Extensive ReVanced builder
Get the latest CI release.
Use zygisk-detach to detach YouTube and YT Music from Play Store if you are using magisk modules.
Features
- Supports all present and future ReVanced apps (including projects implementing the same API)
- Can build Magisk modules and non-root APKs
- Updated daily with the latest versions of apps and patches
- Optimizes 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
"bypass_ambient_mode_restrictions": true,
"copy_video_url_timestamp": false,
"custom_branding_icon": "original",
"disable_resuming_shorts_player": true,
"disable_sign_in_to_tv_popup": true,
"end_screen_suggested_video": true,
"gradient_loading_screen": true,
"header_logo": "premium",
"hide_ask_section": true,
"hide_clip_button": true,
"hide_create_button": true,
"hide_download_button": true,
"hide_explore_section": true,
"hide_filter_bar_feed_in_related_videos": true,
"hide_how_this_was_made_section": true,
"hide_join_button": true,
"hide_latest_videos_button": true,
"hide_mix_playlists": true,
"hide_notifications_button": true,
"hide_player_flyout_help": true,
"hide_player_flyout_listen_with_youtube_music": true,
"hide_player_flyout_sleep_timer": true,
"hide_player_flyout_video_quality_footer": true,
"hide_player_flyout_watch_in_vr": true,
"hide_remix_button": true,
"hide_shop_button": true,
"hide_shorts_ai_button": true,
"hide_shorts_channel": true,
"hide_shorts_search": true,
"hide_stop_ads_button": true,
"hide_subscriptions_button": true,
"hide_thanks_button": true,
"hide_toolbar_create_button": true,
"hide_toolbar_notification_button": true,
"navigation_bar_animations": true,
"open_videos_fullscreen_portrait": true,
"playback_speed_dialog_button": true,
"ryd_toast_on_connection_error": false,
"settings_search_entries": "for you",
"shorts_disable_background_playback": true,
"shorts_quality_default_mobile": 2160,
"shorts_quality_default_wifi": 2160,
"video_quality_default_mobile": 2160,
"video_quality_default_wifi": 2160,
"video_quality_dialog_button": true,
"sb_interaction": "skip",
"sb_local_time_saved_milliseconds": 15699,
"sb_local_time_saved_number_segments": 1,
"sb_selfpromo": "skip",
"sb_sponsor": "skip",
"sb_toast_on_connection_error": false,
"sb_toast_on_skip_duration": "two_seconds",
"sb_track_skip_count": false- Star the repo 👀
- Use the repo as a template
- Customize
config.tomlusing rvmm-config-gen - Run the build workflow
- Grab your modules and APKs from releases
also see here CONFIG.md
such as,
- "Reflash needed" error after reboots
- "Suspicious mount detected" warnings from root detector apps
You can consider using rvmm-zygisk-mount
bash <(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)$ git clone https://github.com/j-hc/revanced-magisk-module --depth 1
$ cd revanced-magisk-module
$ ./build.sh