2021-08-13 12:26:50 -04:00
2021-08-14 15:49:07 -04:00

audible-converter

Setup

Install FFmpeg and jq

Fedora

sudo dnf install ffmpeg jq

Usage

  1. Download audiobook from Audible in .aax format.
  2. Run the following command
./audible-converter.sh [Path to Audiobook file]
  1. A converted file will be saved in the current directory.
Description
No description provided
Readme 39 KiB
Languages
Python 72.9%
Shell 27.1%