Test files › Subtitles and captions › comma-separator.vtt
Sample WebVTT file (comma separator)
WebVTT that uses the SRT comma decimal separator in its timestamps instead of a full stop.
↓ Download comma-separator.vtt| Filename | comma-separator.vtt |
| Format | WebVTT |
| Size | 176 bytes (176 bytes) |
| MIME type | text/vtt; charset=utf-8 |
| SHA-256 | 4750082833b28bd77e218973efbe11e0b9a9763ae226c99a24ecb0a20f9c8d6b |
What this file catchesThe classic result of renaming a .srt to .vtt. The signature is present and the structure looks right, so a lenient parser may accept it, but the timestamps are invalid WebVTT and cues are commonly dropped or mistimed rather than reported as an error.
Download & verify
curl -fsSL -o "comma-separator.vtt" "https://files.hexaqa.com/subtitle/comma-separator.vtt"
curl -fsSL "https://files.hexaqa.com/subtitle/comma-separator.vtt" | sha256sum
# expect: 4750082833b28bd77e218973efbe11e0b9a9763ae226c99a24ecb0a20f9c8d6b