Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: SUPPORT tvOS #63

Open
isaac960623 opened this issue Nov 29, 2024 · 0 comments
Open

feature: SUPPORT tvOS #63

isaac960623 opened this issue Nov 29, 2024 · 0 comments

Comments

@isaac960623
Copy link

Hi @NyaMisty , I just thought your repository is really cool! And it's also very Python-friendly. I have a strong need to download IPA files for tvOS. Would it be possible for you to implement this feature?

After some testing, I suspect it might require modifying the CONFIGURATOR_UA to specify the OS for downloading. Do you have any experience with this?

I tried to set CONFIGURATOR_UA = 'Configurator/2.0 (Apple TV; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13T534YI'
I got the output:
{'pings': [], 'metrics': {'dialogId': 'MZApplication.GeneralError', 'message': 'Your request is temporari', 'options': ['OK'], 'actionUrl': ipatool.py:320 'p25-buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/volumeStoreDownloadProduct', 'asnState': 0, 'mtTopic': 'xp_its_main', 'eventType': 'dialog'}, 'failureType': '', 'customerMessage': 'Your request is temporarily unable to be processed.', 'm-allowed': False, 'dialog': {'m-allowed': False, 'message': 'Your request is temporarily unable to be processed.', 'explanation': 'Please try again later.', 'defaultButton': 'ok', 'okButtonString': 'OK', 'initialCheckboxValue': True}, 'cancel-purchase-batch': True}

@isaac960623 isaac960623 changed the title SUPPORT tvOS feature: SUPPORT tvOS Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant