(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 app matching with the module's version on your phone using an installer like SAI with the split APKs.
You can go grab the split APKs from APKMirror (the bundle, not the apk or it will crash). The link is also provided in release notes.
You can get the latest CI release from here.
Reflashing in Magisk sometimes breaks modules for some reason. In that case just remove the module, reboot and flash again.
If you wish to include/exclude some patches to your liking:
- Fork the repo
- Edit the patcher args in
build.sh
- Start the workflow to build
$ ./build.sh all