I’m trying to determine if a video is uploaded as a “short” or a regular/long-form video via the v3 data API.
I’m checking out the video info via:
https://www.googleapis.com/youtube/v3/videos?key=[API_KEY]&id=[VIDEO_ID]&part=snippet
But nothing returned seems to indicate to me one way or the other.
New contributor
goose is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.