Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Releases: KrumpetPirate/AAXtoMP3

v1.3 - audible-cli Integration

03 Sep 17:43
Compare
Choose a tag to compare

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

21 Feb 23:25
70ae2ce
Compare
Choose a tag to compare

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

Iterative Release

06 Apr 16:02
Compare
Choose a tag to compare

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

15 May 02:01
Compare
Choose a tag to compare
Updated readme for new script name