From d68bb2ae0e6a3a19c627f9005eed7aca206349cd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 6 Oct 2014 00:58:02 +0100 Subject: Basic and scruffy Subrip read support. --- test/data/test.srt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/data/test.srt (limited to 'test/data/test.srt') diff --git a/test/data/test.srt b/test/data/test.srt new file mode 100644 index 0000000..a3cfc30 --- /dev/null +++ b/test/data/test.srt @@ -0,0 +1,8 @@ +1 +00:00:41,090 --> 00:00:42,210 +This is a subtitle +and that's a line break + +2 +00:01:01,010 --> 00:01:02,100 +This is some bold and some bold italic and some underlined. -- cgit v1.2.3