Skip to content

JaegerMaster/Overdrive-Tagger-Libbyfetch-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overdrive-Tagger-Libbyfetch-

Tags the files obtained from Overdrive through Libbyfetch

  1. Obtain the Audiobook by using Libbyfetch (https://github.com/jdalbey/libbyfetch)

  2. Install the required dependecies:

  3. pip install mutagen

    pip install json

    pip install lxml

  4. Go to the Overdrive page of the Audiobook: https://library.overdrive.com/media/mediaid and copy the URL

  5. Run python3 OD_tagger_V2.py <URL>

It will tag the files with:

Album

Author

Narrator

Description

And move the tagged files in a seperate folder under ./tagged_albums

About

Tags the files obtained from Overdrive through Libbyfetch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages