audible-cli
audible-cli copied to clipboard
A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
## TL;DR - Build `audible-cli` via nix _including_ all plugins! - Added necessary code to create an AppImage for Linux + docker images via nix. - Also add GitHub action...
Hey :wave: Thanks again for this lovely library! I have created a thin wrapper around this CLI tool _including_ the plugins via nix at https://github.com/kai-tub/audible-cli-appimage. As the name suggests, the...
So it looks like it skips the part where it's supposed to add the input file. > subprocess.CalledProcessError: Command '['ffmpeg', '-v', 'quiet', '-stats', '-activation_bytes', '########', '-c', 'copy', '/dir/to/saved/file.m4b']' returned non-zero...
If would be nice to be able to export profile information in `tsv` Another nice to have would be having the export commands output to `STDOUT` instead of writing files...
This fixes #207, may have gotten in with #171. No worries, guessing this doesn't get used much if I'm the only one that found it. _By the way this is...
Audible Plus
This used to work to download audible plus books. It appears to be skipping them now. Is this something that was purposely removed?
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6. Release notes Sourced from stefanzweifel/git-auto-commit-action's releases. v6.0.0 Added Throw error early if repository is in a detached state (#357) Fixed Fix PAT instructions with...
I wanted to copy my audiobooks to my Android phone and listen to them there with an audiobook app. Trouble is, my books were over 100GB. Also the Android app...
Adds support for decrypting directly to Opus format, with options for bitrate, subfolder output and parallel execution. Typically 5x smaller output files at the default settings. Includes metadata and cover...