我在youtube上创建了一个播放列表。网址效果很好,但我无法从中获取ID。它似乎不起作用。
我的播放列表是:
http://www.youtube.com/playlist?list=PLE_-2rZv8j2ro-QgxzK9nvi9O61dgE-Hx
当我将“E_-2rZv8j2ro-QgxzK9nvi9O61dgE-Hx”插入到youtube播放器演示中时,它不起作用:https://developers.google.com/youtube/youtube_player_demo
我需要该ID来制作API Iframe。
感谢您的帮助!
答案 0 :(得分:0)
播放器演示有新ID的错误。 试试JSFiddle
<iframe id="ytplayer" type="text/html" width="640" height="360"
src="https://www.youtube.com/embed/?listType=playlist&list=PLE_-2rZv8j2ro-QgxzK9nvi9O61dgE-Hx"
frameborder="0" allowfullscreen>