README.md
April 17, 2026 · View on GitHub
Star History
Youtube Music for Desktop (ytmdesktop2)
Beautiful Youtube Music desktop app that includes several customizations for users and developers.
Features
Last.FM (Scrobble)

Mini Player (Beta)
Discord Rich Presence
Custom CSS

OBS Implementation
OBS Browser Source Files / OBS Plugin Thread, don't forget to enable the api inside the ytmdesktop2 app
also make sure to set a custom the port (append ?port=<custom port> to source file protocol) if changed in the app (default is 13091)
... features to be added ...
Project setup
# gh is required for fetching github packages (Venipa/xosms)
gh auth refresh -s read:packages
pnpm install
pnpm dev