项目作者: jayluxferro

项目描述 :
APK Downloader
高级语言: Python
项目地址: git://github.com/jayluxferro/APK-Downloader.git
创建时间: 2021-03-06T11:42:06Z
项目社区:https://github.com/jayluxferro/APK-Downloader

开源协议:

下载


APK Downloader

  • Python3
  • Requires wget downloader

Instructions

  1. Clone project

    1. git clone https://github.com/jayluxferro/APK-Downloader
  2. Install python dependencies using pip

    1. cd APK-Downloader
    2. pip install -r requirements.txt

Usage

  1. python apk-downloader.py [bundle identifier]

Eg.

  1. python apk-downloader.py com.ecgmobile

NB: To determine the bundle identifier, visit https://play.google.com/store/apps. Search for the app and the bundle identifier will show up in the URL; as shown below.

Limitations

NB: Rate Limited. Try using a VPN.

Acknowledgement

  1. https://github.com/EngineerDanny/apk-downloader