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.
I've been using `0.0.9` for ages with no issues, but today hit the issue of `Extreme` no longer working in the API, so I updated to the latest `0.2.0`. Now...
This seems to be different than issue: https://github.com/mkb79/audible-cli/issues/103 I am getting error: Bad Request (400): 1 validation error detected: Value 'Extreme' at 'quality' failed to satisfy constraint: Member must satisfy...
You may disagree, but I think that covering typical use cases by default would be good user experience. ### Default to --aax or --aax-fallback * example * `audible download --aax...
Thanks for the release of v0.2! I'm looking forward to using those new features. But, I'm not running it now, because VirusTotal.com says: ALYac: Gen:Variant.Tedy.121470 Arcabit: Trojan.Tedy.D1DA7E BitDefender: Gen:Variant.Tedy.121470 Cylance:...
My audible-cli config directory is on drive E, because needs over 100G of space. But I can't get the new release (from audible_win_dir.xip) to look for its config directory there,...
Thank you for implementing the api and cli clients - they were a joy to use, which is impressive given the lack of public-facing documentation! The main use case that...
Downloading books with `--all` options could be a cruel on large librarys. Adding a overview with books left can help a bit. First requested [here](https://github.com/mkb79/audible-cli/issues/50#issuecomment-1013693550).
Describe the bug: If your library contains 2 or more titles with the same name (eg the same books with a different ASIN/narrator), downloads of aaxc,json,jpg will skip due to...
I'm working on my new project [MyAudible](https://github.com/mkb79/myaudible). I have no experience with Django. Everyone is welcome to help me building a good Django app!