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:
- Install ReVanced GmsCore or Morphe MicroG-RE.
- Download the APK files you want from the latest releases page, or follow the Obtainium installation steps.
- (Optional) Import custom settings files into your application (read how to do this).
- Install the APK and open the app.
For Root Users:
- Download the ReVanced Morphe Builder zip.
- Open your root manager (Magisk or KernelSU) and navigate to the Modules tab.
- 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:
- Download and install Obtainium.
- Add the builder URL:
https://github.com/peternmuller/revanced-morphe-builder - Enter the exact Regular Expression (Filter Name) for your app (e.g.,
youtube-revanced-v,youtube-morphe, oryt-music-revanced-anddea).
How to Import Custom Settings
To make your patched app look uncluttered:
- Download the configuration files from the custom settings repository.
- Open your installed YouTube or YouTube Music app.
- Navigate to Settings → ReVanced / ReVanced Extended / Morphe → Miscellaneous → Import / 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.