How to remove DRM from Audible, and put files in proper places and directories.
01_get.sh | ||
02_rip.py | ||
03_rename.py | ||
04_chapters.py | ||
README.md | ||
requirements.txt |
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)