我正在尝试找到一个脚本,将我的学校youtube频道中的最新视频嵌入学校网站主页。
我用asp,javascript和html进行编码
干杯
约翰
答案 0 :(得分:4)
只需转到此网址http://www.yvoschaap.com/youtube.html,您会发现它对您的需求很有用
答案 1 :(得分:1)
<iframe width="300" height="200" src="http://www.youtube.com/embed?max-results=1&controls=0&showinfo=0&rel=0&listType=user_uploads&list=YOUR_USERNAME_HERE" frameborder="0" allowfullscreen></iframe>