Skip to content

sean89503/LibbyRip

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LibbyRip

Rip all your favorite audiobooks from libby!

Exporting audiobook Showing chapters

How to use

  1. Install the TamperMonkey extension for your browser.
  2. Install the userscript from the GreasyFork page
  3. Find your audiobook on Libby and export.

Using the Python script

The Python script provided with this repo provides an optional way to bake metadata in your downloaded media.

To run the script Python is required, and you must install the dependencies using the following command:

pip install -r requirements.txt

Then simply run the script, and drag-and-drop the extracted folder with your audiobook in it. (You must extract the zip file, then use the folder with mp3s in it)

About

RIP audio books from Libby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • Python 20.5%