I want to retrieve the tags for a specific YouTube video using v3 of the YouTube API.
I\'m able to retrieve a video with this request to the search endpoint, https:/
Unfortunately, at present you can only get videos with tags when you authenticate yourself as the owner of the channel. Searching for tags used to work, but is broken in the current V2 implementation.