embed youtube custom playlist name
        Posted  
        
            by 
                John Stockton
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by John Stockton
        
        
        
        Published on 2012-11-01T10:59:05Z
        Indexed on 
            2012/11/01
            11:00 UTC
        
        
        Read the original article
        Hit count: 327
        
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
© Stack Overflow or respective owner