Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3718

Video unavailable for embeddable video with open youtube license

$
0
0

I'm trying to detect, what kind of videos might be integrated to embedded player by the YouTube.According to the google documentation, if the video has embeddable flag is True, it mean, that video might be integrated to iframe player.

I tried to check this case with a lot of videos, but there is no correllation with official documentation:

{"kind": "youtube#videoListResponse","etag": "QhZz3ammh_2U6Vc0CPEowhlDrww","items": [    {"kind": "youtube#video","etag": "NHnhzMH_44LS8SvFmhtYF5jcKRk","id": "GbfeH6Q8PzY","status": {"uploadStatus": "processed","privacyStatus": "public","license": "youtube","embeddable": true,"publicStatsViewable": true,"madeForKids": false        }    }],"pageInfo": {"totalResults": 1,"resultsPerPage": 1}}

Above you might see info by video ID - embeddable with public youtube license.And trying to open this video on the official embedded player: https://www.youtube.com/embed/GbfeH6Q8PzY How can I check what kind of video is possible to embed into a player?


Viewing all articles
Browse latest Browse all 3718

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>