Hello! It'd be great to have the default language of a video available as an attribute on the TranscriptList class.
I've been able to get this by accesing the list of subtitles from this url:
Ex:
If more than one subtitle is available, there will be a "default_lang" key on the xml. Which is what the user chose as the language of the video when uploading a file.
I have a M.R. ready but wanted to submit it as an issue in case someone was already working on something similar or had a better approach.
Hello! It'd be great to have the default language of a video available as an attribute on the TranscriptList class.
I've been able to get this by accesing the list of subtitles from this url:
Ex:
If more than one subtitle is available, there will be a "default_lang" key on the xml. Which is what the user chose as the language of the video when uploading a file.
I have a M.R. ready but wanted to submit it as an issue in case someone was already working on something similar or had a better approach.