david-lev fork #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://github.com/david-lev/PlaystoreDownloader
https://github.com/ClaudiuGeorgiu/PlaystoreDownloader/compare/master...david-lev:PlaystoreDownloader:master
https://github.com/ClaudiuGeorgiu/PlaystoreDownloader/compare/master...david-lev:PlaystoreDownloader:master#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R6
It seems that it refers to the following message on program start:
Note that on the latest version (3.0) there is no more this message and I have not been limited except with the save feature.
While it seems that I correctly retrieve the
ANDROID_ID
, as it seems to be the GSF ID.Uplink
>Register GSF ID
:I tried unsuccessfully with
Uplink
>Download App
to usetoken
asAUTH_TOKEN
:After
Uplink
>Web login flow
, got:With this
Auth Token
with https://github.com/david-lev/PlaystoreDownloader I am able to make it work. However, is the downloaded.apk
enough while possibly need multiple files (see Benjamin_Loison/AuroraStore/issues/5)?Well it does not seem to download all necessary APKs for
com.carrefour.fid.android
, as I got:Using the option:
solves this issue.
Once have analyzed other forks, should contribute with a pull request.
Should consider merging last before archiving commits.
Related to Benjamin_Loison/AuroraStore/issues/6.
Get with and without
-s
:Considering before archiving commits seem to make sense.