A powershell script to download items from the Internet Archive
./InternetArchiveDownloader.ps1 item-name
Downloads https://archive.org/download/item-name into ./item-name
-DeleteRemove any files in the download directory not found in the archive-Folder [name]Only download the contents of a specific subdirectory-OutPath [name]Specify a different location for the downloaded files
- Download all files in an item, maintaining original folder structure
- Stop/resume by killing the script and starting it again later
- Run on an existing folder to verify hashes and redownload changed files