1 unstable release

0.1.0 May 6, 2021

#6 in #archival

0BSD license

19KB
248 lines

Wayback Machine downloader

crates.io CI

This is a small command-line utility I wrote to help with browsing archived websites from the Wayback Machine, which can sometimes be pretty slow.

Please refer to the changelog to see what changed in the last releases.

Usage

Install it via:

$ cargo install wayback-mirror

Usage:

$ wayback-mirror --out-dir <directory> <url>

Dependencies

~33–50MB
~1M SLoC