#discord-rich-presence #discord-rpc #youtube-music #rich-presence #discord

app youtube-music-discord-rpc

Discord Rich Presence for Youtube Music activity in any browser

1 unstable release

0.3.0 Jan 12, 2025
0.2.0 Jan 12, 2025
0.1.0 Jan 11, 2025

#518 in Web programming

Download history 81/week @ 2025-01-05 299/week @ 2025-01-12 12/week @ 2025-01-19 2/week @ 2025-02-02 1/week @ 2025-02-09 1/week @ 2025-02-16

96 downloads per month

MIT license

6KB
54 lines

Youtube Music Discord RPC

Discord Rich Presence for Youtube Music activity in any browser

Installation

Install it via cargo

cargo install youtube-music-discord-rpc

Manual installation

cargo build --release --locked

Then copy the binary from target/release/youtube-music-discord-rpc to a bin folder on the path and make it executable.

cp target/release/youtube-music-discord-rpc ~/.local/bin
chmod +x ~/.local/bin/youtube-music-discord-rpc

Assuming your bin folder is on the path:

youtube-music-discord-rpc

Dependencies

~3.5–6MB
~104K SLoC