1
0
Fork 0
How to remove DRM from Audible, and put files in proper places and directories.
Go to file
Tyrel Souza cc8d74f97c more readme 2024-03-21 14:00:35 +00:00
01_get.sh name files in order 2024-03-21 13:53:08 +00:00
02_strip.py more readme 2024-03-21 14:00:35 +00:00
03_rename.py name files in order 2024-03-21 13:53:08 +00:00
04_chapters.py name files in order 2024-03-21 13:53:08 +00:00
README.md more readme 2024-03-21 14:00:35 +00:00
requirements.txt fix readme, add packages 2024-03-21 13:52:05 +00:00

README.md

Audible

Get your Activation Bytes https://audible-tools.kamsker.at/

Downloading (01_get.sh)

Stripping DRM (02_strip.py)

Renaming Things (03_rename.py)

  • Requires the python mutagen package (in requirements.txt)
  • python 03_rename.py filename.m4b or python 03_rename.py in a directory

Not Audible

For when you have a folder of mp3s in order of chapters

Chapters (04_chapters.py) [not for Audible, for collections of mp3 files]

  • this makes a FFMETADATAFILE based on the timing of a list of Mp3 files and adds those as an M4B file