parkmino writes

I’m not sure whether it is related only to upplay or upmpdcli as well. Anyway, it would be great to support youtube. Please refer to the followings for your information.

I could play youtube audio via command line. $ mpc add $(youtube-dl -f bestaudio/best -g https://www.youtube.com/watch?v=G4PqySC7RR0) $ mpc play

Thanks in advance

medoc92 writes

Someone would need to program a Media Server acting as a gateway to youtube (an upmpdcli content directory plugin like the ones used for the streaming services could do this probably). The tricky part is going to be the navigation… I don’t know/use youtube enough to do this.