forked from MANCrimSon/YouTube-ReVanced-Extended
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
executable file
·66 lines (60 loc) · 2.8 KB
/
Copy pathconfig.toml
File metadata and controls
executable file
·66 lines (60 loc) · 2.8 KB
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
enable-magisk-update = true # set this to false if you do not want to receive updates for the module in magisk app
parallel-jobs = 1
cli-source = "MorpheApp/morphe-cli"
cli-version = "latest"
[YouTube-Extended]
app-name = "YouTube"
rv-brand = "ReVanced Extended"
build-mode = "both"
# version = "20.31.42"
patches-source = "anddea/revanced-patches"
patches-version = "dev"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
# archive-dlurl = "https://archive.org/download/crimsonman/apk/com.google.android.youtube"
excluded-patches = "'Custom branding icon for YouTube' 'Custom branding name for YouTube' 'Custom header for YouTube'"
[YouTube-Music-Extended]
app-name = "YouTube Music"
rv-brand = "ReVanced Extended"
build-mode = "both"
arch = "both"
# version = "8.30.54"
patches-source = "anddea/revanced-patches"
patches-version = "dev"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
# archive-dlurl = "https://archive.org/download/crimsonman/apk/com.google.android.apps.youtube.music"
excluded-patches = "'Custom branding icon for YouTube Music' 'Custom branding name for YouTube Music' 'Custom header for YouTube Music'"
[YouTube-Morphe]
app-name = "YouTube"
rv-brand = "Morphe"
build-mode = "both"
# version = "20.21.37"
patches-source = "MorpheApp/morphe-patches"
patches-version = "dev"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
# archive-dlurl = "https://archive.org/download/crimsonman/apk/com.google.android.youtube"
# excluded-patches = "'Custom branding' 'Custom header'"
[YouTube-Music-Morphe]
app-name = "YouTube Music"
rv-brand = "Morphe"
build-mode = "both"
arch = "both"
# version = "8.30.54"
patches-source = "MorpheApp/morphe-patches"
patches-version = "dev"
apkmirror-dlurl = "https://www.apkmirror.com/apk/google-inc/youtube-music"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
# archive-dlurl = "https://archive.org/download/crimsonman/apk/com.google.android.apps.youtube.music"
# excluded-patches = "'Custom branding' 'Custom header'"
# [Instagram-Piko]
# app-name = "Instagram"
# patches-source = "crimera/piko"
# patches-version = "dev"
# uptodown-dlurl = "https://instagram.en.uptodown.com/android"
# archive-dlurl = "https://www.apkmirror.com/apk/instagram/instagram-instagram"