mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
🐛 Updated for revanced cli v5
This commit is contained in:
committed by
Nikhil Badyal
parent
3e3d14c14a
commit
614046a15a
@@ -4,7 +4,6 @@ PATCH_APPS=youtube,youtube_revancify_red,youtube_revancify_blue,youtube_mmt,yout
|
||||
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
|
||||
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
|
||||
GLOBAL_PATCHES_JSON_DL=https://github.com/revanced/revanced-patches
|
||||
GLOBAL_INTEGRATIONS_DL=https://github.com/revanced/revanced-integrations
|
||||
|
||||
#Example
|
||||
EXISTING_DOWNLOADED_APKS=twitter
|
||||
@@ -14,7 +13,6 @@ PERSONAL_ACCESS_TOKEN=ghp_asample_token
|
||||
YOUTUBE_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
YOUTUBE_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
YOUTUBE_EXCLUDE_PATCH=custom-branding-icon-revancify-blue,custom-branding-icon-revancify-red,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging
|
||||
|
||||
#Example
|
||||
@@ -27,7 +25,6 @@ YOUTUBE_REVANCIFY_RED_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube
|
||||
YOUTUBE_REVANCIFY_RED_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
YOUTUBE_REVANCIFY_RED_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_REVANCIFY_RED_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_REVANCIFY_RED_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
YOUTUBE_REVANCIFY_RED_EXCLUDE_PATCH=custom-branding-icon-revancify-blue,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging
|
||||
|
||||
#YouTube Revancify Blue:
|
||||
@@ -36,7 +33,6 @@ YOUTUBE_REVANCIFY_BLUE_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtub
|
||||
YOUTUBE_REVANCIFY_BLUE_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
YOUTUBE_REVANCIFY_BLUE_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_REVANCIFY_BLUE_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_REVANCIFY_BLUE_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
YOUTUBE_REVANCIFY_BLUE_EXCLUDE_PATCH=custom-branding-icon-revancify-red,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging
|
||||
|
||||
#YouTube MMT:
|
||||
@@ -45,14 +41,12 @@ YOUTUBE_MMT_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/
|
||||
YOUTUBE_MMT_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
YOUTUBE_MMT_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_MMT_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_MMT_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
YOUTUBE_MMT_EXCLUDE_PATCH=custom-branding-icon-revancify-blue,custom-branding-icon-revancify-red,custom-branding-youtube-name,enable-debug-logging
|
||||
|
||||
#YouTube Music:
|
||||
YOUTUBE_MUSIC_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
YOUTUBE_MUSIC_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_MUSIC_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
YOUTUBE_MUSIC_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
YOUTUBE_MUSIC_EXCLUDE_PATCH=custom-branding-icon-mmt,custom-branding-icon-revancify-blue,custom-branding-icon-revancify-red,custom-branding-music-name,enable-compact-dialog,enable-debug-logging
|
||||
|
||||
#Example
|
||||
@@ -62,7 +56,6 @@ YOUTUBE_MUSIC_VERSION=6.15.52
|
||||
REDDIT_CLI_DL=https://github.com/inotia00/revanced-cli
|
||||
REDDIT_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
REDDIT_PATCHES_JSON_DL=https://github.com/YT-Advanced/ReX-patches
|
||||
REDDIT_INTEGRATIONS_DL=https://github.com/YT-Advanced/ReX-integrations
|
||||
|
||||
#Example
|
||||
#Twitter
|
||||
@@ -70,4 +63,3 @@ TWITTER_VERSION=latest
|
||||
TWITTER_CLI_DL=local://cli.jar
|
||||
TWITTER_PATCHES_DL=local://patches.jar
|
||||
TWITTER_PATCHES_JSON_DL=local://patches.json
|
||||
TWITTER_INTEGRATIONS_DL=local://integrations.apk
|
||||
|
||||
Reference in New Issue
Block a user