Test filesSubtitles and captions › valid.vtt

Sample WebVTT file (valid)

A valid WebVTT file with the required signature, a NOTE comment, a named cue and cue settings.

↓ Download valid.vtt
Filenamevalid.vtt
FormatWebVTT
Size399 bytes (399 bytes)
MIME typetext/vtt; charset=utf-8
SHA-256301323cac0aa86219c7f17917e84c18b5e0c8792d431d855798e50c5326be685
What this file catchesBaseline WebVTT parsing in HTML5 <track>. Uses a FULL STOP before the milliseconds (00:00:01.000), the opposite of SRT, and carries cue settings that a naive line splitter will treat as text.

Download & verify

curl -fsSL -o "valid.vtt" "https://files.hexaqa.com/subtitle/valid.vtt"
curl -fsSL "https://files.hexaqa.com/subtitle/valid.vtt" | sha256sum # expect: 301323cac0aa86219c7f17917e84c18b5e0c8792d431d855798e50c5326be685

More subtitles and captions test files

comma-separator.vttmissing-signature.vttoverlapping-cues.srtvalid.srt

← All Subtitles and captions files