majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.35k stars 468 forks source link

failed to download file: license is required #167

Closed LesenHuang closed 1 year ago

LesenHuang commented 1 year ago

Description

[rosenwong@M1:~]$ ipatool search wechat
10:24PM INF apps=[{"bundleID":"com.tencent.xin","id":414478124,"name":"微信","price":0,"version":"8.0.34"},{"bundleID":"com.ss.iphone.ugc.Aweme","id":1142110895,"name":"抖音","price":0,"version":"24.4.0"},{"bundleID":"com.tencent.weread","id":952059546,"name":"微信读书","price":0,"version":"7.2.1"},{"bundleID":"net.whatsapp.WhatsApp","id":310633997,"name":"WhatsApp Messenger","price":0,"version":"23.5.78"},{"bundleID":"com.tencent.QQPim","id":389481236,"name":"QQ同步助手-手机资料备份,换机数据恢复","price":0,"version":"8.0.7"}] count=5
[rosenwong@M1:~]$ ipatool download -b com.tencent.xin -o wechat.ipa
10:24PM ERR error="failed to download file: license is required" success=false
ViRb3 commented 1 year ago

You need --purchase flag.