Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 862 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 862 Bytes

Instafel GPlayAPI

This project used to grab latest Instagram apks from Google Play

How to run

First of all, you need to update properties file with your credentials (you need to crate a file named 'gplayapi.properties' in me.mamiiblt.instafel.gplayapi's resource folder)

email = <Google account mail>
aas_token = aas_et/.....

You need to get AAS Token from Aurora's Authenticator app.

Instafel GPlayapi needs github_pat, github_releases_link and telegram_bot_token for normally, you can customize for your jobs too.

You are ready to use Aurora Store's GPlayAPI with Java too

Don't Forget

Thanks AuroraOSS/gplayapi for made this project possible.