agude / wayback-machine-archiver

A Python script to submit web pages to the Wayback Machine for archiving.
https://pypi.org/project/wayback-machine-archiver/
MIT License
71 stars 11 forks source link

Failure of `--archive-sitemap-also` when using local sitemaps #16

Closed agude closed 4 years ago

agude commented 4 years ago

Local sitemaps (prefixed with file://) are not handled correctly when also using --archive-sitemap-also.

Remote sitemaps should be separated out and only they should be backed up.

This bug is in 1.7.0 and 1.7.1.