I'm using the YouTube API and there doesn't seem to be a thumbnail image of the playlist as it is on YouTube.
Anybody have any ideas or come across this problem before?
Let me know.
|
|
|
Once you have the playlist feed, you can access the media:group/media:thumbnail-url tag, which contains urls to each of the thumbnails created by YouTube. You can then use these urls to access the image. I built a WinFords control to do this... If you need more help, then please ask. |
|||
|
|