first commit

This commit is contained in:
2026-02-09 10:48:21 +01:00
commit 15f28c0dd6
848 changed files with 107188 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
define(["exports","./../browser.js"],function(_exports,_browser){Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.default=void 0;_exports.default={enableHlsJsPlayer:function(runTimeTicks,mediaType){if(null==globalThis.MediaSource&&null==globalThis.ManagedMediaSource)return!1;if("webos"===globalThis.appMode)return!1;if(!(!(media=document.createElement("video")).canPlayType("application/x-mpegURL").replace(/no/,"")&&!media.canPlayType("application/vnd.apple.mpegURL").replace(/no/,""))){if(_browser.default.android&&"Audio"===mediaType)return!0;if(runTimeTicks&&"Audio"===mediaType)return!1}var media;return!0}}});

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.htmlVideoPlayerContainer{position:fixed!important;top:0;bottom:0;left:0;right:0;inset-inline-start:0;inset-inline-end:0;-webkit-align-items:center;align-items:center;container-type:size;box-sizing:border-box}.transparentDocument .htmlVideoPlayerContainer{background:#000!important}.htmlvideoplayer{margin:0!important;padding:0!important;width:100%;height:100%}.htmlvideoplayer::cue{-webkit-font-smoothing:antialiased}.moveUpSubtitles::-webkit-media-text-track-display{margin-top:-2em}.htmlvideo-subtitles-canvas-parent{position:absolute!important;margin:0!important}