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

[Feature] Use Apkeep 0.16.0 arguments and AAS token for Google Play Store #611

Closed
codeurimpulsif opened this issue Apr 4, 2024 · 3 comments · Fixed by #612
Closed

[Feature] Use Apkeep 0.16.0 arguments and AAS token for Google Play Store #611

codeurimpulsif opened this issue Apr 4, 2024 · 3 comments · Fixed by #612
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@codeurimpulsif
Copy link
Contributor

codeurimpulsif commented Apr 4, 2024

Apkeep new version 0.16.0 now use new arguments (according to this commit) and AAS token for Google Play Store instead of password.

Here are some changes:

  • -u, --username become -e, --email
  • -p, --password become -t, --aas-token

Here are some things to add:

  • New --accept-tos argument
  • New --oauth-token argument to get the AAS token

I think we also need to rename settings variables:

  • GOOGLE_ACCOUNT_USERNAME to GOOGLE_ACOUNT_EMAIL
  • GOOGLE_ACCOUNT_PASSWORD to GOOGLE_ACCOUNT_AAS_TOKEN.
@codeurimpulsif codeurimpulsif added enhancement New feature or request documentation Improvements or additions to documentation labels Apr 4, 2024
@codeurimpulsif codeurimpulsif changed the title [Feature] Use new Apkeep arguments and AAS token for Google Play Store [Feature] Use Apkeep 0.16.0 arguments and AAS token for Google Play Store Apr 5, 2024
@Jean-BaptisteC
Copy link
Contributor

Jean-BaptisteC commented Apr 7, 2024

EFF has updated the list of devices that can be used to download apk.
Let's use Pixel 7 device

@Jean-BaptisteC
Copy link
Contributor

Jean-BaptisteC commented May 24, 2024

Pouet on mastodon when it's deployed in prod?

@codeurimpulsif
Copy link
Contributor Author

yep, i will send a message on the fediverse when maintenance is done and speak about the improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants