EbaraKoji / youtube-downloader

MIT License
0 stars 0 forks source link

[Feature Request] add .vtt format captions #8

Closed EbaraKoji closed 1 month ago

EbaraKoji commented 1 month ago

To play videos with captions on HTML, captions with .vtt format are needed.

MDN WebVTT How to add captions to html video tag

EbaraKoji commented 1 month ago

Subtitles can also be showed with json or srt files, along with customized style.

using videoRef

EbaraKoji commented 1 month ago

.vtt caption feature has added.