Skip to content

Commit

Permalink
Enable Music-Extended and YouTube-Extended integrations, update downl…
Browse files Browse the repository at this point in the history
…oad URLs
  • Loading branch information
rabilrbl committed Jan 28, 2024
1 parent 6a05171 commit 26ee8f6
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,22 +119,24 @@ version = "auto"
uptodown-dlurl = "https://infinity-for-reddit.en.uptodown.com/android"

[Music-Extended]
enabled = false
enabled = true
app-name = "Music"
patches-source = "inotia00/revanced-patches"
integrations-source = "inotia00/revanced-integrations"
cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended"
build-mode = "both"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.apps.youtube.music"
uptodown-dlurl = "https://youtube-music.en.uptodown.com/android"
arch = "both"

[YouTube-Extended]
enabled = false
enabled = true
app-name = "YouTube"
patches-source = "inotia00/revanced-patches"
integrations-source = "inotia00/revanced-integrations"
cli-source = "inotia00/revanced-cli"
rv-brand = "ReVanced Extended"
build-mode = "both"
archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
# archive-dlurl = "https://archive.org/download/jhc-apks/apks/com.google.android.youtube"
uptodown-dlurl = "https://youtube.en.uptodown.com/android"

0 comments on commit 26ee8f6

Please sign in to comment.