Releases: matlink/gplaycli
Releases · matlink/gplaycli
Version 3.9
Version 3.8
- Fix issue with -t flag (c4d7b70)
Version 3.7
Fix issue when token=False (#121)
Version 3.6
Add '-a' flag to enable download of additional files (obb files)
Version 3.5
Add support for downloading .obb files e8d0de9
Version 3.4
Fix #116 by updating to new API way to fake device (see NoMore201/googleplay-api#16)
Can now fake devices
Thanks to gpapi update, gplaycli is now able to fake devices using the -dc
flag.
3.2
3.1
Version 3.0
- Changed GooglePlay API to use gpapi by NoMore201
- Fixed bugs for unicode strings and python3 bytestrings
- The same API is used by both python2 and 3