Skip to content
New issue

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

Upgrade gplayCLI #4

Open
sweisgerber-dev opened this issue Oct 9, 2017 · 0 comments
Open

Upgrade gplayCLI #4

sweisgerber-dev opened this issue Oct 9, 2017 · 0 comments

Comments

@sweisgerber-dev
Copy link
Member

The original developer updated the app recently https://github.com/matlink/gplaycli

Now supports both Python2.7 and 3.5.

  • Added EncryptedPsswd header to fix credentials authentication.
  • A new way for authentication has been added to GPlayCli: the tokens. I've set up a token-dispenser server (https://github.com/yeriomin/token-dispenser) at this address : https://token.matlink.fr/token/email/[email protected] . The settings has been added to credenttials.conf, and by default GPlayCli will retrieve token from this URL. If you want to keep using your credentials, set token=False in credentials.conf. You can also change the URL and setup your own token-dispenser server and then changing the token_url in the credentials.conf.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant