-
-
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(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. |
This comment has been minimized.
This comment has been minimized.
But if patched with Also, is |
GmsCore depends on spoof client, so it's always included for non root installs. |
That kinda sucks in the case of YouTube Music as there's no way for a user to turn it off unlike YouTube where the user can. |
When a settings menu is finally added to YT Music spoofing can then be turned off. The PR for that is getting kinda stale (almost a year old), but is almost finished and only needs a little time to complete. |
It would be great to have #2708 merged. Would help to have other patches implemented as well for the future. @oSumAtrIX ? |
#2708 isn't finished or rather had one bug left to fix. The PR isn't blocking any patches. |
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: