fieryhenry / tbcml

A python library designed to make modding The Battle Cats easier, more automated, and more powerful
GNU General Public License v3.0
13 stars 3 forks source link

Switch back to apkpure #6

Closed SploeCyber closed 10 months ago

SploeCyber commented 11 months ago

uptodown isn't bad at all. But when a new version comes It was delayed for about 3-4 hours and this make it all use the same website you can check here it back now

fieryhenry commented 11 months ago

the problem is that apkpure doesn't have as many apks as uptodown, uptodown goes back to 2.0.0, whereas apkpure only goes back to 10.7. I could make it so you can choose which service to use when downloading game versions though

fieryhenry commented 10 months ago

In new-structure: https://github.com/fieryhenry/tbcml/blob/e716282adcbed53c1bac034fe7a5d66ff396e1c4/src/tbcml/io/apk.py#L650C9-L650C17 it will try to download from apkpure first, then uptodown if that fails, then archive.org if that also fails