diff --git a/dist/video-js/demo.captions.vtt b/dist/video-js/demo.captions.vtt deleted file mode 100644 index e598be1982..0000000000 --- a/dist/video-js/demo.captions.vtt +++ /dev/null @@ -1,41 +0,0 @@ -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 diff --git a/dist/video-js/demo.html b/dist/video-js/demo.html deleted file mode 100644 index 8093718565..0000000000 --- a/dist/video-js/demo.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - Video.js | HTML5 Video Player - - - - - - - - - - - - - - - - - diff --git a/dist/video-js/font/vjs.eot b/dist/video-js/font/vjs.eot deleted file mode 100644 index a2c0f5f241..0000000000 Binary files a/dist/video-js/font/vjs.eot and /dev/null differ diff --git a/dist/video-js/font/vjs.svg b/dist/video-js/font/vjs.svg deleted file mode 100644 index fa6aa7b5f9..0000000000 --- a/dist/video-js/font/vjs.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - -Generated by IcoMoon - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dist/video-js/font/vjs.ttf b/dist/video-js/font/vjs.ttf deleted file mode 100644 index 682a9b21ef..0000000000 Binary files a/dist/video-js/font/vjs.ttf and /dev/null differ diff --git a/dist/video-js/font/vjs.woff b/dist/video-js/font/vjs.woff deleted file mode 100644 index de98206467..0000000000 Binary files a/dist/video-js/font/vjs.woff and /dev/null differ diff --git a/dist/video-js/video-js.css b/dist/video-js/video-js.css deleted file mode 100644 index 1fb5467ec3..0000000000 --- a/dist/video-js/video-js.css +++ /dev/null @@ -1,920 +0,0 @@ -/*! -Video.js Default Styles (http://videojs.com) -Version 4.7.1 -Create your own skin at http://designer.videojs.com -*/ -/* SKIN -================================================================================ -The main class name for all skin-specific styles. To make your own skin, -replace all occurances of 'vjs-default-skin' with a new name. Then add your new -skin name to your video tag instead of the default skin. -e.g.