manucabral / YoutubeMusicRPC

A Youtube Music Rich Presence application for Discord.
https://manucabral.github.io/YoutubeMusicRPC/
MIT License
46 stars 5 forks source link

<feat> Support for Firefox #44

Open magmen3 opened 3 months ago

magmen3 commented 3 months ago

Support for Firefox would be a nice innovation.

PickleUpADoodle commented 3 months ago

There already is an issue open for this Issue #14 . I looked into it but as Firefox does not support the Chrome Devtools Protocol fully, the MediaSession API is not available. I was able to get it to work somewhat by starting the browser through Selenium but this adds overhead to the user experience and no guarantee it will work on all browser versions.