diff --git a/dist/video-js/demo.captions.vtt b/dist/video-js/demo.captions.vtt deleted file mode 100644 index e598be198..000000000 --- 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 809371856..000000000 --- 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 a2c0f5f24..000000000 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 fa6aa7b5f..000000000 --- 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 682a9b21e..000000000 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 de9820646..000000000 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 5e458c2e4..000000000 --- a/dist/video-js/lang/de.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("de",{ - "Play": "Wiedergabe", - "Pause": "Pause", - "Current Time": "Aktuelle Uhrzeit", - "Duration Time": "Laufzeit", - "Remaining Time": "Verbleibende Zeit", - "Stream Type": "Streamtyp", - "LIVE": "LIVE", - "Loaded": "Geladen", - "Progress": "Status", - "Fullscreen": "Vollbild", - "Non-Fullscreen": "Kein Vollbild", - "Mute": "Ton aus", - "Unmuted": "Ton ein", - "Playback Rate": "Wiedergaberate", - "Subtitles": "Untertitel", - "subtitles off": "Untertitel aus", - "Captions": "Geschlossene Untertitel", - "captions off": "Geschlossene Untertitel aus", - "Chapters": "Kapitel", - "You aborted the video playback": "Sie haben die Videowiedergabe abgebrochen.", - "A network error caused the video download to fail part-way.": "Der Videodownload ist aufgrund eines Netzwerkfehlers fehlgeschlagen.", - "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, da entweder ein Server- oder Netzwerkfehler auftrat oder das Format nicht unterstützt wird.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "Die Videowiedergabe wurde entweder wegen eines Problems mit einem beschädigten Video oder wegen verwendeten Funktionen, die vom Browser nicht unterstützt werden, abgebrochen.", - "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 c81b6b758..000000000 --- a/dist/video-js/lang/es.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("es",{ - "Play": "Reproducción", - "Pause": "Pausa", - "Current Time": "Tiempo reproducido", - "Duration Time": "Duración total", - "Remaining Time": "Tiempo restante", - "Stream Type": "Tipo de secuencia", - "LIVE": "DIRECTO", - "Loaded": "Cargado", - "Progress": "Progreso", - "Fullscreen": "Pantalla completa", - "Non-Fullscreen": "Pantalla no completa", - "Mute": "Silenciar", - "Unmuted": "No silenciado", - "Playback Rate": "Velocidad de reproducción", - "Subtitles": "Subtítulos", - "subtitles off": "Subtítulos desactivados", - "Captions": "Subtítulos especiales", - "captions off": "Subtítulos especiales desactivados", - "Chapters": "Capítulos", - "You aborted the video playback": "Ha interrumpido la reproducción del vídeo.", - "A network error caused the video download to fail part-way.": "Un error de red ha interrumpido la descarga del vídeo.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "No se ha podido cargar el vídeo debido a un fallo de red o del servidor o porque el formato es incompatible.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La reproducción de vídeo se ha interrumpido por un problema de corrupción de datos o porque el vídeo precisa funciones que su navegador no ofrece.", - "No compatible source was found for this video.": "No se ha encontrado ninguna fuente compatible con este vídeo." -}); \ No newline at end of file diff --git a/dist/video-js/lang/fr.js b/dist/video-js/lang/fr.js deleted file mode 100644 index 670c4a161..000000000 --- a/dist/video-js/lang/fr.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("fr",{ - "Play": "Lecture", - "Pause": "Pause", - "Current Time": "Temps actuel", - "Duration Time": "Durée", - "Remaining Time": "Temps restant", - "Stream Type": "Type de flux", - "LIVE": "EN DIRECT", - "Loaded": "Chargé", - "Progress": "Progression", - "Fullscreen": "Plein écran", - "Non-Fullscreen": "Fenêtré", - "Mute": "Sourdine", - "Unmuted": "Son activé", - "Playback Rate": "Vitesse de lecture", - "Subtitles": "Sous-titres", - "subtitles off": "Sous-titres désactivés", - "Captions": "Sous-titres", - "captions off": "Sous-titres désactivés", - "Chapters": "Chapitres", - "You aborted the video playback": "Vous avez interrompu la lecture de la vidéo.", - "A network error caused the video download to fail part-way.": "Une erreur de réseau a interrompu le téléchargement de la vidéo.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "Cette vidéo n'a pas pu être chargée, soit parce que le serveur ou le réseau a échoué ou parce que le format n'est pas reconnu.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La lecture de la vidéo a été interrompue à cause d'un problème de corruption ou parce que la vidéo utilise des fonctionnalités non prises en charge par votre navigateur.", - "No compatible source was found for this video.": "Aucune source compatible n'a été trouvée pour cette vidéo." -}); \ No newline at end of file diff --git a/dist/video-js/lang/it.js b/dist/video-js/lang/it.js deleted file mode 100644 index 1f640308d..000000000 --- a/dist/video-js/lang/it.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("it",{ - "Play": "Play", - "Pause": "Pausa", - "Current Time": "Orario attuale", - "Duration Time": "Durata", - "Remaining Time": "Tempo rimanente", - "Stream Type": "Tipo del Streaming", - "LIVE": "LIVE", - "Loaded": "Caricato", - "Progress": "Stato", - "Fullscreen": "Schermo intero", - "Non-Fullscreen": "Chiudi schermo intero", - "Mute": "Muto", - "Unmuted": "Audio", - "Playback Rate": "Tasso di riproduzione", - "Subtitles": "Sottotitoli", - "subtitles off": "Senza sottotitoli", - "Captions": "Sottotitoli non udenti", - "captions off": "Senza sottotitoli non udenti", - "Chapters": "Capitolo", - "You aborted the video playback": "La riproduzione del filmato è stata interrotta.", - "A network error caused the video download to fail part-way.": "Il download del filmato è stato interrotto a causa di un problema rete.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "Il filmato non può essere caricato a causa di un errore nel server o nella rete o perché il formato non viene supportato.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "La riproduzione del filmato è stata interrotta a causa di un file danneggiato o per l’utilizzo di impostazioni non supportate dal browser.", - "No compatible source was found for this video.": "Non ci sono fonti compatibili per questo filmato." -}); \ No newline at end of file diff --git a/dist/video-js/lang/ja.js b/dist/video-js/lang/ja.js deleted file mode 100644 index 578383b2f..000000000 --- a/dist/video-js/lang/ja.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("ja",{ - "Play": "再生", - "Pause": "一時停止", - "Current Time": "現在の時間", - "Duration Time": "長さ", - "Remaining Time": "残りの時間", - "Stream Type": "ストリームの種類", - "LIVE": "ライブ", - "Loaded": "ロード済み", - "Progress": "進行状況", - "Fullscreen": "フルスクリーン", - "Non-Fullscreen": "フルスクリーン以外", - "Mute": "ミュート", - "Unmuted": "ミュート解除", - "Playback Rate": "再生レート", - "Subtitles": "サブタイトル", - "subtitles off": "サブタイトル オフ", - "Captions": "キャプション", - "captions off": "キャプション オフ", - "Chapters": "チャプター", - "You aborted the video playback": "動画再生を中止しました", - "A network error caused the video download to fail part-way.": "ネットワーク エラーにより動画のダウンロードが途中で失敗しました", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "サーバーまたはネットワークのエラー、またはフォーマットがサポートされていないため、動画をロードできませんでした", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "破損の問題、またはお使いのブラウザがサポートしていない機能が動画に使用されていたため、動画の再生が中止されました", - "No compatible source was found for this video.": "この動画に対して互換性のあるソースが見つかりませんでした" -}); \ No newline at end of file diff --git a/dist/video-js/lang/ko.js b/dist/video-js/lang/ko.js deleted file mode 100644 index a7949616c..000000000 --- a/dist/video-js/lang/ko.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("ko",{ - "Play": "재생", - "Pause": "일시중지", - "Current Time": "현재 시간", - "Duration Time": "지정 기간", - "Remaining Time": "남은 시간", - "Stream Type": "스트리밍 유형", - "LIVE": "라이브", - "Loaded": "로드됨", - "Progress": "진행", - "Fullscreen": "전체 화면", - "Non-Fullscreen": "전체 화면 해제", - "Mute": "음소거", - "Unmuted": "음소거 해제", - "Playback Rate": "재생 비율", - "Subtitles": "서브타이틀", - "subtitles off": "서브타이틀 끄기", - "Captions": "자막", - "captions off": "자막 끄기", - "Chapters": "챕터", - "You aborted the video playback": "비디오 재생을 취소했습니다.", - "A network error caused the video download to fail part-way.": "네트워크 오류로 인하여 비디오 일부를 다운로드하지 못 했습니다.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "비디오를 로드할 수 없습니다. 서버 혹은 네트워크 오류 때문이거나 지원되지 않는 형식 때문일 수 있습니다.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "비디오 재생이 취소됐습니다. 비디오가 손상되었거나 비디오가 사용하는 기능을 브라우저에서 지원하지 않는 것 같습니다.", - "No compatible source was found for this video.": "비디오에 호환되지 않는 소스가 있습니다." -}); \ No newline at end of file diff --git a/dist/video-js/lang/pt-BR.js b/dist/video-js/lang/pt-BR.js deleted file mode 100644 index d1e2052f9..000000000 --- a/dist/video-js/lang/pt-BR.js +++ /dev/null @@ -1,26 +0,0 @@ -videojs.addLanguage("pt-BR",{ - "Play": "Tocar", - "Pause": "Pause", - "Current Time": "Tempo", - "Duration Time": "Duração", - "Remaining Time": "Tempo Restante", - "Stream Type": "Tipo de Stream", - "LIVE": "AO VIVO", - "Loaded": "Carregado", - "Progress": "Progressão", - "Fullscreen": "Tela Cheia", - "Non-Fullscreen": "Tela Normal", - "Mute": "Mudo", - "Unmuted": "Habilitar Som", - "Playback Rate": "Velocidade", - "Subtitles": "Legendas", - "subtitles off": "Sem Legendas", - "Captions": "Anotações", - "captions off": "Sem Anotações", - "Chapters": "Capítulos", - "You aborted the video playback": "Você parou a execução de vídeo.", - "A network error caused the video download to fail part-way.": "Um erro na rede fez o vídeo parar parcialmente.", - "The video could not be loaded, either because the server or network failed or because the format is not supported.": "O vídeo não pode ser carregado, ou porque houve um problema com sua rede ou pelo formato do vídeo não ser suportado.", - "The video playback was aborted due to a corruption problem or because the video used features your browser did not support.": "A Execução foi interrompida por um problema com o vídeo ou por seu navegador não dar suporte ao seu formato.", - "No compatible source was found for this video.": "Não foi encontrada fonte de vídeo compatível." -}); \ 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 0c4bd4416..000000000 --- a/dist/video-js/video-js.css +++ /dev/null @@ -1,955 +0,0 @@ -/*! -Video.js Default Styles (http://videojs.com) -Version 4.9.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.