generated from j-hc/revanced-magisk-module
-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.toml
executable file
·42 lines (37 loc) · 1.41 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
enable-magisk-update = true # set this to false if you do not want to receive up
# you can use rvmm-config-gen to generate a config
# [YouTube]
# build-mode = "both"
# version = "auto"
# uptodown-dlurl = "https://youtube.en.uptodown.com/android"
# [Music]
# build-mode = "both"
# version = "auto"
# uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
[Music-RVX]
app-name = "Music"
build-mode = "both"
version = "7.16.52"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "RVX"
patches-version = "v2.230.0-dev.5"
integrations-version = "v0.157.0-dev.3"
# uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music/"
excluded-patches = ""
included-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music'"
arch = "both"
[YouTube-RVX]
app-name = "YouTube"
build-mode = "both"
version = "19.16.39"
patches-source = "anddea/revanced-patches"
integrations-source = "anddea/revanced-integrations"
rv-brand = "RVX"
patches-version = "v2.230.0-dev.5"
integrations-version = "v0.157.0-dev.3"
# uptodown-dlurl = "https://youtube.en.uptodown.com/android"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube/"
excluded-patches = "'Custom Shorts action buttons'"
included-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube'"