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
9f34fe4a8aff1b2fe42ebed559aaa391e20f05f8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
AquaMorph
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.
Reference in New Issue
View Git Blame
Copy Permalink
S
Description
No description provided
Readme
39
KiB
Languages
Python
72.9%
Shell
27.1%