From a341d168371245c85bb39a8333797f92c25eb7aa Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 15 Feb 2025 11:48:22 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Updated=20envs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.my | 52 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 13 deletions(-) diff --git a/.env.my b/.env.my index ed77fa1..ecd6312 100644 --- a/.env.my +++ b/.env.my @@ -1,21 +1,47 @@ -#Global: +# Global EXTRA_FILES=https://github.com/ReVanced/GmsCore/releases/latest@Revanced-Microg.apk -PATCH_APPS=youtube,youtube_music,reddit +PATCH_APPS=YOUTUBE_INOTIA00,YOUTUBE_ANDEA,YOUTUBE_MUSIC_INOTIA00,YOUTUBE_MUSIC_ANDEA,REDDIT_INOTIA00,REDDIT_ANDEA GLOBAL_CLI_DL=https://github.com/inotia00/revanced-cli/releases/latest GLOBAL_PATCHES_DL=https://github.com/revanced/revanced-patches/releases/latest -#YouTube: -YOUTUBE_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease -YOUTUBE_EXCLUDE_PATCH=custom-branding-icon-youtube,custom-branding-name-youtube,enable-debug-logging,hide-fullscreen-button,custom-branding-icon-for-youtube,custom-branding-name-for-youtube +# YouTube (Using inotia00 Patches) +YOUTUBE_INOTIA00_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/ +YOUTUBE_INOTIA00_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease +YOUTUBE_INOTIA00_EXCLUDE_PATCH=custom-branding-icon-youtube,custom-branding-name-youtube,enable-debug-logging,hide-fullscreen-button,custom-branding-icon-for-youtube,custom-branding-name-for-youtube +YOUTUBE_INOTIA00_PACKAGE_NAME=com.google.android.youtube -#YouTube Music: -YOUTUBE_MUSIC_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease -YOUTUBE_MUSIC_EXCLUDE_PATCH=custom-branding-icon-youtube-music,custom-branding-name-youtube-music,enable-compact-dialog,enable-debug-logging,enable-old-player-layout,custom-branding-icon-for-youtube-music,custom-branding-name-for-youtube-music -YOUTUBE_MUSIC_VERSION=7.25.53 +# YouTube (Using anddea Patches) +YOUTUBE_ANDEA_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube/ +YOUTUBE_ANDEA_PATCHES_DL=https://github.com/anddea/revanced-patches/releases/latest-prerelease +YOUTUBE_ANDEA_EXCLUDE_PATCH=custom-branding-icon-youtube,custom-branding-name-youtube,enable-debug-logging,hide-fullscreen-button,custom-branding-icon-for-youtube,custom-branding-name-for-youtube +YOUTUBE_ANDEA_PACKAGE_NAME=com.google.android.youtube -#Reddit: -REDDIT_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease -REDDIT_EXCLUDE_PATCH=change-package-name,custom-branding-name-for-reddit +# YouTube Music (Using inotia00 Patches) +YOUTUBE_MUSIC_INOTIA00_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube-music/ +YOUTUBE_MUSIC_INOTIA00_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease +YOUTUBE_MUSIC_INOTIA00_EXCLUDE_PATCH=custom-branding-icon-youtube-music,custom-branding-name-youtube-music,enable-compact-dialog,enable-debug-logging,enable-old-player-layout,custom-branding-icon-for-youtube-music,custom-branding-name-for-youtube-music,custom-header-for-youtube-music +YOUTUBE_MUSIC_INOTIA00_PACKAGE_NAME=com.google.android.apps.youtube.music -#Twitter: +# YouTube Music (Using anddea Patches) +YOUTUBE_MUSIC_ANDEA_DL_SOURCE=https://www.apkmirror.com/apk/google-inc/youtube-music/ +YOUTUBE_MUSIC_ANDEA_PATCHES_DL=https://github.com/anddea/revanced-patches/releases/latest-prerelease +YOUTUBE_MUSIC_ANDEA_EXCLUDE_PATCH=custom-branding-icon-youtube-music,custom-branding-name-youtube-music,enable-compact-dialog,enable-debug-logging,enable-old-player-layout,custom-branding-icon-for-youtube-music,custom-branding-name-for-youtube-music,custom-header-for-youtube-music +YOUTUBE_MUSIC_ANDEA_PACKAGE_NAME=com.google.android.apps.youtube.music + +# Reddit (Using inotia00 Patches) +REDDIT_INOTIA00_DL_SOURCE=https://www.apkmirror.com/apk/reddit-inc/reddit/ +REDDIT_INOTIA00_PATCHES_DL=https://github.com/inotia00/revanced-patches/releases/latest-prerelease +REDDIT_INOTIA00_EXCLUDE_PATCH=change-package-name,custom-branding-name-for-reddit +REDDIT_INOTIA00_PACKAGE_NAME=com.reddit.frontpage + +# Reddit (Using anddea Patches) +REDDIT_ANDEA_DL_SOURCE=https://www.apkmirror.com/apk/reddit-inc/reddit/ +REDDIT_ANDEA_PATCHES_DL=https://github.com/anddea/revanced-patches/releases/latest-prerelease +REDDIT_ANDEA_EXCLUDE_PATCH=change-package-name,custom-branding-name-for-reddit +REDDIT_ANDEA_PACKAGE_NAME=com.reddit.frontpage + +# Twitter (Unchanged) TWITTER_PATCHES_DL=https://github.com/crimera/piko/releases/latest-prerelease + +# GitHub Repository +GITHUB_REPOSITORY=nikhilbadyal/docker-py-revanced