1
0
Fork 0

fix readme, add packages

This commit is contained in:
Tyrel Souza 2024-03-21 13:52:05 +00:00
parent f24fde1af5
commit be89883046
2 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,16 @@
requires ffmpeg compiled with aac support
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
# 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)

View File

@ -1 +1,2 @@
audible-cli
mutagen