Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.09 KB

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 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.

Updating

Reflashing in Magisk sometimes breaks modules for some reason. In that case just remove the module, reboot and flash again.

Note

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

Building the Magisk Module

$ ./build.sh all