{"id":19409598,"url":"https://github.com/3052/google","last_synced_at":"2025-05-16T12:10:04.000Z","repository":{"id":130146645,"uuid":"608862328","full_name":"3052/google","owner":"3052","description":"Download APK from Google Play or send API requests","archived":false,"fork":false,"pushed_at":"2025-03-31T05:46:46.000Z","size":450,"stargazers_count":297,"open_issues_count":2,"forks_count":66,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-03T09:09:34.253Z","etag":null,"topics":["android","google-play"],"latest_commit_sha":null,"homepage":"https://41.neocities.org/google","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3052.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-02T22:19:57.000Z","updated_at":"2025-04-01T12:51:14.000Z","dependencies_parsed_at":"2023-09-29T23:05:30.187Z","dependency_job_id":"83449757-ac32-4382-bef7-b8c31479a6ed","html_url":"https://github.com/3052/google","commit_stats":{"total_commits":310,"total_committers":2,"mean_commits":155.0,"dds":0.003225806451612856,"last_synced_commit":"c056b27f7af74ff88a362ac4817d9a6fc0d7f4ec"},"previous_names":["4cq2/google-play","1268/google-play","1268/google","4cq2/googleplay","3052/google"],"tags_count":65,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fgoogle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fgoogle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fgoogle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3052%2Fgoogle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3052","download_url":"https://codeload.github.com/3052/google/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525758,"owners_count":21118748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","google-play"],"created_at":"2024-11-10T12:12:12.506Z","updated_at":"2025-04-12T06:21:00.192Z","avatar_url":"https://github.com/3052.png","language":"Go","funding_links":["https://paypal.com/donate?hosted_button_id=UEJBQQTU3VYDY"],"categories":["Go"],"sub_categories":[],"readme":"# Google Play\n\n\u003e I’m not really sure what the point of this video is, but I guess just be\n\u003e generous. be kind to people, because you never know how much they might need\n\u003e it, or how far it’ll go.\n\u003e\n\u003e [NakeyJakey](//youtube.com/watch?v=Cr0UYNKmrUs) (2018)\n\ndownload APK from Google Play or send API requests\n\n## tool examples\n\n[sign in](//accounts.google.com/embedded/setup/v2/android) with your Google\nAccount. then get authorization code (`oauth_token`) cookie from\n[browser\u0026nbsp;storage][1]. should be valid for 10 minutes. then exchange\nauthorization code for refresh token (`aas_et`):\n\n~~~\nplay -token oauth2_4/0Adeu5B...\n~~~\n\n[1]://firefox-source-docs.mozilla.org/devtools-user/storage_inspector\n\ndo `/checkin` request:\n\n~~~\nplay -checkin\n~~~\n\ndo `/fdfe/sync` request:\n\n~~~\nplay -sync\n~~~\n\nget app details:\n\n~~~\n\u003e play -i com.google.android.youtube\ndetails[8] = 0 USD\ndetails[13][1][4] = 19.40.35\ndetails[13][1][16] = Oct 7, 2024\ndetails[13][1][17] = APK APK APK APK\ndetails[13][1][82][1][1] = 8.0 and up\ndetails[15][18] = http://www.google.com/policies/privacy\ndownloads = 17.34 billion\nname = YouTube\nsize = 122.17 megabyte\nversion code = 1548869056\n~~~\n\nacquire app. only needs to be done once per Google account:\n\n~~~\nplay -i com.google.android.youtube -a\n~~~\n\ndownload APK. you need to specify any valid version code. the latest code is\nprovided by the previous details command. if APK is split, all pieces will be\ndownloaded:\n\n~~~\nplay -i com.google.android.youtube -v 1548869056\n~~~\n\n## goals\n\n1. [Pixel 6](//wikipedia.org/wiki/Pixel_6) (2021)\n2. [Android 12](//wikipedia.org/wiki/Android_12) (2021)\n3. [Google Play](//wikipedia.org/wiki/Google_Play) 29 (2022)\n\nup to Android 4.4 (2013), the login is protected with TLS fingerprinting, which\nis difficult but possible to bypass. since Android 5 (2014), Google uses\nbot-guard via JavaScript to protect the login. If you know about this contact\nme\n\n## money\n\nsoftware is not licensed for commercial use. if you wish to purchase a\ncommercial license, contact me\n\n---------------------------------------------------------------------------------\n\nas of november 5 2023, I no longer offer free discussion of this software. if\nyou are interested in paid support, contact me\n\n\u003cdl\u003e\n   \u003cdt\u003eemail\u003c/dt\u003e\n      \u003cdd\u003e367@tuta.io\u003c/dd\u003e\n   \u003cdt\u003eDiscord username\u003c/dt\u003e\n      \u003cdd\u003e10308\u003c/dd\u003e\n   \u003cdt\u003eDiscord invite\u003c/dt\u003e\n      \u003cdd\u003ehttps://discord.com/invite/rMFzDRQhSx\u003c/dd\u003e\n   \u003cdt\u003ePayPal\u003c/dt\u003e\n      \u003cdd\u003ehttps://paypal.com/donate?hosted_button_id=UEJBQQTU3VYDY\u003c/dd\u003e\n\u003c/dl\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3052%2Fgoogle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3052%2Fgoogle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3052%2Fgoogle/lists"}