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 83b4ed5 commit 49bb9faCopy full SHA for 49bb9fa
README.md
@@ -3,6 +3,8 @@
3
Officially only VTT files are supported by the HTML5 track element.
4
This package will convert your SRT subtitles on the fly to VTT subtitles.
5
6
+> ✅ This package uses **NO** external dependencies!
7
+
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