YouTube API: "Official" tag

When searching for a music video on YouTube, a video often appears with “Official” tags in the results. Example:

Example

Is there any way to get this flag when calling the API?

https://gdata.youtube.com/feeds/api/videos/VIDEOID?v=2 does not have a field that could point to such a tag.

+4
source share
1 answer

IMO, official - not for the song, but for the channel. In acdcVEVO user profile you can see that his channel type is set to "Musician". Most users are "standard."

+4
source

Source: https://habr.com/ru/post/1384363/


All Articles