2022-07-09 18:19:59 +03:00
2022-07-07 20:29:36 +03:00
2022-07-07 20:29:36 +03:00
2022-07-07 20:29:36 +03:00
2022-07-09 18:19:59 +03:00
2022-05-06 23:04:40 +02:00
2022-07-09 18:19:59 +03:00
2022-07-09 18:19:59 +03: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 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

I exclude some patches to my liking. If you want to change them:

  • Fork the repo
  • Edit the patcher args in build.sh
  • Start the workflow to build

Building the Magisk Module

$ ./build.sh all
Languages
Shell 100%