@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.
Files changed (34) hide show
  1. package/es2015.cjs.js +66 -10
  2. package/es2015.esm.js +66 -10
  3. package/es2018.cjs.js +66 -10
  4. package/es2018.esm.js +65 -9
  5. package/es2024.cjs.js +126 -0
  6. package/es2024.esm.js +126 -0
  7. package/esnext.cjs.js +65 -9
  8. package/esnext.esm.js +65 -9
  9. package/evergreen.esm.js +64 -8
  10. package/package.json +17 -12
  11. package/types/player/Player.d.ts +9 -2
  12. package/types/player/types.d.ts +9 -8
  13. package/types/providers/ChromecastProvider/ChromecastInitializer/index.d.ts +5 -1
  14. package/types/providers/ChromecastProvider/index.d.ts +2 -0
  15. package/types/providers/DashLiveProvider/DashLiveProvider.d.ts +1 -0
  16. package/types/providers/DashLiveProvider/utils/FilesFetcher.d.ts +2 -1
  17. package/types/providers/DashLiveProvider/utils/LiveDashPlayer.d.ts +1 -0
  18. package/types/providers/DashLiveProvider/utils/ThroughputEstimator.d.ts +4 -0
  19. package/types/providers/DashProvider/baseDashProvider.d.ts +2 -2
  20. package/types/providers/DashProvider/lib/buffer.d.ts +0 -1
  21. package/types/providers/DashProvider/lib/fetcher.d.ts +4 -3
  22. package/types/providers/DashProvider/lib/player.d.ts +4 -2
  23. package/types/providers/DashProvider/lib/utils.d.ts +0 -10
  24. package/types/providers/ProviderContainer/index.d.ts +2 -0
  25. package/types/providers/WebRTCLiveProvider/WebRTCLiveProvider.d.ts +1 -0
  26. package/types/providers/types.d.ts +4 -1
  27. package/types/providers/utils/HTMLVideoElement/DroppedFramesManager.d.ts +3 -1
  28. package/types/providers/utils/HTMLVideoElement/observable.d.ts +0 -1
  29. package/types/providers/utils/StallsManager.d.ts +18 -4
  30. package/types/providers/utils/syncDesiredState.d.ts +3 -1
  31. package/types/utils/autoSelectTrack.d.ts +4 -3
  32. package/types/utils/qualityLimits.d.ts +18 -3
  33. package/types/utils/smoothedValue/baseSmoothedValue.d.ts +3 -0
  34. package/types/utils/tuningConfig.d.ts +25 -9
package/es2015.cjs.js CHANGED
@@ -1,17 +1,73 @@
1
1
  /**
2
- * @vkontakte/videoplayer-core v2.0.130-dev.3ce761c4.0
3
- * Wed, 02 Apr 2025 08:45:57 GMT
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 Lg=Object.create;var mr=Object.defineProperty,Mg=Object.defineProperties,$g=Object.getOwnPropertyDescriptor,Dg=Object.getOwnPropertyDescriptors,Cg=Object.getOwnPropertyNames,oc=Object.getOwnPropertySymbols,Vg=Object.getPrototypeOf,lc=Object.prototype.hasOwnProperty,Bg=Object.prototype.propertyIsEnumerable;var Og=(r,e)=>(e=Symbol[r])?e:Symbol.for("Symbol."+r);var ht=Math.pow,uc=(r,e,t)=>e in r?mr(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,L=(r,e)=>{for(var t in e||(e={}))lc.call(e,t)&&uc(r,t,e[t]);if(oc)for(var t of oc(e))Bg.call(e,t)&&uc(r,t,e[t]);return r},H=(r,e)=>Mg(r,Dg(e));var b=(r,e)=>()=>(e||r((e={exports:{}}).exports,e),e.exports),_g=(r,e)=>{for(var t in e)mr(r,t,{get:e[t],enumerable:!0})},cc=(r,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Cg(e))!lc.call(r,a)&&a!==t&&mr(r,a,{get:()=>e[a],enumerable:!(i=$g(e,a))||i.enumerable});return r};var Y=(r,e,t)=>(t=r!=null?Lg(Vg(r)):{},cc(e||!r||!r.__esModule?mr(t,"default",{value:r,enumerable:!0}):t,r)),Ng=r=>cc(mr({},"__esModule",{value:!0}),r);var w=(r,e,t)=>new Promise((i,a)=>{var s=u=>{try{o(t.next(u))}catch(l){a(l)}},n=u=>{try{o(t.throw(u))}catch(l){a(l)}},o=u=>u.done?i(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(r,e)).next())}),rs=function(r,e){this[0]=r,this[1]=e},ve=(r,e,t)=>{var i=(n,o,u,l)=>{try{var d=t[n](o),c=(o=d.value)instanceof rs,f=d.done;Promise.resolve(c?o[0]:o).then(p=>c?i(n==="return"?n:"next",o[1]?{done:p.done,value:p.value}:p,u,l):u({value:p,done:f})).catch(p=>i("throw",p,u,l))}catch(p){l(p)}},a=n=>s[n]=o=>new Promise((u,l)=>i(n,o,u,l)),s={};return t=t.apply(r,e),s[Og("asyncIterator")]=()=>s,a("next"),a("throw"),a("return"),s};var be=b((An,dc)=>{"use strict";var Sr=function(r){return r&&r.Math===Math&&r};dc.exports=Sr(typeof globalThis=="object"&&globalThis)||Sr(typeof window=="object"&&window)||Sr(typeof self=="object"&&self)||Sr(typeof global=="object"&&global)||Sr(typeof An=="object"&&An)||function(){return this}()||Function("return this")()});var we=b((gL,pc)=>{"use strict";pc.exports=function(r){try{return!!r()}catch(e){return!0}}});var gr=b((yL,hc)=>{"use strict";var Fg=we();hc.exports=!Fg(function(){var r=function(){}.bind();return typeof r!="function"||r.hasOwnProperty("prototype")})});var Rn=b((TL,vc)=>{"use strict";var qg=gr(),bc=Function.prototype,fc=bc.apply,mc=bc.call;vc.exports=typeof Reflect=="object"&&Reflect.apply||(qg?mc.bind(fc):function(){return mc.apply(fc,arguments)})});var Ee=b((IL,yc)=>{"use strict";var Sc=gr(),gc=Function.prototype,Ln=gc.call,Ug=Sc&&gc.bind.bind(Ln,Ln);yc.exports=Sc?Ug:function(r){return function(){return Ln.apply(r,arguments)}}});var li=b((EL,Ic)=>{"use strict";var Tc=Ee(),Hg=Tc({}.toString),jg=Tc("".slice);Ic.exports=function(r){return jg(Hg(r),8,-1)}});var Mn=b((xL,Ec)=>{"use strict";var Gg=li(),Qg=Ee();Ec.exports=function(r){if(Gg(r)==="Function")return Qg(r)}});var he=b((PL,xc)=>{"use strict";var $n=typeof document=="object"&&document.all;xc.exports=typeof $n=="undefined"&&$n!==void 0?function(r){return typeof r=="function"||r===$n}:function(r){return typeof r=="function"}});var Ue=b((wL,Pc)=>{"use strict";var Wg=we();Pc.exports=!Wg(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var He=b((kL,wc)=>{"use strict";var Yg=gr(),ns=Function.prototype.call;wc.exports=Yg?ns.bind(ns):function(){return ns.apply(ns,arguments)}});var Dn=b(Rc=>{"use strict";var kc={}.propertyIsEnumerable,Ac=Object.getOwnPropertyDescriptor,zg=Ac&&!kc.call({1:2},1);Rc.f=zg?function(e){var t=Ac(this,e);return!!t&&t.enumerable}:kc});var yr=b((RL,Lc)=>{"use strict";Lc.exports=function(r,e){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:e}}});var $c=b((LL,Mc)=>{"use strict";var Kg=Ee(),Xg=we(),Jg=li(),Cn=Object,Zg=Kg("".split);Mc.exports=Xg(function(){return!Cn("z").propertyIsEnumerable(0)})?function(r){return Jg(r)==="String"?Zg(r,""):Cn(r)}:Cn});var Di=b((ML,Dc)=>{"use strict";Dc.exports=function(r){return r==null}});var Ut=b(($L,Cc)=>{"use strict";var ey=Di(),ty=TypeError;Cc.exports=function(r){if(ey(r))throw new ty("Can't call method on "+r);return r}});var ci=b((DL,Vc)=>{"use strict";var iy=$c(),ry=Ut();Vc.exports=function(r){return iy(ry(r))}});var je=b((CL,Bc)=>{"use strict";var ay=he();Bc.exports=function(r){return typeof r=="object"?r!==null:ay(r)}});var Ci=b((VL,Oc)=>{"use strict";Oc.exports={}});var xt=b((BL,Nc)=>{"use strict";var Vn=Ci(),Bn=be(),sy=he(),_c=function(r){return sy(r)?r:void 0};Nc.exports=function(r,e){return arguments.length<2?_c(Vn[r])||_c(Bn[r]):Vn[r]&&Vn[r][e]||Bn[r]&&Bn[r][e]}});var Tr=b((OL,Fc)=>{"use strict";var ny=Ee();Fc.exports=ny({}.isPrototypeOf)});var di=b((_L,Hc)=>{"use strict";var oy=be(),qc=oy.navigator,Uc=qc&&qc.userAgent;Hc.exports=Uc?String(Uc):""});var _n=b((NL,zc)=>{"use strict";var Yc=be(),On=di(),jc=Yc.process,Gc=Yc.Deno,Qc=jc&&jc.versions||Gc&&Gc.version,Wc=Qc&&Qc.v8,rt,os;Wc&&(rt=Wc.split("."),os=rt[0]>0&&rt[0]<4?1:+(rt[0]+rt[1]));!os&&On&&(rt=On.match(/Edge\/(\d+)/),(!rt||rt[1]>=74)&&(rt=On.match(/Chrome\/(\d+)/),rt&&(os=+rt[1])));zc.exports=os});var Nn=b((FL,Xc)=>{"use strict";var Kc=_n(),uy=we(),ly=be(),cy=ly.String;Xc.exports=!!Object.getOwnPropertySymbols&&!uy(function(){var r=Symbol("symbol detection");return!cy(r)||!(Object(r)instanceof Symbol)||!Symbol.sham&&Kc&&Kc<41})});var Fn=b((qL,Jc)=>{"use strict";var dy=Nn();Jc.exports=dy&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var qn=b((UL,Zc)=>{"use strict";var py=xt(),hy=he(),fy=Tr(),my=Fn(),by=Object;Zc.exports=my?function(r){return typeof r=="symbol"}:function(r){var e=py("Symbol");return hy(e)&&fy(e.prototype,by(r))}});var Ir=b((HL,ed)=>{"use strict";var vy=String;ed.exports=function(r){try{return vy(r)}catch(e){return"Object"}}});var mt=b((jL,td)=>{"use strict";var Sy=he(),gy=Ir(),yy=TypeError;td.exports=function(r){if(Sy(r))return r;throw new yy(gy(r)+" is not a function")}});var Er=b((GL,id)=>{"use strict";var Ty=mt(),Iy=Di();id.exports=function(r,e){var t=r[e];return Iy(t)?void 0:Ty(t)}});var ad=b((QL,rd)=>{"use strict";var Un=He(),Hn=he(),jn=je(),Ey=TypeError;rd.exports=function(r,e){var t,i;if(e==="string"&&Hn(t=r.toString)&&!jn(i=Un(t,r))||Hn(t=r.valueOf)&&!jn(i=Un(t,r))||e!=="string"&&Hn(t=r.toString)&&!jn(i=Un(t,r)))return i;throw new Ey("Can't convert object to primitive value")}});var at=b((WL,sd)=>{"use strict";sd.exports=!0});var ud=b((YL,od)=>{"use strict";var nd=be(),xy=Object.defineProperty;od.exports=function(r,e){try{xy(nd,r,{value:e,configurable:!0,writable:!0})}catch(t){nd[r]=e}return e}});var xr=b((zL,dd)=>{"use strict";var Py=at(),wy=be(),ky=ud(),ld="__core-js_shared__",cd=dd.exports=wy[ld]||ky(ld,{});(cd.versions||(cd.versions=[])).push({version:"3.38.0",mode:Py?"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 Gn=b((KL,hd)=>{"use strict";var pd=xr();hd.exports=function(r,e){return pd[r]||(pd[r]=e||{})}});var Vi=b((XL,fd)=>{"use strict";var Ay=Ut(),Ry=Object;fd.exports=function(r){return Ry(Ay(r))}});var st=b((JL,md)=>{"use strict";var Ly=Ee(),My=Vi(),$y=Ly({}.hasOwnProperty);md.exports=Object.hasOwn||function(e,t){return $y(My(e),t)}});var Qn=b((ZL,bd)=>{"use strict";var Dy=Ee(),Cy=0,Vy=Math.random(),By=Dy(1 .toString);bd.exports=function(r){return"Symbol("+(r===void 0?"":r)+")_"+By(++Cy+Vy,36)}});var ke=b((eM,Sd)=>{"use strict";var Oy=be(),_y=Gn(),vd=st(),Ny=Qn(),Fy=Nn(),qy=Fn(),Bi=Oy.Symbol,Wn=_y("wks"),Uy=qy?Bi.for||Bi:Bi&&Bi.withoutSetter||Ny;Sd.exports=function(r){return vd(Wn,r)||(Wn[r]=Fy&&vd(Bi,r)?Bi[r]:Uy("Symbol."+r)),Wn[r]}});var Id=b((tM,Td)=>{"use strict";var Hy=He(),gd=je(),yd=qn(),jy=Er(),Gy=ad(),Qy=ke(),Wy=TypeError,Yy=Qy("toPrimitive");Td.exports=function(r,e){if(!gd(r)||yd(r))return r;var t=jy(r,Yy),i;if(t){if(e===void 0&&(e="default"),i=Hy(t,r,e),!gd(i)||yd(i))return i;throw new Wy("Can't convert object to primitive value")}return e===void 0&&(e="number"),Gy(r,e)}});var Yn=b((iM,Ed)=>{"use strict";var zy=Id(),Ky=qn();Ed.exports=function(r){var e=zy(r,"string");return Ky(e)?e:e+""}});var us=b((rM,Pd)=>{"use strict";var Xy=be(),xd=je(),zn=Xy.document,Jy=xd(zn)&&xd(zn.createElement);Pd.exports=function(r){return Jy?zn.createElement(r):{}}});var Kn=b((aM,wd)=>{"use strict";var Zy=Ue(),eT=we(),tT=us();wd.exports=!Zy&&!eT(function(){return Object.defineProperty(tT("div"),"a",{get:function(){return 7}}).a!==7})});var Rd=b(Ad=>{"use strict";var iT=Ue(),rT=He(),aT=Dn(),sT=yr(),nT=ci(),oT=Yn(),uT=st(),lT=Kn(),kd=Object.getOwnPropertyDescriptor;Ad.f=iT?kd:function(e,t){if(e=nT(e),t=oT(t),lT)try{return kd(e,t)}catch(i){}if(uT(e,t))return sT(!rT(aT.f,e,t),e[t])}});var Xn=b((nM,Ld)=>{"use strict";var cT=we(),dT=he(),pT=/#|\.prototype\./,Pr=function(r,e){var t=fT[hT(r)];return t===bT?!0:t===mT?!1:dT(e)?cT(e):!!e},hT=Pr.normalize=function(r){return String(r).replace(pT,".").toLowerCase()},fT=Pr.data={},mT=Pr.NATIVE="N",bT=Pr.POLYFILL="P";Ld.exports=Pr});var Oi=b((oM,$d)=>{"use strict";var Md=Mn(),vT=mt(),ST=gr(),gT=Md(Md.bind);$d.exports=function(r,e){return vT(r),e===void 0?r:ST?gT(r,e):function(){return r.apply(e,arguments)}}});var Jn=b((uM,Dd)=>{"use strict";var yT=Ue(),TT=we();Dd.exports=yT&&TT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var bt=b((lM,Cd)=>{"use strict";var IT=je(),ET=String,xT=TypeError;Cd.exports=function(r){if(IT(r))return r;throw new xT(ET(r)+" is not an object")}});var pi=b(Bd=>{"use strict";var PT=Ue(),wT=Kn(),kT=Jn(),ls=bt(),Vd=Yn(),AT=TypeError,Zn=Object.defineProperty,RT=Object.getOwnPropertyDescriptor,eo="enumerable",to="configurable",io="writable";Bd.f=PT?kT?function(e,t,i){if(ls(e),t=Vd(t),ls(i),typeof e=="function"&&t==="prototype"&&"value"in i&&io in i&&!i[io]){var a=RT(e,t);a&&a[io]&&(e[t]=i.value,i={configurable:to in i?i[to]:a[to],enumerable:eo in i?i[eo]:a[eo],writable:!1})}return Zn(e,t,i)}:Zn:function(e,t,i){if(ls(e),t=Vd(t),ls(i),wT)try{return Zn(e,t,i)}catch(a){}if("get"in i||"set"in i)throw new AT("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var _i=b((dM,Od)=>{"use strict";var LT=Ue(),MT=pi(),$T=yr();Od.exports=LT?function(r,e,t){return MT.f(r,e,$T(1,t))}:function(r,e,t){return r[e]=t,r}});var Se=b((pM,Nd)=>{"use strict";var wr=be(),DT=Rn(),CT=Mn(),VT=he(),BT=Rd().f,OT=Xn(),Ni=Ci(),_T=Oi(),Fi=_i(),_d=st();xr();var NT=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 DT(r,this,arguments)};return e.prototype=r.prototype,e};Nd.exports=function(r,e){var t=r.target,i=r.global,a=r.stat,s=r.proto,n=i?wr:a?wr[t]:wr[t]&&wr[t].prototype,o=i?Ni:Ni[t]||Fi(Ni,t,{})[t],u=o.prototype,l,d,c,f,p,m,v,y,g;for(f in e)l=OT(i?f:t+(a?".":"#")+f,r.forced),d=!l&&n&&_d(n,f),m=o[f],d&&(r.dontCallGetSet?(g=BT(n,f),v=g&&g.value):v=n[f]),p=d&&v?v:e[f],!(!l&&!s&&typeof m==typeof p)&&(r.bind&&d?y=_T(p,wr):r.wrap&&d?y=NT(p):s&&VT(p)?y=CT(p):y=p,(r.sham||p&&p.sham||m&&m.sham)&&Fi(y,"sham",!0),Fi(o,f,y),s&&(c=t+"Prototype",_d(Ni,c)||Fi(Ni,c,{}),Fi(Ni[c],f,p),r.real&&u&&(l||!u[f])&&Fi(u,f,p)))}});var qd=b((hM,Fd)=>{"use strict";var FT=Math.ceil,qT=Math.floor;Fd.exports=Math.trunc||function(e){var t=+e;return(t>0?qT:FT)(t)}});var kr=b((fM,Ud)=>{"use strict";var UT=qd();Ud.exports=function(r){var e=+r;return e!==e||e===0?0:UT(e)}});var jd=b((mM,Hd)=>{"use strict";var HT=kr(),jT=Math.max,GT=Math.min;Hd.exports=function(r,e){var t=HT(r);return t<0?jT(t+e,0):GT(t,e)}});var ro=b((bM,Gd)=>{"use strict";var QT=kr(),WT=Math.min;Gd.exports=function(r){var e=QT(r);return e>0?WT(e,9007199254740991):0}});var qi=b((vM,Qd)=>{"use strict";var YT=ro();Qd.exports=function(r){return YT(r.length)}});var ao=b((SM,Yd)=>{"use strict";var zT=ci(),KT=jd(),XT=qi(),Wd=function(r){return function(e,t,i){var a=zT(e),s=XT(a);if(s===0)return!r&&-1;var n=KT(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}};Yd.exports={includes:Wd(!0),indexOf:Wd(!1)}});var Ar=b((gM,zd)=>{"use strict";zd.exports=function(){}});var Kd=b(()=>{"use strict";var JT=Se(),ZT=ao().includes,eI=we(),tI=Ar(),iI=eI(function(){return!Array(1).includes()});JT({target:"Array",proto:!0,forced:iI},{includes:function(e){return ZT(this,e,arguments.length>1?arguments[1]:void 0)}});tI("includes")});var Ht=b((IM,Xd)=>{"use strict";var rI=xt();Xd.exports=rI});var Zd=b((EM,Jd)=>{"use strict";Kd();var aI=Ht();Jd.exports=aI("Array","includes")});var tp=b((xM,ep)=>{"use strict";var sI=Zd();ep.exports=sI});var vt=b((PM,ip)=>{"use strict";var nI=tp();ip.exports=nI});var ds=b((CM,sp)=>{"use strict";var uI=Gn(),lI=Qn(),ap=uI("keys");sp.exports=function(r){return ap[r]||(ap[r]=lI(r))}});var op=b((VM,np)=>{"use strict";var cI=we();np.exports=!cI(function(){function r(){}return r.prototype.constructor=null,Object.getPrototypeOf(new r)!==r.prototype})});var ps=b((BM,lp)=>{"use strict";var dI=st(),pI=he(),hI=Vi(),fI=ds(),mI=op(),up=fI("IE_PROTO"),so=Object,bI=so.prototype;lp.exports=mI?so.getPrototypeOf:function(r){var e=hI(r);if(dI(e,up))return e[up];var t=e.constructor;return pI(t)&&e instanceof t?t.prototype:e instanceof so?bI:null}});var hs=b((OM,cp)=>{"use strict";cp.exports={}});var hp=b((_M,pp)=>{"use strict";var vI=Ee(),no=st(),SI=ci(),gI=ao().indexOf,yI=hs(),dp=vI([].push);pp.exports=function(r,e){var t=SI(r),i=0,a=[],s;for(s in t)!no(yI,s)&&no(t,s)&&dp(a,s);for(;e.length>i;)no(t,s=e[i++])&&(~gI(a,s)||dp(a,s));return a}});var oo=b((NM,fp)=>{"use strict";fp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var uo=b((FM,mp)=>{"use strict";var TI=hp(),II=oo();mp.exports=Object.keys||function(e){return TI(e,II)}});var lo=b((qM,yp)=>{"use strict";var vp=Ue(),EI=we(),Sp=Ee(),xI=ps(),PI=uo(),wI=ci(),kI=Dn().f,gp=Sp(kI),AI=Sp([].push),RI=vp&&EI(function(){var r=Object.create(null);return r[2]=2,!gp(r,2)}),bp=function(r){return function(e){for(var t=wI(e),i=PI(t),a=RI&&xI(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!vp||(a?u in t:gp(t,u)))&&AI(o,r?[u,t[u]]:t[u]);return o}};yp.exports={entries:bp(!0),values:bp(!1)}});var Tp=b(()=>{"use strict";var LI=Se(),MI=lo().entries;LI({target:"Object",stat:!0},{entries:function(e){return MI(e)}})});var Ep=b((jM,Ip)=>{"use strict";Tp();var $I=Ci();Ip.exports=$I.Object.entries});var Pp=b((GM,xp)=>{"use strict";var DI=Ep();xp.exports=DI});var Rr=b((QM,wp)=>{"use strict";var CI=Pp();wp.exports=CI});var hi=b((WM,kp)=>{"use strict";kp.exports={}});var Lp=b((YM,Rp)=>{"use strict";var VI=be(),BI=he(),Ap=VI.WeakMap;Rp.exports=BI(Ap)&&/native code/.test(String(Ap))});var fo=b((zM,Dp)=>{"use strict";var OI=Lp(),$p=be(),_I=je(),NI=_i(),co=st(),po=xr(),FI=ds(),qI=hs(),Mp="Object already initialized",ho=$p.TypeError,UI=$p.WeakMap,fs,Lr,ms,HI=function(r){return ms(r)?Lr(r):fs(r,{})},jI=function(r){return function(e){var t;if(!_I(e)||(t=Lr(e)).type!==r)throw new ho("Incompatible receiver, "+r+" required");return t}};OI||po.state?(nt=po.state||(po.state=new UI),nt.get=nt.get,nt.has=nt.has,nt.set=nt.set,fs=function(r,e){if(nt.has(r))throw new ho(Mp);return e.facade=r,nt.set(r,e),e},Lr=function(r){return nt.get(r)||{}},ms=function(r){return nt.has(r)}):(fi=FI("state"),qI[fi]=!0,fs=function(r,e){if(co(r,fi))throw new ho(Mp);return e.facade=r,NI(r,fi,e),e},Lr=function(r){return co(r,fi)?r[fi]:{}},ms=function(r){return co(r,fi)});var nt,fi;Dp.exports={set:fs,get:Lr,has:ms,enforce:HI,getterFor:jI}});var vo=b((KM,Vp)=>{"use strict";var mo=Ue(),GI=st(),Cp=Function.prototype,QI=mo&&Object.getOwnPropertyDescriptor,bo=GI(Cp,"name"),WI=bo&&function(){}.name==="something",YI=bo&&(!mo||mo&&QI(Cp,"name").configurable);Vp.exports={EXISTS:bo,PROPER:WI,CONFIGURABLE:YI}});var Op=b(Bp=>{"use strict";var zI=Ue(),KI=Jn(),XI=pi(),JI=bt(),ZI=ci(),eE=uo();Bp.f=zI&&!KI?Object.defineProperties:function(e,t){JI(e);for(var i=ZI(t),a=eE(t),s=a.length,n=0,o;s>n;)XI.f(e,o=a[n++],i[o]);return e}});var So=b((JM,_p)=>{"use strict";var tE=xt();_p.exports=tE("document","documentElement")});var Io=b((ZM,Gp)=>{"use strict";var iE=bt(),rE=Op(),Np=oo(),aE=hs(),sE=So(),nE=us(),oE=ds(),Fp=">",qp="<",yo="prototype",To="script",Hp=oE("IE_PROTO"),go=function(){},jp=function(r){return qp+To+Fp+r+qp+"/"+To+Fp},Up=function(r){r.write(jp("")),r.close();var e=r.parentWindow.Object;return r=null,e},uE=function(){var r=nE("iframe"),e="java"+To+":",t;return r.style.display="none",sE.appendChild(r),r.src=String(e),t=r.contentWindow.document,t.open(),t.write(jp("document.F=Object")),t.close(),t.F},bs,vs=function(){try{bs=new ActiveXObject("htmlfile")}catch(e){}vs=typeof document!="undefined"?document.domain&&bs?Up(bs):uE():Up(bs);for(var r=Np.length;r--;)delete vs[yo][Np[r]];return vs()};aE[Hp]=!0;Gp.exports=Object.create||function(e,t){var i;return e!==null?(go[yo]=iE(e),i=new go,go[yo]=null,i[Hp]=e):i=vs(),t===void 0?i:rE.f(i,t)}});var Ui=b((e$,Qp)=>{"use strict";var lE=_i();Qp.exports=function(r,e,t,i){return i&&i.enumerable?r[e]=t:lE(r,e,t),r}});var wo=b((t$,zp)=>{"use strict";var cE=we(),dE=he(),pE=je(),hE=Io(),Wp=ps(),fE=Ui(),mE=ke(),bE=at(),Po=mE("iterator"),Yp=!1,Pt,Eo,xo;[].keys&&(xo=[].keys(),"next"in xo?(Eo=Wp(Wp(xo)),Eo!==Object.prototype&&(Pt=Eo)):Yp=!0);var vE=!pE(Pt)||cE(function(){var r={};return Pt[Po].call(r)!==r});vE?Pt={}:bE&&(Pt=hE(Pt));dE(Pt[Po])||fE(Pt,Po,function(){return this});zp.exports={IteratorPrototype:Pt,BUGGY_SAFARI_ITERATORS:Yp}});var Ss=b((i$,Xp)=>{"use strict";var SE=ke(),gE=SE("toStringTag"),Kp={};Kp[gE]="z";Xp.exports=String(Kp)==="[object z]"});var Mr=b((r$,Jp)=>{"use strict";var yE=Ss(),TE=he(),gs=li(),IE=ke(),EE=IE("toStringTag"),xE=Object,PE=gs(function(){return arguments}())==="Arguments",wE=function(r,e){try{return r[e]}catch(t){}};Jp.exports=yE?gs:function(r){var e,t,i;return r===void 0?"Undefined":r===null?"Null":typeof(t=wE(e=xE(r),EE))=="string"?t:PE?gs(e):(i=gs(e))==="Object"&&TE(e.callee)?"Arguments":i}});var eh=b((a$,Zp)=>{"use strict";var kE=Ss(),AE=Mr();Zp.exports=kE?{}.toString:function(){return"[object "+AE(this)+"]"}});var $r=b((s$,ih)=>{"use strict";var RE=Ss(),LE=pi().f,ME=_i(),$E=st(),DE=eh(),CE=ke(),th=CE("toStringTag");ih.exports=function(r,e,t,i){var a=t?r:r&&r.prototype;a&&($E(a,th)||LE(a,th,{configurable:!0,value:e}),i&&!RE&&ME(a,"toString",DE))}});var ah=b((n$,rh)=>{"use strict";var VE=wo().IteratorPrototype,BE=Io(),OE=yr(),_E=$r(),NE=hi(),FE=function(){return this};rh.exports=function(r,e,t,i){var a=e+" Iterator";return r.prototype=BE(VE,{next:OE(+!i,t)}),_E(r,a,!1,!0),NE[a]=FE,r}});var nh=b((o$,sh)=>{"use strict";var qE=Ee(),UE=mt();sh.exports=function(r,e,t){try{return qE(UE(Object.getOwnPropertyDescriptor(r,e)[t]))}catch(i){}}});var uh=b((u$,oh)=>{"use strict";var HE=je();oh.exports=function(r){return HE(r)||r===null}});var ch=b((l$,lh)=>{"use strict";var jE=uh(),GE=String,QE=TypeError;lh.exports=function(r){if(jE(r))return r;throw new QE("Can't set "+GE(r)+" as a prototype")}});var ko=b((c$,dh)=>{"use strict";var WE=nh(),YE=je(),zE=Ut(),KE=ch();dh.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var r=!1,e={},t;try{t=WE(Object.prototype,"__proto__","set"),t(e,[]),r=e instanceof Array}catch(i){}return function(a,s){return zE(a),KE(s),YE(a)&&(r?t(a,s):a.__proto__=s),a}}():void 0)});var Ih=b((d$,Th)=>{"use strict";var XE=Se(),JE=He(),ys=at(),gh=vo(),ZE=he(),ex=ah(),ph=ps(),hh=ko(),tx=$r(),ix=_i(),Ao=Ui(),rx=ke(),fh=hi(),yh=wo(),ax=gh.PROPER,sx=gh.CONFIGURABLE,mh=yh.IteratorPrototype,Ts=yh.BUGGY_SAFARI_ITERATORS,Dr=rx("iterator"),bh="keys",Cr="values",vh="entries",Sh=function(){return this};Th.exports=function(r,e,t,i,a,s,n){ex(t,e,i);var o=function(g){if(g===a&&f)return f;if(!Ts&&g&&g in d)return d[g];switch(g){case bh:return function(){return new t(this,g)};case Cr:return function(){return new t(this,g)};case vh:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,d=r.prototype,c=d[Dr]||d["@@iterator"]||a&&d[a],f=!Ts&&c||o(a),p=e==="Array"&&d.entries||c,m,v,y;if(p&&(m=ph(p.call(new r)),m!==Object.prototype&&m.next&&(!ys&&ph(m)!==mh&&(hh?hh(m,mh):ZE(m[Dr])||Ao(m,Dr,Sh)),tx(m,u,!0,!0),ys&&(fh[u]=Sh))),ax&&a===Cr&&c&&c.name!==Cr&&(!ys&&sx?ix(d,"name",Cr):(l=!0,f=function(){return JE(c,this)})),a)if(v={values:o(Cr),keys:s?f:o(bh),entries:o(vh)},n)for(y in v)(Ts||l||!(y in d))&&Ao(d,y,v[y]);else XE({target:e,proto:!0,forced:Ts||l},v);return(!ys||n)&&d[Dr]!==f&&Ao(d,Dr,f,{name:a}),fh[e]=f,v}});var xh=b((p$,Eh)=>{"use strict";Eh.exports=function(r,e){return{value:r,done:e}}});var Lo=b((h$,Rh)=>{"use strict";var nx=ci(),Ro=Ar(),Ph=hi(),kh=fo(),ox=pi().f,ux=Ih(),Is=xh(),lx=at(),cx=Ue(),Ah="Array Iterator",dx=kh.set,px=kh.getterFor(Ah);Rh.exports=ux(Array,"Array",function(r,e){dx(this,{type:Ah,target:nx(r),index:0,kind:e})},function(){var r=px(this),e=r.target,t=r.index++;if(!e||t>=e.length)return r.target=void 0,Is(void 0,!0);switch(r.kind){case"keys":return Is(t,!1);case"values":return Is(e[t],!1)}return Is([t,e[t]],!1)},"values");var wh=Ph.Arguments=Ph.Array;Ro("keys");Ro("values");Ro("entries");if(!lx&&cx&&wh.name!=="values")try{ox(wh,"name",{value:"values"})}catch(r){}});var Mh=b((f$,Lh)=>{"use strict";var hx=ke(),fx=hi(),mx=hx("iterator"),bx=Array.prototype;Lh.exports=function(r){return r!==void 0&&(fx.Array===r||bx[mx]===r)}});var Mo=b((m$,Dh)=>{"use strict";var vx=Mr(),$h=Er(),Sx=Di(),gx=hi(),yx=ke(),Tx=yx("iterator");Dh.exports=function(r){if(!Sx(r))return $h(r,Tx)||$h(r,"@@iterator")||gx[vx(r)]}});var Vh=b((b$,Ch)=>{"use strict";var Ix=He(),Ex=mt(),xx=bt(),Px=Ir(),wx=Mo(),kx=TypeError;Ch.exports=function(r,e){var t=arguments.length<2?wx(r):e;if(Ex(t))return xx(Ix(t,r));throw new kx(Px(r)+" is not iterable")}});var _h=b((v$,Oh)=>{"use strict";var Ax=He(),Bh=bt(),Rx=Er();Oh.exports=function(r,e,t){var i,a;Bh(r);try{if(i=Rx(r,"return"),!i){if(e==="throw")throw t;return t}i=Ax(i,r)}catch(s){a=!0,i=s}if(e==="throw")throw t;if(a)throw i;return Bh(i),t}});var xs=b((S$,Uh)=>{"use strict";var Lx=Oi(),Mx=He(),$x=bt(),Dx=Ir(),Cx=Mh(),Vx=qi(),Nh=Tr(),Bx=Vh(),Ox=Mo(),Fh=_h(),_x=TypeError,Es=function(r,e){this.stopped=r,this.result=e},qh=Es.prototype;Uh.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=Lx(e,i),l,d,c,f,p,m,v,y=function(x){return l&&Fh(l,"normal",x),new Es(!0,x)},g=function(x){return a?($x(x),o?u(x[0],x[1],y):u(x[0],x[1])):o?u(x,y):u(x)};if(s)l=r.iterator;else if(n)l=r;else{if(d=Ox(r),!d)throw new _x(Dx(r)+" is not iterable");if(Cx(d)){for(c=0,f=Vx(r);f>c;c++)if(p=g(r[c]),p&&Nh(qh,p))return p;return new Es(!1)}l=Bx(r,d)}for(m=s?r.next:l.next;!(v=Mx(m,l)).done;){try{p=g(v.value)}catch(x){Fh(l,"throw",x)}if(typeof p=="object"&&p&&Nh(qh,p))return p}return new Es(!1)}});var jh=b((g$,Hh)=>{"use strict";var Nx=Ue(),Fx=pi(),qx=yr();Hh.exports=function(r,e,t){Nx?Fx.f(r,e,qx(0,t)):r[e]=t}});var Gh=b(()=>{"use strict";var Ux=Se(),Hx=xs(),jx=jh();Ux({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Hx(e,function(i,a){jx(t,i,a)},{AS_ENTRIES:!0}),t}})});var Wh=b((I$,Qh)=>{"use strict";Lo();Gh();var Gx=Ci();Qh.exports=Gx.Object.fromEntries});var zh=b((E$,Yh)=>{"use strict";Yh.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 Xh=b(()=>{"use strict";Lo();var Qx=zh(),Wx=be(),Yx=$r(),Kh=hi();for(Ps in Qx)Yx(Wx[Ps],Ps),Kh[Ps]=Kh.Array;var Ps});var Zh=b((w$,Jh)=>{"use strict";var zx=Wh();Xh();Jh.exports=zx});var $o=b((k$,ef)=>{"use strict";var Kx=Zh();ef.exports=Kx});var tf=b(()=>{"use strict"});var Do=b((L$,rf)=>{"use strict";var Vr=be(),Xx=di(),Jx=li(),ws=function(r){return Xx.slice(0,r.length)===r};rf.exports=function(){return ws("Bun/")?"BUN":ws("Cloudflare-Workers")?"CLOUDFLARE":ws("Deno/")?"DENO":ws("Node.js/")?"NODE":Vr.Bun&&typeof Bun.version=="string"?"BUN":Vr.Deno&&typeof Deno.version=="object"?"DENO":Jx(Vr.process)==="process"?"NODE":Vr.window&&Vr.document?"BROWSER":"REST"}()});var ks=b((M$,af)=>{"use strict";var Zx=Do();af.exports=Zx==="NODE"});var nf=b(($$,sf)=>{"use strict";var eP=pi();sf.exports=function(r,e,t){return eP.f(r,e,t)}});var lf=b((D$,uf)=>{"use strict";var tP=xt(),iP=nf(),rP=ke(),aP=Ue(),of=rP("species");uf.exports=function(r){var e=tP(r);aP&&e&&!e[of]&&iP(e,of,{configurable:!0,get:function(){return this}})}});var df=b((C$,cf)=>{"use strict";var sP=Tr(),nP=TypeError;cf.exports=function(r,e){if(sP(e,r))return r;throw new nP("Incorrect invocation")}});var Vo=b((V$,pf)=>{"use strict";var oP=Ee(),uP=he(),Co=xr(),lP=oP(Function.toString);uP(Co.inspectSource)||(Co.inspectSource=function(r){return lP(r)});pf.exports=Co.inspectSource});var Oo=b((B$,vf)=>{"use strict";var cP=Ee(),dP=we(),hf=he(),pP=Mr(),hP=xt(),fP=Vo(),ff=function(){},mf=hP("Reflect","construct"),Bo=/^\s*(?:class|function)\b/,mP=cP(Bo.exec),bP=!Bo.test(ff),Br=function(e){if(!hf(e))return!1;try{return mf(ff,[],e),!0}catch(t){return!1}},bf=function(e){if(!hf(e))return!1;switch(pP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return bP||!!mP(Bo,fP(e))}catch(t){return!0}};bf.sham=!0;vf.exports=!mf||dP(function(){var r;return Br(Br.call)||!Br(Object)||!Br(function(){r=!0})||r})?bf:Br});var gf=b((O$,Sf)=>{"use strict";var vP=Oo(),SP=Ir(),gP=TypeError;Sf.exports=function(r){if(vP(r))return r;throw new gP(SP(r)+" is not a constructor")}});var _o=b((_$,Tf)=>{"use strict";var yf=bt(),yP=gf(),TP=Di(),IP=ke(),EP=IP("species");Tf.exports=function(r,e){var t=yf(r).constructor,i;return t===void 0||TP(i=yf(t)[EP])?e:yP(i)}});var Ef=b((N$,If)=>{"use strict";var xP=Ee();If.exports=xP([].slice)});var Pf=b((F$,xf)=>{"use strict";var PP=TypeError;xf.exports=function(r,e){if(r<e)throw new PP("Not enough arguments");return r}});var No=b((q$,wf)=>{"use strict";var wP=di();wf.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(wP)});var Yo=b((U$,Vf)=>{"use strict";var Ge=be(),kP=Rn(),AP=Oi(),kf=he(),RP=st(),Cf=we(),Af=So(),LP=Ef(),Rf=us(),MP=Pf(),$P=No(),DP=ks(),Go=Ge.setImmediate,Qo=Ge.clearImmediate,CP=Ge.process,Fo=Ge.Dispatch,VP=Ge.Function,Lf=Ge.MessageChannel,BP=Ge.String,qo=0,Or={},Mf="onreadystatechange",_r,mi,Uo,Ho;Cf(function(){_r=Ge.location});var Wo=function(r){if(RP(Or,r)){var e=Or[r];delete Or[r],e()}},jo=function(r){return function(){Wo(r)}},$f=function(r){Wo(r.data)},Df=function(r){Ge.postMessage(BP(r),_r.protocol+"//"+_r.host)};(!Go||!Qo)&&(Go=function(e){MP(arguments.length,1);var t=kf(e)?e:VP(e),i=LP(arguments,1);return Or[++qo]=function(){kP(t,void 0,i)},mi(qo),qo},Qo=function(e){delete Or[e]},DP?mi=function(r){CP.nextTick(jo(r))}:Fo&&Fo.now?mi=function(r){Fo.now(jo(r))}:Lf&&!$P?(Uo=new Lf,Ho=Uo.port2,Uo.port1.onmessage=$f,mi=AP(Ho.postMessage,Ho)):Ge.addEventListener&&kf(Ge.postMessage)&&!Ge.importScripts&&_r&&_r.protocol!=="file:"&&!Cf(Df)?(mi=Df,Ge.addEventListener("message",$f,!1)):Mf in Rf("script")?mi=function(r){Af.appendChild(Rf("script"))[Mf]=function(){Af.removeChild(this),Wo(r)}}:mi=function(r){setTimeout(jo(r),0)});Vf.exports={set:Go,clear:Qo}});var _f=b((H$,Of)=>{"use strict";var Bf=be(),OP=Ue(),_P=Object.getOwnPropertyDescriptor;Of.exports=function(r){if(!OP)return Bf[r];var e=_P(Bf,r);return e&&e.value}});var zo=b((j$,Ff)=>{"use strict";var Nf=function(){this.head=null,this.tail=null};Nf.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}}};Ff.exports=Nf});var Uf=b((G$,qf)=>{"use strict";var NP=di();qf.exports=/ipad|iphone|ipod/i.test(NP)&&typeof Pebble!="undefined"});var jf=b((Q$,Hf)=>{"use strict";var FP=di();Hf.exports=/web0s(?!.*chrome)/i.test(FP)});var Xf=b((W$,Kf)=>{"use strict";var ji=be(),qP=_f(),Gf=Oi(),Ko=Yo().set,UP=zo(),HP=No(),jP=Uf(),GP=jf(),Xo=ks(),Qf=ji.MutationObserver||ji.WebKitMutationObserver,Wf=ji.document,Yf=ji.process,As=ji.Promise,eu=qP("queueMicrotask"),Hi,Jo,Zo,Rs,zf;eu||(Nr=new UP,Fr=function(){var r,e;for(Xo&&(r=Yf.domain)&&r.exit();e=Nr.get();)try{e()}catch(t){throw Nr.head&&Hi(),t}r&&r.enter()},!HP&&!Xo&&!GP&&Qf&&Wf?(Jo=!0,Zo=Wf.createTextNode(""),new Qf(Fr).observe(Zo,{characterData:!0}),Hi=function(){Zo.data=Jo=!Jo}):!jP&&As&&As.resolve?(Rs=As.resolve(void 0),Rs.constructor=As,zf=Gf(Rs.then,Rs),Hi=function(){zf(Fr)}):Xo?Hi=function(){Yf.nextTick(Fr)}:(Ko=Gf(Ko,ji),Hi=function(){Ko(Fr)}),eu=function(r){Nr.head||Hi(),Nr.add(r)});var Nr,Fr;Kf.exports=eu});var Zf=b((Y$,Jf)=>{"use strict";Jf.exports=function(r,e){try{arguments.length===1?console.error(r):console.error(r,e)}catch(t){}}});var Ls=b((z$,em)=>{"use strict";em.exports=function(r){try{return{error:!1,value:r()}}catch(e){return{error:!0,value:e}}}});var bi=b((K$,tm)=>{"use strict";var QP=be();tm.exports=QP.Promise});var Gi=b((X$,sm)=>{"use strict";var WP=be(),qr=bi(),YP=he(),zP=Xn(),KP=Vo(),XP=ke(),im=Do(),JP=at(),tu=_n(),rm=qr&&qr.prototype,ZP=XP("species"),iu=!1,am=YP(WP.PromiseRejectionEvent),ew=zP("Promise",function(){var r=KP(qr),e=r!==String(qr);if(!e&&tu===66||JP&&!(rm.catch&&rm.finally))return!0;if(!tu||tu<51||!/native code/.test(r)){var t=new qr(function(s){s(1)}),i=function(s){s(function(){},function(){})},a=t.constructor={};if(a[ZP]=i,iu=t.then(function(){})instanceof i,!iu)return!0}return!e&&(im==="BROWSER"||im==="DENO")&&!am});sm.exports={CONSTRUCTOR:ew,REJECTION_EVENT:am,SUBCLASSING:iu}});var Qi=b((J$,om)=>{"use strict";var nm=mt(),tw=TypeError,iw=function(r){var e,t;this.promise=new r(function(i,a){if(e!==void 0||t!==void 0)throw new tw("Bad Promise constructor");e=i,t=a}),this.resolve=nm(e),this.reject=nm(t)};om.exports.f=function(r){return new iw(r)}});var wm=b(()=>{"use strict";var rw=Se(),aw=at(),Cs=ks(),jt=be(),Ki=He(),um=Ui(),lm=ko(),sw=$r(),nw=lf(),ow=mt(),Ds=he(),uw=je(),lw=df(),cw=_o(),fm=Yo().set,ou=Xf(),dw=Zf(),pw=Ls(),hw=zo(),mm=fo(),Vs=bi(),uu=Gi(),bm=Qi(),Bs="Promise",vm=uu.CONSTRUCTOR,fw=uu.REJECTION_EVENT,mw=uu.SUBCLASSING,ru=mm.getterFor(Bs),bw=mm.set,Wi=Vs&&Vs.prototype,vi=Vs,Ms=Wi,Sm=jt.TypeError,au=jt.document,lu=jt.process,su=bm.f,vw=su,Sw=!!(au&&au.createEvent&&jt.dispatchEvent),gm="unhandledrejection",gw="rejectionhandled",cm=0,ym=1,yw=2,cu=1,Tm=2,$s,dm,Tw,pm,Im=function(r){var e;return uw(r)&&Ds(e=r.then)?e:!1},Em=function(r,e){var t=e.value,i=e.state===ym,a=i?r.ok:r.fail,s=r.resolve,n=r.reject,o=r.domain,u,l,d;try{a?(i||(e.rejection===Tm&&Ew(e),e.rejection=cu),a===!0?u=t:(o&&o.enter(),u=a(t),o&&(o.exit(),d=!0)),u===r.promise?n(new Sm("Promise-chain cycle")):(l=Im(u))?Ki(l,u,s,n):s(u)):n(t)}catch(c){o&&!d&&o.exit(),n(c)}},xm=function(r,e){r.notified||(r.notified=!0,ou(function(){for(var t=r.reactions,i;i=t.get();)Em(i,r);r.notified=!1,e&&!r.rejection&&Iw(r)}))},Pm=function(r,e,t){var i,a;Sw?(i=au.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(r,!1,!0),jt.dispatchEvent(i)):i={promise:e,reason:t},!fw&&(a=jt["on"+r])?a(i):r===gm&&dw("Unhandled promise rejection",t)},Iw=function(r){Ki(fm,jt,function(){var e=r.facade,t=r.value,i=hm(r),a;if(i&&(a=pw(function(){Cs?lu.emit("unhandledRejection",t,e):Pm(gm,e,t)}),r.rejection=Cs||hm(r)?Tm:cu,a.error))throw a.value})},hm=function(r){return r.rejection!==cu&&!r.parent},Ew=function(r){Ki(fm,jt,function(){var e=r.facade;Cs?lu.emit("rejectionHandled",e):Pm(gw,e,r.value)})},Yi=function(r,e,t){return function(i){r(e,i,t)}},zi=function(r,e,t){r.done||(r.done=!0,t&&(r=t),r.value=e,r.state=yw,xm(r,!0))},nu=function(r,e,t){if(!r.done){r.done=!0,t&&(r=t);try{if(r.facade===e)throw new Sm("Promise can't be resolved itself");var i=Im(e);i?ou(function(){var a={done:!1};try{Ki(i,e,Yi(nu,a,r),Yi(zi,a,r))}catch(s){zi(a,s,r)}}):(r.value=e,r.state=ym,xm(r,!1))}catch(a){zi({done:!1},a,r)}}};if(vm&&(vi=function(e){lw(this,Ms),ow(e),Ki($s,this);var t=ru(this);try{e(Yi(nu,t),Yi(zi,t))}catch(i){zi(t,i)}},Ms=vi.prototype,$s=function(e){bw(this,{type:Bs,done:!1,notified:!1,parent:!1,reactions:new hw,rejection:!1,state:cm,value:void 0})},$s.prototype=um(Ms,"then",function(e,t){var i=ru(this),a=su(cw(this,vi));return i.parent=!0,a.ok=Ds(e)?e:!0,a.fail=Ds(t)&&t,a.domain=Cs?lu.domain:void 0,i.state===cm?i.reactions.add(a):ou(function(){Em(a,i)}),a.promise}),dm=function(){var r=new $s,e=ru(r);this.promise=r,this.resolve=Yi(nu,e),this.reject=Yi(zi,e)},bm.f=su=function(r){return r===vi||r===Tw?new dm(r):vw(r)},!aw&&Ds(Vs)&&Wi!==Object.prototype)){pm=Wi.then,mw||um(Wi,"then",function(e,t){var i=this;return new vi(function(a,s){Ki(pm,i,a,s)}).then(e,t)},{unsafe:!0});try{delete Wi.constructor}catch(r){}lm&&lm(Wi,Ms)}rw({global:!0,constructor:!0,wrap:!0,forced:vm},{Promise:vi});sw(vi,Bs,!1,!0);nw(Bs)});var Mm=b((tD,Lm)=>{"use strict";var xw=ke(),Am=xw("iterator"),Rm=!1;try{km=0,du={next:function(){return{done:!!km++}},return:function(){Rm=!0}},du[Am]=function(){return this},Array.from(du,function(){throw 2})}catch(r){}var km,du;Lm.exports=function(r,e){try{if(!e&&!Rm)return!1}catch(a){return!1}var t=!1;try{var i={};i[Am]=function(){return{next:function(){return{done:t=!0}}}},r(i)}catch(a){}return t}});var pu=b((iD,$m)=>{"use strict";var Pw=bi(),ww=Mm(),kw=Gi().CONSTRUCTOR;$m.exports=kw||!ww(function(r){Pw.all(r).then(void 0,function(){})})});var Dm=b(()=>{"use strict";var Aw=Se(),Rw=He(),Lw=mt(),Mw=Qi(),$w=Ls(),Dw=xs(),Cw=pu();Aw({target:"Promise",stat:!0,forced:Cw},{all:function(e){var t=this,i=Mw.f(t),a=i.resolve,s=i.reject,n=$w(function(){var o=Lw(t.resolve),u=[],l=0,d=1;Dw(e,function(c){var f=l++,p=!1;d++,Rw(o,t,c).then(function(m){p||(p=!0,u[f]=m,--d||a(u))},s)}),--d||a(u)});return n.error&&s(n.value),i.promise}})});var Vm=b(()=>{"use strict";var Vw=Se(),Bw=at(),Ow=Gi().CONSTRUCTOR,fu=bi(),_w=xt(),Nw=he(),Fw=Ui(),Cm=fu&&fu.prototype;Vw({target:"Promise",proto:!0,forced:Ow,real:!0},{catch:function(r){return this.then(void 0,r)}});!Bw&&Nw(fu)&&(hu=_w("Promise").prototype.catch,Cm.catch!==hu&&Fw(Cm,"catch",hu,{unsafe:!0}));var hu});var Bm=b(()=>{"use strict";var qw=Se(),Uw=He(),Hw=mt(),jw=Qi(),Gw=Ls(),Qw=xs(),Ww=pu();qw({target:"Promise",stat:!0,forced:Ww},{race:function(e){var t=this,i=jw.f(t),a=i.reject,s=Gw(function(){var n=Hw(t.resolve);Qw(e,function(o){Uw(n,t,o).then(i.resolve,a)})});return s.error&&a(s.value),i.promise}})});var Om=b(()=>{"use strict";var Yw=Se(),zw=Qi(),Kw=Gi().CONSTRUCTOR;Yw({target:"Promise",stat:!0,forced:Kw},{reject:function(e){var t=zw.f(this),i=t.reject;return i(e),t.promise}})});var mu=b((dD,_m)=>{"use strict";var Xw=bt(),Jw=je(),Zw=Qi();_m.exports=function(r,e){if(Xw(r),Jw(e)&&e.constructor===r)return e;var t=Zw.f(r),i=t.resolve;return i(e),t.promise}});var qm=b(()=>{"use strict";var ek=Se(),tk=xt(),Nm=at(),ik=bi(),Fm=Gi().CONSTRUCTOR,rk=mu(),ak=tk("Promise"),sk=Nm&&!Fm;ek({target:"Promise",stat:!0,forced:Nm||Fm},{resolve:function(e){return rk(sk&&this===ak?ik:this,e)}})});var Um=b(()=>{"use strict";wm();Dm();Vm();Bm();Om();qm()});var Qm=b(()=>{"use strict";var nk=Se(),ok=at(),Os=bi(),uk=we(),jm=xt(),Gm=he(),lk=_o(),Hm=mu(),ck=Ui(),vu=Os&&Os.prototype,dk=!!Os&&uk(function(){vu.finally.call({then:function(){}},function(){})});nk({target:"Promise",proto:!0,real:!0,forced:dk},{finally:function(r){var e=lk(this,jm("Promise")),t=Gm(r);return this.then(t?function(i){return Hm(e,r()).then(function(){return i})}:r,t?function(i){return Hm(e,r()).then(function(){throw i})}:r)}});!ok&&Gm(Os)&&(bu=jm("Promise").prototype.finally,vu.finally!==bu&&ck(vu,"finally",bu,{unsafe:!0}));var bu});var Ym=b((SD,Wm)=>{"use strict";tf();Um();Qm();var pk=Ht();Wm.exports=pk("Promise","finally")});var Km=b((gD,zm)=>{"use strict";var hk=Ym();zm.exports=hk});var _s=b((yD,Xm)=>{"use strict";var fk=Km();Xm.exports=fk});var ab=b(()=>{"use strict";var gk=Se(),yk=lo().values;gk({target:"Object",stat:!0},{values:function(e){return yk(e)}})});var nb=b((KD,sb)=>{"use strict";ab();var Tk=Ci();sb.exports=Tk.Object.values});var ub=b((XD,ob)=>{"use strict";var Ik=nb();ob.exports=Ik});var Xi=b((JD,lb)=>{"use strict";var Ek=ub();lb.exports=Ek});var Tb=b(()=>{"use strict";var Dk=Se(),Ck=Vi(),Vk=qi(),Bk=kr(),Ok=Ar();Dk({target:"Array",proto:!0},{at:function(e){var t=Ck(this),i=Vk(t),a=Bk(e),s=a>=0?a:i+a;return s<0||s>=i?void 0:t[s]}});Ok("at")});var Eb=b((sC,Ib)=>{"use strict";Tb();var _k=Ht();Ib.exports=_k("Array","at")});var Pb=b((nC,xb)=>{"use strict";var Nk=Eb();xb.exports=Nk});var Yt=b((oC,wb)=>{"use strict";var Fk=Pb();wb.exports=Fk});var Bu=b((MV,Wb)=>{"use strict";var Xk=li();Wb.exports=Array.isArray||function(e){return Xk(e)==="Array"}});var zb=b(($V,Yb)=>{"use strict";var Jk=TypeError,Zk=9007199254740991;Yb.exports=function(r){if(r>Zk)throw Jk("Maximum allowed index exceeded");return r}});var Jb=b((DV,Xb)=>{"use strict";var eA=Bu(),tA=qi(),iA=zb(),rA=Oi(),Kb=function(r,e,t,i,a,s,n,o){for(var u=a,l=0,d=n?rA(n,o):!1,c,f;l<i;)l in t&&(c=d?d(t[l],l,e):t[l],s>0&&eA(c)?(f=tA(c),u=Kb(r,e,c,f,u,s-1)-1):(iA(u+1),r[u]=c),u++),l++;return u};Xb.exports=Kb});var iv=b((CV,tv)=>{"use strict";var Zb=Bu(),aA=Oo(),sA=je(),nA=ke(),oA=nA("species"),ev=Array;tv.exports=function(r){var e;return Zb(r)&&(e=r.constructor,aA(e)&&(e===ev||Zb(e.prototype))?e=void 0:sA(e)&&(e=e[oA],e===null&&(e=void 0))),e===void 0?ev:e}});var av=b((VV,rv)=>{"use strict";var uA=iv();rv.exports=function(r,e){return new(uA(r))(e===0?0:e)}});var sv=b(()=>{"use strict";var lA=Se(),cA=Jb(),dA=mt(),pA=Vi(),hA=qi(),fA=av();lA({target:"Array",proto:!0},{flatMap:function(e){var t=pA(this),i=hA(t),a;return dA(e),a=fA(t,0),a.length=cA(a,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),a}})});var nv=b(()=>{"use strict";var mA=Ar();mA("flatMap")});var uv=b((FV,ov)=>{"use strict";sv();nv();var bA=Ht();ov.exports=bA("Array","flatMap")});var cv=b((qV,lv)=>{"use strict";var vA=uv();lv.exports=vA});var Ou=b((UV,dv)=>{"use strict";var SA=cv();dv.exports=SA});var Jr=b((HV,pv)=>{"use strict";var gA=Mr(),yA=String;pv.exports=function(r){if(gA(r)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return yA(r)}});var _u=b((jV,hv)=>{"use strict";hv.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 bv=b((GV,mv)=>{"use strict";var TA=Ee(),IA=Ut(),EA=Jr(),Fu=_u(),fv=TA("".replace),xA=RegExp("^["+Fu+"]+"),PA=RegExp("(^|[^"+Fu+"])["+Fu+"]+$"),Nu=function(r){return function(e){var t=EA(IA(e));return r&1&&(t=fv(t,xA,"")),r&2&&(t=fv(t,PA,"$1")),t}};mv.exports={start:Nu(1),end:Nu(2),trim:Nu(3)}});var yv=b((QV,gv)=>{"use strict";var wA=vo().PROPER,kA=we(),vv=_u(),Sv="\u200B\x85\u180E";gv.exports=function(r){return kA(function(){return!!vv[r]()||Sv[r]()!==Sv||wA&&vv[r].name!==r})}});var qu=b((WV,Tv)=>{"use strict";var AA=bv().start,RA=yv();Tv.exports=RA("trimStart")?function(){return AA(this)}:"".trimStart});var Ev=b(()=>{"use strict";var LA=Se(),Iv=qu();LA({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Iv},{trimLeft:Iv})});var Pv=b(()=>{"use strict";Ev();var MA=Se(),xv=qu();MA({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==xv},{trimStart:xv})});var kv=b((JV,wv)=>{"use strict";Pv();var $A=Ht();wv.exports=$A("String","trimLeft")});var Rv=b((ZV,Av)=>{"use strict";var DA=kv();Av.exports=DA});var Mv=b((eB,Lv)=>{"use strict";var CA=Rv();Lv.exports=CA});var Gv=b(()=>{"use strict"});var Qv=b(()=>{"use strict"});var Yv=b((D_,Wv)=>{"use strict";var eR=je(),tR=li(),iR=ke(),rR=iR("match");Wv.exports=function(r){var e;return eR(r)&&((e=r[rR])!==void 0?!!e:tR(r)==="RegExp")}});var Kv=b((C_,zv)=>{"use strict";var aR=bt();zv.exports=function(){var r=aR(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 Zv=b((V_,Jv)=>{"use strict";var sR=He(),nR=st(),oR=Tr(),uR=Kv(),Xv=RegExp.prototype;Jv.exports=function(r){var e=r.flags;return e===void 0&&!("flags"in Xv)&&!nR(r,"flags")&&oR(Xv,r)?sR(uR,r):e}});var tS=b((B_,eS)=>{"use strict";var Yu=Ee(),lR=Vi(),cR=Math.floor,Qu=Yu("".charAt),dR=Yu("".replace),Wu=Yu("".slice),pR=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,hR=/\$([$&'`]|\d{1,2})/g;eS.exports=function(r,e,t,i,a,s){var n=t+r.length,o=i.length,u=hR;return a!==void 0&&(a=lR(a),u=pR),dR(s,u,function(l,d){var c;switch(Qu(d,0)){case"$":return"$";case"&":return r;case"`":return Wu(e,0,t);case"'":return Wu(e,n);case"<":c=a[Wu(d,1,-1)];break;default:var f=+d;if(f===0)return l;if(f>o){var p=cR(f/10);return p===0?l:p<=o?i[p-1]===void 0?Qu(d,1):i[p-1]+Qu(d,1):l}c=i[f-1]}return c===void 0?"":c})}});var aS=b(()=>{"use strict";var fR=Se(),mR=He(),Ku=Ee(),iS=Ut(),bR=he(),vR=Di(),SR=Yv(),rr=Jr(),gR=Er(),yR=Zv(),TR=tS(),IR=ke(),ER=at(),xR=IR("replace"),PR=TypeError,zu=Ku("".indexOf),wR=Ku("".replace),rS=Ku("".slice),kR=Math.max;fR({target:"String",proto:!0},{replaceAll:function(e,t){var i=iS(this),a,s,n,o,u,l,d,c,f,p,m=0,v="";if(!vR(e)){if(a=SR(e),a&&(s=rr(iS(yR(e))),!~zu(s,"g")))throw new PR("`.replaceAll` does not allow non-global regexes");if(n=gR(e,xR),n)return mR(n,e,i,t);if(ER&&a)return wR(rr(i),e,t)}for(o=rr(i),u=rr(e),l=bR(t),l||(t=rr(t)),d=u.length,c=kR(1,d),f=zu(o,u);f!==-1;)p=l?rr(t(u,f,o)):TR(u,o,f,[],void 0,t),v+=rS(o,m,f)+p,m=f+d,f=f+c>o.length?-1:zu(o,u,f+c);return m<o.length&&(v+=rS(o,m)),v}})});var nS=b((N_,sS)=>{"use strict";Gv();Qv();aS();var AR=Ht();sS.exports=AR("String","replaceAll")});var uS=b((F_,oS)=>{"use strict";var RR=nS();oS.exports=RR});var cS=b((q_,lS)=>{"use strict";var LR=uS();lS.exports=LR});var pS=b((U_,dS)=>{"use strict";var MR=kr(),$R=Jr(),DR=Ut(),CR=RangeError;dS.exports=function(e){var t=$R(DR(this)),i="",a=MR(e);if(a<0||a===1/0)throw new CR("Wrong number of repetitions");for(;a>0;(a>>>=1)&&(t+=t))a&1&&(i+=t);return i}});var vS=b((H_,bS)=>{"use strict";var mS=Ee(),VR=ro(),hS=Jr(),BR=pS(),OR=Ut(),_R=mS(BR),NR=mS("".slice),FR=Math.ceil,fS=function(r){return function(e,t,i){var a=hS(OR(e)),s=VR(t),n=a.length,o=i===void 0?" ":hS(i),u,l;return s<=n||o===""?a:(u=s-n,l=_R(o,FR(u/o.length)),l.length>u&&(l=NR(l,0,u)),r?a+l:l+a)}};bS.exports={start:fS(!1),end:fS(!0)}});var gS=b((j_,SS)=>{"use strict";var qR=di();SS.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(qR)});var yS=b(()=>{"use strict";var UR=Se(),HR=vS().start,jR=gS();UR({target:"String",proto:!0,forced:jR},{padStart:function(e){return HR(this,e,arguments.length>1?arguments[1]:void 0)}})});var IS=b((W_,TS)=>{"use strict";yS();var GR=Ht();TS.exports=GR("String","padStart")});var xS=b((Y_,ES)=>{"use strict";var QR=IS();ES.exports=QR});var wS=b((z_,PS)=>{"use strict";var WR=xS();PS.exports=WR});var mL={};_g(mL,{ChromecastState:()=>br,HttpConnectionType:()=>as,Observable:()=>It.Observable,PlaybackState:()=>De,Player:()=>Ha,PredefinedQualityLimits:()=>vr,SDK_VERSION:()=>fL,Subject:()=>It.Subject,Subscription:()=>It.Subscription,Surface:()=>ss,VERSION:()=>kn,ValueSubject:()=>It.ValueSubject,VideoFormat:()=>ft,VideoQuality:()=>It.VideoQuality,clientChecker:()=>K,isMobile:()=>Ji});module.exports=Ng(mL);var kn="2.0.130-dev.3ce761c4.0";var De=(a=>(a.STOPPED="stopped",a.READY="ready",a.PLAYING="playing",a.PAUSED="paused",a))(De||{}),ft=(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))(ft||{});var br=(a=>(a.NOT_AVAILABLE="NOT_AVAILABLE",a.AVAILABLE="AVAILABLE",a.CONNECTING="CONNECTING",a.CONNECTED="CONNECTED",a))(br||{}),as=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(as||{});var ss=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(ss||{}),vr=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(vr||{});var Ig=Y(vt(),1);var Q=require("@vkontakte/videoplayer-shared/es2015");var rp=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 cs=class{constructor(e){this.connection$=new Q.ValueSubject(void 0);this.castState$=new Q.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new Q.Subject;this.realCastState$=new Q.ValueSubject("NOT_AVAILABLE");this.subscription=new Q.Subscription;this.isDestroyed=!1;var s;this.params=e;let t="chrome"in window;if(e.isDisabled||!t)return;let i=(0,Q.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||rp("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:Q.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,Q.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,Q.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,Q.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,Q.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,Q.assertNever)(a.sessionState)}})).add((0,Q.merge)((0,Q.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,Q.map)(a=>a.castState)),(0,Q.observableFrom)([i.getCastState()])).pipe((0,Q.filterChanged)(),(0,Q.map)(oI)).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(a=>{var o,u;let s=a==="CONNECTED",n=(0,Q.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,Q.assertNonNullable)(l);let d=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,Q.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,Q.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:Q.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},oI=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,Q.assertNever)(r)}};var Sl=Y(vt(),1),lg=Y(Rr(),1),cg=Y($o(),1);var tb=Y(_s(),1);var Su=require("@vkontakte/videoplayer-shared/es2015");var Ae=(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,Su.assertNever)(t)}return r},Ns=(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,Su.assertNever)(e)}};var R=(r,e,t=!1)=>{let i=r.getTransition();(t||!i||i.to===e)&&r.setState(e)};var St=require("@vkontakte/videoplayer-shared/es2015"),j=class{constructor(e){this.transitionStarted$=new St.Subject;this.transitionEnded$=new St.Subject;this.transitionUpdated$=new St.Subject;this.forceChanged$=new St.Subject;this.stateChangeStarted$=(0,St.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,St.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,St.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 Jm=require("@vkontakte/videoplayer-shared/es2015"),Zm=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,Jm.assertNever)(r)}};var C=require("@vkontakte/videoplayer-shared/es2015");var mk=5,bk=5,vk=500,eb=7e3,Ur=class{constructor(e){this.subscription=new C.Subscription;this.loadMediaTimeoutSubscription=new C.Subscription;this.videoState=new j("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,C.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,C.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,C.assertNever)(e)}break}default:(0,C.assertNever)(i)}}};this.params=e,this.params.output.isLive$.next(Zm(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 C.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 C.Subject;e.add(a.pipe((0,C.debounce)(vk)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,C.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)>mk)&&a.next(o),s=o})),e.add((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.params.output.duration$.next(n.value)}))}t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),a=>{a.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),a=>{a.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,C.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<bk&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),R(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,C.assertNever)(n)}}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),a=>{this.handleRemoteVolumeChange({volume:a.value})}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),a=>{this.handleRemoteVolumeChange({muted:a.value})});let i=(0,C.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,C.observableFrom)(["init"])).pipe((0,C.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"),R(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),R(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"),R(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"),R(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"&&R(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,C.assertNonNullable)(d);let c=(0,C.getHighestQuality)(Object.keys(d));(0,C.assertNonNullable)(c);let f=d[c];(0,C.assertNonNullable)(f),i=f,a="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let d=t[e];(0,C.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,C.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,C.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,C.assertNonNullable)(d),i=Ae(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:C.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,C.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,C.isNonNullable)(o)&&(n.metadata.title=o),(0,C.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,C.timeout)(eb).subscribe(()=>s(`timeout(${eb})`)))});(0,tb.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:C.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:a})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}};var Cu=Y(vt(),1);var Iu=require("@vkontakte/videoplayer-shared/es2015");var ib=require("@vkontakte/videoplayer-shared/es2015"),rb=r=>{try{r.pause(),r.playbackRate=0,(0,ib.clearVideoElement)(r),r.remove()}catch(e){console.error(e)}};var Fs=require("@vkontakte/videoplayer-shared/es2015"),gu=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)}},yu=window.WeakMap?new WeakMap:new gu,Tu=window.WeakMap?new WeakMap:new Map,Sk=(r,e=20)=>{let t=0;return(0,Fs.fromEvent)(r,"ratechange").subscribe(i=>{t++,t>=e&&(r.currentTime=r.currentTime,t=0)})},Ce=(r,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=r.querySelector("video"),a=!!i;i?(0,Iu.clearVideoElement)(i):(i=document.createElement("video"),r.appendChild(i)),yu.set(i,a);let s=new Fs.Subscription;return s.add(Sk(i,e)),Tu.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},Ve=r=>{let e=Tu.get(r);e==null||e.unsubscribe(),Tu.delete(r);let t=yu.get(r);yu.delete(r),t?(0,Iu.clearVideoElement)(r):rb(r)};var Eu=Y(Xi(),1),M=require("@vkontakte/videoplayer-shared/es2015");var Gt=require("@vkontakte/videoplayer-shared/es2015"),qs=(r,e,t,{equal:i=(n,o)=>n===o,changed$:a,onError:s}={})=>{let n=r.getState(),o=e(),u=(0,Gt.isNullable)(a),l=new Gt.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},gt=(r,e,t)=>qs(e,()=>r.loop,i=>{(0,Gt.isNonNullable)(i)&&(r.loop=i)},{onError:t}),Be=(r,e,t,i)=>qs(e,()=>({muted:r.muted,volume:r.volume}),a=>{(0,Gt.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}),Ke=(r,e,t,i)=>qs(e,()=>r.playbackRate,a=>{(0,Gt.isNonNullable)(a)&&(r.playbackRate=a)},{changed$:t,onError:i}),Qt=qs;var xk=r=>["__",r.language,r.label].join("|"),Pk=(r,e)=>{if(r.id===e)return!0;let[t,i,a]=e.split("|");return r.language===i&&r.label===a},xu=class r{constructor(e){this.available$=new M.Subject;this.current$=new M.ValueSubject(void 0);this.error$=new M.Subject;this.subscription=new M.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:M.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,Eu.default)(this.internalTracks),s=>{(0,M.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,M.isNonNullable)(s)&&(0,M.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,M.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:a})),this.subscription.add(Qt(t.externalTextTracks,()=>(0,Eu.default)(this.externalTracks),s=>{(0,M.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,M.isNonNullable)(s)&&(0,M.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,M.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,M.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,M.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,M.merge)((0,M.fromEvent)(e,"addtrack"),(0,M.fromEvent)(e,"removetrack"),(0,M.observableFrom)(["init"])).pipe((0,M.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,M.filterChanged)((i,a)=>i.length===a.length&&i.every(({id:s},n)=>s===a[n].id))).subscribe(this.available$)),this.subscription.add((0,M.merge)((0,M.fromEvent)(e,"change"),(0,M.observableFrom)(["init"])).pipe((0,M.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,M.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,M.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,M.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let a=o=>{var l,d,c,f,p;let u=(d=(l=o.target)==null?void 0:l.cues)!=null?d:null;u&&u.length&&(this.applyCueSettings((f=(c=o.target)==null?void 0:c.cues)!=null?f:null),(p=o.target)==null||p.removeEventListener("cuechange",a))};(n=i.track)==null||n.addEventListener("cuechange",a)})),this.subscription.add((0,M.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,M.isNonNullable)(t.align)&&(a.align=t.align),(0,M.isNonNullable)(t.position)&&(a.position=t.position),(0,M.isNonNullable)(t.size)&&(a.size=t.size),(0,M.isNonNullable)(t.line)&&(a.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,M.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:xk(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,M.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,M.isNullable)(e)||!Pk(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,M.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,M.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)}},Xe=xu;var Si=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 cb=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},Pu=r=>{let e=cb(r);return!!(e&&e.fullscreenElement&&e.fullscreenElement===r)},db=r=>{let e=cb(r);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===r)};var A=require("@vkontakte/videoplayer-shared/es2015");var wk=3,pb=(r,e,t=wk)=>{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 Us=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 hb=Y(vt(),1);var Ji=()=>{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 Hs=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,hb.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=Ji()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return w(this,null,function*(){let{userAgentData:e}=navigator;if(e){let t=yield 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 js=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 ot=()=>window.ManagedMediaSource||window.MediaSource,Gs=()=>{var r,e;return!!(window.ManagedMediaSource&&((e=(r=window.ManagedSourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},fb=()=>{var r,e;return!!(window.MediaSource&&((e=(r=window.SourceBuffer)==null?void 0:r.prototype)!=null&&e.appendBuffer))},mb=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var kk=document.createElement("video"),Ak='video/mp4; codecs="avc1.42000a,mp4a.40.2"',Rk='video/mp4; codecs="hev1.1.6.L93.B0"',bb='video/webm; codecs="vp09.00.10.08"',vb='video/webm; codecs="av01.0.00M.08"',Lk='audio/mp4; codecs="mp4a.40.2"',Mk='audio/webm; codecs="opus"',Sb,$k=()=>w(void 0,null,function*(){if(!window.navigator.mediaCapabilities)return;let r={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=yield Promise.all([window.navigator.mediaCapabilities.decodingInfo(H(L({},r),{video:H(L({},r.video),{contentType:vb})})),window.navigator.mediaCapabilities.decodingInfo(H(L({},r),{video:H(L({},r.video),{contentType:bb})}))]);Sb={DASH_WEBM_AV1:e,DASH_WEBM:t}});$k().catch(r=>{console.log(kk),console.error(r)});var Qs=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 Sb}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,f,p,m,v,y,g,x,E,P;this._video=document.createElement("video");try{this._protocols={mms:Gs(),mse:fb(),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 $=!!((d=(l=ot())==null?void 0:l.isTypeSupported)!=null&&d.call(l,Ak)),V=!!((f=(c=ot())==null?void 0:c.isTypeSupported)!=null&&f.call(c,Rk)),X=!!((m=(p=ot())==null?void 0:p.isTypeSupported)!=null&&m.call(p,Lk));this._codecs={h264:$,h265:V,vp9:!!((y=(v=ot())==null?void 0:v.isTypeSupported)!=null&&y.call(v,bb)),av1:!!((x=(g=ot())==null?void 0:g.isTypeSupported)!=null&&x.call(g,vb)),aac:X,opus:!!((P=(E=ot())==null?void 0:E.isTypeSupported)!=null&&P.call(E,Mk)),mpeg:($||V)&&X},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch($){console.error($)}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 gb="audio/mpeg",Ws=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,gb))},this._codecs={mp3:!!((a=(i=ot())==null?void 0:i.isTypeSupported)!=null&&a.call(i,gb))}}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 yb=require("@vkontakte/videoplayer-shared/es2015");var wu=class{constructor(){this.isInited$=new yb.ValueSubject(!1);this._displayChecker=new js,this._deviceChecker=new Hs(this._displayChecker),this._browserChecker=new Us,this._videoChecker=new Qs(this._deviceChecker,this._browserChecker),this._audioChecker=new Ws,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}detect(){return w(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},K=new wu;var Oe=r=>{let e=D=>(0,A.fromEvent)(r,D).pipe((0,A.mapTo)(void 0)),t=new A.Subscription,i=()=>t.unsubscribe(),s=(0,A.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(D=>(0,A.fromEvent)(r,D))).pipe((0,A.map)(D=>D.type==="ended"?r.readyState<2:r.readyState<3),(0,A.filterChanged)()),n=(0,A.merge)((0,A.fromEvent)(r,"progress"),(0,A.fromEvent)(r,"timeupdate")).pipe((0,A.map)(()=>pb(r.buffered,r.currentTime))),o=K.browser.isSafari?(0,A.combine)({play:e("play").pipe((0,A.once)()),playing:e("playing")}).pipe((0,A.mapTo)(void 0)):e("playing"),u=(0,A.fromEvent)(r,"volumechange").pipe((0,A.map)(()=>({muted:r.muted,volume:r.volume}))),l=(0,A.fromEvent)(r,"ratechange").pipe((0,A.map)(()=>r.playbackRate)),d=(0,A.fromEvent)(r,"error").pipe((0,A.filter)(()=>!!(r.error||r.played.length)),(0,A.map)(()=>{var z;let D=r.error;return{id:D?`MediaError#${D.code}`:"HtmlVideoError",category:A.ErrorCategory.VIDEO_PIPELINE,message:D?D.message:"Error event from HTML video element",thrown:(z=r.error)!=null?z:void 0}})),c=(0,A.fromEvent)(r,"timeupdate").pipe((0,A.map)(()=>r.currentTime)),f=new A.Subject,p=.3,m;t.add(c.subscribe(D=>{r.loop&&(0,A.isNonNullable)(m)&&(0,A.isNonNullable)(D)&&m>=r.duration-p&&D<=p&&f.next(m),m=D}));let v=e("pause").pipe((0,A.filter)(()=>!r.error&&m!==r.duration)),y=(0,A.fromEvent)(r,"enterpictureinpicture"),g=(0,A.fromEvent)(r,"leavepictureinpicture"),x=new A.ValueSubject(db(r));t.add(y.subscribe(()=>x.next(!0))),t.add(g.subscribe(()=>x.next(!1)));let E=new A.ValueSubject(Pu(r)),P=(0,A.fromEvent)(r,"fullscreenchange");t.add(P.pipe((0,A.map)(()=>Pu(r))).subscribe(E));let $=.1,V=1e3,X=(0,A.fromEvent)(r,"timeupdate").pipe((0,A.filter)(D=>r.duration-r.currentTime<$)),se=(0,A.merge)(X.pipe((0,A.filter)(D=>!r.loop)),(0,A.fromEvent)(r,"ended")).pipe((0,A.throttle)(V),(0,A.mapTo)(void 0)),ne=X.pipe((0,A.filter)(D=>r.loop));return{playing$:o,pause$:v,canplay$:e("canplay"),ended$:se,looped$:f,loopExpected$:ne,error$:d,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:c,durationChange$:(0,A.fromEvent)(r,"durationchange").pipe((0,A.map)(()=>r.duration)),isBuffering$:s,currentBuffer$:n,volumeState$:u,playbackRateState$:l,inPiP$:x,inFullscreen$:E,enterPip$:y,leavePip$:g,destroy:i}};var kt=require("@vkontakte/videoplayer-shared/es2015"),Wt=r=>{switch(r){case"mobile":return kt.VideoQuality.Q_144P;case"lowest":return kt.VideoQuality.Q_240P;case"low":return kt.VideoQuality.Q_360P;case"sd":case"medium":return kt.VideoQuality.Q_480P;case"hd":case"high":return kt.VideoQuality.Q_720P;case"fullhd":case"full":return kt.VideoQuality.Q_1080P;case"quadhd":case"quad":return kt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return kt.VideoQuality.Q_2160P}};var zt=Y(Yt(),1),Mb=Y(vt(),1),q=require("@vkontakte/videoplayer-shared/es2015");var ge=require("@vkontakte/videoplayer-shared/es2015");function ku(r,e,t){return!r.max&&r.min===e?"high_quality":!r.min&&r.max===t?"traffic_saving":"unknown"}function Au(r,e,t){return!!r&&ku(r,e,t)==="high_quality"}function Hr(r,e,t){return(0,ge.isNullable)(r)||(0,ge.isNonNullable)(r.min)&&(0,ge.isNonNullable)(r.max)&&(0,ge.isLower)(r.max,r.min)||(0,ge.isNonNullable)(r.min)&&e&&(0,ge.isHigher)(r.min,e)||(0,ge.isNonNullable)(r.max)&&t&&(0,ge.isLower)(r.max,t)}function kb({limits:r,highestAvailableHeight:e,lowestAvailableHeight:t}){return Hr({max:r!=null&&r.max?(0,ge.videoHeightToQuality)(r.max):void 0,min:r!=null&&r.min?(0,ge.videoHeightToQuality)(r.min):void 0},e?(0,ge.videoHeightToQuality)(e):void 0,t?(0,ge.videoHeightToQuality)(t):void 0)}var $b=(r,e,t)=>(e-t)*Math.pow(2,-10*r)+t;var Ru=r=>(e,t)=>r*(Number(e.bitrate)-Number(t.bitrate)),jr=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,q.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Db='Assertion "ABR Tracks is empty array" failed',Ys=new WeakMap,Ab=new WeakMap,Rb=new WeakMap,zs=(r,e,t,i)=>{var u;let a=Ys.get(e);a||(a=[...e].sort(Ru(1)),Ys.set(e,a));let s=Ys.get(t);s||(s=[...t].sort(Ru(1)),Ys.set(t,s));let n=Rb.get(r);n||(n=s.filter(l=>(0,q.isNonNullable)(l.bitrate)&&(0,q.isNonNullable)(r.bitrate)?r.bitrate/l.bitrate>i:!0),Rb.set(r,n));let o=(u=(0,zt.default)(s,Math.round(s.length*a.indexOf(r)/(a.length+1))))!=null?u:(0,zt.default)(s,-1);return o&&(0,Mb.default)(n,o)?o:n.length?(0,zt.default)(n,-1):(0,zt.default)(s,0)},Cb=(r,e,t)=>{var s;let i=(0,q.isNonNullable)((s=t==null?void 0:t.last)==null?void 0:s.bitrate)&&(0,q.isNonNullable)(e==null?void 0:e.bitrate)&&t.last.bitrate<e.bitrate?r.trackCooldownIncreaseQuality:r.trackCooldownDecreaseQuality,a=e&&t&&t.history[e.id]&&(0,q.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},qk=(r,e)=>Math.log(e)/Math.log(r),Uk=({tuning:r,container:e,limits:t,panelSize:i})=>{let a=r.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:a};if(r.usePixelRatio&&K.display.pixelRatio){let s=K.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=qk(n,o*s+u)+l;Number.isFinite(d)&&(a*=d)}}return Au(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}},Lb=new WeakMap,Kt=(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:f,stallsPredictedThroughput:p,panelSize:m})=>{var ne,D,z;(0,q.assertNotEmptyArray)(r,Db);let v=m!=null?m:Uk({container:e,tuning:i,limits:a,panelSize:m}).containerSizeLimit,y=i.considerPlaybackRate&&(0,q.isNonNullable)(o)?o:1,g=Lb.get(r);g||(g=r.filter(k=>!(0,q.isInvariantQuality)(k.quality)).sort((k,_)=>(0,q.isHigher)(k.quality,_.quality)?-1:1),Lb.set(r,g));let x=(ne=(0,zt.default)(g,-1))==null?void 0:ne.quality,E=(D=(0,zt.default)(g,0))==null?void 0:D.quality,P=Hr(a,E,x),$=y*$b(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),V=null;for(let k of g){let _=!0;if(v)if(k.size)_=k.size.width<=v.width&&k.size.height<=v.height;else{let re=v&&(0,q.videoSizeToQuality)(v);_=re?(0,q.isLowerOrEqual)(k.quality,re):!0}if(!_)continue;let te=p||t,B=(0,q.isNonNullable)(te)&&isFinite(te)&&(0,q.isNonNullable)(k.bitrate)?te-s>=k.bitrate*$:!0,N=Au(a,i.highQualityLimit,i.trafficSavingLimit)&&(a==null?void 0:a.min)===k.quality;if(!B&&!N||i.lazyQualitySwitch&&(0,q.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,q.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,q.isHigher)(k.quality,u.quality)||!!c&&(0,q.isHigherOrEqual)(k.quality,c)&&!N||!!f&&(0,q.isHigherOrEqual)(k.quality,f)&&!N)continue;let Fe=P||((0,q.isNullable)(a==null?void 0:a.max)||(0,q.isLowerOrEqual)(k.quality,a.max))&&((0,q.isNullable)(a==null?void 0:a.min)||(0,q.isHigherOrEqual)(k.quality,a.min)),ti=(0,q.isNonNullable)(d)&&!d?(0,q.isLowerOrEqual)(k.quality,i.backgroundVideoQualityLimit):!0;!Fe||!ti||V||(V=k)}let X=(z=V!=null?V:(0,zt.default)(g,-1))!=null?z:r[0];return Cb(i,X,l)},Vb=(r,e,t,{estimatedThroughput:i,tuning:a,playbackRate:s,forwardBufferHealth:n,history:o,stallsPredictedThroughput:u})=>{(0,q.assertNotEmptyArray)(t,Db);let l=a.considerPlaybackRate&&(0,q.isNonNullable)(s)?s:1,d=Ab.get(t);d||(d=[...t].sort(Ru(-1)),Ab.set(t,d));let c=r.bitrate;(0,q.assertNonNullable)(c);let f=l*$b(n!=null?n:.5,a.bitrateAudioFactorAtEmptyBuffer,a.bitrateAudioFactorAtFullBuffer),p,m=zs(r,e,t,a.minVideoAudioRatio),v=u||i;return(0,q.isNonNullable)(v)&&isFinite(v)&&(p=d.find(g=>(0,q.isNonNullable)(g.bitrate)&&(0,q.isNonNullable)(m==null?void 0:m.bitrate)?v-c>=g.bitrate*f&&g.bitrate>=m.bitrate:!1)),p||(p=m),p&&Cb(a,p,o)};var xe=r=>new URL(r).hostname;var F=require("@vkontakte/videoplayer-shared/es2015");var qb=Y(Yt(),1);var Ob=Y(vt(),1);var Bb=r=>{if(r instanceof DOMException&&(0,Ob.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"))},_e=(r,e)=>w(void 0,null,function*(){let t=r.muted;try{yield r.play()}catch(i){if(!Bb(i))return!1;if(e&&e(),t)return console.warn(i),!1;r.muted=!0;try{yield r.play()}catch(a){return Bb(a)&&(r.muted=!1,console.warn(a)),!1}}return!0});var Qe=require("@vkontakte/videoplayer-shared/es2015");var _b=Y(Xi(),1),yt=require("@vkontakte/videoplayer-shared/es2015");function Pe(){return(0,yt.now)()}function Lu(r){return Pe()-r}function Mu(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 Nb(r,e,t){let i=(...a)=>{t.apply(null,a),r.removeEventListener(e,i)};r.addEventListener(e,i)}function Zi(r,e,t,i){let a=window.XMLHttpRequest,s,n,o,u=!1,l=0,d,c,f=!1,p="arraybuffer",m=7e3,v=2e3,y=()=>{if(u)return;(0,yt.assertNonNullable)(d);let k=Lu(d),_;if(k<v){_=v-k,setTimeout(y,_);return}v*=2,v>m&&(v=m),n&&n.abort(),n=new a,V()},g=k=>(s=k,z),x=k=>(c=k,z),E=()=>(p="json",z),P=()=>{if(!u){if(--l>=0){y(),i&&i();return}u=!0,c&&c(),t&&t()}},$=k=>(f=k,z),V=()=>{d=Pe(),n=new a,n.open("get",r);let k=0,_,te=0,B=()=>((0,yt.assertNonNullable)(d),Math.max(d,Math.max(_||0,te||0)));if(s&&n.addEventListener("progress",N=>{let ie=Pe();s.updateChunk&&N.loaded>k&&(s.updateChunk(B(),N.loaded-k),k=N.loaded,_=ie)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>P())),n.addEventListener("load",()=>{if(u)return;(0,yt.assertNonNullable)(n);let N=n.status;if(N>=200&&N<300){let{response:ie,responseType:J}=n,Ie=ie==null?void 0:ie.byteLength;if(typeof Ie=="number"&&s){let Fe=Ie-k;Fe&&s.updateChunk&&s.updateChunk(B(),Fe)}J==="json"&&(!ie||!(0,_b.default)(ie).length)?P():(c&&c(),e(ie))}else P()}),n.addEventListener("error",()=>{P()}),f){let N=()=>{(0,yt.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(te=Pe(),n.removeEventListener("readystatechange",N))};n.addEventListener("readystatechange",N)}return n.responseType=p,n.send(),z},z={withBitrateReporting:g,withParallel:$,withJSONResponse:E,withRetryCount:k=>(l=k,z),withRetryInterval:(k,_)=>((0,yt.isNonNullable)(k)&&(v=k),(0,yt.isNonNullable)(_)&&(m=_),z),withTimeout:k=>(o=k,z),withFinally:x,send:V,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return z}var Gr=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 Fb=Y(Xi(),1);var Qr=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=Pe(),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=Pe()-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=Zi(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=Pe()}_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=Pe();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,Fb.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 Ub=require("@vkontakte/videoplayer-shared/es2015");var Ks=1e4,$u=3;var jk=6e4,Gk=10,Qk=1,Wk=500,Wr=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 Ub.Subject,this.chunkRateEstimator=new Gr,this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Mu(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=Mu(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*(K.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||{};!kb({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,qb.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,Qe.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=()=>{Nb(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 Qr($u,Ks,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,$)=>{o&&o.abort(),o=Zi(this.urlResolver.resolve(E,!1),P,$,()=>this._retryCallback()).withTimeout(Ks).withBitrateReporting(this.bitrateSwitcher).withRetryCount($u).withFinally(()=>{o=null}).send()},f=(E,P,$)=>{(0,Qe.assertNonNullable)(this.filesFetcher),n==null||n.abort(),n=this.filesFetcher.requestData(this.urlResolver.resolve(E,!1),P,$,()=>this._retryCallback()).withFinally(()=>{n=null}).send()},p=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)p(1);else{let E=this._getBufferSizeSec();if(this.bufferStates.length<5){p(1);return}let $=Pe()-1e4,V=0;for(let se=0;se<this.bufferStates.length;se++){let ne=this.bufferStates[se];E=Math.min(E,ne.buf),ne.ts<$&&V++}this.bufferStates.splice(0,V);let X=E-Qk;this.sourceJitter>=0?X-=this.sourceJitter/2:this.sourceJitter-=1,X>3?p(1.15):X>1?p(1.1):X>.3?p(1.05):p(1)}},y=E=>{let P,$=()=>P&&P.start?P.start.length:0,V=B=>P.start[B]/1e3,X=B=>P.dur[B]/1e3,se=B=>P.fragIndex+B,ne=(B,N)=>({chunkIdx:se(B),startTS:V(B),dur:X(B),discontinuity:N}),D=()=>{let B=0;if(P&&P.dur){let N=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,ie=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,J=N;this.sourceJitter>1&&(J+=this.sourceJitter-1);let Ie=P.dur.length-1;for(;Ie>=0&&(J-=P.dur[Ie],!(J<=0));--Ie);B=Math.min(Ie,P.dur.length-1-ie),B=Math.max(B,0)}return ne(B,!0)},z=B=>{let N=$();if(!(N<=0)){if((0,Qe.isNonNullable)(B)){for(let ie=0;ie<N;ie++)if(V(ie)>B)return ne(ie)}return D()}},k=B=>{let N=$(),ie=B?B.chunkIdx+1:0,J=ie-P.fragIndex;if(!(N<=0)){if(!B||J<0||J-N>Gk)return D();if(!(J>=N))return ne(ie-P.fragIndex,!1)}},_=(B,N,ie)=>{u&&u.abort(),u=Zi(this.urlResolver.resolve(B,!0,this.lowLatency),N,ie,()=>this._retryCallback()).withTimeout(Ks).withRetryCount($u).withFinally(()=>{u=null}).withJSONResponse().send()};return{seek:(B,N)=>{_(E,ie=>{if(!d())return;P=ie;let J=!!P.lowLatency;J!==this.lowLatency&&m(J);let Ie=0;for(let Fe=0;Fe<P.dur.length;++Fe)Ie+=P.dur[Fe];Ie>0&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(Ie/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,B(z(N))},()=>this._handleNetworkError())},nextChunk:k}},g=()=>{a=!1,n&&n.abort(),o&&o.abort(),u&&u.abort(),(0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return l={start:E=>{let{videoElement:P}=this.params,$=y(e.jidxUrl),V,X,se,ne,D=0,z,k,_,te=()=>{z&&(clearTimeout(z),z=void 0);let re=Math.max(Wk,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),$e=D+re,qe=Pe(),Ye=Math.min(1e4,$e-qe);D=qe;let Ct=()=>{u||d()&&$.seek(()=>{d()&&(D=Pe(),B(),te())})};Ye>0?z=window.setTimeout(()=>{this.paused?te():Ct()},Ye):Ct()},B=()=>{let re;for(;re=$.nextChunk(ne);)ne=re,Fe(re);let $e=$.nextChunk(se);if($e){if(se&&$e.discontinuity){this.paused?te():(g(),this._initPlayerWith(e));return}Ie($e)}else te()},N=(re,$e)=>{if(!d()||!this.sourceBuffer)return;let qe,Ye,Ct,wi=Vt=>{window.setTimeout(()=>{d()&&N(re,$e)},Vt)};if(this.sourceBuffer.updating)wi(100);else{let Vt=Pe(),ii=P.currentTime;!this.paused&&P.buffered.length>1&&k===ii&&Vt-_>500&&this._fixupStall(),k!==ii&&(k=ii,_=Vt);let or=this._getBufferSizeSec();if(or>30)wi(2e3);else try{this.sourceBuffer.appendBuffer(re),this.videoPlayStarted?(this.bufferStates.push({ts:Vt,buf:or}),v(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),$e&&$e()}catch(ur){if(ur.name==="QuotaExceededError")Ct=this.sourceBuffer.buffered.length,Ct!==0&&(qe=this.sourceBuffer.buffered.start(0),Ye=ii,Ye-qe>4&&this.sourceBuffer.remove(qe,Ye-3)),wi(1e3);else throw ur}}},ie=()=>{X&&V&&N(X,function(){X=null,B()})},J=re=>e.fragUrlTemplate.replace("%%id%%",re.chunkIdx),Ie=re=>{d()&&f(J(re),($e,qe)=>{if(d()){if(qe/=1e3,X=$e,se=re,s=re.startTS,qe){let Ye=Math.min(10,re.dur/qe);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Ye:Ye}ie()}},()=>this._handleNetworkError())},Fe=re=>{d()&&((0,Qe.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(J(re),!1)))},ti=re=>{d()&&(e.cachedHeader=re,N(re,()=>{V=!0,ie()}))};a=!0,$.seek(re=>{if(d()){if(D=Pe(),!re){te();return}ne=re,!(0,Qe.isNullable)(E)||re.startTS>E?Ie(re):(se=re,B())}},E),e.cachedHeader?ti(e.cachedHeader):c(e.headerUrl,ti,()=>this._handleNetworkError())},stop:g,getTimestampSec:()=>s},l}_switchToQuality(e){let{playerCallback:t}=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),this.bitrate=e.bitrate,(0,Qe.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(i),t({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Qe.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{playerCallback:e}=this.params,t=d=>{if(!this.autoQuality)return;let c,f,p;this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(f=this._getBufferSizeSec(),p=d/this.bitrate,f>10&&p>.8||f>15&&p>.5||f>20&&p>.3)||(c=this._selectQuality(d),c&&this._switchToQuality(c))},a={updateChunk:(c,f)=>{let p=Pe();if(this.chunkRateEstimator.addInterval(c,p,f)){let v=this.chunkRateEstimator.getBitRate();return e({name:"bandwidth",size:f,duration:p-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&&Lu(s)<3e4)return;t(d)}o=this.autoQuality};return{updateChunk:(d,c)=>{let f=a.updateChunk(d,c);return f&&u(),f},notifySwitch:d=>{let c=Pe();d<n&&(s=c),n=d}}}_fetchManifest(e,t,i){this.manifestRequest=Zi(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(Ks).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;_e(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))},jk))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Hb=Y(Rr(),1),pe=require("@vkontakte/videoplayer-shared/es2015"),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(),i=e-this.prevTotalVideoFrames,a=t-this.prevDroppedVideoFrames,s=1-(i-a)/i;!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.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 a=!!this.isForceCheckCounter;return a&&(this.isForceCheckCounter-=1),!a})),t=this.forceChecker$.pipe((0,pe.debounce)(this.droppedFramesChecker.checkTime)),i=(0,pe.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,Hb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,pe.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}},Xs=Du;var Js=require("@vkontakte/videoplayer-shared/es2015"),jb=require("@vkontakte/videoplayer-shared/es2015");var Yr=()=>{var r;return!!((r=window.documentPictureInPicture)!=null&&r.window)||!!document.pictureInPictureElement};var Yk=(r,e)=>new Js.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},a=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Yr()))},L(L({},i),e));a.observe(r);let s=(0,jb.fromEvent)(document,"visibilitychange").pipe((0,Js.map)(n=>!document.hidden||Yr())).subscribe(n=>t.next(n));return()=>{a.unobserve(r),s.unsubscribe()}}),Je=Yk;var zk=["paused","playing","ready"],Kk=["paused","playing","ready"],zr=class{constructor(e){this.subscription=new F.Subscription;this.videoState=new j("stopped");this.representations$=new F.ValueSubject([]);this.droppedFramesManager=new Xs;this.maxSeekBackTime$=new F.ValueSubject(1/0);this.zeroTime$=new F.ValueSubject(void 0);this.liveOffset=new Si;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:F.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=Wt(u.name))!=null?i:(0,F.videoSizeToQuality)(u.video),c=u.bitrate/1e3,f=L({},u.video);if(!d)continue;let p={id:l,quality:d,bitrate:c,size:f};o.push({track:p,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,F.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,Cu.default)(Kk,e)&&(n||o)){this.prepare();return}if((a==null?void 0:a.to)!=="paused"&&s.state==="requested"&&(0,Cu.default)(zk,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(Ae(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(Ae(this.params.source.url,u))}return;default:return(0,F.assertNever)(e)}};this.textTracksManager=new Xe(e.source.url),this.params=e;let t=a=>{e.output.error$.next({id:"DashLiveProvider",category:F.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:a})};this.video=Ce(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(xe(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=Oe(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,F.map)(a=>a.map(({track:s})=>s)),(0,F.filter)(a=>!!a.length),(0,F.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,F.filterChanged)(),(0,F.map)(a=>-a/1e3)).subscribe(this.params.output.duration$)).add((0,F.combine)({zeroTime:this.zeroTime$.pipe((0,F.filter)(F.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:a,position:s})=>this.params.output.liveTime$.next(a+s*1e3),t)).add(gt(this.video,this.params.desiredState.isLooped,t)).add(Be(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(Ke(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(Je(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,F.videoQualityToHeight)(a),min:s&&(0,F.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,F.assertNever)(a.to)}},t)).add((0,F.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,F.observableFrom)(["init"])).pipe((0,F.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),Ve(this.video)}createLiveDashPlayer(){let e=new Wr({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,f,p,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=(f=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?f:this.params.desiredState.autoVideoTrackSwitching.getState(),a=!i&&(0,F.isNonNullable)(t)?t:Kt(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=(p=this.params.desiredState.videoTrack.getState())==null?void 0:p.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:y})=>y.id===s))==null?void 0:m.representation;(0,F.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,F.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(Ae(this.params.source.url,n)),a&&this.dash.pause(),this.liveOffset.resetTo(n,a)}};var Gb=zr;var ut=(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 U=require("@vkontakte/videoplayer-shared/es2015");var Zs=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}},er=class extends Zs{constructor(){super(),this.listeners||Zs.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)}},Kr=class{constructor(){Object.defineProperty(this,"signal",{value:new er,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&&(Kr.prototype[Symbol.toStringTag]="AbortController",er.prototype[Symbol.toStringTag]="AbortSignal");function en(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 Vu(r){typeof r=="function"&&(r={fetch:r});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:a=!1}=r;if(!en({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 f=new t(l,d);return c&&Object.defineProperty(f,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),f},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(p){c=new Error("Aborted"),c.name="AbortError"}if(d.aborted)return Promise.reject(c);let f=new Promise((p,m)=>{d.addEventListener("abort",()=>m(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([f,n(u,l)])}return n(u,l)},Request:s}}var Xr=en({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Qb=Xr?Vu({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Tt=Xr?Qb.fetch:window.fetch,AV=Xr?Qb.Request:window.Request,Re=Xr?Kr:window.AbortController,RV=Xr?er:window.AbortSignal;var dl=Y(Ou(),1);var $v=Y(Mv(),1),tr=require("@vkontakte/videoplayer-shared/es2015"),Dv=r=>{if(!r)return{id:"EmptyResponse",category:tr.ErrorCategory.PARSER,message:"Empty response"};if(r.length<=2&&r.match(/^\d+$/))return{id:`UVError#${r}`,category:tr.ErrorCategory.NETWORK,message:`UV Error ${r}`};let e=(0,$v.default)(r).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:tr.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:tr.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:tr.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Xt=(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/es2015");var tn=Y(vt(),1),ar=Y(Yt(),1),rn=Y(Ou(),1);var VA=(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)},BA=r=>window.clearTimeout(r),Cv=r=>typeof r=="function"&&(r==null?void 0:r.toString().endsWith("{ [native code] }")),Vv=!Cv(window.requestIdleCallback)||!Cv(window.cancelIdleCallback),Uu=Vv?VA:window.requestIdleCallback,Zr=Vv?BA:window.cancelIdleCallback;var US=Y(_s(),1);var Jt=require("@vkontakte/videoplayer-shared/es2015");var OA=18,Bv=!1;try{Bv=K.browser.isSafari&&!!K.browser.safariVersion&&K.browser.safariVersion<=OA}catch(r){console.error(r)}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)}append(e,t){return w(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let a={operation:"append",data:e,signal:t,callback:i};this.queue.push(a),this.pull()})})}remove(e,t,i){return w(this,null,function*(){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()})})}abort(e){return w(this,null,function*(){return new Promise(t=>{let i,a=s=>{this.abortRequested=!1,t(s)};Bv&&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: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)}}},Ov=Hu;var ju=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/es2015");var Z=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 ir=class extends Z{};var ea=class extends Z{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 ta=class extends Z{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 ia=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var le=class extends Z{constructor(e,t){super(e,t);let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215}};var ra=class extends le{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 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.data=this.content}};var gi=class extends le{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 na=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var oa=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ua=class extends le{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 la=class extends le{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var ca=class extends le{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var da=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pa=class extends le{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 ha=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var fa=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ma=class extends le{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var ba=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var va=class extends le{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 Sa=class extends le{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 ga=class extends le{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 ya=class extends Z{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ta=class extends le{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 Ia=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 NA={ftyp:ta,moov:ia,mvhd:ra,moof:aa,mdat:sa,sidx:gi,trak:na,mdia:da,mfhd:ma,tkhd:pa,traf:ba,tfhd:va,tfdt:Sa,trun:ga,minf:ha,sv3d:oa,st3d:ua,prhd:la,proj:fa,equi:ca,uuid:ea,stbl:ya,stsd:Ta,avc1:Ia,unknown:ir},At=class r{constructor(e={}){this.options=L({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=NA[e];return i?new i(t,new r):new ir(t,new r)}};var Zt=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 qA=new TextDecoder("ascii"),UA=r=>qA.decode(new DataView(r.buffer,r.byteOffset+4,4))==="ftyp",HA=r=>{let e=new gi(r,new At),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})},jA=(r,e)=>{let i=new At().parse(r),a=new Zt(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)},GA=r=>{let t=new At().parse(r),i=new Zt(t),a={},s=i.findAll("uuid");return s.length?s[s.length-1]:a},QA=r=>{var a;let t=new At().parse(r);return(a=new Zt(t).find("sidx"))==null?void 0:a.timescale},WA=(r,e)=>{let i=new At().parse(r),s=new Zt(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,f)=>c+f,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},YA=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 At().parse(r),a=new Zt(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},_v={validateData:UA,parseInit:YA,getIndexRange:()=>{},parseSegments:HA,parseFeedableSegmentChunk:jA,getChunkEndTime:WA,getServerLatencyTimestamps:GA,getTimescaleFromIndex:QA};var xa=Y(vt(),1),Rt=require("@vkontakte/videoplayer-shared/es2015");var Fv=require("@vkontakte/videoplayer-shared/es2015");var Nv={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"}},qv=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=Ea(r,t),a=i in Nv,s=a?Nv[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=Ea(u),c=l*ht(2,(o-1)*8)+d,f=t+o,p;return f+c>r.byteLength?p=new DataView(r.buffer,r.byteOffset+f):p=new DataView(r.buffer,r.byteOffset+f,c),{tag:a?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:f,tagSize:f+c,value:p,valueSize:c}},Ea=(r,e=r.byteLength)=>{switch(e){case 1:return r.getUint8(0);case 2:return r.getUint16(0);case 3:return r.getUint8(0)*ht(2,16)+r.getUint16(1);case 4:return r.getUint32(0);case 5:return r.getUint8(0)*ht(2,32)+r.getUint32(1);case 6:return r.getUint16(0)*ht(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},lt=(r,e)=>{switch(e){case"int":return r.getInt8(0);case"uint":return Ea(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,Fv.assertNever)(e)}},yi=(r,e)=>{let t=0;for(;t<r.byteLength;){let i=new DataView(r.buffer,r.byteOffset+t),a=qv(i);if(!e(a))return;a.type==="master"&&yi(a.value,e),t=a.value.byteOffset-r.byteOffset+a.valueSize}},Uv=r=>{if(r.getUint32(0)!==440786851)return!1;let e,t,i,a=qv(r);return yi(a.value,({tag:s,type:n,value:o})=>(s===17143?e=lt(o,n):s===17026?t=lt(o,n):s===17029&&(i=lt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var Hv=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],zA=[231,22612,22743,167,171,163,160,175],KA=r=>{let e,t,i,a,s=!1,n=!1,o=!1,u,l,d=!1,c=0;return yi(r,({tag:f,type:p,value:m,valueSize:v})=>{if(f===21419){let y=lt(m,p);l=Ea(y)}else f!==21420&&(l=void 0);return f===408125543?(e=m.byteOffset,t=m.byteOffset+v):f===357149030?s=!0:f===290298740?n=!0:f===2807729?i=lt(m,p):f===17545?a=lt(m,p):f===21420&&l===475249515?u=lt(m,p):f===374648427?yi(m,({tag:y,type:g,value:x})=>y===30321?(d=lt(x,g)===1,!1):!0):s&&n&&(0,xa.default)(Hv,f)&&(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)(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}}}},XA=r=>{if((0,Rt.isNullable)(r.cuesSeekPosition))return;let e=r.segmentStart+r.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},JA=(r,e)=>{let t=!1,i=!1,a=o=>(0,Rt.isNonNullable)(o.time)&&(0,Rt.isNonNullable)(o.position),s=[],n;return yi(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=lt(l,u));break;case 183:break;case 241:n&&(n.position=lt(l,u));break;default:t&&(0,xa.default)(Hv,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}}})},ZA=r=>{let e=0,t=!1;try{yi(r,i=>i.tag===524531317?i.tagSize<=r.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,xa.default)(zA,i.tag)?(e+i.tagSize<=r.byteLength&&(e+=i.tagSize,t||(t=(0,xa.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},jv={validateData:Uv,parseInit:KA,getIndexRange:XA,parseSegments:JA,parseFeedableSegmentChunk:ZA};var Pa=r=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(r);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return jv;case"mp4":return _v}}throw new ReferenceError(`Unsupported mime type ${r}`)};var rl=Y(cS(),1),_S=Y(Rr(),1),NS=Y(wS(),1),FS=Y(Yt(),1),al=Y(Xi(),1);var kS=Y(vt(),1),Xu=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,kS.default)(["6E","7A","F4"],o)}}return!1};var ka=require("@vkontakte/videoplayer-shared/es2015");var AS=r=>{if(r.includes("/")){let e=r.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(r)};var RS=r=>{var e;try{let t=YR(),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 YR(){let r="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",d=`^(?:(?<langtag>${`
8
- (?<language>${`(?:[a-z]{2,3}(?:-${r})?|[a-z]{4}|[a-z]{5,8})`})
6
+ "use strict";var OS=Object.create;var Si=Object.defineProperty,NS=Object.defineProperties,FS=Object.getOwnPropertyDescriptor,qS=Object.getOwnPropertyDescriptors,US=Object.getOwnPropertyNames,os=Object.getOwnPropertySymbols,HS=Object.getPrototypeOf,Dn=Object.prototype.hasOwnProperty,mc=Object.prototype.propertyIsEnumerable;var jS=(a,e)=>(e=Symbol[a])?e:Symbol.for("Symbol."+a);var bt=Math.pow,hc=(a,e,t)=>e in a?Si(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,k=(a,e)=>{for(var t in e||(e={}))Dn.call(e,t)&&hc(a,t,e[t]);if(os)for(var t of os(e))mc.call(e,t)&&hc(a,t,e[t]);return a},U=(a,e)=>NS(a,qS(e));var fc=(a,e)=>{var t={};for(var r in a)Dn.call(a,r)&&e.indexOf(r)<0&&(t[r]=a[r]);if(a!=null&&os)for(var r of os(a))e.indexOf(r)<0&&mc.call(a,r)&&(t[r]=a[r]);return t};var b=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),QS=(a,e)=>{for(var t in e)Si(a,t,{get:e[t],enumerable:!0})},bc=(a,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of US(e))!Dn.call(a,i)&&i!==t&&Si(a,i,{get:()=>e[i],enumerable:!(r=FS(e,i))||r.enumerable});return a};var Y=(a,e,t)=>(t=a!=null?OS(HS(a)):{},bc(e||!a||!a.__esModule?Si(t,"default",{value:a,enumerable:!0}):t,a)),GS=a=>bc(Si({},"__esModule",{value:!0}),a);var A=(a,e,t)=>new Promise((r,i)=>{var s=u=>{try{o(t.next(u))}catch(l){i(l)}},n=u=>{try{o(t.throw(u))}catch(l){i(l)}},o=u=>u.done?r(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(a,e)).next())}),us=function(a,e){this[0]=a,this[1]=e},Te=(a,e,t)=>{var r=(n,o,u,l)=>{try{var c=t[n](o),d=(o=c.value)instanceof us,h=c.done;Promise.resolve(d?o[0]:o).then(m=>d?r(n==="return"?n:"next",o[1]?{done:m.done,value:m.value}:m,u,l):u({value:m,done:h})).catch(m=>r("throw",m,u,l))}catch(m){l(m)}},i=n=>s[n]=o=>new Promise((u,l)=>r(n,o,u,l)),s={};return t=t.apply(a,e),s[jS("asyncIterator")]=()=>s,i("next"),i("throw"),i("return"),s};var Se=b((Vn,gc)=>{"use strict";var Ii=function(a){return a&&a.Math===Math&&a};gc.exports=Ii(typeof globalThis=="object"&&globalThis)||Ii(typeof window=="object"&&window)||Ii(typeof self=="object"&&self)||Ii(typeof global=="object"&&global)||Ii(typeof Vn=="object"&&Vn)||function(){return this}()||Function("return this")()});var ke=b((P$,vc)=>{"use strict";vc.exports=function(a){try{return!!a()}catch(e){return!0}}});var Ei=b((w$,Sc)=>{"use strict";var WS=ke();Sc.exports=!WS(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var Bn=b((A$,Ec)=>{"use strict";var YS=Ei(),Ic=Function.prototype,yc=Ic.apply,Tc=Ic.call;Ec.exports=typeof Reflect=="object"&&Reflect.apply||(YS?Tc.bind(yc):function(){return Tc.apply(yc,arguments)})});var xe=b((k$,wc)=>{"use strict";var xc=Ei(),Pc=Function.prototype,_n=Pc.call,zS=xc&&Pc.bind.bind(_n,_n);wc.exports=xc?zS:function(a){return function(){return _n.apply(a,arguments)}}});var hr=b((R$,kc)=>{"use strict";var Ac=xe(),KS=Ac({}.toString),XS=Ac("".slice);kc.exports=function(a){return XS(KS(a),8,-1)}});var On=b(($$,Rc)=>{"use strict";var JS=hr(),ZS=xe();Rc.exports=function(a){if(JS(a)==="Function")return ZS(a)}});var ge=b((L$,$c)=>{"use strict";var Nn=typeof document=="object"&&document.all;$c.exports=typeof Nn=="undefined"&&Nn!==void 0?function(a){return typeof a=="function"||a===Nn}:function(a){return typeof a=="function"}});var Qe=b((M$,Lc)=>{"use strict";var ey=ke();Lc.exports=!ey(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var Ge=b((D$,Mc)=>{"use strict";var ty=Ei(),ds=Function.prototype.call;Mc.exports=ty?ds.bind(ds):function(){return ds.apply(ds,arguments)}});var Fn=b(Vc=>{"use strict";var Dc={}.propertyIsEnumerable,Cc=Object.getOwnPropertyDescriptor,ry=Cc&&!Dc.call({1:2},1);Vc.f=ry?function(e){var t=Cc(this,e);return!!t&&t.enumerable}:Dc});var xi=b((V$,Bc)=>{"use strict";Bc.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Oc=b((B$,_c)=>{"use strict";var iy=xe(),ay=ke(),sy=hr(),qn=Object,ny=iy("".split);_c.exports=ay(function(){return!qn("z").propertyIsEnumerable(0)})?function(a){return sy(a)==="String"?ny(a,""):qn(a)}:qn});var Br=b((_$,Nc)=>{"use strict";Nc.exports=function(a){return a==null}});var Wt=b((O$,Fc)=>{"use strict";var oy=Br(),uy=TypeError;Fc.exports=function(a){if(oy(a))throw new uy("Can't call method on "+a);return a}});var mr=b((N$,qc)=>{"use strict";var ly=Oc(),cy=Wt();qc.exports=function(a){return ly(cy(a))}});var We=b((F$,Uc)=>{"use strict";var dy=ge();Uc.exports=function(a){return typeof a=="object"?a!==null:dy(a)}});var _r=b((q$,Hc)=>{"use strict";Hc.exports={}});var kt=b((U$,Qc)=>{"use strict";var Un=_r(),Hn=Se(),py=ge(),jc=function(a){return py(a)?a:void 0};Qc.exports=function(a,e){return arguments.length<2?jc(Un[a])||jc(Hn[a]):Un[a]&&Un[a][e]||Hn[a]&&Hn[a][e]}});var Pi=b((H$,Gc)=>{"use strict";var hy=xe();Gc.exports=hy({}.isPrototypeOf)});var fr=b((j$,zc)=>{"use strict";var my=Se(),Wc=my.navigator,Yc=Wc&&Wc.userAgent;zc.exports=Yc?String(Yc):""});var Qn=b((Q$,td)=>{"use strict";var ed=Se(),jn=fr(),Kc=ed.process,Xc=ed.Deno,Jc=Kc&&Kc.versions||Xc&&Xc.version,Zc=Jc&&Jc.v8,nt,ps;Zc&&(nt=Zc.split("."),ps=nt[0]>0&&nt[0]<4?1:+(nt[0]+nt[1]));!ps&&jn&&(nt=jn.match(/Edge\/(\d+)/),(!nt||nt[1]>=74)&&(nt=jn.match(/Chrome\/(\d+)/),nt&&(ps=+nt[1])));td.exports=ps});var Gn=b((G$,id)=>{"use strict";var rd=Qn(),fy=ke(),by=Se(),gy=by.String;id.exports=!!Object.getOwnPropertySymbols&&!fy(function(){var a=Symbol("symbol detection");return!gy(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&rd&&rd<41})});var Wn=b((W$,ad)=>{"use strict";var vy=Gn();ad.exports=vy&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Yn=b((Y$,sd)=>{"use strict";var Sy=kt(),yy=ge(),Ty=Pi(),Iy=Wn(),Ey=Object;sd.exports=Iy?function(a){return typeof a=="symbol"}:function(a){var e=Sy("Symbol");return yy(e)&&Ty(e.prototype,Ey(a))}});var wi=b((z$,nd)=>{"use strict";var xy=String;nd.exports=function(a){try{return xy(a)}catch(e){return"Object"}}});var vt=b((K$,od)=>{"use strict";var Py=ge(),wy=wi(),Ay=TypeError;od.exports=function(a){if(Py(a))return a;throw new Ay(wy(a)+" is not a function")}});var Ai=b((X$,ud)=>{"use strict";var ky=vt(),Ry=Br();ud.exports=function(a,e){var t=a[e];return Ry(t)?void 0:ky(t)}});var cd=b((J$,ld)=>{"use strict";var zn=Ge(),Kn=ge(),Xn=We(),$y=TypeError;ld.exports=function(a,e){var t,r;if(e==="string"&&Kn(t=a.toString)&&!Xn(r=zn(t,a))||Kn(t=a.valueOf)&&!Xn(r=zn(t,a))||e!=="string"&&Kn(t=a.toString)&&!Xn(r=zn(t,a)))return r;throw new $y("Can't convert object to primitive value")}});var ot=b((Z$,dd)=>{"use strict";dd.exports=!0});var md=b((eL,hd)=>{"use strict";var pd=Se(),Ly=Object.defineProperty;hd.exports=function(a,e){try{Ly(pd,a,{value:e,configurable:!0,writable:!0})}catch(t){pd[a]=e}return e}});var ki=b((tL,gd)=>{"use strict";var My=ot(),Dy=Se(),Cy=md(),fd="__core-js_shared__",bd=gd.exports=Dy[fd]||Cy(fd,{});(bd.versions||(bd.versions=[])).push({version:"3.38.0",mode:My?"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((rL,Sd)=>{"use strict";var vd=ki();Sd.exports=function(a,e){return vd[a]||(vd[a]=e||{})}});var Or=b((iL,yd)=>{"use strict";var Vy=Wt(),By=Object;yd.exports=function(a){return By(Vy(a))}});var ut=b((aL,Td)=>{"use strict";var _y=xe(),Oy=Or(),Ny=_y({}.hasOwnProperty);Td.exports=Object.hasOwn||function(e,t){return Ny(Oy(e),t)}});var Zn=b((sL,Id)=>{"use strict";var Fy=xe(),qy=0,Uy=Math.random(),Hy=Fy(1 .toString);Id.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+Hy(++qy+Uy,36)}});var Re=b((nL,xd)=>{"use strict";var jy=Se(),Qy=Jn(),Ed=ut(),Gy=Zn(),Wy=Gn(),Yy=Wn(),Nr=jy.Symbol,eo=Qy("wks"),zy=Yy?Nr.for||Nr:Nr&&Nr.withoutSetter||Gy;xd.exports=function(a){return Ed(eo,a)||(eo[a]=Wy&&Ed(Nr,a)?Nr[a]:zy("Symbol."+a)),eo[a]}});var kd=b((oL,Ad)=>{"use strict";var Ky=Ge(),Pd=We(),wd=Yn(),Xy=Ai(),Jy=cd(),Zy=Re(),eT=TypeError,tT=Zy("toPrimitive");Ad.exports=function(a,e){if(!Pd(a)||wd(a))return a;var t=Xy(a,tT),r;if(t){if(e===void 0&&(e="default"),r=Ky(t,a,e),!Pd(r)||wd(r))return r;throw new eT("Can't convert object to primitive value")}return e===void 0&&(e="number"),Jy(a,e)}});var to=b((uL,Rd)=>{"use strict";var rT=kd(),iT=Yn();Rd.exports=function(a){var e=rT(a,"string");return iT(e)?e:e+""}});var hs=b((lL,Ld)=>{"use strict";var aT=Se(),$d=We(),ro=aT.document,sT=$d(ro)&&$d(ro.createElement);Ld.exports=function(a){return sT?ro.createElement(a):{}}});var io=b((cL,Md)=>{"use strict";var nT=Qe(),oT=ke(),uT=hs();Md.exports=!nT&&!oT(function(){return Object.defineProperty(uT("div"),"a",{get:function(){return 7}}).a!==7})});var Vd=b(Cd=>{"use strict";var lT=Qe(),cT=Ge(),dT=Fn(),pT=xi(),hT=mr(),mT=to(),fT=ut(),bT=io(),Dd=Object.getOwnPropertyDescriptor;Cd.f=lT?Dd:function(e,t){if(e=hT(e),t=mT(t),bT)try{return Dd(e,t)}catch(r){}if(fT(e,t))return pT(!cT(dT.f,e,t),e[t])}});var ao=b((pL,Bd)=>{"use strict";var gT=ke(),vT=ge(),ST=/#|\.prototype\./,Ri=function(a,e){var t=TT[yT(a)];return t===ET?!0:t===IT?!1:vT(e)?gT(e):!!e},yT=Ri.normalize=function(a){return String(a).replace(ST,".").toLowerCase()},TT=Ri.data={},IT=Ri.NATIVE="N",ET=Ri.POLYFILL="P";Bd.exports=Ri});var Fr=b((hL,Od)=>{"use strict";var _d=On(),xT=vt(),PT=Ei(),wT=_d(_d.bind);Od.exports=function(a,e){return xT(a),e===void 0?a:PT?wT(a,e):function(){return a.apply(e,arguments)}}});var so=b((mL,Nd)=>{"use strict";var AT=Qe(),kT=ke();Nd.exports=AT&&kT(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var St=b((fL,Fd)=>{"use strict";var RT=We(),$T=String,LT=TypeError;Fd.exports=function(a){if(RT(a))return a;throw new LT($T(a)+" is not an object")}});var br=b(Ud=>{"use strict";var MT=Qe(),DT=io(),CT=so(),ms=St(),qd=to(),VT=TypeError,no=Object.defineProperty,BT=Object.getOwnPropertyDescriptor,oo="enumerable",uo="configurable",lo="writable";Ud.f=MT?CT?function(e,t,r){if(ms(e),t=qd(t),ms(r),typeof e=="function"&&t==="prototype"&&"value"in r&&lo in r&&!r[lo]){var i=BT(e,t);i&&i[lo]&&(e[t]=r.value,r={configurable:uo in r?r[uo]:i[uo],enumerable:oo in r?r[oo]:i[oo],writable:!1})}return no(e,t,r)}:no:function(e,t,r){if(ms(e),t=qd(t),ms(r),DT)try{return no(e,t,r)}catch(i){}if("get"in r||"set"in r)throw new VT("Accessors not supported");return"value"in r&&(e[t]=r.value),e}});var qr=b((gL,Hd)=>{"use strict";var _T=Qe(),OT=br(),NT=xi();Hd.exports=_T?function(a,e,t){return OT.f(a,e,NT(1,t))}:function(a,e,t){return a[e]=t,a}});var Ie=b((vL,Qd)=>{"use strict";var $i=Se(),FT=Bn(),qT=On(),UT=ge(),HT=Vd().f,jT=ao(),Ur=_r(),QT=Fr(),Hr=qr(),jd=ut();ki();var GT=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 FT(a,this,arguments)};return e.prototype=a.prototype,e};Qd.exports=function(a,e){var t=a.target,r=a.global,i=a.stat,s=a.proto,n=r?$i:i?$i[t]:$i[t]&&$i[t].prototype,o=r?Ur:Ur[t]||Hr(Ur,t,{})[t],u=o.prototype,l,c,d,h,m,f,g,S,y;for(h in e)l=jT(r?h:t+(i?".":"#")+h,a.forced),c=!l&&n&&jd(n,h),f=o[h],c&&(a.dontCallGetSet?(y=HT(n,h),g=y&&y.value):g=n[h]),m=c&&g?g:e[h],!(!l&&!s&&typeof f==typeof m)&&(a.bind&&c?S=QT(m,$i):a.wrap&&c?S=GT(m):s&&UT(m)?S=qT(m):S=m,(a.sham||m&&m.sham||f&&f.sham)&&Hr(S,"sham",!0),Hr(o,h,S),s&&(d=t+"Prototype",jd(Ur,d)||Hr(Ur,d,{}),Hr(Ur[d],h,m),a.real&&u&&(l||!u[h])&&Hr(u,h,m)))}});var Wd=b((SL,Gd)=>{"use strict";var WT=Math.ceil,YT=Math.floor;Gd.exports=Math.trunc||function(e){var t=+e;return(t>0?YT:WT)(t)}});var Li=b((yL,Yd)=>{"use strict";var zT=Wd();Yd.exports=function(a){var e=+a;return e!==e||e===0?0:zT(e)}});var Kd=b((TL,zd)=>{"use strict";var KT=Li(),XT=Math.max,JT=Math.min;zd.exports=function(a,e){var t=KT(a);return t<0?XT(t+e,0):JT(t,e)}});var co=b((IL,Xd)=>{"use strict";var ZT=Li(),eI=Math.min;Xd.exports=function(a){var e=ZT(a);return e>0?eI(e,9007199254740991):0}});var jr=b((EL,Jd)=>{"use strict";var tI=co();Jd.exports=function(a){return tI(a.length)}});var po=b((xL,ep)=>{"use strict";var rI=mr(),iI=Kd(),aI=jr(),Zd=function(a){return function(e,t,r){var i=rI(e),s=aI(i);if(s===0)return!a&&-1;var n=iI(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}};ep.exports={includes:Zd(!0),indexOf:Zd(!1)}});var Mi=b((PL,tp)=>{"use strict";tp.exports=function(){}});var rp=b(()=>{"use strict";var sI=Ie(),nI=po().includes,oI=ke(),uI=Mi(),lI=oI(function(){return!Array(1).includes()});sI({target:"Array",proto:!0,forced:lI},{includes:function(e){return nI(this,e,arguments.length>1?arguments[1]:void 0)}});uI("includes")});var Yt=b((kL,ip)=>{"use strict";var cI=kt();ip.exports=cI});var sp=b((RL,ap)=>{"use strict";rp();var dI=Yt();ap.exports=dI("Array","includes")});var op=b(($L,np)=>{"use strict";var pI=sp();np.exports=pI});var Je=b((LL,up)=>{"use strict";var hI=op();up.exports=hI});var bs=b((UL,dp)=>{"use strict";var fI=Jn(),bI=Zn(),cp=fI("keys");dp.exports=function(a){return cp[a]||(cp[a]=bI(a))}});var hp=b((HL,pp)=>{"use strict";var gI=ke();pp.exports=!gI(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var gs=b((jL,fp)=>{"use strict";var vI=ut(),SI=ge(),yI=Or(),TI=bs(),II=hp(),mp=TI("IE_PROTO"),ho=Object,EI=ho.prototype;fp.exports=II?ho.getPrototypeOf:function(a){var e=yI(a);if(vI(e,mp))return e[mp];var t=e.constructor;return SI(t)&&e instanceof t?t.prototype:e instanceof ho?EI:null}});var vs=b((QL,bp)=>{"use strict";bp.exports={}});var Sp=b((GL,vp)=>{"use strict";var xI=xe(),mo=ut(),PI=mr(),wI=po().indexOf,AI=vs(),gp=xI([].push);vp.exports=function(a,e){var t=PI(a),r=0,i=[],s;for(s in t)!mo(AI,s)&&mo(t,s)&&gp(i,s);for(;e.length>r;)mo(t,s=e[r++])&&(~wI(i,s)||gp(i,s));return i}});var fo=b((WL,yp)=>{"use strict";yp.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var bo=b((YL,Tp)=>{"use strict";var kI=Sp(),RI=fo();Tp.exports=Object.keys||function(e){return kI(e,RI)}});var go=b((zL,wp)=>{"use strict";var Ep=Qe(),$I=ke(),xp=xe(),LI=gs(),MI=bo(),DI=mr(),CI=Fn().f,Pp=xp(CI),VI=xp([].push),BI=Ep&&$I(function(){var a=Object.create(null);return a[2]=2,!Pp(a,2)}),Ip=function(a){return function(e){for(var t=DI(e),r=MI(t),i=BI&&LI(t)===null,s=r.length,n=0,o=[],u;s>n;)u=r[n++],(!Ep||(i?u in t:Pp(t,u)))&&VI(o,a?[u,t[u]]:t[u]);return o}};wp.exports={entries:Ip(!0),values:Ip(!1)}});var Ap=b(()=>{"use strict";var _I=Ie(),OI=go().entries;_I({target:"Object",stat:!0},{entries:function(e){return OI(e)}})});var Rp=b((JL,kp)=>{"use strict";Ap();var NI=_r();kp.exports=NI.Object.entries});var Lp=b((ZL,$p)=>{"use strict";var FI=Rp();$p.exports=FI});var Qr=b((eM,Mp)=>{"use strict";var qI=Lp();Mp.exports=qI});var gr=b((tM,Dp)=>{"use strict";Dp.exports={}});var Bp=b((rM,Vp)=>{"use strict";var UI=Se(),HI=ge(),Cp=UI.WeakMap;Vp.exports=HI(Cp)&&/native code/.test(String(Cp))});var To=b((iM,Np)=>{"use strict";var jI=Bp(),Op=Se(),QI=We(),GI=qr(),vo=ut(),So=ki(),WI=bs(),YI=vs(),_p="Object already initialized",yo=Op.TypeError,zI=Op.WeakMap,Ss,Di,ys,KI=function(a){return ys(a)?Di(a):Ss(a,{})},XI=function(a){return function(e){var t;if(!QI(e)||(t=Di(e)).type!==a)throw new yo("Incompatible receiver, "+a+" required");return t}};jI||So.state?(lt=So.state||(So.state=new zI),lt.get=lt.get,lt.has=lt.has,lt.set=lt.set,Ss=function(a,e){if(lt.has(a))throw new yo(_p);return e.facade=a,lt.set(a,e),e},Di=function(a){return lt.get(a)||{}},ys=function(a){return lt.has(a)}):(vr=WI("state"),YI[vr]=!0,Ss=function(a,e){if(vo(a,vr))throw new yo(_p);return e.facade=a,GI(a,vr,e),e},Di=function(a){return vo(a,vr)?a[vr]:{}},ys=function(a){return vo(a,vr)});var lt,vr;Np.exports={set:Ss,get:Di,has:ys,enforce:KI,getterFor:XI}});var xo=b((aM,qp)=>{"use strict";var Io=Qe(),JI=ut(),Fp=Function.prototype,ZI=Io&&Object.getOwnPropertyDescriptor,Eo=JI(Fp,"name"),eE=Eo&&function(){}.name==="something",tE=Eo&&(!Io||Io&&ZI(Fp,"name").configurable);qp.exports={EXISTS:Eo,PROPER:eE,CONFIGURABLE:tE}});var Hp=b(Up=>{"use strict";var rE=Qe(),iE=so(),aE=br(),sE=St(),nE=mr(),oE=bo();Up.f=rE&&!iE?Object.defineProperties:function(e,t){sE(e);for(var r=nE(t),i=oE(t),s=i.length,n=0,o;s>n;)aE.f(e,o=i[n++],r[o]);return e}});var Po=b((nM,jp)=>{"use strict";var uE=kt();jp.exports=uE("document","documentElement")});var Ro=b((oM,Xp)=>{"use strict";var lE=St(),cE=Hp(),Qp=fo(),dE=vs(),pE=Po(),hE=hs(),mE=bs(),Gp=">",Wp="<",Ao="prototype",ko="script",zp=mE("IE_PROTO"),wo=function(){},Kp=function(a){return Wp+ko+Gp+a+Wp+"/"+ko+Gp},Yp=function(a){a.write(Kp("")),a.close();var e=a.parentWindow.Object;return a=null,e},fE=function(){var a=hE("iframe"),e="java"+ko+":",t;return a.style.display="none",pE.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(Kp("document.F=Object")),t.close(),t.F},Ts,Is=function(){try{Ts=new ActiveXObject("htmlfile")}catch(e){}Is=typeof document!="undefined"?document.domain&&Ts?Yp(Ts):fE():Yp(Ts);for(var a=Qp.length;a--;)delete Is[Ao][Qp[a]];return Is()};dE[zp]=!0;Xp.exports=Object.create||function(e,t){var r;return e!==null?(wo[Ao]=lE(e),r=new wo,wo[Ao]=null,r[zp]=e):r=Is(),t===void 0?r:cE.f(r,t)}});var Gr=b((uM,Jp)=>{"use strict";var bE=qr();Jp.exports=function(a,e,t,r){return r&&r.enumerable?a[e]=t:bE(a,e,t),a}});var Do=b((lM,th)=>{"use strict";var gE=ke(),vE=ge(),SE=We(),yE=Ro(),Zp=gs(),TE=Gr(),IE=Re(),EE=ot(),Mo=IE("iterator"),eh=!1,Rt,$o,Lo;[].keys&&(Lo=[].keys(),"next"in Lo?($o=Zp(Zp(Lo)),$o!==Object.prototype&&(Rt=$o)):eh=!0);var xE=!SE(Rt)||gE(function(){var a={};return Rt[Mo].call(a)!==a});xE?Rt={}:EE&&(Rt=yE(Rt));vE(Rt[Mo])||TE(Rt,Mo,function(){return this});th.exports={IteratorPrototype:Rt,BUGGY_SAFARI_ITERATORS:eh}});var Es=b((cM,ih)=>{"use strict";var PE=Re(),wE=PE("toStringTag"),rh={};rh[wE]="z";ih.exports=String(rh)==="[object z]"});var Ci=b((dM,ah)=>{"use strict";var AE=Es(),kE=ge(),xs=hr(),RE=Re(),$E=RE("toStringTag"),LE=Object,ME=xs(function(){return arguments}())==="Arguments",DE=function(a,e){try{return a[e]}catch(t){}};ah.exports=AE?xs:function(a){var e,t,r;return a===void 0?"Undefined":a===null?"Null":typeof(t=DE(e=LE(a),$E))=="string"?t:ME?xs(e):(r=xs(e))==="Object"&&kE(e.callee)?"Arguments":r}});var nh=b((pM,sh)=>{"use strict";var CE=Es(),VE=Ci();sh.exports=CE?{}.toString:function(){return"[object "+VE(this)+"]"}});var Vi=b((hM,uh)=>{"use strict";var BE=Es(),_E=br().f,OE=qr(),NE=ut(),FE=nh(),qE=Re(),oh=qE("toStringTag");uh.exports=function(a,e,t,r){var i=t?a:a&&a.prototype;i&&(NE(i,oh)||_E(i,oh,{configurable:!0,value:e}),r&&!BE&&OE(i,"toString",FE))}});var ch=b((mM,lh)=>{"use strict";var UE=Do().IteratorPrototype,HE=Ro(),jE=xi(),QE=Vi(),GE=gr(),WE=function(){return this};lh.exports=function(a,e,t,r){var i=e+" Iterator";return a.prototype=HE(UE,{next:jE(+!r,t)}),QE(a,i,!1,!0),GE[i]=WE,a}});var ph=b((fM,dh)=>{"use strict";var YE=xe(),zE=vt();dh.exports=function(a,e,t){try{return YE(zE(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(r){}}});var mh=b((bM,hh)=>{"use strict";var KE=We();hh.exports=function(a){return KE(a)||a===null}});var bh=b((gM,fh)=>{"use strict";var XE=mh(),JE=String,ZE=TypeError;fh.exports=function(a){if(XE(a))return a;throw new ZE("Can't set "+JE(a)+" as a prototype")}});var Co=b((vM,gh)=>{"use strict";var ex=ph(),tx=We(),rx=Wt(),ix=bh();gh.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=ex(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(r){}return function(i,s){return rx(i),ix(s),tx(i)&&(a?t(i,s):i.__proto__=s),i}}():void 0)});var kh=b((SM,Ah)=>{"use strict";var ax=Ie(),sx=Ge(),Ps=ot(),Ph=xo(),nx=ge(),ox=ch(),vh=gs(),Sh=Co(),ux=Vi(),lx=qr(),Vo=Gr(),cx=Re(),yh=gr(),wh=Do(),dx=Ph.PROPER,px=Ph.CONFIGURABLE,Th=wh.IteratorPrototype,ws=wh.BUGGY_SAFARI_ITERATORS,Bi=cx("iterator"),Ih="keys",_i="values",Eh="entries",xh=function(){return this};Ah.exports=function(a,e,t,r,i,s,n){ox(t,e,r);var o=function(y){if(y===i&&h)return h;if(!ws&&y&&y in c)return c[y];switch(y){case Ih:return function(){return new t(this,y)};case _i:return function(){return new t(this,y)};case Eh:return function(){return new t(this,y)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,c=a.prototype,d=c[Bi]||c["@@iterator"]||i&&c[i],h=!ws&&d||o(i),m=e==="Array"&&c.entries||d,f,g,S;if(m&&(f=vh(m.call(new a)),f!==Object.prototype&&f.next&&(!Ps&&vh(f)!==Th&&(Sh?Sh(f,Th):nx(f[Bi])||Vo(f,Bi,xh)),ux(f,u,!0,!0),Ps&&(yh[u]=xh))),dx&&i===_i&&d&&d.name!==_i&&(!Ps&&px?lx(c,"name",_i):(l=!0,h=function(){return sx(d,this)})),i)if(g={values:o(_i),keys:s?h:o(Ih),entries:o(Eh)},n)for(S in g)(ws||l||!(S in c))&&Vo(c,S,g[S]);else ax({target:e,proto:!0,forced:ws||l},g);return(!Ps||n)&&c[Bi]!==h&&Vo(c,Bi,h,{name:i}),yh[e]=h,g}});var $h=b((yM,Rh)=>{"use strict";Rh.exports=function(a,e){return{value:a,done:e}}});var _o=b((TM,Vh)=>{"use strict";var hx=mr(),Bo=Mi(),Lh=gr(),Dh=To(),mx=br().f,fx=kh(),As=$h(),bx=ot(),gx=Qe(),Ch="Array Iterator",vx=Dh.set,Sx=Dh.getterFor(Ch);Vh.exports=fx(Array,"Array",function(a,e){vx(this,{type:Ch,target:hx(a),index:0,kind:e})},function(){var a=Sx(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=void 0,As(void 0,!0);switch(a.kind){case"keys":return As(t,!1);case"values":return As(e[t],!1)}return As([t,e[t]],!1)},"values");var Mh=Lh.Arguments=Lh.Array;Bo("keys");Bo("values");Bo("entries");if(!bx&&gx&&Mh.name!=="values")try{mx(Mh,"name",{value:"values"})}catch(a){}});var _h=b((IM,Bh)=>{"use strict";var yx=Re(),Tx=gr(),Ix=yx("iterator"),Ex=Array.prototype;Bh.exports=function(a){return a!==void 0&&(Tx.Array===a||Ex[Ix]===a)}});var Oo=b((EM,Nh)=>{"use strict";var xx=Ci(),Oh=Ai(),Px=Br(),wx=gr(),Ax=Re(),kx=Ax("iterator");Nh.exports=function(a){if(!Px(a))return Oh(a,kx)||Oh(a,"@@iterator")||wx[xx(a)]}});var qh=b((xM,Fh)=>{"use strict";var Rx=Ge(),$x=vt(),Lx=St(),Mx=wi(),Dx=Oo(),Cx=TypeError;Fh.exports=function(a,e){var t=arguments.length<2?Dx(a):e;if($x(t))return Lx(Rx(t,a));throw new Cx(Mx(a)+" is not iterable")}});var jh=b((PM,Hh)=>{"use strict";var Vx=Ge(),Uh=St(),Bx=Ai();Hh.exports=function(a,e,t){var r,i;Uh(a);try{if(r=Bx(a,"return"),!r){if(e==="throw")throw t;return t}r=Vx(r,a)}catch(s){i=!0,r=s}if(e==="throw")throw t;if(i)throw r;return Uh(r),t}});var Rs=b((wM,Yh)=>{"use strict";var _x=Fr(),Ox=Ge(),Nx=St(),Fx=wi(),qx=_h(),Ux=jr(),Qh=Pi(),Hx=qh(),jx=Oo(),Gh=jh(),Qx=TypeError,ks=function(a,e){this.stopped=a,this.result=e},Wh=ks.prototype;Yh.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=_x(e,r),l,c,d,h,m,f,g,S=function(E){return l&&Gh(l,"normal",E),new ks(!0,E)},y=function(E){return i?(Nx(E),o?u(E[0],E[1],S):u(E[0],E[1])):o?u(E,S):u(E)};if(s)l=a.iterator;else if(n)l=a;else{if(c=jx(a),!c)throw new Qx(Fx(a)+" is not iterable");if(qx(c)){for(d=0,h=Ux(a);h>d;d++)if(m=y(a[d]),m&&Qh(Wh,m))return m;return new ks(!1)}l=Hx(a,c)}for(f=s?a.next:l.next;!(g=Ox(f,l)).done;){try{m=y(g.value)}catch(E){Gh(l,"throw",E)}if(typeof m=="object"&&m&&Qh(Wh,m))return m}return new ks(!1)}});var Kh=b((AM,zh)=>{"use strict";var Gx=Qe(),Wx=br(),Yx=xi();zh.exports=function(a,e,t){Gx?Wx.f(a,e,Yx(0,t)):a[e]=t}});var Xh=b(()=>{"use strict";var zx=Ie(),Kx=Rs(),Xx=Kh();zx({target:"Object",stat:!0},{fromEntries:function(e){var t={};return Kx(e,function(r,i){Xx(t,r,i)},{AS_ENTRIES:!0}),t}})});var Zh=b(($M,Jh)=>{"use strict";_o();Xh();var Jx=_r();Jh.exports=Jx.Object.fromEntries});var tm=b((LM,em)=>{"use strict";em.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 im=b(()=>{"use strict";_o();var Zx=tm(),eP=Se(),tP=Vi(),rm=gr();for($s in Zx)tP(eP[$s],$s),rm[$s]=rm.Array;var $s});var sm=b((CM,am)=>{"use strict";var rP=Zh();im();am.exports=rP});var No=b((VM,nm)=>{"use strict";var iP=sm();nm.exports=iP});var om=b(()=>{"use strict"});var Fo=b((OM,um)=>{"use strict";var Oi=Se(),aP=fr(),sP=hr(),Ls=function(a){return aP.slice(0,a.length)===a};um.exports=function(){return Ls("Bun/")?"BUN":Ls("Cloudflare-Workers")?"CLOUDFLARE":Ls("Deno/")?"DENO":Ls("Node.js/")?"NODE":Oi.Bun&&typeof Bun.version=="string"?"BUN":Oi.Deno&&typeof Deno.version=="object"?"DENO":sP(Oi.process)==="process"?"NODE":Oi.window&&Oi.document?"BROWSER":"REST"}()});var Ms=b((NM,lm)=>{"use strict";var nP=Fo();lm.exports=nP==="NODE"});var dm=b((FM,cm)=>{"use strict";var oP=br();cm.exports=function(a,e,t){return oP.f(a,e,t)}});var mm=b((qM,hm)=>{"use strict";var uP=kt(),lP=dm(),cP=Re(),dP=Qe(),pm=cP("species");hm.exports=function(a){var e=uP(a);dP&&e&&!e[pm]&&lP(e,pm,{configurable:!0,get:function(){return this}})}});var bm=b((UM,fm)=>{"use strict";var pP=Pi(),hP=TypeError;fm.exports=function(a,e){if(pP(e,a))return a;throw new hP("Incorrect invocation")}});var Uo=b((HM,gm)=>{"use strict";var mP=xe(),fP=ge(),qo=ki(),bP=mP(Function.toString);fP(qo.inspectSource)||(qo.inspectSource=function(a){return bP(a)});gm.exports=qo.inspectSource});var jo=b((jM,Im)=>{"use strict";var gP=xe(),vP=ke(),vm=ge(),SP=Ci(),yP=kt(),TP=Uo(),Sm=function(){},ym=yP("Reflect","construct"),Ho=/^\s*(?:class|function)\b/,IP=gP(Ho.exec),EP=!Ho.test(Sm),Ni=function(e){if(!vm(e))return!1;try{return ym(Sm,[],e),!0}catch(t){return!1}},Tm=function(e){if(!vm(e))return!1;switch(SP(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return EP||!!IP(Ho,TP(e))}catch(t){return!0}};Tm.sham=!0;Im.exports=!ym||vP(function(){var a;return Ni(Ni.call)||!Ni(Object)||!Ni(function(){a=!0})||a})?Tm:Ni});var xm=b((QM,Em)=>{"use strict";var xP=jo(),PP=wi(),wP=TypeError;Em.exports=function(a){if(xP(a))return a;throw new wP(PP(a)+" is not a constructor")}});var Qo=b((GM,wm)=>{"use strict";var Pm=St(),AP=xm(),kP=Br(),RP=Re(),$P=RP("species");wm.exports=function(a,e){var t=Pm(a).constructor,r;return t===void 0||kP(r=Pm(t)[$P])?e:AP(r)}});var km=b((WM,Am)=>{"use strict";var LP=xe();Am.exports=LP([].slice)});var $m=b((YM,Rm)=>{"use strict";var MP=TypeError;Rm.exports=function(a,e){if(a<e)throw new MP("Not enough arguments");return a}});var Go=b((zM,Lm)=>{"use strict";var DP=fr();Lm.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(DP)});var tu=b((KM,Fm)=>{"use strict";var Ye=Se(),CP=Bn(),VP=Fr(),Mm=ge(),BP=ut(),Nm=ke(),Dm=Po(),_P=km(),Cm=hs(),OP=$m(),NP=Go(),FP=Ms(),Jo=Ye.setImmediate,Zo=Ye.clearImmediate,qP=Ye.process,Wo=Ye.Dispatch,UP=Ye.Function,Vm=Ye.MessageChannel,HP=Ye.String,Yo=0,Fi={},Bm="onreadystatechange",qi,Sr,zo,Ko;Nm(function(){qi=Ye.location});var eu=function(a){if(BP(Fi,a)){var e=Fi[a];delete Fi[a],e()}},Xo=function(a){return function(){eu(a)}},_m=function(a){eu(a.data)},Om=function(a){Ye.postMessage(HP(a),qi.protocol+"//"+qi.host)};(!Jo||!Zo)&&(Jo=function(e){OP(arguments.length,1);var t=Mm(e)?e:UP(e),r=_P(arguments,1);return Fi[++Yo]=function(){CP(t,void 0,r)},Sr(Yo),Yo},Zo=function(e){delete Fi[e]},FP?Sr=function(a){qP.nextTick(Xo(a))}:Wo&&Wo.now?Sr=function(a){Wo.now(Xo(a))}:Vm&&!NP?(zo=new Vm,Ko=zo.port2,zo.port1.onmessage=_m,Sr=VP(Ko.postMessage,Ko)):Ye.addEventListener&&Mm(Ye.postMessage)&&!Ye.importScripts&&qi&&qi.protocol!=="file:"&&!Nm(Om)?(Sr=Om,Ye.addEventListener("message",_m,!1)):Bm in Cm("script")?Sr=function(a){Dm.appendChild(Cm("script"))[Bm]=function(){Dm.removeChild(this),eu(a)}}:Sr=function(a){setTimeout(Xo(a),0)});Fm.exports={set:Jo,clear:Zo}});var Hm=b((XM,Um)=>{"use strict";var qm=Se(),jP=Qe(),QP=Object.getOwnPropertyDescriptor;Um.exports=function(a){if(!jP)return qm[a];var e=QP(qm,a);return e&&e.value}});var ru=b((JM,Qm)=>{"use strict";var jm=function(){this.head=null,this.tail=null};jm.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}}};Qm.exports=jm});var Wm=b((ZM,Gm)=>{"use strict";var GP=fr();Gm.exports=/ipad|iphone|ipod/i.test(GP)&&typeof Pebble!="undefined"});var zm=b((eD,Ym)=>{"use strict";var WP=fr();Ym.exports=/web0s(?!.*chrome)/i.test(WP)});var rf=b((tD,tf)=>{"use strict";var Yr=Se(),YP=Hm(),Km=Fr(),iu=tu().set,zP=ru(),KP=Go(),XP=Wm(),JP=zm(),au=Ms(),Xm=Yr.MutationObserver||Yr.WebKitMutationObserver,Jm=Yr.document,Zm=Yr.process,Ds=Yr.Promise,ou=YP("queueMicrotask"),Wr,su,nu,Cs,ef;ou||(Ui=new zP,Hi=function(){var a,e;for(au&&(a=Zm.domain)&&a.exit();e=Ui.get();)try{e()}catch(t){throw Ui.head&&Wr(),t}a&&a.enter()},!KP&&!au&&!JP&&Xm&&Jm?(su=!0,nu=Jm.createTextNode(""),new Xm(Hi).observe(nu,{characterData:!0}),Wr=function(){nu.data=su=!su}):!XP&&Ds&&Ds.resolve?(Cs=Ds.resolve(void 0),Cs.constructor=Ds,ef=Km(Cs.then,Cs),Wr=function(){ef(Hi)}):au?Wr=function(){Zm.nextTick(Hi)}:(iu=Km(iu,Yr),Wr=function(){iu(Hi)}),ou=function(a){Ui.head||Wr(),Ui.add(a)});var Ui,Hi;tf.exports=ou});var sf=b((rD,af)=>{"use strict";af.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var Vs=b((iD,nf)=>{"use strict";nf.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var yr=b((aD,of)=>{"use strict";var ZP=Se();of.exports=ZP.Promise});var zr=b((sD,df)=>{"use strict";var ew=Se(),ji=yr(),tw=ge(),rw=ao(),iw=Uo(),aw=Re(),uf=Fo(),sw=ot(),uu=Qn(),lf=ji&&ji.prototype,nw=aw("species"),lu=!1,cf=tw(ew.PromiseRejectionEvent),ow=rw("Promise",function(){var a=iw(ji),e=a!==String(ji);if(!e&&uu===66||sw&&!(lf.catch&&lf.finally))return!0;if(!uu||uu<51||!/native code/.test(a)){var t=new ji(function(s){s(1)}),r=function(s){s(function(){},function(){})},i=t.constructor={};if(i[nw]=r,lu=t.then(function(){})instanceof r,!lu)return!0}return!e&&(uf==="BROWSER"||uf==="DENO")&&!cf});df.exports={CONSTRUCTOR:ow,REJECTION_EVENT:cf,SUBCLASSING:lu}});var Kr=b((nD,hf)=>{"use strict";var pf=vt(),uw=TypeError,lw=function(a){var e,t;this.promise=new a(function(r,i){if(e!==void 0||t!==void 0)throw new uw("Bad Promise constructor");e=r,t=i}),this.resolve=pf(e),this.reject=pf(t)};hf.exports.f=function(a){return new lw(a)}});var Mf=b(()=>{"use strict";var cw=Ie(),dw=ot(),Ns=Ms(),zt=Se(),ei=Ge(),mf=Gr(),ff=Co(),pw=Vi(),hw=mm(),mw=vt(),Os=ge(),fw=We(),bw=bm(),gw=Qo(),yf=tu().set,mu=rf(),vw=sf(),Sw=Vs(),yw=ru(),Tf=To(),Fs=yr(),fu=zr(),If=Kr(),qs="Promise",Ef=fu.CONSTRUCTOR,Tw=fu.REJECTION_EVENT,Iw=fu.SUBCLASSING,cu=Tf.getterFor(qs),Ew=Tf.set,Xr=Fs&&Fs.prototype,Tr=Fs,Bs=Xr,xf=zt.TypeError,du=zt.document,bu=zt.process,pu=If.f,xw=pu,Pw=!!(du&&du.createEvent&&zt.dispatchEvent),Pf="unhandledrejection",ww="rejectionhandled",bf=0,wf=1,Aw=2,gu=1,Af=2,_s,gf,kw,vf,kf=function(a){var e;return fw(a)&&Os(e=a.then)?e:!1},Rf=function(a,e){var t=e.value,r=e.state===wf,i=r?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,c;try{i?(r||(e.rejection===Af&&$w(e),e.rejection=gu),i===!0?u=t:(o&&o.enter(),u=i(t),o&&(o.exit(),c=!0)),u===a.promise?n(new xf("Promise-chain cycle")):(l=kf(u))?ei(l,u,s,n):s(u)):n(t)}catch(d){o&&!c&&o.exit(),n(d)}},$f=function(a,e){a.notified||(a.notified=!0,mu(function(){for(var t=a.reactions,r;r=t.get();)Rf(r,a);a.notified=!1,e&&!a.rejection&&Rw(a)}))},Lf=function(a,e,t){var r,i;Pw?(r=du.createEvent("Event"),r.promise=e,r.reason=t,r.initEvent(a,!1,!0),zt.dispatchEvent(r)):r={promise:e,reason:t},!Tw&&(i=zt["on"+a])?i(r):a===Pf&&vw("Unhandled promise rejection",t)},Rw=function(a){ei(yf,zt,function(){var e=a.facade,t=a.value,r=Sf(a),i;if(r&&(i=Sw(function(){Ns?bu.emit("unhandledRejection",t,e):Lf(Pf,e,t)}),a.rejection=Ns||Sf(a)?Af:gu,i.error))throw i.value})},Sf=function(a){return a.rejection!==gu&&!a.parent},$w=function(a){ei(yf,zt,function(){var e=a.facade;Ns?bu.emit("rejectionHandled",e):Lf(ww,e,a.value)})},Jr=function(a,e,t){return function(r){a(e,r,t)}},Zr=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=Aw,$f(a,!0))},hu=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new xf("Promise can't be resolved itself");var r=kf(e);r?mu(function(){var i={done:!1};try{ei(r,e,Jr(hu,i,a),Jr(Zr,i,a))}catch(s){Zr(i,s,a)}}):(a.value=e,a.state=wf,$f(a,!1))}catch(i){Zr({done:!1},i,a)}}};if(Ef&&(Tr=function(e){bw(this,Bs),mw(e),ei(_s,this);var t=cu(this);try{e(Jr(hu,t),Jr(Zr,t))}catch(r){Zr(t,r)}},Bs=Tr.prototype,_s=function(e){Ew(this,{type:qs,done:!1,notified:!1,parent:!1,reactions:new yw,rejection:!1,state:bf,value:void 0})},_s.prototype=mf(Bs,"then",function(e,t){var r=cu(this),i=pu(gw(this,Tr));return r.parent=!0,i.ok=Os(e)?e:!0,i.fail=Os(t)&&t,i.domain=Ns?bu.domain:void 0,r.state===bf?r.reactions.add(i):mu(function(){Rf(i,r)}),i.promise}),gf=function(){var a=new _s,e=cu(a);this.promise=a,this.resolve=Jr(hu,e),this.reject=Jr(Zr,e)},If.f=pu=function(a){return a===Tr||a===kw?new gf(a):xw(a)},!dw&&Os(Fs)&&Xr!==Object.prototype)){vf=Xr.then,Iw||mf(Xr,"then",function(e,t){var r=this;return new Tr(function(i,s){ei(vf,r,i,s)}).then(e,t)},{unsafe:!0});try{delete Xr.constructor}catch(a){}ff&&ff(Xr,Bs)}cw({global:!0,constructor:!0,wrap:!0,forced:Ef},{Promise:Tr});pw(Tr,qs,!1,!0);hw(qs)});var _f=b((lD,Bf)=>{"use strict";var Lw=Re(),Cf=Lw("iterator"),Vf=!1;try{Df=0,vu={next:function(){return{done:!!Df++}},return:function(){Vf=!0}},vu[Cf]=function(){return this},Array.from(vu,function(){throw 2})}catch(a){}var Df,vu;Bf.exports=function(a,e){try{if(!e&&!Vf)return!1}catch(i){return!1}var t=!1;try{var r={};r[Cf]=function(){return{next:function(){return{done:t=!0}}}},a(r)}catch(i){}return t}});var Su=b((cD,Of)=>{"use strict";var Mw=yr(),Dw=_f(),Cw=zr().CONSTRUCTOR;Of.exports=Cw||!Dw(function(a){Mw.all(a).then(void 0,function(){})})});var Nf=b(()=>{"use strict";var Vw=Ie(),Bw=Ge(),_w=vt(),Ow=Kr(),Nw=Vs(),Fw=Rs(),qw=Su();Vw({target:"Promise",stat:!0,forced:qw},{all:function(e){var t=this,r=Ow.f(t),i=r.resolve,s=r.reject,n=Nw(function(){var o=_w(t.resolve),u=[],l=0,c=1;Fw(e,function(d){var h=l++,m=!1;c++,Bw(o,t,d).then(function(f){m||(m=!0,u[h]=f,--c||i(u))},s)}),--c||i(u)});return n.error&&s(n.value),r.promise}})});var qf=b(()=>{"use strict";var Uw=Ie(),Hw=ot(),jw=zr().CONSTRUCTOR,Tu=yr(),Qw=kt(),Gw=ge(),Ww=Gr(),Ff=Tu&&Tu.prototype;Uw({target:"Promise",proto:!0,forced:jw,real:!0},{catch:function(a){return this.then(void 0,a)}});!Hw&&Gw(Tu)&&(yu=Qw("Promise").prototype.catch,Ff.catch!==yu&&Ww(Ff,"catch",yu,{unsafe:!0}));var yu});var Uf=b(()=>{"use strict";var Yw=Ie(),zw=Ge(),Kw=vt(),Xw=Kr(),Jw=Vs(),Zw=Rs(),eA=Su();Yw({target:"Promise",stat:!0,forced:eA},{race:function(e){var t=this,r=Xw.f(t),i=r.reject,s=Jw(function(){var n=Kw(t.resolve);Zw(e,function(o){zw(n,t,o).then(r.resolve,i)})});return s.error&&i(s.value),r.promise}})});var Hf=b(()=>{"use strict";var tA=Ie(),rA=Kr(),iA=zr().CONSTRUCTOR;tA({target:"Promise",stat:!0,forced:iA},{reject:function(e){var t=rA.f(this),r=t.reject;return r(e),t.promise}})});var Iu=b((SD,jf)=>{"use strict";var aA=St(),sA=We(),nA=Kr();jf.exports=function(a,e){if(aA(a),sA(e)&&e.constructor===a)return e;var t=nA.f(a),r=t.resolve;return r(e),t.promise}});var Wf=b(()=>{"use strict";var oA=Ie(),uA=kt(),Qf=ot(),lA=yr(),Gf=zr().CONSTRUCTOR,cA=Iu(),dA=uA("Promise"),pA=Qf&&!Gf;oA({target:"Promise",stat:!0,forced:Qf||Gf},{resolve:function(e){return cA(pA&&this===dA?lA:this,e)}})});var Yf=b(()=>{"use strict";Mf();Nf();qf();Uf();Hf();Wf()});var Jf=b(()=>{"use strict";var hA=Ie(),mA=ot(),Us=yr(),fA=ke(),Kf=kt(),Xf=ge(),bA=Qo(),zf=Iu(),gA=Gr(),xu=Us&&Us.prototype,vA=!!Us&&fA(function(){xu.finally.call({then:function(){}},function(){})});hA({target:"Promise",proto:!0,real:!0,forced:vA},{finally:function(a){var e=bA(this,Kf("Promise")),t=Xf(a);return this.then(t?function(r){return zf(e,a()).then(function(){return r})}:a,t?function(r){return zf(e,a()).then(function(){throw r})}:a)}});!mA&&Xf(Us)&&(Eu=Kf("Promise").prototype.finally,xu.finally!==Eu&&gA(xu,"finally",Eu,{unsafe:!0}));var Eu});var eb=b((wD,Zf)=>{"use strict";om();Yf();Jf();var SA=Yt();Zf.exports=SA("Promise","finally")});var rb=b((AD,tb)=>{"use strict";var yA=eb();tb.exports=yA});var Hs=b((kD,ib)=>{"use strict";var TA=rb();ib.exports=TA});var cb=b(()=>{"use strict";var wA=Ie(),AA=go().values;wA({target:"Object",stat:!0},{values:function(e){return AA(e)}})});var pb=b((sC,db)=>{"use strict";cb();var kA=_r();db.exports=kA.Object.values});var mb=b((nC,hb)=>{"use strict";var RA=pb();hb.exports=RA});var ti=b((oC,fb)=>{"use strict";var $A=mb();fb.exports=$A});var Ab=b(()=>{"use strict";var FA=Ie(),qA=Or(),UA=jr(),HA=Li(),jA=Mi();FA({target:"Array",proto:!0},{at:function(e){var t=qA(this),r=UA(t),i=HA(e),s=i>=0?i:r+i;return s<0||s>=r?void 0:t[s]}});jA("at")});var Rb=b((m0,kb)=>{"use strict";Ab();var QA=Yt();kb.exports=QA("Array","at")});var Lb=b((f0,$b)=>{"use strict";var GA=Rb();$b.exports=GA});var Zt=b((b0,Mb)=>{"use strict";var WA=Lb();Mb.exports=WA});var ju=b((WV,eg)=>{"use strict";var sk=hr();eg.exports=Array.isArray||function(e){return sk(e)==="Array"}});var rg=b((YV,tg)=>{"use strict";var nk=TypeError,ok=9007199254740991;tg.exports=function(a){if(a>ok)throw nk("Maximum allowed index exceeded");return a}});var sg=b((zV,ag)=>{"use strict";var uk=ju(),lk=jr(),ck=rg(),dk=Fr(),ig=function(a,e,t,r,i,s,n,o){for(var u=i,l=0,c=n?dk(n,o):!1,d,h;l<r;)l in t&&(d=c?c(t[l],l,e):t[l],s>0&&uk(d)?(h=lk(d),u=ig(a,e,d,h,u,s-1)-1):(ck(u+1),a[u]=d),u++),l++;return u};ag.exports=ig});var lg=b((KV,ug)=>{"use strict";var ng=ju(),pk=jo(),hk=We(),mk=Re(),fk=mk("species"),og=Array;ug.exports=function(a){var e;return ng(a)&&(e=a.constructor,pk(e)&&(e===og||ng(e.prototype))?e=void 0:hk(e)&&(e=e[fk],e===null&&(e=void 0))),e===void 0?og:e}});var dg=b((XV,cg)=>{"use strict";var bk=lg();cg.exports=function(a,e){return new(bk(a))(e===0?0:e)}});var pg=b(()=>{"use strict";var gk=Ie(),vk=sg(),Sk=vt(),yk=Or(),Tk=jr(),Ik=dg();gk({target:"Array",proto:!0},{flatMap:function(e){var t=yk(this),r=Tk(t),i;return Sk(e),i=Ik(t,0),i.length=vk(i,t,t,r,0,1,e,arguments.length>1?arguments[1]:void 0),i}})});var hg=b(()=>{"use strict";var Ek=Mi();Ek("flatMap")});var fg=b((rB,mg)=>{"use strict";pg();hg();var xk=Yt();mg.exports=xk("Array","flatMap")});var gg=b((iB,bg)=>{"use strict";var Pk=fg();bg.exports=Pk});var Qu=b((aB,vg)=>{"use strict";var wk=gg();vg.exports=wk});var ra=b((sB,Sg)=>{"use strict";var Ak=Ci(),kk=String;Sg.exports=function(a){if(Ak(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return kk(a)}});var Gu=b((nB,yg)=>{"use strict";yg.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 Eg=b((oB,Ig)=>{"use strict";var Rk=xe(),$k=Wt(),Lk=ra(),Yu=Gu(),Tg=Rk("".replace),Mk=RegExp("^["+Yu+"]+"),Dk=RegExp("(^|[^"+Yu+"])["+Yu+"]+$"),Wu=function(a){return function(e){var t=Lk($k(e));return a&1&&(t=Tg(t,Mk,"")),a&2&&(t=Tg(t,Dk,"$1")),t}};Ig.exports={start:Wu(1),end:Wu(2),trim:Wu(3)}});var Ag=b((uB,wg)=>{"use strict";var Ck=xo().PROPER,Vk=ke(),xg=Gu(),Pg="\u200B\x85\u180E";wg.exports=function(a){return Vk(function(){return!!xg[a]()||Pg[a]()!==Pg||Ck&&xg[a].name!==a})}});var zu=b((lB,kg)=>{"use strict";var Bk=Eg().start,_k=Ag();kg.exports=_k("trimStart")?function(){return Bk(this)}:"".trimStart});var $g=b(()=>{"use strict";var Ok=Ie(),Rg=zu();Ok({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Rg},{trimLeft:Rg})});var Mg=b(()=>{"use strict";$g();var Nk=Ie(),Lg=zu();Nk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Lg},{trimStart:Lg})});var Cg=b((mB,Dg)=>{"use strict";Mg();var Fk=Yt();Dg.exports=Fk("String","trimLeft")});var Bg=b((fB,Vg)=>{"use strict";var qk=Cg();Vg.exports=qk});var Og=b((bB,_g)=>{"use strict";var Uk=Bg();_g.exports=Uk});var Jg=b(()=>{"use strict"});var Zg=b(()=>{"use strict"});var tv=b((zO,ev)=>{"use strict";var uR=We(),lR=hr(),cR=Re(),dR=cR("match");ev.exports=function(a){var e;return uR(a)&&((e=a[dR])!==void 0?!!e:lR(a)==="RegExp")}});var iv=b((KO,rv)=>{"use strict";var pR=St();rv.exports=function(){var a=pR(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 nv=b((XO,sv)=>{"use strict";var hR=Ge(),mR=ut(),fR=Pi(),bR=iv(),av=RegExp.prototype;sv.exports=function(a){var e=a.flags;return e===void 0&&!("flags"in av)&&!mR(a,"flags")&&fR(av,a)?hR(bR,a):e}});var uv=b((JO,ov)=>{"use strict";var rl=xe(),gR=Or(),vR=Math.floor,el=rl("".charAt),SR=rl("".replace),tl=rl("".slice),yR=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,TR=/\$([$&'`]|\d{1,2})/g;ov.exports=function(a,e,t,r,i,s){var n=t+a.length,o=r.length,u=TR;return i!==void 0&&(i=gR(i),u=yR),SR(s,u,function(l,c){var d;switch(el(c,0)){case"$":return"$";case"&":return a;case"`":return tl(e,0,t);case"'":return tl(e,n);case"<":d=i[tl(c,1,-1)];break;default:var h=+c;if(h===0)return l;if(h>o){var m=vR(h/10);return m===0?l:m<=o?r[m-1]===void 0?el(c,1):r[m-1]+el(c,1):l}d=r[h-1]}return d===void 0?"":d})}});var dv=b(()=>{"use strict";var IR=Ie(),ER=Ge(),al=xe(),lv=Wt(),xR=ge(),PR=Br(),wR=tv(),ui=ra(),AR=Ai(),kR=nv(),RR=uv(),$R=Re(),LR=ot(),MR=$R("replace"),DR=TypeError,il=al("".indexOf),CR=al("".replace),cv=al("".slice),VR=Math.max;IR({target:"String",proto:!0},{replaceAll:function(e,t){var r=lv(this),i,s,n,o,u,l,c,d,h,m,f=0,g="";if(!PR(e)){if(i=wR(e),i&&(s=ui(lv(kR(e))),!~il(s,"g")))throw new DR("`.replaceAll` does not allow non-global regexes");if(n=AR(e,MR),n)return ER(n,e,r,t);if(LR&&i)return CR(ui(r),e,t)}for(o=ui(r),u=ui(e),l=xR(t),l||(t=ui(t)),c=u.length,d=VR(1,c),h=il(o,u);h!==-1;)m=l?ui(t(u,h,o)):RR(u,o,h,[],void 0,t),g+=cv(o,f,h)+m,f=h+c,h=h+d>o.length?-1:il(o,u,h+d);return f<o.length&&(g+=cv(o,f)),g}})});var hv=b((tN,pv)=>{"use strict";Jg();Zg();dv();var BR=Yt();pv.exports=BR("String","replaceAll")});var fv=b((rN,mv)=>{"use strict";var _R=hv();mv.exports=_R});var gv=b((iN,bv)=>{"use strict";var OR=fv();bv.exports=OR});var Sv=b((aN,vv)=>{"use strict";var NR=Li(),FR=ra(),qR=Wt(),UR=RangeError;vv.exports=function(e){var t=FR(qR(this)),r="",i=NR(e);if(i<0||i===1/0)throw new UR("Wrong number of repetitions");for(;i>0;(i>>>=1)&&(t+=t))i&1&&(r+=t);return r}});var xv=b((sN,Ev)=>{"use strict";var Iv=xe(),HR=co(),yv=ra(),jR=Sv(),QR=Wt(),GR=Iv(jR),WR=Iv("".slice),YR=Math.ceil,Tv=function(a){return function(e,t,r){var i=yv(QR(e)),s=HR(t),n=i.length,o=r===void 0?" ":yv(r),u,l;return s<=n||o===""?i:(u=s-n,l=GR(o,YR(u/o.length)),l.length>u&&(l=WR(l,0,u)),a?i+l:l+i)}};Ev.exports={start:Tv(!1),end:Tv(!0)}});var wv=b((nN,Pv)=>{"use strict";var zR=fr();Pv.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(zR)});var Av=b(()=>{"use strict";var KR=Ie(),XR=xv().start,JR=wv();KR({target:"String",proto:!0,forced:JR},{padStart:function(e){return XR(this,e,arguments.length>1?arguments[1]:void 0)}})});var Rv=b((lN,kv)=>{"use strict";Av();var ZR=Yt();kv.exports=ZR("String","padStart")});var Lv=b((cN,$v)=>{"use strict";var e$=Rv();$v.exports=e$});var Dv=b((dN,Mv)=>{"use strict";var t$=Lv();Mv.exports=t$});var T$={};QS(T$,{ChromecastState:()=>yi,HttpConnectionType:()=>ls,Observable:()=>xt.Observable,PlaybackState:()=>Oe,Player:()=>Wa,PredefinedQualityLimits:()=>Ti,SDK_VERSION:()=>y$,Subject:()=>xt.Subject,Subscription:()=>xt.Subscription,Surface:()=>cs,VERSION:()=>Cn,ValueSubject:()=>xt.ValueSubject,VideoFormat:()=>gt,VideoQuality:()=>xt.VideoQuality,clientChecker:()=>Z,isMobile:()=>ri});module.exports=GS(T$);var Cn="2.0.130-dev.e3ea99fb.0";var Oe=(i=>(i.STOPPED="stopped",i.READY="ready",i.PLAYING="playing",i.PAUSED="paused",i))(Oe||{}),gt=(x=>(x.MPEG="MPEG",x.DASH="DASH",x.DASH_SEP="DASH_SEP",x.DASH_SEP_VK="DASH_SEP",x.DASH_WEBM="DASH_WEBM",x.DASH_WEBM_AV1="DASH_WEBM_AV1",x.DASH_STREAMS="DASH_STREAMS",x.DASH_WEBM_VK="DASH_WEBM",x.DASH_ONDEMAND="DASH_ONDEMAND",x.DASH_ONDEMAND_VK="DASH_ONDEMAND",x.DASH_LIVE="DASH_LIVE",x.DASH_LIVE_CMAF="DASH_LIVE_CMAF",x.DASH_LIVE_WEBM="DASH_LIVE_WEBM",x.HLS="HLS",x.HLS_ONDEMAND="HLS_ONDEMAND",x.HLS_JS="HLS",x.HLS_LIVE="HLS_LIVE",x.HLS_LIVE_CMAF="HLS_LIVE_CMAF",x.WEB_RTC_LIVE="WEB_RTC_LIVE",x))(gt||{});var yi=(i=>(i.NOT_AVAILABLE="NOT_AVAILABLE",i.AVAILABLE="AVAILABLE",i.CONNECTING="CONNECTING",i.CONNECTED="CONNECTED",i))(yi||{}),ls=(r=>(r.HTTP1="http1",r.HTTP2="http2",r.QUIC="quic",r))(ls||{});var cs=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(cs||{}),Ti=(r=>(r.TRAFFIC_SAVING="traffic_saving",r.HIGH_QUALITY="high_quality",r.UNKNOWN="unknown",r))(Ti||{});var $S=Y(Je(),1);var W=require("@vkontakte/videoplayer-shared/es2015");var lp=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 fs=class{constructor(e){this.connection$=new W.ValueSubject(void 0);this.castState$=new W.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new W.Subject;this.realCastState$=new W.ValueSubject("NOT_AVAILABLE");this.subscription=new W.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,W.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||lp("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:W.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,W.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,W.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,W.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,W.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,W.assertNever)(i.sessionState)}})).add((0,W.merge)((0,W.fromEvent)(r,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,W.tap)(i=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(i)}`})}),(0,W.map)(i=>i.castState)),(0,W.observableFrom)([r.getCastState()])).pipe((0,W.filterChanged)(),(0,W.map)(mI),(0,W.tap)(i=>{this.log({message:`realCastState$: ${i}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(i=>{var o,u;let s=i==="CONNECTED",n=(0,W.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=r.getCurrentSession();(0,W.assertNonNullable)(l);let c=l.getCastDevice(),d=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,W.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,W.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:W.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},mI=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,W.assertNever)(a)}};var wl=Y(Je(),1),gS=Y(Qr(),1),vS=Y(No(),1);var ob=Y(Hs(),1);var Pu=require("@vkontakte/videoplayer-shared/es2015");var $e=(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,Pu.assertNever)(t)}return a},js=(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,Pu.assertNever)(e)}};var $=(a,e,t=!1)=>{let r=a.getTransition();(t||!r||r.to===e)&&a.setState(e)};var yt=require("@vkontakte/videoplayer-shared/es2015"),z=class{constructor(e){this.transitionStarted$=new yt.Subject;this.transitionEnded$=new yt.Subject;this.transitionUpdated$=new yt.Subject;this.forceChanged$=new yt.Subject;this.stateChangeStarted$=(0,yt.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,yt.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,yt.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 ab=require("@vkontakte/videoplayer-shared/es2015"),sb=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,ab.assertNever)(a)}};var C=require("@vkontakte/videoplayer-shared/es2015");var IA=5,EA=5,xA=500,nb=7e3,Qi=class{constructor(e){this.subscription=new C.Subscription;this.loadMediaTimeoutSubscription=new C.Subscription;this.videoState=new z("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,C.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,C.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,C.assertNever)(e)}break}default:(0,C.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(sb(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 C.Subscription;this.subscription.add(e),this.subscription.add((0,C.merge)(this.videoState.stateChangeStarted$.pipe((0,C.map)(i=>`stateChangeStarted$ ${JSON.stringify(i)}`)),this.videoState.stateChangeEnded$.pipe((0,C.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 C.Subject;e.add(i.pipe((0,C.debounce)(xA)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,C.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)>IA)&&i.next(o),s=o})),e.add((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,C.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,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),i=>{this.logRemoteEvent(i),i.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,C.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<EA&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),$(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,C.assertNever)(n)}}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),i=>{this.logRemoteEvent(i),this.handleRemoteVolumeChange({volume:i.value})}),t((0,C.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),i=>{this.logRemoteEvent(i),this.handleRemoteVolumeChange({muted:i.value})});let r=(0,C.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,C.observableFrom)(["init"])).pipe((0,C.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"),$(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),$(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"),$(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"),$(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"&&$(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,C.assertNonNullable)(c);let d=(0,C.getHighestQuality)(Object.keys(c));(0,C.assertNonNullable)(d);let h=c[d];(0,C.assertNonNullable)(h),r=h,i="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_ONDEMAND":{let c=t[e];(0,C.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,C.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,C.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,C.assertNonNullable)(c),r=$e(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:C.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,C.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,C.isNonNullable)(o)&&(n.metadata.title=o),(0,C.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,C.timeout)(nb).subscribe(()=>s(`timeout(${nb})`)))});(0,ob.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:C.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:i})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Uu=Y(Je(),1);var Ru=require("@vkontakte/videoplayer-shared/es2015");var ub=require("@vkontakte/videoplayer-shared/es2015"),lb=a=>{try{a.pause(),a.playbackRate=0,(0,ub.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var Qs=require("@vkontakte/videoplayer-shared/es2015"),wu=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)}},Au=window.WeakMap?new WeakMap:new wu,ku=window.WeakMap?new WeakMap:new Map,PA=(a,e=20)=>{let t=0;return(0,Qs.fromEvent)(a,"ratechange").subscribe(r=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Ne=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let r=a.querySelector("video"),i=!!r;r?(0,Ru.clearVideoElement)(r):(r=document.createElement("video"),a.appendChild(r)),Au.set(r,i);let s=new Qs.Subscription;return s.add(PA(r,e)),ku.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},Fe=a=>{let e=ku.get(a);e==null||e.unsubscribe(),ku.delete(a);let t=Au.get(a);Au.delete(a),t?(0,Ru.clearVideoElement)(a):lb(a)};var $u=Y(ti(),1),V=require("@vkontakte/videoplayer-shared/es2015");var Kt=require("@vkontakte/videoplayer-shared/es2015"),Gs=(a,e,t,{equal:r=(n,o)=>n===o,changed$:i,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,Kt.isNullable)(i),l=new Kt.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},Tt=(a,e,t)=>Gs(e,()=>a.loop,r=>{(0,Kt.isNonNullable)(r)&&(a.loop=r)},{onError:t}),qe=(a,e,t,r)=>Gs(e,()=>({muted:a.muted,volume:a.volume}),i=>{(0,Kt.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)=>Gs(e,()=>a.playbackRate,i=>{(0,Kt.isNonNullable)(i)&&(a.playbackRate=i)},{changed$:t,onError:r}),Xt=Gs;var LA=a=>["__",a.language,a.label].join("|"),MA=(a,e)=>{if(a.id===e)return!0;let[t,r,i]=e.split("|");return a.language===r&&a.label===i},Lu=class a{constructor(e){this.available$=new V.Subject;this.current$=new V.ValueSubject(void 0);this.error$=new V.Subject;this.subscription=new V.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:V.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(Xt(t.internalTextTracks,()=>(0,$u.default)(this.internalTracks),s=>{(0,V.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,V.isNonNullable)(s)&&(0,V.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,V.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:i})),this.subscription.add(Xt(t.externalTextTracks,()=>(0,$u.default)(this.externalTracks),s=>{(0,V.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,V.isNonNullable)(s)&&(0,V.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,V.map)(s=>s.filter(({type:n})=>n==="external"))),onError:i})),this.subscription.add(Xt(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(Xt(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,V.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,V.fromEvent)(e,"addtrack").subscribe(()=>{let r=this.current$.getValue();r&&this.select(r)})),this.subscription.add((0,V.merge)((0,V.fromEvent)(e,"addtrack"),(0,V.fromEvent)(e,"removetrack"),(0,V.observableFrom)(["init"])).pipe((0,V.map)(()=>this.htmlTextTracksAsArray().map(r=>this.htmlTextTrackToITextTrack(r))),(0,V.filterChanged)((r,i)=>r.length===i.length&&r.every(({id:s},n)=>s===i[n].id))).subscribe(this.available$)),this.subscription.add((0,V.merge)((0,V.fromEvent)(e,"change"),(0,V.observableFrom)(["init"])).pipe((0,V.map)(()=>this.htmlTextTracksAsArray().find(({mode:r})=>r==="showing")),(0,V.map)(r=>r&&this.htmlTextTrackToITextTrack(r).id),(0,V.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,V.fromEvent)(e,"addtrack").subscribe(r=>{var s,n;(s=r.track)==null||s.addEventListener("cuechange",t);let i=o=>{var l,c,d,h,m;let u=(c=(l=o.target)==null?void 0:l.cues)!=null?c:null;u&&u.length&&(this.applyCueSettings((h=(d=o.target)==null?void 0:d.cues)!=null?h:null),(m=o.target)==null||m.removeEventListener("cuechange",i))};(n=r.track)==null||n.addEventListener("cuechange",i)})),this.subscription.add((0,V.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,V.isNonNullable)(t.align)&&(i.align=t.align),(0,V.isNonNullable)(t.position)&&(i.position=t.position),(0,V.isNonNullable)(t.size)&&(i.size=t.size),(0,V.isNonNullable)(t.line)&&(i.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,V.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:LA(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,V.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,V.isNullable)(e)||!MA(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,V.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,V.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)}},et=Lu;var Ir=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 bb=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},Mu=a=>{let e=bb(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},gb=a=>{let e=bb(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var L=require("@vkontakte/videoplayer-shared/es2015");var DA=3,vb=(a,e,t=DA)=>{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 Ws=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 Sb=Y(Je(),1);var ri=()=>{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 Ys=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,Sb.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=ri()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return A(this,null,function*(){let{userAgentData:e}=navigator;if(e){let t=yield 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 zs=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 ct=()=>window.ManagedMediaSource||window.MediaSource,Ks=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},yb=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Tb=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var CA=document.createElement("video"),VA='video/mp4; codecs="avc1.42000a,mp4a.40.2"',BA='video/mp4; codecs="hev1.1.6.L93.B0"',Ib='video/webm; codecs="vp09.00.10.08"',Eb='video/webm; codecs="av01.0.00M.08"',_A='audio/mp4; codecs="mp4a.40.2"',OA='audio/webm; codecs="opus"',xb,NA=()=>A(void 0,null,function*(){if(!window.navigator.mediaCapabilities)return;let a={type:"media-source",video:{contentType:"video/webm",width:1280,height:720,bitrate:1e6,framerate:30}},[e,t]=yield Promise.all([window.navigator.mediaCapabilities.decodingInfo(U(k({},a),{video:U(k({},a.video),{contentType:Eb})})),window.navigator.mediaCapabilities.decodingInfo(U(k({},a),{video:U(k({},a.video),{contentType:Ib})}))]);xb={DASH_WEBM_AV1:e,DASH_WEBM:t}});NA().catch(a=>{console.log(CA),console.error(a)});var Xs=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 xb}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,h,m,f,g,S,y,E,x,w;this._video=document.createElement("video");try{this._protocols={mms:Ks(),mse:yb(),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=ct())==null?void 0:l.isTypeSupported)!=null&&c.call(l,VA)),B=!!((h=(d=ct())==null?void 0:d.isTypeSupported)!=null&&h.call(d,BA)),ee=!!((f=(m=ct())==null?void 0:m.isTypeSupported)!=null&&f.call(m,_A));this._codecs={h264:P,h265:B,vp9:!!((S=(g=ct())==null?void 0:g.isTypeSupported)!=null&&S.call(g,Ib)),av1:!!((E=(y=ct())==null?void 0:y.isTypeSupported)!=null&&E.call(y,Eb)),aac:ee,opus:!!((w=(x=ct())==null?void 0:x.isTypeSupported)!=null&&w.call(x,OA)),mpeg:(P||B)&&ee},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 Pb="audio/mpeg",Js=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,Pb))},this._codecs={mp3:!!((i=(r=ct())==null?void 0:r.isTypeSupported)!=null&&i.call(r,Pb))}}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 wb=require("@vkontakte/videoplayer-shared/es2015");var Du=class{constructor(){this.isInited$=new wb.ValueSubject(!1);this._displayChecker=new zs,this._deviceChecker=new Ys(this._displayChecker),this._browserChecker=new Ws,this._videoChecker=new Xs(this._deviceChecker,this._browserChecker),this._audioChecker=new Js,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}detect(){return A(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},Z=new Du;var Ue=a=>{let e=M=>(0,L.fromEvent)(a,M).pipe((0,L.mapTo)(void 0)),r=(0,L.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(M=>(0,L.fromEvent)(a,M))).pipe((0,L.map)(M=>M.type==="ended"?a.readyState<2:a.readyState<3),(0,L.filterChanged)()),i=(0,L.merge)((0,L.fromEvent)(a,"progress"),(0,L.fromEvent)(a,"timeupdate")).pipe((0,L.map)(()=>vb(a.buffered,a.currentTime))),s=Z.browser.isSafari?(0,L.combine)({play:e("play").pipe((0,L.once)()),playing:e("playing")}).pipe((0,L.mapTo)(void 0)):e("playing"),n=(0,L.fromEvent)(a,"volumechange").pipe((0,L.map)(()=>({muted:a.muted,volume:a.volume}))),o=(0,L.fromEvent)(a,"ratechange").pipe((0,L.map)(()=>a.playbackRate)),u=(0,L.fromEvent)(a,"error").pipe((0,L.filter)(()=>!!(a.error||a.played.length)),(0,L.map)(()=>{var se;let M=a.error;return{id:M?`MediaError#${M.code}`:"HtmlVideoError",category:L.ErrorCategory.VIDEO_PIPELINE,message:M?M.message:"Error event from HTML video element",thrown:(se=a.error)!=null?se:void 0}})),l=(0,L.fromEvent)(a,"timeupdate").pipe((0,L.map)(()=>a.currentTime)),c=new L.Subject,d=.3,h;l.subscribe(M=>{a.loop&&(0,L.isNonNullable)(h)&&(0,L.isNonNullable)(M)&&h>=a.duration-d&&M<=d&&c.next(h),h=M});let m=e("pause").pipe((0,L.filter)(()=>!a.error&&h!==a.duration)),f=(0,L.fromEvent)(a,"enterpictureinpicture"),g=(0,L.fromEvent)(a,"leavepictureinpicture"),S=new L.ValueSubject(gb(a));f.subscribe(()=>S.next(!0)),g.subscribe(()=>S.next(!1));let y=new L.ValueSubject(Mu(a));(0,L.fromEvent)(a,"fullscreenchange").pipe((0,L.map)(()=>Mu(a))).subscribe(y);let x=.1,w=1e3,P=(0,L.fromEvent)(a,"timeupdate").pipe((0,L.filter)(M=>a.duration-a.currentTime<x)),B=(0,L.merge)(P.pipe((0,L.filter)(M=>!a.loop)),(0,L.fromEvent)(a,"ended")).pipe((0,L.throttle)(w),(0,L.mapTo)(void 0)),ee=P.pipe((0,L.filter)(M=>a.loop));return{playing$:s,pause$:m,canplay$:e("canplay"),ended$:B,looped$:c,loopExpected$:ee,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,L.fromEvent)(a,"durationchange").pipe((0,L.map)(()=>a.duration)),isBuffering$:r,currentBuffer$:i,volumeState$:n,playbackRateState$:o,inPiP$:S,inFullscreen$:y,enterPip$:f,leavePip$:g}};var Lt=require("@vkontakte/videoplayer-shared/es2015"),Jt=a=>{switch(a){case"mobile":return Lt.VideoQuality.Q_144P;case"lowest":return Lt.VideoQuality.Q_240P;case"low":return Lt.VideoQuality.Q_360P;case"sd":case"medium":return Lt.VideoQuality.Q_480P;case"hd":case"high":return Lt.VideoQuality.Q_720P;case"fullhd":case"full":return Lt.VideoQuality.Q_1080P;case"quadhd":case"quad":return Lt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return Lt.VideoQuality.Q_2160P}};var er=Y(Zt(),1),Ob=Y(Je(),1),Zs=Y(Qr(),1),F=require("@vkontakte/videoplayer-shared/es2015");var Cu=!1,Mt={},Db=a=>{Cu=a},Cb=()=>{Mt={}},Vb=a=>{a(Mt)},Gi=(a,e)=>{var t;Cu&&(Mt.meta=(t=Mt.meta)!=null?t:{},Mt.meta[a]=e)},Ce=class{constructor(e){this.name=e}next(e){var r,i;if(!Cu)return;Mt.series=(r=Mt.series)!=null?r:{};let t=(i=Mt.series[this.name])!=null?i:[];t.push([Date.now(),e]),Mt.series[this.name]=t}};var Ee=require("@vkontakte/videoplayer-shared/es2015");function Vu({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function Bu({limits:a,highQualityLimit:e,trafficSavingLimit:t}){return!!a&&Vu({limits:a,highQualityLimit:e,trafficSavingLimit:t})==="high_quality"}function Wi({limits:a,highestAvailableQuality:e,lowestAvailableQuality:t}){return(0,Ee.isNullable)(a)||(0,Ee.isNonNullable)(a.min)&&(0,Ee.isNonNullable)(a.max)&&(0,Ee.isLower)(a.max,a.min)||(0,Ee.isNonNullable)(a.min)&&e&&(0,Ee.isHigher)(a.min,e)||(0,Ee.isNonNullable)(a.max)&&t&&(0,Ee.isLower)(a.max,t)}function Bb({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return Wi({limits:{max:a!=null&&a.max?(0,Ee.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Ee.videoHeightToQuality)(a.min):void 0},highestAvailableQuality:e?(0,Ee.videoHeightToQuality)(e):void 0,lowestAvailableQuality:t?(0,Ee.videoHeightToQuality)(t):void 0})}var YA=new Ce("best_bitrate"),Nb=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var _u=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),Yi=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,F.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Fb='Assertion "ABR Tracks is empty array" failed',en=(a,e,t,r)=>{var u;let i=[...e].sort(_u(1)),s=[...t].sort(_u(1)),n=s.filter(l=>(0,F.isNonNullable)(l.bitrate)&&(0,F.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>r:!0),o=(u=(0,er.default)(s,Math.round(s.length*i.indexOf(a)/(i.length+1))))!=null?u:(0,er.default)(s,-1);return o&&(0,Ob.default)(n,o)?o:n.length?(0,er.default)(n,-1):(0,er.default)(s,0)},_b=a=>"quality"in a,qb=(a,e,t,r)=>{var n;let i=(0,F.isNonNullable)((n=r==null?void 0:r.last)==null?void 0:n.bitrate)&&(0,F.isNonNullable)(t==null?void 0:t.bitrate)&&r.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&r&&r.history[t.id]&&(0,F.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=_b(o)?"video":"audio",l=_b(o)?o.quality:o.bitrate;return e({message:`
8
+ [last ${u} selected] ${l}
9
+ `}),o}return r==null||r.recordSwitch(t),t},zA=(a,e)=>Math.log(e)/Math.log(a),KA=({tuning:a,container:e,limits:t,panelSize:r})=>{let i=a.containerSizeFactor;if(r)return{containerSizeLimit:r,containerSizeFactor:i};if(a.usePixelRatio&&Z.display.pixelRatio){let s=Z.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=zA(n,o*s+u)+l;Number.isFinite(c)&&(i*=c)}}return Bu({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}},tr=(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:h,stallsPredictedThroughput:m,abrLogger:f,panelSize:g})=>{var X,ue,D,Q,oe;(0,F.assertNotEmptyArray)(a,Fb);let{containerSizeFactor:S,containerSizeLimit:y}=KA({container:e,tuning:r,limits:i,panelSize:g}),E=r.considerPlaybackRate&&(0,F.isNonNullable)(o)?o:1,x=a.filter(R=>!(0,F.isInvariantQuality)(R.quality)).sort((R,N)=>(0,F.isHigher)(R.quality,N.quality)?-1:1),w=(X=(0,er.default)(x,-1))==null?void 0:X.quality,P=(ue=(0,er.default)(x,0))==null?void 0:ue.quality,B=Wi({limits:i,lowestAvailableQuality:w,highestAvailableQuality:P}),ee=E*Nb(n!=null?n:.5,r.bitrateFactorAtEmptyBuffer,r.bitrateFactorAtFullBuffer),M={},j=x.filter(R=>{let N=!0;if(y)if(R.size)N=R.size.width<=y.width&&R.size.height<=y.height;else{let wt=y&&(0,F.videoSizeToQuality)(y);N=wt?(0,F.isLowerOrEqual)(R.quality,wt):!0}if(!N)return M[R.quality]="FitsContainer",!1;let Ae=m||t,kr=(0,F.isNonNullable)(Ae)&&isFinite(Ae)&&(0,F.isNonNullable)(R.bitrate)?Ae-s>=R.bitrate*ee:!0,Pt=Bu({highQualityLimit:r.highQualityLimit,trafficSavingLimit:r.trafficSavingLimit,limits:i})&&(i==null?void 0:i.min)===R.quality;if(!kr&&!Pt)return M[R.quality]="FitsThroughput",!1;if(r.lazyQualitySwitch&&(0,F.isNonNullable)(r.minBufferToSwitchUp)&&u&&!(0,F.isInvariantQuality)(u.quality)&&(n!=null?n:0)<r.minBufferToSwitchUp&&(0,F.isHigher)(R.quality,u.quality))return M[R.quality]="Buffer",!1;if(!!d&&(0,F.isHigherOrEqual)(R.quality,d)&&!Pt)return M[R.quality]="DroppedFramesLimit",!1;if(!!h&&(0,F.isHigherOrEqual)(R.quality,h)&&!Pt)return M[R.quality]="StallsLimit",!1;let _e=B||((0,F.isNullable)(i==null?void 0:i.max)||(0,F.isLowerOrEqual)(R.quality,i.max))&&((0,F.isNullable)(i==null?void 0:i.min)||(0,F.isHigherOrEqual)(R.quality,i.min)),ht=(0,F.isNonNullable)(c)&&!c?(0,F.isLowerOrEqual)(R.quality,r.backgroundVideoQualityLimit):!0;return!_e||!ht?(M[R.quality]="FitsQualityLimits",!1):!0})[0];j&&j.bitrate&&YA.next(j.bitrate);let ie=(D=j!=null?j:(0,er.default)(x,-1))!=null?D:a[0],O=l==null?void 0:l.last,te=qb(r,f,ie,l);return(0,F.isNonNullable)(l)&&te.quality!==(O==null?void 0:O.quality)&&f({message:`
10
+ [VIDEO TRACKS ABR]
11
+ [available video tracks]
12
+ ${a.map(R=>{var N,Ae;return`{ id: ${R.id}, quality: ${R.quality}, bitrate: ${R.bitrate}, size: ${(N=R.size)==null?void 0:N.width}:${(Ae=R.size)==null?void 0:Ae.height} }`}).join(`
13
+ `)}
14
+
15
+ [tuning]
16
+ ${(0,Zs.default)(r!=null?r:{}).map(([R,N])=>`${R}: ${N}`).join(`
17
+ `)}
18
+
19
+ [limit params]
20
+ containerSizeFactor: ${S},
21
+ containerSizeLimit: ${(Q=y==null?void 0:y.width)!=null?Q:0} x ${(oe=y==null?void 0:y.height)!=null?oe:0},
22
+ estimatedThroughput: ${t},
23
+ stallsPredictedThroughput: ${m},
24
+ reserve: ${s},
25
+ playbackRate: ${o},
26
+ playbackRateFactor: ${E},
27
+ forwardBufferHealth: ${n},
28
+ bitrateFactor: ${ee},
29
+ minBufferToSwitchUp: ${r.minBufferToSwitchUp},
30
+ droppedVideoMaxQualityLimit: ${d},
31
+ stallsVideoMaxQualityLimit: ${h},
32
+ limitsAreInvalid: ${B},
33
+ maxQualityLimit: ${i==null?void 0:i.max},
34
+ minQualityLimit: ${i==null?void 0:i.min},
35
+
36
+ [limited video tracks]
37
+ ${(0,Zs.default)(M).map(([R,N])=>`${R}: ${N}`).join(`
38
+ `)||"All tracks are available"}
39
+
40
+ [best video track] ${j==null?void 0:j.quality}
41
+ [selected video track] ${te==null?void 0:te.quality}
42
+ `}),te},Ub=(a,e,t,{estimatedThroughput:r,tuning:i,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,F.assertNotEmptyArray)(t,Fb);let c=i.considerPlaybackRate&&(0,F.isNonNullable)(s)?s:1,d=[...t].sort(_u(-1)),h=a.bitrate;(0,F.assertNonNullable)(h);let m=c*Nb(n!=null?n:.5,i.bitrateAudioFactorAtEmptyBuffer,i.bitrateAudioFactorAtFullBuffer),f,g=en(a,e,t,i.minVideoAudioRatio),S=l||r;(0,F.isNonNullable)(S)&&isFinite(S)&&(f=d.find(x=>(0,F.isNonNullable)(x.bitrate)&&(0,F.isNonNullable)(g==null?void 0:g.bitrate)?S-h>=x.bitrate*m&&x.bitrate>=g.bitrate:!1)),f||(f=g);let y=o==null?void 0:o.last,E=f&&qb(i,u,f,o);return(0,F.isNonNullable)(o)&&(E==null?void 0:E.bitrate)!==(y==null?void 0:y.bitrate)&&u({message:`
43
+ [AUDIO TRACKS ABR]
44
+ [available audio tracks]
45
+ ${t.map(x=>`{ id: ${x.id}, bitrate: ${x.bitrate} }`).join(`
46
+ `)}
47
+
48
+ [tuning]
49
+ ${(0,Zs.default)(i!=null?i:{}).map(([x,w])=>`${x}: ${w}`).join(`
50
+ `)}
51
+
52
+ [limit params]
53
+ estimatedThroughput: ${r},
54
+ stallsPredictedThroughput: ${l},
55
+ reserve: ${h},
56
+ playbackRate: ${s},
57
+ playbackRateFactor: ${c},
58
+ forwardBufferHealth: ${n},
59
+ bitrateFactor: ${m},
60
+ minBufferToSwitchUp: ${i.minBufferToSwitchUp},
61
+
62
+ [selected audio track] ${E==null?void 0:E.id}
63
+ `}),E};var Pe=a=>new URL(a).hostname;var _=require("@vkontakte/videoplayer-shared/es2015");var Yb=Y(Zt(),1);var jb=Y(Je(),1);var Hb=a=>{if(a instanceof DOMException&&(0,jb.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"))},He=(a,e)=>A(void 0,null,function*(){let t=a.muted;try{yield a.play()}catch(r){if(!Hb(r))return!1;if(e&&e(),t)return console.warn(r),!1;a.muted=!0;try{yield a.play()}catch(i){return Hb(i)&&(a.muted=!1,console.warn(i)),!1}}return!0});var ze=require("@vkontakte/videoplayer-shared/es2015");var Qb=Y(ti(),1),It=require("@vkontakte/videoplayer-shared/es2015");function we(){return(0,It.now)()}function Ou(a){return we()-a}function Nu(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 Gb(a,e,t){let r=(...i)=>{t.apply(null,i),a.removeEventListener(e,r)};a.addEventListener(e,r)}function ii(a,e,t,r){let i=window.XMLHttpRequest,s,n,o,u=!1,l=0,c,d,h=!1,m="arraybuffer",f=7e3,g=2e3,S=()=>{if(u)return;(0,It.assertNonNullable)(c);let O=Ou(c),te;if(O<g){te=g-O,setTimeout(S,te);return}g*=2,g>f&&(g=f),n&&n.abort(),n=new i,B()},y=O=>(s=O,ie),E=O=>(d=O,ie),x=()=>(m="json",ie),w=()=>{if(!u){if(--l>=0){S(),r&&r();return}u=!0,d&&d(),t&&t()}},P=O=>(h=O,ie),B=()=>{c=we(),n=new i,n.open("get",a);let O=0,te,X=0,ue=()=>((0,It.assertNonNullable)(c),Math.max(c,Math.max(te||0,X||0)));if(s&&n.addEventListener("progress",D=>{let Q=we();s.updateChunk&&D.loaded>O&&(s.updateChunk(ue(),D.loaded-O),O=D.loaded,te=Q)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>w())),n.addEventListener("load",()=>{if(u)return;(0,It.assertNonNullable)(n);let D=n.status;if(D>=200&&D<300){let{response:Q,responseType:oe}=n,R=Q==null?void 0:Q.byteLength;if(typeof R=="number"&&s){let N=R-O;N&&s.updateChunk&&s.updateChunk(ue(),N)}oe==="json"&&(!Q||!(0,Qb.default)(Q).length)?w():(d&&d(),e(Q))}else w()}),n.addEventListener("error",()=>{w()}),h){let D=()=>{(0,It.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(X=we(),n.removeEventListener("readystatechange",D))};n.addEventListener("readystatechange",D)}return n.responseType=m,n.send(),ie},ie={withBitrateReporting:y,withParallel:P,withJSONResponse:x,withRetryCount:O=>(l=O,ie),withRetryInterval:(O,te)=>((0,It.isNonNullable)(O)&&(g=O),(0,It.isNonNullable)(te)&&(f=te),ie),withTimeout:O=>(o=O,ie),withFinally:E,send:B,abort:()=>{n&&(n.abort(),n=void 0),u=!0,d&&d()}};return ie}var zi=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 Wb=Y(ti(),1);var Ki=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=we(),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=we()-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=ii(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=we()}_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=we();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,Wb.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 zb=require("@vkontakte/videoplayer-shared/es2015");var tn=1e4,Fu=3;var JA=6e4,ZA=10,ek=1,tk=500,Xi=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 zb.Subject,this.chunkRateEstimator=new zi(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Nu(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=Nu(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*(Z.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||{};!Bb({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,Yb.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,ze.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=()=>{Gb(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 Ki(Fu,tn,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},h=(w,P,B)=>{u&&u.abort(),u=ii(this.urlResolver.resolve(w,!1),P,B,()=>this._retryCallback()).withTimeout(tn).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Fu).withFinally(()=>{u=null}).send()},m=(w,P,B)=>{(0,ze.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(w,!1),P,B,()=>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 B=we()-1e4,ee=0;for(let se=0;se<this.bufferStates.length;se++){let j=this.bufferStates[se];w=Math.min(w,j.buf),j.ts<B&&ee++}this.bufferStates.splice(0,ee),t(`update playback rate; minBuffer=${w} drop=${ee} jitter=${this.sourceJitter}`);let M=w-ek;this.sourceJitter>=0?M-=this.sourceJitter/2:this.sourceJitter-=1,M>3?f(1.15):M>1?f(1.1):M>.3?f(1.05):f(1)}},y=w=>{let P,B=()=>P&&P.start?P.start.length:0,ee=D=>P.start[D]/1e3,M=D=>P.dur[D]/1e3,se=D=>P.fragIndex+D,j=(D,Q)=>({chunkIdx:se(D),startTS:ee(D),dur:M(D),discontinuity:Q}),ie=()=>{let D=0;if(P&&P.dur){let Q=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,oe=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,R=Q;this.sourceJitter>1&&(R+=this.sourceJitter-1);let N=P.dur.length-1;for(;N>=0&&(R-=P.dur[N],!(R<=0));--N);D=Math.min(N,P.dur.length-1-oe),D=Math.max(D,0)}return j(D,!0)},O=D=>{let Q=B();if(!(Q<=0)){if((0,ze.isNonNullable)(D)){for(let oe=0;oe<Q;oe++)if(ee(oe)>D)return j(oe)}return ie()}},te=D=>{let Q=B(),oe=D?D.chunkIdx+1:0,R=oe-P.fragIndex;if(!(Q<=0)){if(!D||R<0||R-Q>ZA)return t(`Resync: offset=${R} bChunks=${Q} chunk=`+JSON.stringify(D)),ie();if(!(R>=Q))return j(oe-P.fragIndex,!1)}},X=(D,Q,oe)=>{l&&l.abort(),l=ii(this.urlResolver.resolve(D,!0,this.lowLatency),Q,oe,()=>this._retryCallback()).withTimeout(tn).withRetryCount(Fu).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(D,Q)=>{X(w,oe=>{if(!d())return;P=oe;let R=!!P.lowLatency;R!==this.lowLatency&&g(R);let N=0;for(let Ae=0;Ae<P.dur.length;++Ae)N+=P.dur[Ae];N>0&&((0,ze.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(N/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,D(O(Q))},()=>this._handleNetworkError())},nextChunk:te}},E=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,ze.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return c={start:w=>{let{videoElement:P,logger:B}=this.params,ee=y(e.jidxUrl),M,se,j,ie,O=0,te,X,ue,D=()=>{te&&(clearTimeout(te),te=void 0);let ne=Math.max(tk,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),Me=O+ne,Be=we(),_e=Math.min(1e4,Me-Be);O=Be;let ht=()=>{l||d()&&ee.seek(()=>{d()&&(O=we(),Q(),D())})};_e>0?te=window.setTimeout(()=>{this.paused?D():ht()},_e):ht()},Q=()=>{let ne;for(;ne=ee.nextChunk(ie);)ie=ne,kr(ne);let Me=ee.nextChunk(j);if(Me){if(j&&Me.discontinuity){B("Detected discontinuity; restarting playback"),this.paused?D():(E(),this._initPlayerWith(e));return}Ae(Me)}else D()},oe=(ne,Me)=>{if(!d()||!this.sourceBuffer)return;let Be,_e,ht,wt=Ft=>{window.setTimeout(()=>{d()&&oe(ne,Me)},Ft)};if(this.sourceBuffer.updating)B("Source buffer is updating; delaying appendBuffer"),wt(100);else{let Ft=we(),nr=P.currentTime;!this.paused&&P.buffered.length>1&&X===nr&&Ft-ue>500&&(B("Stall suspected; trying to fix"),this._fixupStall()),X!==nr&&(X=nr,ue=Ft);let Rr=this._getBufferSizeSec();if(Rr>30)B(`Buffered ${Rr} seconds; delaying appendBuffer`),wt(2e3);else try{this.sourceBuffer.appendBuffer(ne),this.videoPlayStarted?(this.bufferStates.push({ts:Ft,buf:Rr}),S(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),Me&&Me()}catch(pi){if(pi.name==="QuotaExceededError")B("QuotaExceededError; delaying appendBuffer"),ht=this.sourceBuffer.buffered.length,ht!==0&&(Be=this.sourceBuffer.buffered.start(0),_e=nr,_e-Be>4&&this.sourceBuffer.remove(Be,_e-3)),wt(1e3);else throw pi}}},R=()=>{se&&M&&(B([`Appending chunk, sz=${se.byteLength}:`,JSON.stringify(j)]),oe(se,function(){se=null,Q()}))},N=ne=>e.fragUrlTemplate.replace("%%id%%",ne.chunkIdx),Ae=ne=>{d()&&m(N(ne),(Me,Be)=>{if(d()){if(Be/=1e3,se=Me,j=ne,n=ne.startTS,Be){let _e=Math.min(10,ne.dur/Be);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*_e:_e}R()}},()=>this._handleNetworkError())},kr=ne=>{d()&&((0,ze.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(N(ne),!1)))},Pt=ne=>{d()&&(e.cachedHeader=ne,oe(ne,()=>{M=!0,R()}))};s=!0,ee.seek(ne=>{if(d()){if(O=we(),!ne){D();return}ie=ne,!(0,ze.isNullable)(w)||ne.startTS>w?Ae(ne):(j=ne,Q())}},w),e.cachedHeader?Pt(e.cachedHeader):h(e.headerUrl,Pt,()=>this._handleNetworkError())},stop:E,getTimestampSec:()=>n},c}_switchToQuality(e){let{logger:t,playerCallback:r}=this.params,i;e.bitrate!==this.bitrate&&(this.rep&&(i=this.rep.getTimestampSec(),(0,ze.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,ze.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(i),r({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,ze.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,r=d=>{if(!this.autoQuality)return;let h,m,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&d<this.bitrate&&(m=this._getBufferSizeSec(),f=d/this.bitrate,m>10&&f>.8||m>15&&f>.5||m>20&&f>.3)){e(`Not switching: buffer=${Math.floor(m)}; bitrate=${this.bitrate}; newRate=${Math.floor(d)}`);return}h=this._selectQuality(d),h?this._switchToQuality(h):e(`Could not find quality by bitrate ${d}`)},s={updateChunk:(h,m)=>{let f=we();if(this.chunkRateEstimator.addInterval(h,f,m)){let S=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:m,duration:f-h,speed:S}),!0}},get:()=>{let h=this.chunkRateEstimator.getBitRate();return h?h*.85:0}},n=-1/0,o,u=!0,l=()=>{let d=s.get();if(d&&o&&this.autoQuality){if(u&&d>o&&Ou(n)<3e4)return;r(d)}u=this.autoQuality};return{updateChunk:(d,h)=>{let m=s.updateChunk(d,h);return m&&l(),m},notifySwitch:d=>{let h=we();d<o&&(n=h),o=d}}}_fetchManifest(e,t,r){this.manifestRequest=ii(this.urlResolver.resolve(e,!0),t,r,()=>this._retryCallback()).withJSONResponse().withTimeout(tn).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;He(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))},JA))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Kb=Y(Qr(),1),be=require("@vkontakte/videoplayer-shared/es2015"),qu=class{constructor(){this.onDroopedVideoFramesLimit$=new be.Subject;this.subscription=new be.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new be.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,be.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,be.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,be.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,be.interval)(this.droppedFramesChecker.checkTime).pipe((0,be.filter)(()=>this.playing),(0,be.filter)(()=>{let i=!!this.isForceCheckCounter;return i&&(this.isForceCheckCounter-=1),!i})),t=this.forceChecker$.pipe((0,be.debounce)(this.droppedFramesChecker.checkTime)),r=(0,be.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,Kb.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,be.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}},rn=qu;var an=require("@vkontakte/videoplayer-shared/es2015"),Xb=require("@vkontakte/videoplayer-shared/es2015");var Ji=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var rk=(a,e)=>new an.Observable(t=>{if(!window.IntersectionObserver)return;let r={root:null},i=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Ji()))},k(k({},r),e));i.observe(a);let s=(0,Xb.fromEvent)(document,"visibilitychange").pipe((0,an.map)(n=>!document.hidden||Ji())).subscribe(n=>t.next(n));return()=>{i.unobserve(a),s.unsubscribe()}}),tt=rk;var ik=["paused","playing","ready"],ak=["paused","playing","ready"],Zi=class{constructor(e){this.subscription=new _.Subscription;this.videoState=new z("stopped");this.representations$=new _.ValueSubject([]);this.droppedFramesManager=new rn;this.maxSeekBackTime$=new _.ValueSubject(1/0);this.zeroTime$=new _.ValueSubject(void 0);this.liveOffset=new Ir;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:_.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=Jt(u.name))!=null?r:(0,_.videoSizeToQuality)(u.video),d=u.bitrate/1e3,h=k({},u.video);if(!c)continue;let m={id:l,quality:c,bitrate:d,size:h};o.push({track:m,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,_.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,Uu.default)(ak,e)&&(n||o)){this.prepare();return}if((i==null?void 0:i.to)!=="paused"&&s.state==="requested"&&(0,Uu.default)(ik,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource($e(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($e(this.params.source.url,u))}return;default:return(0,_.assertNever)(e)}};this.textTracksManager=new et(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=i=>{e.output.error$.next({id:"DashLiveProvider",category:_.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:i})};(0,_.merge)(this.videoState.stateChangeStarted$.pipe((0,_.map)(i=>({transition:i,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,_.map)(i=>({transition:i,type:"end"})))).subscribe(({transition:i,type:s})=>{this.log({message:`[videoState change] ${s}: ${JSON.stringify(i)}`})}),this.video=Ne(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(Pe(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=Ue(this.video);this.subscription.add(this.representations$.pipe((0,_.map)(i=>i.map(({track:s})=>s)),(0,_.filter)(i=>!!i.length),(0,_.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,_.filterChanged)(),(0,_.map)(i=>-i/1e3)).subscribe(this.params.output.duration$)).add((0,_.combine)({zeroTime:this.zeroTime$.pipe((0,_.filter)(_.isNonNullable)),position:r.timeUpdate$}).subscribe(({zeroTime:i,position:s})=>this.params.output.liveTime$.next(i+s*1e3),t)).add(Tt(this.video,this.params.desiredState.isLooped,t)).add(qe(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(tt(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,_.videoQualityToHeight)(i),min:s&&(0,_.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,_.assertNever)(i.to)}},t)).add((0,_.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,_.observableFrom)(["init"])).pipe((0,_.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),Fe(this.video)}createLiveDashPlayer(){let e=new Xi({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,h,m,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=(h=(d=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:d.to)!=null?h:this.params.desiredState.autoVideoTrackSwitching.getState(),i=!r&&(0,_.isNonNullable)(t)?t:tr(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=(m=this.params.desiredState.videoTrack.getState())==null?void 0:m.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,_.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,_.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($e(this.params.source.url,n)),i&&this.dash.pause(),this.liveOffset.resetTo(n,i)}};var Jb=Zi;var oS=Y(Je(),1);var ai=(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 G=require("@vkontakte/videoplayer-shared/es2015");var sn=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}},si=class extends sn{constructor(){super(),this.listeners||sn.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)}},ea=class{constructor(){Object.defineProperty(this,"signal",{value:new si,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&&(ea.prototype[Symbol.toStringTag]="AbortController",si.prototype[Symbol.toStringTag]="AbortSignal");function nn(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 Hu(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:r,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:i=!1}=a;if(!nn({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 h=new t(l,c);return d&&Object.defineProperty(h,"signal",{writable:!1,enumerable:!1,configurable:!0,value:d}),h},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(m){d=new Error("Aborted"),d.name="AbortError"}if(c.aborted)return Promise.reject(d);let h=new Promise((m,f)=>{c.addEventListener("abort",()=>f(d),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([h,n(u,l)])}return n(u,l)},Request:s}}var ta=nn({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),Zb=ta?Hu({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,Et=ta?Zb.fetch:window.fetch,jV=ta?Zb.Request:window.Request,Le=ta?ea:window.AbortController,QV=ta?si:window.AbortSignal;var Sl=Y(Qu(),1);var Ng=Y(Og(),1),ni=require("@vkontakte/videoplayer-shared/es2015"),Fg=a=>{if(!a)return{id:"EmptyResponse",category:ni.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:ni.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Ng.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:ni.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:ni.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:ni.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var rr=(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/es2015");var on=Y(Je(),1),li=Y(Zt(),1),un=Y(Qu(),1);var Hk=(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)},jk=a=>window.clearTimeout(a),qg=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),Ug=!qg(window.requestIdleCallback)||!qg(window.cancelIdleCallback),Ku=Ug?Hk:window.requestIdleCallback,ia=Ug?jk:window.cancelIdleCallback;var Yv=Y(Hs(),1);var ir=require("@vkontakte/videoplayer-shared/es2015");var Qk=18,Hg=!1;try{Hg=Z.browser.isSafari&&!!Z.browser.safariVersion&&Z.browser.safariVersion<=Qk}catch(a){console.error(a)}var Xu=class{constructor(e){this.bufferFull$=new ir.Subject;this.error$=new ir.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:ir.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return A(this,null,function*(){return t&&t.aborted?!1:new Promise(r=>{let i={operation:"append",data:e,signal:t,callback:r};this.queue.push(i),this.pull()})})}remove(e,t,r){return A(this,null,function*(){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()})})}abort(e){return A(this,null,function*(){return new Promise(t=>{let r,i=s=>{this.abortRequested=!1,t(s)};Hg&&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:ir.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,ir.assertNever)(t)}}},jg=Xu;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/es2015");var re=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 oi=class extends re{};var aa=class extends re{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 sa=class extends re{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 na=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pe=class extends re{constructor(e,t){super(e,t);let r=this.readUint32();this.version=r>>>24,this.flags=r&16777215}};var oa=class extends pe{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 ua=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var la=class extends re{constructor(e,t){super(e,t),this.data=this.content}};var Er=class extends pe{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 ca=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var da=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var pa=class extends pe{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 ha=class extends pe{constructor(e,t){super(e,t),this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32()}};var ma=class extends pe{constructor(e,t){super(e,t),this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32()}};var fa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ba=class extends pe{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 ga=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var va=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Sa=class extends pe{constructor(e,t){super(e,t),this.sequenceNumber=this.readUint32()}};var ya=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ta=class extends pe{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 Ia=class extends pe{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 Ea=class extends pe{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 xa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Pa=class extends pe{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 wa=class extends re{constructor(e,t){super(e,t),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78))}};var Wk={ftyp:sa,moov:na,mvhd:oa,moof:ua,mdat:la,sidx:Er,trak:ca,mdia:fa,mfhd:Sa,tkhd:ba,traf:ya,tfhd:Ta,tfdt:Ia,trun:Ea,minf:ga,sv3d:da,st3d:pa,prhd:ha,proj:va,equi:ma,uuid:aa,stbl:xa,stsd:Pa,avc1:wa,unknown:oi},Dt=class a{constructor(e={}){this.options=k({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=Wk[e];return r?new r(t,new a):new oi(t,new a)}};var ar=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 zk=new TextDecoder("ascii"),Kk=a=>zk.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",Xk=a=>{let e=new Er(a,new Dt),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})},Jk=(a,e)=>{let r=new Dt().parse(a),i=new ar(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)},Zk=a=>{let t=new Dt().parse(a),r=new ar(t),i={},s=r.findAll("uuid");return s.length?s[s.length-1]:i},eR=a=>{var i;let t=new Dt().parse(a);return(i=new ar(t).find("sidx"))==null?void 0:i.timescale},tR=(a,e)=>{let r=new Dt().parse(a),s=new ar(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,h)=>d+h,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},rR=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 Dt().parse(a),i=new ar(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},Qg={validateData:Kk,parseInit:rR,getIndexRange:()=>{},parseSegments:Xk,parseFeedableSegmentChunk:Jk,getChunkEndTime:tR,getServerLatencyTimestamps:Zk,getTimescaleFromIndex:eR};var ka=Y(Je(),1),Ct=require("@vkontakte/videoplayer-shared/es2015");var Wg=require("@vkontakte/videoplayer-shared/es2015");var Gg={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"}},Yg=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=Aa(a,t),i=r in Gg,s=i?Gg[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=Aa(u),d=l*bt(2,(o-1)*8)+c,h=t+o,m;return h+d>a.byteLength?m=new DataView(a.buffer,a.byteOffset+h):m=new DataView(a.buffer,a.byteOffset+h,d),{tag:i?r:"0x"+r.toString(16).toUpperCase(),type:s,tagHeaderSize:h,tagSize:h+d,value:m,valueSize:d}},Aa=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*bt(2,16)+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*bt(2,32)+a.getUint32(1);case 6:return a.getUint16(0)*bt(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},dt=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return Aa(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,Wg.assertNever)(e)}},xr=(a,e)=>{let t=0;for(;t<a.byteLength;){let r=new DataView(a.buffer,a.byteOffset+t),i=Yg(r);if(!e(i))return;i.type==="master"&&xr(i.value,e),t=i.value.byteOffset-a.byteOffset+i.valueSize}},zg=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,r,i=Yg(a);return xr(i.value,({tag:s,type:n,value:o})=>(s===17143?e=dt(o,n):s===17026?t=dt(o,n):s===17029&&(r=dt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(r===void 0||r<=2)};var Kg=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],iR=[231,22612,22743,167,171,163,160,175],aR=a=>{let e,t,r,i,s=!1,n=!1,o=!1,u,l,c=!1,d=0;return xr(a,({tag:h,type:m,value:f,valueSize:g})=>{if(h===21419){let S=dt(f,m);l=Aa(S)}else h!==21420&&(l=void 0);return h===408125543?(e=f.byteOffset,t=f.byteOffset+g):h===357149030?s=!0:h===290298740?n=!0:h===2807729?r=dt(f,m):h===17545?i=dt(f,m):h===21420&&l===475249515?u=dt(f,m):h===374648427?xr(f,({tag:S,type:y,value:E})=>S===30321?(c=dt(E,y)===1,!1):!0):s&&n&&(0,ka.default)(Kg,h)&&(o=!0),!o}),(0,Ct.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Ct.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Ct.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}}}},sR=a=>{if((0,Ct.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},nR=(a,e)=>{let t=!1,r=!1,i=o=>(0,Ct.isNonNullable)(o.time)&&(0,Ct.isNonNullable)(o.position),s=[],n;return xr(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=dt(l,u));break;case 183:break;case 241:n&&(n.position=dt(l,u));break;default:t&&(0,ka.default)(Kg,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}}})},oR=a=>{let e=0,t=!1;try{xr(a,r=>r.tag===524531317?r.tagSize<=a.byteLength?(e=r.tagSize,!1):(e+=r.tagHeaderSize,!0):(0,ka.default)(iR,r.tag)?(e+r.tagSize<=a.byteLength&&(e+=r.tagSize,t||(t=(0,ka.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},Xg={validateData:zg,parseInit:aR,getIndexRange:sR,parseSegments:nR,parseFeedableSegmentChunk:oR};var Ra=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,r]=e;if(t==="audio"||t==="video")switch(r){case"webm":return Xg;case"mp4":return Qg}}throw new ReferenceError(`Unsupported mime type ${a}`)};var dl=Y(gv(),1),Hv=Y(Qr(),1),jv=Y(Dv(),1),Qv=Y(Zt(),1),pl=Y(ti(),1);var Cv=Y(Je(),1),sl=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,Cv.default)(["6E","7A","F4"],o)}}return!1};var La=require("@vkontakte/videoplayer-shared/es2015");var Vv=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var Bv=a=>{var e;try{let t=r$(),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 r$(){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 Zu=Y(Yt(),1);var LS=require("@vkontakte/videoplayer-shared/es2015"),MS=({id:r,width:e,height:t,bitrate:i,fps:a,quality:s,streamId:n})=>{var u;let o=(u=s?Wt(s):void 0)!=null?u:(0,LS.videoSizeToQuality)({width:e,height:t});return o&&{id:r,quality:o,bitrate:i,size:{width:e,height:t},fps:a,streamId:n}},$S=({id:r,bitrate:e})=>({id:r,bitrate:e}),DS=({language:r,label:e},{id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),CS=({language:r,label:e,id:t,url:i,isAuto:a})=>({id:t,url:i,isAuto:a,type:"internal",language:r,label:e}),el=({id:r,language:e,label:t,codecs:i,isDefault:a})=>({id:r,language:e,label:t,codec:(0,Zu.default)(i.split("."),0),isDefault:a}),tl=({id:r,language:e,label:t,hdr:i,codecs:a})=>({id:r,language:e,hdr:i,label:t,codec:(0,Zu.default)(a.split("."),0)}),il=r=>"url"in r,Me=r=>r.type==="template",wa=r=>r instanceof DOMException&&(r.name==="AbortError"||r.code===20);var VS=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},Ti=(r,e)=>{for(let t of r)if(e(t))return t;return null},zR=(r,e)=>{let t=0;return()=>{let i=Date.now();i-t>=e&&(r(),t=i)}},BS=r=>{let e=!1,t=zR(()=>{e=!0},r);return()=>{try{return t(),e}finally{e=!1}}};var OS=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},Lt=(r,e)=>{let t=r;t=(0,rl.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[a,s]of(0,_S.default)(i)){let n=new RegExp(`\\$${a}(?:%0(\\d+)d)?\\$`,"g");t=(0,rl.default)(t,n,(o,u)=>(0,ka.isNullable)(s)?o:(0,ka.isNullable)(u)?s:(0,NS.default)(s,parseInt(u,10),"0"))}return t},qS=(r,e)=>{var ne,D,z,k,_,te,B,N,ie,J,Ie,Fe,ti,re,$e,qe,Ye,Ct,wi,Vt,ii,or,ur,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,Zl,ec,tc,ic,rc,ac;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(et=>{var ue,ri;return(ri=(ue=et.textContent)==null?void 0:ue.trim())!=null?ri:""}),o=(ne=(0,FS.default)(n,0))!=null?ne:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),d=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],f=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,p=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,y;u&&(y={availabilityStartTime:l?new Date(l).getTime():0,publishTime:d?new Date(d).getTime():0,latestSegmentPublishTime:f?new Date(f).getTime():0,streamIsAlive:p==="yes",streamIsUnpublished:m==="yes"});let g,x=s.getAttribute("mediaPresentationDuration"),E=[...s.getElementsByTagName("Period")],P=E.reduce((et,ue)=>H(L({},et),{[ue.id]:ue.children}),{}),$=E.reduce((et,ue)=>H(L({},et),{[ue.id]:ue.getAttribute("duration")}),{});x?g=OS(x):(0,al.default)($).filter(et=>et).length&&!u?g=(0,al.default)($).reduce((et,ue)=>{var ri;return et+((ri=OS(ue))!=null?ri:0)},0):v&&(g=parseInt(v,10));let V=0,X=(z=(D=s.getAttribute("profiles"))==null?void 0:D.split(","))!=null?z:[];for(let et of E.map(ue=>ue.id))for(let ue of P[et]){let ri=(k=ue.getAttribute("id"))!=null?k:"id"+(V++).toString(10),lr=(_=ue.getAttribute("mimeType"))!=null?_:"",In=(te=ue.getAttribute("codecs"))!=null?te:"",En=(B=ue.getAttribute("contentType"))!=null?B:lr==null?void 0:lr.split("/")[0],Eg=(ie=(N=ue.getAttribute("profiles"))==null?void 0:N.split(","))!=null?ie:[],sc=(Ie=RS((J=ue.getAttribute("lang"))!=null?J:""))!=null?Ie:{},ja=(re=(ti=(Fe=ue.querySelector("Label"))==null?void 0:Fe.textContent)==null?void 0:ti.trim())!=null?re:void 0,xg=ue.querySelectorAll("Representation"),Pg=ue.querySelector("SegmentTemplate"),wg=(qe=($e=ue.querySelector("Role"))==null?void 0:$e.getAttribute("value"))!=null?qe:void 0,ki=En,me={id:ri,language:sc.language,isDefault:wg==="main",label:ja,codecs:In,hdr:ki==="video"&&Xu(In),mime:lr,representations:[]};for(let oe of xg){let Bt=(Ye=oe.getAttribute("lang"))!=null?Ye:void 0,cr=(wi=(Ct=ja!=null?ja:ue.getAttribute("label"))!=null?Ct:oe.getAttribute("label"))!=null?wi:void 0,Ga=(or=(ii=(Vt=oe.querySelector("BaseURL"))==null?void 0:Vt.textContent)==null?void 0:ii.trim())!=null?or:"",ai=new URL(Ga||o,e).toString(),Ot=(ur=oe.getAttribute("mimeType"))!=null?ur:lr,Qa=(Il=(Tl=oe.getAttribute("codecs"))!=null?Tl:In)!=null?Il:"",Wa;if(En==="text"){let _t=oe.getAttribute("id")||"",Ya=((El=sc.privateuse)==null?void 0:El.includes("x-auto"))||_t.includes("_auto"),si=oe.querySelector("SegmentTemplate");if(si){let dr={representationId:(xl=oe.getAttribute("id"))!=null?xl:void 0,bandwidth:(Pl=oe.getAttribute("bandwidth"))!=null?Pl:void 0},za=parseInt((wl=oe.getAttribute("bandwidth"))!=null?wl:"",10)/1e3,Ka=(Al=parseInt((kl=si.getAttribute("startNumber"))!=null?kl:"",10))!=null?Al:1,Ai=parseInt((Rl=si.getAttribute("timescale"))!=null?Rl:"",10),xn=(Ll=si.querySelectorAll("SegmentTimeline S"))!=null?Ll:[],Ri=si.getAttribute("media");if(!Ri)continue;let Xa=[],Ja=0,Za="",Li=0,pr=Ka,Le=0;for(let tt of xn){let ni=parseInt((Ml=tt.getAttribute("d"))!=null?Ml:"",10),ze=parseInt(($l=tt.getAttribute("r"))!=null?$l:"",10)||0,Nt=parseInt((Dl=tt.getAttribute("t"))!=null?Dl:"",10);Le=Number.isFinite(Nt)?Nt:Le;let oi=ni/Ai*1e3,Ft=Le/Ai*1e3;for(let dt=0;dt<ze+1;dt++){let qt=Lt(Ri,H(L({},dr),{segmentNumber:pr.toString(10),segmentTime:(Le+dt*ni).toString(10)})),Mi=(Ft!=null?Ft:0)+dt*oi,fr=Mi+oi;pr++,Xa.push({time:{from:Mi,to:fr},url:qt})}Le+=(ze+1)*ni,Ja+=(ze+1)*oi}Li=Le/Ai*1e3,Za=Lt(Ri,H(L({},dr),{segmentNumber:pr.toString(10),segmentTime:Le.toString(10)}));let hr={time:{from:Li,to:1/0},url:Za},Et={type:"template",baseUrl:ai,segmentTemplateUrl:Ri,initUrl:"",totalSegmentsDurationMs:Ja,segments:Xa,nextSegmentBeyondManifest:hr,timescale:Ai};Wa={id:_t,kind:"text",segmentReference:Et,profiles:[],duration:g,bitrate:za,mime:"",codecs:"",width:0,height:0,isAuto:Ya}}else Wa={id:_t,isAuto:Ya,kind:"text",url:ai}}else{let _t=(Vl=(Cl=oe.getAttribute("contentType"))!=null?Cl:Ot==null?void 0:Ot.split("/")[0])!=null?Vl:En,Ya=(Ol=(Bl=ue.getAttribute("profiles"))==null?void 0:Bl.split(","))!=null?Ol:[],si=parseInt((_l=oe.getAttribute("width"))!=null?_l:"",10),dr=parseInt((Nl=oe.getAttribute("height"))!=null?Nl:"",10),za=parseInt((Fl=oe.getAttribute("bandwidth"))!=null?Fl:"",10)/1e3,Ka=(ql=oe.getAttribute("frameRate"))!=null?ql:"",Ai=(Ul=oe.getAttribute("quality"))!=null?Ul:void 0,xn=Ka?AS(Ka):void 0,Ri=(Hl=oe.getAttribute("id"))!=null?Hl:"id"+(V++).toString(10),Xa=_t==="video"?`${dr}p`:_t==="audio"?`${za}Kbps`:Qa,Ja=`${Ri}@${Xa}`,Za=[...X,...Eg,...Ya],Li,pr=oe.querySelector("SegmentBase"),Le=(jl=oe.querySelector("SegmentTemplate"))!=null?jl:Pg;if(pr){let Et=(Ql=(Gl=oe.querySelector("SegmentBase Initialization"))==null?void 0:Gl.getAttribute("range"))!=null?Ql:"",[tt,ni]=Et.split("-").map(qt=>parseInt(qt,10)),ze={from:tt,to:ni},Nt=(Wl=oe.querySelector("SegmentBase"))==null?void 0:Wl.getAttribute("indexRange"),[oi,Ft]=Nt?Nt.split("-").map(qt=>parseInt(qt,10)):[],dt=Nt?{from:oi,to:Ft}:void 0;Li={type:"byteRange",url:ai,initRange:ze,indexRange:dt}}else if(Le){let Et={representationId:(Yl=oe.getAttribute("id"))!=null?Yl:void 0,bandwidth:(zl=oe.getAttribute("bandwidth"))!=null?zl:void 0},tt=parseInt((Kl=Le.getAttribute("timescale"))!=null?Kl:"",10),ni=(Xl=Le.getAttribute("initialization"))!=null?Xl:"",ze=Le.getAttribute("media"),Nt=(Zl=parseInt((Jl=Le.getAttribute("startNumber"))!=null?Jl:"",10))!=null?Zl:1,oi=Lt(ni,Et);if(!ze)throw new ReferenceError("No media attribute in SegmentTemplate");let Ft=(ec=Le.querySelectorAll("SegmentTimeline S"))!=null?ec:[],dt=[],qt=0,Mi="",fr=0;if(Ft.length){let es=Nt,it=0;for(let $i of Ft){let pt=parseInt((tc=$i.getAttribute("d"))!=null?tc:"",10),ui=parseInt((ic=$i.getAttribute("r"))!=null?ic:"",10)||0,ts=parseInt((rc=$i.getAttribute("t"))!=null?rc:"",10);it=Number.isFinite(ts)?ts:it;let Pn=pt/tt*1e3,wn=it/tt*1e3;for(let is=0;is<ui+1;is++){let Ag=Lt(ze,H(L({},Et),{segmentNumber:es.toString(10),segmentTime:(it+is*pt).toString(10)})),nc=(wn!=null?wn:0)+is*Pn,Rg=nc+Pn;es++,dt.push({time:{from:nc,to:Rg},url:Ag})}it+=(ui+1)*pt,qt+=(ui+1)*Pn}fr=it/tt*1e3,Mi=Lt(ze,H(L({},Et),{segmentNumber:es.toString(10),segmentTime:it.toString(10)}))}else if((0,ka.isNonNullable)(g)){let it=parseInt((ac=Le.getAttribute("duration"))!=null?ac:"",10)/tt*1e3,$i=Math.ceil(g/it),pt=0;for(let ui=1;ui<$i;ui++){let ts=Lt(ze,H(L({},Et),{segmentNumber:ui.toString(10),segmentTime:pt.toString(10)}));dt.push({time:{from:pt,to:pt+it},url:ts}),pt+=it}fr=pt,Mi=Lt(ze,H(L({},Et),{segmentNumber:$i.toString(10),segmentTime:pt.toString(10)}))}let kg={time:{from:fr,to:1/0},url:Mi};Li={type:"template",baseUrl:ai,segmentTemplateUrl:ze,initUrl:oi,totalSegmentsDurationMs:qt,segments:dt,nextSegmentBeyondManifest:kg,timescale:tt}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!_t||!Ot)continue;let hr={video:"video",audio:"audio",text:"text"}[_t];if(!hr)continue;ki||(ki=hr),Wa={id:Ja,kind:hr,segmentReference:Li,profiles:Za,duration:g,bitrate:za,mime:Ot,codecs:Qa,width:si,height:dr,fps:xn,quality:Ai}}me.language||(me.language=Bt),me.label||(me.label=cr),me.mime||(me.mime=Ot),me.codecs||(me.codecs=Qa),me.hdr||(me.hdr=ki==="video"&&Xu(Qa)),me.representations.push(Wa)}if(ki){let oe=a[ki].find(Bt=>Bt.id===me.id);if(oe&&me.representations.every(Bt=>Me(Bt.segmentReference)))for(let Bt of oe.representations){let cr=me.representations.find(Ot=>Ot.id===Bt.id),Ga=cr==null?void 0:cr.segmentReference,ai=Bt.segmentReference;ai.segments.push(...Ga.segments),ai.nextSegmentBeyondManifest=Ga.nextSegmentBeyondManifest}else a[ki].push(me)}}return{duration:g,streams:a,baseUrls:n,live:y}};var nl=require("@vkontakte/videoplayer-shared/es2015"),fe=(r,e)=>(0,nl.isNonNullable)(r)&&(0,nl.isNonNullable)(e)&&r.readyState==="open"&&KR(r,e);function KR(r,e){for(let t=0;t<r.activeSourceBuffers.length;++t)if(r.activeSourceBuffers[t]===e)return!0;return!1}var Aa=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 Re;this.switchAbortController=new Re;this.destroyAbortController=new Re;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,function(e){return ve(this,null,function*(){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 Ov(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||!fe(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,ju(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=ut(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,function(e,t=!1){return ve(this,null,function*(){if(!fe(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||!fe(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,yield new rs(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,function(e,t=!1){return ve(this,null,function*(){if(!fe(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||!fe(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,yield new rs(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,function(e){return ve(this,null,function*(){var u,l;let t=(u=(0,rn.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 f=this.representations.get(d);if(!f||!Me(f.segmentReference))return;let p=this.getActualLiveStartingSegments(f.segmentReference);this.segments.set(f.id,p)}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){!fe(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Re,(0,I.abortable)(this.switchAbortController.signal,function(i,a=!1){return ve(this,null,function*(){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||!fe(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")}abort(){return w(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Re,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)||!fe(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=ut(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)&&ju(this.sourceBuffer.buffered)>=this.bufferLimit){let d=ut(this.sourceBuffer.buffered,e),c=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,d<c).catch(f=>{this.handleAsyncError(f,"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,tn.default)(d,a))c="high";else{let f=(0,ar.default)(d,0);f&&f.time.from-a.time.to>=this.forwardBufferTarget/2&&(c="low")}this.loadSegments(d,t,c).catch(f=>{this.handleAsyncError(f,"loadSegments")})}}(!this.preloadOnly&&!this.allInitsLoaded&&a&&a.status==="fed"&&!u&&ut(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let l=(0,ar.default)(i,-1);!this.isLive&&l&&(this.fullyBuffered$.next(l.time.to-e-ut(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,rn.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,rn.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||!Me(o.segmentReference))return;let u=o.segmentReference.segments.map(p=>H(L({},p),{status:"none",size:void 0})),l=100,d=(a=this.segments.get(o.id))!=null?a:[],c=(n=(s=(0,ar.default)(d,-1))==null?void 0:s.time.to)!=null?n:0,f=u==null?void 0:u.findIndex(p=>c>=p.time.from+l&&c<=p.time.to+l);if(f===-1){this.liveUpdateSegmentIndex=0;let p=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,p)}else{let p=u.slice(f+1);this.segments.set(o.id,[...d,...p])}}}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(!Me(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=Lt(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&&Zr&&Zr(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&Zr&&Zr(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:f,to:p}},m)=>{let v=f<=i&&p>=i,y=f>i||v||m===0&&i===0,g=Math.min(this.forwardBufferTarget,this.bufferLimit),x=this.preloadOnly&&f<=i+g||p<=i+g;return(c==="none"||c==="partially_ejected"&&y&&x&&this.sourceBuffer&&fe(this.mediaSource,this.sourceBuffer)&&!(Xt(this.sourceBuffer.buffered,f)&&Xt(this.sourceBuffer.buffered,p)))&&y&&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 f=s[c];if(n+=f.byte.to+1-f.byte.from,o+=f.time.to+1-f.time.from,f.status==="none"||f.status==="partially_ejected")u.push(f);else break}return u}loadSegments(e,t,i="auto"){return w(this,null,function*(){Me(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return w(this,null,function*(){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&&(yield(0,I.abortable)(o,function(){return ve(this,null,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=yield 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),f=Pa(t.mime);if(!isFinite(a.segment.time.to)){let v=t.segmentReference.timescale;a.segment.time.to=f.getChunkEndTime(c,v)}u&&a.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:m}=f.getServerLatencyTimestamps(c);p&&m&&this.currentLiveSegmentServerLatency$.next(m-p),a.segment.status="downloaded",this.onSegmentFullyAppended(a,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),wa(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())Me(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return w(this,null,function*(){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&&(yield(0,I.abortable)(n,function(){return ve(this,null,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{yield 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),wa(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(Me(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,a={from:(0,ar.default)(e,0).byte.from,to:(0,ar.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:a,signal:s,onProgress:(o,u)=>w(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)(),yield 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(!Me(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,tn.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return w(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:a,signal:s}){if(!this.activeSegments.size||!fe(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){if(s.aborted){a();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let d=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Pa(o.mime).parseFeedableSegmentChunk(d,this.isLive);c!=null&&c.byteLength&&(l.status="partially_fed",u.feedingBytes+=c.byteLength,yield this.sourceBufferTaskQueue.append(c),u.fedBytes+=c.byteLength)}}}})}onSomeByteRangesDataLoaded(o){return w(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:a,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!fe(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let{segment:d}=l,c=d.byte.from-i,f=d.byte.to-i,p=f-c+1,m=c<a,v=f<=a;if(m){if(d.status==="downloading"&&v){d.status="downloaded";let y=new DataView(e.buffer,e.byteOffset+c,p);(yield this.sourceBufferTaskQueue.append(y,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(d.status==="downloading"||d.status==="partially_fed")&&(l.loadedBytes=Math.min(p,a-c),l.loadedBytes>l.feedingBytes)){let y=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),g=l.loadedBytes===p?y:Pa(u.mime).parseFeedableSegmentChunk(y);g!=null&&g.byteLength&&(d.status="partially_fed",l.feedingBytes+=g.byteLength,(yield this.sourceBufferTaskQueue.append(g,s))&&!s.aborted?(l.fedBytes+=g.byteLength,l.fedBytes===p&&this.onSegmentFullyAppended(l,t)):yield n())}}}})}onSegmentFullyAppended(e,t){if(!((0,I.isNullable)(this.sourceBuffer)||!fe(this.mediaSource,this.sourceBuffer))){!this.isLive&&K.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",il(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=Uu(()=>(0,US.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return w(this,null,function*(){let a=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,I.abortable)(this.destroyAbortController.signal,function(){return ve(this,null,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,Pa(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 f=d;this.isLive&&Me(e.segmentReference)&&(f=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,f),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})}dropBuffer(){return w(this,null,function*(){for(let e of this.segments.values())for(let t of e)t.status="none";yield this.pruneBuffer(0,1/0,!0)})}pruneBuffer(e,t,i=!1){return w(this,null,function*(){if(!this.sourceBuffer||!fe(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(L({},o.time));let u=il(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 f of c)(0,tn.default)(["none","partially_ejected"],f.status)&&Math.round(f.time.from)<=Math.round(u)&&Math.round(f.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=VS(a),(yield Promise.all(a.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1})}abortBuffer(){return w(this,null,function*(){if(!this.sourceBuffer||!fe(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||!fe(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||!fe(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||!fe(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,I.isNullable)(e)?0:ut(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!fe(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||!fe(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=Uu(()=>{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)||!fe(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],f=e[d+1];u||(u=c-t<=n&&f+t>=o),l||(l=n>=c&&n<f-t||o>c+t&&o<=f)}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 Ra=r=>{let e=new URL(r);return e.searchParams.set("quic","1"),e.toString()};var HS=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 ee=require("@vkontakte/videoplayer-shared/es2015");var jS=r=>{let e=new URL(r);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var sn=class{constructor({throughputEstimator:e,requestQuic:t,compatibilityMode:i=!1,useEnableSubtitlesParam:a=!1}){this.lastConnectionType$=new ee.ValueSubject(void 0);this.lastConnectionReused$=new ee.ValueSubject(void 0);this.lastRequestFirstBytes$=new ee.ValueSubject(void 0);this.recoverableError$=new ee.Subject;this.error$=new ee.Subject;this.abortAllController=new Re;this.subscription=new ee.Subscription;this.abortSubscriptionSet=new Set;this.fetchManifest=(0,ee.abortable)(this.abortAllController.signal,function(e){return ve(this,null,function*(){let t=e;this.requestQuic&&(t=Ra(t)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(t=jS(t));let i=yield this.doFetch(t,{signal:this.abortAllController.signal}).catch(an);return i?(this.onHeadersReceived(i.headers),i.text()):null})}.bind(this));this.fetch=(0,ee.abortable)(this.abortAllController.signal,function(l){return ve(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:a,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var D,z,k;let d=e,c=new Headers;if(i)switch(t){case 0:{c.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let _=new URL(d,location.href);_.searchParams.append("bytes",`${i.from}-${i.to}`),d=_.toString();break}default:(0,ee.assertNever)(t)}this.requestQuic&&(d=Ra(d));let f=this.abortAllController.signal,p;if(n){let _=new Re;p=(0,ee.merge)((0,ee.fromEvent)(this.abortAllController.signal,"abort"),(0,ee.fromEvent)(n,"abort")).subscribe(()=>{try{_.abort()}catch(B){an(B)}});let te=p.unsubscribe;if(p.unsubscribe=()=>{te.call(p),this.abortSubscriptionSet.delete(p)},this.abortSubscriptionSet.add(p),this.abortAllController.signal.aborted||n.aborted)try{_.abort()}catch(B){an(B)}f=_.signal}let m=(0,ee.now)(),v=yield this.doFetch(d,{priority:s,headers:c,signal:f}),y=(0,ee.now)();if(!v)return p==null||p.unsubscribe(),null;if((D=this.throughputEstimator)==null||D.addRawRtt(y-m),!v.ok||!v.body)return p==null||p.unsubscribe(),Promise.reject(new Error(`Fetch error ${v.status}: ${v.statusText}`));if(this.onHeadersReceived(v.headers),!a&&!o)return p==null||p.unsubscribe(),v.arrayBuffer();let g=v.body;if(o){let _;[g,_]=v.body.tee(),(z=this.throughputEstimator)==null||z.trackStream(_,u)}let x=g.getReader(),E,P=parseInt((k=v.headers.get("content-length"))!=null?k:"",10);Number.isFinite(P)&&(E=P),!E&&i&&(E=i.to-i.from+1);let $=0,V=E?new Uint8Array(E):new Uint8Array(0),X=!1,se=_=>{p==null||p.unsubscribe(),X=!0,an(_)},ne=(0,ee.abortable)(f,function(B){return ve(this,arguments,function*({done:_,value:te}){if($===0&&this.lastRequestFirstBytes$.next((0,ee.now)()-m),f.aborted){p==null||p.unsubscribe();return}if(!_&&te){if(E)V.set(te,$),$+=te.byteLength;else{let N=new Uint8Array(V.length+te.length);N.set(V),N.set(te,V.length),V=N,$+=te.byteLength}a==null||a(new DataView(V.buffer),$),yield x==null?void 0:x.read().then(ne,se)}})}.bind(this));return yield x==null?void 0:x.read().then(ne,se),p==null||p.unsubscribe(),X?null:V.buffer})}.bind(this));this.fetchByteRangeRepresentation=(0,ee.abortable)(this.abortAllController.signal,function(e,t,i){return ve(this,null,function*(){var g;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 f=new DataView(c,a-n,s-n+1);if(!t.validateData(f))throw new Error("Invalid media file");let p=t.parseInit(f),m=(g=e.indexRange)!=null?g:t.getIndexRange(p);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 y=t.parseSegments(v,p,m);return{init:p,dataView:new DataView(c),segments:y}})}.bind(this));this.fetchTemplateRepresentation=(0,ee.abortable)(this.abortAllController.signal,function(e,t){return ve(this,null,function*(){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=>H(L({},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}=HS(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return w(this,null,function*(){var s,n;let{type:a}=e;switch(a){case"byteRange":return(s=yield this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=yield this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,ee.assertNever)(a)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.abortSubscriptionSet.forEach(e=>e.unsubscribe()),this.abortSubscriptionSet.clear()}doFetch(e,t){return w(this,null,function*(){let i=yield Tt(e,t);if(i.ok)return i;let a=yield i.text(),s=parseInt(a);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:ee.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:ee.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:ee.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:ee.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:ee.ErrorCategory.FATAL})}})}},an=r=>{if(!wa(r))throw r};var Ii=(r,e,t)=>t*e+(1-t)*r,ol=(r,e)=>r.reduce((t,i)=>t+i,0)/e,GS=(r,e,t,i)=>{let a=0,s=t,n=ol(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 La=require("@vkontakte/videoplayer-shared/es2015");var ei=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 La.ValueSubject(e.initial),this.debounced$=new La.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+=ht(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,La.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed))}};var nn=class extends ei{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Ii(this.slow,e,this.params.emaAlphaSlow),this.fast=Ii(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var on=class extends ei{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=ol(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Ii(this.emaSmoothed,e,this.params.emaAlpha);let i=GS(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var un=class extends ei{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?Ii(this.smoothed,t,this.params.emaAlpha):t}};var Ei=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new nn({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new on({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 un(L({initial:e,label:"liveEdgeDelay"},t))}};var ul=(r,e)=>{r&&r.playbackRate!==e&&(r.playbackRate=e)};var ln=require("@vkontakte/videoplayer-shared/es2015");var Ma=class r{constructor(e,t){this.currentRepresentation$=new ln.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,ln.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(H(L({},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&&Me(t.segmentReference))}};var dn=Y(Yt(),1);var $a=require("@vkontakte/videoplayer-shared/es2015");var QS=(r,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:i})=>{let{containers:a,protocols:s,codecs:n,nativeHlsSupported:o}=K.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,$a.assertNever)(d)}})},cn=r=>{let{webmDecodingInfo:e}=K.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,$a.assertNever)(r)}return[t,i]},WS=({webmCodec:r,androidPreferredFormat:e,preferMultiStream:t})=>{let i=[...t?["DASH_STREAMS"]:[],...cn(r),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],a=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(K.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",...cn(r),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...cn(r),"MPEG",...a,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...cn(r),...a,"HLS","HLS_ONDEMAND"];default:(0,$a.assertNever)(e)}return K.video.nativeHlsSupported?[...i,"HLS","HLS_ONDEMAND","MPEG"]:[...i,"HLS","HLS_ONDEMAND","MPEG"]},YS=({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=K.device.isMac&&K.browser.isSafari;if(K.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,$a.assertNever)(r)}else K.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=r=>r?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],zS=r=>{if(r.size===0)return;if(r.size===1){let t=r.values().next();return(0,dn.default)(t.value.split("."),0)}for(let t of r){let i=(0,dn.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=r.values().next();return(0,dn.default)(e.value.split("."),0)};var iL=["timeupdate","progress","play","seeked","stalled","waiting"],rL=["timeupdate","progress","loadeddata","playing","seeked"];var pn=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 j("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 Re;this.initedPruneBufferCallback=!1;this.initManifest=(0,S.abortable)(this.destroyController.signal,function(e,t,i){return ve(this,null,function*(){var a;this.element=e,this.manifestUrlString=Ae(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,function(){return ve(this,null,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=qS(e!=null?e:"",this.manifestUrlString)}catch(u){let l=(n=Dv(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,f,p,m;return!!((f=(c=this.element)==null?void 0:c.canPlayType)!=null&&f.call(c,l)&&((m=(p=ot())==null?void 0:p.isTypeSupported)!=null&&m.call(p,`${l}; codecs="${d}"`))||u==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:u,latestSegmentPublishTime:l,streamIsUnpublished:d,streamIsAlive:c}=t.live,f=((o=t.duration)!=null?o:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((l-u)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let p="active";c||(p=d?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(p)}let a={text:t.streams.text,video:[],audio:[]};for(let u of["video","audio"]){let d=t.streams[u].filter(({mime:p,codecs:m})=>i(u,p,m)),c=new Set(d.map(({codecs:p})=>p)),f=zS(c);if(f&&(a[u]=d.filter(({codecs:p})=>p.startsWith(f))),u==="video"){let p=this.tuning.preferHDR,m=a.video.some(y=>y.hdr),v=a.video.some(y=>!y.hdr);K.display.isHDR&&p&&m?a.video=a.video.filter(y=>y.hdr):v&&(a.video=a.video.filter(y=>!y.hdr))}}return H(L({},t),{streams:a})})}.bind(this));this.initRepresentations=(0,S.abortable)(this.destroyController.signal,function(e,t,i){return ve(this,null,function*(){var f;(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=p=>{this.representationSubscription.add((0,S.fromEvent)(p,"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?mb():new MediaSource;let s=document.createElement("source");if(a(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Gs())if(i){let p=document.createElement("source");a(p),p.type="application/x-mpegurl",p.src=i.url,this.element.appendChild(p)}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((p,m)=>[...p,...m.representations],[]);if(this.videoBufferManager=new Aa("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,S.isNonNullable)(t)){let p=this.manifest.streams.audio.reduce((m,v)=>[...m,...v.representations],[]);this.audioBufferManager=new Aa("audio",this.source,p,n),this.bufferManagers.push(this.audioBufferManager)}Ma.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Ma(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 p;(p=this.stallWatchdogSubscription)==null||p.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,S.merge)(...rL.map(p=>(0,S.fromEvent)(this.element,p))).pipe((0,S.map)(p=>this.element?ut(this.element.buffered,this.element.currentTime*1e3):0),(0,S.filterChanged)(),(0,S.tap)(p=>{p>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=Ns(this.manifestUrlString,2);this.manifestUrlString=Ae(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()||ul(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:y})=>v&&y&&!!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:y})=>{let g=Ns(this.manifestUrlString,2);return(m/2+v+y+g)/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:y})=>{if(!y||!v)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,x=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,E=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,P=m-g;if(this.isManualDecreasePlaybackInLive())return;let $=1;Math.abs(P)>x&&($=1+Math.sign(P)*E),ul(this.element,$)})),this.representationSubscription.add(this.bufferLength$.subscribe(m=>{var y,g;let v=0;if(m){let x=((g=(y=this.element)==null?void 0:y.currentTime)!=null?g:0)*1e3;v=Math.min(...this.bufferManagers.map(P=>{var $,V;return(V=($=P.getLiveSegmentsToLoadState(this.manifest))==null?void 0:$.to)!=null?V:x}))-x}this.liveLoadBufferLength$.getValue()!==v&&this.liveLoadBufferLength$.next(v)}));let p=0;this.representationSubscription.add((0,S.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,S.throttle)(1e3)).subscribe(y=>w(this,[y],function*({liveLoadBufferLength:m,bufferLength:v}){if(!this.element||this.isUpdatingLive)return;let g=this.element.playbackRate,x=Ns(this.manifestUrlString,2),E=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,P=Math.min(E,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*g),$=this.tuning.dashCmafLive.normalizedActualBufferOffset*g,V=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*g,X=isFinite(m)?m:v,se=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),ne=E<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(ne);let D="none";if(se?D="active_low_latency":this.isLowLatency$.getValue()&&ne?(this.bufferManagers.forEach(z=>z.proceedLowLatencyLive()),D="active_low_latency"):x!==0&&X<P?D="live_forward_buffering":X<P+V&&(D="live_with_target_offset"),isFinite(m)&&(p=m>p?m:p),D==="live_forward_buffering"||D==="live_with_target_offset"){let z=p-(P+$),k=this.normolizeLiveOffset(Math.trunc(x+z/g)),_=Math.abs(k-x),te=0;!m||_<=this.tuning.dashCmafLive.offsetCalculationError?te=x:k>0&&_>this.tuning.dashCmafLive.offsetCalculationError&&(te=k),this.manifestUrlString=Ae(this.manifestUrlString,te,2)}(D==="live_with_target_offset"||D==="live_forward_buffering")&&(p=0,yield 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(p=>p.fullyBuffered$)).pipe((0,S.map)(()=>this.bufferManagers.every(p=>p.fullyBuffered$.getValue()))),d=(0,S.merge)(...this.bufferManagers.map(p=>p.onLastSegment$)).pipe((0,S.map)(()=>this.bufferManagers.some(p=>p.onLastSegment$.getValue()))),c=(0,S.combine)({allBuffersFull:l,someBufferEnded:d}).pipe((0,S.filterChanged)(),(0,S.map)(({allBuffersFull:p,someBufferEnded:m})=>p&&m),(0,S.filter)(p=>p));if(this.representationSubscription.add((0,S.merge)(this.forceEnded$,c).subscribe(()=>{var p;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(m=>!m.updating))try{(p=this.source)==null||p.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(p=>p.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 p=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((m,v)=>{var y;p&&(this.timeoutSourceOpenId=setTimeout(()=>{var g;if(((g=this.source)==null?void 0:g.readyState)==="open"){m();return}this.tuning.dash.rejectOnSourceOpenTimeout?v(new Error("Timeout reject when wait sourceopen event")):m()},this.tuning.dash.sourceOpenTimeout)),(y=this.source)==null||y.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),m()},{once:!0})})}if(!this.isLive$.getValue()){let p=[(f=this.manifest.duration)!=null?f:0,...(0,dl.default)((0,dl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],m=>m.representations),m=>{let v=[];return m.duration&&v.push(m.duration),Me(m.segmentReference)&&m.segmentReference.totalSegmentsDurationMs&&v.push(m.segmentReference.totalSegmentsDurationMs),v})];this.source.duration=Math.max(...p)/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 sn({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=Ei.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,L({},e.tuning.dashCmafLive.lowLatency.bufferEstimator))}seekLive(e){return w(this,null,function*(){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=Ae(this.manifestUrlString,i,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(a=this.videoBufferManager)==null?void 0:a.seekLive(this.manifest.streams.video),yield(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)(...iL.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&&Xt(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var p,m,v,y,g,x,E,P,$,V,X;if(!this.element||((p=this.source)==null?void 0:p.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=(g=(y=this.audioBufferManager)==null?void 0:y.lastDataObtainedTimestamp)!=null?g:0,l=(E=(x=this.videoBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?E:0,d=($=(P=this.audioBufferManager)==null?void 0:P.getForwardBufferDuration())!=null?$:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,f=this.audioBufferManager&&d<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||f)&&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 se=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(se).catch(ne=>{this.error$.next({id:"stallIntervalCallback",category:S.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:ne})}),a.liveLastOffset=se}else{let se=this.element.currentTime*1e3;(V=this.videoBufferManager)==null||V.maintain(se),(X=this.audioBufferManager)==null||X.maintain(se),a.position=se}};(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()}switchRepresentation(e,t,i=!1){return w(this,null,function*(){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)})}seek(e,t){return w(this,null,function*(){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),Xt(this.element.buffered,i)||(yield 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}updateLive(){return w(this,null,function*(){var e,t;this.isUpdatingLive=!0,this.manifest=yield 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 hn=class{constructor(e,t){this.fov=e,this.orientation=t}};var fn=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/ht(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=L({},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*ht(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 XS=`attribute vec2 a_vertex;
70
+ `})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(c,"i")}var ol=Y(Zt(),1);var _v=require("@vkontakte/videoplayer-shared/es2015"),Ov=({id:a,width:e,height:t,bitrate:r,fps:i,quality:s,streamId:n})=>{var u;let o=(u=s?Jt(s):void 0)!=null?u:(0,_v.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:r,size:{width:e,height:t},fps:i,streamId:n}},Nv=({id:a,bitrate:e})=>({id:a,bitrate:e}),Fv=({language:a,label:e},{id:t,url:r,isAuto:i})=>({id:t,url:r,isAuto:i,type:"internal",language:a,label:e}),qv=({language:a,label:e,id:t,url:r,isAuto:i})=>({id:t,url:r,isAuto:i,type:"internal",language:a,label:e}),ul=({id:a,language:e,label:t,codecs:r,isDefault:i})=>({id:a,language:e,label:t,codec:(0,ol.default)(r.split("."),0),isDefault:i}),ll=({id:a,language:e,label:t,hdr:r,codecs:i})=>({id:a,language:e,hdr:r,label:t,codec:(0,ol.default)(i.split("."),0)}),cl=a=>"url"in a,Ve=a=>a.type==="template",$a=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var Uv=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},Vt=(a,e)=>{let t=a;t=(0,dl.default)(t,"$$","$");let r={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[i,s]of(0,Hv.default)(r)){let n=new RegExp(`\\$${i}(?:%0(\\d+)d)?\\$`,"g");t=(0,dl.default)(t,n,(o,u)=>(0,La.isNullable)(s)?o:(0,La.isNullable)(u)?s:(0,jv.default)(s,parseInt(u,10),"0"))}return t},Gv=(a,e)=>{var se,j,ie,O,te,X,ue,D,Q,oe,R,N,Ae,kr,Pt,ne,Me,Be,_e,ht,wt,Ft,nr,Rr,pi,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,ic,ac,sc,nc,oc,uc,lc,cc;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(it=>{var de,or;return(or=(de=it.textContent)==null?void 0:de.trim())!=null?or:""}),o=(se=(0,Qv.default)(n,0))!=null?se:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),c=s.getAttribute("publishTime"),d=s.getElementsByTagName("vk:Attrs")[0],h=d==null?void 0:d.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,m=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:h?new Date(h).getTime():0,streamIsAlive:m==="yes",streamIsUnpublished:f==="yes"});let y,E=s.getAttribute("mediaPresentationDuration"),x=[...s.getElementsByTagName("Period")],w=x.reduce((it,de)=>U(k({},it),{[de.id]:de.children}),{}),P=x.reduce((it,de)=>U(k({},it),{[de.id]:de.getAttribute("duration")}),{});E?y=Uv(E):(0,pl.default)(P).filter(it=>it).length&&!u?y=(0,pl.default)(P).reduce((it,de)=>{var or;return it+((or=Uv(de))!=null?or:0)},0):g&&(y=parseInt(g,10));let B=0,ee=(ie=(j=s.getAttribute("profiles"))==null?void 0:j.split(","))!=null?ie:[];for(let it of x.map(de=>de.id))for(let de of w[it]){let or=(O=de.getAttribute("id"))!=null?O:"id"+(B++).toString(10),hi=(te=de.getAttribute("mimeType"))!=null?te:"",kn=(X=de.getAttribute("codecs"))!=null?X:"",Rn=(ue=de.getAttribute("contentType"))!=null?ue:hi==null?void 0:hi.split("/")[0],LS=(Q=(D=de.getAttribute("profiles"))==null?void 0:D.split(","))!=null?Q:[],dc=(R=Bv((oe=de.getAttribute("lang"))!=null?oe:""))!=null?R:{},Ya=(kr=(Ae=(N=de.querySelector("Label"))==null?void 0:N.textContent)==null?void 0:Ae.trim())!=null?kr:void 0,MS=de.querySelectorAll("Representation"),DS=de.querySelector("SegmentTemplate"),CS=(ne=(Pt=de.querySelector("Role"))==null?void 0:Pt.getAttribute("value"))!=null?ne:void 0,$r=Rn,ve={id:or,language:dc.language,isDefault:CS==="main",label:Ya,codecs:kn,hdr:$r==="video"&&sl(kn),mime:hi,representations:[]};for(let le of MS){let qt=(Me=le.getAttribute("lang"))!=null?Me:void 0,mi=(_e=(Be=Ya!=null?Ya:de.getAttribute("label"))!=null?Be:le.getAttribute("label"))!=null?_e:void 0,za=(Ft=(wt=(ht=le.querySelector("BaseURL"))==null?void 0:ht.textContent)==null?void 0:wt.trim())!=null?Ft:"",ur=new URL(za||o,e).toString(),Ut=(nr=le.getAttribute("mimeType"))!=null?nr:hi,Ka=(pi=(Rr=le.getAttribute("codecs"))!=null?Rr:kn)!=null?pi:"",Xa;if(Rn==="text"){let Ht=le.getAttribute("id")||"",Ja=((Rl=dc.privateuse)==null?void 0:Rl.includes("x-auto"))||Ht.includes("_auto"),lr=le.querySelector("SegmentTemplate");if(lr){let fi={representationId:($l=le.getAttribute("id"))!=null?$l:void 0,bandwidth:(Ll=le.getAttribute("bandwidth"))!=null?Ll:void 0},Za=parseInt((Ml=le.getAttribute("bandwidth"))!=null?Ml:"",10)/1e3,es=(Cl=parseInt((Dl=lr.getAttribute("startNumber"))!=null?Dl:"",10))!=null?Cl:1,Lr=parseInt((Vl=lr.getAttribute("timescale"))!=null?Vl:"",10),$n=(Bl=lr.querySelectorAll("SegmentTimeline S"))!=null?Bl:[],Mr=lr.getAttribute("media");if(!Mr)continue;let ts=[],rs=0,is="",Dr=0,bi=es,De=0;for(let at of $n){let cr=parseInt((_l=at.getAttribute("d"))!=null?_l:"",10),Xe=parseInt((Ol=at.getAttribute("r"))!=null?Ol:"",10)||0,jt=parseInt((Nl=at.getAttribute("t"))!=null?Nl:"",10);De=Number.isFinite(jt)?jt:De;let dr=cr/Lr*1e3,Qt=De/Lr*1e3;for(let mt=0;mt<Xe+1;mt++){let Gt=Vt(Mr,U(k({},fi),{segmentNumber:bi.toString(10),segmentTime:(De+mt*cr).toString(10)})),Cr=(Qt!=null?Qt:0)+mt*dr,vi=Cr+dr;bi++,ts.push({time:{from:Cr,to:vi},url:Gt})}De+=(Xe+1)*cr,rs+=(Xe+1)*dr}Dr=De/Lr*1e3,is=Vt(Mr,U(k({},fi),{segmentNumber:bi.toString(10),segmentTime:De.toString(10)}));let gi={time:{from:Dr,to:1/0},url:is},At={type:"template",baseUrl:ur,segmentTemplateUrl:Mr,initUrl:"",totalSegmentsDurationMs:rs,segments:ts,nextSegmentBeyondManifest:gi,timescale:Lr};Xa={id:Ht,kind:"text",segmentReference:At,profiles:[],duration:y,bitrate:Za,mime:"",codecs:"",width:0,height:0,isAuto:Ja}}else Xa={id:Ht,isAuto:Ja,kind:"text",url:ur}}else{let Ht=(ql=(Fl=le.getAttribute("contentType"))!=null?Fl:Ut==null?void 0:Ut.split("/")[0])!=null?ql:Rn,Ja=(Hl=(Ul=de.getAttribute("profiles"))==null?void 0:Ul.split(","))!=null?Hl:[],lr=parseInt((jl=le.getAttribute("width"))!=null?jl:"",10),fi=parseInt((Ql=le.getAttribute("height"))!=null?Ql:"",10),Za=parseInt((Gl=le.getAttribute("bandwidth"))!=null?Gl:"",10)/1e3,es=(Wl=le.getAttribute("frameRate"))!=null?Wl:"",Lr=(Yl=le.getAttribute("quality"))!=null?Yl:void 0,$n=es?Vv(es):void 0,Mr=(zl=le.getAttribute("id"))!=null?zl:"id"+(B++).toString(10),ts=Ht==="video"?`${fi}p`:Ht==="audio"?`${Za}Kbps`:Ka,rs=`${Mr}@${ts}`,is=[...ee,...LS,...Ja],Dr,bi=le.querySelector("SegmentBase"),De=(Kl=le.querySelector("SegmentTemplate"))!=null?Kl:DS;if(bi){let At=(Jl=(Xl=le.querySelector("SegmentBase Initialization"))==null?void 0:Xl.getAttribute("range"))!=null?Jl:"",[at,cr]=At.split("-").map(Gt=>parseInt(Gt,10)),Xe={from:at,to:cr},jt=(Zl=le.querySelector("SegmentBase"))==null?void 0:Zl.getAttribute("indexRange"),[dr,Qt]=jt?jt.split("-").map(Gt=>parseInt(Gt,10)):[],mt=jt?{from:dr,to:Qt}:void 0;Dr={type:"byteRange",url:ur,initRange:Xe,indexRange:mt}}else if(De){let At={representationId:(ec=le.getAttribute("id"))!=null?ec:void 0,bandwidth:(tc=le.getAttribute("bandwidth"))!=null?tc:void 0},at=parseInt((rc=De.getAttribute("timescale"))!=null?rc:"",10),cr=(ic=De.getAttribute("initialization"))!=null?ic:"",Xe=De.getAttribute("media"),jt=(sc=parseInt((ac=De.getAttribute("startNumber"))!=null?ac:"",10))!=null?sc:1,dr=Vt(cr,At);if(!Xe)throw new ReferenceError("No media attribute in SegmentTemplate");let Qt=(nc=De.querySelectorAll("SegmentTimeline S"))!=null?nc:[],mt=[],Gt=0,Cr="",vi=0;if(Qt.length){let as=jt,st=0;for(let Vr of Qt){let ft=parseInt((oc=Vr.getAttribute("d"))!=null?oc:"",10),pr=parseInt((uc=Vr.getAttribute("r"))!=null?uc:"",10)||0,ss=parseInt((lc=Vr.getAttribute("t"))!=null?lc:"",10);st=Number.isFinite(ss)?ss:st;let Ln=ft/at*1e3,Mn=st/at*1e3;for(let ns=0;ns<pr+1;ns++){let BS=Vt(Xe,U(k({},At),{segmentNumber:as.toString(10),segmentTime:(st+ns*ft).toString(10)})),pc=(Mn!=null?Mn:0)+ns*Ln,_S=pc+Ln;as++,mt.push({time:{from:pc,to:_S},url:BS})}st+=(pr+1)*ft,Gt+=(pr+1)*Ln}vi=st/at*1e3,Cr=Vt(Xe,U(k({},At),{segmentNumber:as.toString(10),segmentTime:st.toString(10)}))}else if((0,La.isNonNullable)(y)){let st=parseInt((cc=De.getAttribute("duration"))!=null?cc:"",10)/at*1e3,Vr=Math.ceil(y/st),ft=0;for(let pr=1;pr<Vr;pr++){let ss=Vt(Xe,U(k({},At),{segmentNumber:pr.toString(10),segmentTime:ft.toString(10)}));mt.push({time:{from:ft,to:ft+st},url:ss}),ft+=st}vi=ft,Cr=Vt(Xe,U(k({},At),{segmentNumber:Vr.toString(10),segmentTime:ft.toString(10)}))}let VS={time:{from:vi,to:1/0},url:Cr};Dr={type:"template",baseUrl:ur,segmentTemplateUrl:Xe,initUrl:dr,totalSegmentsDurationMs:Gt,segments:mt,nextSegmentBeyondManifest:VS,timescale:at}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Ht||!Ut)continue;let gi={video:"video",audio:"audio",text:"text"}[Ht];if(!gi)continue;$r||($r=gi),Xa={id:rs,kind:gi,segmentReference:Dr,profiles:is,duration:y,bitrate:Za,mime:Ut,codecs:Ka,width:lr,height:fi,fps:$n,quality:Lr}}ve.language||(ve.language=qt),ve.label||(ve.label=mi),ve.mime||(ve.mime=Ut),ve.codecs||(ve.codecs=Ka),ve.hdr||(ve.hdr=$r==="video"&&sl(Ka)),ve.representations.push(Xa)}if($r){let le=i[$r].find(qt=>qt.id===ve.id);if(le&&ve.representations.every(qt=>Ve(qt.segmentReference)))for(let qt of le.representations){let mi=ve.representations.find(Ut=>Ut.id===qt.id),za=mi==null?void 0:mi.segmentReference,ur=qt.segmentReference;ur.segments.push(...za.segments),ur.nextSegmentBeyondManifest=za.nextSegmentBeyondManifest}else i[$r].push(ve)}}return{duration:y,streams:i,baseUrls:n,live:S}};var Wv=Y(Je(),1),ml=require("@vkontakte/videoplayer-shared/es2015"),ye=(a,e)=>(0,ml.isNonNullable)(a)&&(0,ml.isNonNullable)(e)&&a.readyState==="open"&&(0,Wv.default)([...a.activeSourceBuffers],e);var Ma=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 Le;this.switchAbortController=new Le;this.destroyAbortController=new Le;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,function(e){return Te(this,null,function*(){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 jg(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||!ye(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,function(e,t=!1){return Te(this,null,function*(){if(!ye(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||!ye(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,yield new us(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,function(e,t=!1){return Te(this,null,function*(){if(!ye(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||!ye(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,yield new us(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,function(e){return Te(this,null,function*(){var u,l;let t=(u=(0,un.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 h=this.representations.get(c);if(!h||!Ve(h.segmentReference))return;let m=this.getActualLiveStartingSegments(h.segmentReference);this.segments.set(h.id,m)}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){!ye(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new Le,(0,I.abortable)(this.switchAbortController.signal,function(r,i=!1){return Te(this,null,function*(){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||!ye(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")}abort(){return A(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new Le,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)||!ye(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(h=>{this.handleAsyncError(h,"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,on.default)(u,i))c="high";else{let d=(0,li.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,li.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,un.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,un.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||!Ve(o.segmentReference))return;let u=o.segmentReference.segments.map(m=>U(k({},m),{status:"none",size:void 0})),l=100,c=(i=this.segments.get(o.id))!=null?i:[],d=(n=(s=(0,li.default)(c,-1))==null?void 0:s.time.to)!=null?n:0,h=u==null?void 0:u.findIndex(m=>d>=m.time.from+l&&d<=m.time.to+l);if(h===-1){this.liveUpdateSegmentIndex=0;let m=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,m)}else{let m=u.slice(h+1);this.segments.set(o.id,[...c,...m])}}}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(!Ve(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=Vt(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&&ia&&ia(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&ia&&ia(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:h,to:m}},f)=>{let g=h<=r&&m>=r,S=h>r||g||f===0&&r===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),E=this.preloadOnly&&h<=r+y||m<=r+y;return(d==="none"||d==="partially_ejected"&&S&&E&&this.sourceBuffer&&ye(this.mediaSource,this.sourceBuffer)&&!(rr(this.sourceBuffer.buffered,h)&&rr(this.sourceBuffer.buffered,m)))&&S&&E});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 h=s[d];if(n+=h.byte.to+1-h.byte.from,o+=h.time.to+1-h.time.from,h.status==="none"||h.status==="partially_ejected")u.push(h);else break}return u}loadSegments(e,t,r="auto"){return A(this,null,function*(){Ve(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,r):yield this.loadByteRangeSegments(e,t,r)})}loadTemplateSegment(e,t,r="auto"){return A(this,null,function*(){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&&(yield(0,I.abortable)(o,function(){return Te(this,null,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=yield 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),h=Ra(t.mime);if(!isFinite(i.segment.time.to)){let g=t.segmentReference.timescale;i.segment.time.to=h.getChunkEndTime(d,g)}u&&i.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(d,o);let{serverDataReceivedTimestamp:m,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(d);m&&f&&this.currentLiveSegmentServerLatency$.next(f-m),i.segment.status="downloaded",this.onSegmentFullyAppended(i,t.id),this.failedDownloads=0}catch(c){this.abortActiveSegments([e]),$a(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())Ve(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,r="auto"){return A(this,null,function*(){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&&(yield(0,I.abortable)(n,function(){return Te(this,null,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{yield 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),$a(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(Ve(t.segmentReference))throw new Error("Representation is not byte range type");let r=t.segmentReference.url,i={from:(0,li.default)(e,0).byte.from,to:(0,li.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:r,range:i,signal:s,onProgress:(o,u)=>A(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,I.now)(),yield 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(!Ve(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,on.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return A(this,arguments,function*({dataView:e,representationId:t,loaded:r,onSegmentAppendFailed:i,signal:s}){if(!this.activeSegments.size||!ye(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){if(s.aborted){i();continue}if(u.loadedBytes=r,u.loadedBytes>u.feedingBytes){let c=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),d=Ra(o.mime).parseFeedableSegmentChunk(c,this.isLive);d!=null&&d.byteLength&&(l.status="partially_fed",u.feedingBytes+=d.byteLength,yield this.sourceBufferTaskQueue.append(d),u.fedBytes+=d.byteLength)}}}})}onSomeByteRangesDataLoaded(o){return A(this,arguments,function*({dataView:e,representationId:t,globalFrom:r,loaded:i,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!ye(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){let{segment:c}=l;if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let d=c.byte.from-r,h=c.byte.to-r,m=h-d+1,f=d<i,g=h<=i;if(!f)continue;let S=Ra(u.mime);if(c.status==="downloading"&&g){c.status="downloaded";let y=new DataView(e.buffer,e.byteOffset+d,m);(yield this.sourceBufferTaskQueue.append(y,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(c.status==="downloading"||c.status==="partially_fed")&&(l.loadedBytes=Math.min(m,i-d),l.loadedBytes>l.feedingBytes)){let y=new DataView(e.buffer,e.byteOffset+d+l.feedingBytes,l.loadedBytes-l.feedingBytes),E=l.loadedBytes===m?y:S.parseFeedableSegmentChunk(y);E!=null&&E.byteLength&&(c.status="partially_fed",l.feedingBytes+=E.byteLength,(yield this.sourceBufferTaskQueue.append(E,s))&&!s.aborted?(l.fedBytes+=E.byteLength,l.fedBytes===m&&this.onSegmentFullyAppended(l,t)):yield n())}}})}onSegmentFullyAppended(e,t){var r;if(!((0,I.isNullable)(this.sourceBuffer)||!ye(this.mediaSource,this.sourceBuffer))){!this.isLive&&Z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(rr(this.sourceBuffer.buffered,e.segment.time.from,100)&&rr(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",cl(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=Ku(()=>(0,Yv.default)(this.loadInit(r,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",r=!1){return A(this,null,function*(){let i=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!r&&this.failedDownloads>0?(0,I.abortable)(this.destroyAbortController.signal,function(){return Te(this,null,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,Ra(e.mime),i)).then(o=>A(this,null,function*(){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 h=c;this.isLive&&Ve(e.segmentReference)&&(h=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,h),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})}dropBuffer(){return A(this,null,function*(){for(let e of this.segments.values())for(let t of e)t.status="none";yield this.pruneBuffer(0,1/0,!0)})}pruneBuffer(e,t,r=!1){return A(this,null,function*(){if(!this.sourceBuffer||!ye(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:h}=u[c],m=l[l.length-1];m.to>=d?m.to=Math.max(m.to,h):l.push(u[c])}return l},o=u=>{var c;if(s>=t)return i;i.push(k({},u.time)),i=n(i);let l=cl(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 h of this.segments.values())for(let m of h)(0,on.default)(["none","partially_ejected"],m.status)&&Math.round(m.time.from)<=Math.round(l)&&Math.round(m.time.to)>=Math.round(c)&&d++;if(d===this.segments.size){let h={time:{from:l,to:c},url:"",status:"none"};o(h)}}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?(yield Promise.all(i.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,c)=>l||c,!1):!1})}abortBuffer(){return A(this,null,function*(){if(!this.sourceBuffer||!ye(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||!ye(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||!ye(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,I.isNullable)(e)?0:ai(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!ye(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||!ye(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=Ku(()=>{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)||!ye(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 Da=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var zv=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 H=require("@vkontakte/videoplayer-shared/es2015");var Kv=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var cn=class{constructor({throughputEstimator:e,requestQuic:t,tracer:r,compatibilityMode:i=!1,useEnableSubtitlesParam:s=!1}){this.lastConnectionType$=new H.ValueSubject(void 0);this.lastConnectionReused$=new H.ValueSubject(void 0);this.lastRequestFirstBytes$=new H.ValueSubject(void 0);this.recoverableError$=new H.Subject;this.error$=new H.Subject;this.abortAllController=new Le;this.subscription=new H.Subscription;this.fetchManifest=(0,H.abortable)(this.abortAllController.signal,function(e){return Te(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),r=e;this.requestQuic&&(r=Da(r)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(r=Kv(r));let i=yield this.doFetch(r,{signal:this.abortAllController.signal}).catch(ln);return i?(t.log("success",(0,H.flattenObject)({url:r,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(i.headers),i.text()):(t.error("error",(0,H.flattenObject)({url:r,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,H.abortable)(this.abortAllController.signal,function(l){return Te(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:r,onProgress:i,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1}={}){var O,te;let c=e,d=new Headers,h=this.tracer.createComponentTracer("Fetch");if(r)switch(t){case 0:{d.append("Range",`bytes=${r.from}-${r.to}`);break}case 1:{let X=new URL(c,location.href);X.searchParams.append("bytes",`${r.from}-${r.to}`),c=X.toString();break}default:(0,H.assertNever)(t)}this.requestQuic&&(c=Da(c));let m=this.abortAllController.signal,f;if(n){let X=new Le;if(f=(0,H.merge)((0,H.fromEvent)(this.abortAllController.signal,"abort"),(0,H.fromEvent)(n,"abort")).subscribe(()=>{try{X.abort()}catch(ue){ln(ue)}}),this.abortAllController.signal.aborted||n.aborted)try{X.abort()}catch(ue){ln(ue)}m=X.signal}let g=(0,H.now)();h.log("startRequest",(0,H.flattenObject)({url:c,priority:s,rangeMethod:t,range:r,isLowLatency:u,requestStartedAt:g}));let S=yield this.doFetch(c,{priority:s,headers:d,signal:m}),y=(0,H.now)();if(!S)return h.error("error",{message:"No response in request"}),h.end(),f==null||f.unsubscribe(),null;if((O=this.throughputEstimator)==null||O.addRawRtt(y-g),!S.ok||!S.body){f==null||f.unsubscribe();let X=`Fetch error ${S.status}: ${S.statusText}`;return h.error("error",{message:X}),h.end(),Promise.reject(new Error(`Fetch error ${S.status}: ${S.statusText}`))}if(this.onHeadersReceived(S.headers),!i&&!o){f==null||f.unsubscribe();let X=(0,H.now)(),ue={requestStartedAt:g,requestEndedAt:X,duration:X-g};return h.log("endRequest",(0,H.flattenObject)(ue)),h.end(),S.arrayBuffer()}let[E,x]=S.body.tee(),w=E.getReader();o&&((te=this.throughputEstimator)==null||te.trackStream(x,u));let P=0,B=new Uint8Array(0),ee=!1,M=X=>{f==null||f.unsubscribe(),ee=!0,ln(X)},se=(0,H.abortable)(m,function(D){return Te(this,arguments,function*({done:X,value:ue}){if(P===0&&this.lastRequestFirstBytes$.next((0,H.now)()-g),m.aborted){f==null||f.unsubscribe();return}if(!X&&ue){let Q=new Uint8Array(B.length+ue.length);Q.set(B),Q.set(ue,B.length),B=Q,P+=ue.byteLength,i==null||i(new DataView(B.buffer),P),yield w==null?void 0:w.read().then(se,M)}})}.bind(this));yield w==null?void 0:w.read().then(se,M),f==null||f.unsubscribe();let j=(0,H.now)(),ie={failed:ee,requestStartedAt:g,requestEndedAt:j,duration:j-g};return ee?(h.error("endRequest",(0,H.flattenObject)(ie)),h.end(),null):(h.log("endRequest",(0,H.flattenObject)(ie)),h.end(),B.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,H.abortable)(this.abortAllController.signal,function(e,t,r){return Te(this,null,function*(){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 h=new DataView(d,i-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let m=t.parseInit(h),f=(y=e.indexRange)!=null?y:t.getIndexRange(m);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 E=yield this.fetch(e.url,{range:f,priority:r,measureThroughput:!1});if(!E)return null;g=new DataView(E)}let S=t.parseSegments(g,m,f);return{init:m,dataView:new DataView(d),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,H.abortable)(this.abortAllController.signal,function(e,t){return Te(this,null,function*(){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=>U(k({},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}=zv(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(r)}fetchRepresentation(e,t,r="auto"){return A(this,null,function*(){var s,n;let{type:i}=e;switch(i){case"byteRange":return(s=yield this.fetchByteRangeRepresentation(e,t,r))!=null?s:null;case"template":return(n=yield this.fetchTemplateRepresentation(e,r))!=null?n:null;default:(0,H.assertNever)(i)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}doFetch(e,t){return A(this,null,function*(){let r=yield Et(e,t);if(r.ok)return r;let i=yield r.text(),s=parseInt(i);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:H.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:H.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:H.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:H.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:H.ErrorCategory.FATAL})}})}},ln=a=>{if(!$a(a))throw a};var Bt=(a,e,t)=>t*e+(1-t)*a,fl=(a,e)=>a.reduce((t,r)=>t+r,0)/e,Xv=(a,e,t,r)=>{let i=0,s=t,n=fl(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 Ca=require("@vkontakte/videoplayer-shared/es2015");var sr=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 Ca.ValueSubject(e.initial),this.debounced$=new Ca.ValueSubject(e.initial);let t=(r=e.label)!=null?r:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new Ce(`raw_${t}`),this.smoothedSeries$=new Ce(`smoothed_${t}`),this.reportedSeries$=new Ce(`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+=bt(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,Ca.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 dn=class extends sr{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Bt(this.slow,e,this.params.emaAlphaSlow),this.fast=Bt(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var pn=class extends sr{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=fl(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Bt(this.emaSmoothed,e,this.params.emaAlpha);let r=Xv(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=r?this.emaSmoothed:t}};var hn=class extends sr{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?Bt(this.smoothed,t,this.params.emaAlpha):t}};var Pr=class{static getSmoothedValue(e,t,r){return r.type==="TwoEma"?new dn({initial:e,emaAlphaSlow:r.emaAlphaSlow,emaAlphaFast:r.emaAlphaFast,changeThreshold:r.changeThreshold,fastDirection:t,deviationDepth:r.deviationDepth,deviationFactor:r.deviationFactor,label:"throughput"}):new pn({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 hn(k({initial:e,label:"liveEdgeDelay"},t))}};var bl=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var mn=require("@vkontakte/videoplayer-shared/es2015");var Va=class a{constructor(e,t){this.currentRepresentation$=new mn.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,mn.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(U(k({},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&&Ve(t.segmentReference))}};var bn=Y(Zt(),1);var Ba=require("@vkontakte/videoplayer-shared/es2015");var Jv=(a,{useHlsJs:e,useManagedMediaSource:t,useOldMSEDetection:r})=>{let{containers:i,protocols:s,codecs:n,nativeHlsSupported:o}=Z.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,Ba.assertNever)(c)}})},fn=a=>{let{webmDecodingInfo:e}=Z.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,Ba.assertNever)(a)}return[t,r]},Zv=({webmCodec:a,androidPreferredFormat:e,preferMultiStream:t})=>{let r=[...t?["DASH_STREAMS"]:[],...fn(a),"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]],i=[...t?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...t?[]:["DASH_STREAMS"]];if(Z.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",...fn(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...fn(a),"MPEG",...i,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...fn(a),...i,"HLS","HLS_ONDEMAND"];default:(0,Ba.assertNever)(e)}return Z.video.nativeHlsSupported?[...r,"HLS","HLS_ONDEMAND","MPEG"]:[...r,"HLS","HLS_ONDEMAND","MPEG"]},eS=({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=Z.device.isMac&&Z.browser.isSafari;if(Z.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,Ba.assertNever)(a)}else Z.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"]},gl=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],tS=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,bn.default)(t.value.split("."),0)}for(let t of a){let r=(0,bn.default)(t.split("."),0);if(r==="opus"||r==="vp09"||r==="av01")return r}let e=a.values().next();return(0,bn.default)(e.value.split("."),0)};var u$=["timeupdate","progress","play","seeked","stalled","waiting"],l$=["timeupdate","progress","loadeddata","playing","seeked"];var gn=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 z("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 Le;this.initManifest=(0,v.abortable)(this.destroyController.signal,function(e,t,r){return Te(this,null,function*(){var i;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=$e(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,function(){return Te(this,null,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=Gv(e!=null?e:"",this.manifestUrlString)}catch(u){let l=(n=Fg(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,h,m,f;return!!((h=(d=this.element)==null?void 0:d.canPlayType)!=null&&h.call(d,l)&&((f=(m=ct())==null?void 0:m.isTypeSupported)!=null&&f.call(m,`${l}; codecs="${c}"`))||u==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:u,latestSegmentPublishTime:l,streamIsUnpublished:c,streamIsAlive:d}=t.live,h=((o=t.duration)!=null?o:0)/1e3;this.liveSeekableDuration$.next(-1*h),this.liveDuration$.next((l-u)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";d||(m=c?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m)}let i={text:t.streams.text,video:[],audio:[]};for(let u of["video","audio"]){let c=t.streams[u].filter(({mime:m,codecs:f})=>r(u,m,f)),d=new Set(c.map(({codecs:m})=>m)),h=tS(d);if(h&&(i[u]=c.filter(({codecs:m})=>m.startsWith(h))),u==="video"){let m=this.tuning.preferHDR,f=i.video.some(S=>S.hdr),g=i.video.some(S=>!S.hdr);Z.display.isHDR&&m&&f?i.video=i.video.filter(S=>S.hdr):g&&(i.video=i.video.filter(S=>!S.hdr))}}let s=U(k({},t),{streams:i});return this.tracer.log("updateManifestEnd",(0,v.flattenObject)(s)),s})}.bind(this));this.initRepresentations=(0,v.abortable)(this.destroyController.signal,function(e,t,r){return Te(this,null,function*(){var h;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=m=>{this.representationSubscription.add((0,v.fromEvent)(m,"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?Tb():new MediaSource;let s=document.createElement("source");if(i(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),this.tuning.useManagedMediaSource&&Ks())if(r){let m=document.createElement("source");i(m),m.type="application/x-mpegurl",m.src=r.url,this.element.appendChild(m)}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((m,f)=>[...m,...f.representations],[]);if(this.videoBufferManager=new Ma("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,v.isNonNullable)(t)){let m=this.manifest.streams.audio.reduce((f,g)=>[...f,...g.representations],[]);this.audioBufferManager=new Ma("audio",this.source,m,n),this.bufferManagers.push(this.audioBufferManager)}Va.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Va(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 m;(m=this.stallWatchdogSubscription)==null||m.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,v.merge)(...l$.map(m=>(0,v.fromEvent)(this.element,m))).pipe((0,v.map)(m=>this.element?ai(this.element.buffered,this.element.currentTime*1e3):0),(0,v.filterChanged)(),(0,v.tap)(m=>{m>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=js(this.manifestUrlString,2);this.manifestUrlString=$e(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()||bl(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=js(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,E=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,x=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=f-y;if(this.isManualDecreasePlaybackInLive())return;let P=1;Math.abs(w)>E&&(P=1+Math.sign(w)*x),bl(this.element,P)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var S,y;let g=0;if(f){let E=((y=(S=this.element)==null?void 0:S.currentTime)!=null?y:0)*1e3;g=Math.min(...this.bufferManagers.map(w=>{var P,B;return(B=(P=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:P.to)!=null?B:E}))-E}this.liveLoadBufferLength$.getValue()!==g&&this.liveLoadBufferLength$.next(g)}));let m=0;this.representationSubscription.add((0,v.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,v.throttle)(1e3)).subscribe(S=>A(this,[S],function*({liveLoadBufferLength:f,bufferLength:g}){if(!this.element||this.isUpdatingLive)return;let y=this.element.playbackRate,E=js(this.manifestUrlString,2),x=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,w=Math.min(x,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*y),P=this.tuning.dashCmafLive.normalizedActualBufferOffset*y,B=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*y,ee=isFinite(f)?f:g,M=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),se=x<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(se);let j="none";if(M?j="active_low_latency":this.isLowLatency$.getValue()&&se?(this.bufferManagers.forEach(ie=>ie.proceedLowLatencyLive()),j="active_low_latency"):E!==0&&ee<w?j="live_forward_buffering":ee<w+B&&(j="live_with_target_offset"),isFinite(f)&&(m=f>m?f:m),j==="live_forward_buffering"||j==="live_with_target_offset"){let ie=m-(w+P),O=this.normolizeLiveOffset(Math.trunc(E+ie/y)),te=Math.abs(O-E),X=0;!f||te<=this.tuning.dashCmafLive.offsetCalculationError?X=E:O>0&&te>this.tuning.dashCmafLive.offsetCalculationError&&(X=O),this.manifestUrlString=$e(this.manifestUrlString,X,2)}(j==="live_with_target_offset"||j==="live_forward_buffering")&&(m=0,yield 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(m=>m.fullyBuffered$)).pipe((0,v.map)(()=>this.bufferManagers.every(m=>m.fullyBuffered$.getValue()))),c=(0,v.merge)(...this.bufferManagers.map(m=>m.onLastSegment$)).pipe((0,v.map)(()=>this.bufferManagers.some(m=>m.onLastSegment$.getValue()))),d=(0,v.combine)({allBuffersFull:l,someBufferEnded:c}).pipe((0,v.filterChanged)(),(0,v.map)(({allBuffersFull:m,someBufferEnded:f})=>m&&f),(0,v.filter)(m=>m));if(this.representationSubscription.add((0,v.merge)(this.forceEnded$,d).subscribe(()=>{var m;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(m=this.source)==null||m.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(m=>m.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 m=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise((f,g)=>{var S;m&&(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 m=[(h=this.manifest.duration)!=null?h:0,...(0,Sl.default)((0,Sl.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let g=[];return f.duration&&g.push(f.duration),Ve(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&g.push(f.segmentReference.totalSegmentsDurationMs),g})];this.source.duration=Math.max(...m)/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 cn({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=Pr.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,k({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}seekLive(e){return A(this,null,function*(){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=$e(this.manifestUrlString,r,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(i=this.videoBufferManager)==null?void 0:i.seekLive(this.manifest.streams.video),yield(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)(...u$.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&&rr(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var m,f,g,S,y,E,x,w,P,B,ee;if(!this.element||((m=this.source)==null?void 0:m.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=(x=(E=this.videoBufferManager)==null?void 0:E.getForwardBufferDuration())!=null?x:0,c=(P=(w=this.audioBufferManager)==null?void 0:w.getForwardBufferDuration())!=null?P:0,d=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,h=this.audioBufferManager&&c<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((d||h)&&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 M=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(M).catch(se=>{this.error$.next({id:"stallIntervalCallback",category:v.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:se})}),i.liveLastOffset=M}else{let M=this.element.currentTime*1e3;(B=this.videoBufferManager)==null||B.maintain(M),(ee=this.audioBufferManager)==null||ee.maintain(M),i.position=M}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()}switchRepresentation(e,t,r=!1){return A(this,null,function*(){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)})}seek(e,t){return A(this,null,function*(){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),rr(this.element.buffered,r)||(yield 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}updateLive(){return A(this,null,function*(){var e,t;this.isUpdatingLive=!0,this.manifest=yield 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=U(k({},r),{gapEnds:s,jumpTo:o,resultCurrentTime:this.element.currentTime}),this.tracer.log("jumpGap",(0,v.flattenObject)(r)))}}};var vn=class{constructor(e,t){this.fov=e,this.orientation=t}};var Sn=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/bt(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=k({},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*bt(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 iS=`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 JS=`#ifdef GL_ES
81
+ `;var aS=`#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 mn=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 hn(this.params.fov,this.params.orientation),this.cameraRotationManager=new fn(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(XS,this.gl.VERTEX_SHADER),i=this.createShader(JS,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,f=t+a;return[s,n,o,u,l,d,c,f]}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 ye=require("@vkontakte/videoplayer-shared/es2015"),pl=class{constructor(){this.isSeeked$=new ye.ValueSubject(!1);this.isBuffering$=new ye.ValueSubject(!1);this.currentStallsCount=0;this.maxQualityLimit=void 0;this.lastUniqueVideoTrackSelectedTimestamp=0;this.predictedThroughputWithoutData=0;this.subscription=new ye.Subscription;this.severeStallOccurred$=new ye.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,ye.combine)({isBuffering:this.isBuffering$,isSeeked:this.isSeeked$}).pipe((0,ye.debounce)(this.qualityLimitsOnStall.stallDurationToBeCount),(0,ye.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,ye.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,ye.now)(),c=s&&this.currentStallsCount>=s,f=a&&d-this.lastUniqueVideoTrackSelectedTimestamp>=a+o&&d-l>=a+o&&t>=a;(c||f)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,ye.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,ye.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe()}},ZS=pl;var Ne=require("@vkontakte/videoplayer-shared/es2015"),bn=class{constructor(){this.subscription=new Ne.Subscription;this.pipSize$=new Ne.ValueSubject(void 0);this.videoSize$=new Ne.ValueSubject(void 0);this.elementSize$=new Ne.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Ne.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,Ne.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,Ne.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Ne.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 xi=class{constructor(e){this.subscription=new U.Subscription;this.videoState=new j("stopped");this.droppedFramesManager=new Xs;this.stallsManager=new ZS;this.elementSizeManager=new bn;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new jr;this.audioTrackSwitchHistory=new jr;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"),R(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"),R(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&R(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"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,U.assertNever)(e)}}};this.init3DScene=e=>{var i,a,s;if(this.scene3D)return;this.scene3D=new mn(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 Xe(e.source.url),this.params=e,this.video=Ce(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(xe(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 pn({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=Oe(this.video);this.subscription.add(()=>i.destroy());let a=this.constructor.name,s=o=>{e.error$.next({id:a,category:U.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,U.filter)(c=>!!c.length),(0,U.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,U.map)(c=>c.to.state!=="none"),(0,U.filterChanged)());this.stallsManager.connect({isSeeked$:n,currentStallDuration$:this.player.currentStallDuration$.pipe((0,U.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,U.filter)(U.isNonNullable),(0,U.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,U.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(gt(this.video,t.isLooped,a)),this.subscription.add(Be(this.video,t.volume,i.volumeState$,a)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,a)),this.subscription.add(Ke(this.video,t.playbackRate,i.playbackRateState$,a)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(Je(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},a)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),R(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 f=this.player.getStreams();if((0,U.assertNonNullable)(f,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let v of f.audio){m.push(el(v));let y=[];for(let g of v.representations){let x=$S(g);y.push(x),this.audioTracksMap.set(x,{stream:v,representation:g})}this.audioStreamsMap.set(v,y)}this.params.output.availableAudioStreams$.next(m)}let p=[];for(let m of f.video){p.push(tl(m));let v=[];for(let y of m.representations){let g=MS(H(L({},y),{streamId:m.id}));g&&(v.push(g),this.videoTracksMap.set(g,{stream:m,representation:y}))}this.videoStreamsMap.set(m,v)}this.params.output.availableVideoStreams$.next(p);for(let m of f.text)for(let v of m.representations){let y=DS(m,v);this.textTracksMap.set(y,{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&&BS(o)||null;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")).subscribe(()=>w(this,null,function*(){let c=this.player.state$.getState(),f=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||f||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:p,audio:m}=this.selectedRepresentations;if(!p)return;let v=Ti(this.videoTracksMap.keys(),g=>{var x;return((x=this.videoTracksMap.get(g))==null?void 0:x.representation.id)===p.id});(0,U.isNonNullable)(v)&&(this.stallsManager.lastVideoTrackSelected=v);let y=this.params.desiredState.autoVideoTrackLimits.getTransition();if(y&&this.params.output.autoVideoTrackLimits$.next(y.to),c==="manifest_ready")yield this.player.initRepresentations(p.id,m==null?void 0:m.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",p.id),m){let g=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",m.id,g)}}),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,U.filterChanged)()).subscribe(c=>{let f=Ti(this.videoTracksMap.entries(),([,{representation:y}])=>y.id===c);if(!f){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:m}]=f,v=this.params.desiredState.videoStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.videoStream.setState(v.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(tl(m))},a)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,U.filterChanged)()).subscribe(c=>{let f=Ti(this.audioTracksMap.entries(),([,{representation:y}])=>y.id===c);if(!f){e.currentAudioStream$.next(void 0);return}let[p,{stream:m}]=f,v=this.params.desiredState.audioStream.getTransition();v&&v.to&&v.to.id===m.id&&this.params.desiredState.audioStream.setState(v.to),e.currentAudioStream$.next(el(m))},a)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var f,p;if(c!=null&&c.is3dVideo&&((f=this.params.tuning.spherical)!=null&&f.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(),(p=this.params.tuning.spherical)!=null&&p.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,U.map)(({to:c})=>c==="ready"),(0,U.filterChanged)());this.subscription.add((0,U.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,U.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),p=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(p)})),this.subscription.add((0,U.merge)(l,this.player.state$.stateChangeEnded$,(0,U.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(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(d.subscribe(this.syncPlayback,a))}selectVideoAudioRepresentations(){var V,X,se,ne,D,z,k,_,te,B,N,ie;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,i=e.autoVideoTrackSwitching.getState(),a=(V=e.videoTrack.getState())==null?void 0:V.id,s=Ti(this.videoTracksMap.keys(),J=>J.id===a),n=t.currentVideoTrack$.getValue(),o=((ne=(se=e.videoStream.getState())!=null?se:s&&((X=this.videoTracksMap.get(s))==null?void 0:X.stream))!=null?ne:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!o)return;let u=Ti(this.videoStreamsMap.keys(),J=>J.id===o.id),l=u&&this.videoStreamsMap.get(u);if(!l)return;let d=ut(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 f=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,p=Math.min(d/Math.min(c,f||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)&&Ti(this.audioStreamsMap.keys(),J=>J.id===m.id)||this.audioStreamsMap.keys().next().value,y=0;if(v){if(s&&!i){let J=zs(s,l,(z=this.audioStreamsMap.get(v))!=null?z:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(k=J==null?void 0:J.bitrate)!=null?k:-1/0)}if(n){let J=zs(n,l,(_=this.audioStreamsMap.get(v))!=null?_:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(te=J==null?void 0:J.bitrate)!=null?te:-1/0)}}let g=Kt(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:y,forwardBufferHealth:p,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?g!=null?g:s:s!=null?s:g,E=v&&Vb(x,l,(B=this.audioStreamsMap.get(v))!=null?B:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.params.tuning.autoTrackSelection,forwardBufferHealth:p,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate}),P=(N=this.videoTracksMap.get(x))==null?void 0:N.representation,$=E&&((ie=this.audioTracksMap.get(E))==null?void 0:ie.representation);P&&$?(this.selectedRepresentations.video=P,this.selectedRepresentations.audio=$):P&&!$&&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(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(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),Ve(this.video)}};var Da=class extends xi{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 de=require("@vkontakte/videoplayer-shared/es2015");var Ca=class extends xi{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 de.ValueSubject(1);s(i.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(a.isLowLatency.stateChangeEnded$.pipe((0,de.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,de.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,de.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add((0,de.combine)({position:t.position$,liveStreamStatus:this.player.liveStreamStatus$}).subscribe(({position:o,liveStreamStatus:u})=>t.isLiveEnded$.next(u!=="active"&&o===0))).add((0,de.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,de.merge)(i.playbackRateState$,new de.ValueSubject(1))}).pipe((0,de.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,de.isNullable)(l)||(e=o-l)})).add((0,de.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,de.merge)(i.playbackRateState$,new de.ValueSubject(1))}).pipe((0,de.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,de.isNullable)(o)||(0,de.isNullable)(u))return;let f=-1*(u-o-e);t.position$.next(Math.min(f,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=CS(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 eg=Y(_s(),1);var W=require("@vkontakte/videoplayer-shared/es2015");var ct={};var sr=(r,e)=>new W.Observable(t=>{let i=(a,s)=>t.next(s);return r.on(e,i),()=>r.off(e,i)}),Va=class{constructor(e){this.subscription=new W.Subscription;this.videoState=new j("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,W.assertNever)(e)}break;case"ready":switch(e){case"stopped":this.prepare();break;case"ready":case"playing":case"paused":break;default:(0,W.assertNever)(e)}break;case"playing":switch(e){case"playing":break;case"stopped":this.prepare();break;case"ready":case"paused":this.playIfAllowed();break;default:(0,W.assertNever)(e)}break;case"paused":switch(e){case"paused":break;case"stopped":this.prepare();break;case"ready":this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused");break;case"playing":this.pause();break;default:(0,W.assertNever)(e)}break;default:(0,W.assertNever)(t)}};this.textTracksManager=new Xe(e.source.url),this.video=Ce(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(xe(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),Ve(this.video)}loadHlsJs(){let e=!1,t=a=>{e||this.params.output.error$.next({id:a==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:W.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:a}),e=!0},i=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,eg.default)(import("hls.js").then(a=>{e||(ct.Hls=a.default,ct.Events=a.default.Events,this.init())},t),()=>{window.clearTimeout(i),e=!0})}init(){(0,W.assertNonNullable)(ct.Hls,"hls.js not loaded"),this.hls=new ct.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,W.assertNonNullable)(ct.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,i=l=>{t.error$.next({id:"HlsJsProvider",category:W.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},a=Oe(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(gt(this.video,e.isLooped,i)),this.subscription.add(Be(this.video,e.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$)),this.subscription.add(Ke(this.video,e.playbackRate,a.playbackRateState$,i)),s(Je(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,W.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(sr(this.hls,ct.Events.ERROR).subscribe(l=>{var d;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:W.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"),R(e.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(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(sr(this.hls,ct.Events.MANIFEST_PARSED).pipe((0,W.map)(({levels:l})=>l.reduce((d,c)=>{var x,E;let f=c.name||c.height.toString(10),{width:p,height:m}=c,v=(E=Wt((x=c.attrs.QUALITY)!=null?x:""))!=null?E:(0,W.videoSizeToQuality)({width:p,height:m});if(!v)return d;let y=c.attrs["FRAME-RATE"]?parseFloat(c.attrs["FRAME-RATE"]):void 0,g={id:f.toString(),quality:v,bitrate:c.bitrate/1e3,size:{width:p,height:m},fps:y};return this.trackLevels.set(f,{track:g,level:c}),d.push(g),d},[]))),t.availableVideoTracks$),s(sr(this.hls,ct.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let d=[];for(let c of l.subtitleTracks){let f=c.name,p=c.attrs.URI||"",m=c.lang;d.push({id:f,url:p,language:m,type:"internal"})}e.internalTextTracks.startTransitionTo(d)}}),s(sr(this.hls,ct.Events.LEVEL_LOADING).pipe((0,W.map)(({url:l})=>xe(l))),t.hostname$),s(sr(this.hls,ct.Events.FRAG_CHANGED),l=>{var f,p,m,v;let{video:d,audio:c}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((f=d==null?void 0:d.endPTS)!=null?f:0)-((p=d==null?void 0:d.startPTS)!=null?p: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=sr(this.hls,ct.Events.LEVEL_SWITCHED).pipe((0,W.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,W.filter)(W.isNonNullable)).subscribe(t.currentVideoTrack$,i),this.subscription.add(Qt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var m;if((0,W.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),f=this.hls.currentLevel,p=this.hls.levels[f];!p||d.bitrate>p.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,W.merge)(e.playbackState.stateChangeStarted$,e.videoTrack.stateChangeStarted$,e.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,W.observableFrom)(["init"])).pipe((0,W.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)}playIfAllowed(){return w(this,null,function*(){this.videoState.startTransitionTo("playing"),(yield _e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).catch(t=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:W.ErrorCategory.DOM,thrown:t})))||(this.videoState.setState("paused"),R(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"),R(this.params.desiredState.playbackState,"stopped",!0)}};var tg="X-Playback-Duration",hl=r=>w(void 0,null,function*(){var a;let e=yield Tt(r),t=yield 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(tg)?parseInt(e.headers.get(tg),10):void 0});var G=require("@vkontakte/videoplayer-shared/es2015");var ml=Y($o(),1);var vn=require("@vkontakte/videoplayer-shared/es2015");var oL=r=>{let e=null;if(r.QUALITY&&(e=Wt(r.QUALITY)),!e&&r.RESOLUTION){let[t,i]=r.RESOLUTION.split("x").map(a=>parseInt(a,10));e=(0,vn.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},uL=(r,e)=>{var s,n;let t=r.split(`
69
- `),i=[],a=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),d=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!d)){if(l){let c=(0,ml.default)(l[1].split(",").map(x=>x.split("="))),f=(s=c.QUALITY)!=null?s:`stream-${c.BANDWIDTH}`,p=oL(c),m;c.BANDWIDTH&&(m=parseInt(c.BANDWIDTH,10)/1e3||void 0),!m&&c["AVERAGE-BANDWIDTH"]&&(m=parseInt(c["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let v=c["FRAME-RATE"]?parseFloat(c["FRAME-RATE"]):void 0,y;if(c.RESOLUTION){let[x,E]=c.RESOLUTION.split("x").map(P=>parseInt(P,10));x&&E&&(y={width:x,height:E})}let g=new URL(t[++o],e).toString();p&&i.push({id:f,quality:p,url:g,bandwidth:m,size:y,fps:v})}if(d){let c=(0,ml.default)(d[1].split(",").map(v=>{let y=v.indexOf("=");return[v.substring(0,y),v.substring(y+1)]}).map(([v,y])=>[v,y.replace(/^"|"$/g,"")])),f=(n=c.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),p=c.LANGUAGE,m=c.NAME;f&&p&&a.push({type:"internal",id:p,label:m,language:p,url:f,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:a}},lL=r=>new Promise(e=>{setTimeout(()=>{e()},r)}),fl=0,ig=(a,...s)=>w(void 0,[a,...s],function*(r,e=r,t,i){let o=yield(yield Tt(r,i)).text();fl+=1;try{let{qualityManifests:u,textTracks:l}=uL(o,e);return{qualityManifests:u,textTracks:l}}catch(u){if(fl<=t.manifestRetryMaxCount)return yield lL((0,vn.getExponentialDelay)(fl-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),ig(r,e,t)}return{qualityManifests:[],textTracks:[]}}),Sn=ig;var We=require("@vkontakte/videoplayer-shared/es2015");var gn=class{constructor(e,t,i,a,s){this.subscription=new We.Subscription;this.abortControllers={destroy:new Re,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new We.ValueSubject(null);this.getCurrentTime$=new We.ValueSubject(null);this.error$=new We.Subject;this.params={fetchManifestData:i,sourceUrl:a,downloadThreshold:s},this.subscription.add(e.pipe((0,We.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()}prepare(e){return w(this,null,function*(){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:i}=yield this.fetchManifestData();yield this.processTextTracks(i,this.params.sourceUrl)}catch(t){this.error("prepare",t)}})}processTextTracks(e,t){return w(this,null,function*(){try{let i=yield this.parseTextTracks(e,t);i&&(this.currentTextTrackData=i)}catch(i){this.error("processTextTracks",i)}})}parseTextTracks(e,t){return w(this,null,function*(){for(let i of e){let a=new URL(i.url,t).toString(),n=yield(yield Tt(a,{signal:this.abortControllers.destroy.signal})).text(),o=this.parsePlaylist(n,a);return{textTrack:i,playlist:o}}})}parsePlaylist(e,t){let i={mediaSequence:0,programDateTime:"",segments:[],targetDuration:0,vkPlaybackDuration:0,segmentStartTime:0,vkStartTime:""},a=e.split(`
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(),f=new Date(i.programDateTime).valueOf();i.segmentStartTime=f-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,We.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([H(L({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return w(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Re;let{textTracks:e}=yield this.fetchManifestData(),t=yield 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}})}fetchManifestData(){return w(this,null,function*(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return yield this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:We.ErrorCategory.WTF,thrown:t,message:e})}};var Ba=class{constructor(e){this.subscription=new G.Subscription;this.videoState=new j("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new G.ValueSubject([]);this.liveOffset=new Si;this.manifestStartTime$=new G.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"),R(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"?R(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),R(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"&&R(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"&&(R(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,G.assertNever)(t)}};var i;this.params=e,this.video=Ce(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=(a,s)=>Sn(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 gn(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new Xe(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: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,...a])}).catch(a=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:G.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(xe(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new G.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(f=>f.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:G.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},a=Oe(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(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),s(Je(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"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(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,G.filterChanged)(),(0,G.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,G.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let f=this.manifests$.getValue().find(p=>p.id===c);f&&(this.params.output.currentVideoTrack$.next(f),this.params.output.hostname$.next(xe(f.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,G.combine)({startTime:this.manifestStartTime$.pipe((0,G.filter)(G.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,G.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:f})=>({id:u,quality:l,size:d,fps:f,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));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,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),Ve(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,G.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[f,p]of[[d,"mq"],[c,"lq"]]){let m=String(parseFloat(f||""));p&&f&&a.searchParams.set(p,m)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=Ae(a.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),hl(n).then(d=>{var c;if(!(0,G.isNullable)(d))this.maxSeekBackTime$.next(d);else{let f=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,G.isNullable)(f)||!isFinite(f))&&Tt(n).then(p=>p.text()).then(p=>{var v;let m=(v=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(p))==null?void 0:v[1];if(m){let y=new URL(m,n).toString();hl(y).then(g=>{(0,G.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),R(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,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=Ae(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 ae=require("@vkontakte/videoplayer-shared/es2015");var Oa=class{constructor(e){this.subscription=new ae.Subscription;this.videoState=new j("stopped");this.manifests$=new ae.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"),R(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"?R(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),R(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"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(a==null?void 0:a.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,ae.assertNever)(t)}};this.textTracksManager=new Xe(e.source.url),this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ae.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(xe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),Sn(Ae(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:ae.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(f=>f.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:ae.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},a=Oe(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,ae.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(gt(this.video,t.isLooped,i)),this.subscription.add(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(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 p;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,ae.isNonNullable)(l.to)){let m=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let v=this.manifests$.getValue().find(y=>y.id===m);v&&(this.params.output.currentVideoTrack$.next(v),this.params.output.hostname$.next(xe(v.url)))}let c=this.params.desiredState.playbackRate.getState(),f=(p=this.params.output.element$.getValue())==null?void 0:p.playbackRate;if(c!==f){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,ae.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:f})=>({id:u,quality:l,size:d,fps:f,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!K.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,ae.merge)((0,ae.fromEvent)(o,"addtrack"),(0,ae.fromEvent)(o,"removetrack"),(0,ae.fromEvent)(o,"change"),(0,ae.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,ae.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ae.observableFrom)(["init"])).pipe((0,ae.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Ve(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,ae.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(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ae.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var rg=Y(Rr(),1),bl=Y(Xi(),1),ag=Y(Yt(),1);var ce=require("@vkontakte/videoplayer-shared/es2015");var _a=class{constructor(e){this.subscription=new ce.Subscription;this.videoState=new j("stopped");this.trackUrls={};this.textTracksManager=new Xe;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"),R(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"?R(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),R(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"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,ce.assertNever)(e)}};this.params=e,this.video=Ce(e.container,e.tuning),this.params.output.element$.next(this.video),(0,rg.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,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,i=o=>{e.error$.next({id:"MpegProvider",category:ce.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},a=Oe(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,ce.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(gt(this.video,t.isLooped,i)),this.subscription.add(Be(this.video,t.volume,a.volumeState$,i)),this.subscription.add(a.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(Ke(this.video,t.playbackRate,a.playbackRateState$,i)),s(Je(this.video),e.elementVisible$),this.subscription.add(a.playing$.subscribe(()=>{this.videoState.setState("playing"),R(t.playbackState,"playing")},i)).add(a.pause$.subscribe(()=>{this.videoState.setState("paused"),R(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,ce.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 f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(d),f.playbackRate=d)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.textTracksManager.connect(this.video,t,e);let n=(0,ce.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,ce.observableFrom)(["init"])).pipe((0,ce.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),Ve(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,ce.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,ce.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Ra(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(xe(t))}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ce.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 f=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:c});t(f)},a=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,bl.default)(this.trackUrls).map(c=>c.track);if(!a||!s||Hr(e,n[0].quality,(d=(0,ag.default)(n,-1))==null?void 0:d.quality)){i();return}let o=e.max?(0,ce.isLowerOrEqual)(a,e.max):!0,u=e.min?(0,ce.isHigherOrEqual)(a,e.min):!0;o&&u||i(e)}};var Te=require("@vkontakte/videoplayer-shared/es2015");var ng=require("@vkontakte/videoplayer-shared/es2015");var sg=["stun:videostun.mycdn.me:80"],cL=1e3,dL=3,vl=()=>null,yn=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=vl;this.externalStopCallback=vl;this.externalErrorCallback=vl;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}}handleUpdateMessage(e){return w(this,null,function*(){try{let t=yield this.createOffer();this.peerConnection&&(yield this.peerConnection.setLocalDescription(t)),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}})}handleLogin(){return w(this,null,function*(){try{let e={iceServers:[{urls:sg}]};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=yield this.createOffer();yield this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}})}handleAnswer(e){return w(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return w(this,null,function*(){if(e)try{this.peerConnection&&(yield 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:ng.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return w(this,null,function*(){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()))}}createOffer(){return w(this,null,function*(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=yield 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),cL)}normalizeOptions(e={}){let t={stunServerList:sg,maxRetryNumber:dL,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var Na=class{constructor(e){this.videoState=new j("stopped");this.maxSeekBackTime$=new Te.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"),R(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"),R(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"&&R(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&R(this.params.desiredState.playbackState,"paused");return;default:return(0,Te.assertNever)(e)}};this.subscription=new Te.Subscription,this.params=e,this.video=Ce(e.container,e.tuning),this.liveStreamClient=new yn(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),Ve(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Te.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})},a=Oe(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(Je(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(Be(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,Te.assertNever)(n.to)}},i)).add((0,Te.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Te.observableFrom)(["init"])).pipe((0,Te.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(xe(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:Te.VideoQuality.INVARIANT}),this.video.srcObject=e,R(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:Te.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){_e(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),R(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}))}prepare(){this.liveStreamClient.connect()}};var Fa=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/es2015");var Mt=require("@vkontakte/videoplayer-shared/es2015"),og=r=>new Mt.Observable(e=>{let t=new Mt.Subscription,i=r.desiredPlaybackState$.stateChangeStarted$.pipe((0,Mt.map)(({from:l,to:d})=>`${l}-${d}`)),a=r.desiredPlaybackState$.stateChangeEnded$,s=r.providerChanged$.pipe((0,Mt.map)(({type:l})=>l!==void 0)),n=new Mt.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/es2015");function ug(){return new(window.AudioContext||window.webkitAudioContext)}var qa=class qa{constructor(e,t,i,a){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=a;this.destroyController=new Re;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){K.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}initAudioContextOnce(e){return w(this,null,function*(){let{volumeMultiplier:t}=this,i=ug();this.audioContext=i;let a=i.createGain();if(this.gainNode=a,a.gain.value=t,a.connect(i.destination),i.state==="suspended"&&(yield 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:qa.errorId,category:Ze.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${qa.errorId} exception`,thrown:e})}};qa.errorId="VolumeMultiplierManager";var nr=qa;var pL={chunkDuration:5e3,maxParallelRequests:5},Ua=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=QS([...YS(this.params.tuning),...WS(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,Sl.default)(a,l)),...t.filter(l=>(0,Sl.default)(a,l))]:s=t,this.screenFormatsIterator=new Fa(s);let n=[...ll(!0),...ll(!1)];this.chromecastFormatsIterator=new Fa(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&&nr.isSupported()&&(this.volumeMultiplierManager=new nr(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 Da(H(L({},o),{source:u,sourceHls:l}))}case"DASH_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ca(H(L({},o),{source:u}))}case"HLS":case"HLS_ONDEMAND":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),K.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new Oa(H(L({},o),{source:u})):new Va(H(L({},o),{source:u}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ba(H(L({},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(H(L({},o),{source:u}))}case"DASH_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Gb(H(L({},o),{source:u,config:H(L({},pL),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Na({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 Ur({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 H(L({},e),{url:i(e.url)})}return(0,cg.default)((0,lg.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))),og({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 O=require("@vkontakte/videoplayer-shared/es2015");var hL=5e3,dg="one_video_throughput",pg="one_video_rtt",$t=window.navigator.connection,hg=()=>{let r=$t==null?void 0:$t.downlink;if((0,O.isNonNullable)(r)&&r!==10)return r*1e3},fg=()=>{let r=$t==null?void 0:$t.rtt;if((0,O.isNonNullable)(r)&&r!==3e3)return r},mg=(r,e,t)=>{let i=t*8,a=i/r;return i/(a+e)},gl=class r{constructor(e){this.subscription=new O.Subscription;this.concurrentDownloads=new Set;var a,s;this.tuningConfig=e;let t=r.load(dg)||(e.useBrowserEstimation?hg():void 0)||hL,i=(s=(a=r.load(pg))!=null?a:e.useBrowserEstimation?fg():void 0)!=null?s:0;if(this.throughput$=new O.ValueSubject(t),this.rtt$=new O.ValueSubject(i),this.rttAdjustedThroughput$=new O.ValueSubject(mg(t,i,e.rttPenaltyRequestSize)),this.throughput=Ei.getSmoothedValue(t,-1,e),this.rtt=Ei.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=hg();u&&this.throughput.next(u);let l=fg();(0,O.isNonNullable)(l)&&this.rtt.next(l)};$t&&"onchange"in $t&&this.subscription.add((0,O.fromEvent)($t,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{O.safeStorage.set(dg,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{O.safeStorage.set(pg,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,O.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,O.map)(({throughput:n,rtt:o})=>mg(n,o,e.rttPenaltyRequestSize)),(0,O.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,O.now)(),a=new O.Subscription;switch(this.subscription.add(a),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:a.add((0,O.fromEvent)(e,"progress").pipe((0,O.once)()).subscribe(s=>{t=s.loaded,i=(0,O.now)()}));break;case 1:case 0:a.add((0,O.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,O.now)()}));break}a.add((0,O.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,O.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,O.now)(),n=0,o=(0,O.now)(),u=d=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${d}`).catch(()=>{})},l=f=>w(this,[f],function*({done:d,value:c}){if(d)!t&&this.addRawSpeed(a,(0,O.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let p=(0,O.now)();if(p-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||p-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let v=o-s;v&&this.addRawSpeed(n,v,1,t),n=c.byteLength,s=(0,O.now)()}else n+=c.byteLength;o=(0,O.now)()}else a+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,O.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,O.now)()-o,this.concurrentDownloads.size),n=0,o=(0,O.now)());yield 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=O.safeStorage.get(e);if((0,O.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},bg=gl;var Pi=require("@vkontakte/videoplayer-shared/es2015");var vg={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:Pi.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Pi.VideoQuality.Q_720P,trafficSavingLimit:Pi.VideoQuality.Q_480P},droppedFramesChecker:{enabled:!1,percentLimit:.1,checkTime:1e3,countLimit:3,tickCountAfterQualityChange:5,qualityUpWaitingTime:5e3,minQualityBanLimit:Pi.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},Sg=r=>{var e;return H(L({},(0,Pi.fillWithDefault)(r,vg)),{configName:[...(e=r.configName)!=null?e:[],...vg.configName]})};var h=require("@vkontakte/videoplayer-shared/es2015");var Dt=require("@vkontakte/videoplayer-shared/es2015"),yl=({seekState:r,position$:e})=>(0,Dt.merge)(r.stateChangeEnded$.pipe((0,Dt.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,Dt.filter)(Dt.isNonNullable)),e.pipe((0,Dt.filter)(()=>r.getState().state==="none")));var gg=require("@vkontakte/videoplayer-shared/es2015"),yg=r=>{let e=typeof r.container=="string"?document.getElementById(r.container):r.container;return(0,gg.assertNonNullable)(e,`Wrong container or containerId {${r.container}}`),e};var Tn=require("@vkontakte/videoplayer-shared/es2015"),Tg=(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,Tn.filter)(a=>a.length>0),(0,Tn.once)()).subscribe(a=>{a.find(i)&&e.startTransitionTo(r)}):(r===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(r)};var Ha=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 j("stopped"),seekState:new j({state:"none"}),volume:new j({volume:1,muted:!1}),videoTrack:new j(void 0),videoStream:new j(void 0),audioStream:new j(void 0),autoVideoTrackSwitching:new j(!0),autoVideoTrackLimits:new j({}),isLooped:new j(!1),isLowLatency:new j(!1),playbackRate:new j(1),externalTextTracks:new j([]),internalTextTracks:new j([]),currentTextTrack:new j(void 0),textTrackCuesSettings:new j({}),cameraOrientation:new j({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=Sg(e),this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new cs({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast}),this.throughputEstimator=new bg(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,(f,p)=>{let m=typeof p;return(0,Ig.default)(["number","string","boolean"],m)?p:p===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=yg(e),this.chromecastInitializer.contentId=(n=e.meta)==null?void 0:n.videoId,this.providerContainer=new Ua({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?K.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=>L({type:"external"},t)))})),this}selectTextTrack(e){return this.subscription.add(this.playerInited.pipe((0,h.filter)(t=>!!t),(0,h.once)()).subscribe(()=>{var t;Tg(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(ku(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(H(L({},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:yl({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(yl({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=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})),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=()=>w(this,null,function*(){t(),e=yield 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&&!Yr()}};var It=require("@vkontakte/videoplayer-shared/es2015"),fL=`@vkontakte/videoplayer-core@${kn}`;
124
+ `;var yn=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 vn(this.params.fov,this.params.orientation),this.cameraRotationManager=new Sn(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(iS,this.gl.VERTEX_SHADER),r=this.createShader(aS,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,h=t+i;return[s,n,o,u,l,c,d,h]}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 me=require("@vkontakte/videoplayer-shared/es2015");var Tn="stalls_manager_metrics",sS="stalls_manager_abr_params",yl=class{constructor(){this.isSeeked$=new me.ValueSubject(!1);this.isBuffering$=new me.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 me.Subscription;this.severeStallOccurred$=new me.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 k(k({},this.abrParams),this.getStoredData(sS))}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,me.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,me.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}updateStoredAbrParams(){let e=[],t=this.getStoredData(Tn,"[]");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(Tn,[]),this.setStoredData(sS,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=me.safeStorage.get(e))!=null?r:t)}setStoredData(e,t){me.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(Tn,"[]"),i=t/e,s=r.length?Bt(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(Tn,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,me.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,me.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,me.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:r,stallCountBeforeQualityDecrease:i,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,me.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),c=(0,me.now)(),d=i&&this.currentStallsCount>=i,h=r&&c-this.lastUniqueVideoTrackSelectedTimestamp>=r+o&&c-l>=r+o&&t>=r;(d||h)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,me.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,me.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}))}},nS=yl;var je=require("@vkontakte/videoplayer-shared/es2015"),In=class{constructor(){this.subscription=new je.Subscription;this.pipSize$=new je.ValueSubject(void 0);this.videoSize$=new je.ValueSubject(void 0);this.elementSize$=new je.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=je.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,je.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,je.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,je.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 wr=class{constructor(e){this.subscription=new G.Subscription;this.videoState=new z("stopped");this.droppedFramesManager=new rn;this.stallsManager=new nS;this.elementSizeManager=new In;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Yi;this.audioTrackSwitchHistory=new Yi;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"),$(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"),$(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="ready"&&$(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"&&$(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&$(this.params.desiredState.playbackState,"paused");return;default:return(0,G.assertNever)(e)}}};this.init3DScene=e=>{var r,i,s;if(this.scene3D)return;this.scene3D=new yn(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 et(e.source.url),this.params=e,this.video=Ne(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(Pe(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 gn({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=Ue(this.video),i=this.constructor.name,s=o=>{e.error$.next({id:i,category:G.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,G.filter)(l=>!!l.length),(0,G.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,G.map)(l=>l.to.state!=="none"),(0,G.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,G.filter)(G.isNonNullable),(0,G.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,G.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(Tt(this.video,t.isLooped,i)),this.subscription.add(qe(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(tt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),$(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),$(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,G.assertNonNullable)(c,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let h=[];for(let m of c.audio){h.push(ul(m));let f=[];for(let g of m.representations){let S=Nv(g);f.push(S),this.audioTracksMap.set(S,{stream:m,representation:g})}this.audioStreamsMap.set(m,f)}this.params.output.availableAudioStreams$.next(h)}let d=[];for(let h of c.video){d.push(ll(h));let m=[];for(let f of h.representations){let g=Ov(U(k({},f),{streamId:h.id}));g&&(m.push(g),this.videoTracksMap.set(g,{stream:h,representation:f}))}this.videoStreamsMap.set(h,m)}this.params.output.availableVideoStreams$.next(d);for(let h of c.text)for(let m of h.representations){let f=Fv(h,m);this.textTracksMap.set(f,{stream:h,representation:m})}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,G.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,G.fromEvent)(this.video,"progress")).pipe((0,G.filter)(()=>this.params.output.availableVideoTracks$.getValue().length>0)).subscribe(()=>A(this,null,function*(){let l=this.player.state$.getState(),c=this.player.state$.getTransition();if(!(0,oS.default)(["manifest_ready","running"],l)||c)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let d=this.selectVideoAudioRepresentations();if(!d)return;let[h,m]=d,f=[...this.videoTracksMap.keys()].find(S=>{var y;return((y=this.videoTracksMap.get(S))==null?void 0:y.representation.id)===h.id});(0,G.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")yield this.player.initRepresentations(h.id,m==null?void 0:m.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",h.id),m){let S=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",m.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,G.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:h}]=c,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===h.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(d),e.currentVideoStream$.next(ll(h))},i)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,G.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:h}]=c,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===h.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(ul(h))},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(h){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${h}`})}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,G.map)(({to:l})=>l==="ready"),(0,G.filterChanged)());this.subscription.add((0,G.merge)(o,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,G.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,G.merge)(o,this.player.state$.stateChangeEnded$,(0,G.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let u=(0,G.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,G.observableFrom)(["init"])).pipe((0,G.debounce)(0));this.subscription.add(u.subscribe(this.syncPlayback,i))}selectVideoAudioRepresentations(){var ee,M,se,j,ie,O,te,X,ue,D,Q,oe,R;if(this.player.isStreamEnded)return;let{desiredState:e,output:t}=this.params,r=e.autoVideoTrackSwitching.getState(),i=(ee=e.videoTrack.getState())==null?void 0:ee.id,n=[...this.videoTracksMap.keys()].find(({id:N})=>N===i),o=t.currentVideoTrack$.getValue(),u=((j=(se=e.videoStream.getState())!=null?se:n&&((M=this.videoTracksMap.get(n))==null?void 0:M.stream))!=null?j:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!u)return;let l=[...this.videoStreamsMap.keys()].find(({id:N})=>N===u.id),c=l&&this.videoStreamsMap.get(l);if(!c)return;let d=ai(this.video.buffered,this.video.currentTime*1e3),h;this.player.isActiveLive$.getValue()?h=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?h=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:h=r?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,f=Math.min(d/Math.min(h,m||1/0),1),g=(ie=e.audioStream.getState())!=null?ie:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,S=(O=[...this.audioStreamsMap.keys()].find(({id:N})=>N===(g==null?void 0:g.id)))!=null?O:this.audioStreamsMap.keys().next().value,y=0;if(S){if(n&&!r){let N=en(n,c,(te=this.audioStreamsMap.get(S))!=null?te:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(X=N==null?void 0:N.bitrate)!=null?X:-1/0)}if(o){let N=en(o,c,(ue=this.audioStreamsMap.get(S))!=null?ue:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);y=Math.max(y,(D=N==null?void 0:N.bitrate)!=null?D:-1/0)}}let E=tr(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}),x=r?E!=null?E:n:n!=null?n:E,w=S&&Ub(x,c,(Q=this.audioStreamsMap.get(S))!=null?Q:[],{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=(oe=this.videoTracksMap.get(x))==null?void 0:oe.representation,B=w&&((R=this.audioTracksMap.get(w))==null?void 0:R.representation);if(P&&B)return[P,B];if(P&&!B&&this.audioTracksMap.size===0)return[P,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){He(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),$(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}))}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),Fe(this.video),this.tracer.end()}};var _a=class extends wr{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 ce=require("@vkontakte/videoplayer-shared/es2015");var Oa=class extends wr{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 ce.ValueSubject(1);s(r.playbackRateState$,n),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(i.isLowLatency.stateChangeEnded$.pipe((0,ce.map)(o=>o.to)).subscribe(this.player.isLowLatency$)).add((0,ce.combine)({liveBufferTime:t.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ce.map)(({liveBufferTime:o,liveAvailabilityStartTime:u})=>o&&u?o+u:void 0)).subscribe(t.liveTime$)).add((0,ce.combine)({position:t.position$,liveStreamStatus:this.player.liveStreamStatus$.pipe((0,ce.filter)(o=>(0,ce.isNonNullable)(o)))}).subscribe(({position:o,liveStreamStatus:u})=>t.isLiveEnded$.next(u!=="active"&&o===0))).add((0,ce.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ce.merge)(r.playbackRateState$,new ce.ValueSubject(1))}).pipe((0,ce.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,ce.isNullable)(l)||(e=o-l)})).add((0,ce.combine)({time:t.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ce.merge)(r.playbackRateState$,new ce.ValueSubject(1))}).pipe((0,ce.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,ce.isNullable)(o)||(0,ce.isNullable)(u))return;let h=-1*(u-o-e);t.position$.next(Math.min(h,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(o=>{if(o){let u=qv(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 uS=Y(Hs(),1);var J=require("@vkontakte/videoplayer-shared/es2015");var pt={};var ci=(a,e)=>new J.Observable(t=>{let r=(i,s)=>t.next(s);return a.on(e,r),()=>a.off(e,r)}),Na=class{constructor(e){this.subscription=new J.Subscription;this.videoState=new z("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,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"),$(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 et(e.source.url),this.video=Ne(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(Pe(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),Fe(this.video)}loadHlsJs(){let e=!1,t=i=>{e||this.params.output.error$.next({id:i==="timeout"?"HlsJsTimeout":"HlsJsLoadError",category:J.ErrorCategory.NETWORK,message:"Failed to load Hls.js",thrown:i}),e=!0},r=window.setTimeout(()=>t("timeout"),this.params.tuning.dynamicImportTimeout);(0,uS.default)(import("hls.js").then(i=>{e||(pt.Hls=i.default,pt.Events=i.default.Events,this.init())},t),()=>{window.clearTimeout(r),e=!0})}init(){(0,J.assertNonNullable)(pt.Hls,"hls.js not loaded"),this.hls=new pt.Hls({fragLoadingMaxRetry:5,levelLoadingMaxRetry:2,manifestLoadingMaxRetry:2,fragLoadingMaxRetryTimeout:16e3,manifestLoadingMaxRetryTimeout:2e3,levelLoadingMaxRetryTimeout:2e3}),this.subscribe(),this.videoState.setState("stopped")}subscribe(){(0,J.assertNonNullable)(pt.Events,"hls.js not loaded");let{desiredState:e,output:t}=this.params,r=l=>{t.error$.next({id:"HlsJsProvider",category:J.ErrorCategory.WTF,message:"HlsJsProvider internal logic error",thrown:l})},i=Ue(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(Tt(this.video,e.isLooped,r)),this.subscription.add(qe(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(tt(this.video),t.elementVisible$),s(this.videoState.stateChangeEnded$.pipe((0,J.map)(l=>l.to)),this.params.output.playbackState$),this.subscription.add(ci(this.hls,pt.Events.ERROR).subscribe(l=>{var c;l.fatal&&t.error$.next({id:["HlsJsFatal",l.type,l.details].join("_"),category:J.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"),$(e.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),$(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(ci(this.hls,pt.Events.MANIFEST_PARSED).pipe((0,J.map)(({levels:l})=>l.reduce((c,d)=>{var E,x;let h=d.name||d.height.toString(10),{width:m,height:f}=d,g=(x=Jt((E=d.attrs.QUALITY)!=null?E:""))!=null?x:(0,J.videoSizeToQuality)({width:m,height:f});if(!g)return c;let S=d.attrs["FRAME-RATE"]?parseFloat(d.attrs["FRAME-RATE"]):void 0,y={id:h.toString(),quality:g,bitrate:d.bitrate/1e3,size:{width:m,height:f},fps:S};return this.trackLevels.set(h,{track:y,level:d}),c.push(y),c},[]))),t.availableVideoTracks$),s(ci(this.hls,pt.Events.MANIFEST_PARSED),l=>{if(l.subtitleTracks.length>0){let c=[];for(let d of l.subtitleTracks){let h=d.name,m=d.attrs.URI||"",f=d.lang;c.push({id:h,url:m,language:f,type:"internal"})}e.internalTextTracks.startTransitionTo(c)}}),s(ci(this.hls,pt.Events.LEVEL_LOADING).pipe((0,J.map)(({url:l})=>Pe(l))),t.hostname$),s(ci(this.hls,pt.Events.FRAG_CHANGED),l=>{var h,m,f,g;let{video:c,audio:d}=l.frag.elementaryStreams;t.currentVideoSegmentLength$.next((((h=c==null?void 0:c.endPTS)!=null?h:0)-((m=c==null?void 0:c.startPTS)!=null?m: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(Xt(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=ci(this.hls,pt.Events.LEVEL_SWITCHED).pipe((0,J.map)(({level:l})=>n(this.hls.levels[l])));o.pipe((0,J.filter)(J.isNonNullable)).subscribe(t.currentVideoTrack$,r),this.subscription.add(Xt(e.videoTrack,()=>n(this.hls.levels[this.hls.currentLevel]),l=>{var f;if((0,J.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),h=this.hls.currentLevel,m=this.hls.levels[h];!m||c.bitrate>m.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,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,r))}prepare(){this.videoState.startTransitionTo("ready"),this.hls.attachMedia(this.video),this.hls.loadSource(this.params.source.url)}playIfAllowed(){return A(this,null,function*(){this.videoState.startTransitionTo("playing"),(yield He(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"),$(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"),$(this.params.desiredState.playbackState,"stopped",!0)}};var lS="X-Playback-Duration",Tl=a=>A(void 0,null,function*(){var i;let e=yield Et(a),t=yield 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(lS)?parseInt(e.headers.get(lS),10):void 0});var K=require("@vkontakte/videoplayer-shared/es2015");var El=Y(No(),1);var En=require("@vkontakte/videoplayer-shared/es2015");var h$=a=>{let e=null;if(a.QUALITY&&(e=Jt(a.QUALITY)),!e&&a.RESOLUTION){let[t,r]=a.RESOLUTION.split("x").map(i=>parseInt(i,10));e=(0,En.videoSizeToQuality)({width:t,height:r})}return e!=null?e:null},m$=(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,El.default)(l[1].split(",").map(E=>E.split("="))),h=(s=d.QUALITY)!=null?s:`stream-${d.BANDWIDTH}`,m=h$(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[E,x]=d.RESOLUTION.split("x").map(w=>parseInt(w,10));E&&x&&(S={width:E,height:x})}let y=new URL(t[++o],e).toString();m&&r.push({id:h,quality:m,url:y,bandwidth:f,size:S,fps:g})}if(c){let d=(0,El.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,"")])),h=(n=d.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),m=d.LANGUAGE,f=d.NAME;h&&m&&i.push({type:"internal",id:m,label:f,language:m,url:h,isAuto:!1})}}}if(!r.length)throw new Error("Empty manifest");return{qualityManifests:r,textTracks:i}},f$=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),Il=0,cS=(i,...s)=>A(void 0,[i,...s],function*(a,e=a,t,r){let o=yield(yield Et(a,r)).text();Il+=1;try{let{qualityManifests:u,textTracks:l}=m$(o,e);return{qualityManifests:u,textTracks:l}}catch(u){if(Il<=t.manifestRetryMaxCount)return yield f$((0,En.getExponentialDelay)(Il-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),cS(a,e,t)}return{qualityManifests:[],textTracks:[]}}),xn=cS;var Ke=require("@vkontakte/videoplayer-shared/es2015");var Pn=class{constructor(e,t,r,i,s){this.subscription=new Ke.Subscription;this.abortControllers={destroy:new Le,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new Ke.ValueSubject(null);this.getCurrentTime$=new Ke.ValueSubject(null);this.error$=new Ke.Subject;this.params={fetchManifestData:r,sourceUrl:i,downloadThreshold:s},this.subscription.add(e.pipe((0,Ke.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()}prepare(e){return A(this,null,function*(){try{let t=new URL(e);t.searchParams.set("enable-subtitles","yes"),this.prepareUrl=t.toString();let{textTracks:r}=yield this.fetchManifestData();yield this.processTextTracks(r,this.params.sourceUrl)}catch(t){this.error("prepare",t)}})}processTextTracks(e,t){return A(this,null,function*(){try{let r=yield this.parseTextTracks(e,t);r&&(this.currentTextTrackData=r)}catch(r){this.error("processTextTracks",r)}})}parseTextTracks(e,t){return A(this,null,function*(){for(let r of e){let i=new URL(r.url,t).toString(),n=yield(yield Et(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(),h=new Date(r.programDateTime).valueOf();r.segmentStartTime=h-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,Ke.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([U(k({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return A(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new Le;let{textTracks:e}=yield this.fetchManifestData(),t=yield 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}})}fetchManifestData(){return A(this,null,function*(){var t;let e=(t=this.prepareUrl)!=null?t:this.params.sourceUrl;return yield this.params.fetchManifestData(e,{signal:this.abortControllers.destroy.signal})})}error(e,t){this.error$.next({id:"[LiveTextManager][HLS_LIVE_CMAF]",category:Ke.ErrorCategory.WTF,thrown:t,message:e})}};var Fa=class{constructor(e){this.subscription=new K.Subscription;this.videoState=new z("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new K.ValueSubject([]);this.liveOffset=new Ir;this.manifestStartTime$=new K.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"),$(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"?$(this.params.desiredState.playbackState,"ready"):r==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),$(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"&&$(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"&&($(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,K.assertNever)(t)}};var r;this.params=e,this.video=Ne(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:K.VideoQuality.INVARIANT,url:this.params.source.url};let t=(i,s)=>xn(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 Pn(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new et(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:K.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:K.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(Pe(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new K.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(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,r=o=>{e.error$.next({id:"HlsLiveProvider",category:K.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},i=Ue(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(qe(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(tt(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"),$(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),$(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,K.filterChanged)(),(0,K.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,K.isNonNullable)(l.to)){let d=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let h=this.manifests$.getValue().find(m=>m.id===d);h&&(this.params.output.currentVideoTrack$.next(h),this.params.output.hostname$.next(Pe(h.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,K.combine)({startTime:this.manifestStartTime$.pipe((0,K.filter)(K.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,K.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:h})=>({id:u,quality:l,size:c,fps:h,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,r));let n=(0,K.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,K.observableFrom)(["init"])).pipe((0,K.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),Fe(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,K.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[h,m]of[[c,"mq"],[d,"lq"]]){let f=String(parseFloat(h||""));m&&h&&i.searchParams.set(m,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=$e(i.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),Tl(n).then(c=>{var d;if(!(0,K.isNullable)(c))this.maxSeekBackTime$.next(c);else{let h=(d=this.params.source.maxSeekBackTime)!=null?d:this.maxSeekBackTime$.getValue();((0,K.isNullable)(h)||!isFinite(h))&&Et(n).then(m=>m.text()).then(m=>{var g;let f=(g=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(m))==null?void 0:g[1];if(f){let S=new URL(f,n).toString();Tl(S).then(y=>{(0,K.isNullable)(y)||this.maxSeekBackTime$.next(y)})}}).catch(()=>{})}})}playIfAllowed(){He(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),$(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:K.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=$e(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 ae=require("@vkontakte/videoplayer-shared/es2015");var qa=class{constructor(e){this.subscription=new ae.Subscription;this.videoState=new z("stopped");this.manifests$=new ae.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"),$(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"?$(this.params.desiredState.playbackState,"ready"):r==="paused"?(this.videoState.setState("paused"),$(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"&&$(this.params.desiredState.playbackState,"playing");return;case"paused":r==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&$(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,ae.assertNever)(t)}};this.textTracksManager=new et(e.source.url),this.params=e,this.video=Ne(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ae.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(Pe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),xn($e(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:ae.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(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,r=o=>{e.error$.next({id:"HlsProvider",category:ae.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},i=Ue(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,ae.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Tt(this.video,t.isLooped,r)),this.subscription.add(qe(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"),$(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),$(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 m;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,ae.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(Pe(g.url)))}let d=this.params.desiredState.playbackRate.getState(),h=(m=this.params.output.element$.getValue())==null?void 0:m.playbackRate;if(d!==h){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,ae.map)(o=>o.map(({id:u,quality:l,size:c,bandwidth:d,fps:h})=>({id:u,quality:l,size:c,fps:h,bitrate:d})))).subscribe(this.params.output.availableVideoTracks$,r)),!Z.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,ae.merge)((0,ae.fromEvent)(o,"addtrack"),(0,ae.fromEvent)(o,"removetrack"),(0,ae.fromEvent)(o,"change"),(0,ae.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},r))}let n=(0,ae.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ae.observableFrom)(["init"])).pipe((0,ae.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,r))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),Fe(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,ae.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(){He(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),$(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ae.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var dS=Y(Qr(),1),xl=Y(ti(),1),pS=Y(Zt(),1);var he=require("@vkontakte/videoplayer-shared/es2015");var Ua=class{constructor(e){this.subscription=new he.Subscription;this.videoState=new z("stopped");this.trackUrls={};this.textTracksManager=new et;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"),$(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"?$(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),$(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"&&$(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&$(this.params.desiredState.playbackState,"paused");return;default:return(0,he.assertNever)(e)}};this.params=e,this.video=Ne(e.container,e.tuning),this.params.output.element$.next(this.video),(0,dS.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,xl.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:he.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},i=Ue(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,he.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Tt(this.video,t.isLooped,r)),this.subscription.add(qe(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(tt(this.video),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),$(t.playbackState,"playing")},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),$(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,he.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 h=this.params.output.element$.getValue();h&&(this.params.desiredState.playbackRate.setState(c),h.playbackRate=c)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.textTracksManager.connect(this.video,t,e);let n=(0,he.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,he.observableFrom)(["init"])).pipe((0,he.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),Fe(this.video)}prepare(){var r;let e=(r=this.params.desiredState.videoTrack.getState())==null?void 0:r.id;(0,he.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,he.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Da(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Pe(t))}playIfAllowed(){He(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),$(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:he.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 h=tr(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(h)},i=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,xl.default)(this.trackUrls).map(d=>d.track);if(!i||!s||Wi({limits:e,lowestAvailableQuality:(c=(0,pS.default)(n,-1))==null?void 0:c.quality,highestAvailableQuality:n[0].quality})){r();return}let o=e.max?(0,he.isLowerOrEqual)(i,e.max):!0,u=e.min?(0,he.isHigherOrEqual)(i,e.min):!0;o&&u||r(e)}};var fe=require("@vkontakte/videoplayer-shared/es2015");var mS=require("@vkontakte/videoplayer-shared/es2015");var hS=["stun:videostun.mycdn.me:80"],b$=1e3,g$=3,Pl=()=>null,wn=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=Pl;this.externalStopCallback=Pl;this.externalErrorCallback=Pl;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}}handleUpdateMessage(e){return A(this,null,function*(){try{let t=yield this.createOffer();this.peerConnection&&(yield this.peerConnection.setLocalDescription(t)),this.handleAnswer(e.sdp)}catch(t){this.handleRTCError(t)}})}handleLogin(){return A(this,null,function*(){try{let e={iceServers:[{urls:hS}]};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=yield this.createOffer();yield this.peerConnection.setLocalDescription(t),this.send({type:this.signalingType,inviteType:"OFFER",streamKey:this.streamKey,sdp:t.sdp,callSupport:!1})}catch(e){this.handleRTCError(e)}})}handleAnswer(e){return A(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return A(this,null,function*(){if(e)try{this.peerConnection&&(yield 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:mS.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return A(this,null,function*(){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()))}}createOffer(){return A(this,null,function*(){let e={offerToReceiveAudio:!0,offerToReceiveVideo:!0,voiceActivityDetection:!1};if(!this.peerConnection)throw new Error("Can not create offer - no peer connection instance ");let t=yield 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),b$)}normalizeOptions(e={}){let t={stunServerList:hS,maxRetryNumber:g$,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var Ha=class{constructor(e){this.videoState=new z("stopped");this.maxSeekBackTime$=new fe.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"),$(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"),$(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"&&$(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&$(this.params.desiredState.playbackState,"paused");return;default:return(0,fe.assertNever)(e)}};this.subscription=new fe.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Ne(e.container,e.tuning),this.liveStreamClient=new wn(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),Fe(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,r=n=>{e.error$.next({id:"WebRTCLiveProvider",category:fe.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};(0,fe.merge)(this.videoState.stateChangeStarted$.pipe((0,fe.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,fe.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})});let i=Ue(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(tt(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(qe(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,fe.assertNever)(n.to)}},r)).add((0,fe.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,fe.observableFrom)(["init"])).pipe((0,fe.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(Pe(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:fe.VideoQuality.INVARIANT}),this.video.srcObject=e,$(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:fe.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){He(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),$(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:fe.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var ja=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/es2015");var _t=require("@vkontakte/videoplayer-shared/es2015"),fS=a=>new _t.Observable(e=>{let t=new _t.Subscription,r=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,_t.map)(({from:l,to:c})=>`${l}-${c}`)),i=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,_t.map)(({type:l})=>l!==void 0)),n=new _t.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 rt=require("@vkontakte/videoplayer-shared/es2015");function bS(){return new(window.AudioContext||window.webkitAudioContext)}var Qa=class Qa{constructor(e,t,r,i){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=r;this.volumeMultiplier=i;this.destroyController=new Le;this.subscriptions=new rt.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,rt.filter)(s=>!!s.type),(0,rt.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){Z.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,rt.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,rt.filter)(({playbackState:t,video:r,volume:{muted:i,volume:s}})=>t==="playing"&&!!r&&!i&&!!s),(0,rt.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}initAudioContextOnce(e){return A(this,null,function*(){let{volumeMultiplier:t}=this,r=bS();this.audioContext=r;let i=r.createGain();if(this.gainNode=i,i.gain.value=t,i.connect(r.destination),r.state==="suspended"&&(yield 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:Qa.errorId,category:rt.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${Qa.errorId} exception`,thrown:e})}};Qa.errorId="VolumeMultiplierManager";var di=Qa;var v$={chunkDuration:5e3,maxParallelRequests:5},Ga=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=Jv([...eS(this.params.tuning),...Zv(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,wl.default)(i,l)),...t.filter(l=>(0,wl.default)(i,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,T.flattenObject)(s)),this.screenFormatsIterator=new ja(s);let n=[...gl(!0),...gl(!1)];this.chromecastFormatsIterator=new ja(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&&di.isSupported()&&(this.volumeMultiplierManager=new di(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 _a(U(k({},o),{source:u,sourceHls:l}))}case"DASH_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Oa(U(k({},o),{source:u}))}case"HLS":case"HLS_ONDEMAND":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),Z.video.nativeHlsSupported||!this.params.tuning.useHlsJs?new qa(U(k({},o),{source:u})):new Na(U(k({},o),{source:u}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Fa(U(k({},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 Ua(U(k({},o),{source:u}))}case"DASH_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Jb(U(k({},o),{source:u,config:U(k({},v$),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let u=this.applyFailoverHost(t[e]);return(0,T.assertNonNullable)(u),new Ha({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 Qi({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 U(k({},e),{url:r(e.url)})}return(0,vS.default)((0,gS.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))),fS({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=U(k({},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 q=require("@vkontakte/videoplayer-shared/es2015");var S$=5e3,SS="one_video_throughput",yS="one_video_rtt",Ot=window.navigator.connection,TS=()=>{let a=Ot==null?void 0:Ot.downlink;if((0,q.isNonNullable)(a)&&a!==10)return a*1e3},IS=()=>{let a=Ot==null?void 0:Ot.rtt;if((0,q.isNonNullable)(a)&&a!==3e3)return a},ES=(a,e,t)=>{let r=t*8,i=r/a;return r/(i+e)},Al=class a{constructor(e){this.subscription=new q.Subscription;this.concurrentDownloads=new Set;var i,s;this.tuningConfig=e;let t=a.load(SS)||(e.useBrowserEstimation?TS():void 0)||S$,r=(s=(i=a.load(yS))!=null?i:e.useBrowserEstimation?IS():void 0)!=null?s:0;if(this.throughput$=new q.ValueSubject(t),this.rtt$=new q.ValueSubject(r),this.rttAdjustedThroughput$=new q.ValueSubject(ES(t,r,e.rttPenaltyRequestSize)),this.throughput=Pr.getSmoothedValue(t,-1,e),this.rtt=Pr.getSmoothedValue(r,1,e),e.useBrowserEstimation){let n=()=>{let u=TS();u&&this.throughput.next(u);let l=IS();(0,q.isNonNullable)(l)&&this.rtt.next(l)};Ot&&"onchange"in Ot&&this.subscription.add((0,q.fromEvent)(Ot,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{q.safeStorage.set(SS,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{q.safeStorage.set(yS,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,q.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,q.map)(({throughput:n,rtt:o})=>ES(n,o,e.rttPenaltyRequestSize)),(0,q.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,q.now)(),i=new q.Subscription;switch(this.subscription.add(i),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:i.add((0,q.fromEvent)(e,"progress").pipe((0,q.once)()).subscribe(s=>{t=s.loaded,r=(0,q.now)()}));break;case 1:case 0:i.add((0,q.fromEvent)(e,"loadstart").subscribe(()=>{t=0,r=(0,q.now)()}));break}i.add((0,q.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,q.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,q.now)(),n=0,o=(0,q.now)(),u=c=>{this.concurrentDownloads.delete(e),r.releaseLock(),e.cancel(`Throughput Estimator error: ${c}`).catch(()=>{})},l=h=>A(this,[h],function*({done:c,value:d}){if(c)!t&&this.addRawSpeed(i,(0,q.now)()-s,1),this.concurrentDownloads.delete(e);else if(d){if(t){let m=(0,q.now)();if(m-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||m-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let g=o-s;g&&this.addRawSpeed(n,g,1,t),n=d.byteLength,s=(0,q.now)()}else n+=d.byteLength;o=(0,q.now)()}else i+=d.byteLength,n+=d.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,q.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,q.now)()-o,this.concurrentDownloads.size),n=0,o=(0,q.now)());yield 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=q.safeStorage.get(e);if((0,q.isNonNullable)(t))return(r=parseInt(t,10))!=null?r:void 0}},xS=Al;var Ar=require("@vkontakte/videoplayer-shared/es2015");var PS={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:Ar.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Ar.VideoQuality.Q_720P,trafficSavingLimit:Ar.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:Ar.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},wS=a=>{var e;return U(k({},(0,Ar.fillWithDefault)(a,PS)),{configName:[...(e=a.configName)!=null?e:[],...PS.configName]})};var p=require("@vkontakte/videoplayer-shared/es2015");var Nt=require("@vkontakte/videoplayer-shared/es2015"),kl=({seekState:a,position$:e})=>(0,Nt.merge)(a.stateChangeEnded$.pipe((0,Nt.map)(({to:t})=>{var r;return t.state==="none"?void 0:((r=t.position)!=null?r:NaN)/1e3}),(0,Nt.filter)(Nt.isNonNullable)),e.pipe((0,Nt.filter)(()=>a.getState().state==="none")));var AS=require("@vkontakte/videoplayer-shared/es2015"),kS=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,AS.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var An=require("@vkontakte/videoplayer-shared/es2015"),RS=(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,An.filter)(i=>i.length>0),(0,An.once)()).subscribe(i=>{i.find(r)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(r))&&e.startTransitionTo(a)};var Wa=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 z("stopped"),seekState:new z({state:"none"}),volume:new z({volume:1,muted:!1}),videoTrack:new z(void 0),videoStream:new z(void 0),audioStream:new z(void 0),autoVideoTrackSwitching:new z(!0),autoVideoTrackLimits:new z({}),isLooped:new z(!1),isLowLatency:new z(!1),playbackRate:new z(1),externalTextTracks:new z([]),internalTextTracks:new z([]),currentTextTrack:new z(void 0),textTrackCuesSettings:new z({}),cameraOrientation:new z({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:Vb,getCurrentTime$:new p.ValueSubject(null)};if(this.initLogs(),this.tuning=wS(e),this.tracer=t,this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new fs({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast,dependencies:{logger:this.logger}}),this.throughputEstimator=new xS(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(h=>JSON.stringify(h,(m,f)=>{let g=typeof f;return(0,$S.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 l,c,d;let u=e,{container:n}=u,o=fc(u,["container"]);this.tracer.log("initVideo",(0,p.flattenObject)(o)),this.domContainer=kS(e),this.chromecastInitializer.contentId=(l=e.meta)==null?void 0:l.videoId,this.providerContainer=new Ga({sources:e.sources,meta:(c=e.meta)!=null?c:{},failoverHosts:(d=e.failoverHosts)!=null?d:[],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?Z.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=>k({type:"external"},t)))}),this}selectTextTrack(e){return this.playerInited.pipe((0,p.filter)(t=>!!t),(0,p.once)()).subscribe(()=>{var t;RS(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",k({},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(Vu({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(U(k({},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:kl({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(kl({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=tr(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),Cb(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(r=>Db(r)),this.providerContainer.current$.subscribe(({type:r})=>Gi("provider",r)),e.duration$.subscribe(r=>Gi("duration",r)),e.availableVideoTracks$.pipe((0,p.filter)(r=>!!r.length),(0,p.once)()).subscribe(r=>Gi("tracks",r)),this.events.fatalError$.subscribe(new Ce("fatalError")),this.events.managedError$.subscribe(new Ce("managedError")),e.position$.subscribe(new Ce("position")),e.currentVideoTrack$.pipe((0,p.map)(r=>r==null?void 0:r.quality)).subscribe(new Ce("quality")),this.info.currentBuffer$.subscribe(new Ce("buffer")),e.isBuffering$.subscribe(new Ce("isBuffering"))].forEach(r=>this.subscription.add(r)),Gi("codecs",Z.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=()=>A(this,null,function*(){t(),e=yield 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&&!Ji()}};var xt=require("@vkontakte/videoplayer-shared/es2015"),y$=`@vkontakte/videoplayer-core@${Cn}`;