From 1a2af7560102165062603242223a4546e2617f47 Mon Sep 17 00:00:00 2001 From: Loi Phan <123229563+Nez27@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:15:35 +0700 Subject: [PATCH] Update config.toml --- config.toml | 64 ++++++++++++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 28 deletions(-) diff --git a/config.toml b/config.toml index be1db16..737c56f 100755 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ parallel-jobs = 1 # you can use rvmm-config-gen to generate a config [YouTube] -build-mode = "both" +build-mode = "apk" excluded-patches = "'Hide timestamp'" included-patches = "" version = "auto" @@ -16,17 +16,18 @@ uptodown-dlurl = "https://youtube.en.uptodown.com/android" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" [Music] -build-mode = "both" +build-mode = "apk" arch = "both" +version = "auto" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music" uptodown-dlurl = "https://youtube-music.en.uptodown.com/android" # archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" [GooglePhotos] -build-mode = "both" +build-mode = "apk" arch = "both" version = "auto" -apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos/" +apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/photos" uptodown-dlurl = "https://google-photos.en.uptodown.com/android" [Music-Extended] @@ -34,42 +35,49 @@ app-name = "Music" patches-source = "inotia00/revanced-patches" cli-source = "inotia00/revanced-cli" rv-brand = "ReVanced Extended" -build-mode = "both" +build-mode = "apk" arch = "both" +version = "auto" included-patches = "'Custom header for YouTube Music' 'Spoof client'" 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" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" +uptodown-dlurl = "https://youtube-music.uptodown.com/android" + +[Music-Extended-Beta] +app-name = "Music" +patches-source = "inotia00/revanced-patches" +patches-version = "dev" +cli-source = "inotia00/revanced-cli" +rv-brand = "ReVanced Extended" +build-mode = "apk" +arch = "both" +version = "auto" +included-patches = "'Custom header for YouTube Music' 'Spoof client'" +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" +uptodown-dlurl = "https://youtube-music.uptodown.com/android" [YouTube-Extended] app-name = "YouTube" patches-source = "inotia00/revanced-patches" cli-source = "inotia00/revanced-cli" rv-brand = "ReVanced Extended" -build-mode = "both" +build-mode = "apk" +version = "auto" apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" -included-patches = "'Custom header for YouTube' 'MaterialYou'" -excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube'" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube" +uptodown-dlurl = "https://youtube.en.uptodown.com/android" +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'" -[Reddit-Extended] +[YouTube-Extended-Beta] +app-name = "YouTube" patches-source = "inotia00/revanced-patches" +patches-version = "dev" cli-source = "inotia00/revanced-cli" rv-brand = "ReVanced Extended" -apkmirror-dlurl = "https://www.apkmirror.com/apk/redditinc/reddit/" -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.reddit.frontpage" - - -[TikTok] -enabled = false -# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.zhiliaoapp.musically" -included-patches = "'SIM spoof'" - -[Messenger] -enabled = false -apkmirror-dlurl = "https://www.apkmirror.com/apk/facebook-2/messenger/" -arch = "arm64-v8a" - -[Spotify] -enabled = false -uptodown-dlurl = "https://spotify.en.uptodown.com/android" +build-mode = "apk" +version = "auto" +apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube" +uptodown-dlurl = "https://youtube.en.uptodown.com/android" +included-patches = "'Custom header for YouTube' 'MaterialYou'" +excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Disable splash animation'"