mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-24 19:38:36 +09:00
58 lines
2.7 KiB
Bash
58 lines
2.7 KiB
Bash
#Global:
|
|
EXTRA_FILES=https://github.com/inotia00/VancedMicroG/releases/latest@VancedMicroG.apk,https://github.com/inotia00/mMicroG/releases@mmicrog.apk
|
|
PATCH_APPS=youtube,youtube_revancify_red,youtube_revancify_blue,youtube_mmt,youtube_music,reddit
|
|
GLOBAL_CLI_DL=https://github.com/revanced/revanced-cli
|
|
GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches
|
|
|
|
#Example
|
|
EXISTING_DOWNLOADED_APKS=twitter
|
|
PERSONAL_ACCESS_TOKEN=ghp_asample_token
|
|
|
|
#YouTube:
|
|
YOUTUBE_CLI_DL=https://github.com/inotia00/revanced-cli
|
|
YOUTUBE_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
|
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
|
|
YOUTUBE_KEYSTORE_FILE_NAME=youtube.keystore
|
|
YOUTUBE_ARCHS_TO_BUILD=arm64-v8a,armeabi-v7a
|
|
|
|
#YouTube Revancify Red:
|
|
YOUTUBE_REVANCIFY_RED_PACKAGE_NAME=com.google.android.youtube
|
|
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_EXCLUDE_PATCH=custom-branding-icon-revancify-blue,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging
|
|
|
|
#YouTube Revancify Blue:
|
|
YOUTUBE_REVANCIFY_BLUE_PACKAGE_NAME=com.google.android.youtube
|
|
YOUTUBE_REVANCIFY_BLUE_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/
|
|
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_EXCLUDE_PATCH=custom-branding-icon-revancify-red,custom-branding-icon-mmt,custom-branding-youtube-name,enable-debug-logging
|
|
|
|
#YouTube MMT:
|
|
YOUTUBE_MMT_PACKAGE_NAME=com.google.android.youtube
|
|
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_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_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
|
|
YOUTUBE_MUSIC_VERSION=6.15.52
|
|
|
|
#Reddit
|
|
REDDIT_CLI_DL=https://github.com/inotia00/revanced-cli
|
|
REDDIT_PATCHES_DL=https://github.com/YT-Advanced/ReX-patches
|
|
|
|
#Example
|
|
#Twitter
|
|
TWITTER_VERSION=latest
|
|
TWITTER_CLI_DL=local://cli.jar
|
|
TWITTER_PATCHES_DL=local://patches.jar
|