Skip to content

Commit

Permalink
Merge branch 'main' into feature/linux-support
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral authored Nov 2, 2024
2 parents 578a9da + b047800 commit 049ab5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
> [!IMPORTANT]
> Unmaintained project, consider using [Rich Presence Plus](https://github.com/manucabral/RichPresencePlus)
<p align="center">
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/new_logo.png?raw=true" width="250" title="example">
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/app.png?raw=true" title="app">
Expand Down Expand Up @@ -27,6 +30,7 @@ If you want support for another browser, please create an [issue](https://github

## 📝Notes
- Currently only compatible with Microsoft Windows systems.
- It's recommended to use the system in English, Portuguese, or Spanish because there may be bugs.

## :grey_question: How does that work
The application opens your browser with remote debugging enabled (Chrome Dev Tools) to access all YouTube Music tabs. Once this is done, the app executes a script to obtain all the data through [MediaSession](https://developer.mozilla.org/en-US/docs/Web/API/MediaSession) and finally creates a Rich Presence for Discord.
Expand Down
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
anyio==4.3.0
certifi==2024.2.2
cx_Freeze==7.1.1
exceptiongroup==1.2.1
filelock==3.15.3
h11==0.14.0
Expand Down

0 comments on commit 049ab5b

Please sign in to comment.