Skip to content

Tliens/IPADownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPADownloader 让下载ipa变得更加方便。

2025.08.27 更新,增加错误解决办法。

此脚本,一键下载,减少逆向学习脑细胞的损耗。

感谢大神,站在大神的肩膀上:https://github.com/majd/ipatool

喜欢请右上角star✨✨

如果下载失败,更换apple id

如果搜不到,请修改脚本中的 --limit 20

img

使用流程

  • 执行./setup.sh 安装环境(仅需执行一次) 或者:
brew install ipatool

注意事项

  • 如果遇到权限问题 chmod +x *.sh

登录苹果账号

ipatool auth login --email xxx --password xx

搜素与下载

ipatool search xxx
ipatool download -b com.x.x

如果遇到下面错误:

Your Apple ID does not have a license for this app. Download the app on an iOS device to obtain a license.

或者:

ERR error="license is required" success=false

现在设备上下载一个,然后再使用该脚本下载。

  • OPTIONS:
    • -b, --bundle-identifier
      • The bundle identifier of the target iOS app.
    • -e, --email
      • The email address for the Apple ID.
    • -p, --password
      • The password for the Apple ID.
    • --log-level (default: info)
    • --version Show the version.
    • -h, --help Show help information.

我的其他开源框架

Author

tliens, maninios@163.com

License

KillBug is available under the MIT license. See the LICENSE file for more info.

About

ipa 下载利器,以后下载ipa,再也不用那么麻烦

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages