YouTube API v3 filtering embeddable videos

后端 未结 2 1874
清歌不尽
清歌不尽 2021-02-10 08:26

In YouTube API v3 documentation there are parameters like regionCode, videoEmbeddable, videoSyndicated. But it seems none of them are work

2条回答
  •  庸人自扰
    2021-02-10 09:24

    Try adding &type=video&videoEmbeddable=true although this might be the same as the previous solution, it worked for. You might have a more specific problem, as if seems.

提交回复
热议问题