Open decipher3114 opened 1 week ago
Update: Need fix for --temporary-files-path
argument.
No issue here on cli for windows. You're using termux, maybe it needs some more treatment.
--options=packageName=app.rvx.yt.m
is not default revanced options, that's why it breaks compilation. So, it's issue on your end.
Neither should cause this issue. It has something to do with the paths.
But it works on windows. No resource issue here. The path from android and windows could be not same.
@oSumAtrIX This only happens when a custom temp-path is chosen for patching. Probably it generates an incorrect path for decompiled resoures.
If this is an issue with the custom path parameter then this issue could be moved to patched or CLI repo.
Bug description
Resource Patch which is probably a dependency fails for YouTube and YouTube Music. Not Tested for other apps.
Error logs
Solution
No response
Additional context
Root Access: false Architecture: arm64-v8a App: YouTube-Music v7.03.52 CLI: revanced-cli-v5.0.0.jar Patches: revanced-patches-v5.0.0.rvp Arguments:
--enable Change package name --enable Permanent shuffle --enable Hide 'Get Music Premium' label --enable Remove upgrade button --enable Bypass certificate checks --enable Remove background playback restrictions --enable GmsCore support --options=packageName=app.rvx.yt.m --options=gmsCoreVendorGroupId=app.revanced
Acknowledgements