Aspect ratio not found when listing video from Youtube API V3

Viewed 62

Currently, I am using Youtube API V3 to get the video information including field fileDetails.videoStreams. To ensure that it's authenticated by owner using Oauth2.

But, I cannot find aspect_ratio in API response of some videos. Please see the screenshot below: enter image description here

Does everyone know how to resolve this issue?

I really appreciate your help.

0 Answers
Related