PlaystoreDownloader Versions Save

A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required)

v2.0.0-alpha

2 years ago

Changes since the last release:

v1.3.0

3 years ago

Changes since the last release:

  • Use pipenv for dependency management
  • Add community health files

v1.2.1

3 years ago

Changes since the last release:

  • Test with Python 3.9
  • Use custom ciphers (bb5f59ab3be52f53ea0b15bf2b5ebf8de7b0925a), this should solve login issues (#21, #34)

v1.2.0

4 years ago

Changes since the last release:

  • Add support for split apk files (#17)
  • Bug fixes (#24, #28)
  • Migration to GitHub Actions
  • Refactoring

v1.1.0

6 years ago

Changes since the last release:

  • Optional download of the obb expansion files (#3)
  • Downloaded applications can have custom tags in their names (#4)

v1.0.0

6 years ago

This is the initial release of PlaystoreDownloader.