cyb3rsalih / APK-Downloader

Download latest version of android apps and games from Google Play.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APK DOWNLOADER

Download apk files from google play using regex

Install and Usage:

Make sure "python3" is installed in your device.

  1. Install the required libraries:

Install all the required libraries

pip3 install -r requirements.txt 
  1. Run the script:
$ python3 APK-Downloader.py
Enter a "Google link" or "file id", select the desired site (your file is stored in "file" folder)

About

Download latest version of android apps and games from Google Play.

License:MIT License


Languages

Language:Python 100.0%