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

app youtube-music-discord-rpc

Discord Rich Presence for Youtube Music activity in any browser

1 unstable release

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

#104 in Audio

Download history 80/week @ 2025-01-06

80 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
~106K SLoC