1

Using Youtube API v3, there are two parameters when searching for videos: videoSyndicated and videoEmbeddable. Do I need to set them both to true if I want to make sure the video will play when it is embedded on my site? (I have a feeling videoEmbeddable is still going to give me some videos that won't play on my site)

4

1 回答 1

1

如果您将这两个都设置为 true,并设置 regionCode 参数以反映进行搜索的人的区域,那么这是您目前可以做的最好的事情。

于 2013-07-19T06:00:42.387 回答