Update config.toml

This commit is contained in:
Loi Phan
2025-01-30 09:19:27 +07:00
committed by GitHub
parent 8e8c8634ef
commit fb7222a28f
+18 -9
View File
@@ -7,7 +7,7 @@ parallel-jobs = 1
# you can use rvmm-config-gen to generate a config # you can use rvmm-config-gen to generate a config
[YouTube] [YouTube]
build-mode = "both" build-mode = "apk"
excluded-patches = "'Hide timestamp'" excluded-patches = "'Hide timestamp'"
included-patches = "" included-patches = ""
version = "auto" version = "auto"
@@ -16,14 +16,14 @@ uptodown-dlurl = "https://youtube.en.uptodown.com/android"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
[Music] [Music]
build-mode = "both" build-mode = "apk"
arch = "both" arch = "both"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
[GooglePhotos] [GooglePhotos]
build-mode = "both" build-mode = "apk"
arch = "both" arch = "both"
version = "auto" version = "auto"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/"
@@ -34,29 +34,38 @@ app-name = "Music"
patches-source = "inotia00/revanced-patches" patches-source = "inotia00/revanced-patches"
cli-source = "inotia00/revanced-cli" cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended" rv-brand = "ReVanced Extended"
build-mode = "both" build-mode = "apk"
arch = "both" arch = "both"
included-patches = "'Custom header for YouTube Music' 'Spoof client'" included-patches = "'Custom header for YouTube Music' 'Spoof client'"
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'" excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
[YouTube-Extended] [YouTube-Extended]
app-name = "YouTube" app-name = "YouTube"
patches-source = "inotia00/revanced-patches" patches-source = "inotia00/revanced-patches"
cli-source = "inotia00/revanced-cli" cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended" rv-brand = "ReVanced Extended"
build-mode = "both" build-mode = "apk"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
included-patches = "'Custom header for YouTube' 'MaterialYou' 'Hide Shorts dimming'"
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
[YouTube-Extended-Beta]
app-name = "YouTube"
patches-source = "inotia00/revanced-patches"
patches-version = "beta"
cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended"
build-mode = "apk"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
included-patches = "'Custom header for YouTube' 'MaterialYou'" included-patches = "'Custom header for YouTube' 'MaterialYou'"
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube'" excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
[Reddit-Extended] [Reddit-Extended]
patches-source = "inotia00/revanced-patches" patches-source = "inotia00/revanced-patches"
cli-source = "inotia00/revanced-cli" cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended" rv-brand = "ReVanced Extended"
apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit/" apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage"