From e43b0b2dc9f0ce7d172268f33c3baa8d6e25b8a4 Mon Sep 17 00:00:00 2001 From: Quasar_14A <95518809+Quasar-0330@users.noreply.github.com> Date: Sat, 4 Jan 2025 20:02:47 +0900 Subject: [PATCH] Update config.toml --- config.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index a69dcb9c5f..d95dca44ca 100755 --- a/config.toml +++ b/config.toml @@ -13,11 +13,11 @@ apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/" build-mode = "module" version = "19.44.39" included-patches = "'Force hide player buttons background' 'Hide Shorts dimming' 'Hide shortcuts' 'MaterialYou'" -excluded-patches = "'Alternative thumbnails' 'Bypass image region restrictions' 'Change player flyout menu toggles' 'Change share sheet' 'Change start page' 'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Custom double tap length' 'Disable haptic feedback' 'Enable gradient loading screen' 'Hook YouTube Music actions' 'Hook download actions' 'Layout switch' 'Spoof app version' 'Theme' 'Watch history' 'Custom Shorts action buttons' 'Overlay buttons'" -patcher-args = "-e 'Custom Shorts action buttons' -OiconType=cairo -e 'Hide shortcuts' -Oexplore=true -Osubscriptions=true -Osearch=true -Oshorts=true -e 'Overlay buttons' -OiconType=round -e 'SponsorBlock' -OoutlineIcon=true -e 'Translations for YouTube' -OselectedTranslations=ja-rJP -OselectedStringResources=ja " +excluded-patches = "'Alternative thumbnails' 'Bypass image region restrictions' 'Change player flyout menu toggles' 'Change share sheet' 'Change start page' 'Custom Shorts action buttons' 'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Custom double tap length' 'Disable haptic feedback' 'Enable gradient loading screen' 'Hook YouTube Music actions' 'Hook download actions' 'Layout switch' 'Overlay buttons' 'Spoof app version' 'Theme' 'Watch history'" +patcher-args = "-e 'Hide shortcuts' -Oexplore=true -Osubscriptions=true -Osearch=true -Oshorts=true -e 'Translations for YouTube' -OselectedTranslations=ja-rJP -OselectedStringResources=ja " [Music-Extended] -enabled = false +enabled = true apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube-music/" #archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music" arch = "arm64-v8a"