forked from j-hc/revanced-magisk-module
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
executable file
·28 lines (26 loc) · 2 KB
/
config.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
enable-magisk-update = true
parallel-jobs = 2
remove-rv-integrations-checks = true
patches-source = "inotia00/revanced-patches"
cli-source = "inotia00/revanced-cli"
patches-version = "latest"
rv-brand = "inotia00 ReVanced"
[YouTube-Extended]
enabled = true
apkmirror-dlurl = "https://apkmirror.com/apk/google-inc/youtube/"
#archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
build-mode = "module"
version = "19.16.39"
included-patches = "'Force hide player buttons background' 'Hide Shorts dimming' '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 debug logging' 'Enable gradient loading screen' 'Hook YouTube Music actions' 'Hook download actions' 'Layout switch' 'Spoof app version' 'Theme' 'Watch history'"
patcher-args = "-e 'Custom Shorts action buttons' -OiconType=outline -e 'Overlay buttons' -OiconType=thin -e 'SponsorBlock' -OoutlineIcon=true -e 'Translations for YouTube' -OselectedTranslations=ja-rJP -OselectedStringResources=ja "
[Music-Extended]
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"
build-mode = "module"
version = "7.25.53"
included-patches = "'Disable music video in album'"
excluded-patches = "'Bypass image region restrictions' 'Certificate spoof' 'Change share sheet' 'Change start page' 'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music' 'Enable debug logging' 'Enable landscape mode' 'Hide account components' 'Restore old style library shelf' 'Return YouTube Dislike' 'Spoof app version'"
patcher-args = "-e 'Translations for YouTube Music' -OselectedTranslations=ja-rJP -OselectedStringResources=ja -e 'Dark theme' -OmaterialYou=true "