SecStone
SecStone

Reputation: 1753

YouTube API: 'Official' Tag

When you search for a music video on YouTube, there often appears a video tagged 'Official' in the results. Example:

Example

Is there a way to retrieve this flag by an API call?

https://gdata.youtube.com/feeds/api/videos/VIDEOID?v=2 does not have any field that might indicated such a tag.

Upvotes: 4

Views: 3244

Answers (1)

Alexandru
Alexandru

Reputation: 25820

IMO, official is not per song, but per channel. In acdcVEVO's user profile, you can see its channel type set to "Musician". Most users are "Standard".

Upvotes: 4

Related Questions