nikhilbadyal / docker-py-revanced

One Click Python util to build all Revanced apps.
https://nikhilbadyal.github.io/docker-py-revanced/
GNU General Public License v3.0
528 stars 422 forks source link

telegram upload problem #47

Closed Pratyay360 closed 1 year ago

Pratyay360 commented 1 year ago

logs logs_107.zip

nikhilbadyal commented 1 year ago

Fixed.

Pratyay360 commented 1 year ago

@nikhilbadyal can you please share your ENVS secret

nikhilbadyal commented 1 year ago
PATCH_APPS=youtube,twitter,reddit,youtube_music
BUILD_EXTENDED=True
EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-red,custom-branding-blue,materialyou,custom-branding-decipher3114,custom-branding-name,custom-package-name,always-autorepeat
EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music,custom-branding-music-decipher3114,custom-package-name-music,custom-branding-music-red
CHANGELOG_GITHUB_REPOSITORY=inotia00/revanced-patches
Pratyay360 commented 1 year ago

thanks mate

Pratyay360 commented 1 year ago

BUILD_OG_BRANDING_YOUTUBE=True what will this do reference

nikhilbadyal commented 1 year ago

If enabled. It will build 2 Youtube. One with the original Icon and the other with Custom Icon.

ramanveerji commented 7 months ago
PATCH_APPS=youtube,twitter,reddit,youtube_music
BUILD_EXTENDED=True
EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
EXCLUDE_PATCH_YOUTUBE_EXTENDED=custom-branding-red,custom-branding-blue,materialyou,custom-branding-decipher3114,custom-branding-name,custom-package-name,always-autorepeat
EXCLUDE_PATCH_YOUTUBE_MUSIC_EXTENDED=custom-branding-music,custom-branding-music-decipher3114,custom-package-name-music,custom-branding-music-red
CHANGELOG_GITHUB_REPOSITORY=inotia00/revanced-patches

CHANGELOG_GITHUB_REPOSITORY=inotia00/revanced-patches

Is this ENV still working now?