This PR adds support for multiple languages in the TranscriptConfig, so that you can provide an ordered array of preferred languages in case the video has a few.
This also helps prevent YoutubeTranscriptNotAvailableLanguageError errors by allowing an array of optional languages in the TranscriptConfig.
This PR adds support for multiple languages in the TranscriptConfig, so that you can provide an ordered array of preferred languages in case the video has a few. This also helps prevent YoutubeTranscriptNotAvailableLanguageError errors by allowing an array of optional languages in the TranscriptConfig.