Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 627 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 627 Bytes

Archiver

A command-line tool that interfaces with archive.org

Usage: archive.py [option] [option2]

    -CH/ch [url] - Check if a URL already exists in the wayback machine and return it's information if it does
    
    -ARCH/arch [url] - Archive a URL
    
    -CHARCH/charch [url] - Archive a url if it doesn't already exists
    
    -OUTT/outt [filename] - Output a list of archived urls in text format
    
    -H/h - Print this help message
    
    -LARCH/larch - print out a list of urls you archived
    
    -SAVE/save [url] [filename] - Save a url into a file