mirror of
https://github.com/j-hc/revanced-magisk-module.git
synced 2025-04-29 22:24:34 +02:00
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 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
I use Magisk's updating system which means you are able receive updates from the Magisk apk, downloading from github releases and reflashing is not necessary.
Note
If you wish to include/exclude some patches to your liking:
- Star the repo 👀
- Fork the repo
- Edit the patcher args in
build.sh
- Start the workflow to build
Building the Magisk Modules
$ ./build.sh all
Languages
Shell
100%