Results 219 comments of mkb79

@philgoetz I tried it myself with the same result for the windows assets. For Linux, VirusTotal.com shows no hits. So the issue must be in Windows only. You can try...

My first thought is: Please update httpx to v0.23.*! This should solve the issue.

That's really strange. Do you downloading the files in aax or aaxc format? Can you try to set the timeout to 300 and/or set `--jobs 1`. Make these a difference?

Network speed is not everything. It is also due to the server location or latency. You can try to set `--bunch-size 200`. The default is 1,000.

This is a list with all known response groups and which values for which keys they are provide: Always returned keys: - asin - is_ayce - library_status - purchase_date -...

So we/I can check, which response groups are really needed.

@pmcgaley The timeout issue seams to be httpx related. I switched for testing purposes to aiohttp and I don’t get any timeout issues. Maybe I rewrite Audible to use aiohttp...

> I commented on https://github.com/mkb79/audible-cli/commit/8adeb17776dc5a8030a1cb55ca0c18f79cf59f49 Fixed this. Good catch > Not familiar enough with httpx vs aiohttp but sounds like it might be something to try, although just increasing the...

Note: Please be careful with the `audible activation-bytes` command. Each time you run it, it will make an request to the Audible server to fetch the `activation blob` and extract...

Good to hear that. I'm on vacation. Will work on this next week.