Skip to content

scottymeyers/Layback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Creates an animated GIF from a given URLs history.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages