mkb79
mkb79
aax and aaxc files are encrypted containers which contains the audio, metadata and cover. They have to be decrypted before they can be played. This can be done with aax2mp3,...
Thank you for your PR. I will take a look on this now.
Hi. Currently I'm working on a fullstack Django/React app for Audible. So I'm short on time. But will give my best to merge your pr after a review.
> The django/react app sounds cool! I'm eager to check it out once you have it working I will invite you to this project when it's ready for beta testing...
Chapter mismatch occur, if the number of chapters requested from the API are not equal to the number of chapters from the audio file. You can try to add `-t`...
Thank you for this information. I will take a look on this. The chapter file contains the response from the API and not the file. I can request flatten chapters...
> a lot of the longer file downloads are failing with this same error message. is there a way for the application to try and resume the download? I‘m thinking...
Hi. Thank you for this information. The code should not hang here, just skip the item. I will look on this. FYI: You don’t have the right to consume these...
Occur this error by downloading aax files, aaxc files or both?
Do you have the same issue if you download an book with `--aaxc` instead of `--aax-fallback`