/revanced-builder

An APK and Magisk/KernelSU module builder for RV/RVX apps. Updated hourly.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

⚠️ Do not download APKs or modules from random websites you find on Google, as they may be dangerous and because providers impersonate ReVanced/ReVanced Extended. Please build your application from official sources or use open source builders like this one.

Welcome to my ReVanced Builder!

CI GitHub License GitHub Downloads (all assets, all releases)

This ReVanced Builder creates both APKs and Magisk/KernelSU modules for ReVanced and ReVanced Extended versions of YouTube and YouTube Music.

Get the latest CI release here!

Installation

Non-root users

Root users

Easily update ReVanced apps with Obtainium

You can easily update the ReVanced apps from this builder by using Obtainium which allows you to install and update apps directly from their releases pages, and receive notifications when new releases are made available.

Here is a quick tutorial on how to add them to Obtainium:

obtainium_quick_tutorial

Note

In step 5, you need to enter the regular expression that corresponds to the application you want to install:

  • YouTube ReVanced: youtube-revanced-v
  • YouTube ReVanced Extended: youtube-revanced-extended
  • YouTube Music ReVanced: yt-music-revanced-v
  • YouTube Music ReVanced Extended: yt-music-revanced-extended

Import custom settings in ReVanced applications

I personally like my YouTube and YouTube Music applications to be as close as possible to the original look, but less cluttered, easier and less annoying to use. If this is also the case for you, I highly recommend importing my custom settings files.

To do this, go to YouTube Settings → ReVanced (or ReVanced Extended) → Miscellaneous (or Advanced Settings for YouTube Music) → Import / Export settings.

Building Locally

On Termux

bash <(curl -sSf https://raw.githubusercontent.com/peternmuller/revanced-builder/main/build-termux.sh)

On Desktop

git clone https://github.com/peternmuller/revanced-builder
cd revanced-builder
./build.sh

Credits

  • j-hc for creating this amazing builder.
  • Kevinr99089 for providing assistance with the builder.
  • KitsunedFox for the idea of the Obtainium tutorial.
  • And of course, the ReVanced team and inotia00 for their work on the ReVanced apps!