AAXtoMP3 Versions Save

Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS

v1.3

2 years ago

This release allows experienced users to use audible-cli derived files to generate the various outputs that this script supports.

For example:

audible download --aaxc --cover --cover-size 1215 --chapter --all
bash AAXtoMP3 -e:m4b -c -D 'Audiobooks/$title \($narrator\)' --use-audible-cli-data *.aaxc

Also in this release macOS 11.5.2 has been confirmed as working with updated checks in the script to check for GNU versions of sed, find, and grep.

Many thanks to @fabh2o for continuing to push the capabilities of this script forward along with all of the other contributors for their work.

v1.2

3 years ago

Iterative release after many contributions from the community since the last release.

v1.1

6 years ago

Been a while since I did a tagged release on this repo. Here are some highlights:

  • Chapter padding
  • ggrep for OSX users
  • Better metadata support
  • OPUS, AAC support
  • Authcode .authcode file in user's home directory

v1.0

7 years ago