Not working on YouTube Music
DavidCooper opened this issue · 6 comments
Seems something changed and the keys are not sent/recognized by YouTube Music today.
I did not work out how to test it but it seems the selector in keysocket-youtube-music.js needs to be adjusted. Simply removing the 'paper-icon-button' token was enough to make that work in the console at least.
Yes confirmed with a local install, that is sufficient.
Yes confirmed with a local install, that is sufficient.
Hi. How to fix the problem yourself locally please? Thanks
After I modified keysocket-youtube-music.js to reference these selectors:
('#left-controls .next-button')
('#left-controls .play-pause-button')
('#left-controls .previous-button')
and then load it locally I was able to get it to work.
Has this just been abandoned? There's a clear fix for this and it's been almost a year with no implementation.
Facing the issue still with youtube Music,
For Other Platform it's working fine.