🪴 Convert Audible Book to MP3

I do this to load my Audible books in Overcast so I can have 1 feed to do all my podcast/audio book listening with my silence trimmed and nice speed transformations.

I buy the books I convert, and I’m glad I have access to the files without DRM so I can use the tools I want to consume them.

Had to install python3 via hombrew https://www.saintlad.com/install-python-3-on-mac/

Then pip https://pip.pypa.io/en/stable/installing/

python3 get-pip.py

https://github.com/KrumpetPirate/AAXtoMP3

Get Audible key https://github.com/inAudible-NG/audible-activator https://sites.google.com/a/chromium.org/chromedriver/downloads https://chromedriver.storage.googleapis.com/index.html?path=88.0.4324.96/

Driver needs to match the version of chrome you have installed

Player ID is 2jmj7l5rSw0yVb/vlWAYkK/YBwk=

ATTENTION: Now you may have to enter a one-time password manually. Once you are done, press enter to continue...
activation_bytes: {REDACTED_TOKEN}
bash AAXtoMP3 -A {REDACTED_TOKEN} -e:m4a -t ~/Downloads ~/Downloads/Book_File.aax
Made by Brandon . If you find this project useful you can donate.