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"