How do I use the Youtube API to check if a video is embeddable?

后端 未结 5 599
栀梦
栀梦 2020-12-15 12:28

Does anyone know how to check if a Youtube video is embeddable using the Youtube API? I\'ve tried using this URL:

http://gdata.youtube.com/feeds/api/videos/4         


        
5条回答
  •  既然无缘
    2020-12-15 13:03

    If you can use the new object-free way of showing a video you'll see that almost every video not viewable with the object tag now work flawlessy.

    Syntax is:

    You can't trust yt:accessControl at this time.

提交回复
热议问题