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/lang/de.js b/dist/video-js/lang/de.js deleted file mode 100644 index 7737ba5e03..0000000000 --- a/dist/video-js/lang/de.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("de",{ - "Play": "abspielen", - "Pause": "pausieren", - "Current Time": "aktueller Zeitpunkt", - "Duration Time": "gesamte Laufzeit", - "Remaining Time": "verbleibende Laufzeit", - "Stream Type": "Übertragungstyp", - "LIVE": "LIVE", - "Loaded": "geladen", - "Progress": "Fortschritt", - "Fullscreen": "Vollbildschirm AN", - "Non-Fullscreen": "Vollbildschirm AUS", - "Mute": "Ton AUS", - "Unmuted": "Ton AN", - "Playback Rate": "Wiedergabegeschwindigkeit", - "Subtitles": "Untertitel AN", - "subtitles off": "Untertitel AUS", - "Captions": "Titel AN", - "captions off": "Titel AUS", - "Chapters": "Kapitel", - "You aborted the video playback": "Sie haben die Video-Wiedergabe abgebrochen.", - "A network error caused the video download to fail part-way.": "Ein Fehler bei der Verbindung verursachte eine Unterbrechung mitten im Download.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "Das Video konnte nicht geladen werden, entweder weil der Server bzw. die Verbindung gestört ist, oder weil das Format nicht kompatibel ist.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "Die Wiedergabe des Videos wurde unterbrochen. Entweder ist das Video beschädigt oder es benutzt ein Feature welches von diesem Browser nicht unterstützt wird.", - "No compatible source was found for this video.": "Für dieses Video wurde keine kompatible Quelle gefunden." -}); \ No newline at end of file diff --git a/dist/video-js/lang/es.js b/dist/video-js/lang/es.js deleted file mode 100644 index 28ba8575f2..0000000000 --- a/dist/video-js/lang/es.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("es",{ - "Play": "Juego", - "Pause": "Pausa", - "Current Time": "Tiempo Actual", - "Duration Time": "Tiempo de Duracion", - "Remaining Time": "Tiempo Restante", - "Stream Type": "Tipo de Transmision", - "LIVE": "En Vivo", - "Loaded": "Cargado", - "Progress": "Progreso", - "Fullscreen": "Pantalla Completa", - "Non-Fullscreen": "No Pantalla Completa", - "Mute": "Mudo", - "Unmuted": "Activar sonido", - "Playback Rate": "Reproduccion Cambio", - "Subtitles": "Subtitulos", - "subtitles off": "subtitulos fuera", - "Captions": "Subtitulos", - "captions off": "subtitulos fuera", - "Chapters": "Capitulos", - "You aborted the video playback": "Ha anulado la reproduccion de video", - "A network error caused the video download to fail part-way.": "Un error en la red hizo que la descarga de video falle parte del camino.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "El video no se puede cargar, ya sea porque el servidor o la red fracasaron o porque el formato no es compatible.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La reproduccion de video se ha cancelado debido a un problema de corrupcion o porque el video utilizado cuenta con su navegador no soporta.", - "No compatible source was found for this video.": "Ninguna fuente compatible se encontro para este video." -}); \ No newline at end of file diff --git a/dist/video-js/video-js.css b/dist/video-js/video-js.css deleted file mode 100644 index 0b373b1f39..0000000000 --- a/dist/video-js/video-js.css +++ /dev/null @@ -1,920 +0,0 @@ -/*! -Video.js Default Styles (http://videojs.com) -Version 4.8.0 -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.