We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to genereate download links for older versions of app ? apk.support website is able to do that: https://apk.support/app/com.alpha.mpsen.android/download?v=Mi43LjM=&e=fafc5299 (click analyze -> Google Server).
The text was updated successfully, but these errors were encountered:
Is this a duplicate of #117 ?
Sorry, something went wrong.
that URL is not valid:
> curl -i 'https://apk.support/app/com.alpha.mpsen.android/download?v=Mi43LjM=&e=fafc5299' HTTP/2 404 date: Sat, 24 Jun 2023 22:28:10 GMT content-type: text/plain content-length: 3 nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800} strict-transport-security: max-age=15552000; includeSubDomains x-content-type-options: nosniff server: cloudflare cf-ray: 7dc866ff8a30e98f-DFW alt-svc: h3=":443"; ma=86400 404
also, that site does not return all versions - for example with YouTube only goes back to 2021:
https://apk.support/app/com.google.android.youtube/versions?page=5
No branches or pull requests
Is it possible to genereate download links for older versions of app ?
apk.support website is able to do that: https://apk.support/app/com.alpha.mpsen.android/download?v=Mi43LjM=&e=fafc5299 (click analyze -> Google Server).
The text was updated successfully, but these errors were encountered: