We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hie @alxhotel , I am really impressed by your quick response and update to the API for youtube video integration. While, I can see we can add subtitles while playing normal media ( mp4 ). I am curious, like is it possible to do the same with youtube video streaming? I am trying to play youtube videos using this package, and add subtitles to the video. I have created subtitles and upload on github which can be fetched by raw content. like : https://raw.githubusercontent.com/google/WebFundamentals/master/src/content/en/fundamentals/design-and-ux/responsive/_code/chrome-subtitles-en.vtt
So, I want to know how can i use this srt file to display subtitle while youtube video steaming. Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hie @alxhotel ,
I am really impressed by your quick response and update to the API for youtube video integration.
While, I can see we can add subtitles while playing normal media ( mp4 ). I am curious, like is it possible to do the same with youtube video streaming?
I am trying to play youtube videos using this package, and add subtitles to the video. I have created subtitles and upload on github which can be fetched by raw content. like : https://raw.githubusercontent.com/google/WebFundamentals/master/src/content/en/fundamentals/design-and-ux/responsive/_code/chrome-subtitles-en.vtt
So, I want to know how can i use this srt file to display subtitle while youtube video steaming.
Thanks.
The text was updated successfully, but these errors were encountered: