⚠️ Do not download modules from 3rd party sources like random websites you found on Google. Only use this repository. I am not responsible for anything they may contain.
Get the latest CI release.
The mindetach module in the releases section detaches YouTube and YouTube Music from Play Store and blocks it from updating them.
- Support all present and future ReVanced Extended apps
- Can build Magisk modules and non-root APKs
- Updated daily with the latest versions of apps and patches
- Cleans APKs
- Modules
- recompile invalidated odex for faster usage
- receive updates from Magisk app
- do not break safetynet or trigger root detections
- handle installation of the correct version of the stock app and all that
Note that the CI workflow is scheduled to build the modules and APKs hourly using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.
- Star the repo 👀
- Fork the repo or use it as a template
- Customize
config.toml
- Run the build workflow
- Grab your modules and APKs from releases
To add more ReVanced apps or build ReVanced Extended config.toml
, read here CONFIG.md
bash <(curl -sSf https://raw.githubusercontent.com/MatadorProBr/revanced-extended-magisk-module/main/build-termux.sh)
Make sure you have JDK 17 and jq installed. Then run:
$ git clone --recurse https://github.com/MatadorProBr/revanced-extended-magisk-module
$ cd revanced-extended-magisk-module
$ ./build.sh