mirror of
https://github.com/FliegendeWurst/googleplay-api.git
synced 2024-11-22 04:44:59 +00:00
23937e6cb8
* Updated user agent string with data taken from play-store-api * *download* and *delivery* functions will now return a python generator rather than raw bytes, to prevent app loading entire files in memory. This generator can be iterated to get chunk of bytes to write, as discussed in issue #35. * as a consequence of the previous point, there is no more progress bar feature for downloading. It should be implemented by developers using the API. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
device.properties | ||
googleplay_pb2.py | ||
googleplay.py | ||
utils.py |