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 56b1d8b commit 3cfe7f8Copy full SHA for 3cfe7f8
README.md
@@ -1,6 +1,10 @@
1
# 💐 Add support for SRT subtitles in HTML5 video elements
2
3
-✅ This package uses **0** external dependencies!
+> ✅ This package uses **0** external dependencies!
4
+
5
+**Why is zero external dependencies important?**
6
7
+Using external dependencies not only make you code base very large, but can and will pose a security risks over time.
8
9
Officially only VTT files are supported by the HTML5 track element.
10
This package will convert your SRT subtitles on the fly to VTT subtitles.
0 commit comments