Skip to content

Releases: matlink/gplaycli

Version 3.9

27 Oct 15:33
2affd1d
Compare
Choose a tag to compare

Version 3.8

27 Oct 15:33
91cd947
Compare
Choose a tag to compare

Version 3.7

19 Oct 11:59
7ba4e0d
Compare
Choose a tag to compare

Fix issue when token=False (#121)

Version 3.6

18 Oct 21:14
8814640
Compare
Choose a tag to compare

Add '-a' flag to enable download of additional files (obb files)

Version 3.5

18 Oct 20:38
9c00ef4
Compare
Choose a tag to compare

Add support for downloading .obb files e8d0de9

Version 3.4

13 Oct 20:01
3.4
ecdcd23
Compare
Choose a tag to compare

Fix #116 by updating to new API way to fake device (see NoMore201/googleplay-api#16)

Can now fake devices

12 Oct 19:28
3c0c49c
Compare
Choose a tag to compare

Thanks to gpapi update, gplaycli is now able to fake devices using the -dc flag.

3.2

10 Oct 11:16
3.2
e1262f6
Compare
Choose a tag to compare
3.2

Fix bug introduced in gpapi 0.1.4

3.1

10 Oct 11:16
3.1
8d6d24f
Compare
Choose a tag to compare
3.1

Handle upgrading old token cache file

Version 3.0

06 Oct 20:19
3.0
7182ef8
Compare
Choose a tag to compare
  • 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