AudibleExtract: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 19: | Line 19: | ||
= Renaming = | = Renaming = | ||
List books for a given author: | |||
<pre> | |||
find Audiobook/ -type f | ./bin/rename.pl | grep Shirtaloon | more | |||
</pre> | |||
Make updates to the map in rename.pl | |||
Run rename: | |||
<pre> | |||
find Audiobook/ -type f | ./bin/rename.pl | grep Shirtaloon | grep -v 'm3u' | sh | |||
</pre> | |||
= more = | = more = |
Revision as of 14:56, 19 February 2023
- Download the AAX
- OpenAudible will do the trick, no need to register, just use it to pull the AAX onto disk.
- https://openaudible.org/
- /usr/local/bin/OpenAudible
- Extract the Activation Bytes
- This is the webapp: https://github.com/audible-tools/audible-tools.github.io
- Hosted version here: https://audible-converter.ml/
- Run AAXtoMP3
- https://github.com/KrumpetPirate/AAXtoMP3.git
- /home/bob/projects/archive/AAXtoMP3/
./AAXtoMP3 --authcode bf74ee09 ~/OpenAudible/aax/Space\ Team.2.AAX
Now you can rename your files, structure the directories however you want, use whatever player you like, no longer shackled to the tiny, poorly developed window that one megacorp has convinced congress that the law should force you to accept even after you have satisfied First Sale.
Renaming
List books for a given author:
find Audiobook/ -type f | ./bin/rename.pl | grep Shirtaloon | more
Make updates to the map in rename.pl
Run rename:
find Audiobook/ -type f | ./bin/rename.pl | grep Shirtaloon | grep -v 'm3u' | sh
more
Player I like: https://f-droid.org/en/packages/souch.smp/
book audiobook mp3 audible