onyxbits / raccoon4

APK Downloader for Google Play
https://raccoon.onyxbits.de
Apache License 2.0
655 stars 91 forks source link

Fallback to uncompressed download if gzipped stream is unavailable #75

Closed paulo-raca closed 2 years ago

paulo-raca commented 4 years ago

While the gzipped stream works most of the time, I'm getting empty gzipped URLs for splits on com.android.chrome in an emulator profile (abi=x86_64, sdk=28, density=160dpi).

Strangely, none of other apps and device profiles I tested show this problem.

paulo-raca commented 2 years ago

Abandoning