Skip to content

1.2.0

Compare
Choose a tag to compare
@bitdruid bitdruid released this 08 Jun 14:57
· 7 commits to main since this release
  • fixed errors if snapshots colide path<->file #3 #4
  • fixed errors where a picture was stored as index.html #7
  • added url-encoding #4
  • prevent redirect loops #4
  • fixed SIGINT KeyboardInterrupt prevents csv-file from generating #8
  • added custom exception handler
  • added --debug to log exceptions into an error-log and print out full traceback instead of shortened
  • replaced batch-lists with queue for workers #9
  • added some cdx-queries from example.com to test
  • added --cdxbackup and --cdxinject to either store a cdx query for later use or use a backup
  • added --skip -> an existing csv-file will be used to check for already downloaded snapshots
  • changed user-agent to give archive.org the possibility to know who is scraping #11