Skip to content

abbaskabul/YTMusicUltimate

 
 

Repository files navigation

YTMusicUltimate

The best tweak for the YouTube Music on iOS.

Download Links

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

How to build a YTMusicUltimate IPA by yourself using Github actions

  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.
  4. 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.
  5. You can download the tweaked IPA from the releases section of your repo after the build finishes.

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)

Made with ❤ by Ginsu and Dayanch96

About

The best tweak for YouTube Music iOS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.1%
  • Objective-C 11.1%
  • Logos 4.7%
  • Makefile 0.1%