The best tweak for the YouTube Music on iOS.
- 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)
- Fork this repository using the fork button on the top right.
- On your forked repository, go to Repository Settings > Actions, enable Read and Write permissions.
- Go to the Actions tab on your forked repo, click on "Build and Release YTMusicUltimate" located on the left side.
- Click "Run workflow" button located on the right side. Provide a URL for a decrypted YTMusic ipa(Providing YTMusic IPA is prohibited, you must find the IPA by yourself, don't ask for one). Click "Run workflow" again.
- You can download the tweaked IPA from the releases section of your repo after the build finishes.
-
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