Skip to content

Commit

Permalink
Note on Wayback Machine added to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
john-corcoran committed Apr 11, 2022
1 parent 022a927 commit 450cdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Internet Archive Downloader

This Python script uses multithreading and multiprocessing in conjunction with the [Internet Archive Python Library](https://archive.org/services/docs/api/internetarchive/) to provide bulk downloads of files associated with Internet Archive ([archive.org](https://archive.org/)) items, with optional interrupted download resumption and file hash verification.
This Python script uses multithreading and multiprocessing in conjunction with the [Internet Archive Python Library](https://archive.org/services/docs/api/internetarchive/) to provide bulk downloads of files associated with Internet Archive ([archive.org](https://archive.org/)) items and collections, with optional interrupted download resumption and file hash verification. Wayback Machine ([web.archive.org](https://web.archive.org/)) pages are not supported by this script.

## Getting started

Expand Down

0 comments on commit 450cdd6

Please sign in to comment.