An open API service indexing awesome lists of open source software.

https://github.com/david0z/wayback-machine-downloader

Terminal UI tool for collective download of resources from Archive.org Wayback Machine
https://github.com/david0z/wayback-machine-downloader

archive-org console-app console-application internet-archive internet-wayback-machine wayback-machine wayback-machine-downloader website-scraper

Last synced: 8 months ago
JSON representation

Terminal UI tool for collective download of resources from Archive.org Wayback Machine

Awesome Lists containing this project

README

          

# Wayback Machine Downloader

A simple tool allowing for collective download of files from [Archive.org Wayback Machine](https://web.archive.org/)

## Installation

Just go to latest release (on the right panel click **Releases**) and download the **cmd.exe** and run it.

**!!You might get a notification about untrusted software, but you can allow it to run, it does not contain any viruses, the codebase is freely available and public!!**

## Usage

### Step 1: Download website URLS

##### a) Choose first option to download new website URLs

![App Screenshot](https://raw.githubusercontent.com/David0z/WaybackMachineDownloader/refs/heads/main/screenshots/1.jpg)

##### b) paste your website URL (it will be matched by prefix)

![App Screenshot](https://raw.githubusercontent.com/David0z/WaybackMachineDownloader/refs/heads/main/screenshots/2.jpg)

### Step 2: Choose desired media types

![App Screenshot](https://raw.githubusercontent.com/David0z/WaybackMachineDownloader/refs/heads/main/screenshots/3.jpg)

##### Once downloading of URLs is finished, you can choose any mediatypes that you want to download.

##### a) Press TAB to move down, SHIFT + TAB to move up

##### b) Press ENTER to confirm media type of choice for download. Media types with "X" will be downloaded, while other will not.

##### c) Go down to DOWNLOAD button to initiate downloading

### Step 3: Wait until downloading is complete

![App Screenshot](https://raw.githubusercontent.com/David0z/WaybackMachineDownloader/refs/heads/main/screenshots/4.jpg)

##### Downloaded files will be stored in the same location where your .exe file is located, in "wayback_download" folder.

##### Thanks to persistent storage system all you downloaded filenames will be saved. If you happen to interrupt the program, just run it again, pick the media types and continiue on.

Happy downloading