react-player
react-player copied to clipboard
Support for .srt subtitles
.srt subtitles are not appearing in player.
This will depend on if your client supports them. Many only support WebVTT
This would probably not be too difficult to support at least simple conversion from one format to another, depending on what is supported. There are plenty of libs out the that do an ok job, even if the features of the various formats aren't exactly the same.