audible-converter
Setup
Install FFmpeg and jq
Fedora
sudo dnf install ffmpeg jq
Usage
- Download audiobook from Audible in .aax format.
- Run the following command
./audible-converter.sh [Path to Audiobook file]
- A converted file will be saved in the current directory.