- Notifications
You must be signed in to change notification settings - Fork65
Download APK from Google Play or send API requests
License
3052/google
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
I’m not really sure what the point of this video is, but I guess just begenerous. be kind to people, because you never know how much they might needit, or how far it’ll go.
NakeyJakey (2018)
download APK from Google Play or send API requests
sign in with your GoogleAccount. then get authorization code (oauth_token
) cookie frombrowser storage. should be valid for 10 minutes. then exchangeauthorization code for refresh token (aas_et
):
play -token oauth2_4/0Adeu5B...
do/checkin
request:
play -checkin
do/fdfe/sync
request:
play -sync
get app details:
> play -i com.google.android.youtubedetails[8] = 0 USDdetails[13][1][4] = 19.40.35details[13][1][16] = Oct 7, 2024details[13][1][17] = APK APK APK APKdetails[13][1][82][1][1] = 8.0 and updetails[15][18] = http://www.google.com/policies/privacydownloads = 17.34 billionname = YouTubesize = 122.17 megabyteversion code = 1548869056
acquire app. only needs to be done once per Google account:
play -i com.google.android.youtube -a
download APK. you need to specify any valid version code. the latest code isprovided by the previous details command. if APK is split, all pieces will bedownloaded:
play -i com.google.android.youtube -v 1548869056
up to Android 4.4 (2013), the login is protected with TLS fingerprinting, whichis difficult but possible to bypass. since Android 5 (2014), Google usesbot-guard via JavaScript to protect the login. If you know about this contactme
software is not licensed for commercial use. if you wish to purchase acommercial license, contact me
as of november 5 2023, I no longer offer free discussion of this software. ifyou are interested in paid support, contact me
- 367@tuta.io
- Discord username
- 10308
- Discord invite
- https://discord.com/invite/rMFzDRQhSx
- PayPal
- https://paypal.com/donate?hosted_button_id=UEJBQQTU3VYDY
- Pixel 6 (2021)
- Android 12 (2021)
- Google Play 29 (2022)
About
Download APK from Google Play or send API requests