-
-
Notifications
You must be signed in to change notification settings - Fork 317
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug(YouTube Music): Bypass certificate checks
patch fails on YT Music v7.31.51
#4102
Comments
With same cli version |
Can set that patch to recommend version v7.29.51 and leave the rest unrestricted. That'll also set an overall recommended version which is good because otherwise every month or two this same situation happens again (latest yt music fails to patch) |
Bypass certificate checks
patch fails on YT MUSIC v7.31.51Bypass certificate checks
patch fails on YT Music v7.31.51
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@LisoUseInAIKyrios from what I saw, playback failed for some in specific networks. It is likely an issue with A/B tests. Further investigation such as logs are needed |
@oSumAtrIX If u can guide, I can provide the log. When patching application on PC. |
Logs can be captured via logcat. CTRL+F the issues for logcat in this repo for instructions |
But, do patches for yt music support debug logging yet? |
Not yet. Debugging for YT Music has to be enabled in a dev environment by changing some code to default on. The open pull request to add in app settings to YT Music will fix that. |
I was able to successfully patch v7.29.52 too using ReVanced Manager on a Pixel 7 Pro. It's just the latest v7.31.51 that throws the error for Bypass Certificate Check patch. |
Bug description
My machine is running with WINDOWS 10. I have tried to patch YT MUSIC v7.31.51 apk with below mentioned command. Have used exclusively disabling of
"Hide category bar"
I am using latest cli version
revanced-cli-5.0.0-all.jar
&patches-5.3.0.rvp
java -Xmx1024M -jar revanced-cli-5.0.0-all.jar patch -p patches-5.3.0.rvp YouTubeMusic7.31.51.apk -o YouTubeMusicRevanced7.31.51.apk -e "Hide category bar"
But encountered with terminal log saying
Bypass certificate checks
cannot be applied. And remaining patches gets applied. The base apk gets patched.Where as on
https://revanced.app/patches?pkg=com.google.android.apps.youtube.music
for this patchBypass certificate checks
is says to have any version of YT MUSIC.Error logs
Solution
No response
Additional context
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: