jonas-schievink / wayback-mirror

A downloader for sites archived on the Wayback Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

A downloader for sites archived on the Wayback Machine

License:BSD Zero Clause License


Languages

Language:Rust 100.0%