Skip to content

Commit

Permalink
Update config-x.toml
Browse files Browse the repository at this point in the history
Signed-off-by: S M Mahbub Hossain  <118460787+smmahbubhossain@users.noreply.github.com>
  • Loading branch information
iamsmmh authored Mar 18, 2024
1 parent 39c47b4 commit 500ca65
Showing 1 changed file with 19 additions and 33 deletions.
52 changes: 19 additions & 33 deletions config-x.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,19 @@ enable-magisk-update = true # set this to false if you do not want to receive

# you can use rvmm-config-gen to generate a config

[YouTube]
[YouTube-X]
enabled = false
app-name = "YouTube"
version = "19.09.37"
#excluded-patches = "'Custom branding icon YouTube' 'Custom branding name YouTube'"
#included-patches = "'Add splash animation' 'MaterialYou'"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "ReVanced X"
build-mode = "both"
excluded-patches = ""
included-patches = ""
version = "auto"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"

[Music]
build-mode = "both"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
arch = "both"

[Music-X]
enabled = false
app-name = "Music"
Expand All @@ -32,21 +31,22 @@ build-mode = "both"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
arch = "both"

[YouTube-X]
enabled = false
[YouTube-ReX]
enabled = true
app-name = "YouTube"
version = "19.09.37"
#excluded-patches = "'Custom branding icon YouTube' 'Custom branding name YouTube'"
#included-patches = "'Add splash animation' 'MaterialYou'"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "ReVanced X"
version = "auto"
excluded-patches = "'Custom branding icon YouTube' 'Custom branding name YouTube'"
included-patches = "'Add splash animation' 'MaterialYou'"
patches-source = "YT-Advanced/ReX-patches"
integrations-source = "YT-Advanced/ReX-integrations"
cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced ReX"
build-mode = "both"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"

[Music-ReX]
enabled = false
enabled = true
app-name = "Music"
version = "auto"
excluded-patches = "'Custom branding icon YouTube Music' 'Custom branding name YouTube Music'"
Expand All @@ -58,17 +58,3 @@ build-mode = "both"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
arch = "both"

[YouTube-ReX]
enabled = false
app-name = "YouTube"
version = "auto"
excluded-patches = "'Custom branding icon YouTube' 'Custom branding name YouTube'"
included-patches = "'Add splash animation' 'MaterialYou'"
patches-source = "YT-Advanced/ReX-patches"
integrations-source = "YT-Advanced/ReX-integrations"
cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced ReX"
build-mode = "both"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"

0 comments on commit 500ca65

Please sign in to comment.