YTMusicUltimate
The best tweak for the YouTube Music on iOS.
Download Links
- Jailbreak: Add https://ginsu.dev/repo to your favorite installer and download latest version from there, or from Releases page.
(arm.deb version for Rootful and arm64.deb version for Rootless devices)
-
Sideloading (Without jailbreak): Download IPA file from the Releases page and install using signer such as Sideloadly/AltStore
Or sign the app with a paid certificate.
How to build the package by yourself on your device
-
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