aa7c0fb106ebb38ca3cab5f507a8a41b60ac184c
audible-converter
Setup
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.
Description
Languages
Python
72.9%
Shell
27.1%