An open API service indexing awesome lists of open source software.

https://github.com/thunderkex/revanced-extended

Auto generated & Integrated repository build custom Revanced Extended APKs for both root and non-root users.
https://github.com/thunderkex/revanced-extended

instagram reddit revanced revanced-extended revanced-music revanced-twitter revanced-youtube spotify tiktok twitter vanced youtube youtube-music

Last synced: about 1 month ago
JSON representation

Auto generated & Integrated repository build custom Revanced Extended APKs for both root and non-root users.

Awesome Lists containing this project

README

        

**ReVanced Magisk Module** 🎉

*
[![Total Downloads](https://img.shields.io/github/downloads/thunderkex/revanced-extended/total?style=badge)](https://github.com/thunderkex/revanced-extended/releases)
[![Latest Downloads](https://img.shields.io/github/downloads/thunderkex/revanced-extended/latest/total?style=badge)](https://github.com/thunderkex/revanced-extended/releases/latest)
[![Latest Release](https://img.shields.io/github/v/release/thunderkex/revanced-extended?style=badge)](https://github.com/thunderkex/revanced-extended/releases/latest)
[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=badge&logo=telegram&logoColor=white)](https://t.me/thunderkexSupport)
[![CI](https://github.com/thunderkex/revanced-extended/actions/workflows/ci.yml/badge.svg?event=schedule)](https://github.com/thunderkex/revanced-extended/actions/workflows/ci.yml)
[![Telegram Channel](https://img.shields.io/badge/Telegram-Channel-2CA5E0?style=badge&logo=telegram&logoColor=white)](https://t.me/revancedextendedapp)
*

**⚠️ Warning: Safety First!** 🚨
Do not download modules from 3rd party sources like random websites you found on Google. There are many that use my modules and impersonate ReVanced. Stay safe and only download from trusted sources! 😊

**Build with These Awesome Patches!** 🤩
Click to see the patches!

**What is ReVanced Extended Magisk Module?** 🤔
This is an extensive ReVanced builder that helps you create custom Magisk modules and non-root APKs with ease! 🎉

**Get Started!** 🚀
Get the [latest CI release](https://github.com/thunderkex/revanced-extended/releases).

**Important:** If you're using Magisk modules, use [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store. 📲

**Features Galore!** 🎊
Click to see the features!


  • Support all present and future ReVanced and ReVanced Extended apps 📈

  • Can build Magisk modules and non-root APKs 📦

  • Updated daily with the latest versions of apps and patches 📆

  • Optimize APKs and modules for size 💻

  • 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 📈

    • Support Magisk and KernelSU 🤝


**Customize to Your Heart's Content!** 🎨
Want to include or exclude patches or patch other apps? [**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/).

* Star the repo ⭐️
* Use the repo as a [template](https://github.com/new?template_name=revanced-magisk-module&template_owner=j-hc)
* Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/)
* Run the build [workflow](../../actions/workflows/build.yml)
* Grab your modules and APKs from [releases](../../releases)

Also, check out the [CONFIG.md](./CONFIG.md) file for more info! 📄

**Building Locally** 🛠️
### On Termux
```console
bash <(curl -sSf https://raw.githubusercontent.com/thunderkex/revanced-extended/main/build-termux.sh)
```

### On Desktop
```console
$ git clone https://github.com/thunderkex/revanced-extended/
$ cd revanced-extended
$./build.sh
```

Happy building! 🎉