So, the YouTube API v3.0 has a categoryId
which is titled "Shows". However, when searching on the YouTube website, each of these "Shows" also has its own title (e.g.: "Falling Skies").
I already checked in the channel title (channel.snippet.title
), and it is not there.
I could not find it anywhere in the documentation, but is there a way to find out the name of each show ?