Skip to content

Mark02-2012/YTMUltimatePLUS

 
 

Repository files navigation

YTMUltimate+

The best fork of YTMusicUltimate that adds more tweaks for the YouTube Music app on iOS.

The updates will be released every new YTMusic/YTMusicUltimate version (stimated time for updates: 3-24 hours VARIABLE), but also ON MY NEW TELEGRAM CHANNEL 👉LINK TO JOIN👈

⚠️Notice⚠️

In the repo may be some issues, so please report any issue in the Issues section.

Download table

Implemented new fixed deb for working downloads from release 9.23.4 and 2.4.1! (Also in Actions)

Release YTM version YTMUltimate version YTMUltimate+ version
YTMUltimate+ Latest 9.25.3 2.4.1 fix 1.0
YTMusicUltimate Latest 9.25.3 2.4.1 fix /

Download Links

(arm.deb version for Rootful and arm64.deb version for Rootless devices)

  • Sideloading: You can find pre-built IPAs in the Download table and the releases tab, but can also build one yourself, keep reading:

How to build a YTMusicUltimate and YTMUltimate+ IPA by yourself using Github actions

Note

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 and YTMUltimate+" located on the left side. Click "Run workflow" button located on the right side.
  4. Find a decrypted YTMusic .ipa file (from decrypt day for example) and upload it to a file provider (filebin.net, Dropbox or catbox.moe is recommended). Paste the url to the necessary field, select the extra tweaks you want 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

  2. Clone this repo using git

  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)

So.. What is YTMUltimate+?

YTMUltimate+ is simply a fork of the original YTMusicUltimate by Dayanch96, but with more integrated tweaks.

YTMUltimate+ versions changelog

  • 1.0 (May 29 2026):

First release, added Return-YouTube-Music-Dislikes, YTMABConfig, YouMusicPiP and VolumeBoostYT

Added tweaks

Note

All added tweaks preferences can be found in YTMusic > Account > Settings, except for VolumeBoostYT and YouMusicPiP (Because them don't have a preferences section in settings).

YTMusicUltimate preferences can be found in YTMusic > Account.

Return-YouTube-Music-Dislikes

Return-YouTube-Music-Dislikes is a tweak based on Return-YouTube-Dislikes that permit to view dislikes in YouTube Music app

Official repository by PoomSmart

YTMABConfig

YTMABConfig is a tweak that permit to view and change A/B flags of YouTube Music

Official repository by PoomSmart

YouMusicPiP

YouMusicPiP is a tweak based on YouPiP that enable PiP in YouTube Music when you select video mode on the song and exit from the app

Official repository by PoomSmart

VolumeBoostYT

VolumeBoostYT is a tweak that was created for YouTube, but it's also compatible with YouTube Music, that permit to adjust and boost your volume from 0 to 2000% with gestures

Official repository by VasirakCalgux

About

The best fork of YTMusicUltimate that adds more tweaks for the YouTube Music app on iOS.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 83.5%
  • Objective-C 11.3%
  • Logos 5.1%
  • Makefile 0.1%