Pregunta

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)

¿Fue útil?

Solución

If you set both of those to be true, and set the regionCode parameter to reflect the region of the person doing the search, that's the best you can do for now.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top