YouTube ReVanced Magisk Module
(unaffiliated whatsoever)
This repo includes a simple script that downloads all the latest version of necessary prebuilt revanced tools and the stock APKs of YouTube and YouTube Music from APKMirror, applies the patches and creates magisk modules.
You will need to install the stock YouTube (or YT Music) app matching with the module's version on your phone. The link is also provided in release notes.
You can get the latest CI release from here.
Updating
The modules support Magisk update which means you will receive updates from your Magisk app, downloading from github releases and reflashing is not necessary.
To be able to update YouTube version, you will need to:
- Disable the module
- Reboot
- Install the APK of the new YouTube
- Update the module and reboot again
Note
If you wish to include/exclude some patches:
- Star the repo 👀
- Use the repo as template or fork it (if you choose the repo to be private, you won't receive updates from Magisk app)
- Edit the patcher args in
build.conf
- Run the workflow
- Grab your modules from releases
Note that the CI workflow is scheduled to build the modules and APKs everyday if there is a change. You may want to disable it.
Building the Magisk Modules Locally
Make sure you have Azul Zulu distribution of OpenJDK 17 and run:
$ ./build.sh build