api-samples icon indicating copy to clipboard operation
api-samples copied to clipboard

Youtube API Captions: list - language name property is empty

Open namlq93 opened this issue 2 years ago • 1 comments

I want to get the name of the language caption, but the name property of all languages is empty. How can I get the name of the languages?

API link: https://developers.google.com/youtube/v3/docs/captions/list?hl=en Captions: list

Result: name of language caption is empty

namlq93 avatar Jun 21 '23 13:06 namlq93

The name is caption name, not language name.

Maslino avatar Oct 25 '24 10:10 Maslino