This website requires JavaScript.
Explore
Help
Sign In
AquaMorph
/
audible-converter
Watch
1
Star
0
Fork
0
You've already forked audible-converter
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Christian Colglazier
9f34fe4a8a
Get audiobook title
2021-08-13 15:05:18 -04:00
.gitignore
Basic conversion
2021-08-13 12:26:50 -04:00
audible-converter.sh
Get audiobook title
2021-08-13 15:05:18 -04:00
README.md
Documentation to setup and run script
2021-08-13 12:42:31 -04:00
README.md
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.
Description
No description provided
Readme
39
KiB
Languages
Python
72.9%
Shell
27.1%