-
-
Notifications
You must be signed in to change notification settings - Fork 313
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(YT Music - Spoof client): Like and dislike not available #4140
Comments
This is caused by spoofing the entire request. A patch to the response is necessary. |
Interestingly, for some songs it works: https://music.youtube.com/watch?v=PCXaynu8wM0&si=9wTG4f5hK8QB80Am |
Looks like the issue occurs when a manual playback start is requested. When the next song is playing automatically, the buttons appear. |
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.
Interestingly this issue is not present in YT music version 7.16.53. More investigation is needed. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@oSumAtrIX Looks like block initplayback is needed in spoof client patch for YT music to avoid action bar layout modification by IOS spoofing and thus bringing the likes count also back. |
If anyone has this issue, please uninstall ReVanced YT Music, patch YT Music version |
This comment has been minimized.
This comment has been minimized.
Nevermind, I found the last version that shows likes is |
|
It might be an a/b feature, and with the later versions the feature is on for all users all the time. Try 7.16.53 again. |
7.16.53 working great here. |
Solution
Patch YT Music version
7.16.53
, and the likes are shown.Bug description
Issue with the like and dislike buttons being unusable when patched the yt music using the
Spoof Client
and also, function like the Video section doesn't works as well!Below is the image referring to the error
Acknowledgements
The text was updated successfully, but these errors were encountered: