Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
Y

YTMusicUltimate

> 编程语言
Open source

The best tweak for YouTube Music iOS.

2.5K stars0 likes0 views
WebsiteGitHub

About

The best tweak for YouTube Music iOS.

# YTMusicUltimate

The best tweak for the YouTube Music on iOS.

## Download Links * **Jailbreak:** Add __[https://ginsu.dev/repo](https://ginsu.dev/repo)__ to your favorite installer and download latest version from there, or from __[Releases](https://github.com/ginsudev/YTMusicUltimate/releases)__ page. (arm.deb version for Rootful and arm64.deb version for Rootless devices) * **Sideloading:** We no longer provide a sideloading IPA but you can build one yourself, keep reading: ## How to build a YTMusicUltimate IPA by yourself using Github actions 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. 1. Fork this repository using the fork button on the top right. 2. On your forked repository, go to Repository Settings > Actions, enable Read and Write permissions. 3. 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. 4. Find a decrypted YTMusic .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider(filebin.net or Dropbox is recommended). Paste the url to the necessary field and click "Run workflow". 5. Wait for the build to finish. You can download the tweaked IPA from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTMusicUltimate/releases) ## IPA building troubleshooting(I can't build the IPA/Github action fails/I can't find the releases section etc.) 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. ## How to build the package by yourself on your device 1. Install __[Theos](https://theos.dev/docs/installation)__ 2. Clone this repo __[using git](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)__ 3. 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)](https://github.com/Al4ise/Azule)__ Made with ❤ by Ginsu and Dayanch96

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言