Closed bruno-brant closed 3 years ago
I'm still seeing these classes present, however, I may not be selected to receive the new web version yet, as Google usually does staged rollouts of changes.
Hmm, it seems I made a stupid mistake, I inverted the classes in the query. The classes are there. I'm not sure why it wouldn't be working.
Fixed in 86f4a430fac5e4ecf357c2719858b33d760c524b, closing. GPMDP will need to pull this change in.
It seems YT Music changed some CSS styles that are being used by ytmusic.js to select the playback ("media") buttons, as can be seem from my post at GPMDP issues.
I did just some preliminary testing, but it seems that what happened was simple: YT dropped the
left-controls
andright-controls
classes from the buttons. The fix is simple enough, but I'd like to see if repo contributors can confirm that this was the change, since I have no background on this lib and am only superficially analyzing the issue.