index.640c346a.js 114 KB

1234567891011121314151617
  1. var xt=Object.defineProperty,Mt=Object.defineProperties;var Lt=Object.getOwnPropertyDescriptors;var ce=Object.getOwnPropertySymbols;var De=Object.prototype.hasOwnProperty,Ve=Object.prototype.propertyIsEnumerable;var Re=(e,i,t)=>i in e?xt(e,i,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[i]=t,Y=(e,i)=>{for(var t in i||(i={}))De.call(i,t)&&Re(e,t,i[t]);if(ce)for(var t of ce(i))Ve.call(i,t)&&Re(e,t,i[t]);return e},ue=(e,i)=>Mt(e,Lt(i));var Ue=(e,i)=>{var t={};for(var s in e)De.call(e,s)&&i.indexOf(s)<0&&(t[s]=e[s]);if(e!=null&&ce)for(var s of ce(e))i.indexOf(s)<0&&Ve.call(e,s)&&(t[s]=e[s]);return t};import{P as It}from"./index.2f73374c.js";import{r as $t,p as _t,T as Be,k as Ot}from"./index.df5307bf.js";import{i as tt,h as jt,d as it,N as qt,s as ke,M as Ht,b as X,I as Ft}from"./base.40eeba89.js";function d(e,i,t){return i in e?Object.defineProperty(e,i,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[i]=t,e}function Rt(e,i){if(!(e instanceof i))throw new TypeError("Cannot call a class as a function")}function We(e,i){for(var t=0;t<i.length;t++){var s=i[t];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}function Dt(e,i,t){return i&&We(e.prototype,i),t&&We(e,t),e}function Vt(e,i,t){return i in e?Object.defineProperty(e,i,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[i]=t,e}function ze(e,i){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);i&&(s=s.filter(function(n){return Object.getOwnPropertyDescriptor(e,n).enumerable})),t.push.apply(t,s)}return t}function Ke(e){for(var i=1;i<arguments.length;i++){var t=arguments[i]!=null?arguments[i]:{};i%2?ze(Object(t),!0).forEach(function(s){Vt(e,s,t[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ze(Object(t)).forEach(function(s){Object.defineProperty(e,s,Object.getOwnPropertyDescriptor(t,s))})}return e}var Ye={addCSS:!0,thumbWidth:15,watch:!0};function Ut(e,i){return function(){return Array.from(document.querySelectorAll(i)).includes(this)}.call(e,i)}function Bt(e,i){if(e&&i){var t=new Event(i,{bubbles:!0});e.dispatchEvent(t)}}var le=function(e){return e!=null?e.constructor:null},_e=function(e,i){return!!(e&&i&&e instanceof i)},st=function(e){return e==null},nt=function(e){return le(e)===Object},Wt=function(e){return le(e)===Number&&!Number.isNaN(e)},at=function(e){return le(e)===String},zt=function(e){return le(e)===Boolean},Kt=function(e){return le(e)===Function},lt=function(e){return Array.isArray(e)},ot=function(e){return _e(e,NodeList)},Yt=function(e){return _e(e,Element)},Qt=function(e){return _e(e,Event)},Xt=function(e){return st(e)||(at(e)||lt(e)||ot(e))&&!e.length||nt(e)&&!Object.keys(e).length},_={nullOrUndefined:st,object:nt,number:Wt,string:at,boolean:zt,function:Kt,array:lt,nodeList:ot,element:Yt,event:Qt,empty:Xt};function Jt(e){var i="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return i?Math.max(0,(i[1]?i[1].length:0)-(i[2]?+i[2]:0)):0}function Gt(e,i){if(1>i){var t=Jt(i);return parseFloat(e.toFixed(t))}return Math.round(e/i)*i}var Zt=function(){function e(i,t){Rt(this,e),_.element(i)?this.element=i:_.string(i)&&(this.element=document.querySelector(i)),_.element(this.element)&&_.empty(this.element.rangeTouch)&&(this.config=Ke({},Ye,{},t),this.init())}return Dt(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(i){var t=this,s=i?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach(function(n){t.element[s](n,function(a){return t.set(a)},!1)})}},{key:"get",value:function(i){if(!e.enabled||!_.event(i))return null;var t,s=i.target,n=i.changedTouches[0],a=parseFloat(s.getAttribute("min"))||0,o=parseFloat(s.getAttribute("max"))||100,r=parseFloat(s.getAttribute("step"))||1,c=s.getBoundingClientRect(),u=100/c.width*(this.config.thumbWidth/2)/100;return 0>(t=100/c.width*(n.clientX-c.left))?t=0:100<t&&(t=100),50>t?t-=(100-2*t)*u:50<t&&(t+=2*(t-50)*u),a+Gt(t/100*(o-a),r)}},{key:"set",value:function(i){e.enabled&&_.event(i)&&!i.target.disabled&&(i.preventDefault(),i.target.value=this.get(i),Bt(i.target,i.type==="touchend"?"change":"input"))}}],[{key:"setup",value:function(i){var t=1<arguments.length&&arguments[1]!==void 0?arguments[1]:{},s=null;if(_.empty(i)||_.string(i)?s=Array.from(document.querySelectorAll(_.string(i)?i:'input[type="range"]')):_.element(i)?s=[i]:_.nodeList(i)?s=Array.from(i):_.array(i)&&(s=i.filter(_.element)),_.empty(s))return null;var n=Ke({},Ye,{},t);if(_.string(i)&&n.watch){var a=new MutationObserver(function(o){Array.from(o).forEach(function(r){Array.from(r.addedNodes).forEach(function(c){_.element(c)&&Ut(c,i)&&new e(c,n)})})});a.observe(document.body,{childList:!0,subtree:!0})}return s.map(function(o){return new e(o,t)})}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}();const ee=e=>e!=null?e.constructor:null,V=(e,i)=>Boolean(e&&i&&e instanceof i),Oe=e=>e==null,rt=e=>ee(e)===Object,ei=e=>ee(e)===Number&&!Number.isNaN(e),ve=e=>ee(e)===String,ti=e=>ee(e)===Boolean,ct=e=>ee(e)===Function,ut=e=>Array.isArray(e),ii=e=>V(e,WeakMap),ht=e=>V(e,NodeList),si=e=>ee(e)===Text,ni=e=>V(e,Event),ai=e=>V(e,KeyboardEvent),li=e=>V(e,window.TextTrackCue)||V(e,window.VTTCue),oi=e=>V(e,TextTrack)||!Oe(e)&&ve(e.kind),ri=e=>V(e,Promise)&&ct(e.then),ci=e=>e!==null&&typeof e=="object"&&e.nodeType===1&&typeof e.style=="object"&&typeof e.ownerDocument=="object",dt=e=>Oe(e)||(ve(e)||ut(e)||ht(e))&&!e.length||rt(e)&&!Object.keys(e).length,ui=e=>{if(V(e,window.URL))return!0;if(!ve(e))return!1;let i=e;e.startsWith("http://")&&e.startsWith("https://")||(i=`http://${e}`);try{return!dt(new URL(i).hostname)}catch{return!1}};var l={nullOrUndefined:Oe,object:rt,number:ei,string:ve,boolean:ti,function:ct,array:ut,weakMap:ii,nodeList:ht,element:ci,textNode:si,event:ni,keyboardEvent:ai,cue:li,track:oi,promise:ri,url:ui,empty:dt};const Ne=(()=>{const e=document.createElement("span"),i={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},t=Object.keys(i).find(s=>e.style[s]!==void 0);return!!l.string(t)&&i[t]})();function mt(e,i){setTimeout(()=>{try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch{}},i)}const $={isIE:Boolean(window.document.documentMode),isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1||/(iPad|iPhone|iPod)/gi.test(navigator.platform)};function hi(e){return JSON.parse(JSON.stringify(e))}function pt(e,i){return i.split(".").reduce((t,s)=>t&&t[s],e)}function x(e={},...i){if(!i.length)return e;const t=i.shift();return l.object(t)?(Object.keys(t).forEach(s=>{l.object(t[s])?(Object.keys(e).includes(s)||Object.assign(e,{[s]:{}}),x(e[s],t[s])):Object.assign(e,{[s]:t[s]})}),x(e,...i)):e}function gt(e,i){const t=e.length?e:[e];Array.from(t).reverse().forEach((s,n)=>{const a=n>0?i.cloneNode(!0):i,o=s.parentNode,r=s.nextSibling;a.appendChild(s),r?o.insertBefore(a,r):o.appendChild(a)})}function xe(e,i){l.element(e)&&!l.empty(i)&&Object.entries(i).filter(([,t])=>!l.nullOrUndefined(t)).forEach(([t,s])=>e.setAttribute(t,s))}function b(e,i,t){const s=document.createElement(e);return l.object(i)&&xe(s,i),l.string(t)&&(s.innerText=t),s}function di(e,i){l.element(e)&&l.element(i)&&i.parentNode.insertBefore(e,i.nextSibling)}function Qe(e,i,t,s){l.element(i)&&i.appendChild(b(e,t,s))}function D(e){l.nodeList(e)||l.array(e)?Array.from(e).forEach(D):l.element(e)&&l.element(e.parentNode)&&e.parentNode.removeChild(e)}function de(e){if(!l.element(e))return;let{length:i}=e.childNodes;for(;i>0;)e.removeChild(e.lastChild),i-=1}function fe(e,i){return l.element(i)&&l.element(i.parentNode)&&l.element(e)?(i.parentNode.replaceChild(e,i),e):null}function H(e,i){if(!l.string(e)||l.empty(e))return{};const t={},s=x({},i);return e.split(",").forEach(n=>{const a=n.trim(),o=a.replace(".",""),r=a.replace(/[[\]]/g,"").split("="),[c]=r,u=r.length>1?r[1].replace(/["']/g,""):"";switch(a.charAt(0)){case".":l.string(s.class)?t.class=`${s.class} ${o}`:t.class=o;break;case"#":t.id=a.replace("#","");break;case"[":t[c]=u}}),x(s,t)}function W(e,i){if(!l.element(e))return;let t=i;l.boolean(t)||(t=!e.hidden),e.hidden=t}function k(e,i,t){if(l.nodeList(e))return Array.from(e).map(s=>k(s,i,t));if(l.element(e)){let s="toggle";return t!==void 0&&(s=t?"add":"remove"),e.classList[s](i),e.classList.contains(i)}return!1}function ye(e,i){return l.element(e)&&e.classList.contains(i)}function z(e,i){const{prototype:t}=Element;return(t.matches||t.webkitMatchesSelector||t.mozMatchesSelector||t.msMatchesSelector||function(){return Array.from(document.querySelectorAll(i)).includes(this)}).call(e,i)}function mi(e,i){const{prototype:t}=Element;return(t.closest||function(){let s=this;do{if(z.matches(s,i))return s;s=s.parentElement||s.parentNode}while(s!==null&&s.nodeType===1);return null}).call(e,i)}function J(e){return this.elements.container.querySelectorAll(e)}function L(e){return this.elements.container.querySelector(e)}function Ce(e=null,i=!1){l.element(e)&&(e.focus({preventScroll:!0}),i&&k(e,this.config.classNames.tabFocus))}const Xe={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},N={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check(e,i,t){const s=$.isIPhone&&t&&N.playsinline,n=N[e]||i!=="html5";return{api:n,ui:n&&N.rangeInput&&(e!=="video"||!$.isIPhone||s)}},pip:!($.isIPhone||!l.function(b("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||b("video").disablePictureInPicture)),airplay:l.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime(e){if(l.empty(e))return!1;const[i]=e.split("/");let t=e;if(!this.isHTML5||i!==this.type)return!1;Object.keys(Xe).includes(t)&&(t+=`; codecs="${Xe[e]}"`);try{return Boolean(t&&this.media.canPlayType(t).replace(/no/,""))}catch{return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(()=>{const e=document.createElement("input");return e.type="range",e.type==="range"})(),touch:"ontouchstart"in document.documentElement,transitions:Ne!==!1,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},pi=(()=>{let e=!1;try{const i=Object.defineProperty({},"passive",{get:()=>(e=!0,null)});window.addEventListener("test",null,i),window.removeEventListener("test",null,i)}catch{}return e})();function G(e,i,t,s=!1,n=!0,a=!1){if(!e||!("addEventListener"in e)||l.empty(i)||!l.function(t))return;const o=i.split(" ");let r=a;pi&&(r={passive:n,capture:a}),o.forEach(c=>{this&&this.eventListeners&&s&&this.eventListeners.push({element:e,type:c,callback:t,options:r}),e[s?"addEventListener":"removeEventListener"](c,t,r)})}function T(e,i="",t,s=!0,n=!1){G.call(this,e,i,t,!0,s,n)}function we(e,i="",t,s=!0,n=!1){G.call(this,e,i,t,!1,s,n)}function je(e,i="",t,s=!0,n=!1){const a=(...o)=>{we(e,i,a,s,n),t.apply(this,o)};G.call(this,e,i,a,!0,s,n)}function y(e,i="",t=!1,s={}){if(!l.element(e)||l.empty(i))return;const n=new CustomEvent(i,{bubbles:t,detail:ue(Y({},s),{plyr:this})});e.dispatchEvent(n)}function gi(){this&&this.eventListeners&&(this.eventListeners.forEach(e=>{const{element:i,type:t,callback:s,options:n}=e;i.removeEventListener(t,s,n)}),this.eventListeners=[])}function fi(){return new Promise(e=>this.ready?setTimeout(e,0):T.call(this,this.elements.container,"ready",e)).then(()=>{})}function R(e){l.promise(e)&&e.then(null,()=>{})}function Me(e){return l.array(e)?e.filter((i,t)=>e.indexOf(i)===t):e}function ft(e,i){return l.array(e)&&e.length?e.reduce((t,s)=>Math.abs(s-i)<Math.abs(t-i)?s:t):null}function yt(e){return!(!window||!window.CSS)&&window.CSS.supports(e)}const Je=[[1,1],[4,3],[3,4],[5,4],[4,5],[3,2],[2,3],[16,10],[10,16],[16,9],[9,16],[21,9],[9,21],[32,9],[9,32]].reduce((e,[i,t])=>ue(Y({},e),{[i/t]:[i,t]}),{});function bt(e){return l.array(e)||l.string(e)&&e.includes(":")?(l.array(e)?e:e.split(":")).map(Number).every(l.number):!1}function be(e){if(!l.array(e)||!e.every(l.number))return null;const[i,t]=e,s=(a,o)=>o===0?a:s(o,a%o),n=s(i,t);return[i/n,t/n]}function qe(e){const i=s=>bt(s)?s.split(":").map(Number):null;let t=i(e);if(t===null&&(t=i(this.config.ratio)),t===null&&!l.empty(this.embed)&&l.array(this.embed.ratio)&&({ratio:t}=this.embed),t===null&&this.isHTML5){const{videoWidth:s,videoHeight:n}=this.media;t=[s,n]}return be(t)}function Z(e){if(!this.isVideo)return{};const{wrapper:i}=this.elements,t=qe.call(this,e);if(!l.array(t))return{};const[s,n]=be(t),a=100/s*n;if(yt(`aspect-ratio: ${s}/${n}`)?i.style.aspectRatio=`${s}/${n}`:i.style.paddingBottom=`${a}%`,this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){const o=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),r=(o-a)/(o/50);this.fullscreen.active?i.style.paddingBottom=null:this.media.style.transform=`translateY(-${r}%)`}else this.isHTML5&&i.classList.add(this.config.classNames.videoFixedRatio);return{padding:a,ratio:t}}function vt(e,i,t=.05){const s=e/i,n=ft(Object.keys(Je),s);return Math.abs(n-s)<=t?Je[n]:[e,i]}function yi(){return[Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)]}const B={getSources(){return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter(e=>{const i=e.getAttribute("type");return!!l.empty(i)||N.mime.call(this,i)}):[]},getQualityOptions(){return this.config.quality.forced?this.config.quality.options:B.getSources.call(this).map(e=>Number(e.getAttribute("size"))).filter(Boolean)},setup(){if(!this.isHTML5)return;const e=this;e.options.speed=e.config.speed.options,l.empty(this.config.ratio)||Z.call(e),Object.defineProperty(e.media,"quality",{get(){const i=B.getSources.call(e).find(t=>t.getAttribute("src")===e.source);return i&&Number(i.getAttribute("size"))},set(i){if(e.quality!==i){if(e.config.quality.forced&&l.function(e.config.quality.onChange))e.config.quality.onChange(i);else{const t=B.getSources.call(e).find(c=>Number(c.getAttribute("size"))===i);if(!t)return;const{currentTime:s,paused:n,preload:a,readyState:o,playbackRate:r}=e.media;e.media.src=t.getAttribute("src"),(a!=="none"||o)&&(e.once("loadedmetadata",()=>{e.speed=r,e.currentTime=s,n||R(e.play())}),e.media.load())}y.call(e,e.media,"qualitychange",!1,{quality:i})}}})},cancelRequests(){this.isHTML5&&(D(B.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function bi(e){return`${e}-${Math.floor(1e4*Math.random())}`}function Le(e,...i){return l.empty(e)?e:e.toString().replace(/{(\d+)}/g,(t,s)=>i[s].toString())}function vi(e,i){return e===0||i===0||Number.isNaN(e)||Number.isNaN(i)?0:(e/i*100).toFixed(2)}const se=(e="",i="",t="")=>e.replace(new RegExp(i.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),t.toString()),wt=(e="")=>e.toString().replace(/\w\S*/g,i=>i.charAt(0).toUpperCase()+i.substr(1).toLowerCase());function wi(e=""){let i=e.toString();return i=se(i,"-"," "),i=se(i,"_"," "),i=wt(i),se(i," ","")}function Ti(e=""){let i=e.toString();return i=wi(i),i.charAt(0).toLowerCase()+i.slice(1)}function ki(e){const i=document.createDocumentFragment(),t=document.createElement("div");return i.appendChild(t),t.innerHTML=e,i.firstChild.innerText}function Ci(e){const i=document.createElement("div");return i.appendChild(e),i.innerHTML}const Ge={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},I={get(e="",i={}){if(l.empty(e)||l.empty(i))return"";let t=pt(i.i18n,e);if(l.empty(t))return Object.keys(Ge).includes(e)?Ge[e]:"";const s={"{seektime}":i.seekTime,"{title}":i.title};return Object.entries(s).forEach(([n,a])=>{t=se(t,n,a)}),t}};class ne{constructor(i){d(this,"get",t=>{if(!ne.supported||!this.enabled)return null;const s=window.localStorage.getItem(this.key);if(l.empty(s))return null;const n=JSON.parse(s);return l.string(t)&&t.length?n[t]:n}),d(this,"set",t=>{if(!ne.supported||!this.enabled||!l.object(t))return;let s=this.get();l.empty(s)&&(s={}),x(s,t),window.localStorage.setItem(this.key,JSON.stringify(s))}),this.enabled=i.config.storage.enabled,this.key=i.config.storage.key}static get supported(){try{if(!("localStorage"in window))return!1;const i="___test";return window.localStorage.setItem(i,i),window.localStorage.removeItem(i),!0}catch{return!1}}}function oe(e,i="text"){return new Promise((t,s)=>{try{const n=new XMLHttpRequest;if(!("withCredentials"in n))return;n.addEventListener("load",()=>{if(i==="text")try{t(JSON.parse(n.responseText))}catch{t(n.responseText)}else t(n.response)}),n.addEventListener("error",()=>{throw new Error(n.status)}),n.open("GET",e,!0),n.responseType=i,n.send()}catch(n){s(n)}})}function Tt(e,i){if(!l.string(e))return;const t=l.string(i);let s=!1;const n=()=>document.getElementById(i)!==null,a=(o,r)=>{o.innerHTML=r,t&&n()||document.body.insertAdjacentElement("afterbegin",o)};if(!t||!n()){const o=ne.supported,r=document.createElement("div");if(r.setAttribute("hidden",""),t&&r.setAttribute("id",i),o){const c=window.localStorage.getItem(`cache-${i}`);if(s=c!==null,s){const u=JSON.parse(c);a(r,u.content)}}oe(e).then(c=>{l.empty(c)||(o&&window.localStorage.setItem(`cache-${i}`,JSON.stringify({content:c})),a(r,c))}).catch(()=>{})}}const kt=e=>Math.trunc(e/60/60%60,10),Ai=e=>Math.trunc(e%60,10);function Te(e=0,i=!1,t=!1){if(!l.number(e))return Te(void 0,i,t);const s=c=>`0${c}`.slice(-2);let n=kt(e);const a=(o=e,Math.trunc(o/60%60,10));var o;const r=Ai(e);return n=i||n>0?`${n}:`:"",`${t&&e>0?"-":""}${n}${s(a)}:${s(r)}`}const m={getIconUrl(){const e=new URL(this.config.iconUrl,window.location).host!==window.location.host||$.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements(){try{return this.elements.controls=L.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:J.call(this,this.config.selectors.buttons.play),pause:L.call(this,this.config.selectors.buttons.pause),restart:L.call(this,this.config.selectors.buttons.restart),rewind:L.call(this,this.config.selectors.buttons.rewind),fastForward:L.call(this,this.config.selectors.buttons.fastForward),mute:L.call(this,this.config.selectors.buttons.mute),pip:L.call(this,this.config.selectors.buttons.pip),airplay:L.call(this,this.config.selectors.buttons.airplay),settings:L.call(this,this.config.selectors.buttons.settings),captions:L.call(this,this.config.selectors.buttons.captions),fullscreen:L.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=L.call(this,this.config.selectors.progress),this.elements.inputs={seek:L.call(this,this.config.selectors.inputs.seek),volume:L.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:L.call(this,this.config.selectors.display.buffer),currentTime:L.call(this,this.config.selectors.display.currentTime),duration:L.call(this,this.config.selectors.display.duration)},l.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`)),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon(e,i){const t="http://www.w3.org/2000/svg",s=m.getIconUrl.call(this),n=`${s.cors?"":s.url}#${this.config.iconPrefix}`,a=document.createElementNS(t,"svg");xe(a,x(i,{"aria-hidden":"true",focusable:"false"}));const o=document.createElementNS(t,"use"),r=`${n}-${e}`;return"href"in o&&o.setAttributeNS("http://www.w3.org/1999/xlink","href",r),o.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r),a.appendChild(o),a},createLabel(e,i={}){const t=I.get(e,this.config);return b("span",ue(Y({},i),{class:[i.class,this.config.classNames.hidden].filter(Boolean).join(" ")}),t)},createBadge(e){if(l.empty(e))return null;const i=b("span",{class:this.config.classNames.menu.value});return i.appendChild(b("span",{class:this.config.classNames.menu.badge},e)),i},createButton(e,i){const t=x({},i);let s=Ti(e);const n={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach(o=>{Object.keys(t).includes(o)&&(n[o]=t[o],delete t[o])}),n.element!=="button"||Object.keys(t).includes("type")||(t.type="button"),Object.keys(t).includes("class")?t.class.split(" ").some(o=>o===this.config.classNames.control)||x(t,{class:`${t.class} ${this.config.classNames.control}`}):t.class=this.config.classNames.control,e){case"play":n.toggle=!0,n.label="play",n.labelPressed="pause",n.icon="play",n.iconPressed="pause";break;case"mute":n.toggle=!0,n.label="mute",n.labelPressed="unmute",n.icon="volume",n.iconPressed="muted";break;case"captions":n.toggle=!0,n.label="enableCaptions",n.labelPressed="disableCaptions",n.icon="captions-off",n.iconPressed="captions-on";break;case"fullscreen":n.toggle=!0,n.label="enterFullscreen",n.labelPressed="exitFullscreen",n.icon="enter-fullscreen",n.iconPressed="exit-fullscreen";break;case"play-large":t.class+=` ${this.config.classNames.control}--overlaid`,s="play",n.label="play",n.icon="play";break;default:l.empty(n.label)&&(n.label=s),l.empty(n.icon)&&(n.icon=e)}const a=b(n.element);return n.toggle?(a.appendChild(m.createIcon.call(this,n.iconPressed,{class:"icon--pressed"})),a.appendChild(m.createIcon.call(this,n.icon,{class:"icon--not-pressed"})),a.appendChild(m.createLabel.call(this,n.labelPressed,{class:"label--pressed"})),a.appendChild(m.createLabel.call(this,n.label,{class:"label--not-pressed"}))):(a.appendChild(m.createIcon.call(this,n.icon)),a.appendChild(m.createLabel.call(this,n.label))),x(t,H(this.config.selectors.buttons[s],t)),xe(a,t),s==="play"?(l.array(this.elements.buttons[s])||(this.elements.buttons[s]=[]),this.elements.buttons[s].push(a)):this.elements.buttons[s]=a,a},createRange(e,i){const t=b("input",x(H(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":I.get(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},i));return this.elements.inputs[e]=t,m.updateRangeFill.call(this,t),Zt.setup(t),t},createProgress(e,i){const t=b("progress",x(H(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},i));if(e!=="volume"){t.appendChild(b("span",null,"0"));const s={played:"played",buffer:"buffered"}[e],n=s?I.get(s,this.config):"";t.innerText=`% ${n.toLowerCase()}`}return this.elements.display[e]=t,t},createTime(e,i){const t=H(this.config.selectors.display[e],i),s=b("div",x(t,{class:`${t.class?t.class:""} ${this.config.classNames.display.time} `.trim(),"aria-label":I.get(e,this.config)}),"00:00");return this.elements.display[e]=s,s},bindMenuItemShortcuts(e,i){T.call(this,e,"keydown keyup",t=>{if(![32,38,39,40].includes(t.which)||(t.preventDefault(),t.stopPropagation(),t.type==="keydown"))return;const s=z(e,'[role="menuitemradio"]');if(!s&&[32,39].includes(t.which))m.showMenuPanel.call(this,i,!0);else{let n;t.which!==32&&(t.which===40||s&&t.which===39?(n=e.nextElementSibling,l.element(n)||(n=e.parentNode.firstElementChild)):(n=e.previousElementSibling,l.element(n)||(n=e.parentNode.lastElementChild)),Ce.call(this,n,!0))}},!1),T.call(this,e,"keyup",t=>{t.which===13&&m.focusFirstMenuItem.call(this,null,!0)})},createMenuItem({value:e,list:i,type:t,title:s,badge:n=null,checked:a=!1}){const o=H(this.config.selectors.inputs[t]),r=b("button",x(o,{type:"button",role:"menuitemradio",class:`${this.config.classNames.control} ${o.class?o.class:""}`.trim(),"aria-checked":a,value:e})),c=b("span");c.innerHTML=s,l.element(n)&&c.appendChild(n),r.appendChild(c),Object.defineProperty(r,"checked",{enumerable:!0,get:()=>r.getAttribute("aria-checked")==="true",set(u){u&&Array.from(r.parentNode.children).filter(g=>z(g,'[role="menuitemradio"]')).forEach(g=>g.setAttribute("aria-checked","false")),r.setAttribute("aria-checked",u?"true":"false")}}),this.listeners.bind(r,"click keyup",u=>{if(!l.keyboardEvent(u)||u.which===32){switch(u.preventDefault(),u.stopPropagation(),r.checked=!0,t){case"language":this.currentTrack=Number(e);break;case"quality":this.quality=e;break;case"speed":this.speed=parseFloat(e)}m.showMenuPanel.call(this,"home",l.keyboardEvent(u))}},t,!1),m.bindMenuItemShortcuts.call(this,r,t),i.appendChild(r)},formatTime(e=0,i=!1){return l.number(e)?Te(e,kt(this.duration)>0,i):e},updateTimeDisplay(e=null,i=0,t=!1){l.element(e)&&l.number(i)&&(e.innerText=m.formatTime(i,t))},updateVolume(){this.supported.ui&&(l.element(this.elements.inputs.volume)&&m.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),l.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||this.volume===0))},setRange(e,i=0){l.element(e)&&(e.value=i,m.updateRangeFill.call(this,e))},updateProgress(e){if(!this.supported.ui||!l.event(e))return;let i=0;const t=(s,n)=>{const a=l.number(n)?n:0,o=l.element(s)?s:this.elements.display.buffer;if(l.element(o)){o.value=a;const r=o.getElementsByTagName("span")[0];l.element(r)&&(r.childNodes[0].nodeValue=a)}};if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":i=vi(this.currentTime,this.duration),e.type==="timeupdate"&&m.setRange.call(this,this.elements.inputs.seek,i);break;case"playing":case"progress":t(this.elements.display.buffer,100*this.buffered)}},updateRangeFill(e){const i=l.event(e)?e.target:e;if(l.element(i)&&i.getAttribute("type")==="range"){if(z(i,this.config.selectors.inputs.seek)){i.setAttribute("aria-valuenow",this.currentTime);const t=m.formatTime(this.currentTime),s=m.formatTime(this.duration),n=I.get("seekLabel",this.config);i.setAttribute("aria-valuetext",n.replace("{currentTime}",t).replace("{duration}",s))}else if(z(i,this.config.selectors.inputs.volume)){const t=100*i.value;i.setAttribute("aria-valuenow",t),i.setAttribute("aria-valuetext",`${t.toFixed(1)}%`)}else i.setAttribute("aria-valuenow",i.value);$.isWebkit&&i.style.setProperty("--value",i.value/i.max*100+"%")}},updateSeekTooltip(e){if(!this.config.tooltips.seek||!l.element(this.elements.inputs.seek)||!l.element(this.elements.display.seekTooltip)||this.duration===0)return;const i=`${this.config.classNames.tooltip}--visible`,t=a=>k(this.elements.display.seekTooltip,i,a);if(this.touch)return void t(!1);let s=0;const n=this.elements.progress.getBoundingClientRect();if(l.event(e))s=100/n.width*(e.pageX-n.left);else{if(!ye(this.elements.display.seekTooltip,i))return;s=parseFloat(this.elements.display.seekTooltip.style.left,10)}s<0?s=0:s>100&&(s=100),m.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*s),this.elements.display.seekTooltip.style.left=`${s}%`,l.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&t(e.type==="mouseenter")},timeUpdate(e){const i=!l.element(this.elements.display.duration)&&this.config.invertTime;m.updateTimeDisplay.call(this,this.elements.display.currentTime,i?this.duration-this.currentTime:this.currentTime,i),e&&e.type==="timeupdate"&&this.media.seeking||m.updateProgress.call(this,e)},durationUpdate(){if(!this.supported.ui||!this.config.invertTime&&this.currentTime)return;if(this.duration>=2**32)return W(this.elements.display.currentTime,!0),void W(this.elements.progress,!0);l.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);const e=l.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&m.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&m.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),m.updateSeekTooltip.call(this)},toggleMenuButton(e,i){W(this.elements.settings.buttons[e],!i)},updateSetting(e,i,t){const s=this.elements.settings.panels[e];let n=null,a=i;if(e==="captions")n=this.currentTrack;else{if(n=l.empty(t)?this[e]:t,l.empty(n)&&(n=this.config[e].default),!l.empty(this.options[e])&&!this.options[e].includes(n))return void this.debug.warn(`Unsupported value of '${n}' for ${e}`);if(!this.config[e].options.includes(n))return void this.debug.warn(`Disabled value of '${n}' for ${e}`)}if(l.element(a)||(a=s&&s.querySelector('[role="menu"]')),!l.element(a))return;this.elements.settings.buttons[e].querySelector(`.${this.config.classNames.menu.value}`).innerHTML=m.getLabel.call(this,e,n);const o=a&&a.querySelector(`[value="${n}"]`);l.element(o)&&(o.checked=!0)},getLabel(e,i){switch(e){case"speed":return i===1?I.get("normal",this.config):`${i}&times;`;case"quality":if(l.number(i)){const t=I.get(`qualityLabel.${i}`,this.config);return t.length?t:`${i}p`}return wt(i);case"captions":return S.getLabel.call(this);default:return null}},setQualityMenu(e){if(!l.element(this.elements.settings.panels.quality))return;const i="quality",t=this.elements.settings.panels.quality.querySelector('[role="menu"]');l.array(e)&&(this.options.quality=Me(e).filter(a=>this.config.quality.options.includes(a)));const s=!l.empty(this.options.quality)&&this.options.quality.length>1;if(m.toggleMenuButton.call(this,i,s),de(t),m.checkMenu.call(this),!s)return;const n=a=>{const o=I.get(`qualityBadge.${a}`,this.config);return o.length?m.createBadge.call(this,o):null};this.options.quality.sort((a,o)=>{const r=this.config.quality.options;return r.indexOf(a)>r.indexOf(o)?1:-1}).forEach(a=>{m.createMenuItem.call(this,{value:a,list:t,type:i,title:m.getLabel.call(this,"quality",a),badge:n(a)})}),m.updateSetting.call(this,i,t)},setCaptionsMenu(){if(!l.element(this.elements.settings.panels.captions))return;const e="captions",i=this.elements.settings.panels.captions.querySelector('[role="menu"]'),t=S.getTracks.call(this),s=Boolean(t.length);if(m.toggleMenuButton.call(this,e,s),de(i),m.checkMenu.call(this),!s)return;const n=t.map((a,o)=>({value:o,checked:this.captions.toggled&&this.currentTrack===o,title:S.getLabel.call(this,a),badge:a.language&&m.createBadge.call(this,a.language.toUpperCase()),list:i,type:"language"}));n.unshift({value:-1,checked:!this.captions.toggled,title:I.get("disabled",this.config),list:i,type:"language"}),n.forEach(m.createMenuItem.bind(this)),m.updateSetting.call(this,e,i)},setSpeedMenu(){if(!l.element(this.elements.settings.panels.speed))return;const e="speed",i=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter(s=>s>=this.minimumSpeed&&s<=this.maximumSpeed);const t=!l.empty(this.options.speed)&&this.options.speed.length>1;m.toggleMenuButton.call(this,e,t),de(i),m.checkMenu.call(this),t&&(this.options.speed.forEach(s=>{m.createMenuItem.call(this,{value:s,list:i,type:e,title:m.getLabel.call(this,"speed",s)})}),m.updateSetting.call(this,e,i))},checkMenu(){const{buttons:e}=this.elements.settings,i=!l.empty(e)&&Object.values(e).some(t=>!t.hidden);W(this.elements.settings.menu,!i)},focusFirstMenuItem(e,i=!1){if(this.elements.settings.popup.hidden)return;let t=e;l.element(t)||(t=Object.values(this.elements.settings.panels).find(n=>!n.hidden));const s=t.querySelector('[role^="menuitem"]');Ce.call(this,s,i)},toggleMenu(e){const{popup:i}=this.elements.settings,t=this.elements.buttons.settings;if(!l.element(i)||!l.element(t))return;const{hidden:s}=i;let n=s;if(l.boolean(e))n=e;else if(l.keyboardEvent(e)&&e.which===27)n=!1;else if(l.event(e)){const a=l.function(e.composedPath)?e.composedPath()[0]:e.target,o=i.contains(a);if(o||!o&&e.target!==t&&n)return}t.setAttribute("aria-expanded",n),W(i,!n),k(this.elements.container,this.config.classNames.menu.open,n),n&&l.keyboardEvent(e)?m.focusFirstMenuItem.call(this,null,!0):n||s||Ce.call(this,t,l.keyboardEvent(e))},getMenuSize(e){const i=e.cloneNode(!0);i.style.position="absolute",i.style.opacity=0,i.removeAttribute("hidden"),e.parentNode.appendChild(i);const t=i.scrollWidth,s=i.scrollHeight;return D(i),{width:t,height:s}},showMenuPanel(e="",i=!1){const t=this.elements.container.querySelector(`#plyr-settings-${this.id}-${e}`);if(!l.element(t))return;const s=t.parentNode,n=Array.from(s.children).find(a=>!a.hidden);if(N.transitions&&!N.reducedMotion){s.style.width=`${n.scrollWidth}px`,s.style.height=`${n.scrollHeight}px`;const a=m.getMenuSize.call(this,t),o=r=>{r.target===s&&["width","height"].includes(r.propertyName)&&(s.style.width="",s.style.height="",we.call(this,s,Ne,o))};T.call(this,s,Ne,o),s.style.width=`${a.width}px`,s.style.height=`${a.height}px`}W(n,!0),W(t,!1),m.focusFirstMenuItem.call(this,t,i)},setDownloadUrl(){const e=this.elements.buttons.download;l.element(e)&&e.setAttribute("href",this.download)},create(e){const{bindMenuItemShortcuts:i,createButton:t,createProgress:s,createRange:n,createTime:a,setQualityMenu:o,setSpeedMenu:r,showMenuPanel:c}=m;this.elements.controls=null,l.array(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(t.call(this,"play-large"));const u=b("div",H(this.config.selectors.controls.wrapper));this.elements.controls=u;const g={class:"plyr__controls__item"};return Me(l.array(this.config.controls)?this.config.controls:[]).forEach(f=>{if(f==="restart"&&u.appendChild(t.call(this,"restart",g)),f==="rewind"&&u.appendChild(t.call(this,"rewind",g)),f==="play"&&u.appendChild(t.call(this,"play",g)),f==="fast-forward"&&u.appendChild(t.call(this,"fast-forward",g)),f==="progress"){const p=b("div",{class:`${g.class} plyr__progress__container`}),w=b("div",H(this.config.selectors.progress));if(w.appendChild(n.call(this,"seek",{id:`plyr-seek-${e.id}`})),w.appendChild(s.call(this,"buffer")),this.config.tooltips.seek){const C=b("span",{class:this.config.classNames.tooltip},"00:00");w.appendChild(C),this.elements.display.seekTooltip=C}this.elements.progress=w,p.appendChild(this.elements.progress),u.appendChild(p)}if(f==="current-time"&&u.appendChild(a.call(this,"currentTime",g)),f==="duration"&&u.appendChild(a.call(this,"duration",g)),f==="mute"||f==="volume"){let{volume:p}=this.elements;if(l.element(p)&&u.contains(p)||(p=b("div",x({},g,{class:`${g.class} plyr__volume`.trim()})),this.elements.volume=p,u.appendChild(p)),f==="mute"&&p.appendChild(t.call(this,"mute")),f==="volume"&&!$.isIos){const w={max:1,step:.05,value:this.config.volume};p.appendChild(n.call(this,"volume",x(w,{id:`plyr-volume-${e.id}`})))}}if(f==="captions"&&u.appendChild(t.call(this,"captions",g)),f==="settings"&&!l.empty(this.config.settings)){const p=b("div",x({},g,{class:`${g.class} plyr__menu`.trim(),hidden:""}));p.appendChild(t.call(this,"settings",{"aria-haspopup":!0,"aria-controls":`plyr-settings-${e.id}`,"aria-expanded":!1}));const w=b("div",{class:"plyr__menu__container",id:`plyr-settings-${e.id}`,hidden:""}),C=b("div"),A=b("div",{id:`plyr-settings-${e.id}-home`}),P=b("div",{role:"menu"});A.appendChild(P),C.appendChild(A),this.elements.settings.panels.home=A,this.config.settings.forEach(h=>{const v=b("button",x(H(this.config.selectors.buttons.settings),{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--forward`,role:"menuitem","aria-haspopup":!0,hidden:""}));i.call(this,v,h),T.call(this,v,"click",()=>{c.call(this,h,!1)});const M=b("span",null,I.get(h,this.config)),O=b("span",{class:this.config.classNames.menu.value});O.innerHTML=e[h],M.appendChild(O),v.appendChild(M),P.appendChild(v);const j=b("div",{id:`plyr-settings-${e.id}-${h}`,hidden:""}),q=b("button",{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--back`});q.appendChild(b("span",{"aria-hidden":!0},I.get(h,this.config))),q.appendChild(b("span",{class:this.config.classNames.hidden},I.get("menuBack",this.config))),T.call(this,j,"keydown",K=>{K.which===37&&(K.preventDefault(),K.stopPropagation(),c.call(this,"home",!0))},!1),T.call(this,q,"click",()=>{c.call(this,"home",!1)}),j.appendChild(q),j.appendChild(b("div",{role:"menu"})),C.appendChild(j),this.elements.settings.buttons[h]=v,this.elements.settings.panels[h]=j}),w.appendChild(C),p.appendChild(w),u.appendChild(p),this.elements.settings.popup=w,this.elements.settings.menu=p}if(f==="pip"&&N.pip&&u.appendChild(t.call(this,"pip",g)),f==="airplay"&&N.airplay&&u.appendChild(t.call(this,"airplay",g)),f==="download"){const p=x({},g,{element:"a",href:this.download,target:"_blank"});this.isHTML5&&(p.download="");const{download:w}=this.config.urls;!l.url(w)&&this.isEmbed&&x(p,{icon:`logo-${this.provider}`,label:this.provider}),u.appendChild(t.call(this,"download",p))}f==="fullscreen"&&u.appendChild(t.call(this,"fullscreen",g))}),this.isHTML5&&o.call(this,B.getQualityOptions.call(this)),r.call(this),u},inject(){if(this.config.loadSprite){const n=m.getIconUrl.call(this);n.cors&&Tt(n.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());let e=null;this.elements.controls=null;const i={id:this.id,seektime:this.config.seekTime,title:this.config.title};let t=!0;l.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,i)),this.config.controls||(this.config.controls=[]),l.element(this.config.controls)||l.string(this.config.controls)?e=this.config.controls:(e=m.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:S.getLabel.call(this)}),t=!1);let s;if(t&&l.string(this.config.controls)&&(e=(n=>{let a=n;return Object.entries(i).forEach(([o,r])=>{a=se(a,`{${o}}`,r)}),a})(e)),l.string(this.config.selectors.controls.container)&&(s=document.querySelector(this.config.selectors.controls.container)),l.element(s)||(s=this.elements.container),s[l.element(e)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",e),l.element(this.elements.controls)||m.findElements.call(this),!l.empty(this.elements.buttons)){const n=a=>{const o=this.config.classNames.controlPressed;Object.defineProperty(a,"pressed",{enumerable:!0,get:()=>ye(a,o),set(r=!1){k(a,o,r)}})};Object.values(this.elements.buttons).filter(Boolean).forEach(a=>{l.array(a)||l.nodeList(a)?Array.from(a).filter(Boolean).forEach(n):n(a)})}if($.isEdge&&mt(s),this.config.tooltips.controls){const{classNames:n,selectors:a}=this.config,o=`${a.controls.wrapper} ${a.labels} .${n.hidden}`,r=J.call(this,o);Array.from(r).forEach(c=>{k(c,this.config.classNames.hidden,!1),k(c,this.config.classNames.tooltip,!0)})}}};function Ct(e,i=!0){let t=e;if(i){const s=document.createElement("a");s.href=t,t=s.href}try{return new URL(t)}catch{return null}}function At(e){const i=new URLSearchParams;return l.object(e)&&Object.entries(e).forEach(([t,s])=>{i.set(t,s)}),i}const S={setup(){if(!this.supported.ui)return;if(!this.isVideo||this.isYouTube||this.isHTML5&&!N.textTracks)return void(l.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&m.setCaptionsMenu.call(this));if(l.element(this.elements.captions)||(this.elements.captions=b("div",H(this.config.selectors.captions)),di(this.elements.captions,this.elements.wrapper)),$.isIE&&window.URL){const s=this.media.querySelectorAll("track");Array.from(s).forEach(n=>{const a=n.getAttribute("src"),o=Ct(a);o!==null&&o.hostname!==window.location.href.hostname&&["http:","https:"].includes(o.protocol)&&oe(a,"blob").then(r=>{n.setAttribute("src",window.URL.createObjectURL(r))}).catch(()=>{D(n)})})}const e=Me((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map(s=>s.split("-")[0]));let i=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();i==="auto"&&([i]=e);let t=this.storage.get("captions");if(l.boolean(t)||({active:t}=this.config.captions),Object.assign(this.captions,{toggled:!1,active:t,language:i,languages:e}),this.isHTML5){const s=this.config.captions.update?"addtrack removetrack":"removetrack";T.call(this,this.media.textTracks,s,S.update.bind(this))}setTimeout(S.update.bind(this),0)},update(){const e=S.getTracks.call(this,!0),{active:i,language:t,meta:s,currentTrackNode:n}=this.captions,a=Boolean(e.find(o=>o.language===t));this.isHTML5&&this.isVideo&&e.filter(o=>!s.get(o)).forEach(o=>{this.debug.log("Track added",o),s.set(o,{default:o.mode==="showing"}),o.mode==="showing"&&(o.mode="hidden"),T.call(this,o,"cuechange",()=>S.updateCues.call(this))}),(a&&this.language!==t||!e.includes(n))&&(S.setLanguage.call(this,t),S.toggle.call(this,i&&a)),k(this.elements.container,this.config.classNames.captions.enabled,!l.empty(e)),l.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&m.setCaptionsMenu.call(this)},toggle(e,i=!0){if(!this.supported.ui)return;const{toggled:t}=this.captions,s=this.config.classNames.captions.active,n=l.nullOrUndefined(e)?!t:e;if(n!==t){if(i||(this.captions.active=n,this.storage.set({captions:n})),!this.language&&n&&!i){const a=S.getTracks.call(this),o=S.findTrack.call(this,[this.captions.language,...this.captions.languages],!0);return this.captions.language=o.language,void S.set.call(this,a.indexOf(o))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=n),k(this.elements.container,s,n),this.captions.toggled=n,m.updateSetting.call(this,"captions"),y.call(this,this.media,n?"captionsenabled":"captionsdisabled")}setTimeout(()=>{n&&this.captions.toggled&&(this.captions.currentTrackNode.mode="hidden")})},set(e,i=!0){const t=S.getTracks.call(this);if(e!==-1)if(l.number(e))if(e in t){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;const s=t[e],{language:n}=s||{};this.captions.currentTrackNode=s,m.updateSetting.call(this,"captions"),i||(this.captions.language=n,this.storage.set({language:n})),this.isVimeo&&this.embed.enableTextTrack(n),y.call(this,this.media,"languagechange")}S.toggle.call(this,!0,i),this.isHTML5&&this.isVideo&&S.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else S.toggle.call(this,!1,i)},setLanguage(e,i=!0){if(!l.string(e))return void this.debug.warn("Invalid language argument",e);const t=e.toLowerCase();this.captions.language=t;const s=S.getTracks.call(this),n=S.findTrack.call(this,[t]);S.set.call(this,s.indexOf(n),i)},getTracks(e=!1){return Array.from((this.media||{}).textTracks||[]).filter(i=>!this.isHTML5||e||this.captions.meta.has(i)).filter(i=>["captions","subtitles"].includes(i.kind))},findTrack(e,i=!1){const t=S.getTracks.call(this),s=o=>Number((this.captions.meta.get(o)||{}).default),n=Array.from(t).sort((o,r)=>s(r)-s(o));let a;return e.every(o=>(a=n.find(r=>r.language===o),!a)),a||(i?n[0]:void 0)},getCurrentTrack(){return S.getTracks.call(this)[this.currentTrack]},getLabel(e){let i=e;return!l.track(i)&&N.textTracks&&this.captions.toggled&&(i=S.getCurrentTrack.call(this)),l.track(i)?l.empty(i.label)?l.empty(i.language)?I.get("enabled",this.config):e.language.toUpperCase():i.label:I.get("disabled",this.config)},updateCues(e){if(!this.supported.ui)return;if(!l.element(this.elements.captions))return void this.debug.warn("No captions element to render to");if(!l.nullOrUndefined(e)&&!Array.isArray(e))return void this.debug.warn("updateCues: Invalid input",e);let i=e;if(!i){const s=S.getCurrentTrack.call(this);i=Array.from((s||{}).activeCues||[]).map(n=>n.getCueAsHTML()).map(Ci)}const t=i.map(s=>s.trim()).join(`
  2. `);if(t!==this.elements.captions.innerHTML){de(this.elements.captions);const s=b("span",H(this.config.selectors.caption));s.innerHTML=t,this.elements.captions.appendChild(s),y.call(this,this.media,"cuechange")}}},St={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.6.8/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240],forced:!1,onChange:null},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2,4]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",pip:"PIP",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/oembed.json?url={0}"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1,customControls:!0,referrerPolicy:null,premium:!1},youtube:{rel:0,showinfo:0,iv_load_policy:3,modestbranding:1,customControls:!0,noCookie:!1}},Ae={active:"picture-in-picture",inactive:"inline"},U={html5:"html5",youtube:"youtube",vimeo:"vimeo"},Se={audio:"audio",video:"video"};function Si(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?U.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?U.vimeo:null}const Ee=()=>{};class Ei{constructor(i=!1){this.enabled=window.console&&i,this.enabled&&this.log("Debugging enabled")}get log(){return this.enabled?Function.prototype.bind.call(console.log,console):Ee}get warn(){return this.enabled?Function.prototype.bind.call(console.warn,console):Ee}get error(){return this.enabled?Function.prototype.bind.call(console.error,console):Ee}}class F{constructor(i){d(this,"onChange",()=>{if(!this.enabled)return;const t=this.player.elements.buttons.fullscreen;l.element(t)&&(t.pressed=this.active);const s=this.target===this.player.media?this.target:this.player.elements.container;y.call(this.player,s,this.active?"enterfullscreen":"exitfullscreen",!0)}),d(this,"toggleFallback",(t=!1)=>{if(t?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=t?"hidden":"",k(this.target,this.player.config.classNames.fullscreen.fallback,t),$.isIos){let s=document.head.querySelector('meta[name="viewport"]');const n="viewport-fit=cover";s||(s=document.createElement("meta"),s.setAttribute("name","viewport"));const a=l.string(s.content)&&s.content.includes(n);t?(this.cleanupViewport=!a,a||(s.content+=`,${n}`)):this.cleanupViewport&&(s.content=s.content.split(",").filter(o=>o.trim()!==n).join(","))}this.onChange()}),d(this,"trapFocus",t=>{if($.isIos||!this.active||t.key!=="Tab"||t.keyCode!==9)return;const s=document.activeElement,n=J.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),[a]=n,o=n[n.length-1];s!==o||t.shiftKey?s===a&&t.shiftKey&&(o.focus(),t.preventDefault()):(a.focus(),t.preventDefault())}),d(this,"update",()=>{if(this.enabled){let t;t=this.forceFallback?"Fallback (forced)":F.native?"Native":"Fallback",this.player.debug.log(`${t} fullscreen enabled`)}else this.player.debug.log("Fullscreen not supported and fallback disabled");k(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}),d(this,"enter",()=>{this.enabled&&($.isIos&&this.player.config.fullscreen.iosNative?this.player.isVimeo?this.player.embed.requestFullscreen():this.target.webkitEnterFullscreen():!F.native||this.forceFallback?this.toggleFallback(!0):this.prefix?l.empty(this.prefix)||this.target[`${this.prefix}Request${this.property}`]():this.target.requestFullscreen({navigationUI:"hide"}))}),d(this,"exit",()=>{if(this.enabled)if($.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),R(this.player.play());else if(!F.native||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!l.empty(this.prefix)){const t=this.prefix==="moz"?"Cancel":"Exit";document[`${this.prefix}${t}${this.property}`]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}),d(this,"toggle",()=>{this.active?this.exit():this.enter()}),this.player=i,this.prefix=F.prefix,this.property=F.property,this.scrollPosition={x:0,y:0},this.forceFallback=i.config.fullscreen.fallback==="force",this.player.elements.fullscreen=i.config.fullscreen.container&&mi(this.player.elements.container,i.config.fullscreen.container),T.call(this.player,document,this.prefix==="ms"?"MSFullscreenChange":`${this.prefix}fullscreenchange`,()=>{this.onChange()}),T.call(this.player,this.player.elements.container,"dblclick",t=>{l.element(this.player.elements.controls)&&this.player.elements.controls.contains(t.target)||this.player.listeners.proxy(t,this.toggle,"fullscreen")}),T.call(this,this.player.elements.container,"keydown",t=>this.trapFocus(t)),this.update()}static get native(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}get usingNative(){return F.native&&!this.forceFallback}static get prefix(){if(l.function(document.exitFullscreen))return"";let i="";return["webkit","moz","ms"].some(t=>!(!l.function(document[`${t}ExitFullscreen`])&&!l.function(document[`${t}CancelFullScreen`]))&&(i=t,!0)),i}static get property(){return this.prefix==="moz"?"FullScreen":"Fullscreen"}get enabled(){return(F.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}get active(){if(!this.enabled)return!1;if(!F.native||this.forceFallback)return ye(this.target,this.player.config.classNames.fullscreen.fallback);const i=this.prefix?document[`${this.prefix}${this.property}Element`]:document.fullscreenElement;return i&&i.shadowRoot?i===this.target.getRootNode().host:i===this.target}get target(){return $.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen||this.player.elements.container}}function me(e,i=1){return new Promise((t,s)=>{const n=new Image,a=()=>{delete n.onload,delete n.onerror,(n.naturalWidth>=i?t:s)(n)};Object.assign(n,{onload:a,onerror:a,src:e})})}const E={addStyleHook(){k(this.elements.container,this.config.selectors.container.replace(".",""),!0),k(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls(e=!1){e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build(){if(this.listeners.media(),!this.supported.ui)return this.debug.warn(`Basic support only for ${this.provider} ${this.type}`),void E.toggleNativeControls.call(this,!0);l.element(this.elements.controls)||(m.inject.call(this),this.listeners.controls()),E.toggleNativeControls.call(this),this.isHTML5&&S.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,m.updateVolume.call(this),m.timeUpdate.call(this),E.checkPlaying.call(this),k(this.elements.container,this.config.classNames.pip.supported,N.pip&&this.isHTML5&&this.isVideo),k(this.elements.container,this.config.classNames.airplay.supported,N.airplay&&this.isHTML5),k(this.elements.container,this.config.classNames.isIos,$.isIos),k(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout(()=>{y.call(this,this.media,"ready")},0),E.setTitle.call(this),this.poster&&E.setPoster.call(this,this.poster,!1).catch(()=>{}),this.config.duration&&m.durationUpdate.call(this)},setTitle(){let e=I.get("play",this.config);if(l.string(this.config.title)&&!l.empty(this.config.title)&&(e+=`, ${this.config.title}`),Array.from(this.elements.buttons.play||[]).forEach(i=>{i.setAttribute("aria-label",e)}),this.isEmbed){const i=L.call(this,"iframe");if(!l.element(i))return;const t=l.empty(this.config.title)?"video":this.config.title,s=I.get("frameTitle",this.config);i.setAttribute("title",s.replace("{title}",t))}},togglePoster(e){k(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster(e,i=!0){return i&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),fi.call(this).then(()=>me(e)).catch(t=>{throw e===this.poster&&E.togglePoster.call(this,!1),t}).then(()=>{if(e!==this.poster)throw new Error("setPoster cancelled by later call to setPoster")}).then(()=>(Object.assign(this.elements.poster.style,{backgroundImage:`url('${e}')`,backgroundSize:""}),E.togglePoster.call(this,!0),e)))},checkPlaying(e){k(this.elements.container,this.config.classNames.playing,this.playing),k(this.elements.container,this.config.classNames.paused,this.paused),k(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach(i=>{Object.assign(i,{pressed:this.playing}),i.setAttribute("aria-label",I.get(this.playing?"pause":"play",this.config))}),l.event(e)&&e.type==="timeupdate"||E.toggleControls.call(this)},checkLoading(e){this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout(()=>{k(this.elements.container,this.config.classNames.loading,this.loading),E.toggleControls.call(this)},this.loading?250:0)},toggleControls(e){const{controls:i}=this.elements;if(i&&this.config.hideControls){const t=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||i.pressed||i.hover||t))}},migrateStyles(){Object.values(Y({},this.media.style)).filter(e=>!l.empty(e)&&l.string(e)&&e.startsWith("--plyr")).forEach(e=>{this.elements.container.style.setProperty(e,this.media.style.getPropertyValue(e)),this.media.style.removeProperty(e)}),l.empty(this.media.style)&&this.media.removeAttribute("style")}};class Pi{constructor(i){d(this,"firstTouch",()=>{const{player:t}=this,{elements:s}=t;t.touch=!0,k(s.container,t.config.classNames.isTouch,!0)}),d(this,"setTabFocus",t=>{const{player:s}=this,{elements:n}=s;if(clearTimeout(this.focusTimer),t.type==="keydown"&&t.which!==9)return;t.type==="keydown"&&(this.lastKeyDown=t.timeStamp);const a=t.timeStamp-this.lastKeyDown<=20;(t.type!=="focus"||a)&&((()=>{const o=s.config.classNames.tabFocus;k(J.call(s,`.${o}`),o,!1)})(),t.type!=="focusout"&&(this.focusTimer=setTimeout(()=>{const o=document.activeElement;n.container.contains(o)&&k(document.activeElement,s.config.classNames.tabFocus,!0)},10)))}),d(this,"global",(t=!0)=>{const{player:s}=this;s.config.keyboard.global&&G.call(s,window,"keydown keyup",this.handleKey,t,!1),G.call(s,document.body,"click",this.toggleMenu,t),je.call(s,document.body,"touchstart",this.firstTouch),G.call(s,document.body,"keydown focus blur focusout",this.setTabFocus,t,!1,!0)}),d(this,"container",()=>{const{player:t}=this,{config:s,elements:n,timers:a}=t;!s.keyboard.global&&s.keyboard.focused&&T.call(t,n.container,"keydown keyup",this.handleKey,!1),T.call(t,n.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",c=>{const{controls:u}=n;u&&c.type==="enterfullscreen"&&(u.pressed=!1,u.hover=!1);let g=0;["touchstart","touchmove","mousemove"].includes(c.type)&&(E.toggleControls.call(t,!0),g=t.touch?3e3:2e3),clearTimeout(a.controls),a.controls=setTimeout(()=>E.toggleControls.call(t,!1),g)});const o=()=>{if(!t.isVimeo||t.config.vimeo.premium)return;const c=n.wrapper,{active:u}=t.fullscreen,[g,f]=qe.call(t),p=yt(`aspect-ratio: ${g} / ${f}`);if(!u)return void(p?(c.style.width=null,c.style.height=null):(c.style.maxWidth=null,c.style.margin=null));const[w,C]=yi(),A=w/C>g/f;p?(c.style.width=A?"auto":"100%",c.style.height=A?"100%":"auto"):(c.style.maxWidth=A?C/f*g+"px":null,c.style.margin=A?"0 auto":null)},r=()=>{clearTimeout(a.resized),a.resized=setTimeout(o,50)};T.call(t,n.container,"enterfullscreen exitfullscreen",c=>{const{target:u}=t.fullscreen;u===n.container&&(!t.isEmbed&&l.empty(t.config.ratio)||(o(),(c.type==="enterfullscreen"?T:we).call(t,window,"resize",r)))})}),d(this,"media",()=>{const{player:t}=this,{elements:s}=t;if(T.call(t,t.media,"timeupdate seeking seeked",a=>m.timeUpdate.call(t,a)),T.call(t,t.media,"durationchange loadeddata loadedmetadata",a=>m.durationUpdate.call(t,a)),T.call(t,t.media,"ended",()=>{t.isHTML5&&t.isVideo&&t.config.resetOnEnd&&(t.restart(),t.pause())}),T.call(t,t.media,"progress playing seeking seeked",a=>m.updateProgress.call(t,a)),T.call(t,t.media,"volumechange",a=>m.updateVolume.call(t,a)),T.call(t,t.media,"playing play pause ended emptied timeupdate",a=>E.checkPlaying.call(t,a)),T.call(t,t.media,"waiting canplay seeked playing",a=>E.checkLoading.call(t,a)),t.supported.ui&&t.config.clickToPlay&&!t.isAudio){const a=L.call(t,`.${t.config.classNames.video}`);if(!l.element(a))return;T.call(t,s.container,"click",o=>{([s.container,a].includes(o.target)||a.contains(o.target))&&(t.touch&&t.config.hideControls||(t.ended?(this.proxy(o,t.restart,"restart"),this.proxy(o,()=>{R(t.play())},"play")):this.proxy(o,()=>{R(t.togglePlay())},"play")))})}t.supported.ui&&t.config.disableContextMenu&&T.call(t,s.wrapper,"contextmenu",a=>{a.preventDefault()},!1),T.call(t,t.media,"volumechange",()=>{t.storage.set({volume:t.volume,muted:t.muted})}),T.call(t,t.media,"ratechange",()=>{m.updateSetting.call(t,"speed"),t.storage.set({speed:t.speed})}),T.call(t,t.media,"qualitychange",a=>{m.updateSetting.call(t,"quality",null,a.detail.quality)}),T.call(t,t.media,"ready qualitychange",()=>{m.setDownloadUrl.call(t)});const n=t.config.events.concat(["keyup","keydown"]).join(" ");T.call(t,t.media,n,a=>{let{detail:o={}}=a;a.type==="error"&&(o=t.media.error),y.call(t,s.container,a.type,!0,o)})}),d(this,"proxy",(t,s,n)=>{const{player:a}=this,o=a.config.listeners[n];let r=!0;l.function(o)&&(r=o.call(a,t)),r!==!1&&l.function(s)&&s.call(a,t)}),d(this,"bind",(t,s,n,a,o=!0)=>{const{player:r}=this,c=r.config.listeners[a],u=l.function(c);T.call(r,t,s,g=>this.proxy(g,n,a),o&&!u)}),d(this,"controls",()=>{const{player:t}=this,{elements:s}=t,n=$.isIE?"change":"input";if(s.buttons.play&&Array.from(s.buttons.play).forEach(a=>{this.bind(a,"click",()=>{R(t.togglePlay())},"play")}),this.bind(s.buttons.restart,"click",t.restart,"restart"),this.bind(s.buttons.rewind,"click",()=>{t.lastSeekTime=Date.now(),t.rewind()},"rewind"),this.bind(s.buttons.fastForward,"click",()=>{t.lastSeekTime=Date.now(),t.forward()},"fastForward"),this.bind(s.buttons.mute,"click",()=>{t.muted=!t.muted},"mute"),this.bind(s.buttons.captions,"click",()=>t.toggleCaptions()),this.bind(s.buttons.download,"click",()=>{y.call(t,t.media,"download")},"download"),this.bind(s.buttons.fullscreen,"click",()=>{t.fullscreen.toggle()},"fullscreen"),this.bind(s.buttons.pip,"click",()=>{t.pip="toggle"},"pip"),this.bind(s.buttons.airplay,"click",t.airplay,"airplay"),this.bind(s.buttons.settings,"click",a=>{a.stopPropagation(),a.preventDefault(),m.toggleMenu.call(t,a)},null,!1),this.bind(s.buttons.settings,"keyup",a=>{const o=a.which;[13,32].includes(o)&&(o!==13?(a.preventDefault(),a.stopPropagation(),m.toggleMenu.call(t,a)):m.focusFirstMenuItem.call(t,null,!0))},null,!1),this.bind(s.settings.menu,"keydown",a=>{a.which===27&&m.toggleMenu.call(t,a)}),this.bind(s.inputs.seek,"mousedown mousemove",a=>{const o=s.progress.getBoundingClientRect(),r=100/o.width*(a.pageX-o.left);a.currentTarget.setAttribute("seek-value",r)}),this.bind(s.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",a=>{const o=a.currentTarget,r=a.keyCode?a.keyCode:a.which,c="play-on-seeked";if(l.keyboardEvent(a)&&r!==39&&r!==37)return;t.lastSeekTime=Date.now();const u=o.hasAttribute(c),g=["mouseup","touchend","keyup"].includes(a.type);u&&g?(o.removeAttribute(c),R(t.play())):!g&&t.playing&&(o.setAttribute(c,""),t.pause())}),$.isIos){const a=J.call(t,'input[type="range"]');Array.from(a).forEach(o=>this.bind(o,n,r=>mt(r.target)))}this.bind(s.inputs.seek,n,a=>{const o=a.currentTarget;let r=o.getAttribute("seek-value");l.empty(r)&&(r=o.value),o.removeAttribute("seek-value"),t.currentTime=r/o.max*t.duration},"seek"),this.bind(s.progress,"mouseenter mouseleave mousemove",a=>m.updateSeekTooltip.call(t,a)),this.bind(s.progress,"mousemove touchmove",a=>{const{previewThumbnails:o}=t;o&&o.loaded&&o.startMove(a)}),this.bind(s.progress,"mouseleave touchend click",()=>{const{previewThumbnails:a}=t;a&&a.loaded&&a.endMove(!1,!0)}),this.bind(s.progress,"mousedown touchstart",a=>{const{previewThumbnails:o}=t;o&&o.loaded&&o.startScrubbing(a)}),this.bind(s.progress,"mouseup touchend",a=>{const{previewThumbnails:o}=t;o&&o.loaded&&o.endScrubbing(a)}),$.isWebkit&&Array.from(J.call(t,'input[type="range"]')).forEach(a=>{this.bind(a,"input",o=>m.updateRangeFill.call(t,o.target))}),t.config.toggleInvert&&!l.element(s.display.duration)&&this.bind(s.display.currentTime,"click",()=>{t.currentTime!==0&&(t.config.invertTime=!t.config.invertTime,m.timeUpdate.call(t))}),this.bind(s.inputs.volume,n,a=>{t.volume=a.target.value},"volume"),this.bind(s.controls,"mouseenter mouseleave",a=>{s.controls.hover=!t.touch&&a.type==="mouseenter"}),s.fullscreen&&Array.from(s.fullscreen.children).filter(a=>!a.contains(s.container)).forEach(a=>{this.bind(a,"mouseenter mouseleave",o=>{s.controls.hover=!t.touch&&o.type==="mouseenter"})}),this.bind(s.controls,"mousedown mouseup touchstart touchend touchcancel",a=>{s.controls.pressed=["mousedown","touchstart"].includes(a.type)}),this.bind(s.controls,"focusin",()=>{const{config:a,timers:o}=t;k(s.controls,a.classNames.noTransition,!0),E.toggleControls.call(t,!0),setTimeout(()=>{k(s.controls,a.classNames.noTransition,!1)},0);const r=this.touch?3e3:4e3;clearTimeout(o.controls),o.controls=setTimeout(()=>E.toggleControls.call(t,!1),r)}),this.bind(s.inputs.volume,"wheel",a=>{const o=a.webkitDirectionInvertedFromDevice,[r,c]=[a.deltaX,-a.deltaY].map(f=>o?-f:f),u=Math.sign(Math.abs(r)>Math.abs(c)?r:c);t.increaseVolume(u/50);const{volume:g}=t.media;(u===1&&g<1||u===-1&&g>0)&&a.preventDefault()},"volume",!1)}),this.player=i,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}handleKey(i){const{player:t}=this,{elements:s}=t,n=i.keyCode?i.keyCode:i.which,a=i.type==="keydown",o=a&&n===this.lastKey;if(!(i.altKey||i.ctrlKey||i.metaKey||i.shiftKey)&&!!l.number(n))if(a){const r=document.activeElement;if(l.element(r)){const{editable:c}=t.config.selectors,{seek:u}=s.inputs;if(r!==u&&z(r,c)||i.which===32&&z(r,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(n)&&(i.preventDefault(),i.stopPropagation()),n){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:o||(t.currentTime=t.duration/10*(n-48));break;case 32:case 75:o||R(t.togglePlay());break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:o||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:o||t.toggleCaptions();break;case 76:t.loop=!t.loop}n===27&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=n}else this.lastKey=null}toggleMenu(i){m.toggleMenu.call(this.player,i)}}function Ni(e,i){return e(i={exports:{}},i.exports),i.exports}var xi=Ni(function(e,i){e.exports=function(){var t=function(){},s={},n={},a={};function o(p,w){p=p.push?p:[p];var C,A,P,h=[],v=p.length,M=v;for(C=function(O,j){j.length&&h.push(O),--M||w(h)};v--;)A=p[v],(P=n[A])?C(A,P):(a[A]=a[A]||[]).push(C)}function r(p,w){if(p){var C=a[p];if(n[p]=w,C)for(;C.length;)C[0](p,w),C.splice(0,1)}}function c(p,w){p.call&&(p={success:p}),w.length?(p.error||t)(w):(p.success||t)(p)}function u(p,w,C,A){var P,h,v=document,M=C.async,O=(C.numRetries||0)+1,j=C.before||t,q=p.replace(/[\?|#].*$/,""),K=p.replace(/^(css|img)!/,"");A=A||0,/(^css!|\.css$)/.test(q)?((h=v.createElement("link")).rel="stylesheet",h.href=K,(P="hideFocus"in h)&&h.relList&&(P=0,h.rel="preload",h.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(q)?(h=v.createElement("img")).src=K:((h=v.createElement("script")).src=p,h.async=M===void 0||M),h.onload=h.onerror=h.onbeforeload=function(Fe){var re=Fe.type[0];if(P)try{h.sheet.cssText.length||(re="e")}catch(Nt){Nt.code!=18&&(re="e")}if(re=="e"){if((A+=1)<O)return u(p,w,C,A)}else if(h.rel=="preload"&&h.as=="style")return h.rel="stylesheet";w(p,re,Fe.defaultPrevented)},j(p,h)!==!1&&v.head.appendChild(h)}function g(p,w,C){var A,P,h=(p=p.push?p:[p]).length,v=h,M=[];for(A=function(O,j,q){if(j=="e"&&M.push(O),j=="b"){if(!q)return;M.push(O)}--h||w(M)},P=0;P<v;P++)u(p[P],A,C)}function f(p,w,C){var A,P;if(w&&w.trim&&(A=w),P=(A?C:w)||{},A){if(A in s)throw"LoadJS";s[A]=!0}function h(v,M){g(p,function(O){c(P,O),v&&c({success:v,error:M},O),r(A,O)},P)}if(P.returnPromise)return new Promise(h);h()}return f.ready=function(p,w){return o(p,function(C){c(w,C)}),f},f.done=function(p){r(p,[])},f.reset=function(){s={},n={},a={}},f.isDefined=function(p){return p in s},f}()});function He(e){return new Promise((i,t)=>{xi(e,{success:i,error:t})})}function Mi(e){return l.empty(e)?null:l.number(Number(e))?e:e.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:e}function te(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,y.call(this,this.media,e?"play":"pause"))}const Ie={setup(){const e=this;k(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,Z.call(e),l.object(window.Vimeo)?Ie.ready.call(e):He(e.config.urls.vimeo.sdk).then(()=>{Ie.ready.call(e)}).catch(i=>{e.debug.warn("Vimeo SDK (player.js) failed to load",i)})},ready(){const e=this,i=e.config.vimeo,P=i,{premium:t,referrerPolicy:s}=P,n=Ue(P,["premium","referrerPolicy"]);t&&Object.assign(n,{controls:!1,sidedock:!1});const a=At(Y({loop:e.config.loop.active,autoplay:e.autoplay,muted:e.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},n));let o=e.media.getAttribute("src");l.empty(o)&&(o=e.media.getAttribute(e.config.attributes.embed.id));const r=Mi(o),c=b("iframe"),u=Le(e.config.urls.vimeo.iframe,r,a);if(c.setAttribute("src",u),c.setAttribute("allowfullscreen",""),c.setAttribute("allow",["autoplay","fullscreen","picture-in-picture","encrypted-media","accelerometer","gyroscope"].join("; ")),l.empty(s)||c.setAttribute("referrerPolicy",s),t||!i.customControls)c.setAttribute("data-poster",e.poster),e.media=fe(c,e.media);else{const h=b("div",{class:e.config.classNames.embedContainer,"data-poster":e.poster});h.appendChild(c),e.media=fe(h,e.media)}i.customControls||oe(Le(e.config.urls.vimeo.api,u)).then(h=>{!l.empty(h)&&h.thumbnail_url&&E.setPoster.call(e,h.thumbnail_url).catch(()=>{})}),e.embed=new window.Vimeo.Player(c,{autopause:e.config.autopause,muted:e.muted}),e.media.paused=!0,e.media.currentTime=0,e.supported.ui&&e.embed.disableTextTrack(),e.media.play=()=>(te.call(e,!0),e.embed.play()),e.media.pause=()=>(te.call(e,!1),e.embed.pause()),e.media.stop=()=>{e.pause(),e.currentTime=0};let{currentTime:g}=e.media;Object.defineProperty(e.media,"currentTime",{get:()=>g,set(h){const{embed:v,media:M,paused:O,volume:j}=e,q=O&&!v.hasPlayed;M.seeking=!0,y.call(e,M,"seeking"),Promise.resolve(q&&v.setVolume(0)).then(()=>v.setCurrentTime(h)).then(()=>q&&v.pause()).then(()=>q&&v.setVolume(j)).catch(()=>{})}});let f=e.config.speed.selected;Object.defineProperty(e.media,"playbackRate",{get:()=>f,set(h){e.embed.setPlaybackRate(h).then(()=>{f=h,y.call(e,e.media,"ratechange")}).catch(()=>{e.options.speed=[1]})}});let{volume:p}=e.config;Object.defineProperty(e.media,"volume",{get:()=>p,set(h){e.embed.setVolume(h).then(()=>{p=h,y.call(e,e.media,"volumechange")})}});let{muted:w}=e.config;Object.defineProperty(e.media,"muted",{get:()=>w,set(h){const v=!!l.boolean(h)&&h;e.embed.setVolume(v?0:e.config.volume).then(()=>{w=v,y.call(e,e.media,"volumechange")})}});let C,{loop:A}=e.config;Object.defineProperty(e.media,"loop",{get:()=>A,set(h){const v=l.boolean(h)?h:e.config.loop.active;e.embed.setLoop(v).then(()=>{A=v})}}),e.embed.getVideoUrl().then(h=>{C=h,m.setDownloadUrl.call(e)}).catch(h=>{this.debug.warn(h)}),Object.defineProperty(e.media,"currentSrc",{get:()=>C}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration}),Promise.all([e.embed.getVideoWidth(),e.embed.getVideoHeight()]).then(h=>{const[v,M]=h;e.embed.ratio=vt(v,M),Z.call(this)}),e.embed.setAutopause(e.config.autopause).then(h=>{e.config.autopause=h}),e.embed.getVideoTitle().then(h=>{e.config.title=h,E.setTitle.call(this)}),e.embed.getCurrentTime().then(h=>{g=h,y.call(e,e.media,"timeupdate")}),e.embed.getDuration().then(h=>{e.media.duration=h,y.call(e,e.media,"durationchange")}),e.embed.getTextTracks().then(h=>{e.media.textTracks=h,S.setup.call(e)}),e.embed.on("cuechange",({cues:h=[]})=>{const v=h.map(M=>ki(M.text));S.updateCues.call(e,v)}),e.embed.on("loaded",()=>{e.embed.getPaused().then(h=>{te.call(e,!h),h||y.call(e,e.media,"playing")}),l.element(e.embed.element)&&e.supported.ui&&e.embed.element.setAttribute("tabindex",-1)}),e.embed.on("bufferstart",()=>{y.call(e,e.media,"waiting")}),e.embed.on("bufferend",()=>{y.call(e,e.media,"playing")}),e.embed.on("play",()=>{te.call(e,!0),y.call(e,e.media,"playing")}),e.embed.on("pause",()=>{te.call(e,!1)}),e.embed.on("timeupdate",h=>{e.media.seeking=!1,g=h.seconds,y.call(e,e.media,"timeupdate")}),e.embed.on("progress",h=>{e.media.buffered=h.percent,y.call(e,e.media,"progress"),parseInt(h.percent,10)===1&&y.call(e,e.media,"canplaythrough"),e.embed.getDuration().then(v=>{v!==e.media.duration&&(e.media.duration=v,y.call(e,e.media,"durationchange"))})}),e.embed.on("seeked",()=>{e.media.seeking=!1,y.call(e,e.media,"seeked")}),e.embed.on("ended",()=>{e.media.paused=!0,y.call(e,e.media,"ended")}),e.embed.on("error",h=>{e.media.error=h,y.call(e,e.media,"error")}),i.customControls&&setTimeout(()=>E.build.call(e),0)}};function Li(e){return l.empty(e)?null:e.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:e}function ie(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,y.call(this,this.media,e?"play":"pause"))}function Ii(e){return e.noCookie?"https://www.youtube-nocookie.com":window.location.protocol==="http:"?"http://www.youtube.com":void 0}const pe={setup(){if(k(this.elements.wrapper,this.config.classNames.embed,!0),l.object(window.YT)&&l.function(window.YT.Player))pe.ready.call(this);else{const e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=()=>{l.function(e)&&e(),pe.ready.call(this)},He(this.config.urls.youtube.sdk).catch(i=>{this.debug.warn("YouTube API failed to load",i)})}},getTitle(e){oe(Le(this.config.urls.youtube.api,e)).then(i=>{if(l.object(i)){const{title:t,height:s,width:n}=i;this.config.title=t,E.setTitle.call(this),this.embed.ratio=vt(n,s)}Z.call(this)}).catch(()=>{Z.call(this)})},ready(){const e=this,i=e.config.youtube,t=e.media&&e.media.getAttribute("id");if(!l.empty(t)&&t.startsWith("youtube-"))return;let s=e.media.getAttribute("src");l.empty(s)&&(s=e.media.getAttribute(this.config.attributes.embed.id));const n=Li(s),a=b("div",{id:bi(e.provider),"data-poster":i.customControls?e.poster:void 0});if(e.media=fe(a,e.media),i.customControls){const o=r=>`https://i.ytimg.com/vi/${n}/${r}default.jpg`;me(o("maxres"),121).catch(()=>me(o("sd"),121)).catch(()=>me(o("hq"))).then(r=>E.setPoster.call(e,r.src)).then(r=>{r.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")}).catch(()=>{})}e.embed=new window.YT.Player(e.media,{videoId:n,host:Ii(i),playerVars:x({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&i.customControls?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},i),events:{onError(o){if(!e.media.error){const r=o.data,c={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[r]||"An unknown error occured";e.media.error={code:r,message:c},y.call(e,e.media,"error")}},onPlaybackRateChange(o){const r=o.target;e.media.playbackRate=r.getPlaybackRate(),y.call(e,e.media,"ratechange")},onReady(o){if(l.function(e.media.play))return;const r=o.target;pe.getTitle.call(e,n),e.media.play=()=>{ie.call(e,!0),r.playVideo()},e.media.pause=()=>{ie.call(e,!1),r.pauseVideo()},e.media.stop=()=>{r.stopVideo()},e.media.duration=r.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:()=>Number(r.getCurrentTime()),set(f){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,y.call(e,e.media,"seeking"),r.seekTo(f)}}),Object.defineProperty(e.media,"playbackRate",{get:()=>r.getPlaybackRate(),set(f){r.setPlaybackRate(f)}});let{volume:c}=e.config;Object.defineProperty(e.media,"volume",{get:()=>c,set(f){c=f,r.setVolume(100*c),y.call(e,e.media,"volumechange")}});let{muted:u}=e.config;Object.defineProperty(e.media,"muted",{get:()=>u,set(f){const p=l.boolean(f)?f:u;u=p,r[p?"mute":"unMute"](),r.setVolume(100*c),y.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:()=>r.getVideoUrl()}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration});const g=r.getAvailablePlaybackRates();e.options.speed=g.filter(f=>e.config.speed.options.includes(f)),e.supported.ui&&i.customControls&&e.media.setAttribute("tabindex",-1),y.call(e,e.media,"timeupdate"),y.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval(()=>{e.media.buffered=r.getVideoLoadedFraction(),(e.media.lastBuffered===null||e.media.lastBuffered<e.media.buffered)&&y.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,e.media.buffered===1&&(clearInterval(e.timers.buffering),y.call(e,e.media,"canplaythrough"))},200),i.customControls&&setTimeout(()=>E.build.call(e),50)},onStateChange(o){const r=o.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(o.data)&&(e.media.seeking=!1,y.call(e,e.media,"seeked")),o.data){case-1:y.call(e,e.media,"timeupdate"),e.media.buffered=r.getVideoLoadedFraction(),y.call(e,e.media,"progress");break;case 0:ie.call(e,!1),e.media.loop?(r.stopVideo(),r.playVideo()):y.call(e,e.media,"ended");break;case 1:i.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(ie.call(e,!0),y.call(e,e.media,"playing"),e.timers.playing=setInterval(()=>{y.call(e,e.media,"timeupdate")},50),e.media.duration!==r.getDuration()&&(e.media.duration=r.getDuration(),y.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),ie.call(e,!1);break;case 3:y.call(e,e.media,"waiting")}y.call(e,e.elements.container,"statechange",!1,{code:o.data})}}})}},Et={setup(){this.media?(k(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),k(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&k(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=b("div",{class:this.config.classNames.video}),gt(this.media,this.elements.wrapper),this.elements.poster=b("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?B.setup.call(this):this.isYouTube?pe.setup.call(this):this.isVimeo&&Ie.setup.call(this)):this.debug.warn("No media element found!")}};class $i{constructor(i){d(this,"load",()=>{this.enabled&&(l.object(window.google)&&l.object(window.google.ima)?this.ready():He(this.player.config.urls.googleIMA.sdk).then(()=>{this.ready()}).catch(()=>{this.trigger("error",new Error("Google IMA SDK failed to load"))}))}),d(this,"ready",()=>{var t;this.enabled||((t=this).manager&&t.manager.destroy(),t.elements.displayContainer&&t.elements.displayContainer.destroy(),t.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then(()=>{this.clearSafetyTimer("onAdsManagerLoaded()")}),this.listeners(),this.setupIMA()}),d(this,"setupIMA",()=>{this.elements.container=b("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,t=>this.onAdsManagerLoaded(t),!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,t=>this.onAdError(t),!1),this.requestAds()}),d(this,"requestAds",()=>{const{container:t}=this.player.elements;try{const s=new google.ima.AdsRequest;s.adTagUrl=this.tagUrl,s.linearAdSlotWidth=t.offsetWidth,s.linearAdSlotHeight=t.offsetHeight,s.nonLinearAdSlotWidth=t.offsetWidth,s.nonLinearAdSlotHeight=t.offsetHeight,s.forceNonLinearFullSlot=!1,s.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(s)}catch(s){this.onAdError(s)}}),d(this,"pollCountdown",(t=!1)=>{if(!t)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval(()=>{const s=Te(Math.max(this.manager.getRemainingTime(),0)),n=`${I.get("advertisement",this.player.config)} - ${s}`;this.elements.container.setAttribute("data-badge-text",n)},100)}),d(this,"onAdsManagerLoaded",t=>{if(!this.enabled)return;const s=new google.ima.AdsRenderingSettings;s.restoreCustomPlaybackStateOnAdBreakComplete=!0,s.enablePreloading=!0,this.manager=t.getAdsManager(this.player,s),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,n=>this.onAdError(n)),Object.keys(google.ima.AdEvent.Type).forEach(n=>{this.manager.addEventListener(google.ima.AdEvent.Type[n],a=>this.onAdEvent(a))}),this.trigger("loaded")}),d(this,"addCuePoints",()=>{l.empty(this.cuePoints)||this.cuePoints.forEach(t=>{if(t!==0&&t!==-1&&t<this.player.duration){const s=this.player.elements.progress;if(l.element(s)){const n=100/this.player.duration*t,a=b("span",{class:this.player.config.classNames.cues});a.style.left=`${n.toString()}%`,s.appendChild(a)}}})}),d(this,"onAdEvent",t=>{const{container:s}=this.player.elements,n=t.getAd(),a=t.getAdData();switch((o=>{y.call(this.player,this.player.media,`ads${o.replace(/_/g,"").toLowerCase()}`)})(t.type),t.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),n.isLinear()||(n.width=s.offsetWidth,n.height=s.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.player.ended?this.loadAds():this.loader.contentComplete();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:a.adError&&this.player.debug.warn(`Non-fatal ad error: ${a.adError.getMessage()}`)}}),d(this,"onAdError",t=>{this.cancel(),this.player.debug.warn("Ads error",t)}),d(this,"listeners",()=>{const{container:t}=this.player.elements;let s;this.player.on("canplay",()=>{this.addCuePoints()}),this.player.on("ended",()=>{this.loader.contentComplete()}),this.player.on("timeupdate",()=>{s=this.player.currentTime}),this.player.on("seeked",()=>{const n=this.player.currentTime;l.empty(this.cuePoints)||this.cuePoints.forEach((a,o)=>{s<a&&a<n&&(this.manager.discardAdBreak(),this.cuePoints.splice(o,1))})}),window.addEventListener("resize",()=>{this.manager&&this.manager.resize(t.offsetWidth,t.offsetHeight,google.ima.ViewMode.NORMAL)})}),d(this,"play",()=>{const{container:t}=this.player.elements;this.managerPromise||this.resumeContent(),this.managerPromise.then(()=>{this.manager.setVolume(this.player.volume),this.elements.displayContainer.initialize();try{this.initialized||(this.manager.init(t.offsetWidth,t.offsetHeight,google.ima.ViewMode.NORMAL),this.manager.start()),this.initialized=!0}catch(s){this.onAdError(s)}}).catch(()=>{})}),d(this,"resumeContent",()=>{this.elements.container.style.zIndex="",this.playing=!1,R(this.player.media.play())}),d(this,"pauseContent",()=>{this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}),d(this,"cancel",()=>{this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}),d(this,"loadAds",()=>{this.managerPromise.then(()=>{this.manager&&this.manager.destroy(),this.managerPromise=new Promise(t=>{this.on("loaded",t),this.player.debug.log(this.manager)}),this.initialized=!1,this.requestAds()}).catch(()=>{})}),d(this,"trigger",(t,...s)=>{const n=this.events[t];l.array(n)&&n.forEach(a=>{l.function(a)&&a.apply(this,s)})}),d(this,"on",(t,s)=>(l.array(this.events[t])||(this.events[t]=[]),this.events[t].push(s),this)),d(this,"startSafetyTimer",(t,s)=>{this.player.debug.log(`Safety timer invoked from: ${s}`),this.safetyTimer=setTimeout(()=>{this.cancel(),this.clearSafetyTimer("startSafetyTimer()")},t)}),d(this,"clearSafetyTimer",t=>{l.nullOrUndefined(this.safetyTimer)||(this.player.debug.log(`Safety timer cleared from: ${t}`),clearTimeout(this.safetyTimer),this.safetyTimer=null)}),this.player=i,this.config=i.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise((t,s)=>{this.on("loaded",t),this.on("error",s)}),this.load()}get enabled(){const{config:i}=this;return this.player.isHTML5&&this.player.isVideo&&i.enabled&&(!l.empty(i.publisherId)||l.url(i.tagUrl))}get tagUrl(){const{config:i}=this;return l.url(i.tagUrl)?i.tagUrl:`https://go.aniview.com/api/adserver6/vast/?${At({AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:i.publisherId})}`}}const _i=e=>{const i=[];return e.split(/\r\n\r\n|\n\n|\r\r/).forEach(t=>{const s={};t.split(/\r\n|\n|\r/).forEach(n=>{if(l.number(s.startTime)){if(!l.empty(n.trim())&&l.empty(s.text)){const a=n.trim().split("#xywh=");[s.text]=a,a[1]&&([s.x,s.y,s.w,s.h]=a[1].split(","))}}else{const a=n.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);a&&(s.startTime=60*Number(a[1]||0)*60+60*Number(a[2])+Number(a[3])+Number(`0.${a[4]}`),s.endTime=60*Number(a[6]||0)*60+60*Number(a[7])+Number(a[8])+Number(`0.${a[9]}`))}}),s.text&&i.push(s)}),i},Ze=(e,i)=>{const t={};return e>i.width/i.height?(t.width=i.width,t.height=1/e*i.width):(t.height=i.height,t.width=e*i.height),t};class Pt{constructor(i){d(this,"load",()=>{this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then(()=>{this.enabled&&(this.render(),this.determineContainerAutoSizing(),this.loaded=!0)})}),d(this,"getThumbnails",()=>new Promise(t=>{const{src:s}=this.player.config.previewThumbnails;if(l.empty(s))throw new Error("Missing previewThumbnails.src config attribute");const n=()=>{this.thumbnails.sort((a,o)=>a.height-o.height),this.player.debug.log("Preview thumbnails",this.thumbnails),t()};if(l.function(s))s(a=>{this.thumbnails=a,n()});else{const a=(l.string(s)?[s]:s).map(o=>this.getThumbnail(o));Promise.all(a).then(n)}})),d(this,"getThumbnail",t=>new Promise(s=>{oe(t).then(n=>{const a={frames:_i(n),height:null,urlPrefix:""};a.frames[0].text.startsWith("/")||a.frames[0].text.startsWith("http://")||a.frames[0].text.startsWith("https://")||(a.urlPrefix=t.substring(0,t.lastIndexOf("/")+1));const o=new Image;o.onload=()=>{a.height=o.naturalHeight,a.width=o.naturalWidth,this.thumbnails.push(a),s()},o.src=a.urlPrefix+a.frames[0].text})})),d(this,"startMove",t=>{if(this.loaded&&l.event(t)&&["touchmove","mousemove"].includes(t.type)&&this.player.media.duration){if(t.type==="touchmove")this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{const s=this.player.elements.progress.getBoundingClientRect(),n=100/s.width*(t.pageX-s.left);this.seekTime=this.player.media.duration*(n/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=t.pageX,this.elements.thumb.time.innerText=Te(this.seekTime)}this.showImageAtCurrentTime()}}),d(this,"endMove",()=>{this.toggleThumbContainer(!1,!0)}),d(this,"startScrubbing",t=>{(l.nullOrUndefined(t.button)||t.button===!1||t.button===0)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}),d(this,"endScrubbing",()=>{this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):je.call(this.player,this.player.media,"timeupdate",()=>{this.mouseDown||this.toggleScrubbingContainer(!1)})}),d(this,"listeners",()=>{this.player.on("play",()=>{this.toggleThumbContainer(!1,!0)}),this.player.on("seeked",()=>{this.toggleThumbContainer(!1)}),this.player.on("timeupdate",()=>{this.lastTime=this.player.media.currentTime})}),d(this,"render",()=>{this.elements.thumb.container=b("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=b("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);const t=b("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=b("span",{},"00:00"),t.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(t),l.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=b("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}),d(this,"destroy",()=>{this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()}),d(this,"showImageAtCurrentTime",()=>{this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();const t=this.thumbnails[0].frames.findIndex(a=>this.seekTime>=a.startTime&&this.seekTime<=a.endTime),s=t>=0;let n=0;this.mouseDown||this.toggleThumbContainer(s),s&&(this.thumbnails.forEach((a,o)=>{this.loadedImages.includes(a.frames[t].text)&&(n=o)}),t!==this.showingThumb&&(this.showingThumb=t,this.loadImage(n)))}),d(this,"loadImage",(t=0)=>{const s=this.showingThumb,n=this.thumbnails[t],{urlPrefix:a}=n,o=n.frames[s],r=n.frames[s].text,c=a+r;if(this.currentImageElement&&this.currentImageElement.dataset.filename===r)this.showImage(this.currentImageElement,o,t,s,r,!1),this.currentImageElement.dataset.index=s,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);const u=new Image;u.src=c,u.dataset.index=s,u.dataset.filename=r,this.showingThumbFilename=r,this.player.debug.log(`Loading image: ${c}`),u.onload=()=>this.showImage(u,o,t,s,r,!0),this.loadingImage=u,this.removeOldImages(u)}}),d(this,"showImage",(t,s,n,a,o,r=!0)=>{this.player.debug.log(`Showing thumb: ${o}. num: ${a}. qual: ${n}. newimg: ${r}`),this.setImageSizeAndOffset(t,s),r&&(this.currentImageContainer.appendChild(t),this.currentImageElement=t,this.loadedImages.includes(o)||this.loadedImages.push(o)),this.preloadNearby(a,!0).then(this.preloadNearby(a,!1)).then(this.getHigherQuality(n,t,s,o))}),d(this,"removeOldImages",t=>{Array.from(this.currentImageContainer.children).forEach(s=>{if(s.tagName.toLowerCase()!=="img")return;const n=this.usingSprites?500:1e3;if(s.dataset.index!==t.dataset.index&&!s.dataset.deleting){s.dataset.deleting=!0;const{currentImageContainer:a}=this;setTimeout(()=>{a.removeChild(s),this.player.debug.log(`Removing thumb: ${s.dataset.filename}`)},n)}})}),d(this,"preloadNearby",(t,s=!0)=>new Promise(n=>{setTimeout(()=>{const a=this.thumbnails[0].frames[t].text;if(this.showingThumbFilename===a){let o;o=s?this.thumbnails[0].frames.slice(t):this.thumbnails[0].frames.slice(0,t).reverse();let r=!1;o.forEach(c=>{const u=c.text;if(u!==a&&!this.loadedImages.includes(u)){r=!0,this.player.debug.log(`Preloading thumb filename: ${u}`);const{urlPrefix:g}=this.thumbnails[0],f=g+u,p=new Image;p.src=f,p.onload=()=>{this.player.debug.log(`Preloaded thumb filename: ${u}`),this.loadedImages.includes(u)||this.loadedImages.push(u),n()}}}),r||n()}},300)})),d(this,"getHigherQuality",(t,s,n,a)=>{if(t<this.thumbnails.length-1){let o=s.naturalHeight;this.usingSprites&&(o=n.h),o<this.thumbContainerHeight&&setTimeout(()=>{this.showingThumbFilename===a&&(this.player.debug.log(`Showing higher quality thumb for: ${a}`),this.loadImage(t+1))},300)}}),d(this,"toggleThumbContainer",(t=!1,s=!1)=>{const n=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(n,t),!t&&s&&(this.showingThumb=null,this.showingThumbFilename=null)}),d(this,"toggleScrubbingContainer",(t=!1)=>{const s=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(s,t),t||(this.showingThumb=null,this.showingThumbFilename=null)}),d(this,"determineContainerAutoSizing",()=>{(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)}),d(this,"setThumbContainerSizeAndPos",()=>{if(this.sizeSpecifiedInCSS){if(this.elements.thumb.imageContainer.clientHeight>20&&this.elements.thumb.imageContainer.clientWidth<20){const t=Math.floor(this.elements.thumb.imageContainer.clientHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.width=`${t}px`}else if(this.elements.thumb.imageContainer.clientHeight<20&&this.elements.thumb.imageContainer.clientWidth>20){const t=Math.floor(this.elements.thumb.imageContainer.clientWidth/this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height=`${t}px`}}else{const t=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height=`${this.thumbContainerHeight}px`,this.elements.thumb.imageContainer.style.width=`${t}px`}this.setThumbContainerPos()}),d(this,"setThumbContainerPos",()=>{const t=this.player.elements.progress.getBoundingClientRect(),s=this.player.elements.container.getBoundingClientRect(),{container:n}=this.elements.thumb,a=s.left-t.left+10,o=s.right-t.left-n.clientWidth-10;let r=this.mousePosX-t.left-n.clientWidth/2;r<a&&(r=a),r>o&&(r=o),n.style.left=`${r}px`}),d(this,"setScrubbingContainerSize",()=>{const{width:t,height:s}=Ze(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});this.elements.scrubbing.container.style.width=`${t}px`,this.elements.scrubbing.container.style.height=`${s}px`}),d(this,"setImageSizeAndOffset",(t,s)=>{if(!this.usingSprites)return;const n=this.thumbContainerHeight/s.h;t.style.height=t.naturalHeight*n+"px",t.style.width=t.naturalWidth*n+"px",t.style.left=`-${s.x*n}px`,t.style.top=`-${s.y*n}px`}),this.player=i,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}get enabled(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}get currentImageContainer(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}get usingSprites(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}get thumbAspectRatio(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}get thumbContainerHeight(){if(this.mouseDown){const{height:i}=Ze(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});return i}return this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}get currentImageElement(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement}set currentImageElement(i){this.mouseDown?this.currentScrubbingImageElement=i:this.currentThumbnailImageElement=i}}const $e={insertElements(e,i){l.string(i)?Qe(e,this.media,{src:i}):l.array(i)&&i.forEach(t=>{Qe(e,this.media,t)})},change(e){pt(e,"sources.length")?(B.cancelRequests.call(this),this.destroy.call(this,()=>{this.options.quality=[],D(this.media),this.media=null,l.element(this.elements.container)&&this.elements.container.removeAttribute("class");const{sources:i,type:t}=e,[{provider:s=U.html5,src:n}]=i,a=s==="html5"?t:"div",o=s==="html5"?{}:{src:n};Object.assign(this,{provider:s,type:t,supported:N.check(t,s,this.config.playsinline),media:b(a,o)}),this.elements.container.appendChild(this.media),l.boolean(e.autoplay)&&(this.config.autoplay=e.autoplay),this.isHTML5&&(this.config.crossorigin&&this.media.setAttribute("crossorigin",""),this.config.autoplay&&this.media.setAttribute("autoplay",""),l.empty(e.poster)||(this.poster=e.poster),this.config.loop.active&&this.media.setAttribute("loop",""),this.config.muted&&this.media.setAttribute("muted",""),this.config.playsinline&&this.media.setAttribute("playsinline","")),E.addStyleHook.call(this),this.isHTML5&&$e.insertElements.call(this,"source",i),this.config.title=e.title,Et.setup.call(this),this.isHTML5&&Object.keys(e).includes("tracks")&&$e.insertElements.call(this,"track",e.tracks),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&E.build.call(this),this.isHTML5&&this.media.load(),l.empty(e.previewThumbnails)||(Object.assign(this.config.previewThumbnails,e.previewThumbnails),this.previewThumbnails&&this.previewThumbnails.loaded&&(this.previewThumbnails.destroy(),this.previewThumbnails=null),this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Pt(this))),this.fullscreen.update()},!0)):this.debug.warn("Invalid source format")}};function Oi(e=0,i=0,t=255){return Math.min(Math.max(e,i),t)}class ae{constructor(i,t){if(d(this,"play",()=>l.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then(()=>this.ads.play()).catch(()=>R(this.media.play())),this.media.play()):null),d(this,"pause",()=>this.playing&&l.function(this.media.pause)?this.media.pause():null),d(this,"togglePlay",r=>(l.boolean(r)?r:!this.playing)?this.play():this.pause()),d(this,"stop",()=>{this.isHTML5?(this.pause(),this.restart()):l.function(this.media.stop)&&this.media.stop()}),d(this,"restart",()=>{this.currentTime=0}),d(this,"rewind",r=>{this.currentTime-=l.number(r)?r:this.config.seekTime}),d(this,"forward",r=>{this.currentTime+=l.number(r)?r:this.config.seekTime}),d(this,"increaseVolume",r=>{const c=this.media.muted?0:this.volume;this.volume=c+(l.number(r)?r:0)}),d(this,"decreaseVolume",r=>{this.increaseVolume(-r)}),d(this,"airplay",()=>{N.airplay&&this.media.webkitShowPlaybackTargetPicker()}),d(this,"toggleControls",r=>{if(this.supported.ui&&!this.isAudio){const c=ye(this.elements.container,this.config.classNames.hideControls),u=r===void 0?void 0:!r,g=k(this.elements.container,this.config.classNames.hideControls,u);if(g&&l.array(this.config.controls)&&this.config.controls.includes("settings")&&!l.empty(this.config.settings)&&m.toggleMenu.call(this,!1),g!==c){const f=g?"controlshidden":"controlsshown";y.call(this,this.media,f)}return!g}return!1}),d(this,"on",(r,c)=>{T.call(this,this.elements.container,r,c)}),d(this,"once",(r,c)=>{je.call(this,this.elements.container,r,c)}),d(this,"off",(r,c)=>{we(this.elements.container,r,c)}),d(this,"destroy",(r,c=!1)=>{if(!this.ready)return;const u=()=>{document.body.style.overflow="",this.embed=null,c?(Object.keys(this.elements).length&&(D(this.elements.buttons.play),D(this.elements.captions),D(this.elements.controls),D(this.elements.wrapper),this.elements.buttons.play=null,this.elements.captions=null,this.elements.controls=null,this.elements.wrapper=null),l.function(r)&&r()):(gi.call(this),B.cancelRequests.call(this),fe(this.elements.original,this.elements.container),y.call(this,this.elements.original,"destroyed",!0),l.function(r)&&r.call(this.elements.original),this.ready=!1,setTimeout(()=>{this.elements=null,this.media=null},200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(E.toggleNativeControls.call(this,!0),u()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),this.embed!==null&&l.function(this.embed.destroy)&&this.embed.destroy(),u()):this.isVimeo&&(this.embed!==null&&this.embed.unload().then(u),setTimeout(u,200))}),d(this,"supports",r=>N.mime.call(this,r)),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=N.touch,this.media=i,l.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||l.nodeList(this.media)||l.array(this.media))&&(this.media=this.media[0]),this.config=x({},St,ae.defaults,t||{},(()=>{try{return JSON.parse(this.media.getAttribute("data-plyr-config"))}catch{return{}}})()),this.elements={container:null,fullscreen:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new Ei(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",N),l.nullOrUndefined(this.media)||!l.element(this.media))return void this.debug.error("Setup failed: no suitable element passed");if(this.media.plyr)return void this.debug.warn("Target already setup");if(!this.config.enabled)return void this.debug.error("Setup failed: disabled by config");if(!N.check().api)return void this.debug.error("Setup failed: no support");const s=this.media.cloneNode(!0);s.autoplay=!1,this.elements.original=s;const n=this.media.tagName.toLowerCase();let a=null,o=null;switch(n){case"div":if(a=this.media.querySelector("iframe"),l.element(a)){if(o=Ct(a.getAttribute("src")),this.provider=Si(o.toString()),this.elements.container=this.media,this.media=a,this.elements.container.className="",o.search.length){const r=["1","true"];r.includes(o.searchParams.get("autoplay"))&&(this.config.autoplay=!0),r.includes(o.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=r.includes(o.searchParams.get("playsinline")),this.config.youtube.hl=o.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(l.empty(this.provider)||!Object.values(U).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Se.video;break;case"video":case"audio":this.type=n,this.provider=U.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=N.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new Pi(this),this.storage=new ne(this),this.media.plyr=this,l.element(this.elements.container)||(this.elements.container=b("div",{tabindex:0}),gt(this.media,this.elements.container)),E.migrateStyles.call(this),E.addStyleHook.call(this),Et.setup.call(this),this.config.debug&&T.call(this,this.elements.container,this.config.events.join(" "),r=>{this.debug.log(`event: ${r.type}`)}),this.fullscreen=new F(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&E.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new $i(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",()=>R(this.play())),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Pt(this))):this.debug.error("Setup failed: no support")}get isHTML5(){return this.provider===U.html5}get isEmbed(){return this.isYouTube||this.isVimeo}get isYouTube(){return this.provider===U.youtube}get isVimeo(){return this.provider===U.vimeo}get isVideo(){return this.type===Se.video}get isAudio(){return this.type===Se.audio}get playing(){return Boolean(this.ready&&!this.paused&&!this.ended)}get paused(){return Boolean(this.media.paused)}get stopped(){return Boolean(this.paused&&this.currentTime===0)}get ended(){return Boolean(this.media.ended)}set currentTime(i){if(!this.duration)return;const t=l.number(i)&&i>0;this.media.currentTime=t?Math.min(i,this.duration):0,this.debug.log(`Seeking to ${this.currentTime} seconds`)}get currentTime(){return Number(this.media.currentTime)}get buffered(){const{buffered:i}=this.media;return l.number(i)?i:i&&i.length&&this.duration>0?i.end(0)/this.duration:0}get seeking(){return Boolean(this.media.seeking)}get duration(){const i=parseFloat(this.config.duration),t=(this.media||{}).duration,s=l.number(t)&&t!==1/0?t:0;return i||s}set volume(i){let t=i;l.string(t)&&(t=Number(t)),l.number(t)||(t=this.storage.get("volume")),l.number(t)||({volume:t}=this.config),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!l.empty(i)&&this.muted&&t>0&&(this.muted=!1)}get volume(){return Number(this.media.volume)}set muted(i){let t=i;l.boolean(t)||(t=this.storage.get("muted")),l.boolean(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t}get muted(){return Boolean(this.media.muted)}get hasAudio(){return!this.isHTML5||!!this.isAudio||Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)}set speed(i){let t=null;l.number(i)&&(t=i),l.number(t)||(t=this.storage.get("speed")),l.number(t)||(t=this.config.speed.selected);const{minimumSpeed:s,maximumSpeed:n}=this;t=Oi(t,s,n),this.config.speed.selected=t,setTimeout(()=>{this.media.playbackRate=t},0)}get speed(){return Number(this.media.playbackRate)}get minimumSpeed(){return this.isYouTube?Math.min(...this.options.speed):this.isVimeo?.5:.0625}get maximumSpeed(){return this.isYouTube?Math.max(...this.options.speed):this.isVimeo?2:16}set quality(i){const t=this.config.quality,s=this.options.quality;if(!s.length)return;let n=[!l.empty(i)&&Number(i),this.storage.get("quality"),t.selected,t.default].find(l.number),a=!0;if(!s.includes(n)){const o=ft(s,n);this.debug.warn(`Unsupported quality option: ${n}, using ${o} instead`),n=o,a=!1}t.selected=n,this.media.quality=n,a&&this.storage.set({quality:n})}get quality(){return this.media.quality}set loop(i){const t=l.boolean(i)?i:this.config.loop.active;this.config.loop.active=t,this.media.loop=t}get loop(){return Boolean(this.media.loop)}set source(i){$e.change.call(this,i)}get source(){return this.media.currentSrc}get download(){const{download:i}=this.config.urls;return l.url(i)?i:this.source}set download(i){l.url(i)&&(this.config.urls.download=i,m.setDownloadUrl.call(this))}set poster(i){this.isVideo?E.setPoster.call(this,i,!1).catch(()=>{}):this.debug.warn("Poster can only be set for video")}get poster(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}get ratio(){if(!this.isVideo)return null;const i=be(qe.call(this));return l.array(i)?i.join(":"):i}set ratio(i){this.isVideo?l.string(i)&&bt(i)?(this.config.ratio=be(i),Z.call(this)):this.debug.error(`Invalid aspect ratio specified (${i})`):this.debug.warn("Aspect ratio can only be set for video")}set autoplay(i){const t=l.boolean(i)?i:this.config.autoplay;this.config.autoplay=t}get autoplay(){return Boolean(this.config.autoplay)}toggleCaptions(i){S.toggle.call(this,i,!1)}set currentTrack(i){S.set.call(this,i,!1)}get currentTrack(){const{toggled:i,currentTrack:t}=this.captions;return i?t:-1}set language(i){S.setLanguage.call(this,i,!1)}get language(){return(S.getCurrentTrack.call(this)||{}).language}set pip(i){if(!N.pip)return;const t=l.boolean(i)?i:!this.pip;l.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?Ae.active:Ae.inactive),l.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}get pip(){return N.pip?l.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===Ae.active:null}static supported(i,t,s){return N.check(i,t,s)}static loadSprite(i,t){return Tt(i,t)}static setup(i,t={}){let s=null;return l.string(i)?s=Array.from(document.querySelectorAll(i)):l.nodeList(i)?s=Array.from(i):l.array(i)&&(s=i.filter(l.element)),l.empty(s)?null:s.map(n=>new ae(n,t))}}ae.defaults=hi(St);var ji="./assets/videobg.2d19d627.png";const qi="_popup_dls09_1",Hi="_content_dls09_15",Fi="_full_dls09_21";var ge={popup:qi,content:Hi,full:Fi};const he=tt(null);let Q=null;const et=jt();var Ri=it({name:"setting-content",props:{close:{type:Function,default:()=>{}},videoFilePath:{type:String},className:{type:String}},data(){return{isFullScreen:!1}},mounted(){var e;if(he.value){const i={controls:["play-large","play","progress","current-time","airplay"],fullscreen:et.ios?{enabled:!0,fallback:!0,iosNative:!0}:!1};if(et.ios&&i.controls.push("fullscreen"),Q=new ae(he.value,i),Q.on("enterfullscreen",()=>this.isFullScreen=!0),Q.on("exitfullscreen",()=>this.isFullScreen=!1),this.mediaType()==="video"&&qt()==="/api-student"){const t=document.createElement("button");t.className="plyr__controls__item plyr__control plyr__share-button",t.innerHTML=`<?xml version="1.0" encoding="UTF-8"?>
  3. <svg width="19px" height="19px" viewBox="0 0 19 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  4. <!-- Generator: Sketch 62 (91390) - https://sketch.com -->
  5. <title>\u7F16\u7EC4 12</title>
  6. <desc>Created with Sketch.</desc>
  7. <g id="\u5206\u4EAB" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  8. <g id="\u8BAD\u7EC3\u7EDF\u8BA1\u5907\u4EFD-11" transform="translate(-343.000000, -35.000000)" fill="#fff" fill-rule="nonzero" stroke="#fff" stroke-width="0.4">
  9. <g id="\u7F16\u7EC4-12" transform="translate(344.000000, 36.000000)">
  10. <g id="\u7F16\u7EC4\u5907\u4EFD">
  11. <path d="M16.2470898,9.95964844 C15.8204687,9.95964844 15.4739063,10.3062109 15.4739063,10.7331641 L15.4739063,13.322207 C15.4739063,14.5087305 14.5086328,15.4740625 13.3220898,15.4740625 L3.70880859,15.4740625 C2.52246094,15.4740625 1.55714844,14.5087305 1.55714844,13.322207 L1.55714844,3.70892578 C1.55714844,2.52259766 2.52246094,1.55728516 3.70880859,1.55728516 L6.24816406,1.55728516 C6.67533203,1.55728516 7.02169922,1.21089844 7.02169922,0.784316406 C7.02169922,0.356972656 6.6753125,0.0105859375 6.24816406,0.0105859375 L3.70880859,0.0105859375 C1.66607422,0.0105859375 0.0106640625,1.66619141 0.0106640625,3.70892578 L0.0106640625,13.322207 C0.0106640625,15.3649609 1.66607422,17.0207227 3.70880859,17.0207227 L13.3220898,17.0207227 C15.3648047,17.0207227 17.0206055,15.3649609 17.0206055,13.322207 L17.0206055,10.7331641 C17.0206055,10.3062109 16.674043,9.95964844 16.2470898,9.95964844 Z" id="\u8DEF\u5F84"></path>
  12. <path d="M10.8350195,1.56066406 L14.4217969,1.56066406 C14.3497037,1.60870774 14.2825522,1.66378187 14.2213281,1.72507812 L6.35746094,9.58894531 C5.96238281,9.98341797 5.88708984,10.5485742 6.18929688,10.8502148 C6.49111328,11.1525977 7.05607422,11.0770703 7.45056641,10.6818555 L15.3149805,2.81818359 C15.3739557,2.75927938 15.4271724,2.69487912 15.4739063,2.62585937 L15.4739063,6.19996094 C15.4739063,6.62693359 15.8200977,6.97310547 16.2470898,6.97310547 C16.6743945,6.97310547 17.0202734,6.62693359 17.0202734,6.19996094 L17.0202734,0.787519531 C17.0202734,0.360546875 16.6743945,0.014375 16.2470898,0.014375 L10.8350195,0.014375 C10.4076758,0.014375 10.0618359,0.360566406 10.0618359,0.787519531 C10.0618359,1.21447266 10.4076758,1.56066406 10.8350195,1.56066406 Z" id="\u8DEF\u5F84"></path>
  13. </g>
  14. </g>
  15. </g>
  16. </g>
  17. </svg>`,t.onclick=async()=>{try{const s=location.origin.indexOf("localhost")>-1||location.origin.indexOf("192.168")>-1?"":"/accompany",n=()=>{var r,c,u;const o={name:((r=ke.user)==null?void 0:r.username)||"",subjectName:(((c=ke.user)==null?void 0:c.subjectName)||"").split(",")[0]||"",avatar:encodeURIComponent(((u=ke.user)==null?void 0:u.avatar)||""),src:encodeURIComponent(this.videoFilePath||"")};return`${location.origin}${s}/share-colexiu/index.html?${Ht.stringify(o)}`},a=await $t.post("/sysConfig/shortURL",{data:{orginURL:n()}});_t({api:"shareAchievements",content:{title:"\u7528\u8FD9\u6B3EAPP\u5728\u5BB6\u5C31\u80FD\u9AD8\u6548\u5B8C\u6210\u4E50\u5668\u7EC3\u4E60\uFF0C\u5FEB\u6765\u770B\u6211\u5206\u4EAB\u7684\u4F5C\u54C1\u5427\uFF01",desc:"\u575A\u6301\u7EC3\u4E60\uFF0C\u6536\u83B7\u6210\u957F\uFF01\u4ECA\u5929\u6211\u7528\u5C0F\u9177AI\u5F55\u5236\u4E86\u4E00\u6BB5\u6F14\u594F\u89C6\u9891\uFF0C\u6B22\u8FCE\u5927\u5BB6\u6765\u89C2\u770B\uFF01",image:"",video:a.data,type:"video",button:["copy"],url:n()}},o=>{var r,c;(r=o==null?void 0:o.content)!=null&&r.message&&Be((c=o==null?void 0:o.content)==null?void 0:c.message)})}catch{Be("\u5206\u4EAB\u5730\u5740\u83B7\u53D6\u5931\u8D25\uFF0C\u8BF7\u91CD\u8BD5")}},(e=Q.elements.controls)==null||e.appendChild(t)}}},unmounted(){Q&&(Q=null)},methods:{mediaType(){const e=(this.videoFilePath||"").split(".").pop();return e==="wav"||e==="mp3"?"audio":"video"}},render(){return X("div",{class:Ot(ge.content,ge.fbcContent,{[ge.full]:this.isFullScreen},this.className)},[this.mediaType()==="audio"?X("audio",{ref:he,src:this.videoFilePath,controls:"false",preload:"metadata",playsinline:!0},null):X("video",{ref:he,src:this.videoFilePath,"data-poster":ji,controls:"false",preload:"metadata",playsinline:!0},null)])}});const Pe=tt();var Wi=it({name:"player-popup",props:{btnClass:{type:String},popupClass:{type:String}},render(){return X(It,{ref:Pe,className:ge.popup},{default:()=>{var e,i,t;return[X("span",{class:this.btnClass,onClick:(e=Pe.value)==null?void 0:e.open},[(t=(i=this.$slots).default)==null?void 0:t.call(i)])]},popup:()=>{var e;return X(Ri,Ft({close:(e=Pe.value)==null?void 0:e.close,className:this.popupClass},this.$attrs),null)}})}});export{Wi as P};