We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bb9fa commit c702db1Copy full SHA for c702db1
README.md
@@ -1,10 +1,10 @@
1
# 💐 Add support for SRT subtitles in HTML5 video elements
2
3
+> ✅ This package uses **0** external dependencies!
4
+
5
Officially only VTT files are supported by the HTML5 track element.
6
This package will convert your SRT subtitles on the fly to VTT subtitles.
7
-> ✅ This package uses **NO** external dependencies!
-
8
### 👉 What's new in v2?
9
- Updated code base to modern JavaScript
10
- Added [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder?retiredLocale=nl) to support all kinds of encodings
0 commit comments