mderrick / react-html5video

A customizeable HTML5 Video React component with i18n and a11y.
http://mderrick.github.io/react-html5video/
MIT License
459 stars 123 forks source link

Feature/subtitles #67

Closed toneplex closed 7 years ago

toneplex commented 7 years ago

Please consider pulling in this branch which adds the ability to display subtitles.

mderrick commented 7 years ago

v2 Finally supports subtitles! I'm afraid I haven't implemented this in v1 as I've been working on the new one non stop. If you migrate to v2 (this is easy if you haven't used custom components) then you can now use subtitles. Thanks for the PR!