Youtube playback
Rmpc can play videos from youtube, but needs a little setup before it can do that. Only single songs can be added at a time.
- Install yt-dlp and have it available in your PATH.
- Install yt-dlp’s dependencies: ffmpeg, ffprobe, python3 and python’s mutagen library.
- Configure rmpc’s cache directory in your config file
- Connect to MPD with a local socket and not IP address.
- Execute
rmpc addyt <youtube-url>
or in tuiaddyt <youtube-url>
to add a song to the queue.