You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -17,11 +19,12 @@ The lastest release is available [here](https://github.com/manucabral/YoutubeMus
17
19
- Google Chrome
18
20
- Yandex Browser
19
21
- Microsoft Edge
20
-
> Still in dev for more browsers.
22
+
23
+
If you want a support for another browser, please make an [issue](https://github.com/manucabral/YoutubeMusicRPC/issues).
21
24
22
25
23
-
## ❓ How does that work
24
-
The program opens your browser with remote debugging enable and obtains all Youtube Music tabs then gets all information about that media throught [MediaSession](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession).
26
+
## :grey_question: How does that work
27
+
The application opens your browser with remote debugging enable (Chrome Dev Tools) to access all Youtube Music tabs, once this is done the app executes a script to obtain all the data throught [MediaSession](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession) and finally create a Rich Presence for Discord.
25
28
26
29
## 🔨 Troubleshooting
27
30
- My rich presence client is not displaying?
@@ -42,12 +45,5 @@ The program opens your browser with remote debugging enable and obtains all Yout
42
45
Credits to [pypresence](https://github.com/qwertyquerty/pypresence)
43
46
44
47
## ✨ Contributing
45
-
All contributions, bug reports, bug fixes, enhancements, and ideas are welcome. Just make a pull request or a issue!
48
+
All contributions, bug reports, fixes, enhancements, and ideas are welcome. Just make a pull request or a issue!
0 commit comments