Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>In general there is no way to determine all playback restrictions using the API, unfortunately. We have a guide for API v2 here: <a href="http://apiblog.youtube.com/2011/12/understanding-playback-restrictions.html" rel="nofollow">http://apiblog.youtube.com/2011/12/understanding-playback-restrictions.html</a> but no similar resource for v3 yet. </p> <p>I'd recommend using the (videoEmbeddable and videoSyndicated) search restricts since this is what they're designed for. One approach is to take the user to m.youtube.com for playback of videos that are restricted from 3rd party apps. Alternatively, you can try to approach the content owner and persuade them to change the config of the content (since this is something YouTube enforces but does not configure). </p> <p>About the videos you have listed specifically: </p> <ol> <li>lWA2pjMjpBs has autoplay disabled which may explain the problem you are seeing: <a href="http://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs?v=2&amp;prettyprint=true" rel="nofollow">http://gdata.youtube.com/feeds/api/videos/lWA2pjMjpBs?v=2&amp;prettyprint=true</a>. We don't return the autoplay restrict in v3 responses yet but will follow up with the team on that. </li> <li>3BwfuFuYOWE has syndication disabled. In v2 you can see it here: <a href="http://gdata.youtube.com/feeds/api/videos/3BwfuFuYOWE?v=2&amp;prettyprint=true" rel="nofollow">http://gdata.youtube.com/feeds/api/videos/3BwfuFuYOWE?v=2&amp;prettyprint=true</a>, but in v3 we only expose it via a search restrict. I'll follow up with the team on this as well so it is easier to see that in the videos.list response. </li> </ol>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload