Akdeniz / google-play-crawler

Play with Google Play API :)
Other
562 stars 204 forks source link

Added support to download an already-purchased APP. No purchase flow yet. #24

Open filamoon opened 11 years ago

filamoon commented 11 years ago

The flow to download a paid APP is slightly different. It first calls GET /fdfe/delivery instead of POST /fdfe/purchase

BTW, the indention of the original source files is quite odd to me :)