Open ElegantPercentage opened 1 year ago
That's strange, I haven't used audible for a while (and this needs a rewrite when I have time), but is this happening for all books or just a specific title?
That's strange, I haven't used audible for a while (and this needs a rewrite when I have time), but is this happening for all books or just a specific title?
I've currently tried this with two books in my library (both aren't decrypting). There's no issue with authentication as I could see the device authorized on Audible and Amazon. I've used libation and have had success with making a personal copy. However it would be nice to use your script as it's much simpler for my use case. The error above was generated when I triediAmDeaf -c <ASIN>
. But even when I tried to offline decrypt it just generated the cue, jpg, etc. No mp3 or m4b when I adjusted the config params. And of course whenever you have time. I'd appreciate it.
Either an issue most likely that audible-cli needs to be updated with a more recent release, or the --extreme option was removed. I'll try to fix it this week, the libraries it uses need an updating as well.
I'm not sure when I'll have time to rewrite this. Recently been pretty busy.
Either an issue most likely that audible-cli needs to be updated with a more recent release, or the --extreme option was removed. I'll try to fix it this week, the libraries it uses need an updating as well.
It is indeed a problem with an unsupported quality version requested by the cli. See this release for more details: https://github.com/mkb79/audible-cli/releases/tag/v0.2.1
If an interested user (cough cough @ElegantPercentage cough) were to download the newest version and drop it in the tools subdirectory, he would most probably succeed at his task. :)