From 3ec26423a7bb82655ac2dfcce53df294d2b22501 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Thu, 21 Mar 2024 14:04:46 +0000 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 11d1f36..60d42b4 100644 --- a/README.md +++ b/README.md @@ -2,21 +2,21 @@ Get your Activation Bytes https://audible-tools.kamsker.at/ -## Downloading (01_get.sh) +## (01_get.sh) Downloading - https://github.com/mkb79/audible-cli (in requirements.txt) - `./get.sh` -## Stripping DRM (02_strip.py) +## (02_strip.py) Stripping DRM - requires ffmpeg compiled with aac support - https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu - `python 02_strip.py AUDIOBOOK.aax` -## Renaming Things (03_rename.py) +## (03_rename.py) Renaming Things - 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] +## (04_chapters.py) Chapters [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