Code Monkey home page Code Monkey logo

google-play-downloader's People

Contributors

evilsocket avatar muflone avatar neroburner avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-play-downloader's Issues

obb

You could download
obb ???

Google play update ?

now downloader error,zlib.decompress(data, 16 + zlib.MAX_WBITS) ,Decompression is empty,i don't know why

CI test

To find out errors like #5 as early as possible.

Tried Travis CI. Seems Google doesn't allow me to log in from a mysterious location :(

not work for some free apps

i can't download some apps like real racing 3 (free). But i can download the others like line, WA.
here is output real racing 3:
server@server:~/gp$ python gplay-downloader.py -n com.ea.games.r3_row

    GooglePlay Downloader - Directly download apks from GooglePlay to your PC.
    Copyleft Simone Margaritelli <[email protected]>
    http://www.evilsocket.net

@ Logging in ...
@ Requesting package ...
Traceback (most recent call last):
File "gplay-downloader.py", line 127, in
main()
File "gplay-downloader.py", line 118, in main
(url, market_da) = market.get_asset(request.encode())
File "/home/server/gp/Market.py", line 55, in get_asset
raise Exception("Unexpected response.")
Exception: Unexpected response.

Not working anymore

Google has removed ClientLogin interface, which is used in this tool. As a result, any download will give 404:
(See https://developers.google.com/identity/protocols/AuthForInstalledApps)

$ ./gplay-downloader.py -f config.json -n jp.naver.line.android

    GooglePlay Downloader - Directly download apks from GooglePlay to your PC.
    Copyleft Simone Margaritelli <[email protected]>
    http://www.evilsocket.net


@ Logging in ...
Traceback (most recent call last):
  File "./gplay-downloader.py", line 120, in <module>
    main()
  File "./gplay-downloader.py", line 104, in main
    market.login()
  File "/home/yen/Computer/Programming/python/google-play-downloader/Market.py", line 32, in login
    data = self._request(self.LOGIN_PAGE, params)
  File "/home/yen/Computer/Programming/python/google-play-downloader/Market.py", line 20, in _request
    connection = self._opener.open(url, encoded_params.encode('utf-8'))
  File "/usr/lib/python3.4/urllib/request.py", line 469, in open
    response = meth(req, response)
  File "/usr/lib/python3.4/urllib/request.py", line 579, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.4/urllib/request.py", line 507, in error
    return self._call_chain(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 441, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.4/urllib/request.py", line 587, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

I'll try to integrate OAuth 2.0 as soon as possible.

You can solve the problem thank you In advance It no longer works

You can solve the problem

thank you In advance

It no longer works

Traceback (most recent call last):
File "gplay-downloader.py", line 115, in
main()
File "gplay-downloader.py", line 99, in main
market.login()
File "/home/marketapk/public_html/downloader/Market.py", line 30, in login
raise Exception("Invalid login credentials.")
Exception: Invalid login credentials.

It no longer works

Hello, how are you

It no longer works
It has stopped working. Can you check again?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.