This repository has been archived by the owner on Apr 23, 2023. It is now read-only.
Releases: KrumpetPirate/AAXtoMP3
Releases · KrumpetPirate/AAXtoMP3
v1.3 - audible-cli Integration
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 - Requested Release
Iterative release after many contributions from the community since the last release.
Iterative Release
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
Stable Release v1.0
Updated readme for new script name