@vkontakte/videoplayer-core 2.0.130-dev.3ce761c4.0 → 2.0.130-dev.e3ea99fb.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015.cjs.js +66 -10
- package/es2015.esm.js +66 -10
- package/es2018.cjs.js +66 -10
- package/es2018.esm.js +65 -9
- package/es2024.cjs.js +126 -0
- package/es2024.esm.js +126 -0
- package/esnext.cjs.js +65 -9
- package/esnext.esm.js +65 -9
- package/evergreen.esm.js +64 -8
- package/package.json +17 -12
- package/types/player/Player.d.ts +9 -2
- package/types/player/types.d.ts +9 -8
- package/types/providers/ChromecastProvider/ChromecastInitializer/index.d.ts +5 -1
- package/types/providers/ChromecastProvider/index.d.ts +2 -0
- package/types/providers/DashLiveProvider/DashLiveProvider.d.ts +1 -0
- package/types/providers/DashLiveProvider/utils/FilesFetcher.d.ts +2 -1
- package/types/providers/DashLiveProvider/utils/LiveDashPlayer.d.ts +1 -0
- package/types/providers/DashLiveProvider/utils/ThroughputEstimator.d.ts +4 -0
- package/types/providers/DashProvider/baseDashProvider.d.ts +2 -2
- package/types/providers/DashProvider/lib/buffer.d.ts +0 -1
- package/types/providers/DashProvider/lib/fetcher.d.ts +4 -3
- package/types/providers/DashProvider/lib/player.d.ts +4 -2
- package/types/providers/DashProvider/lib/utils.d.ts +0 -10
- package/types/providers/ProviderContainer/index.d.ts +2 -0
- package/types/providers/WebRTCLiveProvider/WebRTCLiveProvider.d.ts +1 -0
- package/types/providers/types.d.ts +4 -1
- package/types/providers/utils/HTMLVideoElement/DroppedFramesManager.d.ts +3 -1
- package/types/providers/utils/HTMLVideoElement/observable.d.ts +0 -1
- package/types/providers/utils/StallsManager.d.ts +18 -4
- package/types/providers/utils/syncDesiredState.d.ts +3 -1
- package/types/utils/autoSelectTrack.d.ts +4 -3
- package/types/utils/qualityLimits.d.ts +18 -3
- package/types/utils/smoothedValue/baseSmoothedValue.d.ts +3 -0
- package/types/utils/tuningConfig.d.ts +25 -9
package/es2018.cjs.js
CHANGED
|
@@ -1,17 +1,73 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer-core v2.0.130-dev.
|
|
3
|
-
* Wed, 02 Apr 2025
|
|
2
|
+
* @vkontakte/videoplayer-core v2.0.130-dev.e3ea99fb.0
|
|
3
|
+
* Wed, 02 Apr 2025 11:18:37 GMT
|
|
4
4
|
* https://st.mycdn.me/static/vkontakte-videoplayer/2-0-130/doc/
|
|
5
5
|
*/
|
|
6
|
-
"use strict";var Tg=Object.create;var Xa=Object.defineProperty;var Ig=Object.getOwnPropertyDescriptor;var Eg=Object.getOwnPropertyNames;var xg=Object.getPrototypeOf,Pg=Object.prototype.hasOwnProperty;var b=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),wg=(r,e)=>{for(var t in e)Xa(r,t,{get:e[t],enumerable:!0})},tc=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Eg(e))!Pg.call(r,a)&&a!==t&&Xa(r,a,{get:()=>e[a],enumerable:!(i=Ig(e,a))||i.enumerable});return r};var Q=(r,e,t)=>(t=r!=null?Tg(xg(r)):{},tc(e||!r||!r.__esModule?Xa(t,"default",{value:r,enumerable:!0}):t,r)),kg=r=>tc(Xa({},"__esModule",{value:!0}),r);var he=b((In,ic)=>{"use strict";var pr=function(r){return r&&r.Math===Math&&r};ic.exports=pr(typeof globalThis=="object"&&globalThis)||pr(typeof window=="object"&&window)||pr(typeof self=="object"&&self)||pr(typeof global=="object"&&global)||pr(typeof In=="object"&&In)||function(){return this}()||Function("return this")()});var Ie=b((oL,rc)=>{"use strict";rc.exports=function(r){try{return!!r()}catch(e){return!0}}});var hr=b((uL,ac)=>{"use strict";var Ag=Ie();ac.exports=!Ag(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var En=b((lL,uc)=>{"use strict";var Rg=hr(),oc=Function.prototype,sc=oc.apply,nc=oc.call;uc.exports=typeof Reflect=="object"&&Reflect.apply||(Rg?nc.bind(sc):function(){return nc.apply(sc,arguments)})});var ge=b((cL,dc)=>{"use strict";var lc=hr(),cc=Function.prototype,xn=cc.call,Lg=lc&&cc.bind.bind(xn,xn);dc.exports=lc?Lg:function(r){return function(){return xn.apply(r,arguments)}}});var ai=b((dL,hc)=>{"use strict";var pc=ge(),Mg=pc({}.toString),$g=pc("".slice);hc.exports=function(r){return $g(Mg(r),8,-1)}});var Pn=b((pL,fc)=>{"use strict";var Dg=ai(),Cg=ge();fc.exports=function(r){if(Dg(r)==="Function")return Cg(r)}});var ce=b((hL,mc)=>{"use strict";var wn=typeof document=="object"&&document.all;mc.exports=typeof wn=="undefined"&&wn!==void 0?function(r){return typeof r=="function"||r===wn}:function(r){return typeof r=="function"}});var _e=b((fL,bc)=>{"use strict";var Vg=Ie();bc.exports=!Vg(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Ne=b((mL,vc)=>{"use strict";var Bg=hr(),es=Function.prototype.call;vc.exports=Bg?es.bind(es):function(){return es.apply(es,arguments)}});var kn=b(yc=>{"use strict";var Sc={}.propertyIsEnumerable,gc=Object.getOwnPropertyDescriptor,Og=gc&&!Sc.call({1:2},1);yc.f=Og?function(e){var t=gc(this,e);return!!t&&t.enumerable}:Sc});var fr=b((vL,Tc)=>{"use strict";Tc.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var Ec=b((SL,Ic)=>{"use strict";var _g=ge(),Ng=Ie(),Fg=ai(),An=Object,qg=_g("".split);Ic.exports=Ng(function(){return!An("z").propertyIsEnumerable(0)})?function(r){return Fg(r)==="String"?qg(r,""):An(r)}:An});var Ai=b((gL,xc)=>{"use strict";xc.exports=function(r){return r==null}});var Ot=b((yL,Pc)=>{"use strict";var Ug=Ai(),Hg=TypeError;Pc.exports=function(r){if(Ug(r))throw new Hg("Can't call method on "+r);return r}});var si=b((TL,wc)=>{"use strict";var jg=Ec(),Gg=Ot();wc.exports=function(r){return jg(Gg(r))}});var Fe=b((IL,kc)=>{"use strict";var Qg=ce();kc.exports=function(r){return typeof r=="object"?r!==null:Qg(r)}});var Ri=b((EL,Ac)=>{"use strict";Ac.exports={}});var gt=b((xL,Lc)=>{"use strict";var Rn=Ri(),Ln=he(),Wg=ce(),Rc=function(r){return Wg(r)?r:void 0};Lc.exports=function(r,e){return arguments.length<2?Rc(Rn[r])||Rc(Ln[r]):Rn[r]&&Rn[r][e]||Ln[r]&&Ln[r][e]}});var mr=b((PL,Mc)=>{"use strict";var Yg=ge();Mc.exports=Yg({}.isPrototypeOf)});var ni=b((wL,Cc)=>{"use strict";var zg=he(),$c=zg.navigator,Dc=$c&&$c.userAgent;Cc.exports=Dc?String(Dc):""});var $n=b((kL,Fc)=>{"use strict";var Nc=he(),Mn=ni(),Vc=Nc.process,Bc=Nc.Deno,Oc=Vc&&Vc.versions||Bc&&Bc.version,_c=Oc&&Oc.v8,Ze,ts;_c&&(Ze=_c.split("."),ts=Ze[0]>0&&Ze[0]<4?1:+(Ze[0]+Ze[1]));!ts&&Mn&&(Ze=Mn.match(/Edge\/(\d+)/),(!Ze||Ze[1]>=74)&&(Ze=Mn.match(/Chrome\/(\d+)/),Ze&&(ts=+Ze[1])));Fc.exports=ts});var Dn=b((AL,Uc)=>{"use strict";var qc=$n(),Kg=Ie(),Xg=he(),Jg=Xg.String;Uc.exports=!!Object.getOwnPropertySymbols&&!Kg(function(){var r=Symbol("symbol detection");return!Jg(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&qc&&qc<41})});var Cn=b((RL,Hc)=>{"use strict";var Zg=Dn();Hc.exports=Zg&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Vn=b((LL,jc)=>{"use strict";var ey=gt(),ty=ce(),iy=mr(),ry=Cn(),ay=Object;jc.exports=ry?function(r){return typeof r=="symbol"}:function(r){var e=ey("Symbol");return ty(e)&&iy(e.prototype,ay(r))}});var br=b((ML,Gc)=>{"use strict";var sy=String;Gc.exports=function(r){try{return sy(r)}catch(e){return"Object"}}});var ct=b(($L,Qc)=>{"use strict";var ny=ce(),oy=br(),uy=TypeError;Qc.exports=function(r){if(ny(r))return r;throw new uy(oy(r)+" is not a function")}});var vr=b((DL,Wc)=>{"use strict";var ly=ct(),cy=Ai();Wc.exports=function(r,e){var t=r[e];return cy(t)?void 0:ly(t)}});var zc=b((CL,Yc)=>{"use strict";var Bn=Ne(),On=ce(),_n=Fe(),dy=TypeError;Yc.exports=function(r,e){var t,i;if(e==="string"&&On(t=r.toString)&&!_n(i=Bn(t,r))||On(t=r.valueOf)&&!_n(i=Bn(t,r))||e!=="string"&&On(t=r.toString)&&!_n(i=Bn(t,r)))return i;throw new dy("Can't convert object to primitive value")}});var et=b((VL,Kc)=>{"use strict";Kc.exports=!0});var Zc=b((BL,Jc)=>{"use strict";var Xc=he(),py=Object.defineProperty;Jc.exports=function(r,e){try{py(Xc,r,{value:e,configurable:!0,writable:!0})}catch(t){Xc[r]=e}return e}});var Sr=b((OL,id)=>{"use strict";var hy=et(),fy=he(),my=Zc(),ed="__core-js_shared__",td=id.exports=fy[ed]||my(ed,{});(td.versions||(td.versions=[])).push({version:"3.38.0",mode:hy?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Nn=b((_L,ad)=>{"use strict";var rd=Sr();ad.exports=function(r,e){return rd[r]||(rd[r]=e||{})}});var Li=b((NL,sd)=>{"use strict";var by=Ot(),vy=Object;sd.exports=function(r){return vy(by(r))}});var tt=b((FL,nd)=>{"use strict";var Sy=ge(),gy=Li(),yy=Sy({}.hasOwnProperty);nd.exports=Object.hasOwn||function(e,t){return yy(gy(e),t)}});var Fn=b((qL,od)=>{"use strict";var Ty=ge(),Iy=0,Ey=Math.random(),xy=Ty(1 .toString);od.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+xy(++Iy+Ey,36)}});var Ee=b((UL,ld)=>{"use strict";var Py=he(),wy=Nn(),ud=tt(),ky=Fn(),Ay=Dn(),Ry=Cn(),Mi=Py.Symbol,qn=wy("wks"),Ly=Ry?Mi.for||Mi:Mi&&Mi.withoutSetter||ky;ld.exports=function(r){return ud(qn,r)||(qn[r]=Ay&&ud(Mi,r)?Mi[r]:Ly("Symbol."+r)),qn[r]}});var hd=b((HL,pd)=>{"use strict";var My=Ne(),cd=Fe(),dd=Vn(),$y=vr(),Dy=zc(),Cy=Ee(),Vy=TypeError,By=Cy("toPrimitive");pd.exports=function(r,e){if(!cd(r)||dd(r))return r;var t=$y(r,By),i;if(t){if(e===void 0&&(e="default"),i=My(t,r,e),!cd(i)||dd(i))return i;throw new Vy("Can't convert object to primitive value")}return e===void 0&&(e="number"),Dy(r,e)}});var Un=b((jL,fd)=>{"use strict";var Oy=hd(),_y=Vn();fd.exports=function(r){var e=Oy(r,"string");return _y(e)?e:e+""}});var is=b((GL,bd)=>{"use strict";var Ny=he(),md=Fe(),Hn=Ny.document,Fy=md(Hn)&&md(Hn.createElement);bd.exports=function(r){return Fy?Hn.createElement(r):{}}});var jn=b((QL,vd)=>{"use strict";var qy=_e(),Uy=Ie(),Hy=is();vd.exports=!qy&&!Uy(function(){return Object.defineProperty(Hy("div"),"a",{get:function(){return 7}}).a!==7})});var yd=b(gd=>{"use strict";var jy=_e(),Gy=Ne(),Qy=kn(),Wy=fr(),Yy=si(),zy=Un(),Ky=tt(),Xy=jn(),Sd=Object.getOwnPropertyDescriptor;gd.f=jy?Sd:function(e,t){if(e=Yy(e),t=zy(t),Xy)try{return Sd(e,t)}catch(i){}if(Ky(e,t))return Wy(!Gy(Qy.f,e,t),e[t])}});var Gn=b((YL,Td)=>{"use strict";var Jy=Ie(),Zy=ce(),eT=/#|\.prototype\./,gr=function(r,e){var t=iT[tT(r)];return t===aT?!0:t===rT?!1:Zy(e)?Jy(e):!!e},tT=gr.normalize=function(r){return String(r).replace(eT,".").toLowerCase()},iT=gr.data={},rT=gr.NATIVE="N",aT=gr.POLYFILL="P";Td.exports=gr});var $i=b((zL,Ed)=>{"use strict";var Id=Pn(),sT=ct(),nT=hr(),oT=Id(Id.bind);Ed.exports=function(r,e){return sT(r),e===void 0?r:nT?oT(r,e):function(){return r.apply(e,arguments)}}});var Qn=b((KL,xd)=>{"use strict";var uT=_e(),lT=Ie();xd.exports=uT&&lT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var dt=b((XL,Pd)=>{"use strict";var cT=Fe(),dT=String,pT=TypeError;Pd.exports=function(r){if(cT(r))return r;throw new pT(dT(r)+" is not an object")}});var oi=b(kd=>{"use strict";var hT=_e(),fT=jn(),mT=Qn(),rs=dt(),wd=Un(),bT=TypeError,Wn=Object.defineProperty,vT=Object.getOwnPropertyDescriptor,Yn="enumerable",zn="configurable",Kn="writable";kd.f=hT?mT?function(e,t,i){if(rs(e),t=wd(t),rs(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Kn in i&&!i[Kn]){var a=vT(e,t);a&&a[Kn]&&(e[t]=i.value,i={configurable:zn in i?i[zn]:a[zn],enumerable:Yn in i?i[Yn]:a[Yn],writable:!1})}return Wn(e,t,i)}:Wn:function(e,t,i){if(rs(e),t=wd(t),rs(i),fT)try{return Wn(e,t,i)}catch(a){}if("get"in i||"set"in i)throw new bT("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var Di=b((ZL,Ad)=>{"use strict";var ST=_e(),gT=oi(),yT=fr();Ad.exports=ST?function(r,e,t){return gT.f(r,e,yT(1,t))}:function(r,e,t){return r[e]=t,r}});var fe=b((eM,Ld)=>{"use strict";var yr=he(),TT=En(),IT=Pn(),ET=ce(),xT=yd().f,PT=Gn(),Ci=Ri(),wT=$i(),Vi=Di(),Rd=tt();Sr();var kT=function(r){var e=function(t,i,a){if(this instanceof e){switch(arguments.length){case 0:return new r;case 1:return new r(t);case 2:return new r(t,i)}return new r(t,i,a)}return TT(r,this,arguments)};return e.prototype=r.prototype,e};Ld.exports=function(r,e){var t=r.target,i=r.global,a=r.stat,s=r.proto,n=i?yr:a?yr[t]:yr[t]&&yr[t].prototype,o=i?Ci:Ci[t]||Vi(Ci,t,{})[t],u=o.prototype,l,d,c,p,f,m,v,g,y;for(p in e)l=PT(i?p:t+(a?".":"#")+p,r.forced),d=!l&&n&&Rd(n,p),m=o[p],d&&(r.dontCallGetSet?(y=xT(n,p),v=y&&y.value):v=n[p]),f=d&&v?v:e[p],!(!l&&!s&&typeof m==typeof f)&&(r.bind&&d?g=wT(f,yr):r.wrap&&d?g=kT(f):s&&ET(f)?g=IT(f):g=f,(r.sham||f&&f.sham||m&&m.sham)&&Vi(g,"sham",!0),Vi(o,p,g),s&&(c=t+"Prototype",Rd(Ci,c)||Vi(Ci,c,{}),Vi(Ci[c],p,f),r.real&&u&&(l||!u[p])&&Vi(u,p,f)))}});var $d=b((tM,Md)=>{"use strict";var AT=Math.ceil,RT=Math.floor;Md.exports=Math.trunc||function(e){var t=+e;return(t>0?RT:AT)(t)}});var Tr=b((iM,Dd)=>{"use strict";var LT=$d();Dd.exports=function(r){var e=+r;return e!==e||e===0?0:LT(e)}});var Vd=b((rM,Cd)=>{"use strict";var MT=Tr(),$T=Math.max,DT=Math.min;Cd.exports=function(r,e){var t=MT(r);return t<0?$T(t+e,0):DT(t,e)}});var Xn=b((aM,Bd)=>{"use strict";var CT=Tr(),VT=Math.min;Bd.exports=function(r){var e=CT(r);return e>0?VT(e,9007199254740991):0}});var Bi=b((sM,Od)=>{"use strict";var BT=Xn();Od.exports=function(r){return BT(r.length)}});var Jn=b((nM,Nd)=>{"use strict";var OT=si(),_T=Vd(),NT=Bi(),_d=function(r){return function(e,t,i){var a=OT(e),s=NT(a);if(s===0)return!r&&-1;var n=_T(i,s),o;if(r&&t!==t){for(;s>n;)if(o=a[n++],o!==o)return!0}else for(;s>n;n++)if((r||n in a)&&a[n]===t)return r||n||0;return!r&&-1}};Nd.exports={includes:_d(!0),indexOf:_d(!1)}});var Ir=b((oM,Fd)=>{"use strict";Fd.exports=function(){}});var qd=b(()=>{"use strict";var FT=fe(),qT=Jn().includes,UT=Ie(),HT=Ir(),jT=UT(function(){return!Array(1).includes()});FT({target:"Array",proto:!0,forced:jT},{includes:function(e){return qT(this,e,arguments.length>1?arguments[1]:void 0)}});HT("includes")});var _t=b((cM,Ud)=>{"use strict";var GT=gt();Ud.exports=GT});var jd=b((dM,Hd)=>{"use strict";qd();var QT=_t();Hd.exports=QT("Array","includes")});var Qd=b((pM,Gd)=>{"use strict";var WT=jd();Gd.exports=WT});var pt=b((hM,Wd)=>{"use strict";var YT=Qd();Wd.exports=YT});var ss=b((IM,Kd)=>{"use strict";var KT=Nn(),XT=Fn(),zd=KT("keys");Kd.exports=function(r){return zd[r]||(zd[r]=XT(r))}});var Jd=b((EM,Xd)=>{"use strict";var JT=Ie();Xd.exports=!JT(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var ns=b((xM,ep)=>{"use strict";var ZT=tt(),eI=ce(),tI=Li(),iI=ss(),rI=Jd(),Zd=iI("IE_PROTO"),Zn=Object,aI=Zn.prototype;ep.exports=rI?Zn.getPrototypeOf:function(r){var e=tI(r);if(ZT(e,Zd))return e[Zd];var t=e.constructor;return eI(t)&&e instanceof t?t.prototype:e instanceof Zn?aI:null}});var os=b((PM,tp)=>{"use strict";tp.exports={}});var ap=b((wM,rp)=>{"use strict";var sI=ge(),eo=tt(),nI=si(),oI=Jn().indexOf,uI=os(),ip=sI([].push);rp.exports=function(r,e){var t=nI(r),i=0,a=[],s;for(s in t)!eo(uI,s)&&eo(t,s)&&ip(a,s);for(;e.length>i;)eo(t,s=e[i++])&&(~oI(a,s)||ip(a,s));return a}});var to=b((kM,sp)=>{"use strict";sp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var io=b((AM,np)=>{"use strict";var lI=ap(),cI=to();np.exports=Object.keys||function(e){return lI(e,cI)}});var ro=b((RM,dp)=>{"use strict";var up=_e(),dI=Ie(),lp=ge(),pI=ns(),hI=io(),fI=si(),mI=kn().f,cp=lp(mI),bI=lp([].push),vI=up&&dI(function(){var r=Object.create(null);return r[2]=2,!cp(r,2)}),op=function(r){return function(e){for(var t=fI(e),i=hI(t),a=vI&&pI(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!up||(a?u in t:cp(t,u)))&&bI(o,r?[u,t[u]]:t[u]);return o}};dp.exports={entries:op(!0),values:op(!1)}});var pp=b(()=>{"use strict";var SI=fe(),gI=ro().entries;SI({target:"Object",stat:!0},{entries:function(e){return gI(e)}})});var fp=b(($M,hp)=>{"use strict";pp();var yI=Ri();hp.exports=yI.Object.entries});var bp=b((DM,mp)=>{"use strict";var TI=fp();mp.exports=TI});var Er=b((CM,vp)=>{"use strict";var II=bp();vp.exports=II});var ui=b((VM,Sp)=>{"use strict";Sp.exports={}});var Tp=b((BM,yp)=>{"use strict";var EI=he(),xI=ce(),gp=EI.WeakMap;yp.exports=xI(gp)&&/native code/.test(String(gp))});var oo=b((OM,xp)=>{"use strict";var PI=Tp(),Ep=he(),wI=Fe(),kI=Di(),ao=tt(),so=Sr(),AI=ss(),RI=os(),Ip="Object already initialized",no=Ep.TypeError,LI=Ep.WeakMap,us,xr,ls,MI=function(r){return ls(r)?xr(r):us(r,{})},$I=function(r){return function(e){var t;if(!wI(e)||(t=xr(e)).type!==r)throw new no("Incompatible receiver, "+r+" required");return t}};PI||so.state?(it=so.state||(so.state=new LI),it.get=it.get,it.has=it.has,it.set=it.set,us=function(r,e){if(it.has(r))throw new no(Ip);return e.facade=r,it.set(r,e),e},xr=function(r){return it.get(r)||{}},ls=function(r){return it.has(r)}):(li=AI("state"),RI[li]=!0,us=function(r,e){if(ao(r,li))throw new no(Ip);return e.facade=r,kI(r,li,e),e},xr=function(r){return ao(r,li)?r[li]:{}},ls=function(r){return ao(r,li)});var it,li;xp.exports={set:us,get:xr,has:ls,enforce:MI,getterFor:$I}});var co=b((_M,wp)=>{"use strict";var uo=_e(),DI=tt(),Pp=Function.prototype,CI=uo&&Object.getOwnPropertyDescriptor,lo=DI(Pp,"name"),VI=lo&&function(){}.name==="something",BI=lo&&(!uo||uo&&CI(Pp,"name").configurable);wp.exports={EXISTS:lo,PROPER:VI,CONFIGURABLE:BI}});var Ap=b(kp=>{"use strict";var OI=_e(),_I=Qn(),NI=oi(),FI=dt(),qI=si(),UI=io();kp.f=OI&&!_I?Object.defineProperties:function(e,t){FI(e);for(var i=qI(t),a=UI(t),s=a.length,n=0,o;s>n;)NI.f(e,o=a[n++],i[o]);return e}});var po=b((FM,Rp)=>{"use strict";var HI=gt();Rp.exports=HI("document","documentElement")});var bo=b((qM,Bp)=>{"use strict";var jI=dt(),GI=Ap(),Lp=to(),QI=os(),WI=po(),YI=is(),zI=ss(),Mp=">",$p="<",fo="prototype",mo="script",Cp=zI("IE_PROTO"),ho=function(){},Vp=function(r){return $p+mo+Mp+r+$p+"/"+mo+Mp},Dp=function(r){r.write(Vp("")),r.close();var e=r.parentWindow.Object;return r=null,e},KI=function(){var r=YI("iframe"),e="java"+mo+":",t;return r.style.display="none",WI.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(Vp("document.F=Object")),t.close(),t.F},cs,ds=function(){try{cs=new ActiveXObject("htmlfile")}catch(e){}ds=typeof document!="undefined"?document.domain&&cs?Dp(cs):KI():Dp(cs);for(var r=Lp.length;r--;)delete ds[fo][Lp[r]];return ds()};QI[Cp]=!0;Bp.exports=Object.create||function(e,t){var i;return e!==null?(ho[fo]=jI(e),i=new ho,ho[fo]=null,i[Cp]=e):i=ds(),t===void 0?i:GI.f(i,t)}});var Oi=b((UM,Op)=>{"use strict";var XI=Di();Op.exports=function(r,e,t,i){return i&&i.enumerable?r[e]=t:XI(r,e,t),r}});var yo=b((HM,Fp)=>{"use strict";var JI=Ie(),ZI=ce(),eE=Fe(),tE=bo(),_p=ns(),iE=Oi(),rE=Ee(),aE=et(),go=rE("iterator"),Np=!1,yt,vo,So;[].keys&&(So=[].keys(),"next"in So?(vo=_p(_p(So)),vo!==Object.prototype&&(yt=vo)):Np=!0);var sE=!eE(yt)||JI(function(){var r={};return yt[go].call(r)!==r});sE?yt={}:aE&&(yt=tE(yt));ZI(yt[go])||iE(yt,go,function(){return this});Fp.exports={IteratorPrototype:yt,BUGGY_SAFARI_ITERATORS:Np}});var ps=b((jM,Up)=>{"use strict";var nE=Ee(),oE=nE("toStringTag"),qp={};qp[oE]="z";Up.exports=String(qp)==="[object z]"});var Pr=b((GM,Hp)=>{"use strict";var uE=ps(),lE=ce(),hs=ai(),cE=Ee(),dE=cE("toStringTag"),pE=Object,hE=hs(function(){return arguments}())==="Arguments",fE=function(r,e){try{return r[e]}catch(t){}};Hp.exports=uE?hs:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=fE(e=pE(r),dE))=="string"?t:hE?hs(e):(i=hs(e))==="Object"&&lE(e.callee)?"Arguments":i}});var Gp=b((QM,jp)=>{"use strict";var mE=ps(),bE=Pr();jp.exports=mE?{}.toString:function(){return"[object "+bE(this)+"]"}});var wr=b((WM,Wp)=>{"use strict";var vE=ps(),SE=oi().f,gE=Di(),yE=tt(),TE=Gp(),IE=Ee(),Qp=IE("toStringTag");Wp.exports=function(r,e,t,i){var a=t?r:r&&r.prototype;a&&(yE(a,Qp)||SE(a,Qp,{configurable:!0,value:e}),i&&!vE&&gE(a,"toString",TE))}});var zp=b((YM,Yp)=>{"use strict";var EE=yo().IteratorPrototype,xE=bo(),PE=fr(),wE=wr(),kE=ui(),AE=function(){return this};Yp.exports=function(r,e,t,i){var a=e+" Iterator";return r.prototype=xE(EE,{next:PE(+!i,t)}),wE(r,a,!1,!0),kE[a]=AE,r}});var Xp=b((zM,Kp)=>{"use strict";var RE=ge(),LE=ct();Kp.exports=function(r,e,t){try{return RE(LE(Object.getOwnPropertyDescriptor(r,e)[t]))}catch(i){}}});var Zp=b((KM,Jp)=>{"use strict";var ME=Fe();Jp.exports=function(r){return ME(r)||r===null}});var th=b((XM,eh)=>{"use strict";var $E=Zp(),DE=String,CE=TypeError;eh.exports=function(r){if($E(r))return r;throw new CE("Can't set "+DE(r)+" as a prototype")}});var To=b((JM,ih)=>{"use strict";var VE=Xp(),BE=Fe(),OE=Ot(),_E=th();ih.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=VE(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch(i){}return function(a,s){return OE(a),_E(s),BE(a)&&(r?t(a,s):a.__proto__=s),a}}():void 0)});var hh=b((ZM,ph)=>{"use strict";var NE=fe(),FE=Ne(),fs=et(),ch=co(),qE=ce(),UE=zp(),rh=ns(),ah=To(),HE=wr(),jE=Di(),Io=Oi(),GE=Ee(),sh=ui(),dh=yo(),QE=ch.PROPER,WE=ch.CONFIGURABLE,nh=dh.IteratorPrototype,ms=dh.BUGGY_SAFARI_ITERATORS,kr=GE("iterator"),oh="keys",Ar="values",uh="entries",lh=function(){return this};ph.exports=function(r,e,t,i,a,s,n){UE(t,e,i);var o=function(y){if(y===a&&p)return p;if(!ms&&y&&y in d)return d[y];switch(y){case oh:return function(){return new t(this,y)};case Ar:return function(){return new t(this,y)};case uh:return function(){return new t(this,y)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,d=r.prototype,c=d[kr]||d["@@iterator"]||a&&d[a],p=!ms&&c||o(a),f=e==="Array"&&d.entries||c,m,v,g;if(f&&(m=rh(f.call(new r)),m!==Object.prototype&&m.next&&(!fs&&rh(m)!==nh&&(ah?ah(m,nh):qE(m[kr])||Io(m,kr,lh)),HE(m,u,!0,!0),fs&&(sh[u]=lh))),QE&&a===Ar&&c&&c.name!==Ar&&(!fs&&WE?jE(d,"name",Ar):(l=!0,p=function(){return FE(c,this)})),a)if(v={values:o(Ar),keys:s?p:o(oh),entries:o(uh)},n)for(g in v)(ms||l||!(g in d))&&Io(d,g,v[g]);else NE({target:e,proto:!0,forced:ms||l},v);return(!fs||n)&&d[kr]!==p&&Io(d,kr,p,{name:a}),sh[e]=p,v}});var mh=b((e$,fh)=>{"use strict";fh.exports=function(r,e){return{value:r,done:e}}});var xo=b((t$,yh)=>{"use strict";var YE=si(),Eo=Ir(),bh=ui(),Sh=oo(),zE=oi().f,KE=hh(),bs=mh(),XE=et(),JE=_e(),gh="Array Iterator",ZE=Sh.set,ex=Sh.getterFor(gh);yh.exports=KE(Array,"Array",function(r,e){ZE(this,{type:gh,target:YE(r),index:0,kind:e})},function(){var r=ex(this),e=r.target,t=r.index++;if(!e||t>=e.length)return r.target=void 0,bs(void 0,!0);switch(r.kind){case"keys":return bs(t,!1);case"values":return bs(e[t],!1)}return bs([t,e[t]],!1)},"values");var vh=bh.Arguments=bh.Array;Eo("keys");Eo("values");Eo("entries");if(!XE&&JE&&vh.name!=="values")try{zE(vh,"name",{value:"values"})}catch(r){}});var Ih=b((i$,Th)=>{"use strict";var tx=Ee(),ix=ui(),rx=tx("iterator"),ax=Array.prototype;Th.exports=function(r){return r!==void 0&&(ix.Array===r||ax[rx]===r)}});var Po=b((r$,xh)=>{"use strict";var sx=Pr(),Eh=vr(),nx=Ai(),ox=ui(),ux=Ee(),lx=ux("iterator");xh.exports=function(r){if(!nx(r))return Eh(r,lx)||Eh(r,"@@iterator")||ox[sx(r)]}});var wh=b((a$,Ph)=>{"use strict";var cx=Ne(),dx=ct(),px=dt(),hx=br(),fx=Po(),mx=TypeError;Ph.exports=function(r,e){var t=arguments.length<2?fx(r):e;if(dx(t))return px(cx(t,r));throw new mx(hx(r)+" is not iterable")}});var Rh=b((s$,Ah)=>{"use strict";var bx=Ne(),kh=dt(),vx=vr();Ah.exports=function(r,e,t){var i,a;kh(r);try{if(i=vx(r,"return"),!i){if(e==="throw")throw t;return t}i=bx(i,r)}catch(s){a=!0,i=s}if(e==="throw")throw t;if(a)throw i;return kh(i),t}});var Ss=b((n$,Dh)=>{"use strict";var Sx=$i(),gx=Ne(),yx=dt(),Tx=br(),Ix=Ih(),Ex=Bi(),Lh=mr(),xx=wh(),Px=Po(),Mh=Rh(),wx=TypeError,vs=function(r,e){this.stopped=r,this.result=e},$h=vs.prototype;Dh.exports=function(r,e,t){var i=t&&t.that,a=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=Sx(e,i),l,d,c,p,f,m,v,g=function(x){return l&&Mh(l,"normal",x),new vs(!0,x)},y=function(x){return a?(yx(x),o?u(x[0],x[1],g):u(x[0],x[1])):o?u(x,g):u(x)};if(s)l=r.iterator;else if(n)l=r;else{if(d=Px(r),!d)throw new wx(Tx(r)+" is not iterable");if(Ix(d)){for(c=0,p=Ex(r);p>c;c++)if(f=y(r[c]),f&&Lh($h,f))return f;return new vs(!1)}l=xx(r,d)}for(m=s?r.next:l.next;!(v=gx(m,l)).done;){try{f=y(v.value)}catch(x){Mh(l,"throw",x)}if(typeof f=="object"&&f&&Lh($h,f))return f}return new vs(!1)}});var Vh=b((o$,Ch)=>{"use strict";var kx=_e(),Ax=oi(),Rx=fr();Ch.exports=function(r,e,t){kx?Ax.f(r,e,Rx(0,t)):r[e]=t}});var Bh=b(()=>{"use strict";var Lx=fe(),Mx=Ss(),$x=Vh();Lx({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Mx(e,function(i,a){$x(t,i,a)},{AS_ENTRIES:!0}),t}})});var _h=b((c$,Oh)=>{"use strict";xo();Bh();var Dx=Ri();Oh.exports=Dx.Object.fromEntries});var Fh=b((d$,Nh)=>{"use strict";Nh.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var Uh=b(()=>{"use strict";xo();var Cx=Fh(),Vx=he(),Bx=wr(),qh=ui();for(gs in Cx)Bx(Vx[gs],gs),qh[gs]=qh.Array;var gs});var jh=b((f$,Hh)=>{"use strict";var Ox=_h();Uh();Hh.exports=Ox});var wo=b((m$,Gh)=>{"use strict";var _x=jh();Gh.exports=_x});var Qh=b(()=>{"use strict"});var ko=b((S$,Wh)=>{"use strict";var Rr=he(),Nx=ni(),Fx=ai(),ys=function(r){return Nx.slice(0,r.length)===r};Wh.exports=function(){return ys("Bun/")?"BUN":ys("Cloudflare-Workers")?"CLOUDFLARE":ys("Deno/")?"DENO":ys("Node.js/")?"NODE":Rr.Bun&&typeof Bun.version=="string"?"BUN":Rr.Deno&&typeof Deno.version=="object"?"DENO":Fx(Rr.process)==="process"?"NODE":Rr.window&&Rr.document?"BROWSER":"REST"}()});var Ts=b((g$,Yh)=>{"use strict";var qx=ko();Yh.exports=qx==="NODE"});var Kh=b((y$,zh)=>{"use strict";var Ux=oi();zh.exports=function(r,e,t){return Ux.f(r,e,t)}});var Zh=b((T$,Jh)=>{"use strict";var Hx=gt(),jx=Kh(),Gx=Ee(),Qx=_e(),Xh=Gx("species");Jh.exports=function(r){var e=Hx(r);Qx&&e&&!e[Xh]&&jx(e,Xh,{configurable:!0,get:function(){return this}})}});var tf=b((I$,ef)=>{"use strict";var Wx=mr(),Yx=TypeError;ef.exports=function(r,e){if(Wx(e,r))return r;throw new Yx("Incorrect invocation")}});var Ro=b((E$,rf)=>{"use strict";var zx=ge(),Kx=ce(),Ao=Sr(),Xx=zx(Function.toString);Kx(Ao.inspectSource)||(Ao.inspectSource=function(r){return Xx(r)});rf.exports=Ao.inspectSource});var Mo=b((x$,uf)=>{"use strict";var Jx=ge(),Zx=Ie(),af=ce(),eP=Pr(),tP=gt(),iP=Ro(),sf=function(){},nf=tP("Reflect","construct"),Lo=/^\s*(?:class|function)\b/,rP=Jx(Lo.exec),aP=!Lo.test(sf),Lr=function(e){if(!af(e))return!1;try{return nf(sf,[],e),!0}catch(t){return!1}},of=function(e){if(!af(e))return!1;switch(eP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return aP||!!rP(Lo,iP(e))}catch(t){return!0}};of.sham=!0;uf.exports=!nf||Zx(function(){var r;return Lr(Lr.call)||!Lr(Object)||!Lr(function(){r=!0})||r})?of:Lr});var cf=b((P$,lf)=>{"use strict";var sP=Mo(),nP=br(),oP=TypeError;lf.exports=function(r){if(sP(r))return r;throw new oP(nP(r)+" is not a constructor")}});var $o=b((w$,pf)=>{"use strict";var df=dt(),uP=cf(),lP=Ai(),cP=Ee(),dP=cP("species");pf.exports=function(r,e){var t=df(r).constructor,i;return t===void 0||lP(i=df(t)[dP])?e:uP(i)}});var ff=b((k$,hf)=>{"use strict";var pP=ge();hf.exports=pP([].slice)});var bf=b((A$,mf)=>{"use strict";var hP=TypeError;mf.exports=function(r,e){if(r<e)throw new hP("Not enough arguments");return r}});var Do=b((R$,vf)=>{"use strict";var fP=ni();vf.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(fP)});var Uo=b((L$,wf)=>{"use strict";var qe=he(),mP=En(),bP=$i(),Sf=ce(),vP=tt(),Pf=Ie(),gf=po(),SP=ff(),yf=is(),gP=bf(),yP=Do(),TP=Ts(),No=qe.setImmediate,Fo=qe.clearImmediate,IP=qe.process,Co=qe.Dispatch,EP=qe.Function,Tf=qe.MessageChannel,xP=qe.String,Vo=0,Mr={},If="onreadystatechange",$r,ci,Bo,Oo;Pf(function(){$r=qe.location});var qo=function(r){if(vP(Mr,r)){var e=Mr[r];delete Mr[r],e()}},_o=function(r){return function(){qo(r)}},Ef=function(r){qo(r.data)},xf=function(r){qe.postMessage(xP(r),$r.protocol+"//"+$r.host)};(!No||!Fo)&&(No=function(e){gP(arguments.length,1);var t=Sf(e)?e:EP(e),i=SP(arguments,1);return Mr[++Vo]=function(){mP(t,void 0,i)},ci(Vo),Vo},Fo=function(e){delete Mr[e]},TP?ci=function(r){IP.nextTick(_o(r))}:Co&&Co.now?ci=function(r){Co.now(_o(r))}:Tf&&!yP?(Bo=new Tf,Oo=Bo.port2,Bo.port1.onmessage=Ef,ci=bP(Oo.postMessage,Oo)):qe.addEventListener&&Sf(qe.postMessage)&&!qe.importScripts&&$r&&$r.protocol!=="file:"&&!Pf(xf)?(ci=xf,qe.addEventListener("message",Ef,!1)):If in yf("script")?ci=function(r){gf.appendChild(yf("script"))[If]=function(){gf.removeChild(this),qo(r)}}:ci=function(r){setTimeout(_o(r),0)});wf.exports={set:No,clear:Fo}});var Rf=b((M$,Af)=>{"use strict";var kf=he(),PP=_e(),wP=Object.getOwnPropertyDescriptor;Af.exports=function(r){if(!PP)return kf[r];var e=wP(kf,r);return e&&e.value}});var Ho=b(($$,Mf)=>{"use strict";var Lf=function(){this.head=null,this.tail=null};Lf.prototype={add:function(r){var e={item:r,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var r=this.head;if(r){var e=this.head=r.next;return e===null&&(this.tail=null),r.item}}};Mf.exports=Lf});var Df=b((D$,$f)=>{"use strict";var kP=ni();$f.exports=/ipad|iphone|ipod/i.test(kP)&&typeof Pebble!="undefined"});var Vf=b((C$,Cf)=>{"use strict";var AP=ni();Cf.exports=/web0s(?!.*chrome)/i.test(AP)});var Uf=b((V$,qf)=>{"use strict";var Ni=he(),RP=Rf(),Bf=$i(),jo=Uo().set,LP=Ho(),MP=Do(),$P=Df(),DP=Vf(),Go=Ts(),Of=Ni.MutationObserver||Ni.WebKitMutationObserver,_f=Ni.document,Nf=Ni.process,Is=Ni.Promise,Yo=RP("queueMicrotask"),_i,Qo,Wo,Es,Ff;Yo||(Dr=new LP,Cr=function(){var r,e;for(Go&&(r=Nf.domain)&&r.exit();e=Dr.get();)try{e()}catch(t){throw Dr.head&&_i(),t}r&&r.enter()},!MP&&!Go&&!DP&&Of&&_f?(Qo=!0,Wo=_f.createTextNode(""),new Of(Cr).observe(Wo,{characterData:!0}),_i=function(){Wo.data=Qo=!Qo}):!$P&&Is&&Is.resolve?(Es=Is.resolve(void 0),Es.constructor=Is,Ff=Bf(Es.then,Es),_i=function(){Ff(Cr)}):Go?_i=function(){Nf.nextTick(Cr)}:(jo=Bf(jo,Ni),_i=function(){jo(Cr)}),Yo=function(r){Dr.head||_i(),Dr.add(r)});var Dr,Cr;qf.exports=Yo});var jf=b((B$,Hf)=>{"use strict";Hf.exports=function(r,e){try{arguments.length===1?console.error(r):console.error(r,e)}catch(t){}}});var xs=b((O$,Gf)=>{"use strict";Gf.exports=function(r){try{return{error:!1,value:r()}}catch(e){return{error:!0,value:e}}}});var di=b((_$,Qf)=>{"use strict";var CP=he();Qf.exports=CP.Promise});var Fi=b((N$,Kf)=>{"use strict";var VP=he(),Vr=di(),BP=ce(),OP=Gn(),_P=Ro(),NP=Ee(),Wf=ko(),FP=et(),zo=$n(),Yf=Vr&&Vr.prototype,qP=NP("species"),Ko=!1,zf=BP(VP.PromiseRejectionEvent),UP=OP("Promise",function(){var r=_P(Vr),e=r!==String(Vr);if(!e&&zo===66||FP&&!(Yf.catch&&Yf.finally))return!0;if(!zo||zo<51||!/native code/.test(r)){var t=new Vr(function(s){s(1)}),i=function(s){s(function(){},function(){})},a=t.constructor={};if(a[qP]=i,Ko=t.then(function(){})instanceof i,!Ko)return!0}return!e&&(Wf==="BROWSER"||Wf==="DENO")&&!zf});Kf.exports={CONSTRUCTOR:UP,REJECTION_EVENT:zf,SUBCLASSING:Ko}});var qi=b((F$,Jf)=>{"use strict";var Xf=ct(),HP=TypeError,jP=function(r){var e,t;this.promise=new r(function(i,a){if(e!==void 0||t!==void 0)throw new HP("Bad Promise constructor");e=i,t=a}),this.resolve=Xf(e),this.reject=Xf(t)};Jf.exports.f=function(r){return new jP(r)}});var vm=b(()=>{"use strict";var GP=fe(),QP=et(),As=Ts(),Nt=he(),Gi=Ne(),Zf=Oi(),em=To(),WP=wr(),YP=Zh(),zP=ct(),ks=ce(),KP=Fe(),XP=tf(),JP=$o(),sm=Uo().set,tu=Uf(),ZP=jf(),ew=xs(),tw=Ho(),nm=oo(),Rs=di(),iu=Fi(),om=qi(),Ls="Promise",um=iu.CONSTRUCTOR,iw=iu.REJECTION_EVENT,rw=iu.SUBCLASSING,Xo=nm.getterFor(Ls),aw=nm.set,Ui=Rs&&Rs.prototype,pi=Rs,Ps=Ui,lm=Nt.TypeError,Jo=Nt.document,ru=Nt.process,Zo=om.f,sw=Zo,nw=!!(Jo&&Jo.createEvent&&Nt.dispatchEvent),cm="unhandledrejection",ow="rejectionhandled",tm=0,dm=1,uw=2,au=1,pm=2,ws,im,lw,rm,hm=function(r){var e;return KP(r)&&ks(e=r.then)?e:!1},fm=function(r,e){var t=e.value,i=e.state===dm,a=i?r.ok:r.fail,s=r.resolve,n=r.reject,o=r.domain,u,l,d;try{a?(i||(e.rejection===pm&&dw(e),e.rejection=au),a===!0?u=t:(o&&o.enter(),u=a(t),o&&(o.exit(),d=!0)),u===r.promise?n(new lm("Promise-chain cycle")):(l=hm(u))?Gi(l,u,s,n):s(u)):n(t)}catch(c){o&&!d&&o.exit(),n(c)}},mm=function(r,e){r.notified||(r.notified=!0,tu(function(){for(var t=r.reactions,i;i=t.get();)fm(i,r);r.notified=!1,e&&!r.rejection&&cw(r)}))},bm=function(r,e,t){var i,a;nw?(i=Jo.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(r,!1,!0),Nt.dispatchEvent(i)):i={promise:e,reason:t},!iw&&(a=Nt["on"+r])?a(i):r===cm&&ZP("Unhandled promise rejection",t)},cw=function(r){Gi(sm,Nt,function(){var e=r.facade,t=r.value,i=am(r),a;if(i&&(a=ew(function(){As?ru.emit("unhandledRejection",t,e):bm(cm,e,t)}),r.rejection=As||am(r)?pm:au,a.error))throw a.value})},am=function(r){return r.rejection!==au&&!r.parent},dw=function(r){Gi(sm,Nt,function(){var e=r.facade;As?ru.emit("rejectionHandled",e):bm(ow,e,r.value)})},Hi=function(r,e,t){return function(i){r(e,i,t)}},ji=function(r,e,t){r.done||(r.done=!0,t&&(r=t),r.value=e,r.state=uw,mm(r,!0))},eu=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw new lm("Promise can't be resolved itself");var i=hm(e);i?tu(function(){var a={done:!1};try{Gi(i,e,Hi(eu,a,r),Hi(ji,a,r))}catch(s){ji(a,s,r)}}):(r.value=e,r.state=dm,mm(r,!1))}catch(a){ji({done:!1},a,r)}}};if(um&&(pi=function(e){XP(this,Ps),zP(e),Gi(ws,this);var t=Xo(this);try{e(Hi(eu,t),Hi(ji,t))}catch(i){ji(t,i)}},Ps=pi.prototype,ws=function(e){aw(this,{type:Ls,done:!1,notified:!1,parent:!1,reactions:new tw,rejection:!1,state:tm,value:void 0})},ws.prototype=Zf(Ps,"then",function(e,t){var i=Xo(this),a=Zo(JP(this,pi));return i.parent=!0,a.ok=ks(e)?e:!0,a.fail=ks(t)&&t,a.domain=As?ru.domain:void 0,i.state===tm?i.reactions.add(a):tu(function(){fm(a,i)}),a.promise}),im=function(){var r=new ws,e=Xo(r);this.promise=r,this.resolve=Hi(eu,e),this.reject=Hi(ji,e)},om.f=Zo=function(r){return r===pi||r===lw?new im(r):sw(r)},!QP&&ks(Rs)&&Ui!==Object.prototype)){rm=Ui.then,rw||Zf(Ui,"then",function(e,t){var i=this;return new pi(function(a,s){Gi(rm,i,a,s)}).then(e,t)},{unsafe:!0});try{delete Ui.constructor}catch(r){}em&&em(Ui,Ps)}GP({global:!0,constructor:!0,wrap:!0,forced:um},{Promise:pi});WP(pi,Ls,!1,!0);YP(Ls)});var Im=b((H$,Tm)=>{"use strict";var pw=Ee(),gm=pw("iterator"),ym=!1;try{Sm=0,su={next:function(){return{done:!!Sm++}},return:function(){ym=!0}},su[gm]=function(){return this},Array.from(su,function(){throw 2})}catch(r){}var Sm,su;Tm.exports=function(r,e){try{if(!e&&!ym)return!1}catch(a){return!1}var t=!1;try{var i={};i[gm]=function(){return{next:function(){return{done:t=!0}}}},r(i)}catch(a){}return t}});var nu=b((j$,Em)=>{"use strict";var hw=di(),fw=Im(),mw=Fi().CONSTRUCTOR;Em.exports=mw||!fw(function(r){hw.all(r).then(void 0,function(){})})});var xm=b(()=>{"use strict";var bw=fe(),vw=Ne(),Sw=ct(),gw=qi(),yw=xs(),Tw=Ss(),Iw=nu();bw({target:"Promise",stat:!0,forced:Iw},{all:function(e){var t=this,i=gw.f(t),a=i.resolve,s=i.reject,n=yw(function(){var o=Sw(t.resolve),u=[],l=0,d=1;Tw(e,function(c){var p=l++,f=!1;d++,vw(o,t,c).then(function(m){f||(f=!0,u[p]=m,--d||a(u))},s)}),--d||a(u)});return n.error&&s(n.value),i.promise}})});var wm=b(()=>{"use strict";var Ew=fe(),xw=et(),Pw=Fi().CONSTRUCTOR,uu=di(),ww=gt(),kw=ce(),Aw=Oi(),Pm=uu&&uu.prototype;Ew({target:"Promise",proto:!0,forced:Pw,real:!0},{catch:function(r){return this.then(void 0,r)}});!xw&&kw(uu)&&(ou=ww("Promise").prototype.catch,Pm.catch!==ou&&Aw(Pm,"catch",ou,{unsafe:!0}));var ou});var km=b(()=>{"use strict";var Rw=fe(),Lw=Ne(),Mw=ct(),$w=qi(),Dw=xs(),Cw=Ss(),Vw=nu();Rw({target:"Promise",stat:!0,forced:Vw},{race:function(e){var t=this,i=$w.f(t),a=i.reject,s=Dw(function(){var n=Mw(t.resolve);Cw(e,function(o){Lw(n,t,o).then(i.resolve,a)})});return s.error&&a(s.value),i.promise}})});var Am=b(()=>{"use strict";var Bw=fe(),Ow=qi(),_w=Fi().CONSTRUCTOR;Bw({target:"Promise",stat:!0,forced:_w},{reject:function(e){var t=Ow.f(this),i=t.reject;return i(e),t.promise}})});var lu=b((Z$,Rm)=>{"use strict";var Nw=dt(),Fw=Fe(),qw=qi();Rm.exports=function(r,e){if(Nw(r),Fw(e)&&e.constructor===r)return e;var t=qw.f(r),i=t.resolve;return i(e),t.promise}});var $m=b(()=>{"use strict";var Uw=fe(),Hw=gt(),Lm=et(),jw=di(),Mm=Fi().CONSTRUCTOR,Gw=lu(),Qw=Hw("Promise"),Ww=Lm&&!Mm;Uw({target:"Promise",stat:!0,forced:Lm||Mm},{resolve:function(e){return Gw(Ww&&this===Qw?jw:this,e)}})});var Dm=b(()=>{"use strict";vm();xm();wm();km();Am();$m()});var Om=b(()=>{"use strict";var Yw=fe(),zw=et(),Ms=di(),Kw=Ie(),Vm=gt(),Bm=ce(),Xw=$o(),Cm=lu(),Jw=Oi(),du=Ms&&Ms.prototype,Zw=!!Ms&&Kw(function(){du.finally.call({then:function(){}},function(){})});Yw({target:"Promise",proto:!0,real:!0,forced:Zw},{finally:function(r){var e=Xw(this,Vm("Promise")),t=Bm(r);return this.then(t?function(i){return Cm(e,r()).then(function(){return i})}:r,t?function(i){return Cm(e,r()).then(function(){throw i})}:r)}});!zw&&Bm(Ms)&&(cu=Vm("Promise").prototype.finally,du.finally!==cu&&Jw(du,"finally",cu,{unsafe:!0}));var cu});var Nm=b((nD,_m)=>{"use strict";Qh();Dm();Om();var ek=_t();_m.exports=ek("Promise","finally")});var qm=b((oD,Fm)=>{"use strict";var tk=Nm();Fm.exports=tk});var $s=b((uD,Um)=>{"use strict";var ik=qm();Um.exports=ik});var zm=b(()=>{"use strict";var ok=fe(),uk=ro().values;ok({target:"Object",stat:!0},{values:function(e){return uk(e)}})});var Xm=b((_D,Km)=>{"use strict";zm();var lk=Ri();Km.exports=lk.Object.values});var Zm=b((ND,Jm)=>{"use strict";var ck=Xm();Jm.exports=ck});var Qi=b((FD,eb)=>{"use strict";var dk=Zm();eb.exports=dk});var pb=b(()=>{"use strict";var Tk=fe(),Ik=Li(),Ek=Bi(),xk=Tr(),Pk=Ir();Tk({target:"Array",proto:!0},{at:function(e){var t=Ik(this),i=Ek(t),a=xk(e),s=a>=0?a:i+a;return s<0||s>=i?void 0:t[s]}});Pk("at")});var fb=b((j0,hb)=>{"use strict";pb();var wk=_t();hb.exports=wk("Array","at")});var bb=b((G0,mb)=>{"use strict";var kk=fb();mb.exports=kk});var Ht=b((Q0,vb)=>{"use strict";var Ak=bb();vb.exports=Ak});var Lu=b((hV,_b)=>{"use strict";var Nk=ai();_b.exports=Array.isArray||function(e){return Nk(e)==="Array"}});var Fb=b((fV,Nb)=>{"use strict";var Fk=TypeError,qk=9007199254740991;Nb.exports=function(r){if(r>qk)throw Fk("Maximum allowed index exceeded");return r}});var Hb=b((mV,Ub)=>{"use strict";var Uk=Lu(),Hk=Bi(),jk=Fb(),Gk=$i(),qb=function(r,e,t,i,a,s,n,o){for(var u=a,l=0,d=n?Gk(n,o):!1,c,p;l<i;)l in t&&(c=d?d(t[l],l,e):t[l],s>0&&Uk(c)?(p=Hk(c),u=qb(r,e,c,p,u,s-1)-1):(jk(u+1),r[u]=c),u++),l++;return u};Ub.exports=qb});var Wb=b((bV,Qb)=>{"use strict";var jb=Lu(),Qk=Mo(),Wk=Fe(),Yk=Ee(),zk=Yk("species"),Gb=Array;Qb.exports=function(r){var e;return jb(r)&&(e=r.constructor,Qk(e)&&(e===Gb||jb(e.prototype))?e=void 0:Wk(e)&&(e=e[zk],e===null&&(e=void 0))),e===void 0?Gb:e}});var zb=b((vV,Yb)=>{"use strict";var Kk=Wb();Yb.exports=function(r,e){return new(Kk(r))(e===0?0:e)}});var Kb=b(()=>{"use strict";var Xk=fe(),Jk=Hb(),Zk=ct(),eA=Li(),tA=Bi(),iA=zb();Xk({target:"Array",proto:!0},{flatMap:function(e){var t=eA(this),i=tA(t),a;return Zk(e),a=iA(t,0),a.length=Jk(a,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),a}})});var Xb=b(()=>{"use strict";var rA=Ir();rA("flatMap")});var Zb=b((IV,Jb)=>{"use strict";Kb();Xb();var aA=_t();Jb.exports=aA("Array","flatMap")});var tv=b((EV,ev)=>{"use strict";var sA=Zb();ev.exports=sA});var Mu=b((xV,iv)=>{"use strict";var nA=tv();iv.exports=nA});var Qr=b((PV,rv)=>{"use strict";var oA=Pr(),uA=String;rv.exports=function(r){if(oA(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return uA(r)}});var $u=b((wV,av)=>{"use strict";av.exports=`
|
|
7
|
-
\v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`});var ov=b((kV,nv)=>{"use strict";var lA=ge(),cA=Ot(),dA=Qr(),Cu=$u(),sv=lA("".replace),pA=RegExp("^["+Cu+"]+"),hA=RegExp("(^|[^"+Cu+"])["+Cu+"]+$"),Du=function(r){return function(e){var t=dA(cA(e));return r&1&&(t=sv(t,pA,"")),r&2&&(t=sv(t,hA,"$1")),t}};nv.exports={start:Du(1),end:Du(2),trim:Du(3)}});var dv=b((AV,cv)=>{"use strict";var fA=co().PROPER,mA=Ie(),uv=$u(),lv="\u200B\x85\u180E";cv.exports=function(r){return mA(function(){return!!uv[r]()||lv[r]()!==lv||fA&&uv[r].name!==r})}});var Vu=b((RV,pv)=>{"use strict";var bA=ov().start,vA=dv();pv.exports=vA("trimStart")?function(){return bA(this)}:"".trimStart});var fv=b(()=>{"use strict";var SA=fe(),hv=Vu();SA({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==hv},{trimLeft:hv})});var bv=b(()=>{"use strict";fv();var gA=fe(),mv=Vu();gA({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==mv},{trimStart:mv})});var Sv=b((CV,vv)=>{"use strict";bv();var yA=_t();vv.exports=yA("String","trimLeft")});var yv=b((VV,gv)=>{"use strict";var TA=Sv();gv.exports=TA});var Iv=b((BV,Tv)=>{"use strict";var IA=yv();Tv.exports=IA});var Bv=b(()=>{"use strict"});var Ov=b(()=>{"use strict"});var Nv=b((p_,_v)=>{"use strict";var UA=Fe(),HA=ai(),jA=Ee(),GA=jA("match");_v.exports=function(r){var e;return UA(r)&&((e=r[GA])!==void 0?!!e:HA(r)==="RegExp")}});var qv=b((h_,Fv)=>{"use strict";var QA=dt();Fv.exports=function(){var r=QA(this),e="";return r.hasIndices&&(e+="d"),r.global&&(e+="g"),r.ignoreCase&&(e+="i"),r.multiline&&(e+="m"),r.dotAll&&(e+="s"),r.unicode&&(e+="u"),r.unicodeSets&&(e+="v"),r.sticky&&(e+="y"),e}});var jv=b((f_,Hv)=>{"use strict";var WA=Ne(),YA=tt(),zA=mr(),KA=qv(),Uv=RegExp.prototype;Hv.exports=function(r){var e=r.flags;return e===void 0&&!("flags"in Uv)&&!YA(r,"flags")&&zA(Uv,r)?WA(KA,r):e}});var Qv=b((m_,Gv)=>{"use strict";var Uu=ge(),XA=Li(),JA=Math.floor,Fu=Uu("".charAt),ZA=Uu("".replace),qu=Uu("".slice),eR=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,tR=/\$([$&'`]|\d{1,2})/g;Gv.exports=function(r,e,t,i,a,s){var n=t+r.length,o=i.length,u=tR;return a!==void 0&&(a=XA(a),u=eR),ZA(s,u,function(l,d){var c;switch(Fu(d,0)){case"$":return"$";case"&":return r;case"`":return qu(e,0,t);case"'":return qu(e,n);case"<":c=a[qu(d,1,-1)];break;default:var p=+d;if(p===0)return l;if(p>o){var f=JA(p/10);return f===0?l:f<=o?i[f-1]===void 0?Fu(d,1):i[f-1]+Fu(d,1):l}c=i[p-1]}return c===void 0?"":c})}});var zv=b(()=>{"use strict";var iR=fe(),rR=Ne(),ju=ge(),Wv=Ot(),aR=ce(),sR=Ai(),nR=Nv(),Ji=Qr(),oR=vr(),uR=jv(),lR=Qv(),cR=Ee(),dR=et(),pR=cR("replace"),hR=TypeError,Hu=ju("".indexOf),fR=ju("".replace),Yv=ju("".slice),mR=Math.max;iR({target:"String",proto:!0},{replaceAll:function(e,t){var i=Wv(this),a,s,n,o,u,l,d,c,p,f,m=0,v="";if(!sR(e)){if(a=nR(e),a&&(s=Ji(Wv(uR(e))),!~Hu(s,"g")))throw new hR("`.replaceAll` does not allow non-global regexes");if(n=oR(e,pR),n)return rR(n,e,i,t);if(dR&&a)return fR(Ji(i),e,t)}for(o=Ji(i),u=Ji(e),l=aR(t),l||(t=Ji(t)),d=u.length,c=mR(1,d),p=Hu(o,u);p!==-1;)f=l?Ji(t(u,p,o)):lR(u,o,p,[],void 0,t),v+=Yv(o,m,p)+f,m=p+d,p=p+c>o.length?-1:Hu(o,u,p+c);return m<o.length&&(v+=Yv(o,m)),v}})});var Xv=b((S_,Kv)=>{"use strict";Bv();Ov();zv();var bR=_t();Kv.exports=bR("String","replaceAll")});var Zv=b((g_,Jv)=>{"use strict";var vR=Xv();Jv.exports=vR});var tS=b((y_,eS)=>{"use strict";var SR=Zv();eS.exports=SR});var rS=b((T_,iS)=>{"use strict";var gR=Tr(),yR=Qr(),TR=Ot(),IR=RangeError;iS.exports=function(e){var t=yR(TR(this)),i="",a=gR(e);if(a<0||a===1/0)throw new IR("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))a&1&&(i+=t);return i}});var uS=b((I_,oS)=>{"use strict";var nS=ge(),ER=Xn(),aS=Qr(),xR=rS(),PR=Ot(),wR=nS(xR),kR=nS("".slice),AR=Math.ceil,sS=function(r){return function(e,t,i){var a=aS(PR(e)),s=ER(t),n=a.length,o=i===void 0?" ":aS(i),u,l;return s<=n||o===""?a:(u=s-n,l=wR(o,AR(u/o.length)),l.length>u&&(l=kR(l,0,u)),r?a+l:l+a)}};oS.exports={start:sS(!1),end:sS(!0)}});var cS=b((E_,lS)=>{"use strict";var RR=ni();lS.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(RR)});var dS=b(()=>{"use strict";var LR=fe(),MR=uS().start,$R=cS();LR({target:"String",proto:!0,forced:$R},{padStart:function(e){return MR(this,e,arguments.length>1?arguments[1]:void 0)}})});var hS=b((w_,pS)=>{"use strict";dS();var DR=_t();pS.exports=DR("String","padStart")});var mS=b((k_,fS)=>{"use strict";var CR=hS();fS.exports=CR});var vS=b((A_,bS)=>{"use strict";var VR=mS();bS.exports=VR});var rL={};wg(rL,{ChromecastState:()=>cr,HttpConnectionType:()=>Ja,Observable:()=>vt.Observable,PlaybackState:()=>Re,Player:()=>Oa,PredefinedQualityLimits:()=>dr,SDK_VERSION:()=>iL,Subject:()=>vt.Subject,Subscription:()=>vt.Subscription,Surface:()=>Za,VERSION:()=>Tn,ValueSubject:()=>vt.ValueSubject,VideoFormat:()=>lt,VideoQuality:()=>vt.VideoQuality,clientChecker:()=>Y,isMobile:()=>Wi});module.exports=kg(rL);var Tn="2.0.130-dev.3ce761c4.0";var Re=(a=>(a.STOPPED="stopped",a.READY="ready",a.PLAYING="playing",a.PAUSED="paused",a))(Re||{}),lt=(E=>(E.MPEG="MPEG",E.DASH="DASH",E.DASH_SEP="DASH_SEP",E.DASH_SEP_VK="DASH_SEP",E.DASH_WEBM="DASH_WEBM",E.DASH_WEBM_AV1="DASH_WEBM_AV1",E.DASH_STREAMS="DASH_STREAMS",E.DASH_WEBM_VK="DASH_WEBM",E.DASH_ONDEMAND="DASH_ONDEMAND",E.DASH_ONDEMAND_VK="DASH_ONDEMAND",E.DASH_LIVE="DASH_LIVE",E.DASH_LIVE_CMAF="DASH_LIVE_CMAF",E.DASH_LIVE_WEBM="DASH_LIVE_WEBM",E.HLS="HLS",E.HLS_ONDEMAND="HLS_ONDEMAND",E.HLS_JS="HLS",E.HLS_LIVE="HLS_LIVE",E.HLS_LIVE_CMAF="HLS_LIVE_CMAF",E.WEB_RTC_LIVE="WEB_RTC_LIVE",E))(lt||{});var cr=(a=>(a.NOT_AVAILABLE="NOT_AVAILABLE",a.AVAILABLE="AVAILABLE",a.CONNECTING="CONNECTING",a.CONNECTED="CONNECTED",a))(cr||{}),Ja=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(Ja||{});var Za=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(Za||{}),dr=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(dr||{});var hg=Q(pt(),1);var H=require("@vkontakte/videoplayer-shared/es2018");var Yd=r=>new Promise((e,t)=>{let i=document.createElement("script");i.setAttribute("src",r),i.onload=()=>e(),i.onerror=a=>t(a),document.body.appendChild(i)});var as=class{constructor(e){this.connection$=new H.ValueSubject(void 0);this.castState$=new H.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new H.Subject;this.realCastState$=new H.ValueSubject("NOT_AVAILABLE");this.subscription=new H.Subscription;this.isDestroyed=!1;var s;this.params=e;let t="chrome"in window;if(e.isDisabled||!t)return;let i=(0,H.isNonNullable)((s=window.chrome)==null?void 0:s.cast),a=!!window.__onGCastApiAvailable;i?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},a||Yd("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:H.ErrorCategory.NETWORK,message:"Script loading failed!"})))}connect(){var e;(e=cast.framework.CastContext.getInstance())==null||e.requestSession()}disconnect(){var e,t;(t=(e=cast.framework.CastContext.getInstance())==null?void 0:e.getCurrentSession())==null||t.endSession(!0)}stopMedia(){return new Promise((e,t)=>{var i,a,s;(s=(a=(i=cast.framework.CastContext.getInstance())==null?void 0:i.getCurrentSession())==null?void 0:a.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,H.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,H.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,H.isNullable)(t)||e!==t.remotePlayer.isMuted&&t.remotePlayerController.muteOrUnmute()}destroy(){this.isDestroyed=!0,this.subscription.unsubscribe()}initListeners(){let e=new cast.framework.RemotePlayer,t=new cast.framework.RemotePlayerController(e),i=cast.framework.CastContext.getInstance();this.subscription.add((0,H.fromEvent)(i,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(a=>{var s,n,o;switch(a.sessionState){case cast.framework.SessionState.SESSION_STARTED:case cast.framework.SessionState.SESSION_STARTING:case cast.framework.SessionState.SESSION_RESUMED:this.contentId=(o=(n=(s=i.getCurrentSession())==null?void 0:s.getMediaSession())==null?void 0:n.media)==null?void 0:o.contentId;break;case cast.framework.SessionState.NO_SESSION:case cast.framework.SessionState.SESSION_ENDING:case cast.framework.SessionState.SESSION_ENDED:case cast.framework.SessionState.SESSION_START_FAILED:this.contentId=void 0;break;default:return(0,H.assertNever)(a.sessionState)}})).add((0,H.merge)((0,H.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,H.map)(a=>a.castState)),(0,H.observableFrom)([i.getCastState()])).pipe((0,H.filterChanged)(),(0,H.map)(zT)).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(a=>{var o,u;let s=a==="CONNECTED",n=(0,H.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,H.assertNonNullable)(l);let d=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,H.isNullable)(c)||c===this.contentId)&&this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:d})}else!s&&n&&this.connection$.next(void 0);this.castState$.next(a==="CONNECTED"?(0,H.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":a)}))}initializeCastApi(){var a;let e,t,i;try{e=cast.framework.CastContext.getInstance(),t=chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID,i=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED}catch(s){return}try{e.setOptions({receiverApplicationId:(a=this.params.receiverApplicationId)!=null?a:t,autoJoinPolicy:i}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:H.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},zT=r=>{switch(r){case cast.framework.CastState.NO_DEVICES_AVAILABLE:return"NOT_AVAILABLE";case cast.framework.CastState.NOT_CONNECTED:return"AVAILABLE";case cast.framework.CastState.CONNECTING:return"CONNECTING";case cast.framework.CastState.CONNECTED:return"CONNECTED";default:return(0,H.assertNever)(r)}};var pl=Q(pt(),1),eg=Q(Er(),1),tg=Q(wo(),1);var Qm=Q($s(),1);var pu=require("@vkontakte/videoplayer-shared/es2018");var xe=(r,e=0,t=0)=>{switch(t){case 0:return r.replace("_offset_p",e===0?"":"_"+e.toFixed(0));case 1:{if(e===0)return r;let i=new URL(r);return i.searchParams.append("playback_shift",e.toFixed(0)),i.toString()}case 2:{let i=new URL(r);return!i.searchParams.get("offset_p")&&e===0?r:(i.searchParams.set("offset_p",e.toFixed(0)),i.toString())}default:(0,pu.assertNever)(t)}return r},Ds=(r,e)=>{var t;switch(e){case 0:return NaN;case 1:{let i=new URL(r);return Number(i.searchParams.get("playback_shift"))}case 2:{let i=new URL(r);return Number((t=i.searchParams.get("offset_p"))!=null?t:0)}default:(0,pu.assertNever)(e)}};var A=(r,e,t=!1)=>{let i=r.getTransition();(t||!i||i.to===e)&&r.setState(e)};var ht=require("@vkontakte/videoplayer-shared/es2018"),q=class{constructor(e){this.transitionStarted$=new ht.Subject;this.transitionEnded$=new ht.Subject;this.transitionUpdated$=new ht.Subject;this.forceChanged$=new ht.Subject;this.stateChangeStarted$=(0,ht.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,ht.merge)(this.transitionEnded$,this.forceChanged$);this.state=e,this.prevState=void 0}setState(e){let t=this.transition,i=this.state;this.transition=void 0,this.prevState=i,this.state=e,t?t.to===e?this.transitionEnded$.next(t):this.forceChanged$.next({from:t.from,to:e,canceledTransition:t}):this.forceChanged$.next({from:i,to:e,canceledTransition:t})}startTransitionTo(e){let t=this.transition,i=this.state;i===e||(0,ht.isNonNullable)(t)&&t.to===e||(this.prevState=i,this.state=e,t?(this.transition={from:t.from,to:e,canceledTransition:t},this.transitionUpdated$.next(this.transition)):(this.transition={from:i,to:e},this.transitionStarted$.next(this.transition)))}getTransition(){return this.transition}getState(){return this.state}getPrevState(){return this.prevState}};var Hm=require("@vkontakte/videoplayer-shared/es2018"),jm=r=>{switch(r){case"MPEG":case"DASH":case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":case"HLS":case"HLS_ONDEMAND":return!1;case"DASH_LIVE":case"DASH_LIVE_CMAF":case"HLS_LIVE":case"HLS_LIVE_CMAF":case"DASH_LIVE_WEBM":case"WEB_RTC_LIVE":return!0;default:return(0,Hm.assertNever)(r)}};var M=require("@vkontakte/videoplayer-shared/es2018");var rk=5,ak=5,sk=500,Gm=7e3,Br=class{constructor(e){this.subscription=new M.Subscription;this.loadMediaTimeoutSubscription=new M.Subscription;this.videoState=new q("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((a==null?void 0:a.to)!=="paused"&&s.state==="requested"&&e!=="stopped"){this.seek(s.position/1e3);return}switch(i){case"ready":{switch(e){case"playing":case"paused":case"ready":break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}case"playing":{switch(e){case"playing":break;case"paused":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"ready":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}case"paused":{switch(e){case"playing":this.videoState.startTransitionTo("paused"),this.params.connection.remotePlayerController.playOrPause();break;case"paused":break;case"ready":this.videoState.startTransitionTo("paused"),this.videoState.setState("paused");break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}default:(0,M.assertNever)(i)}}};this.params=e,this.params.output.isLive$.next(jm(e.format)),this.params.output.isAudioAvailable$.next(!0),this.handleRemoteVolumeChange({volume:this.params.connection.remotePlayer.volumeLevel,muted:this.params.connection.remotePlayer.isMuted});let t=this.params.connection.session.getMediaSession();t&&this.restoreSession(t),this.subscribe()}destroy(){this.subscription.unsubscribe()}subscribe(){this.subscription.add(this.loadMediaTimeoutSubscription);let e=new M.Subscription;this.subscription.add(e);let t=(a,s)=>this.subscription.add(a.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let a=new M.Subject;e.add(a.pipe((0,M.debounce)(sk)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED).subscribe(n=>{let o=n.value;this.params.output.position$.next(o),(this.params.desiredState.seekState.getState().state==="applying"||Math.abs(o-s)>rk)&&a.next(o),s=o})),e.add((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.params.output.duration$.next(n.value)}))}t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),a=>{a.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),a=>{a.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),a=>{let{remotePlayer:s}=this.params.connection,n=a.value,o=this.params.output.isBuffering$.getValue(),u=n===chrome.cast.media.PlayerState.BUFFERING;switch(o!==u&&this.params.output.isBuffering$.next(u),n){case chrome.cast.media.PlayerState.IDLE:!this.params.output.isLive$.getValue()&&s.duration-s.currentTime<ak&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),A(this.params.desiredState.playbackState,"stopped");break;case chrome.cast.media.PlayerState.PAUSED:{this.handleRemotePause();break}case chrome.cast.media.PlayerState.PLAYING:this.handleRemotePlay();break;case chrome.cast.media.PlayerState.BUFFERING:break;default:(0,M.assertNever)(n)}}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),a=>{this.handleRemoteVolumeChange({volume:a.value})}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),a=>{this.handleRemoteVolumeChange({muted:a.value})});let i=(0,M.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,M.observableFrom)(["init"])).pipe((0,M.debounce)(0));t(i,this.syncPlayback)}restoreSession(e){let{remotePlayer:t}=this.params.connection;if(e.playerState!==chrome.cast.media.PlayerState.IDLE){t.isPaused?(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),A(this.params.desiredState.playbackState,"playing"));let i=this.params.output.isLive$.getValue();this.params.output.duration$.next(i?0:t.duration),this.params.output.position$.next(i?0:t.currentTime),this.params.desiredState.seekState.setState({state:"none"})}}prepare(){let e=this.params.format,t=this.createMediaInfo(e),i=this.createLoadRequest(t);this.loadMedia(i)}handleRemotePause(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="paused"||e==="playing")&&(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused"))}handleRemotePlay(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="playing"||e==="paused")&&(this.videoState.setState("playing"),A(this.params.desiredState.playbackState,"playing"))}handleRemoteReady(){var t;let e=this.videoState.getTransition();(e==null?void 0:e.to)==="ready"&&this.videoState.setState("ready"),((t=this.params.desiredState.playbackState.getTransition())==null?void 0:t.to)==="ready"&&A(this.params.desiredState.playbackState,"ready")}handleRemoteStop(){this.videoState.getState()!=="stopped"&&this.videoState.setState("stopped")}handleRemoteVolumeChange(e){var a,s;let t=this.params.output.volume$.getValue(),i={volume:(a=e.volume)!=null?a:t.volume,muted:(s=e.muted)!=null?s:t.muted};(i.volume!==t.volume||i.muted!==i.muted)&&this.params.output.volume$.next(i)}seek(e){this.params.output.willSeekEvent$.next();let{remotePlayer:t,remotePlayerController:i}=this.params.connection;t.currentTime=e,i.seek()}stop(){let{remotePlayerController:e}=this.params.connection;e.stop()}createMediaInfo(e){var l;let t=this.params.source,i,a,s;switch(e){case"MPEG":{let d=t[e];(0,M.assertNonNullable)(d);let c=(0,M.getHighestQuality)(Object.keys(d));(0,M.assertNonNullable)(c);let p=d[c];(0,M.assertNonNullable)(p),i=p,a="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let d=t[e];(0,M.assertNonNullable)(d),i=d.url,a="application/x-mpegurl",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let d=t[e];(0,M.assertNonNullable)(d),i=d.url,a="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let d=t[e];(0,M.assertNonNullable)(d),i=d.url,a="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=t[e];(0,M.assertNonNullable)(d),i=xe(d.url),a="application/x-mpegurl",s=chrome.cast.media.StreamType.LIVE;break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let d="Unsupported format for Chromecast",c=new Error(d);throw this.params.output.error$.next({id:"ChromecastProvider.createMediaInfo()",category:M.ErrorCategory.VIDEO_PIPELINE,message:d,thrown:c}),c}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,M.assertNever)(e)}let n=new chrome.cast.media.MediaInfo((l=this.params.meta.videoId)!=null?l:i,a);n.contentUrl=i,n.streamType=s,n.metadata=new chrome.cast.media.GenericMediaMetadata;let{title:o,subtitle:u}=this.params.meta;return(0,M.isNonNullable)(o)&&(n.metadata.title=o),(0,M.isNonNullable)(u)&&(n.metadata.subtitle=u),n}createLoadRequest(e){let t=new chrome.cast.media.LoadRequest(e);t.autoplay=!1;let i=this.params.desiredState.seekState.getState();return i.state==="applying"||i.state==="requested"?t.currentTime=this.params.output.isLive$.getValue()?0:i.position/1e3:t.currentTime=0,t}loadMedia(e){let t=this.params.connection.session.loadMedia(e),i=new Promise((a,s)=>{this.loadMediaTimeoutSubscription.add((0,M.timeout)(Gm).subscribe(()=>s(`timeout(${Gm})`)))});(0,Qm.default)(Promise.race([t,i]).then(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},a=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${a}`;this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:M.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:a})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}};var Au=Q(pt(),1);var bu=require("@vkontakte/videoplayer-shared/es2018");var Wm=require("@vkontakte/videoplayer-shared/es2018"),Ym=r=>{try{r.pause(),r.playbackRate=0,(0,Wm.clearVideoElement)(r),r.remove()}catch(e){console.error(e)}};var Cs=require("@vkontakte/videoplayer-shared/es2018"),hu=class{constructor(){this.attribute="data-pool-reused"}get(e){return e.hasAttribute(this.attribute)}set(e,t){e.toggleAttribute(this.attribute,t)}delete(e){e.removeAttribute(this.attribute)}},fu=window.WeakMap?new WeakMap:new hu,mu=window.WeakMap?new WeakMap:new Map,nk=(r,e=20)=>{let t=0;return(0,Cs.fromEvent)(r,"ratechange").subscribe(i=>{t++,t>=e&&(r.currentTime=r.currentTime,t=0)})},Le=(r,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=r.querySelector("video"),a=!!i;i?(0,bu.clearVideoElement)(i):(i=document.createElement("video"),r.appendChild(i)),fu.set(i,a);let s=new Cs.Subscription;return s.add(nk(i,e)),mu.set(i,s),i.setAttribute("crossorigin","anonymous"),i.setAttribute("playsinline","playsinline"),t&&i.setAttribute("x-yandex-pip","false"),i.controls=!1,i.setAttribute("poster","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="),i},Me=r=>{let e=mu.get(r);e==null||e.unsubscribe(),mu.delete(r);let t=fu.get(r);fu.delete(r),t?(0,bu.clearVideoElement)(r):Ym(r)};var vu=Q(Qi(),1),L=require("@vkontakte/videoplayer-shared/es2018");var Ft=require("@vkontakte/videoplayer-shared/es2018"),Vs=(r,e,t,{equal:i=(n,o)=>n===o,changed$:a,onError:s}={})=>{let n=r.getState(),o=e(),u=(0,Ft.isNullable)(a),l=new Ft.Subscription;return a&&l.add(a.subscribe(d=>{let c=r.getState();i(d,c)&&r.setState(d)},s)),i(o,n)||(t(n),u&&r.setState(n)),l.add(r.stateChangeStarted$.subscribe(d=>{t(d.to),u&&r.setState(d.to)},s)),l},ft=(r,e,t)=>Vs(e,()=>r.loop,i=>{(0,Ft.isNonNullable)(i)&&(r.loop=i)},{onError:t}),$e=(r,e,t,i)=>Vs(e,()=>({muted:r.muted,volume:r.volume}),a=>{(0,Ft.isNonNullable)(a)&&(r.muted=a.muted,r.volume=a.volume)},{equal:(a,s)=>a===s||(a==null?void 0:a.muted)===(s==null?void 0:s.muted)&&(a==null?void 0:a.volume)===(s==null?void 0:s.volume),changed$:t,onError:i}),Qe=(r,e,t,i)=>Vs(e,()=>r.playbackRate,a=>{(0,Ft.isNonNullable)(a)&&(r.playbackRate=a)},{changed$:t,onError:i}),qt=Vs;var pk=r=>["__",r.language,r.label].join("|"),hk=(r,e)=>{if(r.id===e)return!0;let[t,i,a]=e.split("|");return r.language===i&&r.label===a},Su=class r{constructor(e){this.available$=new L.Subject;this.current$=new L.ValueSubject(void 0);this.error$=new L.Subject;this.subscription=new L.Subscription;this.externalTracks=new Map;this.internalTracks=new Map;this.baseURL=e}connect(e,t,i){this.video=e,this.cueSettings=t.textTrackCuesSettings,this.subscribe();let a=s=>{this.error$.next({id:"TextTracksManager",category:L.ErrorCategory.WTF,message:"Generic HtmlVideoTextTrackManager error",thrown:s})};this.subscription.add(this.available$.subscribe(i.availableTextTracks$)),this.subscription.add(this.current$.subscribe(i.currentTextTrack$)),this.subscription.add(this.error$.subscribe(i.error$)),this.subscription.add(qt(t.internalTextTracks,()=>(0,vu.default)(this.internalTracks),s=>{(0,L.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,L.isNonNullable)(s)&&(0,L.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,L.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:a})),this.subscription.add(qt(t.externalTextTracks,()=>(0,vu.default)(this.externalTracks),s=>{(0,L.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,L.isNonNullable)(s)&&(0,L.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,L.map)(s=>s.filter(({type:n})=>n==="external"))),onError:a})),this.subscription.add(qt(t.currentTextTrack,()=>{if(this.video)return;let s=this.htmlTextTracksAsArray().find(({mode:n})=>n==="showing");return s&&this.htmlTextTrackToITextTrack(s).id},s=>this.select(s),{changed$:this.current$,onError:a})),this.subscription.add(qt(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,L.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,L.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,L.merge)((0,L.fromEvent)(e,"addtrack"),(0,L.fromEvent)(e,"removetrack"),(0,L.observableFrom)(["init"])).pipe((0,L.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,L.filterChanged)((i,a)=>i.length===a.length&&i.every(({id:s},n)=>s===a[n].id))).subscribe(this.available$)),this.subscription.add((0,L.merge)((0,L.fromEvent)(e,"change"),(0,L.observableFrom)(["init"])).pipe((0,L.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,L.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,L.filterChanged)()).subscribe(this.current$));let t=i=>{var a,s;return this.applyCueSettings((s=(a=i.target)==null?void 0:a.activeCues)!=null?s:null)};this.subscription.add((0,L.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let a=o=>{var l,d,c,p,f;let u=(d=(l=o.target)==null?void 0:l.cues)!=null?d:null;u&&u.length&&(this.applyCueSettings((p=(c=o.target)==null?void 0:c.cues)!=null?p:null),(f=o.target)==null||f.removeEventListener("cuechange",a))};(n=i.track)==null||n.addEventListener("cuechange",a)})),this.subscription.add((0,L.fromEvent)(e,"removetrack").subscribe(i=>{var a;(a=i.track)==null||a.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let i of Array.from(e)){let a=i;(0,L.isNonNullable)(t.align)&&(a.align=t.align),(0,L.isNonNullable)(t.position)&&(a.position=t.position),(0,L.isNonNullable)(t.size)&&(a.size=t.size),(0,L.isNonNullable)(t.line)&&(a.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,L.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(r.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,d,c;let{language:t,label:i}=e,a=e.id?e.id:pk(e),s=this.externalTracks.has(a),n=(l=s?(o=this.externalTracks.get(a))==null?void 0:o.isAuto:(u=this.internalTracks.get(a))==null?void 0:u.isAuto)!=null?l:a.includes("auto");return s?{id:a,type:"external",isAuto:n,language:t,label:i,url:(d=this.externalTracks.get(a))==null?void 0:d.url}:{id:a,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(a))==null?void 0:c.url}}static isHealthyTrack(e){return!(e.kind==="metadata"||e.groupId||e.id===""&&e.label===""&&e.language==="")}setExternal(e){this.internalTracks.size>0&&Array.from(this.internalTracks).forEach(([,t])=>this.detach(t)),e.filter(({id:t})=>!this.externalTracks.has(t)).forEach(t=>this.attach(t)),Array.from(this.externalTracks).filter(([t])=>!e.find(i=>i.id===t)).forEach(([,t])=>this.detach(t))}setInternal(e){let t=[...this.externalTracks];e.filter(({id:i,language:a,isAuto:s})=>!this.internalTracks.has(i)&&!t.some(([,n])=>n.language===a&&n.isAuto===s)).forEach(i=>this.attach(i)),Array.from(this.internalTracks).filter(([i])=>!e.find(a=>a.id===i)).forEach(([,i])=>this.detach(i))}select(e){(0,L.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,L.isNullable)(e)||!hk(t,e))&&(t.mode="disabled")}destroy(){if(this.subscription.unsubscribe(),this.video)for(let e of Array.from(this.video.getElementsByTagName("track"))){let t=e.getAttribute("id");t&&this.externalTracks.has(t)&&this.video.removeChild(e)}this.externalTracks.clear()}attach(e){(0,L.assertNonNullable)(this.video);let t=document.createElement("track");this.baseURL?t.setAttribute("src",new URL(e.url,this.baseURL).toString()):t.setAttribute("src",e.url),t.setAttribute("id",e.id),e.label&&t.setAttribute("label",e.label),e.language&&t.setAttribute("srclang",e.language),e.type==="external"?this.externalTracks.set(e.id,e):e.type==="internal"&&this.internalTracks.set(e.id,e),this.video.appendChild(t)}detach(e){(0,L.assertNonNullable)(this.video);let t=Array.prototype.find.call(this.video.getElementsByTagName("track"),i=>i.getAttribute("id")===e.id);t&&this.video.removeChild(t),e.type==="external"?this.externalTracks.delete(e.id):e.type==="internal"&&this.internalTracks.delete(e.id)}},We=Su;var hi=class{constructor(){this.pausedTime=0;this.streamOffset=0;this.pauseTimestamp=0}getTotalPausedTime(){return this.pausedTime+this.getCurrentPausedTime()}getCurrentPausedTime(){return this.pauseTimestamp>0?Date.now()-this.pauseTimestamp:0}getStreamOffset(){return this.streamOffset}getTotalOffset(){return this.getTotalPausedTime()+this.streamOffset}pause(){this.pauseTimestamp===0&&(this.pauseTimestamp=Date.now())}resume(){this.pauseTimestamp>0&&(this.pausedTime+=this.getCurrentPausedTime(),this.pauseTimestamp=0)}resetTo(e,t=!1){this.streamOffset=e,this.pauseTimestamp=0,this.pausedTime=0,t&&this.pause()}};var tb=r=>{let e=r;for(;!(e instanceof Document)&&!(e instanceof ShadowRoot)&&e!==null;)e=e==null?void 0:e.parentNode;return e!=null?e:void 0},gu=r=>{let e=tb(r);return!!(e&&e.fullscreenElement&&e.fullscreenElement===r)},ib=r=>{let e=tb(r);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===r)};var k=require("@vkontakte/videoplayer-shared/es2018");var fk=3,rb=(r,e,t=fk)=>{let i=0,a=0;for(let s=0;s<r.length;s++){let n=r.start(s),o=r.end(s);if(n<=e&&e<=o){if(i=n,a=o,!t)return{from:i,to:a};for(let u=s-1;u>=0;u--)r.end(u)+t>=i&&(i=r.start(u));for(let u=s+1;u<r.length;u++)r.start(u)-t<=a&&(a=r.end(u))}}return{from:i,to:a}};var Bs=class{get current(){return this._current}get isYandex(){return this.current==="Yandex"}get isSafari(){return this.current==="Safari"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get safariVersion(){return this._safariVersion}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,i=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,a=/chrome|crios/i.test(e)?"Chrome":void 0,s=/chromium/i.test(e)?"Chromium":void 0,n=/firefox|fxios/i.test(e)?"Firefox":void 0,o=/webkit|safari|khtml/i.test(e)?"Safari":void 0,u=/opr\//i.test(e)?"Opera":void 0,l=/edg/i.test(e)?"Edge":void 0;this._current=t||i||n||u||l||a||s||o||"Rest"}catch(t){console.error(t)}this.isSafari&&this.detectSafariVersion()}detectSafariVersion(){try{let{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+)/);if(!t)return;let i=t[1],a=parseInt(i,10);if(isNaN(a))return;this._safariVersion=a}catch(e){console.error(e)}}};var ab=Q(pt(),1);var Wi=()=>{var r,e;return/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test((r=navigator.appVersion)!=null?r:navigator.userAgent)||((e=navigator==null?void 0:navigator.userAgentData)==null?void 0:e.mobile)};var Os=class{constructor(e){this._highEntropyValues={};this._displayChecker=e}get current(){return this._current}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||(0,ab.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.current==="Mac"}get isApple(){return this.isIOS||this.isMac}get isIphoneOrOldIpad(){if(!this.isApple||!this._displayChecker.isTouch)return!1;let e=this.current==="iPad"||this._displayChecker.width>700,t=this._iosVersion;return!e||e&&!!t&&t<16}get isAndroid(){return this._highEntropyValues.platform==="Android"||this.current==="Android"}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=Wi()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}async detectHighEntropyValues(){let{userAgentData:e}=navigator;if(e){let t=await e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t}}detectDevice(e){try{let t=/android/i.test(e)?"Android":void 0,i=/iphone/i.test(e)?"iPhone":void 0,a=/ipad/i.test(e)?"iPad":void 0,s=/ipod/i.test(e)?"iPod":void 0,n=/mac/i.test(e)?"Mac":void 0,o=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?"RestMobile":void 0;this._current=t||i||a||s||o||n||"Desktop"}catch(t){console.error(t)}}detectIOSVersion(){try{if(this._highEntropyValues.platformVersion){let s=this._highEntropyValues.platformVersion.split(".").slice(0,2).join("."),n=parseFloat(s);this._iosVersion=n;return}let{userAgent:e}=window.navigator,t=e.match(/OS (\d+(_\d+)?)/i);if(!t)return;let i=t[1].replace(/_/g,".");if(!i)return;let a=parseFloat(i);if(isNaN(a))return;this._iosVersion=a}catch(e){console.error(e)}}};var _s=class{get isTouch(){return typeof this._maxTouchPoints=="number"?this._maxTouchPoints>1:"ontouchstart"in window}get maxTouchPoints(){return this._maxTouchPoints}get height(){return this._height}get width(){return this._width}get screenHeight(){return this._screenHeight}get screenWidth(){return this._screenWidth}get pixelRatio(){return this._pixelRatio}get isHDR(){return this._isHdr}get colorDepth(){return this._colorDepth}detect(){var t;let{maxTouchPoints:e}=navigator;try{this._maxTouchPoints=e!=null?e:0,this._isHdr=!!((t=matchMedia("(dynamic-range: high)"))!=null&&t.matches),this._colorDepth=screen.colorDepth}catch(i){console.error(i)}try{this._pixelRatio=window.devicePixelRatio||1,this._height=screen.height,this._width=screen.width,this._height=screen.height,this._screenHeight=this._height*this._pixelRatio,this._screenWidth=this._width*this._pixelRatio}catch(i){console.error(i)}}};var rt=()=>window.ManagedMediaSource||window.MediaSource,Ns=()=>{var r,e;return!!(window.ManagedMediaSource&&((e=(r=window.ManagedSourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},sb=()=>{var r,e;return!!(window.MediaSource&&((e=(r=window.SourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},nb=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var mk=document.createElement("video"),bk='video/mp4; codecs="avc1.42000a,mp4a.40.2"',vk='video/mp4; codecs="hev1.1.6.L93.B0"',ob='video/webm; codecs="vp09.00.10.08"',ub='video/webm; codecs="av01.0.00M.08"',Sk='audio/mp4; codecs="mp4a.40.2"',gk='audio/webm; codecs="opus"',lb,yk=async()=>{if(!window.navigator.mediaCapabilities)return;let r={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=await Promise.all([window.navigator.mediaCapabilities.decodingInfo({...r,video:{...r.video,contentType:ub}}),window.navigator.mediaCapabilities.decodingInfo({...r,video:{...r.video,contentType:ob}})]);lb={DASH_WEBM_AV1:e,DASH_WEBM:t}};yk().catch(r=>{console.log(mk),console.error(r)});var Fs=class{constructor(e,t){this._deviceChecker=e,this._browserChecker=t}get protocols(){return this._protocols}get containers(){return this._containers}get codecs(){return this._codecs}get webmDecodingInfo(){return lb}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,i,a,s,n,o,u,l,d,c,p,f,m,v,g,y,x,E,P;this._video=document.createElement("video");try{this._protocols={mms:Ns(),mse:sb(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(a=(i=this._video).canPlayType)!=null&&a.call(i,"vnd.apple.mpegURL")),webrtc:!!window.RTCPeerConnection,ws:!!window.WebSocket},this._containers={mp4:!!((n=(s=this._video).canPlayType)!=null&&n.call(s,"video/mp4")),webm:!!((u=(o=this._video).canPlayType)!=null&&u.call(o,"video/webm")),cmaf:!0};let R=!!((d=(l=rt())==null?void 0:l.isTypeSupported)!=null&&d.call(l,bk)),O=!!((p=(c=rt())==null?void 0:c.isTypeSupported)!=null&&p.call(c,vk)),z=!!((m=(f=rt())==null?void 0:f.isTypeSupported)!=null&&m.call(f,Sk));this._codecs={h264:R,h265:O,vp9:!!((g=(v=rt())==null?void 0:v.isTypeSupported)!=null&&g.call(v,ob)),av1:!!((x=(y=rt())==null?void 0:y.isTypeSupported)!=null&&x.call(y,ub)),aac:z,opus:!!((P=(E=rt())==null?void 0:E.isTypeSupported)!=null&&P.call(E,gk)),mpeg:(R||O)&&z},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(R){console.error(R)}this.destroyVideoElement()}destroyVideoElement(){var t;if(!this._video)return;if(this._video.pause(),this._video.currentTime=0,this._video.removeAttribute("src"),this._video.src="",this._video.load(),this._video.remove){this._video.remove(),this._video=null;return}this._video.parentNode&&this._video.parentNode.removeChild(this._video);let e=this._video.cloneNode(!1);(t=this._video.parentNode)==null||t.replaceChild(e,this._video),this._video=null}};var cb="audio/mpeg",qs=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,i,a;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,cb))},this._codecs={mp3:!!((a=(i=rt())==null?void 0:i.isTypeSupported)!=null&&a.call(i,cb))}}catch(s){console.error(s)}this.destroyAudioElement()}destroyAudioElement(){var t;if(!this._audio)return;if(this._audio.pause(),this._audio.currentTime=0,this._audio.removeAttribute("src"),this._audio.src="",this._audio.load(),this._audio.remove){this._audio.remove(),this._audio=null;return}this._audio.parentNode&&this._audio.parentNode.removeChild(this._audio);let e=this._audio.cloneNode(!1);(t=this._audio.parentNode)==null||t.replaceChild(e,this._audio),this._audio=null}};var db=require("@vkontakte/videoplayer-shared/es2018"),yu=class{constructor(){this.isInited$=new db.ValueSubject(!1);this._displayChecker=new _s,this._deviceChecker=new Os(this._displayChecker),this._browserChecker=new Bs,this._videoChecker=new Fs(this._deviceChecker,this._browserChecker),this._audioChecker=new qs,this.detect()}get display(){return this._displayChecker}get device(){return this._deviceChecker}get browser(){return this._browserChecker}get video(){return this._videoChecker}get audio(){return this._audioChecker}async detect(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)}},Y=new yu;var De=r=>{let e=D=>(0,k.fromEvent)(r,D).pipe((0,k.mapTo)(void 0)),t=new k.Subscription,i=()=>t.unsubscribe(),s=(0,k.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(D=>(0,k.fromEvent)(r,D))).pipe((0,k.map)(D=>D.type==="ended"?r.readyState<2:r.readyState<3),(0,k.filterChanged)()),n=(0,k.merge)((0,k.fromEvent)(r,"progress"),(0,k.fromEvent)(r,"timeupdate")).pipe((0,k.map)(()=>rb(r.buffered,r.currentTime))),o=Y.browser.isSafari?(0,k.combine)({play:e("play").pipe((0,k.once)()),playing:e("playing")}).pipe((0,k.mapTo)(void 0)):e("playing"),u=(0,k.fromEvent)(r,"volumechange").pipe((0,k.map)(()=>({muted:r.muted,volume:r.volume}))),l=(0,k.fromEvent)(r,"ratechange").pipe((0,k.map)(()=>r.playbackRate)),d=(0,k.fromEvent)(r,"error").pipe((0,k.filter)(()=>!!(r.error||r.played.length)),(0,k.map)(()=>{var W;let D=r.error;return{id:D?`MediaError#${D.code}`:"HtmlVideoError",category:k.ErrorCategory.VIDEO_PIPELINE,message:D?D.message:"Error event from HTML video element",thrown:(W=r.error)!=null?W:void 0}})),c=(0,k.fromEvent)(r,"timeupdate").pipe((0,k.map)(()=>r.currentTime)),p=new k.Subject,f=.3,m;t.add(c.subscribe(D=>{r.loop&&(0,k.isNonNullable)(m)&&(0,k.isNonNullable)(D)&&m>=r.duration-f&&D<=f&&p.next(m),m=D}));let v=e("pause").pipe((0,k.filter)(()=>!r.error&&m!==r.duration)),g=(0,k.fromEvent)(r,"enterpictureinpicture"),y=(0,k.fromEvent)(r,"leavepictureinpicture"),x=new k.ValueSubject(ib(r));t.add(g.subscribe(()=>x.next(!0))),t.add(y.subscribe(()=>x.next(!1)));let E=new k.ValueSubject(gu(r)),P=(0,k.fromEvent)(r,"fullscreenchange");t.add(P.pipe((0,k.map)(()=>gu(r))).subscribe(E));let R=.1,O=1e3,z=(0,k.fromEvent)(r,"timeupdate").pipe((0,k.filter)(D=>r.duration-r.currentTime<R)),te=(0,k.merge)(z.pipe((0,k.filter)(D=>!r.loop)),(0,k.fromEvent)(r,"ended")).pipe((0,k.throttle)(O),(0,k.mapTo)(void 0)),G=z.pipe((0,k.filter)(D=>r.loop));return{playing$:o,pause$:v,canplay$:e("canplay"),ended$:te,looped$:p,loopExpected$:G,error$:d,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:c,durationChange$:(0,k.fromEvent)(r,"durationchange").pipe((0,k.map)(()=>r.duration)),isBuffering$:s,currentBuffer$:n,volumeState$:u,playbackRateState$:l,inPiP$:x,inFullscreen$:E,enterPip$:g,leavePip$:y,destroy:i}};var It=require("@vkontakte/videoplayer-shared/es2018"),Ut=r=>{switch(r){case"mobile":return It.VideoQuality.Q_144P;case"lowest":return It.VideoQuality.Q_240P;case"low":return It.VideoQuality.Q_360P;case"sd":case"medium":return It.VideoQuality.Q_480P;case"hd":case"high":return It.VideoQuality.Q_720P;case"fullhd":case"full":return It.VideoQuality.Q_1080P;case"quadhd":case"quad":return It.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return It.VideoQuality.Q_2160P}};var jt=Q(Ht(),1),Ib=Q(pt(),1),V=require("@vkontakte/videoplayer-shared/es2018");var me=require("@vkontakte/videoplayer-shared/es2018");function Tu(r,e,t){return!r.max&&r.min===e?"high_quality":!r.min&&r.max===t?"traffic_saving":"unknown"}function Iu(r,e,t){return!!r&&Tu(r,e,t)==="high_quality"}function Or(r,e,t){return(0,me.isNullable)(r)||(0,me.isNonNullable)(r.min)&&(0,me.isNonNullable)(r.max)&&(0,me.isLower)(r.max,r.min)||(0,me.isNonNullable)(r.min)&&e&&(0,me.isHigher)(r.min,e)||(0,me.isNonNullable)(r.max)&&t&&(0,me.isLower)(r.max,t)}function Sb({limits:r,highestAvailableHeight:e,lowestAvailableHeight:t}){return Or({max:r!=null&&r.max?(0,me.videoHeightToQuality)(r.max):void 0,min:r!=null&&r.min?(0,me.videoHeightToQuality)(r.min):void 0},e?(0,me.videoHeightToQuality)(e):void 0,t?(0,me.videoHeightToQuality)(t):void 0)}var Eb=(r,e,t)=>(e-t)*Math.pow(2,-10*r)+t;var Eu=r=>(e,t)=>r*(Number(e.bitrate)-Number(t.bitrate)),_r=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,V.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},xb='Assertion "ABR Tracks is empty array" failed',Us=new WeakMap,gb=new WeakMap,yb=new WeakMap,Hs=(r,e,t,i)=>{var u;let a=Us.get(e);a||(a=[...e].sort(Eu(1)),Us.set(e,a));let s=Us.get(t);s||(s=[...t].sort(Eu(1)),Us.set(t,s));let n=yb.get(r);n||(n=s.filter(l=>(0,V.isNonNullable)(l.bitrate)&&(0,V.isNonNullable)(r.bitrate)?r.bitrate/l.bitrate>i:!0),yb.set(r,n));let o=(u=(0,jt.default)(s,Math.round(s.length*a.indexOf(r)/(a.length+1))))!=null?u:(0,jt.default)(s,-1);return o&&(0,Ib.default)(n,o)?o:n.length?(0,jt.default)(n,-1):(0,jt.default)(s,0)},Pb=(r,e,t)=>{var s;let i=(0,V.isNonNullable)((s=t==null?void 0:t.last)==null?void 0:s.bitrate)&&(0,V.isNonNullable)(e==null?void 0:e.bitrate)&&t.last.bitrate<e.bitrate?r.trackCooldownIncreaseQuality:r.trackCooldownDecreaseQuality,a=e&&t&&t.history[e.id]&&(0,V.now)()-t.history[e.id]<=i&&(!t.last||e.id!==t.last.id);if(e!=null&&e.id&&t&&!a&&t.recordSelection(e),a&&(t!=null&&t.last)){let n=t.last;return t==null||t.recordSwitch(n),n}return t==null||t.recordSwitch(e),e},Rk=(r,e)=>Math.log(e)/Math.log(r),Lk=({tuning:r,container:e,limits:t,panelSize:i})=>{let a=r.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:a};if(r.usePixelRatio&&Y.display.pixelRatio){let s=Y.display.pixelRatio;if(r.pixelRatioMultiplier)a*=r.pixelRatioMultiplier*(s-1)+1;else{let n=r.pixelRatioLogBase,[o=0,u=0,l=0]=r.pixelRatioLogCoefficients,d=Rk(n,o*s+u)+l;Number.isFinite(d)&&(a*=d)}}return Iu(t,r.highQualityLimit,r.trafficSavingLimit)&&(a*=2),{containerSizeLimit:r.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*a,height:e.height*a}:void 0,containerSizeFactor:a}},Tb=new WeakMap,Gt=(r,{container:e,estimatedThroughput:t,tuning:i,limits:a,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:d,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:p,stallsPredictedThroughput:f,panelSize:m})=>{var G,D,W;(0,V.assertNotEmptyArray)(r,xb);let v=m!=null?m:Lk({container:e,tuning:i,limits:a,panelSize:m}).containerSizeLimit,g=i.considerPlaybackRate&&(0,V.isNonNullable)(o)?o:1,y=Tb.get(r);y||(y=r.filter(w=>!(0,V.isInvariantQuality)(w.quality)).sort((w,N)=>(0,V.isHigher)(w.quality,N.quality)?-1:1),Tb.set(r,y));let x=(G=(0,jt.default)(y,-1))==null?void 0:G.quality,E=(D=(0,jt.default)(y,0))==null?void 0:D.quality,P=Or(a,E,x),R=g*Eb(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),O=null;for(let w of y){let N=!0;if(v)if(w.size)N=w.size.width<=v.width&&w.size.height<=v.height;else{let ee=v&&(0,V.videoSizeToQuality)(v);N=ee?(0,V.isLowerOrEqual)(w.quality,ee):!0}if(!N)continue;let re=f||t,_=(0,V.isNonNullable)(re)&&isFinite(re)&&(0,V.isNonNullable)(w.bitrate)?re-s>=w.bitrate*R:!0,F=Iu(a,i.highQualityLimit,i.trafficSavingLimit)&&(a==null?void 0:a.min)===w.quality;if(!_&&!F||i.lazyQualitySwitch&&(0,V.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,V.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,V.isHigher)(w.quality,u.quality)||!!c&&(0,V.isHigherOrEqual)(w.quality,c)&&!F||!!p&&(0,V.isHigherOrEqual)(w.quality,p)&&!F)continue;let Be=P||((0,V.isNullable)(a==null?void 0:a.max)||(0,V.isLowerOrEqual)(w.quality,a.max))&&((0,V.isNullable)(a==null?void 0:a.min)||(0,V.isHigherOrEqual)(w.quality,a.min)),Kt=(0,V.isNonNullable)(d)&&!d?(0,V.isLowerOrEqual)(w.quality,i.backgroundVideoQualityLimit):!0;!Be||!Kt||O||(O=w)}let z=(W=O!=null?O:(0,jt.default)(y,-1))!=null?W:r[0];return Pb(i,z,l)},wb=(r,e,t,{estimatedThroughput:i,tuning:a,playbackRate:s,forwardBufferHealth:n,history:o,stallsPredictedThroughput:u})=>{(0,V.assertNotEmptyArray)(t,xb);let l=a.considerPlaybackRate&&(0,V.isNonNullable)(s)?s:1,d=gb.get(t);d||(d=[...t].sort(Eu(-1)),gb.set(t,d));let c=r.bitrate;(0,V.assertNonNullable)(c);let p=l*Eb(n!=null?n:.5,a.bitrateAudioFactorAtEmptyBuffer,a.bitrateAudioFactorAtFullBuffer),f,m=Hs(r,e,t,a.minVideoAudioRatio),v=u||i;return(0,V.isNonNullable)(v)&&isFinite(v)&&(f=d.find(y=>(0,V.isNonNullable)(y.bitrate)&&(0,V.isNonNullable)(m==null?void 0:m.bitrate)?v-c>=y.bitrate*p&&y.bitrate>=m.bitrate:!1)),f||(f=m),f&&Pb(a,f,o)};var ye=r=>new URL(r).hostname;var C=require("@vkontakte/videoplayer-shared/es2018");var $b=Q(Ht(),1);var Ab=Q(pt(),1),kb=r=>{if(r instanceof DOMException&&(0,Ab.default)(["Failed to load because no supported source was found.","The element has no supported sources."],r.message))throw r;return!(r instanceof DOMException&&(r.code===20||r.name==="AbortError"))},Ce=async(r,e)=>{let t=r.muted;try{await r.play()}catch(i){if(!kb(i))return!1;if(e&&e(),t)return console.warn(i),!1;r.muted=!0;try{await r.play()}catch(a){return kb(a)&&(r.muted=!1,console.warn(a)),!1}}return!0};var Ue=require("@vkontakte/videoplayer-shared/es2018");var Rb=Q(Qi(),1),mt=require("@vkontakte/videoplayer-shared/es2018");function Te(){return(0,mt.now)()}function xu(r){return Te()-r}function Pu(r){let e=r.split("/"),t=e.slice(0,e.length-1).join("/"),i=/^([a-z]+:)?\/\//i,a=n=>i.test(n);return{resolve:(n,o,u=!1)=>{a(n)||(n.startsWith("/")||(n="/"+n),n=t+n);let l=n.indexOf("?")>-1?"&":"?";return u&&(n+=l+"lowLat=1",l="&"),o&&(n+=l+"_rnd="+Math.floor(999999999*Math.random())),n}}}function Lb(r,e,t){let i=(...a)=>{t.apply(null,a),r.removeEventListener(e,i)};r.addEventListener(e,i)}function Yi(r,e,t,i){let a=window.XMLHttpRequest,s,n,o,u=!1,l=0,d,c,p=!1,f="arraybuffer",m=7e3,v=2e3,g=()=>{if(u)return;(0,mt.assertNonNullable)(d);let w=xu(d),N;if(w<v){N=v-w,setTimeout(g,N);return}v*=2,v>m&&(v=m),n&&n.abort(),n=new a,O()},y=w=>(s=w,W),x=w=>(c=w,W),E=()=>(f="json",W),P=()=>{if(!u){if(--l>=0){g(),i&&i();return}u=!0,c&&c(),t&&t()}},R=w=>(p=w,W),O=()=>{d=Te(),n=new a,n.open("get",r);let w=0,N,re=0,_=()=>((0,mt.assertNonNullable)(d),Math.max(d,Math.max(N||0,re||0)));if(s&&n.addEventListener("progress",F=>{let Z=Te();s.updateChunk&&F.loaded>w&&(s.updateChunk(_(),F.loaded-w),w=F.loaded,N=Z)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>P())),n.addEventListener("load",()=>{if(u)return;(0,mt.assertNonNullable)(n);let F=n.status;if(F>=200&&F<300){let{response:Z,responseType:K}=n,Se=Z==null?void 0:Z.byteLength;if(typeof Se=="number"&&s){let Be=Se-w;Be&&s.updateChunk&&s.updateChunk(_(),Be)}K==="json"&&(!Z||!(0,Rb.default)(Z).length)?P():(c&&c(),e(Z))}else P()}),n.addEventListener("error",()=>{P()}),p){let F=()=>{(0,mt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(re=Te(),n.removeEventListener("readystatechange",F))};n.addEventListener("readystatechange",F)}return n.responseType=f,n.send(),W},W={withBitrateReporting:y,withParallel:R,withJSONResponse:E,withRetryCount:w=>(l=w,W),withRetryInterval:(w,N)=>((0,mt.isNonNullable)(w)&&(v=w),(0,mt.isNonNullable)(N)&&(m=N),W),withTimeout:w=>(o=w,W),withFinally:x,send:O,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return W}var Nr=class{constructor(){this.intervals=[];this.currentRate=0}_updateRate(e){let t=.2;this.currentRate&&(e<this.currentRate*.1?t=.8:e<this.currentRate*.5?t=.5:e<this.currentRate*.7&&(t=.3)),e=Math.max(1,Math.min(e,100*1024*1024)),this.currentRate=this.currentRate?this.currentRate*(1-t)+e*t:e}_createInterval(e,t,i){return{start:e,end:t,bytes:i}}_doMergeIntervals(e,t){e.start=Math.min(t.start,e.start),e.end=Math.max(t.end,e.end),e.bytes+=t.bytes}_mergeIntervals(e,t){return e.start<=t.end&&t.start<=e.end?(this._doMergeIntervals(e,t),!0):!1}_flushIntervals(){if(!this.intervals.length)return!1;let e=this.intervals[0].start,t=this.intervals[this.intervals.length-1].end-500;if(t-e>2e3){let i=0,a=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)i+=s.end-s.start,a+=s.bytes,this.intervals.splice(0,1);else{if(s.start>=t)break;{let n=t-s.start,o=s.end-s.start;i+=n;let u=s.bytes*n/o;a+=u,s.start=t,s.bytes-=u}}}if(a>0&&i>0){let s=a*8/(i/1e3);return this._updateRate(s),!0}}return!1}_joinIntervals(){let e;do{e=!1;for(let t=0;t<this.intervals.length-1;++t)this._mergeIntervals(this.intervals[t],this.intervals[t+1])&&(this.intervals.splice(t+1,1),e=!0)}while(e)}addInterval(e,t,i){return this.intervals.push(this._createInterval(e,t,i)),this._joinIntervals(),this.intervals.length>100&&(this._doMergeIntervals(this.intervals[1],this.intervals[0]),this.intervals.splice(0,1)),this._flushIntervals()}getBitRate(){return this.currentRate}};var Mb=Q(Qi(),1);var Fr=class{constructor(e,t,i,a){this.pendingQueue=[];this.activeRequests={};this.completeRequests={};this.averageSegmentDuration=2e3;this.lastPrefetchStart=0;this.throttleTimeout=null;this.RETRY_COUNT=e,this.TIMEOUT=t,this.BITRATE_ESTIMATOR=i,this.MAX_PARALLEL_REQUESTS=a}limitCompleteCount(){let e;for(;(e=Object.keys(this.completeRequests)).length>this._getParallelRequestCount()+2;){let t=e[Math.floor(Math.random()*e.length)];delete this.completeRequests[t]}}_sendRequest(e,t){let i=Te(),a=u=>{delete this.activeRequests[t],this.limitCompleteCount(),this.completeRequests[t]=e,this._sendPending(),e._error=1,e._errorMsg=u,e._errorCB?e._errorCB(u):(this.limitCompleteCount(),this.completeRequests[t]=e)},s=u=>{e._complete=1,e._responseData=u,e._downloadTime=Te()-i,delete this.activeRequests[t],this._sendPending(),e._cb?e._cb(u,e._downloadTime):(this.limitCompleteCount(),this.completeRequests[t]=e)},n=()=>{e._finallyCB&&e._finallyCB()},o=()=>{e._retry=1,e._retryCB&&e._retryCB()};e._request=Yi(t,s,()=>a("error"),o),e._request.withRetryCount(this.RETRY_COUNT).withTimeout(this.TIMEOUT).withBitrateReporting(this.BITRATE_ESTIMATOR).withParallel(this._getParallelRequestCount()>1).withFinally(n),this.activeRequests[t]=e,e._request.send(),this.lastPrefetchStart=Te()}_getParallelRequestCount(){return Math.min(this.MAX_PARALLEL_REQUESTS,this.averageSegmentDuration<3e3?3:2)}_getPrefetchDelay(){return Math.max(100,Math.min(5e3,this.averageSegmentDuration/3))}_canSendPending(){let e=this._getParallelRequestCount(),t=Te();if(Object.keys(this.activeRequests).length>=e)return!1;let i=this._getPrefetchDelay()-(t-this.lastPrefetchStart);return this.throttleTimeout&&clearTimeout(this.throttleTimeout),i>0?(this.throttleTimeout=window.setTimeout(()=>this._sendPending(),i),!1):!0}_sendPending(){for(;this._canSendPending();){let e=this.pendingQueue.pop();if(e){if(this.activeRequests[e]||this.completeRequests[e])continue;this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,Mb.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,i,a){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=i,n._retryCB=a,n._finallyCB=s._finallyCB,(n._error||n._complete)&&(this._removeFromActive(e),setTimeout(()=>{n._complete?t(n._responseData,n._downloadTime):i(n._errorMsg),s._finallyCB&&s._finallyCB()},0));else{let o=this.pendingQueue.indexOf(e);o!==-1&&this.pendingQueue.splice(o,1),this._sendRequest(s,e)}},s._cb=t,s._errorCB=i,s._retryCB=a,s.abort=function(){s.request&&s.request.abort()},s.withFinally=n=>(s._finallyCB=n,s),s}prefetch(e){this.activeRequests[e]||this.completeRequests[e]||(this.pendingQueue.unshift(e),this._sendPending())}optimizeForSegDuration(e){this.averageSegmentDuration=e}};var Db=require("@vkontakte/videoplayer-shared/es2018");var js=1e4,wu=3;var $k=6e4,Dk=10,Ck=1,Vk=500,qr=class{constructor(e){this.paused=!1;this.autoQuality=!0;this.autoQualityLimits=void 0;this.buffering=!0;this.destroyed=!1;this.videoPlayStarted=!1;this.lowLatency=!1;this.bitrate=0;this.manifest=[];this.sourceBuffer=0;this.bufferStates=[];this.sourceJitter=-1;this.params=e,this.soundProhibitedEvent$=new Db.Subject,this.chunkRateEstimator=new Nr,this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Pu(e),this.bitrateSwitcher=this._initBitrateSwitcher(),this._initManifest()}setAutoQualityEnabled(e){this.autoQuality=e}setAutoQualityLimits(e){this.autoQualityLimits=e}switchByName(e){let t;for(let i=0;i<this.manifest.length;++i)if(t=this.manifest[i],t.name===e){this._switchToQuality(t);return}}catchUp(){this.rep&&this.rep.stop(),this.currentManifestEntry&&(this.paused=!1,this._initPlayerWith(this.currentManifestEntry),this._notifyBuffering(!0))}stop(){this.params.videoElement.pause(),this.rep&&(this.rep.stop(),this.rep=null)}pause(){this.paused=!0,this.params.videoElement.pause(),this.videoPlayStarted=!1,this._notifyBuffering(!1)}play(){this.paused=!1;let e=this.lowLatency&&this._getBufferSizeSec()>this.sourceJitter+5;this.rep&&!e?(this.bufferStates=[],this.videoPlayStarted=!1,this.shouldPlay()?this._playVideoElement():this._notifyBuffering(!0)):this.catchUp()}startPlay(e,t){this.autoQuality=t,this._initPlayerWith(e)}destroy(){this.destroyed=!0,this.rep&&(this.rep.stop(),this.rep=null),this.manifestRequest&&this.manifestRequest.abort(),this.manifestRefetchTimer&&(clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=void 0)}reinit(e){this.manifestUrl=e,this.urlResolver=Pu(e),this.catchUp()}_handleNetworkError(){this.params.playerCallback({name:"error",type:"network"})}_retryCallback(){this.params.playerCallback({name:"retry"})}_getBufferSizeSec(){let e=this.params.videoElement,t=0,i=e.buffered.length;return i!==0&&(t=e.buffered.end(i-1)-Math.max(e.currentTime,e.buffered.start(0))),t}_notifyBuffering(e){this.destroyed||(this.params.playerCallback({name:"buffering",isBuffering:e}),this.buffering=e)}_initVideo(){let{videoElement:e}=this.params;e.addEventListener("error",()=>{!!e.error&&!this.destroyed&&this.params.playerCallback({name:"error",type:"media"})}),e.addEventListener("timeupdate",()=>{let t=this._getBufferSizeSec();!this.paused&&t<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(t+.1)*1e3)):this.buffering&&this.videoPlayStarted&&this._notifyBuffering(!1)}),e.addEventListener("stalled",()=>this._fixupStall()),e.addEventListener("waiting",()=>this._fixupStall())}_fixupStall(){let{videoElement:e}=this.params,t=e.buffered.length,i;t!==0&&(i=e.buffered.start(t-1),e.currentTime<i&&(e.currentTime=i))}_selectQuality(e){let{videoElement:t}=this.params,i,a,s,n=t&&1.62*(Y.display.pixelRatio||1)*t.offsetHeight||520;for(let o=0;o<this.manifest.length;++o){s=this.manifest[o];let{max:u,min:l}=this.autoQualityLimits||{};!Sb({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,$b.default)(this.manifest,-1).video.height})&&(u&&s.video.height>u||l&&s.video.height<l)||(s.bitrate<e&&n>Math.min(s.video.height,s.video.width)?(!a||s.bitrate>a.bitrate)&&(a=s):(!i||i.bitrate>s.bitrate)&&(i=s))}return a||i}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,Ue.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){let{videoElement:i,playerCallback:a}=this.params;this.mediaSource=new window.MediaSource,i.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),this.videoPlayStarted=!1,i.addEventListener("canplay",()=>{this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let s=()=>{Lb(i,"progress",()=>{i.buffered.length?(i.currentTime=i.buffered.start(0),a({name:"playing"})):s()})};s()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new Fr(wu,js,this.bitrateSwitcher,this.params.config.maxParallelRequests),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{videoElement:t,playerCallback:i}=this.params,a=!1,s=null,n=null,o=null,u=null,l=!1,d=()=>a&&(!l||l===this.rep),c=(E,P,R)=>{o&&o.abort(),o=Yi(this.urlResolver.resolve(E,!1),P,R,()=>this._retryCallback()).withTimeout(js).withBitrateReporting(this.bitrateSwitcher).withRetryCount(wu).withFinally(()=>{o=null}).send()},p=(E,P,R)=>{(0,Ue.assertNonNullable)(this.filesFetcher),n==null||n.abort(),n=this.filesFetcher.requestData(this.urlResolver.resolve(E,!1),P,R,()=>this._retryCallback()).withFinally(()=>{n=null}).send()},f=E=>{let P=t.playbackRate;t.playbackRate!==E&&(t.playbackRate=E)},m=E=>{this.lowLatency=E,v()},v=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let E=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let R=Te()-1e4,O=0;for(let te=0;te<this.bufferStates.length;te++){let G=this.bufferStates[te];E=Math.min(E,G.buf),G.ts<R&&O++}this.bufferStates.splice(0,O);let z=E-Ck;this.sourceJitter>=0?z-=this.sourceJitter/2:this.sourceJitter-=1,z>3?f(1.15):z>1?f(1.1):z>.3?f(1.05):f(1)}},g=E=>{let P,R=()=>P&&P.start?P.start.length:0,O=_=>P.start[_]/1e3,z=_=>P.dur[_]/1e3,te=_=>P.fragIndex+_,G=(_,F)=>({chunkIdx:te(_),startTS:O(_),dur:z(_),discontinuity:F}),D=()=>{let _=0;if(P&&P.dur){let F=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,Z=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,K=F;this.sourceJitter>1&&(K+=this.sourceJitter-1);let Se=P.dur.length-1;for(;Se>=0&&(K-=P.dur[Se],!(K<=0));--Se);_=Math.min(Se,P.dur.length-1-Z),_=Math.max(_,0)}return G(_,!0)},W=_=>{let F=R();if(!(F<=0)){if((0,Ue.isNonNullable)(_)){for(let Z=0;Z<F;Z++)if(O(Z)>_)return G(Z)}return D()}},w=_=>{let F=R(),Z=_?_.chunkIdx+1:0,K=Z-P.fragIndex;if(!(F<=0)){if(!_||K<0||K-F>Dk)return D();if(!(K>=F))return G(Z-P.fragIndex,!1)}},N=(_,F,Z)=>{u&&u.abort(),u=Yi(this.urlResolver.resolve(_,!0,this.lowLatency),F,Z,()=>this._retryCallback()).withTimeout(js).withRetryCount(wu).withFinally(()=>{u=null}).withJSONResponse().send()};return{seek:(_,F)=>{N(E,Z=>{if(!d())return;P=Z;let K=!!P.lowLatency;K!==this.lowLatency&&m(K);let Se=0;for(let Be=0;Be<P.dur.length;++Be)Se+=P.dur[Be];Se>0&&((0,Ue.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(Se/P.dur.length)),i({name:"index",zeroTime:P.zeroTime,shiftDuration:P.shiftDuration}),this.sourceJitter=P.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,P.jitter/1e3)):1,_(W(F))},()=>this._handleNetworkError())},nextChunk:w}},y=()=>{a=!1,n&&n.abort(),o&&o.abort(),u&&u.abort(),(0,Ue.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return l={start:E=>{let{videoElement:P}=this.params,R=g(e.jidxUrl),O,z,te,G,D=0,W,w,N,re=()=>{W&&(clearTimeout(W),W=void 0);let ee=Math.max(Vk,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),Ae=D+ee,Oe=Te(),je=Math.min(1e4,Ae-Oe);D=Oe;let Rt=()=>{u||d()&&R.seek(()=>{d()&&(D=Te(),_(),re())})};je>0?W=window.setTimeout(()=>{this.paused?re():Rt()},je):Rt()},_=()=>{let ee;for(;ee=R.nextChunk(G);)G=ee,Be(ee);let Ae=R.nextChunk(te);if(Ae){if(te&&Ae.discontinuity){this.paused?re():(y(),this._initPlayerWith(e));return}Se(Ae)}else re()},F=(ee,Ae)=>{if(!d()||!this.sourceBuffer)return;let Oe,je,Rt,Ti=Lt=>{window.setTimeout(()=>{d()&&F(ee,Ae)},Lt)};if(this.sourceBuffer.updating)Ti(100);else{let Lt=Te(),Xt=P.currentTime;!this.paused&&P.buffered.length>1&&w===Xt&&Lt-N>500&&this._fixupStall(),w!==Xt&&(w=Xt,N=Lt);let ir=this._getBufferSizeSec();if(ir>30)Ti(2e3);else try{this.sourceBuffer.appendBuffer(ee),this.videoPlayStarted?(this.bufferStates.push({ts:Lt,buf:ir}),v(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),Ae&&Ae()}catch(rr){if(rr.name==="QuotaExceededError")Rt=this.sourceBuffer.buffered.length,Rt!==0&&(Oe=this.sourceBuffer.buffered.start(0),je=Xt,je-Oe>4&&this.sourceBuffer.remove(Oe,je-3)),Ti(1e3);else throw rr}}},Z=()=>{z&&O&&F(z,function(){z=null,_()})},K=ee=>e.fragUrlTemplate.replace("%%id%%",ee.chunkIdx),Se=ee=>{d()&&p(K(ee),(Ae,Oe)=>{if(d()){if(Oe/=1e3,z=Ae,te=ee,s=ee.startTS,Oe){let je=Math.min(10,ee.dur/Oe);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*je:je}Z()}},()=>this._handleNetworkError())},Be=ee=>{d()&&((0,Ue.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(K(ee),!1)))},Kt=ee=>{d()&&(e.cachedHeader=ee,F(ee,()=>{O=!0,Z()}))};a=!0,R.seek(ee=>{if(d()){if(D=Te(),!ee){re();return}G=ee,!(0,Ue.isNullable)(E)||ee.startTS>E?Se(ee):(te=ee,_())}},E),e.cachedHeader?Kt(e.cachedHeader):c(e.headerUrl,Kt,()=>this._handleNetworkError())},stop:y,getTimestampSec:()=>s},l}_switchToQuality(e){let{playerCallback:t}=this.params,i;e.bitrate!==this.bitrate&&(this.rep&&(i=this.rep.getTimestampSec(),(0,Ue.isNonNullable)(i)&&(i+=.1),this.rep.stop()),this.currentManifestEntry=e,this.rep=this._representation(e),this.bitrate=e.bitrate,(0,Ue.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(i),t({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Ue.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{playerCallback:e}=this.params,t=d=>{if(!this.autoQuality)return;let c,p,f;this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(p=this._getBufferSizeSec(),f=d/this.bitrate,p>10&&f>.8||p>15&&f>.5||p>20&&f>.3)||(c=this._selectQuality(d),c&&this._switchToQuality(c))},a={updateChunk:(c,p)=>{let f=Te();if(this.chunkRateEstimator.addInterval(c,f,p)){let v=this.chunkRateEstimator.getBitRate();return e({name:"bandwidth",size:p,duration:f-c,speed:v}),!0}},get:()=>{let c=this.chunkRateEstimator.getBitRate();return c?c*.85:0}},s=-1/0,n,o=!0,u=()=>{let d=a.get();if(d&&n&&this.autoQuality){if(o&&d>n&&xu(s)<3e4)return;t(d)}o=this.autoQuality};return{updateChunk:(d,c)=>{let p=a.updateChunk(d,c);return p&&u(),p},notifySwitch:d=>{let c=Te();d<n&&(s=c),n=d}}}_fetchManifest(e,t,i){this.manifestRequest=Yi(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(js).withRetryCount(this.params.config.manifestRetryMaxCount).withRetryInterval(this.params.config.manifestRetryInterval,this.params.config.manifestRetryMaxInterval).send().withFinally(()=>{this.manifestRequest=void 0})}_playVideoElement(){let{videoElement:e}=this.params;Ce(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{t||(this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{playerCallback:t,videoElement:i}=this.params,a=s=>{let n=[];return s!=null&&s.length?(s.forEach((o,u)=>{var l,d;o.video&&i.canPlayType(o.codecs).replace(/no/,"")&&((d=(l=window.MediaSource)==null?void 0:l.isTypeSupported)!=null&&d.call(l,o.codecs))&&(o.index=u,n.push(o))}),n.sort(function(o,u){return o.video&&u.video?u.video.height-o.video.height:u.bitrate-o.bitrate}),n):(t({name:"error",type:"empty_manifest"}),[])};this.manifest=a(e),t({name:"manifest",manifest:this.manifest})}_refetchManifest(e){this.destroyed||(this.manifestRefetchTimer&&clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=window.setTimeout(()=>{this._fetchManifest(e,t=>{this.destroyed||(this._handleManifestUpdate(t),this._refetchManifest(e))},()=>this._refetchManifest(e))},$k))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Cb=Q(Er(),1),le=require("@vkontakte/videoplayer-shared/es2018"),ku=class{constructor(){this.onDroopedVideoFramesLimit$=new le.Subject;this.subscription=new le.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new le.Subject;this.isForceCheckCounter=0;this.prevTotalVideoFrames=0;this.prevDroppedVideoFrames=0;this.limitCounts={};this.handleChangeVideoQuality=()=>{let e=this.tracks.find(({size:t})=>(t==null?void 0:t.height)===this.video.videoHeight&&(t==null?void 0:t.width)===this.video.videoWidth);e&&!(0,le.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),i=e-this.prevTotalVideoFrames,a=t-this.prevDroppedVideoFrames,s=1-(i-a)/i;!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,le.isHigher)(this.currentQuality,this.droppedFramesChecker.minQualityBanLimit)&&(this.limitCounts[this.currentQuality]=((n=this.limitCounts[this.currentQuality])!=null?n:0)+1,this.maxQualityLimit=this.getMaxQualityLimit(this.currentQuality),this.currentTimer&&window.clearTimeout(this.currentTimer),this.currentTimer=window.setTimeout(()=>this.maxQualityLimit=this.getMaxQualityLimit(),this.droppedFramesChecker.qualityUpWaitingTime),this.onDroopedVideoFramesLimitTrigger()),this.savePrevFrameCounts(e,t)}}connect(e){this.video=e.video,this.isAuto=e.isAuto,this.tracks=e.tracks,this.droppedFramesChecker=e.droppedFramesChecker,this.subscription.add(e.playing$.subscribe(()=>this.playing=!0)),this.subscription.add(e.pause$.subscribe(()=>this.playing=!1)),this.isEnabled&&this.subscribe()}destroy(){this.currentTimer&&window.clearTimeout(this.currentTimer),this.subscription.unsubscribe()}get droppedVideoMaxQualityLimit(){return this.maxQualityLimit}subscribe(){this.subscription.add((0,le.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,le.interval)(this.droppedFramesChecker.checkTime).pipe((0,le.filter)(()=>this.playing),(0,le.filter)(()=>{let a=!!this.isForceCheckCounter;return a&&(this.isForceCheckCounter-=1),!a})),t=this.forceChecker$.pipe((0,le.debounce)(this.droppedFramesChecker.checkTime)),i=(0,le.merge)(e,t);this.subscription.add(i.subscribe(this.checkDroppedFrames))}onChangeQuality(e){this.currentQuality=e;let{totalVideoFrames:t,droppedVideoFrames:i}=this.video.getVideoPlaybackQuality();this.savePrevFrameCounts(t,i),this.isForceCheckCounter=this.droppedFramesChecker.tickCountAfterQualityChange,this.forceChecker$.next()}onDroopedVideoFramesLimitTrigger(){this.isAuto.getState()&&this.onDroopedVideoFramesLimit$.next()}getMaxQualityLimit(e){var i,a;let t=(a=(i=(0,Cb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,le.isLower)(s,n)?-1:1))==null?void 0:i[0])==null?void 0:a[0];return e!=null?e:t}get isEnabled(){return this.droppedFramesChecker.enabled&&this.isDroppedFramesCheckerSupport}get isDroppedFramesCheckerSupport(){return!!this.video&&typeof this.video.getVideoPlaybackQuality=="function"}savePrevFrameCounts(e,t){this.prevTotalVideoFrames=e,this.prevDroppedVideoFrames=t}},Gs=ku;var Qs=require("@vkontakte/videoplayer-shared/es2018"),Vb=require("@vkontakte/videoplayer-shared/es2018");var Ur=()=>{var r;return!!((r=window.documentPictureInPicture)!=null&&r.window)||!!document.pictureInPictureElement};var Bk=(r,e)=>new Qs.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},a=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Ur()))},{...i,...e});a.observe(r);let s=(0,Vb.fromEvent)(document,"visibilitychange").pipe((0,Qs.map)(n=>!document.hidden||Ur())).subscribe(n=>t.next(n));return()=>{a.unobserve(r),s.unsubscribe()}}),Ye=Bk;var Ok=["paused","playing","ready"],_k=["paused","playing","ready"],Hr=class{constructor(e){this.subscription=new C.Subscription;this.videoState=new q("stopped");this.representations$=new C.ValueSubject([]);this.droppedFramesManager=new Gs;this.maxSeekBackTime$=new C.ValueSubject(1/0);this.zeroTime$=new C.ValueSubject(void 0);this.liveOffset=new hi;this._dashCb=e=>{var t,i,a,s;switch(e.name){case"buffering":{let n=e.isBuffering;this.params.output.isBuffering$.next(n);break}case"error":{this.params.output.error$.next({id:`DashLiveProviderInternal:${e.type}`,category:C.ErrorCategory.WTF,message:"LiveDashPlayer reported error"});break}case"manifest":{let n=e.manifest,o=[];for(let u of n){let l=(t=u.name)!=null?t:u.index.toString(10),d=(i=Ut(u.name))!=null?i:(0,C.videoSizeToQuality)(u.video),c=u.bitrate/1e3,p={...u.video};if(!d)continue;let f={id:l,quality:d,bitrate:c,size:p};o.push({track:f,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((a=this.videoState.getTransition())==null?void 0:a.to)==="manifest_ready"&&this.videoState.setState("manifest_ready");break}case"qualitySwitch":{let n=e.quality,o=(s=this.representations$.getValue().find(({representation:u})=>u===n))==null?void 0:s.track;this.params.output.hostname$.next(new URL(n.headerUrl,this.params.source.url).hostname),(0,C.isNonNullable)(o)&&this.params.output.currentVideoTrack$.next(o);break}case"bandwidth":{let{size:n,duration:o}=e;this.params.dependencies.throughputEstimator.addRawSpeed(n,o);break}case"index":{this.maxSeekBackTime$.next(e.shiftDuration||0),this.zeroTime$.next(e.zeroTime);break}}};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.dash.destroy(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"));return}if(t)return;let n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.autoVideoTrackSwitching.getTransition();if((0,Au.default)(_k,e)&&(n||o)){this.prepare();return}if((a==null?void 0:a.to)!=="paused"&&s.state==="requested"&&(0,Au.default)(Ok,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(xe(this.params.source.url));return;case"manifest_ready":this.videoState.startTransitionTo("ready"),this.prepare();break;case"ready":if(i==="paused")this.videoState.setState("paused");else if(i==="playing"){this.videoState.startTransitionTo("playing");let u=a==null?void 0:a.from;u&&u==="ready"&&this.dash.catchUp(),this.dash.play()}return;case"playing":i==="paused"&&(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.dash.pause());return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.dash.play(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let u=this.liveOffset.getTotalOffset();u>=this.maxSeekBackTime$.getValue()&&(u=0,this.liveOffset.resetTo(u)),this.liveOffset.resume(),this.params.output.position$.next(-u/1e3),this.dash.reinit(xe(this.params.source.url,u))}return;default:return(0,C.assertNever)(e)}};this.textTracksManager=new We(e.source.url),this.params=e;let t=a=>{e.output.error$.next({id:"DashLiveProvider",category:C.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:a})};this.video=Le(e.container,e.tuning),this.params.output.element$.next(this.video),this.dash=this.createLiveDashPlayer(),this.subscription.add(this.dash.soundProhibitedEvent$.subscribe(this.params.output.soundProhibitedEvent$)),this.params.output.duration$.next(1/0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(ye(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.textTracksManager.connect(this.video,this.params.desiredState,this.params.output);let i=De(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,C.map)(a=>a.map(({track:s})=>s)),(0,C.filter)(a=>!!a.length),(0,C.once)()).subscribe(a=>this.droppedFramesManager.connect({video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:a}))),this.subscription.add(i.canplay$.subscribe(()=>{var a;((a=this.videoState.getTransition())==null?void 0:a.to)==="ready"&&this.videoState.setState("ready")},t)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused")},t)).add(i.playing$.subscribe(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.videoState.setState("playing")},t)).add(i.error$.subscribe(this.params.output.error$)).add(this.maxSeekBackTime$.pipe((0,C.filterChanged)(),(0,C.map)(a=>-a/1e3)).subscribe(this.params.output.duration$)).add((0,C.combine)({zeroTime:this.zeroTime$.pipe((0,C.filter)(C.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:a,position:s})=>this.params.output.liveTime$.next(a+s*1e3),t)).add(ft(this.video,this.params.desiredState.isLooped,t)).add($e(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(Qe(this.video,this.params.desiredState.playbackRate,i.playbackRateState$,t)).add(i.loadStart$.subscribe(this.params.output.firstBytesEvent$)).add(i.loadedMetadata$.subscribe(this.params.output.loadedMetadataEvent$)).add(i.playing$.subscribe(this.params.output.firstFrameEvent$)).add(i.canplay$.subscribe(this.params.output.canplay$)).add(i.inPiP$.subscribe(this.params.output.inPiP$)).add(i.inFullscreen$.subscribe(this.params.output.inFullscreen$)).add(Ye(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:a,min:s}})=>{this.dash.setAutoQualityLimits({max:a&&(0,C.videoQualityToHeight)(a),min:s&&(0,C.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:a,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(a=>{var s;switch(a.to){case"stopped":this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&this.params.desiredState.playbackState.setState("ready");break;case"paused":this.params.desiredState.playbackState.setState("paused");break;case"playing":this.params.desiredState.playbackState.setState("playing");break;default:return(0,C.assertNever)(a.to)}},t)).add((0,C.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,C.observableFrom)(["init"])).pipe((0,C.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),Me(this.video)}createLiveDashPlayer(){let e=new qr({videoElement:this.video,videoState:this.videoState,liveOffset:this.liveOffset,config:{maxParallelRequests:this.params.config.maxParallelRequests,minBuffer:this.params.tuning.live.minBuffer,minBufferSegments:this.params.tuning.live.minBufferSegments,lowLatencyMinBuffer:this.params.tuning.live.lowLatencyMinBuffer,lowLatencyMinBufferSegments:this.params.tuning.live.lowLatencyMinBufferSegments,isLiveCatchUpMode:this.params.tuning.live.isLiveCatchUpMode,manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},playerCallback:this._dashCb});return e.pause(),e}prepare(){var l,d,c,p,f,m;let e=this.representations$.getValue(),t=(d=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?d:this.params.desiredState.videoTrack.getState(),i=(p=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?p:this.params.desiredState.autoVideoTrackSwitching.getState(),a=!i&&(0,C.isNonNullable)(t)?t:Gt(e.map(({track:v})=>v),{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit}),s=a==null?void 0:a.id,n=this.params.desiredState.videoTrack.getTransition(),o=(f=this.params.desiredState.videoTrack.getState())==null?void 0:f.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(a&&(n||s!==o)&&this.setVideoTrack(a),u&&this.setAutoQuality(i),n||u||s!==o){let v=(m=e.find(({track:g})=>g.id===s))==null?void 0:m.representation;(0,C.assertNonNullable)(v,"Representations missing"),this.dash.startPlay(v,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:a})=>a.id===e.id))==null?void 0:i.representation;(0,C.assertNonNullable)(t,`No such representation ${e.id}`),this.dash.switchByName(t.name),this.params.desiredState.videoTrack.setState(e)}setAutoQuality(e){this.dash.setAutoQualityEnabled(e),this.params.desiredState.autoVideoTrackSwitching.setState(e)}seek(e){this.params.output.willSeekEvent$.next();let t=this.params.desiredState.playbackState.getState(),i=this.videoState.getState(),a=t==="paused"&&i==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),this.dash.reinit(xe(this.params.source.url,n)),a&&this.dash.pause(),this.liveOffset.resetTo(n,a)}};var Bb=Hr;var at=(r,e)=>{let t=0;for(let i=0;i<r.length;i++){let a=r.start(i)*1e3,s=r.end(i)*1e3;a<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var B=require("@vkontakte/videoplayer-shared/es2018");var Ws=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,i){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:i})}removeEventListener(e,t){if(!(e in this.listeners))return;let i=this.listeners[e];for(let a=0,s=i.length;a<s;a++)if(i[a].callback===t){i.splice(a,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let a=0,s=i.length;a<s;a++){let n=i[a];try{n.callback.call(this,e)}catch(o){Promise.resolve().then(()=>{throw o})}n.options&&n.options.once&&this.removeEventListener(e.type,n.callback)}return!e.defaultPrevented}},zi=class extends Ws{constructor(){super(),this.listeners||Ws.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}},jr=class{constructor(){Object.defineProperty(this,"signal",{value:new zi,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(a){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let i=e;if(i===void 0)if(typeof document=="undefined")i=new Error("This operation was aborted"),i.name="AbortError";else try{i=new DOMException("signal is aborted without reason")}catch(a){i=new Error("This operation was aborted"),i.name="AbortError"}this.signal.reason=i,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(jr.prototype[Symbol.toStringTag]="AbortController",zi.prototype[Symbol.toStringTag]="AbortSignal");function Ys(r){return r.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof r.Request=="function"&&!r.Request.prototype.hasOwnProperty("signal")||!r.AbortController}function Ru(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a=!1}=r;if(!Ys({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||a)&&(s=function(l,d){let c;d&&d.signal&&(c=d.signal,delete d.signal);let p=new t(l,d);return c&&Object.defineProperty(p,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),p},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let d=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(d){let c;try{c=new DOMException("Aborted","AbortError")}catch(f){c=new Error("Aborted"),c.name="AbortError"}if(d.aborted)return Promise.reject(c);let p=new Promise((f,m)=>{d.addEventListener("abort",()=>m(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([p,n(u,l)])}return n(u,l)},Request:s}}var Gr=Ys({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ob=Gr?Ru({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,bt=Gr?Ob.fetch:window.fetch,cV=Gr?Ob.Request:window.Request,Pe=Gr?jr:window.AbortController,dV=Gr?zi:window.AbortSignal;var sl=Q(Mu(),1);var Ev=Q(Iv(),1),Ki=require("@vkontakte/videoplayer-shared/es2018"),xv=r=>{if(!r)return{id:"EmptyResponse",category:Ki.ErrorCategory.PARSER,message:"Empty response"};if(r.length<=2&&r.match(/^\d+$/))return{id:`UVError#${r}`,category:Ki.ErrorCategory.NETWORK,message:`UV Error ${r}`};let e=(0,Ev.default)(r).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:Ki.ErrorCategory.NETWORK,message:"Received unexpected HTML, possibly a ISP block"};if(e.startsWith("<?xml"))return new DOMParser().parseFromString(r,"text/xml").querySelector("parsererror")?{id:"InvalidXML",category:Ki.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:Ki.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Qt=(r,e,t=0)=>{for(let i=0;i<r.length;i++)if(r.start(i)*1e3-t<=e&&r.end(i)*1e3+t>e)return!0;return!1};var S=require("@vkontakte/videoplayer-shared/es2018");var zs=Q(pt(),1),Zi=Q(Ht(),1),Ks=Q(Mu(),1);var EA=(r,e={})=>{let i=e.timeout||1,a=performance.now();return window.setTimeout(()=>{r({get didTimeout(){return e.timeout?!1:performance.now()-a-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-a))}})},1)},xA=r=>window.clearTimeout(r),Pv=r=>typeof r=="function"&&(r==null?void 0:r.toString().endsWith("{ [native code] }")),wv=!Pv(window.requestIdleCallback)||!Pv(window.cancelIdleCallback),Bu=wv?EA:window.requestIdleCallback,Wr=wv?xA:window.cancelIdleCallback;var DS=Q($s(),1);var Wt=require("@vkontakte/videoplayer-shared/es2018");var PA=18,kv=!1;try{kv=Y.browser.isSafari&&!!Y.browser.safariVersion&&Y.browser.safariVersion<=PA}catch(r){console.error(r)}var Ou=class{constructor(e){this.bufferFull$=new Wt.Subject;this.error$=new Wt.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.completeTask=()=>{var e;try{if(this.currentTask){let t=(e=this.currentTask.signal)==null?void 0:e.aborted;this.currentTask.callback(!t),this.currentTask=null}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Wt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(i=>{let a={operation:"append",data:e,signal:t,callback:i};this.queue.push(a),this.pull()})}async remove(e,t,i){return i&&i.aborted?!1:new Promise(a=>{let s={operation:"remove",from:e,to:t,signal:i,callback:a};this.queue.unshift(s),this.pull()})}async abort(e){return new Promise(t=>{let i,a=s=>{this.abortRequested=!1,t(s)};kv&&e?i={operation:"safariAbort",init:e,callback:a}:i={operation:"abort",callback:a};for(let{callback:s}of this.queue)s(!1);this.abortRequested=!0,i&&(this.queue=[i]),this.pull()})}destroy(){this.destroyed=!0,this.buffer.removeEventListener("updateend",this.completeTask),this.queue=[],this.currentTask=null;try{this.buffer.abort()}catch(e){if(!(e instanceof DOMException&&e.name==="InvalidStateError"))throw e}}pull(){var a;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((a=e.signal)!=null&&a.aborted){e.callback(!1),this.pull();return}this.currentTask=e;let{operation:t}=this.currentTask;try{this.execute(this.currentTask)}catch(s){s instanceof DOMException&&s.name==="QuotaExceededError"&&t==="append"?this.bufferFull$.next(this.currentTask.data.byteLength):s instanceof DOMException&&s.name==="InvalidStateError"||this.error$.next({id:`BufferTaskQueue:${t}`,category:Wt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer operation failed",thrown:s}),this.currentTask.callback(!1),this.currentTask=null}this.currentTask&&this.currentTask.operation==="abort"&&this.completeTask()}execute(e){let{operation:t}=e;switch(t){case"append":this.buffer.appendBuffer(e.data);break;case"remove":this.buffer.remove(e.from/1e3,e.to/1e3);break;case"abort":this.buffer.abort();break;case"safariAbort":{this.buffer.abort(),this.buffer.appendBuffer(e.init);break}default:(0,Wt.assertNever)(t)}}},Av=Ou;var _u=r=>{let e=0;for(let t=0;t<r.length;t++)e+=r.end(t)-r.start(t);return e*1e3};var I=require("@vkontakte/videoplayer-shared/es2018");var X=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let i=this.readUint32();this.type=this.readString(4),i>e.byteLength-e.byteOffset&&(this.size32=NaN);let a=this.size32?this.size32-8:void 0,s=e.byteOffset+this.cursor;this.size64=0,this.usertype=0,this.content=new DataView(e.buffer,s,a)}get id(){return this.type}get size(){return this.size32}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let a=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,a}readUint8(){let e=this.source.getUint8(this.cursor);return this.cursor+=1,e}readUint16(){let e=this.source.getUint16(this.cursor);return this.cursor+=2,e}readUint32(){let e=this.source.getUint32(this.cursor);return this.cursor+=4,e}readUint64(){let e=this.source.getBigInt64(this.cursor);return this.cursor+=8,e}};var Xi=class extends X{};var Yr=class extends X{constructor(t,i){super(t,i);this.ondemandPrefix="ondemandlivejson";this.ondemandDataReceivedKey="t-in";this.ondemandDataPreparedKey="t-out";let a=this.content.byteOffset,s=a+this.content.byteLength,n=new TextDecoder("ascii").decode(this.content.buffer.slice(a,s)).split(this.ondemandPrefix)[1],o=JSON.parse(n);this.serverDataReceivedTimestamp=o[this.ondemandDataReceivedKey],this.serverDataPreparedTime=o[this.ondemandDataPreparedKey]}};var zr=class extends X{constructor(e,t){super(e,t),this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=this.size-this.cursor;for(;i;){let a=this.readString(4);this.compatibleBrands.push(a),i-=4}}};var Kr=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ne=class extends X{constructor(e,t){super(e,t);let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215}};var Xr=class extends ne{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.timescale=this.readUint32(),this.duration=this.readUint32(),this.rate=this.readUint32(),this.volume=this.readUint16()}};var Jr=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Zr=class extends X{constructor(e,t){super(e,t),this.data=this.content}};var fi=class extends ne{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){super(e,t),this.segments=[],this.referenceId=this.readUint32(),this.timescale=this.readUint32(),this.earliestPresentationTime32=this.readUint32(),this.firstOffset32=this.readUint32(),this.earliestPresentationTime64=0,this.firstOffset64=0,this.referenceCount=this.readUint32()&65535;for(let i=0;i<this.referenceCount;i++){let a=this.readUint32(),s=a>>>31,n=a<<1>>>1,o=this.readUint32();a=this.readUint32();let u=a>>>28,l=a<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}};var ea=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ta=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ia=class extends ne{constructor(e,t){switch(super(e,t),this.readUint8()){case 0:this.stereoMode=0;break;case 1:this.stereoMode=1;break;case 2:this.stereoMode=2;break;case 3:this.stereoMode=3;break;case 4:this.stereoMode=4;break}this.cursor+=1}};var ra=class extends ne{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var aa=class extends ne{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var sa=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var na=class extends ne{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.trackId=this.readUint32(),this.cursor+=4,this.duration=this.readUint32(),this.cursor+=8,this.layer=this.readUint16(),this.alternateGroup=this.readUint16(),this.cursor+=2,this.cursor+=2,this.matrix=[[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()]],this.width=this.readUint32(),this.height=this.readUint32()}};var oa=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ua=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var la=class extends ne{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var ca=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var da=class extends ne{constructor(e,t){super(e,t),this.trackId=this.readUint32(),this.flags&1&&(this.baseDataOffset=this.readUint64()),this.flags&2&&(this.sampleDescriptionIndex=this.readUint32()),this.flags&8&&(this.defaultSampleDuration=this.readUint32()),this.flags&16&&(this.defaultSampleSize=this.readUint32()),this.flags&32&&(this.defaultSampleFlags=this.readUint32())}};var pa=class extends ne{constructor(t,i){super(t,i);this.baseMediaDecodeTime32=0;this.baseMediaDecodeTime64=BigInt(0);this.version===1?this.baseMediaDecodeTime64=this.readUint64():this.baseMediaDecodeTime32=this.readUint32()}get baseMediaDecodeTime(){return this.version===1?this.baseMediaDecodeTime64:this.baseMediaDecodeTime32}};var ha=class extends ne{constructor(t,i){super(t,i);this.sampleDuration=[];this.sampleSize=[];this.sampleFlags=[];this.sampleCompositionTimeOffset=[];this.optionalFields=0;this.sampleCount=this.readUint32(),this.flags&1&&(this.dataOffset=this.readUint32()),this.flags&4&&(this.firstSampleFlags=this.readUint32());for(let a=0;a<this.sampleCount;a++)this.flags&256&&this.sampleDuration.push(this.readUint32()),this.flags&512&&this.sampleSize.push(this.readUint32()),this.flags&1024&&this.sampleFlags.push(this.readUint32()),this.flags&2048&&this.sampleCompositionTimeOffset.push(this.readUint32())}};var fa=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ma=class extends ne{constructor(e,t){super(e,t),this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8))}};var ba=class extends X{constructor(e,t){super(e,t),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78))}};var kA={ftyp:zr,moov:Kr,mvhd:Xr,moof:Jr,mdat:Zr,sidx:fi,trak:ea,mdia:sa,mfhd:la,tkhd:na,traf:ca,tfhd:da,tfdt:pa,trun:ha,minf:oa,sv3d:ta,st3d:ia,prhd:ra,proj:ua,equi:aa,uuid:Yr,stbl:fa,stsd:ma,avc1:ba,unknown:Xi},Et=class r{constructor(e={}){this.options={offset:0,...e}}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;)try{let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i,e.byteLength-i));if(!n.size)break;t.push(n),i+=n.size}catch(a){break}return t}createBox(e,t){let i=kA[e];return i?new i(t,new r):new Xi(t,new r)}};var Yt=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,a,s;(s=(i=this.index)[a=t.type])!=null||(i[a]=[]),this.index[t.type].push(t),t.children.length>0&&this.indexBoxLevel(t.children)})}find(e){return this.index[e]&&this.index[e][0]?this.index[e][0]:null}findAll(e){return this.index[e]||[]}};var RA=new TextDecoder("ascii"),LA=r=>RA.decode(new DataView(r.buffer,r.byteOffset+4,4))==="ftyp",MA=r=>{let e=new fi(r,new Et),t=e.earliestPresentationTime/e.timescale*1e3,i=r.byteOffset+r.byteLength+e.firstOffset;return e.segments.map(s=>{if(s.referenceType!==0)throw new Error("Unsupported multilevel sidx");let n=s.subsegmentDuration/e.timescale*1e3,o={status:"none",time:{from:t,to:t+n},byte:{from:i,to:i+s.referencedSize-1}};return t+=n,i+=s.referencedSize,o})},$A=(r,e)=>{let i=new Et().parse(r),a=new Yt(i),s=a.findAll("moof"),n=e?a.findAll("uuid"):a.findAll("mdat");if(!(n.length&&s.length))return null;let o=s[0],u=n[n.length-1],l=o.source.byteOffset,c=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(r.buffer,l,c)},DA=r=>{let t=new Et().parse(r),i=new Yt(t),a={},s=i.findAll("uuid");return s.length?s[s.length-1]:a},CA=r=>{var a;let t=new Et().parse(r);return(a=new Yt(t).find("sidx"))==null?void 0:a.timescale},VA=(r,e)=>{let i=new Et().parse(r),s=new Yt(i).findAll("traf"),n=s[s.length-1].children.find(c=>c.type==="tfhd"),o=s[s.length-1].children.find(c=>c.type==="tfdt"),u=s[s.length-1].children.find(c=>c.type==="trun"),l=0;return u.sampleDuration.length?l=u.sampleDuration.reduce((c,p)=>c+p,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},BA=r=>{let e={is3dVideo:!1,stereoMode:0,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}},i=new Et().parse(r),a=new Yt(i);if(a.find("sv3d")){e.is3dVideo=!0;let n=a.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=a.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=a.find("equi");u&&(e.projectionData.bounds.top=u.projectionBoundsTop,e.projectionData.bounds.right=u.projectionBoundsRight,e.projectionData.bounds.bottom=u.projectionBoundsBottom,e.projectionData.bounds.left=u.projectionBoundsLeft)}return e},Rv={validateData:LA,parseInit:BA,getIndexRange:()=>{},parseSegments:MA,parseFeedableSegmentChunk:$A,getChunkEndTime:VA,getServerLatencyTimestamps:DA,getTimescaleFromIndex:CA};var Sa=Q(pt(),1),xt=require("@vkontakte/videoplayer-shared/es2018");var Mv=require("@vkontakte/videoplayer-shared/es2018");var Lv={440786851:{type:"master"},17030:{type:"uint"},17143:{type:"uint"},17138:{type:"uint"},17139:{type:"uint"},17026:{type:"string"},17031:{type:"uint"},17029:{type:"uint"},236:{type:"binary"},408125543:{type:"master"},290298740:{type:"master"},19899:{type:"master"},21419:{type:"binary"},21420:{type:"uint"},357149030:{type:"master"},2807729:{type:"uint"},17545:{type:"float"},374648427:{type:"master"},174:{type:"master"},224:{type:"master"},30320:{type:"master"},30321:{type:"uint"},30322:{type:"master"},272869232:{type:"master"},524531317:{type:"master"},231:{type:"uint"},22612:{type:"master"},22743:{type:"uint"},167:{type:"uint"},171:{type:"uint"},163:{type:"binary"},160:{type:"master"},175:{type:"binary"},423732329:{type:"master"},307544935:{type:"master"},475249515:{type:"master"},187:{type:"master"},179:{type:"uint"},183:{type:"master"},247:{type:"uint"},241:{type:"uint"},240:{type:"uint"},178:{type:"uint"},21368:{type:"uint"},234:{type:"uint"},219:{type:"master"},150:{type:"uint"}},$v=r=>{let e=r.getUint8(0),t=0;e&128?t=1:e&64?t=2:e&32?t=3:e&16&&(t=4);let i=va(r,t),a=i in Lv,s=a?Lv[i].type:"binary",n=r.getUint8(t),o=0;n&128?o=1:n&64?o=2:n&32?o=3:n&16?o=4:n&8?o=5:n&4?o=6:n&2?o=7:n&1&&(o=8);let u=new DataView(r.buffer,r.byteOffset+t+1,o-1),l=n&255>>o,d=va(u),c=l*2**((o-1)*8)+d,p=t+o,f;return p+c>r.byteLength?f=new DataView(r.buffer,r.byteOffset+p):f=new DataView(r.buffer,r.byteOffset+p,c),{tag:a?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:p,tagSize:p+c,value:f,valueSize:c}},va=(r,e=r.byteLength)=>{switch(e){case 1:return r.getUint8(0);case 2:return r.getUint16(0);case 3:return r.getUint8(0)*2**16+r.getUint16(1);case 4:return r.getUint32(0);case 5:return r.getUint8(0)*2**32+r.getUint32(1);case 6:return r.getUint16(0)*2**32+r.getUint32(2);case 7:{let t=r.getUint8(0)*281474976710656+r.getUint16(1)*4294967296+r.getUint32(3);if(Number.isSafeInteger(t))return t}case 8:throw new ReferenceError("Int64 is not supported")}return 0},st=(r,e)=>{switch(e){case"int":return r.getInt8(0);case"uint":return va(r);case"float":return r.byteLength===4?r.getFloat32(0):r.getFloat64(0);case"string":return new TextDecoder("ascii").decode(r);case"utf8":return new TextDecoder("utf-8").decode(r);case"date":return new Date(Date.UTC(2001,0)+r.getInt8(0)).getTime();case"master":return r;case"binary":return r;default:(0,Mv.assertNever)(e)}},mi=(r,e)=>{let t=0;for(;t<r.byteLength;){let i=new DataView(r.buffer,r.byteOffset+t),a=$v(i);if(!e(a))return;a.type==="master"&&mi(a.value,e),t=a.value.byteOffset-r.byteOffset+a.valueSize}},Dv=r=>{if(r.getUint32(0)!==440786851)return!1;let e,t,i,a=$v(r);return mi(a.value,({tag:s,type:n,value:o})=>(s===17143?e=st(o,n):s===17026?t=st(o,n):s===17029&&(i=st(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var Cv=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],OA=[231,22612,22743,167,171,163,160,175],_A=r=>{let e,t,i,a,s=!1,n=!1,o=!1,u,l,d=!1,c=0;return mi(r,({tag:p,type:f,value:m,valueSize:v})=>{if(p===21419){let g=st(m,f);l=va(g)}else p!==21420&&(l=void 0);return p===408125543?(e=m.byteOffset,t=m.byteOffset+v):p===357149030?s=!0:p===290298740?n=!0:p===2807729?i=st(m,f):p===17545?a=st(m,f):p===21420&&l===475249515?u=st(m,f):p===374648427?mi(m,({tag:g,type:y,value:x})=>g===30321?(d=st(x,y)===1,!1):!0):s&&n&&(0,Sa.default)(Cv,p)&&(o=!0),!o}),(0,xt.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,xt.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,xt.assertNonNullable)(a,"Failed to parse webm Segment duration"),i=i!=null?i:1e6,{segmentStart:Math.round(e/1e9*i*1e3),segmentEnd:Math.round(t/1e9*i*1e3),timeScale:i,segmentDuration:Math.round(a/1e9*i*1e3),cuesSeekPosition:u,is3dVideo:d,stereoMode:c,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},NA=r=>{if((0,xt.isNullable)(r.cuesSeekPosition))return;let e=r.segmentStart+r.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},FA=(r,e)=>{let t=!1,i=!1,a=o=>(0,xt.isNonNullable)(o.time)&&(0,xt.isNonNullable)(o.position),s=[],n;return mi(r,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&a(n)&&s.push(n),n={};break;case 179:n&&(n.time=st(l,u));break;case 183:break;case 241:n&&(n.position=st(l,u));break;default:t&&(0,Sa.default)(Cv,o)&&(i=!0)}return!(t&&i)}),n&&a(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:d}=o,c=s[u+1];return{status:"none",time:{from:l,to:c?c.time:e.segmentDuration},byte:{from:e.segmentStart+d,to:c?e.segmentStart+c.position-1:e.segmentEnd-1}}})},qA=r=>{let e=0,t=!1;try{mi(r,i=>i.tag===524531317?i.tagSize<=r.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,Sa.default)(OA,i.tag)?(e+i.tagSize<=r.byteLength&&(e+=i.tagSize,t||(t=(0,Sa.default)([163,160,175],i.tag))),!0):!1)}catch(i){}return e>0&&e<=r.byteLength&&t?new DataView(r.buffer,r.byteOffset,e):null},Vv={validateData:Dv,parseInit:_A,getIndexRange:NA,parseSegments:FA,parseFeedableSegmentChunk:qA};var ga=r=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(r);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return Vv;case"mp4":return Rv}}throw new ReferenceError(`Unsupported mime type ${r}`)};var Xu=Q(tS(),1),RS=Q(Er(),1),LS=Q(vS(),1),MS=Q(Ht(),1),Ju=Q(Qi(),1);var SS=Q(pt(),1),Gu=r=>{let e=r.split("."),[t,...i]=e;if(!t)return!1;switch(t){case"av01":{let[a,s,n]=i;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[a,s,n]=i;return!!(a&&parseInt(a,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let a=i[0];if(!a||a.length!==6)return!1;let[s,n]=a.toUpperCase(),o=s+n;return(0,SS.default)(["6E","7A","F4"],o)}}return!1};var Ta=require("@vkontakte/videoplayer-shared/es2018");var gS=r=>{if(r.includes("/")){let e=r.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(r)};var yS=r=>{var e;try{let t=BR(),i=r.match(t),{groups:a}=i!=null?i:{};if(a){let s={};if(a.extensions){let u=a.extensions.toLowerCase().match(/(?:[0-9a-wy-z](?:-[a-z0-9]{2,8})+)/g);Array.from(u||[]).forEach(l=>{s[l[0]]=l.slice(2)})}let n=(e=a.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:a.extlang,langtag:a.langtag,language:a.language,privateuse:a.privateuse||a.privateuse2,region:a.region,script:a.script,extensions:s,variants:n};return Object.keys(o).forEach(u=>{let l=o[u];(typeof l=="undefined"||l==="")&&delete o[u]}),o}return null}catch(t){return null}};function BR(){let r="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",d=`^(?:(?<langtag>${`
|
|
8
|
-
|
|
6
|
+
"use strict";var AS=Object.create;var ts=Object.defineProperty;var kS=Object.getOwnPropertyDescriptor;var RS=Object.getOwnPropertyNames;var $S=Object.getPrototypeOf,LS=Object.prototype.hasOwnProperty;var b=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),MS=(a,e)=>{for(var t in e)ts(a,t,{get:e[t],enumerable:!0})},sc=(a,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of RS(e))!LS.call(a,i)&&i!==t&&ts(a,i,{get:()=>e[i],enumerable:!(r=kS(e,i))||r.enumerable});return a};var j=(a,e,t)=>(t=a!=null?AS($S(a)):{},sc(e||!a||!a.__esModule?ts(t,"default",{value:a,enumerable:!0}):t,a)),DS=a=>sc(ts({},"__esModule",{value:!0}),a);var fe=b((An,nc)=>{"use strict";var bi=function(a){return a&&a.Math===Math&&a};nc.exports=bi(typeof globalThis=="object"&&globalThis)||bi(typeof window=="object"&&window)||bi(typeof self=="object"&&self)||bi(typeof global=="object"&&global)||bi(typeof An=="object"&&An)||function(){return this}()||Function("return this")()});var xe=b((p$,oc)=>{"use strict";oc.exports=function(a){try{return!!a()}catch(e){return!0}}});var gi=b((h$,uc)=>{"use strict";var CS=xe();uc.exports=!CS(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var kn=b((m$,pc)=>{"use strict";var VS=gi(),dc=Function.prototype,lc=dc.apply,cc=dc.call;pc.exports=typeof Reflect=="object"&&Reflect.apply||(VS?cc.bind(lc):function(){return cc.apply(lc,arguments)})});var ye=b((f$,fc)=>{"use strict";var hc=gi(),mc=Function.prototype,Rn=mc.call,BS=hc&&mc.bind.bind(Rn,Rn);fc.exports=hc?BS:function(a){return function(){return Rn.apply(a,arguments)}}});var ur=b((b$,gc)=>{"use strict";var bc=ye(),_S=bc({}.toString),OS=bc("".slice);gc.exports=function(a){return OS(_S(a),8,-1)}});var $n=b((g$,vc)=>{"use strict";var NS=ur(),FS=ye();vc.exports=function(a){if(NS(a)==="Function")return FS(a)}});var he=b((v$,Sc)=>{"use strict";var Ln=typeof document=="object"&&document.all;Sc.exports=typeof Ln=="undefined"&&Ln!==void 0?function(a){return typeof a=="function"||a===Ln}:function(a){return typeof a=="function"}});var qe=b((S$,yc)=>{"use strict";var qS=xe();yc.exports=!qS(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Ue=b((y$,Tc)=>{"use strict";var US=gi(),as=Function.prototype.call;Tc.exports=US?as.bind(as):function(){return as.apply(as,arguments)}});var Mn=b(xc=>{"use strict";var Ic={}.propertyIsEnumerable,Ec=Object.getOwnPropertyDescriptor,HS=Ec&&!Ic.call({1:2},1);xc.f=HS?function(e){var t=Ec(this,e);return!!t&&t.enumerable}:Ic});var vi=b((I$,Pc)=>{"use strict";Pc.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Ac=b((E$,wc)=>{"use strict";var jS=ye(),QS=xe(),GS=ur(),Dn=Object,WS=jS("".split);wc.exports=QS(function(){return!Dn("z").propertyIsEnumerable(0)})?function(a){return GS(a)==="String"?WS(a,""):Dn(a)}:Dn});var Lr=b((x$,kc)=>{"use strict";kc.exports=function(a){return a==null}});var Ut=b((P$,Rc)=>{"use strict";var YS=Lr(),zS=TypeError;Rc.exports=function(a){if(YS(a))throw new zS("Can't call method on "+a);return a}});var lr=b((w$,$c)=>{"use strict";var KS=Ac(),XS=Ut();$c.exports=function(a){return KS(XS(a))}});var He=b((A$,Lc)=>{"use strict";var JS=he();Lc.exports=function(a){return typeof a=="object"?a!==null:JS(a)}});var Mr=b((k$,Mc)=>{"use strict";Mc.exports={}});var Et=b((R$,Cc)=>{"use strict";var Cn=Mr(),Vn=fe(),ZS=he(),Dc=function(a){return ZS(a)?a:void 0};Cc.exports=function(a,e){return arguments.length<2?Dc(Cn[a])||Dc(Vn[a]):Cn[a]&&Cn[a][e]||Vn[a]&&Vn[a][e]}});var Si=b(($$,Vc)=>{"use strict";var ey=ye();Vc.exports=ey({}.isPrototypeOf)});var cr=b((L$,Oc)=>{"use strict";var ty=fe(),Bc=ty.navigator,_c=Bc&&Bc.userAgent;Oc.exports=_c?String(_c):""});var _n=b((M$,jc)=>{"use strict";var Hc=fe(),Bn=cr(),Nc=Hc.process,Fc=Hc.Deno,qc=Nc&&Nc.versions||Fc&&Fc.version,Uc=qc&&qc.v8,rt,ss;Uc&&(rt=Uc.split("."),ss=rt[0]>0&&rt[0]<4?1:+(rt[0]+rt[1]));!ss&&Bn&&(rt=Bn.match(/Edge\/(\d+)/),(!rt||rt[1]>=74)&&(rt=Bn.match(/Chrome\/(\d+)/),rt&&(ss=+rt[1])));jc.exports=ss});var On=b((D$,Gc)=>{"use strict";var Qc=_n(),ry=xe(),iy=fe(),ay=iy.String;Gc.exports=!!Object.getOwnPropertySymbols&&!ry(function(){var a=Symbol("symbol detection");return!ay(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&Qc&&Qc<41})});var Nn=b((C$,Wc)=>{"use strict";var sy=On();Wc.exports=sy&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Fn=b((V$,Yc)=>{"use strict";var ny=Et(),oy=he(),uy=Si(),ly=Nn(),cy=Object;Yc.exports=ly?function(a){return typeof a=="symbol"}:function(a){var e=ny("Symbol");return oy(e)&&uy(e.prototype,cy(a))}});var yi=b((B$,zc)=>{"use strict";var dy=String;zc.exports=function(a){try{return dy(a)}catch(e){return"Object"}}});var ht=b((_$,Kc)=>{"use strict";var py=he(),hy=yi(),my=TypeError;Kc.exports=function(a){if(py(a))return a;throw new my(hy(a)+" is not a function")}});var Ti=b((O$,Xc)=>{"use strict";var fy=ht(),by=Lr();Xc.exports=function(a,e){var t=a[e];return by(t)?void 0:fy(t)}});var Zc=b((N$,Jc)=>{"use strict";var qn=Ue(),Un=he(),Hn=He(),gy=TypeError;Jc.exports=function(a,e){var t,r;if(e==="string"&&Un(t=a.toString)&&!Hn(r=qn(t,a))||Un(t=a.valueOf)&&!Hn(r=qn(t,a))||e!=="string"&&Un(t=a.toString)&&!Hn(r=qn(t,a)))return r;throw new gy("Can't convert object to primitive value")}});var it=b((F$,ed)=>{"use strict";ed.exports=!0});var id=b((q$,rd)=>{"use strict";var td=fe(),vy=Object.defineProperty;rd.exports=function(a,e){try{vy(td,a,{value:e,configurable:!0,writable:!0})}catch(t){td[a]=e}return e}});var Ii=b((U$,nd)=>{"use strict";var Sy=it(),yy=fe(),Ty=id(),ad="__core-js_shared__",sd=nd.exports=yy[ad]||Ty(ad,{});(sd.versions||(sd.versions=[])).push({version:"3.38.0",mode:Sy?"pure":"global",copyright:"\xA9 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var jn=b((H$,ud)=>{"use strict";var od=Ii();ud.exports=function(a,e){return od[a]||(od[a]=e||{})}});var Dr=b((j$,ld)=>{"use strict";var Iy=Ut(),Ey=Object;ld.exports=function(a){return Ey(Iy(a))}});var at=b((Q$,cd)=>{"use strict";var xy=ye(),Py=Dr(),wy=xy({}.hasOwnProperty);cd.exports=Object.hasOwn||function(e,t){return wy(Py(e),t)}});var Qn=b((G$,dd)=>{"use strict";var Ay=ye(),ky=0,Ry=Math.random(),$y=Ay(1 .toString);dd.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+$y(++ky+Ry,36)}});var Pe=b((W$,hd)=>{"use strict";var Ly=fe(),My=jn(),pd=at(),Dy=Qn(),Cy=On(),Vy=Nn(),Cr=Ly.Symbol,Gn=My("wks"),By=Vy?Cr.for||Cr:Cr&&Cr.withoutSetter||Dy;hd.exports=function(a){return pd(Gn,a)||(Gn[a]=Cy&&pd(Cr,a)?Cr[a]:By("Symbol."+a)),Gn[a]}});var gd=b((Y$,bd)=>{"use strict";var _y=Ue(),md=He(),fd=Fn(),Oy=Ti(),Ny=Zc(),Fy=Pe(),qy=TypeError,Uy=Fy("toPrimitive");bd.exports=function(a,e){if(!md(a)||fd(a))return a;var t=Oy(a,Uy),r;if(t){if(e===void 0&&(e="default"),r=_y(t,a,e),!md(r)||fd(r))return r;throw new qy("Can't convert object to primitive value")}return e===void 0&&(e="number"),Ny(a,e)}});var Wn=b((z$,vd)=>{"use strict";var Hy=gd(),jy=Fn();vd.exports=function(a){var e=Hy(a,"string");return jy(e)?e:e+""}});var ns=b((K$,yd)=>{"use strict";var Qy=fe(),Sd=He(),Yn=Qy.document,Gy=Sd(Yn)&&Sd(Yn.createElement);yd.exports=function(a){return Gy?Yn.createElement(a):{}}});var zn=b((X$,Td)=>{"use strict";var Wy=qe(),Yy=xe(),zy=ns();Td.exports=!Wy&&!Yy(function(){return Object.defineProperty(zy("div"),"a",{get:function(){return 7}}).a!==7})});var xd=b(Ed=>{"use strict";var Ky=qe(),Xy=Ue(),Jy=Mn(),Zy=vi(),eT=lr(),tT=Wn(),rT=at(),iT=zn(),Id=Object.getOwnPropertyDescriptor;Ed.f=Ky?Id:function(e,t){if(e=eT(e),t=tT(t),iT)try{return Id(e,t)}catch(r){}if(rT(e,t))return Zy(!Xy(Jy.f,e,t),e[t])}});var Kn=b((Z$,Pd)=>{"use strict";var aT=xe(),sT=he(),nT=/#|\.prototype\./,Ei=function(a,e){var t=uT[oT(a)];return t===cT?!0:t===lT?!1:sT(e)?aT(e):!!e},oT=Ei.normalize=function(a){return String(a).replace(nT,".").toLowerCase()},uT=Ei.data={},lT=Ei.NATIVE="N",cT=Ei.POLYFILL="P";Pd.exports=Ei});var Vr=b((eL,Ad)=>{"use strict";var wd=$n(),dT=ht(),pT=gi(),hT=wd(wd.bind);Ad.exports=function(a,e){return dT(a),e===void 0?a:pT?hT(a,e):function(){return a.apply(e,arguments)}}});var Xn=b((tL,kd)=>{"use strict";var mT=qe(),fT=xe();kd.exports=mT&&fT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var mt=b((rL,Rd)=>{"use strict";var bT=He(),gT=String,vT=TypeError;Rd.exports=function(a){if(bT(a))return a;throw new vT(gT(a)+" is not an object")}});var dr=b(Ld=>{"use strict";var ST=qe(),yT=zn(),TT=Xn(),os=mt(),$d=Wn(),IT=TypeError,Jn=Object.defineProperty,ET=Object.getOwnPropertyDescriptor,Zn="enumerable",eo="configurable",to="writable";Ld.f=ST?TT?function(e,t,r){if(os(e),t=$d(t),os(r),typeof e=="function"&&t==="prototype"&&"value"in r&&to in r&&!r[to]){var i=ET(e,t);i&&i[to]&&(e[t]=r.value,r={configurable:eo in r?r[eo]:i[eo],enumerable:Zn in r?r[Zn]:i[Zn],writable:!1})}return Jn(e,t,r)}:Jn:function(e,t,r){if(os(e),t=$d(t),os(r),yT)try{return Jn(e,t,r)}catch(i){}if("get"in r||"set"in r)throw new IT("Accessors not supported");return"value"in r&&(e[t]=r.value),e}});var Br=b((aL,Md)=>{"use strict";var xT=qe(),PT=dr(),wT=vi();Md.exports=xT?function(a,e,t){return PT.f(a,e,wT(1,t))}:function(a,e,t){return a[e]=t,a}});var ve=b((sL,Cd)=>{"use strict";var xi=fe(),AT=kn(),kT=$n(),RT=he(),$T=xd().f,LT=Kn(),_r=Mr(),MT=Vr(),Or=Br(),Dd=at();Ii();var DT=function(a){var e=function(t,r,i){if(this instanceof e){switch(arguments.length){case 0:return new a;case 1:return new a(t);case 2:return new a(t,r)}return new a(t,r,i)}return AT(a,this,arguments)};return e.prototype=a.prototype,e};Cd.exports=function(a,e){var t=a.target,r=a.global,i=a.stat,s=a.proto,n=r?xi:i?xi[t]:xi[t]&&xi[t].prototype,o=r?_r:_r[t]||Or(_r,t,{})[t],u=o.prototype,l,c,d,m,h,f,g,S,y;for(m in e)l=LT(r?m:t+(i?".":"#")+m,a.forced),c=!l&&n&&Dd(n,m),f=o[m],c&&(a.dontCallGetSet?(y=$T(n,m),g=y&&y.value):g=n[m]),h=c&&g?g:e[m],!(!l&&!s&&typeof f==typeof h)&&(a.bind&&c?S=MT(h,xi):a.wrap&&c?S=DT(h):s&&RT(h)?S=kT(h):S=h,(a.sham||h&&h.sham||f&&f.sham)&&Or(S,"sham",!0),Or(o,m,S),s&&(d=t+"Prototype",Dd(_r,d)||Or(_r,d,{}),Or(_r[d],m,h),a.real&&u&&(l||!u[m])&&Or(u,m,h)))}});var Bd=b((nL,Vd)=>{"use strict";var CT=Math.ceil,VT=Math.floor;Vd.exports=Math.trunc||function(e){var t=+e;return(t>0?VT:CT)(t)}});var Pi=b((oL,_d)=>{"use strict";var BT=Bd();_d.exports=function(a){var e=+a;return e!==e||e===0?0:BT(e)}});var Nd=b((uL,Od)=>{"use strict";var _T=Pi(),OT=Math.max,NT=Math.min;Od.exports=function(a,e){var t=_T(a);return t<0?OT(t+e,0):NT(t,e)}});var ro=b((lL,Fd)=>{"use strict";var FT=Pi(),qT=Math.min;Fd.exports=function(a){var e=FT(a);return e>0?qT(e,9007199254740991):0}});var Nr=b((cL,qd)=>{"use strict";var UT=ro();qd.exports=function(a){return UT(a.length)}});var io=b((dL,Hd)=>{"use strict";var HT=lr(),jT=Nd(),QT=Nr(),Ud=function(a){return function(e,t,r){var i=HT(e),s=QT(i);if(s===0)return!a&&-1;var n=jT(r,s),o;if(a&&t!==t){for(;s>n;)if(o=i[n++],o!==o)return!0}else for(;s>n;n++)if((a||n in i)&&i[n]===t)return a||n||0;return!a&&-1}};Hd.exports={includes:Ud(!0),indexOf:Ud(!1)}});var wi=b((pL,jd)=>{"use strict";jd.exports=function(){}});var Qd=b(()=>{"use strict";var GT=ve(),WT=io().includes,YT=xe(),zT=wi(),KT=YT(function(){return!Array(1).includes()});GT({target:"Array",proto:!0,forced:KT},{includes:function(e){return WT(this,e,arguments.length>1?arguments[1]:void 0)}});zT("includes")});var Ht=b((fL,Gd)=>{"use strict";var XT=Et();Gd.exports=XT});var Yd=b((bL,Wd)=>{"use strict";Qd();var JT=Ht();Wd.exports=JT("Array","includes")});var Kd=b((gL,zd)=>{"use strict";var ZT=Yd();zd.exports=ZT});var Ye=b((vL,Xd)=>{"use strict";var eI=Kd();Xd.exports=eI});var ls=b((RL,ep)=>{"use strict";var rI=jn(),iI=Qn(),Zd=rI("keys");ep.exports=function(a){return Zd[a]||(Zd[a]=iI(a))}});var rp=b(($L,tp)=>{"use strict";var aI=xe();tp.exports=!aI(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var cs=b((LL,ap)=>{"use strict";var sI=at(),nI=he(),oI=Dr(),uI=ls(),lI=rp(),ip=uI("IE_PROTO"),ao=Object,cI=ao.prototype;ap.exports=lI?ao.getPrototypeOf:function(a){var e=oI(a);if(sI(e,ip))return e[ip];var t=e.constructor;return nI(t)&&e instanceof t?t.prototype:e instanceof ao?cI:null}});var ds=b((ML,sp)=>{"use strict";sp.exports={}});var up=b((DL,op)=>{"use strict";var dI=ye(),so=at(),pI=lr(),hI=io().indexOf,mI=ds(),np=dI([].push);op.exports=function(a,e){var t=pI(a),r=0,i=[],s;for(s in t)!so(mI,s)&&so(t,s)&&np(i,s);for(;e.length>r;)so(t,s=e[r++])&&(~hI(i,s)||np(i,s));return i}});var no=b((CL,lp)=>{"use strict";lp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var oo=b((VL,cp)=>{"use strict";var fI=up(),bI=no();cp.exports=Object.keys||function(e){return fI(e,bI)}});var uo=b((BL,fp)=>{"use strict";var pp=qe(),gI=xe(),hp=ye(),vI=cs(),SI=oo(),yI=lr(),TI=Mn().f,mp=hp(TI),II=hp([].push),EI=pp&&gI(function(){var a=Object.create(null);return a[2]=2,!mp(a,2)}),dp=function(a){return function(e){for(var t=yI(e),r=SI(t),i=EI&&vI(t)===null,s=r.length,n=0,o=[],u;s>n;)u=r[n++],(!pp||(i?u in t:mp(t,u)))&&II(o,a?[u,t[u]]:t[u]);return o}};fp.exports={entries:dp(!0),values:dp(!1)}});var bp=b(()=>{"use strict";var xI=ve(),PI=uo().entries;xI({target:"Object",stat:!0},{entries:function(e){return PI(e)}})});var vp=b((NL,gp)=>{"use strict";bp();var wI=Mr();gp.exports=wI.Object.entries});var yp=b((FL,Sp)=>{"use strict";var AI=vp();Sp.exports=AI});var Fr=b((qL,Tp)=>{"use strict";var kI=yp();Tp.exports=kI});var pr=b((UL,Ip)=>{"use strict";Ip.exports={}});var Pp=b((HL,xp)=>{"use strict";var RI=fe(),$I=he(),Ep=RI.WeakMap;xp.exports=$I(Ep)&&/native code/.test(String(Ep))});var ho=b((jL,kp)=>{"use strict";var LI=Pp(),Ap=fe(),MI=He(),DI=Br(),lo=at(),co=Ii(),CI=ls(),VI=ds(),wp="Object already initialized",po=Ap.TypeError,BI=Ap.WeakMap,ps,Ai,hs,_I=function(a){return hs(a)?Ai(a):ps(a,{})},OI=function(a){return function(e){var t;if(!MI(e)||(t=Ai(e)).type!==a)throw new po("Incompatible receiver, "+a+" required");return t}};LI||co.state?(st=co.state||(co.state=new BI),st.get=st.get,st.has=st.has,st.set=st.set,ps=function(a,e){if(st.has(a))throw new po(wp);return e.facade=a,st.set(a,e),e},Ai=function(a){return st.get(a)||{}},hs=function(a){return st.has(a)}):(hr=CI("state"),VI[hr]=!0,ps=function(a,e){if(lo(a,hr))throw new po(wp);return e.facade=a,DI(a,hr,e),e},Ai=function(a){return lo(a,hr)?a[hr]:{}},hs=function(a){return lo(a,hr)});var st,hr;kp.exports={set:ps,get:Ai,has:hs,enforce:_I,getterFor:OI}});var bo=b((QL,$p)=>{"use strict";var mo=qe(),NI=at(),Rp=Function.prototype,FI=mo&&Object.getOwnPropertyDescriptor,fo=NI(Rp,"name"),qI=fo&&function(){}.name==="something",UI=fo&&(!mo||mo&&FI(Rp,"name").configurable);$p.exports={EXISTS:fo,PROPER:qI,CONFIGURABLE:UI}});var Mp=b(Lp=>{"use strict";var HI=qe(),jI=Xn(),QI=dr(),GI=mt(),WI=lr(),YI=oo();Lp.f=HI&&!jI?Object.defineProperties:function(e,t){GI(e);for(var r=WI(t),i=YI(t),s=i.length,n=0,o;s>n;)QI.f(e,o=i[n++],r[o]);return e}});var go=b((WL,Dp)=>{"use strict";var zI=Et();Dp.exports=zI("document","documentElement")});var To=b((YL,Fp)=>{"use strict";var KI=mt(),XI=Mp(),Cp=no(),JI=ds(),ZI=go(),eE=ns(),tE=ls(),Vp=">",Bp="<",So="prototype",yo="script",Op=tE("IE_PROTO"),vo=function(){},Np=function(a){return Bp+yo+Vp+a+Bp+"/"+yo+Vp},_p=function(a){a.write(Np("")),a.close();var e=a.parentWindow.Object;return a=null,e},rE=function(){var a=eE("iframe"),e="java"+yo+":",t;return a.style.display="none",ZI.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(Np("document.F=Object")),t.close(),t.F},ms,fs=function(){try{ms=new ActiveXObject("htmlfile")}catch(e){}fs=typeof document!="undefined"?document.domain&&ms?_p(ms):rE():_p(ms);for(var a=Cp.length;a--;)delete fs[So][Cp[a]];return fs()};JI[Op]=!0;Fp.exports=Object.create||function(e,t){var r;return e!==null?(vo[So]=KI(e),r=new vo,vo[So]=null,r[Op]=e):r=fs(),t===void 0?r:XI.f(r,t)}});var qr=b((zL,qp)=>{"use strict";var iE=Br();qp.exports=function(a,e,t,r){return r&&r.enumerable?a[e]=t:iE(a,e,t),a}});var Po=b((KL,jp)=>{"use strict";var aE=xe(),sE=he(),nE=He(),oE=To(),Up=cs(),uE=qr(),lE=Pe(),cE=it(),xo=lE("iterator"),Hp=!1,xt,Io,Eo;[].keys&&(Eo=[].keys(),"next"in Eo?(Io=Up(Up(Eo)),Io!==Object.prototype&&(xt=Io)):Hp=!0);var dE=!nE(xt)||aE(function(){var a={};return xt[xo].call(a)!==a});dE?xt={}:cE&&(xt=oE(xt));sE(xt[xo])||uE(xt,xo,function(){return this});jp.exports={IteratorPrototype:xt,BUGGY_SAFARI_ITERATORS:Hp}});var bs=b((XL,Gp)=>{"use strict";var pE=Pe(),hE=pE("toStringTag"),Qp={};Qp[hE]="z";Gp.exports=String(Qp)==="[object z]"});var ki=b((JL,Wp)=>{"use strict";var mE=bs(),fE=he(),gs=ur(),bE=Pe(),gE=bE("toStringTag"),vE=Object,SE=gs(function(){return arguments}())==="Arguments",yE=function(a,e){try{return a[e]}catch(t){}};Wp.exports=mE?gs:function(a){var e,t,r;return a===void 0?"Undefined":a===null?"Null":typeof(t=yE(e=vE(a),gE))=="string"?t:SE?gs(e):(r=gs(e))==="Object"&&fE(e.callee)?"Arguments":r}});var zp=b((ZL,Yp)=>{"use strict";var TE=bs(),IE=ki();Yp.exports=TE?{}.toString:function(){return"[object "+IE(this)+"]"}});var Ri=b((eM,Xp)=>{"use strict";var EE=bs(),xE=dr().f,PE=Br(),wE=at(),AE=zp(),kE=Pe(),Kp=kE("toStringTag");Xp.exports=function(a,e,t,r){var i=t?a:a&&a.prototype;i&&(wE(i,Kp)||xE(i,Kp,{configurable:!0,value:e}),r&&!EE&&PE(i,"toString",AE))}});var Zp=b((tM,Jp)=>{"use strict";var RE=Po().IteratorPrototype,$E=To(),LE=vi(),ME=Ri(),DE=pr(),CE=function(){return this};Jp.exports=function(a,e,t,r){var i=e+" Iterator";return a.prototype=$E(RE,{next:LE(+!r,t)}),ME(a,i,!1,!0),DE[i]=CE,a}});var th=b((rM,eh)=>{"use strict";var VE=ye(),BE=ht();eh.exports=function(a,e,t){try{return VE(BE(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(r){}}});var ih=b((iM,rh)=>{"use strict";var _E=He();rh.exports=function(a){return _E(a)||a===null}});var sh=b((aM,ah)=>{"use strict";var OE=ih(),NE=String,FE=TypeError;ah.exports=function(a){if(OE(a))return a;throw new FE("Can't set "+NE(a)+" as a prototype")}});var wo=b((sM,nh)=>{"use strict";var qE=th(),UE=He(),HE=Ut(),jE=sh();nh.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=qE(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(r){}return function(i,s){return HE(i),jE(s),UE(i)&&(a?t(i,s):i.__proto__=s),i}}():void 0)});var gh=b((nM,bh)=>{"use strict";var QE=ve(),GE=Ue(),vs=it(),mh=bo(),WE=he(),YE=Zp(),oh=cs(),uh=wo(),zE=Ri(),KE=Br(),Ao=qr(),XE=Pe(),lh=pr(),fh=Po(),JE=mh.PROPER,ZE=mh.CONFIGURABLE,ch=fh.IteratorPrototype,Ss=fh.BUGGY_SAFARI_ITERATORS,$i=XE("iterator"),dh="keys",Li="values",ph="entries",hh=function(){return this};bh.exports=function(a,e,t,r,i,s,n){YE(t,e,r);var o=function(y){if(y===i&&m)return m;if(!Ss&&y&&y in c)return c[y];switch(y){case dh:return function(){return new t(this,y)};case Li:return function(){return new t(this,y)};case ph:return function(){return new t(this,y)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,c=a.prototype,d=c[$i]||c["@@iterator"]||i&&c[i],m=!Ss&&d||o(i),h=e==="Array"&&c.entries||d,f,g,S;if(h&&(f=oh(h.call(new a)),f!==Object.prototype&&f.next&&(!vs&&oh(f)!==ch&&(uh?uh(f,ch):WE(f[$i])||Ao(f,$i,hh)),zE(f,u,!0,!0),vs&&(lh[u]=hh))),JE&&i===Li&&d&&d.name!==Li&&(!vs&&ZE?KE(c,"name",Li):(l=!0,m=function(){return GE(d,this)})),i)if(g={values:o(Li),keys:s?m:o(dh),entries:o(ph)},n)for(S in g)(Ss||l||!(S in c))&&Ao(c,S,g[S]);else QE({target:e,proto:!0,forced:Ss||l},g);return(!vs||n)&&c[$i]!==m&&Ao(c,$i,m,{name:i}),lh[e]=m,g}});var Sh=b((oM,vh)=>{"use strict";vh.exports=function(a,e){return{value:a,done:e}}});var Ro=b((uM,xh)=>{"use strict";var ex=lr(),ko=wi(),yh=pr(),Ih=ho(),tx=dr().f,rx=gh(),ys=Sh(),ix=it(),ax=qe(),Eh="Array Iterator",sx=Ih.set,nx=Ih.getterFor(Eh);xh.exports=rx(Array,"Array",function(a,e){sx(this,{type:Eh,target:ex(a),index:0,kind:e})},function(){var a=nx(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=void 0,ys(void 0,!0);switch(a.kind){case"keys":return ys(t,!1);case"values":return ys(e[t],!1)}return ys([t,e[t]],!1)},"values");var Th=yh.Arguments=yh.Array;ko("keys");ko("values");ko("entries");if(!ix&&ax&&Th.name!=="values")try{tx(Th,"name",{value:"values"})}catch(a){}});var wh=b((lM,Ph)=>{"use strict";var ox=Pe(),ux=pr(),lx=ox("iterator"),cx=Array.prototype;Ph.exports=function(a){return a!==void 0&&(ux.Array===a||cx[lx]===a)}});var $o=b((cM,kh)=>{"use strict";var dx=ki(),Ah=Ti(),px=Lr(),hx=pr(),mx=Pe(),fx=mx("iterator");kh.exports=function(a){if(!px(a))return Ah(a,fx)||Ah(a,"@@iterator")||hx[dx(a)]}});var $h=b((dM,Rh)=>{"use strict";var bx=Ue(),gx=ht(),vx=mt(),Sx=yi(),yx=$o(),Tx=TypeError;Rh.exports=function(a,e){var t=arguments.length<2?yx(a):e;if(gx(t))return vx(bx(t,a));throw new Tx(Sx(a)+" is not iterable")}});var Dh=b((pM,Mh)=>{"use strict";var Ix=Ue(),Lh=mt(),Ex=Ti();Mh.exports=function(a,e,t){var r,i;Lh(a);try{if(r=Ex(a,"return"),!r){if(e==="throw")throw t;return t}r=Ix(r,a)}catch(s){i=!0,r=s}if(e==="throw")throw t;if(i)throw r;return Lh(r),t}});var Is=b((hM,_h)=>{"use strict";var xx=Vr(),Px=Ue(),wx=mt(),Ax=yi(),kx=wh(),Rx=Nr(),Ch=Si(),$x=$h(),Lx=$o(),Vh=Dh(),Mx=TypeError,Ts=function(a,e){this.stopped=a,this.result=e},Bh=Ts.prototype;_h.exports=function(a,e,t){var r=t&&t.that,i=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=xx(e,r),l,c,d,m,h,f,g,S=function(x){return l&&Vh(l,"normal",x),new Ts(!0,x)},y=function(x){return i?(wx(x),o?u(x[0],x[1],S):u(x[0],x[1])):o?u(x,S):u(x)};if(s)l=a.iterator;else if(n)l=a;else{if(c=Lx(a),!c)throw new Mx(Ax(a)+" is not iterable");if(kx(c)){for(d=0,m=Rx(a);m>d;d++)if(h=y(a[d]),h&&Ch(Bh,h))return h;return new Ts(!1)}l=$x(a,c)}for(f=s?a.next:l.next;!(g=Px(f,l)).done;){try{h=y(g.value)}catch(x){Vh(l,"throw",x)}if(typeof h=="object"&&h&&Ch(Bh,h))return h}return new Ts(!1)}});var Nh=b((mM,Oh)=>{"use strict";var Dx=qe(),Cx=dr(),Vx=vi();Oh.exports=function(a,e,t){Dx?Cx.f(a,e,Vx(0,t)):a[e]=t}});var Fh=b(()=>{"use strict";var Bx=ve(),_x=Is(),Ox=Nh();Bx({target:"Object",stat:!0},{fromEntries:function(e){var t={};return _x(e,function(r,i){Ox(t,r,i)},{AS_ENTRIES:!0}),t}})});var Uh=b((gM,qh)=>{"use strict";Ro();Fh();var Nx=Mr();qh.exports=Nx.Object.fromEntries});var jh=b((vM,Hh)=>{"use strict";Hh.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}});var Gh=b(()=>{"use strict";Ro();var Fx=jh(),qx=fe(),Ux=Ri(),Qh=pr();for(Es in Fx)Ux(qx[Es],Es),Qh[Es]=Qh.Array;var Es});var Yh=b((TM,Wh)=>{"use strict";var Hx=Uh();Gh();Wh.exports=Hx});var Lo=b((IM,zh)=>{"use strict";var jx=Yh();zh.exports=jx});var Kh=b(()=>{"use strict"});var Mo=b((PM,Xh)=>{"use strict";var Mi=fe(),Qx=cr(),Gx=ur(),xs=function(a){return Qx.slice(0,a.length)===a};Xh.exports=function(){return xs("Bun/")?"BUN":xs("Cloudflare-Workers")?"CLOUDFLARE":xs("Deno/")?"DENO":xs("Node.js/")?"NODE":Mi.Bun&&typeof Bun.version=="string"?"BUN":Mi.Deno&&typeof Deno.version=="object"?"DENO":Gx(Mi.process)==="process"?"NODE":Mi.window&&Mi.document?"BROWSER":"REST"}()});var Ps=b((wM,Jh)=>{"use strict";var Wx=Mo();Jh.exports=Wx==="NODE"});var em=b((AM,Zh)=>{"use strict";var Yx=dr();Zh.exports=function(a,e,t){return Yx.f(a,e,t)}});var im=b((kM,rm)=>{"use strict";var zx=Et(),Kx=em(),Xx=Pe(),Jx=qe(),tm=Xx("species");rm.exports=function(a){var e=zx(a);Jx&&e&&!e[tm]&&Kx(e,tm,{configurable:!0,get:function(){return this}})}});var sm=b((RM,am)=>{"use strict";var Zx=Si(),eP=TypeError;am.exports=function(a,e){if(Zx(e,a))return a;throw new eP("Incorrect invocation")}});var Co=b(($M,nm)=>{"use strict";var tP=ye(),rP=he(),Do=Ii(),iP=tP(Function.toString);rP(Do.inspectSource)||(Do.inspectSource=function(a){return iP(a)});nm.exports=Do.inspectSource});var Bo=b((LM,dm)=>{"use strict";var aP=ye(),sP=xe(),om=he(),nP=ki(),oP=Et(),uP=Co(),um=function(){},lm=oP("Reflect","construct"),Vo=/^\s*(?:class|function)\b/,lP=aP(Vo.exec),cP=!Vo.test(um),Di=function(e){if(!om(e))return!1;try{return lm(um,[],e),!0}catch(t){return!1}},cm=function(e){if(!om(e))return!1;switch(nP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return cP||!!lP(Vo,uP(e))}catch(t){return!0}};cm.sham=!0;dm.exports=!lm||sP(function(){var a;return Di(Di.call)||!Di(Object)||!Di(function(){a=!0})||a})?cm:Di});var hm=b((MM,pm)=>{"use strict";var dP=Bo(),pP=yi(),hP=TypeError;pm.exports=function(a){if(dP(a))return a;throw new hP(pP(a)+" is not a constructor")}});var _o=b((DM,fm)=>{"use strict";var mm=mt(),mP=hm(),fP=Lr(),bP=Pe(),gP=bP("species");fm.exports=function(a,e){var t=mm(a).constructor,r;return t===void 0||fP(r=mm(t)[gP])?e:mP(r)}});var gm=b((CM,bm)=>{"use strict";var vP=ye();bm.exports=vP([].slice)});var Sm=b((VM,vm)=>{"use strict";var SP=TypeError;vm.exports=function(a,e){if(a<e)throw new SP("Not enough arguments");return a}});var Oo=b((BM,ym)=>{"use strict";var yP=cr();ym.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(yP)});var Wo=b((_M,Rm)=>{"use strict";var je=fe(),TP=kn(),IP=Vr(),Tm=he(),EP=at(),km=xe(),Im=go(),xP=gm(),Em=ns(),PP=Sm(),wP=Oo(),AP=Ps(),jo=je.setImmediate,Qo=je.clearImmediate,kP=je.process,No=je.Dispatch,RP=je.Function,xm=je.MessageChannel,$P=je.String,Fo=0,Ci={},Pm="onreadystatechange",Vi,mr,qo,Uo;km(function(){Vi=je.location});var Go=function(a){if(EP(Ci,a)){var e=Ci[a];delete Ci[a],e()}},Ho=function(a){return function(){Go(a)}},wm=function(a){Go(a.data)},Am=function(a){je.postMessage($P(a),Vi.protocol+"//"+Vi.host)};(!jo||!Qo)&&(jo=function(e){PP(arguments.length,1);var t=Tm(e)?e:RP(e),r=xP(arguments,1);return Ci[++Fo]=function(){TP(t,void 0,r)},mr(Fo),Fo},Qo=function(e){delete Ci[e]},AP?mr=function(a){kP.nextTick(Ho(a))}:No&&No.now?mr=function(a){No.now(Ho(a))}:xm&&!wP?(qo=new xm,Uo=qo.port2,qo.port1.onmessage=wm,mr=IP(Uo.postMessage,Uo)):je.addEventListener&&Tm(je.postMessage)&&!je.importScripts&&Vi&&Vi.protocol!=="file:"&&!km(Am)?(mr=Am,je.addEventListener("message",wm,!1)):Pm in Em("script")?mr=function(a){Im.appendChild(Em("script"))[Pm]=function(){Im.removeChild(this),Go(a)}}:mr=function(a){setTimeout(Ho(a),0)});Rm.exports={set:jo,clear:Qo}});var Mm=b((OM,Lm)=>{"use strict";var $m=fe(),LP=qe(),MP=Object.getOwnPropertyDescriptor;Lm.exports=function(a){if(!LP)return $m[a];var e=MP($m,a);return e&&e.value}});var Yo=b((NM,Cm)=>{"use strict";var Dm=function(){this.head=null,this.tail=null};Dm.prototype={add:function(a){var e={item:a,next:null},t=this.tail;t?t.next=e:this.head=e,this.tail=e},get:function(){var a=this.head;if(a){var e=this.head=a.next;return e===null&&(this.tail=null),a.item}}};Cm.exports=Dm});var Bm=b((FM,Vm)=>{"use strict";var DP=cr();Vm.exports=/ipad|iphone|ipod/i.test(DP)&&typeof Pebble!="undefined"});var Om=b((qM,_m)=>{"use strict";var CP=cr();_m.exports=/web0s(?!.*chrome)/i.test(CP)});var Qm=b((UM,jm)=>{"use strict";var Hr=fe(),VP=Mm(),Nm=Vr(),zo=Wo().set,BP=Yo(),_P=Oo(),OP=Bm(),NP=Om(),Ko=Ps(),Fm=Hr.MutationObserver||Hr.WebKitMutationObserver,qm=Hr.document,Um=Hr.process,ws=Hr.Promise,Zo=VP("queueMicrotask"),Ur,Xo,Jo,As,Hm;Zo||(Bi=new BP,_i=function(){var a,e;for(Ko&&(a=Um.domain)&&a.exit();e=Bi.get();)try{e()}catch(t){throw Bi.head&&Ur(),t}a&&a.enter()},!_P&&!Ko&&!NP&&Fm&&qm?(Xo=!0,Jo=qm.createTextNode(""),new Fm(_i).observe(Jo,{characterData:!0}),Ur=function(){Jo.data=Xo=!Xo}):!OP&&ws&&ws.resolve?(As=ws.resolve(void 0),As.constructor=ws,Hm=Nm(As.then,As),Ur=function(){Hm(_i)}):Ko?Ur=function(){Um.nextTick(_i)}:(zo=Nm(zo,Hr),Ur=function(){zo(_i)}),Zo=function(a){Bi.head||Ur(),Bi.add(a)});var Bi,_i;jm.exports=Zo});var Wm=b((HM,Gm)=>{"use strict";Gm.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var ks=b((jM,Ym)=>{"use strict";Ym.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var fr=b((QM,zm)=>{"use strict";var FP=fe();zm.exports=FP.Promise});var jr=b((GM,Zm)=>{"use strict";var qP=fe(),Oi=fr(),UP=he(),HP=Kn(),jP=Co(),QP=Pe(),Km=Mo(),GP=it(),eu=_n(),Xm=Oi&&Oi.prototype,WP=QP("species"),tu=!1,Jm=UP(qP.PromiseRejectionEvent),YP=HP("Promise",function(){var a=jP(Oi),e=a!==String(Oi);if(!e&&eu===66||GP&&!(Xm.catch&&Xm.finally))return!0;if(!eu||eu<51||!/native code/.test(a)){var t=new Oi(function(s){s(1)}),r=function(s){s(function(){},function(){})},i=t.constructor={};if(i[WP]=r,tu=t.then(function(){})instanceof r,!tu)return!0}return!e&&(Km==="BROWSER"||Km==="DENO")&&!Jm});Zm.exports={CONSTRUCTOR:YP,REJECTION_EVENT:Jm,SUBCLASSING:tu}});var Qr=b((WM,tf)=>{"use strict";var ef=ht(),zP=TypeError,KP=function(a){var e,t;this.promise=new a(function(r,i){if(e!==void 0||t!==void 0)throw new zP("Bad Promise constructor");e=r,t=i}),this.resolve=ef(e),this.reject=ef(t)};tf.exports.f=function(a){return new KP(a)}});var Tf=b(()=>{"use strict";var XP=ve(),JP=it(),Ms=Ps(),jt=fe(),zr=Ue(),rf=qr(),af=wo(),ZP=Ri(),ew=im(),tw=ht(),Ls=he(),rw=He(),iw=sm(),aw=_o(),lf=Wo().set,nu=Qm(),sw=Wm(),nw=ks(),ow=Yo(),cf=ho(),Ds=fr(),ou=jr(),df=Qr(),Cs="Promise",pf=ou.CONSTRUCTOR,uw=ou.REJECTION_EVENT,lw=ou.SUBCLASSING,ru=cf.getterFor(Cs),cw=cf.set,Gr=Ds&&Ds.prototype,br=Ds,Rs=Gr,hf=jt.TypeError,iu=jt.document,uu=jt.process,au=df.f,dw=au,pw=!!(iu&&iu.createEvent&&jt.dispatchEvent),mf="unhandledrejection",hw="rejectionhandled",sf=0,ff=1,mw=2,lu=1,bf=2,$s,nf,fw,of,gf=function(a){var e;return rw(a)&&Ls(e=a.then)?e:!1},vf=function(a,e){var t=e.value,r=e.state===ff,i=r?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,c;try{i?(r||(e.rejection===bf&&gw(e),e.rejection=lu),i===!0?u=t:(o&&o.enter(),u=i(t),o&&(o.exit(),c=!0)),u===a.promise?n(new hf("Promise-chain cycle")):(l=gf(u))?zr(l,u,s,n):s(u)):n(t)}catch(d){o&&!c&&o.exit(),n(d)}},Sf=function(a,e){a.notified||(a.notified=!0,nu(function(){for(var t=a.reactions,r;r=t.get();)vf(r,a);a.notified=!1,e&&!a.rejection&&bw(a)}))},yf=function(a,e,t){var r,i;pw?(r=iu.createEvent("Event"),r.promise=e,r.reason=t,r.initEvent(a,!1,!0),jt.dispatchEvent(r)):r={promise:e,reason:t},!uw&&(i=jt["on"+a])?i(r):a===mf&&sw("Unhandled promise rejection",t)},bw=function(a){zr(lf,jt,function(){var e=a.facade,t=a.value,r=uf(a),i;if(r&&(i=nw(function(){Ms?uu.emit("unhandledRejection",t,e):yf(mf,e,t)}),a.rejection=Ms||uf(a)?bf:lu,i.error))throw i.value})},uf=function(a){return a.rejection!==lu&&!a.parent},gw=function(a){zr(lf,jt,function(){var e=a.facade;Ms?uu.emit("rejectionHandled",e):yf(hw,e,a.value)})},Wr=function(a,e,t){return function(r){a(e,r,t)}},Yr=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=mw,Sf(a,!0))},su=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new hf("Promise can't be resolved itself");var r=gf(e);r?nu(function(){var i={done:!1};try{zr(r,e,Wr(su,i,a),Wr(Yr,i,a))}catch(s){Yr(i,s,a)}}):(a.value=e,a.state=ff,Sf(a,!1))}catch(i){Yr({done:!1},i,a)}}};if(pf&&(br=function(e){iw(this,Rs),tw(e),zr($s,this);var t=ru(this);try{e(Wr(su,t),Wr(Yr,t))}catch(r){Yr(t,r)}},Rs=br.prototype,$s=function(e){cw(this,{type:Cs,done:!1,notified:!1,parent:!1,reactions:new ow,rejection:!1,state:sf,value:void 0})},$s.prototype=rf(Rs,"then",function(e,t){var r=ru(this),i=au(aw(this,br));return r.parent=!0,i.ok=Ls(e)?e:!0,i.fail=Ls(t)&&t,i.domain=Ms?uu.domain:void 0,r.state===sf?r.reactions.add(i):nu(function(){vf(i,r)}),i.promise}),nf=function(){var a=new $s,e=ru(a);this.promise=a,this.resolve=Wr(su,e),this.reject=Wr(Yr,e)},df.f=au=function(a){return a===br||a===fw?new nf(a):dw(a)},!JP&&Ls(Ds)&&Gr!==Object.prototype)){of=Gr.then,lw||rf(Gr,"then",function(e,t){var r=this;return new br(function(i,s){zr(of,r,i,s)}).then(e,t)},{unsafe:!0});try{delete Gr.constructor}catch(a){}af&&af(Gr,Rs)}XP({global:!0,constructor:!0,wrap:!0,forced:pf},{Promise:br});ZP(br,Cs,!1,!0);ew(Cs)});var wf=b((KM,Pf)=>{"use strict";var vw=Pe(),Ef=vw("iterator"),xf=!1;try{If=0,cu={next:function(){return{done:!!If++}},return:function(){xf=!0}},cu[Ef]=function(){return this},Array.from(cu,function(){throw 2})}catch(a){}var If,cu;Pf.exports=function(a,e){try{if(!e&&!xf)return!1}catch(i){return!1}var t=!1;try{var r={};r[Ef]=function(){return{next:function(){return{done:t=!0}}}},a(r)}catch(i){}return t}});var du=b((XM,Af)=>{"use strict";var Sw=fr(),yw=wf(),Tw=jr().CONSTRUCTOR;Af.exports=Tw||!yw(function(a){Sw.all(a).then(void 0,function(){})})});var kf=b(()=>{"use strict";var Iw=ve(),Ew=Ue(),xw=ht(),Pw=Qr(),ww=ks(),Aw=Is(),kw=du();Iw({target:"Promise",stat:!0,forced:kw},{all:function(e){var t=this,r=Pw.f(t),i=r.resolve,s=r.reject,n=ww(function(){var o=xw(t.resolve),u=[],l=0,c=1;Aw(e,function(d){var m=l++,h=!1;c++,Ew(o,t,d).then(function(f){h||(h=!0,u[m]=f,--c||i(u))},s)}),--c||i(u)});return n.error&&s(n.value),r.promise}})});var $f=b(()=>{"use strict";var Rw=ve(),$w=it(),Lw=jr().CONSTRUCTOR,hu=fr(),Mw=Et(),Dw=he(),Cw=qr(),Rf=hu&&hu.prototype;Rw({target:"Promise",proto:!0,forced:Lw,real:!0},{catch:function(a){return this.then(void 0,a)}});!$w&&Dw(hu)&&(pu=Mw("Promise").prototype.catch,Rf.catch!==pu&&Cw(Rf,"catch",pu,{unsafe:!0}));var pu});var Lf=b(()=>{"use strict";var Vw=ve(),Bw=Ue(),_w=ht(),Ow=Qr(),Nw=ks(),Fw=Is(),qw=du();Vw({target:"Promise",stat:!0,forced:qw},{race:function(e){var t=this,r=Ow.f(t),i=r.reject,s=Nw(function(){var n=_w(t.resolve);Fw(e,function(o){Bw(n,t,o).then(r.resolve,i)})});return s.error&&i(s.value),r.promise}})});var Mf=b(()=>{"use strict";var Uw=ve(),Hw=Qr(),jw=jr().CONSTRUCTOR;Uw({target:"Promise",stat:!0,forced:jw},{reject:function(e){var t=Hw.f(this),r=t.reject;return r(e),t.promise}})});var mu=b((nD,Df)=>{"use strict";var Qw=mt(),Gw=He(),Ww=Qr();Df.exports=function(a,e){if(Qw(a),Gw(e)&&e.constructor===a)return e;var t=Ww.f(a),r=t.resolve;return r(e),t.promise}});var Bf=b(()=>{"use strict";var Yw=ve(),zw=Et(),Cf=it(),Kw=fr(),Vf=jr().CONSTRUCTOR,Xw=mu(),Jw=zw("Promise"),Zw=Cf&&!Vf;Yw({target:"Promise",stat:!0,forced:Cf||Vf},{resolve:function(e){return Xw(Zw&&this===Jw?Kw:this,e)}})});var _f=b(()=>{"use strict";Tf();kf();$f();Lf();Mf();Bf()});var qf=b(()=>{"use strict";var eA=ve(),tA=it(),Vs=fr(),rA=xe(),Nf=Et(),Ff=he(),iA=_o(),Of=mu(),aA=qr(),bu=Vs&&Vs.prototype,sA=!!Vs&&rA(function(){bu.finally.call({then:function(){}},function(){})});eA({target:"Promise",proto:!0,real:!0,forced:sA},{finally:function(a){var e=iA(this,Nf("Promise")),t=Ff(a);return this.then(t?function(r){return Of(e,a()).then(function(){return r})}:a,t?function(r){return Of(e,a()).then(function(){throw r})}:a)}});!tA&&Ff(Vs)&&(fu=Nf("Promise").prototype.finally,bu.finally!==fu&&aA(bu,"finally",fu,{unsafe:!0}));var fu});var Hf=b((hD,Uf)=>{"use strict";Kh();_f();qf();var nA=Ht();Uf.exports=nA("Promise","finally")});var Qf=b((mD,jf)=>{"use strict";var oA=Hf();jf.exports=oA});var Bs=b((fD,Gf)=>{"use strict";var uA=Qf();Gf.exports=uA});var Zf=b(()=>{"use strict";var hA=ve(),mA=uo().values;hA({target:"Object",stat:!0},{values:function(e){return mA(e)}})});var tb=b((GD,eb)=>{"use strict";Zf();var fA=Mr();eb.exports=fA.Object.values});var ib=b((WD,rb)=>{"use strict";var bA=tb();rb.exports=bA});var Kr=b((YD,ab)=>{"use strict";var gA=ib();ab.exports=gA});var bb=b(()=>{"use strict";var AA=ve(),kA=Dr(),RA=Nr(),$A=Pi(),LA=wi();AA({target:"Array",proto:!0},{at:function(e){var t=kA(this),r=RA(t),i=$A(e),s=i>=0?i:r+i;return s<0||s>=r?void 0:t[s]}});LA("at")});var vb=b((JC,gb)=>{"use strict";bb();var MA=Ht();gb.exports=MA("Array","at")});var yb=b((ZC,Sb)=>{"use strict";var DA=vb();Sb.exports=DA});var Yt=b((e0,Tb)=>{"use strict";var CA=yb();Tb.exports=CA});var Bu=b((kV,Hb)=>{"use strict";var GA=ur();Hb.exports=Array.isArray||function(e){return GA(e)==="Array"}});var Qb=b((RV,jb)=>{"use strict";var WA=TypeError,YA=9007199254740991;jb.exports=function(a){if(a>YA)throw WA("Maximum allowed index exceeded");return a}});var Yb=b(($V,Wb)=>{"use strict";var zA=Bu(),KA=Nr(),XA=Qb(),JA=Vr(),Gb=function(a,e,t,r,i,s,n,o){for(var u=i,l=0,c=n?JA(n,o):!1,d,m;l<r;)l in t&&(d=c?c(t[l],l,e):t[l],s>0&&zA(d)?(m=KA(d),u=Gb(a,e,d,m,u,s-1)-1):(XA(u+1),a[u]=d),u++),l++;return u};Wb.exports=Gb});var Jb=b((LV,Xb)=>{"use strict";var zb=Bu(),ZA=Bo(),ek=He(),tk=Pe(),rk=tk("species"),Kb=Array;Xb.exports=function(a){var e;return zb(a)&&(e=a.constructor,ZA(e)&&(e===Kb||zb(e.prototype))?e=void 0:ek(e)&&(e=e[rk],e===null&&(e=void 0))),e===void 0?Kb:e}});var eg=b((MV,Zb)=>{"use strict";var ik=Jb();Zb.exports=function(a,e){return new(ik(a))(e===0?0:e)}});var tg=b(()=>{"use strict";var ak=ve(),sk=Yb(),nk=ht(),ok=Dr(),uk=Nr(),lk=eg();ak({target:"Array",proto:!0},{flatMap:function(e){var t=ok(this),r=uk(t),i;return nk(e),i=lk(t,0),i.length=sk(i,t,t,r,0,1,e,arguments.length>1?arguments[1]:void 0),i}})});var rg=b(()=>{"use strict";var ck=wi();ck("flatMap")});var ag=b((_V,ig)=>{"use strict";tg();rg();var dk=Ht();ig.exports=dk("Array","flatMap")});var ng=b((OV,sg)=>{"use strict";var pk=ag();sg.exports=pk});var _u=b((NV,og)=>{"use strict";var hk=ng();og.exports=hk});var Ki=b((FV,ug)=>{"use strict";var mk=ki(),fk=String;ug.exports=function(a){if(mk(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return fk(a)}});var Ou=b((qV,lg)=>{"use strict";lg.exports=`
|
|
7
|
+
\v\f\r \xA0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF`});var pg=b((UV,dg)=>{"use strict";var bk=ye(),gk=Ut(),vk=Ki(),Fu=Ou(),cg=bk("".replace),Sk=RegExp("^["+Fu+"]+"),yk=RegExp("(^|[^"+Fu+"])["+Fu+"]+$"),Nu=function(a){return function(e){var t=vk(gk(e));return a&1&&(t=cg(t,Sk,"")),a&2&&(t=cg(t,yk,"$1")),t}};dg.exports={start:Nu(1),end:Nu(2),trim:Nu(3)}});var bg=b((HV,fg)=>{"use strict";var Tk=bo().PROPER,Ik=xe(),hg=Ou(),mg="\u200B\x85\u180E";fg.exports=function(a){return Ik(function(){return!!hg[a]()||mg[a]()!==mg||Tk&&hg[a].name!==a})}});var qu=b((jV,gg)=>{"use strict";var Ek=pg().start,xk=bg();gg.exports=xk("trimStart")?function(){return Ek(this)}:"".trimStart});var Sg=b(()=>{"use strict";var Pk=ve(),vg=qu();Pk({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==vg},{trimLeft:vg})});var Tg=b(()=>{"use strict";Sg();var wk=ve(),yg=qu();wk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==yg},{trimStart:yg})});var Eg=b((zV,Ig)=>{"use strict";Tg();var Ak=Ht();Ig.exports=Ak("String","trimLeft")});var Pg=b((KV,xg)=>{"use strict";var kk=Eg();xg.exports=kk});var Ag=b((XV,wg)=>{"use strict";var Rk=Pg();wg.exports=Rk});var qg=b(()=>{"use strict"});var Ug=b(()=>{"use strict"});var jg=b((AO,Hg)=>{"use strict";var zk=He(),Kk=ur(),Xk=Pe(),Jk=Xk("match");Hg.exports=function(a){var e;return zk(a)&&((e=a[Jk])!==void 0?!!e:Kk(a)==="RegExp")}});var Gg=b((kO,Qg)=>{"use strict";var Zk=mt();Qg.exports=function(){var a=Zk(this),e="";return a.hasIndices&&(e+="d"),a.global&&(e+="g"),a.ignoreCase&&(e+="i"),a.multiline&&(e+="m"),a.dotAll&&(e+="s"),a.unicode&&(e+="u"),a.unicodeSets&&(e+="v"),a.sticky&&(e+="y"),e}});var zg=b((RO,Yg)=>{"use strict";var eR=Ue(),tR=at(),rR=Si(),iR=Gg(),Wg=RegExp.prototype;Yg.exports=function(a){var e=a.flags;return e===void 0&&!("flags"in Wg)&&!tR(a,"flags")&&rR(Wg,a)?eR(iR,a):e}});var Xg=b(($O,Kg)=>{"use strict";var Yu=ye(),aR=Dr(),sR=Math.floor,Gu=Yu("".charAt),nR=Yu("".replace),Wu=Yu("".slice),oR=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,uR=/\$([$&'`]|\d{1,2})/g;Kg.exports=function(a,e,t,r,i,s){var n=t+a.length,o=r.length,u=uR;return i!==void 0&&(i=aR(i),u=oR),nR(s,u,function(l,c){var d;switch(Gu(c,0)){case"$":return"$";case"&":return a;case"`":return Wu(e,0,t);case"'":return Wu(e,n);case"<":d=i[Wu(c,1,-1)];break;default:var m=+c;if(m===0)return l;if(m>o){var h=sR(m/10);return h===0?l:h<=o?r[h-1]===void 0?Gu(c,1):r[h-1]+Gu(c,1):l}d=r[m-1]}return d===void 0?"":d})}});var ev=b(()=>{"use strict";var lR=ve(),cR=Ue(),Ku=ye(),Jg=Ut(),dR=he(),pR=Lr(),hR=jg(),ii=Ki(),mR=Ti(),fR=zg(),bR=Xg(),gR=Pe(),vR=it(),SR=gR("replace"),yR=TypeError,zu=Ku("".indexOf),TR=Ku("".replace),Zg=Ku("".slice),IR=Math.max;lR({target:"String",proto:!0},{replaceAll:function(e,t){var r=Jg(this),i,s,n,o,u,l,c,d,m,h,f=0,g="";if(!pR(e)){if(i=hR(e),i&&(s=ii(Jg(fR(e))),!~zu(s,"g")))throw new yR("`.replaceAll` does not allow non-global regexes");if(n=mR(e,SR),n)return cR(n,e,r,t);if(vR&&i)return TR(ii(r),e,t)}for(o=ii(r),u=ii(e),l=dR(t),l||(t=ii(t)),c=u.length,d=IR(1,c),m=zu(o,u);m!==-1;)h=l?ii(t(u,m,o)):bR(u,o,m,[],void 0,t),g+=Zg(o,f,m)+h,f=m+c,m=m+d>o.length?-1:zu(o,u,m+d);return f<o.length&&(g+=Zg(o,f)),g}})});var rv=b((DO,tv)=>{"use strict";qg();Ug();ev();var ER=Ht();tv.exports=ER("String","replaceAll")});var av=b((CO,iv)=>{"use strict";var xR=rv();iv.exports=xR});var nv=b((VO,sv)=>{"use strict";var PR=av();sv.exports=PR});var uv=b((BO,ov)=>{"use strict";var wR=Pi(),AR=Ki(),kR=Ut(),RR=RangeError;ov.exports=function(e){var t=AR(kR(this)),r="",i=wR(e);if(i<0||i===1/0)throw new RR("Wrong number of repetitions");for(;i>0;(i>>>=1)&&(t+=t))i&1&&(r+=t);return r}});var hv=b((_O,pv)=>{"use strict";var dv=ye(),$R=ro(),lv=Ki(),LR=uv(),MR=Ut(),DR=dv(LR),CR=dv("".slice),VR=Math.ceil,cv=function(a){return function(e,t,r){var i=lv(MR(e)),s=$R(t),n=i.length,o=r===void 0?" ":lv(r),u,l;return s<=n||o===""?i:(u=s-n,l=DR(o,VR(u/o.length)),l.length>u&&(l=CR(l,0,u)),a?i+l:l+i)}};pv.exports={start:cv(!1),end:cv(!0)}});var fv=b((OO,mv)=>{"use strict";var BR=cr();mv.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(BR)});var bv=b(()=>{"use strict";var _R=ve(),OR=hv().start,NR=fv();_R({target:"String",proto:!0,forced:NR},{padStart:function(e){return OR(this,e,arguments.length>1?arguments[1]:void 0)}})});var vv=b((qO,gv)=>{"use strict";bv();var FR=Ht();gv.exports=FR("String","padStart")});var yv=b((UO,Sv)=>{"use strict";var qR=vv();Sv.exports=qR});var Iv=b((HO,Tv)=>{"use strict";var UR=yv();Tv.exports=UR});var u$={};MS(u$,{ChromecastState:()=>mi,HttpConnectionType:()=>rs,Observable:()=>St.Observable,PlaybackState:()=>Ce,Player:()=>qa,PredefinedQualityLimits:()=>fi,SDK_VERSION:()=>o$,Subject:()=>St.Subject,Subscription:()=>St.Subscription,Surface:()=>is,VERSION:()=>wn,ValueSubject:()=>St.ValueSubject,VideoFormat:()=>pt,VideoQuality:()=>St.VideoQuality,clientChecker:()=>X,isMobile:()=>Xr});module.exports=DS(u$);var wn="2.0.130-dev.e3ea99fb.0";var Ce=(i=>(i.STOPPED="stopped",i.READY="ready",i.PLAYING="playing",i.PAUSED="paused",i))(Ce||{}),pt=(E=>(E.MPEG="MPEG",E.DASH="DASH",E.DASH_SEP="DASH_SEP",E.DASH_SEP_VK="DASH_SEP",E.DASH_WEBM="DASH_WEBM",E.DASH_WEBM_AV1="DASH_WEBM_AV1",E.DASH_STREAMS="DASH_STREAMS",E.DASH_WEBM_VK="DASH_WEBM",E.DASH_ONDEMAND="DASH_ONDEMAND",E.DASH_ONDEMAND_VK="DASH_ONDEMAND",E.DASH_LIVE="DASH_LIVE",E.DASH_LIVE_CMAF="DASH_LIVE_CMAF",E.DASH_LIVE_WEBM="DASH_LIVE_WEBM",E.HLS="HLS",E.HLS_ONDEMAND="HLS_ONDEMAND",E.HLS_JS="HLS",E.HLS_LIVE="HLS_LIVE",E.HLS_LIVE_CMAF="HLS_LIVE_CMAF",E.WEB_RTC_LIVE="WEB_RTC_LIVE",E))(pt||{});var mi=(i=>(i.NOT_AVAILABLE="NOT_AVAILABLE",i.AVAILABLE="AVAILABLE",i.CONNECTING="CONNECTING",i.CONNECTED="CONNECTED",i))(mi||{}),rs=(r=>(r.HTTP1="http1",r.HTTP2="http2",r.QUIC="quic",r))(rs||{});var is=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(is||{}),fi=(r=>(r.TRAFFIC_SAVING="traffic_saving",r.HIGH_QUALITY="high_quality",r.UNKNOWN="unknown",r))(fi||{});var SS=j(Ye(),1);var H=require("@vkontakte/videoplayer-shared/es2018");var Jd=a=>new Promise((e,t)=>{let r=document.createElement("script");r.setAttribute("src",a),r.onload=()=>e(),r.onerror=i=>t(i),document.body.appendChild(r)});var us=class{constructor(e){this.connection$=new H.ValueSubject(void 0);this.castState$=new H.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new H.Subject;this.realCastState$=new H.ValueSubject("NOT_AVAILABLE");this.subscription=new H.Subscription;this.isDestroyed=!1;var s;this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastInitializer");let t="chrome"in window;if(this.log({message:`[constructor] receiverApplicationId: ${this.params.receiverApplicationId}, isDisabled: ${this.params.isDisabled}, isSupported: ${t}`}),e.isDisabled||!t)return;let r=(0,H.isNonNullable)((s=window.chrome)==null?void 0:s.cast),i=!!window.__onGCastApiAvailable;r?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},i||Jd("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:H.ErrorCategory.NETWORK,message:"Script loading failed!"})))}connect(){var e;(e=cast.framework.CastContext.getInstance())==null||e.requestSession()}disconnect(){var e,t;(t=(e=cast.framework.CastContext.getInstance())==null?void 0:e.getCurrentSession())==null||t.endSession(!0)}stopMedia(){return new Promise((e,t)=>{var r,i,s;(s=(i=(r=cast.framework.CastContext.getInstance())==null?void 0:r.getCurrentSession())==null?void 0:i.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,H.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,H.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,H.isNullable)(t)||e!==t.remotePlayer.isMuted&&t.remotePlayerController.muteOrUnmute()}destroy(){this.isDestroyed=!0,this.subscription.unsubscribe()}initListeners(){let e=new cast.framework.RemotePlayer,t=new cast.framework.RemotePlayerController(e),r=cast.framework.CastContext.getInstance();this.subscription.add((0,H.fromEvent)(r,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(i=>{var s,n,o;switch(i.sessionState){case cast.framework.SessionState.SESSION_STARTED:case cast.framework.SessionState.SESSION_STARTING:case cast.framework.SessionState.SESSION_RESUMED:this.contentId=(o=(n=(s=r.getCurrentSession())==null?void 0:s.getMediaSession())==null?void 0:n.media)==null?void 0:o.contentId;break;case cast.framework.SessionState.NO_SESSION:case cast.framework.SessionState.SESSION_ENDING:case cast.framework.SessionState.SESSION_ENDED:case cast.framework.SessionState.SESSION_START_FAILED:this.contentId=void 0;break;default:return(0,H.assertNever)(i.sessionState)}})).add((0,H.merge)((0,H.fromEvent)(r,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,H.tap)(i=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(i)}`})}),(0,H.map)(i=>i.castState)),(0,H.observableFrom)([r.getCastState()])).pipe((0,H.filterChanged)(),(0,H.map)(tI),(0,H.tap)(i=>{this.log({message:`realCastState$: ${i}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(i=>{var o,u;let s=i==="CONNECTED",n=(0,H.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=r.getCurrentSession();(0,H.assertNonNullable)(l);let c=l.getCastDevice(),d=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,H.isNullable)(d)||d===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:c}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(i==="CONNECTED"?(0,H.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":i)}))}initializeCastApi(){var i;let e,t,r;try{e=cast.framework.CastContext.getInstance(),t=chrome.cast.media.DEFAULT_MEDIA_RECEIVER_APP_ID,r=chrome.cast.AutoJoinPolicy.ORIGIN_SCOPED}catch(s){return}try{e.setOptions({receiverApplicationId:(i=this.params.receiverApplicationId)!=null?i:t,autoJoinPolicy:r}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:H.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},tI=a=>{switch(a){case cast.framework.CastState.NO_DEVICES_AVAILABLE:return"NOT_AVAILABLE";case cast.framework.CastState.NOT_CONNECTED:return"AVAILABLE";case cast.framework.CastState.CONNECTING:return"CONNECTING";case cast.framework.CastState.CONNECTED:return"CONNECTED";default:return(0,H.assertNever)(a)}};var vl=j(Ye(),1),nS=j(Fr(),1),oS=j(Lo(),1);var Kf=j(Bs(),1);var gu=require("@vkontakte/videoplayer-shared/es2018");var we=(a,e=0,t=0)=>{switch(t){case 0:return a.replace("_offset_p",e===0?"":"_"+e.toFixed(0));case 1:{if(e===0)return a;let r=new URL(a);return r.searchParams.append("playback_shift",e.toFixed(0)),r.toString()}case 2:{let r=new URL(a);return!r.searchParams.get("offset_p")&&e===0?a:(r.searchParams.set("offset_p",e.toFixed(0)),r.toString())}default:(0,gu.assertNever)(t)}return a},_s=(a,e)=>{var t;switch(e){case 0:return NaN;case 1:{let r=new URL(a);return Number(r.searchParams.get("playback_shift"))}case 2:{let r=new URL(a);return Number((t=r.searchParams.get("offset_p"))!=null?t:0)}default:(0,gu.assertNever)(e)}};var k=(a,e,t=!1)=>{let r=a.getTransition();(t||!r||r.to===e)&&a.setState(e)};var ft=require("@vkontakte/videoplayer-shared/es2018"),Q=class{constructor(e){this.transitionStarted$=new ft.Subject;this.transitionEnded$=new ft.Subject;this.transitionUpdated$=new ft.Subject;this.forceChanged$=new ft.Subject;this.stateChangeStarted$=(0,ft.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,ft.merge)(this.transitionEnded$,this.forceChanged$);this.state=e,this.prevState=void 0}setState(e){let t=this.transition,r=this.state;this.transition=void 0,this.prevState=r,this.state=e,t?t.to===e?this.transitionEnded$.next(t):this.forceChanged$.next({from:t.from,to:e,canceledTransition:t}):this.forceChanged$.next({from:r,to:e,canceledTransition:t})}startTransitionTo(e){let t=this.transition,r=this.state;r===e||(0,ft.isNonNullable)(t)&&t.to===e||(this.prevState=r,this.state=e,t?(this.transition={from:t.from,to:e,canceledTransition:t},this.transitionUpdated$.next(this.transition)):(this.transition={from:r,to:e},this.transitionStarted$.next(this.transition)))}getTransition(){return this.transition}getState(){return this.state}getPrevState(){return this.prevState}};var Wf=require("@vkontakte/videoplayer-shared/es2018"),Yf=a=>{switch(a){case"MPEG":case"DASH":case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":case"HLS":case"HLS_ONDEMAND":return!1;case"DASH_LIVE":case"DASH_LIVE_CMAF":case"HLS_LIVE":case"HLS_LIVE_CMAF":case"DASH_LIVE_WEBM":case"WEB_RTC_LIVE":return!0;default:return(0,Wf.assertNever)(a)}};var M=require("@vkontakte/videoplayer-shared/es2018");var lA=5,cA=5,dA=500,zf=7e3,Ni=class{constructor(e){this.subscription=new M.Subscription;this.loadMediaTimeoutSubscription=new M.Subscription;this.videoState=new Q("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),r=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${r}; desiredPlaybackStateTransition: ${this.params.desiredState.playbackState.getTransition()}; seekState: ${JSON.stringify(s)};`}),r==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((i==null?void 0:i.to)!=="paused"&&s.state==="requested"&&e!=="stopped"){this.seek(s.position/1e3);return}switch(r){case"ready":{switch(e){case"playing":case"paused":case"ready":break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}case"playing":{switch(e){case"playing":break;case"paused":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"ready":this.videoState.startTransitionTo("playing"),this.params.connection.remotePlayerController.playOrPause();break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}case"paused":{switch(e){case"playing":this.videoState.startTransitionTo("paused"),this.params.connection.remotePlayerController.playOrPause();break;case"paused":break;case"ready":this.videoState.startTransitionTo("paused"),this.videoState.setState("paused");break;case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();break;default:(0,M.assertNever)(e)}break}default:(0,M.assertNever)(r)}}};this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(Yf(e.format)),this.params.output.isAudioAvailable$.next(!0),this.handleRemoteVolumeChange({volume:this.params.connection.remotePlayer.volumeLevel,muted:this.params.connection.remotePlayer.isMuted});let t=this.params.connection.session.getMediaSession();t&&this.restoreSession(t),this.subscribe()}destroy(){this.log({message:"[destroy]"}),this.subscription.unsubscribe()}subscribe(){this.subscription.add(this.loadMediaTimeoutSubscription);let e=new M.Subscription;this.subscription.add(e),this.subscription.add((0,M.merge)(this.videoState.stateChangeStarted$.pipe((0,M.map)(i=>`stateChangeStarted$ ${JSON.stringify(i)}`)),this.videoState.stateChangeEnded$.pipe((0,M.map)(i=>`stateChangeEnded$ ${JSON.stringify(i)}`))).subscribe(i=>this.log({message:`[videoState] ${i}`})));let t=(i,s)=>this.subscription.add(i.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let i=new M.Subject;e.add(i.pipe((0,M.debounce)(dA)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.CURRENT_TIME_CHANGED).subscribe(n=>{this.logRemoteEvent(n);let o=n.value;this.params.output.position$.next(o),(this.params.desiredState.seekState.getState().state==="applying"||Math.abs(o-s)>lA)&&i.next(o),s=o})),e.add((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),i=>{this.logRemoteEvent(i),i.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),i=>{this.logRemoteEvent(i),i.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),i=>{this.logRemoteEvent(i);let{remotePlayer:s}=this.params.connection,n=i.value,o=this.params.output.isBuffering$.getValue(),u=n===chrome.cast.media.PlayerState.BUFFERING;switch(o!==u&&this.params.output.isBuffering$.next(u),n){case chrome.cast.media.PlayerState.IDLE:!this.params.output.isLive$.getValue()&&s.duration-s.currentTime<cA&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),k(this.params.desiredState.playbackState,"stopped");break;case chrome.cast.media.PlayerState.PAUSED:{this.handleRemotePause();break}case chrome.cast.media.PlayerState.PLAYING:this.handleRemotePlay();break;case chrome.cast.media.PlayerState.BUFFERING:break;default:(0,M.assertNever)(n)}}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),i=>{this.logRemoteEvent(i),this.handleRemoteVolumeChange({volume:i.value})}),t((0,M.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),i=>{this.logRemoteEvent(i),this.handleRemoteVolumeChange({muted:i.value})});let r=(0,M.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,M.observableFrom)(["init"])).pipe((0,M.debounce)(0));t(r,this.syncPlayback)}restoreSession(e){this.log({message:"restoreSession"});let{remotePlayer:t}=this.params.connection;if(e.playerState!==chrome.cast.media.PlayerState.IDLE){t.isPaused?(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),k(this.params.desiredState.playbackState,"playing"));let r=this.params.output.isLive$.getValue();this.params.output.duration$.next(r?0:t.duration),this.params.output.position$.next(r?0:t.currentTime),this.params.desiredState.seekState.setState({state:"none"})}}prepare(){let e=this.params.format;this.log({message:`[prepare] format: ${e}`});let t=this.createMediaInfo(e),r=this.createLoadRequest(t);this.loadMedia(r)}handleRemotePause(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="paused"||e==="playing")&&(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused"))}handleRemotePlay(){let e=this.videoState.getState(),t=this.videoState.getTransition();((t==null?void 0:t.to)==="playing"||e==="paused")&&(this.videoState.setState("playing"),k(this.params.desiredState.playbackState,"playing"))}handleRemoteReady(){var t;let e=this.videoState.getTransition();(e==null?void 0:e.to)==="ready"&&this.videoState.setState("ready"),((t=this.params.desiredState.playbackState.getTransition())==null?void 0:t.to)==="ready"&&k(this.params.desiredState.playbackState,"ready")}handleRemoteStop(){this.videoState.getState()!=="stopped"&&this.videoState.setState("stopped")}handleRemoteVolumeChange(e){var i,s;let t=this.params.output.volume$.getValue(),r={volume:(i=e.volume)!=null?i:t.volume,muted:(s=e.muted)!=null?s:t.muted};(r.volume!==t.volume||r.muted!==r.muted)&&this.params.output.volume$.next(r)}seek(e){this.params.output.willSeekEvent$.next();let{remotePlayer:t,remotePlayerController:r}=this.params.connection;t.currentTime=e,r.seek()}stop(){let{remotePlayerController:e}=this.params.connection;e.stop()}createMediaInfo(e){var l;let t=this.params.source,r,i,s;switch(e){case"MPEG":{let c=t[e];(0,M.assertNonNullable)(c);let d=(0,M.getHighestQuality)(Object.keys(c));(0,M.assertNonNullable)(d);let m=c[d];(0,M.assertNonNullable)(m),r=m,i="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let c=t[e];(0,M.assertNonNullable)(c),r=c.url,i="application/x-mpegurl",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let c=t[e];(0,M.assertNonNullable)(c),r=c.url,i="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let c=t[e];(0,M.assertNonNullable)(c),r=c.url,i="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let c=t[e];(0,M.assertNonNullable)(c),r=we(c.url),i="application/x-mpegurl",s=chrome.cast.media.StreamType.LIVE;break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let c="Unsupported format for Chromecast",d=new Error(c);throw this.params.output.error$.next({id:"ChromecastProvider.createMediaInfo()",category:M.ErrorCategory.VIDEO_PIPELINE,message:c,thrown:d}),d}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,M.assertNever)(e)}let n=new chrome.cast.media.MediaInfo((l=this.params.meta.videoId)!=null?l:r,i);n.contentUrl=r,n.streamType=s,n.metadata=new chrome.cast.media.GenericMediaMetadata;let{title:o,subtitle:u}=this.params.meta;return(0,M.isNonNullable)(o)&&(n.metadata.title=o),(0,M.isNonNullable)(u)&&(n.metadata.subtitle=u),n}createLoadRequest(e){let t=new chrome.cast.media.LoadRequest(e);t.autoplay=!1;let r=this.params.desiredState.seekState.getState();return r.state==="applying"||r.state==="requested"?t.currentTime=this.params.output.isLive$.getValue()?0:r.position/1e3:t.currentTime=0,t}loadMedia(e){let t=this.params.connection.session.loadMedia(e),r=new Promise((i,s)=>{this.loadMediaTimeoutSubscription.add((0,M.timeout)(zf).subscribe(()=>s(`timeout(${zf})`)))});(0,Kf.default)(Promise.race([t,r]).then(()=>{this.log({message:`[loadMedia] completed, format: ${this.params.format}`}),this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},i=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${i}`;this.log({message:s}),this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:M.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:i})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Cu=j(Ye(),1);var Tu=require("@vkontakte/videoplayer-shared/es2018");var Xf=require("@vkontakte/videoplayer-shared/es2018"),Jf=a=>{try{a.pause(),a.playbackRate=0,(0,Xf.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var Os=require("@vkontakte/videoplayer-shared/es2018"),vu=class{constructor(){this.attribute="data-pool-reused"}get(e){return e.hasAttribute(this.attribute)}set(e,t){e.toggleAttribute(this.attribute,t)}delete(e){e.removeAttribute(this.attribute)}},Su=window.WeakMap?new WeakMap:new vu,yu=window.WeakMap?new WeakMap:new Map,pA=(a,e=20)=>{let t=0;return(0,Os.fromEvent)(a,"ratechange").subscribe(r=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Ve=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let r=a.querySelector("video"),i=!!r;r?(0,Tu.clearVideoElement)(r):(r=document.createElement("video"),a.appendChild(r)),Su.set(r,i);let s=new Os.Subscription;return s.add(pA(r,e)),yu.set(r,s),r.setAttribute("crossorigin","anonymous"),r.setAttribute("playsinline","playsinline"),t&&r.setAttribute("x-yandex-pip","false"),r.controls=!1,r.setAttribute("poster","data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII="),r},Be=a=>{let e=yu.get(a);e==null||e.unsubscribe(),yu.delete(a);let t=Su.get(a);Su.delete(a),t?(0,Tu.clearVideoElement)(a):Jf(a)};var Iu=j(Kr(),1),D=require("@vkontakte/videoplayer-shared/es2018");var Qt=require("@vkontakte/videoplayer-shared/es2018"),Ns=(a,e,t,{equal:r=(n,o)=>n===o,changed$:i,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,Qt.isNullable)(i),l=new Qt.Subscription;return i&&l.add(i.subscribe(c=>{let d=a.getState();r(c,d)&&a.setState(c)},s)),r(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(c=>{t(c.to),u&&a.setState(c.to)},s)),l},bt=(a,e,t)=>Ns(e,()=>a.loop,r=>{(0,Qt.isNonNullable)(r)&&(a.loop=r)},{onError:t}),_e=(a,e,t,r)=>Ns(e,()=>({muted:a.muted,volume:a.volume}),i=>{(0,Qt.isNonNullable)(i)&&(a.muted=i.muted,a.volume=i.volume)},{equal:(i,s)=>i===s||(i==null?void 0:i.muted)===(s==null?void 0:s.muted)&&(i==null?void 0:i.volume)===(s==null?void 0:s.volume),changed$:t,onError:r}),ze=(a,e,t,r)=>Ns(e,()=>a.playbackRate,i=>{(0,Qt.isNonNullable)(i)&&(a.playbackRate=i)},{changed$:t,onError:r}),Gt=Ns;var vA=a=>["__",a.language,a.label].join("|"),SA=(a,e)=>{if(a.id===e)return!0;let[t,r,i]=e.split("|");return a.language===r&&a.label===i},Eu=class a{constructor(e){this.available$=new D.Subject;this.current$=new D.ValueSubject(void 0);this.error$=new D.Subject;this.subscription=new D.Subscription;this.externalTracks=new Map;this.internalTracks=new Map;this.baseURL=e}connect(e,t,r){this.video=e,this.cueSettings=t.textTrackCuesSettings,this.subscribe();let i=s=>{this.error$.next({id:"TextTracksManager",category:D.ErrorCategory.WTF,message:"Generic HtmlVideoTextTrackManager error",thrown:s})};this.subscription.add(this.available$.subscribe(r.availableTextTracks$)),this.subscription.add(this.current$.subscribe(r.currentTextTrack$)),this.subscription.add(this.error$.subscribe(r.error$)),this.subscription.add(Gt(t.internalTextTracks,()=>(0,Iu.default)(this.internalTracks),s=>{(0,D.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,D.isNonNullable)(s)&&(0,D.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,D.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:i})),this.subscription.add(Gt(t.externalTextTracks,()=>(0,Iu.default)(this.externalTracks),s=>{(0,D.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,D.isNonNullable)(s)&&(0,D.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,D.map)(s=>s.filter(({type:n})=>n==="external"))),onError:i})),this.subscription.add(Gt(t.currentTextTrack,()=>{if(this.video)return;let s=this.htmlTextTracksAsArray().find(({mode:n})=>n==="showing");return s&&this.htmlTextTrackToITextTrack(s).id},s=>this.select(s),{changed$:this.current$,onError:i})),this.subscription.add(Gt(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,D.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,D.fromEvent)(e,"addtrack").subscribe(()=>{let r=this.current$.getValue();r&&this.select(r)})),this.subscription.add((0,D.merge)((0,D.fromEvent)(e,"addtrack"),(0,D.fromEvent)(e,"removetrack"),(0,D.observableFrom)(["init"])).pipe((0,D.map)(()=>this.htmlTextTracksAsArray().map(r=>this.htmlTextTrackToITextTrack(r))),(0,D.filterChanged)((r,i)=>r.length===i.length&&r.every(({id:s},n)=>s===i[n].id))).subscribe(this.available$)),this.subscription.add((0,D.merge)((0,D.fromEvent)(e,"change"),(0,D.observableFrom)(["init"])).pipe((0,D.map)(()=>this.htmlTextTracksAsArray().find(({mode:r})=>r==="showing")),(0,D.map)(r=>r&&this.htmlTextTrackToITextTrack(r).id),(0,D.filterChanged)()).subscribe(this.current$));let t=r=>{var i,s;return this.applyCueSettings((s=(i=r.target)==null?void 0:i.activeCues)!=null?s:null)};this.subscription.add((0,D.fromEvent)(e,"addtrack").subscribe(r=>{var s,n;(s=r.track)==null||s.addEventListener("cuechange",t);let i=o=>{var l,c,d,m,h;let u=(c=(l=o.target)==null?void 0:l.cues)!=null?c:null;u&&u.length&&(this.applyCueSettings((m=(d=o.target)==null?void 0:d.cues)!=null?m:null),(h=o.target)==null||h.removeEventListener("cuechange",i))};(n=r.track)==null||n.addEventListener("cuechange",i)})),this.subscription.add((0,D.fromEvent)(e,"removetrack").subscribe(r=>{var i;(i=r.track)==null||i.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let r of Array.from(e)){let i=r;(0,D.isNonNullable)(t.align)&&(i.align=t.align),(0,D.isNonNullable)(t.position)&&(i.position=t.position),(0,D.isNonNullable)(t.size)&&(i.size=t.size),(0,D.isNonNullable)(t.line)&&(i.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,D.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,c,d;let{language:t,label:r}=e,i=e.id?e.id:vA(e),s=this.externalTracks.has(i),n=(l=s?(o=this.externalTracks.get(i))==null?void 0:o.isAuto:(u=this.internalTracks.get(i))==null?void 0:u.isAuto)!=null?l:i.includes("auto");return s?{id:i,type:"external",isAuto:n,language:t,label:r,url:(c=this.externalTracks.get(i))==null?void 0:c.url}:{id:i,type:"internal",isAuto:n,language:t,label:r,url:(d=this.internalTracks.get(i))==null?void 0:d.url}}static isHealthyTrack(e){return!(e.kind==="metadata"||e.groupId||e.id===""&&e.label===""&&e.language==="")}setExternal(e){this.internalTracks.size>0&&Array.from(this.internalTracks).forEach(([,t])=>this.detach(t)),e.filter(({id:t})=>!this.externalTracks.has(t)).forEach(t=>this.attach(t)),Array.from(this.externalTracks).filter(([t])=>!e.find(r=>r.id===t)).forEach(([,t])=>this.detach(t))}setInternal(e){let t=[...this.externalTracks];e.filter(({id:r,language:i,isAuto:s})=>!this.internalTracks.has(r)&&!t.some(([,n])=>n.language===i&&n.isAuto===s)).forEach(r=>this.attach(r)),Array.from(this.internalTracks).filter(([r])=>!e.find(i=>i.id===r)).forEach(([,r])=>this.detach(r))}select(e){(0,D.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,D.isNullable)(e)||!SA(t,e))&&(t.mode="disabled")}destroy(){if(this.subscription.unsubscribe(),this.video)for(let e of Array.from(this.video.getElementsByTagName("track"))){let t=e.getAttribute("id");t&&this.externalTracks.has(t)&&this.video.removeChild(e)}this.externalTracks.clear()}attach(e){(0,D.assertNonNullable)(this.video);let t=document.createElement("track");this.baseURL?t.setAttribute("src",new URL(e.url,this.baseURL).toString()):t.setAttribute("src",e.url),t.setAttribute("id",e.id),e.label&&t.setAttribute("label",e.label),e.language&&t.setAttribute("srclang",e.language),e.type==="external"?this.externalTracks.set(e.id,e):e.type==="internal"&&this.internalTracks.set(e.id,e),this.video.appendChild(t)}detach(e){(0,D.assertNonNullable)(this.video);let t=Array.prototype.find.call(this.video.getElementsByTagName("track"),r=>r.getAttribute("id")===e.id);t&&this.video.removeChild(t),e.type==="external"?this.externalTracks.delete(e.id):e.type==="internal"&&this.internalTracks.delete(e.id)}},Ke=Eu;var gr=class{constructor(){this.pausedTime=0;this.streamOffset=0;this.pauseTimestamp=0}getTotalPausedTime(){return this.pausedTime+this.getCurrentPausedTime()}getCurrentPausedTime(){return this.pauseTimestamp>0?Date.now()-this.pauseTimestamp:0}getStreamOffset(){return this.streamOffset}getTotalOffset(){return this.getTotalPausedTime()+this.streamOffset}pause(){this.pauseTimestamp===0&&(this.pauseTimestamp=Date.now())}resume(){this.pauseTimestamp>0&&(this.pausedTime+=this.getCurrentPausedTime(),this.pauseTimestamp=0)}resetTo(e,t=!1){this.streamOffset=e,this.pauseTimestamp=0,this.pausedTime=0,t&&this.pause()}};var sb=a=>{let e=a;for(;!(e instanceof Document)&&!(e instanceof ShadowRoot)&&e!==null;)e=e==null?void 0:e.parentNode;return e!=null?e:void 0},xu=a=>{let e=sb(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},nb=a=>{let e=sb(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var R=require("@vkontakte/videoplayer-shared/es2018");var yA=3,ob=(a,e,t=yA)=>{let r=0,i=0;for(let s=0;s<a.length;s++){let n=a.start(s),o=a.end(s);if(n<=e&&e<=o){if(r=n,i=o,!t)return{from:r,to:i};for(let u=s-1;u>=0;u--)a.end(u)+t>=r&&(r=a.start(u));for(let u=s+1;u<a.length;u++)a.start(u)-t<=i&&(i=a.end(u))}}return{from:r,to:i}};var Fs=class{get current(){return this._current}get isYandex(){return this.current==="Yandex"}get isSafari(){return this.current==="Safari"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get safariVersion(){return this._safariVersion}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,r=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,i=/chrome|crios/i.test(e)?"Chrome":void 0,s=/chromium/i.test(e)?"Chromium":void 0,n=/firefox|fxios/i.test(e)?"Firefox":void 0,o=/webkit|safari|khtml/i.test(e)?"Safari":void 0,u=/opr\//i.test(e)?"Opera":void 0,l=/edg/i.test(e)?"Edge":void 0;this._current=t||r||n||u||l||i||s||o||"Rest"}catch(t){console.error(t)}this.isSafari&&this.detectSafariVersion()}detectSafariVersion(){try{let{userAgent:e}=window.navigator,t=e.match(/Version\/(\d+)/);if(!t)return;let r=t[1],i=parseInt(r,10);if(isNaN(i))return;this._safariVersion=i}catch(e){console.error(e)}}};var ub=j(Ye(),1);var Xr=()=>{var a,e;return/Mobile|mini|Fennec|Android|iP(ad|od|hone)/.test((a=navigator.appVersion)!=null?a:navigator.userAgent)||((e=navigator==null?void 0:navigator.userAgentData)==null?void 0:e.mobile)};var qs=class{constructor(e){this._highEntropyValues={};this._displayChecker=e}get current(){return this._current}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||(0,ub.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.current==="Mac"}get isApple(){return this.isIOS||this.isMac}get isIphoneOrOldIpad(){if(!this.isApple||!this._displayChecker.isTouch)return!1;let e=this.current==="iPad"||this._displayChecker.width>700,t=this._iosVersion;return!e||e&&!!t&&t<16}get isAndroid(){return this._highEntropyValues.platform==="Android"||this.current==="Android"}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=Xr()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}async detectHighEntropyValues(){let{userAgentData:e}=navigator;if(e){let t=await e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t}}detectDevice(e){try{let t=/android/i.test(e)?"Android":void 0,r=/iphone/i.test(e)?"iPhone":void 0,i=/ipad/i.test(e)?"iPad":void 0,s=/ipod/i.test(e)?"iPod":void 0,n=/mac/i.test(e)?"Mac":void 0,o=/webOS|BlackBerry|IEMobile|Opera Mini/i.test(e)?"RestMobile":void 0;this._current=t||r||i||s||o||n||"Desktop"}catch(t){console.error(t)}}detectIOSVersion(){try{if(this._highEntropyValues.platformVersion){let s=this._highEntropyValues.platformVersion.split(".").slice(0,2).join("."),n=parseFloat(s);this._iosVersion=n;return}let{userAgent:e}=window.navigator,t=e.match(/OS (\d+(_\d+)?)/i);if(!t)return;let r=t[1].replace(/_/g,".");if(!r)return;let i=parseFloat(r);if(isNaN(i))return;this._iosVersion=i}catch(e){console.error(e)}}};var Us=class{get isTouch(){return typeof this._maxTouchPoints=="number"?this._maxTouchPoints>1:"ontouchstart"in window}get maxTouchPoints(){return this._maxTouchPoints}get height(){return this._height}get width(){return this._width}get screenHeight(){return this._screenHeight}get screenWidth(){return this._screenWidth}get pixelRatio(){return this._pixelRatio}get isHDR(){return this._isHdr}get colorDepth(){return this._colorDepth}detect(){var t;let{maxTouchPoints:e}=navigator;try{this._maxTouchPoints=e!=null?e:0,this._isHdr=!!((t=matchMedia("(dynamic-range: high)"))!=null&&t.matches),this._colorDepth=screen.colorDepth}catch(r){console.error(r)}try{this._pixelRatio=window.devicePixelRatio||1,this._height=screen.height,this._width=screen.width,this._height=screen.height,this._screenHeight=this._height*this._pixelRatio,this._screenWidth=this._width*this._pixelRatio}catch(r){console.error(r)}}};var nt=()=>window.ManagedMediaSource||window.MediaSource,Hs=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},lb=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},cb=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var TA=document.createElement("video"),IA='video/mp4; codecs="avc1.42000a,mp4a.40.2"',EA='video/mp4; codecs="hev1.1.6.L93.B0"',db='video/webm; codecs="vp09.00.10.08"',pb='video/webm; codecs="av01.0.00M.08"',xA='audio/mp4; codecs="mp4a.40.2"',PA='audio/webm; codecs="opus"',hb,wA=async()=>{if(!window.navigator.mediaCapabilities)return;let a={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=await Promise.all([window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:pb}}),window.navigator.mediaCapabilities.decodingInfo({...a,video:{...a.video,contentType:db}})]);hb={DASH_WEBM_AV1:e,DASH_WEBM:t}};wA().catch(a=>{console.log(TA),console.error(a)});var js=class{constructor(e,t){this._deviceChecker=e,this._browserChecker=t}get protocols(){return this._protocols}get containers(){return this._containers}get codecs(){return this._codecs}get webmDecodingInfo(){return hb}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,r,i,s,n,o,u,l,c,d,m,h,f,g,S,y,x,E,w;this._video=document.createElement("video");try{this._protocols={mms:Hs(),mse:lb(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(i=(r=this._video).canPlayType)!=null&&i.call(r,"vnd.apple.mpegURL")),webrtc:!!window.RTCPeerConnection,ws:!!window.WebSocket},this._containers={mp4:!!((n=(s=this._video).canPlayType)!=null&&n.call(s,"video/mp4")),webm:!!((u=(o=this._video).canPlayType)!=null&&u.call(o,"video/webm")),cmaf:!0};let P=!!((c=(l=nt())==null?void 0:l.isTypeSupported)!=null&&c.call(l,IA)),V=!!((m=(d=nt())==null?void 0:d.isTypeSupported)!=null&&m.call(d,EA)),J=!!((f=(h=nt())==null?void 0:h.isTypeSupported)!=null&&f.call(h,xA));this._codecs={h264:P,h265:V,vp9:!!((S=(g=nt())==null?void 0:g.isTypeSupported)!=null&&S.call(g,db)),av1:!!((x=(y=nt())==null?void 0:y.isTypeSupported)!=null&&x.call(y,pb)),aac:J,opus:!!((w=(E=nt())==null?void 0:E.isTypeSupported)!=null&&w.call(E,PA)),mpeg:(P||V)&&J},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(P){console.error(P)}this.destroyVideoElement()}destroyVideoElement(){var t;if(!this._video)return;if(this._video.pause(),this._video.currentTime=0,this._video.removeAttribute("src"),this._video.src="",this._video.load(),this._video.remove){this._video.remove(),this._video=null;return}this._video.parentNode&&this._video.parentNode.removeChild(this._video);let e=this._video.cloneNode(!1);(t=this._video.parentNode)==null||t.replaceChild(e,this._video),this._video=null}};var mb="audio/mpeg",Qs=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,r,i;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,mb))},this._codecs={mp3:!!((i=(r=nt())==null?void 0:r.isTypeSupported)!=null&&i.call(r,mb))}}catch(s){console.error(s)}this.destroyAudioElement()}destroyAudioElement(){var t;if(!this._audio)return;if(this._audio.pause(),this._audio.currentTime=0,this._audio.removeAttribute("src"),this._audio.src="",this._audio.load(),this._audio.remove){this._audio.remove(),this._audio=null;return}this._audio.parentNode&&this._audio.parentNode.removeChild(this._audio);let e=this._audio.cloneNode(!1);(t=this._audio.parentNode)==null||t.replaceChild(e,this._audio),this._audio=null}};var fb=require("@vkontakte/videoplayer-shared/es2018"),Pu=class{constructor(){this.isInited$=new fb.ValueSubject(!1);this._displayChecker=new Us,this._deviceChecker=new qs(this._displayChecker),this._browserChecker=new Fs,this._videoChecker=new js(this._deviceChecker,this._browserChecker),this._audioChecker=new Qs,this.detect()}get display(){return this._displayChecker}get device(){return this._deviceChecker}get browser(){return this._browserChecker}get video(){return this._videoChecker}get audio(){return this._audioChecker}async detect(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)}},X=new Pu;var Oe=a=>{let e=$=>(0,R.fromEvent)(a,$).pipe((0,R.mapTo)(void 0)),r=(0,R.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map($=>(0,R.fromEvent)(a,$))).pipe((0,R.map)($=>$.type==="ended"?a.readyState<2:a.readyState<3),(0,R.filterChanged)()),i=(0,R.merge)((0,R.fromEvent)(a,"progress"),(0,R.fromEvent)(a,"timeupdate")).pipe((0,R.map)(()=>ob(a.buffered,a.currentTime))),s=X.browser.isSafari?(0,R.combine)({play:e("play").pipe((0,R.once)()),playing:e("playing")}).pipe((0,R.mapTo)(void 0)):e("playing"),n=(0,R.fromEvent)(a,"volumechange").pipe((0,R.map)(()=>({muted:a.muted,volume:a.volume}))),o=(0,R.fromEvent)(a,"ratechange").pipe((0,R.map)(()=>a.playbackRate)),u=(0,R.fromEvent)(a,"error").pipe((0,R.filter)(()=>!!(a.error||a.played.length)),(0,R.map)(()=>{var z;let $=a.error;return{id:$?`MediaError#${$.code}`:"HtmlVideoError",category:R.ErrorCategory.VIDEO_PIPELINE,message:$?$.message:"Error event from HTML video element",thrown:(z=a.error)!=null?z:void 0}})),l=(0,R.fromEvent)(a,"timeupdate").pipe((0,R.map)(()=>a.currentTime)),c=new R.Subject,d=.3,m;l.subscribe($=>{a.loop&&(0,R.isNonNullable)(m)&&(0,R.isNonNullable)($)&&m>=a.duration-d&&$<=d&&c.next(m),m=$});let h=e("pause").pipe((0,R.filter)(()=>!a.error&&m!==a.duration)),f=(0,R.fromEvent)(a,"enterpictureinpicture"),g=(0,R.fromEvent)(a,"leavepictureinpicture"),S=new R.ValueSubject(nb(a));f.subscribe(()=>S.next(!0)),g.subscribe(()=>S.next(!1));let y=new R.ValueSubject(xu(a));(0,R.fromEvent)(a,"fullscreenchange").pipe((0,R.map)(()=>xu(a))).subscribe(y);let E=.1,w=1e3,P=(0,R.fromEvent)(a,"timeupdate").pipe((0,R.filter)($=>a.duration-a.currentTime<E)),V=(0,R.merge)(P.pipe((0,R.filter)($=>!a.loop)),(0,R.fromEvent)(a,"ended")).pipe((0,R.throttle)(w),(0,R.mapTo)(void 0)),J=P.pipe((0,R.filter)($=>a.loop));return{playing$:s,pause$:h,canplay$:e("canplay"),ended$:V,looped$:c,loopExpected$:J,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,R.fromEvent)(a,"durationchange").pipe((0,R.map)(()=>a.duration)),isBuffering$:r,currentBuffer$:i,volumeState$:n,playbackRateState$:o,inPiP$:S,inFullscreen$:y,enterPip$:f,leavePip$:g}};var wt=require("@vkontakte/videoplayer-shared/es2018"),Wt=a=>{switch(a){case"mobile":return wt.VideoQuality.Q_144P;case"lowest":return wt.VideoQuality.Q_240P;case"low":return wt.VideoQuality.Q_360P;case"sd":case"medium":return wt.VideoQuality.Q_480P;case"hd":case"high":return wt.VideoQuality.Q_720P;case"fullhd":case"full":return wt.VideoQuality.Q_1080P;case"quadhd":case"quad":return wt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return wt.VideoQuality.Q_2160P}};var zt=j(Yt(),1),Ab=j(Ye(),1),Gs=j(Fr(),1),N=require("@vkontakte/videoplayer-shared/es2018");var wu=!1,At={},Ib=a=>{wu=a},Eb=()=>{At={}},xb=a=>{a(At)},Fi=(a,e)=>{var t;wu&&(At.meta=(t=At.meta)!=null?t:{},At.meta[a]=e)},$e=class{constructor(e){this.name=e}next(e){var r,i;if(!wu)return;At.series=(r=At.series)!=null?r:{};let t=(i=At.series[this.name])!=null?i:[];t.push([Date.now(),e]),At.series[this.name]=t}};var Se=require("@vkontakte/videoplayer-shared/es2018");function Au({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function ku({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!!a&&Au({limits:a,highQualityLimit:e,trafficSavingLimit:t})==="high_quality"}function qi({limits:a,highestAvailableQuality:e,lowestAvailableQuality:t}){return(0,Se.isNullable)(a)||(0,Se.isNonNullable)(a.min)&&(0,Se.isNonNullable)(a.max)&&(0,Se.isLower)(a.max,a.min)||(0,Se.isNonNullable)(a.min)&&e&&(0,Se.isHigher)(a.min,e)||(0,Se.isNonNullable)(a.max)&&t&&(0,Se.isLower)(a.max,t)}function Pb({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return qi({limits:{max:a!=null&&a.max?(0,Se.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Se.videoHeightToQuality)(a.min):void 0},highestAvailableQuality:e?(0,Se.videoHeightToQuality)(e):void 0,lowestAvailableQuality:t?(0,Se.videoHeightToQuality)(t):void 0})}var VA=new $e("best_bitrate"),kb=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var Ru=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),Ui=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,N.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Rb='Assertion "ABR Tracks is empty array" failed',Ws=(a,e,t,r)=>{var u;let i=[...e].sort(Ru(1)),s=[...t].sort(Ru(1)),n=s.filter(l=>(0,N.isNonNullable)(l.bitrate)&&(0,N.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>r:!0),o=(u=(0,zt.default)(s,Math.round(s.length*i.indexOf(a)/(i.length+1))))!=null?u:(0,zt.default)(s,-1);return o&&(0,Ab.default)(n,o)?o:n.length?(0,zt.default)(n,-1):(0,zt.default)(s,0)},wb=a=>"quality"in a,$b=(a,e,t,r)=>{var n;let i=(0,N.isNonNullable)((n=r==null?void 0:r.last)==null?void 0:n.bitrate)&&(0,N.isNonNullable)(t==null?void 0:t.bitrate)&&r.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&r&&r.history[t.id]&&(0,N.now)()-r.history[t.id]<=i&&(!r.last||t.id!==r.last.id);if(t!=null&&t.id&&r&&!s&&r.recordSelection(t),s&&(r!=null&&r.last)){let o=r.last;r==null||r.recordSwitch(o);let u=wb(o)?"video":"audio",l=wb(o)?o.quality:o.bitrate;return e({message:`
|
|
8
|
+
[last ${u} selected] ${l}
|
|
9
|
+
`}),o}return r==null||r.recordSwitch(t),t},BA=(a,e)=>Math.log(e)/Math.log(a),_A=({tuning:a,container:e,limits:t,panelSize:r})=>{let i=a.containerSizeFactor;if(r)return{containerSizeLimit:r,containerSizeFactor:i};if(a.usePixelRatio&&X.display.pixelRatio){let s=X.display.pixelRatio;if(a.pixelRatioMultiplier)i*=a.pixelRatioMultiplier*(s-1)+1;else{let n=a.pixelRatioLogBase,[o=0,u=0,l=0]=a.pixelRatioLogCoefficients,c=BA(n,o*s+u)+l;Number.isFinite(c)&&(i*=c)}}return ku({highQualityLimit:a.highQualityLimit,trafficSavingLimit:a.trafficSavingLimit,limits:t})&&(i*=2),{containerSizeLimit:a.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*i,height:e.height*i}:void 0,containerSizeFactor:i}},Kt=(a,{container:e,estimatedThroughput:t,tuning:r,limits:i,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:c,droppedVideoMaxQualityLimit:d,stallsVideoMaxQualityLimit:m,stallsPredictedThroughput:h,abrLogger:f,panelSize:g})=>{var ie,ge,L,W,ae;(0,N.assertNotEmptyArray)(a,Rb);let{containerSizeFactor:S,containerSizeLimit:y}=_A({container:e,tuning:r,limits:i,panelSize:g}),x=r.considerPlaybackRate&&(0,N.isNonNullable)(o)?o:1,E=a.filter(A=>!(0,N.isInvariantQuality)(A.quality)).sort((A,_)=>(0,N.isHigher)(A.quality,_.quality)?-1:1),w=(ie=(0,zt.default)(E,-1))==null?void 0:ie.quality,P=(ge=(0,zt.default)(E,0))==null?void 0:ge.quality,V=qi({limits:i,lowestAvailableQuality:w,highestAvailableQuality:P}),J=x*kb(n!=null?n:.5,r.bitrateFactorAtEmptyBuffer,r.bitrateFactorAtFullBuffer),$={},K=E.filter(A=>{let _=!0;if(y)if(A.size)_=A.size.width<=y.width&&A.size.height<=y.height;else{let Tt=y&&(0,N.videoSizeToQuality)(y);_=Tt?(0,N.isLowerOrEqual)(A.quality,Tt):!0}if(!_)return $[A.quality]="FitsContainer",!1;let Ee=h||t,Er=(0,N.isNonNullable)(Ee)&&isFinite(Ee)&&(0,N.isNonNullable)(A.bitrate)?Ee-s>=A.bitrate*J:!0,yt=ku({highQualityLimit:r.highQualityLimit,trafficSavingLimit:r.trafficSavingLimit,limits:i})&&(i==null?void 0:i.min)===A.quality;if(!Er&&!yt)return $[A.quality]="FitsThroughput",!1;if(r.lazyQualitySwitch&&(0,N.isNonNullable)(r.minBufferToSwitchUp)&&u&&!(0,N.isInvariantQuality)(u.quality)&&(n!=null?n:0)<r.minBufferToSwitchUp&&(0,N.isHigher)(A.quality,u.quality))return $[A.quality]="Buffer",!1;if(!!d&&(0,N.isHigherOrEqual)(A.quality,d)&&!yt)return $[A.quality]="DroppedFramesLimit",!1;if(!!m&&(0,N.isHigherOrEqual)(A.quality,m)&&!yt)return $[A.quality]="StallsLimit",!1;let De=V||((0,N.isNullable)(i==null?void 0:i.max)||(0,N.isLowerOrEqual)(A.quality,i.max))&&((0,N.isNullable)(i==null?void 0:i.min)||(0,N.isHigherOrEqual)(A.quality,i.min)),lt=(0,N.isNonNullable)(c)&&!c?(0,N.isLowerOrEqual)(A.quality,r.backgroundVideoQualityLimit):!0;return!De||!lt?($[A.quality]="FitsQualityLimits",!1):!0})[0];K&&K.bitrate&&VA.next(K.bitrate);let ee=(L=K!=null?K:(0,zt.default)(E,-1))!=null?L:a[0],O=l==null?void 0:l.last,C=$b(r,f,ee,l);return(0,N.isNonNullable)(l)&&C.quality!==(O==null?void 0:O.quality)&&f({message:`
|
|
10
|
+
[VIDEO TRACKS ABR]
|
|
11
|
+
[available video tracks]
|
|
12
|
+
${a.map(A=>{var _,Ee;return`{ id: ${A.id}, quality: ${A.quality}, bitrate: ${A.bitrate}, size: ${(_=A.size)==null?void 0:_.width}:${(Ee=A.size)==null?void 0:Ee.height} }`}).join(`
|
|
13
|
+
`)}
|
|
14
|
+
|
|
15
|
+
[tuning]
|
|
16
|
+
${(0,Gs.default)(r!=null?r:{}).map(([A,_])=>`${A}: ${_}`).join(`
|
|
17
|
+
`)}
|
|
18
|
+
|
|
19
|
+
[limit params]
|
|
20
|
+
containerSizeFactor: ${S},
|
|
21
|
+
containerSizeLimit: ${(W=y==null?void 0:y.width)!=null?W:0} x ${(ae=y==null?void 0:y.height)!=null?ae:0},
|
|
22
|
+
estimatedThroughput: ${t},
|
|
23
|
+
stallsPredictedThroughput: ${h},
|
|
24
|
+
reserve: ${s},
|
|
25
|
+
playbackRate: ${o},
|
|
26
|
+
playbackRateFactor: ${x},
|
|
27
|
+
forwardBufferHealth: ${n},
|
|
28
|
+
bitrateFactor: ${J},
|
|
29
|
+
minBufferToSwitchUp: ${r.minBufferToSwitchUp},
|
|
30
|
+
droppedVideoMaxQualityLimit: ${d},
|
|
31
|
+
stallsVideoMaxQualityLimit: ${m},
|
|
32
|
+
limitsAreInvalid: ${V},
|
|
33
|
+
maxQualityLimit: ${i==null?void 0:i.max},
|
|
34
|
+
minQualityLimit: ${i==null?void 0:i.min},
|
|
35
|
+
|
|
36
|
+
[limited video tracks]
|
|
37
|
+
${(0,Gs.default)($).map(([A,_])=>`${A}: ${_}`).join(`
|
|
38
|
+
`)||"All tracks are available"}
|
|
39
|
+
|
|
40
|
+
[best video track] ${K==null?void 0:K.quality}
|
|
41
|
+
[selected video track] ${C==null?void 0:C.quality}
|
|
42
|
+
`}),C},Lb=(a,e,t,{estimatedThroughput:r,tuning:i,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,N.assertNotEmptyArray)(t,Rb);let c=i.considerPlaybackRate&&(0,N.isNonNullable)(s)?s:1,d=[...t].sort(Ru(-1)),m=a.bitrate;(0,N.assertNonNullable)(m);let h=c*kb(n!=null?n:.5,i.bitrateAudioFactorAtEmptyBuffer,i.bitrateAudioFactorAtFullBuffer),f,g=Ws(a,e,t,i.minVideoAudioRatio),S=l||r;(0,N.isNonNullable)(S)&&isFinite(S)&&(f=d.find(E=>(0,N.isNonNullable)(E.bitrate)&&(0,N.isNonNullable)(g==null?void 0:g.bitrate)?S-m>=E.bitrate*h&&E.bitrate>=g.bitrate:!1)),f||(f=g);let y=o==null?void 0:o.last,x=f&&$b(i,u,f,o);return(0,N.isNonNullable)(o)&&(x==null?void 0:x.bitrate)!==(y==null?void 0:y.bitrate)&&u({message:`
|
|
43
|
+
[AUDIO TRACKS ABR]
|
|
44
|
+
[available audio tracks]
|
|
45
|
+
${t.map(E=>`{ id: ${E.id}, bitrate: ${E.bitrate} }`).join(`
|
|
46
|
+
`)}
|
|
47
|
+
|
|
48
|
+
[tuning]
|
|
49
|
+
${(0,Gs.default)(i!=null?i:{}).map(([E,w])=>`${E}: ${w}`).join(`
|
|
50
|
+
`)}
|
|
51
|
+
|
|
52
|
+
[limit params]
|
|
53
|
+
estimatedThroughput: ${r},
|
|
54
|
+
stallsPredictedThroughput: ${l},
|
|
55
|
+
reserve: ${m},
|
|
56
|
+
playbackRate: ${s},
|
|
57
|
+
playbackRateFactor: ${c},
|
|
58
|
+
forwardBufferHealth: ${n},
|
|
59
|
+
bitrateFactor: ${h},
|
|
60
|
+
minBufferToSwitchUp: ${i.minBufferToSwitchUp},
|
|
61
|
+
|
|
62
|
+
[selected audio track] ${x==null?void 0:x.id}
|
|
63
|
+
`}),x};var Te=a=>new URL(a).hostname;var B=require("@vkontakte/videoplayer-shared/es2018");var _b=j(Yt(),1);var Db=j(Ye(),1),Mb=a=>{if(a instanceof DOMException&&(0,Db.default)(["Failed to load because no supported source was found.","The element has no supported sources."],a.message))throw a;return!(a instanceof DOMException&&(a.code===20||a.name==="AbortError"))},Ne=async(a,e)=>{let t=a.muted;try{await a.play()}catch(r){if(!Mb(r))return!1;if(e&&e(),t)return console.warn(r),!1;a.muted=!0;try{await a.play()}catch(i){return Mb(i)&&(a.muted=!1,console.warn(i)),!1}}return!0};var Qe=require("@vkontakte/videoplayer-shared/es2018");var Cb=j(Kr(),1),gt=require("@vkontakte/videoplayer-shared/es2018");function Ie(){return(0,gt.now)()}function $u(a){return Ie()-a}function Lu(a){let e=a.split("/"),t=e.slice(0,e.length-1).join("/"),r=/^([a-z]+:)?\/\//i,i=n=>r.test(n);return{resolve:(n,o,u=!1)=>{i(n)||(n.startsWith("/")||(n="/"+n),n=t+n);let l=n.indexOf("?")>-1?"&":"?";return u&&(n+=l+"lowLat=1",l="&"),o&&(n+=l+"_rnd="+Math.floor(999999999*Math.random())),n}}}function Vb(a,e,t){let r=(...i)=>{t.apply(null,i),a.removeEventListener(e,r)};a.addEventListener(e,r)}function Jr(a,e,t,r){let i=window.XMLHttpRequest,s,n,o,u=!1,l=0,c,d,m=!1,h="arraybuffer",f=7e3,g=2e3,S=()=>{if(u)return;(0,gt.assertNonNullable)(c);let O=$u(c),C;if(O<g){C=g-O,setTimeout(S,C);return}g*=2,g>f&&(g=f),n&&n.abort(),n=new i,V()},y=O=>(s=O,ee),x=O=>(d=O,ee),E=()=>(h="json",ee),w=()=>{if(!u){if(--l>=0){S(),r&&r();return}u=!0,d&&d(),t&&t()}},P=O=>(m=O,ee),V=()=>{c=Ie(),n=new i,n.open("get",a);let O=0,C,ie=0,ge=()=>((0,gt.assertNonNullable)(c),Math.max(c,Math.max(C||0,ie||0)));if(s&&n.addEventListener("progress",L=>{let W=Ie();s.updateChunk&&L.loaded>O&&(s.updateChunk(ge(),L.loaded-O),O=L.loaded,C=W)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>w())),n.addEventListener("load",()=>{if(u)return;(0,gt.assertNonNullable)(n);let L=n.status;if(L>=200&&L<300){let{response:W,responseType:ae}=n,A=W==null?void 0:W.byteLength;if(typeof A=="number"&&s){let _=A-O;_&&s.updateChunk&&s.updateChunk(ge(),_)}ae==="json"&&(!W||!(0,Cb.default)(W).length)?w():(d&&d(),e(W))}else w()}),n.addEventListener("error",()=>{w()}),m){let L=()=>{(0,gt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(ie=Ie(),n.removeEventListener("readystatechange",L))};n.addEventListener("readystatechange",L)}return n.responseType=h,n.send(),ee},ee={withBitrateReporting:y,withParallel:P,withJSONResponse:E,withRetryCount:O=>(l=O,ee),withRetryInterval:(O,C)=>((0,gt.isNonNullable)(O)&&(g=O),(0,gt.isNonNullable)(C)&&(f=C),ee),withTimeout:O=>(o=O,ee),withFinally:x,send:V,abort:()=>{n&&(n.abort(),n=void 0),u=!0,d&&d()}};return ee}var Hi=class{constructor(e){this.intervals=[];this.currentRate=0;this.logger=e}_updateRate(e){let t=.2;this.currentRate&&(e<this.currentRate*.1?t=.8:e<this.currentRate*.5?t=.5:e<this.currentRate*.7&&(t=.3)),e=Math.max(1,Math.min(e,100*1024*1024)),this.currentRate=this.currentRate?this.currentRate*(1-t)+e*t:e}_createInterval(e,t,r){return{start:e,end:t,bytes:r}}_doMergeIntervals(e,t){e.start=Math.min(t.start,e.start),e.end=Math.max(t.end,e.end),e.bytes+=t.bytes}_mergeIntervals(e,t){return e.start<=t.end&&t.start<=e.end?(this._doMergeIntervals(e,t),!0):!1}_flushIntervals(){if(!this.intervals.length)return!1;let e=this.intervals[0].start,t=this.intervals[this.intervals.length-1].end-500;if(t-e>2e3){let r=0,i=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)r+=s.end-s.start,i+=s.bytes,this.intervals.splice(0,1);else{if(s.start>=t)break;{let n=t-s.start,o=s.end-s.start;r+=n;let u=s.bytes*n/o;i+=u,s.start=t,s.bytes-=u}}}if(i>0&&r>0){let s=i*8/(r/1e3);return this._updateRate(s),this.logger(`rate updated, new=${Math.round(s/1024)}K; average=${Math.round(this.currentRate/1024)}K bytes/ms=${Math.round(i)}/${Math.round(r)} interval=${Math.round(t-e)}`),!0}}return!1}_joinIntervals(){let e;do{e=!1;for(let t=0;t<this.intervals.length-1;++t)this._mergeIntervals(this.intervals[t],this.intervals[t+1])&&(this.intervals.splice(t+1,1),e=!0)}while(e)}addInterval(e,t,r){return this.intervals.push(this._createInterval(e,t,r)),this._joinIntervals(),this.intervals.length>100&&(this.logger(`too many intervals (${this.intervals.length}); will merge`,{type:"warn"}),this._doMergeIntervals(this.intervals[1],this.intervals[0]),this.intervals.splice(0,1)),this._flushIntervals()}getBitRate(){return this.currentRate}};var Bb=j(Kr(),1);var ji=class{constructor(e,t,r,i,s){this.pendingQueue=[];this.activeRequests={};this.completeRequests={};this.averageSegmentDuration=2e3;this.lastPrefetchStart=0;this.throttleTimeout=null;this.RETRY_COUNT=e,this.TIMEOUT=t,this.BITRATE_ESTIMATOR=r,this.MAX_PARALLEL_REQUESTS=i,this.logger=s}limitCompleteCount(){let e;for(;(e=Object.keys(this.completeRequests)).length>this._getParallelRequestCount()+2;){let t=e[Math.floor(Math.random()*e.length)];this.logger(`Dropping completed request for url ${t}`,{type:"warn"}),delete this.completeRequests[t]}}_sendRequest(e,t){let r=Ie(),i=u=>{delete this.activeRequests[t],this.limitCompleteCount(),this.completeRequests[t]=e,this._sendPending(),e._error=1,e._errorMsg=u,e._errorCB?e._errorCB(u):(this.limitCompleteCount(),this.completeRequests[t]=e)},s=u=>{e._complete=1,e._responseData=u,e._downloadTime=Ie()-r,delete this.activeRequests[t],this._sendPending(),e._cb?e._cb(u,e._downloadTime):(this.limitCompleteCount(),this.completeRequests[t]=e)},n=()=>{e._finallyCB&&e._finallyCB()},o=()=>{e._retry=1,e._retryCB&&e._retryCB()};e._request=Jr(t,s,()=>i("error"),o),e._request.withRetryCount(this.RETRY_COUNT).withTimeout(this.TIMEOUT).withBitrateReporting(this.BITRATE_ESTIMATOR).withParallel(this._getParallelRequestCount()>1).withFinally(n),this.activeRequests[t]=e,e._request.send(),this.lastPrefetchStart=Ie()}_getParallelRequestCount(){return Math.min(this.MAX_PARALLEL_REQUESTS,this.averageSegmentDuration<3e3?3:2)}_getPrefetchDelay(){return Math.max(100,Math.min(5e3,this.averageSegmentDuration/3))}_canSendPending(){let e=this._getParallelRequestCount(),t=Ie();if(Object.keys(this.activeRequests).length>=e)return!1;let r=this._getPrefetchDelay()-(t-this.lastPrefetchStart);return this.throttleTimeout&&clearTimeout(this.throttleTimeout),r>0?(this.throttleTimeout=window.setTimeout(()=>this._sendPending(),r),!1):!0}_sendPending(){for(;this._canSendPending();){let e=this.pendingQueue.pop();if(e){if(this.activeRequests[e]||this.completeRequests[e])continue;this.logger(`Submitting pending request url=${e}`),this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,Bb.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,r,i){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=r,n._retryCB=i,n._finallyCB=s._finallyCB,n._error||n._complete?(this._removeFromActive(e),setTimeout(()=>{n._complete?(this.logger(`Requested url already prefetched, url=${e}`),t(n._responseData,n._downloadTime)):(this.logger(`Requested url already prefetched with error, url=${e}`),r(n._errorMsg)),s._finallyCB&&s._finallyCB()},0)):this.logger(`Attached to active request, url=${e}`);else{let o=this.pendingQueue.indexOf(e);o!==-1&&this.pendingQueue.splice(o,1),this.logger(`Request not prefetched, starting new request, url=${e}${o===-1?"":"; removed pending"}`),this._sendRequest(s,e)}},s._cb=t,s._errorCB=r,s._retryCB=i,s.abort=function(){s.request&&s.request.abort()},s.withFinally=n=>(s._finallyCB=n,s),s}prefetch(e){this.activeRequests[e]||this.completeRequests[e]?this.logger(`Request already active for url=${e}`):(this.logger(`Added to pending queue; url=${e}`),this.pendingQueue.unshift(e),this._sendPending())}optimizeForSegDuration(e){this.averageSegmentDuration=e}};var Ob=require("@vkontakte/videoplayer-shared/es2018");var Ys=1e4,Mu=3;var NA=6e4,FA=10,qA=1,UA=500,Qi=class{constructor(e){this.paused=!1;this.autoQuality=!0;this.autoQualityLimits=void 0;this.buffering=!0;this.destroyed=!1;this.videoPlayStarted=!1;this.lowLatency=!1;this.bitrate=0;this.manifest=[];this.sourceBuffer=0;this.bufferStates=[];this.sourceJitter=-1;this.params=e,this.soundProhibitedEvent$=new Ob.Subject,this.chunkRateEstimator=new Hi(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Lu(e),this.bitrateSwitcher=this._initBitrateSwitcher(),this._initManifest()}setAutoQualityEnabled(e){this.autoQuality=e}setAutoQualityLimits(e){this.autoQualityLimits=e}switchByName(e){let t;for(let r=0;r<this.manifest.length;++r)if(t=this.manifest[r],t.name===e){this._switchToQuality(t);return}}catchUp(){this.rep&&this.rep.stop(),this.currentManifestEntry&&(this.paused=!1,this._initPlayerWith(this.currentManifestEntry),this._notifyBuffering(!0))}stop(){this.params.videoElement.pause(),this.rep&&(this.rep.stop(),this.rep=null)}pause(){this.paused=!0,this.params.videoElement.pause(),this.videoPlayStarted=!1,this._notifyBuffering(!1)}play(){this.paused=!1;let e=this.lowLatency&&this._getBufferSizeSec()>this.sourceJitter+5;this.rep&&!e?(this.bufferStates=[],this.videoPlayStarted=!1,this.shouldPlay()?this._playVideoElement():this._notifyBuffering(!0)):this.catchUp()}startPlay(e,t){this.autoQuality=t,this._initPlayerWith(e)}destroy(){this.destroyed=!0,this.rep&&(this.rep.stop(),this.rep=null),this.manifestRequest&&this.manifestRequest.abort(),this.manifestRefetchTimer&&(clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=void 0)}reinit(e){this.manifestUrl=e,this.urlResolver=Lu(e),this.catchUp()}_handleNetworkError(){this.params.logger("Fatal network error"),this.params.playerCallback({name:"error",type:"network"})}_retryCallback(){this.params.playerCallback({name:"retry"})}_getBufferSizeSec(){let e=this.params.videoElement,t=0,r=e.buffered.length;return r!==0&&(t=e.buffered.end(r-1)-Math.max(e.currentTime,e.buffered.start(0))),t}_notifyBuffering(e){this.destroyed||(this.params.logger(`buffering: ${e}`),this.params.playerCallback({name:"buffering",isBuffering:e}),this.buffering=e)}_initVideo(){let{videoElement:e,logger:t}=this.params;e.addEventListener("error",()=>{var i;!!e.error&&!this.destroyed&&(t(`Video element error: ${(i=e.error)==null?void 0:i.code}`),this.params.playerCallback({name:"error",type:"media"}))}),e.addEventListener("timeupdate",()=>{let r=this._getBufferSizeSec();!this.paused&&r<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(r+.1)*1e3)):this.buffering&&this.videoPlayStarted&&this._notifyBuffering(!1)}),e.addEventListener("playing",()=>{t("playing")}),e.addEventListener("stalled",()=>this._fixupStall()),e.addEventListener("waiting",()=>this._fixupStall())}_fixupStall(){let{logger:e,videoElement:t}=this.params,r=t.buffered.length,i;r!==0&&(i=t.buffered.start(r-1),t.currentTime<i&&(e("Fixup stall"),t.currentTime=i))}_selectQuality(e){let{videoElement:t}=this.params,r,i,s,n=t&&1.62*(X.display.pixelRatio||1)*t.offsetHeight||520;for(let o=0;o<this.manifest.length;++o){s=this.manifest[o];let{max:u,min:l}=this.autoQualityLimits||{};!Pb({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,_b.default)(this.manifest,-1).video.height})&&(u&&s.video.height>u||l&&s.video.height<l)||(s.bitrate<e&&n>Math.min(s.video.height,s.video.width)?(!i||s.bitrate>i.bitrate)&&(i=s):(!r||r.bitrate>s.bitrate)&&(r=s))}return i||r}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,Qe.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){let{logger:r,videoElement:i,playerCallback:s}=this.params;this.mediaSource=new window.MediaSource,r("setting video src"),i.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),this.videoPlayStarted=!1,i.addEventListener("canplay",()=>{this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let n=()=>{Vb(i,"progress",()=>{i.buffered.length?(i.currentTime=i.buffered.start(0),s({name:"playing"})):n()})};n()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new ji(Mu,Ys,this.bitrateSwitcher,this.params.config.maxParallelRequests,this.params.logger),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{logger:t,videoElement:r,playerCallback:i}=this.params,s=!1,n=null,o=null,u=null,l=null,c=!1,d=()=>{let w=s&&(!c||c===this.rep);return w||t("Not running!"),w},m=(w,P,V)=>{u&&u.abort(),u=Jr(this.urlResolver.resolve(w,!1),P,V,()=>this._retryCallback()).withTimeout(Ys).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Mu).withFinally(()=>{u=null}).send()},h=(w,P,V)=>{(0,Qe.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(w,!1),P,V,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=w=>{let P=r.playbackRate;r.playbackRate!==w&&(t(`Playback rate switch: ${P}=>${w}`),r.playbackRate=w)},g=w=>{this.lowLatency=w,t(`lowLatency changed to ${w}`),S()},S=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let w=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let V=Ie()-1e4,J=0;for(let z=0;z<this.bufferStates.length;z++){let K=this.bufferStates[z];w=Math.min(w,K.buf),K.ts<V&&J++}this.bufferStates.splice(0,J),t(`update playback rate; minBuffer=${w} drop=${J} jitter=${this.sourceJitter}`);let $=w-qA;this.sourceJitter>=0?$-=this.sourceJitter/2:this.sourceJitter-=1,$>3?f(1.15):$>1?f(1.1):$>.3?f(1.05):f(1)}},y=w=>{let P,V=()=>P&&P.start?P.start.length:0,J=L=>P.start[L]/1e3,$=L=>P.dur[L]/1e3,z=L=>P.fragIndex+L,K=(L,W)=>({chunkIdx:z(L),startTS:J(L),dur:$(L),discontinuity:W}),ee=()=>{let L=0;if(P&&P.dur){let W=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,ae=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,A=W;this.sourceJitter>1&&(A+=this.sourceJitter-1);let _=P.dur.length-1;for(;_>=0&&(A-=P.dur[_],!(A<=0));--_);L=Math.min(_,P.dur.length-1-ae),L=Math.max(L,0)}return K(L,!0)},O=L=>{let W=V();if(!(W<=0)){if((0,Qe.isNonNullable)(L)){for(let ae=0;ae<W;ae++)if(J(ae)>L)return K(ae)}return ee()}},C=L=>{let W=V(),ae=L?L.chunkIdx+1:0,A=ae-P.fragIndex;if(!(W<=0)){if(!L||A<0||A-W>FA)return t(`Resync: offset=${A} bChunks=${W} chunk=`+JSON.stringify(L)),ee();if(!(A>=W))return K(ae-P.fragIndex,!1)}},ie=(L,W,ae)=>{l&&l.abort(),l=Jr(this.urlResolver.resolve(L,!0,this.lowLatency),W,ae,()=>this._retryCallback()).withTimeout(Ys).withRetryCount(Mu).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(L,W)=>{ie(w,ae=>{if(!d())return;P=ae;let A=!!P.lowLatency;A!==this.lowLatency&&g(A);let _=0;for(let Ee=0;Ee<P.dur.length;++Ee)_+=P.dur[Ee];_>0&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(_/P.dur.length)),i({name:"index",zeroTime:P.zeroTime,shiftDuration:P.shiftDuration}),this.sourceJitter=P.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,P.jitter/1e3)):1,L(O(W))},()=>this._handleNetworkError())},nextChunk:C}},x=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return c={start:w=>{let{videoElement:P,logger:V}=this.params,J=y(e.jidxUrl),$,z,K,ee,O=0,C,ie,ge,L=()=>{C&&(clearTimeout(C),C=void 0);let re=Math.max(UA,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),ke=O+re,Me=Ie(),De=Math.min(1e4,ke-Me);O=Me;let lt=()=>{l||d()&&J.seek(()=>{d()&&(O=Ie(),W(),L())})};De>0?C=window.setTimeout(()=>{this.paused?L():lt()},De):lt()},W=()=>{let re;for(;re=J.nextChunk(ee);)ee=re,Er(re);let ke=J.nextChunk(K);if(ke){if(K&&ke.discontinuity){V("Detected discontinuity; restarting playback"),this.paused?L():(x(),this._initPlayerWith(e));return}Ee(ke)}else L()},ae=(re,ke)=>{if(!d()||!this.sourceBuffer)return;let Me,De,lt,Tt=Vt=>{window.setTimeout(()=>{d()&&ae(re,ke)},Vt)};if(this.sourceBuffer.updating)V("Source buffer is updating; delaying appendBuffer"),Tt(100);else{let Vt=Ie(),tr=P.currentTime;!this.paused&&P.buffered.length>1&&ie===tr&&Vt-ge>500&&(V("Stall suspected; trying to fix"),this._fixupStall()),ie!==tr&&(ie=tr,ge=Vt);let xr=this._getBufferSizeSec();if(xr>30)V(`Buffered ${xr} seconds; delaying appendBuffer`),Tt(2e3);else try{this.sourceBuffer.appendBuffer(re),this.videoPlayStarted?(this.bufferStates.push({ts:Vt,buf:xr}),S(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),ke&&ke()}catch(oi){if(oi.name==="QuotaExceededError")V("QuotaExceededError; delaying appendBuffer"),lt=this.sourceBuffer.buffered.length,lt!==0&&(Me=this.sourceBuffer.buffered.start(0),De=tr,De-Me>4&&this.sourceBuffer.remove(Me,De-3)),Tt(1e3);else throw oi}}},A=()=>{z&&$&&(V([`Appending chunk, sz=${z.byteLength}:`,JSON.stringify(K)]),ae(z,function(){z=null,W()}))},_=re=>e.fragUrlTemplate.replace("%%id%%",re.chunkIdx),Ee=re=>{d()&&h(_(re),(ke,Me)=>{if(d()){if(Me/=1e3,z=ke,K=re,n=re.startTS,Me){let De=Math.min(10,re.dur/Me);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*De:De}A()}},()=>this._handleNetworkError())},Er=re=>{d()&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(_(re),!1)))},yt=re=>{d()&&(e.cachedHeader=re,ae(re,()=>{$=!0,A()}))};s=!0,J.seek(re=>{if(d()){if(O=Ie(),!re){L();return}ee=re,!(0,Qe.isNullable)(w)||re.startTS>w?Ee(re):(K=re,W())}},w),e.cachedHeader?yt(e.cachedHeader):m(e.headerUrl,yt,()=>this._handleNetworkError())},stop:x,getTimestampSec:()=>n},c}_switchToQuality(e){let{logger:t,playerCallback:r}=this.params,i;e.bitrate!==this.bitrate&&(this.rep&&(i=this.rep.getTimestampSec(),(0,Qe.isNonNullable)(i)&&(i+=.1),this.rep.stop()),this.currentManifestEntry=e,this.rep=this._representation(e),t(`switch to quality: codecs=${e.codecs}; headerUrl=${e.headerUrl}; bitrate=${e.bitrate}`),this.bitrate=e.bitrate,(0,Qe.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(i),r({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Qe.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,r=d=>{if(!this.autoQuality)return;let m,h,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(h=this._getBufferSizeSec(),f=d/this.bitrate,h>10&&f>.8||h>15&&f>.5||h>20&&f>.3)){e(`Not switching: buffer=${Math.floor(h)}; bitrate=${this.bitrate}; newRate=${Math.floor(d)}`);return}m=this._selectQuality(d),m?this._switchToQuality(m):e(`Could not find quality by bitrate ${d}`)},s={updateChunk:(m,h)=>{let f=Ie();if(this.chunkRateEstimator.addInterval(m,f,h)){let S=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:h,duration:f-m,speed:S}),!0}},get:()=>{let m=this.chunkRateEstimator.getBitRate();return m?m*.85:0}},n=-1/0,o,u=!0,l=()=>{let d=s.get();if(d&&o&&this.autoQuality){if(u&&d>o&&$u(n)<3e4)return;r(d)}u=this.autoQuality};return{updateChunk:(d,m)=>{let h=s.updateChunk(d,m);return h&&l(),h},notifySwitch:d=>{let m=Ie();d<o&&(n=m),o=d}}}_fetchManifest(e,t,r){this.manifestRequest=Jr(this.urlResolver.resolve(e,!0),t,r,()=>this._retryCallback()).withJSONResponse().withTimeout(Ys).withRetryCount(this.params.config.manifestRetryMaxCount).withRetryInterval(this.params.config.manifestRetryInterval,this.params.config.manifestRetryMaxInterval).send().withFinally(()=>{this.manifestRequest=void 0})}_playVideoElement(){let{videoElement:e}=this.params;Ne(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{t||(this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{logger:t,playerCallback:r,videoElement:i}=this.params,s=n=>{let o=[];return n!=null&&n.length?(n.forEach((u,l)=>{var c,d;u.video&&i.canPlayType(u.codecs).replace(/no/,"")&&((d=(c=window.MediaSource)==null?void 0:c.isTypeSupported)!=null&&d.call(c,u.codecs))&&(u.index=l,o.push(u))}),o.sort(function(u,l){return u.video&&l.video?l.video.height-u.video.height:l.bitrate-u.bitrate}),o):(r({name:"error",type:"empty_manifest"}),[])};this.manifest=s(e),t(`Valid manifest entries: ${this.manifest.length}/${e.length}`),r({name:"manifest",manifest:this.manifest})}_refetchManifest(e){this.destroyed||(this.manifestRefetchTimer&&clearTimeout(this.manifestRefetchTimer),this.manifestRefetchTimer=window.setTimeout(()=>{this._fetchManifest(e,t=>{this.destroyed||(this._handleManifestUpdate(t),this._refetchManifest(e))},()=>this._refetchManifest(e))},NA))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Nb=j(Fr(),1),pe=require("@vkontakte/videoplayer-shared/es2018"),Du=class{constructor(){this.onDroopedVideoFramesLimit$=new pe.Subject;this.subscription=new pe.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new pe.Subject;this.isForceCheckCounter=0;this.prevTotalVideoFrames=0;this.prevDroppedVideoFrames=0;this.limitCounts={};this.handleChangeVideoQuality=()=>{let e=this.tracks.find(({size:t})=>(t==null?void 0:t.height)===this.video.videoHeight&&(t==null?void 0:t.width)===this.video.videoWidth);e&&!(0,pe.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),r=e-this.prevTotalVideoFrames,i=t-this.prevDroppedVideoFrames,s=1-(r-i)/r;!isNaN(s)&&s>0&&this.log({message:`[dropped]. current dropped percent: ${s}, limit: ${this.droppedFramesChecker.percentLimit}`}),!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,pe.isHigher)(this.currentQuality,this.droppedFramesChecker.minQualityBanLimit)&&(this.limitCounts[this.currentQuality]=((n=this.limitCounts[this.currentQuality])!=null?n:0)+1,this.maxQualityLimit=this.getMaxQualityLimit(this.currentQuality),this.currentTimer&&window.clearTimeout(this.currentTimer),this.currentTimer=window.setTimeout(()=>this.maxQualityLimit=this.getMaxQualityLimit(),this.droppedFramesChecker.qualityUpWaitingTime),this.onDroopedVideoFramesLimitTrigger()),this.savePrevFrameCounts(e,t)}}connect(e){this.log=e.logger.createComponentLog("DroppedFramesManager"),this.video=e.video,this.isAuto=e.isAuto,this.tracks=e.tracks,this.droppedFramesChecker=e.droppedFramesChecker,this.subscription.add(e.playing$.subscribe(()=>this.playing=!0)),this.subscription.add(e.pause$.subscribe(()=>this.playing=!1)),this.isEnabled&&this.subscribe()}destroy(){this.currentTimer&&window.clearTimeout(this.currentTimer),this.subscription.unsubscribe()}get droppedVideoMaxQualityLimit(){return this.maxQualityLimit}subscribe(){this.subscription.add((0,pe.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,pe.interval)(this.droppedFramesChecker.checkTime).pipe((0,pe.filter)(()=>this.playing),(0,pe.filter)(()=>{let i=!!this.isForceCheckCounter;return i&&(this.isForceCheckCounter-=1),!i})),t=this.forceChecker$.pipe((0,pe.debounce)(this.droppedFramesChecker.checkTime)),r=(0,pe.merge)(e,t);this.subscription.add(r.subscribe(this.checkDroppedFrames))}onChangeQuality(e){this.currentQuality=e;let{totalVideoFrames:t,droppedVideoFrames:r}=this.video.getVideoPlaybackQuality();this.savePrevFrameCounts(t,r),this.isForceCheckCounter=this.droppedFramesChecker.tickCountAfterQualityChange,this.forceChecker$.next()}onDroopedVideoFramesLimitTrigger(){this.isAuto.getState()&&(this.log({message:`[onDroopedVideoFramesLimit]. maxQualityLimit: ${this.maxQualityLimit}`}),this.onDroopedVideoFramesLimit$.next())}getMaxQualityLimit(e){var r,i;let t=(i=(r=(0,Nb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,pe.isLower)(s,n)?-1:1))==null?void 0:r[0])==null?void 0:i[0];return e!=null?e:t}get isEnabled(){return this.droppedFramesChecker.enabled&&this.isDroppedFramesCheckerSupport}get isDroppedFramesCheckerSupport(){return!!this.video&&typeof this.video.getVideoPlaybackQuality=="function"}savePrevFrameCounts(e,t){this.prevTotalVideoFrames=e,this.prevDroppedVideoFrames=t}},zs=Du;var Ks=require("@vkontakte/videoplayer-shared/es2018"),Fb=require("@vkontakte/videoplayer-shared/es2018");var Gi=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var HA=(a,e)=>new Ks.Observable(t=>{if(!window.IntersectionObserver)return;let r={root:null},i=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Gi()))},{...r,...e});i.observe(a);let s=(0,Fb.fromEvent)(document,"visibilitychange").pipe((0,Ks.map)(n=>!document.hidden||Gi())).subscribe(n=>t.next(n));return()=>{i.unobserve(a),s.unsubscribe()}}),Xe=HA;var jA=["paused","playing","ready"],QA=["paused","playing","ready"],Wi=class{constructor(e){this.subscription=new B.Subscription;this.videoState=new Q("stopped");this.representations$=new B.ValueSubject([]);this.droppedFramesManager=new zs;this.maxSeekBackTime$=new B.ValueSubject(1/0);this.zeroTime$=new B.ValueSubject(void 0);this.liveOffset=new gr;this._dashCb=e=>{var t,r,i,s;switch(e.name){case"buffering":{let n=e.isBuffering;this.params.output.isBuffering$.next(n);break}case"error":{this.params.output.error$.next({id:`DashLiveProviderInternal:${e.type}`,category:B.ErrorCategory.WTF,message:"LiveDashPlayer reported error"});break}case"manifest":{let n=e.manifest,o=[];for(let u of n){let l=(t=u.name)!=null?t:u.index.toString(10),c=(r=Wt(u.name))!=null?r:(0,B.videoSizeToQuality)(u.video),d=u.bitrate/1e3,m={...u.video};if(!c)continue;let h={id:l,quality:c,bitrate:d,size:m};o.push({track:h,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((i=this.videoState.getTransition())==null?void 0:i.to)==="manifest_ready"&&this.videoState.setState("manifest_ready");break}case"qualitySwitch":{let n=e.quality,o=(s=this.representations$.getValue().find(({representation:u})=>u===n))==null?void 0:s.track;this.params.output.hostname$.next(new URL(n.headerUrl,this.params.source.url).hostname),(0,B.isNonNullable)(o)&&this.params.output.currentVideoTrack$.next(o);break}case"bandwidth":{let{size:n,duration:o}=e;this.params.dependencies.throughputEstimator.addRawSpeed(n,o);break}case"index":{this.maxSeekBackTime$.next(e.shiftDuration||0),this.zeroTime$.next(e.zeroTime);break}}};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),r=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${r}; seekState: ${JSON.stringify(s)};`}),r==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.dash.destroy(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"));return}if(t)return;let n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.autoVideoTrackSwitching.getTransition();if((0,Cu.default)(QA,e)&&(n||o)){this.prepare();return}if((i==null?void 0:i.to)!=="paused"&&s.state==="requested"&&(0,Cu.default)(jA,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(we(this.params.source.url));return;case"manifest_ready":this.videoState.startTransitionTo("ready"),this.prepare();break;case"ready":if(r==="paused")this.videoState.setState("paused");else if(r==="playing"){this.videoState.startTransitionTo("playing");let u=i==null?void 0:i.from;u&&u==="ready"&&this.dash.catchUp(),this.dash.play()}return;case"playing":r==="paused"&&(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.dash.pause());return;case"paused":if(r==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.dash.play(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let u=this.liveOffset.getTotalOffset();u>=this.maxSeekBackTime$.getValue()&&(u=0,this.liveOffset.resetTo(u)),this.liveOffset.resume(),this.params.output.position$.next(-u/1e3),this.dash.reinit(we(this.params.source.url,u))}return;default:return(0,B.assertNever)(e)}};this.textTracksManager=new Ke(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=i=>{e.output.error$.next({id:"DashLiveProvider",category:B.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:i})};(0,B.merge)(this.videoState.stateChangeStarted$.pipe((0,B.map)(i=>({transition:i,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,B.map)(i=>({transition:i,type:"end"})))).subscribe(({transition:i,type:s})=>{this.log({message:`[videoState change] ${s}: ${JSON.stringify(i)}`})}),this.video=Ve(e.container,e.tuning),this.params.output.element$.next(this.video),this.dash=this.createLiveDashPlayer(),this.subscription.add(this.dash.soundProhibitedEvent$.subscribe(this.params.output.soundProhibitedEvent$)),this.params.output.duration$.next(1/0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(Te(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.textTracksManager.connect(this.video,this.params.desiredState,this.params.output);let r=Oe(this.video);this.subscription.add(this.representations$.pipe((0,B.map)(i=>i.map(({track:s})=>s)),(0,B.filter)(i=>!!i.length),(0,B.once)()).subscribe(i=>this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:r.playing$,pause$:r.pause$,tracks:i}))),this.subscription.add(r.canplay$.subscribe(()=>{var i;((i=this.videoState.getTransition())==null?void 0:i.to)==="ready"&&this.videoState.setState("ready")},t)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused")},t)).add(r.playing$.subscribe(()=>{this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.videoState.setState("playing")},t)).add(r.error$.subscribe(this.params.output.error$)).add(this.maxSeekBackTime$.pipe((0,B.filterChanged)(),(0,B.map)(i=>-i/1e3)).subscribe(this.params.output.duration$)).add((0,B.combine)({zeroTime:this.zeroTime$.pipe((0,B.filter)(B.isNonNullable)),position:r.timeUpdate$}).subscribe(({zeroTime:i,position:s})=>this.params.output.liveTime$.next(i+s*1e3),t)).add(bt(this.video,this.params.desiredState.isLooped,t)).add(_e(this.video,this.params.desiredState.volume,r.volumeState$,t)).add(r.volumeState$.subscribe(this.params.output.volume$,t)).add(ze(this.video,this.params.desiredState.playbackRate,r.playbackRateState$,t)).add(r.loadStart$.subscribe(this.params.output.firstBytesEvent$)).add(r.loadedMetadata$.subscribe(this.params.output.loadedMetadataEvent$)).add(r.playing$.subscribe(this.params.output.firstFrameEvent$)).add(r.canplay$.subscribe(this.params.output.canplay$)).add(r.inPiP$.subscribe(this.params.output.inPiP$)).add(r.inFullscreen$.subscribe(this.params.output.inFullscreen$)).add(Xe(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:i,min:s}})=>{this.dash.setAutoQualityLimits({max:i&&(0,B.videoQualityToHeight)(i),min:s&&(0,B.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:i,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(i=>{var s;switch(i.to){case"stopped":this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&this.params.desiredState.playbackState.setState("ready");break;case"paused":this.params.desiredState.playbackState.setState("paused");break;case"playing":this.params.desiredState.playbackState.setState("playing");break;default:return(0,B.assertNever)(i.to)}},t)).add((0,B.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,B.observableFrom)(["init"])).pipe((0,B.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),Be(this.video)}createLiveDashPlayer(){let e=new Qi({videoElement:this.video,videoState:this.videoState,liveOffset:this.liveOffset,config:{maxParallelRequests:this.params.config.maxParallelRequests,minBuffer:this.params.tuning.live.minBuffer,minBufferSegments:this.params.tuning.live.minBufferSegments,lowLatencyMinBuffer:this.params.tuning.live.lowLatencyMinBuffer,lowLatencyMinBufferSegments:this.params.tuning.live.lowLatencyMinBufferSegments,isLiveCatchUpMode:this.params.tuning.live.isLiveCatchUpMode,manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},playerCallback:this._dashCb,logger:t=>{this.params.dependencies.logger.log({message:String(t),component:"LiveDashPlayer"})}});return e.pause(),e}prepare(){var l,c,d,m,h,f;let e=this.representations$.getValue(),t=(c=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?c:this.params.desiredState.videoTrack.getState(),r=(m=(d=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:d.to)!=null?m:this.params.desiredState.autoVideoTrackSwitching.getState(),i=!r&&(0,B.isNonNullable)(t)?t:Kt(e.map(({track:g})=>g),{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,abrLogger:this.params.dependencies.abrLogger}),s=i==null?void 0:i.id,n=this.params.desiredState.videoTrack.getTransition(),o=(h=this.params.desiredState.videoTrack.getState())==null?void 0:h.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(i&&(n||s!==o)&&this.setVideoTrack(i),u&&this.setAutoQuality(r),n||u||s!==o){let g=(f=e.find(({track:S})=>S.id===s))==null?void 0:f.representation;(0,B.assertNonNullable)(g,"Representations missing"),this.dash.startPlay(g,r)}}setVideoTrack(e){var r;let t=(r=this.representations$.getValue().find(({track:i})=>i.id===e.id))==null?void 0:r.representation;(0,B.assertNonNullable)(t,`No such representation ${e.id}`),this.dash.switchByName(t.name),this.params.desiredState.videoTrack.setState(e)}setAutoQuality(e){this.dash.setAutoQualityEnabled(e),this.params.desiredState.autoVideoTrackSwitching.setState(e)}seek(e){this.log({message:`[seek] position: ${e}`}),this.params.output.willSeekEvent$.next();let t=this.params.desiredState.playbackState.getState(),r=this.videoState.getState(),i=t==="paused"&&r==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),this.dash.reinit(we(this.params.source.url,n)),i&&this.dash.pause(),this.liveOffset.resetTo(n,i)}};var qb=Wi;var Kv=j(Ye(),1);var Zr=(a,e)=>{let t=0;for(let r=0;r<a.length;r++){let i=a.start(r)*1e3,s=a.end(r)*1e3;i<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var U=require("@vkontakte/videoplayer-shared/es2018");var Xs=class{constructor(){Object.defineProperty(this,"listeners",{value:{},writable:!0,configurable:!0})}addEventListener(e,t,r){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push({callback:t,options:r})}removeEventListener(e,t){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i<s;i++)if(r[i].callback===t){r.splice(i,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let r=this.listeners[e.type].slice();for(let i=0,s=r.length;i<s;i++){let n=r[i];try{n.callback.call(this,e)}catch(o){Promise.resolve().then(()=>{throw o})}n.options&&n.options.once&&this.removeEventListener(e.type,n.callback)}return!e.defaultPrevented}},ei=class extends Xs{constructor(){super(),this.listeners||Xs.call(this),Object.defineProperty(this,"aborted",{value:!1,writable:!0,configurable:!0}),Object.defineProperty(this,"onabort",{value:null,writable:!0,configurable:!0}),Object.defineProperty(this,"reason",{value:void 0,writable:!0,configurable:!0})}toString(){return"[object AbortSignal]"}dispatchEvent(e){e.type==="abort"&&(this.aborted=!0,typeof this.onabort=="function"&&this.onabort.call(this,e)),super.dispatchEvent(e)}},Yi=class{constructor(){Object.defineProperty(this,"signal",{value:new ei,writable:!0,configurable:!0})}abort(e){let t;try{t=new Event("abort")}catch(i){typeof document!="undefined"?document.createEvent?(t=document.createEvent("Event"),t.initEvent("abort",!1,!1)):(t=document.createEventObject(),t.type="abort"):t={type:"abort",bubbles:!1,cancelable:!1}}let r=e;if(r===void 0)if(typeof document=="undefined")r=new Error("This operation was aborted"),r.name="AbortError";else try{r=new DOMException("signal is aborted without reason")}catch(i){r=new Error("This operation was aborted"),r.name="AbortError"}this.signal.reason=r,this.signal.dispatchEvent(t)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Yi.prototype[Symbol.toStringTag]="AbortController",ei.prototype[Symbol.toStringTag]="AbortSignal");function Js(a){return a.__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL?(console.log("__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL=true is set, will force install polyfill"),!0):typeof a.Request=="function"&&!a.Request.prototype.hasOwnProperty("signal")||!a.AbortController}function Vu(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:i=!1}=a;if(!Js({fetch:e,Request:t,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:i}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||i)&&(s=function(l,c){let d;c&&c.signal&&(d=c.signal,delete c.signal);let m=new t(l,c);return d&&Object.defineProperty(m,"signal",{writable:!1,enumerable:!1,configurable:!0,value:d}),m},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let c=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(c){let d;try{d=new DOMException("Aborted","AbortError")}catch(h){d=new Error("Aborted"),d.name="AbortError"}if(c.aborted)return Promise.reject(d);let m=new Promise((h,f)=>{c.addEventListener("abort",()=>f(d),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([m,n(u,l)])}return n(u,l)},Request:s}}var zi=Js({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Ub=zi?Vu({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,vt=zi?Ub.fetch:window.fetch,PV=zi?Ub.Request:window.Request,Ae=zi?Yi:window.AbortController,wV=zi?ei:window.AbortSignal;var dl=j(_u(),1);var kg=j(Ag(),1),ti=require("@vkontakte/videoplayer-shared/es2018"),Rg=a=>{if(!a)return{id:"EmptyResponse",category:ti.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:ti.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,kg.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:ti.ErrorCategory.NETWORK,message:"Received unexpected HTML, possibly a ISP block"};if(e.startsWith("<?xml"))return new DOMParser().parseFromString(a,"text/xml").querySelector("parsererror")?{id:"InvalidXML",category:ti.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:ti.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Xt=(a,e,t=0)=>{for(let r=0;r<a.length;r++)if(a.start(r)*1e3-t<=e&&a.end(r)*1e3+t>e)return!0;return!1};var v=require("@vkontakte/videoplayer-shared/es2018");var Zs=j(Ye(),1),ai=j(Yt(),1),en=j(_u(),1);var $k=(a,e={})=>{let r=e.timeout||1,i=performance.now();return window.setTimeout(()=>{a({get didTimeout(){return e.timeout?!1:performance.now()-i-1>r},timeRemaining(){return Math.max(0,1+(performance.now()-i))}})},1)},Lk=a=>window.clearTimeout(a),$g=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),Lg=!$g(window.requestIdleCallback)||!$g(window.cancelIdleCallback),Uu=Lg?$k:window.requestIdleCallback,Xi=Lg?Lk:window.cancelIdleCallback;var _v=j(Bs(),1);var Jt=require("@vkontakte/videoplayer-shared/es2018");var Mk=18,Mg=!1;try{Mg=X.browser.isSafari&&!!X.browser.safariVersion&&X.browser.safariVersion<=Mk}catch(a){console.error(a)}var Hu=class{constructor(e){this.bufferFull$=new Jt.Subject;this.error$=new Jt.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.completeTask=()=>{var e;try{if(this.currentTask){let t=(e=this.currentTask.signal)==null?void 0:e.aborted;this.currentTask.callback(!t),this.currentTask=null}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Jt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}async append(e,t){return t&&t.aborted?!1:new Promise(r=>{let i={operation:"append",data:e,signal:t,callback:r};this.queue.push(i),this.pull()})}async remove(e,t,r){return r&&r.aborted?!1:new Promise(i=>{let s={operation:"remove",from:e,to:t,signal:r,callback:i};this.queue.unshift(s),this.pull()})}async abort(e){return new Promise(t=>{let r,i=s=>{this.abortRequested=!1,t(s)};Mg&&e?r={operation:"safariAbort",init:e,callback:i}:r={operation:"abort",callback:i};for(let{callback:s}of this.queue)s(!1);this.abortRequested=!0,r&&(this.queue=[r]),this.pull()})}destroy(){this.destroyed=!0,this.buffer.removeEventListener("updateend",this.completeTask),this.queue=[],this.currentTask=null;try{this.buffer.abort()}catch(e){if(!(e instanceof DOMException&&e.name==="InvalidStateError"))throw e}}pull(){var i;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((i=e.signal)!=null&&i.aborted){e.callback(!1),this.pull();return}this.currentTask=e;let{operation:t}=this.currentTask;try{this.execute(this.currentTask)}catch(s){s instanceof DOMException&&s.name==="QuotaExceededError"&&t==="append"?this.bufferFull$.next(this.currentTask.data.byteLength):s instanceof DOMException&&s.name==="InvalidStateError"||this.error$.next({id:`BufferTaskQueue:${t}`,category:Jt.ErrorCategory.VIDEO_PIPELINE,message:"Buffer operation failed",thrown:s}),this.currentTask.callback(!1),this.currentTask=null}this.currentTask&&this.currentTask.operation==="abort"&&this.completeTask()}execute(e){let{operation:t}=e;switch(t){case"append":this.buffer.appendBuffer(e.data);break;case"remove":this.buffer.remove(e.from/1e3,e.to/1e3);break;case"abort":this.buffer.abort();break;case"safariAbort":{this.buffer.abort(),this.buffer.appendBuffer(e.init);break}default:(0,Jt.assertNever)(t)}}},Dg=Hu;var ju=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var I=require("@vkontakte/videoplayer-shared/es2018");var Z=class{constructor(e,t){this.cursor=0;this.source=e,this.boxParser=t,this.children=[];let r=this.readUint32();this.type=this.readString(4),this.size32=r<=e.buffer.byteLength-e.byteOffset?r:NaN;let i=this.size32?this.size32-8:void 0,s=e.byteOffset+this.cursor;this.size64=0,this.usertype=0,this.content=new DataView(e.buffer,s,i)}get id(){return this.type}get size(){return this.size32}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let i=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,i}readUint8(){let e=this.source.getUint8(this.cursor);return this.cursor+=1,e}readUint16(){let e=this.source.getUint16(this.cursor);return this.cursor+=2,e}readUint32(){let e=this.source.getUint32(this.cursor);return this.cursor+=4,e}readUint64(){let e=this.source.getBigInt64(this.cursor);return this.cursor+=8,e}};var ri=class extends Z{};var Ji=class extends Z{constructor(t,r){super(t,r);this.ondemandPrefix="ondemandlivejson";this.ondemandDataReceivedKey="t-in";this.ondemandDataPreparedKey="t-out";let i=this.content.byteOffset,s=i+this.content.byteLength,n=new TextDecoder("ascii").decode(this.content.buffer.slice(i,s)).split(this.ondemandPrefix)[1],o=JSON.parse(n);this.serverDataReceivedTimestamp=o[this.ondemandDataReceivedKey],this.serverDataPreparedTime=o[this.ondemandDataPreparedKey]}};var Zi=class extends Z{constructor(e,t){super(e,t),this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let r=this.size-this.cursor;for(;r;){let i=this.readString(4);this.compatibleBrands.push(i),r-=4}}};var ea=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ue=class extends Z{constructor(e,t){super(e,t);let r=this.readUint32();this.version=r>>>24,this.flags=r&16777215}};var ta=class extends ue{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.timescale=this.readUint32(),this.duration=this.readUint32(),this.rate=this.readUint32(),this.volume=this.readUint16()}};var ra=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ia=class extends Z{constructor(e,t){super(e,t),this.data=this.content}};var vr=class extends ue{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){super(e,t),this.segments=[],this.referenceId=this.readUint32(),this.timescale=this.readUint32(),this.earliestPresentationTime32=this.readUint32(),this.firstOffset32=this.readUint32(),this.earliestPresentationTime64=0,this.firstOffset64=0,this.referenceCount=this.readUint32()&65535;for(let r=0;r<this.referenceCount;r++){let i=this.readUint32(),s=i>>>31,n=i<<1>>>1,o=this.readUint32();i=this.readUint32();let u=i>>>28,l=i<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}};var aa=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var sa=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var na=class extends ue{constructor(e,t){switch(super(e,t),this.readUint8()){case 0:this.stereoMode=0;break;case 1:this.stereoMode=1;break;case 2:this.stereoMode=2;break;case 3:this.stereoMode=3;break;case 4:this.stereoMode=4;break}this.cursor+=1}};var oa=class extends ue{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var ua=class extends ue{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var la=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ca=class extends ue{constructor(e,t){super(e,t),this.creationTime=this.readUint32(),this.modificationTime=this.readUint32(),this.trackId=this.readUint32(),this.cursor+=4,this.duration=this.readUint32(),this.cursor+=8,this.layer=this.readUint16(),this.alternateGroup=this.readUint16(),this.cursor+=2,this.cursor+=2,this.matrix=[[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()],[this.readUint32(),this.readUint32(),this.readUint32()]],this.width=this.readUint32(),this.height=this.readUint32()}};var da=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pa=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ha=class extends ue{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var ma=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var fa=class extends ue{constructor(e,t){super(e,t),this.trackId=this.readUint32(),this.flags&1&&(this.baseDataOffset=this.readUint64()),this.flags&2&&(this.sampleDescriptionIndex=this.readUint32()),this.flags&8&&(this.defaultSampleDuration=this.readUint32()),this.flags&16&&(this.defaultSampleSize=this.readUint32()),this.flags&32&&(this.defaultSampleFlags=this.readUint32())}};var ba=class extends ue{constructor(t,r){super(t,r);this.baseMediaDecodeTime32=0;this.baseMediaDecodeTime64=BigInt(0);this.version===1?this.baseMediaDecodeTime64=this.readUint64():this.baseMediaDecodeTime32=this.readUint32()}get baseMediaDecodeTime(){return this.version===1?this.baseMediaDecodeTime64:this.baseMediaDecodeTime32}};var ga=class extends ue{constructor(t,r){super(t,r);this.sampleDuration=[];this.sampleSize=[];this.sampleFlags=[];this.sampleCompositionTimeOffset=[];this.optionalFields=0;this.sampleCount=this.readUint32(),this.flags&1&&(this.dataOffset=this.readUint32()),this.flags&4&&(this.firstSampleFlags=this.readUint32());for(let i=0;i<this.sampleCount;i++)this.flags&256&&this.sampleDuration.push(this.readUint32()),this.flags&512&&this.sampleSize.push(this.readUint32()),this.flags&1024&&this.sampleFlags.push(this.readUint32()),this.flags&2048&&this.sampleCompositionTimeOffset.push(this.readUint32())}};var va=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Sa=class extends ue{constructor(e,t){super(e,t),this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8))}};var ya=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78))}};var Ck={ftyp:Zi,moov:ea,mvhd:ta,moof:ra,mdat:ia,sidx:vr,trak:aa,mdia:la,mfhd:ha,tkhd:ca,traf:ma,tfhd:fa,tfdt:ba,trun:ga,minf:da,sv3d:sa,st3d:na,prhd:oa,proj:pa,equi:ua,uuid:Ji,stbl:va,stsd:Sa,avc1:ya,unknown:ri},kt=class a{constructor(e={}){this.options={offset:0,...e}}parse(e){let t=[],r=this.options.offset;for(;r<e.byteLength;)try{let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+r+4,4)),n=this.createBox(s,new DataView(e.buffer,e.byteOffset+r));if(!n.size)break;t.push(n),r+=n.size}catch(i){break}return t}createBox(e,t){let r=Ck[e];return r?new r(t,new a):new ri(t,new a)}};var Zt=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var r,i,s;(s=(r=this.index)[i=t.type])!=null||(r[i]=[]),this.index[t.type].push(t),t.children.length>0&&this.indexBoxLevel(t.children)})}find(e){return this.index[e]&&this.index[e][0]?this.index[e][0]:null}findAll(e){return this.index[e]||[]}};var Bk=new TextDecoder("ascii"),_k=a=>Bk.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",Ok=a=>{let e=new vr(a,new kt),t=e.earliestPresentationTime/e.timescale*1e3,r=a.byteOffset+a.byteLength+e.firstOffset;return e.segments.map(s=>{if(s.referenceType!==0)throw new Error("Unsupported multilevel sidx");let n=s.subsegmentDuration/e.timescale*1e3,o={status:"none",time:{from:t,to:t+n},byte:{from:r,to:r+s.referencedSize-1}};return t+=n,r+=s.referencedSize,o})},Nk=(a,e)=>{let r=new kt().parse(a),i=new Zt(r),s=i.findAll("moof"),n=e?i.findAll("uuid"):i.findAll("mdat");if(!(n.length&&s.length))return null;let o=s[0],u=n[n.length-1],l=o.source.byteOffset,d=u.source.byteOffset-o.source.byteOffset+u.size;return new DataView(a.buffer,l,d)},Fk=a=>{let t=new kt().parse(a),r=new Zt(t),i={},s=r.findAll("uuid");return s.length?s[s.length-1]:i},qk=a=>{var i;let t=new kt().parse(a);return(i=new Zt(t).find("sidx"))==null?void 0:i.timescale},Uk=(a,e)=>{let r=new kt().parse(a),s=new Zt(r).findAll("traf"),n=s[s.length-1].children.find(d=>d.type==="tfhd"),o=s[s.length-1].children.find(d=>d.type==="tfdt"),u=s[s.length-1].children.find(d=>d.type==="trun"),l=0;return u.sampleDuration.length?l=u.sampleDuration.reduce((d,m)=>d+m,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},Hk=a=>{let e={is3dVideo:!1,stereoMode:0,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}},r=new kt().parse(a),i=new Zt(r);if(i.find("sv3d")){e.is3dVideo=!0;let n=i.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=i.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=i.find("equi");u&&(e.projectionData.bounds.top=u.projectionBoundsTop,e.projectionData.bounds.right=u.projectionBoundsRight,e.projectionData.bounds.bottom=u.projectionBoundsBottom,e.projectionData.bounds.left=u.projectionBoundsLeft)}return e},Cg={validateData:_k,parseInit:Hk,getIndexRange:()=>{},parseSegments:Ok,parseFeedableSegmentChunk:Nk,getChunkEndTime:Uk,getServerLatencyTimestamps:Fk,getTimescaleFromIndex:qk};var Ia=j(Ye(),1),Rt=require("@vkontakte/videoplayer-shared/es2018");var Bg=require("@vkontakte/videoplayer-shared/es2018");var Vg={440786851:{type:"master"},17030:{type:"uint"},17143:{type:"uint"},17138:{type:"uint"},17139:{type:"uint"},17026:{type:"string"},17031:{type:"uint"},17029:{type:"uint"},236:{type:"binary"},408125543:{type:"master"},290298740:{type:"master"},19899:{type:"master"},21419:{type:"binary"},21420:{type:"uint"},357149030:{type:"master"},2807729:{type:"uint"},17545:{type:"float"},374648427:{type:"master"},174:{type:"master"},224:{type:"master"},30320:{type:"master"},30321:{type:"uint"},30322:{type:"master"},272869232:{type:"master"},524531317:{type:"master"},231:{type:"uint"},22612:{type:"master"},22743:{type:"uint"},167:{type:"uint"},171:{type:"uint"},163:{type:"binary"},160:{type:"master"},175:{type:"binary"},423732329:{type:"master"},307544935:{type:"master"},475249515:{type:"master"},187:{type:"master"},179:{type:"uint"},183:{type:"master"},247:{type:"uint"},241:{type:"uint"},240:{type:"uint"},178:{type:"uint"},21368:{type:"uint"},234:{type:"uint"},219:{type:"master"},150:{type:"uint"}},_g=a=>{let e=a.getUint8(0),t=0;e&128?t=1:e&64?t=2:e&32?t=3:e&16&&(t=4);let r=Ta(a,t),i=r in Vg,s=i?Vg[r].type:"binary",n=a.getUint8(t),o=0;n&128?o=1:n&64?o=2:n&32?o=3:n&16?o=4:n&8?o=5:n&4?o=6:n&2?o=7:n&1&&(o=8);let u=new DataView(a.buffer,a.byteOffset+t+1,o-1),l=n&255>>o,c=Ta(u),d=l*2**((o-1)*8)+c,m=t+o,h;return m+d>a.byteLength?h=new DataView(a.buffer,a.byteOffset+m):h=new DataView(a.buffer,a.byteOffset+m,d),{tag:i?r:"0x"+r.toString(16).toUpperCase(),type:s,tagHeaderSize:m,tagSize:m+d,value:h,valueSize:d}},Ta=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*2**16+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*2**32+a.getUint32(1);case 6:return a.getUint16(0)*2**32+a.getUint32(2);case 7:{let t=a.getUint8(0)*281474976710656+a.getUint16(1)*4294967296+a.getUint32(3);if(Number.isSafeInteger(t))return t}case 8:throw new ReferenceError("Int64 is not supported")}return 0},ot=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return Ta(a);case"float":return a.byteLength===4?a.getFloat32(0):a.getFloat64(0);case"string":return new TextDecoder("ascii").decode(a);case"utf8":return new TextDecoder("utf-8").decode(a);case"date":return new Date(Date.UTC(2001,0)+a.getInt8(0)).getTime();case"master":return a;case"binary":return a;default:(0,Bg.assertNever)(e)}},Sr=(a,e)=>{let t=0;for(;t<a.byteLength;){let r=new DataView(a.buffer,a.byteOffset+t),i=_g(r);if(!e(i))return;i.type==="master"&&Sr(i.value,e),t=i.value.byteOffset-a.byteOffset+i.valueSize}},Og=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,r,i=_g(a);return Sr(i.value,({tag:s,type:n,value:o})=>(s===17143?e=ot(o,n):s===17026?t=ot(o,n):s===17029&&(r=ot(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(r===void 0||r<=2)};var Ng=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],jk=[231,22612,22743,167,171,163,160,175],Qk=a=>{let e,t,r,i,s=!1,n=!1,o=!1,u,l,c=!1,d=0;return Sr(a,({tag:m,type:h,value:f,valueSize:g})=>{if(m===21419){let S=ot(f,h);l=Ta(S)}else m!==21420&&(l=void 0);return m===408125543?(e=f.byteOffset,t=f.byteOffset+g):m===357149030?s=!0:m===290298740?n=!0:m===2807729?r=ot(f,h):m===17545?i=ot(f,h):m===21420&&l===475249515?u=ot(f,h):m===374648427?Sr(f,({tag:S,type:y,value:x})=>S===30321?(c=ot(x,y)===1,!1):!0):s&&n&&(0,Ia.default)(Ng,m)&&(o=!0),!o}),(0,Rt.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Rt.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Rt.assertNonNullable)(i,"Failed to parse webm Segment duration"),r=r!=null?r:1e6,{segmentStart:Math.round(e/1e9*r*1e3),segmentEnd:Math.round(t/1e9*r*1e3),timeScale:r,segmentDuration:Math.round(i/1e9*r*1e3),cuesSeekPosition:u,is3dVideo:c,stereoMode:d,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},Gk=a=>{if((0,Rt.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},Wk=(a,e)=>{let t=!1,r=!1,i=o=>(0,Rt.isNonNullable)(o.time)&&(0,Rt.isNonNullable)(o.position),s=[],n;return Sr(a,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&i(n)&&s.push(n),n={};break;case 179:n&&(n.time=ot(l,u));break;case 183:break;case 241:n&&(n.position=ot(l,u));break;default:t&&(0,Ia.default)(Ng,o)&&(r=!0)}return!(t&&r)}),n&&i(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:c}=o,d=s[u+1];return{status:"none",time:{from:l,to:d?d.time:e.segmentDuration},byte:{from:e.segmentStart+c,to:d?e.segmentStart+d.position-1:e.segmentEnd-1}}})},Yk=a=>{let e=0,t=!1;try{Sr(a,r=>r.tag===524531317?r.tagSize<=a.byteLength?(e=r.tagSize,!1):(e+=r.tagHeaderSize,!0):(0,Ia.default)(jk,r.tag)?(e+r.tagSize<=a.byteLength&&(e+=r.tagSize,t||(t=(0,Ia.default)([163,160,175],r.tag))),!0):!1)}catch(r){}return e>0&&e<=a.byteLength&&t?new DataView(a.buffer,a.byteOffset,e):null},Fg={validateData:Og,parseInit:Qk,getIndexRange:Gk,parseSegments:Wk,parseFeedableSegmentChunk:Yk};var Ea=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,r]=e;if(t==="audio"||t==="video")switch(r){case"webm":return Fg;case"mp4":return Cg}}throw new ReferenceError(`Unsupported mime type ${a}`)};var il=j(nv(),1),Mv=j(Fr(),1),Dv=j(Iv(),1),Cv=j(Yt(),1),al=j(Kr(),1);var Ev=j(Ye(),1),Xu=a=>{let e=a.split("."),[t,...r]=e;if(!t)return!1;switch(t){case"av01":{let[i,s,n]=r;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[i,s,n]=r;return!!(i&&parseInt(i,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let i=r[0];if(!i||i.length!==6)return!1;let[s,n]=i.toUpperCase(),o=s+n;return(0,Ev.default)(["6E","7A","F4"],o)}}return!1};var Pa=require("@vkontakte/videoplayer-shared/es2018");var xv=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var Pv=a=>{var e;try{let t=HR(),r=a.match(t),{groups:i}=r!=null?r:{};if(i){let s={};if(i.extensions){let u=i.extensions.toLowerCase().match(/(?:[0-9a-wy-z](?:-[a-z0-9]{2,8})+)/g);Array.from(u||[]).forEach(l=>{s[l[0]]=l.slice(2)})}let n=(e=i.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:i.extlang,langtag:i.langtag,language:i.language,privateuse:i.privateuse||i.privateuse2,region:i.region,script:i.script,extensions:s,variants:n};return Object.keys(o).forEach(u=>{let l=o[u];(typeof l=="undefined"||l==="")&&delete o[u]}),o}return null}catch(t){return null}};function HR(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",c=`^(?:(?<langtag>${`
|
|
64
|
+
(?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
|
|
9
65
|
(-(?<script>[a-z]{4}))?
|
|
10
66
|
(-(?<region>(?:[a-z]{2}|[0-9]{3})))?
|
|
11
67
|
(?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
|
|
12
68
|
(?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
|
|
13
69
|
(?:-(?<privateuse>(?:${e})))?
|
|
14
|
-
`})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(d,"i")}var Wu=Q(Ht(),1);var TS=require("@vkontakte/videoplayer-shared/es2018"),IS=({id:r,width:e,height:t,bitrate:i,fps:a,quality:s,streamId:n})=>{var u;let o=(u=s?Ut(s):void 0)!=null?u:(0,TS.videoSizeToQuality)({width:e,height:t});return o&&{id:r,quality:o,bitrate:i,size:{width:e,height:t},fps:a,streamId:n}},ES=({id:r,bitrate:e})=>({id:r,bitrate:e}),xS=({language:r,label:e},{id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),PS=({language:r,label:e,id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),Yu=({id:r,language:e,label:t,codecs:i,isDefault:a})=>({id:r,language:e,label:t,codec:(0,Wu.default)(i.split("."),0),isDefault:a}),zu=({id:r,language:e,label:t,hdr:i,codecs:a})=>({id:r,language:e,hdr:i,label:t,codec:(0,Wu.default)(a.split("."),0)}),Ku=r=>"url"in r,ke=r=>r.type==="template",ya=r=>r instanceof DOMException&&(r.name==="AbortError"||r.code===20);var wS=r=>{r.sort((t,i)=>t.from-i.from);let e=[r[0]];for(let t=1;t<r.length;t++){let{from:i,to:a}=r[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,a):e.push(r[t])}return e},bi=(r,e)=>{for(let t of r)if(e(t))return t;return null},OR=(r,e)=>{let t=0;return()=>{let i=Date.now();i-t>=e&&(r(),t=i)}},kS=r=>{let e=!1,t=OR(()=>{e=!0},r);return()=>{try{return t(),e}finally{e=!1}}};var AS=r=>{if(!(r!=null&&r.startsWith("P")))return;let e=(n,o)=>{let u=n?parseFloat(n.replace(",",".")):NaN;return(isNaN(u)?0:u)*o},i=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/.exec(r),a=(i==null?void 0:i[1])==="-"?-1:1,s={days:e(i==null?void 0:i[5],a),hours:e(i==null?void 0:i[6],a),minutes:e(i==null?void 0:i[7],a),seconds:e(i==null?void 0:i[8],a)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},Pt=(r,e)=>{let t=r;t=(0,Xu.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[a,s]of(0,RS.default)(i)){let n=new RegExp(`\\$${a}(?:%0(\\d+)d)?\\$`,"g");t=(0,Xu.default)(t,n,(o,u)=>(0,Ta.isNullable)(s)?o:(0,Ta.isNullable)(u)?s:(0,LS.default)(s,parseInt(u,10),"0"))}return t},$S=(r,e)=>{var G,D,W,w,N,re,_,F,Z,K,Se,Be,Kt,ee,Ae,Oe,je,Rt,Ti,Lt,Xt,ir,rr,ml,bl,vl,Sl,gl,yl,Tl,Il,El,xl,Pl,wl,kl,Al,Rl,Ll,Ml,$l,Dl,Cl,Vl,Bl,Ol,_l,Nl,Fl,ql,Ul,Hl,jl,Gl,Ql,Wl,Yl,zl,Kl,Xl,Jl;let i=new DOMParser().parseFromString(r,"application/xml"),a={video:[],audio:[],text:[]},s=i.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(Ke=>{var se,Jt;return(Jt=(se=Ke.textContent)==null?void 0:se.trim())!=null?Jt:""}),o=(G=(0,MS.default)(n,0))!=null?G:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),d=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],p=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,f=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,m=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,v=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,g;u&&(g={availabilityStartTime:l?new Date(l).getTime():0,publishTime:d?new Date(d).getTime():0,latestSegmentPublishTime:p?new Date(p).getTime():0,streamIsAlive:f==="yes",streamIsUnpublished:m==="yes"});let y,x=s.getAttribute("mediaPresentationDuration"),E=[...s.getElementsByTagName("Period")],P=E.reduce((Ke,se)=>({...Ke,[se.id]:se.children}),{}),R=E.reduce((Ke,se)=>({...Ke,[se.id]:se.getAttribute("duration")}),{});x?y=AS(x):(0,Ju.default)(R).filter(Ke=>Ke).length&&!u?y=(0,Ju.default)(R).reduce((Ke,se)=>{var Jt;return Ke+((Jt=AS(se))!=null?Jt:0)},0):v&&(y=parseInt(v,10));let O=0,z=(W=(D=s.getAttribute("profiles"))==null?void 0:D.split(","))!=null?W:[];for(let Ke of E.map(se=>se.id))for(let se of P[Ke]){let Jt=(w=se.getAttribute("id"))!=null?w:"id"+(O++).toString(10),ar=(N=se.getAttribute("mimeType"))!=null?N:"",bn=(re=se.getAttribute("codecs"))!=null?re:"",vn=(_=se.getAttribute("contentType"))!=null?_:ar==null?void 0:ar.split("/")[0],fg=(Z=(F=se.getAttribute("profiles"))==null?void 0:F.split(","))!=null?Z:[],Zl=(Se=yS((K=se.getAttribute("lang"))!=null?K:""))!=null?Se:{},_a=(ee=(Kt=(Be=se.querySelector("Label"))==null?void 0:Be.textContent)==null?void 0:Kt.trim())!=null?ee:void 0,mg=se.querySelectorAll("Representation"),bg=se.querySelector("SegmentTemplate"),vg=(Oe=(Ae=se.querySelector("Role"))==null?void 0:Ae.getAttribute("value"))!=null?Oe:void 0,Ii=vn,pe={id:Jt,language:Zl.language,isDefault:vg==="main",label:_a,codecs:bn,hdr:Ii==="video"&&Gu(bn),mime:ar,representations:[]};for(let ae of mg){let Mt=(je=ae.getAttribute("lang"))!=null?je:void 0,sr=(Ti=(Rt=_a!=null?_a:se.getAttribute("label"))!=null?Rt:ae.getAttribute("label"))!=null?Ti:void 0,Na=(ir=(Xt=(Lt=ae.querySelector("BaseURL"))==null?void 0:Lt.textContent)==null?void 0:Xt.trim())!=null?ir:"",Zt=new URL(Na||o,e).toString(),$t=(rr=ae.getAttribute("mimeType"))!=null?rr:ar,Fa=(bl=(ml=ae.getAttribute("codecs"))!=null?ml:bn)!=null?bl:"",qa;if(vn==="text"){let Dt=ae.getAttribute("id")||"",Ua=((vl=Zl.privateuse)==null?void 0:vl.includes("x-auto"))||Dt.includes("_auto"),ei=ae.querySelector("SegmentTemplate");if(ei){let nr={representationId:(Sl=ae.getAttribute("id"))!=null?Sl:void 0,bandwidth:(gl=ae.getAttribute("bandwidth"))!=null?gl:void 0},Ha=parseInt((yl=ae.getAttribute("bandwidth"))!=null?yl:"",10)/1e3,ja=(Il=parseInt((Tl=ei.getAttribute("startNumber"))!=null?Tl:"",10))!=null?Il:1,Ei=parseInt((El=ei.getAttribute("timescale"))!=null?El:"",10),Sn=(xl=ei.querySelectorAll("SegmentTimeline S"))!=null?xl:[],xi=ei.getAttribute("media");if(!xi)continue;let Ga=[],Qa=0,Wa="",Pi=0,or=ja,we=0;for(let Xe of Sn){let ti=parseInt((Pl=Xe.getAttribute("d"))!=null?Pl:"",10),Ge=parseInt((wl=Xe.getAttribute("r"))!=null?wl:"",10)||0,Ct=parseInt((kl=Xe.getAttribute("t"))!=null?kl:"",10);we=Number.isFinite(Ct)?Ct:we;let ii=ti/Ei*1e3,Vt=we/Ei*1e3;for(let ot=0;ot<Ge+1;ot++){let Bt=Pt(xi,{...nr,segmentNumber:or.toString(10),segmentTime:(we+ot*ti).toString(10)}),wi=(Vt!=null?Vt:0)+ot*ii,lr=wi+ii;or++,Ga.push({time:{from:wi,to:lr},url:Bt})}we+=(Ge+1)*ti,Qa+=(Ge+1)*ii}Pi=we/Ei*1e3,Wa=Pt(xi,{...nr,segmentNumber:or.toString(10),segmentTime:we.toString(10)});let ur={time:{from:Pi,to:1/0},url:Wa},St={type:"template",baseUrl:Zt,segmentTemplateUrl:xi,initUrl:"",totalSegmentsDurationMs:Qa,segments:Ga,nextSegmentBeyondManifest:ur,timescale:Ei};qa={id:Dt,kind:"text",segmentReference:St,profiles:[],duration:y,bitrate:Ha,mime:"",codecs:"",width:0,height:0,isAuto:Ua}}else qa={id:Dt,isAuto:Ua,kind:"text",url:Zt}}else{let Dt=(Rl=(Al=ae.getAttribute("contentType"))!=null?Al:$t==null?void 0:$t.split("/")[0])!=null?Rl:vn,Ua=(Ml=(Ll=se.getAttribute("profiles"))==null?void 0:Ll.split(","))!=null?Ml:[],ei=parseInt(($l=ae.getAttribute("width"))!=null?$l:"",10),nr=parseInt((Dl=ae.getAttribute("height"))!=null?Dl:"",10),Ha=parseInt((Cl=ae.getAttribute("bandwidth"))!=null?Cl:"",10)/1e3,ja=(Vl=ae.getAttribute("frameRate"))!=null?Vl:"",Ei=(Bl=ae.getAttribute("quality"))!=null?Bl:void 0,Sn=ja?gS(ja):void 0,xi=(Ol=ae.getAttribute("id"))!=null?Ol:"id"+(O++).toString(10),Ga=Dt==="video"?`${nr}p`:Dt==="audio"?`${Ha}Kbps`:Fa,Qa=`${xi}@${Ga}`,Wa=[...z,...fg,...Ua],Pi,or=ae.querySelector("SegmentBase"),we=(_l=ae.querySelector("SegmentTemplate"))!=null?_l:bg;if(or){let St=(Fl=(Nl=ae.querySelector("SegmentBase Initialization"))==null?void 0:Nl.getAttribute("range"))!=null?Fl:"",[Xe,ti]=St.split("-").map(Bt=>parseInt(Bt,10)),Ge={from:Xe,to:ti},Ct=(ql=ae.querySelector("SegmentBase"))==null?void 0:ql.getAttribute("indexRange"),[ii,Vt]=Ct?Ct.split("-").map(Bt=>parseInt(Bt,10)):[],ot=Ct?{from:ii,to:Vt}:void 0;Pi={type:"byteRange",url:Zt,initRange:Ge,indexRange:ot}}else if(we){let St={representationId:(Ul=ae.getAttribute("id"))!=null?Ul:void 0,bandwidth:(Hl=ae.getAttribute("bandwidth"))!=null?Hl:void 0},Xe=parseInt((jl=we.getAttribute("timescale"))!=null?jl:"",10),ti=(Gl=we.getAttribute("initialization"))!=null?Gl:"",Ge=we.getAttribute("media"),Ct=(Wl=parseInt((Ql=we.getAttribute("startNumber"))!=null?Ql:"",10))!=null?Wl:1,ii=Pt(ti,St);if(!Ge)throw new ReferenceError("No media attribute in SegmentTemplate");let Vt=(Yl=we.querySelectorAll("SegmentTimeline S"))!=null?Yl:[],ot=[],Bt=0,wi="",lr=0;if(Vt.length){let Ya=Ct,Je=0;for(let ki of Vt){let ut=parseInt((zl=ki.getAttribute("d"))!=null?zl:"",10),ri=parseInt((Kl=ki.getAttribute("r"))!=null?Kl:"",10)||0,za=parseInt((Xl=ki.getAttribute("t"))!=null?Xl:"",10);Je=Number.isFinite(za)?za:Je;let gn=ut/Xe*1e3,yn=Je/Xe*1e3;for(let Ka=0;Ka<ri+1;Ka++){let gg=Pt(Ge,{...St,segmentNumber:Ya.toString(10),segmentTime:(Je+Ka*ut).toString(10)}),ec=(yn!=null?yn:0)+Ka*gn,yg=ec+gn;Ya++,ot.push({time:{from:ec,to:yg},url:gg})}Je+=(ri+1)*ut,Bt+=(ri+1)*gn}lr=Je/Xe*1e3,wi=Pt(Ge,{...St,segmentNumber:Ya.toString(10),segmentTime:Je.toString(10)})}else if((0,Ta.isNonNullable)(y)){let Je=parseInt((Jl=we.getAttribute("duration"))!=null?Jl:"",10)/Xe*1e3,ki=Math.ceil(y/Je),ut=0;for(let ri=1;ri<ki;ri++){let za=Pt(Ge,{...St,segmentNumber:ri.toString(10),segmentTime:ut.toString(10)});ot.push({time:{from:ut,to:ut+Je},url:za}),ut+=Je}lr=ut,wi=Pt(Ge,{...St,segmentNumber:ki.toString(10),segmentTime:ut.toString(10)})}let Sg={time:{from:lr,to:1/0},url:wi};Pi={type:"template",baseUrl:Zt,segmentTemplateUrl:Ge,initUrl:ii,totalSegmentsDurationMs:Bt,segments:ot,nextSegmentBeyondManifest:Sg,timescale:Xe}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Dt||!$t)continue;let ur={video:"video",audio:"audio",text:"text"}[Dt];if(!ur)continue;Ii||(Ii=ur),qa={id:Qa,kind:ur,segmentReference:Pi,profiles:Wa,duration:y,bitrate:Ha,mime:$t,codecs:Fa,width:ei,height:nr,fps:Sn,quality:Ei}}pe.language||(pe.language=Mt),pe.label||(pe.label=sr),pe.mime||(pe.mime=$t),pe.codecs||(pe.codecs=Fa),pe.hdr||(pe.hdr=Ii==="video"&&Gu(Fa)),pe.representations.push(qa)}if(Ii){let ae=a[Ii].find(Mt=>Mt.id===pe.id);if(ae&&pe.representations.every(Mt=>ke(Mt.segmentReference)))for(let Mt of ae.representations){let sr=pe.representations.find($t=>$t.id===Mt.id),Na=sr==null?void 0:sr.segmentReference,Zt=Mt.segmentReference;Zt.segments.push(...Na.segments),Zt.nextSegmentBeyondManifest=Na.nextSegmentBeyondManifest}else a[Ii].push(pe)}}return{duration:y,streams:a,baseUrls:n,live:g}};var el=require("@vkontakte/videoplayer-shared/es2018"),de=(r,e)=>(0,el.isNonNullable)(r)&&(0,el.isNonNullable)(e)&&r.readyState==="open"&&_R(r,e);function _R(r,e){for(let t=0;t<r.activeSourceBuffers.length;++t)if(r.activeSourceBuffers[t]===e)return!0;return!1}var Ia=class{constructor(e,t,i,{fetcher:a,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new I.ValueSubject(0);this.currentLowLatencySegmentLength$=new I.ValueSubject(0);this.currentSegmentLength$=new I.ValueSubject(0);this.onLastSegment$=new I.ValueSubject(!1);this.fullyBuffered$=new I.ValueSubject(!1);this.playingRepresentation$=new I.ValueSubject(void 0);this.playingRepresentationInit$=new I.ValueSubject(void 0);this.error$=new I.Subject;this.gaps=[];this.subscription=new I.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new Pe;this.switchAbortController=new Pe;this.destroyAbortController=new Pe;this.bufferLimit=1/0;this.failedDownloads=0;this.baseUrls=[];this.baseUrlsIndex=0;this.isLive=!1;this.liveUpdateSegmentIndex=0;this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.index=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.startWith=(0,I.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,I.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.sourceBuffer=this.mediaSource.addSourceBuffer(`${t.mime}; codecs="${t.codecs}"`),this.sourceBufferTaskQueue=new Av(this.sourceBuffer),this.subscription.add((0,I.fromEvent)(this.sourceBuffer,"updateend").pipe((0,I.throttle)(300)).subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,I.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:I.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!de(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,_u(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=at(this.sourceBuffer.buffered,o),d=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<d).catch(c=>{this.handleAsyncError(c,"pruneBuffer")})})),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(n=>this.error$.next(n))),yield this.loadInit(t,"high",!0);let i=this.initData.get(t.id),a=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,I.assertNonNullable)(i,"No init buffer for starting representation"),(0,I.assertNonNullable)(a,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(a,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))}.bind(this));this.switchTo=(0,I.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,I.assertNonNullable)(i,`No such representation ${e}`);let a=this.segments.get(e),s=this.initData.get(e);if((0,I.isNullable)(s)||(0,I.isNullable)(a)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),a=this.segments.get(e),(0,I.assertNonNullable)(a,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer();else{let n=this.getCurrentPosition();(0,I.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,I.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,I.assertNonNullable)(i,`No such representation ${e}`);let a=this.segments.get(e),s=this.initData.get(e);if((0,I.isNullable)(s)||(0,I.isNullable)(a)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),a=this.segments.get(e),(0,I.assertNonNullable)(a,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)))if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer(),this.maintain();else{let n=this.getCurrentPosition();(0,I.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,I.abortable)(this.destroyAbortController.signal,async function*(e){var u,l;let t=(u=(0,Ks.default)(e,d=>d.representations))!=null?u:[];if(this.isSeekingLive=!0,!this.downloadingRepresentationId||!t)return;for(let d of this.representations.keys()){let c=t.find(m=>m.id===d);c&&this.representations.set(d,c);let p=this.representations.get(d);if(!p||!ke(p.segmentReference))return;let f=this.getActualLiveStartingSegments(p.segmentReference);this.segments.set(p.id,f)}let i=(l=this.switchingToRepresentationId)!=null?l:this.downloadingRepresentationId,a=this.representations.get(i);(0,I.assertNonNullable)(a);let s=this.segments.get(i);(0,I.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,I.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer))return;let o=this.getDebugBufferState();this.liveUpdateSegmentIndex=0,yield this.abort(),o&&(yield this.sourceBufferTaskQueue.remove(o.from*1e3,o.to*1e3,this.destroyAbortController.signal)),this.searchGaps(s,a),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1}.bind(this));var d;this.fetcher=a,this.tuning=s,this.compatibilityMode=u,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.getCurrentPosition=n,this.isActiveLowLatency=o,this.isLive=!!(l!=null&&l.live),this.baseUrls=(d=l==null?void 0:l.baseUrls)!=null?d:[],this.initData=new Map(i.map(c=>[c.id,null])),this.segments=new Map,this.parsedInitData=new Map,this.representations=new Map(i.map(c=>[c.id,c])),this.kind=e,this.mediaSource=t,this.sourceBuffer=null}switchToWithPreviousAbort(e,t=!1){!de(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Pe,(0,I.abortable)(this.switchAbortController.signal,async function*(i,a=!1){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,I.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,I.isNullable)(o)||(0,I.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,I.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),a)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,I.isNonNullable)(u)&&!this.isLive&&(this.bufferLimit=this.forwardBufferTarget,yield this.pruneBuffer(u,1/0,!0)),this.downloadingRepresentationId=i,this.switchingToRepresentationId=void 0}this.maintain()}}.bind(this))(e,t))}warmUpMediaSource(){!(0,I.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Pe,this.abortBuffer()}maintain(e=this.getCurrentPosition()){if((0,I.isNullable)(e)||(0,I.isNullable)(this.downloadingRepresentationId)||(0,I.isNullable)(this.playingRepresentationId)||(0,I.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer)||(0,I.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.segments.get(this.downloadingRepresentationId);if((0,I.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),!i)return;let a=i.find(d=>e>=d.time.from&&e<d.time.to);(0,I.isNonNullable)(a)&&isFinite(a.time.from)&&isFinite(a.time.to)&&this.currentSegmentLength$.next((a==null?void 0:a.time.to)-a.time.from);let s=e,n=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let d=at(this.sourceBuffer.buffered,e),c=a?a.time.to+n:-1/0;a&&a.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&d>=a.time.to-e+n&&(s=c)}if(isFinite(this.bufferLimit)&&_u(this.sourceBuffer.buffered)>=this.bufferLimit){let d=at(this.sourceBuffer.buffered,e),c=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,d<c).catch(p=>{this.handleAsyncError(p,"pruneBuffer")});return}let u=!1;if(!this.activeSegments.size){let d=this.selectForwardBufferSegments(i,t.segmentReference.type,s);if(d!=null&&d.length){u=!0;let c="auto";if(this.tuning.dash.useFetchPriorityHints&&a)if((0,zs.default)(d,a))c="high";else{let p=(0,Zi.default)(d,0);p&&p.time.from-a.time.to>=this.forwardBufferTarget/2&&(c="low")}this.loadSegments(d,t,c).catch(p=>{this.handleAsyncError(p,"loadSegments")})}}(!this.preloadOnly&&!this.allInitsLoaded&&a&&a.status==="fed"&&!u&&at(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let l=(0,Zi.default)(i,-1);!this.isLive&&l&&(this.fullyBuffered$.next(l.time.to-e-at(this.sourceBuffer.buffered,e)<n),this.onLastSegment$.next(e-l.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,a=this.isLive?this.liveInitialAdditionalOffset:0;for(let s of e)Math.trunc(s.time.from-i)>0&&this.gaps.push({representation:t.id,from:i,to:s.time.from+a}),i=s.time.to;(0,I.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,a=[],s=0,n=t.length-1;do a.unshift(t[n]),s+=t[n].time.to-t[n].time.from,n--;while(s<i&&n>=0);return this.liveInitialAdditionalOffset=s-i,this.isActiveLowLatency()?[a[0]]:a}getLiveSegmentsToLoadState(e){let t=(0,Ks.default)(e==null?void 0:e.streams[this.kind],a=>a.representations).find(a=>a.id===this.downloadingRepresentationId);if(!t)return;let i=this.segments.get(t.id);if(i!=null&&i.length)return{from:i[0].time.from,to:i[i.length-1].time.to}}updateLive(e){var i,a,s,n;let t=(i=(0,Ks.default)(e==null?void 0:e.streams[this.kind],o=>o.representations))!=null?i:[];if(![...this.segments.values()].every(o=>!o.length))for(let o of t){if(!o||!ke(o.segmentReference))return;let u=o.segmentReference.segments.map(f=>({...f,status:"none",size:void 0})),l=100,d=(a=this.segments.get(o.id))!=null?a:[],c=(n=(s=(0,Zi.default)(d,-1))==null?void 0:s.time.to)!=null?n:0,p=u==null?void 0:u.findIndex(f=>c>=f.time.from+l&&c<=f.time.to+l);if(p===-1){this.liveUpdateSegmentIndex=0;let f=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,f)}else{let f=u.slice(p+1);this.segments.set(o.id,[...d,...f])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,I.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let a=i.segmentReference;if(!ke(a))return;let s=this.segments.get(i.id);if(!s)continue;let n=s.find(u=>Math.floor(u.time.from)===Math.floor(e.time.from));if(n&&!isFinite(n.time.to)&&(n.time.to=e.time.to,t=n.time.to-n.time.from),!!!s.find(u=>Math.floor(u.time.from)===Math.floor(e.time.to))&&this.isActiveLowLatency()){let u=Math.round(e.time.to*a.timescale/1e3).toString(10),l=Pt(a.segmentTemplateUrl,{segmentTime:u});s.push({status:"none",time:{from:e.time.to,to:1/0},url:l})}}this.currentLowLatencySegmentLength$.next(t)}findSegmentStartTime(e){var s,n,o;let t=(n=(s=this.switchingToRepresentationId)!=null?s:this.downloadingRepresentationId)!=null?n:this.playingRepresentationId;if(!t)return;let i=this.segments.get(t);if(!i)return;let a=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=a==null?void 0:a.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),this.gapDetectionIdleCallback&&Wr&&Wr(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Wr&&Wr(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(t){if(!(t instanceof DOMException&&t.name==="NotFoundError"))throw t}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,i){return this.isLive?this.selectForwardBufferSegmentsLive(e,i):this.selectForwardBufferSegmentsRecord(e,t,i)}selectForwardBufferSegmentsLive(e,t){if(this.playingRepresentationId!==this.downloadingRepresentationId){let i=e.findIndex(a=>t>=a.time.from&&t<a.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let a=e.findIndex(({status:c,time:{from:p,to:f}},m)=>{let v=p<=i&&f>=i,g=p>i||v||m===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),x=this.preloadOnly&&p<=i+y||f<=i+y;return(c==="none"||c==="partially_ejected"&&g&&x&&this.sourceBuffer&&de(this.mediaSource,this.sourceBuffer)&&!(Qt(this.sourceBuffer.buffered,p)&&Qt(this.sourceBuffer.buffered,f)))&&g&&x});if(a===-1)return null;if(t!=="byteRange")return e.slice(a,a+1);let s=e,n=0,o=0,u=[],l=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,d=this.preloadOnly?this.forwardBufferTarget:0;for(let c=a;c<s.length&&(n<=l||o<=d);c++){let p=s[c];if(n+=p.byte.to+1-p.byte.from,o+=p.time.to+1-p.time.from,p.status==="none"||p.status==="partially_ejected")u.push(p);else break}return u}async loadSegments(e,t,i="auto"){ke(t.segmentReference)?await this.loadTemplateSegment(e[0],t,i):await this.loadByteRangeSegments(e,t,i)}async loadTemplateSegment(e,t,i="auto"){e.status="downloading";let a={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(a);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(await(0,I.abortable)(o,async function*(){let d=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,d))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let d=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency()});if(this.lastDataObtainedTimestampMs=(0,I.now)(),!d)return;let c=new DataView(d),p=ga(t.mime);if(!isFinite(a.segment.time.to)){let v=t.segmentReference.timescale;a.segment.time.to=p.getChunkEndTime(c,v)}u&&a.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:f,serverDataPreparedTime:m}=p.getServerLatencyTimestamps(c);f&&m&&this.currentLiveSegmentServerLatency$.next(m-f),a.segment.status="downloaded",this.onSegmentFullyAppended(a,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),ya(d)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}updateRepresentationsBaseUrlIfNeeded(){if(!this.tuning.dash.enableBaseUrlSupport||!this.baseUrls.length||this.failedDownloads<=this.tuning.dash.maxSegmentRetryCount)return;this.baseUrlsIndex=(this.baseUrlsIndex+1)%this.baseUrls.length;let e=this.baseUrls[this.baseUrlsIndex];for(let t of this.representations.values())ke(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,i="auto"){if(!e.length)return;for(let u of e)u.status="downloading",this.activeSegments.add({segment:u,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id});let{range:a,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(await(0,I.abortable)(n,async function*(){let u=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,I.fromEvent)(window,"online").pipe((0,I.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:a,onProgress:o,signal:n,priority:i}),this.lastDataObtainedTimestampMs=(0,I.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),ya(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(ke(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,a={from:(0,Zi.default)(e,0).byte.from,to:(0,Zi.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:a,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)(),await this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:a?a.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!ke(t.segmentReference))throw new Error("Representation is not template type");let i=new URL(e.url,t.segmentReference.baseUrl);this.isActiveLowLatency()&&i.searchParams.set("low-latency","yes");let a=i.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,d)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:d,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:a,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,zs.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:a,signal:s}){if(!this.activeSegments.size||!de(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){a();continue}if(o.loadedBytes=i,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),d=ga(n.mime).parseFeedableSegmentChunk(l,this.isLive);d!=null&&d.byteLength&&(u.status="partially_fed",o.feedingBytes+=d.byteLength,await this.sourceBufferTaskQueue.append(d),o.fedBytes+=d.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:i,loaded:a,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!de(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){if(u.representationId!==t)continue;if(s.aborted){await n();continue}let{segment:l}=u,d=l.byte.from-i,c=l.byte.to-i,p=c-d+1,f=d<a,m=c<=a;if(f){if(l.status==="downloading"&&m){l.status="downloaded";let v=new DataView(e.buffer,e.byteOffset+d,p);await this.sourceBufferTaskQueue.append(v,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(p,a-d),u.loadedBytes>u.feedingBytes)){let v=new DataView(e.buffer,e.byteOffset+d+u.feedingBytes,u.loadedBytes-u.feedingBytes),g=u.loadedBytes===p?v:ga(o.mime).parseFeedableSegmentChunk(v);g!=null&&g.byteLength&&(l.status="partially_fed",u.feedingBytes+=g.byteLength,await this.sourceBufferTaskQueue.append(g,s)&&!s.aborted?(u.fedBytes+=g.byteLength,u.fedBytes===p&&this.onSegmentFullyAppended(u,t)):await n())}}}}onSegmentFullyAppended(e,t){if(!((0,I.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer))){!this.isLive&&Y.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Qt(this.sourceBuffer.buffered,e.segment.time.from,100)&&Qt(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)),e.segment.status="fed",Ku(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let a=this.segments.get(i.id);if(a)for(let s of a)s.status==="fed"&&Math.round(s.time.from)===Math.round(e.segment.time.from)&&Math.round(s.time.to)===Math.round(e.segment.time.to)&&(s.status="none")}this.isActiveLowLatency()&&this.updateLowLatencyLiveIfNeeded(e.segment),this.activeSegments.delete(e),this.detectGapsWhenIdle(t,e.segment)}}abortSegment(e){e.status==="partially_fed"?e.status="partially_ejected":e.status!=="partially_ejected"&&(e.status="none");for(let t of this.activeSegments.values())if(t.segment===e){this.activeSegments.delete(t);break}}loadNextInit(){if(this.allInitsLoaded||this.initLoadIdleCallback)return;let e=null,t=!1;for(let[a,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=a)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=Bu(()=>(0,DS.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",i=!1){let a=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,I.abortable)(this.destroyAbortController.signal,async function*(){let o=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,ga(e.mime),a)).then(o=>{if(!o)return;let{init:u,dataView:l,segments:d}=o,c=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,c);let p=d;this.isLive&&ke(e.segmentReference)&&(p=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,p),u&&this.parsedInitData.set(e.id,u)}).then(()=>this.failedDownloads=0,o=>{this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:I.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,i=!1){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,I.isNullable)(e))return!1;let a=[],s=0,n=o=>{var l;if(s>=t)return;a.push({...o.time});let u=Ku(o)?(l=o.size)!=null?l:0:o.byte.to-o.byte.from;s+=u};for(let o of this.segments.values())for(let u of o){let l=u.time.to<=e-this.tuning.dash.bufferPruningSafeZone,d=u.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(l||d)&&u.status==="fed"&&n(u)}for(let o=0;o<this.sourceBuffer.buffered.length;o++){let u=this.sourceBuffer.buffered.start(o)*1e3,l=this.sourceBuffer.buffered.end(o)*1e3,d=0;for(let c of this.segments.values())for(let p of c)(0,zs.default)(["none","partially_ejected"],p.status)&&Math.round(p.time.from)<=Math.round(u)&&Math.round(p.time.to)>=Math.round(l)&&d++;if(d===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(a.length&&i){let o=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let u of this.segments.values())for(let l of u)l.time.from>=e+o&&l.status==="fed"&&n(l)}return a.length?(a=wS(a),(await Promise.all(a.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1}async abortBuffer(){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))return!1;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0;return this.sourceBufferTaskQueue.abort(t)}getDebugBufferState(){if(!(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length))return{from:this.sourceBuffer.buffered.start(0),to:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}}getBufferedTo(){return!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length?null:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}getForwardBufferDuration(e=this.getCurrentPosition()){return!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,I.isNullable)(e)?0:at(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))return;if(this.tuning.useRefactoredSearchGap)for(let a=0;a<this.sourceBuffer.buffered.length;a++)this.gaps=this.gaps.filter(s=>this.sourceBuffer&&(Math.round(s.from)<Math.round(this.sourceBuffer.buffered.start(a)*1e3)||Math.round(s.to)>Math.round(this.sourceBuffer.buffered.end(a)*1e3)));let i={representation:e,from:t.time.from,to:t.time.to};for(let a=0;a<this.sourceBuffer.buffered.length;a++){let s=this.sourceBuffer.buffered.start(a)*1e3,n=this.sourceBuffer.buffered.end(a)*1e3;if(!(n<=t.time.from||s>=t.time.to)){if(s<=t.time.from&&n>=t.time.to){i=void 0;break}n>t.time.from&&n<t.time.to&&(i.from=n),s<t.time.to&&s>t.time.from&&(i.to=s)}}i&&i.to-i.from>1&&!this.gaps.some(a=>i&&a.from===i.from&&a.to===i.to)&&this.gaps.push(i)}detectGapsWhenIdle(e,t){if(!(this.gapDetectionIdleCallback||!this.sourceBuffer||!de(this.mediaSource,this.sourceBuffer))){if(!this.tuning.useRefactoredSearchGap)for(let i=0;i<this.sourceBuffer.buffered.length;i++)this.gaps=this.gaps.filter(a=>this.sourceBuffer&&(Math.round(a.from)<Math.round(this.sourceBuffer.buffered.start(i)*1e3)||Math.round(a.to)>Math.round(this.sourceBuffer.buffered.end(i)*1e3)));this.gapDetectionIdleCallback=Bu(()=>{try{this.detectGaps(e,t)}catch(i){this.error$.next({id:"GapDetection",category:I.ErrorCategory.WTF,message:"detectGaps threw",thrown:i})}finally{this.gapDetectionIdleCallback=null}})}}checkEjectedSegments(){if((0,I.isNullable)(this.sourceBuffer)||!de(this.mediaSource,this.sourceBuffer)||(0,I.isNullable)(this.playingRepresentationId))return;let e=[];for(let i=0;i<this.sourceBuffer.buffered.length;i++){let a=Math.floor(this.sourceBuffer.buffered.start(i)*1e3),s=Math.ceil(this.sourceBuffer.buffered.end(i)*1e3);e.push(a,s)}let t=100;for(let i of this.segments.values())for(let a of i){let{status:s}=a;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(a.time.from),o=Math.ceil(a.time.to),u,l=!1;for(let d=0;d<e.length;d+=2){let c=e[d],p=e[d+1];u||(u=c-t<=n&&p+t>=o),l||(l=n>=c&&n<p-t||o>c+t&&o<=p)}u||(l?a.status="partially_ejected":this.gaps.some(d=>d.from===a.time.from||d.to===a.time.to)?a.status="partially_ejected":a.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:I.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var Ea=r=>{let e=new URL(r);return e.searchParams.set("quic","1"),e.toString()};var CS=r=>{var s;let e=r.get("X-Delivery-Type"),t=r.get("X-Reused"),i=e===null?"http1":e!=null?e:void 0,a=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:i,reused:a}};var J=require("@vkontakte/videoplayer-shared/es2018");var VS=r=>{let e=new URL(r);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var Js=class{constructor({throughputEstimator:e,requestQuic:t,compatibilityMode:i=!1,useEnableSubtitlesParam:a=!1}){this.lastConnectionType$=new J.ValueSubject(void 0);this.lastConnectionReused$=new J.ValueSubject(void 0);this.lastRequestFirstBytes$=new J.ValueSubject(void 0);this.recoverableError$=new J.Subject;this.error$=new J.Subject;this.abortAllController=new Pe;this.subscription=new J.Subscription;this.abortSubscriptionSet=new Set;this.fetchManifest=(0,J.abortable)(this.abortAllController.signal,async function*(e){let t=e;this.requestQuic&&(t=Ea(t)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(t=VS(t));let i=yield this.doFetch(t,{signal:this.abortAllController.signal}).catch(Xs);return i?(this.onHeadersReceived(i.headers),i.text()):null}.bind(this));this.fetch=(0,J.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:a,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var G,D,W;let l=e,d=new Headers;if(i)switch(t){case 0:{d.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let w=new URL(l,location.href);w.searchParams.append("bytes",`${i.from}-${i.to}`),l=w.toString();break}default:(0,J.assertNever)(t)}this.requestQuic&&(l=Ea(l));let c=this.abortAllController.signal,p;if(n){let w=new Pe;p=(0,J.merge)((0,J.fromEvent)(this.abortAllController.signal,"abort"),(0,J.fromEvent)(n,"abort")).subscribe(()=>{try{w.abort()}catch(re){Xs(re)}});let N=p.unsubscribe;if(p.unsubscribe=()=>{N.call(p),this.abortSubscriptionSet.delete(p)},this.abortSubscriptionSet.add(p),this.abortAllController.signal.aborted||n.aborted)try{w.abort()}catch(re){Xs(re)}c=w.signal}let f=(0,J.now)(),m=yield this.doFetch(l,{priority:s,headers:d,signal:c}),v=(0,J.now)();if(!m)return p==null||p.unsubscribe(),null;if((G=this.throughputEstimator)==null||G.addRawRtt(v-f),!m.ok||!m.body)return p==null||p.unsubscribe(),Promise.reject(new Error(`Fetch error ${m.status}: ${m.statusText}`));if(this.onHeadersReceived(m.headers),!a&&!o)return p==null||p.unsubscribe(),m.arrayBuffer();let g=m.body;if(o){let w;[g,w]=m.body.tee(),(D=this.throughputEstimator)==null||D.trackStream(w,u)}let y=g.getReader(),x,E=parseInt((W=m.headers.get("content-length"))!=null?W:"",10);Number.isFinite(E)&&(x=E),!x&&i&&(x=i.to-i.from+1);let P=0,R=x?new Uint8Array(x):new Uint8Array(0),O=!1,z=w=>{p==null||p.unsubscribe(),O=!0,Xs(w)},te=(0,J.abortable)(c,async function*({done:w,value:N}){if(P===0&&this.lastRequestFirstBytes$.next((0,J.now)()-f),c.aborted){p==null||p.unsubscribe();return}if(!w&&N){if(x)R.set(N,P),P+=N.byteLength;else{let re=new Uint8Array(R.length+N.length);re.set(R),re.set(N,R.length),R=re,P+=N.byteLength}a==null||a(new DataView(R.buffer),P),yield y==null?void 0:y.read().then(te,z)}}.bind(this));return yield y==null?void 0:y.read().then(te,z),p==null||p.unsubscribe(),O?null:R.buffer}.bind(this));this.fetchByteRangeRepresentation=(0,J.abortable)(this.abortAllController.signal,async function*(e,t,i){var y;if(e.type!=="byteRange")return null;let{from:a,to:s}=e.initRange,n=a,o=s,u=!1,l,d;e.indexRange&&(l=e.indexRange.from,d=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,a),o=Math.max(d,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,{range:{from:n,to:o},priority:i,measureThroughput:!1});if(!c)return null;let p=new DataView(c,a-n,s-n+1);if(!t.validateData(p))throw new Error("Invalid media file");let f=t.parseInit(p),m=(y=e.indexRange)!=null?y:t.getIndexRange(f);if(!m)throw new ReferenceError("No way to load representation index");let v;if(u)v=new DataView(c,m.from-n,m.to-m.from+1);else{let x=yield this.fetch(e.url,{range:m,priority:i,measureThroughput:!1});if(!x)return null;v=new DataView(x)}let g=t.parseSegments(v,f,m);return{init:f,dataView:new DataView(c),segments:g}}.bind(this));this.fetchTemplateRepresentation=(0,J.abortable)(this.abortAllController.signal,async function*(e,t){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),a=yield this.fetch(i,{priority:t,measureThroughput:!1});return a?{init:null,segments:e.segments.map(n=>({...n,status:"none",size:void 0})),dataView:new DataView(a)}:null}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=i,this.useEnableSubtitlesParam=a}onHeadersReceived(e){let{type:t,reused:i}=CS(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}async fetchRepresentation(e,t,i="auto"){var s,n;let{type:a}=e;switch(a){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,J.assertNever)(a)}}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.abortSubscriptionSet.forEach(e=>e.unsubscribe()),this.abortSubscriptionSet.clear()}async doFetch(e,t){let i=await bt(e,t);if(i.ok)return i;let a=await i.text(),s=parseInt(a);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:J.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:J.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:J.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:J.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:J.ErrorCategory.FATAL})}}},Xs=r=>{if(!ya(r))throw r};var vi=(r,e,t)=>t*e+(1-t)*r,tl=(r,e)=>r.reduce((t,i)=>t+i,0)/e,BS=(r,e,t,i)=>{let a=0,s=t,n=tl(r,e),o=e<i?e:i;for(let u=0;u<o;u++)r[s]>n?a++:a--,s=(r.length+s-1)%r.length;return Math.abs(a)===o};var xa=require("@vkontakte/videoplayer-shared/es2018"),zt=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new xa.ValueSubject(e.initial),this.debounced$=new xa.ValueSubject(e.initial)}next(e){let t=0,i=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=(this.pastMeasures[o]-this.smoothed)**2,i++);this.takenMeasures=i,t/=i;let a=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*a,n=this.smoothed-this.params.deviationFactor*a;this.pastMeasures[this.measuresCursor]=e,this.measuresCursor=(this.measuresCursor+1)%this.pastMeasures.length,this.updateSmoothedValue(e),this.smoothed$.next(this.smoothed),!(this.smoothed>s||this.smoothed<n)&&((0,xa.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed))}};var Zs=class extends zt{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=vi(this.slow,e,this.params.emaAlphaSlow),this.fast=vi(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var en=class extends zt{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=tl(this.pastMeasures,this.takenMeasures);this.emaSmoothed=vi(this.emaSmoothed,e,this.params.emaAlpha);let i=BS(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var tn=class extends zt{constructor(t){super(t);this.furtherValues=[];this.currentTopExtremumValue=0;this.extremumInterval=t.extremumInterval}next(t){this.currentTopExtremumValue<=t?(this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.length===this.extremumInterval?(super.next(this.currentTopExtremumValue),this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.push(t)}updateSmoothedValue(t){this.smoothed=this.smoothed?vi(this.smoothed,t,this.params.emaAlpha):t}};var Si=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new Zs({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new en({initial:e,emaAlpha:i.emaAlpha,basisTrendChangeCount:i.basisTrendChangeCount,changeThreshold:i.changeThreshold,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"})}static getLiveBufferSmoothedValue(e,t){return new tn({initial:e,label:"liveEdgeDelay",...t})}};var il=(r,e)=>{r&&r.playbackRate!==e&&(r.playbackRate=e)};var rn=require("@vkontakte/videoplayer-shared/es2018");var Pa=class r{constructor(e,t){this.currentRepresentation$=new rn.ValueSubject(null);this.maxRepresentations=4;this.representationsCursor=0;this.representations=[];this.currentSegment=null;this.getCurrentPosition=t.getCurrentPosition,this.processStreams(e)}updateLive(e){this.processStreams(e==null?void 0:e.streams.text)}seekLive(e){this.processStreams(e)}maintain(e=this.getCurrentPosition()){var t;if(!(0,rn.isNullable)(e))for(let i of this.representations)for(let a of i){let s=a.segmentReference,n=s.segments.length,o=s.segments[0].time.from,u=s.segments[n-1].time.to;if(e<o||e>u)continue;let l=s.segments.find(d=>d.time.from<=e&&d.time.to>=e);!l||((t=this.currentSegment)==null?void 0:t.time.from)===l.time.from&&this.currentSegment.time.to===l.time.to||(this.currentSegment=l,this.currentRepresentation$.next({...a,label:"Live Text",language:"ru",isAuto:!0,url:new URL(l.url,s.baseUrl).toString()}))}}destroy(){this.currentRepresentation$.next(null),this.currentSegment=null,this.representations=[]}processStreams(e){for(let t of e!=null?e:[]){let i=r.filterRepresentations(t.representations);if(i){this.representations[this.representationsCursor]=i,this.representationsCursor=(this.representationsCursor+1)%this.maxRepresentations;break}}}static isSupported(e){return!!(e!=null&&e.some(t=>r.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&ke(t.segmentReference))}};var sn=Q(Ht(),1);var wa=require("@vkontakte/videoplayer-shared/es2018");var OS=(r,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:i})=>{let{containers:a,protocols:s,codecs:n,nativeHlsSupported:o}=Y.video,u=(n.h264||n.h265)&&n.aac,l=s.mse&&(!i||!!window.MediaStreamTrack)||s.mms&&t;return r.filter(d=>{switch(d){case"DASH_SEP":return l&&a.mp4&&u;case"DASH_WEBM":return l&&a.webm&&n.vp9&&n.opus;case"DASH_WEBM_AV1":return l&&a.webm&&n.av1&&n.opus;case"DASH_STREAMS":return l&&(a.mp4&&u||a.webm&&(n.vp9||n.av1)&&(n.opus||n.aac));case"DASH_LIVE":return l&&a.mp4&&u;case"DASH_LIVE_CMAF":return l&&a.mp4&&u&&a.cmaf;case"DASH_ONDEMAND":return l&&a.mp4&&u;case"HLS":case"HLS_ONDEMAND":return o||e&&l&&a.mp4&&u;case"HLS_LIVE":case"HLS_LIVE_CMAF":return o;case"MPEG":return a.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return s.webrtc&&s.ws&&n.h264&&(a.mp4||a.webm);default:return(0,wa.assertNever)(d)}})},an=r=>{let{webmDecodingInfo:e}=Y.video,t="DASH_WEBM",i="DASH_WEBM_AV1";switch(r){case"vp9":return[t,i];case"av1":return[i,t];case"none":return[];case"smooth":return e?e[i].smooth?[i,t]:e[t].smooth?[t,i]:[i,t]:[t,i];case"power_efficient":return e?e[i].powerEfficient?[i,t]:e[t].powerEfficient?[t,i]:[i,t]:[t,i];default:(0,wa.assertNever)(r)}return[t,i]},_S=({webmCodec:r,androidPreferredFormat:e,preferMultiStream:t})=>{let i=[...t?["DASH_STREAMS"]:[],...an(r),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],a=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(Y.device.isAndroid)switch(e){case"mpeg":return["MPEG",...i,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...i,"MPEG"];case"dash":return[...i,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...a,"MPEG",...an(r),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...an(r),"MPEG",...a,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...an(r),...a,"HLS","HLS_ONDEMAND"];default:(0,wa.assertNever)(e)}return Y.video.nativeHlsSupported?[...i,"HLS","HLS_ONDEMAND","MPEG"]:[...i,"HLS","HLS_ONDEMAND","MPEG"]},NS=({androidPreferredFormat:r,preferCMAF:e,preferWebRTC:t})=>{let i=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],a=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...i,...a],n=[...a,...i],o,u=Y.device.isMac&&Y.browser.isSafari;if(Y.device.isAndroid)switch(r){case"dash":case"dash_any_mpeg":case"dash_any_webm":case"dash_sep":{o=s;break}case"hls":case"mpeg":{o=n;break}default:(0,wa.assertNever)(r)}else Y.video.nativeHlsSupported&&!u?o=n:u?o=e?["DASH_LIVE_CMAF","HLS_LIVE_CMAF","HLS_LIVE","DASH_LIVE"]:["HLS_LIVE","DASH_LIVE","DASH_LIVE_CMAF","HLS_LIVE_CMAF"]:o=s;return t?["WEB_RTC_LIVE",...o]:[...o,"WEB_RTC_LIVE"]},rl=r=>r?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],FS=r=>{if(r.size===0)return;if(r.size===1){let t=r.values().next();return(0,sn.default)(t.value.split("."),0)}for(let t of r){let i=(0,sn.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=r.values().next();return(0,sn.default)(e.value.split("."),0)};var jR=["timeupdate","progress","play","seeked","stalled","waiting"],GR=["timeupdate","progress","loadeddata","playing","seeked"];var nn=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.subscription=new S.Subscription;this.representationSubscription=new S.Subscription;this.state$=new q("none");this.currentVideoRepresentation$=new S.ValueSubject(void 0);this.currentVideoRepresentationInit$=new S.ValueSubject(void 0);this.currentAudioRepresentation$=new S.ValueSubject(void 0);this.currentVideoSegmentLength$=new S.ValueSubject(0);this.currentAudioSegmentLength$=new S.ValueSubject(0);this.error$=new S.Subject;this.lastConnectionType$=new S.ValueSubject(void 0);this.lastConnectionReused$=new S.ValueSubject(void 0);this.lastRequestFirstBytes$=new S.ValueSubject(void 0);this.currentLiveTextRepresentation$=new S.ValueSubject(null);this.isLive$=new S.ValueSubject(!1);this.isActiveLive$=new S.ValueSubject(!1);this.isLowLatency$=new S.ValueSubject(!1);this.liveDuration$=new S.ValueSubject(0);this.liveSeekableDuration$=new S.ValueSubject(0);this.liveAvailabilityStartTime$=new S.ValueSubject(0);this.liveStreamStatus$=new S.ValueSubject(void 0);this.bufferLength$=new S.ValueSubject(0);this.liveLatency$=new S.ValueSubject(void 0);this.liveLoadBufferLength$=new S.ValueSubject(0);this.livePositionFromPlayer$=new S.ValueSubject(0);this.currentStallDuration$=new S.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new S.ValueSubject(0);this.fetcherRecoverableError$=new S.Subject;this.fetcherError$=new S.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new S.Subject;this.gapWatchdogActive=!1;this.destroyController=new Pe;this.initedPruneBufferCallback=!1;this.initManifest=(0,S.abortable)(this.destroyController.signal,async function*(e,t,i){var a;this.element=e,this.manifestUrlString=xe(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(a=this.manifest)!=null&&a.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:S.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,S.abortable)(this.destroyController.signal,async function*(){var n,o;let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(u=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:S.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:u})});if(!e)return null;let t=null;try{t=$S(e!=null?e:"",this.manifestUrlString)}catch(u){let l=(n=xv(e))!=null?n:{id:"ManifestParsing",category:S.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:u};this.error$.next(l)}if(!t)return null;let i=(u,l,d)=>{var c,p,f,m;return!!((p=(c=this.element)==null?void 0:c.canPlayType)!=null&&p.call(c,l)&&((m=(f=rt())==null?void 0:f.isTypeSupported)!=null&&m.call(f,`${l}; codecs="${d}"`))||u==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:u,latestSegmentPublishTime:l,streamIsUnpublished:d,streamIsAlive:c}=t.live,p=((o=t.duration)!=null?o:0)/1e3;this.liveSeekableDuration$.next(-1*p),this.liveDuration$.next((l-u)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let f="active";c||(f=d?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(f)}let a={text:t.streams.text,video:[],audio:[]};for(let u of["video","audio"]){let d=t.streams[u].filter(({mime:f,codecs:m})=>i(u,f,m)),c=new Set(d.map(({codecs:f})=>f)),p=FS(c);if(p&&(a[u]=d.filter(({codecs:f})=>f.startsWith(p))),u==="video"){let f=this.tuning.preferHDR,m=a.video.some(g=>g.hdr),v=a.video.some(g=>!g.hdr);Y.display.isHDR&&f&&m?a.video=a.video.filter(g=>g.hdr):v&&(a.video=a.video.filter(g=>!g.hdr))}}return{...t,streams:a}}.bind(this));this.initRepresentations=(0,S.abortable)(this.destroyController.signal,async function*(e,t,i){var p;(0,S.assertNonNullable)(this.manifest),(0,S.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new S.Subscription,this.state$.startTransitionTo("representations_ready");let a=f=>{this.representationSubscription.add((0,S.fromEvent)(f,"error").pipe((0,S.filter)(m=>{var v;return!!((v=this.element)!=null&&v.played.length)})).subscribe(m=>{this.error$.next({id:"VideoSource",category:S.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:m})}))};this.source=this.tuning.useManagedMediaSource?nb():new MediaSource;let s=document.createElement("source");if(a(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Ns())if(i){let f=document.createElement("source");a(f),f.type="application/x-mpegurl",f.src=i.url,this.element.appendChild(f)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((f,m)=>[...f,...m.representations],[]);if(this.videoBufferManager=new Ia("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,S.isNonNullable)(t)){let f=this.manifest.streams.audio.reduce((m,v)=>[...m,...v.representations],[]);this.audioBufferManager=new Ia("audio",this.source,f,n),this.bufferManagers.push(this.audioBufferManager)}Pa.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Pa(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.representationSubscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$));let u=()=>{var f;(f=this.stallWatchdogSubscription)==null||f.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,S.merge)(...GR.map(f=>(0,S.fromEvent)(this.element,f))).pipe((0,S.map)(f=>this.element?at(this.element.buffered,this.element.currentTime*1e3):0),(0,S.filterChanged)(),(0,S.tap)(f=>{f>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,S.merge)((0,S.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,S.filterChanged)()).subscribe(m=>this.liveStreamEndTimestamp=(0,S.now)())),this.subscription.add((0,S.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,S.interval)(1e3).subscribe(m=>{let v=Ds(this.manifestUrlString,2);this.manifestUrlString=xe(this.manifestUrlString,v+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,S.fromEvent)(this.element,"play").subscribe(m=>{var v;return(v=this.livePauseWatchdogSubscription)==null?void 0:v.unsubscribe()})),this.representationSubscription.add((0,S.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,S.map)(({isActiveLive:m,isLowLatency:v})=>m&&v),(0,S.filterChanged)()).subscribe(m=>{this.isManualDecreasePlaybackInLive()||il(this.element,1)})),this.representationSubscription.add((0,S.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,S.filter)(({bufferLength:m,isActiveLive:v,isLowLatency:g})=>v&&g&&!!m)).subscribe(({bufferLength:m})=>this.liveBuffer.next(m))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(m=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!m)return;let v=this.liveSeekableDuration$.getValue()-m/1e3;this.liveSeekableDuration$.next(Math.max(v,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+m/1e3)})),this.representationSubscription.add((0,S.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,S.filter)(({isLive:m})=>m),(0,S.filterChanged)((m,v)=>v.bufferLength<m.bufferLength),(0,S.map)(({rtt:m,bufferLength:v,segmentServerLatency:g})=>{let y=Ds(this.manifestUrlString,2);return(m/2+v+g+y)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,S.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:m,isActiveLive:v,isLowLatency:g})=>{if(!g||!v)return;let y=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,x=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,E=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,P=m-y;if(this.isManualDecreasePlaybackInLive())return;let R=1;Math.abs(P)>x&&(R=1+Math.sign(P)*E),il(this.element,R)})),this.representationSubscription.add(this.bufferLength$.subscribe(m=>{var g,y;let v=0;if(m){let x=((y=(g=this.element)==null?void 0:g.currentTime)!=null?y:0)*1e3;v=Math.min(...this.bufferManagers.map(P=>{var R,O;return(O=(R=P.getLiveSegmentsToLoadState(this.manifest))==null?void 0:R.to)!=null?O:x}))-x}this.liveLoadBufferLength$.getValue()!==v&&this.liveLoadBufferLength$.next(v)}));let f=0;this.representationSubscription.add((0,S.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,S.throttle)(1e3)).subscribe(async({liveLoadBufferLength:m,bufferLength:v})=>{if(!this.element||this.isUpdatingLive)return;let g=this.element.playbackRate,y=Ds(this.manifestUrlString,2),x=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,E=Math.min(x,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*g),P=this.tuning.dashCmafLive.normalizedActualBufferOffset*g,R=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*g,O=isFinite(m)?m:v,z=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),te=x<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(te);let G="none";if(z?G="active_low_latency":this.isLowLatency$.getValue()&&te?(this.bufferManagers.forEach(D=>D.proceedLowLatencyLive()),G="active_low_latency"):y!==0&&O<E?G="live_forward_buffering":O<E+R&&(G="live_with_target_offset"),isFinite(m)&&(f=m>f?m:f),G==="live_forward_buffering"||G==="live_with_target_offset"){let D=f-(E+P),W=this.normolizeLiveOffset(Math.trunc(y+D/g)),w=Math.abs(W-y),N=0;!m||w<=this.tuning.dashCmafLive.offsetCalculationError?N=y:W>0&&w>this.tuning.dashCmafLive.offsetCalculationError&&(N=W),this.manifestUrlString=xe(this.manifestUrlString,N,2)}(G==="live_with_target_offset"||G==="live_forward_buffering")&&(f=0,await this.updateLive())},m=>{this.error$.next({id:"updateLive",category:S.ErrorCategory.VIDEO_PIPELINE,thrown:m,message:"Failed to update live with subscription"})}))}let l=(0,S.merge)(...this.bufferManagers.map(f=>f.fullyBuffered$)).pipe((0,S.map)(()=>this.bufferManagers.every(f=>f.fullyBuffered$.getValue()))),d=(0,S.merge)(...this.bufferManagers.map(f=>f.onLastSegment$)).pipe((0,S.map)(()=>this.bufferManagers.some(f=>f.onLastSegment$.getValue()))),c=(0,S.combine)({allBuffersFull:l,someBufferEnded:d}).pipe((0,S.filterChanged)(),(0,S.map)(({allBuffersFull:f,someBufferEnded:m})=>f&&m),(0,S.filter)(f=>f));if(this.representationSubscription.add((0,S.merge)(this.forceEnded$,c).subscribe(()=>{var f;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(m=>!m.updating))try{(f=this.source)==null||f.endOfStream()}catch(m){this.error$.next({id:"EndOfStream",category:S.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:m})}})),this.representationSubscription.add((0,S.merge)(...this.bufferManagers.map(f=>f.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let f=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((m,v)=>{var g;f&&(this.timeoutSourceOpenId=setTimeout(()=>{var y;if(((y=this.source)==null?void 0:y.readyState)==="open"){m();return}this.tuning.dash.rejectOnSourceOpenTimeout?v(new Error("Timeout reject when wait sourceopen event")):m()},this.tuning.dash.sourceOpenTimeout)),(g=this.source)==null||g.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),m()},{once:!0})})}if(!this.isLive$.getValue()){let f=[(p=this.manifest.duration)!=null?p:0,...(0,sl.default)((0,sl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],m=>m.representations),m=>{let v=[];return m.duration&&v.push(m.duration),ke(m.segmentReference)&&m.segmentReference.totalSegmentsDurationMs&&v.push(m.segmentReference.totalSegmentsDurationMs),v})];this.source.duration=Math.max(...f)/1e3}this.audioBufferManager&&(0,S.isNonNullable)(t)?yield Promise.all([this.videoBufferManager.startWith(e),this.audioBufferManager.startWith(t)]):yield this.videoBufferManager.startWith(e),this.state$.setState("representations_ready")}.bind(this));this.tick=()=>{var t,i,a,s;if(!this.element||!this.videoBufferManager||((t=this.source)==null?void 0:t.readyState)!=="open")return;let e=this.element.currentTime*1e3;this.videoBufferManager.maintain(e),(i=this.audioBufferManager)==null||i.maintain(e),(a=this.liveTextManager)==null||a.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,S.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:S.ErrorCategory.WTF,message:"Error handling gaps",thrown:n})}),this.subscription.add(this.gapWatchdogSubscription)),typeof this.tuning.dash.pruneBufferInterval=="number"&&!this.initedPruneBufferCallback&&(this.initedPruneBufferCallback=!0,this.subscription.add((0,S.interval)(this.tuning.dash.pruneBufferInterval).subscribe(()=>{if((0,S.isNonNullable)(this.element)){let n=this.element.currentTime*1e3;this.bufferManagers.forEach(o=>{o.pruneBuffer(n,1/0)})}})))};this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.fetcher=new Js({throughputEstimator:this.throughputEstimator,requestQuic:this.tuning.requestQuick,compatibilityMode:e.compatibilityMode,useEnableSubtitlesParam:e.tuning.useEnableSubtitlesParam}),this.subscription.add(this.fetcher.recoverableError$.subscribe(this.fetcherRecoverableError$)),this.subscription.add(this.fetcher.error$.subscribe(this.fetcherError$)),this.liveBuffer=Si.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator})}async seekLive(e){var a,s,n;(0,S.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,S.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=xe(this.manifestUrlString,i,2),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await((a=this.videoBufferManager)==null?void 0:a.seekLive(this.manifest.streams.video)),await((s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio)),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))}initBuffer(){(0,S.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,S.merge)(...jR.map(e=>(0,S.fromEvent)(this.element,e)),(0,S.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:S.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,S.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,S.fromEvent)(this.element,"waiting").subscribe(()=>{var t;this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&Qt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var f,m,v,g,y,x,E,P,R,O,z;if(!this.element||((f=this.source)==null?void 0:f.readyState)!=="open")return;let i=this.currentStallDuration$.getValue();i+=50,this.currentStallDuration$.next(i);let a={timeInWaiting:i},s=(0,S.now)(),n=100,o=(v=(m=this.videoBufferManager)==null?void 0:m.lastDataObtainedTimestamp)!=null?v:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(y=(g=this.audioBufferManager)==null?void 0:g.lastDataObtainedTimestamp)!=null?y:0,l=(E=(x=this.videoBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?E:0,d=(R=(P=this.audioBufferManager)==null?void 0:P.getForwardBufferDuration())!=null?R:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,p=this.audioBufferManager&&d<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||p)&&i>this.tuning.dash.crashOnStallTWithoutDataTimeout||i>=this.tuning.dash.crashOnStallTimeout)throw new Error(`Stall timeout exceeded: ${i} ms`);if(this.isLive$.getValue()&&i%2e3===0){let te=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(te).catch(G=>{this.error$.next({id:"stallIntervalCallback",category:S.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:G})}),a.liveLastOffset=te}else{let te=this.element.currentTime*1e3;(O=this.videoBufferManager)==null||O.maintain(te),(z=this.audioBufferManager)==null||z.maintain(te),a.position=te}};(t=this.stallWatchdogSubscription)==null||t.unsubscribe(),this.stallWatchdogSubscription=(0,S.interval)(50).subscribe(e,i=>{this.error$.next({id:"StallWatchdogCallback",category:S.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscription.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,i=!1){let a={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?a==null?void 0:a.switchToWithPreviousAbort(t,i):a==null?void 0:a.switchTo(t,i):a==null?void 0:a.switchToOld(t,i)}async seek(e,t){var a,s,n,o,u;(0,S.assertNonNullable)(this.element),(0,S.assertNonNullable)(this.videoBufferManager);let i;t||this.element.duration*1e3<=this.tuning.dashSeekInSegmentDurationThreshold||Math.abs(this.element.currentTime*1e3-e)<=this.tuning.dashSeekInSegmentAlwaysSeekDelta?i=e:i=Math.max((a=this.videoBufferManager.findSegmentStartTime(e))!=null?a:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),Qt(this.element.buffered,i)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,S.isNullable)(this.element)||(0,S.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3)}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,S.isNonNullable)(this.element)&&(0,S.isNonNullable)(this.source)&&(0,S.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(a=>a.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;(e=this.element)==null||e.querySelectorAll("source").forEach(a=>{URL.revokeObjectURL(a.src),a.remove()}),this.element=null,this.source=null,this.manifest=null,this.currentVideoRepresentation$.next(void 0),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(i=this.audioBufferManager)==null||i.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}setBufferTarget(e){for(let t of this.bufferManagers)t.setTarget(e)}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),((e=this.source)==null?void 0:e.readyState)==="open"&&Array.from(this.source.sourceBuffers).every(t=>!t.updating)&&this.source.endOfStream(),this.source=null}isManualDecreasePlaybackInLive(){return!this.element||!this.isLive$.getValue()?!1:1-this.element.playbackRate>this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup}normolizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}async updateLive(){var e,t;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&((e=this.bufferManagers)==null||e.forEach(i=>i.updateLive(this.manifest)),(t=this.liveTextManager)==null||t.updateLive(this.manifest)),this.isUpdatingLive=!1}jumpGap(){if(!this.element||!this.videoBufferManager)return;let e=this.videoBufferManager.getBufferedTo();if(e===null)return;let t=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue();this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let i=this.element.currentTime*1e3,a=null,s=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let n of this.bufferManagers)for(let o of n.gaps)n.playingRepresentation$.getValue()===o.representation&&o.from-s<=i&&o.to+s>i&&(this.element.duration*1e3-o.to<this.tuning.endGapTolerance?a=1/0:(a===null||o.to>a)&&(a=o.to));if(a!==null){let n=a+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,n===1/0?this.forceEnded$.next():this.element.currentTime=n/1e3}}};var on=class{constructor(e,t){this.fov=e,this.orientation=t}};var un=class{constructor(e,t){this.rotating=!1;this.fading=!1;this.lastTickTS=0;this.lastCameraTurnTS=0;this.fadeStartSpeed=null;this.fadeTime=0;this.camera=e,this.options=t,this.rotationSpeed={x:0,y:0,z:0},this.fadeCorrection=1/(this.options.speedFadeTime/1e3)**2}turnCamera(e=0,t=0,i=0){this.pointCameraTo(this.camera.orientation.x+e,this.camera.orientation.y+t,this.camera.orientation.z+i)}pointCameraTo(e=0,t=0,i=0){t=this.limitCameraRotationY(t);let a=e-this.camera.orientation.x,s=t-this.camera.orientation.y,n=i-this.camera.orientation.z;this.camera.orientation.x=e,this.camera.orientation.y=t,this.camera.orientation.z=i,this.lastCameraTurn={x:a,y:s,z:n},this.lastCameraTurnTS=Date.now()}setRotationSpeed(e,t,i){this.rotationSpeed.x=e!=null?e:this.rotationSpeed.x,this.rotationSpeed.y=t!=null?t:this.rotationSpeed.y,this.rotationSpeed.z=i!=null?i:this.rotationSpeed.z}startRotation(){this.rotating=!0}stopRotation(e=!1){e?(this.setRotationSpeed(0,0,0),this.fadeStartSpeed=null):this.startFading(this.rotationSpeed.x,this.rotationSpeed.y,this.rotationSpeed.z),this.rotating=!1}onCameraRelease(){if(this.lastCameraTurn&&this.lastCameraTurnTS){let e=Date.now()-this.lastCameraTurnTS;if(e<this.options.speedFadeThreshold){let t=(1-e/this.options.speedFadeThreshold)*this.options.rotationSpeedCorrection;this.startFading(this.lastCameraTurn.x*t,this.lastCameraTurn.y*t,this.lastCameraTurn.z*t)}}}startFading(e,t,i){this.setRotationSpeed(e,t,i),this.fadeStartSpeed={...this.rotationSpeed},this.fading=!0}stopFading(){this.fadeStartSpeed=null,this.fading=!0,this.fadeTime=0}limitCameraRotationY(e){return Math.max(-this.options.maxYawAngle,Math.min(e,this.options.maxYawAngle))}tick(e){if(!this.lastTickTS){this.lastTickTS=e,this.lastCameraTurnTS=Date.now();return}let t=e-this.lastTickTS,i=t/1e3;if(this.rotating)this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i);else if(this.fading&&this.fadeStartSpeed){let a=-this.fadeCorrection*(this.fadeTime/1e3)**2+1;this.setRotationSpeed(this.fadeStartSpeed.x*a,this.fadeStartSpeed.y*a,this.fadeStartSpeed.z*a),a>0?this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i):(this.stopRotation(!0),this.stopFading()),this.fadeTime=Math.min(this.fadeTime+t,this.options.speedFadeTime)}this.lastTickTS=e}};var US=`attribute vec2 a_vertex;
|
|
70
|
+
`})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(c,"i")}var Zu=j(Yt(),1);var wv=require("@vkontakte/videoplayer-shared/es2018"),Av=({id:a,width:e,height:t,bitrate:r,fps:i,quality:s,streamId:n})=>{var u;let o=(u=s?Wt(s):void 0)!=null?u:(0,wv.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:r,size:{width:e,height:t},fps:i,streamId:n}},kv=({id:a,bitrate:e})=>({id:a,bitrate:e}),Rv=({language:a,label:e},{id:t,url:r,isAuto:i})=>({id:t,url:r,isAuto:i,type:"internal",language:a,label:e}),$v=({language:a,label:e,id:t,url:r,isAuto:i})=>({id:t,url:r,isAuto:i,type:"internal",language:a,label:e}),el=({id:a,language:e,label:t,codecs:r,isDefault:i})=>({id:a,language:e,label:t,codec:(0,Zu.default)(r.split("."),0),isDefault:i}),tl=({id:a,language:e,label:t,hdr:r,codecs:i})=>({id:a,language:e,hdr:r,label:t,codec:(0,Zu.default)(i.split("."),0)}),rl=a=>"url"in a,Le=a=>a.type==="template",xa=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var Lv=a=>{if(!(a!=null&&a.startsWith("P")))return;let e=(n,o)=>{let u=n?parseFloat(n.replace(",",".")):NaN;return(isNaN(u)?0:u)*o},r=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/.exec(a),i=(r==null?void 0:r[1])==="-"?-1:1,s={days:e(r==null?void 0:r[5],i),hours:e(r==null?void 0:r[6],i),minutes:e(r==null?void 0:r[7],i),seconds:e(r==null?void 0:r[8],i)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},$t=(a,e)=>{let t=a;t=(0,il.default)(t,"$$","$");let r={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[i,s]of(0,Mv.default)(r)){let n=new RegExp(`\\$${i}(?:%0(\\d+)d)?\\$`,"g");t=(0,il.default)(t,n,(o,u)=>(0,Pa.isNullable)(s)?o:(0,Pa.isNullable)(u)?s:(0,Dv.default)(s,parseInt(u,10),"0"))}return t},Vv=(a,e)=>{var z,K,ee,O,C,ie,ge,L,W,ae,A,_,Ee,Er,yt,re,ke,Me,De,lt,Tt,Vt,tr,xr,oi,Tl,Il,El,xl,Pl,wl,Al,kl,Rl,$l,Ll,Ml,Dl,Cl,Vl,Bl,_l,Ol,Nl,Fl,ql,Ul,Hl,jl,Ql,Gl,Wl,Yl,zl,Kl,Xl,Jl,Zl,ec,tc,rc;let r=new DOMParser().parseFromString(a,"application/xml"),i={video:[],audio:[],text:[]},s=r.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(Ze=>{var oe,rr;return(rr=(oe=Ze.textContent)==null?void 0:oe.trim())!=null?rr:""}),o=(z=(0,Cv.default)(n,0))!=null?z:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),c=s.getAttribute("publishTime"),d=s.getElementsByTagName("vk:Attrs")[0],m=d==null?void 0:d.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,h=d==null?void 0:d.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=d==null?void 0:d.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,g=d==null?void 0:d.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,S;u&&(S={availabilityStartTime:l?new Date(l).getTime():0,publishTime:c?new Date(c).getTime():0,latestSegmentPublishTime:m?new Date(m).getTime():0,streamIsAlive:h==="yes",streamIsUnpublished:f==="yes"});let y,x=s.getAttribute("mediaPresentationDuration"),E=[...s.getElementsByTagName("Period")],w=E.reduce((Ze,oe)=>({...Ze,[oe.id]:oe.children}),{}),P=E.reduce((Ze,oe)=>({...Ze,[oe.id]:oe.getAttribute("duration")}),{});x?y=Lv(x):(0,al.default)(P).filter(Ze=>Ze).length&&!u?y=(0,al.default)(P).reduce((Ze,oe)=>{var rr;return Ze+((rr=Lv(oe))!=null?rr:0)},0):g&&(y=parseInt(g,10));let V=0,J=(ee=(K=s.getAttribute("profiles"))==null?void 0:K.split(","))!=null?ee:[];for(let Ze of E.map(oe=>oe.id))for(let oe of w[Ze]){let rr=(O=oe.getAttribute("id"))!=null?O:"id"+(V++).toString(10),ui=(C=oe.getAttribute("mimeType"))!=null?C:"",Tn=(ie=oe.getAttribute("codecs"))!=null?ie:"",In=(ge=oe.getAttribute("contentType"))!=null?ge:ui==null?void 0:ui.split("/")[0],yS=(W=(L=oe.getAttribute("profiles"))==null?void 0:L.split(","))!=null?W:[],ic=(A=Pv((ae=oe.getAttribute("lang"))!=null?ae:""))!=null?A:{},Ua=(Er=(Ee=(_=oe.querySelector("Label"))==null?void 0:_.textContent)==null?void 0:Ee.trim())!=null?Er:void 0,TS=oe.querySelectorAll("Representation"),IS=oe.querySelector("SegmentTemplate"),ES=(re=(yt=oe.querySelector("Role"))==null?void 0:yt.getAttribute("value"))!=null?re:void 0,Pr=In,me={id:rr,language:ic.language,isDefault:ES==="main",label:Ua,codecs:Tn,hdr:Pr==="video"&&Xu(Tn),mime:ui,representations:[]};for(let se of TS){let Bt=(ke=se.getAttribute("lang"))!=null?ke:void 0,li=(De=(Me=Ua!=null?Ua:oe.getAttribute("label"))!=null?Me:se.getAttribute("label"))!=null?De:void 0,Ha=(Vt=(Tt=(lt=se.querySelector("BaseURL"))==null?void 0:lt.textContent)==null?void 0:Tt.trim())!=null?Vt:"",ir=new URL(Ha||o,e).toString(),_t=(tr=se.getAttribute("mimeType"))!=null?tr:ui,ja=(oi=(xr=se.getAttribute("codecs"))!=null?xr:Tn)!=null?oi:"",Qa;if(In==="text"){let Ot=se.getAttribute("id")||"",Ga=((Tl=ic.privateuse)==null?void 0:Tl.includes("x-auto"))||Ot.includes("_auto"),ar=se.querySelector("SegmentTemplate");if(ar){let ci={representationId:(Il=se.getAttribute("id"))!=null?Il:void 0,bandwidth:(El=se.getAttribute("bandwidth"))!=null?El:void 0},Wa=parseInt((xl=se.getAttribute("bandwidth"))!=null?xl:"",10)/1e3,Ya=(wl=parseInt((Pl=ar.getAttribute("startNumber"))!=null?Pl:"",10))!=null?wl:1,wr=parseInt((Al=ar.getAttribute("timescale"))!=null?Al:"",10),En=(kl=ar.querySelectorAll("SegmentTimeline S"))!=null?kl:[],Ar=ar.getAttribute("media");if(!Ar)continue;let za=[],Ka=0,Xa="",kr=0,di=Ya,Re=0;for(let et of En){let sr=parseInt((Rl=et.getAttribute("d"))!=null?Rl:"",10),We=parseInt(($l=et.getAttribute("r"))!=null?$l:"",10)||0,Nt=parseInt((Ll=et.getAttribute("t"))!=null?Ll:"",10);Re=Number.isFinite(Nt)?Nt:Re;let nr=sr/wr*1e3,Ft=Re/wr*1e3;for(let ct=0;ct<We+1;ct++){let qt=$t(Ar,{...ci,segmentNumber:di.toString(10),segmentTime:(Re+ct*sr).toString(10)}),Rr=(Ft!=null?Ft:0)+ct*nr,hi=Rr+nr;di++,za.push({time:{from:Rr,to:hi},url:qt})}Re+=(We+1)*sr,Ka+=(We+1)*nr}kr=Re/wr*1e3,Xa=$t(Ar,{...ci,segmentNumber:di.toString(10),segmentTime:Re.toString(10)});let pi={time:{from:kr,to:1/0},url:Xa},It={type:"template",baseUrl:ir,segmentTemplateUrl:Ar,initUrl:"",totalSegmentsDurationMs:Ka,segments:za,nextSegmentBeyondManifest:pi,timescale:wr};Qa={id:Ot,kind:"text",segmentReference:It,profiles:[],duration:y,bitrate:Wa,mime:"",codecs:"",width:0,height:0,isAuto:Ga}}else Qa={id:Ot,isAuto:Ga,kind:"text",url:ir}}else{let Ot=(Dl=(Ml=se.getAttribute("contentType"))!=null?Ml:_t==null?void 0:_t.split("/")[0])!=null?Dl:In,Ga=(Vl=(Cl=oe.getAttribute("profiles"))==null?void 0:Cl.split(","))!=null?Vl:[],ar=parseInt((Bl=se.getAttribute("width"))!=null?Bl:"",10),ci=parseInt((_l=se.getAttribute("height"))!=null?_l:"",10),Wa=parseInt((Ol=se.getAttribute("bandwidth"))!=null?Ol:"",10)/1e3,Ya=(Nl=se.getAttribute("frameRate"))!=null?Nl:"",wr=(Fl=se.getAttribute("quality"))!=null?Fl:void 0,En=Ya?xv(Ya):void 0,Ar=(ql=se.getAttribute("id"))!=null?ql:"id"+(V++).toString(10),za=Ot==="video"?`${ci}p`:Ot==="audio"?`${Wa}Kbps`:ja,Ka=`${Ar}@${za}`,Xa=[...J,...yS,...Ga],kr,di=se.querySelector("SegmentBase"),Re=(Ul=se.querySelector("SegmentTemplate"))!=null?Ul:IS;if(di){let It=(jl=(Hl=se.querySelector("SegmentBase Initialization"))==null?void 0:Hl.getAttribute("range"))!=null?jl:"",[et,sr]=It.split("-").map(qt=>parseInt(qt,10)),We={from:et,to:sr},Nt=(Ql=se.querySelector("SegmentBase"))==null?void 0:Ql.getAttribute("indexRange"),[nr,Ft]=Nt?Nt.split("-").map(qt=>parseInt(qt,10)):[],ct=Nt?{from:nr,to:Ft}:void 0;kr={type:"byteRange",url:ir,initRange:We,indexRange:ct}}else if(Re){let It={representationId:(Gl=se.getAttribute("id"))!=null?Gl:void 0,bandwidth:(Wl=se.getAttribute("bandwidth"))!=null?Wl:void 0},et=parseInt((Yl=Re.getAttribute("timescale"))!=null?Yl:"",10),sr=(zl=Re.getAttribute("initialization"))!=null?zl:"",We=Re.getAttribute("media"),Nt=(Xl=parseInt((Kl=Re.getAttribute("startNumber"))!=null?Kl:"",10))!=null?Xl:1,nr=$t(sr,It);if(!We)throw new ReferenceError("No media attribute in SegmentTemplate");let Ft=(Jl=Re.querySelectorAll("SegmentTimeline S"))!=null?Jl:[],ct=[],qt=0,Rr="",hi=0;if(Ft.length){let Ja=Nt,tt=0;for(let $r of Ft){let dt=parseInt((Zl=$r.getAttribute("d"))!=null?Zl:"",10),or=parseInt((ec=$r.getAttribute("r"))!=null?ec:"",10)||0,Za=parseInt((tc=$r.getAttribute("t"))!=null?tc:"",10);tt=Number.isFinite(Za)?Za:tt;let xn=dt/et*1e3,Pn=tt/et*1e3;for(let es=0;es<or+1;es++){let PS=$t(We,{...It,segmentNumber:Ja.toString(10),segmentTime:(tt+es*dt).toString(10)}),ac=(Pn!=null?Pn:0)+es*xn,wS=ac+xn;Ja++,ct.push({time:{from:ac,to:wS},url:PS})}tt+=(or+1)*dt,qt+=(or+1)*xn}hi=tt/et*1e3,Rr=$t(We,{...It,segmentNumber:Ja.toString(10),segmentTime:tt.toString(10)})}else if((0,Pa.isNonNullable)(y)){let tt=parseInt((rc=Re.getAttribute("duration"))!=null?rc:"",10)/et*1e3,$r=Math.ceil(y/tt),dt=0;for(let or=1;or<$r;or++){let Za=$t(We,{...It,segmentNumber:or.toString(10),segmentTime:dt.toString(10)});ct.push({time:{from:dt,to:dt+tt},url:Za}),dt+=tt}hi=dt,Rr=$t(We,{...It,segmentNumber:$r.toString(10),segmentTime:dt.toString(10)})}let xS={time:{from:hi,to:1/0},url:Rr};kr={type:"template",baseUrl:ir,segmentTemplateUrl:We,initUrl:nr,totalSegmentsDurationMs:qt,segments:ct,nextSegmentBeyondManifest:xS,timescale:et}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Ot||!_t)continue;let pi={video:"video",audio:"audio",text:"text"}[Ot];if(!pi)continue;Pr||(Pr=pi),Qa={id:Ka,kind:pi,segmentReference:kr,profiles:Xa,duration:y,bitrate:Wa,mime:_t,codecs:ja,width:ar,height:ci,fps:En,quality:wr}}me.language||(me.language=Bt),me.label||(me.label=li),me.mime||(me.mime=_t),me.codecs||(me.codecs=ja),me.hdr||(me.hdr=Pr==="video"&&Xu(ja)),me.representations.push(Qa)}if(Pr){let se=i[Pr].find(Bt=>Bt.id===me.id);if(se&&me.representations.every(Bt=>Le(Bt.segmentReference)))for(let Bt of se.representations){let li=me.representations.find(_t=>_t.id===Bt.id),Ha=li==null?void 0:li.segmentReference,ir=Bt.segmentReference;ir.segments.push(...Ha.segments),ir.nextSegmentBeyondManifest=Ha.nextSegmentBeyondManifest}else i[Pr].push(me)}}return{duration:y,streams:i,baseUrls:n,live:S}};var Bv=j(Ye(),1),nl=require("@vkontakte/videoplayer-shared/es2018"),be=(a,e)=>(0,nl.isNonNullable)(a)&&(0,nl.isNonNullable)(e)&&a.readyState==="open"&&(0,Bv.default)([...a.activeSourceBuffers],e);var wa=class{constructor(e,t,r,{fetcher:i,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new I.ValueSubject(0);this.currentLowLatencySegmentLength$=new I.ValueSubject(0);this.currentSegmentLength$=new I.ValueSubject(0);this.onLastSegment$=new I.ValueSubject(!1);this.fullyBuffered$=new I.ValueSubject(!1);this.playingRepresentation$=new I.ValueSubject(void 0);this.playingRepresentationInit$=new I.ValueSubject(void 0);this.error$=new I.Subject;this.gaps=[];this.subscription=new I.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new Ae;this.switchAbortController=new Ae;this.destroyAbortController=new Ae;this.bufferLimit=1/0;this.failedDownloads=0;this.baseUrls=[];this.baseUrlsIndex=0;this.isLive=!1;this.liveUpdateSegmentIndex=0;this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.index=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.startWith=(0,I.abortable)(this.destroyAbortController.signal,async function*(e){let t=this.representations.get(e);(0,I.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.sourceBuffer=this.mediaSource.addSourceBuffer(`${t.mime}; codecs="${t.codecs}"`),this.sourceBufferTaskQueue=new Dg(this.sourceBuffer),this.subscription.add((0,I.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,I.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:I.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!be(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,ju(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(o),c=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<c).catch(d=>{this.handleAsyncError(d,"pruneBuffer")})})),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(n=>this.error$.next(n))),yield this.loadInit(t,"high",!0);let r=this.initData.get(t.id),i=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,I.assertNonNullable)(r,"No init buffer for starting representation"),(0,I.assertNonNullable)(i,"No segments for starting representation"),r instanceof ArrayBuffer&&(this.searchGaps(i,t),yield this.sourceBufferTaskQueue.append(r,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))}.bind(this));this.switchTo=(0,I.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!be(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let r=this.representations.get(e);(0,I.assertNonNullable)(r,`No such representation ${e}`);let i=this.segments.get(e),s=this.initData.get(e);if((0,I.isNullable)(s)||(0,I.isNullable)(i)?yield this.loadInit(r,"high",!1):s instanceof Promise&&(yield s),i=this.segments.get(e),(0,I.assertNonNullable)(i,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer();else{let n=this.getCurrentPosition();(0,I.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}}.bind(this));this.switchToOld=(0,I.abortable)(this.destroyAbortController.signal,async function*(e,t=!1){if(!be(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let r=this.representations.get(e);(0,I.assertNonNullable)(r,`No such representation ${e}`);let i=this.segments.get(e),s=this.initData.get(e);if((0,I.isNullable)(s)||(0,I.isNullable)(i)?yield this.loadInit(r,"high",!1):s instanceof Promise&&(yield s),i=this.segments.get(e),(0,I.assertNonNullable)(i,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer)))if(yield this.abort(),yield this.sourceBufferTaskQueue.append(s,this.downloadAbortController.signal),t)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e,yield this.dropBuffer(),this.maintain();else{let n=this.getCurrentPosition();(0,I.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,await this.pruneBuffer(n,1/0,!0)),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}}.bind(this));this.seekLive=(0,I.abortable)(this.destroyAbortController.signal,async function*(e){var u,l;let t=(u=(0,en.default)(e,c=>c.representations))!=null?u:[];if(this.isSeekingLive=!0,!this.downloadingRepresentationId||!t)return;for(let c of this.representations.keys()){let d=t.find(f=>f.id===c);d&&this.representations.set(c,d);let m=this.representations.get(c);if(!m||!Le(m.segmentReference))return;let h=this.getActualLiveStartingSegments(m.segmentReference);this.segments.set(m.id,h)}let r=(l=this.switchingToRepresentationId)!=null?l:this.downloadingRepresentationId,i=this.representations.get(r);(0,I.assertNonNullable)(i);let s=this.segments.get(r);(0,I.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(r);if((0,I.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer))return;let o=this.getDebugBufferState();this.liveUpdateSegmentIndex=0,yield this.abort(),o&&(yield this.sourceBufferTaskQueue.remove(o.from*1e3,o.to*1e3,this.destroyAbortController.signal)),this.searchGaps(s,i),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1}.bind(this));var c;this.fetcher=i,this.tuning=s,this.compatibilityMode=u,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.getCurrentPosition=n,this.isActiveLowLatency=o,this.isLive=!!(l!=null&&l.live),this.baseUrls=(c=l==null?void 0:l.baseUrls)!=null?c:[],this.initData=new Map(r.map(d=>[d.id,null])),this.segments=new Map,this.parsedInitData=new Map,this.representations=new Map(r.map(d=>[d.id,d])),this.kind=e,this.mediaSource=t,this.sourceBuffer=null}switchToWithPreviousAbort(e,t=!1){!be(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Ae,(0,I.abortable)(this.switchAbortController.signal,async function*(r,i=!1){this.switchingToRepresentationId=r;let s=this.representations.get(r);(0,I.assertNonNullable)(s,`No such representation ${r}`);let n=this.segments.get(r),o=this.initData.get(r);if((0,I.isNullable)(o)||(0,I.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(r),(0,I.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(r),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),i)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=r,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,I.isNonNullable)(u)&&!this.isLive&&(this.bufferLimit=this.forwardBufferTarget,yield this.pruneBuffer(u,1/0,!0)),this.downloadingRepresentationId=r,this.switchingToRepresentationId=void 0}this.maintain()}}.bind(this))(e,t))}warmUpMediaSource(){!(0,I.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}async abort(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Ae,this.abortBuffer()}maintain(e=this.getCurrentPosition()){if((0,I.isNullable)(e)||(0,I.isNullable)(this.downloadingRepresentationId)||(0,I.isNullable)(this.playingRepresentationId)||(0,I.isNullable)(this.sourceBuffer)||!be(this.mediaSource,this.sourceBuffer)||(0,I.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),r=this.segments.get(this.downloadingRepresentationId);if((0,I.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),!r)return;let i=r.find(c=>e>=c.time.from&&e<c.time.to);(0,I.isNonNullable)(i)&&isFinite(i.time.from)&&isFinite(i.time.to)&&this.currentSegmentLength$.next((i==null?void 0:i.time.to)-i.time.from);let s=e,n=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let c=this.getForwardBufferDuration(e),d=i?i.time.to+n:-1/0;i&&i.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&c>=i.time.to-e+n&&(s=d)}if(isFinite(this.bufferLimit)&&ju(this.sourceBuffer.buffered)>=this.bufferLimit){let c=this.getForwardBufferDuration(e),d=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,c<d).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let u=[];if(!this.activeSegments.size&&(u=this.selectForwardBufferSegments(r,t.segmentReference.type,s),u.length)){let c="auto";if(this.tuning.dash.useFetchPriorityHints&&i)if((0,Zs.default)(u,i))c="high";else{let d=(0,ai.default)(u,0);d&&d.time.from-i.time.to>=this.forwardBufferTarget/2&&(c="low")}this.loadSegments(u,t,c).catch(d=>{this.handleAsyncError(d,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&i&&i.status==="fed"&&!u.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let l=(0,ai.default)(r,-1);!this.isLive&&l&&(this.fullyBuffered$.next(l.time.to-e-this.getForwardBufferDuration(e)<n),this.onLastSegment$.next(e-l.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let r=0,i=this.isLive?this.liveInitialAdditionalOffset:0;for(let s of e)Math.trunc(s.time.from-r)>0&&this.gaps.push({representation:t.id,from:r,to:s.time.from+i}),r=s.time.to;(0,I.isNonNullable)(t.duration)&&t.duration-r>0&&!this.isLive&&this.gaps.push({representation:t.id,from:r,to:t.duration})}getActualLiveStartingSegments(e){let t=e.segments,r=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,i=[],s=0,n=t.length-1;do i.unshift(t[n]),s+=t[n].time.to-t[n].time.from,n--;while(s<r&&n>=0);return this.liveInitialAdditionalOffset=s-r,this.isActiveLowLatency()?[i[0]]:i}getLiveSegmentsToLoadState(e){let t=(0,en.default)(e==null?void 0:e.streams[this.kind],i=>i.representations).find(i=>i.id===this.downloadingRepresentationId);if(!t)return;let r=this.segments.get(t.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var r,i,s,n;let t=(r=(0,en.default)(e==null?void 0:e.streams[this.kind],o=>o.representations))!=null?r:[];if(![...this.segments.values()].every(o=>!o.length))for(let o of t){if(!o||!Le(o.segmentReference))return;let u=o.segmentReference.segments.map(h=>({...h,status:"none",size:void 0})),l=100,c=(i=this.segments.get(o.id))!=null?i:[],d=(n=(s=(0,ai.default)(c,-1))==null?void 0:s.time.to)!=null?n:0,m=u==null?void 0:u.findIndex(h=>d>=h.time.from+l&&d<=h.time.to+l);if(m===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,h)}else{let h=u.slice(m+1);this.segments.set(o.id,[...c,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,I.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let r=t[t.length-1];this.updateLowLatencyLiveIfNeeded(r)}}updateLowLatencyLiveIfNeeded(e){var r;let t=0;for(let i of this.representations.values()){let s=i.segmentReference;if(!Le(s))return;let n=(r=this.segments.get(i.id))!=null?r:[],o=n.find(l=>Math.floor(l.time.from)===Math.floor(e.time.from));if(o&&!isFinite(o.time.to)&&(o.time.to=e.time.to,t=o.time.to-o.time.from),!!!n.find(l=>Math.floor(l.time.from)===Math.floor(e.time.to))&&this.isActiveLowLatency()){let l=Math.round(e.time.to*s.timescale/1e3).toString(10),c=$t(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:c})}}this.currentLowLatencySegmentLength$.next(t)}findSegmentStartTime(e){var s,n,o;let t=(n=(s=this.switchingToRepresentationId)!=null?s:this.downloadingRepresentationId)!=null?n:this.playingRepresentationId;if(!t)return;let r=this.segments.get(t);if(!r)return;let i=r.find(u=>u.time.from<=e&&u.time.to>=e);return(o=i==null?void 0:i.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),this.gapDetectionIdleCallback&&Xi&&Xi(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Xi&&Xi(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(t){if(!(t instanceof DOMException&&t.name==="NotFoundError"))throw t}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,r){return this.isLive?this.selectForwardBufferSegmentsLive(e,r):this.selectForwardBufferSegmentsRecord(e,t,r)}selectForwardBufferSegmentsLive(e,t){let r=e.findIndex(i=>t>=i.time.from&&t<i.time.to);return this.playingRepresentationId!==this.downloadingRepresentationId&&(this.liveUpdateSegmentIndex=r),this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):[]}selectForwardBufferSegmentsRecord(e,t,r){let i=e.findIndex(({status:d,time:{from:m,to:h}},f)=>{let g=m<=r&&h>=r,S=m>r||g||f===0&&r===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),x=this.preloadOnly&&m<=r+y||h<=r+y;return(d==="none"||d==="partially_ejected"&&S&&x&&this.sourceBuffer&&be(this.mediaSource,this.sourceBuffer)&&!(Xt(this.sourceBuffer.buffered,m)&&Xt(this.sourceBuffer.buffered,h)))&&S&&x});if(i===-1)return[];if(t!=="byteRange")return e.slice(i,i+1);let s=e,n=0,o=0,u=[],l=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let d=i;d<s.length&&(n<=l||o<=c);d++){let m=s[d];if(n+=m.byte.to+1-m.byte.from,o+=m.time.to+1-m.time.from,m.status==="none"||m.status==="partially_ejected")u.push(m);else break}return u}async loadSegments(e,t,r="auto"){Le(t.segmentReference)?await this.loadTemplateSegment(e[0],t,r):await this.loadByteRangeSegments(e,t,r)}async loadTemplateSegment(e,t,r="auto"){e.status="downloading";let i={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(i);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(await(0,I.abortable)(o,async function*(){let c=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(d=>setTimeout(d,c))}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let c=await this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:r,isLowLatency:this.isActiveLowLatency()});if(this.lastDataObtainedTimestampMs=(0,I.now)(),!c)return;let d=new DataView(c),m=Ea(t.mime);if(!isFinite(i.segment.time.to)){let g=t.segmentReference.timescale;i.segment.time.to=m.getChunkEndTime(d,g)}u&&i.feedingBytes&&l?await Promise.all(l):await this.sourceBufferTaskQueue.append(d,o);let{serverDataReceivedTimestamp:h,serverDataPreparedTime:f}=m.getServerLatencyTimestamps(d);h&&f&&this.currentLiveSegmentServerLatency$.next(f-h),i.segment.status="downloaded",this.onSegmentFullyAppended(i,t.id),this.failedDownloads=0}catch(c){this.abortActiveSegments([e]),xa(c)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}updateRepresentationsBaseUrlIfNeeded(){if(!this.tuning.dash.enableBaseUrlSupport||!this.baseUrls.length||this.failedDownloads<=this.tuning.dash.maxSegmentRetryCount)return;this.baseUrlsIndex=(this.baseUrlsIndex+1)%this.baseUrls.length;let e=this.baseUrls[this.baseUrlsIndex];for(let t of this.representations.values())Le(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}async loadByteRangeSegments(e,t,r="auto"){if(!e.length)return;for(let u of e)u.status="downloading",this.activeSegments.add({segment:u,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id});let{range:i,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(await(0,I.abortable)(n,async function*(){let u=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,I.fromEvent)(window,"online").pipe((0,I.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{await this.fetcher.fetch(s,{range:i,onProgress:o,signal:n,priority:r}),this.lastDataObtainedTimestampMs=(0,I.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),xa(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}}prepareByteRangeFetchSegmentParams(e,t){if(Le(t.segmentReference))throw new Error("Representation is not byte range type");let r=t.segmentReference.url,i={from:(0,ai.default)(e,0).byte.from,to:(0,ai.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:r,range:i,signal:s,onProgress:async(o,u)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)(),await this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:i?i.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}}}prepareTemplateFetchSegmentParams(e,t){if(!Le(t.segmentReference))throw new Error("Representation is not template type");let r=new URL(e.url,t.segmentReference.baseUrl);this.isActiveLowLatency()&&r.searchParams.set("low-latency","yes");let i=r.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,c)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)();let d=this.onSomeTemplateDataLoaded({dataView:l,loaded:c,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(d)}catch(d){this.error$.next({id:"SegmentFeeding",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:d})}}:void 0;return{url:i,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,Zs.default)(e,t.segment)&&this.abortSegment(t.segment)}async onSomeTemplateDataLoaded({dataView:e,representationId:t,loaded:r,onSegmentAppendFailed:i,signal:s}){if(!this.activeSegments.size||!be(this.mediaSource,this.sourceBuffer))return;let n=this.representations.get(t);if(n)for(let o of this.activeSegments){let{segment:u}=o;if(o.representationId===t){if(s.aborted){i();continue}if(o.loadedBytes=r,o.loadedBytes>o.feedingBytes){let l=new DataView(e.buffer,e.byteOffset+o.feedingBytes,o.loadedBytes-o.feedingBytes),c=Ea(n.mime).parseFeedableSegmentChunk(l,this.isLive);c!=null&&c.byteLength&&(u.status="partially_fed",o.feedingBytes+=c.byteLength,await this.sourceBufferTaskQueue.append(c),o.fedBytes+=c.byteLength)}}}}async onSomeByteRangesDataLoaded({dataView:e,representationId:t,globalFrom:r,loaded:i,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!be(this.mediaSource,this.sourceBuffer))return;let o=this.representations.get(t);if(o)for(let u of this.activeSegments){let{segment:l}=u;if(u.representationId!==t)continue;if(s.aborted){await n();continue}let c=l.byte.from-r,d=l.byte.to-r,m=d-c+1,h=c<i,f=d<=i;if(!h)continue;let g=Ea(o.mime);if(l.status==="downloading"&&f){l.status="downloaded";let S=new DataView(e.buffer,e.byteOffset+c,m);await this.sourceBufferTaskQueue.append(S,s)&&!s.aborted?this.onSegmentFullyAppended(u,t):await n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(l.status==="downloading"||l.status==="partially_fed")&&(u.loadedBytes=Math.min(m,i-c),u.loadedBytes>u.feedingBytes)){let S=new DataView(e.buffer,e.byteOffset+c+u.feedingBytes,u.loadedBytes-u.feedingBytes),y=u.loadedBytes===m?S:g.parseFeedableSegmentChunk(S);y!=null&&y.byteLength&&(l.status="partially_fed",u.feedingBytes+=y.byteLength,await this.sourceBufferTaskQueue.append(y,s)&&!s.aborted?(u.fedBytes+=y.byteLength,u.fedBytes===m&&this.onSegmentFullyAppended(u,t)):await n())}}}onSegmentFullyAppended(e,t){var r;if(!((0,I.isNullable)(this.sourceBuffer)||!be(this.mediaSource,this.sourceBuffer))){!this.isLive&&X.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Xt(this.sourceBuffer.buffered,e.segment.time.from,100)&&Xt(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)),e.segment.status="fed",rl(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values())if(i.id!==t)for(let s of(r=this.segments.get(i.id))!=null?r:[])s.status==="fed"&&Math.round(s.time.from)===Math.round(e.segment.time.from)&&Math.round(s.time.to)===Math.round(e.segment.time.to)&&(s.status="none");this.updateLowLatencyLiveIfNeeded(e.segment),this.activeSegments.delete(e),this.detectGapsWhenIdle(t,[e.segment])}}abortSegment(e){e.status==="partially_fed"?e.status="partially_ejected":e.status!=="partially_ejected"&&(e.status="none");for(let t of this.activeSegments.values())if(t.segment===e){this.activeSegments.delete(t);break}}loadNextInit(){if(this.allInitsLoaded||this.initLoadIdleCallback)return;let e=null,t=!1;for(let[i,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=i)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let r=this.representations.get(e);r&&(this.initLoadIdleCallback=Uu(()=>(0,_v.default)(this.loadInit(r,"low",!1),()=>this.initLoadIdleCallback=null)))}async loadInit(e,t="auto",r=!1){let i=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!r&&this.failedDownloads>0?(0,I.abortable)(this.destroyAbortController.signal,async function*(){let o=(0,I.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Ea(e.mime),i)).then(async o=>{if(!o)return;let{init:u,dataView:l,segments:c}=o,d=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,d);let m=c;this.isLive&&Le(e.segmentReference)&&(m=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,m),u&&this.parsedInitData.set(e.id,u)}).then(()=>this.failedDownloads=0,o=>{this.initData.set(e.id,null),r&&this.error$.next({id:"LoadInits",category:I.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n}async dropBuffer(){for(let e of this.segments.values())for(let t of e)t.status="none";await this.pruneBuffer(0,1/0,!0)}async pruneBuffer(e,t,r=!1){if(!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,I.isNullable)(e))return!1;let i=[],s=0,n=u=>{u.sort((c,d)=>c.from-d.from);let l=[u[0]];for(let c=1;c<u.length;c++){let{from:d,to:m}=u[c],h=l[l.length-1];h.to>=d?h.to=Math.max(h.to,m):l.push(u[c])}return l},o=u=>{var c;if(s>=t)return i;i.push({...u.time}),i=n(i);let l=rl(u)?(c=u.size)!=null?c:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let c=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,d=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(c||d)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,c=this.sourceBuffer.buffered.end(u)*1e3,d=0;for(let m of this.segments.values())for(let h of m)(0,Zs.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(l)&&Math.round(h.time.to)>=Math.round(c)&&d++;if(d===this.segments.size){let m={time:{from:l,to:c},url:"",status:"none"};o(m)}}if(i.length&&r){let u=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let l of this.segments.values())for(let c of l)c.time.from>=e+u&&c.status==="fed"&&o(c)}return i.length?(await Promise.all(i.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,c)=>l||c,!1):!1}async abortBuffer(){if(!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer))return!1;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0;return this.sourceBufferTaskQueue.abort(t)}getDebugBufferState(){if(!(!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length))return{from:this.sourceBuffer.buffered.start(0),to:this.sourceBuffer.buffered.end(this.sourceBuffer.buffered.length-1)}}getForwardBufferDuration(e=this.getCurrentPosition()){return!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,I.isNullable)(e)?0:Zr(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer))){if(this.tuning.useRefactoredSearchGap)for(let r=0;r<this.sourceBuffer.buffered.length;r++)this.gaps=this.gaps.filter(i=>this.sourceBuffer&&(Math.round(i.from)<Math.round(this.sourceBuffer.buffered.start(r)*1e3)||Math.round(i.to)>Math.round(this.sourceBuffer.buffered.end(r)*1e3)));for(let r of t){let i={representation:e,from:r.time.from,to:r.time.to};for(let s=0;s<this.sourceBuffer.buffered.length;s++){let n=this.sourceBuffer.buffered.start(s)*1e3,o=this.sourceBuffer.buffered.end(s)*1e3;if(!(o<=r.time.from||n>=r.time.to)){if(n<=r.time.from&&o>=r.time.to){i=void 0;break}o>r.time.from&&o<r.time.to&&(i.from=o),n<r.time.to&&n>r.time.from&&(i.to=n)}}i&&i.to-i.from>1&&!this.gaps.some(s=>i&&s.from===i.from&&s.to===i.to)&&this.gaps.push(i)}}}detectGapsWhenIdle(e,t){if(!(this.gapDetectionIdleCallback||!this.sourceBuffer||!be(this.mediaSource,this.sourceBuffer))){if(!this.tuning.useRefactoredSearchGap)for(let r=0;r<this.sourceBuffer.buffered.length;r++)this.gaps=this.gaps.filter(i=>this.sourceBuffer&&(Math.round(i.from)<Math.round(this.sourceBuffer.buffered.start(r)*1e3)||Math.round(i.to)>Math.round(this.sourceBuffer.buffered.end(r)*1e3)));this.gapDetectionIdleCallback=Uu(()=>{try{this.detectGaps(e,t)}catch(r){this.error$.next({id:"GapDetection",category:I.ErrorCategory.WTF,message:"detectGaps threw",thrown:r})}finally{this.gapDetectionIdleCallback=null}})}}checkEjectedSegments(){if((0,I.isNullable)(this.sourceBuffer)||!be(this.mediaSource,this.sourceBuffer)||(0,I.isNullable)(this.playingRepresentationId))return;let e=[];for(let r=0;r<this.sourceBuffer.buffered.length;r++){let i=Math.floor(this.sourceBuffer.buffered.start(r)*1e3),s=Math.ceil(this.sourceBuffer.buffered.end(r)*1e3);e.push({from:i,to:s})}let t=100;for(let r of this.segments.values())for(let i of r){let{status:s}=i;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(i.time.from),o=Math.ceil(i.time.to),u=e.some(c=>c.from-t<=n&&c.to+t>=o),l=e.filter(c=>n>=c.from&&n<c.to-t||o>c.from+t&&o<=c.to);u||(l.length===1?i.status="partially_ejected":this.gaps.some(c=>c.from===i.time.from||c.to===i.time.to)?i.status="partially_ejected":i.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:I.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var Aa=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var Ov=a=>{var s;let e=a.get("X-Delivery-Type"),t=a.get("X-Reused"),r=e===null?"http1":e!=null?e:void 0,i=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:r,reused:i}};var q=require("@vkontakte/videoplayer-shared/es2018");var Nv=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var rn=class{constructor({throughputEstimator:e,requestQuic:t,tracer:r,compatibilityMode:i=!1,useEnableSubtitlesParam:s=!1}){this.lastConnectionType$=new q.ValueSubject(void 0);this.lastConnectionReused$=new q.ValueSubject(void 0);this.lastRequestFirstBytes$=new q.ValueSubject(void 0);this.recoverableError$=new q.Subject;this.error$=new q.Subject;this.abortAllController=new Ae;this.subscription=new q.Subscription;this.fetchManifest=(0,q.abortable)(this.abortAllController.signal,async function*(e){let t=this.tracer.createComponentTracer("FetchManifest"),r=e;this.requestQuic&&(r=Aa(r)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(r=Nv(r));let i=yield this.doFetch(r,{signal:this.abortAllController.signal}).catch(tn);return i?(t.log("success",(0,q.flattenObject)({url:r,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(i.headers),i.text()):(t.error("error",(0,q.flattenObject)({url:r,message:"No data in request manifest"})),t.end(),null)}.bind(this));this.fetch=(0,q.abortable)(this.abortAllController.signal,async function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:r,onProgress:i,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var ee,O;let l=e,c=new Headers,d=this.tracer.createComponentTracer("Fetch");if(r)switch(t){case 0:{c.append("Range",`bytes=${r.from}-${r.to}`);break}case 1:{let C=new URL(l,location.href);C.searchParams.append("bytes",`${r.from}-${r.to}`),l=C.toString();break}default:(0,q.assertNever)(t)}this.requestQuic&&(l=Aa(l));let m=this.abortAllController.signal,h;if(n){let C=new Ae;if(h=(0,q.merge)((0,q.fromEvent)(this.abortAllController.signal,"abort"),(0,q.fromEvent)(n,"abort")).subscribe(()=>{try{C.abort()}catch(ie){tn(ie)}}),this.abortAllController.signal.aborted||n.aborted)try{C.abort()}catch(ie){tn(ie)}m=C.signal}let f=(0,q.now)();d.log("startRequest",(0,q.flattenObject)({url:l,priority:s,rangeMethod:t,range:r,isLowLatency:u,requestStartedAt:f}));let g=yield this.doFetch(l,{priority:s,headers:c,signal:m}),S=(0,q.now)();if(!g)return d.error("error",{message:"No response in request"}),d.end(),h==null||h.unsubscribe(),null;if((ee=this.throughputEstimator)==null||ee.addRawRtt(S-f),!g.ok||!g.body){h==null||h.unsubscribe();let C=`Fetch error ${g.status}: ${g.statusText}`;return d.error("error",{message:C}),d.end(),Promise.reject(new Error(`Fetch error ${g.status}: ${g.statusText}`))}if(this.onHeadersReceived(g.headers),!i&&!o){h==null||h.unsubscribe();let C=(0,q.now)(),ie={requestStartedAt:f,requestEndedAt:C,duration:C-f};return d.log("endRequest",(0,q.flattenObject)(ie)),d.end(),g.arrayBuffer()}let[y,x]=g.body.tee(),E=y.getReader();o&&((O=this.throughputEstimator)==null||O.trackStream(x,u));let w=0,P=new Uint8Array(0),V=!1,J=C=>{h==null||h.unsubscribe(),V=!0,tn(C)},$=(0,q.abortable)(m,async function*({done:C,value:ie}){if(w===0&&this.lastRequestFirstBytes$.next((0,q.now)()-f),m.aborted){h==null||h.unsubscribe();return}if(!C&&ie){let ge=new Uint8Array(P.length+ie.length);ge.set(P),ge.set(ie,P.length),P=ge,w+=ie.byteLength,i==null||i(new DataView(P.buffer),w),yield E==null?void 0:E.read().then($,J)}}.bind(this));yield E==null?void 0:E.read().then($,J),h==null||h.unsubscribe();let z=(0,q.now)(),K={failed:V,requestStartedAt:f,requestEndedAt:z,duration:z-f};return V?(d.error("endRequest",(0,q.flattenObject)(K)),d.end(),null):(d.log("endRequest",(0,q.flattenObject)(K)),d.end(),P.buffer)}.bind(this));this.fetchByteRangeRepresentation=(0,q.abortable)(this.abortAllController.signal,async function*(e,t,r){var y;if(e.type!=="byteRange")return null;let{from:i,to:s}=e.initRange,n=i,o=s,u=!1,l,c;e.indexRange&&(l=e.indexRange.from,c=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,i),o=Math.max(c,s))),n=Math.min(n,0);let d=yield this.fetch(e.url,{range:{from:n,to:o},priority:r,measureThroughput:!1});if(!d)return null;let m=new DataView(d,i-n,s-n+1);if(!t.validateData(m))throw new Error("Invalid media file");let h=t.parseInit(m),f=(y=e.indexRange)!=null?y:t.getIndexRange(h);if(!f)throw new ReferenceError("No way to load representation index");let g;if(u)g=new DataView(d,f.from-n,f.to-f.from+1);else{let x=yield this.fetch(e.url,{range:f,priority:r,measureThroughput:!1});if(!x)return null;g=new DataView(x)}let S=t.parseSegments(g,h,f);return{init:h,dataView:new DataView(d),segments:S}}.bind(this));this.fetchTemplateRepresentation=(0,q.abortable)(this.abortAllController.signal,async function*(e,t){if(e.type!=="template")return null;let r=new URL(e.initUrl,e.baseUrl).toString(),i=yield this.fetch(r,{priority:t,measureThroughput:!1});return i?{init:null,segments:e.segments.map(n=>({...n,status:"none",size:void 0})),dataView:new DataView(i)}:null}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=i,this.tracer=r.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:r}=Ov(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(r)}async fetchRepresentation(e,t,r="auto"){var s,n;let{type:i}=e;switch(i){case"byteRange":return(s=await this.fetchByteRangeRepresentation(e,t,r))!=null?s:null;case"template":return(n=await this.fetchTemplateRepresentation(e,r))!=null?n:null;default:(0,q.assertNever)(i)}}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}async doFetch(e,t){let r=await vt(e,t);if(r.ok)return r;let i=await r.text(),s=parseInt(i);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:q.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:q.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:q.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:q.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:q.ErrorCategory.FATAL})}}},tn=a=>{if(!xa(a))throw a};var Lt=(a,e,t)=>t*e+(1-t)*a,ol=(a,e)=>a.reduce((t,r)=>t+r,0)/e,Fv=(a,e,t,r)=>{let i=0,s=t,n=ol(a,e),o=e<r?e:r;for(let u=0;u<o;u++)a[s]>n?i++:i--,s=(a.length+s-1)%a.length;return Math.abs(i)===o};var ka=require("@vkontakte/videoplayer-shared/es2018"),er=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;var r;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new ka.ValueSubject(e.initial),this.debounced$=new ka.ValueSubject(e.initial);let t=(r=e.label)!=null?r:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new $e(`raw_${t}`),this.smoothedSeries$=new $e(`smoothed_${t}`),this.reportedSeries$=new $e(`reported_${t}`),this.rawSeries$.next(e.initial),this.smoothedSeries$.next(e.initial),this.reportedSeries$.next(e.initial)}next(e){let t=0,r=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=(this.pastMeasures[o]-this.smoothed)**2,r++);this.takenMeasures=r,t/=r;let i=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*i,n=this.smoothed-this.params.deviationFactor*i;this.pastMeasures[this.measuresCursor]=e,this.measuresCursor=(this.measuresCursor+1)%this.pastMeasures.length,this.rawSeries$.next(e),this.updateSmoothedValue(e),this.smoothed$.next(this.smoothed),this.smoothedSeries$.next(this.smoothed),!(this.smoothed>s||this.smoothed<n)&&((0,ka.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed),this.reportedSeries$.next(this.smoothed))}};var an=class extends er{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Lt(this.slow,e,this.params.emaAlphaSlow),this.fast=Lt(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var sn=class extends er{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=ol(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Lt(this.emaSmoothed,e,this.params.emaAlpha);let r=Fv(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=r?this.emaSmoothed:t}};var nn=class extends er{constructor(t){super(t);this.furtherValues=[];this.currentTopExtremumValue=0;this.extremumInterval=t.extremumInterval}next(t){this.currentTopExtremumValue<=t?(this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.length===this.extremumInterval?(super.next(this.currentTopExtremumValue),this.currentTopExtremumValue=t,this.furtherValues=[]):this.furtherValues.push(t)}updateSmoothedValue(t){this.smoothed=this.smoothed?Lt(this.smoothed,t,this.params.emaAlpha):t}};var yr=class{static getSmoothedValue(e,t,r){return r.type==="TwoEma"?new an({initial:e,emaAlphaSlow:r.emaAlphaSlow,emaAlphaFast:r.emaAlphaFast,changeThreshold:r.changeThreshold,fastDirection:t,deviationDepth:r.deviationDepth,deviationFactor:r.deviationFactor,label:"throughput"}):new sn({initial:e,emaAlpha:r.emaAlpha,basisTrendChangeCount:r.basisTrendChangeCount,changeThreshold:r.changeThreshold,deviationDepth:r.deviationDepth,deviationFactor:r.deviationFactor,label:"throughput"})}static getLiveBufferSmoothedValue(e,t){return new nn({initial:e,label:"liveEdgeDelay",...t})}};var ul=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var on=require("@vkontakte/videoplayer-shared/es2018");var Ra=class a{constructor(e,t){this.currentRepresentation$=new on.ValueSubject(null);this.maxRepresentations=4;this.representationsCursor=0;this.representations=[];this.currentSegment=null;this.getCurrentPosition=t.getCurrentPosition,this.processStreams(e)}updateLive(e){this.processStreams(e==null?void 0:e.streams.text)}seekLive(e){this.processStreams(e)}maintain(e=this.getCurrentPosition()){var t;if(!(0,on.isNullable)(e))for(let r of this.representations)for(let i of r){let s=i.segmentReference,n=s.segments.length,o=s.segments[0].time.from,u=s.segments[n-1].time.to;if(e<o||e>u)continue;let l=s.segments.find(c=>c.time.from<=e&&c.time.to>=e);!l||((t=this.currentSegment)==null?void 0:t.time.from)===l.time.from&&this.currentSegment.time.to===l.time.to||(this.currentSegment=l,this.currentRepresentation$.next({...i,label:"Live Text",language:"ru",isAuto:!0,url:new URL(l.url,s.baseUrl).toString()}))}}destroy(){this.currentRepresentation$.next(null),this.currentSegment=null,this.representations=[]}processStreams(e){for(let t of e!=null?e:[]){let r=a.filterRepresentations(t.representations);if(r){this.representations[this.representationsCursor]=r,this.representationsCursor=(this.representationsCursor+1)%this.maxRepresentations;break}}}static isSupported(e){return!!(e!=null&&e.some(t=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&Le(t.segmentReference))}};var ln=j(Yt(),1);var $a=require("@vkontakte/videoplayer-shared/es2018");var qv=(a,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:r})=>{let{containers:i,protocols:s,codecs:n,nativeHlsSupported:o}=X.video,u=(n.h264||n.h265)&&n.aac,l=s.mse&&(!r||!!window.MediaStreamTrack)||s.mms&&t;return a.filter(c=>{switch(c){case"DASH_SEP":return l&&i.mp4&&u;case"DASH_WEBM":return l&&i.webm&&n.vp9&&n.opus;case"DASH_WEBM_AV1":return l&&i.webm&&n.av1&&n.opus;case"DASH_STREAMS":return l&&(i.mp4&&u||i.webm&&(n.vp9||n.av1)&&(n.opus||n.aac));case"DASH_LIVE":return l&&i.mp4&&u;case"DASH_LIVE_CMAF":return l&&i.mp4&&u&&i.cmaf;case"DASH_ONDEMAND":return l&&i.mp4&&u;case"HLS":case"HLS_ONDEMAND":return o||e&&l&&i.mp4&&u;case"HLS_LIVE":case"HLS_LIVE_CMAF":return o;case"MPEG":return i.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return s.webrtc&&s.ws&&n.h264&&(i.mp4||i.webm);default:return(0,$a.assertNever)(c)}})},un=a=>{let{webmDecodingInfo:e}=X.video,t="DASH_WEBM",r="DASH_WEBM_AV1";switch(a){case"vp9":return[t,r];case"av1":return[r,t];case"none":return[];case"smooth":return e?e[r].smooth?[r,t]:e[t].smooth?[t,r]:[r,t]:[t,r];case"power_efficient":return e?e[r].powerEfficient?[r,t]:e[t].powerEfficient?[t,r]:[r,t]:[t,r];default:(0,$a.assertNever)(a)}return[t,r]},Uv=({webmCodec:a,androidPreferredFormat:e,preferMultiStream:t})=>{let r=[...t?["DASH_STREAMS"]:[],...un(a),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],i=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(X.device.isAndroid)switch(e){case"mpeg":return["MPEG",...r,"HLS","HLS_ONDEMAND"];case"hls":return["HLS","HLS_ONDEMAND",...r,"MPEG"];case"dash":return[...r,"HLS","HLS_ONDEMAND","MPEG"];case"dash_any_mpeg":return[...i,"MPEG",...un(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...un(a),"MPEG",...i,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...un(a),...i,"HLS","HLS_ONDEMAND"];default:(0,$a.assertNever)(e)}return X.video.nativeHlsSupported?[...r,"HLS","HLS_ONDEMAND","MPEG"]:[...r,"HLS","HLS_ONDEMAND","MPEG"]},Hv=({androidPreferredFormat:a,preferCMAF:e,preferWebRTC:t})=>{let r=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],i=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...r,...i],n=[...i,...r],o,u=X.device.isMac&&X.browser.isSafari;if(X.device.isAndroid)switch(a){case"dash":case"dash_any_mpeg":case"dash_any_webm":case"dash_sep":{o=s;break}case"hls":case"mpeg":{o=n;break}default:(0,$a.assertNever)(a)}else X.video.nativeHlsSupported&&!u?o=n:u?o=e?["DASH_LIVE_CMAF","HLS_LIVE_CMAF","HLS_LIVE","DASH_LIVE"]:["HLS_LIVE","DASH_LIVE","DASH_LIVE_CMAF","HLS_LIVE_CMAF"]:o=s;return t?["WEB_RTC_LIVE",...o]:[...o,"WEB_RTC_LIVE"]},ll=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],jv=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,ln.default)(t.value.split("."),0)}for(let t of a){let r=(0,ln.default)(t.split("."),0);if(r==="opus"||r==="vp09"||r==="av01")return r}let e=a.values().next();return(0,ln.default)(e.value.split("."),0)};var zR=["timeupdate","progress","play","seeked","stalled","waiting"],KR=["timeupdate","progress","loadeddata","playing","seeked"];var cn=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.subscription=new v.Subscription;this.representationSubscription=new v.Subscription;this.state$=new Q("none");this.currentVideoRepresentation$=new v.ValueSubject(void 0);this.currentVideoRepresentationInit$=new v.ValueSubject(void 0);this.currentAudioRepresentation$=new v.ValueSubject(void 0);this.currentVideoSegmentLength$=new v.ValueSubject(0);this.currentAudioSegmentLength$=new v.ValueSubject(0);this.error$=new v.Subject;this.lastConnectionType$=new v.ValueSubject(void 0);this.lastConnectionReused$=new v.ValueSubject(void 0);this.lastRequestFirstBytes$=new v.ValueSubject(void 0);this.currentLiveTextRepresentation$=new v.ValueSubject(null);this.isLive$=new v.ValueSubject(!1);this.isActiveLive$=new v.ValueSubject(!1);this.isLowLatency$=new v.ValueSubject(!1);this.liveDuration$=new v.ValueSubject(0);this.liveSeekableDuration$=new v.ValueSubject(0);this.liveAvailabilityStartTime$=new v.ValueSubject(0);this.liveStreamStatus$=new v.ValueSubject(void 0);this.bufferLength$=new v.ValueSubject(0);this.liveLatency$=new v.ValueSubject(void 0);this.liveLoadBufferLength$=new v.ValueSubject(0);this.livePositionFromPlayer$=new v.ValueSubject(0);this.currentStallDuration$=new v.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new v.ValueSubject(0);this.fetcherRecoverableError$=new v.Subject;this.fetcherError$=new v.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new v.Subject;this.gapWatchdogActive=!1;this.destroyController=new Ae;this.initManifest=(0,v.abortable)(this.destroyController.signal,async function*(e,t,r){var i;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=we(t,r,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(i=this.manifest)!=null&&i.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:v.ErrorCategory.PARSER,message:"No playable video representations"})}.bind(this));this.updateManifest=(0,v.abortable)(this.destroyController.signal,async function*(){var n,o;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(u=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:v.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:u})});if(!e)return null;let t=null;try{t=Vv(e!=null?e:"",this.manifestUrlString)}catch(u){let l=(n=Rg(e))!=null?n:{id:"ManifestParsing",category:v.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:u};this.error$.next(l)}if(!t)return null;let r=(u,l,c)=>{var d,m,h,f;return!!((m=(d=this.element)==null?void 0:d.canPlayType)!=null&&m.call(d,l)&&((f=(h=nt())==null?void 0:h.isTypeSupported)!=null&&f.call(h,`${l}; codecs="${c}"`))||u==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:u,latestSegmentPublishTime:l,streamIsUnpublished:c,streamIsAlive:d}=t.live,m=((o=t.duration)!=null?o:0)/1e3;this.liveSeekableDuration$.next(-1*m),this.liveDuration$.next((l-u)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let h="active";d||(h=c?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(h)}let i={text:t.streams.text,video:[],audio:[]};for(let u of["video","audio"]){let c=t.streams[u].filter(({mime:h,codecs:f})=>r(u,h,f)),d=new Set(c.map(({codecs:h})=>h)),m=jv(d);if(m&&(i[u]=c.filter(({codecs:h})=>h.startsWith(m))),u==="video"){let h=this.tuning.preferHDR,f=i.video.some(S=>S.hdr),g=i.video.some(S=>!S.hdr);X.display.isHDR&&h&&f?i.video=i.video.filter(S=>S.hdr):g&&(i.video=i.video.filter(S=>!S.hdr))}}let s={...t,streams:i};return this.tracer.log("updateManifestEnd",(0,v.flattenObject)(s)),s}.bind(this));this.initRepresentations=(0,v.abortable)(this.destroyController.signal,async function*(e,t,r){var m;this.tracer.log("initRepresentationsStart",(0,v.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:r})),(0,v.assertNonNullable)(this.manifest),(0,v.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let i=h=>{this.representationSubscription.add((0,v.fromEvent)(h,"error").pipe((0,v.filter)(f=>{var g;return!!((g=this.element)!=null&&g.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:v.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=this.tuning.useManagedMediaSource?cb():new MediaSource;let s=document.createElement("source");if(i(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Hs())if(r){let h=document.createElement("source");i(h),h.type="application/x-mpegurl",h.src=r.url,this.element.appendChild(h)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((h,f)=>[...h,...f.representations],[]);if(this.videoBufferManager=new wa("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,v.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((f,g)=>[...f,...g.representations],[]);this.audioBufferManager=new wa("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}Ra.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Ra(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.representationSubscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$));let u=()=>{var h;(h=this.stallWatchdogSubscription)==null||h.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,v.merge)(...KR.map(h=>(0,v.fromEvent)(this.element,h))).pipe((0,v.map)(h=>this.element?Zr(this.element.buffered,this.element.currentTime*1e3):0),(0,v.filterChanged)(),(0,v.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,v.merge)((0,v.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,v.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,v.now)())),this.subscription.add((0,v.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,v.interval)(1e3).subscribe(f=>{let g=_s(this.manifestUrlString,2);this.manifestUrlString=we(this.manifestUrlString,g+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()})})).add((0,v.fromEvent)(this.element,"play").subscribe(f=>{var g;return(g=this.livePauseWatchdogSubscription)==null?void 0:g.unsubscribe()})),this.representationSubscription.add((0,v.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,v.map)(({isActiveLive:f,isLowLatency:g})=>f&&g),(0,v.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||ul(this.element,1)})),this.representationSubscription.add((0,v.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,v.filter)(({bufferLength:f,isActiveLive:g,isLowLatency:S})=>g&&S&&!!f)).subscribe(({bufferLength:f})=>this.liveBuffer.next(f))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(f=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!f)return;let g=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(g,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,v.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,v.filter)(({isLive:f})=>f),(0,v.filterChanged)((f,g)=>g.bufferLength<f.bufferLength),(0,v.map)(({rtt:f,bufferLength:g,segmentServerLatency:S})=>{let y=_s(this.manifestUrlString,2);return(f/2+g+S+y)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,v.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:g,isLowLatency:S})=>{if(!S||!g)return;let y=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,x=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,E=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=f-y;if(this.isManualDecreasePlaybackInLive())return;let P=1;Math.abs(w)>x&&(P=1+Math.sign(w)*E),ul(this.element,P)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var S,y;let g=0;if(f){let x=((y=(S=this.element)==null?void 0:S.currentTime)!=null?y:0)*1e3;g=Math.min(...this.bufferManagers.map(w=>{var P,V;return(V=(P=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:P.to)!=null?V:x}))-x}this.liveLoadBufferLength$.getValue()!==g&&this.liveLoadBufferLength$.next(g)}));let h=0;this.representationSubscription.add((0,v.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,v.throttle)(1e3)).subscribe(async({liveLoadBufferLength:f,bufferLength:g})=>{if(!this.element||this.isUpdatingLive)return;let S=this.element.playbackRate,y=_s(this.manifestUrlString,2),x=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,E=Math.min(x,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*S),w=this.tuning.dashCmafLive.normalizedActualBufferOffset*S,P=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*S,V=isFinite(f)?f:g,J=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),$=x<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next($);let z="none";if(J?z="active_low_latency":this.isLowLatency$.getValue()&&$?(this.bufferManagers.forEach(K=>K.proceedLowLatencyLive()),z="active_low_latency"):y!==0&&V<E?z="live_forward_buffering":V<E+P&&(z="live_with_target_offset"),isFinite(f)&&(h=f>h?f:h),z==="live_forward_buffering"||z==="live_with_target_offset"){let K=h-(E+w),ee=this.normolizeLiveOffset(Math.trunc(y+K/S)),O=Math.abs(ee-y),C=0;!f||O<=this.tuning.dashCmafLive.offsetCalculationError?C=y:ee>0&&O>this.tuning.dashCmafLive.offsetCalculationError&&(C=ee),this.manifestUrlString=we(this.manifestUrlString,C,2)}(z==="live_with_target_offset"||z==="live_forward_buffering")&&(h=0,await this.updateLive())},f=>{this.error$.next({id:"updateLive",category:v.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,v.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,v.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),c=(0,v.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,v.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),d=(0,v.combine)({allBuffersFull:l,someBufferEnded:c}).pipe((0,v.filterChanged)(),(0,v.map)(({allBuffersFull:h,someBufferEnded:f})=>h&&f),(0,v.filter)(h=>h));if(this.representationSubscription.add((0,v.merge)(this.forceEnded$,d).subscribe(()=>{var h;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(h=this.source)==null||h.endOfStream()}catch(f){this.error$.next({id:"EndOfStream",category:v.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,v.merge)(...this.bufferManagers.map(h=>h.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let h=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((f,g)=>{var S;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var y;if(((y=this.source)==null?void 0:y.readyState)==="open"){f();return}this.tuning.dash.rejectOnSourceOpenTimeout?g(new Error("Timeout reject when wait sourceopen event")):f()},this.tuning.dash.sourceOpenTimeout)),(S=this.source)==null||S.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(m=this.manifest.duration)!=null?m:0,...(0,dl.default)((0,dl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let g=[];return f.duration&&g.push(f.duration),Le(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&g.push(f.segmentReference.totalSegmentsDurationMs),g})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,v.isNonNullable)(t)?yield Promise.all([this.videoBufferManager.startWith(e),this.audioBufferManager.startWith(t)]):yield this.videoBufferManager.startWith(e),this.state$.setState("representations_ready"),this.tracer.log("initRepresentationsEnd")}.bind(this));this.tick=()=>{var t,r,i,s;if(!this.element||!this.videoBufferManager||((t=this.source)==null?void 0:t.readyState)!=="open")return;let e=this.element.currentTime*1e3;this.videoBufferManager.maintain(e),(r=this.audioBufferManager)==null||r.maintain(e),(i=this.liveTextManager)==null||i.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,v.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:v.ErrorCategory.WTF,message:"Error handling gaps",thrown:n})}),this.subscription.add(this.gapWatchdogSubscription))};this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.tracer=e.tracer.createComponentTracer(this.constructor.name),this.fetcher=new rn({throughputEstimator:this.throughputEstimator,requestQuic:this.tuning.requestQuick,compatibilityMode:e.compatibilityMode,tracer:this.tracer,useEnableSubtitlesParam:e.tuning.useEnableSubtitlesParam}),this.subscription.add(this.fetcher.recoverableError$.subscribe(this.fetcherRecoverableError$)),this.subscription.add(this.fetcher.error$.subscribe(this.fetcherError$)),this.liveBuffer=yr.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,{...e.tuning.dashCmafLive.lowLatency.bufferEstimator}),this.initTracerSubscription()}async seekLive(e){var i,s,n;(0,v.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,v.now)()-this.liveStreamEndTimestamp:0,r=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(r===0),this.manifestUrlString=we(this.manifestUrlString,r,2),this.manifest=await this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,await((i=this.videoBufferManager)==null?void 0:i.seekLive(this.manifest.streams.video)),await((s=this.audioBufferManager)==null?void 0:s.seekLive(this.manifest.streams.audio)),(n=this.liveTextManager)==null||n.seekLive(this.manifest.streams.text))}initBuffer(){(0,v.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,v.merge)(...zR.map(e=>(0,v.fromEvent)(this.element,e)),(0,v.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:v.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,v.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,v.fromEvent)(this.element,"waiting").subscribe(()=>{var t;this.element&&this.element.readyState===2&&!this.element.seeking&&Xt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var h,f,g,S,y,x,E,w,P,V,J;if(!this.element||((h=this.source)==null?void 0:h.readyState)!=="open")return;let r=this.currentStallDuration$.getValue();r+=50,this.currentStallDuration$.next(r);let i={timeInWaiting:r},s=(0,v.now)(),n=100,o=(g=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?g:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(y=(S=this.audioBufferManager)==null?void 0:S.lastDataObtainedTimestamp)!=null?y:0,l=(E=(x=this.videoBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?E:0,c=(P=(w=this.audioBufferManager)==null?void 0:w.getForwardBufferDuration())!=null?P:0,d=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,m=this.audioBufferManager&&c<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((d||m)&&r>this.tuning.dash.crashOnStallTWithoutDataTimeout||r>=this.tuning.dash.crashOnStallTimeout)throw new Error(`Stall timeout exceeded: ${r} ms`);if(this.isLive$.getValue()&&r%2e3===0){let $=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive($).catch(z=>{this.error$.next({id:"stallIntervalCallback",category:v.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:z})}),i.liveLastOffset=$}else{let $=this.element.currentTime*1e3;(V=this.videoBufferManager)==null||V.maintain($),(J=this.audioBufferManager)==null||J.maintain($),i.position=$}this.tracer.log("stallIntervalCallback",(0,v.flattenObject)(i))};(t=this.stallWatchdogSubscription)==null||t.unsubscribe(),this.stallWatchdogSubscription=(0,v.interval)(50).subscribe(e,r=>{this.error$.next({id:"StallWatchdogCallback",category:v.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:r})}),this.subscription.add(this.stallWatchdogSubscription)})),this.tick()}async switchRepresentation(e,t,r=!1){let i={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?i==null?void 0:i.switchToWithPreviousAbort(t,r):i==null?void 0:i.switchTo(t,r):i==null?void 0:i.switchToOld(t,r)}async seek(e,t){var i,s,n,o,u;(0,v.assertNonNullable)(this.element),(0,v.assertNonNullable)(this.videoBufferManager);let r;t||this.element.duration*1e3<=this.tuning.dashSeekInSegmentDurationThreshold||Math.abs(this.element.currentTime*1e3-e)<=this.tuning.dashSeekInSegmentAlwaysSeekDelta?r=e:r=Math.max((i=this.videoBufferManager.findSegmentStartTime(e))!=null?i:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(r),Xt(this.element.buffered,r)||await Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()]),!((0,v.isNullable)(this.element)||(0,v.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(r),(u=this.audioBufferManager)==null||u.maintain(r),this.element.currentTime=r/1e3,this.tracer.log("seek",(0,v.flattenObject)({requestedPosition:e,forcePrecise:t,position:r})))}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var r;(0,v.isNonNullable)(this.element)&&(0,v.isNonNullable)(this.source)&&(0,v.isNonNullable)(e)&&((r=this.source)==null?void 0:r.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(i=>i.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,r;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(i=>{URL.revokeObjectURL(i.src),i.remove()}),this.element=null,this.source=null,this.manifest=null,this.currentVideoRepresentation$.next(void 0),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(r=this.audioBufferManager)==null||r.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}setBufferTarget(e){for(let t of this.bufferManagers)t.setTarget(e)}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),((e=this.source)==null?void 0:e.readyState)==="open"&&Array.from(this.source.sourceBuffers).every(t=>!t.updating)&&this.source.endOfStream(),this.source=null,this.tracer.end()}initTracerSubscription(){let e=(0,v.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.error$.subscribe(e("error"))}isManualDecreasePlaybackInLive(){return!this.element||!this.isLive$.getValue()?!1:1-this.element.playbackRate>this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup}normolizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}async updateLive(){var e,t;this.isUpdatingLive=!0,this.manifest=await this.updateManifest(),this.manifest&&((e=this.bufferManagers)==null||e.forEach(r=>r.updateLive(this.manifest)),(t=this.liveTextManager)==null||t.updateLive(this.manifest)),this.isUpdatingLive=!1}jumpGap(){if(!this.element||!this.videoBufferManager)return;let e=this.videoBufferManager.getDebugBufferState();if(!e)return;let t=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),r={isJumpGapAfterSeekLive:this.isJumpGapAfterSeekLive,isActiveLowLatency:t,initialCurrentTime:this.element.currentTime};this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let i=this.element.currentTime*1e3,s=[],n=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let o of this.bufferManagers)for(let u of o.gaps)o.playingRepresentation$.getValue()===u.representation&&u.from-n<=i&&u.to+n>i&&(this.element.duration*1e3-u.to<this.tuning.endGapTolerance?s.push(1/0):s.push(u.to));if(s.length){let o=Math.max(...s)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,o===1/0?this.forceEnded$.next():(this.element.currentTime=o/1e3,r={...r,gapEnds:s,jumpTo:o,resultCurrentTime:this.element.currentTime},this.tracer.log("jumpGap",(0,v.flattenObject)(r)))}}};var dn=class{constructor(e,t){this.fov=e,this.orientation=t}};var pn=class{constructor(e,t){this.rotating=!1;this.fading=!1;this.lastTickTS=0;this.lastCameraTurnTS=0;this.fadeStartSpeed=null;this.fadeTime=0;this.camera=e,this.options=t,this.rotationSpeed={x:0,y:0,z:0},this.fadeCorrection=1/(this.options.speedFadeTime/1e3)**2}turnCamera(e=0,t=0,r=0){this.pointCameraTo(this.camera.orientation.x+e,this.camera.orientation.y+t,this.camera.orientation.z+r)}pointCameraTo(e=0,t=0,r=0){t=this.limitCameraRotationY(t);let i=e-this.camera.orientation.x,s=t-this.camera.orientation.y,n=r-this.camera.orientation.z;this.camera.orientation.x=e,this.camera.orientation.y=t,this.camera.orientation.z=r,this.lastCameraTurn={x:i,y:s,z:n},this.lastCameraTurnTS=Date.now()}setRotationSpeed(e,t,r){this.rotationSpeed.x=e!=null?e:this.rotationSpeed.x,this.rotationSpeed.y=t!=null?t:this.rotationSpeed.y,this.rotationSpeed.z=r!=null?r:this.rotationSpeed.z}startRotation(){this.rotating=!0}stopRotation(e=!1){e?(this.setRotationSpeed(0,0,0),this.fadeStartSpeed=null):this.startFading(this.rotationSpeed.x,this.rotationSpeed.y,this.rotationSpeed.z),this.rotating=!1}onCameraRelease(){if(this.lastCameraTurn&&this.lastCameraTurnTS){let e=Date.now()-this.lastCameraTurnTS;if(e<this.options.speedFadeThreshold){let t=(1-e/this.options.speedFadeThreshold)*this.options.rotationSpeedCorrection;this.startFading(this.lastCameraTurn.x*t,this.lastCameraTurn.y*t,this.lastCameraTurn.z*t)}}}startFading(e,t,r){this.setRotationSpeed(e,t,r),this.fadeStartSpeed={...this.rotationSpeed},this.fading=!0}stopFading(){this.fadeStartSpeed=null,this.fading=!0,this.fadeTime=0}limitCameraRotationY(e){return Math.max(-this.options.maxYawAngle,Math.min(e,this.options.maxYawAngle))}tick(e){if(!this.lastTickTS){this.lastTickTS=e,this.lastCameraTurnTS=Date.now();return}let t=e-this.lastTickTS,r=t/1e3;if(this.rotating)this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*r,this.rotationSpeed.y*this.options.rotationSpeedCorrection*r,this.rotationSpeed.z*this.options.rotationSpeedCorrection*r);else if(this.fading&&this.fadeStartSpeed){let i=-this.fadeCorrection*(this.fadeTime/1e3)**2+1;this.setRotationSpeed(this.fadeStartSpeed.x*i,this.fadeStartSpeed.y*i,this.fadeStartSpeed.z*i),i>0?this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*r,this.rotationSpeed.y*this.options.rotationSpeedCorrection*r,this.rotationSpeed.z*this.options.rotationSpeedCorrection*r):(this.stopRotation(!0),this.stopFading()),this.fadeTime=Math.min(this.fadeTime+t,this.options.speedFadeTime)}this.lastTickTS=e}};var Gv=`attribute vec2 a_vertex;
|
|
15
71
|
attribute vec2 a_texel;
|
|
16
72
|
|
|
17
73
|
varying vec2 v_texel;
|
|
@@ -22,7 +78,7 @@ void main(void) {
|
|
|
22
78
|
// save texel vector to pass to fragment shader
|
|
23
79
|
v_texel = a_texel;
|
|
24
80
|
}
|
|
25
|
-
`;var
|
|
81
|
+
`;var Wv=`#ifdef GL_ES
|
|
26
82
|
precision highp float;
|
|
27
83
|
precision highp int;
|
|
28
84
|
#else
|
|
@@ -65,6 +121,6 @@ void main(void) {
|
|
|
65
121
|
// sample using new coordinates
|
|
66
122
|
gl_FragColor = texture2D(u_texture, tc);
|
|
67
123
|
}
|
|
68
|
-
`;var ln=class{constructor(e,t,i){this.videoInitialized=!1;this.active=!1;this.container=e,this.sourceVideoElement=t,this.params=i,this.canvas=this.createCanvas();let a=this.canvas.getContext("webgl");if(!a)throw new Error("Could not initialize WebGL context");this.gl=a,this.container.appendChild(this.canvas),this.camera=new on(this.params.fov,this.params.orientation),this.cameraRotationManager=new un(this.camera,{rotationSpeed:this.params.rotationSpeed,maxYawAngle:this.params.maxYawAngle,rotationSpeedCorrection:this.params.rotationSpeedCorrection,degreeToPixelCorrection:this.params.degreeToPixelCorrection,speedFadeTime:this.params.speedFadeTime,speedFadeThreshold:this.params.speedFadeThreshold}),this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.textureMappingBuffer=this.createTextureMappingBuffer(),this.updateTextureMappingBuffer(),this.program=this.createProgram(),this.videoTexture=this.createTexture(),this.gl.useProgram(this.program),this.videoElementDataLoadedFn=this.onDataLoadedHandler.bind(this),this.renderFn=this.render.bind(this)}play(){this.active||(this.videoInitialized?this.doPlay():this.sourceVideoElement.readyState>=2?(this.videoInitialized=!0,this.doPlay()):this.sourceVideoElement.addEventListener("loadeddata",this.videoElementDataLoadedFn))}stop(){this.active=!1}startCameraManualRotation(e,t){this.cameraRotationManager.setRotationSpeed(e*this.params.rotationSpeed,t*this.params.rotationSpeed,0),this.cameraRotationManager.startRotation()}stopCameraManualRotation(e=!1){this.cameraRotationManager.stopRotation(e)}turnCamera(e,t){this.cameraRotationManager.turnCamera(e,t)}pointCameraTo(e,t){this.cameraRotationManager.pointCameraTo(e,t)}pixelToDegree(e){return{x:this.params.degreeToPixelCorrection*this.params.fov.x*-e.x/this.viewportWidth,y:this.params.degreeToPixelCorrection*this.params.fov.y*e.y/this.viewportHeight}}getCameraRotation(){return this.camera.orientation}holdCamera(){this.cameraRotationManager.stopRotation(!0)}releaseCamera(){this.cameraRotationManager.onCameraRelease()}destroy(){this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),this.stop(),this.canvas.remove()}setViewportSize(e,t){this.viewportWidth=e,this.viewportHeight=t,this.canvas.width=this.viewportWidth,this.canvas.height=this.viewportHeight,this.gl.viewport(0,0,this.canvas.width,this.canvas.height)}onDataLoadedHandler(){this.videoInitialized=!0,this.doPlay()}doPlay(){this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.active=!0,this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),requestAnimationFrame(this.renderFn)}render(e){this.cameraRotationManager.tick(e),this.updateTexture(),this.updateTextureMappingBuffer();let t=this.gl.getAttribLocation(this.program,"a_vertex"),i=this.gl.getAttribLocation(this.program,"a_texel"),a=this.gl.getUniformLocation(this.program,"u_texture"),s=this.gl.getUniformLocation(this.program,"u_focus");this.gl.enableVertexAttribArray(t),this.gl.enableVertexAttribArray(i),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.vertexBuffer),this.gl.vertexAttribPointer(t,2,this.gl.FLOAT,!1,0,0),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.vertexAttribPointer(i,2,this.gl.FLOAT,!1,0,0),this.gl.activeTexture(this.gl.TEXTURE0),this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.uniform1i(a,0),this.gl.uniform2f(s,-this.camera.orientation.x,-this.camera.orientation.y),this.gl.drawArrays(this.gl.TRIANGLE_FAN,0,4),this.gl.bindTexture(this.gl.TEXTURE_2D,null),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),this.gl.disableVertexAttribArray(t),this.gl.disableVertexAttribArray(i),this.active&&requestAnimationFrame(this.renderFn)}createShader(e,t){let i=this.gl.createShader(t);if(!i)throw this.destroy(),new Error(`Could not create shader (${t})`);if(this.gl.shaderSource(i,e),this.gl.compileShader(i),!this.gl.getShaderParameter(i,this.gl.COMPILE_STATUS))throw this.destroy(),new Error("An error occurred while compiling the shader: "+this.gl.getShaderInfoLog(i));return i}createProgram(){let e=this.gl.createProgram();if(!e)throw this.destroy(),new Error("Could not create shader program");let t=this.createShader(US,this.gl.VERTEX_SHADER),i=this.createShader(HS,this.gl.FRAGMENT_SHADER);if(this.gl.attachShader(e,t),this.gl.attachShader(e,i),this.gl.linkProgram(e),!this.gl.getProgramParameter(e,this.gl.LINK_STATUS))throw this.destroy(),new Error("Could not link shader program.");return e}createTexture(){let e=this.gl.createTexture();if(!e)throw this.destroy(),new Error("Could not create texture");return this.gl.bindTexture(this.gl.TEXTURE_2D,e),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MAG_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MIN_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,this.gl.CLAMP_TO_EDGE),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,this.gl.CLAMP_TO_EDGE),this.gl.bindTexture(this.gl.TEXTURE_2D,null),e}updateTexture(){this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!0),this.gl.texImage2D(this.gl.TEXTURE_2D,0,this.gl.RGBA,this.gl.RGBA,this.gl.UNSIGNED_BYTE,this.sourceVideoElement),this.gl.bindTexture(this.gl.TEXTURE_2D,null)}createVertexBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create vertex buffer");let t=1,i=1,a=this.frameHeight/(this.frameWidth/this.viewportWidth);return a>this.viewportHeight?t=this.viewportHeight/a:i=a/this.viewportHeight,this.gl.bindBuffer(this.gl.ARRAY_BUFFER,e),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([-t,-i,t,-i,t,i,-t,i]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),e}createTextureMappingBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create texture mapping buffer");return e}calculateTexturePosition(){let e=.5-this.camera.orientation.x/360,t=.5-this.camera.orientation.y/180,i=this.camera.fov.x/360/2,a=this.camera.fov.y/180/2,s=e-i,n=t-a,o=e+i,u=t-a,l=e+i,d=t+a,c=e-i,p=t+a;return[s,n,o,u,l,d,c,p]}updateTextureMappingBuffer(){this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([...this.calculateTexturePosition()]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null)}updateFrameSize(){this.frameWidth=this.sourceVideoElement.videoWidth,this.frameHeight=this.sourceVideoElement.videoHeight}createCanvas(){let e=document.createElement("canvas");return e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width="100%",e.style.height="100%",e}};var be=require("@vkontakte/videoplayer-shared/es2018"),nl=class{constructor(){this.isSeeked$=new be.ValueSubject(!1);this.isBuffering$=new be.ValueSubject(!1);this.currentStallsCount=0;this.maxQualityLimit=void 0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new be.Subscription;this.severeStallOccurred$=new be.ValueSubject(!1)}connect(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.qualityLimitsOnStall=e.qualityLimitsOnStall,this.subscription.add(e.isSeeked$.subscribe(this.isSeeked$)),this.subscription.add(e.isBuffering$.subscribe(this.isBuffering$)),this.subscription.add(e.looped$.subscribe(t=>this.currentStallsCount=0)),this.subscription.add((0,be.combine)({isBuffering:this.isBuffering$,isSeeked:this.isSeeked$}).pipe((0,be.debounce)(this.qualityLimitsOnStall.stallDurationToBeCount),(0,be.filter)(({isBuffering:t,isSeeked:i})=>t&&!i)).subscribe(t=>{this.currentStallsCount++})),this.subscription.add(this.currentStallDuration$.subscribe(t=>{let{ignoreStallsOnSeek:i}=this.qualityLimitsOnStall;if((0,be.isNullable)(this.lastUniqueVideoTrackSelected)||i&&this.isSeeked$.getValue())return;let{stallDurationNoDataBeforeQualityDecrease:a,stallCountBeforeQualityDecrease:s,resetQualityRestrictionTimeout:n}=this.qualityLimitsOnStall,o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),d=(0,be.now)(),c=s&&this.currentStallsCount>=s,p=a&&d-this.lastUniqueVideoTrackSelectedTimestamp>=a+o&&d-l>=a+o&&t>=a;(c||p)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,be.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),t||(this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},n))}))}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,be.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe()}},jS=nl;var Ve=require("@vkontakte/videoplayer-shared/es2018"),cn=class{constructor(){this.subscription=new Ve.Subscription;this.pipSize$=new Ve.ValueSubject(void 0);this.videoSize$=new Ve.ValueSubject(void 0);this.elementSize$=new Ve.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Ve.noop}connect({observableVideo:e,video:t}){let i=a=>{let s=a.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Ve.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:a})=>{this.pipSize$.next({width:a.width,height:a.height}),a.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{a.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Ve.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Ve.map)(({videoSize:a,inPip:s,pipSize:n})=>s?n:a)).subscribe(this.elementSize$))}getValue(){return this.elementSize$.getValue()}subscribe(e,t){return this.elementSize$.subscribe(e,t)}getObservable(){return this.elementSize$}destroy(){this.pictureInPictureWindowRemoveEventListener(),this.subscription.unsubscribe()}};var gi=class{constructor(e){this.subscription=new B.Subscription;this.videoState=new q("stopped");this.droppedFramesManager=new Gs;this.stallsManager=new jS;this.elementSizeManager=new cn;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new _r;this.audioTrackSwitchHistory=new _r;this.selectedRepresentations={audio:null,video:null};this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),a=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(a.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(a.position,a.forcePrecise),t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.player.stop(),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0));return}switch(e){case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();return;case"ready":t==="paused"?(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&A(this.params.desiredState.playbackState,"ready");return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):t==="playing"&&this.video.paused?this.playIfAllowed():(i==null?void 0:i.to)==="playing"&&A(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&A(this.params.desiredState.playbackState,"paused");return;default:return(0,B.assertNever)(e)}}};this.init3DScene=e=>{var i,a,s;if(this.scene3D)return;this.scene3D=new ln(this.params.container,this.video,{fov:this.params.tuning.spherical.fov,orientation:this.params.tuning.spherical.orientation||{x:((i=e.projectionData)==null?void 0:i.pose.yaw)||0,y:((a=e.projectionData)==null?void 0:a.pose.pitch)||0,z:((s=e.projectionData)==null?void 0:s.pose.roll)||0},rotationSpeed:this.params.tuning.spherical.rotationSpeed,maxYawAngle:this.params.tuning.spherical.maxYawAngle,rotationSpeedCorrection:this.params.tuning.spherical.rotationSpeedCorrection,degreeToPixelCorrection:this.params.tuning.spherical.degreeToPixelCorrection,speedFadeTime:this.params.tuning.spherical.speedFadeTime,speedFadeThreshold:this.params.tuning.spherical.speedFadeThreshold});let t=this.elementSizeManager.getValue();t&&this.scene3D.setViewportSize(t.width,t.height)};this.destroy3DScene=()=>{this.scene3D&&(this.scene3D.destroy(),this.scene3D=void 0)};this.textTracksManager=new We(e.source.url),this.params=e,this.video=Le(e.container,e.tuning),this.params.output.element$.next(this.video),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(ye(this.params.source.url)),this.params.output.isLive$.next(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.player=new nn({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params,i=De(this.video);this.subscription.add(()=>i.destroy());let a=this.constructor.name,s=o=>{e.error$.next({id:a,category:B.ErrorCategory.WTF,message:`${a} internal logic error`,thrown:o})};return{output:e,desiredState:t,observableVideo:i,genericErrorListener:s,connect:(o,u)=>this.subscription.add(o.subscribe(u,s))}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:a,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,B.filter)(c=>!!c.length),(0,B.once)()).subscribe(c=>{this.droppedFramesManager.connect({video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:c})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,B.map)(c=>c.to.state!=="none"),(0,B.filterChanged)());this.stallsManager.connect({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$.pipe((0,B.filterChanged)()),videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,qualityLimitsOnStall:this.params.tuning.dash.qualityLimitsOnStall,isBuffering$:i.isBuffering$,looped$:i.looped$}),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(this.player.error$,e.error$),s(this.player.fetcherRecoverableError$,e.fetcherRecoverableError$),s(this.player.fetcherError$,e.fetcherError$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,B.filter)(B.isNonNullable),(0,B.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,B.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.loopExpected$.subscribe(c=>{t.seekState.setState({state:"requested",position:0,forcePrecise:!1})})),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),a)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,a)),this.subscription.add(ft(this.video,t.isLooped,a)),this.subscription.add($e(this.video,t.volume,i.volumeState$,a)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,a)),this.subscription.add(Qe(this.video,t.playbackRate,i.playbackRateState$,a)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(Ye(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),A(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},a)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),A(t.playbackState,"paused")},a)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},a)),this.subscription.add(this.player.state$.stateChangeEnded$.subscribe(({to:c})=>{if(c==="manifest_ready"){this.videoTracksMap=new Map,this.audioTracksMap=new Map,this.textTracksMap=new Map;let p=this.player.getStreams();if((0,B.assertNonNullable)(p,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let v of p.audio){m.push(Yu(v));let g=[];for(let y of v.representations){let x=ES(y);g.push(x),this.audioTracksMap.set(x,{stream:v,representation:y})}this.audioStreamsMap.set(v,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of p.video){f.push(zu(m));let v=[];for(let g of m.representations){let y=IS({...g,streamId:m.id});y&&(v.push(y),this.videoTracksMap.set(y,{stream:m,representation:g}))}this.videoStreamsMap.set(m,v)}this.params.output.availableVideoStreams$.next(f);for(let m of p.text)for(let v of m.representations){let g=xS(m,v);this.textTracksMap.set(g,{stream:m,representation:v})}this.params.output.availableVideoTracks$.next(Array.from(this.videoTracksMap.keys())),this.params.output.availableAudioTracks$.next(Array.from(this.audioTracksMap.keys())),this.params.output.isAudioAvailable$.next(!!this.audioTracksMap.size),this.audioTracksMap.size&&this.textTracksMap.size&&this.params.desiredState.internalTextTracks.startTransitionTo(Array.from(this.textTracksMap.keys()))}else c==="representations_ready"&&(this.videoState.setState("ready"),this.player.initBuffer())},a));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&kS(o)||null;this.subscription.add((0,B.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,t.videoStream.stateChangeStarted$,t.audioStream.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,B.fromEvent)(this.video,"progress")).subscribe(async()=>{let c=this.player.state$.getState(),p=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||p||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:f,audio:m}=this.selectedRepresentations;if(!f)return;let v=bi(this.videoTracksMap.keys(),y=>{var x;return((x=this.videoTracksMap.get(y))==null?void 0:x.representation.id)===f.id});(0,B.isNonNullable)(v)&&(this.stallsManager.lastVideoTrackSelected=v);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),c==="manifest_ready")await this.player.initRepresentations(f.id,m==null?void 0:m.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",f.id),m){let y=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",m.id,y)}},a)),this.subscription.add(t.cameraOrientation.stateChangeEnded$.subscribe(({to:c})=>{this.scene3D&&c&&this.scene3D.pointCameraTo(c.x,c.y)})),this.subscription.add(this.elementSizeManager.subscribe(c=>{this.scene3D&&c&&this.scene3D.setViewportSize(c.width,c.height)})),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,B.filterChanged)()).subscribe(c=>{let p=bi(this.videoTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!p){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[f,{stream:m}]=p,v=this.params.desiredState.videoStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.videoStream.setState(v.to),e.currentVideoTrack$.next(f),e.currentVideoStream$.next(zu(m))},a)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,B.filterChanged)()).subscribe(c=>{let p=bi(this.audioTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!p){e.currentAudioStream$.next(void 0);return}let[f,{stream:m}]=p,v=this.params.desiredState.audioStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.audioStream.setState(v.to),e.currentAudioStream$.next(Yu(m))},a)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var p,f;if(c!=null&&c.is3dVideo&&((p=this.params.tuning.spherical)!=null&&p.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(m){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${m}`})}else this.destroy3DScene(),(f=this.params.tuning.spherical)!=null&&f.enabled&&e.is3DVideo$.next(!1)},a)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,a)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,a)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,B.map)(({to:c})=>c==="ready"),(0,B.filterChanged)());this.subscription.add((0,B.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,B.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),f=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(f)})),this.subscription.add((0,B.merge)(l,this.player.state$.stateChangeEnded$,(0,B.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(0,B.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,B.observableFrom)(["init"])).pipe((0,B.debounce)(0));this.subscription.add(d.subscribe(this.syncPlayback,a))}selectVideoAudioRepresentations(){var O,z,te,G,D,W,w,N,re,_,F,Z;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,i=e.autoVideoTrackSwitching.getState(),a=(O=e.videoTrack.getState())==null?void 0:O.id,s=bi(this.videoTracksMap.keys(),K=>K.id===a),n=t.currentVideoTrack$.getValue(),o=((G=(te=e.videoStream.getState())!=null?te:s&&((z=this.videoTracksMap.get(s))==null?void 0:z.stream))!=null?G:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!o)return;let u=bi(this.videoStreamsMap.keys(),K=>K.id===o.id),l=u&&this.videoStreamsMap.get(u);if(!l)return;let d=at(this.video.buffered,this.video.currentTime*1e3),c;this.player.isActiveLive$.getValue()?c=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?c=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:c=i?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let p=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,f=Math.min(d/Math.min(c,p||1/0),1),m=(D=e.audioStream.getState())!=null?D:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,v=(m==null?void 0:m.id)&&bi(this.audioStreamsMap.keys(),K=>K.id===m.id)||this.audioStreamsMap.keys().next().value,g=0;if(v){if(s&&!i){let K=Hs(s,l,(W=this.audioStreamsMap.get(v))!=null?W:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);g=Math.max(g,(w=K==null?void 0:K.bitrate)!=null?w:-1/0)}if(n){let K=Hs(n,l,(N=this.audioStreamsMap.get(v))!=null?N:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);g=Math.max(g,(re=K==null?void 0:K.bitrate)!=null?re:-1/0)}}let y=Gt(l,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:g,forwardBufferHealth:f,current:n,visible:this.params.output.elementVisible$.getValue(),history:this.videoTrackSwitchHistory,playbackRate:this.video.playbackRate,droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,stallsVideoMaxQualityLimit:this.stallsManager.videoMaxQualityLimit,stallsPredictedThroughput:this.stallsManager.predictedThroughput}),x=i?y!=null?y:s:s!=null?s:y,E=v&&wb(x,l,(_=this.audioStreamsMap.get(v))!=null?_:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:f,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate}),P=(F=this.videoTracksMap.get(x))==null?void 0:F.representation,R=E&&((Z=this.audioTracksMap.get(E))==null?void 0:Z.representation);P&&R?(this.selectedRepresentations.video=P,this.selectedRepresentations.audio=R):P&&!R&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=P,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:B.ErrorCategory.DOM,thrown:e}))}destroy(){this.subscription.unsubscribe(),this.droppedFramesManager.destroy(),this.stallsManager.destroy(),this.elementSizeManager.destroy(),this.destroy3DScene(),this.textTracksManager.destroy(),this.player.destroy(),this.params.output.element$.next(void 0),this.params.output.currentVideoStream$.next(void 0),Me(this.video)}};var ka=class extends gi{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:i}=this.getProviderSubscriptionInfo();i(t.timeUpdate$,e.position$),i(t.durationChange$,e.duration$)}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var ue=require("@vkontakte/videoplayer-shared/es2018");var Aa=class extends gi{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=-1,{output:t,observableVideo:i,desiredState:a,connect:s}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),s(i.timeUpdate$,t.liveBufferTime$),s(this.player.liveSeekableDuration$,t.duration$),s(this.player.liveLatency$,t.liveLatency$);let n=new ue.ValueSubject(1);s(i.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(a.isLowLatency.stateChangeEnded$.pipe((0,ue.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,ue.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ue.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add((0,ue.combine)({position:t.position$,liveStreamStatus:this.player.liveStreamStatus$}).subscribe(({position:o,liveStreamStatus:u})=>t.isLiveEnded$.next(u!=="active"&&o===0))).add((0,ue.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ue.merge)(i.playbackRateState$,new ue.ValueSubject(1))}).pipe((0,ue.filter)(({liveStreamStatus:o,liveDuration:u})=>o==="active"&&!!u)).subscribe(({liveDuration:o,playbackRate:u})=>{let l=t.liveBufferTime$.getValue(),d=t.position$.getValue(),{playbackCatchupSpeedup:c}=this.params.tuning.dashCmafLive.lowLatency;d||u<1-c||this.video.paused||(0,ue.isNullable)(l)||(e=o-l)})).add((0,ue.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ue.merge)(i.playbackRateState$,new ue.ValueSubject(1))}).pipe((0,ue.filterChanged)((o,u)=>this.player.liveStreamStatus$.getValue()==="active"?o.liveDuration===u.liveDuration:o.time===u.time)).subscribe(({time:o,liveDuration:u,playbackRate:l})=>{let d=t.position$.getValue(),{playbackCatchupSpeedup:c}=this.params.tuning.dashCmafLive.lowLatency;if(!d&&!this.video.paused&&l>=1-c||(0,ue.isNullable)(o)||(0,ue.isNullable)(u))return;let p=-1*(u-o-e);t.position$.next(Math.min(p,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=PS(o);this.params.output.availableTextTracks$.next([u])}}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=Math.trunc(t/1e3<=Math.abs(this.params.output.duration$.getValue())?t:0);this.player.seekLive(i).then(()=>{this.params.output.position$.next(e/1e3)})}};var GS=Q($s(),1);var j=require("@vkontakte/videoplayer-shared/es2018"),nt={};var er=(r,e)=>new j.Observable(t=>{let i=(a,s)=>t.next(s);return r.on(e,i),()=>r.off(e,i)}),Ra=class{constructor(e){this.subscription=new j.Subscription;this.videoState=new q("initializing");this.trackLevels=new Map;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),a=this.params.desiredState.seekState.getState();if(e!=="initializing")switch((i==null?void 0:i.to)!=="paused"&&a.state==="requested"&&this.seek(a.position),t){case"stopped":switch(e){case"stopped":break;case"ready":case"playing":case"paused":this.stop();break;default:(0,j.assertNever)(e)}break;case"ready":switch(e){case"stopped":this.prepare();break;case"ready":case"playing":case"paused":break;default:(0,j.assertNever)(e)}break;case"playing":switch(e){case"playing":break;case"stopped":this.prepare();break;case"ready":case"paused":this.playIfAllowed();break;default:(0,j.assertNever)(e)}break;case"paused":switch(e){case"paused":break;case"stopped":this.prepare();break;case"ready":this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused");break;case"playing":this.pause();break;default:(0,j.assertNever)(e)}break;default:(0,j.assertNever)(t)}};this.textTracksManager=new We(e.source.url),this.video=Le(e.container,e.tuning),this.params=e,this.params.output.element$.next(this.video),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(ye(this.params.source.url)),this.loadHlsJs()}destroy(){var e,t;this.subscription.unsubscribe(),this.trackLevels.clear(),this.textTracksManager.destroy(),(e=this.hls)==null||e.detachMedia(),(t=this.hls)==null||t.destroy(),this.params.output.element$.next(void 0),Me(this.video)}loadHlsJs(){let e=!1,t=a=>{e||this.params.output.error$.next({id:a==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:j.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:a}),e=!0},i=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,GS.default)(import("hls.js").then(a=>{e||(nt.Hls=a.default,nt.Events=a.default.Events,this.init())},t),()=>{window.clearTimeout(i),e=!0})}init(){(0,j.assertNonNullable)(nt.Hls,"hls.js not loaded"),this.hls=new nt.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,j.assertNonNullable)(nt.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,i=l=>{t.error$.next({id:"HlsJsProvider",category:j.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},a=De(this.video);this.subscription.add(()=>a.destroy());let s=(l,d)=>this.subscription.add(l.subscribe(d,i));s(a.timeUpdate$,t.position$),s(a.durationChange$,t.duration$),s(a.ended$,t.endedEvent$),s(a.looped$,t.loopedEvent$),s(a.error$,t.error$),s(a.isBuffering$,t.isBuffering$),s(a.currentBuffer$,t.currentBuffer$),s(a.loadStart$,t.firstBytesEvent$),s(a.loadedMetadata$,t.loadedMetadataEvent$),s(a.playing$,t.firstFrameEvent$),s(a.canplay$,t.canplay$),s(a.seeked$,t.seekedEvent$),s(a.inPiP$,t.inPiP$),s(a.inFullscreen$,t.inFullscreen$),this.subscription.add(ft(this.video,e.isLooped,i)),this.subscription.add($e(this.video,e.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$)),this.subscription.add(Qe(this.video,e.playbackRate,a.playbackRateState$,i)),s(Ye(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,j.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(er(this.hls,nt.Events.ERROR).subscribe(l=>{var d;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:j.ErrorCategory.WTF,message:`HlsJs fatal ${l.type} ${l.details}, ${(d=l.err)==null?void 0:d.message} ${l.reason}`,thrown:l.error})})),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),A(e.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),A(e.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var l;((l=this.videoState.getTransition())==null?void 0:l.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),s(er(this.hls,nt.Events.MANIFEST_PARSED).pipe((0,j.map)(({levels:l})=>l.reduce((d,c)=>{var x,E;let p=c.name||c.height.toString(10),{width:f,height:m}=c,v=(E=Ut((x=c.attrs.QUALITY)!=null?x:""))!=null?E:(0,j.videoSizeToQuality)({width:f,height:m});if(!v)return d;let g=c.attrs["FRAME-RATE"]?parseFloat(c.attrs["FRAME-RATE"]):void 0,y={id:p.toString(),quality:v,bitrate:c.bitrate/1e3,size:{width:f,height:m},fps:g};return this.trackLevels.set(p,{track:y,level:c}),d.push(y),d},[]))),t.availableVideoTracks$),s(er(this.hls,nt.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let d=[];for(let c of l.subtitleTracks){let p=c.name,f=c.attrs.URI||"",m=c.lang;d.push({id:p,url:f,language:m,type:"internal"})}e.internalTextTracks.startTransitionTo(d)}}),s(er(this.hls,nt.Events.LEVEL_LOADING).pipe((0,j.map)(({url:l})=>ye(l))),t.hostname$),s(er(this.hls,nt.Events.FRAG_CHANGED),l=>{var p,f,m,v;let{video:d,audio:c}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((p=d==null?void 0:d.endPTS)!=null?p:0)-((f=d==null?void 0:d.startPTS)!=null?f:0))*1e3),t.currentAudioSegmentLength$.next((((m=c==null?void 0:c.endPTS)!=null?m:0)-((v=c==null?void 0:c.startPTS)!=null?v:0))*1e3)}),this.subscription.add(qt(e.autoVideoTrackSwitching,()=>this.hls.autoLevelEnabled,l=>{this.hls.nextLevel=l?-1:this.hls.currentLevel,this.hls.loadLevel=l?-1:this.hls.loadLevel},{onError:i}));let n=l=>{var d;return(d=Array.from(this.trackLevels.values()).find(({level:c})=>c===l))==null?void 0:d.track},o=er(this.hls,nt.Events.LEVEL_SWITCHED).pipe((0,j.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,j.filter)(j.isNonNullable)).subscribe(t.currentVideoTrack$,i),this.subscription.add(qt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var m;if((0,j.isNullable)(l))return;let d=(m=this.trackLevels.get(l.id))==null?void 0:m.level;if(!d)return;let c=this.hls.levels.indexOf(d),p=this.hls.currentLevel,f=this.hls.levels[p];!f||d.bitrate>f.bitrate?this.hls.nextLevel=c:(this.hls.loadLevel=c,this.hls.loadLevel=c)},{changed$:o,onError:i})),s(a.progress$,()=>{this.params.dependencies.throughputEstimator.addRawThroughput(this.hls.bandwidthEstimate/1e3)}),this.textTracksManager.connect(this.video,e,t);let u=(0,j.merge)(e.playbackState.stateChangeStarted$,e.videoTrack.stateChangeStarted$,e.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,j.observableFrom)(["init"])).pipe((0,j.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,i))}prepare(){this.videoState.startTransitionTo("ready"),this.hls.attachMedia(this.video),this.hls.loadSource(this.params.source.url)}async playIfAllowed(){this.videoState.startTransitionTo("playing"),await Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).catch(t=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:j.ErrorCategory.DOM,thrown:t}))||(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused",!0))}pause(){this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}stop(){this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.hls.stopLoad(),this.hls.detachMedia(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0)}};var QS="X-Playback-Duration",ol=async r=>{var a;let e=await bt(r),t=await e.text(),i=(a=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:a[1];return i?parseInt(i,10):e.headers.has(QS)?parseInt(e.headers.get(QS),10):void 0};var U=require("@vkontakte/videoplayer-shared/es2018");var ll=Q(wo(),1);var dn=require("@vkontakte/videoplayer-shared/es2018");var zR=r=>{let e=null;if(r.QUALITY&&(e=Ut(r.QUALITY)),!e&&r.RESOLUTION){let[t,i]=r.RESOLUTION.split("x").map(a=>parseInt(a,10));e=(0,dn.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},KR=(r,e)=>{var s,n;let t=r.split(`
|
|
69
|
-
`),
|
|
70
|
-
`),s=0;for(let n=0;n<a.length;++n){let o=a[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=a[++n],l=new URL(u,t).toString(),d=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(i.segments.push({time:{from:s,to:s+d},url:l}),s=s+d,!i.segmentStartTime){let c=new Date(i.vkStartTime).valueOf(),p=new Date(i.programDateTime).valueOf();i.segmentStartTime=p-c}break}case o.startsWith("#EXT-X-TARGETDURATION:"):i.targetDuration=Number(this.extractPlaylistRowValue("#EXT-X-TARGETDURATION:",o));break;case o.startsWith("#EXT-X-MEDIA-SEQUENCE:"):i.mediaSequence=Number(this.extractPlaylistRowValue("#EXT-X-MEDIA-SEQUENCE:",o));break;case o.startsWith("#EXT-X-VK-PLAYBACK-DURATION:"):i.vkPlaybackDuration=Number(this.extractPlaylistRowValue("#EXT-X-VK-PLAYBACK-DURATION:",o));break;case o.startsWith("#EXT-X-PROGRAM-DATE-TIME:"):{let u=this.extractPlaylistRowValue("#EXT-X-PROGRAM-DATE-TIME:",o);i.programDateTime=u;let l=new Date(u);l.setMilliseconds(0),s=l.valueOf();break}case o.startsWith("#EXT-X-VK-START-TIME:"):i.vkStartTime=this.extractPlaylistRowValue("#EXT-X-VK-START-TIME:",o);break}}return i}extractPlaylistRowValue(e,t){switch(e){case"#EXTINF:":return t.substring(e.length,t.length-1);default:return t.substring(e.length)}}processLiveTime(e){if((0,He.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:i}=t[0].time,{to:a}=t[t.length-1].time;if(e<i||e>a)return;a-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([{...this.currentTextTrackData.textTrack,url:n.url,isAuto:!0}]);break}}}async fetchNextManifestData(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Pe;let{textTracks:e}=await this.fetchManifestData(),t=await this.parseTextTracks(e,this.params.sourceUrl);this.currentTextTrackData&&t&&(this.currentTextTrackData.playlist.segments=t.playlist.segments)}catch(e){this.error("fetchNextManifestData",e)}finally{this.abortControllers.nextManifest=null}}async fetchManifestData(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return await this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:He.ErrorCategory.WTF,thrown:t,message:e})}};var La=class{constructor(e){this.subscription=new U.Subscription;this.videoState=new q("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new U.ValueSubject([]);this.liveOffset=new hi;this.manifestStartTime$=new U.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let d=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(d),this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:-this.liveOffset.getTotalOffset(),forcePrecise:!0});return}if((a==null?void 0:a.to)!=="paused"&&l.state==="requested"){this.videoState.startTransitionTo("ready"),this.seek(l.position&&l.position-this.liveOffset.getTotalPausedTime()),this.prepare();return}switch(t){case"ready":i==="ready"?A(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),A(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(a==null?void 0:a.to)==="playing"&&A(this.params.desiredState.playbackState,"playing");return;case"paused":if(i==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.playIfAllowed(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let d=this.liveOffset.getTotalOffset();d>=this.maxSeekBackTime$.getValue()&&(d=0,this.liveOffset.resetTo(d)),this.liveOffset.resume(),this.params.output.position$.next(-d/1e3),this.prepare()}else(a==null?void 0:a.to)==="paused"&&(A(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,U.assertNever)(t)}};var i;this.params=e,this.video=Le(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:U.VideoQuality.INVARIANT,url:this.params.source.url};let t=(a,s)=>pn(a,this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},s);this.params.tuning.useHlsLiveNewTextManager?this.liveTextManager=new hn(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new We(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:a,textTracks:s})=>{var n;a.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:U.ErrorCategory.WTF,message:"HlsLiveProvider: there are no qualities in manifest"}),(n=this.liveTextManager)==null||n.processTextTracks(s,this.params.source.url),this.manifests$.next([this.masterManifest,...a])}).catch(a=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:U.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:a})}),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(ye(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new U.ValueSubject((i=e.source.maxSeekBackTime)!=null?i:1/0),this.subscribe()}selectManifest(){var u,l,d,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),a=t.getTransition(),s=(c=(d=(u=a==null?void 0:a.to)==null?void 0:u.id)!=null?d:(l=t.getState())==null?void 0:l.id)!=null?c:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&!a&&t.startTransitionTo(this.masterManifest),n.find(p=>p.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:U.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},a=De(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(a.ended$,e.endedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add($e(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Qe(this.video,t.playbackRate,a.playbackRateState$,i)),s(Ye(this.video),e.elementVisible$),this.liveTextManager?(s(this.liveTextManager.getCurrentTime$,this.params.output.getCurrentTime$),s(this.liveTextManager.error$,this.params.output.error$)):this.textTracksManager&&this.textTracksManager.connect(this.video,t,e),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),A(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),A(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.liveTextManager&&this.subscription.add(this.liveTextManager.availableTextTracks$.subscribe(o=>{o&&this.params.output.availableTextTracks$.next(o)})),this.subscription.add(this.maxSeekBackTime$.pipe((0,U.filterChanged)(),(0,U.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,i)),this.subscription.add(a.loadedMetadata$.subscribe(()=>{let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),d=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,U.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let p=this.manifests$.getValue().find(f=>f.id===c);p&&(this.params.output.currentVideoTrack$.next(p),this.params.output.hostname$.next(ye(p.url)))}d&&this.params.desiredState.autoVideoTrackSwitching.setState(d.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o&&o.state==="requested"&&this.seek(o.position)},i)),this.subscription.add(a.loadedData$.subscribe(()=>{var u,l,d;let o=(d=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:d.getTime();this.manifestStartTime$.next(o||void 0)},i)),this.subscription.add((0,U.combine)({startTime:this.manifestStartTime$.pipe((0,U.filter)(U.isNonNullable)),currentTime:a.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),i)),this.subscription.add(this.manifests$.pipe((0,U.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:p})=>({id:u,quality:l,size:d,fps:p,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,U.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,U.observableFrom)(["init"])).pipe((0,U.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){var e,t;this.subscription.unsubscribe(),(e=this.textTracksManager)==null||e.destroy(),(t=this.liveTextManager)==null||t.destroy(),this.params.output.element$.next(void 0),Me(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,U.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),a=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:d,min:c}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[p,f]of[[d,"mq"],[c,"lq"]]){let m=String(parseFloat(p||""));f&&p&&a.searchParams.set(f,m)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=xe(a.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),ol(n).then(d=>{var c;if(!(0,U.isNullable)(d))this.maxSeekBackTime$.next(d);else{let p=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,U.isNullable)(p)||!isFinite(p))&&bt(n).then(f=>f.text()).then(f=>{var v;let m=(v=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(f))==null?void 0:v[1];if(m){let g=new URL(m,n).toString();ol(g).then(y=>{(0,U.isNullable)(y)||this.maxSeekBackTime$.next(y)})}}).catch(()=>{})}})}playIfAllowed(){Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),A(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:U.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,i=t<this.maxSeekBackTime$.getValue()?t:0;this.liveOffset.resetTo(i),this.params.output.position$.next(-i/1e3),this.params.output.seekedEvent$.next()}generateLiveUrl(){let e=xe(this.params.source.url);if(this.params.tuning.useHlsLiveNewTextManager){let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),e=t.toString()}return e}};var ie=require("@vkontakte/videoplayer-shared/es2018");var Ma=class{constructor(e){this.subscription=new ie.Subscription;this.videoState=new q("stopped");this.manifests$=new ie.ValueSubject([]);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),a=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(i==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let d=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(d);let{currentTime:c}=this.video;this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:c*1e3,forcePrecise:!0});return}switch((a==null?void 0:a.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?A(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused")):i==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":i==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(a==null?void 0:a.to)==="playing"&&A(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(a==null?void 0:a.to)==="paused"&&A(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,ie.assertNever)(t)}};this.textTracksManager=new We(e.source.url),this.params=e,this.video=Le(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ie.VideoQuality.INVARIANT,url:this.params.source.url},this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(ye(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),pn(xe(this.params.source.url),this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount}).then(({qualityManifests:t,textTracks:i})=>{this.manifests$.next([this.masterManifest,...t]),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:ie.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,d,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),a=t.getTransition(),s=(c=(d=(u=a==null?void 0:a.to)==null?void 0:u.id)!=null?d:(l=t.getState())==null?void 0:l.id)!=null?c:"master",n=this.manifests$.getValue();if(!n.length)return;let o=i?"master":s;return i&&(!a||!a.from)&&t.startTransitionTo(this.masterManifest),n.find(p=>p.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:ie.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},a=De(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(a.timeUpdate$,e.position$),s(a.durationChange$,e.duration$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.seeked$,e.seekedEvent$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,ie.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(ft(this.video,t.isLooped,i)),this.subscription.add($e(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Qe(this.video,t.playbackRate,a.playbackRateState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),A(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),A(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},i).add(a.loadedMetadata$.subscribe(()=>{var f;let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),d=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,ie.isNonNullable)(l.to)){let m=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let v=this.manifests$.getValue().find(g=>g.id===m);v&&(this.params.output.currentVideoTrack$.next(v),this.params.output.hostname$.next(ye(v.url)))}let c=this.params.desiredState.playbackRate.getState(),p=(f=this.params.output.element$.getValue())==null?void 0:f.playbackRate;if(c!==p){let m=this.params.output.element$.getValue();m&&(this.params.desiredState.playbackRate.setState(c),m.playbackRate=c)}d&&this.params.desiredState.autoVideoTrackSwitching.setState(d.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},i))),this.subscription.add(this.manifests$.pipe((0,ie.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:p})=>({id:u,quality:l,size:d,fps:p,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!Y.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,ie.merge)((0,ie.fromEvent)(o,"addtrack"),(0,ie.fromEvent)(o,"removetrack"),(0,ie.fromEvent)(o,"change"),(0,ie.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,ie.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ie.observableFrom)(["init"])).pipe((0,ie.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Me(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,ie.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),a=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:o,min:u}=(n=(s=t==null?void 0:t.to)!=null?s:i)!=null?n:{};for(let[l,d]of[[o,"mq"],[u,"lq"]]){let c=String(parseFloat(l||""));d&&l&&a.searchParams.set(d,c)}}this.video.setAttribute("src",a.toString()),this.video.load()}playIfAllowed(){Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ie.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var YS=Q(Er(),1),cl=Q(Qi(),1),zS=Q(Ht(),1);var oe=require("@vkontakte/videoplayer-shared/es2018");var $a=class{constructor(e){this.subscription=new oe.Subscription;this.videoState=new q("stopped");this.trackUrls={};this.textTracksManager=new We;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.autoVideoTrackLimits.getTransition(),n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.seekState.getState();if(s&&e!=="ready"&&!n){this.handleQualityLimitTransition(s.to);return}if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(n){let{currentTime:u}=this.video;this.prepare(),o.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:u*1e3,forcePrecise:!0});return}switch((i==null?void 0:i.to)!=="paused"&&o.state==="requested"&&this.seek(o.position),e){case"ready":t==="ready"?A(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&A(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&A(this.params.desiredState.playbackState,"paused");return;default:return(0,oe.assertNever)(e)}};this.params=e,this.video=Le(e.container,e.tuning),this.params.output.element$.next(this.video),(0,YS.default)(this.params.source).reverse().forEach(([t,i],a)=>{let s=a.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:i}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,cl.default)(this.trackUrls).map(({track:t})=>t)),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.desiredState.autoVideoTrackSwitching.setState(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.subscribe()}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"MpegProvider",category:oe.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},a=De(this.video);this.subscription.add(()=>a.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(a.timeUpdate$,e.position$),s(a.durationChange$,e.duration$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(a.loadedMetadata$,e.firstBytesEvent$),s(a.loadedMetadata$,e.loadedMetadataEvent$),s(a.playing$,e.firstFrameEvent$),s(a.canplay$,e.canplay$),s(a.seeked$,e.seekedEvent$),s(a.inPiP$,e.inPiP$),s(a.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,oe.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(ft(this.video,t.isLooped,i)),this.subscription.add($e(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Qe(this.video,t.playbackRate,a.playbackRateState$,i)),s(Ye(this.video),e.elementVisible$),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),A(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),A(t.playbackState,"paused")},i)).add(a.canplay$.subscribe(()=>{var u,l;((u=this.videoState.getTransition())==null?void 0:u.to)==="ready"&&this.videoState.setState("ready");let o=this.params.desiredState.videoTrack.getTransition();if(o&&(0,oe.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let d=this.params.desiredState.playbackRate.getState(),c=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(d!==c){let p=this.params.output.element$.getValue();p&&(this.params.desiredState.playbackRate.setState(d),p.playbackRate=d)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.textTracksManager.connect(this.video,t,e);let n=(0,oe.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,oe.observableFrom)(["init"])).pipe((0,oe.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.trackUrls={},this.params.output.element$.next(void 0),Me(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,oe.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,oe.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Ea(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(ye(t))}playIfAllowed(){Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:oe.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,d;this.params.output.autoVideoTrackLimits$.next(e);let t=c=>{this.params.output.currentVideoTrack$.next(c),this.params.desiredState.videoTrack.startTransitionTo(c)},i=c=>{let p=Gt(n,{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:0,limits:c});t(p)},a=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,cl.default)(this.trackUrls).map(c=>c.track);if(!a||!s||Or(e,n[0].quality,(d=(0,zS.default)(n,-1))==null?void 0:d.quality)){i();return}let o=e.max?(0,oe.isLowerOrEqual)(a,e.max):!0,u=e.min?(0,oe.isHigherOrEqual)(a,e.min):!0;o&&u||i(e)}};var ve=require("@vkontakte/videoplayer-shared/es2018");var XS=require("@vkontakte/videoplayer-shared/es2018"),KS=["stun:videostun.mycdn.me:80"],JR=1e3,ZR=3,dl=()=>null,fn=class{constructor(e,t){this.ws=null;this.peerConnection=null;this.serverUrl="";this.streamKey="";this.stream=null;this.signalingType="JOIN";this.retryCount=0;this.externalStartCallback=dl;this.externalStopCallback=dl;this.externalErrorCallback=dl;this.options=this.normalizeOptions(t);let i=e.split("/");this.serverUrl=i.slice(0,i.length-1).join("/"),this.streamKey=i[i.length-1]}onStart(e){try{this.externalStartCallback=e}catch(t){this.handleSystemError(t)}}onStop(e){try{this.externalStopCallback=e}catch(t){this.handleSystemError(t)}}onError(e){try{this.externalErrorCallback=e}catch(t){this.handleSystemError(t)}}connect(){this.connectWS()}disconnect(){try{this.externalStopCallback(),this.closeConnections()}catch(e){this.handleSystemError(e)}}connectWS(){this.ws||(this.ws=new WebSocket(this.serverUrl),this.ws.onopen=this.onSocketOpen.bind(this),this.ws.onmessage=this.onSocketMessage.bind(this),this.ws.onclose=this.onSocketClose.bind(this),this.ws.onerror=this.onSocketError.bind(this))}onSocketOpen(){this.handleLogin()}onSocketClose(e){try{if(!this.ws)return;this.ws=null,e.code>1e3?(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():this.scheduleRetry()):this.externalStopCallback()}catch(t){this.handleRTCError(t)}}onSocketError(e){try{this.externalErrorCallback(new Error(e.toString()))}catch(t){this.handleRTCError(t)}}onSocketMessage(e){try{let t=this.parseMessage(e.data);switch(t.type){case"JOIN":case"CALL_JOIN":this.handleJoinMessage(t);break;case"UPDATE":this.handleUpdateMessage(t);break;case"STATUS":this.handleStatusMessage(t);break}}catch(t){this.handleRTCError(t)}}handleJoinMessage(e){switch(e.inviteType){case"ANSWER":this.handleAnswer(e.sdp);break;case"CANDIDATE":this.handleCandidate(e.candidate);break}}handleStatusMessage(e){switch(e.status){case"UNPUBLISHED":this.handleUnpublished();break}}async handleUpdateMessage(e){try{let t=await this.createOffer();this.peerConnection&&await this.peerConnection.setLocalDescription(t),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}}async handleLogin(){try{let e={iceServers:[{urls:KS}]};this.peerConnection=new RTCPeerConnection(e),this.peerConnection.ontrack=this.onPeerConnectionStream.bind(this),this.peerConnection.onicecandidate=this.onPeerConnectionIceCandidate.bind(this),this.peerConnection.oniceconnectionstatechange=this.onPeerConnectionIceConnectionStateChange.bind(this);let t=await this.createOffer();await this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}}async handleAnswer(e){try{this.peerConnection&&await this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e}))}catch(t){this.handleRTCError(t)}}async handleCandidate(e){if(e)try{this.peerConnection&&await this.peerConnection.addIceCandidate(e)}catch(t){this.handleRTCError(t)}}handleUnpublished(){try{this.closeConnections(),this.externalStopCallback()}catch(e){this.handleRTCError(e)}}handleSystemError(e){this.options.errorChanel&&this.options.errorChanel.next({id:"webrtc-provider-error",category:XS.ErrorCategory.WTF,message:e.message})}async onPeerConnectionStream(e){let t=e.streams[0];this.stream&&this.stream.id===t.id||(this.stream=t,this.externalStartCallback(this.stream))}onPeerConnectionIceCandidate(e){e.candidate&&this.send({type:this.signalingType,inviteType:"CANDIDATE",candidate:e.candidate})}onPeerConnectionIceConnectionStateChange(){if(this.peerConnection){let e=this.peerConnection.iceConnectionState;["failed","closed"].indexOf(e)>-1&&(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():(this.closeConnections(),this.scheduleRetry()))}}async createOffer(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=await this.peerConnection.createOffer(e),i=t.sdp||"";if(!/^a=rtpmap:\d+ H264\/\d+$/m.test(i))throw new Error("No h264 codec support error");return t}handleRTCError(e){try{this.externalErrorCallback(e||new Error("RTC connection error"))}catch(t){this.handleSystemError(t)}}handleNetworkError(){try{this.externalErrorCallback(new Error("Network error"))}catch(e){this.handleSystemError(e)}}send(e){this.ws&&this.ws.send(JSON.stringify(e))}parseMessage(e){try{return JSON.parse(e)}catch(t){throw new Error("Can not parse socket message")}}closeConnections(){let e=this.ws;e&&(this.ws=null,e.close(1e3)),this.removePeerConnection()}removePeerConnection(){let e=this.peerConnection;e&&(this.peerConnection=null,e.close(),e.ontrack=null,e.onicecandidate=null,e.oniceconnectionstatechange=null,e=null)}scheduleRetry(){this.retryTimeout=setTimeout(this.connectWS.bind(this),JR)}normalizeOptions(e={}){let t={stunServerList:KS,maxRetryNumber:ZR,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var Da=class{constructor(e){this.videoState=new q("stopped");this.maxSeekBackTime$=new ve.ValueSubject(0);this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.pause(),this.video.srcObject=null,this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),A(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.videoTrack.getTransition();if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s){this.prepare();return}switch(e){case"ready":t==="paused"?(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&A(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&A(this.params.desiredState.playbackState,"paused");return;default:return(0,ve.assertNever)(e)}};this.subscription=new ve.Subscription,this.params=e,this.video=Le(e.container,e.tuning),this.liveStreamClient=new fn(this.params.source.url,{maxRetryNumber:this.params.tuning.webrtc.connectionRetryMaxNumber,errorChanel:this.params.output.error$}),this.liveStreamClient.onStart(this.onLiveStreamStart.bind(this)),this.liveStreamClient.onStop(this.onLiveStreamStop.bind(this)),this.liveStreamClient.onError(this.onLiveStreamError.bind(this)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.subscribe()}destroy(){this.subscription.unsubscribe(),this.liveStreamClient.disconnect(),this.params.output.element$.next(void 0),Me(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:ve.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})},a=De(this.video);this.subscription.add(()=>a.destroy());let s=(n,o)=>this.subscription.add(n.subscribe(o,i));s(a.timeUpdate$,e.liveTime$),s(a.ended$,e.endedEvent$),s(a.looped$,e.loopedEvent$),s(a.error$,e.error$),s(a.isBuffering$,e.isBuffering$),s(a.currentBuffer$,e.currentBuffer$),s(Ye(this.video),this.params.output.elementVisible$),this.subscription.add(a.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(a.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused")},i)).add(a.playing$.subscribe(()=>{this.videoState.setState("playing")},i)).add(a.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add($e(this.video,t.volume,a.volumeState$,i)).add(a.volumeState$.subscribe(e.volume$,i)).add(this.videoState.stateChangeEnded$.subscribe(n=>{switch(n.to){case"stopped":e.position$.next(0),e.duration$.next(0),t.playbackState.setState("stopped");break;case"ready":break;case"paused":t.playbackState.setState("paused");break;case"playing":t.playbackState.setState("playing");break;default:return(0,ve.assertNever)(n.to)}},i)).add((0,ve.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,ve.observableFrom)(["init"])).pipe((0,ve.debounce)(0)).subscribe(this.syncPlayback.bind(this),i)),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(t.autoVideoTrackSwitching.stateChangeStarted$.subscribe(()=>t.autoVideoTrackSwitching.setState(!1),i))}onLiveStreamStart(e){this.params.output.element$.next(this.video),this.params.output.duration$.next(0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(ye(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.currentVideoTrack$.next({id:"webrtc",quality:ve.VideoQuality.INVARIANT}),this.video.srcObject=e,A(this.params.desiredState.playbackState,"playing")}onLiveStreamStop(){this.videoState.startTransitionTo("stopped"),this.syncPlayback(),this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.params.output.endedEvent$.next()}onLiveStreamError(e){this.onLiveStreamStop(),this.params.output.error$.next({id:"WebRTC stream runtime error",category:ve.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){Ce(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),A(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ve.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var Ca=class{constructor(e){this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next()}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}};var T=require("@vkontakte/videoplayer-shared/es2018");var wt=require("@vkontakte/videoplayer-shared/es2018"),JS=r=>new wt.Observable(e=>{let t=new wt.Subscription,i=r.desiredPlaybackState$.stateChangeStarted$.pipe((0,wt.map)(({from:l,to:d})=>`${l}-${d}`)),a=r.desiredPlaybackState$.stateChangeEnded$,s=r.providerChanged$.pipe((0,wt.map)(({type:l})=>l!==void 0)),n=new wt.Subject,o=0,u="unknown";return t.add(i.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),r.maxTransitionInterval)})),t.add(a.subscribe(()=>{window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),r.maxTransitionInterval)))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var ze=require("@vkontakte/videoplayer-shared/es2018");function ZS(){return new(window.AudioContext||window.webkitAudioContext)}var Va=class Va{constructor(e,t,i,a){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=a;this.destroyController=new Pe;this.subscriptions=new ze.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,ze.filter)(s=>!!s.type),(0,ze.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){Y.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,ze.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,ze.filter)(({playbackState:t,video:i,volume:{muted:a,volume:s}})=>t==="playing"&&!!i&&!a&&!!s),(0,ze.once)()).subscribe(({video:t})=>{this.initAudioContextOnce(t).then(i=>{i||this.destroy()}).catch(i=>{this.handleError(i),this.destroy()})}))}static isSupported(){return"AudioContext"in window&&"GainNode"in window&&"MediaElementAudioSourceNode"in window}async initAudioContextOnce(e){let{volumeMultiplier:t}=this,i=ZS();this.audioContext=i;let a=i.createGain();if(this.gainNode=a,a.gain.value=t,a.connect(i.destination),i.state==="suspended"&&(await i.resume(),this.destroyController.signal.aborted))return!1;let s=i.createMediaElementSource(e);return this.mediaElementSource=s,s.connect(a),!0}cleanup(){this.mediaElementSource&&(this.mediaElementSource.disconnect(),this.mediaElementSource=null),this.gainNode&&(this.gainNode.disconnect(),this.gainNode=null),this.audioContext&&(this.audioContext.state!=="closed"&&this.audioContext.close(),this.audioContext=null)}destroy(){this.destroyController.abort(),this.subscriptions.unsubscribe(),this.cleanup()}handleError(e){var t;this.volumeMultiplierError$.next({id:Va.errorId,category:ze.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${Va.errorId} exception`,thrown:e})}};Va.errorId="VolumeMultiplierManager";var tr=Va;var eL={chunkDuration:5e3,maxParallelRequests:5},Ba=class{constructor(e){this.current$=new T.ValueSubject({type:void 0});this.providerError$=new T.Subject;this.noAvailableProvidersError$=new T.Subject;this.volumeMultiplierError$=new T.Subject;this.providerOutput={position$:new T.ValueSubject(0),duration$:new T.ValueSubject(1/0),volume$:new T.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new T.ValueSubject([]),currentVideoStream$:new T.ValueSubject(void 0),availableVideoTracks$:new T.ValueSubject([]),currentVideoTrack$:new T.ValueSubject(void 0),availableAudioStreams$:new T.ValueSubject([]),currentAudioStream$:new T.ValueSubject(void 0),availableAudioTracks$:new T.ValueSubject([]),currentVideoSegmentLength$:new T.ValueSubject(0),currentAudioSegmentLength$:new T.ValueSubject(0),isAudioAvailable$:new T.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new T.ValueSubject(!1),autoVideoTrackLimits$:new T.ValueSubject(void 0),currentBuffer$:new T.ValueSubject(void 0),isBuffering$:new T.ValueSubject(!0),error$:new T.Subject,fetcherError$:new T.Subject,fetcherRecoverableError$:new T.Subject,warning$:new T.Subject,willSeekEvent$:new T.Subject,soundProhibitedEvent$:new T.Subject,seekedEvent$:new T.Subject,loopedEvent$:new T.Subject,endedEvent$:new T.Subject,firstBytesEvent$:new T.Subject,loadedMetadataEvent$:new T.Subject,firstFrameEvent$:new T.Subject,canplay$:new T.Subject,isLive$:new T.ValueSubject(void 0),isLiveEnded$:new T.ValueSubject(null),isLowLatency$:new T.ValueSubject(!1),canChangePlaybackSpeed$:new T.ValueSubject(!0),liveTime$:new T.ValueSubject(void 0),liveBufferTime$:new T.ValueSubject(void 0),liveLatency$:new T.ValueSubject(void 0),severeStallOccurred$:new T.Subject,availableTextTracks$:new T.ValueSubject([]),currentTextTrack$:new T.ValueSubject(void 0),hostname$:new T.ValueSubject(void 0),httpConnectionType$:new T.ValueSubject(void 0),httpConnectionReused$:new T.ValueSubject(void 0),inPiP$:new T.ValueSubject(!1),inFullscreen$:new T.ValueSubject(!1),element$:new T.ValueSubject(void 0),elementVisible$:new T.ValueSubject(!0),availableSources$:new T.ValueSubject(void 0),is3DVideo$:new T.ValueSubject(!1),playbackState$:new T.ValueSubject(""),getCurrentTime$:new T.ValueSubject(null)};this.subscription=new T.Subscription;this.volumeMultiplierManager=null;this.params=e;let t=OS([...NS(this.params.tuning),..._S(this.params.tuning)],this.params.tuning).filter(l=>(0,T.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:a}=this.params.tuning,s=[];i?s=[i]:a.length?s=[...t.filter(l=>!(0,pl.default)(a,l)),...t.filter(l=>(0,pl.default)(a,l))]:s=t,this.screenFormatsIterator=new Ca(s);let n=[...rl(!0),...rl(!1)];this.chromecastFormatsIterator=new Ca(n.filter(l=>(0,T.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&tr.isSupported()&&(this.volumeMultiplierManager=new tr(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){this.subscription.add(this.initProviderErrorHandling()),this.subscription.add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()}))}destroy(){var e;this.destroyProvider(),this.current$.next({type:void 0}),this.subscription.unsubscribe(),(e=this.volumeMultiplierManager)==null||e.destroy(),this.volumeMultiplierManager=null}initProvider(){let e=this.chooseDestination(),t=this.chooseFormat(e);if((0,T.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(a){this.providerError$.next({id:"ProviderNotConstructed",category:T.ErrorCategory.WTF,message:"Failed to create provider",thrown:a})}i?this.current$.next({type:t,provider:i,destination:e}):this.current$.next({type:void 0})}reinitProvider(){this.destroyProvider(),this.initProvider()}switchToNextProvider(e){this.destroyProvider(),this.failoverIndex=void 0,this.skipFormat(e),this.initProvider()}destroyProvider(){let e=this.current$.getValue().provider;if(!e)return;let t=this.providerOutput.position$.getValue()*1e3,i=this.params.desiredState.seekState.getState(),a=i.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:a?i.position:t,forcePrecise:a?i.forcePrecise:!1}),e.scene3D){let n=e.scene3D.getCameraRotation();this.params.desiredState.cameraOrientation.setState({x:n.x,y:n.y})}e.destroy();let s=this.providerOutput.isBuffering$;s.getValue()||s.next(!0)}createProvider(e,t){switch(e){case"SCREEN":return this.createScreenProvider(t);case"CHROMECAST":return this.createChromecastProvider(t);default:return(0,T.assertNever)(e)}}createScreenProvider(e){let{sources:t,container:i,desiredState:a,panelSize:s}=this.params,n=this.providerOutput,o={container:i,source:null,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning,panelSize:s};switch(e){case"DASH_SEP":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_ONDEMAND":case"DASH_STREAMS":{let u=this.applyFailoverHost(t[e]),l=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,T.assertNonNullable)(u),new ka({...o,source:u,sourceHls:l})}case"DASH_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Aa({...o,source:u})}case"HLS":case"HLS_ONDEMAND":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),Y.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new Ma({...o,source:u}):new Ra({...o,source:u})}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new La({...o,source:u,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e})}case"MPEG":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new $a({...o,source:u})}case"DASH_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Bb({...o,source:u,config:{...eL,maxPausedTime:this.params.tuning.live.maxPausedTime}})}case"WEB_RTC_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Da({container:i,source:u,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,T.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:a,meta:s}=this.params,n=this.providerOutput,o=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,T.assertNonNullable)(o),new Br({connection:o,meta:s,container:i,source:t,format:e,desiredState:a,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}chooseDestination(){return this.params.dependencies.chromecastInitializer.connection$.getValue()?"CHROMECAST":"SCREEN"}chooseFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.isCompleted()?void 0:this.screenFormatsIterator.getValue();case"CHROMECAST":return this.chromecastFormatsIterator.isCompleted()?void 0:this.chromecastFormatsIterator.getValue();default:return(0,T.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,T.assertNever)(e)}}handleNoFormatsError(e){switch(e){case"SCREEN":this.noAvailableProvidersError$.next(this.params.tuning.forceFormat),this.current$.next({type:void 0});return;case"CHROMECAST":this.params.dependencies.chromecastInitializer.disconnect();return;default:return(0,T.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let i=a=>{let s=new URL(a);return s.host=t,s.toString()};if(e===void 0)return e;if("type"in e){if(e.type==="raw")return e;if(e.type==="url")return{...e,url:i(e.url)}}return(0,tg.default)((0,eg.default)(e).map(([a,s])=>[a,i(s)]))}initProviderErrorHandling(){let e=new T.Subscription,t=!1,i=0;return e.add((0,T.merge)(this.providerOutput.error$.pipe((0,T.filter)(a=>!this.params.tuning.ignoreAudioRendererError||!a.message||!/AUDIO_RENDERER_ERROR/ig.test(a.message))),JS({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,T.map)(a=>({id:`ProviderHangup:${a}`,category:T.ErrorCategory.WTF,message:`A ${a} transition failed to complete within reasonable time`})))).subscribe(this.providerError$)),e.add(this.providerOutput.fetcherError$.subscribe(this.providerError$)),e.add(this.current$.subscribe(()=>{t=!1;let a=this.params.desiredState.playbackState.transitionEnded$.pipe((0,T.filter)(({to:s})=>s==="playing"),(0,T.once)()).subscribe(()=>t=!0);e.add(a)})),e.add(this.providerError$.subscribe(a=>{let s=this.current$.getValue().destination;if(s==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("SCREEN"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let n=a.category===T.ErrorCategory.NETWORK,o=a.category===T.ErrorCategory.FATAL,u=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),l=i<this.params.tuning.providerErrorLimit&&!o;l?(i++,this.reinitProvider()):u&&!o&&(n&&t||!l)?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):this.switchToNextProvider(s!=null?s:"SCREEN")}})),e}};var $=require("@vkontakte/videoplayer-shared/es2018");var tL=5e3,ig="one_video_throughput",rg="one_video_rtt",kt=window.navigator.connection,ag=()=>{let r=kt==null?void 0:kt.downlink;if((0,$.isNonNullable)(r)&&r!==10)return r*1e3},sg=()=>{let r=kt==null?void 0:kt.rtt;if((0,$.isNonNullable)(r)&&r!==3e3)return r},ng=(r,e,t)=>{let i=t*8,a=i/r;return i/(a+e)},hl=class r{constructor(e){this.subscription=new $.Subscription;this.concurrentDownloads=new Set;var a,s;this.tuningConfig=e;let t=r.load(ig)||(e.useBrowserEstimation?ag():void 0)||tL,i=(s=(a=r.load(rg))!=null?a:e.useBrowserEstimation?sg():void 0)!=null?s:0;if(this.throughput$=new $.ValueSubject(t),this.rtt$=new $.ValueSubject(i),this.rttAdjustedThroughput$=new $.ValueSubject(ng(t,i,e.rttPenaltyRequestSize)),this.throughput=Si.getSmoothedValue(t,-1,e),this.rtt=Si.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=ag();u&&this.throughput.next(u);let l=sg();(0,$.isNonNullable)(l)&&this.rtt.next(l)};kt&&"onchange"in kt&&this.subscription.add((0,$.fromEvent)(kt,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{$.safeStorage.set(ig,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{$.safeStorage.set(rg,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,$.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,$.map)(({throughput:n,rtt:o})=>ng(n,o,e.rttPenaltyRequestSize)),(0,$.filter)(n=>{let o=this.rttAdjustedThroughput$.getValue()||0;return Math.abs(n-o)/o>=e.changeThreshold})).subscribe(this.rttAdjustedThroughput$))}destroy(){this.concurrentDownloads.clear(),this.subscription.unsubscribe()}trackXHR(e){let t=0,i=(0,$.now)(),a=new $.Subscription;switch(this.subscription.add(a),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:a.add((0,$.fromEvent)(e,"progress").pipe((0,$.once)()).subscribe(s=>{t=s.loaded,i=(0,$.now)()}));break;case 1:case 0:a.add((0,$.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,$.now)()}));break}a.add((0,$.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,$.now)(),u=n-t,l=o-i;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),a.unsubscribe()}))}trackStream(e,t=!1){let i=e.getReader();if(!i){e.cancel("Could not get reader");return}let a=0,s=(0,$.now)(),n=0,o=(0,$.now)(),u=d=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${d}`).catch(()=>{})},l=async({done:d,value:c})=>{if(d)!t&&this.addRawSpeed(a,(0,$.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let p=(0,$.now)();if(p-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||p-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let m=o-s;m&&this.addRawSpeed(n,m,1,t),n=c.byteLength,s=(0,$.now)()}else n+=c.byteLength;o=(0,$.now)()}else a+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,$.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,$.now)()-o,this.concurrentDownloads.size),n=0,o=(0,$.now)());await(i==null?void 0:i.read().then(l,u))}};this.concurrentDownloads.add(e),i==null||i.read().then(l,u)}addRawSpeed(e,t,i=1,a=!1){if(r.sanityCheck(e,t,a)){let s=e*8/t;this.throughput.next(s*i)}}addRawThroughput(e){this.throughput.next(e)}addRawRtt(e){this.rtt.next(e)}static sanityCheck(e,t,i=!1){let a=e*8/t;return!(!a||!isFinite(a)||a>1e6||a<30||i&&e<1e4||!i&&e<10*1024||!i&&t<=20)}static load(e){var i;let t=$.safeStorage.get(e);if((0,$.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},og=hl;var yi=require("@vkontakte/videoplayer-shared/es2018"),ug={configName:["core"],throughputEstimator:{type:"EmaAndMa",emaAlphaSlow:.2,emaAlphaFast:.7,emaAlpha:.45,basisTrendChangeCount:10,changeThreshold:.05,useBrowserEstimation:!0,rttPenaltyRequestSize:1*1024*1024,streamMinSampleSize:10*1024,streamMinSampleTime:300,deviationDepth:20,deviationFactor:.5,lowLatency:{continuesByteSequenceInterval:50,maxLastEvaluationTimeout:300}},autoTrackSelection:{bitrateFactorAtEmptyBuffer:2.8,bitrateAudioFactorAtEmptyBuffer:10,bitrateFactorAtFullBuffer:2,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,containerSizeFactor:1.3,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:yi.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:yi.VideoQuality.Q_720P,trafficSavingLimit:yi.VideoQuality.Q_480P},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:yi.VideoQuality.Q_480P},dash:{forwardBufferTarget:6e4,forwardBufferTargetAuto:6e4,forwardBufferTargetManual:5*6e4,forwardBufferTargetPreload:5e3,seekBiasInTheEnd:2e3,maxSegmentDurationLeftToSelectNextSegment:3e3,minSafeBufferThreshold:.5,bufferPruningSafeZone:1e3,segmentRequestSize:1*1024*1024,representationSwitchForwardBufferGap:3e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useFetchPriorityHints:!0,qualityLimitsOnStall:{stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!1},enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,rejectOnSourceOpenTimeout:!1,pruneBufferInterval:null,vktvAbrThrottle:null},dashCmafLive:{maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,lowLatency:{maxTargetOffset:3e3,maxTargetOffsetDeviation:250,playbackCatchupSpeedup:.05,isActiveOnDefault:!1,bufferEstimator:{emaAlpha:.45,changeThreshold:.05,deviationDepth:20,deviationFactor:.5,extremumInterval:5}}},live:{minBuffer:3e3,minBufferSegments:3,lowLatencyMinBuffer:1e3,lowLatencyMinBufferSegments:1,isLiveCatchUpMode:!1,lowLatencyActiveLiveDelay:3e3,activeLiveDelay:5e3,maxPausedTime:5e3},downloadBackoff:{bufferThreshold:100,start:100,factor:2,max:3*1e3,random:.1},enableWakeLock:!0,enableTelemetryAtStart:!1,forceFormat:void 0,formatsToAvoid:[],disableChromecast:!1,chromecastReceiverId:"07A4434E",useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",preferCMAF:!1,preferWebRTC:!1,preferMultiStream:!1,preferHDR:!1,bigRequestMinInitSize:50*1024,bigRequestMinDataSize:1*1024*1024,stripRangeHeader:!0,flushShortLoopedBuffers:!0,insufficientBufferRuleMargin:1e4,seekNearDurationBias:1,dashSeekInSegmentDurationThreshold:3*60*1e3,dashSeekInSegmentAlwaysSeekDelta:1e4,endGapTolerance:300,stallIgnoreThreshold:33,gapWatchdogInterval:50,requestQuick:!1,useHlsJs:!1,useNativeHLSTextTracks:!1,useManagedMediaSource:!0,useNewSwitchTo:!1,useSafariEndlessRequestBugfix:!0,useRefactoredSearchGap:!1,isAudioDisabled:!1,autoplayOnlyInActiveTab:!0,dynamicImportTimeout:5e3,maxPlaybackTransitionInterval:2e4,providerErrorLimit:3,manifestRetryInterval:300,manifestRetryMaxInterval:1e4,manifestRetryMaxCount:10,audioVideoSyncRate:20,webrtc:{connectionRetryMaxNumber:3},spherical:{enabled:!1,fov:{x:135,y:76},rotationSpeed:45,maxYawAngle:175,rotationSpeedCorrection:10,degreeToPixelCorrection:5,speedFadeTime:2e3,speedFadeThreshold:50},useVolumeMultiplier:!1,ignoreAudioRendererError:!1,useEnableSubtitlesParam:!1,useOldMSEDetection:!1,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1},lg=r=>{var e;return{...(0,yi.fillWithDefault)(r,ug),configName:[...(e=r.configName)!=null?e:[],...ug.configName]}};var h=require("@vkontakte/videoplayer-shared/es2018");var At=require("@vkontakte/videoplayer-shared/es2018"),fl=({seekState:r,position$:e})=>(0,At.merge)(r.stateChangeEnded$.pipe((0,At.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,At.filter)(At.isNonNullable)),e.pipe((0,At.filter)(()=>r.getState().state==="none")));var cg=require("@vkontakte/videoplayer-shared/es2018"),dg=r=>{let e=typeof r.container=="string"?document.getElementById(r.container):r.container;return(0,cg.assertNonNullable)(e,`Wrong container or containerId {${r.container}}`),e};var mn=require("@vkontakte/videoplayer-shared/es2018"),pg=(r,e,t,i)=>{r!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,mn.filter)(a=>a.length>0),(0,mn.once)()).subscribe(a=>{a.find(i)&&e.startTransitionTo(r)}):(r===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(r)};var Oa=class{constructor(e={configName:[]}){this.subscription=new h.Subscription;this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new h.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new h.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new q("stopped"),seekState:new q({state:"none"}),volume:new q({volume:1,muted:!1}),videoTrack:new q(void 0),videoStream:new q(void 0),audioStream:new q(void 0),autoVideoTrackSwitching:new q(!0),autoVideoTrackLimits:new q({}),isLooped:new q(!1),isLowLatency:new q(!1),playbackRate:new q(1),externalTextTracks:new q([]),internalTextTracks:new q([]),currentTextTrack:new q(void 0),textTrackCuesSettings:new q({}),cameraOrientation:new q({x:0,y:0})};this.info={playbackState$:new h.ValueSubject(void 0),position$:new h.ValueSubject(0),duration$:new h.ValueSubject(1/0),muted$:new h.ValueSubject(!1),volume$:new h.ValueSubject(1),availableVideoStreams$:new h.ValueSubject([]),currentVideoStream$:new h.ValueSubject(void 0),availableQualities$:new h.ValueSubject([]),availableQualitiesFps$:new h.ValueSubject({}),currentQuality$:new h.ValueSubject(void 0),isAutoQualityEnabled$:new h.ValueSubject(!0),autoQualityLimitingAvailable$:new h.ValueSubject(!1),autoQualityLimits$:new h.ValueSubject({}),predefinedQualityLimitType$:new h.ValueSubject("unknown"),availableAudioStreams$:new h.ValueSubject([]),currentAudioStream$:new h.ValueSubject(void 0),availableAudioTracks$:new h.ValueSubject([]),isAudioAvailable$:new h.ValueSubject(!0),currentPlaybackRate$:new h.ValueSubject(1),currentBuffer$:new h.ValueSubject({start:0,end:0}),isBuffering$:new h.ValueSubject(!0),isStalled$:new h.ValueSubject(!1),isEnded$:new h.ValueSubject(!1),isLooped$:new h.ValueSubject(!1),isLive$:new h.ValueSubject(void 0),isLiveEnded$:new h.ValueSubject(null),canChangePlaybackSpeed$:new h.ValueSubject(void 0),atLiveEdge$:new h.ValueSubject(void 0),atLiveDurationEdge$:new h.ValueSubject(void 0),liveTime$:new h.ValueSubject(void 0),liveBufferTime$:new h.ValueSubject(void 0),liveLatency$:new h.ValueSubject(void 0),currentFormat$:new h.ValueSubject(void 0),availableTextTracks$:new h.ValueSubject([]),currentTextTrack$:new h.ValueSubject(void 0),throughputEstimation$:new h.ValueSubject(void 0),rttEstimation$:new h.ValueSubject(void 0),videoBitrate$:new h.ValueSubject(void 0),hostname$:new h.ValueSubject(void 0),httpConnectionType$:new h.ValueSubject(void 0),httpConnectionReused$:new h.ValueSubject(void 0),surface$:new h.ValueSubject("none"),chromecastState$:new h.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new h.ValueSubject(void 0),intrinsicVideoSize$:new h.ValueSubject(void 0),availableSources$:new h.ValueSubject(void 0),is3DVideo$:new h.ValueSubject(!1),currentVideoSegmentLength$:new h.ValueSubject(0),currentAudioSegmentLength$:new h.ValueSubject(0)};this.events={inited$:new h.Subject,ready$:new h.Subject,started$:new h.Subject,playing$:new h.Subject,paused$:new h.Subject,stopped$:new h.Subject,willStart$:new h.Subject,willResume$:new h.Subject,willPause$:new h.Subject,willStop$:new h.Subject,willDestruct$:new h.Subject,watchCoverageRecord$:new h.Subject,watchCoverageLive$:new h.Subject,managedError$:new h.Subject,fatalError$:new h.Subject,fetcherRecoverableError$:new h.Subject,ended$:new h.Subject,looped$:new h.Subject,seeked$:new h.Subject,willSeek$:new h.Subject,autoplaySoundProhibited$:new h.Subject,firstBytes$:new h.Subject,loadedMetadata$:new h.Subject,firstFrame$:new h.Subject,canplay$:new h.Subject,log$:new h.Subject,fetcherError$:new h.Subject,severeStallOccured$:new h.Subject};this.experimental={element$:new h.ValueSubject(void 0),tuningConfigName$:new h.ValueSubject([]),enableDebugTelemetry$:new h.ValueSubject(!1),getCurrentTime$:new h.ValueSubject(null)};if(this.tuning=lg(e),this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new as({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast}),this.throughputEstimator=new og(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new h.InternalsExposure("CORE"),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),Proxy&&Reflect)return new Proxy(this,{get:(t,i,a)=>{let s=Reflect.get(t,i,a);return typeof s!="function"?s:(...n)=>{try{return s.apply(t,n)}catch(o){let u=n.map(c=>JSON.stringify(c,(p,f)=>{let m=typeof f;return(0,hg.default)(["number","string","boolean"],m)?f:f===null?null:`<${m}>`})),l=`Player.${String(i)}`,d=`Exception calling ${l} (${u.join(", ")})`;throw this.events.fatalError$.next({id:l,category:h.ErrorCategory.WTF,message:d,thrown:o}),o}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,tuning:this.tuning});let t=()=>{var n,o,u;this.domContainer=dg(e),this.chromecastInitializer.contentId=(n=e.meta)==null?void 0:n.videoId,this.providerContainer=new Ba({sources:e.sources,meta:(o=e.meta)!=null?o:{},failoverHosts:(u=e.failoverHosts)!=null?u:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.setMuted(this.tuning.isAudioDisabled),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0)},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},a=()=>{this.tuning.asyncResolveClientChecker?Y.isInited$.pipe((0,h.filter)(n=>!!n),(0,h.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(0,h.fromEvent)(document,"visibilitychange").pipe((0,h.once)()).subscribe(a):a(),this}destroy(){var e,t;window.clearTimeout(this.hasLiveOffsetByPausedTimer),this.playerInitRequest&&window.cancelAnimationFrame(this.playerInitRequest),this.events.willDestruct$.next(),this.stop(),(e=this.providerContainer)==null||e.destroy(),this.throughputEstimator.destroy(),this.chromecastInitializer.destroy(),this.subscription.unsubscribe(),(t=this.internalsExposure)==null||t.destroy()}prepare(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()==="stopped"&&e.startTransitionTo("ready")})),this}play(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="playing"&&e.startTransitionTo("playing")})),this}pause(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="paused"&&e.startTransitionTo("paused")})),this}stop(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.desiredState.playbackState;e.getState()!=="stopped"&&e.startTransitionTo("stopped")})),this}seekTime(e,t=!0){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.info.duration$.getValue(),a=this.info.isLive$.getValue(),s=e;e>=i&&!a&&(s=i-this.tuning.seekNearDurationBias),Number.isFinite(s)&&(this.events.willSeek$.next({from:this.getExactTime(),to:s}),this.desiredState.seekState.setState({state:"requested",position:s*1e3,forcePrecise:t}))})),this}seekPercent(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let t=this.info.duration$.getValue();isFinite(t)&&this.seekTime(Math.abs(t)*e,!1)})),this}setVolume(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.desiredState.volume,a=this.info.muted$.getValue(),s=t!=null?t:this.tuning.isAudioDisabled||a;this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setVolume(e):i.startTransitionTo({volume:e,muted:s})})),this}setMuted(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let t=this.tuning.isAudioDisabled||e,i=this.info.volume$.getValue();this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(t):this.desiredState.volume.startTransitionTo({volume:i,muted:t})})),this}setVideoStream(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.videoStream.startTransitionTo(e)})),this}setAudioStream(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.audioStream.startTransitionTo(e)})),this}setQuality(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{(0,h.assertNonNullable)(this.providerContainer);let t=this.providerContainer.providerOutput.availableVideoTracks$.getValue();this.desiredState.videoTrack.getState()===void 0&&this.desiredState.videoTrack.getPrevState()===void 0&&t.length===0?this.wasSetStartedQuality?this.providerContainer.providerOutput.availableVideoTracks$.pipe((0,h.filter)(i=>i.length>0),(0,h.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)})),this}setAutoQuality(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)})),this}setAutoQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.autoVideoTrackLimits.startTransitionTo(e)})),this}setPredefinedQualityLimits(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection,a;switch(e){case"high_quality":a={min:t,max:void 0};break;case"traffic_saving":a={max:i,min:void 0};break;default:a={max:void 0,min:void 0}}this.setAutoQualityLimits(a)})),this}setPlaybackRate(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var i;(0,h.assertNonNullable)(this.providerContainer);let t=(i=this.providerContainer)==null?void 0:i.providerOutput.element$.getValue();t&&(this.desiredState.playbackRate.setState(e),t.playbackRate=e)})),this}setExternalTextTracks(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>({type:"external",...t})))})),this}selectTextTrack(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var t;pg(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,i=>i.id===e)})),this}setTextTrackCueSettings(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.textTrackCuesSettings.startTransitionTo(e)})),this}setLiveLowLatency(e){let t=this.info.isLive$.getValue(),i=this.desiredState.isLowLatency.getState();return!t||i===e?this:(this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{this.desiredState.isLooped.startTransitionTo(e)})),this}toggleChromecast(){this.chromecastInitializer.toggleConnection()}startCameraManualRotation(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.getScene3D();i&&i.startCameraManualRotation(e,t)})),this}stopCameraManualRotation(e=!1){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{let t=this.getScene3D();t&&t.stopCameraManualRotation(e)})),this}moveCameraFocusPX(e,t){return this.subscription.add(this.playerInited.pipe((0,h.filter)(i=>!!i),(0,h.once)()).subscribe(()=>{let i=this.getScene3D();if(i){let a=i.getCameraRotation(),s=i.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:a.x+s.x,y:a.y+s.y})}})),this}holdCamera(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>e),(0,h.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.holdCamera()})),this}releaseCamera(){return this.subscription.add(this.playerInited.pipe((0,h.filter)(e=>!!e),(0,h.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.releaseCamera()})),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,h.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,h.isNonNullable)(i)?i/1e3:e.currentTime}getScene3D(){var t,i;let e=(t=this.providerContainer)==null?void 0:t.current$.getValue();if((i=e==null?void 0:e.provider)!=null&&i.scene3D)return e.provider.scene3D}setIntrinsicVideoSize(...e){let t={width:e.reduce((i,{width:a})=>i||a||0,0),height:e.reduce((i,{height:a})=>i||a||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,h.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,h.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,h.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Tu(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,h.filter)(({from:e})=>e==="stopped"),(0,h.once)()).subscribe(()=>{this.initedAt=(0,h.now)(),this.events.inited$.next()})).add(this.desiredState.playbackState.stateChangeEnded$.subscribe(e=>{switch(e.to){case"ready":this.events.ready$.next();break;case"playing":this.isPlaybackStarted||this.events.started$.next(),this.isPlaybackStarted=!0,this.events.playing$.next();break;case"paused":this.events.paused$.next();break;case"stopped":this.events.stopped$.next()}})).add(this.desiredState.playbackState.stateChangeStarted$.subscribe(e=>{switch(e.to){case"paused":this.events.willPause$.next();break;case"playing":this.isPlaybackStarted?this.events.willResume$.next():this.events.willStart$.next();break;case"stopped":this.events.willStop$.next();break;default:}}))}initProviderContainerSubscription(e){this.subscription.add(e.providerOutput.willSeekEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();n.state==="requested"?this.desiredState.seekState.setState({...n,state:"applying"}):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:h.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,h.once)()).subscribe(this.events.autoplaySoundProhibited$)).add(e.providerOutput.severeStallOccurred$.subscribe(this.events.severeStallOccured$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.desiredState.seekState.getState().state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,h.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,h.map)(n=>n.destination),(0,h.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,h.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,h.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,h.isInvariantQuality)(u)?1:(0,h.isInvariantQuality)(l)?-1:(0,h.isHigher)(l,u)?1:-1))).subscribe(this.info.availableQualities$)).add(e.providerOutput.availableVideoTracks$.subscribe(n=>{let o={};for(let u of n)u.fps&&(o[u.quality]=u.fps);this.info.availableQualitiesFps$.next(o)})).add(e.providerOutput.availableAudioStreams$.subscribe(this.info.availableAudioStreams$)).add(e.providerOutput.currentVideoStream$.subscribe(this.info.currentVideoStream$)).add(e.providerOutput.currentAudioStream$.subscribe(this.info.currentAudioStream$)).add(e.providerOutput.availableAudioTracks$.subscribe(this.info.availableAudioTracks$)).add(e.providerOutput.isAudioAvailable$.pipe((0,h.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{this.info.currentQuality$.next(n==null?void 0:n.quality),this.info.videoBitrate$.next(n==null?void 0:n.bitrate)})).add(e.providerOutput.currentVideoSegmentLength$.pipe((0,h.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,h.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,h.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,h.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,h.filterChanged)()).subscribe(this.info.httpConnectionReused$)).add(e.providerOutput.currentTextTrack$.subscribe(this.info.currentTextTrack$)).add(e.providerOutput.availableTextTracks$.subscribe(this.info.availableTextTracks$)).add(e.providerOutput.autoVideoTrackLimitingAvailable$.subscribe(this.info.autoQualityLimitingAvailable$)).add(e.providerOutput.autoVideoTrackLimits$.subscribe(n=>{this.desiredState.autoVideoTrackLimits.setState(n!=null?n:{})})).add(e.providerOutput.currentBuffer$.pipe((0,h.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.duration$.subscribe(this.info.duration$)).add(e.providerOutput.isBuffering$.subscribe(this.info.isBuffering$)).add(e.providerOutput.isLive$.subscribe(this.info.isLive$)).add(e.providerOutput.isLiveEnded$.pipe((0,h.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canChangePlaybackSpeed$.subscribe(this.info.canChangePlaybackSpeed$)).add(e.providerOutput.liveTime$.subscribe(this.info.liveTime$)).add(e.providerOutput.liveBufferTime$.subscribe(this.info.liveBufferTime$)).add(e.providerOutput.liveLatency$.subscribe(this.info.liveLatency$)).add((0,h.combine)({hasLiveOffsetByPaused:(0,h.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,h.map)(n=>n.to),(0,h.filterChanged)(),(0,h.map)(n=>n==="paused")),isLowLatency:e.providerOutput.isLowLatency$}).subscribe(({hasLiveOffsetByPaused:n,isLowLatency:o})=>{if(window.clearTimeout(this.hasLiveOffsetByPausedTimer),n){this.hasLiveOffsetByPausedTimer=window.setTimeout(()=>{this.hasLiveOffsetByPaused.next(!0)},this.getActiveLiveDelay(o));return}this.hasLiveOffsetByPaused.next(!1)})).add((0,h.combine)({atLiveEdge:(0,h.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:fl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,h.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,h.filterChanged)(),(0,h.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,h.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,h.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,h.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,h.filterChanged)(),(0,h.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,h.map)(n=>n.muted),(0,h.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,h.map)(n=>n.volume),(0,h.filterChanged)()).subscribe(this.info.volume$)).add(fl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add((0,h.merge)(e.providerOutput.endedEvent$.pipe((0,h.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,h.mapTo)(!1))).pipe((0,h.filterChanged)()).subscribe(this.info.isEnded$)).add(e.providerOutput.endedEvent$.subscribe(this.events.ended$)).add(e.providerOutput.loopedEvent$.subscribe(this.events.looped$)).add(e.providerError$.subscribe(this.events.managedError$)).add(e.providerOutput.fetcherRecoverableError$.subscribe(this.events.fetcherRecoverableError$)).add(e.providerOutput.fetcherError$.subscribe(this.events.fatalError$)).add(e.volumeMultiplierError$.subscribe(this.events.managedError$)).add(e.noAvailableProvidersError$.pipe((0,h.map)(n=>({id:n?`No${n}`:"NoProviders",category:h.ErrorCategory.VIDEO_PIPELINE,message:n?`${n} was forced but failed or not available`:"No suitable providers or all providers failed"}))).subscribe(this.events.fatalError$)).add(e.providerOutput.element$.subscribe(this.experimental.element$)).add(e.providerOutput.getCurrentTime$.subscribe(this.experimental.getCurrentTime$)).add(e.providerOutput.firstBytesEvent$.pipe((0,h.once)(),(0,h.map)(n=>n!=null?n:(0,h.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,h.once)(),(0,h.map)(()=>(0,h.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,h.once)(),(0,h.map)(()=>(0,h.now)()-this.initedAt)).subscribe(this.events.canplay$)).add(this.throughputEstimator.throughput$.subscribe(this.info.throughputEstimation$)).add(this.throughputEstimator.rtt$.subscribe(this.info.rttEstimation$)).add(e.providerOutput.availableSources$.subscribe(this.info.availableSources$));let t=new h.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new h.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,h.filter)(({to:n})=>n==="playing"),(0,h.once)()).subscribe(()=>i.next(!1)));let a=0,s=(0,h.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,h.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,h.filterChanged)());this.subscription.add(s.subscribe(n=>{n?a=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(a),this.info.isStalled$.next(!1))})),this.subscription.add((0,h.merge)(e.providerOutput.canplay$,e.providerOutput.firstFrameEvent$,e.providerOutput.firstBytesEvent$).subscribe(()=>{let n=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:n==null?void 0:n.videoWidth,height:n==null?void 0:n.videoHeight})})).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{var u,l;let o=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:(u=n==null?void 0:n.size)==null?void 0:u.width,height:(l=n==null?void 0:n.size)==null?void 0:l.height},{width:o==null?void 0:o.videoWidth,height:o==null?void 0:o.videoHeight})})).add(e.providerOutput.is3DVideo$.subscribe(this.info.is3DVideo$)),this.subscription.add((0,h.merge)(e.providerOutput.inPiP$,e.providerOutput.inFullscreen$,e.providerOutput.element$,e.providerOutput.elementVisible$,this.chromecastInitializer.castState$).subscribe(()=>{let n=e.providerOutput.inPiP$.getValue(),o=e.providerOutput.inFullscreen$.getValue(),u=e.providerOutput.element$.getValue(),l=e.providerOutput.elementVisible$.getValue(),d=this.chromecastInitializer.castState$.getValue(),c;d==="CONNECTED"?c="second_screen":u?l?n?c="pip":o?c="fullscreen":c="inline":c="invisible":c="none",this.info.surface$.getValue()!==c&&this.info.surface$.next(c)}))}initChromecastSubscription(){this.subscription.add(this.chromecastInitializer.castState$.subscribe(this.info.chromecastState$)),this.subscription.add(this.chromecastInitializer.connection$.pipe((0,h.map)(e=>e==null?void 0:e.castDevice.friendlyName)).subscribe(this.info.chromecastDeviceName$)),this.subscription.add(this.chromecastInitializer.errorEvent$.subscribe(this.events.managedError$))}initStartingVideoTrack(e){let t=new h.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,h.filterChanged)((i,a)=>i.provider===a.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,h.filter)(i=>i.length>0),(0,h.once)()).subscribe(i=>{this.setStartingVideoTrack(i)}))}))}setStartingVideoTrack(e){var a;let t;this.wasSetStartedQuality=!0;let i=(a=this.explicitInitialQuality)!=null?a:this.info.currentQuality$.getValue();i&&(t=e.find(({quality:s})=>s===i),t||this.setAutoQuality(!0)),t||(t=Gt(e,{container:this.domContainer.getBoundingClientRect(),panelSize:this.config.panelSize,estimatedThroughput:this.throughputEstimator.throughput$.getValue(),tuning:this.tuning.autoTrackSelection,limits:this.desiredState.autoVideoTrackLimits.getState(),playbackRate:this.info.currentPlaybackRate$.getValue(),forwardBufferHealth:0})),this.desiredState.videoTrack.startTransitionTo(t),this.info.currentQuality$.next(t.quality),this.info.videoBitrate$.next(t.bitrate)}initDebugTelemetry(){var t;let e=(t=this.providerContainer)==null?void 0:t.providerOutput;(0,h.assertNonNullable)(this.providerContainer),(0,h.assertNonNullable)(e),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart)}initWakeLock(){if(!window.navigator.wakeLock||!this.tuning.enableWakeLock)return;let e,t=()=>{e==null||e.release(),e=void 0},i=async()=>{t(),e=await window.navigator.wakeLock.request("screen").catch(a=>{a instanceof DOMException&&a.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:h.ErrorCategory.DOM,message:String(a)})})};this.subscription.add((0,h.merge)((0,h.fromEvent)(document,"visibilitychange"),(0,h.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let a=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);a&&s?n||i():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let i=e.find(a=>a.quality===t);i?this.desiredState.videoTrack.startTransitionTo(i):this.setAutoQuality(!0)}getActiveLiveDelay(e=!1){return e?this.tuning.live.lowLatencyActiveLiveDelay:this.tuning.live.activeLiveDelay}isNotActiveTabCase(){return document.hidden&&this.tuning.autoplayOnlyInActiveTab&&!Ur()}};var vt=require("@vkontakte/videoplayer-shared/es2018"),iL=`@vkontakte/videoplayer-core@${Tn}`;
|
|
124
|
+
`;var hn=class{constructor(e,t,r){this.videoInitialized=!1;this.active=!1;this.container=e,this.sourceVideoElement=t,this.params=r,this.canvas=this.createCanvas();let i=this.canvas.getContext("webgl");if(!i)throw new Error("Could not initialize WebGL context");this.gl=i,this.container.appendChild(this.canvas),this.camera=new dn(this.params.fov,this.params.orientation),this.cameraRotationManager=new pn(this.camera,{rotationSpeed:this.params.rotationSpeed,maxYawAngle:this.params.maxYawAngle,rotationSpeedCorrection:this.params.rotationSpeedCorrection,degreeToPixelCorrection:this.params.degreeToPixelCorrection,speedFadeTime:this.params.speedFadeTime,speedFadeThreshold:this.params.speedFadeThreshold}),this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.textureMappingBuffer=this.createTextureMappingBuffer(),this.updateTextureMappingBuffer(),this.program=this.createProgram(),this.videoTexture=this.createTexture(),this.gl.useProgram(this.program),this.videoElementDataLoadedFn=this.onDataLoadedHandler.bind(this),this.renderFn=this.render.bind(this)}play(){this.active||(this.videoInitialized?this.doPlay():this.sourceVideoElement.readyState>=2?(this.videoInitialized=!0,this.doPlay()):this.sourceVideoElement.addEventListener("loadeddata",this.videoElementDataLoadedFn))}stop(){this.active=!1}startCameraManualRotation(e,t){this.cameraRotationManager.setRotationSpeed(e*this.params.rotationSpeed,t*this.params.rotationSpeed,0),this.cameraRotationManager.startRotation()}stopCameraManualRotation(e=!1){this.cameraRotationManager.stopRotation(e)}turnCamera(e,t){this.cameraRotationManager.turnCamera(e,t)}pointCameraTo(e,t){this.cameraRotationManager.pointCameraTo(e,t)}pixelToDegree(e){return{x:this.params.degreeToPixelCorrection*this.params.fov.x*-e.x/this.viewportWidth,y:this.params.degreeToPixelCorrection*this.params.fov.y*e.y/this.viewportHeight}}getCameraRotation(){return this.camera.orientation}holdCamera(){this.cameraRotationManager.stopRotation(!0)}releaseCamera(){this.cameraRotationManager.onCameraRelease()}destroy(){this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),this.stop(),this.canvas.remove()}setViewportSize(e,t){this.viewportWidth=e,this.viewportHeight=t,this.canvas.width=this.viewportWidth,this.canvas.height=this.viewportHeight,this.gl.viewport(0,0,this.canvas.width,this.canvas.height)}onDataLoadedHandler(){this.videoInitialized=!0,this.doPlay()}doPlay(){this.updateFrameSize(),this.vertexBuffer=this.createVertexBuffer(),this.active=!0,this.sourceVideoElement.removeEventListener("loadeddata",this.videoElementDataLoadedFn),requestAnimationFrame(this.renderFn)}render(e){this.cameraRotationManager.tick(e),this.updateTexture(),this.updateTextureMappingBuffer();let t=this.gl.getAttribLocation(this.program,"a_vertex"),r=this.gl.getAttribLocation(this.program,"a_texel"),i=this.gl.getUniformLocation(this.program,"u_texture"),s=this.gl.getUniformLocation(this.program,"u_focus");this.gl.enableVertexAttribArray(t),this.gl.enableVertexAttribArray(r),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.vertexBuffer),this.gl.vertexAttribPointer(t,2,this.gl.FLOAT,!1,0,0),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.vertexAttribPointer(r,2,this.gl.FLOAT,!1,0,0),this.gl.activeTexture(this.gl.TEXTURE0),this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.uniform1i(i,0),this.gl.uniform2f(s,-this.camera.orientation.x,-this.camera.orientation.y),this.gl.drawArrays(this.gl.TRIANGLE_FAN,0,4),this.gl.bindTexture(this.gl.TEXTURE_2D,null),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),this.gl.disableVertexAttribArray(t),this.gl.disableVertexAttribArray(r),this.active&&requestAnimationFrame(this.renderFn)}createShader(e,t){let r=this.gl.createShader(t);if(!r)throw this.destroy(),new Error(`Could not create shader (${t})`);if(this.gl.shaderSource(r,e),this.gl.compileShader(r),!this.gl.getShaderParameter(r,this.gl.COMPILE_STATUS))throw this.destroy(),new Error("An error occurred while compiling the shader: "+this.gl.getShaderInfoLog(r));return r}createProgram(){let e=this.gl.createProgram();if(!e)throw this.destroy(),new Error("Could not create shader program");let t=this.createShader(Gv,this.gl.VERTEX_SHADER),r=this.createShader(Wv,this.gl.FRAGMENT_SHADER);if(this.gl.attachShader(e,t),this.gl.attachShader(e,r),this.gl.linkProgram(e),!this.gl.getProgramParameter(e,this.gl.LINK_STATUS))throw this.destroy(),new Error("Could not link shader program.");return e}createTexture(){let e=this.gl.createTexture();if(!e)throw this.destroy(),new Error("Could not create texture");return this.gl.bindTexture(this.gl.TEXTURE_2D,e),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MAG_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_MIN_FILTER,this.gl.LINEAR),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_S,this.gl.CLAMP_TO_EDGE),this.gl.texParameteri(this.gl.TEXTURE_2D,this.gl.TEXTURE_WRAP_T,this.gl.CLAMP_TO_EDGE),this.gl.bindTexture(this.gl.TEXTURE_2D,null),e}updateTexture(){this.gl.bindTexture(this.gl.TEXTURE_2D,this.videoTexture),this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!0),this.gl.texImage2D(this.gl.TEXTURE_2D,0,this.gl.RGBA,this.gl.RGBA,this.gl.UNSIGNED_BYTE,this.sourceVideoElement),this.gl.bindTexture(this.gl.TEXTURE_2D,null)}createVertexBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create vertex buffer");let t=1,r=1,i=this.frameHeight/(this.frameWidth/this.viewportWidth);return i>this.viewportHeight?t=this.viewportHeight/i:r=i/this.viewportHeight,this.gl.bindBuffer(this.gl.ARRAY_BUFFER,e),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([-t,-r,t,-r,t,r,-t,r]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null),e}createTextureMappingBuffer(){let e=this.gl.createBuffer();if(!e)throw this.destroy(),new Error("Could not create texture mapping buffer");return e}calculateTexturePosition(){let e=.5-this.camera.orientation.x/360,t=.5-this.camera.orientation.y/180,r=this.camera.fov.x/360/2,i=this.camera.fov.y/180/2,s=e-r,n=t-i,o=e+r,u=t-i,l=e+r,c=t+i,d=e-r,m=t+i;return[s,n,o,u,l,c,d,m]}updateTextureMappingBuffer(){this.gl.bindBuffer(this.gl.ARRAY_BUFFER,this.textureMappingBuffer),this.gl.bufferData(this.gl.ARRAY_BUFFER,new Float32Array([...this.calculateTexturePosition()]),this.gl.STATIC_DRAW),this.gl.bindBuffer(this.gl.ARRAY_BUFFER,null)}updateFrameSize(){this.frameWidth=this.sourceVideoElement.videoWidth,this.frameHeight=this.sourceVideoElement.videoHeight}createCanvas(){let e=document.createElement("canvas");return e.style.position="absolute",e.style.left="0",e.style.top="0",e.style.width="100%",e.style.height="100%",e}};var ce=require("@vkontakte/videoplayer-shared/es2018");var mn="stalls_manager_metrics",Yv="stalls_manager_abr_params",pl=class{constructor(){this.isSeeked$=new ce.ValueSubject(!1);this.isBuffering$=new ce.ValueSubject(!1);this.maxQualityLimit=void 0;this.currentStallsCount=0;this.sumStallsDuration=0;this.lastStallDuration=0;this.providerStartWatchingTimestamp=0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new ce.Subscription;this.severeStallOccurred$=new ce.ValueSubject(!1)}connect(e){this.currentStallDuration$=e.currentStallDuration$,this.videoLastDataObtainedTimestamp$=e.videoLastDataObtainedTimestamp$,this.throughput$=e.throughput$,this.rtt$=e.rtt$,this.tuning=e.tuning,this.abrParams=e.abrParams,this.subscribe(e)}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}get abrTuningParams(){return{...this.abrParams,...this.getStoredData(Yv)}}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,ce.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,ce.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}updateStoredAbrParams(){let e=[],t=this.getStoredData(mn,"[]");if(t.length<this.tuning.stallsMetricsHistoryLength)return;if(this.tuning.useTotalStallsDurationPerTvt){let i=t.reduce((o,u)=>o+u.tvt,0),n=t.reduce((o,u)=>o+u.stallsDuration,0)/i;e.push(this.calculateOptimalAbrParams(n))}if(this.tuning.useAverageStallsDurationPerTvt){let i=t.reduce((s,n)=>s+n.stallsDurationPerTvt,0)/t.length;e.push(this.calculateOptimalAbrParams(i))}this.tuning.useEmaStallsDurationPerTvt&&e.push(this.calculateOptimalAbrParams(t[t.length-1].stallsDurationPerTvtSmoothed));let r={bitrateFactorAtEmptyBuffer:Math.max(...e.map(i=>i.bitrateFactorAtEmptyBuffer)),bitrateFactorAtFullBuffer:Math.max(...e.map(i=>i.bitrateFactorAtFullBuffer)),containerSizeFactor:Math.min(...e.map(i=>i.containerSizeFactor))};this.setStoredData(mn,[]),this.setStoredData(Yv,r)}calculateOptimalAbrParams(e){let{targetStallsDurationPerTvt:t,deviationStallsDurationPerTvt:r,criticalStallsDurationPerTvt:i,abrAdjustingSpeed:s}=this.tuning,n=this.abrTuningParams;return e<t-r?n={bitrateFactorAtEmptyBuffer:Math.max(n.bitrateFactorAtEmptyBuffer-s,this.abrParams.minBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(n.bitrateFactorAtFullBuffer-s,this.abrParams.minBitrateFactorAtFullBuffer),containerSizeFactor:Math.min(n.containerSizeFactor+s,this.abrParams.maxContainerSizeFactor)}:e>t+r&&(n={bitrateFactorAtEmptyBuffer:Math.min(n.bitrateFactorAtEmptyBuffer+s,this.abrParams.maxBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.min(n.bitrateFactorAtFullBuffer+s,this.abrParams.maxBitrateFactorAtFullBuffer),containerSizeFactor:Math.max(n.containerSizeFactor-s,this.abrParams.minContainerSizeFactor)}),e>i&&(n={bitrateFactorAtEmptyBuffer:Math.max(n.bitrateFactorAtEmptyBuffer,this.abrParams.bitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(n.bitrateFactorAtFullBuffer,this.abrParams.bitrateFactorAtFullBuffer),containerSizeFactor:Math.min(n.containerSizeFactor,this.abrParams.containerSizeFactor)}),n}getStoredData(e,t="{}"){var r;return JSON.parse((r=ce.safeStorage.get(e))!=null?r:t)}setStoredData(e,t){ce.safeStorage.set(e,JSON.stringify(t))}addStallInfoToHistory(e,t){if(e<this.tuning.minTvtToBeCounted||e>this.tuning.maxTvtToBeCounted||e*1e3<t)return;let r=this.getStoredData(mn,"[]"),i=t/e,s=r.length?Lt(r[r.length-1].stallsDurationPerTvtSmoothed,t/e,this.tuning.emaAlpha):i,n={tvt:e,stallsDuration:t,stallsDurationPerTvt:i,stallsDurationPerTvtSmoothed:s};r.push(n),r.length>this.tuning.stallsMetricsHistoryLength&&r.shift(),this.setStoredData(mn,r)}updateStallData(){this.providerStartWatchingTimestamp&&!this.isSeeked$.getValue()&&(this.sumStallsDuration+=Math.min(this.lastStallDuration,this.tuning.maxPossibleStallDuration),this.currentStallsCount++)}subscribe(e){this.subscription.add(e.isSeeked$.subscribe(this.isSeeked$)),this.subscription.add(e.isBuffering$.subscribe(this.isBuffering$)),this.subscription.add(e.looped$.subscribe(t=>this.currentStallsCount=0)),this.subscription.add(e.playing$.pipe((0,ce.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,ce.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,ce.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:r,stallCountBeforeQualityDecrease:i,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,ce.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),c=(0,ce.now)(),d=i&&this.currentStallsCount>=i,m=r&&c-this.lastUniqueVideoTrackSelectedTimestamp>=r+o&&c-l>=r+o&&t>=r;(d||m)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,ce.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,ce.now)()-this.providerStartWatchingTimestamp>this.lastStallDuration&&(this.updateStallData(),this.severeStallOccurred$.next(!1),window.clearTimeout(this.qualityRestrictionTimer),this.qualityRestrictionTimer=window.setTimeout(()=>{this.maxQualityLimit=void 0,this.predictedThroughputWithoutData=0},s)),this.lastStallDuration=t}))}},zv=pl;var Fe=require("@vkontakte/videoplayer-shared/es2018"),fn=class{constructor(){this.subscription=new Fe.Subscription;this.pipSize$=new Fe.ValueSubject(void 0);this.videoSize$=new Fe.ValueSubject(void 0);this.elementSize$=new Fe.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Fe.noop}connect({observableVideo:e,video:t}){let r=i=>{let s=i.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Fe.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:i})=>{this.pipSize$.next({width:i.width,height:i.height}),i.addEventListener("resize",r),this.pictureInPictureWindowRemoveEventListener=()=>{i.removeEventListener("resize",r)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Fe.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Fe.map)(({videoSize:i,inPip:s,pipSize:n})=>s?n:i)).subscribe(this.elementSize$))}getValue(){return this.elementSize$.getValue()}subscribe(e,t){return this.elementSize$.subscribe(e,t)}getObservable(){return this.elementSize$}destroy(){this.pictureInPictureWindowRemoveEventListener(),this.subscription.unsubscribe()}};var Tr=class{constructor(e){this.subscription=new U.Subscription;this.videoState=new Q("stopped");this.droppedFramesManager=new zs;this.stallsManager=new zv;this.elementSizeManager=new fn;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ui;this.audioTrackSwitchHistory=new Ui;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),i=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(i.state==="requested"&&(r==null?void 0:r.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(i.position,i.forcePrecise),t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.player.stop(),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0));return}switch(e){case"stopped":this.videoState.startTransitionTo("ready"),this.prepare();return;case"ready":t==="paused"?(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="ready"&&k(this.params.desiredState.playbackState,"ready");return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):t==="playing"&&this.video.paused?this.playIfAllowed():(r==null?void 0:r.to)==="playing"&&k(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&k(this.params.desiredState.playbackState,"paused");return;default:return(0,U.assertNever)(e)}}};this.init3DScene=e=>{var r,i,s;if(this.scene3D)return;this.scene3D=new hn(this.params.container,this.video,{fov:this.params.tuning.spherical.fov,orientation:this.params.tuning.spherical.orientation||{x:((r=e.projectionData)==null?void 0:r.pose.yaw)||0,y:((i=e.projectionData)==null?void 0:i.pose.pitch)||0,z:((s=e.projectionData)==null?void 0:s.pose.roll)||0},rotationSpeed:this.params.tuning.spherical.rotationSpeed,maxYawAngle:this.params.tuning.spherical.maxYawAngle,rotationSpeedCorrection:this.params.tuning.spherical.rotationSpeedCorrection,degreeToPixelCorrection:this.params.tuning.spherical.degreeToPixelCorrection,speedFadeTime:this.params.tuning.spherical.speedFadeTime,speedFadeThreshold:this.params.tuning.spherical.speedFadeThreshold});let t=this.elementSizeManager.getValue();t&&this.scene3D.setViewportSize(t.width,t.height)};this.destroy3DScene=()=>{this.scene3D&&(this.scene3D.destroy(),this.scene3D=void 0)};this.textTracksManager=new Ke(e.source.url),this.params=e,this.video=Ve(e.container,e.tuning),this.tracer=e.dependencies.tracer.createComponentTracer(this.constructor.name),this.params.output.element$.next(this.video),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Te(this.params.source.url)),this.params.output.isLive$.next(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.player=new cn({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params,r=Oe(this.video),i=this.constructor.name,s=o=>{e.error$.next({id:i,category:U.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:o})};return{output:e,desiredState:t,observableVideo:r,genericErrorListener:s,connect:(o,u)=>this.subscription.add(o.subscribe(u,s))}}subscribe(){let{output:e,desiredState:t,observableVideo:r,genericErrorListener:i,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,U.filter)(l=>!!l.length),(0,U.once)()).subscribe(l=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:r.playing$,pause$:r.pause$,tracks:l})}));let n=this.params.desiredState.seekState.stateChangeEnded$.pipe((0,U.map)(l=>l.to.state!=="none"),(0,U.filterChanged)());this.stallsManager.connect({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$,videoLastDataObtainedTimestamp$:this.player.videoLastDataObtainedTimestamp$,throughput$:this.params.dependencies.throughputEstimator.throughput$,rtt$:this.params.dependencies.throughputEstimator.rtt$,tuning:this.params.tuning.stallsManager,abrParams:this.params.tuning.autoTrackSelection,isBuffering$:r.isBuffering$,looped$:r.looped$,playing$:r.playing$}),s(r.ended$,e.endedEvent$),s(r.looped$,e.loopedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(this.player.error$,e.error$),s(this.player.fetcherRecoverableError$,e.fetcherRecoverableError$),s(this.player.fetcherError$,e.fetcherError$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,U.filter)(U.isNonNullable),(0,U.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,U.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(r.loopExpected$.subscribe(l=>{t.seekState.setState({state:"requested",position:0,forcePrecise:!1})})),this.subscription.add(r.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),i)),this.subscription.add(r.seeked$.subscribe(e.seekedEvent$,i)),this.subscription.add(bt(this.video,t.isLooped,i)),this.subscription.add(_e(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ze(this.video,t.playbackRate,r.playbackRateState$,i)),this.elementSizeManager.connect({video:this.video,observableVideo:r}),s(Xe(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),k(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),k(t.playbackState,"paused")},i)).add(r.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.subscription.add(this.player.state$.stateChangeEnded$.subscribe(({to:l})=>{if(l==="manifest_ready"){this.videoTracksMap=new Map,this.audioTracksMap=new Map,this.textTracksMap=new Map;let c=this.player.getStreams();if((0,U.assertNonNullable)(c,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let h of c.audio){m.push(el(h));let f=[];for(let g of h.representations){let S=kv(g);f.push(S),this.audioTracksMap.set(S,{stream:h,representation:g})}this.audioStreamsMap.set(h,f)}this.params.output.availableAudioStreams$.next(m)}let d=[];for(let m of c.video){d.push(tl(m));let h=[];for(let f of m.representations){let g=Av({...f,streamId:m.id});g&&(h.push(g),this.videoTracksMap.set(g,{stream:m,representation:f}))}this.videoStreamsMap.set(m,h)}this.params.output.availableVideoStreams$.next(d);for(let m of c.text)for(let h of m.representations){let f=Rv(m,h);this.textTracksMap.set(f,{stream:m,representation:h})}this.params.output.availableVideoTracks$.next(Array.from(this.videoTracksMap.keys())),this.params.output.availableAudioTracks$.next(Array.from(this.audioTracksMap.keys())),this.params.output.isAudioAvailable$.next(!!this.audioTracksMap.size),this.audioTracksMap.size&&this.textTracksMap.size&&this.params.desiredState.internalTextTracks.startTransitionTo(Array.from(this.textTracksMap.keys()))}else l==="representations_ready"&&(this.videoState.setState("ready"),this.player.initBuffer())},i)),this.subscription.add((0,U.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,t.videoStream.stateChangeStarted$,t.audioStream.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,U.fromEvent)(this.video,"progress")).pipe((0,U.filter)(()=>this.params.output.availableVideoTracks$.getValue().length>0)).subscribe(async()=>{let l=this.player.state$.getState(),c=this.player.state$.getTransition();if(!(0,Kv.default)(["manifest_ready","running"],l)||c)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let d=this.selectVideoAudioRepresentations();if(!d)return;let[m,h]=d,f=[...this.videoTracksMap.keys()].find(S=>{var y;return((y=this.videoTracksMap.get(S))==null?void 0:y.representation.id)===m.id});(0,U.isNonNullable)(f)&&(this.stallsManager.lastVideoTrackSelected=f);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),l==="manifest_ready")await this.player.initRepresentations(m.id,h==null?void 0:h.id,this.params.sourceHls);else if(await this.player.switchRepresentation("video",m.id),h){let S=!!t.audioStream.getTransition();await this.player.switchRepresentation("audio",h.id,S)}},i)),this.subscription.add(t.cameraOrientation.stateChangeEnded$.subscribe(({to:l})=>{this.scene3D&&l&&this.scene3D.pointCameraTo(l.x,l.y)})),this.subscription.add(this.elementSizeManager.subscribe(l=>{this.scene3D&&l&&this.scene3D.setViewportSize(l.width,l.height)})),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,U.filterChanged)()).subscribe(l=>{let c=[...this.videoTracksMap.entries()].find(([,{representation:f}])=>f.id===l);if(!c){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[d,{stream:m}]=c,h=this.params.desiredState.videoStream.getTransition();h&&h.to&&h.to.id===m.id&&this.params.desiredState.videoStream.setState(h.to),e.currentVideoTrack$.next(d),e.currentVideoStream$.next(tl(m))},i)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,U.filterChanged)()).subscribe(l=>{let c=[...this.audioTracksMap.entries()].find(([,{representation:f}])=>f.id===l);if(!c){e.currentAudioStream$.next(void 0);return}let[d,{stream:m}]=c,h=this.params.desiredState.audioStream.getTransition();h&&h.to&&h.to.id===m.id&&this.params.desiredState.audioStream.setState(h.to),e.currentAudioStream$.next(el(m))},i)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(l=>{var c,d;if(l!=null&&l.is3dVideo&&((c=this.params.tuning.spherical)!=null&&c.enabled))try{this.init3DScene(l),e.is3DVideo$.next(!0)}catch(m){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${m}`})}else this.destroy3DScene(),(d=this.params.tuning.spherical)!=null&&d.enabled&&e.is3DVideo$.next(!1)},i)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,i)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,i)),this.textTracksManager.connect(this.video,t,e);let o=t.playbackState.stateChangeStarted$.pipe((0,U.map)(({to:l})=>l==="ready"),(0,U.filterChanged)());this.subscription.add((0,U.merge)(o,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,U.observableFrom)(["init"])).subscribe(()=>{let l=t.autoVideoTrackSwitching.getState(),d=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:l?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(d)})),this.subscription.add((0,U.merge)(o,this.player.state$.stateChangeEnded$,(0,U.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let u=(0,U.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,U.observableFrom)(["init"])).pipe((0,U.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,i))}selectVideoAudioRepresentations(){var J,$,z,K,ee,O,C,ie,ge,L,W,ae,A;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,r=e.autoVideoTrackSwitching.getState(),i=(J=e.videoTrack.getState())==null?void 0:J.id,n=[...this.videoTracksMap.keys()].find(({id:_})=>_===i),o=t.currentVideoTrack$.getValue(),u=((K=(z=e.videoStream.getState())!=null?z:n&&(($=this.videoTracksMap.get(n))==null?void 0:$.stream))!=null?K:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!u)return;let l=[...this.videoStreamsMap.keys()].find(({id:_})=>_===u.id),c=l&&this.videoStreamsMap.get(l);if(!c)return;let d=Zr(this.video.buffered,this.video.currentTime*1e3),m;this.player.isActiveLive$.getValue()?m=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?m=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:m=r?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let h=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,f=Math.min(d/Math.min(m,h||1/0),1),g=(ee=e.audioStream.getState())!=null?ee:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,S=(O=[...this.audioStreamsMap.keys()].find(({id:_})=>_===(g==null?void 0:g.id)))!=null?O:this.audioStreamsMap.keys().next().value,y=0;if(S){if(n&&!r){let _=Ws(n,c,(C=this.audioStreamsMap.get(S))!=null?C:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(ie=_==null?void 0:_.bitrate)!=null?ie:-1/0)}if(o){let _=Ws(o,c,(ge=this.audioStreamsMap.get(S))!=null?ge:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(L=_==null?void 0:_.bitrate)!=null?L:-1/0)}}let x=Kt(c,{container:this.elementSizeManager.getValue(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),tuning:this.stallsManager.abrTuningParams,limits:this.params.desiredState.autoVideoTrackLimits.getState(),reserve:y,forwardBufferHealth:f,current:o,visible:this.params.output.elementVisible$.getValue(),history:this.videoTrackSwitchHistory,playbackRate:this.video.playbackRate,droppedVideoMaxQualityLimit:this.droppedFramesManager.droppedVideoMaxQualityLimit,stallsVideoMaxQualityLimit:this.stallsManager.videoMaxQualityLimit,stallsPredictedThroughput:this.stallsManager.predictedThroughput,abrLogger:this.params.dependencies.abrLogger}),E=r?x!=null?x:n:n!=null?n:x,w=S&&Lb(E,c,(W=this.audioStreamsMap.get(S))!=null?W:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:f,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),P=(ae=this.videoTracksMap.get(E))==null?void 0:ae.representation,V=w&&((A=this.audioTracksMap.get(w))==null?void 0:A.representation);if(P&&V)return[P,V];if(P&&!V&&this.audioTracksMap.size===0)return[P,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:U.ErrorCategory.DOM,thrown:e}))}destroy(){this.subscription.unsubscribe(),this.droppedFramesManager.destroy(),this.stallsManager.destroy(),this.elementSizeManager.destroy(),this.destroy3DScene(),this.textTracksManager.destroy(),this.player.destroy(),this.params.output.element$.next(void 0),this.params.output.currentVideoStream$.next(void 0),Be(this.video),this.tracer.end()}};var La=class extends Tr{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:r}=this.getProviderSubscriptionInfo();r(t.timeUpdate$,e.position$),r(t.durationChange$,e.duration$)}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var ne=require("@vkontakte/videoplayer-shared/es2018");var Ma=class extends Tr{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=-1,{output:t,observableVideo:r,desiredState:i,connect:s}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),s(r.timeUpdate$,t.liveBufferTime$),s(this.player.liveSeekableDuration$,t.duration$),s(this.player.liveLatency$,t.liveLatency$);let n=new ne.ValueSubject(1);s(r.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(i.isLowLatency.stateChangeEnded$.pipe((0,ne.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,ne.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ne.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add((0,ne.combine)({position:t.position$,liveStreamStatus:this.player.liveStreamStatus$.pipe((0,ne.filter)(o=>(0,ne.isNonNullable)(o)))}).subscribe(({position:o,liveStreamStatus:u})=>t.isLiveEnded$.next(u!=="active"&&o===0))).add((0,ne.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ne.merge)(r.playbackRateState$,new ne.ValueSubject(1))}).pipe((0,ne.filter)(({liveStreamStatus:o,liveDuration:u})=>o==="active"&&!!u)).subscribe(({liveDuration:o,playbackRate:u})=>{let l=t.liveBufferTime$.getValue(),c=t.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;c||u<1-d||this.video.paused||(0,ne.isNullable)(l)||(e=o-l)})).add((0,ne.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ne.merge)(r.playbackRateState$,new ne.ValueSubject(1))}).pipe((0,ne.filterChanged)((o,u)=>this.player.liveStreamStatus$.getValue()==="active"?o.liveDuration===u.liveDuration:o.time===u.time)).subscribe(({time:o,liveDuration:u,playbackRate:l})=>{let c=t.position$.getValue(),{playbackCatchupSpeedup:d}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&l>=1-d||(0,ne.isNullable)(o)||(0,ne.isNullable)(u))return;let m=-1*(u-o-e);t.position$.next(Math.min(m,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=$v(o);this.params.output.availableTextTracks$.next([u])}}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,r=Math.trunc(t/1e3<=Math.abs(this.params.output.duration$.getValue())?t:0);this.player.seekLive(r).then(()=>{this.params.output.position$.next(e/1e3)})}};var Xv=j(Bs(),1);var Y=require("@vkontakte/videoplayer-shared/es2018"),ut={};var si=(a,e)=>new Y.Observable(t=>{let r=(i,s)=>t.next(s);return a.on(e,r),()=>a.off(e,r)}),Da=class{constructor(e){this.subscription=new Y.Subscription;this.videoState=new Q("initializing");this.trackLevels=new Map;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),i=this.params.desiredState.seekState.getState();if(e!=="initializing")switch((r==null?void 0:r.to)!=="paused"&&i.state==="requested"&&this.seek(i.position),t){case"stopped":switch(e){case"stopped":break;case"ready":case"playing":case"paused":this.stop();break;default:(0,Y.assertNever)(e)}break;case"ready":switch(e){case"stopped":this.prepare();break;case"ready":case"playing":case"paused":break;default:(0,Y.assertNever)(e)}break;case"playing":switch(e){case"playing":break;case"stopped":this.prepare();break;case"ready":case"paused":this.playIfAllowed();break;default:(0,Y.assertNever)(e)}break;case"paused":switch(e){case"paused":break;case"stopped":this.prepare();break;case"ready":this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused");break;case"playing":this.pause();break;default:(0,Y.assertNever)(e)}break;default:(0,Y.assertNever)(t)}};this.textTracksManager=new Ke(e.source.url),this.video=Ve(e.container,e.tuning),this.params=e,this.params.output.element$.next(this.video),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Te(this.params.source.url)),this.loadHlsJs()}destroy(){var e,t;this.subscription.unsubscribe(),this.trackLevels.clear(),this.textTracksManager.destroy(),(e=this.hls)==null||e.detachMedia(),(t=this.hls)==null||t.destroy(),this.params.output.element$.next(void 0),Be(this.video)}loadHlsJs(){let e=!1,t=i=>{e||this.params.output.error$.next({id:i==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:Y.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:i}),e=!0},r=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,Xv.default)(import("hls.js").then(i=>{e||(ut.Hls=i.default,ut.Events=i.default.Events,this.init())},t),()=>{window.clearTimeout(r),e=!0})}init(){(0,Y.assertNonNullable)(ut.Hls,"hls.js not loaded"),this.hls=new ut.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,Y.assertNonNullable)(ut.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,r=l=>{t.error$.next({id:"HlsJsProvider",category:Y.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},i=Oe(this.video),s=(l,c)=>this.subscription.add(l.subscribe(c,r));s(i.timeUpdate$,t.position$),s(i.durationChange$,t.duration$),s(i.ended$,t.endedEvent$),s(i.looped$,t.loopedEvent$),s(i.error$,t.error$),s(i.isBuffering$,t.isBuffering$),s(i.currentBuffer$,t.currentBuffer$),s(i.loadStart$,t.firstBytesEvent$),s(i.loadedMetadata$,t.loadedMetadataEvent$),s(i.playing$,t.firstFrameEvent$),s(i.canplay$,t.canplay$),s(i.seeked$,t.seekedEvent$),s(i.inPiP$,t.inPiP$),s(i.inFullscreen$,t.inFullscreen$),this.subscription.add(bt(this.video,e.isLooped,r)),this.subscription.add(_e(this.video,e.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$)),this.subscription.add(ze(this.video,e.playbackRate,i.playbackRateState$,r)),s(Xe(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,Y.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(si(this.hls,ut.Events.ERROR).subscribe(l=>{var c;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:Y.ErrorCategory.WTF,message:`HlsJs fatal ${l.type} ${l.details}, ${(c=l.err)==null?void 0:c.message} ${l.reason}`,thrown:l.error})})),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),k(e.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),k(e.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{var l;((l=this.videoState.getTransition())==null?void 0:l.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),s(si(this.hls,ut.Events.MANIFEST_PARSED).pipe((0,Y.map)(({levels:l})=>l.reduce((c,d)=>{var x,E;let m=d.name||d.height.toString(10),{width:h,height:f}=d,g=(E=Wt((x=d.attrs.QUALITY)!=null?x:""))!=null?E:(0,Y.videoSizeToQuality)({width:h,height:f});if(!g)return c;let S=d.attrs["FRAME-RATE"]?parseFloat(d.attrs["FRAME-RATE"]):void 0,y={id:m.toString(),quality:g,bitrate:d.bitrate/1e3,size:{width:h,height:f},fps:S};return this.trackLevels.set(m,{track:y,level:d}),c.push(y),c},[]))),t.availableVideoTracks$),s(si(this.hls,ut.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let c=[];for(let d of l.subtitleTracks){let m=d.name,h=d.attrs.URI||"",f=d.lang;c.push({id:m,url:h,language:f,type:"internal"})}e.internalTextTracks.startTransitionTo(c)}}),s(si(this.hls,ut.Events.LEVEL_LOADING).pipe((0,Y.map)(({url:l})=>Te(l))),t.hostname$),s(si(this.hls,ut.Events.FRAG_CHANGED),l=>{var m,h,f,g;let{video:c,audio:d}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((m=c==null?void 0:c.endPTS)!=null?m:0)-((h=c==null?void 0:c.startPTS)!=null?h:0))*1e3),t.currentAudioSegmentLength$.next((((f=d==null?void 0:d.endPTS)!=null?f:0)-((g=d==null?void 0:d.startPTS)!=null?g:0))*1e3)}),this.subscription.add(Gt(e.autoVideoTrackSwitching,()=>this.hls.autoLevelEnabled,l=>{this.hls.nextLevel=l?-1:this.hls.currentLevel,this.hls.loadLevel=l?-1:this.hls.loadLevel},{onError:r}));let n=l=>{var c;return(c=Array.from(this.trackLevels.values()).find(({level:d})=>d===l))==null?void 0:c.track},o=si(this.hls,ut.Events.LEVEL_SWITCHED).pipe((0,Y.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,Y.filter)(Y.isNonNullable)).subscribe(t.currentVideoTrack$,r),this.subscription.add(Gt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var f;if((0,Y.isNullable)(l))return;let c=(f=this.trackLevels.get(l.id))==null?void 0:f.level;if(!c)return;let d=this.hls.levels.indexOf(c),m=this.hls.currentLevel,h=this.hls.levels[m];!h||c.bitrate>h.bitrate?this.hls.nextLevel=d:(this.hls.loadLevel=d,this.hls.loadLevel=d)},{changed$:o,onError:r})),s(i.progress$,()=>{this.params.dependencies.throughputEstimator.addRawThroughput(this.hls.bandwidthEstimate/1e3)}),this.textTracksManager.connect(this.video,e,t);let u=(0,Y.merge)(e.playbackState.stateChangeStarted$,e.videoTrack.stateChangeStarted$,e.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,Y.observableFrom)(["init"])).pipe((0,Y.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,r))}prepare(){this.videoState.startTransitionTo("ready"),this.hls.attachMedia(this.video),this.hls.loadSource(this.params.source.url)}async playIfAllowed(){this.videoState.startTransitionTo("playing"),await Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).catch(t=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Y.ErrorCategory.DOM,thrown:t}))||(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused",!0))}pause(){this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}stop(){this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.hls.stopLoad(),this.hls.detachMedia(),this.video.removeAttribute("src"),this.video.load(),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0)}};var Jv="X-Playback-Duration",hl=async a=>{var i;let e=await vt(a),t=await e.text(),r=(i=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:i[1];return r?parseInt(r,10):e.headers.has(Jv)?parseInt(e.headers.get(Jv),10):void 0};var G=require("@vkontakte/videoplayer-shared/es2018");var fl=j(Lo(),1);var bn=require("@vkontakte/videoplayer-shared/es2018");var e$=a=>{let e=null;if(a.QUALITY&&(e=Wt(a.QUALITY)),!e&&a.RESOLUTION){let[t,r]=a.RESOLUTION.split("x").map(i=>parseInt(i,10));e=(0,bn.videoSizeToQuality)({width:t,height:r})}return e!=null?e:null},t$=(a,e)=>{var s,n;let t=a.split(`
|
|
125
|
+
`),r=[],i=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),c=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!c)){if(l){let d=(0,fl.default)(l[1].split(",").map(x=>x.split("="))),m=(s=d.QUALITY)!=null?s:`stream-${d.BANDWIDTH}`,h=e$(d),f;d.BANDWIDTH&&(f=parseInt(d.BANDWIDTH,10)/1e3||void 0),!f&&d["AVERAGE-BANDWIDTH"]&&(f=parseInt(d["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let g=d["FRAME-RATE"]?parseFloat(d["FRAME-RATE"]):void 0,S;if(d.RESOLUTION){let[x,E]=d.RESOLUTION.split("x").map(w=>parseInt(w,10));x&&E&&(S={width:x,height:E})}let y=new URL(t[++o],e).toString();h&&r.push({id:m,quality:h,url:y,bandwidth:f,size:S,fps:g})}if(c){let d=(0,fl.default)(c[1].split(",").map(g=>{let S=g.indexOf("=");return[g.substring(0,S),g.substring(S+1)]}).map(([g,S])=>[g,S.replace(/^"|"$/g,"")])),m=(n=d.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),h=d.LANGUAGE,f=d.NAME;m&&h&&i.push({type:"internal",id:h,label:f,language:h,url:m,isAuto:!1})}}}if(!r.length)throw new Error("Empty manifest");return{qualityManifests:r,textTracks:i}},r$=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),ml=0,Zv=async(a,e=a,t,r)=>{let s=await(await vt(a,r)).text();ml+=1;try{let{qualityManifests:n,textTracks:o}=t$(s,e);return{qualityManifests:n,textTracks:o}}catch(n){if(ml<=t.manifestRetryMaxCount)return await r$((0,bn.getExponentialDelay)(ml-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),Zv(a,e,t)}return{qualityManifests:[],textTracks:[]}},gn=Zv;var Ge=require("@vkontakte/videoplayer-shared/es2018");var vn=class{constructor(e,t,r,i,s){this.subscription=new Ge.Subscription;this.abortControllers={destroy:new Ae,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new Ge.ValueSubject(null);this.getCurrentTime$=new Ge.ValueSubject(null);this.error$=new Ge.Subject;this.params={fetchManifestData:r,sourceUrl:i,downloadThreshold:s},this.subscription.add(e.pipe((0,Ge.throttle)(1e3)).subscribe(n=>{this.processLiveTime(n)})),this.getCurrentTime$.next(()=>this.currentTextTrackData?this.currentTextTrackData.playlist.segmentStartTime/1e3+t.currentTime:0)}destroy(){this.subscription.unsubscribe(),this.abortControllers.destroy.abort()}async prepare(e){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:r}=await this.fetchManifestData();await this.processTextTracks(r,this.params.sourceUrl)}catch(t){this.error("prepare",t)}}async processTextTracks(e,t){try{let r=await this.parseTextTracks(e,t);r&&(this.currentTextTrackData=r)}catch(r){this.error("processTextTracks",r)}}async parseTextTracks(e,t){for(let r of e){let i=new URL(r.url,t).toString(),n=await(await vt(i,{signal:this.abortControllers.destroy.signal})).text(),o=this.parsePlaylist(n,i);return{textTrack:r,playlist:o}}}parsePlaylist(e,t){let r={mediaSequence:0,programDateTime:"",segments:[],targetDuration:0,vkPlaybackDuration:0,segmentStartTime:0,vkStartTime:""},i=e.split(`
|
|
126
|
+
`),s=0;for(let n=0;n<i.length;++n){let o=i[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=i[++n],l=new URL(u,t).toString(),c=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(r.segments.push({time:{from:s,to:s+c},url:l}),s=s+c,!r.segmentStartTime){let d=new Date(r.vkStartTime).valueOf(),m=new Date(r.programDateTime).valueOf();r.segmentStartTime=m-d}break}case o.startsWith("#EXT-X-TARGETDURATION:"):r.targetDuration=Number(this.extractPlaylistRowValue("#EXT-X-TARGETDURATION:",o));break;case o.startsWith("#EXT-X-MEDIA-SEQUENCE:"):r.mediaSequence=Number(this.extractPlaylistRowValue("#EXT-X-MEDIA-SEQUENCE:",o));break;case o.startsWith("#EXT-X-VK-PLAYBACK-DURATION:"):r.vkPlaybackDuration=Number(this.extractPlaylistRowValue("#EXT-X-VK-PLAYBACK-DURATION:",o));break;case o.startsWith("#EXT-X-PROGRAM-DATE-TIME:"):{let u=this.extractPlaylistRowValue("#EXT-X-PROGRAM-DATE-TIME:",o);r.programDateTime=u;let l=new Date(u);l.setMilliseconds(0),s=l.valueOf();break}case o.startsWith("#EXT-X-VK-START-TIME:"):r.vkStartTime=this.extractPlaylistRowValue("#EXT-X-VK-START-TIME:",o);break}}return r}extractPlaylistRowValue(e,t){switch(e){case"#EXTINF:":return t.substring(e.length,t.length-1);default:return t.substring(e.length)}}processLiveTime(e){if((0,Ge.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:r}=t[0].time,{to:i}=t[t.length-1].time;if(e<r||e>i)return;i-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([{...this.currentTextTrackData.textTrack,url:n.url,isAuto:!0}]);break}}}async fetchNextManifestData(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Ae;let{textTracks:e}=await this.fetchManifestData(),t=await this.parseTextTracks(e,this.params.sourceUrl);this.currentTextTrackData&&t&&(this.currentTextTrackData.playlist.segments=t.playlist.segments)}catch(e){this.error("fetchNextManifestData",e)}finally{this.abortControllers.nextManifest=null}}async fetchManifestData(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return await this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:Ge.ErrorCategory.WTF,thrown:t,message:e})}};var Ca=class{constructor(e){this.subscription=new G.Subscription;this.videoState=new Q("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new G.ValueSubject([]);this.liveOffset=new gr;this.manifestStartTime$=new G.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),r=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(r==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let c=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(c),this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:-this.liveOffset.getTotalOffset(),forcePrecise:!0});return}if((i==null?void 0:i.to)!=="paused"&&l.state==="requested"){this.videoState.startTransitionTo("ready"),this.seek(l.position&&l.position-this.liveOffset.getTotalPausedTime()),this.prepare();return}switch(t){case"ready":r==="ready"?k(this.params.desiredState.playbackState,"ready"):r==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),k(this.params.desiredState.playbackState,"paused")):r==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":r==="paused"?(this.videoState.startTransitionTo("paused"),this.liveOffset.pause(),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&k(this.params.desiredState.playbackState,"playing");return;case"paused":if(r==="playing")if(this.videoState.startTransitionTo("playing"),this.liveOffset.getTotalPausedTime()<this.params.config.maxPausedTime&&this.liveOffset.getTotalOffset()<this.maxSeekBackTime$.getValue())this.liveOffset.resume(),this.playIfAllowed(),this.params.output.position$.next(-this.liveOffset.getTotalOffset()/1e3);else{let c=this.liveOffset.getTotalOffset();c>=this.maxSeekBackTime$.getValue()&&(c=0,this.liveOffset.resetTo(c)),this.liveOffset.resume(),this.params.output.position$.next(-c/1e3),this.prepare()}else(i==null?void 0:i.to)==="paused"&&(k(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,G.assertNever)(t)}};var r;this.params=e,this.video=Ve(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:G.VideoQuality.INVARIANT,url:this.params.source.url};let t=(i,s)=>gn(i,this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount},s);this.params.tuning.useHlsLiveNewTextManager?this.liveTextManager=new vn(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new Ke(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:i,textTracks:s})=>{var n;i.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:G.ErrorCategory.WTF,message:"HlsLiveProvider: there are no qualities in manifest"}),(n=this.liveTextManager)==null||n.processTextTracks(s,this.params.source.url),this.manifests$.next([this.masterManifest,...i])}).catch(i=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:G.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:i})}),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Te(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new G.ValueSubject((r=e.source.maxSeekBackTime)!=null?r:1/0),this.subscribe()}selectManifest(){var u,l,c,d;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,r=e.getState(),i=t.getTransition(),s=(d=(c=(u=i==null?void 0:i.to)==null?void 0:u.id)!=null?c:(l=t.getState())==null?void 0:l.id)!=null?d:"master",n=this.manifests$.getValue();if(!n.length)return;let o=r?"master":s;return r&&!i&&t.startTransitionTo(this.masterManifest),n.find(m=>m.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,r=o=>{e.error$.next({id:"HlsLiveProvider",category:G.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},i=Oe(this.video),s=(o,u)=>this.subscription.add(o.subscribe(u,r));s(i.ended$,e.endedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.loadedMetadata$,e.firstBytesEvent$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),r)),this.subscription.add(_e(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ze(this.video,t.playbackRate,i.playbackRateState$,r)),s(Xe(this.video),e.elementVisible$),this.liveTextManager?(s(this.liveTextManager.getCurrentTime$,this.params.output.getCurrentTime$),s(this.liveTextManager.error$,this.params.output.error$)):this.textTracksManager&&this.textTracksManager.connect(this.video,t,e),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),k(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),k(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.liveTextManager&&this.subscription.add(this.liveTextManager.availableTextTracks$.subscribe(o=>{o&&this.params.output.availableTextTracks$.next(o)})),this.subscription.add(this.maxSeekBackTime$.pipe((0,G.filterChanged)(),(0,G.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,r)),this.subscription.add(i.loadedMetadata$.subscribe(()=>{let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),c=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,G.isNonNullable)(l.to)){let d=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let m=this.manifests$.getValue().find(h=>h.id===d);m&&(this.params.output.currentVideoTrack$.next(m),this.params.output.hostname$.next(Te(m.url)))}c&&this.params.desiredState.autoVideoTrackSwitching.setState(c.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o&&o.state==="requested"&&this.seek(o.position)},r)),this.subscription.add(i.loadedData$.subscribe(()=>{var u,l,c;let o=(c=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:c.getTime();this.manifestStartTime$.next(o||void 0)},r)),this.subscription.add((0,G.combine)({startTime:this.manifestStartTime$.pipe((0,G.filter)(G.isNonNullable)),currentTime:i.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),r)),this.subscription.add(this.manifests$.pipe((0,G.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:m})=>({id:u,quality:l,size:c,fps:m,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,r));let n=(0,G.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,G.observableFrom)(["init"])).pipe((0,G.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,r))}destroy(){var e,t;this.subscription.unsubscribe(),(e=this.textTracksManager)==null||e.destroy(),(t=this.liveTextManager)==null||t.destroy(),this.params.output.element$.next(void 0),Be(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,G.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),r=this.params.desiredState.autoVideoTrackLimits.getState(),i=new URL(e.url);if((t||r)&&e.id===this.masterManifest.id){let{max:c,min:d}=(u=(o=t==null?void 0:t.to)!=null?o:r)!=null?u:{};for(let[m,h]of[[c,"mq"],[d,"lq"]]){let f=String(parseFloat(m||""));h&&m&&i.searchParams.set(h,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=we(i.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),hl(n).then(c=>{var d;if(!(0,G.isNullable)(c))this.maxSeekBackTime$.next(c);else{let m=(d=this.params.source.maxSeekBackTime)!=null?d:this.maxSeekBackTime$.getValue();((0,G.isNullable)(m)||!isFinite(m))&&vt(n).then(h=>h.text()).then(h=>{var g;let f=(g=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(h))==null?void 0:g[1];if(f){let S=new URL(f,n).toString();hl(S).then(y=>{(0,G.isNullable)(y)||this.maxSeekBackTime$.next(y)})}}).catch(()=>{})}})}playIfAllowed(){Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),k(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:G.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next();let t=-e,r=t<this.maxSeekBackTime$.getValue()?t:0;this.liveOffset.resetTo(r),this.params.output.position$.next(-r/1e3),this.params.output.seekedEvent$.next()}generateLiveUrl(){let e=we(this.params.source.url);if(this.params.tuning.useHlsLiveNewTextManager){let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),e=t.toString()}return e}};var te=require("@vkontakte/videoplayer-shared/es2018");var Va=class{constructor(e){this.subscription=new te.Subscription;this.videoState=new Q("stopped");this.manifests$=new te.ValueSubject([]);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),r=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.videoTrack.getTransition(),n=this.params.desiredState.autoVideoTrackSwitching.getTransition(),o=this.params.desiredState.autoVideoTrackLimits.getTransition();if(r==="stopped"){t!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let l=this.params.desiredState.seekState.getState();if(t==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s||n||o){let c=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(c);let{currentTime:d}=this.video;this.prepare(),o&&this.params.output.autoVideoTrackLimits$.next(o.to),l.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:d*1e3,forcePrecise:!0});return}switch((i==null?void 0:i.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":r==="ready"?k(this.params.desiredState.playbackState,"ready"):r==="paused"?(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused")):r==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":r==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(i==null?void 0:i.to)==="playing"&&k(this.params.desiredState.playbackState,"playing");return;case"paused":r==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&k(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,te.assertNever)(t)}};this.textTracksManager=new Ke(e.source.url),this.params=e,this.video=Ve(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:te.VideoQuality.INVARIANT,url:this.params.source.url},this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.hostname$.next(Te(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),gn(we(this.params.source.url),this.params.source.url,{manifestRetryInterval:this.params.tuning.manifestRetryInterval,manifestRetryMaxInterval:this.params.tuning.manifestRetryMaxInterval,manifestRetryMaxCount:this.params.tuning.manifestRetryMaxCount}).then(({qualityManifests:t,textTracks:r})=>{this.manifests$.next([this.masterManifest,...t]),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(r)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:te.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,c,d;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,r=e.getState(),i=t.getTransition(),s=(d=(c=(u=i==null?void 0:i.to)==null?void 0:u.id)!=null?c:(l=t.getState())==null?void 0:l.id)!=null?d:"master",n=this.manifests$.getValue();if(!n.length)return;let o=r?"master":s;return r&&(!i||!i.from)&&t.startTransitionTo(this.masterManifest),n.find(m=>m.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,r=o=>{e.error$.next({id:"HlsProvider",category:te.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},i=Oe(this.video),s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(i.timeUpdate$,e.position$),s(i.durationChange$,e.duration$),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.loadedMetadata$,e.firstBytesEvent$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.seeked$,e.seekedEvent$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,te.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(bt(this.video,t.isLooped,r)),this.subscription.add(_e(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ze(this.video,t.playbackRate,i.playbackRateState$,r)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),k(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),k(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{var o;((o=this.videoState.getTransition())==null?void 0:o.to)==="ready"&&this.videoState.setState("ready"),this.videoState.getState()==="playing"&&this.playIfAllowed()},r).add(i.loadedMetadata$.subscribe(()=>{var h;let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),c=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,te.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let g=this.manifests$.getValue().find(S=>S.id===f);g&&(this.params.output.currentVideoTrack$.next(g),this.params.output.hostname$.next(Te(g.url)))}let d=this.params.desiredState.playbackRate.getState(),m=(h=this.params.output.element$.getValue())==null?void 0:h.playbackRate;if(d!==m){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(d),f.playbackRate=d)}c&&this.params.desiredState.autoVideoTrackSwitching.setState(c.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},r))),this.subscription.add(this.manifests$.pipe((0,te.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:m})=>({id:u,quality:l,size:c,fps:m,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,r)),!X.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,te.merge)((0,te.fromEvent)(o,"addtrack"),(0,te.fromEvent)(o,"removetrack"),(0,te.fromEvent)(o,"change"),(0,te.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},r))}let n=(0,te.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,te.observableFrom)(["init"])).pipe((0,te.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,r))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Be(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,te.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),r=this.params.desiredState.autoVideoTrackLimits.getState(),i=new URL(e.url);if((t||r)&&e.id===this.masterManifest.id){let{max:o,min:u}=(n=(s=t==null?void 0:t.to)!=null?s:r)!=null?n:{};for(let[l,c]of[[o,"mq"],[u,"lq"]]){let d=String(parseFloat(l||""));c&&l&&i.searchParams.set(c,d)}}this.video.setAttribute("src",i.toString()),this.video.load()}playIfAllowed(){Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:te.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var eS=j(Fr(),1),bl=j(Kr(),1),tS=j(Yt(),1);var le=require("@vkontakte/videoplayer-shared/es2018");var Ba=class{constructor(e){this.subscription=new le.Subscription;this.videoState=new Q("stopped");this.trackUrls={};this.textTracksManager=new Ke;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.removeAttribute("src"),this.video.load(),this.params.output.position$.next(0),this.params.output.duration$.next(1/0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.autoVideoTrackLimits.getTransition(),n=this.params.desiredState.videoTrack.getTransition(),o=this.params.desiredState.seekState.getState();if(s&&e!=="ready"&&!n){this.handleQualityLimitTransition(s.to);return}if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(n){let{currentTime:u}=this.video;this.prepare(),o.state==="none"&&this.params.desiredState.seekState.setState({state:"requested",position:u*1e3,forcePrecise:!0});return}switch((r==null?void 0:r.to)!=="paused"&&o.state==="requested"&&this.seek(o.position),e){case"ready":t==="ready"?k(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(r==null?void 0:r.to)==="playing"&&k(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&k(this.params.desiredState.playbackState,"paused");return;default:return(0,le.assertNever)(e)}};this.params=e,this.video=Ve(e.container,e.tuning),this.params.output.element$.next(this.video),(0,eS.default)(this.params.source).reverse().forEach(([t,r],i)=>{let s=i.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:r}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,bl.default)(this.trackUrls).map(({track:t})=>t)),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.desiredState.autoVideoTrackSwitching.setState(!1),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.subscribe()}subscribe(){let{output:e,desiredState:t}=this.params,r=o=>{e.error$.next({id:"MpegProvider",category:le.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},i=Oe(this.video),s=(o,u)=>this.subscription.add(o.subscribe(u,r));s(i.timeUpdate$,e.position$),s(i.durationChange$,e.duration$),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(i.loadedMetadata$,e.firstBytesEvent$),s(i.loadedMetadata$,e.loadedMetadataEvent$),s(i.playing$,e.firstFrameEvent$),s(i.canplay$,e.canplay$),s(i.seeked$,e.seekedEvent$),s(i.inPiP$,e.inPiP$),s(i.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,le.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(bt(this.video,t.isLooped,r)),this.subscription.add(_e(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ze(this.video,t.playbackRate,i.playbackRateState$,r)),s(Xe(this.video),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),k(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),k(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{var u,l;((u=this.videoState.getTransition())==null?void 0:u.to)==="ready"&&this.videoState.setState("ready");let o=this.params.desiredState.videoTrack.getTransition();if(o&&(0,le.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let c=this.params.desiredState.playbackRate.getState(),d=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(c!==d){let m=this.params.output.element$.getValue();m&&(this.params.desiredState.playbackRate.setState(c),m.playbackRate=c)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.textTracksManager.connect(this.video,t,e);let n=(0,le.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,le.observableFrom)(["init"])).pipe((0,le.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,r))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.trackUrls={},this.params.output.element$.next(void 0),Be(this.video)}prepare(){var r;let e=(r=this.params.desiredState.videoTrack.getState())==null?void 0:r.id;(0,le.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,le.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Aa(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Te(t))}playIfAllowed(){Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:le.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,c;this.params.output.autoVideoTrackLimits$.next(e);let t=d=>{this.params.output.currentVideoTrack$.next(d),this.params.desiredState.videoTrack.startTransitionTo(d)},r=d=>{let m=Kt(n,{container:this.video.getBoundingClientRect(),panelSize:this.params.panelSize,estimatedThroughput:this.params.dependencies.throughputEstimator.throughput$.getValue(),tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:0,limits:d,abrLogger:this.params.dependencies.abrLogger});t(m)},i=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,bl.default)(this.trackUrls).map(d=>d.track);if(!i||!s||qi({limits:e,lowestAvailableQuality:(c=(0,tS.default)(n,-1))==null?void 0:c.quality,highestAvailableQuality:n[0].quality})){r();return}let o=e.max?(0,le.isLowerOrEqual)(i,e.max):!0,u=e.min?(0,le.isHigherOrEqual)(i,e.min):!0;o&&u||r(e)}};var de=require("@vkontakte/videoplayer-shared/es2018");var iS=require("@vkontakte/videoplayer-shared/es2018"),rS=["stun:videostun.mycdn.me:80"],i$=1e3,a$=3,gl=()=>null,Sn=class{constructor(e,t){this.ws=null;this.peerConnection=null;this.serverUrl="";this.streamKey="";this.stream=null;this.signalingType="JOIN";this.retryCount=0;this.externalStartCallback=gl;this.externalStopCallback=gl;this.externalErrorCallback=gl;this.options=this.normalizeOptions(t);let r=e.split("/");this.serverUrl=r.slice(0,r.length-1).join("/"),this.streamKey=r[r.length-1]}onStart(e){try{this.externalStartCallback=e}catch(t){this.handleSystemError(t)}}onStop(e){try{this.externalStopCallback=e}catch(t){this.handleSystemError(t)}}onError(e){try{this.externalErrorCallback=e}catch(t){this.handleSystemError(t)}}connect(){this.connectWS()}disconnect(){try{this.externalStopCallback(),this.closeConnections()}catch(e){this.handleSystemError(e)}}connectWS(){this.ws||(this.ws=new WebSocket(this.serverUrl),this.ws.onopen=this.onSocketOpen.bind(this),this.ws.onmessage=this.onSocketMessage.bind(this),this.ws.onclose=this.onSocketClose.bind(this),this.ws.onerror=this.onSocketError.bind(this))}onSocketOpen(){this.handleLogin()}onSocketClose(e){try{if(!this.ws)return;this.ws=null,e.code>1e3?(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():this.scheduleRetry()):this.externalStopCallback()}catch(t){this.handleRTCError(t)}}onSocketError(e){try{this.externalErrorCallback(new Error(e.toString()))}catch(t){this.handleRTCError(t)}}onSocketMessage(e){try{let t=this.parseMessage(e.data);switch(t.type){case"JOIN":case"CALL_JOIN":this.handleJoinMessage(t);break;case"UPDATE":this.handleUpdateMessage(t);break;case"STATUS":this.handleStatusMessage(t);break}}catch(t){this.handleRTCError(t)}}handleJoinMessage(e){switch(e.inviteType){case"ANSWER":this.handleAnswer(e.sdp);break;case"CANDIDATE":this.handleCandidate(e.candidate);break}}handleStatusMessage(e){switch(e.status){case"UNPUBLISHED":this.handleUnpublished();break}}async handleUpdateMessage(e){try{let t=await this.createOffer();this.peerConnection&&await this.peerConnection.setLocalDescription(t),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}}async handleLogin(){try{let e={iceServers:[{urls:rS}]};this.peerConnection=new RTCPeerConnection(e),this.peerConnection.ontrack=this.onPeerConnectionStream.bind(this),this.peerConnection.onicecandidate=this.onPeerConnectionIceCandidate.bind(this),this.peerConnection.oniceconnectionstatechange=this.onPeerConnectionIceConnectionStateChange.bind(this);let t=await this.createOffer();await this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}}async handleAnswer(e){try{this.peerConnection&&await this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e}))}catch(t){this.handleRTCError(t)}}async handleCandidate(e){if(e)try{this.peerConnection&&await this.peerConnection.addIceCandidate(e)}catch(t){this.handleRTCError(t)}}handleUnpublished(){try{this.closeConnections(),this.externalStopCallback()}catch(e){this.handleRTCError(e)}}handleSystemError(e){this.options.errorChanel&&this.options.errorChanel.next({id:"webrtc-provider-error",category:iS.ErrorCategory.WTF,message:e.message})}async onPeerConnectionStream(e){let t=e.streams[0];this.stream&&this.stream.id===t.id||(this.stream=t,this.externalStartCallback(this.stream))}onPeerConnectionIceCandidate(e){e.candidate&&this.send({type:this.signalingType,inviteType:"CANDIDATE",candidate:e.candidate})}onPeerConnectionIceConnectionStateChange(){if(this.peerConnection){let e=this.peerConnection.iceConnectionState;["failed","closed"].indexOf(e)>-1&&(this.retryCount++,this.retryCount>this.options.maxRetryNumber?this.handleNetworkError():(this.closeConnections(),this.scheduleRetry()))}}async createOffer(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=await this.peerConnection.createOffer(e),r=t.sdp||"";if(!/^a=rtpmap:\d+ H264\/\d+$/m.test(r))throw new Error("No h264 codec support error");return t}handleRTCError(e){try{this.externalErrorCallback(e||new Error("RTC connection error"))}catch(t){this.handleSystemError(t)}}handleNetworkError(){try{this.externalErrorCallback(new Error("Network error"))}catch(e){this.handleSystemError(e)}}send(e){this.ws&&this.ws.send(JSON.stringify(e))}parseMessage(e){try{return JSON.parse(e)}catch(t){throw new Error("Can not parse socket message")}}closeConnections(){let e=this.ws;e&&(this.ws=null,e.close(1e3)),this.removePeerConnection()}removePeerConnection(){let e=this.peerConnection;e&&(this.peerConnection=null,e.close(),e.ontrack=null,e.onicecandidate=null,e.oniceconnectionstatechange=null,e=null)}scheduleRetry(){this.retryTimeout=setTimeout(this.connectWS.bind(this),i$)}normalizeOptions(e={}){let t={stunServerList:rS,maxRetryNumber:a$,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var _a=class{constructor(e){this.videoState=new Q("stopped");this.maxSeekBackTime$=new de.ValueSubject(0);this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition();if(t==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.video.pause(),this.video.srcObject=null,this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.videoState.setState("stopped"),k(this.params.desiredState.playbackState,"stopped",!0));return}if(this.videoState.getTransition())return;let s=this.params.desiredState.videoTrack.getTransition();if(e==="stopped"){this.videoState.startTransitionTo("ready"),this.prepare();return}if(s){this.prepare();return}switch(e){case"ready":t==="paused"?(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused")):t==="playing"&&(this.videoState.startTransitionTo("playing"),this.playIfAllowed());return;case"playing":t==="paused"?(this.videoState.startTransitionTo("paused"),this.video.paused?this.videoState.setState("paused"):this.video.pause()):(r==null?void 0:r.to)==="playing"&&k(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&k(this.params.desiredState.playbackState,"paused");return;default:return(0,de.assertNever)(e)}};this.subscription=new de.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Ve(e.container,e.tuning),this.liveStreamClient=new Sn(this.params.source.url,{maxRetryNumber:this.params.tuning.webrtc.connectionRetryMaxNumber,errorChanel:this.params.output.error$}),this.liveStreamClient.onStart(this.onLiveStreamStart.bind(this)),this.liveStreamClient.onStop(this.onLiveStreamStop.bind(this)),this.liveStreamClient.onError(this.onLiveStreamError.bind(this)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.subscribe()}destroy(){this.subscription.unsubscribe(),this.liveStreamClient.disconnect(),this.params.output.element$.next(void 0),Be(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,r=n=>{e.error$.next({id:"WebRTCLiveProvider",category:de.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};(0,de.merge)(this.videoState.stateChangeStarted$.pipe((0,de.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,de.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})});let i=Oe(this.video),s=(n,o)=>this.subscription.add(n.subscribe(o,r));s(i.timeUpdate$,e.liveTime$),s(i.ended$,e.endedEvent$),s(i.looped$,e.loopedEvent$),s(i.error$,e.error$),s(i.isBuffering$,e.isBuffering$),s(i.currentBuffer$,e.currentBuffer$),s(Xe(this.video),this.params.output.elementVisible$),this.subscription.add(i.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(i.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused")},r)).add(i.playing$.subscribe(()=>{this.videoState.setState("playing")},r)).add(i.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add(_e(this.video,t.volume,i.volumeState$,r)).add(i.volumeState$.subscribe(e.volume$,r)).add(this.videoState.stateChangeEnded$.subscribe(n=>{switch(n.to){case"stopped":e.position$.next(0),e.duration$.next(0),t.playbackState.setState("stopped");break;case"ready":break;case"paused":t.playbackState.setState("paused");break;case"playing":t.playbackState.setState("playing");break;default:return(0,de.assertNever)(n.to)}},r)).add((0,de.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,de.observableFrom)(["init"])).pipe((0,de.debounce)(0)).subscribe(this.syncPlayback.bind(this),r)),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),r)),this.subscription.add(t.autoVideoTrackSwitching.stateChangeStarted$.subscribe(()=>t.autoVideoTrackSwitching.setState(!1),r))}onLiveStreamStart(e){this.params.output.element$.next(this.video),this.params.output.duration$.next(0),this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canChangePlaybackSpeed$.next(!1),this.params.output.hostname$.next(Te(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!1),this.params.output.availableVideoTracks$.next([]),this.params.output.availableAudioTracks$.next([]),this.params.output.isAudioAvailable$.next(!0),this.params.output.currentVideoTrack$.next({id:"webrtc",quality:de.VideoQuality.INVARIANT}),this.video.srcObject=e,k(this.params.desiredState.playbackState,"playing")}onLiveStreamStop(){this.videoState.startTransitionTo("stopped"),this.syncPlayback(),this.params.output.position$.next(0),this.params.output.duration$.next(0),this.params.output.currentBuffer$.next(void 0),this.params.output.hostname$.next(void 0),this.params.output.endedEvent$.next()}onLiveStreamError(e){this.onLiveStreamStop(),this.params.output.error$.next({id:"WebRTC stream runtime error",category:de.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){Ne(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),k(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:de.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var Oa=class{constructor(e){this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next()}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}};var T=require("@vkontakte/videoplayer-shared/es2018");var Mt=require("@vkontakte/videoplayer-shared/es2018"),aS=a=>new Mt.Observable(e=>{let t=new Mt.Subscription,r=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,Mt.map)(({from:l,to:c})=>`${l}-${c}`)),i=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,Mt.map)(({type:l})=>l!==void 0)),n=new Mt.Subject,o=0,u="unknown";return t.add(r.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),a.maxTransitionInterval)})),t.add(i.subscribe(()=>{window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),a.maxTransitionInterval)))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var Je=require("@vkontakte/videoplayer-shared/es2018");function sS(){return new(window.AudioContext||window.webkitAudioContext)}var Na=class Na{constructor(e,t,r,i){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=r;this.volumeMultiplier=i;this.destroyController=new Ae;this.subscriptions=new Je.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,Je.filter)(s=>!!s.type),(0,Je.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){X.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,Je.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,Je.filter)(({playbackState:t,video:r,volume:{muted:i,volume:s}})=>t==="playing"&&!!r&&!i&&!!s),(0,Je.once)()).subscribe(({video:t})=>{this.initAudioContextOnce(t).then(r=>{r||this.destroy()}).catch(r=>{this.handleError(r),this.destroy()})}))}static isSupported(){return"AudioContext"in window&&"GainNode"in window&&"MediaElementAudioSourceNode"in window}async initAudioContextOnce(e){let{volumeMultiplier:t}=this,r=sS();this.audioContext=r;let i=r.createGain();if(this.gainNode=i,i.gain.value=t,i.connect(r.destination),r.state==="suspended"&&(await r.resume(),this.destroyController.signal.aborted))return!1;let s=r.createMediaElementSource(e);return this.mediaElementSource=s,s.connect(i),!0}cleanup(){this.mediaElementSource&&(this.mediaElementSource.disconnect(),this.mediaElementSource=null),this.gainNode&&(this.gainNode.disconnect(),this.gainNode=null),this.audioContext&&(this.audioContext.state!=="closed"&&this.audioContext.close(),this.audioContext=null)}destroy(){this.destroyController.abort(),this.subscriptions.unsubscribe(),this.cleanup()}handleError(e){var t;this.volumeMultiplierError$.next({id:Na.errorId,category:Je.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${Na.errorId} exception`,thrown:e})}};Na.errorId="VolumeMultiplierManager";var ni=Na;var s$={chunkDuration:5e3,maxParallelRequests:5},Fa=class{constructor(e){this.current$=new T.ValueSubject({type:void 0});this.providerError$=new T.Subject;this.noAvailableProvidersError$=new T.Subject;this.volumeMultiplierError$=new T.Subject;this.providerOutput={position$:new T.ValueSubject(0),duration$:new T.ValueSubject(1/0),volume$:new T.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new T.ValueSubject([]),currentVideoStream$:new T.ValueSubject(void 0),availableVideoTracks$:new T.ValueSubject([]),currentVideoTrack$:new T.ValueSubject(void 0),availableAudioStreams$:new T.ValueSubject([]),currentAudioStream$:new T.ValueSubject(void 0),availableAudioTracks$:new T.ValueSubject([]),currentVideoSegmentLength$:new T.ValueSubject(0),currentAudioSegmentLength$:new T.ValueSubject(0),isAudioAvailable$:new T.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new T.ValueSubject(!1),autoVideoTrackLimits$:new T.ValueSubject(void 0),currentBuffer$:new T.ValueSubject(void 0),isBuffering$:new T.ValueSubject(!0),error$:new T.Subject,fetcherError$:new T.Subject,fetcherRecoverableError$:new T.Subject,warning$:new T.Subject,willSeekEvent$:new T.Subject,soundProhibitedEvent$:new T.Subject,seekedEvent$:new T.Subject,loopedEvent$:new T.Subject,endedEvent$:new T.Subject,firstBytesEvent$:new T.Subject,loadedMetadataEvent$:new T.Subject,firstFrameEvent$:new T.Subject,canplay$:new T.Subject,isLive$:new T.ValueSubject(void 0),isLiveEnded$:new T.ValueSubject(null),isLowLatency$:new T.ValueSubject(!1),canChangePlaybackSpeed$:new T.ValueSubject(!0),liveTime$:new T.ValueSubject(void 0),liveBufferTime$:new T.ValueSubject(void 0),liveLatency$:new T.ValueSubject(void 0),severeStallOccurred$:new T.Subject,availableTextTracks$:new T.ValueSubject([]),currentTextTrack$:new T.ValueSubject(void 0),hostname$:new T.ValueSubject(void 0),httpConnectionType$:new T.ValueSubject(void 0),httpConnectionReused$:new T.ValueSubject(void 0),inPiP$:new T.ValueSubject(!1),inFullscreen$:new T.ValueSubject(!1),element$:new T.ValueSubject(void 0),elementVisible$:new T.ValueSubject(!0),availableSources$:new T.ValueSubject(void 0),is3DVideo$:new T.ValueSubject(!1),playbackState$:new T.ValueSubject(""),getCurrentTime$:new T.ValueSubject(null)};this.subscription=new T.Subscription;this.volumeMultiplierManager=null;this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ProviderContainer"),this.tracer=e.dependencies.tracer.createComponentTracer(this.constructor.name);let t=qv([...Hv(this.params.tuning),...Uv(this.params.tuning)],this.params.tuning).filter(l=>(0,T.isNonNullable)(e.sources[l])),{forceFormat:r,formatsToAvoid:i}=this.params.tuning,s=[];r?s=[r]:i.length?s=[...t.filter(l=>!(0,vl.default)(i,l)),...t.filter(l=>(0,vl.default)(i,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,T.flattenObject)(s)),this.screenFormatsIterator=new Oa(s);let n=[...ll(!0),...ll(!1)];this.chromecastFormatsIterator=new Oa(n.filter(l=>(0,T.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&ni.isSupported()&&(this.volumeMultiplierManager=new ni(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){this.subscription.add(this.initProviderErrorHandling()),this.subscription.add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()}))}destroy(){var e;this.destroyProvider(),this.current$.next({type:void 0}),this.subscription.unsubscribe(),(e=this.volumeMultiplierManager)==null||e.destroy(),this.volumeMultiplierManager=null,this.tracer.end()}initProvider(){let e=this.chooseDestination(),t=this.chooseFormat(e);if((0,T.isNullable)(t)){this.handleNoFormatsError(e);return}let r;try{r=this.createProvider(e,t)}catch(i){this.providerError$.next({id:"ProviderNotConstructed",category:T.ErrorCategory.WTF,message:"Failed to create provider",thrown:i})}r?this.current$.next({type:t,provider:r,destination:e}):this.current$.next({type:void 0})}reinitProvider(){this.tracer.log("reinitProvider"),this.destroyProvider(),this.initProvider()}switchToNextProvider(e){this.tracer.log("switchToNextProvider",{destination:e}),this.destroyProvider(),this.failoverIndex=void 0,this.skipFormat(e),this.initProvider()}destroyProvider(){let e=this.current$.getValue().provider;if(!e)return;this.log({message:"destroyProvider"}),this.tracer.log("destroyProvider"),e.destroy();let t=this.providerOutput.position$.getValue()*1e3,r=this.params.desiredState.seekState.getState(),i=r.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:i?r.position:t,forcePrecise:i?r.forcePrecise:!1}),e.scene3D){let n=e.scene3D.getCameraRotation();this.params.desiredState.cameraOrientation.setState({x:n.x,y:n.y})}let s=this.providerOutput.isBuffering$;s.getValue()||s.next(!0)}createProvider(e,t){switch(this.log({message:`createProvider: ${e}:${t}`}),this.tracer.log("createProvider",{destination:e,format:t}),e){case"SCREEN":return this.createScreenProvider(t);case"CHROMECAST":return this.createChromecastProvider(t);default:return(0,T.assertNever)(e)}}createScreenProvider(e){let{sources:t,container:r,desiredState:i,panelSize:s}=this.params,n=this.providerOutput,o={container:r,source:null,desiredState:i,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning,panelSize:s};switch(e){case"DASH_SEP":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_ONDEMAND":case"DASH_STREAMS":{let u=this.applyFailoverHost(t[e]),l=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,T.assertNonNullable)(u),new La({...o,source:u,sourceHls:l})}case"DASH_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ma({...o,source:u})}case"HLS":case"HLS_ONDEMAND":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),X.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new Va({...o,source:u}):new Da({...o,source:u})}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ca({...o,source:u,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e})}case"MPEG":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ba({...o,source:u})}case"DASH_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new qb({...o,source:u,config:{...s$,maxPausedTime:this.params.tuning.live.maxPausedTime}})}case"WEB_RTC_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new _a({container:r,source:u,desiredState:i,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${e} is no longer supported`);default:return(0,T.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:r,desiredState:i,meta:s}=this.params,n=this.providerOutput,o=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,T.assertNonNullable)(o),new Ni({connection:o,meta:s,container:r,source:t,format:e,desiredState:i,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning})}chooseDestination(){return this.params.dependencies.chromecastInitializer.connection$.getValue()?"CHROMECAST":"SCREEN"}chooseFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.isCompleted()?void 0:this.screenFormatsIterator.getValue();case"CHROMECAST":return this.chromecastFormatsIterator.isCompleted()?void 0:this.chromecastFormatsIterator.getValue();default:return(0,T.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,T.assertNever)(e)}}handleNoFormatsError(e){switch(e){case"SCREEN":this.noAvailableProvidersError$.next(this.params.tuning.forceFormat),this.current$.next({type:void 0});return;case"CHROMECAST":this.params.dependencies.chromecastInitializer.disconnect();return;default:return(0,T.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let r=i=>{let s=new URL(i);return s.host=t,s.toString()};if(e===void 0)return e;if("type"in e){if(e.type==="raw")return e;if(e.type==="url")return{...e,url:r(e.url)}}return(0,oS.default)((0,nS.default)(e).map(([i,s])=>[i,r(s)]))}initProviderErrorHandling(){let e=new T.Subscription,t=!1,r=0;return e.add((0,T.merge)(this.providerOutput.error$.pipe((0,T.filter)(i=>!this.params.tuning.ignoreAudioRendererError||!i.message||!/AUDIO_RENDERER_ERROR/ig.test(i.message))),aS({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,T.map)(i=>({id:`ProviderHangup:${i}`,category:T.ErrorCategory.WTF,message:`A ${i} transition failed to complete within reasonable time`})))).subscribe(this.providerError$)),e.add(this.providerOutput.fetcherError$.subscribe(this.providerError$)),e.add(this.current$.subscribe(()=>{t=!1;let i=this.params.desiredState.playbackState.transitionEnded$.pipe((0,T.filter)(({to:s})=>s==="playing"),(0,T.once)()).subscribe(()=>t=!0);e.add(i)})),e.add(this.providerError$.subscribe(i=>{let s=this.current$.getValue().destination,n={error:i,currentDestination:s};if(s==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("SCREEN"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let o=i.category===T.ErrorCategory.NETWORK,u=i.category===T.ErrorCategory.FATAL,l=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),c=r<this.params.tuning.providerErrorLimit&&!u,d=l&&!u&&(o&&t||!c);n={...n,isNetworkError:o,isFatalError:u,haveFailoverHost:l,tryFailover:d,canReinitProvider:c},c?(r++,this.reinitProvider()):d?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):(r=0,this.switchToNextProvider(s!=null?s:"SCREEN"))}this.tracer.error("providerError",(0,T.flattenObject)(n))})),e}};var F=require("@vkontakte/videoplayer-shared/es2018");var n$=5e3,uS="one_video_throughput",lS="one_video_rtt",Dt=window.navigator.connection,cS=()=>{let a=Dt==null?void 0:Dt.downlink;if((0,F.isNonNullable)(a)&&a!==10)return a*1e3},dS=()=>{let a=Dt==null?void 0:Dt.rtt;if((0,F.isNonNullable)(a)&&a!==3e3)return a},pS=(a,e,t)=>{let r=t*8,i=r/a;return r/(i+e)},Sl=class a{constructor(e){this.subscription=new F.Subscription;this.concurrentDownloads=new Set;var i,s;this.tuningConfig=e;let t=a.load(uS)||(e.useBrowserEstimation?cS():void 0)||n$,r=(s=(i=a.load(lS))!=null?i:e.useBrowserEstimation?dS():void 0)!=null?s:0;if(this.throughput$=new F.ValueSubject(t),this.rtt$=new F.ValueSubject(r),this.rttAdjustedThroughput$=new F.ValueSubject(pS(t,r,e.rttPenaltyRequestSize)),this.throughput=yr.getSmoothedValue(t,-1,e),this.rtt=yr.getSmoothedValue(r,1,e),e.useBrowserEstimation){let n=()=>{let u=cS();u&&this.throughput.next(u);let l=dS();(0,F.isNonNullable)(l)&&this.rtt.next(l)};Dt&&"onchange"in Dt&&this.subscription.add((0,F.fromEvent)(Dt,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{F.safeStorage.set(uS,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{F.safeStorage.set(lS,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,F.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,F.map)(({throughput:n,rtt:o})=>pS(n,o,e.rttPenaltyRequestSize)),(0,F.filter)(n=>{let o=this.rttAdjustedThroughput$.getValue()||0;return Math.abs(n-o)/o>=e.changeThreshold})).subscribe(this.rttAdjustedThroughput$))}destroy(){this.concurrentDownloads.clear(),this.subscription.unsubscribe()}trackXHR(e){let t=0,r=(0,F.now)(),i=new F.Subscription;switch(this.subscription.add(i),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:i.add((0,F.fromEvent)(e,"progress").pipe((0,F.once)()).subscribe(s=>{t=s.loaded,r=(0,F.now)()}));break;case 1:case 0:i.add((0,F.fromEvent)(e,"loadstart").subscribe(()=>{t=0,r=(0,F.now)()}));break}i.add((0,F.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,F.now)(),u=n-t,l=o-r;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),i.unsubscribe()}))}trackStream(e,t=!1){let r=e.getReader();if(!r){e.cancel("Could not get reader");return}let i=0,s=(0,F.now)(),n=0,o=(0,F.now)(),u=c=>{this.concurrentDownloads.delete(e),r.releaseLock(),e.cancel(`Throughput Estimator error: ${c}`).catch(()=>{})},l=async({done:c,value:d})=>{if(c)!t&&this.addRawSpeed(i,(0,F.now)()-s,1),this.concurrentDownloads.delete(e);else if(d){if(t){let m=(0,F.now)();if(m-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||m-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let f=o-s;f&&this.addRawSpeed(n,f,1,t),n=d.byteLength,s=(0,F.now)()}else n+=d.byteLength;o=(0,F.now)()}else i+=d.byteLength,n+=d.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,F.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,F.now)()-o,this.concurrentDownloads.size),n=0,o=(0,F.now)());await(r==null?void 0:r.read().then(l,u))}};this.concurrentDownloads.add(e),r==null||r.read().then(l,u)}addRawSpeed(e,t,r=1,i=!1){if(a.sanityCheck(e,t,i)){let s=e*8/t;this.throughput.next(s*r)}}addRawThroughput(e){this.throughput.next(e)}addRawRtt(e){this.rtt.next(e)}static sanityCheck(e,t,r=!1){let i=e*8/t;return!(!i||!isFinite(i)||i>1e6||i<30||r&&e<1e4||!r&&e<10*1024||!r&&t<=20)}static load(e){var r;let t=F.safeStorage.get(e);if((0,F.isNonNullable)(t))return(r=parseInt(t,10))!=null?r:void 0}},hS=Sl;var Ir=require("@vkontakte/videoplayer-shared/es2018"),mS={configName:["core"],throughputEstimator:{type:"EmaAndMa",emaAlphaSlow:.2,emaAlphaFast:.7,emaAlpha:.45,basisTrendChangeCount:10,changeThreshold:.05,useBrowserEstimation:!0,rttPenaltyRequestSize:1*1024*1024,streamMinSampleSize:10*1024,streamMinSampleTime:300,deviationDepth:20,deviationFactor:.5,lowLatency:{continuesByteSequenceInterval:50,maxLastEvaluationTimeout:300}},autoTrackSelection:{maxBitrateFactorAtEmptyBuffer:4,bitrateFactorAtEmptyBuffer:2.8,minBitrateFactorAtEmptyBuffer:1.5,bitrateAudioFactorAtEmptyBuffer:10,maxBitrateFactorAtFullBuffer:3,bitrateFactorAtFullBuffer:2,minBitrateFactorAtFullBuffer:1,bitrateAudioFactorAtFullBuffer:7,minVideoAudioRatio:5,minAvailableThroughputAudioRatio:5,usePixelRatio:!0,pixelRatioMultiplier:void 0,pixelRatioLogBase:3,pixelRatioLogCoefficients:[1,0,1],limitByContainer:!0,maxContainerSizeFactor:2,containerSizeFactor:1.3,minContainerSizeFactor:1,lazyQualitySwitch:!0,minBufferToSwitchUp:.4,considerPlaybackRate:!1,trackCooldownIncreaseQuality:15e3,trackCooldownDecreaseQuality:3e3,backgroundVideoQualityLimit:Ir.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Ir.VideoQuality.Q_720P,trafficSavingLimit:Ir.VideoQuality.Q_480P},stallsManager:{stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!1,stallsMetricsHistoryLength:5,maxPossibleStallDuration:3e4,minTvtToBeCounted:0,maxTvtToBeCounted:3*60*60,targetStallsDurationPerTvt:1,deviationStallsDurationPerTvt:.5,criticalStallsDurationPerTvt:6,abrAdjustingSpeed:.1,emaAlpha:.6,useTotalStallsDurationPerTvt:!0,useAverageStallsDurationPerTvt:!0,useEmaStallsDurationPerTvt:!0},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Ir.VideoQuality.Q_480P},dash:{forwardBufferTarget:6e4,forwardBufferTargetAuto:6e4,forwardBufferTargetManual:5*6e4,forwardBufferTargetPreload:5e3,seekBiasInTheEnd:2e3,maxSegmentDurationLeftToSelectNextSegment:3e3,minSafeBufferThreshold:.5,bufferPruningSafeZone:1e3,segmentRequestSize:1*1024*1024,representationSwitchForwardBufferGap:3e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useFetchPriorityHints:!0,enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,rejectOnSourceOpenTimeout:!1},dashCmafLive:{maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,lowLatency:{maxTargetOffset:3e3,maxTargetOffsetDeviation:250,playbackCatchupSpeedup:.05,isActiveOnDefault:!1,bufferEstimator:{emaAlpha:.45,changeThreshold:.05,deviationDepth:20,deviationFactor:.5,extremumInterval:5}}},live:{minBuffer:3e3,minBufferSegments:3,lowLatencyMinBuffer:1e3,lowLatencyMinBufferSegments:1,isLiveCatchUpMode:!1,lowLatencyActiveLiveDelay:3e3,activeLiveDelay:5e3,maxPausedTime:5e3},downloadBackoff:{bufferThreshold:100,start:100,factor:2,max:3*1e3,random:.1},enableWakeLock:!0,enableTelemetryAtStart:!1,forceFormat:void 0,formatsToAvoid:[],disableChromecast:!1,chromecastReceiverId:"07A4434E",useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",preferCMAF:!1,preferWebRTC:!1,preferMultiStream:!1,preferHDR:!1,bigRequestMinInitSize:50*1024,bigRequestMinDataSize:1*1024*1024,stripRangeHeader:!0,flushShortLoopedBuffers:!0,insufficientBufferRuleMargin:1e4,seekNearDurationBias:1,dashSeekInSegmentDurationThreshold:3*60*1e3,dashSeekInSegmentAlwaysSeekDelta:1e4,endGapTolerance:300,stallIgnoreThreshold:33,gapWatchdogInterval:50,requestQuick:!1,useHlsJs:!1,useNativeHLSTextTracks:!1,useManagedMediaSource:!0,useNewSwitchTo:!1,useSafariEndlessRequestBugfix:!0,useRefactoredSearchGap:!1,isAudioDisabled:!1,autoplayOnlyInActiveTab:!0,dynamicImportTimeout:5e3,maxPlaybackTransitionInterval:2e4,providerErrorLimit:3,manifestRetryInterval:300,manifestRetryMaxInterval:1e4,manifestRetryMaxCount:10,audioVideoSyncRate:20,webrtc:{connectionRetryMaxNumber:3},spherical:{enabled:!1,fov:{x:135,y:76},rotationSpeed:45,maxYawAngle:175,rotationSpeedCorrection:10,degreeToPixelCorrection:5,speedFadeTime:2e3,speedFadeThreshold:50},useVolumeMultiplier:!1,ignoreAudioRendererError:!1,useEnableSubtitlesParam:!1,useOldMSEDetection:!1,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1},fS=a=>{var e;return{...(0,Ir.fillWithDefault)(a,mS),configName:[...(e=a.configName)!=null?e:[],...mS.configName]}};var p=require("@vkontakte/videoplayer-shared/es2018");var Ct=require("@vkontakte/videoplayer-shared/es2018"),yl=({seekState:a,position$:e})=>(0,Ct.merge)(a.stateChangeEnded$.pipe((0,Ct.map)(({to:t})=>{var r;return t.state==="none"?void 0:((r=t.position)!=null?r:NaN)/1e3}),(0,Ct.filter)(Ct.isNonNullable)),e.pipe((0,Ct.filter)(()=>a.getState().state==="none")));var bS=require("@vkontakte/videoplayer-shared/es2018"),gS=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,bS.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var yn=require("@vkontakte/videoplayer-shared/es2018"),vS=(a,e,t,r)=>{a!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,yn.filter)(i=>i.length>0),(0,yn.once)()).subscribe(i=>{i.find(r)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(r))&&e.startTransitionTo(a)};var qa=class{constructor(e={configName:[]},t=p.Tracer.createRootTracer(!1)){this.subscription=new p.Subscription;this.logger=new p.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new p.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new p.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new Q("stopped"),seekState:new Q({state:"none"}),volume:new Q({volume:1,muted:!1}),videoTrack:new Q(void 0),videoStream:new Q(void 0),audioStream:new Q(void 0),autoVideoTrackSwitching:new Q(!0),autoVideoTrackLimits:new Q({}),isLooped:new Q(!1),isLowLatency:new Q(!1),playbackRate:new Q(1),externalTextTracks:new Q([]),internalTextTracks:new Q([]),currentTextTrack:new Q(void 0),textTrackCuesSettings:new Q({}),cameraOrientation:new Q({x:0,y:0})};this.info={playbackState$:new p.ValueSubject(void 0),position$:new p.ValueSubject(0),duration$:new p.ValueSubject(1/0),muted$:new p.ValueSubject(!1),volume$:new p.ValueSubject(1),availableVideoStreams$:new p.ValueSubject([]),currentVideoStream$:new p.ValueSubject(void 0),availableQualities$:new p.ValueSubject([]),availableQualitiesFps$:new p.ValueSubject({}),currentQuality$:new p.ValueSubject(void 0),isAutoQualityEnabled$:new p.ValueSubject(!0),autoQualityLimitingAvailable$:new p.ValueSubject(!1),autoQualityLimits$:new p.ValueSubject({}),predefinedQualityLimitType$:new p.ValueSubject("unknown"),availableAudioStreams$:new p.ValueSubject([]),currentAudioStream$:new p.ValueSubject(void 0),availableAudioTracks$:new p.ValueSubject([]),isAudioAvailable$:new p.ValueSubject(!0),currentPlaybackRate$:new p.ValueSubject(1),currentBuffer$:new p.ValueSubject({start:0,end:0}),isBuffering$:new p.ValueSubject(!0),isStalled$:new p.ValueSubject(!1),isEnded$:new p.ValueSubject(!1),isLooped$:new p.ValueSubject(!1),isLive$:new p.ValueSubject(void 0),isLiveEnded$:new p.ValueSubject(null),canChangePlaybackSpeed$:new p.ValueSubject(void 0),atLiveEdge$:new p.ValueSubject(void 0),atLiveDurationEdge$:new p.ValueSubject(void 0),liveTime$:new p.ValueSubject(void 0),liveBufferTime$:new p.ValueSubject(void 0),liveLatency$:new p.ValueSubject(void 0),currentFormat$:new p.ValueSubject(void 0),availableTextTracks$:new p.ValueSubject([]),currentTextTrack$:new p.ValueSubject(void 0),throughputEstimation$:new p.ValueSubject(void 0),rttEstimation$:new p.ValueSubject(void 0),videoBitrate$:new p.ValueSubject(void 0),hostname$:new p.ValueSubject(void 0),httpConnectionType$:new p.ValueSubject(void 0),httpConnectionReused$:new p.ValueSubject(void 0),surface$:new p.ValueSubject("none"),chromecastState$:new p.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new p.ValueSubject(void 0),intrinsicVideoSize$:new p.ValueSubject(void 0),availableSources$:new p.ValueSubject(void 0),is3DVideo$:new p.ValueSubject(!1),currentVideoSegmentLength$:new p.ValueSubject(0),currentAudioSegmentLength$:new p.ValueSubject(0)};this.events={inited$:new p.Subject,ready$:new p.Subject,started$:new p.Subject,playing$:new p.Subject,paused$:new p.Subject,stopped$:new p.Subject,willStart$:new p.Subject,willResume$:new p.Subject,willPause$:new p.Subject,willStop$:new p.Subject,willDestruct$:new p.Subject,watchCoverageRecord$:new p.Subject,watchCoverageLive$:new p.Subject,managedError$:new p.Subject,fatalError$:new p.Subject,fetcherRecoverableError$:new p.Subject,ended$:new p.Subject,looped$:new p.Subject,seeked$:new p.Subject,willSeek$:new p.Subject,autoplaySoundProhibited$:new p.Subject,firstBytes$:new p.Subject,loadedMetadata$:new p.Subject,firstFrame$:new p.Subject,canplay$:new p.Subject,log$:new p.Subject,fetcherError$:new p.Subject,severeStallOccured$:new p.Subject};this.experimental={element$:new p.ValueSubject(void 0),tuningConfigName$:new p.ValueSubject([]),enableDebugTelemetry$:new p.ValueSubject(!1),dumpTelemetry:xb,getCurrentTime$:new p.ValueSubject(null)};if(this.initLogs(),this.tuning=fS(e),this.tracer=t,this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new us({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast,dependencies:{logger:this.logger}}),this.throughputEstimator=new hS(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new p.InternalsExposure("CORE"),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),Proxy&&Reflect)return new Proxy(this,{get:(r,i,s)=>{let n=Reflect.get(r,i,s);return typeof n!="function"?n:(...o)=>{try{return n.apply(r,o)}catch(u){let l=o.map(m=>JSON.stringify(m,(h,f)=>{let g=typeof f;return(0,SS.default)(["number","string","boolean"],g)?f:f===null?null:`<${g}>`})),c=`Player.${String(i)}`,d=`Exception calling ${c} (${l.join(", ")})`;throw this.events.fatalError$.next({id:c,category:p.ErrorCategory.WTF,message:d,thrown:u}),u}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning});let t=()=>{var u,l,c;let{container:n,...o}=e;this.tracer.log("initVideo",(0,p.flattenObject)(o)),this.domContainer=gS(e),this.chromecastInitializer.contentId=(u=e.meta)==null?void 0:u.videoId,this.providerContainer=new Fa({sources:e.sources,meta:(l=e.meta)!=null?l:{},failoverHosts:(c=e.failoverHosts)!=null?c:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer,tracer:this.tracer,logger:this.logger,abrLogger:this.abrLogger},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.initTracerSubscription(),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.setMuted(this.tuning.isAudioDisabled),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0)},r=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},i=()=>{this.tuning.asyncResolveClientChecker?X.isInited$.pipe((0,p.filter)(n=>!!n),(0,p.once)()).subscribe(()=>{console.log("Core SDK async start"),r()}):r()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,p.fromEvent)(document,"visibilitychange").pipe((0,p.once)()).subscribe(i)):i(),this}destroy(){var e,t;this.tracer.log("destroy"),window.clearTimeout(this.hasLiveOffsetByPausedTimer),this.playerInitRequest&&window.cancelAnimationFrame(this.playerInitRequest),this.events.willDestruct$.next(),this.stop(),(e=this.providerContainer)==null||e.destroy(),this.throughputEstimator.destroy(),this.chromecastInitializer.destroy(),this.subscription.unsubscribe(),this.tracer.end(),(t=this.internalsExposure)==null||t.destroy()}prepare(){return this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")}),this}play(){return this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")}),this}pause(){return this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")}),this}stop(){return this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.desiredState.playbackState;this.tracer.log("stop",{currentPlayBackState:e.getState()}),e.getState()!=="stopped"&&e.startTransitionTo("stopped")}),this}seekTime(e,t=!0){return this.playerInited.pipe((0,p.filter)(r=>!!r),(0,p.once)()).subscribe(()=>{let r=this.info.duration$.getValue(),i=this.info.isLive$.getValue(),s=e;e>=r&&!i&&(s=r-this.tuning.seekNearDurationBias),this.tracer.log("seekTime",{duration:r,isLive:i,time:e,calculatedTime:s,forcePrecise:t}),Number.isFinite(s)&&(this.events.willSeek$.next({from:this.getExactTime(),to:s}),this.desiredState.seekState.setState({state:"requested",position:s*1e3,forcePrecise:t}))}),this}seekPercent(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{let t=this.info.duration$.getValue();this.tracer.log("seekPercent",{percent:e,duration:t}),isFinite(t)&&this.seekTime(Math.abs(t)*e,!1)}),this}setVolume(e,t){return this.playerInited.pipe((0,p.filter)(r=>!!r),(0,p.once)()).subscribe(()=>{var o;let r=this.desiredState.volume,i=r.getTransition(),s=(o=i==null?void 0:i.to.muted)!=null?o:this.info.muted$.getValue(),n=t!=null?t:this.tuning.isAudioDisabled||s;this.tracer.log("setVolume",{volume:e,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue(),muted:n}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setVolume(e):r.startTransitionTo({volume:e,muted:n})}),this}setMuted(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var n;let t=this.desiredState.volume,r=this.tuning.isAudioDisabled||e,i=t.getTransition(),s=(n=i==null?void 0:i.to.volume)!=null?n:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:r,volume:s,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(r):t.startTransitionTo({volume:s,muted:r})}),this}setVideoStream(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.desiredState.videoStream.startTransitionTo(e)}),this}setAudioStream(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.desiredState.audioStream.startTransitionTo(e)}),this}setQuality(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{(0,p.assertNonNullable)(this.providerContainer);let t=this.providerContainer.providerOutput.availableVideoTracks$.getValue();this.tracer.log("setQuality",{isDelayed:t.length===0,quality:e}),this.desiredState.videoTrack.getState()===void 0&&this.desiredState.videoTrack.getPrevState()===void 0&&t.length===0?this.wasSetStartedQuality?this.providerContainer.providerOutput.availableVideoTracks$.pipe((0,p.filter)(r=>r.length>0),(0,p.once)()).subscribe(r=>{this.setVideoTrackIdByQuality(r,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)}),this}setAutoQuality(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)}),this}setAutoQualityLimits(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setAutoQualityLimits",(0,p.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)}),this}setPredefinedQualityLimits(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{let{highQualityLimit:t,trafficSavingLimit:r}=this.tuning.autoTrackSelection,i;switch(e){case"high_quality":i={min:t,max:void 0};break;case"traffic_saving":i={max:r,min:void 0};break;default:i={max:void 0,min:void 0}}this.setAutoQualityLimits(i)}),this}setPlaybackRate(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var r;(0,p.assertNonNullable)(this.providerContainer);let t=(r=this.providerContainer)==null?void 0:r.providerOutput.element$.getValue();this.tracer.log("setPlaybackRate",{playbackRate:e,isVideoElementAvailable:!!t}),t&&(this.desiredState.playbackRate.setState(e),t.playbackRate=e)}),this}setExternalTextTracks(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,p.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>({type:"external",...t})))}),this}selectTextTrack(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var t;vS(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,r=>r.id===e),this.tracer.log("selectTextTrack",{textTrackId:e})}),this}setTextTrackCueSettings(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setTextTrackCueSettings",{...e}),this.desiredState.textTrackCuesSettings.startTransitionTo(e)}),this}setLiveLowLatency(e){let t=this.info.isLive$.getValue(),r=this.desiredState.isLowLatency.getState();return!t||r===e?this:(this.tracer.log("live switch to low latency "+e),this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{this.tracer.log("setLooped",{isLooped:e}),this.desiredState.isLooped.startTransitionTo(e)}),this}toggleChromecast(){this.tracer.log("toggleChromecast"),this.chromecastInitializer.toggleConnection()}startCameraManualRotation(e,t){return this.playerInited.pipe((0,p.filter)(r=>!!r),(0,p.once)()).subscribe(()=>{let r=this.getScene3D();this.tracer.log("startCameraManualRotation",{isScene3DAvailable:!!r,mx:e,my:t}),r&&r.startCameraManualRotation(e,t)}),this}stopCameraManualRotation(e=!1){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)}),this}moveCameraFocusPX(e,t){return this.playerInited.pipe((0,p.filter)(r=>!!r),(0,p.once)()).subscribe(()=>{let r=this.getScene3D();if(this.tracer.log("moveCameraFocusPX",{isScene3DAvailable:!!r,dxpx:e,dypx:t}),r){let i=r.getCameraRotation(),s=r.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:i.x+s.x,y:i.y+s.y})}}),this}holdCamera(){return this.playerInited.pipe((0,p.filter)(e=>e),(0,p.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.holdCamera()}),this}releaseCamera(){return this.playerInited.pipe((0,p.filter)(e=>!!e),(0,p.once)()).subscribe(()=>{let e=this.getScene3D();e&&e.releaseCamera()}),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,p.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),r=t.state==="none"?void 0:t.position;return(0,p.isNonNullable)(r)?r/1e3:e.currentTime}getAllLogs(){return this.logger.getAllLogs()}getScene3D(){var t,r;let e=(t=this.providerContainer)==null?void 0:t.current$.getValue();if((r=e==null?void 0:e.provider)!=null&&r.scene3D)return e.provider.scene3D}setIntrinsicVideoSize(...e){let t={width:e.reduce((r,{width:i})=>r||i||0,0),height:e.reduce((r,{height:i})=>r||i||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,p.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,p.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,p.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:r}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Au({limits:e,highQualityLimit:t,trafficSavingLimit:r}))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,p.filter)(({from:e})=>e==="stopped"),(0,p.once)()).subscribe(()=>{this.initedAt=(0,p.now)(),this.events.inited$.next()})).add(this.desiredState.playbackState.stateChangeEnded$.subscribe(e=>{switch(e.to){case"ready":this.events.ready$.next();break;case"playing":this.isPlaybackStarted||this.events.started$.next(),this.isPlaybackStarted=!0,this.events.playing$.next();break;case"paused":this.events.paused$.next();break;case"stopped":this.events.stopped$.next()}})).add(this.desiredState.playbackState.stateChangeStarted$.subscribe(e=>{switch(e.to){case"paused":this.events.willPause$.next();break;case"playing":this.isPlaybackStarted?this.events.willResume$.next():this.events.willStart$.next();break;case"stopped":this.events.willStop$.next();break;default:}}))}initProviderContainerSubscription(e){this.subscription.add(e.providerOutput.willSeekEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();this.tracer.log("willSeekEvent",(0,p.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState({...n,state:"applying"}):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:p.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,p.once)()).subscribe(this.events.autoplaySoundProhibited$)).add(e.providerOutput.severeStallOccurred$.subscribe(this.events.severeStallOccured$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{let n=this.desiredState.seekState.getState();this.tracer.log("seekedEvent",(0,p.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,p.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,p.map)(n=>n.destination),(0,p.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,p.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,p.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,p.isInvariantQuality)(u)?1:(0,p.isInvariantQuality)(l)?-1:(0,p.isHigher)(l,u)?1:-1))).subscribe(this.info.availableQualities$)).add(e.providerOutput.availableVideoTracks$.subscribe(n=>{let o={};for(let u of n)u.fps&&(o[u.quality]=u.fps);this.info.availableQualitiesFps$.next(o)})).add(e.providerOutput.availableAudioStreams$.subscribe(this.info.availableAudioStreams$)).add(e.providerOutput.currentVideoStream$.subscribe(this.info.currentVideoStream$)).add(e.providerOutput.currentAudioStream$.subscribe(this.info.currentAudioStream$)).add(e.providerOutput.availableAudioTracks$.subscribe(this.info.availableAudioTracks$)).add(e.providerOutput.isAudioAvailable$.pipe((0,p.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{this.info.currentQuality$.next(n==null?void 0:n.quality),this.info.videoBitrate$.next(n==null?void 0:n.bitrate)})).add(e.providerOutput.currentVideoSegmentLength$.pipe((0,p.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,p.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,p.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,p.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,p.filterChanged)()).subscribe(this.info.httpConnectionReused$)).add(e.providerOutput.currentTextTrack$.subscribe(this.info.currentTextTrack$)).add(e.providerOutput.availableTextTracks$.subscribe(this.info.availableTextTracks$)).add(e.providerOutput.autoVideoTrackLimitingAvailable$.subscribe(this.info.autoQualityLimitingAvailable$)).add(e.providerOutput.autoVideoTrackLimits$.subscribe(n=>{this.desiredState.autoVideoTrackLimits.setState(n!=null?n:{})})).add(e.providerOutput.currentBuffer$.pipe((0,p.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.duration$.subscribe(this.info.duration$)).add(e.providerOutput.isBuffering$.subscribe(this.info.isBuffering$)).add(e.providerOutput.isLive$.subscribe(this.info.isLive$)).add(e.providerOutput.isLiveEnded$.pipe((0,p.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canChangePlaybackSpeed$.subscribe(this.info.canChangePlaybackSpeed$)).add(e.providerOutput.liveTime$.subscribe(this.info.liveTime$)).add(e.providerOutput.liveBufferTime$.subscribe(this.info.liveBufferTime$)).add(e.providerOutput.liveLatency$.subscribe(this.info.liveLatency$)).add((0,p.combine)({hasLiveOffsetByPaused:(0,p.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,p.map)(n=>n.to),(0,p.filterChanged)(),(0,p.map)(n=>n==="paused")),isLowLatency:e.providerOutput.isLowLatency$}).subscribe(({hasLiveOffsetByPaused:n,isLowLatency:o})=>{if(window.clearTimeout(this.hasLiveOffsetByPausedTimer),n){this.hasLiveOffsetByPausedTimer=window.setTimeout(()=>{this.hasLiveOffsetByPaused.next(!0)},this.getActiveLiveDelay(o));return}this.hasLiveOffsetByPaused.next(!1)})).add((0,p.combine)({atLiveEdge:(0,p.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:yl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,p.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,p.filterChanged)(),(0,p.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,p.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,p.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,p.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,p.filterChanged)(),(0,p.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,p.map)(n=>n.muted),(0,p.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,p.map)(n=>n.volume),(0,p.filterChanged)()).subscribe(this.info.volume$)).add(yl({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add((0,p.merge)(e.providerOutput.endedEvent$.pipe((0,p.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,p.mapTo)(!1))).pipe((0,p.filterChanged)()).subscribe(this.info.isEnded$)).add(e.providerOutput.endedEvent$.subscribe(this.events.ended$)).add(e.providerOutput.loopedEvent$.subscribe(this.events.looped$)).add(e.providerError$.subscribe(this.events.managedError$)).add(e.providerOutput.fetcherRecoverableError$.subscribe(this.events.fetcherRecoverableError$)).add(e.providerOutput.fetcherError$.subscribe(this.events.fatalError$)).add(e.volumeMultiplierError$.subscribe(this.events.managedError$)).add(e.noAvailableProvidersError$.pipe((0,p.map)(n=>({id:n?`No${n}`:"NoProviders",category:p.ErrorCategory.VIDEO_PIPELINE,message:n?`${n} was forced but failed or not available`:"No suitable providers or all providers failed"}))).subscribe(this.events.fatalError$)).add(e.providerOutput.element$.subscribe(this.experimental.element$)).add(e.providerOutput.getCurrentTime$.subscribe(this.experimental.getCurrentTime$)).add(e.providerOutput.firstBytesEvent$.pipe((0,p.once)(),(0,p.map)(n=>n!=null?n:(0,p.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,p.once)(),(0,p.map)(()=>(0,p.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,p.once)(),(0,p.map)(()=>(0,p.now)()-this.initedAt)).subscribe(this.events.canplay$)).add(this.throughputEstimator.throughput$.subscribe(this.info.throughputEstimation$)).add(this.throughputEstimator.rtt$.subscribe(this.info.rttEstimation$)).add(e.providerOutput.availableSources$.subscribe(this.info.availableSources$));let t=new p.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let r=new p.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>r.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,p.filter)(({to:n})=>n==="playing"),(0,p.once)()).subscribe(()=>r.next(!1)));let i=0,s=(0,p.merge)(e.providerOutput.isBuffering$,t,r).pipe((0,p.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||r.getValue();return n&&!o}),(0,p.filterChanged)());this.subscription.add(s.subscribe(n=>{n?i=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(i),this.info.isStalled$.next(!1))})),this.subscription.add((0,p.merge)(e.providerOutput.canplay$,e.providerOutput.firstFrameEvent$,e.providerOutput.firstBytesEvent$).subscribe(()=>{let n=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:n==null?void 0:n.videoWidth,height:n==null?void 0:n.videoHeight})})).add(e.providerOutput.currentVideoTrack$.subscribe(n=>{var u,l;let o=e.providerOutput.element$.getValue();this.setIntrinsicVideoSize({width:(u=n==null?void 0:n.size)==null?void 0:u.width,height:(l=n==null?void 0:n.size)==null?void 0:l.height},{width:o==null?void 0:o.videoWidth,height:o==null?void 0:o.videoHeight})})).add(e.providerOutput.is3DVideo$.subscribe(this.info.is3DVideo$)),this.subscription.add((0,p.merge)(e.providerOutput.inPiP$,e.providerOutput.inFullscreen$,e.providerOutput.element$,e.providerOutput.elementVisible$,this.chromecastInitializer.castState$).subscribe(()=>{let n=e.providerOutput.inPiP$.getValue(),o=e.providerOutput.inFullscreen$.getValue(),u=e.providerOutput.element$.getValue(),l=e.providerOutput.elementVisible$.getValue(),c=this.chromecastInitializer.castState$.getValue(),d;c==="CONNECTED"?d="second_screen":u?l?n?d="pip":o?d="fullscreen":d="inline":d="invisible":d="none",this.info.surface$.getValue()!==d&&this.info.surface$.next(d)}))}initChromecastSubscription(){this.subscription.add(this.chromecastInitializer.castState$.subscribe(this.info.chromecastState$)),this.subscription.add(this.chromecastInitializer.connection$.pipe((0,p.map)(e=>e==null?void 0:e.castDevice.friendlyName)).subscribe(this.info.chromecastDeviceName$)),this.subscription.add(this.chromecastInitializer.errorEvent$.subscribe(this.events.managedError$))}initStartingVideoTrack(e){let t=new p.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,p.filterChanged)((r,i)=>r.provider===i.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,p.filter)(r=>r.length>0),(0,p.once)()).subscribe(r=>{this.setStartingVideoTrack(r)}))}))}setStartingVideoTrack(e){var i;let t;this.wasSetStartedQuality=!0;let r=(i=this.explicitInitialQuality)!=null?i:this.info.currentQuality$.getValue();r&&(t=e.find(({quality:s})=>s===r),t||this.setAutoQuality(!0)),t||(t=Kt(e,{container:this.domContainer.getBoundingClientRect(),panelSize:this.config.panelSize,estimatedThroughput:this.throughputEstimator.throughput$.getValue(),tuning:this.tuning.autoTrackSelection,limits:this.desiredState.autoVideoTrackLimits.getState(),playbackRate:this.info.currentPlaybackRate$.getValue(),forwardBufferHealth:0,abrLogger:this.abrLogger})),this.desiredState.videoTrack.startTransitionTo(t),this.info.currentQuality$.next(t.quality),this.info.videoBitrate$.next(t.bitrate)}initLogs(){this.subscription.add((0,p.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,p.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,p.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,p.map)(e=>({component:"desiredState",message:`[${e.entity} change] ${e.type}: ${JSON.stringify(e.transition)}`}))).subscribe(this.logger.log)),this.subscription.add(this.logger.log$.subscribe(this.events.log$))}initDebugTelemetry(){var t;let e=(t=this.providerContainer)==null?void 0:t.providerOutput;(0,p.assertNonNullable)(this.providerContainer),(0,p.assertNonNullable)(e),Eb(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(r=>Ib(r)),this.providerContainer.current$.subscribe(({type:r})=>Fi("provider",r)),e.duration$.subscribe(r=>Fi("duration",r)),e.availableVideoTracks$.pipe((0,p.filter)(r=>!!r.length),(0,p.once)()).subscribe(r=>Fi("tracks",r)),this.events.fatalError$.subscribe(new $e("fatalError")),this.events.managedError$.subscribe(new $e("managedError")),e.position$.subscribe(new $e("position")),e.currentVideoTrack$.pipe((0,p.map)(r=>r==null?void 0:r.quality)).subscribe(new $e("quality")),this.info.currentBuffer$.subscribe(new $e("buffer")),e.isBuffering$.subscribe(new $e("isBuffering"))].forEach(r=>this.subscription.add(r)),Fi("codecs",X.video.supportedCodecs)}initTracerSubscription(){let e=(0,p.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,p.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.info.playbackState$.subscribe(e("playbackState"))).add(this.info.isLooped$.subscribe(e("isLooped"))).add(this.info.currentPlaybackRate$.pipe((0,p.filterChanged)()).subscribe(e("currentPlaybackRate"))).add(this.info.isAutoQualityEnabled$.subscribe(e("isAutoQualityEnabled"))).add(this.info.autoQualityLimits$.subscribe(e("autoQualityLimits"))).add(this.info.currentFormat$.subscribe(e("currentFormat"))).add(this.info.availableQualities$.subscribe(e("availableQualities"))).add(this.info.availableQualitiesFps$.subscribe(e("availableQualitiesFps"))).add(this.info.availableAudioTracks$.subscribe(e("availableAudioTracks"))).add(this.info.isAudioAvailable$.subscribe(e("isAudioAvailable"))).add((0,p.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,p.filter)(({currentQuality:r,videoBitrate:i})=>!!r&&!!i),(0,p.filterChanged)((r,i)=>r.currentQuality===i.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,p.filter)(r=>r>0),(0,p.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,p.filter)(r=>r>0),(0,p.filterChanged)()).subscribe(e("currentAudioSegmentLength"))).add(this.info.hostname$.subscribe(e("hostname"))).add(this.info.currentTextTrack$.subscribe(e("currentTextTrack"))).add(this.info.availableTextTracks$.subscribe(e("availableTextTracks"))).add(this.info.autoQualityLimitingAvailable$.subscribe(e("autoQualityLimitingAvailable"))).add((0,p.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,p.filter)(r=>r.end>0),(0,p.filterChanged)((r,i)=>r.end===i.end&&r.start===i.start)),position:this.info.position$.pipe((0,p.filterChanged)())}).pipe((0,p.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,p.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,p.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,p.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,p.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,p.filter)(({liveTime:r,liveBufferTime:i})=>!!r&&!!i),(0,p.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,p.filterChanged)(),(0,p.filter)(r=>r===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,p.filterChanged)(),(0,p.filter)(r=>r===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,p.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,p.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,p.filterChanged)(),(0,p.filter)(r=>r===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,p.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,p.filter)(({throughputEstimation:r,rtt:i})=>!!r&&!!i),(0,p.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,p.filterChanged)(),(0,p.filter)(r=>r===!0)).subscribe(e("is3DVideo"))).add(this.info.surface$.subscribe(e("surface"))).add(this.events.ended$.subscribe(e("ended"))).add(this.events.looped$.subscribe(e("looped"))).add(this.events.managedError$.subscribe(t("managedError"))).add(this.events.fatalError$.subscribe(t("fatalError"))).add(this.events.firstBytes$.subscribe(e("firstBytes"))).add(this.events.firstFrame$.subscribe(e("firstFrame"))).add(this.events.canplay$.subscribe(e("canplay")))}initWakeLock(){if(!window.navigator.wakeLock||!this.tuning.enableWakeLock)return;let e,t=()=>{e==null||e.release(),e=void 0},r=async()=>{t(),e=await window.navigator.wakeLock.request("screen").catch(i=>{i instanceof DOMException&&i.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:p.ErrorCategory.DOM,message:String(i)})})};this.subscription.add((0,p.merge)((0,p.fromEvent)(document,"visibilitychange"),(0,p.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let i=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);i&&s?n||r():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let r=e.find(i=>i.quality===t);this.tracer.log("setVideoTrackIdByQuality",(0,p.flattenObject)({quality:t,availableTracks:(0,p.flattenObject)(e),track:(0,p.flattenObject)(r),isAutoQuality:!r})),r?this.desiredState.videoTrack.startTransitionTo(r):this.setAutoQuality(!0)}getActiveLiveDelay(e=!1){return e?this.tuning.live.lowLatencyActiveLiveDelay:this.tuning.live.activeLiveDelay}isNotActiveTabCase(){return document.hidden&&this.tuning.autoplayOnlyInActiveTab&&!Gi()}};var St=require("@vkontakte/videoplayer-shared/es2018"),o$=`@vkontakte/videoplayer-core@${wn}`;
|