How to remove DRM from Audible, and put files in proper places and directories.
chapters.py | ||
get.sh | ||
README.md | ||
rename.py | ||
requirements.txt | ||
rip.py |
Audiobook Tool Scripts
Get your Activation Bytes https://audible-tools.kamsker.at/
Downloading
- https://github.com/mkb79/audible-cli (in requirements.txt)
Stripping DRM
- requires ffmpeg compiled with aac support
- https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
Renaming Things
- Requires the python mutagen package (in requirements.txt)