audible-converter/README.md

391 B

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.