Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Quasar-0330 authored Jan 4, 2025
1 parent 7ffceb5 commit e43b0b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e43b0b2

Please sign in to comment.