You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ By default this will build ReVanced with ALL available patches. You can modify t
10
10
## How to setup
11
11
1. Fork or create a new repository using this repository as a template ([Guide](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)). DO NOT FORK if you need to set the new repo to private.
12
12
2. Download latest (compatible) APKs of Youtube and Youtube Music from APKMirror.com:
# All patches will be included by default, you can exclude patches by appending -e patch-name to exclude said patch.
64
+
# Example: -e microg-support
65
+
66
+
# All available patches obtained from: revanced-patches-2.4.0
67
+
68
+
# seekbar-tapping: Enable tapping on the seekbar of the YouTube player.
69
+
# general-ads: Patch to remove general ads in bytecode.
70
+
# video-ads: Patch to remove ads in the YouTube video player.
71
+
# custom-branding: Change the branding of YouTube.
72
+
# premium-heading: Show the premium branding on the the YouTube home screen.
73
+
# minimized-playback: Enable minimized and background playback.
74
+
# disable-fullscreen-panels: Disable comments panel in fullscreen view.
75
+
# old-quality-layout: Enable the original quality flyout menu.
76
+
# hide-autoplay-button: Disable the autoplay button.
77
+
# disable-create-button: Disable the create button.
78
+
# amoled: Enables pure black theme.
79
+
# hide-shorts-button: Hide the shorts button.
80
+
# hide-cast-button: Patch to hide the cast button.
81
+
# hide-watermark: Hide Watermark on the page.
82
+
# microg-support: Patch to allow YouTube ReVanced to run without root and under a different package name.
83
+
# custom-playback-speed: Allows to change the default playback speed options.
84
+
# background-play: Enable playing music in the background.
85
+
# exclusive-audio-playback: Add the option to play music without video.
86
+
# codecs-unlock: Enables more audio codecs. Usually results in better audio quality but may depend on song and device.
87
+
# upgrade-button-remover: Remove the upgrade tab from the pivot bar in YouTube music.
88
+
# tasteBuilder-remover: Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway.
0 commit comments