自动嵌入带有频道ID的近期YouTube视频

时间:2016-10-18 18:01:37

标签: youtube youtube-data-api

此工作

<iframe width="300" height="200" src="http://www.youtube.com/embed?max-results=1&controls=0&showinfo=0&rel=0&listType=user_uploads&list=VanossGaming" frameborder="0" allowfullscreen></iframe> 

CHANNEL ID 无法正常工作。

这个人不能工作:

<iframe width="300" height="200" src="http://www.youtube.com/embed?max-results=1&controls=0&showinfo=0&rel=0&listType=user_uploads&list=UCKqH_9mk1waLgBiL2vT5b9g" frameborder="0" allowfullscreen></iframe> 

那么如何将此iframe用于 CHANNEL ID

感谢所有答案..

0 个答案:

没有答案