ReVanced Morphe Builder logo

ReVanced Morphe Builder

By@peternmuller
Open Source
Downloads
145
Version
v159
Size
192.42 MB
Updated
1 Sept 2026

Module Overview

ReVanced Morphe Builder is an automated, open-source script that compiles modified versions of YouTube and YouTube Music. It automatically generates ready-to-install APKs and Magisk/KernelSU modules for ReVanced, Extended, and Morphe, completely bypassing the need for manual app patching.

I rely on this builder to skip the tedious manual patching process and safely grab pre-compiled files straight from the official GitHub CI releases. It takes the raw code, applies the newest ad-blocking and UI tweaks from projects like anddea or Morphe, and delivers clean, ready-to-flash modules.

Core Features

  • Multiple Patch Ecosystems: Natively supports standard ReVanced, anddea's Extended branches, and exclusive Morphe modifications.
  • Dual File Generation: Provides standard APK files for non-root setups alongside mountable ZIP modules for rooted environments.
  • Obtainium Update Tracker: Lets users configure regular expressions to pull automatic app updates directly from GitHub releases.
  • Custom Settings Import: Injects pre-configured layout files to make the YouTube interface cleaner and closer to the stock design.

Support & Requirements

  • Rooted Devices: Magisk and KernelSU (can be adapted for APatch).
  • Non-Rooted Devices: Requires ReVanced GmsCore or Morphe MicroG-RE to function.

How to Install (Pre-Patched CI Releases)

For Non-Root Users:

  1. Install ReVanced GmsCore or Morphe MicroG-RE.
  2. Download the APK files you want from the latest releases page, or follow the Obtainium installation steps.
  3. (Optional) Import custom settings files into your application (read how to do this).
  4. Install the APK and open the app.

For Root Users:

  1. Download the ReVanced Morphe Builder zip.
  2. Open your root manager (Magisk or KernelSU) and navigate to the Modules tab.
  3. Tap "Install from storage," select the ZIP file, and reboot your device. (Tip: Use zygisk-detach to prevent Play Store auto-updates).

How to Update Automatically via Obtainium
Instead of manually checking for updates, track new releases automatically:

  1. Download and install Obtainium.
  2. Add the builder URL: https://github.com/peternmuller/revanced-morphe-builder
  3. Enter the exact Regular Expression (Filter Name) for your app (e.g., youtube-revanced-v, youtube-morphe, or yt-music-revanced-anddea).

How to Import Custom Settings
To make your patched app look uncluttered:

  1. Download the configuration files from the custom settings repository.
  2. Open your installed YouTube or YouTube Music app.
  3. Navigate to SettingsReVanced / ReVanced Extended / MorpheMiscellaneousImport / Export settings and load your file.

Advanced: Building Locally (Termux / Linux)
If you prefer compiling your own files from scratch rather than using the ready-made CI releases, you can run these commands:

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

  • Linux PC:
git clone https://github.com/peternmuller/revanced-morphe-builder --depth 1
cd revanced-morphe-builder
./build.sh

Rate this Module

Share your experience with the community.

* You will be prompted to login via Google in one click to verify your rating.