This repo template will allow you to build Morphe-patched YouTube and YouTube Music using GitHub Actions. This will help people who don't want to setup build environments on their machines.
Warning
These are unofficial builds. The Morphe team is not responsible for issues derived from unofficial apps and I'm not part of or affiliated with the Morphe team.
Warning
X is currently unsupported. The app added checks that prevent logging in on modified versions; while there are workarounds, they don't work for everyone and might stop working at any time, so until a stable/permanent solution is found, I won't build patched X APKs.
You can modify the scripts/build.sh script to choose the patches you want. A list of available patches and their descriptions can be found here.
- YouTube:
20.45.36 - YouTube Music:
8.44.54
- Fork or create a new repository using this repository as a template (Guide). DO NOT FORK if you need to set the new repo to private.
- Set up signing (if you don't want to, you can remove the signing part in the workflows)
- Download the needed APKs from APKMirror and upload them to a new release with the
basetag (Step 1, Step 2). The names must beyt.apk,music-arm.apk,music-arm64.apk,music-x86.apk,music-x86_64.apk.