diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-11-14 00:32:33 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-11-14 00:32:33 +0100 |
| commit | db4a3dbc4aa4cdcffb96c67b8f6d4d68c5467933 (patch) | |
| tree | f69790c382d03d37569bdf0ab2650d4a73f69300 /test/data | |
| parent | 09512a7cb428ddb7e092a67697aebcf422f8dba1 (diff) | |
Be more tolerant of metadata in WebVTT.
Diffstat (limited to 'test/data')
| -rw-r--r-- | test/data/test.vtt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/data/test.vtt b/test/data/test.vtt index 461c8a2..6cd60eb 100644 --- a/test/data/test.vtt +++ b/test/data/test.vtt @@ -1,4 +1,6 @@ WEBVTT - you can put something here +Some: people +Seem: to put stuff here NOTE You can have notes That span multiple lines |
