nikhilbadyal / docker-py-revanced

One Click Python util to build all Revanced apps.
http://docker-py-revanced.nikhilbadyal.com/
GNU General Public License v3.0
578 stars 445 forks source link

Revanced Cli v5 Support #572

Closed phamleduy04 closed 3 weeks ago

phamleduy04 commented 3 weeks ago

Request guidelines

Name

everything

Error log or link to the logs if using Github Action

https://github.com/phamleduy04/docker-py-revanced/actions/runs/11786395711/job/32829594678

ENVS

PATCH_APPS=youtube,youtube_music,photos,tiktok
EXCLUDE_PATCH_YOUTUBE=custom-branding,enable-debugging
EXCLUDE_PATCH_YOUTUBE_MUSIC=custom-branding-music
PERSONAL_ACCESS_TOKEN=<redacted>
EXTRA_FILES=https://github.com/ReVanced/GmsCore/releases/latest@app.revanced.android.gms-240913008-signed.apk

Additional info

Just happened today, the code run few days ago without any issues

Xyaren commented 3 weeks ago

I experience the same when runnung locally with docker.

Version v5.0.0 Of the CLI is released an the "integrations" repository was merged into the "patches" repository (is no longer needed separately).

https://github.com/revanced/revanced-integrations is archived.

I guess this is related.

Related MR: https://github.com/ReVanced/revanced-patches/pull/3798

From discord: grafik

FallenLeave91 commented 3 weeks ago

I also have this issue as you can see here https://github.com/FallenLeave91/docker-py-revanced/actions/runs/11798563671/job/32865014613#step:9:195

ENVS

PATCH_APPS=youtube
nikhilbadyal commented 3 weeks ago

/cib

nikhilbadyal commented 3 weeks ago

Thanks for reporting the guys. Special thanks to @Xyaren for pointing me in right direction. The issue is fixed now.