mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
8.1k stars 644 forks source link

[Feature Request] Add 'headers' to a song added to mpd/mpc #495

Open faan11 opened 8 years ago

faan11 commented 8 years ago

Hey, I'm using mps-youtube with a mpd using the way described in the following issue https://github.com/mps-youtube/mps-youtube/issues/168 But i can only see the url of the video as title. I would like to have also the artist name, the title of the song, the album image and so on. This would allow me to distinguish songs. Is there any way?

ids1024 commented 8 years ago

It might be possible to pass the title of the YouTube video, and the YouTube thumbnail as album art. I do not know how these could be passed to mpc add though.

It is not really possible, or at least not easy to get the actual album name, artist, etc. This is addressed in #209.

koox00 commented 6 years ago

Is there a way now to pass the title to mpc add?

vn-ki commented 6 years ago

This is probably possible with python-mpd2.