Skip to content

jamessucla/archiveripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archive.org Ripper

This script lets you download books page-by-page from archive.org in the event that there is no PDF link. Any book with a <14 day loan period is like this, as you can see:

The script needs your login credentials to borrow the book, then it will run on its own using your session.

Do not use this program in an illegal manner. Thanks!

Screenshots

Dependencies

Install the Python dependencies (creating a virtual environment first is recommended):

pip install -r requirements.txt

Usage

Run python ripper.py -h to get a list of all possible command line options.

Planned Features

  • Searching for books instead of inputting id directly

  • GUI

About

Download borrowed books from archive.org

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages