Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 651 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 651 Bytes

Layback Machine

Creates an animated GIF from a given URLs history via the Wayback Machine. Depending on the age of your site, it may take some considerable time to process.

layback -url example.com -d /Downloads/

Dependencies

Selenium, imageio

Installation

Use pip:

pip install layback

Usage

layback [-h] -url URL -d D

optional arguments:
  -h, --help  show this help message and exit
  -url URL    the URL of the resource you want to download.
  -d D        directory to save the files.