embed youtube custom playlist name
- by John Stockton
I found a nice article:
http://911-need-code-help.blogspot.com/2012/07/youtube-iframe-embeds-video-playlist-and-html5.html
I am using the last option (Custom Playlist). But how to edit the embed code:
<iframe width="560" height="315" src="http://www.youtube.com/embed/T0Jqdjbed40?playlist=SyoA4LXQco4,6l6PPvUhR4c" frameborder="0" allowfullscreen></iframe>
in order to show my playlist name above thumbinails?
i tried to add listname="name", name="name", list="name" but it don't work