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
8
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
1aaa28d98d
Config generation
2021-08-14 10:52:16 -04:00
.gitignore
Basic conversion
2021-08-13 12:26:50 -04:00
audible-converter.py
Config generation
2021-08-14 10:52:16 -04:00
audible-converter.sh
Started moving to a python script
2021-08-14 09:01:09 -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%