Results 238 comments of mkb79

> Default to --aax or --aax-fallback This was one of my thoughts in the past. But I decided against it. Some users prioritize aax, some aaxc. What if a user...

Please run `audible activation-bytes` to obtain your auth code!

Please use ffmpeg >=4.4 which support decrypting aaxc!

Discussions to this topic can be found [here](https://github.com/mkb79/Audible/discussions/95).

I‘m downloading aaxc files with my `audible-cli` package using an authenticated client and the User-Agent `Audible/671 CFNetwork/1240.0.4 Darwin/20.6.0`! You can try it yourself this way: ```python import audible import httpx...

Thank you for the information about the pip3 installation. I will take a look on this. The `is_ayce` key can be found only in the library. I thought it where...

Thank you for your information! As far as I know, Audible Plus titles have there own categories. You can check the categories of your book above and then request books...

I doesn't have any experience with these product_sort_by response_group. But I let open this issue. Maybe some other can help.

Okay, I've found out how to decrypt the frc cookie myself. The 'pw' is the device serial.

Here is an example of the JSON data from a decrypted frc cookie ```json { "ApplicationVersion": "3.35.1", "DeviceOSVersion": "iOS/14.1", "ScreenWidthPixels": "375", "TimeZone": "+02:00", "ScreenHeightPixels": "812", "ApplicationName": "Audible", "DeviceJailbroken": false, "DeviceLanguage":...