Test files › Subtitles 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| Filename | valid.vtt |
| Format | WebVTT |
| Size | 399 bytes (399 bytes) |
| MIME type | text/vtt; charset=utf-8 |
| SHA-256 | 301323cac0aa86219c7f17917e84c18b5e0c8792d431d855798e50c5326be685 |
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