I am trying to get the normalized game name using youtube API for a video if it is in Gaming category.
For example: https://www.youtube.com/watch?v=qIvWgSpy31k, for this video I can see its normalized game name is the description:
But when I use the videos.list
method, I can not see this returned. After checking all the properties for the video, I can not find it either.
Is there any way to fetch the game name?