The best tweak for the YouTube Music on iOS.
(arm.deb version for Rootful and arm64.deb version for Rootless devices)
If this is your first time here, start from step 1. If you built a YTMU IPA before, skip steps 1 and 2. Instead, click on the "Sync fork" button to get the latest version of the tweak and continue through step 3.
99.9% of the time, the culprit is the IPA URL you provided. You HAVE TO provide a decryped IPA. It cannot be any other extension, it has to be a .ipa file. Find a decrypted YTMusic IPA(we can't help you with that), upload it to filebin.net or Dropbox, give the direct link to the GitHub action. If you find a working ipa and upload it properly, everything will start working perfectly, pinky promise.
If the github action works and you cannot find where you can download the result, you need to add /releases to the url of your forked repository. It'll probably look like this: https://github.com/YOURUSERNAME/YTMusicUltimate/releases, don't forget to replace the YOURUSERNAME part with your username. It may seem invisible but if the github action is successful, IPA will be there.
Install Theos
Clone this repo using git
Cd your YTMusicUltimate folder and run:
• 'make clean package' to build deb for rootful device
• 'make clean package ROOTLESS=1' to build deb for rootless device
• 'make clean package SIDELOADING=1' to build deb for injecting in to ipa
• To learn how to inject tweaks in to ipa visit here (Azule)
Made with ❤ by Ginsu and Dayanch96