diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-15 09:46:01 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-09-15 09:46:01 -0500 |
commit | a7fc4ecf40196e64753c6aa283eb669adb15e942 (patch) | |
tree | f14320a3a9b18840180e382de159851d8d3d5e5a /extlib/video-js/demo.captions.vtt | |
parent | 1fef79f4f884c9e534b6f892cd2e448fc5e483eb (diff) | |
download | mediagoblin-a7fc4ecf40196e64753c6aa283eb669adb15e942.tar.lz mediagoblin-a7fc4ecf40196e64753c6aa283eb669adb15e942.tar.xz mediagoblin-a7fc4ecf40196e64753c6aa283eb669adb15e942.zip |
Updating the video.js that we use to avoid an XSS attack. Yikes! ;\
This commit sponsored by Daniel Valentine. Thank you!
Diffstat (limited to 'extlib/video-js/demo.captions.vtt')
-rw-r--r-- | extlib/video-js/demo.captions.vtt | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/extlib/video-js/demo.captions.vtt b/extlib/video-js/demo.captions.vtt new file mode 100644 index 00000000..e598be19 --- /dev/null +++ b/extlib/video-js/demo.captions.vtt @@ -0,0 +1,41 @@ +WEBVTT + +00:00.700 --> 00:04.110 +Captions describe all relevant audio for the hearing impaired. +[ Heroic music playing for a seagull ] + +00:04.500 --> 00:05.000 +[ Splash!!! ] + +00:05.100 --> 00:06.000 +[ Sploosh!!! ] + +00:08.000 --> 00:09.225 +[ Splash...splash...splash splash splash ] + +00:10.525 --> 00:11.255 +[ Splash, Sploosh again ] + +00:13.500 --> 00:14.984 +Dolphin: eeeEEEEEeeee! + +00:14.984 --> 00:16.984 +Dolphin: Squawk! eeeEEE? + +00:25.000 --> 00:28.284 +[ A whole ton of splashes ] + +00:29.500 --> 00:31.000 +Mine. Mine. Mine. + +00:34.300 --> 00:36.000 +Shark: Chomp + +00:36.800 --> 00:37.900 +Shark: CHOMP!!! + +00:37.861 --> 00:41.193 +EEEEEEOOOOOOOOOOWHALENOISE + +00:42.593 --> 00:45.611 +[ BIG SPLASH ]
\ No newline at end of file |