Skip to content

YoungerDryas89/Archiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A command-line tool that interfaces with archive.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages