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
15
Commits
1
Branch
0
Tags
master
Branches
Tags
View all branches
Go to file
Code
Christian Colglazier
e2552db1be
Skip converting already converted books
2021-08-15 09:42:54 -04:00
.gitignore
Ignore created directories
2021-08-14 15:58:46 -04:00
audible-converter.py
Skip converting already converted books
2021-08-15 09:42:54 -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%