+ 3
How To Add YouTube Playlist in HTML5 Video?
I want to add an YouTube channel playlist. how can I add YouTube playlist?
5 odpowiedzi
+ 4
<iframe url("url of your playlist")>
You can add style to this also...
+ 2
when you share a video (I. e. onto facebook or another website) it has a link that refers to that specific video, copy that link and then paste it wherever you're trying to put it, if you are trying to add it to an html document that you made yourself then you can apply it with the <video>..</video> tags or you can put it in a <div href="...."> tag
+ 1
tell me someone!!!
+ 1
copy link and/or download link from your target
0
by useing iframe tag
you can get it from video discreption on youtube