node-google-play icon indicating copy to clipboard operation
node-google-play copied to clipboard

Get details and download apps from https://play.google.com by emulating an Android (Nexus 5X) device by default. For a rust version of this library check out https://github.com/dweinstein/rs-google-pl...

Results 17 node-google-play issues
Sort by recently updated
recently updated
newest added

It works fine in Node.js 8.x, but does not work in 12.x, 14.x, console returns "LoginError: Error = BadAuthentication", why? I want to update my Discord Bot, discord.js v12 requires...

Currently using this tool require to supply email&password&androidid for google account, this issue is about avoiding it by supporting Anonymous mode that use shared account, see for example other projects...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.3. Commits 6457d74 1.2.3 38a4d1c even more aggressive checks for protocol pollution 13c01a5 more failing proto pollution tests f34df07 1.2.2 67d3722 cleanup 63e7ed0 don't assign...

dependencies

Hi, When downloading an "[aab](https://developer.android.com/guide/app-bundle/)" app the app crashes after the installation. Apps for example: - com.idb.android.apps.authenticator - com.ideomobile.hapoalim Is there something on your side you can do to fix...

help wanted

return api.details(pkg); there i've got something like that: "details": { "appDetails": { "majorVersionNumber": null, "versionCode": null, "versionString": null,

while trying to download this particular apk with package name `com.spotify.s4a` and version code `12470` i'm getting this as response `{"generatedMessage":false,"name":"AssertionError [ERR_ASSERTION]","code":"ERR_ASSERTION","actual":null,"expected":true,"operator":"=="}`

`{"message":"Error retrieving information from server. DF-DFERH-01","name":"RequestError","statusCode":401,"headers":{"content-type":"application/protobuf","cache-control":"no-cache, no-store, max-age=0, must-revalidate","pragma":"no-cache","expires":"Mon, 01 Jan 1990 00:00:00 GMT","date":"Sun, 05 Jan 2020 05:10:48 GMT","x-dfe-content-length":"77","p3p":"CP=\"This is not a P3P policy! See g.co/p3phelp for more info.\"","server":"ESF","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","set-cookie":["NID=195=PvFx5K77tbadTBEIjQdhfsTKzGE8lKQd7dOiQfI7PIXiHev_cTnEcZO9EIiAOTtSLHKFKtXfxvs9nMqVUAP_k5BHm-JKCpepPvaf4P-e6S13z_5CnjQzcRaHZEzLlTdGB_NER4hdlO9yFx98Ks2QmqEQvHx3q02cwf3cqm4nZv4; expires=Mon,...

when i try to download com.mobile.legends com.tencent.ig i got Unhandled rejection AssertionError [ERR_ASSERTION]: expected appDeliveryData please help.