Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XFG16 authored Sep 26, 2022
1 parent a1b16c2 commit 8adb786
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
- This extension also appears to work on the Opera web browser
- Currently, the application only supports **Windows**, although more operating systems will be supported in the future
- Supports both **normal** and **livestream/premiere** videos on YouTube as well as **YouTube Music** songs
- No, this is not a bootleg copy of PreMiD. The way it displays the rich presence and what it decides to display are **different** from PreMiD and everything here was written from scratch. Look at the next note below. Also, the desktop component of PreMiD is built on **Node.js** and several other libraries, while YouTubeDiscordPresence uses **C++** and the [<ins>**Discord Game SDK**</ins>](https://discord.com/developers/docs/game-sdk/sdk-starter-guide), which means that **no additional libraries** are required for building.
- On a more **technical note**, it works similar to the **Spotify rich presence**—it only appears **when a video is playing** and **disappears when there is no video or the video is paused**. In addition, it only displays the presence for videos. Idling and searching are **not displayed**.
- No, this is not a bootleg copy of PreMiD. On a more **technical note**, it works similar to the **Spotify rich presence**—it only appears **when a video is playing** and **disappears when there is no video or the video is paused**. In addition, it only displays the presence for videos. Idling and searching are **not displayed**.
- There are **two** components:
- Chrome Extension << Source code [v1.3]: `Extension` || Release [v1.3]: [<ins>**Chrome Web Store**</ins>](https://chrome.google.com/webstore/detail/youtubediscordpresence/hnmeidgkfcbpjjjpmjmpehjdljlaeaaa) >>
- Desktop Application << Source code [v1.2]: `Host` || Release [v1.2]: [**<ins>Releases</ins>**](https://github.com/XFG16/YouTubeDiscordPresence/releases/tag/1.2) >>
Expand Down

0 comments on commit 8adb786

Please sign in to comment.