@vkontakte/videoplayer-core 2.0.148-dev.f4244a7e.0 → 2.0.149-dev.a444d83a.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015.cjs.js +55 -51
- package/es2015.esm.js +53 -49
- package/es2018.cjs.js +53 -49
- package/es2018.esm.js +53 -49
- package/es2024.cjs.js +52 -48
- package/es2024.esm.js +55 -51
- package/esnext.cjs.js +52 -48
- package/esnext.esm.js +55 -51
- package/evergreen.esm.js +46 -42
- package/package.json +2 -2
- package/types/player/Player.d.ts +1 -0
- package/types/player/types.d.ts +7 -1
- package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiConnector.d.ts +124 -0
- package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiInitializer.d.ts +25 -0
- package/types/providers/ChromecastPresentationApiProvider/ChromecastPresentationApiProvider.d.ts +36 -0
- package/types/providers/ChromecastPresentationApiProvider/ProgressTicker.d.ts +11 -0
- package/types/providers/ChromecastPresentationApiProvider/index.d.ts +3 -0
- package/types/providers/ChromecastPresentationApiProvider/types.d.ts +49 -0
- package/types/providers/ChromecastPresentationApiProvider/utils.d.ts +4 -0
- package/types/providers/ChromecastProvider/ChromecastInitializer/index.d.ts +2 -10
- package/types/providers/ChromecastProvider/ChromecastInitializer/types.d.ts +8 -1
- package/types/providers/ChromecastProvider/index.d.ts +2 -10
- package/types/providers/ChromecastProvider/types.d.ts +8 -0
- package/types/providers/ChromecastProvider/utils.d.ts +2 -0
- package/types/providers/DashLiveProvider/utils/LiveDashPlayer.d.ts +1 -0
- package/types/providers/DashProvider/lib/fetcher.d.ts +0 -1
- package/types/providers/DashProvider/lib/sourceBufferTaskQueue.d.ts +2 -1
- package/types/providers/DashProviderNew/lib/fetcher.d.ts +0 -1
- package/types/providers/DashProviderNew/lib/sourceBufferTaskQueue.d.ts +2 -1
- package/types/providers/DashProviderVirtual/baseDashProvider.d.ts +61 -0
- package/types/providers/DashProviderVirtual/consts.d.ts +3 -0
- package/types/providers/DashProviderVirtual/dashCmafLiveProvider.d.ts +10 -0
- package/types/providers/DashProviderVirtual/dashProvider.d.ts +8 -0
- package/types/providers/DashProviderVirtual/index.d.ts +2 -0
- package/types/providers/DashProviderVirtual/lib/ElementSizeManager.d.ts +19 -0
- package/types/providers/DashProviderVirtual/lib/LiveTextManager.d.ts +23 -0
- package/types/providers/DashProviderVirtual/lib/buffer/nativeBufferManager.d.ts +19 -0
- package/types/providers/DashProviderVirtual/lib/buffer/sourceBufferTaskQueue.d.ts +19 -0
- package/types/providers/DashProviderVirtual/lib/buffer/types.d.ts +46 -0
- package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/baseVirtualBufferManager.d.ts +93 -0
- package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/byteRangeVirtualBufferManager.d.ts +21 -0
- package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/liveVirtualBuffer.d.ts +27 -0
- package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/templateVirtualBufferManager.d.ts +21 -0
- package/types/providers/DashProviderVirtual/lib/buffer/virtualBuffer/virtualBufferFactory.d.ts +6 -0
- package/types/providers/DashProviderVirtual/lib/fetcher.d.ts +63 -0
- package/types/providers/DashProviderVirtual/lib/player/basePlayer.d.ts +100 -0
- package/types/providers/DashProviderVirtual/lib/player/livePlayer.d.ts +36 -0
- package/types/providers/DashProviderVirtual/lib/player/player.d.ts +11 -0
- package/types/providers/DashProviderVirtual/lib/player/types.d.ts +17 -0
- package/types/providers/DashProviderVirtual/lib/types.d.ts +29 -0
- package/types/providers/DashProviderVirtual/lib/utils.d.ts +14 -0
- package/types/providers/types.d.ts +1 -0
- package/types/providers/utils/debug.d.ts +16 -0
- package/types/providers/utils/mergeIntervals.d.ts +3 -0
- package/types/providers/utils/parsers/types.d.ts +28 -7
- package/types/utils/ClientChecker/services/DeviceChecker.d.ts +19 -0
- package/types/utils/tuningConfig.d.ts +11 -0
package/es2015.cjs.js
CHANGED
|
@@ -1,85 +1,85 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @vkontakte/videoplayer-core v2.0.
|
|
3
|
-
* Thu,
|
|
4
|
-
* https://st.mycdn.me/static/vkontakte-videoplayer/2-0-
|
|
2
|
+
* @vkontakte/videoplayer-core v2.0.149-dev.a444d83a.0
|
|
3
|
+
* Thu, 11 Dec 2025 14:48:07 GMT
|
|
4
|
+
* https://st.mycdn.me/static/vkontakte-videoplayer/2-0-149/doc/
|
|
5
5
|
*/
|
|
6
|
-
"use strict";var Xy=Object.create;var Gr=Object.defineProperty,Jy=Object.defineProperties,Zy=Object.getOwnPropertyDescriptor,eT=Object.getOwnPropertyDescriptors,tT=Object.getOwnPropertyNames,Fs=Object.getOwnPropertySymbols,iT=Object.getPrototypeOf,Do=Object.prototype.hasOwnProperty,bd=Object.prototype.propertyIsEnumerable;var rT=(a,e)=>(e=Symbol[a])?e:Symbol.for("Symbol."+a);var $t=Math.pow,md=(a,e,t)=>e in a?Gr(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,D=(a,e)=>{for(var t in e||(e={}))Do.call(e,t)&&md(a,t,e[t]);if(Fs)for(var t of Fs(e))bd.call(e,t)&&md(a,t,e[t]);return a},Q=(a,e)=>Jy(a,eT(e));var gd=(a,e)=>{var t={};for(var i in a)Do.call(a,i)&&e.indexOf(i)<0&&(t[i]=a[i]);if(a!=null&&Fs)for(var i of Fs(a))e.indexOf(i)<0&&bd.call(a,i)&&(t[i]=a[i]);return t};var v=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),aT=(a,e)=>{for(var t in e)Gr(a,t,{get:e[t],enumerable:!0})},vd=(a,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of tT(e))!Do.call(a,r)&&r!==t&&Gr(a,r,{get:()=>e[r],enumerable:!(i=Zy(e,r))||i.enumerable});return a};var Z=(a,e,t)=>(t=a!=null?Xy(iT(a)):{},vd(e||!a||!a.__esModule?Gr(t,"default",{value:a,enumerable:!0}):t,a)),sT=a=>vd(Gr({},"__esModule",{value:!0}),a);var R=(a,e,t)=>new Promise((i,r)=>{var s=u=>{try{o(t.next(u))}catch(l){r(l)}},n=u=>{try{o(t.throw(u))}catch(l){r(l)}},o=u=>u.done?i(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(a,e)).next())}),ki=function(a,e){this[0]=a,this[1]=e},oe=(a,e,t)=>{var i=(n,o,u,l)=>{try{var d=t[n](o),c=(o=d.value)instanceof ki,h=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:h})).catch(p=>i("throw",p,u,l))}catch(p){l(p)}},r=n=>s[n]=o=>new Promise((u,l)=>i(n,o,u,l)),s={};return t=t.apply(a,e),s[rT("asyncIterator")]=()=>s,r("next"),r("throw"),r("return"),s};var we=v((Bo,Sd)=>{"use strict";var Kr=function(a){return a&&a.Math===Math&&a};Sd.exports=Kr(typeof globalThis=="object"&&globalThis)||Kr(typeof window=="object"&&window)||Kr(typeof self=="object"&&self)||Kr(typeof global=="object"&&global)||Kr(typeof Bo=="object"&&Bo)||function(){return this}()||Function("return this")()});var Le=v((JL,yd)=>{"use strict";yd.exports=function(a){try{return!!a()}catch(e){return!0}}});var Xr=v((ZL,Td)=>{"use strict";var nT=Le();Td.exports=!nT(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var Vo=v((eM,wd)=>{"use strict";var oT=Xr(),xd=Function.prototype,Id=xd.apply,Ed=xd.call;wd.exports=typeof Reflect=="object"&&Reflect.apply||(oT?Ed.bind(Id):function(){return Ed.apply(Id,arguments)})});var Me=v((tM,Rd)=>{"use strict";var Ad=Xr(),Pd=Function.prototype,_o=Pd.call,uT=Ad&&Pd.bind.bind(_o,_o);Rd.exports=Ad?uT:function(a){return function(){return _o.apply(a,arguments)}}});var $i=v((iM,$d)=>{"use strict";var kd=Me(),lT=kd({}.toString),cT=kd("".slice);$d.exports=function(a){return cT(lT(a),8,-1)}});var Oo=v((rM,Ld)=>{"use strict";var dT=$i(),pT=Me();Ld.exports=function(a){if(dT(a)==="Function")return pT(a)}});var Ae=v((aM,Md)=>{"use strict";var Fo=typeof document=="object"&&document.all;Md.exports=typeof Fo=="undefined"&&Fo!==void 0?function(a){return typeof a=="function"||a===Fo}:function(a){return typeof a=="function"}});var tt=v((sM,Dd)=>{"use strict";var hT=Le();Dd.exports=!hT(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var it=v((nM,Cd)=>{"use strict";var fT=Xr(),Us=Function.prototype.call;Cd.exports=fT?Us.bind(Us):function(){return Us.apply(Us,arguments)}});var No=v(_d=>{"use strict";var Bd={}.propertyIsEnumerable,Vd=Object.getOwnPropertyDescriptor,mT=Vd&&!Bd.call({1:2},1);_d.f=mT?function(e){var t=Vd(this,e);return!!t&&t.enumerable}:Bd});var Jr=v((uM,Od)=>{"use strict";Od.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Nd=v((lM,Fd)=>{"use strict";var bT=Me(),gT=Le(),vT=$i(),qo=Object,ST=bT("".split);Fd.exports=gT(function(){return!qo("z").propertyIsEnumerable(0)})?function(a){return vT(a)==="String"?ST(a,""):qo(a)}:qo});var Zr=v((cM,qd)=>{"use strict";qd.exports=function(a){return a==null}});var ui=v((dM,Ud)=>{"use strict";var yT=Zr(),TT=TypeError;Ud.exports=function(a){if(yT(a))throw new TT("Can't call method on "+a);return a}});var Li=v((pM,jd)=>{"use strict";var IT=Nd(),ET=ui();jd.exports=function(a){return IT(ET(a))}});var Qe=v((hM,Hd)=>{"use strict";var xT=Ae();Hd.exports=function(a){return typeof a=="object"?a!==null:xT(a)}});var Mi=v((fM,Wd)=>{"use strict";Wd.exports={}});var jt=v((mM,Gd)=>{"use strict";var Uo=Mi(),jo=we(),wT=Ae(),Qd=function(a){return wT(a)?a:void 0};Gd.exports=function(a,e){return arguments.length<2?Qd(Uo[a])||Qd(jo[a]):Uo[a]&&Uo[a][e]||jo[a]&&jo[a][e]}});var ea=v((bM,zd)=>{"use strict";var AT=Me();zd.exports=AT({}.isPrototypeOf)});var Di=v((gM,Xd)=>{"use strict";var PT=we(),Yd=PT.navigator,Kd=Yd&&Yd.userAgent;Xd.exports=Kd?String(Kd):""});var Wo=v((vM,rp)=>{"use strict";var ip=we(),Ho=Di(),Jd=ip.process,Zd=ip.Deno,ep=Jd&&Jd.versions||Zd&&Zd.version,tp=ep&&ep.v8,St,js;tp&&(St=tp.split("."),js=St[0]>0&&St[0]<4?1:+(St[0]+St[1]));!js&&Ho&&(St=Ho.match(/Edge\/(\d+)/),(!St||St[1]>=74)&&(St=Ho.match(/Chrome\/(\d+)/),St&&(js=+St[1])));rp.exports=js});var Qo=v((SM,sp)=>{"use strict";var ap=Wo(),RT=Le(),kT=we(),$T=kT.String;sp.exports=!!Object.getOwnPropertySymbols&&!RT(function(){var a=Symbol("symbol detection");return!$T(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&ap&&ap<41})});var Go=v((yM,np)=>{"use strict";var LT=Qo();np.exports=LT&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var zo=v((TM,op)=>{"use strict";var MT=jt(),DT=Ae(),CT=ea(),BT=Go(),VT=Object;op.exports=BT?function(a){return typeof a=="symbol"}:function(a){var e=MT("Symbol");return DT(e)&&CT(e.prototype,VT(a))}});var ta=v((IM,up)=>{"use strict";var _T=String;up.exports=function(a){try{return _T(a)}catch(e){return"Object"}}});var Mt=v((EM,lp)=>{"use strict";var OT=Ae(),FT=ta(),NT=TypeError;lp.exports=function(a){if(OT(a))return a;throw new NT(FT(a)+" is not a function")}});var ia=v((xM,cp)=>{"use strict";var qT=Mt(),UT=Zr();cp.exports=function(a,e){var t=a[e];return UT(t)?void 0:qT(t)}});var pp=v((wM,dp)=>{"use strict";var Yo=it(),Ko=Ae(),Xo=Qe(),jT=TypeError;dp.exports=function(a,e){var t,i;if(e==="string"&&Ko(t=a.toString)&&!Xo(i=Yo(t,a))||Ko(t=a.valueOf)&&!Xo(i=Yo(t,a))||e!=="string"&&Ko(t=a.toString)&&!Xo(i=Yo(t,a)))return i;throw new jT("Can't convert object to primitive value")}});var yt=v((AM,hp)=>{"use strict";hp.exports=!0});var bp=v((PM,mp)=>{"use strict";var fp=we(),HT=Object.defineProperty;mp.exports=function(a,e){try{HT(fp,a,{value:e,configurable:!0,writable:!0})}catch(t){fp[a]=e}return e}});var ra=v((RM,Sp)=>{"use strict";var WT=yt(),QT=we(),GT=bp(),gp="__core-js_shared__",vp=Sp.exports=QT[gp]||GT(gp,{});(vp.versions||(vp.versions=[])).push({version:"3.43.0",mode:WT?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Jo=v((kM,Tp)=>{"use strict";var yp=ra();Tp.exports=function(a,e){return yp[a]||(yp[a]=e||{})}});var nr=v(($M,Ip)=>{"use strict";var zT=ui(),YT=Object;Ip.exports=function(a){return YT(zT(a))}});var Tt=v((LM,Ep)=>{"use strict";var KT=Me(),XT=nr(),JT=KT({}.hasOwnProperty);Ep.exports=Object.hasOwn||function(e,t){return JT(XT(e),t)}});var Zo=v((MM,xp)=>{"use strict";var ZT=Me(),eI=0,tI=Math.random(),iI=ZT(1.1.toString);xp.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+iI(++eI+tI,36)}});var _e=v((DM,Ap)=>{"use strict";var rI=we(),aI=Jo(),wp=Tt(),sI=Zo(),nI=Qo(),oI=Go(),or=rI.Symbol,eu=aI("wks"),uI=oI?or.for||or:or&&or.withoutSetter||sI;Ap.exports=function(a){return wp(eu,a)||(eu[a]=nI&&wp(or,a)?or[a]:uI("Symbol."+a)),eu[a]}});var $p=v((CM,kp)=>{"use strict";var lI=it(),Pp=Qe(),Rp=zo(),cI=ia(),dI=pp(),pI=_e(),hI=TypeError,fI=pI("toPrimitive");kp.exports=function(a,e){if(!Pp(a)||Rp(a))return a;var t=cI(a,fI),i;if(t){if(e===void 0&&(e="default"),i=lI(t,a,e),!Pp(i)||Rp(i))return i;throw new hI("Can't convert object to primitive value")}return e===void 0&&(e="number"),dI(a,e)}});var tu=v((BM,Lp)=>{"use strict";var mI=$p(),bI=zo();Lp.exports=function(a){var e=mI(a,"string");return bI(e)?e:e+""}});var Hs=v((VM,Dp)=>{"use strict";var gI=we(),Mp=Qe(),iu=gI.document,vI=Mp(iu)&&Mp(iu.createElement);Dp.exports=function(a){return vI?iu.createElement(a):{}}});var ru=v((_M,Cp)=>{"use strict";var SI=tt(),yI=Le(),TI=Hs();Cp.exports=!SI&&!yI(function(){return Object.defineProperty(TI("div"),"a",{get:function(){return 7}}).a!==7})});var _p=v(Vp=>{"use strict";var II=tt(),EI=it(),xI=No(),wI=Jr(),AI=Li(),PI=tu(),RI=Tt(),kI=ru(),Bp=Object.getOwnPropertyDescriptor;Vp.f=II?Bp:function(e,t){if(e=AI(e),t=PI(t),kI)try{return Bp(e,t)}catch(i){}if(RI(e,t))return wI(!EI(xI.f,e,t),e[t])}});var au=v((FM,Op)=>{"use strict";var $I=Le(),LI=Ae(),MI=/#|\.prototype\./,aa=function(a,e){var t=CI[DI(a)];return t===VI?!0:t===BI?!1:LI(e)?$I(e):!!e},DI=aa.normalize=function(a){return String(a).replace(MI,".").toLowerCase()},CI=aa.data={},BI=aa.NATIVE="N",VI=aa.POLYFILL="P";Op.exports=aa});var ur=v((NM,Np)=>{"use strict";var Fp=Oo(),_I=Mt(),OI=Xr(),FI=Fp(Fp.bind);Np.exports=function(a,e){return _I(a),e===void 0?a:OI?FI(a,e):function(){return a.apply(e,arguments)}}});var su=v((qM,qp)=>{"use strict";var NI=tt(),qI=Le();qp.exports=NI&&qI(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var Dt=v((UM,Up)=>{"use strict";var UI=Qe(),jI=String,HI=TypeError;Up.exports=function(a){if(UI(a))return a;throw new HI(jI(a)+" is not an object")}});var Ci=v(Hp=>{"use strict";var WI=tt(),QI=ru(),GI=su(),Ws=Dt(),jp=tu(),zI=TypeError,nu=Object.defineProperty,YI=Object.getOwnPropertyDescriptor,ou="enumerable",uu="configurable",lu="writable";Hp.f=WI?GI?function(e,t,i){if(Ws(e),t=jp(t),Ws(i),typeof e=="function"&&t==="prototype"&&"value"in i&&lu in i&&!i[lu]){var r=YI(e,t);r&&r[lu]&&(e[t]=i.value,i={configurable:uu in i?i[uu]:r[uu],enumerable:ou in i?i[ou]:r[ou],writable:!1})}return nu(e,t,i)}:nu:function(e,t,i){if(Ws(e),t=jp(t),Ws(i),QI)try{return nu(e,t,i)}catch(r){}if("get"in i||"set"in i)throw new zI("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var lr=v((HM,Wp)=>{"use strict";var KI=tt(),XI=Ci(),JI=Jr();Wp.exports=KI?function(a,e,t){return XI.f(a,e,JI(1,t))}:function(a,e,t){return a[e]=t,a}});var ke=v((WM,Gp)=>{"use strict";var sa=we(),ZI=Vo(),eE=Oo(),tE=Ae(),iE=_p().f,rE=au(),cr=Mi(),aE=ur(),dr=lr(),Qp=Tt();ra();var sE=function(a){var e=function(t,i,r){if(this instanceof e){switch(arguments.length){case 0:return new a;case 1:return new a(t);case 2:return new a(t,i)}return new a(t,i,r)}return ZI(a,this,arguments)};return e.prototype=a.prototype,e};Gp.exports=function(a,e){var t=a.target,i=a.global,r=a.stat,s=a.proto,n=i?sa:r?sa[t]:sa[t]&&sa[t].prototype,o=i?cr:cr[t]||dr(cr,t,{})[t],u=o.prototype,l,d,c,h,p,f,b,S,g;for(h in e)l=rE(i?h:t+(r?".":"#")+h,a.forced),d=!l&&n&&Qp(n,h),f=o[h],d&&(a.dontCallGetSet?(g=iE(n,h),b=g&&g.value):b=n[h]),p=d&&b?b:e[h],!(!l&&!s&&typeof f==typeof p)&&(a.bind&&d?S=aE(p,sa):a.wrap&&d?S=sE(p):s&&tE(p)?S=eE(p):S=p,(a.sham||p&&p.sham||f&&f.sham)&&dr(S,"sham",!0),dr(o,h,S),s&&(c=t+"Prototype",Qp(cr,c)||dr(cr,c,{}),dr(cr[c],h,p),a.real&&u&&(l||!u[h])&&dr(u,h,p)))}});var Qs=v((QM,Yp)=>{"use strict";var nE=Jo(),oE=Zo(),zp=nE("keys");Yp.exports=function(a){return zp[a]||(zp[a]=oE(a))}});var Xp=v((GM,Kp)=>{"use strict";var uE=Le();Kp.exports=!uE(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var Gs=v((zM,Zp)=>{"use strict";var lE=Tt(),cE=Ae(),dE=nr(),pE=Qs(),hE=Xp(),Jp=pE("IE_PROTO"),cu=Object,fE=cu.prototype;Zp.exports=hE?cu.getPrototypeOf:function(a){var e=dE(a);if(lE(e,Jp))return e[Jp];var t=e.constructor;return cE(t)&&e instanceof t?t.prototype:e instanceof cu?fE:null}});var th=v((YM,eh)=>{"use strict";var mE=Math.ceil,bE=Math.floor;eh.exports=Math.trunc||function(e){var t=+e;return(t>0?bE:mE)(t)}});var na=v((KM,ih)=>{"use strict";var gE=th();ih.exports=function(a){var e=+a;return e!==e||e===0?0:gE(e)}});var ah=v((XM,rh)=>{"use strict";var vE=na(),SE=Math.max,yE=Math.min;rh.exports=function(a,e){var t=vE(a);return t<0?SE(t+e,0):yE(t,e)}});var du=v((JM,sh)=>{"use strict";var TE=na(),IE=Math.min;sh.exports=function(a){var e=TE(a);return e>0?IE(e,9007199254740991):0}});var pr=v((ZM,nh)=>{"use strict";var EE=du();nh.exports=function(a){return EE(a.length)}});var pu=v((eD,uh)=>{"use strict";var xE=Li(),wE=ah(),AE=pr(),oh=function(a){return function(e,t,i){var r=xE(e),s=AE(r);if(s===0)return!a&&-1;var n=wE(i,s),o;if(a&&t!==t){for(;s>n;)if(o=r[n++],o!==o)return!0}else for(;s>n;n++)if((a||n in r)&&r[n]===t)return a||n||0;return!a&&-1}};uh.exports={includes:oh(!0),indexOf:oh(!1)}});var zs=v((tD,lh)=>{"use strict";lh.exports={}});var ph=v((iD,dh)=>{"use strict";var PE=Me(),hu=Tt(),RE=Li(),kE=pu().indexOf,$E=zs(),ch=PE([].push);dh.exports=function(a,e){var t=RE(a),i=0,r=[],s;for(s in t)!hu($E,s)&&hu(t,s)&&ch(r,s);for(;e.length>i;)hu(t,s=e[i++])&&(~kE(r,s)||ch(r,s));return r}});var fu=v((rD,hh)=>{"use strict";hh.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var mu=v((aD,fh)=>{"use strict";var LE=ph(),ME=fu();fh.exports=Object.keys||function(e){return LE(e,ME)}});var bu=v((sD,Sh)=>{"use strict";var bh=tt(),DE=Le(),gh=Me(),CE=Gs(),BE=mu(),VE=Li(),_E=No().f,vh=gh(_E),OE=gh([].push),FE=bh&&DE(function(){var a=Object.create(null);return a[2]=2,!vh(a,2)}),mh=function(a){return function(e){for(var t=VE(e),i=BE(t),r=FE&&CE(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!bh||(r?u in t:vh(t,u)))&&OE(o,a?[u,t[u]]:t[u]);return o}};Sh.exports={entries:mh(!0),values:mh(!1)}});var yh=v(()=>{"use strict";var NE=ke(),qE=bu().values;NE({target:"Object",stat:!0},{values:function(e){return qE(e)}})});var Ih=v((uD,Th)=>{"use strict";yh();var UE=Mi();Th.exports=UE.Object.values});var xh=v((lD,Eh)=>{"use strict";var jE=Ih();Eh.exports=jE});var Bi=v((cD,wh)=>{"use strict";var HE=xh();wh.exports=HE});var oa=v((dD,Ah)=>{"use strict";Ah.exports=function(){}});var Ph=v(()=>{"use strict";var WE=ke(),QE=pu().includes,GE=Le(),zE=oa(),YE=GE(function(){return!Array(1).includes()});WE({target:"Array",proto:!0,forced:YE},{includes:function(e){return QE(this,e,arguments.length>1?arguments[1]:void 0)}});zE("includes")});var li=v((fD,Rh)=>{"use strict";var KE=jt();Rh.exports=KE});var $h=v((mD,kh)=>{"use strict";Ph();var XE=li();kh.exports=XE("Array","includes")});var Mh=v((bD,Lh)=>{"use strict";var JE=$h();Lh.exports=JE});var je=v((gD,Dh)=>{"use strict";var ZE=Mh();Dh.exports=ZE});var Bh=v(()=>{"use strict";var tx=ke(),ix=bu().entries;tx({target:"Object",stat:!0},{entries:function(e){return ix(e)}})});var _h=v(($D,Vh)=>{"use strict";Bh();var rx=Mi();Vh.exports=rx.Object.entries});var Fh=v((LD,Oh)=>{"use strict";var ax=_h();Oh.exports=ax});var Vi=v((MD,Nh)=>{"use strict";var sx=Fh();Nh.exports=sx});var _i=v((DD,qh)=>{"use strict";qh.exports={}});var Hh=v((CD,jh)=>{"use strict";var nx=we(),ox=Ae(),Uh=nx.WeakMap;jh.exports=ox(Uh)&&/native code/.test(String(Uh))});var yu=v((BD,Gh)=>{"use strict";var ux=Hh(),Qh=we(),lx=Qe(),cx=lr(),gu=Tt(),vu=ra(),dx=Qs(),px=zs(),Wh="Object already initialized",Su=Qh.TypeError,hx=Qh.WeakMap,Ks,ua,Xs,fx=function(a){return Xs(a)?ua(a):Ks(a,{})},mx=function(a){return function(e){var t;if(!lx(e)||(t=ua(e)).type!==a)throw new Su("Incompatible receiver, "+a+" required");return t}};ux||vu.state?(It=vu.state||(vu.state=new hx),It.get=It.get,It.has=It.has,It.set=It.set,Ks=function(a,e){if(It.has(a))throw new Su(Wh);return e.facade=a,It.set(a,e),e},ua=function(a){return It.get(a)||{}},Xs=function(a){return It.has(a)}):(Oi=dx("state"),px[Oi]=!0,Ks=function(a,e){if(gu(a,Oi))throw new Su(Wh);return e.facade=a,cx(a,Oi,e),e},ua=function(a){return gu(a,Oi)?a[Oi]:{}},Xs=function(a){return gu(a,Oi)});var It,Oi;Gh.exports={set:Ks,get:ua,has:Xs,enforce:fx,getterFor:mx}});var Eu=v((VD,Yh)=>{"use strict";var Tu=tt(),bx=Tt(),zh=Function.prototype,gx=Tu&&Object.getOwnPropertyDescriptor,Iu=bx(zh,"name"),vx=Iu&&function(){}.name==="something",Sx=Iu&&(!Tu||Tu&&gx(zh,"name").configurable);Yh.exports={EXISTS:Iu,PROPER:vx,CONFIGURABLE:Sx}});var Xh=v(Kh=>{"use strict";var yx=tt(),Tx=su(),Ix=Ci(),Ex=Dt(),xx=Li(),wx=mu();Kh.f=yx&&!Tx?Object.defineProperties:function(e,t){Ex(e);for(var i=xx(t),r=wx(t),s=r.length,n=0,o;s>n;)Ix.f(e,o=r[n++],i[o]);return e}});var xu=v((OD,Jh)=>{"use strict";var Ax=jt();Jh.exports=Ax("document","documentElement")});var Ru=v((FD,nf)=>{"use strict";var Px=Dt(),Rx=Xh(),Zh=fu(),kx=zs(),$x=xu(),Lx=Hs(),Mx=Qs(),ef=">",tf="<",Au="prototype",Pu="script",af=Mx("IE_PROTO"),wu=function(){},sf=function(a){return tf+Pu+ef+a+tf+"/"+Pu+ef},rf=function(a){a.write(sf("")),a.close();var e=a.parentWindow.Object;return a=null,e},Dx=function(){var a=Lx("iframe"),e="java"+Pu+":",t;return a.style.display="none",$x.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(sf("document.F=Object")),t.close(),t.F},Js,Zs=function(){try{Js=new ActiveXObject("htmlfile")}catch(e){}Zs=typeof document!="undefined"?document.domain&&Js?rf(Js):Dx():rf(Js);for(var a=Zh.length;a--;)delete Zs[Au][Zh[a]];return Zs()};kx[af]=!0;nf.exports=Object.create||function(e,t){var i;return e!==null?(wu[Au]=Px(e),i=new wu,wu[Au]=null,i[af]=e):i=Zs(),t===void 0?i:Rx.f(i,t)}});var hr=v((ND,of)=>{"use strict";var Cx=lr();of.exports=function(a,e,t,i){return i&&i.enumerable?a[e]=t:Cx(a,e,t),a}});var Mu=v((qD,cf)=>{"use strict";var Bx=Le(),Vx=Ae(),_x=Qe(),Ox=Ru(),uf=Gs(),Fx=hr(),Nx=_e(),qx=yt(),Lu=Nx("iterator"),lf=!1,Ht,ku,$u;[].keys&&($u=[].keys(),"next"in $u?(ku=uf(uf($u)),ku!==Object.prototype&&(Ht=ku)):lf=!0);var Ux=!_x(Ht)||Bx(function(){var a={};return Ht[Lu].call(a)!==a});Ux?Ht={}:qx&&(Ht=Ox(Ht));Vx(Ht[Lu])||Fx(Ht,Lu,function(){return this});cf.exports={IteratorPrototype:Ht,BUGGY_SAFARI_ITERATORS:lf}});var en=v((UD,pf)=>{"use strict";var jx=_e(),Hx=jx("toStringTag"),df={};df[Hx]="z";pf.exports=String(df)==="[object z]"});var la=v((jD,hf)=>{"use strict";var Wx=en(),Qx=Ae(),tn=$i(),Gx=_e(),zx=Gx("toStringTag"),Yx=Object,Kx=tn(function(){return arguments}())==="Arguments",Xx=function(a,e){try{return a[e]}catch(t){}};hf.exports=Wx?tn:function(a){var e,t,i;return a===void 0?"Undefined":a===null?"Null":typeof(t=Xx(e=Yx(a),zx))=="string"?t:Kx?tn(e):(i=tn(e))==="Object"&&Qx(e.callee)?"Arguments":i}});var mf=v((HD,ff)=>{"use strict";var Jx=en(),Zx=la();ff.exports=Jx?{}.toString:function(){return"[object "+Zx(this)+"]"}});var ca=v((WD,gf)=>{"use strict";var ew=en(),tw=Ci().f,iw=lr(),rw=Tt(),aw=mf(),sw=_e(),bf=sw("toStringTag");gf.exports=function(a,e,t,i){var r=t?a:a&&a.prototype;r&&(rw(r,bf)||tw(r,bf,{configurable:!0,value:e}),i&&!ew&&iw(r,"toString",aw))}});var Sf=v((QD,vf)=>{"use strict";var nw=Mu().IteratorPrototype,ow=Ru(),uw=Jr(),lw=ca(),cw=_i(),dw=function(){return this};vf.exports=function(a,e,t,i){var r=e+" Iterator";return a.prototype=ow(nw,{next:uw(+!i,t)}),lw(a,r,!1,!0),cw[r]=dw,a}});var Tf=v((GD,yf)=>{"use strict";var pw=Me(),hw=Mt();yf.exports=function(a,e,t){try{return pw(hw(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(i){}}});var Ef=v((zD,If)=>{"use strict";var fw=Qe();If.exports=function(a){return fw(a)||a===null}});var wf=v((YD,xf)=>{"use strict";var mw=Ef(),bw=String,gw=TypeError;xf.exports=function(a){if(mw(a))return a;throw new gw("Can't set "+bw(a)+" as a prototype")}});var Du=v((KD,Af)=>{"use strict";var vw=Tf(),Sw=Qe(),yw=ui(),Tw=wf();Af.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=vw(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(i){}return function(r,s){return yw(r),Tw(s),Sw(r)&&(a?t(r,s):r.__proto__=s),r}}():void 0)});var _f=v((XD,Vf)=>{"use strict";var Iw=ke(),Ew=it(),rn=yt(),Cf=Eu(),xw=Ae(),ww=Sf(),Pf=Gs(),Rf=Du(),Aw=ca(),Pw=lr(),Cu=hr(),Rw=_e(),kf=_i(),Bf=Mu(),kw=Cf.PROPER,$w=Cf.CONFIGURABLE,$f=Bf.IteratorPrototype,an=Bf.BUGGY_SAFARI_ITERATORS,da=Rw("iterator"),Lf="keys",pa="values",Mf="entries",Df=function(){return this};Vf.exports=function(a,e,t,i,r,s,n){ww(t,e,i);var o=function(g){if(g===r&&h)return h;if(!an&&g&&g in d)return d[g];switch(g){case Lf:return function(){return new t(this,g)};case pa:return function(){return new t(this,g)};case Mf:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,d=a.prototype,c=d[da]||d["@@iterator"]||r&&d[r],h=!an&&c||o(r),p=e==="Array"&&d.entries||c,f,b,S;if(p&&(f=Pf(p.call(new a)),f!==Object.prototype&&f.next&&(!rn&&Pf(f)!==$f&&(Rf?Rf(f,$f):xw(f[da])||Cu(f,da,Df)),Aw(f,u,!0,!0),rn&&(kf[u]=Df))),kw&&r===pa&&c&&c.name!==pa&&(!rn&&$w?Pw(d,"name",pa):(l=!0,h=function(){return Ew(c,this)})),r)if(b={values:o(pa),keys:s?h:o(Lf),entries:o(Mf)},n)for(S in b)(an||l||!(S in d))&&Cu(d,S,b[S]);else Iw({target:e,proto:!0,forced:an||l},b);return(!rn||n)&&d[da]!==h&&Cu(d,da,h,{name:r}),kf[e]=h,b}});var Ff=v((JD,Of)=>{"use strict";Of.exports=function(a,e){return{value:a,done:e}}});var Vu=v((ZD,Hf)=>{"use strict";var Lw=Li(),Bu=oa(),Nf=_i(),Uf=yu(),Mw=Ci().f,Dw=_f(),sn=Ff(),Cw=yt(),Bw=tt(),jf="Array Iterator",Vw=Uf.set,_w=Uf.getterFor(jf);Hf.exports=Dw(Array,"Array",function(a,e){Vw(this,{type:jf,target:Lw(a),index:0,kind:e})},function(){var a=_w(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=null,sn(void 0,!0);switch(a.kind){case"keys":return sn(t,!1);case"values":return sn(e[t],!1)}return sn([t,e[t]],!1)},"values");var qf=Nf.Arguments=Nf.Array;Bu("keys");Bu("values");Bu("entries");if(!Cw&&Bw&&qf.name!=="values")try{Mw(qf,"name",{value:"values"})}catch(a){}});var Qf=v((eC,Wf)=>{"use strict";var Ow=_e(),Fw=_i(),Nw=Ow("iterator"),qw=Array.prototype;Wf.exports=function(a){return a!==void 0&&(Fw.Array===a||qw[Nw]===a)}});var _u=v((tC,zf)=>{"use strict";var Uw=la(),Gf=ia(),jw=Zr(),Hw=_i(),Ww=_e(),Qw=Ww("iterator");zf.exports=function(a){if(!jw(a))return Gf(a,Qw)||Gf(a,"@@iterator")||Hw[Uw(a)]}});var Kf=v((iC,Yf)=>{"use strict";var Gw=it(),zw=Mt(),Yw=Dt(),Kw=ta(),Xw=_u(),Jw=TypeError;Yf.exports=function(a,e){var t=arguments.length<2?Xw(a):e;if(zw(t))return Yw(Gw(t,a));throw new Jw(Kw(a)+" is not iterable")}});var Zf=v((rC,Jf)=>{"use strict";var Zw=it(),Xf=Dt(),eA=ia();Jf.exports=function(a,e,t){var i,r;Xf(a);try{if(i=eA(a,"return"),!i){if(e==="throw")throw t;return t}i=Zw(i,a)}catch(s){r=!0,i=s}if(e==="throw")throw t;if(r)throw i;return Xf(i),t}});var on=v((aC,rm)=>{"use strict";var tA=ur(),iA=it(),rA=Dt(),aA=ta(),sA=Qf(),nA=pr(),em=ea(),oA=Kf(),uA=_u(),tm=Zf(),lA=TypeError,nn=function(a,e){this.stopped=a,this.result=e},im=nn.prototype;rm.exports=function(a,e,t){var i=t&&t.that,r=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=tA(e,i),l,d,c,h,p,f,b,S=function(y){return l&&tm(l,"normal"),new nn(!0,y)},g=function(y){return r?(rA(y),o?u(y[0],y[1],S):u(y[0],y[1])):o?u(y,S):u(y)};if(s)l=a.iterator;else if(n)l=a;else{if(d=uA(a),!d)throw new lA(aA(a)+" is not iterable");if(sA(d)){for(c=0,h=nA(a);h>c;c++)if(p=g(a[c]),p&&em(im,p))return p;return new nn(!1)}l=oA(a,d)}for(f=s?a.next:l.next;!(b=iA(f,l)).done;){try{p=g(b.value)}catch(y){tm(l,"throw",y)}if(typeof p=="object"&&p&&em(im,p))return p}return new nn(!1)}});var sm=v((sC,am)=>{"use strict";var cA=tt(),dA=Ci(),pA=Jr();am.exports=function(a,e,t){cA?dA.f(a,e,pA(0,t)):a[e]=t}});var nm=v(()=>{"use strict";var hA=ke(),fA=on(),mA=sm();hA({target:"Object",stat:!0},{fromEntries:function(e){var t={};return fA(e,function(i,r){mA(t,i,r)},{AS_ENTRIES:!0}),t}})});var um=v((uC,om)=>{"use strict";Vu();nm();var bA=Mi();om.exports=bA.Object.fromEntries});var cm=v((lC,lm)=>{"use strict";lm.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 pm=v(()=>{"use strict";Vu();var gA=cm(),vA=we(),SA=ca(),dm=_i();for(un in gA)SA(vA[un],un),dm[un]=dm.Array;var un});var fm=v((pC,hm)=>{"use strict";var yA=um();pm();hm.exports=yA});var Ou=v((hC,mm)=>{"use strict";var TA=fm();mm.exports=TA});var bm=v(()=>{"use strict"});var Fu=v((bC,gm)=>{"use strict";var ha=we(),IA=Di(),EA=$i(),ln=function(a){return IA.slice(0,a.length)===a};gm.exports=function(){return ln("Bun/")?"BUN":ln("Cloudflare-Workers")?"CLOUDFLARE":ln("Deno/")?"DENO":ln("Node.js/")?"NODE":ha.Bun&&typeof Bun.version=="string"?"BUN":ha.Deno&&typeof Deno.version=="object"?"DENO":EA(ha.process)==="process"?"NODE":ha.window&&ha.document?"BROWSER":"REST"}()});var cn=v((gC,vm)=>{"use strict";var xA=Fu();vm.exports=xA==="NODE"});var ym=v((vC,Sm)=>{"use strict";var wA=Ci();Sm.exports=function(a,e,t){return wA.f(a,e,t)}});var Em=v((SC,Im)=>{"use strict";var AA=jt(),PA=ym(),RA=_e(),kA=tt(),Tm=RA("species");Im.exports=function(a){var e=AA(a);kA&&e&&!e[Tm]&&PA(e,Tm,{configurable:!0,get:function(){return this}})}});var wm=v((yC,xm)=>{"use strict";var $A=ea(),LA=TypeError;xm.exports=function(a,e){if($A(e,a))return a;throw new LA("Incorrect invocation")}});var qu=v((TC,Am)=>{"use strict";var MA=Me(),DA=Ae(),Nu=ra(),CA=MA(Function.toString);DA(Nu.inspectSource)||(Nu.inspectSource=function(a){return CA(a)});Am.exports=Nu.inspectSource});var ju=v((IC,Lm)=>{"use strict";var BA=Me(),VA=Le(),Pm=Ae(),_A=la(),OA=jt(),FA=qu(),Rm=function(){},km=OA("Reflect","construct"),Uu=/^\s*(?:class|function)\b/,NA=BA(Uu.exec),qA=!Uu.test(Rm),fa=function(e){if(!Pm(e))return!1;try{return km(Rm,[],e),!0}catch(t){return!1}},$m=function(e){if(!Pm(e))return!1;switch(_A(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return qA||!!NA(Uu,FA(e))}catch(t){return!0}};$m.sham=!0;Lm.exports=!km||VA(function(){var a;return fa(fa.call)||!fa(Object)||!fa(function(){a=!0})||a})?$m:fa});var Dm=v((EC,Mm)=>{"use strict";var UA=ju(),jA=ta(),HA=TypeError;Mm.exports=function(a){if(UA(a))return a;throw new HA(jA(a)+" is not a constructor")}});var Hu=v((xC,Bm)=>{"use strict";var Cm=Dt(),WA=Dm(),QA=Zr(),GA=_e(),zA=GA("species");Bm.exports=function(a,e){var t=Cm(a).constructor,i;return t===void 0||QA(i=Cm(t)[zA])?e:WA(i)}});var _m=v((wC,Vm)=>{"use strict";var YA=Me();Vm.exports=YA([].slice)});var Fm=v((AC,Om)=>{"use strict";var KA=TypeError;Om.exports=function(a,e){if(a<e)throw new KA("Not enough arguments");return a}});var Wu=v((PC,Nm)=>{"use strict";var XA=Di();Nm.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(XA)});var el=v((RC,Ym)=>{"use strict";var rt=we(),JA=Vo(),ZA=ur(),qm=Ae(),eP=Tt(),zm=Le(),Um=xu(),tP=_m(),jm=Hs(),iP=Fm(),rP=Wu(),aP=cn(),Xu=rt.setImmediate,Ju=rt.clearImmediate,sP=rt.process,Qu=rt.Dispatch,nP=rt.Function,Hm=rt.MessageChannel,oP=rt.String,Gu=0,ma={},Wm="onreadystatechange",ba,Fi,zu,Yu;zm(function(){ba=rt.location});var Zu=function(a){if(eP(ma,a)){var e=ma[a];delete ma[a],e()}},Ku=function(a){return function(){Zu(a)}},Qm=function(a){Zu(a.data)},Gm=function(a){rt.postMessage(oP(a),ba.protocol+"//"+ba.host)};(!Xu||!Ju)&&(Xu=function(e){iP(arguments.length,1);var t=qm(e)?e:nP(e),i=tP(arguments,1);return ma[++Gu]=function(){JA(t,void 0,i)},Fi(Gu),Gu},Ju=function(e){delete ma[e]},aP?Fi=function(a){sP.nextTick(Ku(a))}:Qu&&Qu.now?Fi=function(a){Qu.now(Ku(a))}:Hm&&!rP?(zu=new Hm,Yu=zu.port2,zu.port1.onmessage=Qm,Fi=ZA(Yu.postMessage,Yu)):rt.addEventListener&&qm(rt.postMessage)&&!rt.importScripts&&ba&&ba.protocol!=="file:"&&!zm(Gm)?(Fi=Gm,rt.addEventListener("message",Qm,!1)):Wm in jm("script")?Fi=function(a){Um.appendChild(jm("script"))[Wm]=function(){Um.removeChild(this),Zu(a)}}:Fi=function(a){setTimeout(Ku(a),0)});Ym.exports={set:Xu,clear:Ju}});var Jm=v((kC,Xm)=>{"use strict";var Km=we(),uP=tt(),lP=Object.getOwnPropertyDescriptor;Xm.exports=function(a){if(!uP)return Km[a];var e=lP(Km,a);return e&&e.value}});var tl=v(($C,eb)=>{"use strict";var Zm=function(){this.head=null,this.tail=null};Zm.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}}};eb.exports=Zm});var ib=v((LC,tb)=>{"use strict";var cP=Di();tb.exports=/ipad|iphone|ipod/i.test(cP)&&typeof Pebble!="undefined"});var ab=v((MC,rb)=>{"use strict";var dP=Di();rb.exports=/web0s(?!.*chrome)/i.test(dP)});var db=v((DC,cb)=>{"use strict";var mr=we(),pP=Jm(),sb=ur(),il=el().set,hP=tl(),fP=Wu(),mP=ib(),bP=ab(),rl=cn(),nb=mr.MutationObserver||mr.WebKitMutationObserver,ob=mr.document,ub=mr.process,dn=mr.Promise,nl=pP("queueMicrotask"),fr,al,sl,pn,lb;nl||(ga=new hP,va=function(){var a,e;for(rl&&(a=ub.domain)&&a.exit();e=ga.get();)try{e()}catch(t){throw ga.head&&fr(),t}a&&a.enter()},!fP&&!rl&&!bP&&nb&&ob?(al=!0,sl=ob.createTextNode(""),new nb(va).observe(sl,{characterData:!0}),fr=function(){sl.data=al=!al}):!mP&&dn&&dn.resolve?(pn=dn.resolve(void 0),pn.constructor=dn,lb=sb(pn.then,pn),fr=function(){lb(va)}):rl?fr=function(){ub.nextTick(va)}:(il=sb(il,mr),fr=function(){il(va)}),nl=function(a){ga.head||fr(),ga.add(a)});var ga,va;cb.exports=nl});var hb=v((CC,pb)=>{"use strict";pb.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var hn=v((BC,fb)=>{"use strict";fb.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var Ni=v((VC,mb)=>{"use strict";var gP=we();mb.exports=gP.Promise});var br=v((_C,Sb)=>{"use strict";var vP=we(),Sa=Ni(),SP=Ae(),yP=au(),TP=qu(),IP=_e(),bb=Fu(),EP=yt(),ol=Wo(),gb=Sa&&Sa.prototype,xP=IP("species"),ul=!1,vb=SP(vP.PromiseRejectionEvent),wP=yP("Promise",function(){var a=TP(Sa),e=a!==String(Sa);if(!e&&ol===66||EP&&!(gb.catch&&gb.finally))return!0;if(!ol||ol<51||!/native code/.test(a)){var t=new Sa(function(s){s(1)}),i=function(s){s(function(){},function(){})},r=t.constructor={};if(r[xP]=i,ul=t.then(function(){})instanceof i,!ul)return!0}return!e&&(bb==="BROWSER"||bb==="DENO")&&!vb});Sb.exports={CONSTRUCTOR:wP,REJECTION_EVENT:vb,SUBCLASSING:ul}});var gr=v((OC,Tb)=>{"use strict";var yb=Mt(),AP=TypeError,PP=function(a){var e,t;this.promise=new a(function(i,r){if(e!==void 0||t!==void 0)throw new AP("Bad Promise constructor");e=i,t=r}),this.resolve=yb(e),this.reject=yb(t)};Tb.exports.f=function(a){return new PP(a)}});var qb=v(()=>{"use strict";var RP=ke(),kP=yt(),gn=cn(),ci=we(),$P=Mi(),Tr=it(),Ib=hr(),Eb=Du(),LP=ca(),MP=Em(),DP=Mt(),bn=Ae(),CP=Qe(),BP=wm(),VP=Hu(),Rb=el().set,hl=db(),_P=hb(),OP=hn(),FP=tl(),kb=yu(),vn=Ni(),fl=br(),$b=gr(),Sn="Promise",Lb=fl.CONSTRUCTOR,NP=fl.REJECTION_EVENT,qP=fl.SUBCLASSING,ll=kb.getterFor(Sn),UP=kb.set,vr=vn&&vn.prototype,qi=vn,fn=vr,Mb=ci.TypeError,cl=ci.document,ml=ci.process,dl=$b.f,jP=dl,HP=!!(cl&&cl.createEvent&&ci.dispatchEvent),Db="unhandledrejection",WP="rejectionhandled",xb=0,Cb=1,QP=2,bl=1,Bb=2,mn,wb,Vb,Ab,_b=function(a){var e;return CP(a)&&bn(e=a.then)?e:!1},Ob=function(a,e){var t=e.value,i=e.state===Cb,r=i?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,d;try{r?(i||(e.rejection===Bb&&zP(e),e.rejection=bl),r===!0?u=t:(o&&o.enter(),u=r(t),o&&(o.exit(),d=!0)),u===a.promise?n(new Mb("Promise-chain cycle")):(l=_b(u))?Tr(l,u,s,n):s(u)):n(t)}catch(c){o&&!d&&o.exit(),n(c)}},Fb=function(a,e){a.notified||(a.notified=!0,hl(function(){for(var t=a.reactions,i;i=t.get();)Ob(i,a);a.notified=!1,e&&!a.rejection&&GP(a)}))},Nb=function(a,e,t){var i,r;HP?(i=cl.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(a,!1,!0),ci.dispatchEvent(i)):i={promise:e,reason:t},!NP&&(r=ci["on"+a])?r(i):a===Db&&_P("Unhandled promise rejection",t)},GP=function(a){Tr(Rb,ci,function(){var e=a.facade,t=a.value,i=Pb(a),r;if(i&&(r=OP(function(){gn?ml.emit("unhandledRejection",t,e):Nb(Db,e,t)}),a.rejection=gn||Pb(a)?Bb:bl,r.error))throw r.value})},Pb=function(a){return a.rejection!==bl&&!a.parent},zP=function(a){Tr(Rb,ci,function(){var e=a.facade;gn?ml.emit("rejectionHandled",e):Nb(WP,e,a.value)})},Sr=function(a,e,t){return function(i){a(e,i,t)}},yr=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=QP,Fb(a,!0))},pl=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new Mb("Promise can't be resolved itself");var i=_b(e);i?hl(function(){var r={done:!1};try{Tr(i,e,Sr(pl,r,a),Sr(yr,r,a))}catch(s){yr(r,s,a)}}):(a.value=e,a.state=Cb,Fb(a,!1))}catch(r){yr({done:!1},r,a)}}};if(Lb&&(qi=function(e){BP(this,fn),DP(e),Tr(mn,this);var t=ll(this);try{e(Sr(pl,t),Sr(yr,t))}catch(i){yr(t,i)}},fn=qi.prototype,mn=function(e){UP(this,{type:Sn,done:!1,notified:!1,parent:!1,reactions:new FP,rejection:!1,state:xb,value:null})},mn.prototype=Ib(fn,"then",function(e,t){var i=ll(this),r=dl(VP(this,qi));return i.parent=!0,r.ok=bn(e)?e:!0,r.fail=bn(t)&&t,r.domain=gn?ml.domain:void 0,i.state===xb?i.reactions.add(r):hl(function(){Ob(r,i)}),r.promise}),wb=function(){var a=new mn,e=ll(a);this.promise=a,this.resolve=Sr(pl,e),this.reject=Sr(yr,e)},$b.f=dl=function(a){return a===qi||a===Vb?new wb(a):jP(a)},!kP&&bn(vn)&&vr!==Object.prototype)){Ab=vr.then,qP||Ib(vr,"then",function(e,t){var i=this;return new qi(function(r,s){Tr(Ab,i,r,s)}).then(e,t)},{unsafe:!0});try{delete vr.constructor}catch(a){}Eb&&Eb(vr,fn)}RP({global:!0,constructor:!0,wrap:!0,forced:Lb},{Promise:qi});Vb=$P.Promise;LP(qi,Sn,!1,!0);MP(Sn)});var Qb=v((qC,Wb)=>{"use strict";var YP=_e(),jb=YP("iterator"),Hb=!1;try{Ub=0,gl={next:function(){return{done:!!Ub++}},return:function(){Hb=!0}},gl[jb]=function(){return this},Array.from(gl,function(){throw 2})}catch(a){}var Ub,gl;Wb.exports=function(a,e){try{if(!e&&!Hb)return!1}catch(r){return!1}var t=!1;try{var i={};i[jb]=function(){return{next:function(){return{done:t=!0}}}},a(i)}catch(r){}return t}});var vl=v((UC,Gb)=>{"use strict";var KP=Ni(),XP=Qb(),JP=br().CONSTRUCTOR;Gb.exports=JP||!XP(function(a){KP.all(a).then(void 0,function(){})})});var zb=v(()=>{"use strict";var ZP=ke(),eR=it(),tR=Mt(),iR=gr(),rR=hn(),aR=on(),sR=vl();ZP({target:"Promise",stat:!0,forced:sR},{all:function(e){var t=this,i=iR.f(t),r=i.resolve,s=i.reject,n=rR(function(){var o=tR(t.resolve),u=[],l=0,d=1;aR(e,function(c){var h=l++,p=!1;d++,eR(o,t,c).then(function(f){p||(p=!0,u[h]=f,--d||r(u))},s)}),--d||r(u)});return n.error&&s(n.value),i.promise}})});var Kb=v(()=>{"use strict";var nR=ke(),oR=yt(),uR=br().CONSTRUCTOR,yl=Ni(),lR=jt(),cR=Ae(),dR=hr(),Yb=yl&&yl.prototype;nR({target:"Promise",proto:!0,forced:uR,real:!0},{catch:function(a){return this.then(void 0,a)}});!oR&&cR(yl)&&(Sl=lR("Promise").prototype.catch,Yb.catch!==Sl&&dR(Yb,"catch",Sl,{unsafe:!0}));var Sl});var Xb=v(()=>{"use strict";var pR=ke(),hR=it(),fR=Mt(),mR=gr(),bR=hn(),gR=on(),vR=vl();pR({target:"Promise",stat:!0,forced:vR},{race:function(e){var t=this,i=mR.f(t),r=i.reject,s=bR(function(){var n=fR(t.resolve);gR(e,function(o){hR(n,t,o).then(i.resolve,r)})});return s.error&&r(s.value),i.promise}})});var Jb=v(()=>{"use strict";var SR=ke(),yR=gr(),TR=br().CONSTRUCTOR;SR({target:"Promise",stat:!0,forced:TR},{reject:function(e){var t=yR.f(this),i=t.reject;return i(e),t.promise}})});var Tl=v((XC,Zb)=>{"use strict";var IR=Dt(),ER=Qe(),xR=gr();Zb.exports=function(a,e){if(IR(a),ER(e)&&e.constructor===a)return e;var t=xR.f(a),i=t.resolve;return i(e),t.promise}});var ig=v(()=>{"use strict";var wR=ke(),AR=jt(),eg=yt(),PR=Ni(),tg=br().CONSTRUCTOR,RR=Tl(),kR=AR("Promise"),$R=eg&&!tg;wR({target:"Promise",stat:!0,forced:eg||tg},{resolve:function(e){return RR($R&&this===kR?PR:this,e)}})});var rg=v(()=>{"use strict";qb();zb();Kb();Xb();Jb();ig()});var og=v(()=>{"use strict";var LR=ke(),MR=yt(),yn=Ni(),DR=Le(),sg=jt(),ng=Ae(),CR=Hu(),ag=Tl(),BR=hr(),El=yn&&yn.prototype,VR=!!yn&&DR(function(){El.finally.call({then:function(){}},function(){})});LR({target:"Promise",proto:!0,real:!0,forced:VR},{finally:function(a){var e=CR(this,sg("Promise")),t=ng(a);return this.then(t?function(i){return ag(e,a()).then(function(){return i})}:a,t?function(i){return ag(e,a()).then(function(){throw i})}:a)}});!MR&&ng(yn)&&(Il=sg("Promise").prototype.finally,El.finally!==Il&&BR(El,"finally",Il,{unsafe:!0}));var Il});var lg=v((aB,ug)=>{"use strict";bm();rg();og();var _R=li();ug.exports=_R("Promise","finally")});var dg=v((sB,cg)=>{"use strict";var OR=lg();cg.exports=OR});var Tn=v((nB,pg)=>{"use strict";var FR=dg();pg.exports=FR});var kg=v(()=>{"use strict";var ZR=ke(),ek=nr(),tk=pr(),ik=na(),rk=oa();ZR({target:"Array",proto:!0},{at:function(e){var t=ek(this),i=tk(t),r=ik(e),s=r>=0?r:i+r;return s<0||s>=i?void 0:t[s]}});rk("at")});var Lg=v((U0,$g)=>{"use strict";kg();var ak=li();$g.exports=ak("Array","at")});var Dg=v((j0,Mg)=>{"use strict";var sk=Lg();Mg.exports=sk});var Et=v((H0,Cg)=>{"use strict";var nk=Dg();Cg.exports=nk});var Hl=v((P_,sv)=>{"use strict";var gk=$i();sv.exports=Array.isArray||function(e){return gk(e)==="Array"}});var ov=v((R_,nv)=>{"use strict";var vk=TypeError,Sk=9007199254740991;nv.exports=function(a){if(a>Sk)throw vk("Maximum allowed index exceeded");return a}});var cv=v((k_,lv)=>{"use strict";var yk=Hl(),Tk=pr(),Ik=ov(),Ek=ur(),uv=function(a,e,t,i,r,s,n,o){for(var u=r,l=0,d=n?Ek(n,o):!1,c,h;l<i;)l in t&&(c=d?d(t[l],l,e):t[l],s>0&&yk(c)?(h=Tk(c),u=uv(a,e,c,h,u,s-1)-1):(Ik(u+1),a[u]=c),u++),l++;return u};lv.exports=uv});var fv=v(($_,hv)=>{"use strict";var dv=Hl(),xk=ju(),wk=Qe(),Ak=_e(),Pk=Ak("species"),pv=Array;hv.exports=function(a){var e;return dv(a)&&(e=a.constructor,xk(e)&&(e===pv||dv(e.prototype))?e=void 0:wk(e)&&(e=e[Pk],e===null&&(e=void 0))),e===void 0?pv:e}});var bv=v((L_,mv)=>{"use strict";var Rk=fv();mv.exports=function(a,e){return new(Rk(a))(e===0?0:e)}});var gv=v(()=>{"use strict";var kk=ke(),$k=cv(),Lk=Mt(),Mk=nr(),Dk=pr(),Ck=bv();kk({target:"Array",proto:!0},{flatMap:function(e){var t=Mk(this),i=Dk(t),r;return Lk(e),r=Ck(t,0),r.length=$k(r,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),r}})});var vv=v(()=>{"use strict";var Bk=oa();Bk("flatMap")});var yv=v((V_,Sv)=>{"use strict";gv();vv();var Vk=li();Sv.exports=Vk("Array","flatMap")});var Iv=v((__,Tv)=>{"use strict";var _k=yv();Tv.exports=_k});var La=v((O_,Ev)=>{"use strict";var Ok=Iv();Ev.exports=Ok});var Ma=v((F_,xv)=>{"use strict";var Fk=la(),Nk=String;xv.exports=function(a){if(Fk(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return Nk(a)}});var Wl=v((N_,wv)=>{"use strict";wv.exports=`
|
|
7
|
-
\v\f\r \u2028\u2029\uFEFF`});var Rv=v((q_,Pv)=>{"use strict";var qk=Me(),Uk=ui(),jk=Ma(),Gl=Wl(),Av=qk("".replace),Hk=RegExp("^["+Gl+"]+"),Wk=RegExp("(^|[^"+Gl+"])["+Gl+"]+$"),Ql=function(a){return function(e){var t=jk(Uk(e));return a&1&&(t=Av(t,Hk,"")),a&2&&(t=Av(t,Wk,"$1")),t}};Pv.exports={start:Ql(1),end:Ql(2),trim:Ql(3)}});var Mv=v((U_,Lv)=>{"use strict";var Qk=Eu().PROPER,Gk=Le(),kv=Wl(),$v="
";Lv.exports=function(a){return Gk(function(){return!!kv[a]()||$v[a]()!==$v||Qk&&kv[a].name!==a})}});var zl=v((j_,Dv)=>{"use strict";var zk=Rv().start,Yk=Mv();Dv.exports=Yk("trimStart")?function(){return zk(this)}:"".trimStart});var Bv=v(()=>{"use strict";var Kk=ke(),Cv=zl();Kk({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Cv},{trimLeft:Cv})});var _v=v(()=>{"use strict";Bv();var Xk=ke(),Vv=zl();Xk({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==Vv},{trimStart:Vv})});var Fv=v((z_,Ov)=>{"use strict";_v();var Jk=li();Ov.exports=Jk("String","trimLeft")});var qv=v((Y_,Nv)=>{"use strict";var Zk=Fv();Nv.exports=Zk});var jv=v((K_,Uv)=>{"use strict";var e$=qv();Uv.exports=e$});var aS=v(()=>{"use strict"});var sS=v(()=>{"use strict"});var oS=v((CN,nS)=>{"use strict";var y$=Qe(),T$=$i(),I$=_e(),E$=I$("match");nS.exports=function(a){var e;return y$(a)&&((e=a[E$])!==void 0?!!e:T$(a)==="RegExp")}});var cS=v((BN,lS)=>{"use strict";var x$=we(),w$=Le(),uS=x$.RegExp,A$=!w$(function(){var a=!0;try{uS(".","d")}catch(u){a=!1}var e={},t="",i=a?"dgimsy":"gimsy",r=function(u,l){Object.defineProperty(e,u,{get:function(){return t+=l,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};a&&(s.hasIndices="d");for(var n in s)r(n,s[n]);var o=Object.getOwnPropertyDescriptor(uS.prototype,"flags").get.call(e);return o!==i||t!==i});lS.exports={correct:A$}});var pS=v((VN,dS)=>{"use strict";var P$=Dt();dS.exports=function(){var a=P$(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 mS=v((_N,fS)=>{"use strict";var R$=it(),k$=Tt(),$$=ea(),hS=cS(),L$=pS(),M$=RegExp.prototype;fS.exports=hS.correct?function(a){return a.flags}:function(a){return!hS.correct&&$$(M$,a)&&!k$(a,"flags")?R$(L$,a):a.flags}});var gS=v((ON,bS)=>{"use strict";var Jl=Me(),D$=nr(),C$=Math.floor,Kl=Jl("".charAt),B$=Jl("".replace),Xl=Jl("".slice),V$=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,_$=/\$([$&'`]|\d{1,2})/g;bS.exports=function(a,e,t,i,r,s){var n=t+a.length,o=i.length,u=_$;return r!==void 0&&(r=D$(r),u=V$),B$(s,u,function(l,d){var c;switch(Kl(d,0)){case"$":return"$";case"&":return a;case"`":return Xl(e,0,t);case"'":return Xl(e,n);case"<":c=r[Xl(d,1,-1)];break;default:var h=+d;if(h===0)return l;if(h>o){var p=C$(h/10);return p===0?l:p<=o?i[p-1]===void 0?Kl(d,1):i[p-1]+Kl(d,1):l}c=i[h-1]}return c===void 0?"":c})}});var yS=v(()=>{"use strict";var O$=ke(),F$=it(),ec=Me(),vS=ui(),N$=Ae(),q$=Qe(),U$=oS(),Mr=Ma(),j$=ia(),H$=mS(),W$=gS(),Q$=_e(),G$=yt(),z$=Q$("replace"),Y$=TypeError,Zl=ec("".indexOf),K$=ec("".replace),SS=ec("".slice),X$=Math.max;O$({target:"String",proto:!0},{replaceAll:function(e,t){var i=vS(this),r,s,n,o,u,l,d,c,h,p,f=0,b="";if(q$(e)){if(r=U$(e),r&&(s=Mr(vS(H$(e))),!~Zl(s,"g")))throw new Y$("`.replaceAll` does not allow non-global regexes");if(n=j$(e,z$),n)return F$(n,e,i,t);if(G$&&r)return K$(Mr(i),e,t)}for(o=Mr(i),u=Mr(e),l=N$(t),l||(t=Mr(t)),d=u.length,c=X$(1,d),h=Zl(o,u);h!==-1;)p=l?Mr(t(u,h,o)):W$(u,o,h,[],void 0,t),b+=SS(o,f,h)+p,f=h+d,h=h+c>o.length?-1:Zl(o,u,h+c);return f<o.length&&(b+=SS(o,f)),b}})});var IS=v((qN,TS)=>{"use strict";aS();sS();yS();var J$=li();TS.exports=J$("String","replaceAll")});var xS=v((UN,ES)=>{"use strict";var Z$=IS();ES.exports=Z$});var AS=v((jN,wS)=>{"use strict";var eL=xS();wS.exports=eL});var RS=v((HN,PS)=>{"use strict";var tL=na(),iL=Ma(),rL=ui(),aL=RangeError;PS.exports=function(e){var t=iL(rL(this)),i="",r=tL(e);if(r<0||r===1/0)throw new aL("Wrong number of repetitions");for(;r>0;(r>>>=1)&&(t+=t))r&1&&(i+=t);return i}});var DS=v((WN,MS)=>{"use strict";var LS=Me(),sL=du(),kS=Ma(),nL=RS(),oL=ui(),uL=LS(nL),lL=LS("".slice),cL=Math.ceil,$S=function(a){return function(e,t,i){var r=kS(oL(e)),s=sL(t),n=r.length,o=i===void 0?" ":kS(i),u,l;return s<=n||o===""?r:(u=s-n,l=uL(o,cL(u/o.length)),l.length>u&&(l=lL(l,0,u)),a?r+l:l+r)}};MS.exports={start:$S(!1),end:$S(!0)}});var BS=v((QN,CS)=>{"use strict";var dL=Di();CS.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(dL)});var VS=v(()=>{"use strict";var pL=ke(),hL=DS().start,fL=BS();pL({target:"String",proto:!0,forced:fL},{padStart:function(e){return hL(this,e,arguments.length>1?arguments[1]:void 0)}})});var OS=v((YN,_S)=>{"use strict";VS();var mL=li();_S.exports=mL("String","padStart")});var NS=v((KN,FS)=>{"use strict";var bL=OS();FS.exports=bL});var US=v((XN,qS)=>{"use strict";var gL=NS();qS.exports=gL});var zL={};aT(zL,{ChromecastState:()=>zr,HttpConnectionType:()=>Ns,Observable:()=>Nt.Observable,PlaybackState:()=>Ue,Player:()=>xs,PredefinedQualityLimits:()=>Yr,SDK_VERSION:()=>GL,Subject:()=>Nt.Subject,Subscription:()=>Nt.Subscription,Surface:()=>qs,VERSION:()=>Co,ValueSubject:()=>Nt.ValueSubject,VideoFormat:()=>Lt,VideoQuality:()=>Nt.VideoQuality,areValidLiveRecordSources:()=>Tg,clientChecker:()=>z,isMobile:()=>Ir});module.exports=sT(zL);var Co="2.0.148-dev.f4244a7e.0";var Ue=(r=>(r.STOPPED="stopped",r.READY="ready",r.PLAYING="playing",r.PAUSED="paused",r))(Ue||{}),Lt=(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_FMP4="HLS_FMP4",x.HLS_LIVE="HLS_LIVE",x.HLS_LIVE_CMAF="HLS_LIVE_CMAF",x.WEB_RTC_LIVE="WEB_RTC_LIVE",x))(Lt||{});var zr=(r=>(r.NOT_AVAILABLE="NOT_AVAILABLE",r.AVAILABLE="AVAILABLE",r.CONNECTING="CONNECTING",r.CONNECTED="CONNECTED",r))(zr||{}),Ns=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(Ns||{});var qs=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(qs||{}),Yr=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(Yr||{});var $c=Z(Bi(),1),jy=Z(je(),1);var se=require("@vkontakte/videoplayer-shared/es2015");var Ch=a=>new Promise((e,t)=>{let i=document.createElement("script");i.setAttribute("src",a),i.onload=()=>e(),i.onerror=r=>t(r),document.body.appendChild(i)});var Ys=class{constructor(e){this.connection$=new se.ValueSubject(void 0);this.castState$=new se.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new se.Subject;this.realCastState$=new se.ValueSubject("NOT_AVAILABLE");this.subscription=new se.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 i=(0,se.isNonNullable)((s=window.chrome)==null?void 0:s.cast),r=!!window.__onGCastApiAvailable;i?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},r||Ch("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:se.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,r,s;(s=(r=(i=cast.framework.CastContext.getInstance())==null?void 0:i.getCurrentSession())==null?void 0:r.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,se.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,se.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,se.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,se.fromEvent)(i,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(r=>{var s,n,o;switch(r.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,se.assertNever)(r.sessionState)}})).add((0,se.merge)((0,se.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,se.tap)(r=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(r)}`})}),(0,se.map)(r=>r.castState)),(0,se.observableFrom)([i.getCastState()])).pipe((0,se.filterChanged)(),(0,se.map)(ex),(0,se.tap)(r=>{this.log({message:`realCastState$: ${r}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(r=>{var o,u;let s=r==="CONNECTED",n=(0,se.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,se.assertNonNullable)(l);let d=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,se.isNullable)(c)||c===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:d}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(r==="CONNECTED"?(0,se.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":r)}))}initializeCastApi(){var r;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:(r=this.params.receiverApplicationId)!=null?r:t,autoJoinPolicy:i}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:se.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},ex=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,se.assertNever)(a)}};var Pc=Z(je(),1),Py=Z(Vi(),1),Ry=Z(Ou(),1);var Eg=Z(Tn(),1);var xl=require("@vkontakte/videoplayer-shared/es2015");var Pe=(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 i=new URL(a);return i.searchParams.append("playback_shift",e.toFixed(0)),i.toString()}case 2:{let i=new URL(a);return!i.searchParams.get("offset_p")&&e===0?a:(i.searchParams.set("offset_p",e.toFixed(0)),i.toString())}default:(0,xl.assertNever)(t)}return a},di=(a,e)=>{var t;switch(e){case 0:return NaN;case 1:{let i=new URL(a);return Number(i.searchParams.get("playback_shift"))}case 2:{let i=new URL(a);return Number((t=i.searchParams.get("offset_p"))!=null?t:0)}default:(0,xl.assertNever)(e)}};var N=(a,e,t=!1)=>{let i=a.getTransition();(t||!i||i.to===e)&&a.setState(e)};var Ct=require("@vkontakte/videoplayer-shared/es2015"),ne=class{constructor(e){this.transitionStarted$=new Ct.Subject;this.transitionEnded$=new Ct.Subject;this.transitionUpdated$=new Ct.Subject;this.forceChanged$=new Ct.Subject;this.stateChangeStarted$=(0,Ct.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,Ct.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,Ct.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 Al=require("@vkontakte/videoplayer-shared/es2015");var hg=Z(je(),1);var In=class{constructor(){this._isMiuiBrowser=!1}get current(){return this._current}get isChrome(){return this.current==="Chrome"}get isChromiumBased(){return(0,hg.default)(["Chrome","Chromium","Opera","Yandex","Edge","SamsungBrowser"],this.current)}get isFirefox(){return this.current==="Firefox"}get isSafari(){return this.current==="Safari"}get isOpera(){return this.current==="Opera"}get isEdge(){return this.current==="Edge"}get isYandex(){return this.current==="Yandex"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get currentVersion(){return this._current_version}get chromeVersion(){return this._chromeVersion}get firefoxVersion(){return this._firefoxVersion}get safariVersion(){return this._safariVersion}get operaVersion(){return this._operaVersion}get edgeVersion(){return this._edgeVersion}get yandexVersion(){return this._yandexVersion}get isMiuiBrowser(){return this._isMiuiBrowser}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,i=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,r=/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._isMiuiBrowser=/(XiaoMi)|(MiuiBrowser)/i.test(e),this._current=t||i||n||u||l||r||s||o||"Rest"}catch(t){console.error(t)}this.isChrome&&this.detectChromeVersion(),this.isFirefox&&this.detectFirefoxVersion(),this.isSafari&&this.detectSafariVersion(),this.isOpera&&this.detectOperaVersion(),this.isEdge&&this.detectEdgeVersion(),this.isYandex&&this.detectYandexVersion()}detectVersion(e){try{let{userAgent:t}=window.navigator,i=t.match(e);if(!i)return;let r=i[1],s=parseInt(r,10);if(!isNaN(s))return this._current_version=s,s}catch(t){console.error(t)}}detectChromeVersion(){this._chromeVersion=this.detectVersion(/Chrome\/(\d+\.\d+)/)}detectFirefoxVersion(){this._firefoxVersion=this.detectVersion(/Firefox\/(\d+\.\d+)/)}detectSafariVersion(){this._safariVersion=this.detectVersion(/Version\/(\d+)/)}detectOperaVersion(){this._operaVersion=this.detectVersion(/OPR\/(\d+\.\d+)/)}detectEdgeVersion(){this._edgeVersion=this.detectVersion(/Edg\/(\d+\.\d+)/)}detectYandexVersion(){this._yandexVersion=this.detectVersion(/YaBrowser\/(\d+\.\d+\.\d+)/)}};var fg=Z(je(),1);var Ir=()=>{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 En=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,fg.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=Ir()}catch(t){console.error(t)}this.detectDevice(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return R(this,null,function*(){let{userAgentData:e}=navigator;if(e!=null&&e.getHighEntropyValues){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,r=/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||r||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 r=parseFloat(i);if(isNaN(r))return;this._iosVersion=r}catch(e){console.error(e)}}};var xn=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 at=()=>window.ManagedMediaSource||window.MediaSource,Er=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},mg=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},wn=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var NR=document.createElement("video"),qR='video/mp4; codecs="avc1.42000a,mp4a.40.2"',UR='video/mp4; codecs="hev1.1.6.L93.B0"',bg='video/webm; codecs="vp09.00.10.08"',gg='video/webm; codecs="av01.0.00M.08"',jR='audio/mp4; codecs="mp4a.40.2"',HR='audio/webm; codecs="opus"',vg,WR=()=>R(null,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(Q(D({},a),{video:Q(D({},a.video),{contentType:gg})})),window.navigator.mediaCapabilities.decodingInfo(Q(D({},a),{video:Q(D({},a.video),{contentType:bg})}))]);vg={DASH_WEBM_AV1:e,DASH_WEBM:t}});WR().catch(a=>{console.log(NR),console.error(a)});var An=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 vg}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,i,r,s,n,o,u,l,d,c,h,p,f,b,S,g,y,E,x;this._video=document.createElement("video");try{this._protocols={mms:Er(),mse:mg(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(r=(i=this._video).canPlayType)!=null&&r.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=at())==null?void 0:l.isTypeSupported)!=null&&d.call(l,qR)),M=!!((h=(c=at())==null?void 0:c.isTypeSupported)!=null&&h.call(c,UR)),U=!!((f=(p=at())==null?void 0:p.isTypeSupported)!=null&&f.call(p,jR));this._codecs={h264:$,h265:M,vp9:!!((S=(b=at())==null?void 0:b.isTypeSupported)!=null&&S.call(b,bg)),av1:!!((y=(g=at())==null?void 0:g.isTypeSupported)!=null&&y.call(g,gg)),aac:U,opus:!!((x=(E=at())==null?void 0:E.isTypeSupported)!=null&&x.call(E,HR)),mpeg:($||M)&&U},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch($){console.error($)}try{this.destroyVideoElement()}catch($){console.error("Error destroying video element:",$)}}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 Sg="audio/mpeg",Pn=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,i,r;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,Sg))},this._codecs={mp3:!!((r=(i=at())==null?void 0:i.isTypeSupported)!=null&&r.call(i,Sg))}}catch(s){console.error(s)}try{this.destroyAudioElement()}catch(s){console.error("Error destroying audio element:",s)}}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 yg=require("@vkontakte/videoplayer-shared/es2015");var wl=class{constructor(){this.isInited$=new yg.ValueSubject(!1);this._displayChecker=new xn,this._deviceChecker=new En(this._displayChecker),this._browserChecker=new In,this._videoChecker=new An(this._deviceChecker,this._browserChecker),this._audioChecker=new Pn,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 R(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},z=new wl;var Pl=a=>{let{containers:e,protocols:t,codecs:i,nativeHlsSupported:r}=z.video,s=(i.h264||i.h265)&&i.aac,n=t.mse||t.mms;return a.filter(o=>{switch(o){case"DASH_SEP":return n&&e.mp4&&s;case"DASH_WEBM":return n&&e.webm&&i.vp9&&i.opus;case"DASH_WEBM_AV1":return n&&e.webm&&i.av1&&i.opus;case"DASH_STREAMS":return n&&(e.mp4&&s||e.webm&&(i.vp9||i.av1)&&(i.opus||i.aac));case"DASH_LIVE":return n&&e.mp4&&s;case"DASH_LIVE_CMAF":return n&&e.mp4&&s&&e.cmaf;case"DASH_ONDEMAND":return n&&e.mp4&&s;case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":case"HLS_LIVE":case"HLS_LIVE_CMAF":return r;case"MPEG":return e.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return t.webrtc&&t.ws&&i.h264&&(e.mp4||e.webm);default:return(0,Al.assertNever)(o)}})},Rl=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_FMP4":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,Al.assertNever)(a)}},Tg=a=>{let t=Object.keys(a).filter(i=>!Rl(i));return Pl(t).length>0};var Y=require("@vkontakte/videoplayer-shared/es2015");var QR=5,GR=5,zR=500,Ig=7e3,ya=class{constructor(e){this.subscription=new Y.Subscription;this.loadMediaTimeoutSubscription=new Y.Subscription;this.videoState=new ne("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; desiredPlaybackStateTransition: ${this.params.desiredState.playbackState.getTransition()}; seekState: ${JSON.stringify(s)};`}),i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((r==null?void 0:r.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,Y.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,Y.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,Y.assertNever)(e)}break}default:(0,Y.assertNever)(i)}}};this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(Rl(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 Y.Subscription;this.subscription.add(e),this.subscription.add((0,Y.merge)(this.videoState.stateChangeStarted$.pipe((0,Y.map)(r=>`stateChangeStarted$ ${JSON.stringify(r)}`)),this.videoState.stateChangeEnded$.pipe((0,Y.map)(r=>`stateChangeEnded$ ${JSON.stringify(r)}`))).subscribe(r=>this.log({message:`[videoState] ${r}`})));let t=(r,s)=>this.subscription.add(r.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let r=new Y.Subject;e.add(r.pipe((0,Y.debounce)(zR)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,Y.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)>QR)&&r.next(o),s=o})),e.add((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),r=>{this.logRemoteEvent(r);let{remotePlayer:s}=this.params.connection,n=r.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<GR&&this.params.output.endedEvent$.next(),this.handleRemoteStop(),N(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,Y.assertNever)(n)}}),t((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({volume:r.value})}),t((0,Y.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({muted:r.value})});let i=(0,Y.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,Y.observableFrom)(["init"])).pipe((0,Y.debounce)(0));t(i,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"),N(this.params.desiredState.playbackState,"paused")):(this.videoState.setState("playing"),N(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;this.log({message:`[prepare] format: ${e}`});let 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"),N(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"),N(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"&&N(this.params.desiredState.playbackState,"ready")}handleRemoteStop(){this.videoState.getState()!=="stopped"&&this.videoState.setState("stopped")}handleRemoteVolumeChange(e){var r,s;let t=this.params.output.volume$.getValue(),i={volume:(r=e.volume)!=null?r: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,r,s;switch(e){case"MPEG":{let d=t[e];(0,Y.assertNonNullable)(d);let c=(0,Y.getHighestQuality)(Object.keys(d));(0,Y.assertNonNullable)(c);let h=d[c];(0,Y.assertNonNullable)(h),i=h,r="video/mp4",s=chrome.cast.media.StreamType.BUFFERED;break}case"HLS":case"HLS_FMP4":case"HLS_ONDEMAND":{let d=t[e];(0,Y.assertNonNullable)(d),i=d.url,r="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,Y.assertNonNullable)(d),i=d.url,r="application/dash+xml",s=chrome.cast.media.StreamType.BUFFERED;break}case"DASH_LIVE_CMAF":{let d=t[e];(0,Y.assertNonNullable)(d),i=d.url,r="application/dash+xml",s=chrome.cast.media.StreamType.LIVE;break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=t[e];(0,Y.assertNonNullable)(d),i=Pe(d.url),r="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:Y.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,Y.assertNever)(e)}let n=new chrome.cast.media.MediaInfo((l=this.params.meta.videoId)!=null?l:i,r);n.contentUrl=i,n.streamType=s,n.metadata=new chrome.cast.media.GenericMediaMetadata;let{title:o,subtitle:u}=this.params.meta;return(0,Y.isNonNullable)(o)&&(n.metadata.title=o),(0,Y.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((r,s)=>{this.loadMediaTimeoutSubscription.add((0,Y.timeout)(Ig).subscribe(()=>s(`timeout(${Ig})`)))});(0,Eg.default)(Promise.race([t,i]).then(()=>{this.log({message:`[loadMedia] completed, format: ${this.params.format}`}),this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},r=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${r}`;this.log({message:s}),this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:Y.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:r})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var Ul=Z(je(),1);var Ml=require("@vkontakte/videoplayer-shared/es2015");var xg=require("@vkontakte/videoplayer-shared/es2015"),wg=a=>{try{a.pause(),a.playbackRate=0,(0,xg.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var Rn=require("@vkontakte/videoplayer-shared/es2015"),kl=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)}},$l=window.WeakMap?new WeakMap:new kl,Ll=window.WeakMap?new WeakMap:new Map,YR=(a,e=20)=>{let t=0;return(0,Rn.fromEvent)(a,"ratechange").subscribe(i=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Ge=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=a.querySelector("video"),r=!!i;i?(0,Ml.clearVideoElement)(i):(i=document.createElement("video"),a.appendChild(i)),$l.set(i,r);let s=new Rn.Subscription;return s.add(YR(i,e)),Ll.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},ze=a=>{let e=Ll.get(a);e==null||e.unsubscribe(),Ll.delete(a);let t=$l.get(a);$l.delete(a),t?(0,Ml.clearVideoElement)(a):wg(a)};var Dl=Z(Bi(),1),K=require("@vkontakte/videoplayer-shared/es2015");var pi=require("@vkontakte/videoplayer-shared/es2015"),kn=(a,e,t,{equal:i=(n,o)=>n===o,changed$:r,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,pi.isNullable)(r),l=new pi.Subscription;return r&&l.add(r.subscribe(d=>{let c=a.getState();i(d,c)&&a.setState(d)},s)),i(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(d=>{t(d.to),u&&a.setState(d.to)},s)),l},Bt=(a,e,t)=>kn(e,()=>a.loop,i=>{(0,pi.isNonNullable)(i)&&(a.loop=i)},{onError:t}),Ye=(a,e,t,i)=>kn(e,()=>({muted:a.muted,volume:a.volume}),r=>{(0,pi.isNonNullable)(r)&&(a.muted=r.muted,a.volume=r.volume)},{equal:(r,s)=>r===s||(r==null?void 0:r.muted)===(s==null?void 0:s.muted)&&(r==null?void 0:r.volume)===(s==null?void 0:s.volume),changed$:t,onError:i}),ct=(a,e,t,i)=>kn(e,()=>a.playbackRate,r=>{(0,pi.isNonNullable)(r)&&(a.playbackRate=r)},{changed$:t,onError:i}),Ta=kn;var KR=a=>["__",a.language,a.label].join("|"),XR=(a,e)=>{if(a.id===e)return!0;let[t,i,r]=e.split("|");return a.language===i&&a.label===r},Cl=class a{constructor(e){this.available$=new K.Subject;this.current$=new K.ValueSubject(void 0);this.error$=new K.Subject;this.subscription=new K.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 r=s=>{this.error$.next({id:"TextTracksManager",category:K.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(Ta(t.internalTextTracks,()=>(0,Dl.default)(this.internalTracks),s=>{(0,K.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,K.isNonNullable)(s)&&(0,K.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,K.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:r})),this.subscription.add(Ta(t.externalTextTracks,()=>(0,Dl.default)(this.externalTracks),s=>{(0,K.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,K.isNonNullable)(s)&&(0,K.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,K.map)(s=>s.filter(({type:n})=>n==="external"))),onError:r})),this.subscription.add(Ta(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:r})),this.subscription.add(Ta(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,K.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,K.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,K.merge)((0,K.fromEvent)(e,"addtrack"),(0,K.fromEvent)(e,"removetrack"),(0,K.observableFrom)(["init"])).pipe((0,K.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,K.filterChanged)((i,r)=>i.length===r.length&&i.every(({id:s},n)=>s===r[n].id))).subscribe(this.available$)),this.subscription.add((0,K.merge)((0,K.fromEvent)(e,"change"),(0,K.observableFrom)(["init"])).pipe((0,K.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,K.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,K.filterChanged)()).subscribe(this.current$));let t=i=>{var r,s;return this.applyCueSettings((s=(r=i.target)==null?void 0:r.activeCues)!=null?s:null)};this.subscription.add((0,K.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let r=o=>{var l,d,c,h,p;let u=(d=(l=o.target)==null?void 0:l.cues)!=null?d:null;u&&u.length&&(this.applyCueSettings((h=(c=o.target)==null?void 0:c.cues)!=null?h:null),(p=o.target)==null||p.removeEventListener("cuechange",r))};(n=i.track)==null||n.addEventListener("cuechange",r)})),this.subscription.add((0,K.fromEvent)(e,"removetrack").subscribe(i=>{var r;(r=i.track)==null||r.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let i of Array.from(e)){let r=i;(0,K.isNonNullable)(t.align)&&(r.align=t.align),(0,K.isNonNullable)(t.position)&&(r.position=t.position),(0,K.isNonNullable)(t.size)&&(r.size=t.size),(0,K.isNonNullable)(t.line)&&(r.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,K.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,d,c;let{language:t,label:i}=e,r=e.id?e.id:KR(e),s=this.externalTracks.has(r),n=(l=s?(o=this.externalTracks.get(r))==null?void 0:o.isAuto:(u=this.internalTracks.get(r))==null?void 0:u.isAuto)!=null?l:r.includes("auto");return s?{id:r,type:"external",isAuto:n,language:t,label:i,url:(d=this.externalTracks.get(r))==null?void 0:d.url}:{id:r,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(r))==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:r,isAuto:s})=>!this.internalTracks.has(i)&&!t.some(([,n])=>n.language===r&&n.isAuto===s)).forEach(i=>this.attach(i)),Array.from(this.internalTracks).filter(([i])=>!e.find(r=>r.id===i)).forEach(([,i])=>this.detach(i))}select(e){(0,K.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,K.isNullable)(e)||!XR(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,K.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,K.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)}},dt=Cl;var Ui=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 Ag=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},Bl=a=>{let e=Ag(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},Pg=a=>{let e=Ag(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var C=require("@vkontakte/videoplayer-shared/es2015");var JR=3,Rg=(a,e,t=JR)=>{let i=0,r=0;for(let s=0;s<a.length;s++){let n=a.start(s),o=a.end(s);if(n<=e&&e<=o){if(i=n,r=o,!t)return{from:i,to:r};for(let u=s-1;u>=0;u--)a.end(u)+t>=i&&(i=a.start(u));for(let u=s+1;u<a.length;u++)a.start(u)-t<=r&&(r=a.end(u))}}return{from:i,to:r}};var Ke=a=>{let e=B=>(0,C.fromEvent)(a,B).pipe((0,C.mapTo)(void 0),(0,C.shareReplay)(1)),t=new C.Subscription,i=()=>t.unsubscribe(),r=(0,C.merge)((0,C.fromEvent)(a,"progress"),(0,C.fromEvent)(a,"timeupdate")).pipe((0,C.map)(()=>Rg(a.buffered,a.currentTime)),(0,C.shareReplay)(1)),s=z.browser.isSafari?(0,C.combine)({play:e("play").pipe((0,C.once)()),playing:e("playing")}).pipe((0,C.mapTo)(void 0),(0,C.shareReplay)(1)):e("playing"),n=(0,C.fromEvent)(a,"volumechange").pipe((0,C.map)(()=>({muted:a.muted,volume:a.volume})),(0,C.shareReplay)(1)),o=(0,C.fromEvent)(a,"ratechange").pipe((0,C.map)(()=>a.playbackRate),(0,C.shareReplay)(1)),u=(0,C.fromEvent)(a,"error").pipe((0,C.filter)(()=>!!(a.error||a.played.length)),(0,C.map)(()=>{var W;let B=a.error;return{id:B?`MediaError#${B.code}`:"HtmlVideoError",category:C.ErrorCategory.VIDEO_PIPELINE,message:B?B.message:"Error event from HTML video element",thrown:(W=a.error)!=null?W:void 0}}),(0,C.shareReplay)(1)),l=(0,C.fromEvent)(a,"timeupdate").pipe((0,C.map)(()=>a.currentTime),(0,C.shareReplay)(1)),d=["waiting","seeking","seeked","timeupdate"],c=new C.Subject,h=.3,p;t.add((0,C.merge)(...d.map(B=>(0,C.fromEvent)(a,B))).subscribe(B=>{let W=a.currentTime;a.loop&&(0,C.isNonNullable)(p)&&(0,C.isNonNullable)(W)&&p>=a.duration-h&&W<=h&&c.next(p),p=W}));let f=e("pause").pipe((0,C.filter)(()=>!a.error&&p!==a.duration),(0,C.shareReplay)(1)),b=(0,C.fromEvent)(a,"enterpictureinpicture").pipe((0,C.shareReplay)(1)),S=(0,C.fromEvent)(a,"leavepictureinpicture").pipe((0,C.shareReplay)(1)),g=new C.ValueSubject(Pg(a));t.add(b.subscribe(()=>g.next(!0))),t.add(S.subscribe(()=>g.next(!1)));let y=new C.ValueSubject(Bl(a)),E=(0,C.fromEvent)(a,"fullscreenchange").pipe((0,C.shareReplay)(1));t.add(E.pipe((0,C.map)(()=>Bl(a))).subscribe(y));let x=.1,$=1e3,M=(0,C.fromEvent)(a,"timeupdate").pipe((0,C.map)(B=>a.duration-a.currentTime<x),(0,C.filterChanged)(),(0,C.shareReplay)(1)),U=(0,C.merge)(M.pipe((0,C.filter)(B=>!a.loop&&B)),(0,C.fromEvent)(a,"ended")).pipe((0,C.throttle)($),(0,C.mapTo)(void 0),(0,C.shareReplay)(1)),_=(0,C.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(B=>(0,C.fromEvent)(a,B)),M.pipe((0,C.map)(B=>({type:B?"ended":"unknown"})))).pipe((0,C.map)(B=>z.browser.isFirefox&&B.type==="ended"?a.readyState<2:a.readyState<3),(0,C.filterChanged)(),(0,C.shareReplay)(1));return{playing$:s,pause$:f,canplay$:e("canplay"),ended$:U,looped$:c,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,C.fromEvent)(a,"durationchange").pipe((0,C.map)(()=>a.duration),(0,C.shareReplay)(1)),isBuffering$:_,currentBuffer$:r,volumeState$:n,playbackRateState$:o,inPiP$:g,inFullscreen$:y,enterPip$:b,leavePip$:S,destroy:i}};var Qt=require("@vkontakte/videoplayer-shared/es2015"),hi=a=>{switch(a){case"mobile":return Qt.VideoQuality.Q_144P;case"lowest":return Qt.VideoQuality.Q_240P;case"low":return Qt.VideoQuality.Q_360P;case"sd":case"medium":return Qt.VideoQuality.Q_480P;case"hd":case"high":return Qt.VideoQuality.Q_720P;case"fullhd":case"full":return Qt.VideoQuality.Q_1080P;case"quadhd":case"quad":return Qt.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return Qt.VideoQuality.Q_2160P}};var We=Z(Et(),1),_l=Z(je(),1),ji=Z(Vi(),1),V=require("@vkontakte/videoplayer-shared/es2015");var Vl=!1,Gt={},Bg=a=>{Vl=a},Vg=()=>{Gt={}},_g=a=>{a(Gt)},Ia=(a,e)=>{var t;Vl&&(Gt.meta=(t=Gt.meta)!=null?t:{},Gt.meta[a]=e)},He=class{constructor(e){this.name=e}next(e){var i,r;if(!Vl)return;Gt.series=(i=Gt.series)!=null?i:{};let t=(r=Gt.series[this.name])!=null?r:[];t.push([Date.now(),e]),Gt.series[this.name]=t}};var $e=require("@vkontakte/videoplayer-shared/es2015");function Og(a,e,t){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function xr(a,e,t){return(0,$e.isNullable)(a)||(0,$e.isNonNullable)(a.min)&&(0,$e.isNonNullable)(a.max)&&(0,$e.isLower)(a.max,a.min)||(0,$e.isNonNullable)(a.min)&&e&&(0,$e.isHigher)(a.min,e)||(0,$e.isNonNullable)(a.max)&&t&&(0,$e.isLower)(a.max,t)}function Fg({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return xr({max:a!=null&&a.max?(0,$e.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,$e.videoHeightToQuality)(a.min):void 0},e?(0,$e.videoHeightToQuality)(e):void 0,t?(0,$e.videoHeightToQuality)(t):void 0)}var Hg=new He("best_bitrate"),Ln=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var wr=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),fi=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,V.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Mn='Assertion "ABR Tracks is empty array" failed',$n=new WeakMap,Ng=new WeakMap,qg=new WeakMap,Ea=(a,e,t,i)=>{var u;let r=[...e].sort(wr(1)),s=[...t].sort(wr(1)),n=s.filter(l=>(0,V.isNonNullable)(l.bitrate)&&(0,V.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),o=(u=(0,We.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,We.default)(s,-1);return o&&(0,_l.default)(n,o)?o:n.length?(0,We.default)(n,-1):(0,We.default)(s,0)},xa=(a,e,t,i)=>{var u;let r=$n.get(e);r||(r=[...e].sort(wr(1)),$n.set(e,r));let s=$n.get(t);s||(s=[...t].sort(wr(1)),$n.set(t,s));let n=qg.get(a);n||(n=s.filter(l=>(0,V.isNonNullable)(l.bitrate)&&(0,V.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),qg.set(a,n));let o=(u=(0,We.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,We.default)(s,-1);return o&&(0,_l.default)(n,o)?o:n.length?(0,We.default)(n,-1):(0,We.default)(s,0)},Ug=a=>"quality"in a,Dn=(a,e,t,i)=>{var n;let r=(0,V.isNonNullable)((n=i==null?void 0:i.last)==null?void 0:n.bitrate)&&(0,V.isNonNullable)(t==null?void 0:t.bitrate)&&i.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&i&&i.history[t.id]&&(0,V.now)()-i.history[t.id]<=r&&(!i.last||t.id!==i.last.id);if(t!=null&&t.id&&i&&!s&&i.recordSelection(t),s&&(i!=null&&i.last)){let o=i.last;i==null||i.recordSwitch(o);let u=Ug(o)?"video":"audio",l=Ug(o)?o.quality:o.bitrate;return e({message:`
|
|
6
|
+
"use strict";var aI=Object.create;var Ds=Object.defineProperty,nI=Object.defineProperties,oI=Object.getOwnPropertyDescriptor,uI=Object.getOwnPropertyDescriptors,lI=Object.getOwnPropertyNames,An=Object.getOwnPropertySymbols,cp=Object.getPrototypeOf,yu=Object.prototype.hasOwnProperty,dp=Object.prototype.propertyIsEnumerable,cI=Reflect.get;var dI=(a,e)=>(e=Symbol[a])?e:Symbol.for("Symbol."+a);var Xt=Math.pow,lp=(a,e,t)=>e in a?Ds(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,$=(a,e)=>{for(var t in e||(e={}))yu.call(e,t)&&lp(a,t,e[t]);if(An)for(var t of An(e))dp.call(e,t)&&lp(a,t,e[t]);return a},q=(a,e)=>nI(a,uI(e));var Mi=(a,e)=>{var t={};for(var i in a)yu.call(a,i)&&e.indexOf(i)<0&&(t[i]=a[i]);if(a!=null&&An)for(var i of An(a))e.indexOf(i)<0&&dp.call(a,i)&&(t[i]=a[i]);return t};var y=(a,e)=>()=>(e||a((e={exports:{}}).exports,e),e.exports),pI=(a,e)=>{for(var t in e)Ds(a,t,{get:e[t],enumerable:!0})},pp=(a,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of lI(e))!yu.call(a,r)&&r!==t&&Ds(a,r,{get:()=>e[r],enumerable:!(i=oI(e,r))||i.enumerable});return a};var X=(a,e,t)=>(t=a!=null?aI(cp(a)):{},pp(e||!a||!a.__esModule?Ds(t,"default",{value:a,enumerable:!0}):t,a)),hI=a=>pp(Ds({},"__esModule",{value:!0}),a);var hp=(a,e,t)=>cI(cp(a),t,e);var T=(a,e,t)=>new Promise((i,r)=>{var s=u=>{try{o(t.next(u))}catch(l){r(l)}},n=u=>{try{o(t.throw(u))}catch(l){r(l)}},o=u=>u.done?i(u.value):Promise.resolve(u.value).then(s,n);o((t=t.apply(a,e)).next())}),ci=function(a,e){this[0]=a,this[1]=e},Z=(a,e,t)=>{var i=(n,o,u,l)=>{try{var p=t[n](o),c=(o=p.value)instanceof ci,h=p.done;Promise.resolve(c?o[0]:o).then(d=>c?i(n==="return"?n:"next",o[1]?{done:d.done,value:d.value}:d,u,l):u({value:d,done:h})).catch(d=>i("throw",d,u,l))}catch(d){l(d)}},r=n=>s[n]=o=>new Promise((u,l)=>i(n,o,u,l)),s={};return t=t.apply(a,e),s[dI("asyncIterator")]=()=>s,r("next"),r("throw"),r("return"),s};var De=y((Iu,fp)=>{"use strict";var Cs=function(a){return a&&a.Math===Math&&a};fp.exports=Cs(typeof globalThis=="object"&&globalThis)||Cs(typeof window=="object"&&window)||Cs(typeof self=="object"&&self)||Cs(typeof global=="object"&&global)||Cs(typeof Iu=="object"&&Iu)||function(){return this}()||Function("return this")()});var qe=y((pD,mp)=>{"use strict";mp.exports=function(a){try{return!!a()}catch(e){return!0}}});var Vs=y((hD,bp)=>{"use strict";var fI=qe();bp.exports=!fI(function(){var a=function(){}.bind();return typeof a!="function"||a.hasOwnProperty("prototype")})});var Eu=y((fD,yp)=>{"use strict";var mI=Vs(),vp=Function.prototype,gp=vp.apply,Sp=vp.call;yp.exports=typeof Reflect=="object"&&Reflect.apply||(mI?Sp.bind(gp):function(){return Sp.apply(gp,arguments)})});var je=y((mD,Ep)=>{"use strict";var Tp=Vs(),Ip=Function.prototype,wu=Ip.call,bI=Tp&&Ip.bind.bind(wu,wu);Ep.exports=Tp?bI:function(a){return function(){return wu.apply(a,arguments)}}});var ar=y((bD,xp)=>{"use strict";var wp=je(),gI=wp({}.toString),SI=wp("".slice);xp.exports=function(a){return SI(gI(a),8,-1)}});var xu=y((gD,Pp)=>{"use strict";var vI=ar(),yI=je();Pp.exports=function(a){if(vI(a)==="Function")return yI(a)}});var Be=y((SD,Ap)=>{"use strict";var Pu=typeof document=="object"&&document.all;Ap.exports=typeof Pu=="undefined"&&Pu!==void 0?function(a){return typeof a=="function"||a===Pu}:function(a){return typeof a=="function"}});var Et=y((vD,Rp)=>{"use strict";var TI=qe();Rp.exports=!TI(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})});var wt=y((yD,kp)=>{"use strict";var II=Vs(),$n=Function.prototype.call;kp.exports=II?$n.bind($n):function(){return $n.apply($n,arguments)}});var Au=y(Lp=>{"use strict";var $p={}.propertyIsEnumerable,Mp=Object.getOwnPropertyDescriptor,EI=Mp&&!$p.call({1:2},1);Lp.f=EI?function(e){var t=Mp(this,e);return!!t&&t.enumerable}:$p});var _s=y((ID,Dp)=>{"use strict";Dp.exports=function(a,e){return{enumerable:!(a&1),configurable:!(a&2),writable:!(a&4),value:e}}});var Cp=y((ED,Bp)=>{"use strict";var wI=je(),xI=qe(),PI=ar(),Ru=Object,AI=wI("".split);Bp.exports=xI(function(){return!Ru("z").propertyIsEnumerable(0)})?function(a){return PI(a)==="String"?AI(a,""):Ru(a)}:Ru});var Os=y((wD,Vp)=>{"use strict";Vp.exports=function(a){return a==null}});var Li=y((xD,_p)=>{"use strict";var RI=Os(),kI=TypeError;_p.exports=function(a){if(RI(a))throw new kI("Can't call method on "+a);return a}});var nr=y((PD,Op)=>{"use strict";var $I=Cp(),MI=Li();Op.exports=function(a){return $I(MI(a))}});var ht=y((AD,Np)=>{"use strict";var LI=Be();Np.exports=function(a){return typeof a=="object"?a!==null:LI(a)}});var or=y((RD,Fp)=>{"use strict";Fp.exports={}});var di=y((kD,qp)=>{"use strict";var ku=or(),$u=De(),DI=Be(),Up=function(a){return DI(a)?a:void 0};qp.exports=function(a,e){return arguments.length<2?Up(ku[a])||Up($u[a]):ku[a]&&ku[a][e]||$u[a]&&$u[a][e]}});var Ns=y(($D,jp)=>{"use strict";var BI=je();jp.exports=BI({}.isPrototypeOf)});var ur=y((MD,Wp)=>{"use strict";var CI=De(),Hp=CI.navigator,Qp=Hp&&Hp.userAgent;Wp.exports=Qp?String(Qp):""});var Lu=y((LD,Jp)=>{"use strict";var Xp=De(),Mu=ur(),zp=Xp.process,Gp=Xp.Deno,Yp=zp&&zp.versions||Gp&&Gp.version,Kp=Yp&&Yp.v8,Nt,Mn;Kp&&(Nt=Kp.split("."),Mn=Nt[0]>0&&Nt[0]<4?1:+(Nt[0]+Nt[1]));!Mn&&Mu&&(Nt=Mu.match(/Edge\/(\d+)/),(!Nt||Nt[1]>=74)&&(Nt=Mu.match(/Chrome\/(\d+)/),Nt&&(Mn=+Nt[1])));Jp.exports=Mn});var Du=y((DD,eh)=>{"use strict";var Zp=Lu(),VI=qe(),_I=De(),OI=_I.String;eh.exports=!!Object.getOwnPropertySymbols&&!VI(function(){var a=Symbol("symbol detection");return!OI(a)||!(Object(a)instanceof Symbol)||!Symbol.sham&&Zp&&Zp<41})});var Bu=y((BD,th)=>{"use strict";var NI=Du();th.exports=NI&&!Symbol.sham&&typeof Symbol.iterator=="symbol"});var Cu=y((CD,ih)=>{"use strict";var FI=di(),UI=Be(),qI=Ns(),jI=Bu(),HI=Object;ih.exports=jI?function(a){return typeof a=="symbol"}:function(a){var e=FI("Symbol");return UI(e)&&qI(e.prototype,HI(a))}});var Fs=y((VD,rh)=>{"use strict";var QI=String;rh.exports=function(a){try{return QI(a)}catch(e){return"Object"}}});var Zt=y((_D,sh)=>{"use strict";var WI=Be(),zI=Fs(),GI=TypeError;sh.exports=function(a){if(WI(a))return a;throw new GI(zI(a)+" is not a function")}});var Us=y((OD,ah)=>{"use strict";var YI=Zt(),KI=Os();ah.exports=function(a,e){var t=a[e];return KI(t)?void 0:YI(t)}});var oh=y((ND,nh)=>{"use strict";var Vu=wt(),_u=Be(),Ou=ht(),XI=TypeError;nh.exports=function(a,e){var t,i;if(e==="string"&&_u(t=a.toString)&&!Ou(i=Vu(t,a))||_u(t=a.valueOf)&&!Ou(i=Vu(t,a))||e!=="string"&&_u(t=a.toString)&&!Ou(i=Vu(t,a)))return i;throw new XI("Can't convert object to primitive value")}});var Ft=y((FD,uh)=>{"use strict";uh.exports=!0});var dh=y((UD,ch)=>{"use strict";var lh=De(),JI=Object.defineProperty;ch.exports=function(a,e){try{JI(lh,a,{value:e,configurable:!0,writable:!0})}catch(t){lh[a]=e}return e}});var qs=y((qD,fh)=>{"use strict";var ZI=Ft(),eE=De(),tE=dh(),ph="__core-js_shared__",hh=fh.exports=eE[ph]||tE(ph,{});(hh.versions||(hh.versions=[])).push({version:"3.43.0",mode:ZI?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.43.0/LICENSE",source:"https://github.com/zloirock/core-js"})});var Nu=y((jD,bh)=>{"use strict";var mh=qs();bh.exports=function(a,e){return mh[a]||(mh[a]=e||{})}});var Nr=y((HD,gh)=>{"use strict";var iE=Li(),rE=Object;gh.exports=function(a){return rE(iE(a))}});var Ut=y((QD,Sh)=>{"use strict";var sE=je(),aE=Nr(),nE=sE({}.hasOwnProperty);Sh.exports=Object.hasOwn||function(e,t){return nE(aE(e),t)}});var Fu=y((WD,vh)=>{"use strict";var oE=je(),uE=0,lE=Math.random(),cE=oE(1.1.toString);vh.exports=function(a){return"Symbol("+(a===void 0?"":a)+")_"+cE(++uE+lE,36)}});var Ke=y((zD,Th)=>{"use strict";var dE=De(),pE=Nu(),yh=Ut(),hE=Fu(),fE=Du(),mE=Bu(),Fr=dE.Symbol,Uu=pE("wks"),bE=mE?Fr.for||Fr:Fr&&Fr.withoutSetter||hE;Th.exports=function(a){return yh(Uu,a)||(Uu[a]=fE&&yh(Fr,a)?Fr[a]:bE("Symbol."+a)),Uu[a]}});var xh=y((GD,wh)=>{"use strict";var gE=wt(),Ih=ht(),Eh=Cu(),SE=Us(),vE=oh(),yE=Ke(),TE=TypeError,IE=yE("toPrimitive");wh.exports=function(a,e){if(!Ih(a)||Eh(a))return a;var t=SE(a,IE),i;if(t){if(e===void 0&&(e="default"),i=gE(t,a,e),!Ih(i)||Eh(i))return i;throw new TE("Can't convert object to primitive value")}return e===void 0&&(e="number"),vE(a,e)}});var qu=y((YD,Ph)=>{"use strict";var EE=xh(),wE=Cu();Ph.exports=function(a){var e=EE(a,"string");return wE(e)?e:e+""}});var Ln=y((KD,Rh)=>{"use strict";var xE=De(),Ah=ht(),ju=xE.document,PE=Ah(ju)&&Ah(ju.createElement);Rh.exports=function(a){return PE?ju.createElement(a):{}}});var Hu=y((XD,kh)=>{"use strict";var AE=Et(),RE=qe(),kE=Ln();kh.exports=!AE&&!RE(function(){return Object.defineProperty(kE("div"),"a",{get:function(){return 7}}).a!==7})});var Lh=y(Mh=>{"use strict";var $E=Et(),ME=wt(),LE=Au(),DE=_s(),BE=nr(),CE=qu(),VE=Ut(),_E=Hu(),$h=Object.getOwnPropertyDescriptor;Mh.f=$E?$h:function(e,t){if(e=BE(e),t=CE(t),_E)try{return $h(e,t)}catch(i){}if(VE(e,t))return DE(!ME(LE.f,e,t),e[t])}});var Qu=y((ZD,Dh)=>{"use strict";var OE=qe(),NE=Be(),FE=/#|\.prototype\./,js=function(a,e){var t=qE[UE(a)];return t===HE?!0:t===jE?!1:NE(e)?OE(e):!!e},UE=js.normalize=function(a){return String(a).replace(FE,".").toLowerCase()},qE=js.data={},jE=js.NATIVE="N",HE=js.POLYFILL="P";Dh.exports=js});var Ur=y((eB,Ch)=>{"use strict";var Bh=xu(),QE=Zt(),WE=Vs(),zE=Bh(Bh.bind);Ch.exports=function(a,e){return QE(a),e===void 0?a:WE?zE(a,e):function(){return a.apply(e,arguments)}}});var Wu=y((tB,Vh)=>{"use strict";var GE=Et(),YE=qe();Vh.exports=GE&&YE(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})});var ei=y((iB,_h)=>{"use strict";var KE=ht(),XE=String,JE=TypeError;_h.exports=function(a){if(KE(a))return a;throw new JE(XE(a)+" is not an object")}});var lr=y(Nh=>{"use strict";var ZE=Et(),ew=Hu(),tw=Wu(),Dn=ei(),Oh=qu(),iw=TypeError,zu=Object.defineProperty,rw=Object.getOwnPropertyDescriptor,Gu="enumerable",Yu="configurable",Ku="writable";Nh.f=ZE?tw?function(e,t,i){if(Dn(e),t=Oh(t),Dn(i),typeof e=="function"&&t==="prototype"&&"value"in i&&Ku in i&&!i[Ku]){var r=rw(e,t);r&&r[Ku]&&(e[t]=i.value,i={configurable:Yu in i?i[Yu]:r[Yu],enumerable:Gu in i?i[Gu]:r[Gu],writable:!1})}return zu(e,t,i)}:zu:function(e,t,i){if(Dn(e),t=Oh(t),Dn(i),ew)try{return zu(e,t,i)}catch(r){}if("get"in i||"set"in i)throw new iw("Accessors not supported");return"value"in i&&(e[t]=i.value),e}});var qr=y((sB,Fh)=>{"use strict";var sw=Et(),aw=lr(),nw=_s();Fh.exports=sw?function(a,e,t){return aw.f(a,e,nw(1,t))}:function(a,e,t){return a[e]=t,a}});var _e=y((aB,qh)=>{"use strict";var Hs=De(),ow=Eu(),uw=xu(),lw=Be(),cw=Lh().f,dw=Qu(),jr=or(),pw=Ur(),Hr=qr(),Uh=Ut();qs();var hw=function(a){var e=function(t,i,r){if(this instanceof e){switch(arguments.length){case 0:return new a;case 1:return new a(t);case 2:return new a(t,i)}return new a(t,i,r)}return ow(a,this,arguments)};return e.prototype=a.prototype,e};qh.exports=function(a,e){var t=a.target,i=a.global,r=a.stat,s=a.proto,n=i?Hs:r?Hs[t]:Hs[t]&&Hs[t].prototype,o=i?jr:jr[t]||Hr(jr,t,{})[t],u=o.prototype,l,p,c,h,d,f,m,S,g;for(h in e)l=dw(i?h:t+(r?".":"#")+h,a.forced),p=!l&&n&&Uh(n,h),f=o[h],p&&(a.dontCallGetSet?(g=cw(n,h),m=g&&g.value):m=n[h]),d=p&&m?m:e[h],!(!l&&!s&&typeof f==typeof d)&&(a.bind&&p?S=pw(d,Hs):a.wrap&&p?S=hw(d):s&&lw(d)?S=uw(d):S=d,(a.sham||d&&d.sham||f&&f.sham)&&Hr(S,"sham",!0),Hr(o,h,S),s&&(c=t+"Prototype",Uh(jr,c)||Hr(jr,c,{}),Hr(jr[c],h,d),a.real&&u&&(l||!u[h])&&Hr(u,h,d)))}});var Bn=y((nB,Hh)=>{"use strict";var fw=Nu(),mw=Fu(),jh=fw("keys");Hh.exports=function(a){return jh[a]||(jh[a]=mw(a))}});var Wh=y((oB,Qh)=>{"use strict";var bw=qe();Qh.exports=!bw(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})});var Cn=y((uB,Gh)=>{"use strict";var gw=Ut(),Sw=Be(),vw=Nr(),yw=Bn(),Tw=Wh(),zh=yw("IE_PROTO"),Xu=Object,Iw=Xu.prototype;Gh.exports=Tw?Xu.getPrototypeOf:function(a){var e=vw(a);if(gw(e,zh))return e[zh];var t=e.constructor;return Sw(t)&&e instanceof t?t.prototype:e instanceof Xu?Iw:null}});var Kh=y((lB,Yh)=>{"use strict";var Ew=Math.ceil,ww=Math.floor;Yh.exports=Math.trunc||function(e){var t=+e;return(t>0?ww:Ew)(t)}});var Qs=y((cB,Xh)=>{"use strict";var xw=Kh();Xh.exports=function(a){var e=+a;return e!==e||e===0?0:xw(e)}});var Zh=y((dB,Jh)=>{"use strict";var Pw=Qs(),Aw=Math.max,Rw=Math.min;Jh.exports=function(a,e){var t=Pw(a);return t<0?Aw(t+e,0):Rw(t,e)}});var Ju=y((pB,ef)=>{"use strict";var kw=Qs(),$w=Math.min;ef.exports=function(a){var e=kw(a);return e>0?$w(e,9007199254740991):0}});var Qr=y((hB,tf)=>{"use strict";var Mw=Ju();tf.exports=function(a){return Mw(a.length)}});var Zu=y((fB,sf)=>{"use strict";var Lw=nr(),Dw=Zh(),Bw=Qr(),rf=function(a){return function(e,t,i){var r=Lw(e),s=Bw(r);if(s===0)return!a&&-1;var n=Dw(i,s),o;if(a&&t!==t){for(;s>n;)if(o=r[n++],o!==o)return!0}else for(;s>n;n++)if((a||n in r)&&r[n]===t)return a||n||0;return!a&&-1}};sf.exports={includes:rf(!0),indexOf:rf(!1)}});var Vn=y((mB,af)=>{"use strict";af.exports={}});var uf=y((bB,of)=>{"use strict";var Cw=je(),el=Ut(),Vw=nr(),_w=Zu().indexOf,Ow=Vn(),nf=Cw([].push);of.exports=function(a,e){var t=Vw(a),i=0,r=[],s;for(s in t)!el(Ow,s)&&el(t,s)&&nf(r,s);for(;e.length>i;)el(t,s=e[i++])&&(~_w(r,s)||nf(r,s));return r}});var tl=y((gB,lf)=>{"use strict";lf.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]});var il=y((SB,cf)=>{"use strict";var Nw=uf(),Fw=tl();cf.exports=Object.keys||function(e){return Nw(e,Fw)}});var rl=y((vB,mf)=>{"use strict";var pf=Et(),Uw=qe(),hf=je(),qw=Cn(),jw=il(),Hw=nr(),Qw=Au().f,ff=hf(Qw),Ww=hf([].push),zw=pf&&Uw(function(){var a=Object.create(null);return a[2]=2,!ff(a,2)}),df=function(a){return function(e){for(var t=Hw(e),i=jw(t),r=zw&&qw(t)===null,s=i.length,n=0,o=[],u;s>n;)u=i[n++],(!pf||(r?u in t:ff(t,u)))&&Ww(o,a?[u,t[u]]:t[u]);return o}};mf.exports={entries:df(!0),values:df(!1)}});var bf=y(()=>{"use strict";var Gw=_e(),Yw=rl().values;Gw({target:"Object",stat:!0},{values:function(e){return Yw(e)}})});var Sf=y((IB,gf)=>{"use strict";bf();var Kw=or();gf.exports=Kw.Object.values});var yf=y((EB,vf)=>{"use strict";var Xw=Sf();vf.exports=Xw});var cr=y((wB,Tf)=>{"use strict";var Jw=yf();Tf.exports=Jw});var Ws=y((xB,If)=>{"use strict";If.exports=function(){}});var Ef=y(()=>{"use strict";var Zw=_e(),ex=Zu().includes,tx=qe(),ix=Ws(),rx=tx(function(){return!Array(1).includes()});Zw({target:"Array",proto:!0,forced:rx},{includes:function(e){return ex(this,e,arguments.length>1?arguments[1]:void 0)}});ix("includes")});var Di=y((RB,wf)=>{"use strict";var sx=di();wf.exports=sx});var Pf=y((kB,xf)=>{"use strict";Ef();var ax=Di();xf.exports=ax("Array","includes")});var Rf=y(($B,Af)=>{"use strict";var nx=Pf();Af.exports=nx});var Xe=y((MB,kf)=>{"use strict";var ox=Rf();kf.exports=ox});var jf=y(()=>{"use strict";var gx=_e(),Sx=rl().entries;gx({target:"Object",stat:!0},{entries:function(e){return Sx(e)}})});var Qf=y((EV,Hf)=>{"use strict";jf();var vx=or();Hf.exports=vx.Object.entries});var zf=y((wV,Wf)=>{"use strict";var yx=Qf();Wf.exports=yx});var _i=y((xV,Gf)=>{"use strict";var Tx=zf();Gf.exports=Tx});var dr=y((PV,Yf)=>{"use strict";Yf.exports={}});var Jf=y((AV,Xf)=>{"use strict";var Ix=De(),Ex=Be(),Kf=Ix.WeakMap;Xf.exports=Ex(Kf)&&/native code/.test(String(Kf))});var dl=y((RV,tm)=>{"use strict";var wx=Jf(),em=De(),xx=ht(),Px=qr(),ul=Ut(),ll=qs(),Ax=Bn(),Rx=Vn(),Zf="Object already initialized",cl=em.TypeError,kx=em.WeakMap,Wn,Ks,zn,$x=function(a){return zn(a)?Ks(a):Wn(a,{})},Mx=function(a){return function(e){var t;if(!xx(e)||(t=Ks(e)).type!==a)throw new cl("Incompatible receiver, "+a+" required");return t}};wx||ll.state?(jt=ll.state||(ll.state=new kx),jt.get=jt.get,jt.has=jt.has,jt.set=jt.set,Wn=function(a,e){if(jt.has(a))throw new cl(Zf);return e.facade=a,jt.set(a,e),e},Ks=function(a){return jt.get(a)||{}},zn=function(a){return jt.has(a)}):(pr=Ax("state"),Rx[pr]=!0,Wn=function(a,e){if(ul(a,pr))throw new cl(Zf);return e.facade=a,Px(a,pr,e),e},Ks=function(a){return ul(a,pr)?a[pr]:{}},zn=function(a){return ul(a,pr)});var jt,pr;tm.exports={set:Wn,get:Ks,has:zn,enforce:$x,getterFor:Mx}});var fl=y((kV,rm)=>{"use strict";var pl=Et(),Lx=Ut(),im=Function.prototype,Dx=pl&&Object.getOwnPropertyDescriptor,hl=Lx(im,"name"),Bx=hl&&function(){}.name==="something",Cx=hl&&(!pl||pl&&Dx(im,"name").configurable);rm.exports={EXISTS:hl,PROPER:Bx,CONFIGURABLE:Cx}});var am=y(sm=>{"use strict";var Vx=Et(),_x=Wu(),Ox=lr(),Nx=ei(),Fx=nr(),Ux=il();sm.f=Vx&&!_x?Object.defineProperties:function(e,t){Nx(e);for(var i=Fx(t),r=Ux(t),s=r.length,n=0,o;s>n;)Ox.f(e,o=r[n++],i[o]);return e}});var ml=y((MV,nm)=>{"use strict";var qx=di();nm.exports=qx("document","documentElement")});var vl=y((LV,hm)=>{"use strict";var jx=ei(),Hx=am(),om=tl(),Qx=Vn(),Wx=ml(),zx=Ln(),Gx=Bn(),um=">",lm="<",gl="prototype",Sl="script",dm=Gx("IE_PROTO"),bl=function(){},pm=function(a){return lm+Sl+um+a+lm+"/"+Sl+um},cm=function(a){a.write(pm("")),a.close();var e=a.parentWindow.Object;return a=null,e},Yx=function(){var a=zx("iframe"),e="java"+Sl+":",t;return a.style.display="none",Wx.appendChild(a),a.src=String(e),t=a.contentWindow.document,t.open(),t.write(pm("document.F=Object")),t.close(),t.F},Gn,Yn=function(){try{Gn=new ActiveXObject("htmlfile")}catch(e){}Yn=typeof document!="undefined"?document.domain&&Gn?cm(Gn):Yx():cm(Gn);for(var a=om.length;a--;)delete Yn[gl][om[a]];return Yn()};Qx[dm]=!0;hm.exports=Object.create||function(e,t){var i;return e!==null?(bl[gl]=jx(e),i=new bl,bl[gl]=null,i[dm]=e):i=Yn(),t===void 0?i:Hx.f(i,t)}});var zr=y((DV,fm)=>{"use strict";var Kx=qr();fm.exports=function(a,e,t,i){return i&&i.enumerable?a[e]=t:Kx(a,e,t),a}});var El=y((BV,gm)=>{"use strict";var Xx=qe(),Jx=Be(),Zx=ht(),eP=vl(),mm=Cn(),tP=zr(),iP=Ke(),rP=Ft(),Il=iP("iterator"),bm=!1,hi,yl,Tl;[].keys&&(Tl=[].keys(),"next"in Tl?(yl=mm(mm(Tl)),yl!==Object.prototype&&(hi=yl)):bm=!0);var sP=!Zx(hi)||Xx(function(){var a={};return hi[Il].call(a)!==a});sP?hi={}:rP&&(hi=eP(hi));Jx(hi[Il])||tP(hi,Il,function(){return this});gm.exports={IteratorPrototype:hi,BUGGY_SAFARI_ITERATORS:bm}});var Kn=y((CV,vm)=>{"use strict";var aP=Ke(),nP=aP("toStringTag"),Sm={};Sm[nP]="z";vm.exports=String(Sm)==="[object z]"});var Xs=y((VV,ym)=>{"use strict";var oP=Kn(),uP=Be(),Xn=ar(),lP=Ke(),cP=lP("toStringTag"),dP=Object,pP=Xn(function(){return arguments}())==="Arguments",hP=function(a,e){try{return a[e]}catch(t){}};ym.exports=oP?Xn:function(a){var e,t,i;return a===void 0?"Undefined":a===null?"Null":typeof(t=hP(e=dP(a),cP))=="string"?t:pP?Xn(e):(i=Xn(e))==="Object"&&uP(e.callee)?"Arguments":i}});var Im=y((_V,Tm)=>{"use strict";var fP=Kn(),mP=Xs();Tm.exports=fP?{}.toString:function(){return"[object "+mP(this)+"]"}});var Js=y((OV,wm)=>{"use strict";var bP=Kn(),gP=lr().f,SP=qr(),vP=Ut(),yP=Im(),TP=Ke(),Em=TP("toStringTag");wm.exports=function(a,e,t,i){var r=t?a:a&&a.prototype;r&&(vP(r,Em)||gP(r,Em,{configurable:!0,value:e}),i&&!bP&&SP(r,"toString",yP))}});var Pm=y((NV,xm)=>{"use strict";var IP=El().IteratorPrototype,EP=vl(),wP=_s(),xP=Js(),PP=dr(),AP=function(){return this};xm.exports=function(a,e,t,i){var r=e+" Iterator";return a.prototype=EP(IP,{next:wP(+!i,t)}),xP(a,r,!1,!0),PP[r]=AP,a}});var Rm=y((FV,Am)=>{"use strict";var RP=je(),kP=Zt();Am.exports=function(a,e,t){try{return RP(kP(Object.getOwnPropertyDescriptor(a,e)[t]))}catch(i){}}});var $m=y((UV,km)=>{"use strict";var $P=ht();km.exports=function(a){return $P(a)||a===null}});var Lm=y((qV,Mm)=>{"use strict";var MP=$m(),LP=String,DP=TypeError;Mm.exports=function(a){if(MP(a))return a;throw new DP("Can't set "+LP(a)+" as a prototype")}});var wl=y((jV,Dm)=>{"use strict";var BP=Rm(),CP=ht(),VP=Li(),_P=Lm();Dm.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var a=!1,e={},t;try{t=BP(Object.prototype,"__proto__","set"),t(e,[]),a=e instanceof Array}catch(i){}return function(r,s){return VP(r),_P(s),CP(r)&&(a?t(r,s):r.__proto__=s),r}}():void 0)});var Hm=y((HV,jm)=>{"use strict";var OP=_e(),NP=wt(),Jn=Ft(),Um=fl(),FP=Be(),UP=Pm(),Bm=Cn(),Cm=wl(),qP=Js(),jP=qr(),xl=zr(),HP=Ke(),Vm=dr(),qm=El(),QP=Um.PROPER,WP=Um.CONFIGURABLE,_m=qm.IteratorPrototype,Zn=qm.BUGGY_SAFARI_ITERATORS,Zs=HP("iterator"),Om="keys",ea="values",Nm="entries",Fm=function(){return this};jm.exports=function(a,e,t,i,r,s,n){UP(t,e,i);var o=function(g){if(g===r&&h)return h;if(!Zn&&g&&g in p)return p[g];switch(g){case Om:return function(){return new t(this,g)};case ea:return function(){return new t(this,g)};case Nm:return function(){return new t(this,g)}}return function(){return new t(this)}},u=e+" Iterator",l=!1,p=a.prototype,c=p[Zs]||p["@@iterator"]||r&&p[r],h=!Zn&&c||o(r),d=e==="Array"&&p.entries||c,f,m,S;if(d&&(f=Bm(d.call(new a)),f!==Object.prototype&&f.next&&(!Jn&&Bm(f)!==_m&&(Cm?Cm(f,_m):FP(f[Zs])||xl(f,Zs,Fm)),qP(f,u,!0,!0),Jn&&(Vm[u]=Fm))),QP&&r===ea&&c&&c.name!==ea&&(!Jn&&WP?jP(p,"name",ea):(l=!0,h=function(){return NP(c,this)})),r)if(m={values:o(ea),keys:s?h:o(Om),entries:o(Nm)},n)for(S in m)(Zn||l||!(S in p))&&xl(p,S,m[S]);else OP({target:e,proto:!0,forced:Zn||l},m);return(!Jn||n)&&p[Zs]!==h&&xl(p,Zs,h,{name:r}),Vm[e]=h,m}});var Wm=y((QV,Qm)=>{"use strict";Qm.exports=function(a,e){return{value:a,done:e}}});var Al=y((WV,Xm)=>{"use strict";var zP=nr(),Pl=Ws(),zm=dr(),Ym=dl(),GP=lr().f,YP=Hm(),eo=Wm(),KP=Ft(),XP=Et(),Km="Array Iterator",JP=Ym.set,ZP=Ym.getterFor(Km);Xm.exports=YP(Array,"Array",function(a,e){JP(this,{type:Km,target:zP(a),index:0,kind:e})},function(){var a=ZP(this),e=a.target,t=a.index++;if(!e||t>=e.length)return a.target=null,eo(void 0,!0);switch(a.kind){case"keys":return eo(t,!1);case"values":return eo(e[t],!1)}return eo([t,e[t]],!1)},"values");var Gm=zm.Arguments=zm.Array;Pl("keys");Pl("values");Pl("entries");if(!KP&&XP&&Gm.name!=="values")try{GP(Gm,"name",{value:"values"})}catch(a){}});var Zm=y((zV,Jm)=>{"use strict";var eA=Ke(),tA=dr(),iA=eA("iterator"),rA=Array.prototype;Jm.exports=function(a){return a!==void 0&&(tA.Array===a||rA[iA]===a)}});var Rl=y((GV,tb)=>{"use strict";var sA=Xs(),eb=Us(),aA=Os(),nA=dr(),oA=Ke(),uA=oA("iterator");tb.exports=function(a){if(!aA(a))return eb(a,uA)||eb(a,"@@iterator")||nA[sA(a)]}});var rb=y((YV,ib)=>{"use strict";var lA=wt(),cA=Zt(),dA=ei(),pA=Fs(),hA=Rl(),fA=TypeError;ib.exports=function(a,e){var t=arguments.length<2?hA(a):e;if(cA(t))return dA(lA(t,a));throw new fA(pA(a)+" is not iterable")}});var nb=y((KV,ab)=>{"use strict";var mA=wt(),sb=ei(),bA=Us();ab.exports=function(a,e,t){var i,r;sb(a);try{if(i=bA(a,"return"),!i){if(e==="throw")throw t;return t}i=mA(i,a)}catch(s){r=!0,i=s}if(e==="throw")throw t;if(r)throw i;return sb(i),t}});var io=y((XV,cb)=>{"use strict";var gA=Ur(),SA=wt(),vA=ei(),yA=Fs(),TA=Zm(),IA=Qr(),ob=Ns(),EA=rb(),wA=Rl(),ub=nb(),xA=TypeError,to=function(a,e){this.stopped=a,this.result=e},lb=to.prototype;cb.exports=function(a,e,t){var i=t&&t.that,r=!!(t&&t.AS_ENTRIES),s=!!(t&&t.IS_RECORD),n=!!(t&&t.IS_ITERATOR),o=!!(t&&t.INTERRUPTED),u=gA(e,i),l,p,c,h,d,f,m,S=function(v){return l&&ub(l,"normal"),new to(!0,v)},g=function(v){return r?(vA(v),o?u(v[0],v[1],S):u(v[0],v[1])):o?u(v,S):u(v)};if(s)l=a.iterator;else if(n)l=a;else{if(p=wA(a),!p)throw new xA(yA(a)+" is not iterable");if(TA(p)){for(c=0,h=IA(a);h>c;c++)if(d=g(a[c]),d&&ob(lb,d))return d;return new to(!1)}l=EA(a,p)}for(f=s?a.next:l.next;!(m=SA(f,l)).done;){try{d=g(m.value)}catch(v){ub(l,"throw",v)}if(typeof d=="object"&&d&&ob(lb,d))return d}return new to(!1)}});var pb=y((JV,db)=>{"use strict";var PA=Et(),AA=lr(),RA=_s();db.exports=function(a,e,t){PA?AA.f(a,e,RA(0,t)):a[e]=t}});var hb=y(()=>{"use strict";var kA=_e(),$A=io(),MA=pb();kA({target:"Object",stat:!0},{fromEntries:function(e){var t={};return $A(e,function(i,r){MA(t,i,r)},{AS_ENTRIES:!0}),t}})});var mb=y((t0,fb)=>{"use strict";Al();hb();var LA=or();fb.exports=LA.Object.fromEntries});var gb=y((i0,bb)=>{"use strict";bb.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 vb=y(()=>{"use strict";Al();var DA=gb(),BA=De(),CA=Js(),Sb=dr();for(ro in DA)CA(BA[ro],ro),Sb[ro]=Sb.Array;var ro});var Tb=y((a0,yb)=>{"use strict";var VA=mb();vb();yb.exports=VA});var kl=y((n0,Ib)=>{"use strict";var _A=Tb();Ib.exports=_A});var Eb=y(()=>{"use strict"});var $l=y((l0,wb)=>{"use strict";var ta=De(),OA=ur(),NA=ar(),so=function(a){return OA.slice(0,a.length)===a};wb.exports=function(){return so("Bun/")?"BUN":so("Cloudflare-Workers")?"CLOUDFLARE":so("Deno/")?"DENO":so("Node.js/")?"NODE":ta.Bun&&typeof Bun.version=="string"?"BUN":ta.Deno&&typeof Deno.version=="object"?"DENO":NA(ta.process)==="process"?"NODE":ta.window&&ta.document?"BROWSER":"REST"}()});var ao=y((c0,xb)=>{"use strict";var FA=$l();xb.exports=FA==="NODE"});var Ab=y((d0,Pb)=>{"use strict";var UA=lr();Pb.exports=function(a,e,t){return UA.f(a,e,t)}});var $b=y((p0,kb)=>{"use strict";var qA=di(),jA=Ab(),HA=Ke(),QA=Et(),Rb=HA("species");kb.exports=function(a){var e=qA(a);QA&&e&&!e[Rb]&&jA(e,Rb,{configurable:!0,get:function(){return this}})}});var Lb=y((h0,Mb)=>{"use strict";var WA=Ns(),zA=TypeError;Mb.exports=function(a,e){if(WA(e,a))return a;throw new zA("Incorrect invocation")}});var Ll=y((f0,Db)=>{"use strict";var GA=je(),YA=Be(),Ml=qs(),KA=GA(Function.toString);YA(Ml.inspectSource)||(Ml.inspectSource=function(a){return KA(a)});Db.exports=Ml.inspectSource});var Bl=y((m0,Ob)=>{"use strict";var XA=je(),JA=qe(),Bb=Be(),ZA=Xs(),eR=di(),tR=Ll(),Cb=function(){},Vb=eR("Reflect","construct"),Dl=/^\s*(?:class|function)\b/,iR=XA(Dl.exec),rR=!Dl.test(Cb),ia=function(e){if(!Bb(e))return!1;try{return Vb(Cb,[],e),!0}catch(t){return!1}},_b=function(e){if(!Bb(e))return!1;switch(ZA(e)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return rR||!!iR(Dl,tR(e))}catch(t){return!0}};_b.sham=!0;Ob.exports=!Vb||JA(function(){var a;return ia(ia.call)||!ia(Object)||!ia(function(){a=!0})||a})?_b:ia});var Fb=y((b0,Nb)=>{"use strict";var sR=Bl(),aR=Fs(),nR=TypeError;Nb.exports=function(a){if(sR(a))return a;throw new nR(aR(a)+" is not a constructor")}});var Cl=y((g0,qb)=>{"use strict";var Ub=ei(),oR=Fb(),uR=Os(),lR=Ke(),cR=lR("species");qb.exports=function(a,e){var t=Ub(a).constructor,i;return t===void 0||uR(i=Ub(t)[cR])?e:oR(i)}});var Hb=y((S0,jb)=>{"use strict";var dR=je();jb.exports=dR([].slice)});var Wb=y((v0,Qb)=>{"use strict";var pR=TypeError;Qb.exports=function(a,e){if(a<e)throw new pR("Not enough arguments");return a}});var Vl=y((y0,zb)=>{"use strict";var hR=ur();zb.exports=/(?:ipad|iphone|ipod).*applewebkit/i.test(hR)});var Ql=y((T0,ig)=>{"use strict";var xt=De(),fR=Eu(),mR=Ur(),Gb=Be(),bR=Ut(),tg=qe(),Yb=ml(),gR=Hb(),Kb=Ln(),SR=Wb(),vR=Vl(),yR=ao(),ql=xt.setImmediate,jl=xt.clearImmediate,TR=xt.process,_l=xt.Dispatch,IR=xt.Function,Xb=xt.MessageChannel,ER=xt.String,Ol=0,ra={},Jb="onreadystatechange",sa,hr,Nl,Fl;tg(function(){sa=xt.location});var Hl=function(a){if(bR(ra,a)){var e=ra[a];delete ra[a],e()}},Ul=function(a){return function(){Hl(a)}},Zb=function(a){Hl(a.data)},eg=function(a){xt.postMessage(ER(a),sa.protocol+"//"+sa.host)};(!ql||!jl)&&(ql=function(e){SR(arguments.length,1);var t=Gb(e)?e:IR(e),i=gR(arguments,1);return ra[++Ol]=function(){fR(t,void 0,i)},hr(Ol),Ol},jl=function(e){delete ra[e]},yR?hr=function(a){TR.nextTick(Ul(a))}:_l&&_l.now?hr=function(a){_l.now(Ul(a))}:Xb&&!vR?(Nl=new Xb,Fl=Nl.port2,Nl.port1.onmessage=Zb,hr=mR(Fl.postMessage,Fl)):xt.addEventListener&&Gb(xt.postMessage)&&!xt.importScripts&&sa&&sa.protocol!=="file:"&&!tg(eg)?(hr=eg,xt.addEventListener("message",Zb,!1)):Jb in Kb("script")?hr=function(a){Yb.appendChild(Kb("script"))[Jb]=function(){Yb.removeChild(this),Hl(a)}}:hr=function(a){setTimeout(Ul(a),0)});ig.exports={set:ql,clear:jl}});var ag=y((I0,sg)=>{"use strict";var rg=De(),wR=Et(),xR=Object.getOwnPropertyDescriptor;sg.exports=function(a){if(!wR)return rg[a];var e=xR(rg,a);return e&&e.value}});var Wl=y((E0,og)=>{"use strict";var ng=function(){this.head=null,this.tail=null};ng.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}}};og.exports=ng});var lg=y((w0,ug)=>{"use strict";var PR=ur();ug.exports=/ipad|iphone|ipod/i.test(PR)&&typeof Pebble!="undefined"});var dg=y((x0,cg)=>{"use strict";var AR=ur();cg.exports=/web0s(?!.*chrome)/i.test(AR)});var Sg=y((P0,gg)=>{"use strict";var Yr=De(),RR=ag(),pg=Ur(),zl=Ql().set,kR=Wl(),$R=Vl(),MR=lg(),LR=dg(),Gl=ao(),hg=Yr.MutationObserver||Yr.WebKitMutationObserver,fg=Yr.document,mg=Yr.process,no=Yr.Promise,Xl=RR("queueMicrotask"),Gr,Yl,Kl,oo,bg;Xl||(aa=new kR,na=function(){var a,e;for(Gl&&(a=mg.domain)&&a.exit();e=aa.get();)try{e()}catch(t){throw aa.head&&Gr(),t}a&&a.enter()},!$R&&!Gl&&!LR&&hg&&fg?(Yl=!0,Kl=fg.createTextNode(""),new hg(na).observe(Kl,{characterData:!0}),Gr=function(){Kl.data=Yl=!Yl}):!MR&&no&&no.resolve?(oo=no.resolve(void 0),oo.constructor=no,bg=pg(oo.then,oo),Gr=function(){bg(na)}):Gl?Gr=function(){mg.nextTick(na)}:(zl=pg(zl,Yr),Gr=function(){zl(na)}),Xl=function(a){aa.head||Gr(),aa.add(a)});var aa,na;gg.exports=Xl});var yg=y((A0,vg)=>{"use strict";vg.exports=function(a,e){try{arguments.length===1?console.error(a):console.error(a,e)}catch(t){}}});var uo=y((R0,Tg)=>{"use strict";Tg.exports=function(a){try{return{error:!1,value:a()}}catch(e){return{error:!0,value:e}}}});var fr=y((k0,Ig)=>{"use strict";var DR=De();Ig.exports=DR.Promise});var Kr=y(($0,Pg)=>{"use strict";var BR=De(),oa=fr(),CR=Be(),VR=Qu(),_R=Ll(),OR=Ke(),Eg=$l(),NR=Ft(),Jl=Lu(),wg=oa&&oa.prototype,FR=OR("species"),Zl=!1,xg=CR(BR.PromiseRejectionEvent),UR=VR("Promise",function(){var a=_R(oa),e=a!==String(oa);if(!e&&Jl===66||NR&&!(wg.catch&&wg.finally))return!0;if(!Jl||Jl<51||!/native code/.test(a)){var t=new oa(function(s){s(1)}),i=function(s){s(function(){},function(){})},r=t.constructor={};if(r[FR]=i,Zl=t.then(function(){})instanceof i,!Zl)return!0}return!e&&(Eg==="BROWSER"||Eg==="DENO")&&!xg});Pg.exports={CONSTRUCTOR:UR,REJECTION_EVENT:xg,SUBCLASSING:Zl}});var Xr=y((M0,Rg)=>{"use strict";var Ag=Zt(),qR=TypeError,jR=function(a){var e,t;this.promise=new a(function(i,r){if(e!==void 0||t!==void 0)throw new qR("Bad Promise constructor");e=i,t=r}),this.resolve=Ag(e),this.reject=Ag(t)};Rg.exports.f=function(a){return new jR(a)}});var Gg=y(()=>{"use strict";var HR=_e(),QR=Ft(),ho=ao(),Oi=De(),WR=or(),ts=wt(),kg=zr(),$g=wl(),zR=Js(),GR=$b(),YR=Zt(),po=Be(),KR=ht(),XR=Lb(),JR=Cl(),Cg=Ql().set,sc=Sg(),ZR=yg(),ek=uo(),tk=Wl(),Vg=dl(),fo=fr(),ac=Kr(),_g=Xr(),mo="Promise",Og=ac.CONSTRUCTOR,ik=ac.REJECTION_EVENT,rk=ac.SUBCLASSING,ec=Vg.getterFor(mo),sk=Vg.set,Jr=fo&&fo.prototype,mr=fo,lo=Jr,Ng=Oi.TypeError,tc=Oi.document,nc=Oi.process,ic=_g.f,ak=ic,nk=!!(tc&&tc.createEvent&&Oi.dispatchEvent),Fg="unhandledrejection",ok="rejectionhandled",Mg=0,Ug=1,uk=2,oc=1,qg=2,co,Lg,jg,Dg,Hg=function(a){var e;return KR(a)&&po(e=a.then)?e:!1},Qg=function(a,e){var t=e.value,i=e.state===Ug,r=i?a.ok:a.fail,s=a.resolve,n=a.reject,o=a.domain,u,l,p;try{r?(i||(e.rejection===qg&&ck(e),e.rejection=oc),r===!0?u=t:(o&&o.enter(),u=r(t),o&&(o.exit(),p=!0)),u===a.promise?n(new Ng("Promise-chain cycle")):(l=Hg(u))?ts(l,u,s,n):s(u)):n(t)}catch(c){o&&!p&&o.exit(),n(c)}},Wg=function(a,e){a.notified||(a.notified=!0,sc(function(){for(var t=a.reactions,i;i=t.get();)Qg(i,a);a.notified=!1,e&&!a.rejection&&lk(a)}))},zg=function(a,e,t){var i,r;nk?(i=tc.createEvent("Event"),i.promise=e,i.reason=t,i.initEvent(a,!1,!0),Oi.dispatchEvent(i)):i={promise:e,reason:t},!ik&&(r=Oi["on"+a])?r(i):a===Fg&&ZR("Unhandled promise rejection",t)},lk=function(a){ts(Cg,Oi,function(){var e=a.facade,t=a.value,i=Bg(a),r;if(i&&(r=ek(function(){ho?nc.emit("unhandledRejection",t,e):zg(Fg,e,t)}),a.rejection=ho||Bg(a)?qg:oc,r.error))throw r.value})},Bg=function(a){return a.rejection!==oc&&!a.parent},ck=function(a){ts(Cg,Oi,function(){var e=a.facade;ho?nc.emit("rejectionHandled",e):zg(ok,e,a.value)})},Zr=function(a,e,t){return function(i){a(e,i,t)}},es=function(a,e,t){a.done||(a.done=!0,t&&(a=t),a.value=e,a.state=uk,Wg(a,!0))},rc=function(a,e,t){if(!a.done){a.done=!0,t&&(a=t);try{if(a.facade===e)throw new Ng("Promise can't be resolved itself");var i=Hg(e);i?sc(function(){var r={done:!1};try{ts(i,e,Zr(rc,r,a),Zr(es,r,a))}catch(s){es(r,s,a)}}):(a.value=e,a.state=Ug,Wg(a,!1))}catch(r){es({done:!1},r,a)}}};if(Og&&(mr=function(e){XR(this,lo),YR(e),ts(co,this);var t=ec(this);try{e(Zr(rc,t),Zr(es,t))}catch(i){es(t,i)}},lo=mr.prototype,co=function(e){sk(this,{type:mo,done:!1,notified:!1,parent:!1,reactions:new tk,rejection:!1,state:Mg,value:null})},co.prototype=kg(lo,"then",function(e,t){var i=ec(this),r=ic(JR(this,mr));return i.parent=!0,r.ok=po(e)?e:!0,r.fail=po(t)&&t,r.domain=ho?nc.domain:void 0,i.state===Mg?i.reactions.add(r):sc(function(){Qg(r,i)}),r.promise}),Lg=function(){var a=new co,e=ec(a);this.promise=a,this.resolve=Zr(rc,e),this.reject=Zr(es,e)},_g.f=ic=function(a){return a===mr||a===jg?new Lg(a):ak(a)},!QR&&po(fo)&&Jr!==Object.prototype)){Dg=Jr.then,rk||kg(Jr,"then",function(e,t){var i=this;return new mr(function(r,s){ts(Dg,i,r,s)}).then(e,t)},{unsafe:!0});try{delete Jr.constructor}catch(a){}$g&&$g(Jr,lo)}HR({global:!0,constructor:!0,wrap:!0,forced:Og},{Promise:mr});jg=WR.Promise;zR(mr,mo,!1,!0);GR(mo)});var Zg=y((B0,Jg)=>{"use strict";var dk=Ke(),Kg=dk("iterator"),Xg=!1;try{Yg=0,uc={next:function(){return{done:!!Yg++}},return:function(){Xg=!0}},uc[Kg]=function(){return this},Array.from(uc,function(){throw 2})}catch(a){}var Yg,uc;Jg.exports=function(a,e){try{if(!e&&!Xg)return!1}catch(r){return!1}var t=!1;try{var i={};i[Kg]=function(){return{next:function(){return{done:t=!0}}}},a(i)}catch(r){}return t}});var lc=y((C0,eS)=>{"use strict";var pk=fr(),hk=Zg(),fk=Kr().CONSTRUCTOR;eS.exports=fk||!hk(function(a){pk.all(a).then(void 0,function(){})})});var tS=y(()=>{"use strict";var mk=_e(),bk=wt(),gk=Zt(),Sk=Xr(),vk=uo(),yk=io(),Tk=lc();mk({target:"Promise",stat:!0,forced:Tk},{all:function(e){var t=this,i=Sk.f(t),r=i.resolve,s=i.reject,n=vk(function(){var o=gk(t.resolve),u=[],l=0,p=1;yk(e,function(c){var h=l++,d=!1;p++,bk(o,t,c).then(function(f){d||(d=!0,u[h]=f,--p||r(u))},s)}),--p||r(u)});return n.error&&s(n.value),i.promise}})});var rS=y(()=>{"use strict";var Ik=_e(),Ek=Ft(),wk=Kr().CONSTRUCTOR,dc=fr(),xk=di(),Pk=Be(),Ak=zr(),iS=dc&&dc.prototype;Ik({target:"Promise",proto:!0,forced:wk,real:!0},{catch:function(a){return this.then(void 0,a)}});!Ek&&Pk(dc)&&(cc=xk("Promise").prototype.catch,iS.catch!==cc&&Ak(iS,"catch",cc,{unsafe:!0}));var cc});var sS=y(()=>{"use strict";var Rk=_e(),kk=wt(),$k=Zt(),Mk=Xr(),Lk=uo(),Dk=io(),Bk=lc();Rk({target:"Promise",stat:!0,forced:Bk},{race:function(e){var t=this,i=Mk.f(t),r=i.reject,s=Lk(function(){var n=$k(t.resolve);Dk(e,function(o){kk(n,t,o).then(i.resolve,r)})});return s.error&&r(s.value),i.promise}})});var aS=y(()=>{"use strict";var Ck=_e(),Vk=Xr(),_k=Kr().CONSTRUCTOR;Ck({target:"Promise",stat:!0,forced:_k},{reject:function(e){var t=Vk.f(this),i=t.reject;return i(e),t.promise}})});var pc=y((H0,nS)=>{"use strict";var Ok=ei(),Nk=ht(),Fk=Xr();nS.exports=function(a,e){if(Ok(a),Nk(e)&&e.constructor===a)return e;var t=Fk.f(a),i=t.resolve;return i(e),t.promise}});var lS=y(()=>{"use strict";var Uk=_e(),qk=di(),oS=Ft(),jk=fr(),uS=Kr().CONSTRUCTOR,Hk=pc(),Qk=qk("Promise"),Wk=oS&&!uS;Uk({target:"Promise",stat:!0,forced:oS||uS},{resolve:function(e){return Hk(Wk&&this===Qk?jk:this,e)}})});var cS=y(()=>{"use strict";Gg();tS();rS();sS();aS();lS()});var fS=y(()=>{"use strict";var zk=_e(),Gk=Ft(),bo=fr(),Yk=qe(),pS=di(),hS=Be(),Kk=Cl(),dS=pc(),Xk=zr(),fc=bo&&bo.prototype,Jk=!!bo&&Yk(function(){fc.finally.call({then:function(){}},function(){})});zk({target:"Promise",proto:!0,real:!0,forced:Jk},{finally:function(a){var e=Kk(this,pS("Promise")),t=hS(a);return this.then(t?function(i){return dS(e,a()).then(function(){return i})}:a,t?function(i){return dS(e,a()).then(function(){throw i})}:a)}});!Gk&&hS(bo)&&(hc=pS("Promise").prototype.finally,fc.finally!==hc&&Xk(fc,"finally",hc,{unsafe:!0}));var hc});var bS=y((X0,mS)=>{"use strict";Eb();cS();fS();var Zk=Di();mS.exports=Zk("Promise","finally")});var SS=y((J0,gS)=>{"use strict";var e$=bS();gS.exports=e$});var go=y((Z0,vS)=>{"use strict";var t$=SS();vS.exports=t$});var AS=y(()=>{"use strict";var l$=_e(),c$=Nr(),d$=Qr(),p$=Qs(),h$=Ws();l$({target:"Array",proto:!0},{at:function(e){var t=c$(this),i=d$(t),r=p$(e),s=r>=0?r:i+r;return s<0||s>=i?void 0:t[s]}});h$("at")});var kS=y((Q_,RS)=>{"use strict";AS();var f$=Di();RS.exports=f$("Array","at")});var MS=y((W_,$S)=>{"use strict";var m$=kS();$S.exports=m$});var bt=y((z_,LS)=>{"use strict";var b$=MS();LS.exports=b$});var Vc=y((YF,lv)=>{"use strict";var M$=ar();lv.exports=Array.isArray||function(e){return M$(e)==="Array"}});var dv=y((KF,cv)=>{"use strict";var L$=TypeError,D$=9007199254740991;cv.exports=function(a){if(a>D$)throw L$("Maximum allowed index exceeded");return a}});var fv=y((XF,hv)=>{"use strict";var B$=Vc(),C$=Qr(),V$=dv(),_$=Ur(),pv=function(a,e,t,i,r,s,n,o){for(var u=r,l=0,p=n?_$(n,o):!1,c,h;l<i;)l in t&&(c=p?p(t[l],l,e):t[l],s>0&&B$(c)?(h=C$(c),u=pv(a,e,c,h,u,s-1)-1):(V$(u+1),a[u]=c),u++),l++;return u};hv.exports=pv});var Sv=y((JF,gv)=>{"use strict";var mv=Vc(),O$=Bl(),N$=ht(),F$=Ke(),U$=F$("species"),bv=Array;gv.exports=function(a){var e;return mv(a)&&(e=a.constructor,O$(e)&&(e===bv||mv(e.prototype))?e=void 0:N$(e)&&(e=e[U$],e===null&&(e=void 0))),e===void 0?bv:e}});var yv=y((ZF,vv)=>{"use strict";var q$=Sv();vv.exports=function(a,e){return new(q$(a))(e===0?0:e)}});var Tv=y(()=>{"use strict";var j$=_e(),H$=fv(),Q$=Zt(),W$=Nr(),z$=Qr(),G$=yv();j$({target:"Array",proto:!0},{flatMap:function(e){var t=W$(this),i=z$(t),r;return Q$(e),r=G$(t,0),r.length=H$(r,t,t,i,0,1,e,arguments.length>1?arguments[1]:void 0),r}})});var Iv=y(()=>{"use strict";var Y$=Ws();Y$("flatMap")});var wv=y((sU,Ev)=>{"use strict";Tv();Iv();var K$=Di();Ev.exports=K$("Array","flatMap")});var Pv=y((aU,xv)=>{"use strict";var X$=wv();xv.exports=X$});var yr=y((nU,Av)=>{"use strict";var J$=Pv();Av.exports=J$});var Sa=y((TU,Mv)=>{"use strict";var eM=Xs(),tM=String;Mv.exports=function(a){if(eM(a)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return tM(a)}});var Oc=y((IU,Lv)=>{"use strict";Lv.exports=`
|
|
7
|
+
\v\f\r \u2028\u2029\uFEFF`});var Cv=y((EU,Bv)=>{"use strict";var iM=je(),rM=Li(),sM=Sa(),Fc=Oc(),Dv=iM("".replace),aM=RegExp("^["+Fc+"]+"),nM=RegExp("(^|[^"+Fc+"])["+Fc+"]+$"),Nc=function(a){return function(e){var t=sM(rM(e));return a&1&&(t=Dv(t,aM,"")),a&2&&(t=Dv(t,nM,"$1")),t}};Bv.exports={start:Nc(1),end:Nc(2),trim:Nc(3)}});var Nv=y((wU,Ov)=>{"use strict";var oM=fl().PROPER,uM=qe(),Vv=Oc(),_v="
";Ov.exports=function(a){return uM(function(){return!!Vv[a]()||_v[a]()!==_v||oM&&Vv[a].name!==a})}});var Uc=y((xU,Fv)=>{"use strict";var lM=Cv().start,cM=Nv();Fv.exports=cM("trimStart")?function(){return lM(this)}:"".trimStart});var qv=y(()=>{"use strict";var dM=_e(),Uv=Uc();dM({target:"String",proto:!0,name:"trimStart",forced:"".trimLeft!==Uv},{trimLeft:Uv})});var Hv=y(()=>{"use strict";qv();var pM=_e(),jv=Uc();pM({target:"String",proto:!0,name:"trimStart",forced:"".trimStart!==jv},{trimStart:jv})});var Wv=y(($U,Qv)=>{"use strict";Hv();var hM=Di();Qv.exports=hM("String","trimLeft")});var Gv=y((MU,zv)=>{"use strict";var fM=Wv();zv.exports=fM});var Kv=y((LU,Yv)=>{"use strict";var mM=Gv();Yv.exports=mM});var Jv=y(()=>{"use strict"});var Zv=y(()=>{"use strict"});var ty=y((fq,ey)=>{"use strict";var bM=ht(),gM=ar(),SM=Ke(),vM=SM("match");ey.exports=function(a){var e;return bM(a)&&((e=a[vM])!==void 0?!!e:gM(a)==="RegExp")}});var sy=y((mq,ry)=>{"use strict";var yM=De(),TM=qe(),iy=yM.RegExp,IM=!TM(function(){var a=!0;try{iy(".","d")}catch(u){a=!1}var e={},t="",i=a?"dgimsy":"gimsy",r=function(u,l){Object.defineProperty(e,u,{get:function(){return t+=l,!0}})},s={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};a&&(s.hasIndices="d");for(var n in s)r(n,s[n]);var o=Object.getOwnPropertyDescriptor(iy.prototype,"flags").get.call(e);return o!==i||t!==i});ry.exports={correct:IM}});var ny=y((bq,ay)=>{"use strict";var EM=ei();ay.exports=function(){var a=EM(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 ly=y((gq,uy)=>{"use strict";var wM=wt(),xM=Ut(),PM=Ns(),oy=sy(),AM=ny(),RM=RegExp.prototype;uy.exports=oy.correct?function(a){return a.flags}:function(a){return!oy.correct&&PM(RM,a)&&!xM(a,"flags")?wM(AM,a):a.flags}});var dy=y((Sq,cy)=>{"use strict";var Qc=je(),kM=Nr(),$M=Math.floor,jc=Qc("".charAt),MM=Qc("".replace),Hc=Qc("".slice),LM=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,DM=/\$([$&'`]|\d{1,2})/g;cy.exports=function(a,e,t,i,r,s){var n=t+a.length,o=i.length,u=DM;return r!==void 0&&(r=kM(r),u=LM),MM(s,u,function(l,p){var c;switch(jc(p,0)){case"$":return"$";case"&":return a;case"`":return Hc(e,0,t);case"'":return Hc(e,n);case"<":c=r[Hc(p,1,-1)];break;default:var h=+p;if(h===0)return l;if(h>o){var d=$M(h/10);return d===0?l:d<=o?i[d-1]===void 0?jc(p,1):i[d-1]+jc(p,1):l}c=i[h-1]}return c===void 0?"":c})}});var fy=y(()=>{"use strict";var BM=_e(),CM=wt(),zc=je(),py=Li(),VM=Be(),_M=ht(),OM=ty(),ms=Sa(),NM=Us(),FM=ly(),UM=dy(),qM=Ke(),jM=Ft(),HM=qM("replace"),QM=TypeError,Wc=zc("".indexOf),WM=zc("".replace),hy=zc("".slice),zM=Math.max;BM({target:"String",proto:!0},{replaceAll:function(e,t){var i=py(this),r,s,n,o,u,l,p,c,h,d,f=0,m="";if(_M(e)){if(r=OM(e),r&&(s=ms(py(FM(e))),!~Wc(s,"g")))throw new QM("`.replaceAll` does not allow non-global regexes");if(n=NM(e,HM),n)return CM(n,e,i,t);if(jM&&r)return WM(ms(i),e,t)}for(o=ms(i),u=ms(e),l=VM(t),l||(t=ms(t)),p=u.length,c=zM(1,p),h=Wc(o,u);h!==-1;)d=l?ms(t(u,h,o)):UM(u,o,h,[],void 0,t),m+=hy(o,f,h)+d,f=h+p,h=h+c>o.length?-1:Wc(o,u,h+c);return f<o.length&&(m+=hy(o,f)),m}})});var by=y((Tq,my)=>{"use strict";Jv();Zv();fy();var GM=Di();my.exports=GM("String","replaceAll")});var Sy=y((Iq,gy)=>{"use strict";var YM=by();gy.exports=YM});var yy=y((Eq,vy)=>{"use strict";var KM=Sy();vy.exports=KM});var Iy=y((wq,Ty)=>{"use strict";var XM=Qs(),JM=Sa(),ZM=Li(),eL=RangeError;Ty.exports=function(e){var t=JM(ZM(this)),i="",r=XM(e);if(r<0||r===1/0)throw new eL("Wrong number of repetitions");for(;r>0;(r>>>=1)&&(t+=t))r&1&&(i+=t);return i}});var Ay=y((xq,Py)=>{"use strict";var xy=je(),tL=Ju(),Ey=Sa(),iL=Iy(),rL=Li(),sL=xy(iL),aL=xy("".slice),nL=Math.ceil,wy=function(a){return function(e,t,i){var r=Ey(rL(e)),s=tL(t),n=r.length,o=i===void 0?" ":Ey(i),u,l;return s<=n||o===""?r:(u=s-n,l=sL(o,nL(u/o.length)),l.length>u&&(l=aL(l,0,u)),a?r+l:l+r)}};Py.exports={start:wy(!1),end:wy(!0)}});var ky=y((Pq,Ry)=>{"use strict";var oL=ur();Ry.exports=/Version\/10(?:\.\d+){1,2}(?: [\w./]+)?(?: Mobile\/\w+)? Safari\//.test(oL)});var $y=y(()=>{"use strict";var uL=_e(),lL=Ay().start,cL=ky();uL({target:"String",proto:!0,forced:cL},{padStart:function(e){return lL(this,e,arguments.length>1?arguments[1]:void 0)}})});var Ly=y((kq,My)=>{"use strict";$y();var dL=Di();My.exports=dL("String","padStart")});var By=y(($q,Dy)=>{"use strict";var pL=Ly();Dy.exports=pL});var Vy=y((Mq,Cy)=>{"use strict";var hL=By();Cy.exports=hL});var uD={};pI(uD,{ChromecastState:()=>Or,HttpConnectionType:()=>Rn,Observable:()=>ni.Observable,PlaybackState:()=>Ue,Player:()=>pn,PredefinedQualityLimits:()=>Bs,SDK_VERSION:()=>oD,Subject:()=>ni.Subject,Subscription:()=>ni.Subscription,Surface:()=>kn,VERSION:()=>Tu,ValueSubject:()=>ni.ValueSubject,VideoFormat:()=>Jt,VideoQuality:()=>ni.VideoQuality,areValidLiveRecordSources:()=>Ff,clientChecker:()=>Y,isMobile:()=>Ci});module.exports=hI(uD);var Tu="2.0.149-dev.a444d83a.0";var Ue=(r=>(r.STOPPED="stopped",r.READY="ready",r.PLAYING="playing",r.PAUSED="paused",r))(Ue||{}),Jt=(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_FMP4="HLS_FMP4",x.HLS_LIVE="HLS_LIVE",x.HLS_LIVE_CMAF="HLS_LIVE_CMAF",x.WEB_RTC_LIVE="WEB_RTC_LIVE",x))(Jt||{});var Or=(r=>(r.NOT_AVAILABLE="NOT_AVAILABLE",r.AVAILABLE="AVAILABLE",r.CONNECTING="CONNECTING",r.CONNECTED="CONNECTED",r))(Or||{}),Rn=(i=>(i.HTTP1="http1",i.HTTP2="http2",i.QUIC="quic",i))(Rn||{});var kn=(n=>(n.NONE="none",n.INLINE="inline",n.FULLSCREEN="fullscreen",n.SECOND_SCREEN="second_screen",n.PIP="pip",n.INVISIBLE="invisible",n))(kn||{}),Bs=(i=>(i.TRAFFIC_SAVING="traffic_saving",i.HIGH_QUALITY="high_quality",i.UNKNOWN="unknown",i))(Bs||{});var wd=X(cr(),1),XT=X(Xe(),1);var fe=require("@vkontakte/videoplayer-shared/es2015");var $f=a=>new Promise((e,t)=>{let i=document.createElement("script");i.setAttribute("src",a),i.onload=()=>e(),i.onerror=r=>t(r),document.body.appendChild(i)});var _n=class{constructor(e){this.connection$=new fe.ValueSubject(void 0);this.castState$=new fe.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new fe.Subject;this.realCastState$=new fe.ValueSubject("NOT_AVAILABLE");this.subscription=new fe.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 i=(0,fe.isNonNullable)((s=window.chrome)==null?void 0:s.cast),r=!!window.__onGCastApiAvailable;i?this.initializeCastApi():(window.__onGCastApiAvailable=n=>{delete window.__onGCastApiAvailable,n&&!this.isDestroyed&&this.initializeCastApi()},r||$f("https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?loadCastFramework=1").catch(()=>this.errorEvent$.next({id:"ChromecastLoading",category:fe.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,r,s;(s=(r=(i=cast.framework.CastContext.getInstance())==null?void 0:i.getCurrentSession())==null?void 0:r.getMediaSession())==null||s.stop(new chrome.cast.media.StopRequest,e,t)})}toggleConnection(){(0,fe.isNonNullable)(this.connection$.getValue())?this.disconnect():this.connect()}setVolume(e){let t=this.connection$.getValue();(0,fe.isNullable)(t)||(t.remotePlayer.volumeLevel=e,t.remotePlayerController.setVolumeLevel())}setMuted(e){let t=this.connection$.getValue();(0,fe.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,fe.fromEvent)(i,cast.framework.CastContextEventType.SESSION_STATE_CHANGED).subscribe(r=>{var s,n,o;switch(r.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,fe.assertNever)(r.sessionState)}})).add((0,fe.merge)((0,fe.fromEvent)(i,cast.framework.CastContextEventType.CAST_STATE_CHANGED).pipe((0,fe.tap)(r=>{this.log({message:`[cast.framework.RemotePlayerEventType.CAST_STATE_CHANGED]: ${JSON.stringify(r)}`})}),(0,fe.map)(r=>r.castState)),(0,fe.observableFrom)([i.getCastState()])).pipe((0,fe.filterChanged)(),(0,fe.map)(ux),(0,fe.tap)(r=>{this.log({message:`realCastState$: ${r}`})})).subscribe(this.realCastState$)).add(this.realCastState$.subscribe(r=>{var o,u;let s=r==="CONNECTED",n=(0,fe.isNonNullable)(this.connection$.getValue());if(s&&!n){let l=i.getCurrentSession();(0,fe.assertNonNullable)(l);let p=l.getCastDevice(),c=(u=(o=l.getMediaSession())==null?void 0:o.media)==null?void 0:u.contentId;((0,fe.isNullable)(c)||c===this.contentId)&&(this.log({message:"connection created"}),this.connection$.next({remotePlayer:e,remotePlayerController:t,session:l,castDevice:p}))}else!s&&n&&(this.log({message:"connection destroyed"}),this.connection$.next(void 0));this.castState$.next(r==="CONNECTED"?(0,fe.isNonNullable)(this.connection$.getValue())?"CONNECTED":"AVAILABLE":r)}))}initializeCastApi(){var r;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:(r=this.params.receiverApplicationId)!=null?r:t,autoJoinPolicy:i}),this.initListeners()}catch(s){this.errorEvent$.next({id:"ChromecastInitializer",category:fe.ErrorCategory.EXTERNAL_API,message:"[initializeCastApi] failed",thrown:s})}}},ux=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,fe.assertNever)(a)}};var me=require("@vkontakte/videoplayer-shared/es2015");var He=require("@vkontakte/videoplayer-shared/es2015");var sl=require("@vkontakte/videoplayer-shared/es2015");var Ce=(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 i=new URL(a);return i.searchParams.append("playback_shift",e.toFixed(0)),i.toString()}case 2:{let i=new URL(a);return!i.searchParams.get("offset_p")&&e===0?a:(i.searchParams.set("offset_p",e.toFixed(0)),i.toString())}default:(0,sl.assertNever)(t)}return a},Bi=(a,e)=>{var t;switch(e){case 0:return NaN;case 1:{let i=new URL(a);return Number(i.searchParams.get("playback_shift"))}case 2:{let i=new URL(a);return Number((t=i.searchParams.get("offset_p"))!=null?t:0)}default:(0,sl.assertNever)(e)}};var Nn=a=>{var c;let{source:e,format:t,meta:i,output:r}=a,s,n,o;switch(t){case"MPEG":{let h=e[t];(0,He.assertNonNullable)(h);let d=(0,He.getHighestQuality)(Object.keys(h));(0,He.assertNonNullable)(d);let f=h[d];(0,He.assertNonNullable)(f),s=f,n="video/mp4",o=On();break}case"HLS":case"HLS_FMP4":case"HLS_ONDEMAND":{let h=e[t];(0,He.assertNonNullable)(h),s=h.url,n="application/x-mpegurl",o=On();break}case"DASH_SEP":case"DASH_ONDEMAND":case"DASH_WEBM":case"DASH_WEBM_AV1":case"DASH_STREAMS":{let h=e[t];(0,He.assertNonNullable)(h),s=h.url,n="application/dash+xml",o=On();break}case"DASH_LIVE_CMAF":{let h=e[t];(0,He.assertNonNullable)(h),s=h.url,n="application/dash+xml",o=Mf();break}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let h=e[t];(0,He.assertNonNullable)(h),s=Ce(h.url),n="application/x-mpegurl",o=Mf();break}case"DASH_LIVE":case"WEB_RTC_LIVE":{let h="Unsupported format for Chromecast",d=new Error(h);throw r.error$.next({id:"ChromecastProvider.createMediaInfo()",category:He.ErrorCategory.VIDEO_PIPELINE,message:h,thrown:d}),d}case"DASH":case"DASH_LIVE_WEBM":throw new Error(`${t} is no longer supported`);default:return(0,He.assertNever)(t)}let u=lx((c=i.videoId)!=null?c:s,n);u.contentUrl=s,u.streamType=o,u.metadata=cx();let{title:l,subtitle:p}=i;return(0,He.isNonNullable)(l)&&(u.metadata.title=l),(0,He.isNonNullable)(p)&&(u.metadata.subtitle=p),u};function On(){var a,e,t,i;return(i=(t=(e=(a=chrome.cast)==null?void 0:a.media)==null?void 0:e.StreamType)==null?void 0:t.BUFFERED)!=null?i:"BUFFERED"}function Mf(){var a,e,t,i;return(i=(t=(e=(a=chrome.cast)==null?void 0:a.media)==null?void 0:e.StreamType)==null?void 0:t.LIVE)!=null?i:"LIVE"}function lx(a,e){var t,i;return(i=(t=chrome.cast)==null?void 0:t.media)!=null&&i.MediaInfo?new chrome.cast.media.MediaInfo(a,e):{contentId:a,contentType:e,metadata:{title:"",subtitle:""},streamType:On()}}function cx(){var a,e;return(e=(a=chrome.cast)==null?void 0:a.media)!=null&&e.GenericMediaMetadata?new chrome.cast.media.GenericMediaMetadata:{images:[],metadataType:0,releaseDate:"",subtitle:"",title:"",releaseYear:1970,type:0}}var _=(a,e,t=!1)=>{let i=a.getTransition();(t||!i||i.to===e)&&a.setState(e)};var Fn=class{constructor(e){this.interval=0;this.params=e}start(e=0){clearInterval(this.interval),this.startVideoPosition=e,this.startTs=Date.now(),this.interval=window.setInterval(()=>{let t=(Date.now()-this.startTs)/1e3,i=this.startVideoPosition+t;this.params.output.position$.next(i)},1e3)}pause(){clearInterval(this.interval)}destroy(){clearInterval(this.interval)}};var nl=require("@vkontakte/videoplayer-shared/es2015");var Lf=X(Xe(),1);var Un=class{constructor(){this._isMiuiBrowser=!1}get current(){return this._current}get isChrome(){return this.current==="Chrome"}get isChromiumBased(){return(0,Lf.default)(["Chrome","Chromium","Opera","Yandex","Edge","SamsungBrowser"],this.current)}get isFirefox(){return this.current==="Firefox"}get isSafari(){return this.current==="Safari"}get isOpera(){return this.current==="Opera"}get isEdge(){return this.current==="Edge"}get isYandex(){return this.current==="Yandex"}get isSamsungBrowser(){return this.current==="SamsungBrowser"}get currentVersion(){return this._current_version}get chromeVersion(){return this._chromeVersion}get firefoxVersion(){return this._firefoxVersion}get safariVersion(){return this._safariVersion}get operaVersion(){return this._operaVersion}get edgeVersion(){return this._edgeVersion}get yandexVersion(){return this._yandexVersion}get isMiuiBrowser(){return this._isMiuiBrowser}detect(){let{userAgent:e}=navigator;try{let t=/yabrowser/i.test(e)?"Yandex":void 0,i=/samsungbrowser/i.test(e)?"SamsungBrowser":void 0,r=/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._isMiuiBrowser=/(XiaoMi)|(MiuiBrowser)/i.test(e),this._current=t||i||n||u||l||r||s||o||"Rest"}catch(t){console.error(t)}this.isChrome&&this.detectChromeVersion(),this.isFirefox&&this.detectFirefoxVersion(),this.isSafari&&this.detectSafariVersion(),this.isOpera&&this.detectOperaVersion(),this.isEdge&&this.detectEdgeVersion(),this.isYandex&&this.detectYandexVersion()}detectVersion(e){try{let{userAgent:t}=window.navigator,i=t.match(e);if(!i)return;let r=i[1],s=parseInt(r,10);if(!isNaN(s))return this._current_version=s,s}catch(t){console.error(t)}}detectChromeVersion(){this._chromeVersion=this.detectVersion(/Chrome\/(\d+\.\d+)/)}detectFirefoxVersion(){this._firefoxVersion=this.detectVersion(/Firefox\/(\d+\.\d+)/)}detectSafariVersion(){this._safariVersion=this.detectVersion(/Version\/(\d+)/)}detectOperaVersion(){this._operaVersion=this.detectVersion(/OPR\/(\d+\.\d+)/)}detectEdgeVersion(){this._edgeVersion=this.detectVersion(/Edg\/(\d+\.\d+)/)}detectYandexVersion(){this._yandexVersion=this.detectVersion(/YaBrowser\/(\d+\.\d+\.\d+)/)}};var Df=X(Xe(),1);var Ci=()=>{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 qn=class{constructor(e){this._highEntropyValues={};this._os={name:"Unknown",version:"Unknown",full:"Unknown"};this._details={vendor:"Unknown",model:"Unknown"};this._displayChecker=e}get current(){return this._current}get os(){return this._os}get details(){return this._details}get isIOS(){let e=["iPhone","iPad","iPod"];return this._highEntropyValues.platform==="iOS"||this.os.name.toLowerCase().includes("ios")||(0,Df.default)(e,this.current)}get isMac(){return this._highEntropyValues.platform==="macOS"||this.os.name.toLowerCase().includes("mac")||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.os.name.toLowerCase().includes("android")||this.current==="Android"}get isWindows(){return this.os.name.toLowerCase().includes("windows")}get isLinux(){return this.os.name.toLowerCase().includes("linux")&&!this.isAndroid}get isMobile(){return this._highEntropyValues.mobile||this._isMobile}get iOSVersion(){return this._iosVersion}detect(){let{userAgent:e}=navigator;try{this._isMobile=Ci()}catch(t){console.error(t)}this.detectDevice(e),this.detectOS(e),this.detectDeviceDetails(e),this.detectHighEntropyValues(),this.isIOS&&this.detectIOSVersion()}detectHighEntropyValues(){return T(this,null,function*(){let{userAgentData:e}=navigator;if(e!=null&&e.getHighEntropyValues){let t=yield e.getHighEntropyValues(["architecture","bitness","brands","mobile","platform","formFactor","model","platformVersion","wow64"]);this._highEntropyValues=t,t.platform&&(this._os.name=this.normalizeOSName(t.platform),t.platformVersion&&(this._os.version=this.normalizeOSVersion(t.platformVersion),this._os.full=`${this._os.name} ${this._os.version}`)),t.model&&(this._details.model=t.model)}})}detectDevice(e){try{let t=/android/i.test(e)?"Android":void 0,i=/iphone/i.test(e)?"iPhone":void 0,r=/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||r||s||o||n||"Desktop"}catch(t){console.error(t)}}detectOS(e){try{let t=[[/(windows nt) (6\.[23]); arm/i,["Windows RT"]],[/(windows (?:phone|mobile|iot))(?: os)?[/ ]?([\d.]*( se)?)/i,["Windows Mobile",2]],[/(windows)[/ ](1[01]|2000|3\.1|7|8(\.1)?|9[58]|me|server 20\d\d( r2)?|vista|xp)/i,[1,2]],[/windows nt ?([\d.)]*)(?!.+xbox)/i,[2]],[/\bwin(?=3| ?9|n)(?:nt| 9x )?([\d.;]*)/i,[1]],[/(mac os x) ?([\w. ]*)/i,["macOS",2]],[/(macintosh|mac_powerpc\b)(?!.+(haiku|morphos))/i,["macOS"]],[/(?:ios;fbsv|ios(?=.+ip(?:ad|hone))|ip(?:ad|hone)(?: |.+i(?:pad)?)os)[/ ]([\w.]+)/i,["iOS",1]],[/cfnetwork\/.+darwin/i,["iOS"]],[/(android|harmonyos)[/ ]?([\d.]*)/i,[1,2]],[/(linux|ubuntu|debian|fedora|red hat|centos)[-/ ]?([\w.]*)/i,[1,2]],[/(cros) \w+(?:\)| ([\w.]+)\b)/i,["Chrome OS",2]]];for(let[i,r]of t){let s=e.match(i);if(s){let n=r[0],o=r[1],u=typeof n=="number"?s[n]:n,l=typeof o=="number"?s[o]:o;u.toLowerCase().includes("mac")?u="macOS":u.toLowerCase().includes("windows")?u="Windows":u.toLowerCase().includes("android")?u="Android":(u.toLowerCase().includes("ios")||u.toLowerCase().includes("iphone")||u.toLowerCase().includes("ipad"))&&(u="iOS"),l&&(l=l.replace(/_/g,".")),this._os={name:u,version:l||"Unknown",full:l?`${u} ${l}`:u};break}}this._os.name==="Unknown"&&(e.includes("Mac")?this._os={name:"macOS",version:"Unknown",full:"macOS"}:e.includes("Win")?this._os={name:"Windows",version:"Unknown",full:"Windows"}:e.includes("Linux")&&(this._os={name:"Linux",version:"Unknown",full:"Linux"}))}catch(t){console.error("OS detection error:",t)}}detectDeviceDetails(e){try{let t=[[/(ip(hone|od|ad))/i,["Apple",1]],[/(macintosh)/i,["Apple","Macintosh"]],[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i,["Samsung",1]],[/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i,["Samsung",1]],[/samsung[- ]((?!sm-[lr]|browser)[-\w]+)/i,["Samsung",1]],[/sec-(sgh\w+)/i,["Samsung",1]],[/(?:huawei) ?([-\w ]+)[;)]/i,["Huawei",1]],[/\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][\dc][adnt]?)\b(?!.+d\/s)/i,["Huawei",1]],[/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?)/i,["Huawei",1]],[/(redmi[-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i,["Xiaomi",1]],[/\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note|max|cc)?[_ ]?(?:\d{0,2}\w?)[_ ]?(?:plus|se|lite|pro)?( 5g|lte)?)(?: bui|\))/i,["Xiaomi",1]],[/\b(poco[\w ]+)(?: bui|\))/i,["Xiaomi",1]],[/\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i,["Xiaomi",1]],[/\b(?:xiao)?((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i,["Xiaomi",1]],[/(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i,["OnePlus",1]],[/droid.+; (cph2[3-6]\d[13579]|((gm|hd)19|(ac|be|in|kb)20|(d[en]|eb|le|mt)21|ne22)[0-2]\d)(?: bui|\))/i,["OnePlus",1]],[/; (\w+) bui.+ oppo/i,["OPPO",1]],[/\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i,["OPPO",1]],[/\b(opd2(\d{3}a?))(?: bui|\))/i,["OPPO",1]],[/\b(rmx[1-3]\d{3})(?: bui|;|\))/i,["Realme",1]],[/; vivo (\w+)(?: bui|\))/i,["Vivo",1]],[/\b(v[12]\d{3}\w?[at])(?: bui|;)/i,["Vivo",1]],[/\bmot(?:orola)?[- ]([\w\s]+)(\)| bui)/i,["Motorola",1]],[/((?:moto(?! 360)[-\w() ]+|xt\d{3,4}[cgkosw+]?[-\d]*|nexus 6)(?= bui|\)))/i,["Motorola",1]],[/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b/i,["Motorola",1]],[/\b(mz60\d|xoom[2 ]{0,2}) build\//i,["Motorola",1]],[/\blg[-e;/ ]+(?!.*(?:browser|netcast|android tv|watch|webos))(\w+)/i,["LG",1]],[/\blg-?([\d\w]+) bui/i,["LG",1]],[/(lm(?:-?f100[nv]?|-[\w.]+)(?= bui|\))|nexus [45])/i,["LG",1]],[/((?=lg)?[vl]k-?\d{3}) bui/i,["LG",1]],[/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-\w\w\d\d)(?= bui|\))/i,["Sony",1]],[/sony tablet [ps]/i,["Sony","Xperia Tablet"]],[/(sonyericsson)[-_ ]?([-\w]*)/i,["Sony Ericsson",2]],[/\b(?:sony)?sgp\w+(?: bui|\))/i,["Sony",1]],[/(pixel (c|tablet))\b/i,["Google",1]],[/droid.+;(?: google)? (g(01[13]a|020[aem]|025[jn]|1b60|1f8f|2ybb|4s1m|576d|5nz6|8hhn|8vou|a02099|c15s|d1yq|e2ae|ec77|gh2x|kv4x|p4bc|pj41|r83y|tt9q|ur25|wvk6)|pixel[\d ]*a?( pro)?( xl)?( fold)?( \(5g\))?)( bui|\))/i,["Google",1]],[/(google) (pixelbook( go)?)/i,["Google",2]],[/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i,["Nokia",1]],[/nokia[-_ ]?(([-\w. ]*?))( bui|\)|;|\/)/i,["Nokia",1]],[/(nokia) (t[12][01])/i,["Nokia",2]],[/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i,["ASUS",1]],[/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i,["ASUS",1]],[/lenovo[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i,["Lenovo",1]],[/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i,["Lenovo",1]],[/(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i,["Amazon",1]],[/(kf[a-z]+)( bui|\)).+silk\//i,["Amazon",1]],[/(alexa)webm/i,["Amazon","Echo"]],[/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i,["Amazon",1]],[/(?:blackberry|\(bb10;) (\w+)/i,["BlackBerry",1]],[/\b((?:bb[a-f]|st[hv])100-\d)/i,["BlackBerry",1]],[/(playbook);[-\w),; ]+(rim)/i,["BlackBerry",1]],[/(zte)[- ]([\w ]+?)(?: bui|\/|\))/i,["ZTE",2]],[/(alcatel|geeksphone|nexian|panasonic)[-_ ]?([-\w]*)/i,[1,2]],[/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i,["HTC",2]],[/(microsoft); (lumia[\w ]+)/i,["Microsoft",2]],[/(surface duo)/i,["Microsoft","Surface Duo"]],[/(dell) (streak)/i,["Dell",2]],[/(hp) ([\w ]+\w)/i,["HP",2]],[/(sharp)\/?([-\w]*)/i,["Sharp",2]],[/(benq)[-_ ]?([-\w]*)/i,["BenQ",2]],[/(palm)[-_ ]?([-\w]*)/i,["Palm",2]],[/(meizu)[-_ ]?([-\w]*)/i,["Meizu",2]],[/(tecno)[-_ ]?([-\w]*)/i,["Tecno",2]],[/(infinix)[-_ ]?([-\w]*)/i,["Infinix",2]],[/(micromax)[-_ ]?([-\w]*)/i,["Micromax",2]],[/(lava)[-_ ]?([-\w]*)/i,["Lava",2]],[/(spice)[-_ ]?([-\w]*)/i,["Spice",2]],[/(fairphone)[-_ ]?([-\w]*)/i,["Fairphone",2]],[/(cat)[-_ ]?([-\w]*)/i,["Cat",2]],[/(energy)[-_ ]?([-\w]*)/i,["Energizer",2]],[/(ulefone)[-_ ]?([-\w]*)/i,["Ulefone",2]],[/(doogee)[-_ ]?([-\w]*)/i,["Doogee",2]],[/(blackview)[-_ ]?([-\w]*)/i,["Blackview",2]],[/(shield \w+ tv)/i,["Nvidia",1]],[/(crkey)/i,["Google","Chromecast"]],[/(roku)[\dx]*[)/]((?:dvp-)?[\d.]*)/i,["Roku",1]],[/(apple) ?tv/i,["Apple","TV"]],[/(amazon) ?tv/i,["Amazon","Fire TV"]]];for(let[i,r]of t){let s=e.match(i);if(s){let n=r[0],o=r[1],u=typeof n=="number"?s[n]:n,l=typeof o=="number"?s[o]:o;this._details.vendor=u,this._details.model=l||"Unknown";break}}}catch(t){console.error("Device details detection 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 r=parseFloat(i);if(isNaN(r))return;this._iosVersion=r}catch(e){console.error(e)}}normalizeOSName(e){let t=e.toLowerCase();return t.includes("mac")?"macOS":t.includes("win")?"Windows":t.includes("linux")?"Linux":t.includes("android")?"Android":t.includes("ios")||t.includes("iphone")?"iOS":e}normalizeOSVersion(e){return e.replace(/_/g,".")}};var jn=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,Vi=()=>{var a,e;return!!(window.ManagedMediaSource&&((e=(a=window.ManagedSourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Bf=()=>{var a,e;return!!(window.MediaSource&&((e=(a=window.SourceBuffer)==null?void 0:a.prototype)!=null&&e.appendBuffer))},Wr=()=>window.ManagedMediaSource?new ManagedMediaSource:new MediaSource;var dx=document.createElement("video"),px='video/mp4; codecs="avc1.42000a,mp4a.40.2"',hx='video/mp4; codecs="hev1.1.6.L93.B0"',Cf='video/webm; codecs="vp09.00.10.08"',Vf='video/webm; codecs="av01.0.00M.08"',fx='audio/mp4; codecs="mp4a.40.2"',mx='audio/webm; codecs="opus"',_f,bx=()=>T(null,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(q($({},a),{video:q($({},a.video),{contentType:Vf})})),window.navigator.mediaCapabilities.decodingInfo(q($({},a),{video:q($({},a.video),{contentType:Cf})}))]);_f={DASH_WEBM_AV1:e,DASH_WEBM:t}});bx().catch(a=>{console.log(dx),console.error(a)});var Hn=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 _f}get supportedCodecs(){return Object.keys(this._codecs).filter(e=>this._codecs[e])}get nativeHlsSupported(){return this._nativeHlsSupported}detect(){var e,t,i,r,s,n,o,u,l,p,c,h,d,f,m,S,g,v,w,x;this._video=document.createElement("video");try{this._protocols={mms:Vi(),mse:Bf(),hls:!!((t=(e=this._video).canPlayType)!=null&&t.call(e,"application/x-mpegurl")||(r=(i=this._video).canPlayType)!=null&&r.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 k=!!((p=(l=ot())==null?void 0:l.isTypeSupported)!=null&&p.call(l,px)),L=!!((h=(c=ot())==null?void 0:c.isTypeSupported)!=null&&h.call(c,hx)),W=!!((f=(d=ot())==null?void 0:d.isTypeSupported)!=null&&f.call(d,fx));this._codecs={h264:k,h265:L,vp9:!!((S=(m=ot())==null?void 0:m.isTypeSupported)!=null&&S.call(m,Cf)),av1:!!((v=(g=ot())==null?void 0:g.isTypeSupported)!=null&&v.call(g,Vf)),aac:W,opus:!!((x=(w=ot())==null?void 0:w.isTypeSupported)!=null&&x.call(w,mx)),mpeg:(k||L)&&W},this._nativeHlsSupported=this._protocols.hls&&this._containers.mp4}catch(k){console.error(k)}try{this.destroyVideoElement()}catch(k){console.error("Error destroying video element:",k)}}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 Of="audio/mpeg",Qn=class{supportMp3(){return this._codecs.mp3&&this._containers.mpeg}detect(){var e,t,i,r;this._audio=document.createElement("audio");try{this._containers={mpeg:!!((t=(e=this._audio).canPlayType)!=null&&t.call(e,Of))},this._codecs={mp3:!!((r=(i=ot())==null?void 0:i.isTypeSupported)!=null&&r.call(i,Of))}}catch(s){console.error(s)}try{this.destroyAudioElement()}catch(s){console.error("Error destroying audio element:",s)}}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 Nf=require("@vkontakte/videoplayer-shared/es2015");var al=class{constructor(){this.isInited$=new Nf.ValueSubject(!1);this._displayChecker=new jn,this._deviceChecker=new qn(this._displayChecker),this._browserChecker=new Un,this._videoChecker=new Hn(this._deviceChecker,this._browserChecker),this._audioChecker=new Qn,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 T(this,null,function*(){this._displayChecker.detect(),this._deviceChecker.detect(),this._browserChecker.detect(),this._videoChecker.detect(),this._audioChecker.detect(),this.isInited$.next(!0)})}},Y=new al;var ol=a=>{let{containers:e,protocols:t,codecs:i,nativeHlsSupported:r}=Y.video,s=(i.h264||i.h265)&&i.aac,n=t.mse||t.mms;return a.filter(o=>{switch(o){case"DASH_SEP":return n&&e.mp4&&s;case"DASH_WEBM":return n&&e.webm&&i.vp9&&i.opus;case"DASH_WEBM_AV1":return n&&e.webm&&i.av1&&i.opus;case"DASH_STREAMS":return n&&(e.mp4&&s||e.webm&&(i.vp9||i.av1)&&(i.opus||i.aac));case"DASH_LIVE":return n&&e.mp4&&s;case"DASH_LIVE_CMAF":return n&&e.mp4&&s&&e.cmaf;case"DASH_ONDEMAND":return n&&e.mp4&&s;case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":case"HLS_LIVE":case"HLS_LIVE_CMAF":return r;case"MPEG":return e.mp4;case"DASH":case"DASH_LIVE_WEBM":return!1;case"WEB_RTC_LIVE":return t.webrtc&&t.ws&&i.h264&&(e.mp4||e.webm);default:return(0,nl.assertNever)(o)}})},zs=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_FMP4":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,nl.assertNever)(a)}},Ff=a=>{let t=Object.keys(a).filter(i=>!zs(i));return ol(t).length>0};var Gs=class{constructor(e){this.subscription=new me.Subscription;this.sessionId$=new me.ValueSubject(null);this.mediaSessionId$=new me.ValueSubject(null);this.contentId$=new me.ValueSubject(null);this.isMobile=Ci();this.mobileVolumeState={muted:!1,volume:0};this.media=null;this.lastRequestedVolume=null;this.syncMediaState=e=>{var s,n,o;if((0,me.isNullable)(e))return;this.media=e,this.mediaSessionId$.next((s=e.mediaSessionId)!=null?s:null);let t=(n=e.media)==null?void 0:n.contentId;t&&this.contentId$.next(t),this.syncPlaybackState(e);let i=(o=e.media)==null?void 0:o.duration;(0,me.isNonNullable)(i)&&this.params.output.duration$.next(Math.max(0,i));let r=e.currentTime;if((0,me.isNonNullable)(r)){this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.params.output.position$.next(r);let l=this.params.output.isLive$.getValue();e.playerState==="PLAYING"&&!l?this.progressTicker.start(r):this.progressTicker.pause()}};this.params=e,this.progressTicker=new Fn(e),this.log=this.params.dependencies.logger.createComponentLog("ChromecastPresentationApiProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(zs(e.format)),this.subscribe()}subscribe(){let e=r=>{var s;this.params.output.error$.next({category:me.ErrorCategory.WTF,id:"ChromecastPresentationApiProvider",message:(s=r==null?void 0:r.message)!=null?s:"Unknown error",thrown:r})};this.subscription.add(this.params.chromecastConnector.message$.pipe((0,me.filter)(r=>!!r)).subscribe(r=>{this.handleMessage(r)},e)),this.subscription.add(this.sessionId$.pipe((0,me.filter)(me.isNonNullable),(0,me.filterChanged)(),(0,me.debounce)(0)).subscribe(()=>{this.loadMedia()},e));let t=this.contentId$.pipe((0,me.filterChanged)(),(0,me.map)(Boolean));this.subscription.add((0,me.combine)({seekState:this.params.desiredState.seekState.stateChangeEnded$,mediaLoaded:t}).pipe((0,me.filter)(({mediaLoaded:r})=>r)).subscribe(()=>{let r=this.params.desiredState.seekState.getState();r.state==="requested"&&this.seek(r.position/1e3)},e));let i=(0,me.combine)({playbackState:this.params.desiredState.playbackState.stateChangeStarted$,mediaLoaded:t});this.subscription.add(i.pipe((0,me.filter)(({mediaLoaded:r})=>r),(0,me.debounce)(0)).subscribe(()=>{this.syncPlayback()},e)),this.subscription.add(i.pipe((0,me.filter)(({mediaLoaded:r,playbackState:{from:s,to:n}})=>!r&&s==="stopped"&&n==="playing")).subscribe(()=>{this.loadMedia()},e)),this.subscription.add((0,me.combine)({volumeState:this.params.desiredState.volume.stateChangeStarted$.pipe((0,me.debounce)(30)),mediaLoaded:t}).pipe((0,me.filter)(({mediaLoaded:r})=>r)).subscribe(({volumeState:r})=>{let{muted:s,volume:n}=r.to;this.setVolume(n,s)},e))}handleMessage(e){var t,i,r,s,n,o;switch(e.type){case"new_session":case"update_session":{this.sessionId$.next(e.message.sessionId);let u=(i=(t=e.message)==null?void 0:t.media)==null?void 0:i[0];this.syncMediaState(u);let l=(r=e.message)==null?void 0:r.receiver.volume;this.syncVolumeState(l)}break;case"v2_message":{switch((s=e.message)==null?void 0:s.type){case"MEDIA_STATUS":{let u=(o=(n=e.message)==null?void 0:n.status)==null?void 0:o[0];this.syncMediaState(u);break}}break}}}loadMedia(){var o;let e=Nn(this.params),t=(o=this.media)==null?void 0:o.currentTime,i=this.params.desiredState.seekState.getState(),r=t!=null?t:i.state!=="none"?i.position/1e3:0,n=this.params.desiredState.playbackState.getState()==="playing";this.params.chromecastConnector.sendV2Message({type:"LOAD",requestId:0,media:e,autoplay:n,currentTime:r,customData:null,activeTrackIds:null}),this.params.output.willSeekEvent$.next()}stop(){this.params.chromecastConnector.stopMedia()}play(){let e=this.mediaSessionId$.getValue();(0,me.assertNonNullable)(e,"play on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"PLAY",mediaSessionId:e,customData:null})}pause(){let e=this.mediaSessionId$.getValue();(0,me.assertNonNullable)(e,"pause on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"PAUSE",mediaSessionId:e,customData:null})}seek(e){let t=this.mediaSessionId$.getValue();(0,me.assertNonNullable)(t,"seek on null mediaSessionId"),this.params.chromecastConnector.sendV2Message({type:"SEEK",currentTime:e,mediaSessionId:t}),this.params.output.willSeekEvent$.next()}setVolume(e,t){let i=e,r=`[setVolume] volume: ${e}, muted: ${t}`;this.isMobile&&(i=this.mobileVolumeState.volume,r+=`, mobile next volume: ${i}`),this.log({message:r}),this.lastRequestedVolume={volume:i,muted:t},this.params.chromecastConnector.sendV2Message({type:"SET_VOLUME",requestId:0,volume:{level:t?0:i,muted:t?!0:null}})}syncPlaybackState({playerState:e,idleReason:t}){let i=this.params.output.isBuffering$.getValue(),r=e==="BUFFERING";switch(i!==r&&this.params.output.isBuffering$.next(r),e){case"PAUSED":_(this.params.desiredState.playbackState,"paused");break;case"PLAYING":_(this.params.desiredState.playbackState,"playing");break;case"IDLE":{t==="FINISHED"?(this.params.output.endedEvent$.next(),_(this.params.desiredState.playbackState,"stopped"),this.contentId$.next(null)):_(this.params.desiredState.playbackState,"ready");break}case"BUFFERING":break}}syncPlayback(){let e=this.params.desiredState.playbackState.getState();switch(this.log({message:`[syncPlayback] ${e}`}),e){case"ready":break;case"playing":this.play();break;case"paused":this.pause();break;case"stopped":this.stop();break}}syncVolumeState(e){if((0,me.isNullable)(e))return;let{level:t,muted:i}=e,r={muted:i!=null?i:!1,volume:t!=null?t:0};this.lastRequestedVolume&&(i&&(r.volume=this.lastRequestedVolume.volume),this.lastRequestedVolume.muted&&!t&&!i&&(r.volume=this.lastRequestedVolume.volume,r.muted=!0),this.lastRequestedVolume=null);let s=`[syncVolumeState] volume: ${r.volume}, muted: ${r.muted}`;this.isMobile&&(this.mobileVolumeState.volume=r.volume,this.mobileVolumeState.muted=r.muted,r.volume=this.params.output.volume$.getValue().volume,s+=`, volume passed to state machine: ${r.volume}`),this.log({message:s}),this.params.output.volume$.next(r)}destroy(){this.progressTicker.destroy(),this.subscription.unsubscribe()}};var Ie=require("@vkontakte/videoplayer-shared/es2015");var Uf=a=>({castDevice:{friendlyName:a},remotePlayer:{},remotePlayerController:{},session:{}}),qf=()=>String(Date.now())+String(Math.floor(Math.random()*1e5));var Ys=class{constructor(e){this.capabilities=["WEB"];this.presentationRequest$=new Ie.ValueSubject(null);this.sessionId$=new Ie.ValueSubject(null);this.broadcastChannel=new BroadcastChannel("vk_player_chromecast_events");this.subscription=new Ie.Subscription;this.subscriptionEvents=new Ie.Subscription;this.isDestroyed=!1;this.sequenceNumber=0;this.presentationAvailable$=new Ie.ValueSubject(!1);this.presentationConnection$=new Ie.ValueSubject(null);this.message$=new Ie.ValueSubject(null);this.friendlyName$=new Ie.ValueSubject(null);this.errorEvent$=new Ie.Subject;this.clientId=this.getClientId(),this.params=e,this.log=e.logger.createComponentLog("ChromecastPresentationApiConnector"),this.log({message:"constructor"}),this.reinitPresentation(),this.subscribe()}destroy(){this.log({message:"destroy"}),this.subscription.unsubscribe(),this.subscriptionEvents.unsubscribe(),this.broadcastChannel.close(),this.isDestroyed=!0}disconnect(e=!0){this.log({message:"disconnect"}),e&&this.stopMedia(),this.presentationRequest$.next(null);let t=this.presentationConnection$.getValue();t&&t.close(),this.presentationConnection$.next(null),this.friendlyName$.next(null),this.resetSequenceNumber(),this.resetSubscriptionEvents()}stopMedia(){this.log({message:"stopMedia"}),this.sendV2Message({type:"STOP"})}reinitPresentation(e=!0){let t=this.createCastUrl(),i=new PresentationRequest(t);this.presentationRequest$.next(i),this.log({message:"PresentationRequest created"}),i.getAvailability().then(r=>{let s=()=>{this.log({message:`PresentationRequest presentation availability: ${r.value}`}),this.presentationAvailable$.next(r.value)};this.subscriptionEvents.add((0,Ie.fromEvent)(r,"change").subscribe(()=>{s()})),s()}).catch(()=>{this.presentationAvailable$.next(!0)}),window.navigator.presentation.defaultRequest=i,e&&i.reconnect("auto-join").then(r=>{this.log({message:"PresentationRequest reconnect success"}),this.handleConnection(r)}).catch(()=>{this.log({message:"PresentationRequest reconnect failed"})})}connect(){return T(this,null,function*(){var e;this.log({message:"connect"});try{this.presentationRequest$.getValue()||(this.log({message:"reinitPresentation"}),this.reinitPresentation(!1));let t=this.presentationRequest$.getValue();(0,Ie.assertNonNullable)(t,"connect with null presentationRequest");let i=yield t.start();this.handleConnection(i)}catch(t){switch(t==null?void 0:t.name){case"AbortError":case"NotAllowedError":break;default:this.errorEvent$.next({category:Ie.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:(e=t==null?void 0:t.message)!=null?e:"connect error",thrown:t});break}}})}subscribe(){this.subscription.add((0,Ie.fromEvent)(this.broadcastChannel,"message").subscribe(e=>{this.log({message:`broadcast connection data: ${e.data}`}),e.data==="connection"&&this.disconnect(!1)})),this.subscription.add(this.presentationAvailable$.subscribe(e=>{this.log({message:`presentationAvailable$: ${e}`})})),this.subscription.add(this.presentationConnection$.pipe((0,Ie.tap)(e=>{this.log({message:`presentationConnection$: ${!!e}`})}),(0,Ie.filter)(e=>!!e)).subscribe(e=>{let t=(0,Ie.fromEvent)(e,"message").subscribe(s=>{let n=JSON.parse(s.data);n.clientId===this.clientId&&(this.log({message:`[onmessage] ${s.data}`}),this.handleMessage(n),this.message$.next(n))}),i=(0,Ie.fromEvent)(e,"connect").subscribe(()=>{this.send("client_connect")}),r=(0,Ie.fromEvent)(e,"close").subscribe(s=>{switch(s.reason){case"error":this.errorEvent$.next({category:Ie.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:"Session error",thrown:s});break;case"closed":break}});this.subscriptionEvents.add(t),this.subscriptionEvents.add(i),this.subscriptionEvents.add(r)}))}send(e){switch(e){case"client_connect":{let t={type:"client_connect",message:this.clientId,sequenceNumber:-1,timeoutMillis:0,clientId:this.clientId};this.safeSend(JSON.stringify(t));break}}}sendV2Message(e){let t=this.sessionId$.getValue();if(t){let i={type:"v2_message",sequenceNumber:this.getSequenceNumber(),timeoutMillis:0,clientId:this.clientId,message:q($({},e),{sessionId:t})};this.safeSend(JSON.stringify(i))}}safeSend(e){try{this.log({message:`[send] ${e}`});let t=this.presentationConnection$.getValue();(t==null?void 0:t.state)==="connected"&&(t==null||t.send(e))}catch(t){this.errorEvent$.next({category:Ie.ErrorCategory.WTF,id:"ChromecastPresentationApiConnector",message:"PresentationConnection send error",data:{message:e},thrown:t})}}handleMessage(e){var t;switch(e.type){case"new_session":case"update_session":{this.sessionId$.next(e.message.sessionId),this.friendlyName$.next(e.message.receiver.friendlyName||"Chromecast Device");break}case"receiver_action":((t=e.message)==null?void 0:t.action)==="stop"&&this.disconnect();break}}createCastUrl(){return`cast:${this.params.appId}?clientId=${this.clientId}&autoJoinPolicy=tab_and_origin_scoped&defaultActionPolicy=create_session&launchTimeout=60000&supportedAppTypes=${this.capabilities}&appParams=%7B%22launchCheckerParams%22%3A%7B%7D%7D`}getSequenceNumber(){let e=this.sequenceNumber;return this.sequenceNumber=(this.sequenceNumber+1)%Number.MAX_SAFE_INTEGER,e}resetSequenceNumber(){this.sequenceNumber=0}getClientId(){let e="__vk_player_chromecast_id";return window[e]=window[e]||qf()}resetSubscriptionEvents(){this.subscriptionEvents.unsubscribe(),this.subscriptionEvents=new Ie.Subscription}handleConnection(e){this.log({message:"connection available"}),this.isDestroyed?(this.log({message:"connected on already destroyed component"}),e.close()):(this.broadcastChannel.postMessage("connection"),this.presentationConnection$.next(e))}};var Je=require("@vkontakte/videoplayer-shared/es2015");var pi=class a{constructor(e){this.subscription=new Je.Subscription;this.connection$=new Je.ValueSubject(void 0);this.castState$=new Je.ValueSubject("NOT_AVAILABLE");this.errorEvent$=new Je.Subject;let t=a.isSupported();this.log=e.dependencies.logger.createComponentLog("ChromecastPresentationApiInitializer"),this.log({message:`[constructor] receiverApplicationId: ${e.receiverApplicationId}, isDisabled: ${e.isDisabled}, isSupported: ${t}`}),!(!t||e.isDisabled||!e.receiverApplicationId)&&(this.chromecastConnector=new Ys({appId:e.receiverApplicationId,logger:e.dependencies.logger}),this.subscribe())}static isSupported(){return"chrome"in window&&"presentation"in navigator&&"BroadcastChannel"in window}subscribe(){(0,Je.assertNonNullable)(this.chromecastConnector,"subscribe with null chromecastConnector"),this.subscription.add(this.chromecastConnector.errorEvent$.subscribe(this.errorEvent$));let e=(0,Je.combine)({connection:this.chromecastConnector.presentationConnection$,available:this.chromecastConnector.presentationAvailable$,friendlyName:this.chromecastConnector.friendlyName$.pipe((0,Je.filterChanged)())});this.subscription.add(e.pipe((0,Je.map)(({connection:t,friendlyName:i})=>!!(t&&i)),(0,Je.filterChanged)()).subscribe(t=>{var r,s;let i=(s=(r=this.chromecastConnector)==null?void 0:r.friendlyName$.getValue())!=null?s:"";this.connection$.next(t?Uf(i):void 0)})).add(e.subscribe(({available:t,connection:i})=>{t?i?this.castState$.next("CONNECTED"):this.castState$.next("AVAILABLE"):this.castState$.next("NOT_AVAILABLE")}))}connect(){var e;this.log({message:"connect"}),(e=this.chromecastConnector)==null||e.connect()}disconnect(){var e;this.log({message:"disconnect"}),(e=this.chromecastConnector)==null||e.disconnect()}stopMedia(){return T(this,null,function*(){var e;this.log({message:"stopMedia"}),(e=this.chromecastConnector)==null||e.stopMedia()})}toggleConnection(){var t;let e=!!((t=this.chromecastConnector)!=null&&t.presentationConnection$.getValue());this.log({message:`toggleConnection: isConnected - ${e}`}),e?this.disconnect():this.connect()}setVolume(e){}setMuted(e){}destroy(){var e;this.log({message:"destroy"}),(e=this.chromecastConnector)==null||e.destroy(),this.subscription.unsubscribe()}};var yd=X(Xe(),1),Td=X(_i(),1),VT=X(kl(),1);var TS=X(go(),1);var ti=require("@vkontakte/videoplayer-shared/es2015"),le=class{constructor(e){this.transitionStarted$=new ti.Subject;this.transitionEnded$=new ti.Subject;this.transitionUpdated$=new ti.Subject;this.forceChanged$=new ti.Subject;this.stateChangeStarted$=(0,ti.merge)(this.transitionStarted$,this.transitionUpdated$);this.stateChangeEnded$=(0,ti.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,ti.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 Se=require("@vkontakte/videoplayer-shared/es2015");var i$=5,r$=5,s$=500,yS=7e3,ua=class{constructor(e){this.subscription=new Se.Subscription;this.loadMediaTimeoutSubscription=new Se.Subscription;this.videoState=new le("stopped");this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.videoState.getTransition(),i=this.params.desiredState.playbackState.getState(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; desiredPlaybackStateTransition: ${this.params.desiredState.playbackState.getTransition()}; seekState: ${JSON.stringify(s)};`}),i==="stopped"){e!=="stopped"&&(this.videoState.startTransitionTo("stopped"),this.stop());return}if(!t){if((r==null?void 0:r.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,Se.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,Se.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,Se.assertNever)(e)}break}default:(0,Se.assertNever)(i)}}};this.params=e,this.log=this.params.dependencies.logger.createComponentLog("ChromecastProvider"),this.log({message:`constructor, format: ${e.format}`}),this.params.output.isLive$.next(zs(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 Se.Subscription;this.subscription.add(e),this.subscription.add((0,Se.merge)(this.videoState.stateChangeStarted$.pipe((0,Se.map)(r=>`stateChangeStarted$ ${JSON.stringify(r)}`)),this.videoState.stateChangeEnded$.pipe((0,Se.map)(r=>`stateChangeEnded$ ${JSON.stringify(r)}`))).subscribe(r=>this.log({message:`[videoState] ${r}`})));let t=(r,s)=>this.subscription.add(r.subscribe(s));if(this.params.output.isLive$.getValue())this.params.output.position$.next(0),this.params.output.duration$.next(0);else{let r=new Se.Subject;e.add(r.pipe((0,Se.debounce)(s$)).subscribe(()=>{this.params.output.seekedEvent$.next()}));let s=NaN;e.add((0,Se.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)>i$)&&r.next(o),s=o})),e.add((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.DURATION_CHANGED).subscribe(n=>{this.logRemoteEvent(n),this.params.output.duration$.next(n.value)}))}t((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MEDIA_LOADED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemoteReady():(this.handleRemoteStop(),e.unsubscribe())}),t((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_PAUSED_CHANGED),r=>{this.logRemoteEvent(r),r.value?this.handleRemotePause():this.handleRemotePlay()}),t((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.PLAYER_STATE_CHANGED),r=>{this.logRemoteEvent(r);let{remotePlayer:s}=this.params.connection,n=r.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<r$&&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,Se.assertNever)(n)}}),t((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.VOLUME_LEVEL_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({volume:r.value})}),t((0,Se.fromEvent)(this.params.connection.remotePlayerController,cast.framework.RemotePlayerEventType.IS_MUTED_CHANGED),r=>{this.logRemoteEvent(r),this.handleRemoteVolumeChange({muted:r.value})});let i=(0,Se.merge)(this.params.desiredState.playbackState.stateChangeStarted$,this.params.desiredState.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,Se.observableFrom)(["init"])).pipe((0,Se.debounce)(0));t(i,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 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;this.log({message:`[prepare] format: ${e}`});let t=Nn(this.params),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"),_(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 r,s;let t=this.params.output.volume$.getValue(),i={volume:(r=e.volume)!=null?r: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()}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((r,s)=>{this.loadMediaTimeoutSubscription.add((0,Se.timeout)(yS).subscribe(()=>s(`timeout(${yS})`)))});(0,TS.default)(Promise.race([t,i]).then(()=>{this.log({message:`[loadMedia] completed, format: ${this.params.format}`}),this.params.desiredState.seekState.getState().state==="applying"&&this.params.output.seekedEvent$.next(),this.handleRemoteReady()},r=>{let s=`[prepare] loadMedia failed, format: ${this.params.format}, reason: ${r}`;this.log({message:s}),this.params.output.error$.next({id:"ChromecastProvider.loadMedia",category:Se.ErrorCategory.VIDEO_PIPELINE,message:s,thrown:r})}),()=>{this.loadMediaTimeoutSubscription.unsubscribe()})}logRemoteEvent(e){this.log({message:`[remoteEvent] ${JSON.stringify(e)}`})}};var $c=X(Xe(),1);var Sc=require("@vkontakte/videoplayer-shared/es2015");var IS=require("@vkontakte/videoplayer-shared/es2015"),ES=a=>{try{a.pause(),a.playbackRate=0,(0,IS.clearVideoElement)(a),a.remove()}catch(e){console.error(e)}};var So=require("@vkontakte/videoplayer-shared/es2015"),mc=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)}},bc=window.WeakMap?new WeakMap:new mc,gc=window.WeakMap?new WeakMap:new Map,a$=(a,e=20)=>{let t=0;return(0,So.fromEvent)(a,"ratechange").subscribe(i=>{t++,t>=e&&(a.currentTime=a.currentTime,t=0)})},Ze=(a,{audioVideoSyncRate:e,disableYandexPiP:t})=>{let i=a.querySelector("video"),r=!!i;i?(0,Sc.clearVideoElement)(i):(i=document.createElement("video"),a.appendChild(i)),bc.set(i,r);let s=new So.Subscription;return s.add(a$(i,e)),gc.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},et=a=>{let e=gc.get(a);e==null||e.unsubscribe(),gc.delete(a);let t=bc.get(a);bc.delete(a),t?(0,Sc.clearVideoElement)(a):ES(a)};var vc=X(cr(),1),te=require("@vkontakte/videoplayer-shared/es2015");var Ni=require("@vkontakte/videoplayer-shared/es2015"),vo=(a,e,t,{equal:i=(n,o)=>n===o,changed$:r,onError:s}={})=>{let n=a.getState(),o=e(),u=(0,Ni.isNullable)(r),l=new Ni.Subscription;return r&&l.add(r.subscribe(p=>{let c=a.getState();i(p,c)&&a.setState(p)},s)),i(o,n)||(t(n),u&&a.setState(n)),l.add(a.stateChangeStarted$.subscribe(p=>{t(p.to),u&&a.setState(p.to)},s)),l},Lt=(a,e,t)=>vo(e,()=>a.loop,i=>{(0,Ni.isNonNullable)(i)&&(a.loop=i)},{onError:t}),tt=(a,e,t,i)=>vo(e,()=>({muted:a.muted,volume:a.volume}),r=>{(0,Ni.isNonNullable)(r)&&(a.muted=r.muted,a.volume=r.volume)},{equal:(r,s)=>r===s||(r==null?void 0:r.muted)===(s==null?void 0:s.muted)&&(r==null?void 0:r.volume)===(s==null?void 0:s.volume),changed$:t,onError:i}),ft=(a,e,t,i)=>vo(e,()=>a.playbackRate,r=>{(0,Ni.isNonNullable)(r)&&(a.playbackRate=r)},{changed$:t,onError:i}),la=vo;var n$=a=>["__",a.language,a.label].join("|"),o$=(a,e)=>{if(a.id===e)return!0;let[t,i,r]=e.split("|");return a.language===i&&a.label===r},yc=class a{constructor(e){this.available$=new te.Subject;this.current$=new te.ValueSubject(void 0);this.error$=new te.Subject;this.subscription=new te.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 r=s=>{this.error$.next({id:"TextTracksManager",category:te.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(la(t.internalTextTracks,()=>(0,vc.default)(this.internalTracks),s=>{(0,te.isNonNullable)(s)&&this.setInternal(s)},{equal:(s,n)=>(0,te.isNonNullable)(s)&&(0,te.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,te.map)(s=>s.filter(({type:n})=>n==="internal"))),onError:r})),this.subscription.add(la(t.externalTextTracks,()=>(0,vc.default)(this.externalTracks),s=>{(0,te.isNonNullable)(s)&&this.setExternal(s)},{equal:(s,n)=>(0,te.isNonNullable)(s)&&(0,te.isNonNullable)(n)&&s.length===n.length&&s.every(({id:o},u)=>o===n[u].id),changed$:this.available$.pipe((0,te.map)(s=>s.filter(({type:n})=>n==="external"))),onError:r})),this.subscription.add(la(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:r})),this.subscription.add(la(t.textTrackCuesSettings,()=>({}),()=>{if(this.video)for(let s of this.htmlTextTracksAsArray())this.applyCueSettings(s.cues),this.applyCueSettings(s.activeCues)}))}subscribe(){(0,te.assertNonNullable)(this.video);let{textTracks:e}=this.video;this.subscription.add((0,te.fromEvent)(e,"addtrack").subscribe(()=>{let i=this.current$.getValue();i&&this.select(i)})),this.subscription.add((0,te.merge)((0,te.fromEvent)(e,"addtrack"),(0,te.fromEvent)(e,"removetrack"),(0,te.observableFrom)(["init"])).pipe((0,te.map)(()=>this.htmlTextTracksAsArray().map(i=>this.htmlTextTrackToITextTrack(i))),(0,te.filterChanged)((i,r)=>i.length===r.length&&i.every(({id:s},n)=>s===r[n].id))).subscribe(this.available$)),this.subscription.add((0,te.merge)((0,te.fromEvent)(e,"change"),(0,te.observableFrom)(["init"])).pipe((0,te.map)(()=>this.htmlTextTracksAsArray().find(({mode:i})=>i==="showing")),(0,te.map)(i=>i&&this.htmlTextTrackToITextTrack(i).id),(0,te.filterChanged)()).subscribe(this.current$));let t=i=>{var r,s;return this.applyCueSettings((s=(r=i.target)==null?void 0:r.activeCues)!=null?s:null)};this.subscription.add((0,te.fromEvent)(e,"addtrack").subscribe(i=>{var s,n;(s=i.track)==null||s.addEventListener("cuechange",t);let r=o=>{var l,p,c,h,d;let u=(p=(l=o.target)==null?void 0:l.cues)!=null?p:null;u&&u.length&&(this.applyCueSettings((h=(c=o.target)==null?void 0:c.cues)!=null?h:null),(d=o.target)==null||d.removeEventListener("cuechange",r))};(n=i.track)==null||n.addEventListener("cuechange",r)})),this.subscription.add((0,te.fromEvent)(e,"removetrack").subscribe(i=>{var r;(r=i.track)==null||r.removeEventListener("cuechange",t)}))}applyCueSettings(e){if(!e||!e.length)return;let t=this.cueSettings.getState();for(let i of Array.from(e)){let r=i;(0,te.isNonNullable)(t.align)&&(r.align=t.align),(0,te.isNonNullable)(t.position)&&(r.position=t.position),(0,te.isNonNullable)(t.size)&&(r.size=t.size),(0,te.isNonNullable)(t.line)&&(r.line=t.line)}}htmlTextTracksAsArray(e=!1){(0,te.assertNonNullable)(this.video);let t=[...this.video.textTracks];return e?t:t.filter(a.isHealthyTrack)}htmlTextTrackToITextTrack(e){var o,u,l,p,c;let{language:t,label:i}=e,r=e.id?e.id:n$(e),s=this.externalTracks.has(r),n=(l=s?(o=this.externalTracks.get(r))==null?void 0:o.isAuto:(u=this.internalTracks.get(r))==null?void 0:u.isAuto)!=null?l:r.includes("auto");return s?{id:r,type:"external",isAuto:n,language:t,label:i,url:(p=this.externalTracks.get(r))==null?void 0:p.url}:{id:r,type:"internal",isAuto:n,language:t,label:i,url:(c=this.internalTracks.get(r))==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:r,isAuto:s})=>!this.internalTracks.has(i)&&!t.some(([,n])=>n.language===r&&n.isAuto===s)).forEach(i=>this.attach(i)),Array.from(this.internalTracks).filter(([i])=>!e.find(r=>r.id===i)).forEach(([,i])=>this.detach(i))}select(e){(0,te.assertNonNullable)(this.video);for(let t of this.htmlTextTracksAsArray(!0))t.mode="showing";for(let t of this.htmlTextTracksAsArray(!0))((0,te.isNullable)(e)||!o$(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,te.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,te.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)}},mt=yc;var br=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 wS=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},Tc=a=>{let e=wS(a);return!!(e&&e.fullscreenElement&&e.fullscreenElement===a)},xS=a=>{let e=wS(a);return!!(e&&e.pictureInPictureElement&&e.pictureInPictureElement===a)};var O=require("@vkontakte/videoplayer-shared/es2015");var u$=3,PS=(a,e,t=u$)=>{let i=0,r=0;for(let s=0;s<a.length;s++){let n=a.start(s),o=a.end(s);if(n<=e&&e<=o){if(i=n,r=o,!t)return{from:i,to:r};for(let u=s-1;u>=0;u--)a.end(u)+t>=i&&(i=a.start(u));for(let u=s+1;u<a.length;u++)a.start(u)-t<=r&&(r=a.end(u))}}return{from:i,to:r}};var it=a=>{let e=V=>(0,O.fromEvent)(a,V).pipe((0,O.mapTo)(void 0),(0,O.shareReplay)(1)),t=new O.Subscription,i=()=>t.unsubscribe(),r=(0,O.merge)((0,O.fromEvent)(a,"progress"),(0,O.fromEvent)(a,"timeupdate")).pipe((0,O.map)(()=>PS(a.buffered,a.currentTime)),(0,O.shareReplay)(1)),s=Y.browser.isSafari?(0,O.combine)({play:e("play").pipe((0,O.once)()),playing:e("playing")}).pipe((0,O.mapTo)(void 0),(0,O.shareReplay)(1)):e("playing"),n=(0,O.fromEvent)(a,"volumechange").pipe((0,O.map)(()=>({muted:a.muted,volume:a.volume})),(0,O.shareReplay)(1)),o=(0,O.fromEvent)(a,"ratechange").pipe((0,O.map)(()=>a.playbackRate),(0,O.shareReplay)(1)),u=(0,O.fromEvent)(a,"error").pipe((0,O.filter)(()=>!!(a.error||a.played.length)),(0,O.map)(()=>{var G;let V=a.error;return{id:V?`MediaError#${V.code}`:"HtmlVideoError",category:O.ErrorCategory.VIDEO_PIPELINE,message:V?V.message:"Error event from HTML video element",thrown:(G=a.error)!=null?G:void 0}}),(0,O.shareReplay)(1)),l=(0,O.fromEvent)(a,"timeupdate").pipe((0,O.map)(()=>a.currentTime),(0,O.shareReplay)(1)),p=["waiting","seeking","seeked","timeupdate"],c=new O.Subject,h=.3,d;t.add((0,O.merge)(...p.map(V=>(0,O.fromEvent)(a,V))).subscribe(V=>{let G=a.currentTime;a.loop&&(0,O.isNonNullable)(d)&&(0,O.isNonNullable)(G)&&d>=a.duration-h&&G<=h&&c.next(d),d=G}));let f=e("pause").pipe((0,O.filter)(()=>!a.error&&d!==a.duration),(0,O.shareReplay)(1)),m=(0,O.fromEvent)(a,"enterpictureinpicture").pipe((0,O.shareReplay)(1)),S=(0,O.fromEvent)(a,"leavepictureinpicture").pipe((0,O.shareReplay)(1)),g=new O.ValueSubject(xS(a));t.add(m.subscribe(()=>g.next(!0))),t.add(S.subscribe(()=>g.next(!1)));let v=new O.ValueSubject(Tc(a)),w=(0,O.fromEvent)(a,"fullscreenchange").pipe((0,O.shareReplay)(1));t.add(w.pipe((0,O.map)(()=>Tc(a))).subscribe(v));let x=.1,k=1e3,L=(0,O.fromEvent)(a,"timeupdate").pipe((0,O.map)(V=>a.duration-a.currentTime<x),(0,O.filterChanged)(),(0,O.shareReplay)(1)),W=(0,O.merge)(L.pipe((0,O.filter)(V=>!a.loop&&V)),(0,O.fromEvent)(a,"ended")).pipe((0,O.throttle)(k),(0,O.mapTo)(void 0),(0,O.shareReplay)(1)),U=(0,O.merge)(...["waiting","pause","canplay","play","canplaythrough","playing","seeking","seeked","ended"].map(V=>(0,O.fromEvent)(a,V)),L.pipe((0,O.map)(V=>({type:V?"ended":"unknown"})))).pipe((0,O.map)(V=>Y.browser.isFirefox&&V.type==="ended"?a.readyState<2:a.readyState<3),(0,O.filterChanged)(),(0,O.shareReplay)(1));return{playing$:s,pause$:f,canplay$:e("canplay"),ended$:W,looped$:c,error$:u,seeked$:e("seeked"),seeking$:e("seeking"),progress$:e("progress"),loadStart$:e("loadstart"),loadedMetadata$:e("loadedmetadata"),loadedData$:e("loadeddata"),timeUpdate$:l,durationChange$:(0,O.fromEvent)(a,"durationchange").pipe((0,O.map)(()=>a.duration),(0,O.shareReplay)(1)),isBuffering$:U,currentBuffer$:r,volumeState$:n,playbackRateState$:o,inPiP$:g,inFullscreen$:v,enterPip$:m,leavePip$:S,destroy:i}};var fi=require("@vkontakte/videoplayer-shared/es2015"),ii=a=>{switch(a){case"mobile":return fi.VideoQuality.Q_144P;case"lowest":return fi.VideoQuality.Q_240P;case"low":return fi.VideoQuality.Q_360P;case"sd":case"medium":return fi.VideoQuality.Q_480P;case"hd":case"high":return fi.VideoQuality.Q_720P;case"fullhd":case"full":return fi.VideoQuality.Q_1080P;case"quadhd":case"quad":return fi.VideoQuality.Q_1440P;case"ultrahd":case"ultra":return fi.VideoQuality.Q_2160P}};var lt=X(bt(),1),Ec=X(Xe(),1),gr=X(_i(),1),N=require("@vkontakte/videoplayer-shared/es2015");var Ic=!1,mi={},DS=a=>{Ic=a},BS=()=>{mi={}},CS=a=>{a(mi)},ca=(a,e)=>{var t;Ic&&(mi.meta=(t=mi.meta)!=null?t:{},mi.meta[a]=e)},ut=class{constructor(e){this.name=e}next(e){var i,r;if(!Ic)return;mi.series=(i=mi.series)!=null?i:{};let t=(r=mi.series[this.name])!=null?r:[];t.push([Date.now(),e]),mi.series[this.name]=t}};var Oe=require("@vkontakte/videoplayer-shared/es2015");function VS(a,e,t){return!a.max&&a.min===e?"high_quality":!a.min&&a.max===t?"traffic_saving":"unknown"}function is(a,e,t){return(0,Oe.isNullable)(a)||(0,Oe.isNonNullable)(a.min)&&(0,Oe.isNonNullable)(a.max)&&(0,Oe.isLower)(a.max,a.min)||(0,Oe.isNonNullable)(a.min)&&e&&(0,Oe.isHigher)(a.min,e)||(0,Oe.isNonNullable)(a.max)&&t&&(0,Oe.isLower)(a.max,t)}function _S({limits:a,highestAvailableHeight:e,lowestAvailableHeight:t}){return is({max:a!=null&&a.max?(0,Oe.videoHeightToQuality)(a.max):void 0,min:a!=null&&a.min?(0,Oe.videoHeightToQuality)(a.min):void 0},e?(0,Oe.videoHeightToQuality)(e):void 0,t?(0,Oe.videoHeightToQuality)(t):void 0)}var qS=new ut("best_bitrate"),To=(a,e,t)=>(e-t)*Math.pow(2,-10*a)+t;var rs=a=>(e,t)=>a*(Number(e.bitrate)-Number(t.bitrate)),Ht=class{constructor(){this.history={}}recordSelection(e){this.history[e.id]=(0,N.now)()}recordSwitch(e){this.last=e}clear(){this.last=void 0,this.history={}}},Io='Assertion "ABR Tracks is empty array" failed',yo=new WeakMap,OS=new WeakMap,NS=new WeakMap,Sr=(a,e,t,i)=>{var u;let r=[...e].sort(rs(1)),s=[...t].sort(rs(1)),n=s.filter(l=>(0,N.isNonNullable)(l.bitrate)&&(0,N.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),o=(u=(0,lt.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,lt.default)(s,-1);return o&&(0,Ec.default)(n,o)?o:n.length?(0,lt.default)(n,-1):(0,lt.default)(s,0)},vr=(a,e,t,i)=>{var u;let r=yo.get(e);r||(r=[...e].sort(rs(1)),yo.set(e,r));let s=yo.get(t);s||(s=[...t].sort(rs(1)),yo.set(t,s));let n=NS.get(a);n||(n=s.filter(l=>(0,N.isNonNullable)(l.bitrate)&&(0,N.isNonNullable)(a.bitrate)?a.bitrate/l.bitrate>i:!0),NS.set(a,n));let o=(u=(0,lt.default)(s,Math.round(s.length*r.indexOf(a)/(r.length+1))))!=null?u:(0,lt.default)(s,-1);return o&&(0,Ec.default)(n,o)?o:n.length?(0,lt.default)(n,-1):(0,lt.default)(s,0)},FS=a=>"quality"in a,Eo=(a,e,t,i)=>{var n;let r=(0,N.isNonNullable)((n=i==null?void 0:i.last)==null?void 0:n.bitrate)&&(0,N.isNonNullable)(t==null?void 0:t.bitrate)&&i.last.bitrate<t.bitrate?a.trackCooldownIncreaseQuality:a.trackCooldownDecreaseQuality,s=t&&i&&i.history[t.id]&&(0,N.now)()-i.history[t.id]<=r&&(!i.last||t.id!==i.last.id);if(t!=null&&t.id&&i&&!s&&i.recordSelection(t),s&&(i!=null&&i.last)){let o=i.last;i==null||i.recordSwitch(o);let u=FS(o)?"video":"audio",l=FS(o)?o.quality:o.bitrate;return e({message:`
|
|
8
8
|
[last ${u} selected] ${l}
|
|
9
|
-
`}),o}return i==null||i.recordSwitch(t),t},
|
|
9
|
+
`}),o}return i==null||i.recordSwitch(t),t},g$=(a,e)=>Math.log(e)/Math.log(a),jS=({tuning:a,container:e,limits:t,panelSize:i})=>{let r=a.containerSizeFactor;if(i)return{containerSizeLimit:i,containerSizeFactor:r};if(a.usePixelRatio&&Y.display.pixelRatio){let s=Y.display.pixelRatio;if(a.pixelRatioMultiplier)r*=a.pixelRatioMultiplier*(s-1)+1;else{let n=a.pixelRatioLogBase,[o=0,u=0,l=0]=a.pixelRatioLogCoefficients,p=g$(n,o*s+u)+l;Number.isFinite(p)&&(r*=p)}}return(0,N.isNonNullable)(t==null?void 0:t.min)&&(0,N.isHigherOrEqual)(t.min,a.highQualityLimit)&&(r*=2),{containerSizeLimit:a.limitByContainer&&e&&e.width>0&&e.height>0?{width:e.width*r,height:e.height*r}:void 0,containerSizeFactor:r}},US=new WeakMap,Dt=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:p,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:h,stallsPredictedThroughput:d,abrLogger:f,panelSize:m})=>{var K,pe,he,H,C;(0,N.assertNotEmptyArray)(a,Io);let{containerSizeFactor:S,containerSizeLimit:g}=jS({container:e,tuning:i,limits:r,panelSize:m}),v=i.considerPlaybackRate&&(0,N.isNonNullable)(o)?o:1,w=US.get(a);w||(w=a.filter(P=>!(0,N.isInvariantQuality)(P.quality)).sort((P,B)=>(0,N.isHigher)(P.quality,B.quality)?-1:1),US.set(a,w));let x=(K=(0,lt.default)(w,-1))==null?void 0:K.quality,k=(pe=(0,lt.default)(w,0))==null?void 0:pe.quality,L=is(r,k,x),W=v*To(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),j={},U=null;for(let P of w){let B=!0;if(g)if(P.size)B=P.size.width<=g.width&&P.size.height<=g.height;else{let It=g&&(0,N.videoSizeToQuality)(g);B=It?(0,N.isLowerOrEqual)(P.quality,It):!0}if(!B){j[P.quality]="FitsContainer";continue}let z=d||t,ee=(0,N.isNonNullable)(z)&&isFinite(z)&&(0,N.isNonNullable)(P.bitrate)?z-s>=P.bitrate*W:!0,zt=(r==null?void 0:r.min)===P.quality;if(!ee&&!zt){j[P.quality]="FitsThroughput";continue}if(i.lazyQualitySwitch&&(0,N.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,N.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,N.isHigher)(P.quality,u.quality)){j[P.quality]="Buffer";continue}if(!!c&&(0,N.isHigherOrEqual)(P.quality,c)&&!zt){j[P.quality]="DroppedFramesLimit";continue}if(!!h&&(0,N.isHigherOrEqual)(P.quality,h)&&!zt){j[P.quality]="StallsLimit";continue}let Ge=L||((0,N.isNullable)(r==null?void 0:r.max)||(0,N.isLowerOrEqual)(P.quality,r.max))&&((0,N.isNullable)(r==null?void 0:r.min)||(0,N.isHigherOrEqual)(P.quality,r.min)),Ye=(0,N.isNonNullable)(p)&&!p?(0,N.isLowerOrEqual)(P.quality,i.backgroundVideoQualityLimit):!0;if(!Ge||!Ye){j[P.quality]="FitsQualityLimits";continue}U||(U=P)}U&&U.bitrate&&qS.next(U.bitrate);let V=(he=U!=null?U:(0,lt.default)(w,-1))!=null?he:a[0],G=l==null?void 0:l.last,Q=Eo(i,f,V,l);return(0,N.isNonNullable)(l)&&Q.quality!==(G==null?void 0:G.quality)&&f({message:`
|
|
10
10
|
[VIDEO TRACKS ABR]
|
|
11
11
|
[available video tracks]
|
|
12
|
-
${a.map(
|
|
12
|
+
${a.map(P=>{var B,z;return`{ id: ${P.id}, quality: ${P.quality}, bitrate: ${P.bitrate}, size: ${(B=P.size)==null?void 0:B.width}:${(z=P.size)==null?void 0:z.height} }`}).join(`
|
|
13
13
|
`)}
|
|
14
14
|
|
|
15
15
|
[tuning]
|
|
16
|
-
${(0,
|
|
16
|
+
${(0,gr.default)(i!=null?i:{}).map(([P,B])=>`${P}: ${B}`).join(`
|
|
17
17
|
`)}
|
|
18
18
|
|
|
19
19
|
[limit params]
|
|
20
20
|
containerSizeFactor: ${S},
|
|
21
|
-
containerSizeLimit: ${(
|
|
21
|
+
containerSizeLimit: ${(H=g==null?void 0:g.width)!=null?H:0} x ${(C=g==null?void 0:g.height)!=null?C:0},
|
|
22
22
|
estimatedThroughput: ${t},
|
|
23
|
-
stallsPredictedThroughput: ${
|
|
23
|
+
stallsPredictedThroughput: ${d},
|
|
24
24
|
reserve: ${s},
|
|
25
25
|
playbackRate: ${o},
|
|
26
|
-
playbackRateFactor: ${
|
|
26
|
+
playbackRateFactor: ${v},
|
|
27
27
|
forwardBufferHealth: ${n},
|
|
28
|
-
bitrateFactor: ${
|
|
28
|
+
bitrateFactor: ${W},
|
|
29
29
|
minBufferToSwitchUp: ${i.minBufferToSwitchUp},
|
|
30
30
|
droppedVideoMaxQualityLimit: ${c},
|
|
31
31
|
stallsVideoMaxQualityLimit: ${h},
|
|
32
|
-
limitsAreInvalid: ${
|
|
32
|
+
limitsAreInvalid: ${L},
|
|
33
33
|
maxQualityLimit: ${r==null?void 0:r.max},
|
|
34
34
|
minQualityLimit: ${r==null?void 0:r.min},
|
|
35
35
|
|
|
36
36
|
[limited video tracks]
|
|
37
|
-
${(0,
|
|
37
|
+
${(0,gr.default)(j).map(([P,B])=>`${P}: ${B}`).join(`
|
|
38
38
|
`)||"All tracks are available"}
|
|
39
39
|
|
|
40
|
-
[best video track] ${
|
|
41
|
-
[selected video track] ${
|
|
42
|
-
`}),
|
|
40
|
+
[best video track] ${U==null?void 0:U.quality}
|
|
41
|
+
[selected video track] ${Q==null?void 0:Q.quality}
|
|
42
|
+
`}),Q},ss=(a,{container:e,estimatedThroughput:t,tuning:i,limits:r,reserve:s=0,forwardBufferHealth:n,playbackRate:o,current:u,history:l,visible:p,droppedVideoMaxQualityLimit:c,stallsVideoMaxQualityLimit:h,stallsPredictedThroughput:d,abrLogger:f,panelSize:m})=>{var pe,he,H,C,P;(0,N.assertNotEmptyArray)(a,Io);let{containerSizeFactor:S,containerSizeLimit:g}=jS({container:e,tuning:i,limits:r,panelSize:m}),v=i.considerPlaybackRate&&(0,N.isNonNullable)(o)?o:1,w=a.filter(B=>!(0,N.isInvariantQuality)(B.quality)).sort((B,z)=>(0,N.isHigher)(B.quality,z.quality)?-1:1),x=(pe=(0,lt.default)(w,-1))==null?void 0:pe.quality,k=(he=(0,lt.default)(w,0))==null?void 0:he.quality,L=is(r,k,x),W=v*To(n!=null?n:.5,i.bitrateFactorAtEmptyBuffer,i.bitrateFactorAtFullBuffer),j={},V=w.filter(B=>{let z=!0;if(g)if(B.size)z=B.size.width<=g.width&&B.size.height<=g.height;else{let oi=g&&(0,N.videoSizeToQuality)(g);z=oi?(0,N.isLowerOrEqual)(B.quality,oi):!0}if(!z)return j[B.quality]="FitsContainer",!1;let ee=d||t,zt=(0,N.isNonNullable)(ee)&&isFinite(ee)&&(0,N.isNonNullable)(B.bitrate)?ee-s>=B.bitrate*W:!0,Gt=(r==null?void 0:r.min)===B.quality;if(!zt&&!Gt)return j[B.quality]="FitsThroughput",!1;if(i.lazyQualitySwitch&&(0,N.isNonNullable)(i.minBufferToSwitchUp)&&u&&!(0,N.isInvariantQuality)(u.quality)&&(n!=null?n:0)<i.minBufferToSwitchUp&&(0,N.isHigher)(B.quality,u.quality))return j[B.quality]="Buffer",!1;if(!!c&&(0,N.isHigherOrEqual)(B.quality,c)&&!Gt)return j[B.quality]="DroppedFramesLimit",!1;if(!!h&&(0,N.isHigherOrEqual)(B.quality,h)&&!Gt)return j[B.quality]="StallsLimit",!1;let Ye=L||((0,N.isNullable)(r==null?void 0:r.max)||(0,N.isLowerOrEqual)(B.quality,r.max))&&((0,N.isNullable)(r==null?void 0:r.min)||(0,N.isHigherOrEqual)(B.quality,r.min)),It=(0,N.isNonNullable)(p)&&!p?(0,N.isLowerOrEqual)(B.quality,i.backgroundVideoQualityLimit):!0;return!Ye||!It?(j[B.quality]="FitsQualityLimits",!1):!0})[0];V&&V.bitrate&&qS.next(V.bitrate);let G=(H=V!=null?V:(0,lt.default)(w,-1))!=null?H:a[0],Q=l==null?void 0:l.last,K=Eo(i,f,G,l);return(0,N.isNonNullable)(l)&&K.quality!==(Q==null?void 0:Q.quality)&&f({message:`
|
|
43
43
|
[VIDEO TRACKS ABR]
|
|
44
44
|
[available video tracks]
|
|
45
|
-
${a.map(
|
|
45
|
+
${a.map(B=>{var z,ee;return`{ id: ${B.id}, quality: ${B.quality}, bitrate: ${B.bitrate}, size: ${(z=B.size)==null?void 0:z.width}:${(ee=B.size)==null?void 0:ee.height} }`}).join(`
|
|
46
46
|
`)}
|
|
47
47
|
|
|
48
48
|
[tuning]
|
|
49
|
-
${(0,
|
|
49
|
+
${(0,gr.default)(i!=null?i:{}).map(([B,z])=>`${B}: ${z}`).join(`
|
|
50
50
|
`)}
|
|
51
51
|
|
|
52
52
|
[limit params]
|
|
53
53
|
containerSizeFactor: ${S},
|
|
54
|
-
containerSizeLimit: ${(
|
|
54
|
+
containerSizeLimit: ${(C=g==null?void 0:g.width)!=null?C:0} x ${(P=g==null?void 0:g.height)!=null?P:0},
|
|
55
55
|
estimatedThroughput: ${t},
|
|
56
|
-
stallsPredictedThroughput: ${
|
|
56
|
+
stallsPredictedThroughput: ${d},
|
|
57
57
|
reserve: ${s},
|
|
58
58
|
playbackRate: ${o},
|
|
59
|
-
playbackRateFactor: ${
|
|
59
|
+
playbackRateFactor: ${v},
|
|
60
60
|
forwardBufferHealth: ${n},
|
|
61
|
-
bitrateFactor: ${
|
|
61
|
+
bitrateFactor: ${W},
|
|
62
62
|
minBufferToSwitchUp: ${i.minBufferToSwitchUp},
|
|
63
63
|
droppedVideoMaxQualityLimit: ${c},
|
|
64
64
|
stallsVideoMaxQualityLimit: ${h},
|
|
65
|
-
limitsAreInvalid: ${
|
|
65
|
+
limitsAreInvalid: ${L},
|
|
66
66
|
maxQualityLimit: ${r==null?void 0:r.max},
|
|
67
67
|
minQualityLimit: ${r==null?void 0:r.min},
|
|
68
68
|
|
|
69
69
|
[limited video tracks]
|
|
70
|
-
${(0,
|
|
70
|
+
${(0,gr.default)(j).map(([B,z])=>`${B}: ${z}`).join(`
|
|
71
71
|
`)||"All tracks are available"}
|
|
72
72
|
|
|
73
|
-
[best video track] ${
|
|
74
|
-
[selected video track] ${
|
|
75
|
-
`}),
|
|
73
|
+
[best video track] ${V==null?void 0:V.quality}
|
|
74
|
+
[selected video track] ${K==null?void 0:K.quality}
|
|
75
|
+
`}),K},as=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,N.assertNotEmptyArray)(t,Io);let p=r.considerPlaybackRate&&(0,N.isNonNullable)(s)?s:1,c=[...t].sort(rs(-1)),h=a.bitrate;(0,N.assertNonNullable)(h);let d=p*To(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=Sr(a,e,t,r.minVideoAudioRatio),S=l||i;(0,N.isNonNullable)(S)&&isFinite(S)&&(f=c.find(w=>(0,N.isNonNullable)(w.bitrate)&&(0,N.isNonNullable)(m==null?void 0:m.bitrate)?S-h>=w.bitrate*d&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,v=f&&Eo(r,u,f,o);return(0,N.isNonNullable)(o)&&(v==null?void 0:v.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
|
|
76
76
|
[AUDIO TRACKS ABR]
|
|
77
77
|
[available audio tracks]
|
|
78
|
-
${t.map(
|
|
78
|
+
${t.map(w=>`{ id: ${w.id}, bitrate: ${w.bitrate} }`).join(`
|
|
79
79
|
`)}
|
|
80
80
|
|
|
81
81
|
[tuning]
|
|
82
|
-
${(0,
|
|
82
|
+
${(0,gr.default)(r!=null?r:{}).map(([w,x])=>`${w}: ${x}`).join(`
|
|
83
83
|
`)}
|
|
84
84
|
|
|
85
85
|
[limit params]
|
|
@@ -87,20 +87,20 @@
|
|
|
87
87
|
stallsPredictedThroughput: ${l},
|
|
88
88
|
reserve: ${h},
|
|
89
89
|
playbackRate: ${s},
|
|
90
|
-
playbackRateFactor: ${
|
|
90
|
+
playbackRateFactor: ${p},
|
|
91
91
|
forwardBufferHealth: ${n},
|
|
92
|
-
bitrateFactor: ${
|
|
92
|
+
bitrateFactor: ${d},
|
|
93
93
|
minBufferToSwitchUp: ${r.minBufferToSwitchUp},
|
|
94
94
|
|
|
95
|
-
[selected audio track] ${
|
|
96
|
-
`}),
|
|
95
|
+
[selected audio track] ${v==null?void 0:v.id}
|
|
96
|
+
`}),v},ns=(a,e,t,{estimatedThroughput:i,tuning:r,playbackRate:s,forwardBufferHealth:n,history:o,abrLogger:u,stallsPredictedThroughput:l})=>{(0,N.assertNotEmptyArray)(t,Io);let p=r.considerPlaybackRate&&(0,N.isNonNullable)(s)?s:1,c=OS.get(t);c||(c=[...t].sort(rs(-1)),OS.set(t,c));let h=a.bitrate;(0,N.assertNonNullable)(h);let d=p*To(n!=null?n:.5,r.bitrateAudioFactorAtEmptyBuffer,r.bitrateAudioFactorAtFullBuffer),f,m=vr(a,e,t,r.minVideoAudioRatio),S=l||i;(0,N.isNonNullable)(S)&&isFinite(S)&&(f=c.find(w=>(0,N.isNonNullable)(w.bitrate)&&(0,N.isNonNullable)(m==null?void 0:m.bitrate)?S-h>=w.bitrate*d&&w.bitrate>=m.bitrate:!1)),f||(f=m);let g=o==null?void 0:o.last,v=f&&Eo(r,u,f,o);return(0,N.isNonNullable)(o)&&(v==null?void 0:v.bitrate)!==(g==null?void 0:g.bitrate)&&u({message:`
|
|
97
97
|
[AUDIO TRACKS ABR]
|
|
98
98
|
[available audio tracks]
|
|
99
|
-
${t.map(
|
|
99
|
+
${t.map(w=>`{ id: ${w.id}, bitrate: ${w.bitrate} }`).join(`
|
|
100
100
|
`)}
|
|
101
101
|
|
|
102
102
|
[tuning]
|
|
103
|
-
${(0,
|
|
103
|
+
${(0,gr.default)(r!=null?r:{}).map(([w,x])=>`${w}: ${x}`).join(`
|
|
104
104
|
`)}
|
|
105
105
|
|
|
106
106
|
[limit params]
|
|
@@ -108,20 +108,13 @@
|
|
|
108
108
|
stallsPredictedThroughput: ${l},
|
|
109
109
|
reserve: ${h},
|
|
110
110
|
playbackRate: ${s},
|
|
111
|
-
playbackRateFactor: ${
|
|
111
|
+
playbackRateFactor: ${p},
|
|
112
112
|
forwardBufferHealth: ${n},
|
|
113
|
-
bitrateFactor: ${
|
|
113
|
+
bitrateFactor: ${d},
|
|
114
114
|
minBufferToSwitchUp: ${r.minBufferToSwitchUp},
|
|
115
115
|
|
|
116
|
-
[selected audio track] ${
|
|
117
|
-
`}),y};var Oe=a=>new URL(a).hostname;var ie=require("@vkontakte/videoplayer-shared/es2015");var Xg=Z(Et(),1);var Gg=Z(je(),1);var Qg=a=>{if(a instanceof DOMException&&(0,Gg.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"))},Xe=(a,e)=>R(null,null,function*(){let t=a.muted;try{yield a.play()}catch(i){if(!Qg(i))return!1;if(e&&e(),t)return console.warn(i),!1;a.muted=!0;try{yield a.play()}catch(r){return Qg(r)&&(a.muted=!1,console.warn(r)),!1}}return!0});var st=require("@vkontakte/videoplayer-shared/es2015");var zg=Z(Bi(),1),_t=require("@vkontakte/videoplayer-shared/es2015");function De(){return(0,_t.now)()}function Ol(a){return De()-a}function Fl(a){let e=a.split("/"),t=e.slice(0,e.length-1).join("/"),i=/^([a-z]+:)?\/\//i,r=n=>i.test(n);return{resolve:(n,o,u=!1)=>{r(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 Yg(a,e,t){let i=(...r)=>{t.apply(null,r),a.removeEventListener(e,i)};a.addEventListener(e,i)}function Ar(a,e,t,i){let r=window.XMLHttpRequest,s,n,o,u=!1,l=0,d,c,h=!1,p="arraybuffer",f=7e3,b=2e3,S=()=>{if(u)return;(0,_t.assertNonNullable)(d);let q=Ol(d),J;if(q<b){J=b-q,setTimeout(S,J);return}b*=2,b>f&&(b=f),n&&n.abort(),n=new r,M()},g=q=>(s=q,W),y=q=>(c=q,W),E=()=>(p="json",W),x=()=>{if(!u){if(--l>=0){S(),i&&i();return}u=!0,c&&c(),t&&t()}},$=q=>(h=q,W),M=()=>{d=De(),n=new r,n.open("get",a);let q=0,J,le=0,de=()=>((0,_t.assertNonNullable)(d),Math.max(d,Math.max(J||0,le||0)));if(s&&n.addEventListener("progress",O=>{let F=De();s.updateChunk&&O.loaded>q&&(s.updateChunk(de(),O.loaded-q),q=O.loaded,J=F)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>x())),n.addEventListener("load",()=>{if(u)return;(0,_t.assertNonNullable)(n);let O=n.status;if(O>=200&&O<300){let{response:F,responseType:A}=n,L=F==null?void 0:F.byteLength;if(typeof L=="number"&&s){let H=L-q;H&&s.updateChunk&&s.updateChunk(de(),H)}A==="json"&&(!F||!(0,zg.default)(F).length)?x():(c&&c(),e(F))}else x()}),n.addEventListener("error",()=>{x()}),h){let O=()=>{(0,_t.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(le=De(),n.removeEventListener("readystatechange",O))};n.addEventListener("readystatechange",O)}return n.responseType=p,n.send(),W},W={withBitrateReporting:g,withParallel:$,withJSONResponse:E,withRetryCount:q=>(l=q,W),withRetryInterval:(q,J)=>((0,_t.isNonNullable)(q)&&(b=q),(0,_t.isNonNullable)(J)&&(f=J),W),withTimeout:q=>(o=q,W),withFinally:y,send:M,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return W}var wa=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,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,r=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)i+=s.end-s.start,r+=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;r+=u,s.start=t,s.bytes-=u}}}if(r>0&&i>0){let s=r*8/(i/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(r)}/${Math.round(i)} 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,i){return this.intervals.push(this._createInterval(e,t,i)),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 Kg=Z(Bi(),1);var Aa=class{constructor(e,t,i,r,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=i,this.MAX_PARALLEL_REQUESTS=r,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 i=De(),r=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=De()-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=Ar(t,s,()=>r("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=De()}_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=De();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.logger(`Submitting pending request url=${e}`),this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,Kg.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,i,r){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=i,n._retryCB=r,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}`),i(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=i,s._retryCB=r,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 Jg=require("@vkontakte/videoplayer-shared/es2015");var _n=1e4,Nl=3;var lk=6e4,ck=10,dk=1,pk=500,Pa=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.waitingForFirstBufferAfterSrcChange=!1;this.params=e,this.soundProhibitedEvent$=new Jg.Subject,this.chunkRateEstimator=new wa(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=Fl(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(){if(this.rep&&this.rep.stop(),this.currentManifestEntry){let e=this.params.playbackState.getState();this.paused=e==="paused",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=Fl(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,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.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 r,s;!!e.error&&!this.destroyed&&(t(`Video element error: ${(r=e.error)==null?void 0:r.code}, details: ${(s=e.error)==null?void 0:s.message}`),this.params.playerCallback({name:"error",type:"media"}))}),e.addEventListener("timeupdate",()=>{let i=this._getBufferSizeSec();!this.paused&&i<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(i+.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,i=t.buffered.length,r;i!==0&&!this.waitingForFirstBufferAfterSrcChange&&(r=t.buffered.start(i-1),t.currentTime<r&&(e("Fixup stall"),t.currentTime=r))}_selectQuality(e){let{videoElement:t}=this.params,i,r,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||{};!Fg({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,Xg.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)?(!r||s.bitrate>r.bitrate)&&(r=s):(!i||i.bitrate>s.bitrate)&&(i=s))}return r||i}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,st.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){let{logger:i,videoElement:r,playerCallback:s}=this.params;this.mediaSource=new window.MediaSource,i("setting video src"),r.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),this.videoPlayStarted=!1,r.addEventListener("canplay",()=>{this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let n=()=>{Yg(r,"progress",()=>{r.buffered.length?(r.currentTime=r.buffered.start(0),this.waitingForFirstBufferAfterSrcChange=!1,s({name:"playing"})):n()})};this.waitingForFirstBufferAfterSrcChange=!0,n()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new Aa(Nl,_n,this.bitrateSwitcher,this.params.config.maxParallelRequests,this.params.logger),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{logger:t,videoElement:i,playerCallback:r}=this.params,s=!1,n=null,o=null,u=null,l=null,d=!1,c=()=>{let x=s&&(!d||d===this.rep);return x||t("Not running!"),x},h=(x,$,M)=>{u&&u.abort(),u=Ar(this.urlResolver.resolve(x,!1),$,M,()=>this._retryCallback()).withTimeout(_n).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Nl).withFinally(()=>{u=null}).send()},p=(x,$,M)=>{(0,st.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(x,!1),$,M,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=x=>{let $=i.playbackRate;i.playbackRate!==x&&(t(`Playback rate switch: ${$}=>${x}`),i.playbackRate=x)},b=x=>{this.lowLatency=x,t(`lowLatency changed to ${x}`),S()},S=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let x=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let M=De()-1e4,U=0;for(let _=0;_<this.bufferStates.length;_++){let B=this.bufferStates[_];x=Math.min(x,B.buf),B.ts<M&&U++}this.bufferStates.splice(0,U),t(`update playback rate; minBuffer=${x} drop=${U} jitter=${this.sourceJitter}`);let j=x-dk;this.sourceJitter>=0?j-=this.sourceJitter/2:this.sourceJitter-=1,j>3?f(1.15):j>1?f(1.1):j>.3?f(1.05):f(1)}},g=x=>{let $,M=()=>$&&$.start?$.start.length:0,U=O=>$.start[O]/1e3,j=O=>$.dur[O]/1e3,_=O=>$.fragIndex+O,B=(O,F)=>({chunkIdx:_(O),startTS:U(O),dur:j(O),discontinuity:F}),W=()=>{let O=0;if($&&$.dur){let F=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,A=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,L=F;this.sourceJitter>1&&(L+=this.sourceJitter-1);let H=$.dur.length-1;for(;H>=0&&(L-=$.dur[H],!(L<=0));--H);O=Math.min(H,$.dur.length-1-A),O=Math.max(O,0)}return B(O,!0)},q=O=>{let F=M();if(!(F<=0)){if((0,st.isNonNullable)(O)){for(let A=0;A<F;A++)if(U(A)>O)return B(A)}return W()}},J=O=>{let F=M(),A=O?O.chunkIdx+1:0,L=A-$.fragIndex;if(!(F<=0)){if(!O||L<0||L-F>ck)return t(`Resync: offset=${L} bChunks=${F} chunk=`+JSON.stringify(O)),W();if(!(L>=F))return B(A-$.fragIndex,!1)}},le=(O,F,A)=>{l&&l.abort(),l=Ar(this.urlResolver.resolve(O,!0,this.lowLatency),F,A,()=>this._retryCallback()).withTimeout(_n).withRetryCount(Nl).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(O,F)=>{le(x,A=>{if(!c())return;$=A;let L=!!$.lowLatency;L!==this.lowLatency&&b(L);let H=0;for(let ce=0;ce<$.dur.length;++ce)H+=$.dur[ce];H>0&&((0,st.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(H/$.dur.length)),r({name:"index",zeroTime:$.zeroTime,shiftDuration:$.shiftDuration}),this.sourceJitter=$.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,$.jitter/1e3)):1,O(q(F))},()=>this._handleNetworkError())},nextChunk:J}},y=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,st.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return d={start:x=>{let{videoElement:$,logger:M}=this.params,U=g(e.jidxUrl),j,_,B,W,q=0,J,le,de,O=()=>{J&&(clearTimeout(J),J=void 0);let fe=Math.max(pk,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),Ce=q+fe,Be=De(),Ve=Math.min(1e4,Ce-Be);q=Be;let et=()=>{l||c()&&U.seek(()=>{c()&&(q=De(),F(),O())})};Ve>0?J=window.setTimeout(()=>{this.paused?O():et()},Ve):et()},F=()=>{let fe;for(;fe=U.nextChunk(W);)W=fe,At(fe);let Ce=U.nextChunk(B);if(Ce){if(B&&Ce.discontinuity){M("Detected discontinuity; restarting playback"),this.paused?O():(y(),this._initPlayerWith(e));return}ce(Ce)}else O()},A=(fe,Ce)=>{if(!c()||!this.sourceBuffer)return;let Be,Ve,et,qt=ti=>{window.setTimeout(()=>{c()&&A(fe,Ce)},ti)};if(this.sourceBuffer.updating)M("Source buffer is updating; delaying appendBuffer"),qt(100);else{let ti=De(),Ii=$.currentTime;!this.paused&&$.buffered.length>1&&le===Ii&&ti-de>500&&(M("Stall suspected; trying to fix"),this._fixupStall()),le!==Ii&&(le=Ii,de=ti);let Zi=this._getBufferSizeSec();if(Zi>30)M(`Buffered ${Zi} seconds; delaying appendBuffer`),qt(2e3);else try{this.sourceBuffer.appendBuffer(fe),this.videoPlayStarted?(this.bufferStates.push({ts:ti,buf:Zi}),S(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement()),Ce&&Ce()}catch(qr){if(qr.name==="QuotaExceededError")M("QuotaExceededError; delaying appendBuffer"),et=this.sourceBuffer.buffered.length,et!==0&&(Be=this.sourceBuffer.buffered.start(0),Ve=Ii,Ve-Be>4&&this.sourceBuffer.remove(Be,Ve-3)),qt(1e3);else throw qr}}},L=()=>{_&&j&&(M([`Appending chunk, sz=${_.byteLength}:`,JSON.stringify(B)]),A(_,function(){_=null,F()}))},H=fe=>e.fragUrlTemplate.replace("%%id%%",fe.chunkIdx),ce=fe=>{c()&&p(H(fe),(Ce,Be)=>{if(c()){if(Be/=1e3,_=Ce,B=fe,n=fe.startTS,Be){let Ve=Math.min(10,fe.dur/Be);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Ve:Ve}L()}},()=>this._handleNetworkError())},At=fe=>{c()&&((0,st.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(H(fe),!1)))},Pt=fe=>{c()&&(e.cachedHeader=fe,A(fe,()=>{j=!0,L()}))};s=!0,U.seek(fe=>{if(c()){if(q=De(),!fe){O();return}W=fe,!(0,st.isNullable)(x)||fe.startTS>x?ce(fe):(B=fe,F())}},x),e.cachedHeader?Pt(e.cachedHeader):h(e.headerUrl,Pt,()=>this._handleNetworkError())},stop:y,getTimestampSec:()=>n},d}_switchToQuality(e){let{logger:t,playerCallback:i}=this.params,r;e.bitrate!==this.bitrate&&(this.rep&&(r=this.rep.getTimestampSec(),(0,st.isNonNullable)(r)&&(r+=.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,st.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(r),i({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,st.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,i=c=>{if(!this.autoQuality)return;let h,p,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&c<this.bitrate&&(p=this._getBufferSizeSec(),f=c/this.bitrate,p>10&&f>.8||p>15&&f>.5||p>20&&f>.3)){e(`Not switching: buffer=${Math.floor(p)}; bitrate=${this.bitrate}; newRate=${Math.floor(c)}`);return}h=this._selectQuality(c),h?this._switchToQuality(h):e(`Could not find quality by bitrate ${c}`)},s={updateChunk:(h,p)=>{let f=De();if(this.chunkRateEstimator.addInterval(h,f,p)){let S=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:p,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 c=s.get();if(c&&o&&this.autoQuality){if(u&&c>o&&Ol(n)<3e4)return;i(c)}u=this.autoQuality};return{updateChunk:(c,h)=>{let p=s.updateChunk(c,h);return p&&l(),p},notifySwitch:c=>{let h=De();c<o&&(n=h),o=c}}}_fetchManifest(e,t,i){this.manifestRequest=Ar(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(_n).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;Xe(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{t||(this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{logger:t,playerCallback:i,videoElement:r}=this.params,s=n=>{let o=[];return n!=null&&n.length?(n.forEach((u,l)=>{var d,c;u.video&&r.canPlayType(u.codecs).replace(/no/,"")&&((c=(d=window.MediaSource)==null?void 0:d.isTypeSupported)!=null&&c.call(d,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):(i({name:"error",type:"empty_manifest"}),[])};this.manifest=s(e),t(`Valid manifest entries: ${this.manifest.length}/${e.length}`),i({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))},lk))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var Zg=Z(Vi(),1),xe=require("@vkontakte/videoplayer-shared/es2015"),ql=class{constructor(){this.onDroopedVideoFramesLimit$=new xe.Subject;this.subscription=new xe.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new xe.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,xe.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),i=e-this.prevTotalVideoFrames,r=t-this.prevDroppedVideoFrames,s=1-(i-r)/i;!isNaN(s)&&s>0&&this.log({message:`[dropped]. current dropped percent: ${s}, limit: ${this.droppedFramesChecker.percentLimit}`}),!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,xe.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,xe.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,xe.interval)(this.droppedFramesChecker.checkTime).pipe((0,xe.filter)(()=>this.playing),(0,xe.filter)(()=>{let r=!!this.isForceCheckCounter;return r&&(this.isForceCheckCounter-=1),!r})),t=this.forceChecker$.pipe((0,xe.debounce)(this.droppedFramesChecker.checkTime)),i=(0,xe.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.log({message:`[onDroopedVideoFramesLimit]. maxQualityLimit: ${this.maxQualityLimit}`}),this.onDroopedVideoFramesLimit$.next())}getMaxQualityLimit(e){var i,r;let t=(r=(i=(0,Zg.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,xe.isLower)(s,n)?-1:1))==null?void 0:i[0])==null?void 0:r[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}},Pr=ql;var On=require("@vkontakte/videoplayer-shared/es2015"),ev=require("@vkontakte/videoplayer-shared/es2015");var Ra=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var hk=(a,e)=>new On.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},r=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||Ra()))},D(D({},i),e));r.observe(a);let s=(0,ev.fromEvent)(document,"visibilitychange").pipe((0,On.map)(n=>!document.hidden||Ra())).subscribe(n=>t.next(n));return()=>{r.unobserve(a),s.unsubscribe()}}),pt=hk;var fk=["paused","playing","ready"],mk=["paused","playing","ready"],ka=class{constructor(e){this.subscription=new ie.Subscription;this.videoState=new ne("stopped");this.representations$=new ie.ValueSubject([]);this.droppedFramesManager=new Pr;this.maxSeekBackTime$=new ie.ValueSubject(1/0);this.zeroTime$=new ie.ValueSubject(void 0);this.liveOffset=new Ui;this._dashCb=e=>{var t,i,r,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:ie.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=hi(u.name))!=null?i:(0,ie.videoSizeToQuality)(u.video),c=u.bitrate/1e3,h=D({},u.video);if(!d)continue;let p={id:l,quality:d,bitrate:c,size:h};o.push({track:p,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((r=this.videoState.getTransition())==null?void 0:r.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,ie.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(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; seekState: ${JSON.stringify(s)};`}),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,Ul.default)(mk,e)&&(n||o)){this.prepare();return}if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&(0,Ul.default)(fk,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(Pe(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=r==null?void 0:r.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(Pe(this.params.source.url,u))}return;default:return(0,ie.assertNever)(e)}};this.textTracksManager=new dt(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=r=>{e.output.error$.next({id:"DashLiveProvider",category:ie.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:r})};this.subscription.add((0,ie.merge)(this.videoState.stateChangeStarted$.pipe((0,ie.map)(r=>({transition:r,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,ie.map)(r=>({transition:r,type:"end"})))).subscribe(({transition:r,type:s})=>{this.log({message:`[videoState change] ${s}: ${JSON.stringify(r)}`})})),this.video=Ge(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(Oe(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=Ke(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,ie.map)(r=>r.map(({track:s})=>s)),(0,ie.filter)(r=>!!r.length),(0,ie.once)()).subscribe(r=>this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:r}))),this.subscription.add(i.canplay$.subscribe(()=>{var r;((r=this.videoState.getTransition())==null?void 0:r.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,ie.filterChanged)(),(0,ie.map)(r=>-r/1e3)).subscribe(this.params.output.duration$)).add((0,ie.combine)({zeroTime:this.zeroTime$.pipe((0,ie.filter)(ie.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:r,position:s})=>this.params.output.liveTime$.next(r+s*1e3),t)).add(Bt(this.video,this.params.desiredState.isLooped,t)).add(Ye(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(ct(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(pt(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:r,min:s}})=>{this.dash.setAutoQualityLimits({max:r&&(0,ie.videoQualityToHeight)(r),min:s&&(0,ie.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:r,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(r=>{var s;switch(r.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,ie.assertNever)(r.to)}},t)).add((0,ie.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,ie.observableFrom)(["init"])).pipe((0,ie.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),ze(this.video)}createLiveDashPlayer(){let e=new Pa({videoElement:this.video,videoState:this.videoState,playbackState:this.params.desiredState.playbackState,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,d,c,h,p,f;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=(h=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?h:this.params.desiredState.autoVideoTrackSwitching.getState(),r=!i&&(0,ie.isNonNullable)(t)?t:Vt(e.map(({track:b})=>b),{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=r==null?void 0:r.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(r&&(n||s!==o)&&this.setVideoTrack(r),u&&this.setAutoQuality(i),n||u||s!==o){let b=(f=e.find(({track:S})=>S.id===s))==null?void 0:f.representation;(0,ie.assertNonNullable)(b,"Representations missing"),this.dash.startPlay(b,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:r})=>r.id===e.id))==null?void 0:i.representation;(0,ie.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(),i=this.videoState.getState(),r=t==="paused"&&i==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),this.dash.reinit(Pe(this.params.source.url,n)),r&&this.dash.pause(),this.liveOffset.resetTo(n,r)}};var tv=ka;var Fe=(a,e)=>{let t=0;for(let i=0;i<a.length;i++){let r=a.start(i)*1e3,s=a.end(i)*1e3;r<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var G=require("@vkontakte/videoplayer-shared/es2015");var{NativeAbortSignal:h_,NativeAbortController:f_}=function(a){return{NativeAbortSignal:a.AbortSignal,NativeAbortController:a.AbortController}}(typeof self!="undefined"?self:global);function iv(a){let e;try{e=new Event("abort")}catch(t){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}return e.reason=a,e}function rv(a){if(a===void 0)if(typeof document=="undefined")a=new Error("This operation was aborted"),a.name="AbortError";else try{a=new DOMException("signal is aborted without reason"),Object.defineProperty(a,"name",{value:"AbortError"})}catch(e){a=new Error("This operation was aborted"),a.name="AbortError"}return a}var Fn=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 r=0,s=i.length;r<s;r++)if(i[r].callback===t){i.splice(r,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let r=0,s=i.length;r<s;r++){let n=i[r];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}},Rr=class extends Fn{constructor(){super(),this.listeners||Fn.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)}throwIfAborted(){let{aborted:e,reason:t="Aborted"}=this;if(e)throw t}static timeout(e){let t=new Hi;return setTimeout(()=>t.abort(new DOMException(`This signal is timeout in ${e}ms`,"TimeoutError")),e),t.signal}static any(e){let t=new Hi;function i(){t.abort(this.reason),r()}function r(){for(let s of e)s.removeEventListener("abort",i)}for(let s of e)if(s.aborted){t.abort(s.reason);break}else s.addEventListener("abort",i);return t.signal}},Hi=class{constructor(){Object.defineProperty(this,"signal",{value:new Rr,writable:!0,configurable:!0})}abort(e){let t=rv(e),i=iv(t);this.signal.reason=t,this.signal.dispatchEvent(i)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Hi.prototype[Symbol.toStringTag]="AbortController",Rr.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 jl(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=a;if(!Nn({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||r)&&(s=function(l,d){let c;d&&d.signal&&(c=d.signal,delete d.signal);let h=new t(l,d);return c&&Object.defineProperty(h,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),h},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 h=new Promise((p,f)=>{d.addEventListener("abort",()=>f(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([h,n(u,l)])}return n(u,l)},Request:s}}var bk=()=>"fetch"in window,$a=bk()&&Nn({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),av=$a?jl({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,ht=$a?av.fetch:window.fetch,x_=$a?av.Request:window.Request,me=$a?Hi:window.AbortController,w_=$a?Rr:window.AbortSignal;var sy=Z(je(),1),pc=Z(La(),1);var Hv=Z(jv(),1),kr=require("@vkontakte/videoplayer-shared/es2015"),qn=a=>{if(!a)return{id:"EmptyResponse",category:kr.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:kr.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Hv.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:kr.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:kr.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:kr.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var Ne=(a,e,t=0)=>{for(let i=0;i<a.length;i++)if(a.start(i)*1e3-t<=e&&a.end(i)*1e3+t>e)return!0;return!1};var I=require("@vkontakte/videoplayer-shared/es2015");var Hn=Z(je(),1),Gi=Z(Et(),1),Wn=Z(La(),1);var t$=(a,e={})=>{let i=e.timeout||1,r=performance.now();return window.setTimeout(()=>{a({get didTimeout(){return e.timeout?!1:performance.now()-r-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-r))}})},1)},i$=a=>window.clearTimeout(a),Wv=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),Qv=!Wv(window.requestIdleCallback)||!Wv(window.cancelIdleCallback),mi=Qv?t$:window.requestIdleCallback,ft=Qv?i$:window.cancelIdleCallback;var ey=Z(Tn(),1);var bi=require("@vkontakte/videoplayer-shared/es2015");var r$=18,Gv=!1;try{Gv=z.browser.isSafari&&!!z.browser.safariVersion&&z.browser.safariVersion<=r$}catch(a){console.error(a)}var Yl=class{constructor(e){this.bufferFull$=new bi.Subject;this.error$=new bi.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:bi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return R(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return R(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return R(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};Gv&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};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 r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((r=e.signal)!=null&&r.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:bi.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,bi.assertNever)(t)}}},zv=Yl;var $r=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var P=require("@vkontakte/videoplayer-shared/es2015");var Kv=Z(Et(),1);var Un=a=>a.valid,pe=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===1&&(this.cursor+=8);let r=e.byteOffset+this.cursor,s;i===0?(this.size=void 0,this.valid=!1,s=void 0):i===1?(this.size=void 0,this.valid=!1,s=void 0):i>e.byteLength?(this.size=i,this.valid=!1,s=Math.min(i-this.cursor,e.byteLength-this.cursor)):(this.size=i,this.valid=!0,s=i-this.cursor),this.content=new DataView(e.buffer,r,s)}get id(){return this.type}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let r=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,r}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 Lr=class extends pe{};var Yv=require("@vkontakte/videoplayer-shared/es2015");var Da=class extends pe{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readString(16),r=new DataView(this.content.buffer,this.content.byteOffset+16,this.content.byteLength-16);this.userData=this.parseData(i,r)}parseData(e,t){switch(e){case"ondemandlivejson":{let i=new TextDecoder("ascii").decode(t),r=JSON.parse(i);return{received:r["t-in"],prepared:r["t-out"]}}default:(0,Yv.assertNever)(e)}}};var Ca=class extends pe{constructor(e,t){if(super(e,t),!this.valid)return;this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8);for(let r=0;r<i.byteLength;r+=4){let s=this.readString(4);this.compatibleBrands.push(s)}}};var Ba=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ye=class extends pe{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215,this.content=new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)}};var Va=class extends ye{constructor(e,t){super(e,t),this.valid&&(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 _a=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Oa=class extends pe{constructor(e,t){super(e,t),this.data=this.content}};var Wi=class extends ye{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){if(super(e,t),!!this.valid){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 r=this.readUint32(),s=r>>>31,n=r<<1>>>1,o=this.readUint32();r=this.readUint32();let u=r>>>28,l=r<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}}};var Fa=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Na=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var qa=class extends ye{constructor(e,t){if(super(e,t),!this.valid)return;switch(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 Ua=class extends ye{constructor(e,t){super(e,t),this.valid&&(this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32())}};var ja=class extends ye{constructor(e,t){super(e,t),this.valid&&(this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32())}};var Ha=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Wa=class extends ye{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 Qa=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ga=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var za=class extends ye{constructor(e,t){super(e,t),this.valid&&(this.sequenceNumber=this.readUint32())}};var Ya=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ka=class extends ye{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 Xa=class extends ye{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 Ja=class extends ye{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 r=0;r<this.sampleCount;r++)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 Za=class extends pe{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var es=class extends ye{constructor(e,t){super(e,t),this.valid&&(this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)))}};var ts=class extends pe{constructor(e,t){super(e,t),this.valid&&(this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78)))}};var s$={ftyp:Ca,moov:Ba,mvhd:Va,moof:_a,mdat:Oa,sidx:Wi,trak:Fa,mdia:Ha,mfhd:za,tkhd:Wa,traf:Ya,tfhd:Ka,tfdt:Xa,trun:Ja,minf:Qa,sv3d:Na,st3d:qa,prhd:Ua,proj:Ga,equi:ja,uuid:Da,stbl:Za,stsd:es,avc1:ts,unknown:Lr},zt=class a{constructor(e={}){this.options=D({offset:0},e)}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;){let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n;try{n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i,e.byteLength-i))}catch(o){if(!(o instanceof RangeError))throw o}if(!n||!Un(n))break;t.push(n),i+=n.size}return t}createBox(e,t){let i=s$[e];return i?new i(t,new a):new Lr(t,new a)}};var gi=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,r,s;Un(t)&&((s=(i=this.index)[r=t.type])!=null||(i[r]=[]),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 o$=new TextDecoder("ascii"),u$=a=>o$.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",l$=a=>{let e=new Wi(a,new zt),t=e.earliestPresentationTime/e.timescale*1e3,i=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:i,to:i+s.referencedSize-1}};return t+=n,i+=s.referencedSize,o})},c$=(a,e)=>{let i=new zt().parse(a),r=new gi(i),s=r.findAll("moof"),n=e?r.findAll("uuid"):r.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(a.buffer,l,c)},d$=a=>{let t=new zt().parse(a),i=new gi(t),r={},s=i.findAll("uuid"),n=(0,Kv.default)(s,-1);return n?{serverDataReceivedTimestamp:n.userData.received,serverDataPreparedTime:n.userData.received}:r},p$=a=>{var r;let t=new zt().parse(a);return(r=new gi(t).find("sidx"))==null?void 0:r.timescale},h$=(a,e)=>{let i=new zt().parse(a),s=new gi(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,h)=>c+h,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},f$=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}}},i=new zt().parse(a),r=new gi(i);if(r.find("sv3d")){e.is3dVideo=!0;let n=r.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=r.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=r.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},Xv={validateData:u$,parseInit:f$,getIndexRange:()=>{},parseSegments:l$,parseFeedableSegmentChunk:c$,getChunkEndTime:h$,getServerLatencyTimestamps:d$,getTimescaleFromIndex:p$};var as=Z(je(),1),Yt=require("@vkontakte/videoplayer-shared/es2015");var Zv=require("@vkontakte/videoplayer-shared/es2015");var Jv={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"}},eS=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 i=rs(a,t),r=i in Jv,s=r?Jv[i].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,d=rs(u),c=l*$t(2,(o-1)*8)+d,h=t+o,p;return h+c>a.byteLength?p=new DataView(a.buffer,a.byteOffset+h):p=new DataView(a.buffer,a.byteOffset+h,c),{tag:r?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:h,tagSize:h+c,value:p,valueSize:c}},rs=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*$t(2,16)+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*$t(2,32)+a.getUint32(1);case 6:return a.getUint16(0)*$t(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},xt=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return rs(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,Zv.assertNever)(e)}},Qi=(a,e)=>{let t=0;for(;t<a.byteLength;){let i=new DataView(a.buffer,a.byteOffset+t),r=eS(i);if(!e(r))return;r.type==="master"&&Qi(r.value,e),t=r.value.byteOffset-a.byteOffset+r.valueSize}},tS=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,i,r=eS(a);return Qi(r.value,({tag:s,type:n,value:o})=>(s===17143?e=xt(o,n):s===17026?t=xt(o,n):s===17029&&(i=xt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var iS=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],m$=[231,22612,22743,167,171,163,160,175],b$=a=>{let e,t,i,r,s=!1,n=!1,o=!1,u,l,d=!1,c=0;return Qi(a,({tag:h,type:p,value:f,valueSize:b})=>{if(h===21419){let S=xt(f,p);l=rs(S)}else h!==21420&&(l=void 0);return h===408125543?(e=f.byteOffset,t=f.byteOffset+b):h===357149030?s=!0:h===290298740?n=!0:h===2807729?i=xt(f,p):h===17545?r=xt(f,p):h===21420&&l===475249515?u=xt(f,p):h===374648427?Qi(f,({tag:S,type:g,value:y})=>S===30321?(d=xt(y,g)===1,!1):!0):s&&n&&(0,as.default)(iS,h)&&(o=!0),!o}),(0,Yt.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,Yt.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,Yt.assertNonNullable)(r,"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(r/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}}}},g$=a=>{if((0,Yt.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},v$=(a,e)=>{let t=!1,i=!1,r=o=>(0,Yt.isNonNullable)(o.time)&&(0,Yt.isNonNullable)(o.position),s=[],n;return Qi(a,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&r(n)&&s.push(n),n={};break;case 179:n&&(n.time=xt(l,u));break;case 183:break;case 241:n&&(n.position=xt(l,u));break;default:t&&(0,as.default)(iS,o)&&(i=!0)}return!(t&&i)}),n&&r(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}}})},S$=a=>{let e=0,t=!1;try{Qi(a,i=>i.tag===524531317?i.tagSize<=a.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,as.default)(m$,i.tag)?(e+i.tagSize<=a.byteLength&&(e+=i.tagSize,t||(t=(0,as.default)([163,160,175],i.tag))),!0):!1)}catch(i){}return e>0&&e<=a.byteLength&&t?new DataView(a.buffer,a.byteOffset,e):null},rS={validateData:tS,parseInit:b$,getIndexRange:g$,parseSegments:v$,parseFeedableSegmentChunk:S$};var Ot=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return rS;case"mp4":return Xv}}throw new ReferenceError(`Unsupported mime type ${a}`)};var Ft=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var ic=Z(AS(),1),GS=Z(Vi(),1),zS=Z(US(),1),YS=Z(Et(),1),rc=Z(Bi(),1);var jS=Z(je(),1),tc=a=>{let e=a.split("."),[t,...i]=e;if(!t)return!1;switch(t){case"av01":{let[r,s,n]=i;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[r,s,n]=i;return!!(r&&parseInt(r,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let r=i[0];if(!r||r.length!==6)return!1;let[s,n]=r.toUpperCase(),o=s+n;return(0,jS.default)(["6E","7A","F4"],o)}}return!1};var ss=require("@vkontakte/videoplayer-shared/es2015");var HS=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var WS=a=>{var e;try{let t=vL(),i=a.match(t),{groups:r}=i!=null?i:{};if(r){let s={};if(r.extensions){let u=r.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=r.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:r.extlang,langtag:r.langtag,language:r.language,privateuse:r.privateuse||r.privateuse2,region:r.region,script:r.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 vL(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",d=`^(?:(?<langtag>${`
|
|
118
|
-
(?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
|
|
119
|
-
(-(?<script>[a-z]{4}))?
|
|
120
|
-
(-(?<region>(?:[a-z]{2}|[0-9]{3})))?
|
|
121
|
-
(?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
|
|
122
|
-
(?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
|
|
123
|
-
(?:-(?<privateuse>(?:${e})))?
|
|
124
|
-
`})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(d,"i")}var QS=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},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(a),r=(i==null?void 0:i[1])==="-"?-1:1,s={days:e(i==null?void 0:i[5],r),hours:e(i==null?void 0:i[6],r),minutes:e(i==null?void 0:i[7],r),seconds:e(i==null?void 0:i[8],r)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},wt=(a,e)=>{let t=a;t=(0,ic.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[r,s]of(0,GS.default)(i)){let n=new RegExp(`\\$${r}(?:%0(\\d+)d)?\\$`,"g");t=(0,ic.default)(t,n,(o,u)=>(0,ss.isNullable)(s)?o:(0,ss.isNullable)(u)?s:(0,zS.default)(s,parseInt(u,10),"0"))}return t},jn=(a,e)=>{var _,B,W,q,J,le,de,O,F,A,L,H,ce,At,Pt,fe,Ce,Be,Ve,et,qt,ti,Ii,Zi,qr,Lc,Mc,Dc,Cc,Bc,Vc,_c,Oc,Fc,Nc,qc,Uc,jc,Hc,Wc,Qc,Gc,zc,Yc,Kc,Xc,Jc,Zc,ed,td,id,rd,ad,sd,nd,od,ud,ld,cd,dd,pd;let i=new DOMParser().parseFromString(a,"application/xml"),r={video:[],audio:[],text:[]},s=i.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(bt=>{var Se,Ei;return(Ei=(Se=bt.textContent)==null?void 0:Se.trim())!=null?Ei:""}),o=(_=(0,YS.default)(n,0))!=null?_:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),d=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],h=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,p=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,b=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,S;u&&(S={availabilityStartTime:l?new Date(l).getTime():0,publishTime:d?new Date(d).getTime():0,latestSegmentPublishTime:h?new Date(h).getTime():0,streamIsAlive:p==="yes",streamIsUnpublished:f==="yes"});let g,y=s.getAttribute("mediaPresentationDuration"),E=[...s.getElementsByTagName("Period")],x=E.reduce((bt,Se)=>Q(D({},bt),{[Se.id]:Se.children}),{}),$=E.reduce((bt,Se)=>Q(D({},bt),{[Se.id]:Se.getAttribute("duration")}),{});y?g=QS(y):(0,rc.default)($).filter(bt=>bt).length&&!u?g=(0,rc.default)($).reduce((bt,Se)=>{var Ei;return bt+((Ei=QS(Se))!=null?Ei:0)},0):b&&(g=parseInt(b,10));let M=0,U=(W=(B=s.getAttribute("profiles"))==null?void 0:B.split(","))!=null?W:[];for(let bt of E.map(Se=>Se.id))for(let Se of x[bt]){let Ei=(q=Se.getAttribute("id"))!=null?q:"id"+(M++).toString(10),Ur=(J=Se.getAttribute("mimeType"))!=null?J:"",Ro=(le=Se.getAttribute("codecs"))!=null?le:"",ko=(de=Se.getAttribute("contentType"))!=null?de:Ur==null?void 0:Ur.split("/")[0],Hy=(F=(O=Se.getAttribute("profiles"))==null?void 0:O.split(","))!=null?F:[],hd=(L=WS((A=Se.getAttribute("lang"))!=null?A:""))!=null?L:{},ws=(At=(ce=(H=Se.querySelector("Label"))==null?void 0:H.textContent)==null?void 0:ce.trim())!=null?At:void 0,Wy=Se.querySelectorAll("Representation"),Qy=Se.querySelector("SegmentTemplate"),Gy=(fe=(Pt=Se.querySelector("Role"))==null?void 0:Pt.getAttribute("value"))!=null?fe:void 0,er=ko,Re={id:Ei,language:hd.language,isDefault:Gy==="main",label:ws,codecs:Ro,hdr:er==="video"&&tc(Ro),mime:Ur,representations:[]};for(let be of Wy){let ii=(Ce=be.getAttribute("lang"))!=null?Ce:void 0,As=(Ve=(Be=ws!=null?ws:Se.getAttribute("label"))!=null?Be:be.getAttribute("label"))!=null?Ve:void 0,Ps=(ti=(qt=(et=be.querySelector("BaseURL"))==null?void 0:et.textContent)==null?void 0:qt.trim())!=null?ti:"",xi=new URL(Ps||o,e).toString(),ri=(Ii=be.getAttribute("mimeType"))!=null?Ii:Ur,Rs=(qr=(Zi=be.getAttribute("codecs"))!=null?Zi:Ro)!=null?qr:"",ks;if(ko==="text"){let ai=be.getAttribute("id")||"",$s=((Lc=hd.privateuse)==null?void 0:Lc.includes("x-auto"))||ai.includes("_auto"),wi=be.querySelector("SegmentTemplate");if(wi){let jr={representationId:(Mc=be.getAttribute("id"))!=null?Mc:void 0,bandwidth:(Dc=be.getAttribute("bandwidth"))!=null?Dc:void 0},Ls=parseInt((Cc=be.getAttribute("bandwidth"))!=null?Cc:"",10)/1e3,Ms=(Vc=parseInt((Bc=wi.getAttribute("startNumber"))!=null?Bc:"",10))!=null?Vc:1,tr=parseInt((_c=wi.getAttribute("timescale"))!=null?_c:"",10),$o=(Oc=wi.querySelectorAll("SegmentTimeline S"))!=null?Oc:[],ir=wi.getAttribute("media");if(!ir)continue;let Ds=[],Cs=0,Bs="",rr=0,Hr=Ms,qe=0;for(let gt of $o){let Ai=parseInt((Fc=gt.getAttribute("d"))!=null?Fc:"",10),lt=parseInt((Nc=gt.getAttribute("r"))!=null?Nc:"",10)||0,si=parseInt((qc=gt.getAttribute("t"))!=null?qc:"",10);qe=Number.isFinite(si)?si:qe;let Pi=Ai/tr*1e3,ni=qe/tr*1e3;for(let Rt=0;Rt<lt+1;Rt++){let oi=wt(ir,Q(D({},jr),{segmentNumber:Hr.toString(10),segmentTime:(qe+Rt*Ai).toString(10)})),ar=(ni!=null?ni:0)+Rt*Pi,Qr=ar+Pi;Hr++,Ds.push({time:{from:ar,to:Qr},url:oi})}qe+=(lt+1)*Ai,Cs+=(lt+1)*Pi}rr=qe/tr*1e3,Bs=wt(ir,Q(D({},jr),{segmentNumber:Hr.toString(10),segmentTime:qe.toString(10)}));let Wr={time:{from:rr,to:1/0},url:Bs},Ut={type:"template",baseUrl:xi,segmentTemplateUrl:ir,initUrl:"",totalSegmentsDurationMs:Cs,segments:Ds,nextSegmentBeyondManifest:Wr,timescale:tr};ks={id:ai,kind:"text",segmentReference:Ut,profiles:[],duration:g,bitrate:Ls,mime:"",codecs:"",width:0,height:0,isAuto:$s}}else ks={id:ai,isAuto:$s,kind:"text",url:xi}}else{let ai=(jc=(Uc=be.getAttribute("contentType"))!=null?Uc:ri==null?void 0:ri.split("/")[0])!=null?jc:ko,$s=(Wc=(Hc=Se.getAttribute("profiles"))==null?void 0:Hc.split(","))!=null?Wc:[],wi=parseInt((Qc=be.getAttribute("width"))!=null?Qc:"",10),jr=parseInt((Gc=be.getAttribute("height"))!=null?Gc:"",10),Ls=parseInt((zc=be.getAttribute("bandwidth"))!=null?zc:"",10)/1e3,Ms=(Yc=be.getAttribute("frameRate"))!=null?Yc:"",tr=(Kc=be.getAttribute("quality"))!=null?Kc:void 0,$o=Ms?HS(Ms):void 0,ir=(Xc=be.getAttribute("id"))!=null?Xc:"id"+(M++).toString(10),Ds=ai==="video"?`${jr}p`:ai==="audio"?`${Ls}Kbps`:Rs,Cs=`${ir}@${Ds}`,Bs=[...U,...Hy,...$s],rr,Hr=be.querySelector("SegmentBase"),qe=(Jc=be.querySelector("SegmentTemplate"))!=null?Jc:Qy;if(Hr){let Ut=(ed=(Zc=be.querySelector("SegmentBase Initialization"))==null?void 0:Zc.getAttribute("range"))!=null?ed:"",[gt,Ai]=Ut.split("-").map(oi=>parseInt(oi,10)),lt={from:gt,to:Ai},si=(td=be.querySelector("SegmentBase"))==null?void 0:td.getAttribute("indexRange"),[Pi,ni]=si?si.split("-").map(oi=>parseInt(oi,10)):[],Rt=si?{from:Pi,to:ni}:void 0;rr={type:"byteRange",url:xi,initRange:lt,indexRange:Rt}}else if(qe){let Ut={representationId:(id=be.getAttribute("id"))!=null?id:void 0,bandwidth:(rd=be.getAttribute("bandwidth"))!=null?rd:void 0},gt=parseInt((ad=qe.getAttribute("timescale"))!=null?ad:"",10),Ai=(sd=qe.getAttribute("initialization"))!=null?sd:"",lt=qe.getAttribute("media"),si=(od=parseInt((nd=qe.getAttribute("startNumber"))!=null?nd:"",10))!=null?od:1,Pi=wt(Ai,Ut);if(!lt)throw new ReferenceError("No media attribute in SegmentTemplate");let ni=(ud=qe.querySelectorAll("SegmentTimeline S"))!=null?ud:[],Rt=[],oi=0,ar="",Qr=0;if(ni.length){let Vs=si,vt=0;for(let sr of ni){let kt=parseInt((ld=sr.getAttribute("d"))!=null?ld:"",10),Ri=parseInt((cd=sr.getAttribute("r"))!=null?cd:"",10)||0,_s=parseInt((dd=sr.getAttribute("t"))!=null?dd:"",10);vt=Number.isFinite(_s)?_s:vt;let Lo=kt/gt*1e3,Mo=vt/gt*1e3;for(let Os=0;Os<Ri+1;Os++){let Yy=wt(lt,Q(D({},Ut),{segmentNumber:Vs.toString(10),segmentTime:(vt+Os*kt).toString(10)})),fd=(Mo!=null?Mo:0)+Os*Lo,Ky=fd+Lo;Vs++,Rt.push({time:{from:fd,to:Ky},url:Yy})}vt+=(Ri+1)*kt,oi+=(Ri+1)*Lo}Qr=vt/gt*1e3,ar=wt(lt,Q(D({},Ut),{segmentNumber:Vs.toString(10),segmentTime:vt.toString(10)}))}else if((0,ss.isNonNullable)(g)){let vt=parseInt((pd=qe.getAttribute("duration"))!=null?pd:"",10)/gt*1e3,sr=Math.ceil(g/vt),kt=0;for(let Ri=1;Ri<sr;Ri++){let _s=wt(lt,Q(D({},Ut),{segmentNumber:Ri.toString(10),segmentTime:kt.toString(10)}));Rt.push({time:{from:kt,to:kt+vt},url:_s}),kt+=vt}Qr=kt,ar=wt(lt,Q(D({},Ut),{segmentNumber:sr.toString(10),segmentTime:kt.toString(10)}))}let zy={time:{from:Qr,to:1/0},url:ar};rr={type:"template",baseUrl:xi,segmentTemplateUrl:lt,initUrl:Pi,totalSegmentsDurationMs:oi,segments:Rt,nextSegmentBeyondManifest:zy,timescale:gt}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!ai||!ri)continue;let Wr={video:"video",audio:"audio",text:"text"}[ai];if(!Wr)continue;er||(er=Wr),ks={id:Cs,kind:Wr,segmentReference:rr,profiles:Bs,duration:g,bitrate:Ls,mime:ri,codecs:Rs,width:wi,height:jr,fps:$o,quality:tr}}Re.language||(Re.language=ii),Re.label||(Re.label=As),Re.mime||(Re.mime=ri),Re.codecs||(Re.codecs=Rs),Re.hdr||(Re.hdr=er==="video"&&tc(Rs)),Re.representations.push(ks)}if(er){let be=r[er].find(ii=>ii.id===Re.id);if(be&&Re.representations.every(ii=>ii.segmentReference.type==="template"))for(let ii of be.representations){let As=Re.representations.find(ri=>ri.id===ii.id);if(!As)continue;let Ps=As.segmentReference,xi=ii.segmentReference;xi.segments.push(...Ps.segments),xi.nextSegmentBeyondManifest=Ps.nextSegmentBeyondManifest}else r[er].push(Re)}}return{duration:g,streams:r,baseUrls:n,live:S}};var ac=Z(Et(),1);var KS=require("@vkontakte/videoplayer-shared/es2015"),ns=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?hi(s):void 0)!=null?u:(0,KS.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},XS=({id:a,bitrate:e})=>({id:a,bitrate:e}),JS=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),ZS=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),sc=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,ac.default)(i.split("."),0),isDefault:r}),nc=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,ac.default)(r.split("."),0)}),oc=a=>"url"in a,nt=a=>a.type==="template";var uc=require("@vkontakte/videoplayer-shared/es2015"),ae=(a,e)=>(0,uc.isNonNullable)(a)&&(0,uc.isNonNullable)(e)&&a.readyState==="open"&&SL(a,e);function SL(a,e){for(let t=0;t<a.activeSourceBuffers.length;++t)if(a.activeSourceBuffers[t]===e)return!0;return!1}var os=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new P.ValueSubject(0);this.currentLowLatencySegmentLength$=new P.ValueSubject(0);this.currentSegmentLength$=new P.ValueSubject(0);this.onLastSegment$=new P.ValueSubject(!1);this.fullyBuffered$=new P.ValueSubject(!1);this.playingRepresentation$=new P.ValueSubject(void 0);this.playingRepresentationInit$=new P.ValueSubject(void 0);this.error$=new P.Subject;this.gaps=[];this.subscription=new P.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new me;this.switchAbortController=new me;this.destroyAbortController=new me;this.useSmartRepresentationSwitch=!1;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,P.abortable)(this.destroyAbortController.signal,function(e){return oe(this,null,function*(){let t=this.representations.get(e);(0,P.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 zv(this.sourceBuffer),this.subscription.add((0,P.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,P.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:P.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!ae(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,$r(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,P.assertNonNullable)(i,"No init buffer for starting representation"),(0,P.assertNonNullable)(r,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(r,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,P.abortable)(this.destroyAbortController.signal,function(e,t=!1){return oe(this,null,function*(){if(!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,P.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,P.isNullable)(s)||(0,P.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,P.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!ae(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,P.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new ki(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,P.abortable)(this.destroyAbortController.signal,function(e,t=!1){return oe(this,null,function*(){if(!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,P.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,P.isNullable)(s)||(0,P.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,P.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!ae(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,P.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new ki(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,P.abortable)(this.destroyAbortController.signal,function(e){return oe(this,null,function*(){var u;let t=(0,Wn.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let d=t.find(p=>p.id===l);d&&this.representations.set(l,d);let c=this.representations.get(l);if(!c||!nt(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,P.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,P.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,P.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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,r),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var d;this.fetcher=r,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){!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new me,(0,P.abortable)(this.switchAbortController.signal,function(i,r=!1){return oe(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,P.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,P.isNullable)(o)||(0,P.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,P.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),r)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,P.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,P.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return R(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new me,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){var h;if((0,P.isNullable)(e)||(0,P.isNullable)(this.downloadingRepresentationId)||(0,P.isNullable)(this.playingRepresentationId)||(0,P.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer)||(0,P.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,P.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,P.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,P.isNullable)(r)||(0,P.isNullable)(s))return;let n=r.find(p=>e>=p.time.from&&e<p.time.to);(0,P.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let p=this.getForwardBufferDuration(e),f=ns(i),b=ns(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,P.isNonNullable)(f)&&(0,P.isNonNullable)(b)&&(0,P.isHigher)(f.quality,b.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(p,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&p>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let E=(h=[...this.segments.entries()].map(([x,$])=>{let M=$.find(U=>e>=U.time.from&&e<U.time.to);return{representationId:x,status:M==null?void 0:M.status}}).find(x=>x.status==="fed"))==null?void 0:h.representationId;E&&(this.playingRepresentationId=E,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&$r(this.sourceBuffer.buffered)>=this.bufferLimit){let p=this.getForwardBufferDuration(e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,p<f).catch(b=>{this.handleAsyncError(b,"pruneBuffer")});return}let d=[];if(!this.activeSegments.size&&(d=this.selectForwardBufferSegments(r,t.segmentReference.type,o),d.length)){let p="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,Hn.default)(d,n))p="high";else{let f=(0,Gi.default)(d,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(p="low")}this.loadSegments(d,t,p).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!d.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,Gi.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-this.getForwardBufferDuration(e)<u),this.onLastSegment$.next(e-c.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,r=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+r,persistent:!0}),i=s.time.to;(0,P.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration,persistent:!0})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,r=[],s=0,n=t.length-1;do r.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()?[r[0]]:r}getLiveSegmentsToLoadState(e){let t=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,Wn.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s;if(!e||[...this.segments.values()].every(n=>!n.length))return;let t=(0,Wn.default)(e.streams[this.kind],n=>n.representations);for(let n of t){if(!n||!nt(n.segmentReference))return;let o=n.segmentReference.segments.map(h=>Q(D({},h),{status:"none",size:void 0})),u=100,l=(i=this.segments.get(n.id))!=null?i:[],d=(s=(r=(0,Gi.default)(l,-1))==null?void 0:r.time.to)!=null?s:0,c=o==null?void 0:o.findIndex(h=>d>=h.time.from+u&&d<=h.time.to+u);if(c===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(n.segmentReference);this.segments.set(n.id,h)}else{let h=o.slice(c+1);this.segments.set(n.id,[...l,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,P.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,Gi.default)(e,-1))==null?void 0:t.time.to:0)||0}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){var i;let t=0;for(let r of this.representations.values()){let s=r.segmentReference;if(!nt(s))return;let n=(i=this.segments.get(r.id))!=null?i:[],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),d=wt(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:d})}}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 r=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=r==null?void 0:r.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&&ft&&ft(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&ft&&ft(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){let i=e.findIndex(r=>t>=r.time.from&&t<r.time.to);return this.playingRepresentationId!==this.downloadingRepresentationId&&(this.liveUpdateSegmentIndex=i),this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):[]}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:p,to:f}},b)=>{let S=p<=i&&f>=i,g=p>i||S||b===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),E=this.preloadOnly&&p<=i+y||r<y&&f-p>=y||f<=i+y;return(h==="none"||h==="partially_ejected"&&g&&E&&this.sourceBuffer&&ae(this.mediaSource,this.sourceBuffer)&&!(Ne(this.sourceBuffer.buffered,p)&&Ne(this.sourceBuffer.buffered,f)))&&g&&E});if(s===-1)return[];if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],d=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=d||u<=c);h++){let p=n[h];if(o+=p.byte.to+1-p.byte.from,u+=p.time.to+1-p.time.from,p.status==="none"||p.status==="partially_ejected")l.push(p);else break}return l}loadSegments(e,t,i="auto"){return R(this,null,function*(){nt(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return R(this,null,function*(){e.status="downloading";let r={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(r);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,P.abortable)(o,function(){return oe(this,null,function*(){let d=(0,P.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(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,P.now)(),!d)return;let c=new DataView(d),h=Ot(t.mime);if(!isFinite(r.segment.time.to)){let b=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,b)}u&&r.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);p&&f&&this.currentLiveSegmentServerLatency$.next(f-p),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),Ft(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())nt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return R(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:r,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,P.abortable)(n,function(){return oe(this,null,function*(){let u=(0,P.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,P.fromEvent)(window,"online").pipe((0,P.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,P.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),Ft(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(nt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,Gi.default)(e,0).byte.from,to:(0,Gi.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:(o,u)=>R(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,P.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:r?r.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!nt(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 r=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,P.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:P.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,Hn.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return R(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!ae(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){r();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let d=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Ot(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 R(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!ae(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){let{segment:d}=l;if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let c=d.byte.from-i,h=d.byte.to-i,p=h-c+1,f=c<r,b=h<=r;if(!f)continue;let S=Ot(u.mime);if(d.status==="downloading"&&b){d.status="downloaded";let g=new DataView(e.buffer,e.byteOffset+c,p);(yield this.sourceBufferTaskQueue.append(g,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,r-c),l.loadedBytes>l.feedingBytes)){let g=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),y=l.loadedBytes===p?g:S.parseFeedableSegmentChunk(g);y!=null&&y.byteLength&&(d.status="partially_fed",l.feedingBytes+=y.byteLength,(yield this.sourceBufferTaskQueue.append(y,s))&&!s.aborted?(l.fedBytes+=y.byteLength,l.fedBytes===p&&this.onSegmentFullyAppended(l,t)):yield n())}}})}onSegmentFullyAppended(e,t){var i;if(!((0,P.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer))){!this.isLive&&z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Ne(this.sourceBuffer.buffered,e.segment.time.from,100)&&Ne(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:P.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.tuning.dash.useNewRepresentationSwitch||(this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId))),e.segment.status="fed",oc(e.segment)&&(e.segment.size=e.fedBytes);for(let r of this.representations.values())if(r.id!==t)for(let s of(i=this.segments.get(r.id))!=null?i:[])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[r,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=r)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=mi(()=>(0,ey.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return R(this,null,function*(){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",s=!i&&this.tuning.dash.ignoreNetworkErrorsOnLoadInit,o=(!i&&this.failedDownloads>0?(0,P.abortable)(this.destroyAbortController.signal,function(){return oe(this,null,function*(){let u=(0,P.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>setTimeout(l,u))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Ot(e.mime),{priority:r,ignoreNetworkErrors:s})).then(u=>R(this,null,function*(){if(!u)return;let{init:l,dataView:d,segments:c}=u,h=d.buffer.slice(d.byteOffset,d.byteOffset+d.byteLength);this.initData.set(e.id,h);let p=c;this.isLive&&nt(e.segmentReference)&&(p=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,p),l&&this.parsedInitData.set(e.id,l)})).then(()=>this.failedDownloads=0,u=>{s||this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:P.ErrorCategory.WTF,message:"loadInit threw",thrown:u})});return this.initData.set(e.id,o),o})}dropBuffer(){return R(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 R(this,null,function*(){if(!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,P.isNullable)(e))return!1;let r=[],s=0,n=u=>{u.sort((d,c)=>d.from-c.from);let l=[u[0]];for(let d=1;d<u.length;d++){let{from:c,to:h}=u[d],p=l[l.length-1];p.to>=c?p.to=Math.max(p.to,h):l.push(u[d])}return l},o=u=>{var d;if(s>=t)return r;r.push(D({},u.time)),r=n(r);let l=oc(u)?(d=u.size)!=null?d:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let d=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,c=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(d||c)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,d=this.sourceBuffer.buffered.end(u)*1e3,c=0;for(let h of this.segments.values())for(let p of h)(0,Hn.default)(["none","partially_ejected"],p.status)&&Math.round(p.time.from)<=Math.round(l)&&Math.round(p.time.to)>=Math.round(d)&&c++;if(c===this.segments.size){let h={time:{from:l,to:d},url:"",status:"none"};o(h)}}if(r.length&&i){let u=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let l of this.segments.values())for(let d of l)d.time.from>=e+u&&d.status==="fed"&&o(d)}return r.length?(yield Promise.all(r.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,d)=>l||d,!1):!1})}abortBuffer(){return R(this,null,function*(){if(!this.sourceBuffer||!ae(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||!ae(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||!ae(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,P.isNullable)(e)?0:Fe(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer)))for(let i of t){let r={representation:e,from:i.time.from,to:i.time.to,persistent:!1},{buffered:s}=this.sourceBuffer;for(let n=0;n<s.length;n++){let o=s.start(n)*1e3,u=s.end(n)*1e3;if(!(u<=i.time.from||o>=i.time.to)){if(o<=i.time.from&&u>=i.time.to){r=void 0;break}u>i.time.from&&u<i.time.to&&(r.from=u),o<i.time.to&&o>i.time.from&&(r.to=o)}}r&&r.to-r.from>1&&!this.gaps.some(n=>r&&n.from===r.from&&n.to===r.to)&&this.gaps.push(r)}}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,{usePersistentGaps:r}=this.tuning.dash;this.gaps=this.gaps.filter(s=>{if(r&&s.persistent)return!0;let n=Math.round(s.from),o=Math.round(s.to);for(let u=0;u<i.length;u++)if(n>=Math.round(i.start(u)*1e3)&&o<=Math.round(i.end(u)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=mi(()=>{try{this.detectGaps(e,t)}catch(s){this.error$.next({id:"GapDetection",category:P.ErrorCategory.WTF,message:"detectGaps threw",thrown:s})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,P.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer)||(0,P.isNullable)(this.playingRepresentationId))return;let e=[];for(let i=0;i<this.sourceBuffer.buffered.length;i++){let r=Math.floor(this.sourceBuffer.buffered.start(i)*1e3),s=Math.ceil(this.sourceBuffer.buffered.end(i)*1e3);e.push({from:r,to:s})}let t=100;for(let i of this.segments.values())for(let r of i){let{status:s}=r;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(r.time.from),o=Math.ceil(r.time.to),u=e.some(d=>d.from-t<=n&&d.to+t>=o),l=e.filter(d=>n>=d.from&&n<d.to-t||o>d.from+t&&o<=d.to);u||(l.length===1?r.status="partially_ejected":this.gaps.some(d=>d.from===r.time.from||d.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:P.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var vi=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var Qn=a=>{var s;let e=a.get("X-Delivery-Type"),t=a.get("X-Reused"),i=e===null?"http1":e!=null?e:void 0,r=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:i,reused:r}};var ee=require("@vkontakte/videoplayer-shared/es2015");var Gn=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var Yn=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new ee.Subject;this.firstBytesManifest$=new ee.Subject;this.manifestReceived$=new ee.Subject;this.firstBytesRequested$=new ee.Subject;this.firstBytesReceived$=new ee.Subject;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 me;this.subscription=new ee.SubscriptionRemovable;this.fetchManifest=(0,ee.abortable)(this.abortAllController.signal,function(e){return oe(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=vi(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=Gn(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal},{type:"manifest"}).catch(zn);return r?(t.log("success",(0,ee.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.manifestReceived$.next(),r.text()):(t.error("error",(0,ee.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,ee.abortable)(this.abortAllController.signal,function(c){return oe(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1,ignoreNetworkErrors:d=!1}={}){var de,O,F;let h=e,p=new Headers,f=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{p.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let A=new URL(h,location.href);A.searchParams.append("bytes",`${i.from}-${i.to}`),h=A.toString();break}default:(0,ee.assertNever)(t)}this.requestQuic&&(h=vi(h));let b=this.abortAllController.signal,S;if(n){let A=new me;if(S=(0,ee.merge)((0,ee.fromEvent)(this.abortAllController.signal,"abort"),(0,ee.fromEvent)(n,"abort")).subscribe(()=>{try{A.abort()}catch(L){zn(L)}}),this.subscription.add(S),this.abortAllController.signal.aborted||n.aborted)try{A.abort()}catch(L){zn(L)}b=A.signal}let g=0,y=(0,ee.now)();f.log("startRequest",(0,ee.flattenObject)({url:h,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:y})),this.firstBytesRequested$.next();let E=yield this.doFetch(h,{priority:s,headers:p,signal:b},{ignoreNetworkErrors:d}),x=(0,ee.now)();if(!E)return f.error("error",{message:"No response in request"}),f.end(),this.unsubscribeAbortSubscription(S),null;if((de=this.throughputEstimator)==null||de.addRawRtt(x-y),!E.ok||!E.body){this.unsubscribeAbortSubscription(S);let A=`Fetch error ${E.status}: ${E.statusText}`;return f.error("error",{message:A}),f.end(),Promise.reject(new Error(`Fetch error ${E.status}: ${E.statusText}`))}if(this.onHeadersReceived(E.headers),!r&&!o){this.unsubscribeAbortSubscription(S);let A=(0,ee.now)(),L={requestStartedAt:y,requestEndedAt:A,duration:A-y};return f.log("endRequest",(0,ee.flattenObject)(L)),f.end(),E.arrayBuffer()}let $=E.body;if(o){let A;[$,A]=E.body.tee(),(O=this.throughputEstimator)==null||O.trackStream(A,u)}let M=$.getReader(),U,j=parseInt((F=E.headers.get("content-length"))!=null?F:"",10);Number.isFinite(j)&&(U=j),!U&&i&&(U=i.to-i.from+1);let _=U?new Uint8Array(U):new Uint8Array(0),B=!1,W=A=>{this.unsubscribeAbortSubscription(S),B=!0,zn(A)},q=(0,ee.abortable)(b,function(H){return oe(this,arguments,function*({done:A,value:L}){if(g===0&&(this.lastRequestFirstBytes$.next((0,ee.now)()-y),this.firstBytesReceived$.next()),b.aborted){this.unsubscribeAbortSubscription(S);return}if(!A&&L){if(l&&U)_.set(L,g),g+=L.byteLength;else{let ce=new Uint8Array(_.length+L.length);ce.set(_),ce.set(L,_.length),_=ce,g+=L.byteLength}r==null||r(new DataView(_.buffer),g),yield M==null?void 0:M.read().then(q,W)}})}.bind(this));yield M==null?void 0:M.read().then(q,W),this.unsubscribeAbortSubscription(S);let J=(0,ee.now)(),le={failed:B,requestStartedAt:y,requestEndedAt:J,duration:J-y};return B?(f.error("endRequest",(0,ee.flattenObject)(le)),f.end(),null):(f.log("endRequest",(0,ee.flattenObject)(le)),f.end(),_.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,ee.abortable)(this.abortAllController.signal,function(e,t,i){return oe(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,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,r),o=Math.max(d,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,D({range:{from:n,to:o},measureThroughput:!1},i));if(!c)return null;let h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let p=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(p);if(!f)throw new ReferenceError("No way to load representation index");let b;if(u)b=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,measureThroughput:!1});if(!y)return null;b=new DataView(y)}let S=t.parseSegments(b,p,f);return{init:p,dataView:new DataView(c),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,ee.abortable)(this.abortAllController.signal,function(e,t){return oe(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,D({measureThroughput:!1},t));return r?{init:null,segments:e.segments.map(n=>Q(D({},n),{status:"none",size:void 0})),dataView:new DataView(r)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=Qn(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i){return R(this,null,function*(){var s,n;let{type:r}=e;switch(r){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)(r)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}doFetch(e,t,i){return R(this,null,function*(){let r=yield ht(e,t);if(r.ok)return(i==null?void 0:i.type)==="manifest"&&this.firstBytesManifest$.next(),r;if(i!=null&&i.ignoreNetworkErrors)return;let s=yield r.text(),n=parseInt(s);if(!isNaN(n))switch(n){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 (${n})`,category:ee.ErrorCategory.FATAL})}})}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},zn=a=>{if(!Ft(a))throw a};var Kt=(a,e,t)=>t*e+(1-t)*a,lc=(a,e)=>a.reduce((t,i)=>t+i,0)/e,ty=(a,e,t,i)=>{let r=0,s=t,n=lc(a,e),o=e<i?e:i;for(let u=0;u<o;u++)a[s]>n?r++:r--,s=(a.length+s-1)%a.length;return Math.abs(r)===o};var us=require("@vkontakte/videoplayer-shared/es2015");var Si=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;var i;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new us.ValueSubject(e.initial),this.debounced$=new us.ValueSubject(e.initial);let t=(i=e.label)!=null?i:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new He(`raw_${t}`),this.smoothedSeries$=new He(`smoothed_${t}`),this.reportedSeries$=new He(`reported_${t}`),this.rawSeries$.next(e.initial),this.smoothedSeries$.next(e.initial),this.reportedSeries$.next(e.initial)}next(e){let t=0,i=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=$t(this.pastMeasures[o]-this.smoothed,2),i++);this.takenMeasures=i,t/=i;let r=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*r,n=this.smoothed-this.params.deviationFactor*r;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,us.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 Kn=class extends Si{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=Kt(this.slow,e,this.params.emaAlphaSlow),this.fast=Kt(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var Xn=class extends Si{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=lc(this.pastMeasures,this.takenMeasures);this.emaSmoothed=Kt(this.emaSmoothed,e,this.params.emaAlpha);let i=ty(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var Jn=class extends Si{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?Kt(this.smoothed,t,this.params.emaAlpha):t}};var Xt=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new Kn({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new Xn({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 Jn(D({initial:e,label:"liveEdgeDelay"},t))}};var Br=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var Zn=require("@vkontakte/videoplayer-shared/es2015");var ls=class a{constructor(e,t){this.currentRepresentation$=new Zn.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,Zn.isNullable)(e))for(let i of this.representations)for(let r of i){let s=r.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(Q(D({},r),{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=a.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=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&nt(t.segmentReference))}};var to=Z(Et(),1),cc=Z(je(),1),cs=require("@vkontakte/videoplayer-shared/es2015");var eo=a=>{let{webmDecodingInfo:e}=z.video,t="DASH_WEBM",i="DASH_WEBM_AV1";switch(a){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,cs.assertNever)(a)}},iy=({webmCodec:a,androidPreferredFormat:e,iosPreferredFormat:t,preferMultiStream:i})=>{let r=[...i?["DASH_STREAMS"]:[],...eo(a),"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]],s=[...i?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...i?[]:["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[...s,"MPEG",...eo(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...eo(a),"MPEG",...s,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...eo(a),...s,"HLS","HLS_ONDEMAND"];default:(0,cs.assertNever)(e)}if(z.video.nativeHlsSupported)switch(t){case"hls":return[...r,"HLS","HLS_FMP4","HLS_ONDEMAND","MPEG"];case"hls_fmp4":return[...r,"HLS_FMP4","HLS","HLS_ONDEMAND","MPEG"];default:(0,cs.assertNever)(t)}return[...r,"HLS","HLS_ONDEMAND","MPEG"]},ry=({androidPreferredFormat:a,preferCMAF:e,preferWebRTC:t})=>{let i=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],r=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...i,...r],n=[...r,...i],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,cs.assertNever)(a)}else z.video.nativeHlsSupported&&!u&&!z.browser.isChromiumBased?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"]},dc=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],io=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,to.default)(t.value.split("."),0)}for(let t of a){let i=(0,to.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=a.values().next();return(0,to.default)(e.value.split("."),0)},ro=a=>{let e=a.map(i=>Vr(i)),{codecs:t}=z.video;return EL().filter(i=>{if((0,cc.default)(e,i))switch(i){case"av1":return t.av1;case"vp9":return t.vp9;case"avc1":return t.h264;case"hev1":return t.h265;default:return!1}else return!1})},ao=a=>{let e=a.map(i=>Vr(i)),{codecs:t}=z.video;return xL().filter(i=>{if((0,cc.default)(e,i))switch(i){case"opus":return t.opus;case"mp4a":return t.aac;default:return!1}else return!1})},Vr=a=>a.split(".")[0].replace("0",""),EL=()=>["av1","vp9","hev1","avc1"],xL=()=>["opus","mp4a"];var AL=["timeupdate","progress","play","seeked","stalled","waiting"],PL=["timeupdate","progress","loadeddata","playing","seeked"];var so=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new I.Subscription;this.subscriptionRemovable=new I.SubscriptionRemovable;this.representationSubscription=new I.Subscription;this.state$=new ne("none");this.currentVideoRepresentation$=new I.ValueSubject(void 0);this.currentVideoRepresentationInit$=new I.ValueSubject(void 0);this.currentAudioRepresentation$=new I.ValueSubject(void 0);this.currentVideoSegmentLength$=new I.ValueSubject(0);this.currentAudioSegmentLength$=new I.ValueSubject(0);this.error$=new I.Subject;this.manifestRequested$=new I.Subject;this.firstBytesManifest$=new I.Subject;this.manifestReceived$=new I.Subject;this.firstBytesRequested$=new I.Subject;this.firstBytesReceived$=new I.Subject;this.lastConnectionType$=new I.ValueSubject(void 0);this.lastConnectionReused$=new I.ValueSubject(void 0);this.lastRequestFirstBytes$=new I.ValueSubject(void 0);this.currentLiveTextRepresentation$=new I.ValueSubject(null);this.isLive$=new I.ValueSubject(!1);this.isActiveLive$=new I.ValueSubject(!1);this.isLowLatency$=new I.ValueSubject(!1);this.liveDuration$=new I.ValueSubject(0);this.liveSeekableDuration$=new I.ValueSubject(0);this.liveAvailabilityStartTime$=new I.ValueSubject(0);this.liveStreamStatus$=new I.ValueSubject(void 0);this.bufferLength$=new I.ValueSubject(0);this.liveLatency$=new I.ValueSubject(void 0);this.liveLoadBufferLength$=new I.ValueSubject(0);this.livePositionFromPlayer$=new I.ValueSubject(0);this.currentStallDuration$=new I.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new I.ValueSubject(0);this.fetcherRecoverableError$=new I.Subject;this.fetcherError$=new I.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new I.Subject;this.gapWatchdogActive=!1;this.liveWasInterrupted=!1;this.destroyController=new me;this.initManifest=(0,I.abortable)(this.destroyController.signal,function(e,t,i){return oe(this,null,function*(){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Pe(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:I.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,I.abortable)(this.destroyController.signal,function(){return oe(this,null,function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(d=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:I.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:d})});if(!e)return null;let t=null;try{t=jn(e!=null?e:"",this.manifestUrlString)}catch(d){let c=(u=qn(e))!=null?u:{id:"ManifestParsing",category:I.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:d};this.error$.next(c)}if(!t)return null;let i=(d,c,h)=>{var p,f,b,S;return!!((f=(p=this.element)==null?void 0:p.canPlayType)!=null&&f.call(p,c)&&((S=(b=at())==null?void 0:b.isTypeSupported)!=null&&S.call(b,`${c}; codecs="${h}"`))||d==="text")};if(t.live){this.isLive$.next(!0);let{availabilityStartTime:d,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:p}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-d)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let b="active";if(p||(b=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(b),p&&this.liveWasInterrupted){this.liveWasInterrupted=!1,this.stopStallWatchdogSubscription();let S=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(S).catch(g=>{this.error$.next({id:"updateManifest",category:I.ErrorCategory.VIDEO_PIPELINE,message:"seekLive after stream restore failed",thrown:g})})}}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let d of["video","audio"]){let h=t.streams[d].filter(({mime:f,codecs:b})=>i(d,f,b));r[d]=h;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:b})=>b);d==="audio"&&(n=ao(f),p=n[0]),d==="video"&&(s=ro(f),this.forceVideoCodec&&(0,sy.default)(s,this.forceVideoCodec)?p=this.forceVideoCodec:p=s[0]),p&&(r[d]=h.filter(({codecs:b})=>Vr(b)===p))}else{let f=new Set(h.map(({codecs:b})=>b));p=io(f),p&&(r[d]=h.filter(({codecs:b})=>b.startsWith(p)))}if(d==="video"){let f=this.tuning.preferHDR,b=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);z.display.isHDR&&f&&b?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o=Q(D({},t),{streams:r});return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,I.flattenObject)(o)),o})}.bind(this));this.initRepresentations=(0,I.abortable)(this.destroyController.signal,function(e,t,i){return oe(this,null,function*(){var c;this.tracer.log("initRepresentationsStart",(0,I.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,I.assertNonNullable)(this.manifest),(0,I.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r=h=>{this.representationSubscription.add((0,I.fromEvent)(h,"error").pipe((0,I.filter)(p=>{var f;return!!((f=this.element)!=null&&f.played.length)})).subscribe(p=>{this.error$.next({id:"VideoSource",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:p})}))};this.source=wn();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),Er())if(i){let h=document.createElement("source");r(h),h.type="application/x-mpegurl",h.src=i.url,this.element.appendChild(h)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((h,p)=>[...h,...p.representations],[]);if(this.videoBufferManager=new os("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,I.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((p,f)=>[...p,...f.representations],[]);this.audioBufferManager=new os("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}if(ls.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new ls(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$)),this.representationSubscription.add((0,I.merge)(...PL.map(h=>(0,I.fromEvent)(this.element,h))).pipe((0,I.map)(h=>this.element?Fe(this.element.buffered,this.element.currentTime*1e3):0),(0,I.filterChanged)(),(0,I.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&this.stopStallWatchdogSubscription()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,I.merge)((0,I.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{this.stopStallWatchdogSubscription()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,I.filterChanged)()).subscribe(p=>this.liveStreamEndTimestamp=(0,I.now)())),this.subscription.add((0,I.fromEvent)(this.element,"pause").subscribe(()=>{let{liveUpdateInterval:p}=this.tuning.dash;this.livePauseWatchdogSubscription=(0,I.interval)(p).subscribe(f=>{let b=di(this.manifestUrlString,2);this.manifestUrlString=Pe(this.manifestUrlString,b+p,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,I.fromEvent)(this.element,"play").subscribe(p=>{var f;return(f=this.livePauseWatchdogSubscription)==null?void 0:f.unsubscribe()})),this.representationSubscription.add((0,I.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.map)(({isActiveLive:p,isLowLatency:f})=>p&&f),(0,I.filterChanged)()).subscribe(p=>{this.isManualDecreasePlaybackInLive()||Br(this.element,1)})),this.representationSubscription.add((0,I.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.filter)(({bufferLength:p,isActiveLive:f,isLowLatency:b})=>f&&b&&!!p)).subscribe(({bufferLength:p})=>this.liveBuffer.next(p))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(p=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!p)return;let f=this.liveSeekableDuration$.getValue()-p/1e3;this.liveSeekableDuration$.next(Math.max(f,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+p/1e3)})),this.representationSubscription.add((0,I.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,I.filter)(({isLive:p})=>p),(0,I.filterChanged)((p,f)=>f.bufferLength<p.bufferLength),(0,I.map)(({rtt:p,bufferLength:f,segmentServerLatency:b})=>{let S=di(this.manifestUrlString,2);return(p/2+f+b+S)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,I.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:p,isActiveLive:f,isLowLatency:b})=>{if(!b||!f)return;let S=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,g=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,y=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,E=p-S;if(this.isManualDecreasePlaybackInLive())return;let x=1;Math.abs(E)>g&&(x=1+Math.sign(E)*y),Br(this.element,x)})),this.representationSubscription.add(this.bufferLength$.subscribe(p=>{var b,S;let f=0;if(p){let g=((S=(b=this.element)==null?void 0:b.currentTime)!=null?S:0)*1e3;f=Math.min(...this.bufferManagers.map(E=>{var x,$;return($=(x=E.getLiveSegmentsToLoadState(this.manifest))==null?void 0:x.to)!=null?$:g}))-g}this.liveLoadBufferLength$.getValue()!==f&&this.liveLoadBufferLength$.next(f)}));let h=0;this.representationSubscription.add((0,I.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,I.throttle)(this.tuning.dash.liveUpdateInterval)).subscribe(b=>R(this,[b],function*({liveLoadBufferLength:p,bufferLength:f}){if(!this.element||this.isUpdatingLive)return;let S=this.element.playbackRate,g=di(this.manifestUrlString,2),y=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,E=Math.min(y,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*S),x=this.tuning.dashCmafLive.normalizedActualBufferOffset*S,$=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*S,M=isFinite(p)?p:f,U=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),j=y<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(j);let _="none";if(U?_="active_low_latency":this.isLowLatency$.getValue()&&j?(this.bufferManagers.forEach(B=>B.proceedLowLatencyLive()),_="active_low_latency"):g!==0&&M<E?_="live_forward_buffering":M<E+$&&(_="live_with_target_offset"),isFinite(p)&&(h=p>h?p:h),_==="live_forward_buffering"||_==="live_with_target_offset"){let B=h-(E+x),W=this.normalizeLiveOffset(Math.trunc(g+B/S)),q=Math.abs(W-g),J=0;!p||q<=this.tuning.dashCmafLive.offsetCalculationError?J=g:W>0&&q>this.tuning.dashCmafLive.offsetCalculationError&&(J=W),this.manifestUrlString=Pe(this.manifestUrlString,J,2)}(_==="live_with_target_offset"||_==="live_forward_buffering")&&(h=0,yield this.updateLive())}),p=>{this.error$.next({id:"updateLive",category:I.ErrorCategory.VIDEO_PIPELINE,thrown:p,message:"Failed to update live with subscription"})}))}let u=(0,I.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,I.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),l=(0,I.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,I.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),d=(0,I.combine)({allBuffersFull:u,someBufferEnded:l}).pipe((0,I.filterChanged)(),(0,I.map)(({allBuffersFull:h,someBufferEnded:p})=>h&&p),(0,I.filter)(h=>h));if(this.representationSubscription.add((0,I.merge)(this.forceEnded$,d).subscribe(()=>{var h;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(p=>!p.updating))try{(h=this.source)==null||h.endOfStream()}catch(p){this.error$.next({id:"EndOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:p})}})),this.representationSubscription.add((0,I.merge)(...this.bufferManagers.map(h=>h.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let h=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise(p=>{var f;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var b;if(((b=this.source)==null?void 0:b.readyState)==="open"){p();return}this.error$.next({id:"OpenOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(f=this.source)==null||f.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),p()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(c=this.manifest.duration)!=null?c:0,...(0,pc.default)((0,pc.default)([...this.manifest.streams.audio,...this.manifest.streams.video],p=>p.representations),p=>{let f=[];return p.duration&&f.push(p.duration),nt(p.segmentReference)&&p.segmentReference.totalSegmentsDurationMs&&f.push(p.segmentReference.totalSegmentsDurationMs),f})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,I.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,i,r,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),(r=this.liveTextManager)==null||r.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,I.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:I.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.forceVideoCodec=e.forceVideoCodec,this.fetcher=new Yn({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.manifestReceived$.subscribe(this.manifestReceived$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Xt.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,D({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}seekLive(e){return R(this,null,function*(){(0,I.assertNonNullable)(this.element),this.updateManifestUrlWithTimeOffset(e),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield this.updateLiveBuffersFromManifest(this.manifest))})}updateManifestUrlWithTimeOffset(e){let t=this.liveStreamStatus$.getValue()!=="active"?(0,I.now)()-this.liveStreamEndTimestamp:0,i=this.normalizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Pe(this.manifestUrlString,i,2)}updateLiveBuffersFromManifest(e){return R(this,null,function*(){var t,i,r;yield(t=this.videoBufferManager)==null?void 0:t.seekLive(e.streams.video),yield(i=this.audioBufferManager)==null?void 0:i.seekLive(e.streams.audio),(r=this.liveTextManager)==null||r.seekLive(e.streams.text)})}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}initBuffer(){(0,I.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,I.merge)(...AL.map(e=>(0,I.fromEvent)(this.element,e)),(0,I.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:I.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,I.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,I.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===2&&!this.element.seeking&&Ne(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var x,$,M,U,j,_,B,W,q,J,le;let{keepSilentStallWatchdogWhenNotActive:t}=this.tuning.dashCmafLive,{crashOnStallTimeout:i,crashOnStallTWithoutDataTimeout:r,liveStallReinitInterval:s,stallWatchdogInterval:n}=this.tuning.dash,o=this.isLive$.getValue(),l=this.liveStreamStatus$.getValue()==="active";if(!this.element||((x=this.source)==null?void 0:x.readyState)!=="open")return;let d=this.currentStallDuration$.getValue();d+=n,this.currentStallDuration$.next(d);let c={timeInWaiting:d},h=(0,I.now)(),p=100,f=(M=($=this.videoBufferManager)==null?void 0:$.lastDataObtainedTimestamp)!=null?M:0;this.videoLastDataObtainedTimestamp$.next(f);let b=(j=(U=this.audioBufferManager)==null?void 0:U.lastDataObtainedTimestamp)!=null?j:0,S=(B=(_=this.videoBufferManager)==null?void 0:_.getForwardBufferDuration())!=null?B:0,g=(q=(W=this.audioBufferManager)==null?void 0:W.getForwardBufferDuration())!=null?q:0,y=S<p&&h-f>r,E=this.audioBufferManager&&g<p&&h-b>r;if((!t||l)&&((y||E)&&d>r||d>=i))throw new Error(`Stall timeout exceeded: ${d} ms`);if(o&&d%s===0){let de=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);!l&&t?(this.liveWasInterrupted=!0,this.updateManifestUrlWithTimeOffset(de),this.updateManifest()):this.seekLive(de).catch(O=>{this.error$.next({id:"stallIntervalCallback",category:I.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:O})}),c.liveLastOffset=de}else{let de=this.element.currentTime*1e3;(J=this.videoBufferManager)==null||J.maintain(de),(le=this.audioBufferManager)==null||le.maintain(de),c.position=de}this.tracer.log("stallIntervalCallback",(0,I.flattenObject)(c))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,I.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(e,t=>{this.error$.next({id:"StallWatchdogCallback",category:I.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:t})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return R(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?r==null?void 0:r.switchToWithPreviousAbort(t,i):r==null?void 0:r.switchTo(t,i):r==null?void 0:r.switchToOld(t,i)})}seek(e,t){return R(this,null,function*(){var r,s,n,o,u;(0,I.assertNonNullable)(this.element),(0,I.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((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),Ne(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,I.isNullable)(this.element)||(0,I.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,I.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,I.isNonNullable)(this.element)&&(0,I.isNonNullable)(this.source)&&(0,I.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(r=>r.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.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}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.subscriptionRemovable.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,I.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}isManualDecreasePlaybackInLive(){if(!this.element||!this.isLive$.getValue())return!1;let e=1-this.element.playbackRate;return Number(e.toFixed(2))>Number(this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup.toFixed(2))}normalizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}updateLive(){return R(this,null,function*(){var e;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i={isJumpGapAfterSeekLive:this.isJumpGapAfterSeekLive,isActiveLowLatency:t,initialCurrentTime:this.element.currentTime},{usePersistentGaps:r}=this.tuning.dash;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=[],o=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(r&&l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n.push(1/0):n.push(l.to));if(n.length){let u=Math.max(...n)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,i=Q(D({},i),{gapEnds:n,jumpTo:u,resultCurrentTime:this.element.currentTime}),this.tracer.log("jumpGap",(0,I.flattenObject)(i)))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var no=class{constructor(e,t){this.fov=e,this.orientation=t}};var oo=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/$t(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 r=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:r,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=D({},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 r=-this.fadeCorrection*$t(this.fadeTime/1e3,2)+1;this.setRotationSpeed(this.fadeStartSpeed.x*r,this.fadeStartSpeed.y*r,this.fadeStartSpeed.z*r),r>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 ny=`attribute vec2 a_vertex;
|
|
116
|
+
[selected audio track] ${v==null?void 0:v.id}
|
|
117
|
+
`}),v};var Ne=a=>new URL(a).hostname;var ue=require("@vkontakte/videoplayer-shared/es2015");var KS=X(bt(),1);var QS=X(Xe(),1);var HS=a=>{if(a instanceof DOMException&&(0,QS.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"))},rt=(a,e)=>T(null,null,function*(){let t=a.muted;try{yield a.play()}catch(i){if(!HS(i))return!1;if(e&&e(),t)return console.warn(i),!1;a.muted=!0;try{yield a.play()}catch(r){return HS(r)&&(a.muted=!1,console.warn(r)),!1}}return!0});var Pt=require("@vkontakte/videoplayer-shared/es2015");var WS=X(cr(),1),ri=require("@vkontakte/videoplayer-shared/es2015");function Qe(){return(0,ri.now)()}function wc(a){return Qe()-a}function xc(a){let e=a.split("/"),t=e.slice(0,e.length-1).join("/"),i=/^([a-z]+:)?\/\//i,r=n=>i.test(n);return{resolve:(n,o,u=!1)=>{r(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 zS(a,e,t){let i=(...r)=>{t.apply(null,r),a.removeEventListener(e,i)};a.addEventListener(e,i)}function os(a,e,t,i){let r=window.XMLHttpRequest,s,n,o,u=!1,l=0,p,c,h=!1,d="arraybuffer",f=7e3,m=2e3,S=()=>{if(u)return;(0,ri.assertNonNullable)(p);let Q=wc(p),K;if(Q<m){K=m-Q,setTimeout(S,K);return}m*=2,m>f&&(m=f),n&&n.abort(),n=new r,L()},g=Q=>(s=Q,G),v=Q=>(c=Q,G),w=()=>(d="json",G),x=()=>{if(!u){if(--l>=0){S(),i&&i();return}u=!0,c&&c(),t&&t()}},k=Q=>(h=Q,G),L=()=>{p=Qe(),n=new r,n.open("get",a);let Q=0,K,pe=0,he=()=>((0,ri.assertNonNullable)(p),Math.max(p,Math.max(K||0,pe||0)));if(s&&n.addEventListener("progress",H=>{let C=Qe();s.updateChunk&&H.loaded>Q&&(s.updateChunk(he(),H.loaded-Q),Q=H.loaded,K=C)}),o&&(n.timeout=o,n.addEventListener("timeout",()=>x())),n.addEventListener("load",()=>{if(u)return;(0,ri.assertNonNullable)(n);let H=n.status;if(H>=200&&H<300){let{response:C,responseType:P}=n,B=C==null?void 0:C.byteLength;if(typeof B=="number"&&s){let z=B-Q;z&&s.updateChunk&&s.updateChunk(he(),z)}P==="json"&&(!C||!(0,WS.default)(C).length)?x():(c&&c(),e(C))}else x()}),n.addEventListener("error",()=>{x()}),h){let H=()=>{(0,ri.assertNonNullable)(n),n.readyState===XMLHttpRequest.HEADERS_RECEIVED&&(pe=Qe(),n.removeEventListener("readystatechange",H))};n.addEventListener("readystatechange",H)}return n.responseType=d,n.send(),G},G={withBitrateReporting:g,withParallel:k,withJSONResponse:w,withRetryCount:Q=>(l=Q,G),withRetryInterval:(Q,K)=>((0,ri.isNonNullable)(Q)&&(m=Q),(0,ri.isNonNullable)(K)&&(f=K),G),withTimeout:Q=>(o=Q,G),withFinally:v,send:L,abort:()=>{n&&(n.abort(),n=void 0),u=!0,c&&c()}};return G}var da=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,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,r=0;for(;this.intervals.length>0;){let s=this.intervals[0];if(s.end<=t)i+=s.end-s.start,r+=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;r+=u,s.start=t,s.bytes-=u}}}if(r>0&&i>0){let s=r*8/(i/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(r)}/${Math.round(i)} 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,i){return this.intervals.push(this._createInterval(e,t,i)),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 GS=X(cr(),1);var pa=class{constructor(e,t,i,r,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=i,this.MAX_PARALLEL_REQUESTS=r,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 i=Qe(),r=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=Qe()-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=os(t,s,()=>r("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=Qe()}_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=Qe();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.logger(`Submitting pending request url=${e}`),this._sendRequest({},e)}else return}}_removeFromActive(e){delete this.completeRequests[e],delete this.activeRequests[e]}abortAll(){(0,GS.default)(this.activeRequests).forEach(e=>{e&&e._request&&e._request.abort()}),this.activeRequests={},this.pendingQueue=[],this.completeRequests={}}requestData(e,t,i,r){let s={};return s.send=()=>{let n=this.activeRequests[e]||this.completeRequests[e];if(n)n._cb=t,n._errorCB=i,n._retryCB=r,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}`),i(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=i,s._retryCB=r,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 XS=require("@vkontakte/videoplayer-shared/es2015");var Pc=require("@vkontakte/videoplayer-shared/es2015"),re=(a,e)=>(0,Pc.isNonNullable)(a)&&(0,Pc.isNonNullable)(e)&&a.readyState==="open"&&S$(a,e);function S$(a,e){for(let t=0;t<a.activeSourceBuffers.length;++t)if(a.activeSourceBuffers[t]===e)return!0;return!1}var YS=X(_i(),1),Ac=class{constructor(e,t,i,r){this.tag=e;this.time=t;this.data=i;this.stack=r}toString(){return`${this.tag}: ${this.time}: ${JSON.stringify(this.data)}${this.stack?`, stack: ${this.stack}`:""}`}toDevNullEntry(){var t;let e=(0,YS.default)(this.data).map(([i,r])=>`${i}:${r}`).join(",");return{key:this.tag,strings:[e,(t=this.stack)!=null?t:""],numbers:[this.time]}}},v$=(a,e="warn")=>{let t=[];function i(r,s=!1){var u,l,p;let n=(p=(l=(u=window.performance)==null?void 0:u.timing)==null?void 0:l.navigationStart)!=null?p:0,o=new Ac(a,Math.round((Date.now()-n)/1e3),r,s?new Error().stack:void 0);t.push(o),e&&window.console[e](o.toString())}return i.reset=()=>{t=[]},i.drain=()=>{let r=t;return t=[],r},i},oe=v$("vp_dash_live_debug",!1);var wo=1e4,Rc=3;var T$=6e4,I$=10,E$=1,w$=500,ha=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.waitingForFirstBufferAfterSrcChange=!1;this.params=e,this.soundProhibitedEvent$=new XS.Subject,this.chunkRateEstimator=new da(this.params.logger),this._initVideo()}attachSource(e){this.manifestUrl=e,this.urlResolver=xc(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(){if(this.rep&&(oe({m:"ldp.catchUp.1"}),this.rep.stop()),this.currentManifestEntry){let e=this.params.playbackState.getState();this.paused=e==="paused",oe({m:"ldp.catchUp.2"}),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()?(oe({m:"ldp.play.1"}),this._playVideoElement()):(oe({m:"ldp.play.2"}),this._notifyBuffering(!0))):(oe({m:"ldp.play.3"}),this.catchUp())}startPlay(e,t){this.autoQuality=t,oe({m:"startPlay",url:e.jidxUrl}),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=xc(e),oe({m:"ldp.reinit",url: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,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.logger(`buffering: ${e}`),this.params.playerCallback({name:"buffering",isBuffering:e}),this.buffering=e)}_initVideo(){let{videoElement:e,logger:t}=this.params;oe({m:"iv"}),e.addEventListener("error",()=>{var r,s,n,o;!!e.error&&!this.destroyed&&(oe({m:"iv.err",e:((r=e.error)==null?void 0:r.code)+":"+((s=e.error)==null?void 0:s.message)}),t(`Video element error: ${(n=e.error)==null?void 0:n.code}, details: ${(o=e.error)==null?void 0:o.message}`),this.params.playerCallback({name:"error",type:"media"}))}),e.addEventListener("timeupdate",()=>{let i=this._getBufferSizeSec();!this.paused&&i<.3?this.buffering||(this.buffering=!0,window.setTimeout(()=>{!this.paused&&this.buffering&&this._notifyBuffering(!0)},(i+.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,i=t.buffered.length,r;i!==0&&!this.waitingForFirstBufferAfterSrcChange&&(r=t.buffered.start(i-1),t.currentTime<r&&(e("Fixup stall"),oe({m:"ldp.fs",t:r}),t.currentTime=r))}_selectQuality(e){let{videoElement:t}=this.params,i,r,s,n=t&&1.62*(Y.display.pixelRatio||1)*t.offsetHeight||520;for(let o=0;o<this.manifest.length;++o){s=this.manifest[o];let{max:u,min:l}=this.autoQualityLimits||{};!_S({limits:this.autoQualityLimits,highestAvailableHeight:this.manifest[0].video.height,lowestAvailableHeight:(0,KS.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)?(!r||s.bitrate>r.bitrate)&&(r=s):(!i||i.bitrate>s.bitrate)&&(i=s))}return r||i}shouldPlay(){if(this.paused)return!1;let t=this._getBufferSizeSec()-Math.max(1,this.sourceJitter);return t>3||(0,Pt.isNonNullable)(this.downloadRate)&&(this.downloadRate>1.5&&t>2||this.downloadRate>2&&t>1)}_setVideoSrc(e,t){var o;let{logger:i,videoElement:r,playerCallback:s}=this.params;this.mediaSource=new window.MediaSource,i("setting video src"),r.src=URL.createObjectURL(this.mediaSource),this.mediaSource.addEventListener("sourceopen",()=>{this.mediaSource&&(oe({m:"sourceopen",c:e.codecs}),this.sourceBuffer=this.mediaSource.addSourceBuffer(e.codecs),this.bufferStates=[],t())}),(o=this.mediaSource)==null||o.addEventListener("sourceclose",u=>{oe({m:"sourceclose"})}),this.videoPlayStarted=!1,r.addEventListener("canplay",()=>{oe({m:"canplay"}),this.shouldPlay()&&(this.videoPlayStarted=!0,this._playVideoElement())});let n=()=>{zS(r,"progress",()=>{r.buffered.length?(r.currentTime=r.buffered.start(0),this.waitingForFirstBufferAfterSrcChange=!1,s({name:"playing"})):n()})};this.waitingForFirstBufferAfterSrcChange=!0,n()}_initPlayerWith(e){this.bitrate=0,this.rep=0,this.sourceBuffer=0,this.bufferStates=[],this.filesFetcher&&this.filesFetcher.abortAll(),this.filesFetcher=new pa(Rc,wo,this.bitrateSwitcher,this.params.config.maxParallelRequests,this.params.logger),this._setVideoSrc(e,()=>this._switchToQuality(e))}_representation(e){let{logger:t,videoElement:i,playerCallback:r}=this.params,s=!1,n=null,o=null,u=null,l=null,p=!1,c=()=>{let x=s&&(!p||p===this.rep);return x||t("Not running!"),x},h=(x,k,L)=>{u&&u.abort(),u=os(this.urlResolver.resolve(x,!1),k,L,()=>this._retryCallback()).withTimeout(wo).withBitrateReporting(this.bitrateSwitcher).withRetryCount(Rc).withFinally(()=>{u=null}).send()},d=(x,k,L)=>{(0,Pt.assertNonNullable)(this.filesFetcher),o==null||o.abort(),o=this.filesFetcher.requestData(this.urlResolver.resolve(x,!1),k,L,()=>this._retryCallback()).withFinally(()=>{o=null}).send()},f=x=>{let k=i.playbackRate;i.playbackRate!==x&&(t(`Playback rate switch: ${k}=>${x}`),i.playbackRate=x)},m=x=>{this.lowLatency=x,t(`lowLatency changed to ${x}`),S()},S=()=>{if(!this.lowLatency&&!this.params.config.isLiveCatchUpMode)f(1);else{let x=this._getBufferSizeSec();if(this.bufferStates.length<5){f(1);return}let L=Qe()-1e4,W=0;for(let U=0;U<this.bufferStates.length;U++){let V=this.bufferStates[U];x=Math.min(x,V.buf),V.ts<L&&W++}this.bufferStates.splice(0,W),t(`update playback rate; minBuffer=${x} drop=${W} jitter=${this.sourceJitter}`);let j=x-E$;this.sourceJitter>=0?j-=this.sourceJitter/2:this.sourceJitter-=1,j>3?f(1.15):j>1?f(1.1):j>.3?f(1.05):f(1)}},g=x=>{let k,L=()=>k&&k.start?k.start.length:0,W=H=>k.start[H]/1e3,j=H=>k.dur[H]/1e3,U=H=>k.fragIndex+H,V=(H,C)=>({chunkIdx:U(H),startTS:W(H),dur:j(H),discontinuity:C}),G=()=>{let H=0;if(k&&k.dur){let C=this.lowLatency?this.params.config.lowLatencyMinBuffer:this.params.config.minBuffer,P=this.lowLatency?this.params.config.lowLatencyMinBufferSegments:this.params.config.minBufferSegments,B=C;this.sourceJitter>1&&(B+=this.sourceJitter-1);let z=k.dur.length-1;for(;z>=0&&(B-=k.dur[z],!(B<=0));--z);H=Math.min(z,k.dur.length-1-P),H=Math.max(H,0)}return V(H,!0)},Q=H=>{let C=L();if(!(C<=0)){if((0,Pt.isNonNullable)(H)){for(let P=0;P<C;P++)if(W(P)>H)return V(P)}return G()}},K=H=>{let C=L(),P=H?H.chunkIdx+1:0,B=P-k.fragIndex;if(!(C<=0)){if(!H||B<0||B-C>I$)return t(`Resync: offset=${B} bChunks=${C} chunk=`+JSON.stringify(H)),G();if(!(B>=C))return V(P-k.fragIndex,!1)}},pe=(H,C,P)=>{l&&l.abort(),l=os(this.urlResolver.resolve(H,!0,this.lowLatency),C,P,()=>this._retryCallback()).withTimeout(wo).withRetryCount(Rc).withFinally(()=>{l=null}).withJSONResponse().send()};return{seek:(H,C)=>{pe(x,P=>{if(!c())return;k=P;let B=!!k.lowLatency;B!==this.lowLatency&&m(B);let z=0;for(let ee=0;ee<k.dur.length;++ee)z+=k.dur[ee];z>0&&((0,Pt.assertNonNullable)(this.filesFetcher),this.filesFetcher.optimizeForSegDuration(z/k.dur.length)),r({name:"index",zeroTime:k.zeroTime,shiftDuration:k.shiftDuration}),this.sourceJitter=k.hasOwnProperty("jitter")?Math.min(10,Math.max(.01,k.jitter/1e3)):1,H(Q(C))},()=>this._handleNetworkError())},nextChunk:K}},v=()=>{s=!1,o&&o.abort(),u&&u.abort(),l&&l.abort(),(0,Pt.assertNonNullable)(this.filesFetcher),this.filesFetcher.abortAll()};return p={start:x=>{let{videoElement:k,logger:L}=this.params,W=g(e.jidxUrl),j,U,V,G,Q=0,K,pe,he,H=()=>{K&&(clearTimeout(K),K=void 0);let Te=Math.max(w$,1e3*(this._getBufferSizeSec()-this.sourceJitter-5)),ze=Q+Te,Ge=Qe(),Ye=Math.min(1e4,ze-Ge);Q=Ge;let It=()=>{l||c()&&W.seek(()=>{c()&&(Q=Qe(),C(),H())})};Ye>0?K=window.setTimeout(()=>{this.paused?H():It()},Ye):It()},C=()=>{let Te;for(;Te=W.nextChunk(G);)G=Te,zt(Te);let ze=W.nextChunk(V);if(ze){if(V&&ze.discontinuity){L("Detected discontinuity; restarting playback"),this.paused?H():(v(),oe({m:"ldp.fetchChunkIdx.0"}),this._initPlayerWith(e));return}ee(ze)}else H()},P=(Te,ze)=>{if(!c()||!this.sourceBuffer){oe({m:"ab.0",c:[!c(),!this.sourceBuffer]});return}let Ge,Ye,It,oi=ui=>{oe({m:"ldp.postpone",t:ui}),window.setTimeout(()=>{c()&&P(Te,ze)},ui)};if(this.sourceBuffer.updating)L("Source buffer is updating; delaying appendBuffer"),oe({m:"ldp.ab.1"}),oi(100);else{let ui=Qe(),Ji=k.currentTime;!this.paused&&k.buffered.length>1&&pe===Ji&&ui-he>500&&(L("Stall suspected; trying to fix"),this._fixupStall()),pe!==Ji&&(pe=Ji,he=ui);let $r=this._getBufferSizeSec();if($r>30)oe({m:"ldp.ab.3"}),L(`Buffered ${$r} seconds; delaying appendBuffer`),oi(2e3);else try{if(this.params.config.useInvalidBufferFix&&re(this.mediaSource,this.sourceBuffer))return;this.sourceBuffer.appendBuffer(Te),this.videoPlayStarted?(oe({m:"ldp.ab.5"}),this.bufferStates.push({ts:ui,buf:$r}),S(),this.bufferStates.length>200&&this.bufferStates.shift()):this.shouldPlay()&&(oe({m:"ldp.ab.4"}),this.videoPlayStarted=!0,this._playVideoElement()),ze&&ze()}catch(Mr){if(oe({m:"ldp.ab.err",e:Mr.name}),Mr.name==="QuotaExceededError")L("QuotaExceededError; delaying appendBuffer"),It=this.sourceBuffer.buffered.length,It!==0&&(Ge=this.sourceBuffer.buffered.start(0),Ye=Ji,Ye-Ge>4&&this.sourceBuffer.remove(Ge,Ye-3)),oi(1e3);else throw Mr}}},B=()=>{U&&j&&(L([`Appending chunk, sz=${U.byteLength}:`,JSON.stringify(V)]),P(U,function(){U=null,C()}))},z=Te=>e.fragUrlTemplate.replace("%%id%%",Te.chunkIdx),ee=Te=>{c()&&d(z(Te),(ze,Ge)=>{if(c()){if(Ge/=1e3,U=ze,V=Te,n=Te.startTS,Ge){let Ye=Math.min(10,Te.dur/Ge);this.downloadRate=this.downloadRate?(1-.3)*this.downloadRate+.3*Ye:Ye}B()}},()=>this._handleNetworkError())},zt=Te=>{c()&&((0,Pt.assertNonNullable)(this.filesFetcher),this.filesFetcher.prefetch(this.urlResolver.resolve(z(Te),!1)))},Gt=Te=>{c()&&(e.cachedHeader=Te,P(Te,()=>{j=!0,B()}))};s=!0,W.seek(Te=>{if(c()){if(Q=Qe(),!Te){H();return}G=Te,!(0,Pt.isNullable)(x)||Te.startTS>x?ee(Te):(V=Te,C())}},x),e.cachedHeader?Gt(e.cachedHeader):h(e.headerUrl,Gt,()=>this._handleNetworkError())},stop:v,getTimestampSec:()=>n},p}_switchToQuality(e){let{logger:t,playerCallback:i}=this.params,r;e.bitrate!==this.bitrate&&(this.rep&&(r=this.rep.getTimestampSec(),(0,Pt.isNonNullable)(r)&&(r+=.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,Pt.assertNonNullable)(this.bitrateSwitcher),this.bitrateSwitcher.notifySwitch(this.bitrate),this.rep.start(r),i({name:"qualitySwitch",quality:e}))}_qualityAvailable(e){return(0,Pt.isNonNullable)(this.manifest.find(t=>t.name===e))}_initBitrateSwitcher(){let{logger:e,playerCallback:t}=this.params,i=c=>{if(!this.autoQuality)return;let h,d,f;if(this.currentManifestEntry&&this._qualityAvailable(this.currentManifestEntry.name)&&c<this.bitrate&&(d=this._getBufferSizeSec(),f=c/this.bitrate,d>10&&f>.8||d>15&&f>.5||d>20&&f>.3)){e(`Not switching: buffer=${Math.floor(d)}; bitrate=${this.bitrate}; newRate=${Math.floor(c)}`);return}h=this._selectQuality(c),h?this._switchToQuality(h):e(`Could not find quality by bitrate ${c}`)},s={updateChunk:(h,d)=>{let f=Qe();if(this.chunkRateEstimator.addInterval(h,f,d)){let S=this.chunkRateEstimator.getBitRate();return t({name:"bandwidth",size:d,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 c=s.get();if(c&&o&&this.autoQuality){if(u&&c>o&&wc(n)<3e4)return;i(c)}u=this.autoQuality};return{updateChunk:(c,h)=>{let d=s.updateChunk(c,h);return d&&l(),d},notifySwitch:c=>{let h=Qe();c<o&&(n=h),o=c}}}_fetchManifest(e,t,i){this.manifestRequest=os(this.urlResolver.resolve(e,!0),t,i,()=>this._retryCallback()).withJSONResponse().withTimeout(wo).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;rt(e,()=>{this.soundProhibitedEvent$.next()}).then(t=>{oe({m:"ldp.pve.1"}),t||(oe({m:"ldp.pve.2"}),this.params.liveOffset.pause(),this.params.videoState.setState("paused"))})}_handleManifestUpdate(e){let{logger:t,playerCallback:i,videoElement:r}=this.params,s=n=>{let o=[];return n!=null&&n.length?(n.forEach((u,l)=>{var p,c;u.video&&r.canPlayType(u.codecs).replace(/no/,"")&&((c=(p=window.MediaSource)==null?void 0:p.isTypeSupported)!=null&&c.call(p,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):(i({name:"error",type:"empty_manifest"}),[])};this.manifest=s(e),t(`Valid manifest entries: ${this.manifest.length}/${e.length}`),i({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))},T$))}_initManifest(){this._fetchManifest(this.manifestUrl,e=>{this.destroyed||(this._handleManifestUpdate(e),this._refetchManifest(this.manifestUrl))},()=>this._handleNetworkError())}};var JS=X(_i(),1),Le=require("@vkontakte/videoplayer-shared/es2015"),kc=class{constructor(){this.onDroopedVideoFramesLimit$=new Le.Subject;this.subscription=new Le.Subscription;this.playing=!1;this.tracks=[];this.forceChecker$=new Le.Subject;this.isForceCheckCounter=0;this.prevTotalVideoFrames=0;this.prevDroppedVideoFrames=0;this.limitCounts={};this.handleChangeVideoQuality=()=>{let e=this.tracks.find(({size:t})=>(t==null?void 0:t.height)===this.video.videoHeight&&(t==null?void 0:t.width)===this.video.videoWidth);e&&!(0,Le.isInvariantQuality)(e.quality)&&this.onChangeQuality(e.quality)};this.checkDroppedFrames=()=>{var n;let{totalVideoFrames:e,droppedVideoFrames:t}=this.video.getVideoPlaybackQuality(),i=e-this.prevTotalVideoFrames,r=t-this.prevDroppedVideoFrames,s=1-(i-r)/i;!isNaN(s)&&s>0&&this.log({message:`[dropped]. current dropped percent: ${s}, limit: ${this.droppedFramesChecker.percentLimit}`}),!isNaN(s)&&s>=this.droppedFramesChecker.percentLimit&&(0,Le.isHigher)(this.currentQuality,this.droppedFramesChecker.minQualityBanLimit)&&(this.limitCounts[this.currentQuality]=((n=this.limitCounts[this.currentQuality])!=null?n:0)+1,this.maxQualityLimit=this.getMaxQualityLimit(this.currentQuality),this.currentTimer&&window.clearTimeout(this.currentTimer),this.currentTimer=window.setTimeout(()=>this.maxQualityLimit=this.getMaxQualityLimit(),this.droppedFramesChecker.qualityUpWaitingTime),this.onDroopedVideoFramesLimitTrigger()),this.savePrevFrameCounts(e,t)}}connect(e){this.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,Le.fromEvent)(this.video,"resize").subscribe(this.handleChangeVideoQuality));let e=(0,Le.interval)(this.droppedFramesChecker.checkTime).pipe((0,Le.filter)(()=>this.playing),(0,Le.filter)(()=>{let r=!!this.isForceCheckCounter;return r&&(this.isForceCheckCounter-=1),!r})),t=this.forceChecker$.pipe((0,Le.debounce)(this.droppedFramesChecker.checkTime)),i=(0,Le.merge)(e,t);this.subscription.add(i.subscribe(this.checkDroppedFrames))}onChangeQuality(e){this.currentQuality=e;let{totalVideoFrames:t,droppedVideoFrames:i}=this.video.getVideoPlaybackQuality();this.savePrevFrameCounts(t,i),this.isForceCheckCounter=this.droppedFramesChecker.tickCountAfterQualityChange,this.forceChecker$.next()}onDroopedVideoFramesLimitTrigger(){this.isAuto.getState()&&(this.log({message:`[onDroopedVideoFramesLimit]. maxQualityLimit: ${this.maxQualityLimit}`}),this.onDroopedVideoFramesLimit$.next())}getMaxQualityLimit(e){var i,r;let t=(r=(i=(0,JS.default)(this.limitCounts).filter(([,s])=>s>=this.droppedFramesChecker.countLimit).sort(([s],[n])=>(0,Le.isLower)(s,n)?-1:1))==null?void 0:i[0])==null?void 0:r[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}},Fi=kc;var xo=require("@vkontakte/videoplayer-shared/es2015"),ZS=require("@vkontakte/videoplayer-shared/es2015");var fa=()=>{var a;return!!((a=window.documentPictureInPicture)!=null&&a.window)||!!document.pictureInPictureElement};var x$=(a,e)=>new xo.Observable(t=>{if(!window.IntersectionObserver)return;let i={root:null},r=new IntersectionObserver((n,o)=>{n.forEach(u=>t.next(u.isIntersecting||fa()))},$($({},i),e));r.observe(a);let s=(0,ZS.fromEvent)(document,"visibilitychange").pipe((0,xo.map)(n=>!document.hidden||fa())).subscribe(n=>t.next(n));return()=>{r.unobserve(a),s.unsubscribe()}}),gt=x$;var P$=["paused","playing","ready"],A$=["paused","playing","ready"],ma=class{constructor(e){this.subscription=new ue.Subscription;this.videoState=new le("stopped");this.representations$=new ue.ValueSubject([]);this.droppedFramesManager=new Fi;this.maxSeekBackTime$=new ue.ValueSubject(1/0);this.zeroTime$=new ue.ValueSubject(void 0);this.liveOffset=new br;this._dashCb=e=>{var t,i,r,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:ue.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),p=(i=ii(u.name))!=null?i:(0,ue.videoSizeToQuality)(u.video),c=u.bitrate/1e3,h=$({},u.video);if(!p)continue;let d={id:l,quality:p,bitrate:c,size:h};o.push({track:d,representation:u})}this.representations$.next(o),this.params.output.availableVideoTracks$.next(o.map(({track:u})=>u)),((r=this.videoState.getTransition())==null?void 0:r.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,ue.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(),r=this.params.desiredState.playbackState.getTransition(),s=this.params.desiredState.seekState.getState();if(this.log({message:`[syncPlayback] videoState: ${e}; videoTransition: ${JSON.stringify(t)}; desiredPlaybackState: ${i}; seekState: ${JSON.stringify(s)};`}),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,$c.default)(A$,e)&&(n||o)){this.prepare();return}if((r==null?void 0:r.to)!=="paused"&&s.state==="requested"&&(0,$c.default)(P$,e)){this.seek(s.position-this.liveOffset.getTotalPausedTime());return}switch(e){case"stopped":this.videoState.startTransitionTo("manifest_ready"),this.dash.attachSource(Ce(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"){oe({m:"dlp.sync.1"}),this.videoState.startTransitionTo("playing");let u=r==null?void 0:r.from;u&&u==="ready"&&(oe({m:"dlp.sync.2"}),this.dash.catchUp()),oe({m:"dlp.sync.3"}),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(Ce(this.params.source.url,u))}return;default:return(0,ue.assertNever)(e)}};this.textTracksManager=new mt(e.source.url),this.params=e,this.log=this.params.dependencies.logger.createComponentLog("DashLiveProvider");let t=r=>{e.output.error$.next({id:"DashLiveProvider",category:ue.ErrorCategory.WTF,message:"DashLiveProvider internal logic error",thrown:r})};this.subscription.add((0,ue.merge)(this.videoState.stateChangeStarted$.pipe((0,ue.map)(r=>({transition:r,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,ue.map)(r=>({transition:r,type:"end"})))).subscribe(({transition:r,type:s})=>{oe({m:"dlp.s.1",t:s+`:${r.from}-${r.to}`}),this.log({message:`[videoState change] ${s}: ${JSON.stringify(r)}`})})),this.video=Ze(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(Ne(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=it(this.video);this.subscription.add(()=>i.destroy()),this.subscription.add(this.representations$.pipe((0,ue.map)(r=>r.map(({track:s})=>s)),(0,ue.filter)(r=>!!r.length),(0,ue.once)()).subscribe(r=>this.droppedFramesManager.connect({logger:this.params.dependencies.logger,video:this.video,droppedFramesChecker:this.params.tuning.droppedFramesChecker,isAuto:this.params.desiredState.autoVideoTrackSwitching,playing$:i.playing$,pause$:i.pause$,tracks:r}))),this.subscription.add(i.canplay$.subscribe(()=>{var r;((r=this.videoState.getTransition())==null?void 0:r.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,ue.filterChanged)(),(0,ue.map)(r=>-r/1e3)).subscribe(this.params.output.duration$)).add((0,ue.combine)({zeroTime:this.zeroTime$.pipe((0,ue.filter)(ue.isNonNullable)),position:i.timeUpdate$}).subscribe(({zeroTime:r,position:s})=>this.params.output.liveTime$.next(r+s*1e3),t)).add(Lt(this.video,this.params.desiredState.isLooped,t)).add(tt(this.video,this.params.desiredState.volume,i.volumeState$,t)).add(i.volumeState$.subscribe(this.params.output.volume$,t)).add(ft(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(gt(this.video).subscribe(this.params.output.elementVisible$)).add(this.params.desiredState.autoVideoTrackLimits.stateChangeStarted$.subscribe(({to:{max:r,min:s}})=>{this.dash.setAutoQualityLimits({max:r&&(0,ue.videoQualityToHeight)(r),min:s&&(0,ue.videoQualityToHeight)(s)}),this.params.output.autoVideoTrackLimits$.next({max:r,min:s})})).add(this.videoState.stateChangeEnded$.subscribe(r=>{var s;switch(r.to){case"stopped":this.params.output.position$.next(0),this.params.output.duration$.next(1/0),oe({m:"dlp.vse.s"}),this.params.desiredState.playbackState.setState("stopped");break;case"manifest_ready":case"ready":((s=this.params.desiredState.playbackState.getTransition())==null?void 0:s.to)==="ready"&&(oe({m:"dlp.vse.r"}),this.params.desiredState.playbackState.setState("ready"));break;case"paused":oe({m:"dlp.vse.pa"}),this.params.desiredState.playbackState.setState("paused");break;case"playing":oe({m:"dlp.vse.pl"}),this.params.desiredState.playbackState.setState("playing");break;default:return(0,ue.assertNever)(r.to)}},t)).add((0,ue.merge)(e.desiredState.playbackState.stateChangeStarted$,e.desiredState.seekState.stateChangeEnded$,e.desiredState.videoTrack.stateChangeStarted$,e.desiredState.autoVideoTrackSwitching.stateChangeStarted$,this.videoState.stateChangeEnded$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,ue.observableFrom)(["init"])).pipe((0,ue.debounce)(0)).subscribe(this.syncPlayback,t))}destroy(){oe({m:"dlp.destroy"}),this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.droppedFramesManager.destroy(),this.dash.destroy(),this.params.output.element$.next(void 0),et(this.video)}createLiveDashPlayer(){let e=new ha({videoElement:this.video,videoState:this.videoState,playbackState:this.params.desiredState.playbackState,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,useInvalidBufferFix:this.params.tuning.useInvalidBufferFix||!1},playerCallback:this._dashCb,logger:t=>{this.params.dependencies.logger.log({message:String(t),component:"LiveDashPlayer"})}});return e.pause(),e}prepare(){var l,p,c,h,d,f;let e=this.representations$.getValue(),t=(p=(l=this.params.desiredState.videoTrack.getTransition())==null?void 0:l.to)!=null?p:this.params.desiredState.videoTrack.getState(),i=(h=(c=this.params.desiredState.autoVideoTrackSwitching.getTransition())==null?void 0:c.to)!=null?h:this.params.desiredState.autoVideoTrackSwitching.getState(),r=!i&&(0,ue.isNonNullable)(t)?t:Dt(e.map(({track:m})=>m),{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=r==null?void 0:r.id,n=this.params.desiredState.videoTrack.getTransition(),o=(d=this.params.desiredState.videoTrack.getState())==null?void 0:d.id,u=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(r&&(n||s!==o)&&this.setVideoTrack(r),u&&this.setAutoQuality(i),n||u||s!==o){let m=(f=e.find(({track:S})=>S.id===s))==null?void 0:f.representation;(0,ue.assertNonNullable)(m,"Representations missing"),this.dash.startPlay(m,i)}}setVideoTrack(e){var i;let t=(i=this.representations$.getValue().find(({track:r})=>r.id===e.id))==null?void 0:i.representation;(0,ue.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(),i=this.videoState.getState(),r=t==="paused"&&i==="paused",s=-e,n=s<=this.maxSeekBackTime$.getValue()?s:0;this.params.output.position$.next(e/1e3),oe({m:"dlp.seek",p:e,no:n,url:this.params.source.url}),this.dash.reinit(Ce(this.params.source.url,n)),r&&this.dash.pause(),this.liveOffset.resetTo(n,r)}};var ev=ma;var pT=require("@vkontakte/videoplayer-shared/es2015");var ce=require("@vkontakte/videoplayer-shared/es2015");var Mc=X(bt(),1);var tv=require("@vkontakte/videoplayer-shared/es2015"),iv=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?ii(s):void 0)!=null?u:(0,tv.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},rv=({id:a,bitrate:e})=>({id:a,bitrate:e}),sv=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e});var Lc=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,Mc.default)(i.split("."),0),isDefault:r}),Po=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,Mc.default)(r.split("."),0)});var ct=a=>a.type==="template";var Ao=class{constructor(e,t){this.fov=e,this.orientation=t}};var Ro=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/Xt(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 r=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:r,y:s,z:n},this.lastCameraTurnTS=Date.now()}setRotationSpeed(e,t,i){this.rotationSpeed.x=e!=null?e:this.rotationSpeed.x,this.rotationSpeed.y=t!=null?t:this.rotationSpeed.y,this.rotationSpeed.z=i!=null?i:this.rotationSpeed.z}startRotation(){this.rotating=!0}stopRotation(e=!1){e?(this.setRotationSpeed(0,0,0),this.fadeStartSpeed=null):this.startFading(this.rotationSpeed.x,this.rotationSpeed.y,this.rotationSpeed.z),this.rotating=!1}onCameraRelease(){if(this.lastCameraTurn&&this.lastCameraTurnTS){let e=Date.now()-this.lastCameraTurnTS;if(e<this.options.speedFadeThreshold){let t=(1-e/this.options.speedFadeThreshold)*this.options.rotationSpeedCorrection;this.startFading(this.lastCameraTurn.x*t,this.lastCameraTurn.y*t,this.lastCameraTurn.z*t)}}}startFading(e,t,i){this.setRotationSpeed(e,t,i),this.fadeStartSpeed=$({},this.rotationSpeed),this.fading=!0}stopFading(){this.fadeStartSpeed=null,this.fading=!0,this.fadeTime=0}limitCameraRotationY(e){return Math.max(-this.options.maxYawAngle,Math.min(e,this.options.maxYawAngle))}tick(e){if(!this.lastTickTS){this.lastTickTS=e,this.lastCameraTurnTS=Date.now();return}let t=e-this.lastTickTS,i=t/1e3;if(this.rotating)this.turnCamera(this.rotationSpeed.x*this.options.rotationSpeedCorrection*i,this.rotationSpeed.y*this.options.rotationSpeedCorrection*i,this.rotationSpeed.z*this.options.rotationSpeedCorrection*i);else if(this.fading&&this.fadeStartSpeed){let r=-this.fadeCorrection*Xt(this.fadeTime/1e3,2)+1;this.setRotationSpeed(this.fadeStartSpeed.x*r,this.fadeStartSpeed.y*r,this.fadeStartSpeed.z*r),r>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 av=`attribute vec2 a_vertex;
|
|
125
118
|
attribute vec2 a_texel;
|
|
126
119
|
|
|
127
120
|
varying vec2 v_texel;
|
|
@@ -132,7 +125,7 @@ void main(void) {
|
|
|
132
125
|
// save texel vector to pass to fragment shader
|
|
133
126
|
v_texel = a_texel;
|
|
134
127
|
}
|
|
135
|
-
`;var
|
|
128
|
+
`;var nv=`#ifdef GL_ES
|
|
136
129
|
precision highp float;
|
|
137
130
|
precision highp int;
|
|
138
131
|
#else
|
|
@@ -175,6 +168,17 @@ void main(void) {
|
|
|
175
168
|
// sample using new coordinates
|
|
176
169
|
gl_FragColor = texture2D(u_texture, tc);
|
|
177
170
|
}
|
|
178
|
-
`;var _r=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 r=this.canvas.getContext("webgl");if(!r)throw new Error("Could not initialize WebGL context");this.gl=r,this.container.appendChild(this.canvas),this.camera=new no(this.params.fov,this.params.orientation),this.cameraRotationManager=new oo(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"),r=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(r,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(ny,this.gl.VERTEX_SHADER),i=this.createShader(oy,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,r=this.frameHeight/(this.frameWidth/this.viewportWidth);return r>this.viewportHeight?t=this.viewportHeight/r:i=r/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,r=this.camera.fov.y/180/2,s=e-i,n=t-r,o=e+i,u=t-r,l=e+i,d=t+r,c=e-i,h=t+r;return[s,n,o,u,l,d,c,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 Te=require("@vkontakte/videoplayer-shared/es2015");var uo="stalls_manager_metrics",hc="stalls_manager_abr_params",uy="stalls_manager_default_tuning_abr_params",fc=class{constructor(){this.isSeeked$=new Te.ValueSubject(!1);this.isBuffering$=new Te.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 Te.Subscription;this.severeStallOccurred$=new Te.ValueSubject(!1)}init(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.duration=e.duration,this.resetStoredAbrParamsIfNeeded(),this.subscribe(e)}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}get abrTuningParams(){let t=(this.tuning.ignoreDynamicAbrForShortVideo?this.tuning.enabled&&this.duration>this.tuning.minTvtToBeCounted:this.tuning.enabled)?this.getStoredData(hc):{};return D(D({},this.abrParams),t)}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,Te.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,Te.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}resetStoredAbrParamsIfNeeded(){let{bitrateFactorAtEmptyBuffer:e,bitrateFactorAtFullBuffer:t,containerSizeFactor:i}=D({},this.getStoredData(uy)),{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}=D({},this.abrParams);this.tuning.enabled&&e===r&&t===s&&i===n||(this.removeStoredData(hc),this.setStoredData(uy,{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}))}updateStoredAbrParams(){let e=[],t=this.getStoredData(uo,"[]");if(!this.tuning.enabled||t.length<this.tuning.stallsMetricsHistoryLength)return;let i=t.reduce((s,n)=>s+n.tvt,0);if(this.tuning.useTotalStallsDurationPerTvt){let n=t.reduce((o,u)=>o+u.stallsDuration,0)/i;e.push(this.calculateOptimalAbrParams(n,i))}if(this.tuning.useAverageStallsDurationPerTvt){let s=t.reduce((n,o)=>n+o.stallsDurationPerTvt,0)/t.length;e.push(this.calculateOptimalAbrParams(s,i))}this.tuning.useEmaStallsDurationPerTvt&&e.push(this.calculateOptimalAbrParams(t[t.length-1].stallsDurationPerTvtSmoothed,i));let r={bitrateFactorAtEmptyBuffer:Math.max(...e.map(s=>s.bitrateFactorAtEmptyBuffer)),bitrateFactorAtFullBuffer:Math.max(...e.map(s=>s.bitrateFactorAtFullBuffer)),containerSizeFactor:Math.min(...e.map(s=>s.containerSizeFactor))};this.setStoredData(uo,[]),this.setStoredData(hc,r)}calculateOptimalAbrParams(e,t){let{targetStallsDurationPerTvt:i,deviationStallsDurationPerTvt:r,criticalStallsDurationPerTvt:s,abrAdjustingSpeed:n,significantTvt:o}=this.tuning,u=n*Math.min(t/o,1),l=this.abrTuningParams;return e<i-r?l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer-u,this.abrParams.minBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer-u,this.abrParams.minBitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor+u,this.abrParams.maxContainerSizeFactor)}:e>i+r&&(l={bitrateFactorAtEmptyBuffer:Math.min(l.bitrateFactorAtEmptyBuffer+u,this.abrParams.maxBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.min(l.bitrateFactorAtFullBuffer+u,this.abrParams.maxBitrateFactorAtFullBuffer),containerSizeFactor:Math.max(l.containerSizeFactor-u,this.abrParams.minContainerSizeFactor)}),e>s&&(l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer,this.abrParams.bitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer,this.abrParams.bitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor,this.abrParams.containerSizeFactor)}),l}getStoredData(e,t="{}"){var i;return JSON.parse((i=Te.safeStorage.get(e))!=null?i:t)}setStoredData(e,t){Te.safeStorage.set(e,JSON.stringify(t))}removeStoredData(e){Te.safeStorage.remove(e)}addStallInfoToHistory(e,t){if(e<this.tuning.minTvtToBeCounted||e>this.tuning.maxTvtToBeCounted||e*1e3<t)return;let i=this.getStoredData(uo,"[]"),r=t/e,s=i.length?Kt(i[i.length-1].stallsDurationPerTvtSmoothed,t/e,this.tuning.emaAlpha):r,n={tvt:e,stallsDuration:t,stallsDurationPerTvt:r,stallsDurationPerTvtSmoothed:s};i.push(n),i.length>this.tuning.stallsMetricsHistoryLength&&i.shift(),this.setStoredData(uo,i)}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,Te.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,Te.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,Te.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:i,stallCountBeforeQualityDecrease:r,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,Te.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),d=(0,Te.now)(),c=r&&this.currentStallsCount>=r,h=i&&d-this.lastUniqueVideoTrackSelectedTimestamp>=i+o&&d-l>=i+o&&t>=i;(c||h)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,Te.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,Te.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}))}},lo=fc;var Je=require("@vkontakte/videoplayer-shared/es2015"),co=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 i=r=>{let s=r.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:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Je.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Je.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).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 yi=require("@vkontakte/videoplayer-shared/es2015");var Or=({subscription:a,desiredState:e,videoElement$:t,observableVideo:i})=>{if(!z.browser.isSafari)return;let r=0,s=!1;a.add(e.volume.stateChangeStarted$.pipe((0,yi.map)(()=>{let n=e.volume.getTransition(),o=t.getValue();return!o||!n?!1:!n.to.muted&&o.muted}),(0,yi.filter)(n=>!!n),(0,yi.once)()).subscribe(()=>{r=performance.now(),s=!0})),a.add(i.playbackRateState$.pipe((0,yi.filter)(()=>s),(0,yi.once)()).subscribe(()=>{let n=t.getValue(),o=e.playbackRate.getState();n&&o!==n.playbackRate&&performance.now()-r<1e3&&(n.playbackRate=o)}))};var zi=class{constructor(e){this.subscription=new G.Subscription;this.videoState=new ne("stopped");this.observableVideo=null;this.droppedFramesManager=new Pr;this.stallsManager=new lo;this.elementSizeManager=new co;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new fi;this.audioTrackSwitchHistory=new fi;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.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"),N(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"),N(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&N(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"&&N(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&N(this.params.desiredState.playbackState,"paused");return;default:return(0,G.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new _r(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:((r=e.projectionData)==null?void 0:r.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 dt(e.source.url),this.params=e,this.video=Ge(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(Oe(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 so({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,G.isNullable)(this.observableVideo)&&(this.observableVideo=Ke(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:G.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,G.filter)(c=>!!c.length),(0,G.once)()).subscribe(c=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,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,G.map)(c=>c.to.state!=="none"),(0,G.filterChanged)());this.stallsManager.init({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$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.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.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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),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)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Bt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),Or({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(Ye(this.video,t.volume,i.volumeState$,r)),this.subscription.add(ct(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(pt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),N(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")})),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 h=this.player.getStreams(),p=this.player.getCodecs();if((0,G.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let b=[];for(let S of h.audio){b.push(sc(S));let g=[];for(let y of S.representations){let E=XS(y);g.push(E),this.audioTracksMap.set(E,{stream:S,representation:y})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(b)}let f=[];for(let b of h.video){f.push(nc(b));let S=[];for(let g of b.representations){let y=ns(Q(D({},g),{streamId:b.id}));y&&(S.push(y),this.videoTracksMap.set(y,{stream:b,representation:g}))}this.videoStreamsMap.set(b,S)}this.params.output.availableVideoStreams$.next(f);for(let b of h.text)for(let S of b.representations){let g=JS(b,S);this.textTracksMap.set(g,{stream:b,representation:S})}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),p!=null&&p.video&&this.params.output.availableVideoCodecs$.next(p.video),p!=null&&p.audio&&this.params.output.availableAudioCodecs$.next(p.audio),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())},r));let o=(0,G.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,G.fromEvent)(this.video,"progress")).pipe((0,G.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,G.throttle)(u))),this.subscription.add(o.subscribe(()=>R(this,null,function*(){let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let p=this.selectVideoAudioRepresentations();if(!p)return;let[f,b]=p,S=[...this.videoTracksMap.keys()].find(y=>{var E;return((E=this.videoTracksMap.get(y))==null?void 0:E.representation.id)===f.id});(0,G.isNonNullable)(S)&&(this.stallsManager.lastVideoTrackSelected=S);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),c==="manifest_ready")yield this.player.initRepresentations(f.id,b==null?void 0:b.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",f.id),b){let y=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",b.id,y)}}),r)),this.subscription.add((0,G.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,G.merge)((0,G.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,G.map)(c=>c.to)))}).pipe((0,G.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,G.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,G.filterChanged)()).subscribe(c=>{let h=[...this.videoTracksMap.entries()].find(([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:f}]=h,b=this.params.desiredState.videoStream.getTransition();b&&b.to&&b.to.id===f.id&&this.params.desiredState.videoStream.setState(b.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(nc(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,G.filterChanged)()).subscribe(c=>{let h=[...this.audioTracksMap.entries()].find(([,{representation:S}])=>S.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[p,{stream:f}]=h,b=this.params.desiredState.audioStream.getTransition();b&&b.to&&b.to.id===f.id&&this.params.desiredState.audioStream.setState(b.to),e.currentAudioStream$.next(sc(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,p;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(p=this.params.tuning.spherical)!=null&&p.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,G.map)(({to:c})=>c==="ready"),(0,G.filterChanged)());this.subscription.add((0,G.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,G.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,G.merge)(l,this.player.state$.stateChangeEnded$,(0,G.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(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(d.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var j,_,B,W,q,J,le,de,O,F,A,L,H;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?xa:Ea,t=this.params.tuning.useNewAutoSelectVideoTrack?Vn:Bn,i=this.params.tuning.useNewAutoSelectVideoTrack?Vt:Cn,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(j=r.videoTrack.getState())==null?void 0:j.id,u=[...this.videoTracksMap.keys()].find(({id:ce})=>ce===o),l=s.currentVideoTrack$.getValue(),d=((W=(B=r.videoStream.getState())!=null?B:u&&((_=this.videoTracksMap.get(u))==null?void 0:_.stream))!=null?W:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!d)return;let c=[...this.videoStreamsMap.keys()].find(({id:ce})=>ce===d.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let p=Fe(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let b=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(p/Math.min(f,b||1/0),1),g=(q=r.audioStream.getState())!=null?q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(J=[...this.audioStreamsMap.keys()].find(({id:ce})=>ce===(g==null?void 0:g.id)))!=null?J:this.audioStreamsMap.keys().next().value,E=0;if(y){if(u&&!n){let ce=e(u,h,(le=this.audioStreamsMap.get(y))!=null?le:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);E=Math.max(E,(de=ce==null?void 0:ce.bitrate)!=null?de:-1/0)}if(l){let ce=e(l,h,(O=this.audioStreamsMap.get(y))!=null?O:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);E=Math.max(E,(F=ce==null?void 0:ce.bitrate)!=null?F:-1/0)}}let x=u;(n||!x)&&(x=i(h,{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:E,forwardBufferHealth:S,current:l,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}));let $=y&&t(x,h,(A=this.audioStreamsMap.get(y))!=null?A:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),M=(L=this.videoTracksMap.get(x))==null?void 0:L.representation,U=$&&((H=this.audioTracksMap.get($))==null?void 0:H.representation);if(M&&U)return[M,U];if(M&&!U&&this.audioTracksMap.size===0)return[M,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),N(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),ze(this.video),this.tracer.end()}};var ds=class extends zi{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 ge=require("@vkontakte/videoplayer-shared/es2015");var ps=class extends zi{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new ge.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,ge.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),d=i.volume$.getValue(),c=!d.volume||d.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,ge.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,ge.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ge.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u*1e3+l+t:void 0)).subscribe(i.liveTime$)).add((0,ge.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ge.merge)(r.playbackRateState$,new ge.ValueSubject(1))}).pipe((0,ge.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let d=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,ge.isNullable)(d)||(t=u-d)})).add((0,ge.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ge.merge)(r.playbackRateState$,new ge.ValueSubject(1))}).pipe((0,ge.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:d})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&d>=1-h||(0,ge.isNullable)(u)||(0,ge.isNullable)(l))return;let p=-1*(l-u-t);i.position$.next(Math.min(p,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=ZS(u);this.params.output.availableTextTracks$.next([l])}})),this.params.tuning.dashCmafLive.externalStopControl||this.subscription.add(this.player.liveStreamStatus$.pipe((0,ge.filter)(u=>(0,ge.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u==="unpublished"&&i.position$.getValue()===0)))}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 X=require("@vkontakte/videoplayer-shared/es2015");var vy=Z(je(),1),Tc=Z(La(),1);var T=require("@vkontakte/videoplayer-shared/es2015");var bo=Z(je(),1),Ki=Z(Et(),1),go=Z(La(),1);var by=Z(Tn(),1);var Ti=require("@vkontakte/videoplayer-shared/es2015");var LL=18,ly=!1;try{ly=z.browser.isSafari&&!!z.browser.safariVersion&&z.browser.safariVersion<=LL}catch(a){console.error(a)}var mc=class{constructor(e){this.bufferFull$=new Ti.Subject;this.error$=new Ti.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:Ti.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return R(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return R(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return R(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};ly&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};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 r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue.shift();if(!e)return;if((r=e.signal)!=null&&r.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:Ti.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,Ti.assertNever)(t)}}},cy=mc;var k=require("@vkontakte/videoplayer-shared/es2015");var bc=Z(Et(),1);var po=require("@vkontakte/videoplayer-shared/es2015"),hs=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?hi(s):void 0)!=null?u:(0,po.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},dy=({id:a,bitrate:e})=>({id:a,bitrate:e}),py=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),hy=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),gc=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,bc.default)(i.split("."),0),isDefault:r}),vc=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,bc.default)(r.split("."),0)}),Sc=a=>"url"in a,ot=a=>a.type==="template";var fy=a=>{a.sort((t,i)=>t.from-i.from);let e=[a[0]];for(let t=1;t<a.length;t++){let{from:i,to:r}=a[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,r):e.push(a[t])}return e},Yi=(a,e)=>{for(let t of a)if(e(t))return t;return null},my=a=>{let e=!1,t=(0,po.throttleFn)(()=>{e=!0},a);return()=>{try{return t(),e}finally{e=!1}}};var mo=require("@vkontakte/videoplayer-shared/es2015");var ho=a=>{let e=[];for(let t=0;t<a.length;t++){let i=Math.floor(a.start(t)*1e3),r=Math.ceil(a.end(t)*1e3);e.push(i,r)}return e};var fo=class{constructor(e,t){this.lastUpdateTs=0;this.lastCallTs=0;this.prevRanges=[];this.subscription=new mo.Subscription;this.mediaSource=e,this.sourceBuffer=t,this.subscription.add((0,mo.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>this.updateend()))}updateend(){if(!ae(this.mediaSource,this.sourceBuffer))return;let{prevRanges:e}=this,t=ho(this.sourceBuffer.buffered);this.prevRanges=t,this.isRangesRemoved(e,t)&&(this.lastUpdateTs=Date.now())}isRangesRemoved(e,t){if(e.length!==t.length)return!0;for(let i=0;i<e.length;i+=2){let r=e[i],s=e[i+1],n=t[i],o=t[i+1];if(n>r||o<s)return!0}return!1}wasUpdated(){let{lastCallTs:e,lastUpdateTs:t}=this;return this.lastCallTs=Date.now(),e<=t}destroy(){this.subscription.unsubscribe()}};var fs=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new k.ValueSubject(0);this.currentLowLatencySegmentLength$=new k.ValueSubject(0);this.currentSegmentLength$=new k.ValueSubject(0);this.onLastSegment$=new k.ValueSubject(!1);this.fullyBuffered$=new k.ValueSubject(!1);this.playingRepresentation$=new k.ValueSubject(void 0);this.playingRepresentationInit$=new k.ValueSubject(void 0);this.error$=new k.Subject;this.gaps=[];this.subscription=new k.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new me;this.switchAbortController=new me;this.destroyAbortController=new me;this.useSmartRepresentationSwitch=!1;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.sourceBufferBufferedDiff=null;this.startWith=(0,k.abortable)(this.destroyAbortController.signal,function(e){return oe(this,null,function*(){let t=this.representations.get(e);(0,k.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 cy(this.sourceBuffer),this.sourceBufferBufferedDiff=new fo(this.mediaSource,this.sourceBuffer),this.subscription.add((0,k.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.maintain()})),this.subscription.add((0,k.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:k.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!ae(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,$r(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=Fe(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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,k.assertNonNullable)(i,"No init buffer for starting representation"),(0,k.assertNonNullable)(r,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(r,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,k.abortable)(this.destroyAbortController.signal,function(e,t=!1){return oe(this,null,function*(){if(!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,k.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,k.isNullable)(s)||(0,k.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,k.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!ae(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,k.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new ki(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,k.abortable)(this.destroyAbortController.signal,function(e,t=!1){return oe(this,null,function*(){if(!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,k.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,k.isNullable)(s)||(0,k.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,k.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!ae(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,k.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new ki(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,k.abortable)(this.destroyAbortController.signal,function(e){return oe(this,null,function*(){var u;let t=(0,go.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let d=t.find(p=>p.id===l);d&&this.representations.set(l,d);let c=this.representations.get(l);if(!c||!ot(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,k.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,k.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,k.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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,r),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var d;this.fetcher=r,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){!ae(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new me,(0,k.abortable)(this.switchAbortController.signal,function(i,r=!1){return oe(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,k.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,k.isNullable)(o)||(0,k.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,k.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),r)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,k.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,k.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return R(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new me,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){var h;if((0,k.isNullable)(e)||(0,k.isNullable)(this.downloadingRepresentationId)||(0,k.isNullable)(this.playingRepresentationId)||(0,k.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer)||(0,k.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,k.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,k.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,k.isNullable)(r)||(0,k.isNullable)(s))return;let n=r.find(p=>e>=p.time.from&&e<p.time.to);(0,k.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let p=this.getForwardBufferDuration(e),f=hs(i),b=hs(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,k.isNonNullable)(f)&&(0,k.isNonNullable)(b)&&(0,k.isHigher)(f.quality,b.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(p,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&p>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let E=(h=[...this.segments.entries()].map(([x,$])=>{let M=$.find(U=>e>=U.time.from&&e<U.time.to);return{representationId:x,status:M==null?void 0:M.status}}).find(x=>x.status==="fed"))==null?void 0:h.representationId;E&&(this.playingRepresentationId=E,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&$r(this.sourceBuffer.buffered)>=this.bufferLimit){let p=Fe(this.sourceBuffer.buffered,e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,p<f).catch(b=>{this.handleAsyncError(b,"pruneBuffer")});return}let d=null;if(!this.activeSegments.size&&(d=this.selectForwardBufferSegments(r,t.segmentReference.type,o),d!=null&&d.length)){let p="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,bo.default)(d,n))p="high";else{let f=(0,Ki.default)(d,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(p="low")}this.loadSegments(d,t,p).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!(d!=null&&d.length)&&Fe(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,Ki.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-Fe(this.sourceBuffer.buffered,e)<u),this.onLastSegment$.next(e-c.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,r=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+r,persistent:!0}),i=s.time.to;(0,k.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration,persistent:!0})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,r=[],s=0,n=t.length-1;do r.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()?[r[0]]:r}getLiveSegmentsToLoadState(e){let t=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,go.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s,n;if(!e||[...this.segments.values()].every(o=>!o.length))return;let t=(i=(0,go.default)(e.streams[this.kind],o=>o.representations))!=null?i:[];for(let o of t){if(!o||!ot(o.segmentReference))return;let u=o.segmentReference.segments.map(p=>Q(D({},p),{status:"none",size:void 0})),l=100,d=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,Ki.default)(d,-1))==null?void 0:s.time.to)!=null?n:0,h=u==null?void 0:u.findIndex(p=>c>=p.time.from+l&&c<=p.time.to+l);if(h===-1){this.liveUpdateSegmentIndex=0;let p=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,p)}else{let p=u.slice(h+1);this.segments.set(o.id,[...d,...p])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,k.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let r=i.segmentReference;if(!ot(r))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*r.timescale/1e3).toString(10),l=wt(r.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 r=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=r==null?void 0:r.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e,t;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),(t=this.sourceBufferBufferedDiff)==null||t.destroy(),this.gapDetectionIdleCallback&&ft&&ft(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&ft&&ft(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(i){if(!(i instanceof DOMException&&i.name==="NotFoundError"))throw i}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,i){return this.checkEjectedSegments(),this.isLive?this.selectForwardBufferSegmentsLive(e,i):this.selectForwardBufferSegmentsRecord(e,t,i)}selectForwardBufferSegmentsLive(e,t){if(this.playingRepresentationId!==this.downloadingRepresentationId){let i=e.findIndex(r=>t>=r.time.from&&t<r.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:p,to:f}},b)=>{let S=p<=i&&f>=i,g=p>i||S||b===0&&i===0,y=Math.min(this.forwardBufferTarget,this.bufferLimit),E=this.preloadOnly&&p<=i+y||r<y&&f-p>=y||f<=i+y;return(h==="none"||h==="partially_ejected"&&g&&E&&this.sourceBuffer&&ae(this.mediaSource,this.sourceBuffer)&&!(Ne(this.sourceBuffer.buffered,p)&&Ne(this.sourceBuffer.buffered,f)))&&g&&E});if(s===-1)return null;if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],d=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=d||u<=c);h++){let p=n[h];if(o+=p.byte.to+1-p.byte.from,u+=p.time.to+1-p.time.from,p.status==="none"||p.status==="partially_ejected")l.push(p);else break}return l}loadSegments(e,t,i="auto"){return R(this,null,function*(){ot(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return R(this,null,function*(){e.status="downloading";let r={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(r);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,k.abortable)(o,function(){return oe(this,null,function*(){let d=(0,k.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(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,k.now)(),!d)return;let c=new DataView(d),h=Ot(t.mime);if(!isFinite(r.segment.time.to)){let b=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,b)}u&&r.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:p,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);p&&f&&this.currentLiveSegmentServerLatency$.next(f-p),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(d){this.abortActiveSegments([e]),Ft(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())ot(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return R(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:r,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,k.abortable)(n,function(){return oe(this,null,function*(){let u=(0,k.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,k.fromEvent)(window,"online").pipe((0,k.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,k.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),Ft(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(ot(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,Ki.default)(e,0).byte.from,to:(0,Ki.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:(o,u)=>R(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,k.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:r?r.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!ot(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 r=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,k.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:k.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,bo.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return R(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!ae(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){r();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let d=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Ot(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 R(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!ae(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,h=d.byte.to-i,p=h-c+1,f=c<r,b=h<=r;if(f){if(d.status==="downloading"&&b){d.status="downloaded";let S=new DataView(e.buffer,e.byteOffset+c,p);(yield this.sourceBufferTaskQueue.append(S,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,r-c),l.loadedBytes>l.feedingBytes)){let S=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),g=l.loadedBytes===p?S:Ot(u.mime).parseFeedableSegmentChunk(S);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,k.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer))){!this.isLive&&z.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(Ne(this.sourceBuffer.buffered,e.segment.time.from,100)&&Ne(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:k.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",Sc(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let r=this.segments.get(i.id);if(r)for(let s of 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.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[r,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=r)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=mi(()=>(0,by.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return R(this,null,function*(){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,k.abortable)(this.destroyAbortController.signal,function(){return oe(this,null,function*(){let o=(0,k.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Ot(e.mime),r)).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 h=d;this.isLive&&ot(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),i&&this.error$.next({id:"LoadInits",category:k.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n})}dropBuffer(){return R(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 R(this,null,function*(){if(!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,k.isNullable)(e))return!1;this.checkEjectedSegments();let r=[],s=0,n=o=>{var l;if(s>=t)return;r.push(D({},o.time));let u=Sc(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 h of c)(0,bo.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(u)&&Math.round(h.time.to)>=Math.round(l)&&d++;if(d===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(r.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 r.length?(r=fy(r),(yield Promise.all(r.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1})}abortBuffer(){return R(this,null,function*(){if(!this.sourceBuffer||!ae(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||!ae(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||!ae(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||!ae(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,k.isNullable)(e)?0:Fe(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,r={representation:e,from:t.time.from,to:t.time.to,persistent:!1};for(let s=0;s<i.length;s++){let n=i.start(s)*1e3,o=i.end(s)*1e3;if(!(o<=t.time.from||n>=t.time.to)){if(n<=t.time.from&&o>=t.time.to){r=void 0;break}o>t.time.from&&o<t.time.to&&(r.from=o),n<t.time.to&&n>t.time.from&&(r.to=n)}}r&&r.to-r.from>1&&!this.gaps.some(s=>r&&s.from===r.from&&s.to===r.to)&&this.gaps.push(r)}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!ae(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer;this.gaps=this.gaps.filter(r=>{if(r.persistent)return!0;let s=Math.round(r.from),n=Math.round(r.to);for(let o=0;o<i.length;o++)if(s>=Math.round(i.start(o)*1e3)&&n<=Math.round(i.end(o)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=mi(()=>{try{this.detectGaps(e,t)}catch(r){this.error$.next({id:"GapDetection",category:k.ErrorCategory.WTF,message:"detectGaps threw",thrown:r})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,k.isNullable)(this.sourceBuffer)||!ae(this.mediaSource,this.sourceBuffer)||(0,k.isNullable)(this.playingRepresentationId)||this.sourceBufferBufferedDiff&&!this.sourceBufferBufferedDiff.wasUpdated())return;let e=ho(this.sourceBuffer.buffered),t=100;for(let i of this.segments.values())for(let r of i){let{status:s}=r;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(r.time.from),o=Math.ceil(r.time.to),u=!1,l=0;for(let d=0;d<e.length;d+=2){let c=e[d],h=e[d+1];u||(u=c-t<=n&&h+t>=o),(n>=c&&n<h-t||o>c+t&&o<=h)&&(l+=1)}u||(l===1?r.status="partially_ejected":this.gaps.some(d=>d.from===r.time.from||d.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:k.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,Ki.default)(e,-1))==null?void 0:t.time.to:0)||0}};var te=require("@vkontakte/videoplayer-shared/es2015");var So=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new te.Subject;this.firstBytesManifest$=new te.Subject;this.manifestReceived$=new te.Subject;this.firstBytesRequested$=new te.Subject;this.firstBytesReceived$=new te.Subject;this.lastConnectionType$=new te.ValueSubject(void 0);this.lastConnectionReused$=new te.ValueSubject(void 0);this.lastRequestFirstBytes$=new te.ValueSubject(void 0);this.recoverableError$=new te.Subject;this.error$=new te.Subject;this.abortAllController=new me;this.subscription=new te.SubscriptionRemovable;this.fetchManifest=(0,te.abortable)(this.abortAllController.signal,function(e){return oe(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=vi(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=Gn(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal},"manifest").catch(vo);return r?(t.log("success",(0,te.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.manifestReceived$.next(),r.text()):(t.error("error",(0,te.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,te.abortable)(this.abortAllController.signal,function(d){return oe(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var le,de,O;let c=e,h=new Headers,p=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{h.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let F=new URL(c,location.href);F.searchParams.append("bytes",`${i.from}-${i.to}`),c=F.toString();break}default:(0,te.assertNever)(t)}this.requestQuic&&(c=vi(c));let f=this.abortAllController.signal,b;if(n){let F=new me;if(b=(0,te.merge)((0,te.fromEvent)(this.abortAllController.signal,"abort"),(0,te.fromEvent)(n,"abort")).subscribe(()=>{try{F.abort()}catch(A){vo(A)}}),this.subscription.add(b),this.abortAllController.signal.aborted||n.aborted)try{F.abort()}catch(A){vo(A)}f=F.signal}let S=0,g=(0,te.now)();p.log("startRequest",(0,te.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g})),this.firstBytesRequested$.next();let y=yield this.doFetch(c,{priority:s,headers:h,signal:f}),E=(0,te.now)();if(!y)return p.error("error",{message:"No response in request"}),p.end(),this.unsubscribeAbortSubscription(b),null;if((le=this.throughputEstimator)==null||le.addRawRtt(E-g),!y.ok||!y.body){this.unsubscribeAbortSubscription(b);let F=`Fetch error ${y.status}: ${y.statusText}`;return p.error("error",{message:F}),p.end(),Promise.reject(new Error(`Fetch error ${y.status}: ${y.statusText}`))}if(this.onHeadersReceived(y.headers),!r&&!o){this.unsubscribeAbortSubscription(b);let F=(0,te.now)(),A={requestStartedAt:g,requestEndedAt:F,duration:F-g};return p.log("endRequest",(0,te.flattenObject)(A)),p.end(),y.arrayBuffer()}let x=y.body;if(o){let F;[x,F]=y.body.tee(),(de=this.throughputEstimator)==null||de.trackStream(F,u)}let $=x.getReader(),M,U=parseInt((O=y.headers.get("content-length"))!=null?O:"",10);Number.isFinite(U)&&(M=U),!M&&i&&(M=i.to-i.from+1);let j=M?new Uint8Array(M):new Uint8Array(0),_=!1,B=F=>{this.unsubscribeAbortSubscription(b),_=!0,vo(F)},W=(0,te.abortable)(f,function(L){return oe(this,arguments,function*({done:F,value:A}){if(S===0&&(this.lastRequestFirstBytes$.next((0,te.now)()-g),this.firstBytesReceived$.next()),f.aborted){this.unsubscribeAbortSubscription(b);return}if(!F&&A){if(l&&M)j.set(A,S),S+=A.byteLength;else{let H=new Uint8Array(j.length+A.length);H.set(j),H.set(A,j.length),j=H,S+=A.byteLength}r==null||r(new DataView(j.buffer),S),yield $==null?void 0:$.read().then(W,B)}})}.bind(this));yield $==null?void 0:$.read().then(W,B),this.unsubscribeAbortSubscription(b);let q=(0,te.now)(),J={failed:_,requestStartedAt:g,requestEndedAt:q,duration:q-g};return _?(p.error("endRequest",(0,te.flattenObject)(J)),p.end(),null):(p.log("endRequest",(0,te.flattenObject)(J)),p.end(),j.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,te.abortable)(this.abortAllController.signal,function(e,t,i){return oe(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,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,r),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 h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let p=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(p);if(!f)throw new ReferenceError("No way to load representation index");let b;if(u)b=new DataView(c,f.from-n,f.to-f.from+1);else{let y=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!y)return null;b=new DataView(y)}let S=t.parseSegments(b,p,f);return{init:p,dataView:new DataView(c),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,te.abortable)(this.abortAllController.signal,function(e,t){return oe(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{priority:t,measureThroughput:!1});return r?{init:null,segments:e.segments.map(n=>Q(D({},n),{status:"none",size:void 0})),dataView:new DataView(r)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=Qn(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return R(this,null,function*(){var s,n;let{type:r}=e;switch(r){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,te.assertNever)(r)}})}destroy(){this.abortAllController.abort(),this.tracer.end(),this.subscription.unsubscribe()}doFetch(e,t,i){return R(this,null,function*(){let r=yield ht(e,t);if(r.ok)return i==="manifest"&&this.firstBytesManifest$.next(),r;let s=yield r.text(),n=parseInt(s);if(!isNaN(n))switch(n){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:te.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:te.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:te.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:te.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${n})`,category:te.ErrorCategory.FATAL})}})}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},vo=a=>{if(!Ft(a))throw a};var yo=require("@vkontakte/videoplayer-shared/es2015");var ms=class a{constructor(e,t){this.currentRepresentation$=new yo.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,yo.isNullable)(e))for(let i of this.representations)for(let r of i){let s=r.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(Q(D({},r),{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=a.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=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&ot(t.segmentReference))}};var CL=["progress","play","seeked","stalled","waiting"],BL=["timeupdate","progress","loadeddata","playing","seeked"];var To=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new T.Subscription;this.subscriptionRemovable=new T.SubscriptionRemovable;this.representationSubscription=new T.Subscription;this.state$=new ne("none");this.currentVideoRepresentation$=new T.ValueSubject(void 0);this.currentVideoRepresentationInit$=new T.ValueSubject(void 0);this.currentAudioRepresentation$=new T.ValueSubject(void 0);this.currentVideoSegmentLength$=new T.ValueSubject(0);this.currentAudioSegmentLength$=new T.ValueSubject(0);this.error$=new T.Subject;this.manifestRequested$=new T.Subject;this.firstBytesManifest$=new T.Subject;this.manifestReceived$=new T.Subject;this.firstBytesRequested$=new T.Subject;this.firstBytesReceived$=new T.Subject;this.lastConnectionType$=new T.ValueSubject(void 0);this.lastConnectionReused$=new T.ValueSubject(void 0);this.lastRequestFirstBytes$=new T.ValueSubject(void 0);this.currentLiveTextRepresentation$=new T.ValueSubject(null);this.isLive$=new T.ValueSubject(!1);this.isActiveLive$=new T.ValueSubject(!1);this.isLowLatency$=new T.ValueSubject(!1);this.liveDuration$=new T.ValueSubject(0);this.liveSeekableDuration$=new T.ValueSubject(0);this.liveAvailabilityStartTime$=new T.ValueSubject(0);this.liveStreamStatus$=new T.ValueSubject(void 0);this.bufferLength$=new T.ValueSubject(0);this.liveLatency$=new T.ValueSubject(void 0);this.liveLoadBufferLength$=new T.ValueSubject(0);this.livePositionFromPlayer$=new T.ValueSubject(0);this.currentStallDuration$=new T.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new T.ValueSubject(0);this.fetcherRecoverableError$=new T.Subject;this.fetcherError$=new T.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new T.Subject;this.gapWatchdogActive=!1;this.destroyController=new me;this.initManifest=(0,T.abortable)(this.destroyController.signal,function(e,t,i){return oe(this,null,function*(){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Pe(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:T.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,T.abortable)(this.destroyController.signal,function(){return oe(this,null,function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(d=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:T.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:d})});if(!e)return null;let t=null;try{t=jn(e!=null?e:"",this.manifestUrlString)}catch(d){let c=(u=qn(e))!=null?u:{id:"ManifestParsing",category:T.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:d};this.error$.next(c)}if(!t)return null;let i=(d,c,h)=>{var p,f,b,S;return!!((f=(p=this.element)==null?void 0:p.canPlayType)!=null&&f.call(p,c)&&((S=(b=at())==null?void 0:b.isTypeSupported)!=null&&S.call(b,`${c}; codecs="${h}"`))||d==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:d,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:p}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-d)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let b="active";p||(b=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(b)}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let d of["video","audio"]){let h=t.streams[d].filter(({mime:f,codecs:b})=>i(d,f,b));r[d]=h;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:b})=>b);d==="audio"&&(n=ao(f),p=n[0]),d==="video"&&(s=ro(f),this.forceVideoCodec&&(0,vy.default)(s,this.forceVideoCodec)?p=this.forceVideoCodec:p=s[0]),p&&(r[d]=h.filter(({codecs:b})=>Vr(b)===p))}else{let f=new Set(h.map(({codecs:b})=>b));p=io(f),p&&(r[d]=h.filter(({codecs:b})=>b.startsWith(p)))}if(d==="video"){let f=this.tuning.preferHDR,b=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);z.display.isHDR&&f&&b?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o=Q(D({},t),{streams:r});return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,T.flattenObject)(o)),o})}.bind(this));this.initRepresentations=(0,T.abortable)(this.destroyController.signal,function(e,t,i){return oe(this,null,function*(){var h;this.tracer.log("initRepresentationsStart",(0,T.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,T.assertNonNullable)(this.manifest),(0,T.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new T.Subscription,this.state$.startTransitionTo("representations_ready");let r=p=>{this.representationSubscription.add((0,T.fromEvent)(p,"error").pipe((0,T.filter)(f=>{var b;return!!((b=this.element)!=null&&b.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=wn();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),Er())if(i){let p=document.createElement("source");r(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,f)=>[...p,...f.representations],[]);if(this.videoBufferManager=new fs("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,T.isNonNullable)(t)){let p=this.manifest.streams.audio.reduce((f,b)=>[...f,...b.representations],[]);this.audioBufferManager=new fs("audio",this.source,p,n),this.bufferManagers.push(this.audioBufferManager)}ms.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new ms(this.manifest.streams.text,n)),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,T.merge)(...BL.map(p=>(0,T.fromEvent)(this.element,p))).pipe((0,T.map)(p=>this.element?Fe(this.element.buffered,this.element.currentTime*1e3):0),(0,T.filterChanged)(),(0,T.tap)(p=>{p>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,T.merge)((0,T.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,T.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,T.now)())),this.subscription.add((0,T.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,T.interval)(1e3).subscribe(f=>{let b=di(this.manifestUrlString,2);this.manifestUrlString=Pe(this.manifestUrlString,b+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,T.fromEvent)(this.element,"play").subscribe(f=>{var b;return(b=this.livePauseWatchdogSubscription)==null?void 0:b.unsubscribe()})),this.representationSubscription.add((0,T.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.map)(({isActiveLive:f,isLowLatency:b})=>f&&b),(0,T.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||Br(this.element,1)})),this.representationSubscription.add((0,T.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,T.filter)(({bufferLength:f,isActiveLive:b,isLowLatency:S})=>b&&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 b=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(b,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,T.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,T.filter)(({isLive:f})=>f),(0,T.filterChanged)((f,b)=>b.bufferLength<f.bufferLength),(0,T.map)(({rtt:f,bufferLength:b,segmentServerLatency:S})=>{let g=di(this.manifestUrlString,2);return(f/2+b+S+g)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,T.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:b,isLowLatency:S})=>{if(!S||!b)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,y=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,E=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,x=f-g;if(this.isManualDecreasePlaybackInLive())return;let $=1;Math.abs(x)>y&&($=1+Math.sign(x)*E),Br(this.element,$)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var S,g;let b=0;if(f){let y=((g=(S=this.element)==null?void 0:S.currentTime)!=null?g:0)*1e3;b=Math.min(...this.bufferManagers.map(x=>{var $,M;return(M=($=x.getLiveSegmentsToLoadState(this.manifest))==null?void 0:$.to)!=null?M:y}))-y}this.liveLoadBufferLength$.getValue()!==b&&this.liveLoadBufferLength$.next(b)}));let p=0;this.representationSubscription.add((0,T.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,T.throttle)(1e3)).subscribe(S=>R(this,[S],function*({liveLoadBufferLength:f,bufferLength:b}){if(!this.element||this.isUpdatingLive)return;let g=this.element.playbackRate,y=di(this.manifestUrlString,2),E=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,x=Math.min(E,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*g),$=this.tuning.dashCmafLive.normalizedActualBufferOffset*g,M=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*g,U=isFinite(f)?f:b,j=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),_=E<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(_);let B="none";if(j?B="active_low_latency":this.isLowLatency$.getValue()&&_?(this.bufferManagers.forEach(W=>W.proceedLowLatencyLive()),B="active_low_latency"):y!==0&&U<x?B="live_forward_buffering":U<x+M&&(B="live_with_target_offset"),isFinite(f)&&(p=f>p?f:p),B==="live_forward_buffering"||B==="live_with_target_offset"){let W=p-(x+$),q=this.normolizeLiveOffset(Math.trunc(y+W/g)),J=Math.abs(q-y),le=0;!f||J<=this.tuning.dashCmafLive.offsetCalculationError?le=y:q>0&&J>this.tuning.dashCmafLive.offsetCalculationError&&(le=q),this.manifestUrlString=Pe(this.manifestUrlString,le,2)}(B==="live_with_target_offset"||B==="live_forward_buffering")&&(p=0,yield this.updateLive())}),f=>{this.error$.next({id:"updateLive",category:T.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,T.merge)(...this.bufferManagers.map(p=>p.fullyBuffered$)).pipe((0,T.map)(()=>this.bufferManagers.every(p=>p.fullyBuffered$.getValue()))),d=(0,T.merge)(...this.bufferManagers.map(p=>p.onLastSegment$)).pipe((0,T.map)(()=>this.bufferManagers.some(p=>p.onLastSegment$.getValue()))),c=(0,T.combine)({allBuffersFull:l,someBufferEnded:d}).pipe((0,T.filterChanged)(),(0,T.map)(({allBuffersFull:p,someBufferEnded:f})=>p&&f),(0,T.filter)(p=>p));if(this.representationSubscription.add((0,T.merge)(this.forceEnded$,c).subscribe(()=>{var p;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(p=this.source)==null||p.endOfStream()}catch(f){this.error$.next({id:"EndOfStream",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,T.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(f=>{var b;p&&(this.timeoutSourceOpenId=setTimeout(()=>{var S;if(((S=this.source)==null?void 0:S.readyState)==="open"){f();return}this.error$.next({id:"OpenOfStream",category:T.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(b=this.source)==null||b.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let p=[(h=this.manifest.duration)!=null?h:0,...(0,Tc.default)((0,Tc.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let b=[];return f.duration&&b.push(f.duration),ot(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&b.push(f.segmentReference.totalSegmentsDurationMs),b})];this.source.duration=Math.max(...p)/1e3}this.audioBufferManager&&(0,T.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,i,r,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),(r=this.liveTextManager)==null||r.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,T.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:T.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.forceVideoCodec=e.forceVideoCodec,this.fetcher=new So({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.manifestReceived$.subscribe(this.manifestReceived$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Xt.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,D({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}seekLive(e){return R(this,null,function*(){var r,s,n;(0,T.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,T.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Pe(this.manifestUrlString,i,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(r=this.videoBufferManager)==null?void 0:r.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,T.assertNonNullable)(this.element),this.state$.setState("running");let e=(0,T.fromEvent)(this.element,"timeupdate");this.tuning.dash.timeupdateEventTickThrottle&&(e=e.pipe((0,T.throttle)(this.tuning.dash.timeupdateEventTickThrottle))),this.subscription.add((0,T.merge)(...CL.map(t=>(0,T.fromEvent)(this.element,t)),(0,T.fromEvent)(window,"online"),e).subscribe(()=>this.tick(),t=>{this.error$.next({id:"DashVKPlayer",category:T.ErrorCategory.WTF,message:"Internal logic error",thrown:t})})),this.subscription.add((0,T.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,T.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&Ne(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let t=()=>{var p,f,b,S,g,y,E,x,$,M,U;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 r={timeInWaiting:i},s=(0,T.now)(),n=100,o=(b=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?b:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(g=(S=this.audioBufferManager)==null?void 0:S.lastDataObtainedTimestamp)!=null?g:0,l=(E=(y=this.videoBufferManager)==null?void 0:y.getForwardBufferDuration())!=null?E:0,d=($=(x=this.audioBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?$:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,h=this.audioBufferManager&&d<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||h)&&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 j=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(j).catch(_=>{this.error$.next({id:"stallIntervalCallback",category:T.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:_})}),r.liveLastOffset=j}else{let j=this.element.currentTime*1e3;(M=this.videoBufferManager)==null||M.maintain(j),(U=this.audioBufferManager)==null||U.maintain(j),r.position=j}this.tracer.log("stallIntervalCallback",(0,T.flattenObject)(r))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,T.interval)(50).subscribe(t,i=>{this.error$.next({id:"StallWatchdogCallback",category:T.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return R(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?r==null?void 0:r.switchToWithPreviousAbort(t,i):r==null?void 0:r.switchTo(t,i):r==null?void 0:r.switchToOld(t,i)})}seek(e,t){return R(this,null,function*(){var r,s,n,o,u;(0,T.assertNonNullable)(this.element),(0,T.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((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),Ne(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,T.isNullable)(this.element)||(0,T.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,T.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,T.isNonNullable)(this.element)&&(0,T.isNonNullable)(this.source)&&(0,T.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(r=>r.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.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}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.subscriptionRemovable.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,T.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(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 R(this,null,function*(){var e;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i=this.isJumpGapAfterSeekLive,r=this.element.currentTime;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=null,o=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n=1/0:(n===null||l.to>n)&&(n=l.to));if(n!==null){let u=n+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,this.tracer.log("jumpGap",(0,T.flattenObject)({isJumpGapAfterSeekLive:i,isActiveLowLatency:t,initialCurrentTime:r,jumpTo:u,resultCurrentTime:this.element.currentTime})))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var Ze=require("@vkontakte/videoplayer-shared/es2015"),Io=class{constructor(){this.subscription=new Ze.Subscription;this.pipSize$=new Ze.ValueSubject(void 0);this.videoSize$=new Ze.ValueSubject(void 0);this.elementSize$=new Ze.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Ze.noop}connect({observableVideo:e,video:t}){let i=r=>{let s=r.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Ze.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Ze.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Ze.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).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 X.Subscription;this.videoState=new ne("stopped");this.observableVideo=null;this.droppedFramesManager=new Pr;this.stallsManager=new lo;this.elementSizeManager=new Io;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new fi;this.audioTrackSwitchHistory=new fi;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(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.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"),N(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"),N(this.params.desiredState.playbackState,"paused")):t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="ready"&&N(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"&&N(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&N(this.params.desiredState.playbackState,"paused");return;default:return(0,X.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new _r(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:((r=e.projectionData)==null?void 0:r.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 dt(e.source.url),this.params=e,this.video=Ge(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(Oe(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 To({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,X.isNullable)(this.observableVideo)&&(this.observableVideo=Ke(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:X.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,X.filter)(c=>!!c.length),(0,X.once)()).subscribe(c=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,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,X.map)(c=>c.to.state!=="none"),(0,X.filterChanged)());this.stallsManager.init({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$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.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.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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,X.filter)(X.isNonNullable),(0,X.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,X.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Bt(this.video,t.isLooped,r)),this.subscription.add(Ye(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ct(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(pt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),N(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")})),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 h=this.player.getStreams(),p=this.player.getCodecs();if((0,X.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let b=[];for(let S of h.audio){b.push(gc(S));let g=[];for(let y of S.representations){let E=dy(y);g.push(E),this.audioTracksMap.set(E,{stream:S,representation:y})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(b)}let f=[];for(let b of h.video){f.push(vc(b));let S=[];for(let g of b.representations){let y=hs(Q(D({},g),{streamId:b.id}));y&&(S.push(y),this.videoTracksMap.set(y,{stream:b,representation:g}))}this.videoStreamsMap.set(b,S)}this.params.output.availableVideoStreams$.next(f);for(let b of h.text)for(let S of b.representations){let g=py(b,S);this.textTracksMap.set(g,{stream:b,representation:S})}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),p!=null&&p.video&&this.params.output.availableVideoCodecs$.next(p.video),p!=null&&p.audio&&this.params.output.availableAudioCodecs$.next(p.audio),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())},r));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&my(o)||null;this.subscription.add((0,X.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,X.fromEvent)(this.video,"progress")).pipe((0,X.filter)(()=>this.videoTracksMap.size>0)).subscribe(()=>R(this,null,function*(){let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:p,audio:f}=this.selectedRepresentations;if(!p)return;let b=Yi(this.videoTracksMap.keys(),g=>{var y;return((y=this.videoTracksMap.get(g))==null?void 0:y.representation.id)===p.id});(0,X.isNonNullable)(b)&&(this.stallsManager.lastVideoTrackSelected=b);let S=this.params.desiredState.autoVideoTrackLimits.getTransition();if(S&&this.params.output.autoVideoTrackLimits$.next(S.to),c==="manifest_ready")yield this.player.initRepresentations(p.id,f==null?void 0:f.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",p.id),f){let g=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",f.id,g)}}),r)),this.subscription.add((0,X.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,X.merge)((0,X.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,X.map)(c=>c.to)))}).pipe((0,X.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,X.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,X.filterChanged)()).subscribe(c=>{let h=Yi(this.videoTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[p,{stream:f}]=h,b=this.params.desiredState.videoStream.getTransition();b&&b.to&&b.to.id===f.id&&this.params.desiredState.videoStream.setState(b.to),e.currentVideoTrack$.next(p),e.currentVideoStream$.next(vc(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,X.filterChanged)()).subscribe(c=>{let h=Yi(this.audioTracksMap.entries(),([,{representation:S}])=>S.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[p,{stream:f}]=h,b=this.params.desiredState.audioStream.getTransition();b&&b.to&&b.to.id===f.id&&this.params.desiredState.audioStream.setState(b.to),e.currentAudioStream$.next(gc(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,p;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(p=this.params.tuning.spherical)!=null&&p.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,X.map)(({to:c})=>c==="ready"),(0,X.filterChanged)());this.subscription.add((0,X.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,X.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,X.merge)(l,this.player.state$.stateChangeEnded$,(0,X.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let d=(0,X.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,X.observableFrom)(["init"])).pipe((0,X.debounce)(0));this.subscription.add(d.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var j,_,B,W,q,J,le,de,O,F,A,L;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?xa:Ea,t=this.params.tuning.useNewAutoSelectVideoTrack?Vn:Bn,i=this.params.tuning.useNewAutoSelectVideoTrack?Vt:Cn,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(j=r.videoTrack.getState())==null?void 0:j.id,u=Yi(this.videoTracksMap.keys(),H=>H.id===o),l=s.currentVideoTrack$.getValue(),d=((W=(B=r.videoStream.getState())!=null?B:u&&((_=this.videoTracksMap.get(u))==null?void 0:_.stream))!=null?W:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!d)return;let c=Yi(this.videoStreamsMap.keys(),H=>H.id===d.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let p=Fe(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let b=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(p/Math.min(f,b||1/0),1),g=(q=r.audioStream.getState())!=null?q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,y=(g==null?void 0:g.id)&&Yi(this.audioStreamsMap.keys(),H=>H.id===g.id)||this.audioStreamsMap.keys().next().value,E=0;if(y){if(u&&!n){let H=e(u,h,(J=this.audioStreamsMap.get(y))!=null?J:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);E=Math.max(E,(le=H==null?void 0:H.bitrate)!=null?le:-1/0)}if(l){let H=e(l,h,(de=this.audioStreamsMap.get(y))!=null?de:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);E=Math.max(E,(O=H==null?void 0:H.bitrate)!=null?O:-1/0)}}let x=u;(n||!x)&&(x=i(h,{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:E,forwardBufferHealth:S,current:l,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}));let $=y&&t(x,h,(F=this.audioStreamsMap.get(y))!=null?F:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),M=(A=this.videoTracksMap.get(x))==null?void 0:A.representation,U=$&&((L=this.audioTracksMap.get($))==null?void 0:L.representation);M&&U?(this.selectedRepresentations.video=M,this.selectedRepresentations.audio=U):M&&!U&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=M,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),N(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:X.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),ze(this.video),this.tracer.end()}};var bs=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 ve=require("@vkontakte/videoplayer-shared/es2015");var gs=class extends Xi{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new ve.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,ve.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),d=i.volume$.getValue(),c=!d.volume||d.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,ve.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,ve.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,ve.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u+l:void 0)).subscribe(i.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,ve.filter)(u=>(0,ve.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u!=="active"&&i.position$.getValue()===0))).add((0,ve.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,ve.merge)(r.playbackRateState$,new ve.ValueSubject(1))}).pipe((0,ve.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let d=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,ve.isNullable)(d)||(t=u-d)})).add((0,ve.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,ve.merge)(r.playbackRateState$,new ve.ValueSubject(1))}).pipe((0,ve.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:d})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&d>=1-h||(0,ve.isNullable)(u)||(0,ve.isNullable)(l))return;let p=-1*(l-u-t);i.position$.next(Math.min(p,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=hy(u);this.params.output.availableTextTracks$.next([l])}}))}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 Sy="X-Playback-Duration",Ic=a=>R(null,null,function*(){var r;let e=yield ht(a),t=yield e.text(),i=(r=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:r[1];return i?parseInt(i,10):e.headers.has(Sy)?parseInt(e.headers.get(Sy),10):void 0});var ue=require("@vkontakte/videoplayer-shared/es2015");var xc=Z(Ou(),1);var Eo=require("@vkontakte/videoplayer-shared/es2015");var _L=a=>{let e=null;if(a.QUALITY&&(e=hi(a.QUALITY)),!e&&a.RESOLUTION){let[t,i]=a.RESOLUTION.split("x").map(r=>parseInt(r,10));e=(0,Eo.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},OL=(a,e)=>{var s,n;let t=a.split(`
|
|
179
|
-
|
|
180
|
-
`),s=0;for(let n=0;n<r.length;++n){let o=r[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=r[++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(),h=new Date(i.programDateTime).valueOf();i.segmentStartTime=h-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,ut.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:i}=t[0].time,{to:r}=t[t.length-1].time;if(e<i||e>r)return;r-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([Q(D({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return R(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new me;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 R(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:ut.ErrorCategory.WTF,thrown:t,message:e})}};var vs=class{constructor(e){this.subscription=new ue.Subscription;this.videoState=new ne("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new ue.ValueSubject([]);this.liveOffset=new Ui;this.manifestStartTime$=new ue.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=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"),N(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((r==null?void 0:r.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"?N(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),N(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()):(r==null?void 0:r.to)==="playing"&&N(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(r==null?void 0:r.to)==="paused"&&(N(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,ue.assertNever)(t)}};var i;this.params=e,this.video=Ge(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ue.VideoQuality.INVARIANT,url:this.params.source.url};let t=(r,s)=>xo(r,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 wo(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new dt(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:r,textTracks:s})=>{var n;r.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:ue.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,...r])}).catch(r=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:ue.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:r})}),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(Oe(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new ue.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(),r=t.getTransition(),s=(c=(d=(u=r==null?void 0:r.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&&!r&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:ue.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},r=Ke(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.ended$,e.endedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(Ye(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),s(pt(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(r.playing$.subscribe(()=>{this.videoState.setState("playing"),N(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")},i)).add(r.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,ue.filterChanged)(),(0,ue.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,i)),this.subscription.add(r.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,ue.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let h=this.manifests$.getValue().find(p=>p.id===c);h&&(this.params.output.currentVideoTrack$.next(h),this.params.output.hostname$.next(Oe(h.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(r.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,ue.combine)({startTime:this.manifestStartTime$.pipe((0,ue.filter)(ue.isNonNullable)),currentTime:r.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),i)),this.subscription.add(this.manifests$.pipe((0,ue.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:h})=>({id:u,quality:l,size:d,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,ue.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ue.observableFrom)(["init"])).pipe((0,ue.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),ze(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,ue.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=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[h,p]of[[d,"mq"],[c,"lq"]]){let f=String(parseFloat(h||""));p&&h&&r.searchParams.set(p,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=Pe(r.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),Ic(n).then(d=>{var c;if(!(0,ue.isNullable)(d))this.maxSeekBackTime$.next(d);else{let h=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,ue.isNullable)(h)||!isFinite(h))&&ht(n).then(p=>p.text()).then(p=>{var b;let f=(b=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(p))==null?void 0:b[1];if(f){let S=new URL(f,n).toString();Ic(S).then(g=>{(0,ue.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),this.liveOffset.pause(),N(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:ue.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=Pe(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 he=require("@vkontakte/videoplayer-shared/es2015");var Ss=class{constructor(e){this.subscription=new he.Subscription;this.videoState=new ne("stopped");this.manifests$=new he.ValueSubject([]);this.unmuteAfterBrowserResetsHappened=new he.ValueSubject(!1);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=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"),N(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((r==null?void 0:r.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?N(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),N(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()):(r==null?void 0:r.to)==="playing"&&N(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&N(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,he.assertNever)(t)}};this.textTracksManager=new dt(e.source.url),this.params=e,this.video=Ge(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:he.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(Oe(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.manifestRequested$.next(),xo(Pe(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.params.output.firstBytesManifest$.next(),this.manifests$.next([this.masterManifest,...t]),this.params.output.manifestReceived$.next(),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:he.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(),r=t.getTransition(),s=(c=(d=(u=r==null?void 0:r.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&&(!r||!r.from)&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:he.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},r=Ke(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),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.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,he.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Bt(this.video,t.isLooped,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),Or({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(Ye(this.video,t.volume,r.volumeState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),N(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")},i)).add(r.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(r.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,he.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let b=this.manifests$.getValue().find(S=>S.id===f);b&&(this.params.output.currentVideoTrack$.next(b),this.params.output.hostname$.next(Oe(b.url)))}let c=this.params.desiredState.playbackRate.getState(),h=(p=this.params.output.element$.getValue())==null?void 0:p.playbackRate;if(c!==h){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(c),f.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.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")})),this.subscription.add(this.manifests$.pipe((0,he.map)(o=>o.map(({id:u,quality:l,size:d,bandwidth:c,fps:h})=>({id:u,quality:l,size:d,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!z.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,he.merge)((0,he.fromEvent)(o,"addtrack"),(0,he.fromEvent)(o,"removetrack"),(0,he.fromEvent)(o,"change"),(0,he.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,he.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,he.observableFrom)(["init"])).pipe((0,he.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),ze(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,he.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=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&&r.searchParams.set(d,c)}}this.video.setAttribute("src",r.toString()),this.video.load()}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),N(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}};var Ty=Z(Vi(),1),wc=Z(Bi(),1),Iy=Z(Et(),1);var Ie=require("@vkontakte/videoplayer-shared/es2015");var ys=class{constructor(e){this.subscription=new Ie.Subscription;this.videoState=new ne("stopped");this.trackUrls={};this.textTracksManager=new dt;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"),N(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"?N(this.params.desiredState.playbackState,"ready"):t==="paused"?(this.videoState.setState("paused"),N(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"&&N(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&N(this.params.desiredState.playbackState,"paused");return;default:return(0,Ie.assertNever)(e)}};this.params=e,this.video=Ge(e.container,e.tuning),this.params.output.element$.next(this.video),(0,Ty.default)(this.params.source).reverse().forEach(([t,i],r)=>{let s=r.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:i}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,wc.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:Ie.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},r=Ke(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),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.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,Ie.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Bt(this.video,t.isLooped,i)),Or({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(Ye(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ct(this.video,t.playbackRate,r.playbackRateState$,i)),s(pt(this.video),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),N(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")},i)).add(r.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,Ie.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 h=this.params.output.element$.getValue();h&&(this.params.desiredState.playbackRate.setState(d),h.playbackRate=d)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),N(t.playbackState,"paused")})),this.textTracksManager.connect(this.video,t,e);let n=(0,Ie.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Ie.observableFrom)(["init"])).pipe((0,Ie.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.trackUrls={},this.params.output.element$.next(void 0),ze(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,Ie.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,Ie.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=vi(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Oe(t))}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),N(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Ie.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}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 h=Vt(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,abrLogger:this.params.dependencies.abrLogger});t(h)},r=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,wc.default)(this.trackUrls).map(c=>c.track);if(!r||!s||xr(e,n[0].quality,(d=(0,Iy.default)(n,-1))==null?void 0:d.quality)){i();return}let o=e.max?(0,Ie.isLowerOrEqual)(r,e.max):!0,u=e.min?(0,Ie.isHigherOrEqual)(r,e.min):!0;o&&u||i(e)}};var Ee=require("@vkontakte/videoplayer-shared/es2015");var xy=require("@vkontakte/videoplayer-shared/es2015");var Ey=["stun:videostun.mycdn.me:80"],NL=1e3,qL=3,Ac=()=>null,Ao=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=Ac;this.externalStopCallback=Ac;this.externalErrorCallback=Ac;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 R(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 R(this,null,function*(){try{let e={iceServers:[{urls:Ey}]};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 R(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return R(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:xy.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return R(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 R(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),NL)}normalizeOptions(e={}){let t={stunServerList:Ey,maxRetryNumber:qL,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var Ts=class{constructor(e){this.videoState=new ne("stopped");this.maxSeekBackTime$=new Ee.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"),N(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"),N(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"&&N(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&N(this.params.desiredState.playbackState,"paused");return;default:return(0,Ee.assertNever)(e)}};this.subscription=new Ee.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Ge(e.container,e.tuning),this.liveStreamClient=new Ao(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),ze(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Ee.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};this.subscription.add((0,Ee.merge)(this.videoState.stateChangeStarted$.pipe((0,Ee.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,Ee.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})}));let r=Ke(this.video);this.subscription.add(()=>r.destroy());let s=(n,o)=>this.subscription.add(n.subscribe(o,i));s(r.timeUpdate$,e.liveTime$),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(pt(this.video),this.params.output.elementVisible$),this.subscription.add(r.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(r.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused")},i)).add(r.playing$.subscribe(()=>{this.videoState.setState("playing")},i)).add(r.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add(Ye(this.video,t.volume,r.volumeState$,i)).add(r.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,Ee.assertNever)(n.to)}},i)).add((0,Ee.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Ee.observableFrom)(["init"])).pipe((0,Ee.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(Oe(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:Ee.VideoQuality.INVARIANT}),this.video.srcObject=e,N(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:Ee.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){Xe(this.video,()=>{this.params.output.soundProhibitedEvent$.next()}).then(e=>{e||(this.videoState.setState("paused"),N(this.params.desiredState.playbackState,"paused",!0))},e=>this.params.output.error$.next({id:"ForcePlay",message:"play() failed even with workarounds",category:Ee.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var Fr=class{constructor(e){this.length=e.length,this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next(),this.index=this.index===void 0?0:this.index+1}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}isLast(){return this.index===this.length-1}};var w=require("@vkontakte/videoplayer-shared/es2015");var Jt=require("@vkontakte/videoplayer-shared/es2015"),wy=a=>new Jt.Observable(e=>{let t=new Jt.Subscription,i=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,Jt.map)(({from:l,to:d})=>`${l}-${d}`)),r=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,Jt.map)(({type:l})=>l!==void 0)),n=new Jt.Subject,o=0,u="unknown";return t.add(i.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),a.maxTransitionInterval)})),t.add(r.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 mt=require("@vkontakte/videoplayer-shared/es2015");function Ay(){return new(window.AudioContext||window.webkitAudioContext)}var Is=class Is{constructor(e,t,i,r){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=r;this.destroyController=new me;this.subscriptions=new mt.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,mt.filter)(s=>!!s.type),(0,mt.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){z.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,mt.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,mt.filter)(({playbackState:t,video:i,volume:{muted:r,volume:s}})=>t==="playing"&&!!i&&!r&&!!s),(0,mt.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 R(this,null,function*(){let{volumeMultiplier:t}=this,i=Ay();this.audioContext=i;let r=i.createGain();if(this.gainNode=r,r.gain.value=t,r.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(r),!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:Is.errorId,category:mt.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${Is.errorId} exception`,thrown:e})}};Is.errorId="VolumeMultiplierManager";var Nr=Is;var UL={chunkDuration:5e3,maxParallelRequests:5},Es=class{constructor(e){this.current$=new w.ValueSubject({type:void 0});this.providerError$=new w.Subject;this.noAvailableProvidersError$=new w.Subject;this.volumeMultiplierError$=new w.Subject;this.providerOutput={position$:new w.ValueSubject(0),duration$:new w.ValueSubject(1/0),volume$:new w.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new w.ValueSubject([]),currentVideoStream$:new w.ValueSubject(void 0),availableVideoTracks$:new w.ValueSubject([]),currentVideoTrack$:new w.ValueSubject(void 0),availableVideoCodecs$:new w.ValueSubject([]),availableAudioStreams$:new w.ValueSubject([]),currentAudioStream$:new w.ValueSubject(void 0),availableAudioTracks$:new w.ValueSubject([]),availableAudioCodecs$:new w.ValueSubject([]),currentVideoSegmentLength$:new w.ValueSubject(0),currentAudioSegmentLength$:new w.ValueSubject(0),isAudioAvailable$:new w.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new w.ValueSubject(!1),autoVideoTrackLimits$:new w.ValueSubject(void 0),currentBuffer$:new w.ValueSubject(void 0),isBuffering$:new w.ValueSubject(!0),error$:new w.Subject,fetcherError$:new w.Subject,fetcherRecoverableError$:new w.Subject,warning$:new w.Subject,willSeekEvent$:new w.Subject,soundProhibitedEvent$:new w.Subject,seekedEvent$:new w.Subject,loopedEvent$:new w.Subject,endedEvent$:new w.Subject,manifestRequested$:new w.Subject,firstBytesManifest$:new w.Subject,manifestReceived$:new w.Subject,firstBytesRequested$:new w.Subject,firstBytesReceived$:new w.Subject,firstBytesEvent$:new w.Subject,loadedMetadataEvent$:new w.Subject,firstFrameEvent$:new w.Subject,canplay$:new w.Subject,isLive$:new w.ValueSubject(void 0),isLiveEnded$:new w.ValueSubject(null),canPlayLiveTailBuffer$:new w.ValueSubject(!1),isLowLatency$:new w.ValueSubject(!1),canChangePlaybackSpeed$:new w.ValueSubject(!0),liveTime$:new w.ValueSubject(void 0),liveBufferTime$:new w.ValueSubject(void 0),liveLatency$:new w.ValueSubject(void 0),severeStallOccurred$:new w.Subject,availableTextTracks$:new w.ValueSubject([]),currentTextTrack$:new w.ValueSubject(void 0),hostname$:new w.ValueSubject(void 0),httpConnectionType$:new w.ValueSubject(void 0),httpConnectionReused$:new w.ValueSubject(void 0),inPiP$:new w.ValueSubject(!1),inFullscreen$:new w.ValueSubject(!1),element$:new w.ValueSubject(void 0),elementVisible$:new w.ValueSubject(!0),availableSources$:new w.ValueSubject(void 0),is3DVideo$:new w.ValueSubject(!1),playbackState$:new w.ValueSubject(""),getCurrentTime$:new w.ValueSubject(null)};this.subscription=new w.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=Pl([...ry(this.params.tuning),...iy(this.params.tuning)]).filter(l=>(0,w.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:r}=this.params.tuning,s=[];i?s=[i]:r.length?s=[...t.filter(l=>!(0,Pc.default)(r,l)),...t.filter(l=>(0,Pc.default)(r,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,w.flattenObject)(s)),this.screenFormatsIterator=new Fr(s);let n=[...dc(!0),...dc(!1)];this.chromecastFormatsIterator=new Fr(n.filter(l=>(0,w.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()).add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()})).add(this.providerOutput.availableVideoCodecs$.subscribe(e=>{!this.videoCodecsIterator&&e.length>1&&(this.videoCodecsIterator=new Fr(e))}))}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,w.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(r){this.providerError$.next({id:"ProviderNotConstructed",category:w.ErrorCategory.WTF,message:"Failed to create provider",thrown:r})}i?this.current$.next({type:t,provider:i,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()}switchToNextVideoCodec(){this.params.tuning.dash.codecsPrioritizeEnabled&&!this.videoCodecsIterator.isLast()&&(this.tracer.log("switchToNextVideoCodec"),this.destroyProvider(),this.videoCodecsIterator.next(),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,i=this.params.desiredState.seekState.getState(),r=i.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:r?i.position:t,forcePrecise:r?i.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,w.assertNever)(e)}}createScreenProvider(e){var u,l;let{sources:t,container:i,desiredState:r,panelSize:s}=this.params,n=this.providerOutput,o={container:i,source:null,desiredState:r,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 d=this.applyFailoverHost(t[e]),c=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,w.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new bs(Q(D({},o),{source:d,sourceHls:c,forceVideoCodec:(u=this.videoCodecsIterator)==null?void 0:u.getValue()})):new ds(Q(D({},o),{source:d,sourceHls:c,forceVideoCodec:(l=this.videoCodecsIterator)==null?void 0:l.getValue()}))}case"DASH_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),this.params.tuning.useNewDashProvider?new gs(Q(D({},o),{source:d})):new ps(Q(D({},o),{source:d}))}case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),new Ss(Q(D({},o),{source:d}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),new vs(Q(D({},o),{source:d,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e}))}case"MPEG":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),new ys(Q(D({},o),{source:d}))}case"DASH_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),new tv(Q(D({},o),{source:d,config:Q(D({},UL),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let d=this.applyFailoverHost(t[e]);return(0,w.assertNonNullable)(d),new Ts({container:i,source:d,desiredState:r,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,w.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:r,meta:s}=this.params,n=this.providerOutput,o=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,w.assertNonNullable)(o),new ya({connection:o,meta:s,container:i,source:t,format:e,desiredState:r,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,w.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,w.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,w.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let i=r=>{let s=new URL(r);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 Q(D({},e),{url:i(e.url)})}return(0,Ry.default)((0,Py.default)(e).map(([r,s])=>[r,i(s)]))}initProviderErrorHandling(){let e=new w.Subscription,t=!1,i=0;return e.add((0,w.merge)(this.providerOutput.error$.pipe((0,w.filter)(r=>!this.params.tuning.ignoreAudioRendererError||!r.message||!/AUDIO_RENDERER_ERROR/ig.test(r.message))),wy({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,w.map)(r=>({id:`ProviderHangup:${r}`,category:w.ErrorCategory.WTF,message:`A ${r} 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 r=this.params.desiredState.playbackState.transitionEnded$.pipe((0,w.filter)(({to:s})=>s==="playing"),(0,w.once)()).subscribe(()=>t=!0);e.add(r)})),e.add(this.providerError$.subscribe(r=>{let s=this.current$.getValue().destination,n={error:r,currentDestination:s};if(s==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("SCREEN"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let o=r.category===w.ErrorCategory.NETWORK,u=r.category===w.ErrorCategory.FATAL,l=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),d=i<this.params.tuning.providerErrorLimit&&!u,c=this.videoCodecsIterator&&!this.videoCodecsIterator.isLast()&&this.params.tuning.dash.codecsPrioritizeEnabled,h=l&&!u&&(o&&t||!d);n=Q(D({},n),{isNetworkError:o,isFatalError:u,haveFailoverHost:l,tryFailover:h,canReinitProvider:d}),d?(i++,this.reinitProvider()):h?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):c?this.switchToNextVideoCodec():(i=0,this.switchToNextProvider(s!=null?s:"SCREEN"))}r.traceAsLog?this.tracer.log("providerInfo",(0,w.flattenObject)(n)):this.tracer.error("providerError",(0,w.flattenObject)(n))})),e}};var re=require("@vkontakte/videoplayer-shared/es2015");var jL=5e3,ky="one_video_throughput",$y="one_video_rtt",Zt=window.navigator.connection,Ly=()=>{let a=Zt==null?void 0:Zt.downlink;if((0,re.isNonNullable)(a)&&a!==10)return a*1e3},My=()=>{let a=Zt==null?void 0:Zt.rtt;if((0,re.isNonNullable)(a)&&a!==3e3)return a},Dy=(a,e,t)=>{let i=t*8,r=i/a;return i/(r+e)},Rc=class a{constructor(e){this.subscription=new re.Subscription;this.concurrentDownloads=new Set;var r,s;this.tuningConfig=e;let t=a.load(ky)||(e.useBrowserEstimation?Ly():void 0)||jL,i=(s=(r=a.load($y))!=null?r:e.useBrowserEstimation?My():void 0)!=null?s:0;if(this.throughput$=new re.ValueSubject(t),this.rtt$=new re.ValueSubject(i),this.rttAdjustedThroughput$=new re.ValueSubject(Dy(t,i,e.rttPenaltyRequestSize)),this.throughput=Xt.getSmoothedValue(t,-1,e),this.rtt=Xt.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=Ly();u&&this.throughput.next(u);let l=My();(0,re.isNonNullable)(l)&&this.rtt.next(l)};Zt&&"onchange"in Zt&&this.subscription.add((0,re.fromEvent)(Zt,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{re.safeStorage.set(ky,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{re.safeStorage.set($y,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.pipe((0,re.map)(n=>Math.round(n))).subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,re.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,re.map)(({throughput:n,rtt:o})=>Dy(n,o,e.rttPenaltyRequestSize)),(0,re.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,re.now)(),r=new re.Subscription;switch(this.subscription.add(r),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:r.add((0,re.fromEvent)(e,"progress").pipe((0,re.once)()).subscribe(s=>{t=s.loaded,i=(0,re.now)()}));break;case 1:case 0:r.add((0,re.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,re.now)()}));break}r.add((0,re.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,re.now)(),u=n-t,l=o-i;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),r.unsubscribe()}))}trackStream(e,t=!1){let i=e.getReader();if(!i){e.cancel("Could not get reader");return}let r=0,s=(0,re.now)(),n=0,o=(0,re.now)(),u=d=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${d}`).catch(()=>{})},l=h=>R(this,[h],function*({done:d,value:c}){if(d)!t&&this.addRawSpeed(r,(0,re.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let p=(0,re.now)();if(p-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||p-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let b=o-s;b&&this.addRawSpeed(n,b,1,t),n=c.byteLength,s=(0,re.now)()}else n+=c.byteLength;o=(0,re.now)()}else r+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,re.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,re.now)()-o,this.concurrentDownloads.size),n=0,o=(0,re.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,r=!1){if(a.sanityCheck(e,t,r)){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 r=e*8/t;return!(!r||!isFinite(r)||r>1e6||r<30||i&&e<1e4||!i&&e<10*1024||!i&&t<=20)}static load(e){var i;let t=re.safeStorage.get(e);if((0,re.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},Cy=Rc;var Ji=require("@vkontakte/videoplayer-shared/es2015");var By={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:Ji.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:Ji.VideoQuality.Q_720P,trafficSavingLimit:Ji.VideoQuality.Q_480P},stallsManager:{enabled:!0,ignoreDynamicAbrForShortVideo:!1,stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!0,stallsMetricsHistoryLength:20,maxPossibleStallDuration:3e4,minTvtToBeCounted:120,maxTvtToBeCounted:10800,significantTvt:600,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:Ji.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:15e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useNewRepresentationSwitch:!1,useDelayedRepresentationSwitch:!1,useSmartRepresentationSwitch:!1,useFetchPriorityHints:!0,enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,vktvAbrThrottle:0,timeupdateEventTickThrottle:300,fetcherBufferOptimisation:!0,codecsPrioritizeEnabled:!1,usePersistentGaps:!1,abrThrottle:0,useVideoElementWaitingCurrentTimeReassign:!0,stallWatchdogInterval:100,liveUpdateInterval:1e3,liveStallReinitInterval:3e3,ignoreNetworkErrorsOnLoadInit:!1},dashCmafLive:{externalStopControl:!1,keepSilentStallWatchdogWhenNotActive:!1,maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,catchupLiveForMutedInactiveTab:!0,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",iosPreferredFormat:"hls",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,useNewSwitchTo:!1,useNewDashProvider:!1,useNewAutoSelectVideoTrack:!1,useSafariEndlessRequestBugfix:!0,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,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1,changePlaybackStateToPausedWhenEnded:!1,suppressExceptionsInObservables:!0,devNullLogEnabled:!1,collectingDecodingInfoEnabled:!1},Vy=a=>{var e;return Q(D({},(0,Ji.fillWithDefault)(a,By)),{configName:[...(e=a.configName)!=null?e:[],...By.configName]})};var m=require("@vkontakte/videoplayer-shared/es2015");var ei=require("@vkontakte/videoplayer-shared/es2015"),kc=({seekState:a,position$:e})=>(0,ei.merge)(a.stateChangeEnded$.pipe((0,ei.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,ei.filter)(ei.isNonNullable)),e.pipe((0,ei.filter)(()=>a.getState().state==="none")));var _y=require("@vkontakte/videoplayer-shared/es2015"),Oy=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,_y.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var Po=require("@vkontakte/videoplayer-shared/es2015"),Fy=(a,e,t,i)=>{a!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,Po.filter)(r=>r.length>0),(0,Po.once)()).subscribe(r=>{r.find(i)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(a)};var Ny=Z(Vi(),1);var qy=require("@vkontakte/videoplayer-shared/es2015");var Uy=()=>{let a="mediaCapabilities"in navigator?HL:WL,e=mi(()=>R(null,null,function*(){let t=yield Promise.all((0,Ny.default)(QL).map(n=>R(null,[n],function*([r,s]){return{codec:r,supported:yield a(s)}}))),i=[z.browser.current,...t.map(r=>JSON.stringify(r))].slice(0,16);return qy.devNull.push("core",{key:"videoplayer_decoding_info",strings:i}),t}));return()=>ft(e)},HL=a=>R(null,null,function*(){if(!a)return Promise.resolve({supported:!1});let e={["channels"in a?"audio":"video"]:a};return yield navigator.mediaCapabilities.decodingInfo(D({type:"media-source"},e))}),WL=a=>{var t;if(!a)return Promise.resolve({supported:!1});let e="channels"in a?document.createElement("audio"):document.createElement("video");return Promise.resolve({supported:e.canPlayType((t=a==null?void 0:a.contentType)!=null?t:"")==="probably"})},QL={H264:{contentType:'video/mp4; codecs="avc1.4D400C"',width:720,height:720,bitrate:2886,framerate:30},H265:{contentType:'video/mp4; codecs="hvc1.1.6.L123.B0"',width:720,height:720,bitrate:2886,framerate:30},VP8:{contentType:'video/webm; codecs="vp8"',width:720,height:720,bitrate:2886,framerate:30},VP9:{contentType:'video/webm; codecs="vp09.00.10.08"',width:720,height:720,bitrate:2886,framerate:30},AV1:{contentType:'video/mp4; codecs="av01.0.01M.08"',width:720,height:720,bitrate:2886,framerate:30},OPUS:{contentType:'audio/ogg; codecs="opus"',channels:"2",bitrate:128e3},AAC_LC:{contentType:'audio/mp4; codecs="mp4a.40.2"',channels:"2",bitrate:128e3},AC3:{contentType:'audio/mp4; codecs="ac-3"',channels:"6",bitrate:128e3},EAC3:{contentType:'audio/mp4; codecs="ec-3"',channels:"6",bitrate:128e3},AAC_HE_V1:{contentType:'audio/mp4; codecs="mp4a.40.5"',channels:"2",bitrate:128e3},AAC_HE_V2:{contentType:'audio/mp4; codecs="mp4a.40.29"',channels:"2",bitrate:128e3},AAC_xHE:{contentType:'audio/mp4; codecs="mp4a.40.42"',channels:"2",bitrate:128e3}};var xs=class{constructor(e={configName:[]},t=m.TracerFactory.createRootTracer(!1),i){this.subscription=new m.Subscription;this.logger=new m.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new m.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new m.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new ne("stopped"),seekState:new ne({state:"none"}),volume:new ne({volume:1,muted:!1}),videoTrack:new ne(void 0),videoStream:new ne(void 0),audioStream:new ne(void 0),autoVideoTrackSwitching:new ne(!0),autoVideoTrackLimits:new ne({}),isLooped:new ne(!1),isLowLatency:new ne(!1),playbackRate:new ne(1),externalTextTracks:new ne([]),internalTextTracks:new ne([]),currentTextTrack:new ne(void 0),textTrackCuesSettings:new ne({}),cameraOrientation:new ne({x:0,y:0})};this.info={playbackState$:new m.ValueSubject(void 0),position$:new m.ValueSubject(0),duration$:new m.ValueSubject(1/0),muted$:new m.ValueSubject(!1),volume$:new m.ValueSubject(1),availableVideoStreams$:new m.ValueSubject([]),currentVideoStream$:new m.ValueSubject(void 0),availableQualities$:new m.ValueSubject([]),availableQualitiesFps$:new m.ValueSubject({}),currentQuality$:new m.ValueSubject(void 0),isAutoQualityEnabled$:new m.ValueSubject(!0),autoQualityLimitingAvailable$:new m.ValueSubject(!1),autoQualityLimits$:new m.ValueSubject({}),predefinedQualityLimitType$:new m.ValueSubject("unknown"),availableAudioStreams$:new m.ValueSubject([]),currentAudioStream$:new m.ValueSubject(void 0),availableAudioTracks$:new m.ValueSubject([]),isAudioAvailable$:new m.ValueSubject(!0),currentPlaybackRate$:new m.ValueSubject(1),currentBuffer$:new m.ValueSubject({start:0,end:0}),isBuffering$:new m.ValueSubject(!0),isStalled$:new m.ValueSubject(!1),isEnded$:new m.ValueSubject(!1),isLooped$:new m.ValueSubject(!1),isLive$:new m.ValueSubject(void 0),isLiveEnded$:new m.ValueSubject(null),canPlayLiveTailBuffer$:new m.ValueSubject(!1),canChangePlaybackSpeed$:new m.ValueSubject(void 0),atLiveEdge$:new m.ValueSubject(void 0),atLiveDurationEdge$:new m.ValueSubject(void 0),liveTime$:new m.ValueSubject(void 0),liveBufferTime$:new m.ValueSubject(void 0),liveLatency$:new m.ValueSubject(void 0),currentFormat$:new m.ValueSubject(void 0),availableTextTracks$:new m.ValueSubject([]),currentTextTrack$:new m.ValueSubject(void 0),throughputEstimation$:new m.ValueSubject(void 0),rttEstimation$:new m.ValueSubject(void 0),videoBitrate$:new m.ValueSubject(void 0),hostname$:new m.ValueSubject(void 0),httpConnectionType$:new m.ValueSubject(void 0),httpConnectionReused$:new m.ValueSubject(void 0),surface$:new m.ValueSubject("none"),chromecastState$:new m.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new m.ValueSubject(void 0),intrinsicVideoSize$:new m.ValueSubject(void 0),availableSources$:new m.ValueSubject(void 0),is3DVideo$:new m.ValueSubject(!1),currentVideoSegmentLength$:new m.ValueSubject(0),currentAudioSegmentLength$:new m.ValueSubject(0)};this.events={inited$:new m.Subject,ready$:new m.Subject,started$:new m.Subject,playing$:new m.Subject,paused$:new m.Subject,stopped$:new m.Subject,willReady$:new m.Subject,willStart$:new m.Subject,willResume$:new m.Subject,willPause$:new m.Subject,willStop$:new m.Subject,willDestruct$:new m.Subject,watchCoverageRecord$:new m.Subject,watchCoverageLive$:new m.Subject,managedError$:new m.Subject,fatalError$:new m.Subject,fetcherRecoverableError$:new m.Subject,ended$:new m.Subject,looped$:new m.Subject,seeked$:new m.Subject,willSeek$:new m.Subject,autoplaySoundProhibited$:new m.Subject,manifestRequested$:new m.Subject,firstBytesManifest$:new m.Subject,manifestReceived$:new m.Subject,firstBytesRequested$:new m.Subject,firstBytesReceived$:new m.Subject,firstBytes$:new m.Subject,loadedMetadata$:new m.Subject,firstFrame$:new m.Subject,canplay$:new m.Subject,log$:new m.Subject,fetcherError$:new m.Subject,severeStallOccured$:new m.Subject};this.experimental={element$:new m.ValueSubject(void 0),tuningConfigName$:new m.ValueSubject([]),enableDebugTelemetry$:new m.ValueSubject(!1),dumpTelemetry:_g,getCurrentTime$:new m.ValueSubject(null)};if(this.initLogs(),this.tuning=Vy(e),this.tracer=t,this.tuning.suppressExceptionsInObservables&&((0,$c.default)(this.info).forEach(r=>r.setSuppressErrors(!0)),(0,$c.default)(this.events).forEach(r=>r.setSuppressErrors(!0))),this.experimental.tuningConfigName$.next(this.tuning.configName),this.chromecastInitializer=new Ys({receiverApplicationId:e.chromecastReceiverId,isDisabled:e.disableChromecast,dependencies:{logger:this.logger}}),this.throughputEstimator=new Cy(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new m.InternalsExposure("core",(0,m.getPlayerId)(i==null?void 0:i.playerId)),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),this.devNullLog=i==null?void 0:i.onDevNullLog,m.devNull.create("core"),Proxy&&Reflect)return new Proxy(this,{get:(r,s,n)=>{let o=Reflect.get(r,s,n);return typeof o!="function"?o:(...u)=>{try{return o.apply(r,u)}catch(l){let d=u.map(p=>JSON.stringify(p,(f,b)=>{let S=typeof b;return(0,jy.default)(["number","string","boolean"],S)?b:b===null?null:`<${S}>`})),c=`Player.${String(s)}`,h=`Exception calling ${c} (${d.join(", ")})`;throw this.events.fatalError$.next({id:c,category:m.ErrorCategory.WTF,message:h,thrown:l}),l}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning}),this.setMuted(this.tuning.isAudioDisabled);let t=()=>{var l,d,c;let u=e,{container:n}=u,o=gd(u,["container"]);this.tracer.log("initVideo",(0,m.flattenObject)(o)),this.domContainer=Oy(e),this.chromecastInitializer.contentId=(l=e.meta)==null?void 0:l.videoId,this.providerContainer=new Es({sources:e.sources,meta:(d=e.meta)!=null?d:{},failoverHosts:(c=e.failoverHosts)!=null?c:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer,tracer:this.tracer,logger:this.logger,abrLogger:this.abrLogger},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.initTracerSubscription(),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0),this.devNullLog&&this.tuning.devNullLogEnabled?(m.devNull.subscribe("core",this.devNullLog),this.tuning.collectingDecodingInfoEnabled&&(this.collectDecodingInfoDestroyCb=Uy())):m.devNull.destroy("core")},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},r=()=>{this.tuning.asyncResolveClientChecker?z.isInited$.pipe((0,m.filter)(n=>!!n),(0,m.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,m.fromEvent)(document,"visibilitychange").pipe((0,m.once)()).subscribe(r)):r(),this}destroy(){var e,t,i;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(),m.devNull.destroy("core"),(i=this.collectDecodingInfoDestroyCb)==null||i.call(this)}waitInit(e){this.playerInited.getValue()?e():this.subscription.add(this.playerInited.pipe((0,m.filter)(t=>!!t),(0,m.once)()).subscribe(e))}prepare(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")}),this}play(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")}),this}pause(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")}),this}stop(){return this.waitInit(()=>{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.waitInit(()=>{let i=this.info.duration$.getValue(),r=this.info.isLive$.getValue(),s=e;e>=i&&!r&&(s=i-this.tuning.seekNearDurationBias),this.tracer.log("seekTime",{duration:i,isLive:r,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.waitInit(()=>{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.waitInit(()=>{var o;let i=this.desiredState.volume,r=i.getTransition(),s=(o=r==null?void 0:r.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):i.startTransitionTo({volume:e,muted:n})}),this}setMuted(e,t=!1){return this.waitInit(()=>{var o;let i=this.desiredState.volume,r=this.tuning.isAudioDisabled&&!t||e,s=i.getTransition(),n=(o=s==null?void 0:s.to.volume)!=null?o:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:r,volume:n,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"?this.chromecastInitializer.setMuted(r):i.startTransitionTo({volume:n,muted:r})}),this}setVideoStream(e){return this.waitInit(()=>{this.desiredState.videoStream.startTransitionTo(e)}),this}setAudioStream(e){return this.waitInit(()=>{this.desiredState.audioStream.startTransitionTo(e)}),this}setQuality(e){return this.waitInit(()=>{(0,m.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,m.filter)(i=>i.length>0),(0,m.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)}),this}setAutoQuality(e){return this.waitInit(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)}),this}setAutoQualityLimits(e){return this.waitInit(()=>{this.tracer.log("setAutoQualityLimits",(0,m.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)}),this}setPredefinedQualityLimits(e){return this.waitInit(()=>{if(this.info.predefinedQualityLimitType$.getValue()===e)return this;let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection,r;switch(e){case"high_quality":r={min:t,max:void 0};break;case"traffic_saving":r={max:i,min:void 0};break;default:r={max:void 0,min:void 0}}this.setAutoQualityLimits(r)}),this}setPlaybackRate(e){return this.waitInit(()=>{this.tracer.log("setPlaybackRate",{playbackRate:e}),this.desiredState.playbackRate.startTransitionTo(e)}),this}setExternalTextTracks(e){return this.waitInit(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,m.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>D({type:"external"},t)))}),this}selectTextTrack(e){return this.waitInit(()=>{var t;Fy(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,i=>i.id===e),this.tracer.log("selectTextTrack",{textTrackId:e})}),this}setTextTrackCueSettings(e){return this.waitInit(()=>{this.tracer.log("setTextTrackCueSettings",D({},e)),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.tracer.log("live switch to low latency "+e),this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.waitInit(()=>{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.waitInit(()=>{let i=this.getScene3D();this.tracer.log("startCameraManualRotation",{isScene3DAvailable:!!i,mx:e,my:t}),i&&i.startCameraManualRotation(e,t)}),this}stopCameraManualRotation(e=!1){return this.waitInit(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)}),this}moveCameraFocusPX(e,t){return this.waitInit(()=>{let i=this.getScene3D();if(this.tracer.log("moveCameraFocusPX",{isScene3DAvailable:!!i,dxpx:e,dypx:t}),i){let r=i.getCameraRotation(),s=i.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:r.x+s.x,y:r.y+s.y})}}),this}holdCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.holdCamera()}),this}releaseCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.releaseCamera()}),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,m.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,m.isNonNullable)(i)?i/1e3:e.currentTime}getAllLogs(){return this.logger.getAllLogs()}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:r})=>i||r||0,0),height:e.reduce((i,{height:r})=>i||r||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,m.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,m.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,m.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,m.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,m.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,m.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(Og(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,m.filter)(({from:e})=>e==="stopped"),(0,m.once)()).subscribe(()=>{this.initedAt=(0,m.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"ready":this.events.willReady$.next();break;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,m.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState(Q(D({},n),{state:"applying"})):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:m.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,m.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,m.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,m.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,m.map)(n=>n.destination),(0,m.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,m.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,m.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,m.isInvariantQuality)(u)?1:(0,m.isInvariantQuality)(l)?-1:(0,m.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,m.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,m.filter)(n=>(0,m.isNonNullable)(n))).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,m.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,m.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,m.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,m.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,m.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,m.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,m.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canPlayLiveTailBuffer$.subscribe(this.info.canPlayLiveTailBuffer$)).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,m.combine)({hasLiveOffsetByPaused:(0,m.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,m.map)(n=>n.to),(0,m.filterChanged)(),(0,m.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,m.combine)({atLiveEdge:(0,m.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:kc({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,m.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,m.filterChanged)(),(0,m.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,m.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,m.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,m.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,m.filterChanged)(),(0,m.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,m.map)(n=>n.muted),(0,m.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,m.map)(n=>n.volume),(0,m.filterChanged)()).subscribe(this.info.volume$)).add(kc({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.info.isEnded$.getValue()&&this.tuning.changePlaybackStateToPausedWhenEnded&&this.play()})).add((0,m.merge)(e.providerOutput.endedEvent$.pipe((0,m.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,m.mapTo)(!1))).pipe((0,m.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,m.map)(n=>({id:n?`No${n}`:"NoProviders",category:m.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.manifestRequested$.pipe((0,m.once)()).subscribe(this.events.manifestRequested$)).add(e.providerOutput.firstBytesManifest$.pipe((0,m.once)()).subscribe(this.events.firstBytesManifest$)).add(e.providerOutput.manifestReceived$.pipe((0,m.once)()).subscribe(this.events.manifestReceived$)).add(e.providerOutput.firstBytesRequested$.pipe((0,m.once)()).subscribe(this.events.firstBytesRequested$)).add(e.providerOutput.firstBytesReceived$.pipe((0,m.once)()).subscribe(this.events.firstBytesReceived$)).add(e.providerOutput.firstBytesEvent$.pipe((0,m.once)(),(0,m.map)(n=>n!=null?n:(0,m.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,m.once)(),(0,m.map)(()=>(0,m.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,m.once)(),(0,m.map)(()=>(0,m.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 m.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new m.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,m.filter)(({to:n})=>n==="playing"),(0,m.once)()).subscribe(()=>i.next(!1)));let r=0,s=(0,m.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,m.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,m.filterChanged)());this.subscription.add(s.subscribe(n=>{n?r=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(r),this.info.isStalled$.next(!1))})),this.subscription.add((0,m.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,m.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,m.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 m.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,m.filterChanged)((i,r)=>i.provider===r.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,m.filter)(i=>i.length>0),(0,m.once)()).subscribe(i=>{this.setStartingVideoTrack(i)}))}))}setStartingVideoTrack(e){var r;let t;this.wasSetStartedQuality=!0;let i=(r=this.explicitInitialQuality)!=null?r:this.info.currentQuality$.getValue();i&&(t=e.find(({quality:s})=>s===i),t||this.setAutoQuality(!0)),t||(t=Vt(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,m.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,m.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,m.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,m.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,m.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,m.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,m.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,m.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,m.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,m.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,m.assertNonNullable)(this.providerContainer),(0,m.assertNonNullable)(e),Vg(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(i=>Bg(i)),this.providerContainer.current$.subscribe(({type:i})=>Ia("provider",i)),e.duration$.subscribe(i=>Ia("duration",i)),e.availableVideoTracks$.pipe((0,m.filter)(i=>!!i.length),(0,m.once)()).subscribe(i=>Ia("tracks",i)),this.events.fatalError$.subscribe(new He("fatalError")),this.events.managedError$.subscribe(new He("managedError")),e.position$.subscribe(new He("position")),e.currentVideoTrack$.pipe((0,m.map)(i=>i==null?void 0:i.quality)).subscribe(new He("quality")),this.info.currentBuffer$.subscribe(new He("buffer")),e.isBuffering$.subscribe(new He("isBuffering"))].forEach(i=>this.subscription.add(i)),Ia("codecs",z.video.supportedCodecs)}initTracerSubscription(){let e=(0,m.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,m.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,m.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,m.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,m.filter)(({currentQuality:i,videoBitrate:r})=>!!i&&!!r),(0,m.filterChanged)((i,r)=>i.currentQuality===r.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,m.filter)(i=>i>0),(0,m.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,m.filter)(i=>i>0),(0,m.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,m.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,m.filter)(i=>i.end>0),(0,m.filterChanged)((i,r)=>i.end===r.end&&i.start===r.start)),position:this.info.position$.pipe((0,m.filterChanged)())}).pipe((0,m.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,m.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,m.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,m.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,m.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,m.filter)(({liveTime:i,liveBufferTime:r})=>!!i&&!!r),(0,m.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,m.filterChanged)(),(0,m.filter)(i=>i===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,m.filterChanged)(),(0,m.filter)(i=>i===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,m.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,m.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,m.filterChanged)(),(0,m.filter)(i=>i===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,m.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,m.filter)(({throughputEstimation:i,rtt:r})=>!!i&&!!r),(0,m.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,m.filterChanged)(),(0,m.filter)(i=>i===!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},i=()=>R(this,null,function*(){t(),e=yield window.navigator.wakeLock.request("screen").catch(r=>{r instanceof DOMException&&r.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:m.ErrorCategory.DOM,message:String(r)})})});this.subscription.add((0,m.merge)((0,m.fromEvent)(document,"visibilitychange"),(0,m.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let r=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);r&&s?n||i():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let i=e.find(r=>r.quality===t);this.tracer.log("setVideoTrackIdByQuality",(0,m.flattenObject)({quality:t,availableTracks:(0,m.flattenObject)(e),track:(0,m.flattenObject)(i),isAutoQuality:!i})),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&&!Ra()}};var Nt=require("@vkontakte/videoplayer-shared/es2015"),GL=`@vkontakte/videoplayer-core@${Co}`;
|
|
171
|
+
`;var qi=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 r=this.canvas.getContext("webgl");if(!r)throw new Error("Could not initialize WebGL context");this.gl=r,this.container.appendChild(this.canvas),this.camera=new Ao(this.params.fov,this.params.orientation),this.cameraRotationManager=new Ro(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"),r=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(r,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(av,this.gl.VERTEX_SHADER),i=this.createShader(nv,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,r=this.frameHeight/(this.frameWidth/this.viewportWidth);return r>this.viewportHeight?t=this.viewportHeight/r:i=r/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,r=this.camera.fov.y/180/2,s=e-i,n=t-r,o=e+i,u=t-r,l=e+i,p=t+r,c=e-i,h=t+r;return[s,n,o,u,l,p,c,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 Re=require("@vkontakte/videoplayer-shared/es2015");var bi=(a,e,t)=>t*e+(1-t)*a,Dc=(a,e)=>a.reduce((t,i)=>t+i,0)/e,ov=(a,e,t,i)=>{let r=0,s=t,n=Dc(a,e),o=e<i?e:i;for(let u=0;u<o;u++)a[s]>n?r++:r--,s=(a.length+s-1)%a.length;return Math.abs(r)===o};var ko="stalls_manager_metrics",Bc="stalls_manager_abr_params",uv="stalls_manager_default_tuning_abr_params",Cc=class{constructor(){this.isSeeked$=new Re.ValueSubject(!1);this.isBuffering$=new Re.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 Re.Subscription;this.severeStallOccurred$=new Re.ValueSubject(!1)}init(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.duration=e.duration,this.resetStoredAbrParamsIfNeeded(),this.subscribe(e)}get videoMaxQualityLimit(){return this.maxQualityLimit}get predictedThroughput(){return this.predictedThroughputWithoutData}get abrTuningParams(){let t=(this.tuning.ignoreDynamicAbrForShortVideo?this.tuning.enabled&&this.duration>this.tuning.minTvtToBeCounted:this.tuning.enabled)?this.getStoredData(Bc):{};return $($({},this.abrParams),t)}set lastVideoTrackSelected(e){var t;((t=this.lastUniqueVideoTrackSelected)==null?void 0:t.id)!==e.id&&(this.lastUniqueVideoTrackSelected=e,this.lastUniqueVideoTrackSelectedTimestamp=(0,Re.now)(),this.currentStallsCount=0)}destroy(){window.clearTimeout(this.qualityRestrictionTimer),this.subscription.unsubscribe(),this.currentStallDuration$.getValue()!==0&&this.updateStallData();let e=((0,Re.now)()-this.providerStartWatchingTimestamp-this.sumStallsDuration)/1e3,t=this.sumStallsDuration;this.addStallInfoToHistory(e,t),this.updateStoredAbrParams()}resetStoredAbrParamsIfNeeded(){let{bitrateFactorAtEmptyBuffer:e,bitrateFactorAtFullBuffer:t,containerSizeFactor:i}=$({},this.getStoredData(uv)),{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}=$({},this.abrParams);this.tuning.enabled&&e===r&&t===s&&i===n||(this.removeStoredData(Bc),this.setStoredData(uv,{bitrateFactorAtEmptyBuffer:r,bitrateFactorAtFullBuffer:s,containerSizeFactor:n}))}updateStoredAbrParams(){let e=[],t=this.getStoredData(ko,"[]");if(!this.tuning.enabled||t.length<this.tuning.stallsMetricsHistoryLength)return;let i=t.reduce((s,n)=>s+n.tvt,0);if(this.tuning.useTotalStallsDurationPerTvt){let n=t.reduce((o,u)=>o+u.stallsDuration,0)/i;e.push(this.calculateOptimalAbrParams(n,i))}if(this.tuning.useAverageStallsDurationPerTvt){let s=t.reduce((n,o)=>n+o.stallsDurationPerTvt,0)/t.length;e.push(this.calculateOptimalAbrParams(s,i))}this.tuning.useEmaStallsDurationPerTvt&&e.push(this.calculateOptimalAbrParams(t[t.length-1].stallsDurationPerTvtSmoothed,i));let r={bitrateFactorAtEmptyBuffer:Math.max(...e.map(s=>s.bitrateFactorAtEmptyBuffer)),bitrateFactorAtFullBuffer:Math.max(...e.map(s=>s.bitrateFactorAtFullBuffer)),containerSizeFactor:Math.min(...e.map(s=>s.containerSizeFactor))};this.setStoredData(ko,[]),this.setStoredData(Bc,r)}calculateOptimalAbrParams(e,t){let{targetStallsDurationPerTvt:i,deviationStallsDurationPerTvt:r,criticalStallsDurationPerTvt:s,abrAdjustingSpeed:n,significantTvt:o}=this.tuning,u=n*Math.min(t/o,1),l=this.abrTuningParams;return e<i-r?l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer-u,this.abrParams.minBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer-u,this.abrParams.minBitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor+u,this.abrParams.maxContainerSizeFactor)}:e>i+r&&(l={bitrateFactorAtEmptyBuffer:Math.min(l.bitrateFactorAtEmptyBuffer+u,this.abrParams.maxBitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.min(l.bitrateFactorAtFullBuffer+u,this.abrParams.maxBitrateFactorAtFullBuffer),containerSizeFactor:Math.max(l.containerSizeFactor-u,this.abrParams.minContainerSizeFactor)}),e>s&&(l={bitrateFactorAtEmptyBuffer:Math.max(l.bitrateFactorAtEmptyBuffer,this.abrParams.bitrateFactorAtEmptyBuffer),bitrateFactorAtFullBuffer:Math.max(l.bitrateFactorAtFullBuffer,this.abrParams.bitrateFactorAtFullBuffer),containerSizeFactor:Math.min(l.containerSizeFactor,this.abrParams.containerSizeFactor)}),l}getStoredData(e,t="{}"){var i;return JSON.parse((i=Re.safeStorage.get(e))!=null?i:t)}setStoredData(e,t){Re.safeStorage.set(e,JSON.stringify(t))}removeStoredData(e){Re.safeStorage.remove(e)}addStallInfoToHistory(e,t){if(e<this.tuning.minTvtToBeCounted||e>this.tuning.maxTvtToBeCounted||e*1e3<t)return;let i=this.getStoredData(ko,"[]"),r=t/e,s=i.length?bi(i[i.length-1].stallsDurationPerTvtSmoothed,t/e,this.tuning.emaAlpha):r,n={tvt:e,stallsDuration:t,stallsDurationPerTvt:r,stallsDurationPerTvtSmoothed:s};i.push(n),i.length>this.tuning.stallsMetricsHistoryLength&&i.shift(),this.setStoredData(ko,i)}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,Re.once)()).subscribe(t=>this.providerStartWatchingTimestamp=(0,Re.now)())),this.subscription.add(this.currentStallDuration$.pipe((0,Re.filterChanged)()).subscribe(t=>{let{stallDurationNoDataBeforeQualityDecrease:i,stallCountBeforeQualityDecrease:r,resetQualityRestrictionTimeout:s,ignoreStallsOnSeek:n}=this.tuning;if((0,Re.isNullable)(this.lastUniqueVideoTrackSelected)||n&&this.isSeeked$.getValue())return;let o=this.rtt$.getValue(),u=this.throughput$.getValue(),l=this.videoLastDataObtainedTimestamp$.getValue(),p=(0,Re.now)(),c=r&&this.currentStallsCount>=r,h=i&&p-this.lastUniqueVideoTrackSelectedTimestamp>=i+o&&p-l>=i+o&&t>=i;(c||h)&&(this.severeStallOccurred$.next(!0),window.clearTimeout(this.qualityRestrictionTimer),this.maxQualityLimit=this.lastUniqueVideoTrackSelected.quality,(0,Re.isNonNullable)(this.lastUniqueVideoTrackSelected.bitrate)&&u>this.lastUniqueVideoTrackSelected.bitrate&&(this.predictedThroughputWithoutData=this.lastUniqueVideoTrackSelected.bitrate)),!t&&(0,Re.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}))}},us=Cc;var St=require("@vkontakte/videoplayer-shared/es2015"),$o=class{constructor(){this.subscription=new St.Subscription;this.pipSize$=new St.ValueSubject(void 0);this.videoSize$=new St.ValueSubject(void 0);this.elementSize$=new St.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=St.noop}connect({observableVideo:e,video:t}){let i=r=>{let s=r.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,St.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,St.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,St.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).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 ji=require("@vkontakte/videoplayer-shared/es2015");var Hi=({subscription:a,desiredState:e,videoElement$:t,observableVideo:i})=>{if(!Y.browser.isSafari)return;let r=0,s=!1;a.add(e.volume.stateChangeStarted$.pipe((0,ji.map)(()=>{let n=e.volume.getTransition(),o=t.getValue();return!o||!n?!1:!n.to.muted&&o.muted}),(0,ji.filter)(n=>!!n),(0,ji.once)()).subscribe(()=>{r=performance.now(),s=!0})),a.add(i.playbackRateState$.pipe((0,ji.filter)(()=>s),(0,ji.once)()).subscribe(()=>{let n=t.getValue(),o=e.playbackRate.getState();n&&o!==n.playbackRate&&performance.now()-r<1e3&&(n.playbackRate=o)}))};var ba=class{constructor(e){this.subscription=new ce.Subscription;this.videoState=new le("stopped");this.observableVideo=null;this.droppedFramesManager=new Fi;this.stallsManager=new us;this.elementSizeManager=new $o;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ht;this.audioTrackSwitchHistory=new Ht;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.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.currentNativeBuffer$.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()):(i==null?void 0:i.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():(i==null?void 0:i.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;default:return(0,ce.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new qi(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:((r=e.projectionData)==null?void 0:r.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 mt(e.source.url),this.params=e,this.video=Ze(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(Ne(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=this.getPlayer(),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,ce.isNullable)(this.observableVideo)&&(this.observableVideo=it(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:ce.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,ce.filter)(c=>!!c.length),(0,ce.once)()).subscribe(c=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,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,ce.map)(c=>c.to.state!=="none"),(0,ce.filterChanged)());this.stallsManager.init({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$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.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.currentNativeBuffer$),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.currentBuffer$,e.currentBuffer$),s(this.player.lastRequestFirstBytes$.pipe((0,ce.filter)(ce.isNonNullable),(0,ce.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,ce.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Lt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),Hi({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(tt(this.video,t.volume,i.volumeState$,r)),this.subscription.add(ft(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(gt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")})),this.subscription.add(this.player.manifestRequested.subscribe(this.params.output.manifestRequested$)).add(this.player.manifestReceived.subscribe(this.params.output.manifestReceived$)).add(this.player.firstBytesRequested.subscribe(this.params.output.firstBytesRequested$)).add(this.player.firstBytesReceived.subscribe(this.params.output.firstBytesReceived$)),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 h=this.player.getStreams(),d=this.player.getCodecs();if((0,ce.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of h.audio){m.push(Lc(S));let g=[];for(let v of S.representations){let w=rv(v);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:v})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of h.video){f.push(Po(m));let S=[];for(let g of m.representations){let v=iv(q($({},g),{streamId:m.id}));v&&(S.push(v),this.videoTracksMap.set(v,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of h.text)for(let S of m.representations){let g=sv(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),d!=null&&d.video&&this.params.output.availableVideoCodecs$.next(d.video),d!=null&&d.audio&&this.params.output.availableAudioCodecs$.next(d.audio),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())},r));let o=(0,ce.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,ce.fromEvent)(this.video,"progress")).pipe((0,ce.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,ce.throttle)(u))),this.subscription.add(o.subscribe(()=>T(this,null,function*(){let c=this.player.state$.getState(),h=this.player.state$.getTransition(),d=t.autoVideoTrackSwitching.getState();if(c!=="manifest_ready"&&c!=="running"||h)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let f=this.selectVideoAudioRepresentations();if(!f)return;let[m,S]=f,g=[...this.videoTracksMap.keys()].find(w=>{var x;return((x=this.videoTracksMap.get(w))==null?void 0:x.representation.id)===m.id});(0,ce.isNonNullable)(g)&&(this.stallsManager.lastVideoTrackSelected=g);let v=this.params.desiredState.autoVideoTrackLimits.getTransition();v&&this.params.output.autoVideoTrackLimits$.next(v.to),c==="manifest_ready"?yield this.player.initRepresentations(m.id,S==null?void 0:S.id,this.params.sourceHls):(yield this.player.switchRepresentation("video",m.id,d),S&&(yield this.player.switchRepresentation("audio",S.id,d)))}),r)),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.currentAudioRepresentation$.pipe((0,ce.filterChanged)()).subscribe(c=>{let h=[...this.audioTracksMap.entries()].find(([,{representation:S}])=>S.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[d,{stream:f}]=h,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(Lc(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,d;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(d=this.params.tuning.spherical)!=null&&d.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,ce.map)(({to:c})=>c==="ready"),(0,ce.filterChanged)());this.subscription.add((0,ce.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,ce.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),d=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(d)})),this.subscription.add((0,ce.merge)(l,this.player.state$.stateChangeEnded$,(0,ce.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,ce.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,ce.observableFrom)(["init"])).pipe((0,ce.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var j,U,V,G,Q,K,pe,he,H,C,P,B,z;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?vr:Sr,t=this.params.tuning.useNewAutoSelectVideoTrack?ns:as,i=this.params.tuning.useNewAutoSelectVideoTrack?Dt:ss,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(j=r.videoTrack.getState())==null?void 0:j.id,u=[...this.videoTracksMap.keys()].find(({id:ee})=>ee===o),l=s.currentVideoTrack$.getValue(),p=((G=(V=r.videoStream.getState())!=null?V:u&&((U=this.videoTracksMap.get(u))==null?void 0:U.stream))!=null?G:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=[...this.videoStreamsMap.keys()].find(({id:ee})=>ee===p.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let d=this.player.bufferLength$.getValue(),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(d/Math.min(f,m||1/0),1),g=(Q=r.audioStream.getState())!=null?Q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,v=(K=[...this.audioStreamsMap.keys()].find(({id:ee})=>ee===(g==null?void 0:g.id)))!=null?K:this.audioStreamsMap.keys().next().value,w=0;if(v){if(u&&!n){let ee=e(u,h,(pe=this.audioStreamsMap.get(v))!=null?pe:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(he=ee==null?void 0:ee.bitrate)!=null?he:-1/0)}if(l){let ee=e(l,h,(H=this.audioStreamsMap.get(v))!=null?H:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(C=ee==null?void 0:ee.bitrate)!=null?C:-1/0)}}let x=u;(n||!x)&&(x=i(h,{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:w,forwardBufferHealth:S,current:l,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}));let k=v&&t(x,h,(P=this.audioStreamsMap.get(v))!=null?P:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),L=(B=this.videoTracksMap.get(x))==null?void 0:B.representation,W=k&&((z=this.audioTracksMap.get(k))==null?void 0:z.representation);if(L&&W)return[L,W];if(L&&!W&&this.audioTracksMap.size===0)return[L,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){rt(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:ce.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),et(this.video),this.tracer.end()}};var ad=X(yr(),1);var{NativeAbortSignal:oU,NativeAbortController:uU}=function(a){return{NativeAbortSignal:a.AbortSignal,NativeAbortController:a.AbortController}}(typeof self!="undefined"?self:global);function Rv(a){let e;try{e=new Event("abort")}catch(t){typeof document!="undefined"?document.createEvent?(e=document.createEvent("Event"),e.initEvent("abort",!1,!1)):(e=document.createEventObject(),e.type="abort"):e={type:"abort",bubbles:!1,cancelable:!1}}return e.reason=a,e}function kv(a){if(a===void 0)if(typeof document=="undefined")a=new Error("This operation was aborted"),a.name="AbortError";else try{a=new DOMException("signal is aborted without reason"),Object.defineProperty(a,"name",{value:"AbortError"})}catch(e){a=new Error("This operation was aborted"),a.name="AbortError"}return a}var Mo=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 r=0,s=i.length;r<s;r++)if(i[r].callback===t){i.splice(r,1);return}}dispatchEvent(e){if(!(e.type in this.listeners))return;let i=this.listeners[e.type].slice();for(let r=0,s=i.length;r<s;r++){let n=i[r];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}},ls=class extends Mo{constructor(){super(),this.listeners||Mo.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)}throwIfAborted(){let{aborted:e,reason:t="Aborted"}=this;if(e)throw t}static timeout(e){let t=new Tr;return setTimeout(()=>t.abort(new DOMException(`This signal is timeout in ${e}ms`,"TimeoutError")),e),t.signal}static any(e){let t=new Tr;function i(){t.abort(this.reason),r()}function r(){for(let s of e)s.removeEventListener("abort",i)}for(let s of e)if(s.aborted){t.abort(s.reason);break}else s.addEventListener("abort",i);return t.signal}},Tr=class{constructor(){Object.defineProperty(this,"signal",{value:new ls,writable:!0,configurable:!0})}abort(e){let t=kv(e),i=Rv(t);this.signal.reason=t,this.signal.dispatchEvent(i)}toString(){return"[object AbortController]"}};typeof Symbol!="undefined"&&Symbol.toStringTag&&(Tr.prototype[Symbol.toStringTag]="AbortController",ls.prototype[Symbol.toStringTag]="AbortSignal");function Lo(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 _c(a){typeof a=="function"&&(a={fetch:a});let{fetch:e,Request:t=e.Request,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r=!1}=a;if(!Lo({fetch:e,Request:t,AbortController:i,__FORCE_INSTALL_ABORTCONTROLLER_POLYFILL:r}))return{fetch:e,Request:s};let s=t;(s&&!s.prototype.hasOwnProperty("signal")||r)&&(s=function(l,p){let c;p&&p.signal&&(c=p.signal,delete p.signal);let h=new t(l,p);return c&&Object.defineProperty(h,"signal",{writable:!1,enumerable:!1,configurable:!0,value:c}),h},s.prototype=t.prototype);let n=e;return{fetch:(u,l)=>{let p=s&&s.prototype.isPrototypeOf(u)?u.signal:l?l.signal:void 0;if(p){let c;try{c=new DOMException("Aborted","AbortError")}catch(d){c=new Error("Aborted"),c.name="AbortError"}if(p.aborted)return Promise.reject(c);let h=new Promise((d,f)=>{p.addEventListener("abort",()=>f(c),{once:!0})});return l&&l.signal&&delete l.signal,Promise.race([h,n(u,l)])}return n(u,l)},Request:s}}var Z$=()=>"fetch"in window,ga=Z$()&&Lo({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}),$v=ga?_c({fetch:window.fetch,Request:window.Request,AbortController:window.AbortController}):void 0,vt=ga?$v.fetch:window.fetch,SU=ga?$v.Request:window.Request,ge=ga?Tr:window.AbortController,vU=ga?ls:window.AbortSignal;var dT=X(Xe(),1);var Xv=X(Kv(),1),cs=require("@vkontakte/videoplayer-shared/es2015"),ds=a=>{if(!a)return{id:"EmptyResponse",category:cs.ErrorCategory.PARSER,message:"Empty response"};if(a.length<=2&&a.match(/^\d+$/))return{id:`UVError#${a}`,category:cs.ErrorCategory.NETWORK,message:`UV Error ${a}`};let e=(0,Xv.default)(a).substring(0,100).toLowerCase();if(e.startsWith("<!doctype")||e.startsWith("<html>")||e.startsWith("<body>")||e.startsWith("<head>"))return{id:"UnexpectedHTML",category:cs.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:cs.ErrorCategory.PARSER,message:"XML parsing error"}:{id:"XMLParserLogicError",category:cs.ErrorCategory.PARSER,message:"Response is valid XML, but parser failed"}};var A=require("@vkontakte/videoplayer-shared/es2015");var Qt=a=>{let e=new URL(a);return e.searchParams.set("quic","1"),e.toString()};var ps=a=>{var s;let e=a.get("X-Delivery-Type"),t=a.get("X-Reused"),i=e===null?"http1":e!=null?e:void 0,r=t===null?void 0:(s={1:!0,0:!1}[t])!=null?s:void 0;return{type:i,reused:r}};var se=require("@vkontakte/videoplayer-shared/es2015");var st=a=>a instanceof DOMException&&(a.name==="AbortError"||a.code===20);var hs=a=>{let e=new URL(a);return e.searchParams.set("enable-subtitles","yes"),e.toString()};var Bo=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested=new se.Subject;this.manifestReceived=new se.Subject;this.firstBytesRequested=new se.Subject;this.firstBytesReceived=new se.Subject;this.lastConnectionType$=new se.ValueSubject(void 0);this.lastConnectionReused$=new se.ValueSubject(void 0);this.lastRequestFirstBytes$=new se.ValueSubject(void 0);this.recoverableError$=new se.Subject;this.error$=new se.Subject;this.abortAllController=new ge;this.subscription=new se.Subscription;this.fetchManifest=(0,se.abortable)(this.abortAllController.signal,function(e){return Z(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Qt(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=hs(i)),this.manifestRequested.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(Do);return r?(t.log("success",(0,se.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.manifestReceived.next(),this.onHeadersReceived(r.headers),r.text()):(t.error("error",(0,se.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,se.abortable)(this.abortAllController.signal,function(p){return Z(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var pe,he,H;let c=e,h=new Headers,d=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{h.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let C=new URL(c,location.href);C.searchParams.append("bytes",`${i.from}-${i.to}`),c=C.toString();break}default:(0,se.assertNever)(t)}this.requestQuic&&(c=Qt(c));let f=this.abortAllController.signal,m;if(n){let C=new ge;if(m=(0,se.merge)((0,se.fromEvent)(this.abortAllController.signal,"abort"),(0,se.fromEvent)(n,"abort")).subscribe(()=>{try{C.abort()}catch(P){Do(P)}}),this.subscription.add(m),this.abortAllController.signal.aborted||n.aborted)try{C.abort()}catch(P){Do(P)}f=C.signal}let S=0,g=(0,se.now)();d.log("startRequest",(0,se.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g})),this.firstBytesRequested.next();let v=yield this.doFetch(c,{priority:s,headers:h,signal:f}),w=(0,se.now)();if(!v)return d.error("error",{message:"No response in request"}),d.end(),m==null||m.unsubscribe(),null;if((pe=this.throughputEstimator)==null||pe.addRawRtt(w-g),!v.ok||!v.body){m==null||m.unsubscribe();let C=`Fetch error ${v.status}: ${v.statusText}`;return d.error("error",{message:C}),d.end(),Promise.reject(new Error(`Fetch error ${v.status}: ${v.statusText}`))}if(this.onHeadersReceived(v.headers),!r&&!o){m==null||m.unsubscribe();let C=(0,se.now)(),P={requestStartedAt:g,requestEndedAt:C,duration:C-g};return d.log("endRequest",(0,se.flattenObject)(P)),d.end(),v.arrayBuffer()}let x=v.body;if(o){let C;[x,C]=v.body.tee(),(he=this.throughputEstimator)==null||he.trackStream(C,u)}let k=x.getReader(),L,W=parseInt((H=v.headers.get("content-length"))!=null?H:"",10);Number.isFinite(W)&&(L=W),!L&&i&&(L=i.to-i.from+1);let j=L?new Uint8Array(L):new Uint8Array(0),U=!1,V=C=>{m==null||m.unsubscribe(),U=!0,Do(C)},G=(0,se.abortable)(f,function(B){return Z(this,arguments,function*({done:C,value:P}){if(S===0&&(this.lastRequestFirstBytes$.next((0,se.now)()-g),this.firstBytesReceived.next()),f.aborted){m==null||m.unsubscribe();return}if(!C&&P){if(l&&L)j.set(P,S),S+=P.byteLength;else{let z=new Uint8Array(j.length+P.length);z.set(j),z.set(P,j.length),j=z,S+=P.byteLength}r==null||r(new DataView(j.buffer),S),yield k==null?void 0:k.read().then(G,V)}})}.bind(this));yield k==null?void 0:k.read().then(G,V),m==null||m.unsubscribe();let Q=(0,se.now)(),K={failed:U,requestStartedAt:g,requestEndedAt:Q,duration:Q-g};return U?(d.error("endRequest",(0,se.flattenObject)(K)),d.end(),null):(d.log("endRequest",(0,se.flattenObject)(K)),d.end(),j.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,se.abortable)(this.abortAllController.signal,function(e,t,i){return Z(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,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 h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let d=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(d);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let v=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!v)return null;m=new DataView(v)}let S=t.parseSegments(m,d,f).map(v=>({networkStatus:"none",bufferStatus:"none",status:"none",time:v.time,byte:v.byte}));return{initMetadata:d,initDataView:new DataView(c),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,se.abortable)(this.abortAllController.signal,function(e,t){return Z(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{priority:t,measureThroughput:!1});if(!r)return null;let s=e.segments.map(n=>q($({},n),{networkStatus:"none",bufferStatus:"none",status:"none",size:void 0}));return{initMetadata:null,initDataView:new DataView(r),segments:s}})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=ps(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return T(this,null,function*(){var s,n;let{type:r}=e;switch(r){case"byteRange":return(s=this.fetchByteRangeRepresentation(e,t,i))!=null?s:null;case"template":return(n=this.fetchTemplateRepresentation(e,i))!=null?n:null;default:(0,se.assertNever)(r)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}doFetch(e,t){return T(this,null,function*(){let i=yield vt(e,t);if(i.ok)return i;let r=yield i.text(),s=parseInt(r);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:se.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:se.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:se.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:se.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:se.ErrorCategory.FATAL})}})}},Do=a=>{if(!st(a))throw a};var Yc=X(yy(),1),Uy=X(_i(),1),qy=X(Vy(),1),jy=X(bt(),1),Kc=X(cr(),1);var _y=X(Xe(),1),Gc=a=>{let e=a.split("."),[t,...i]=e;if(!t)return!1;switch(t){case"av01":{let[r,s,n]=i;return!!(n&&parseInt(n,10)>8)}case"vp09":{let[r,s,n]=i;return!!(r&&parseInt(r,10)>=2&&n&&parseInt(n,10)>8)}case"avc1":{let r=i[0];if(!r||r.length!==6)return!1;let[s,n]=r.toUpperCase(),o=s+n;return(0,_y.default)(["6E","7A","F4"],o)}}return!1};var va=require("@vkontakte/videoplayer-shared/es2015");var Oy=a=>{if(a.includes("/")){let e=a.split("/");return parseInt(e[0])/parseInt(e[1])}else return parseFloat(a)};var Ny=a=>{var e;try{let t=fL(),i=a.match(t),{groups:r}=i!=null?i:{};if(r){let s={};if(r.extensions){let u=r.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=r.variants)==null?void 0:e.split(/-/).filter(u=>u!==""),o={extlang:r.extlang,langtag:r.langtag,language:r.language,privateuse:r.privateuse||r.privateuse2,region:r.region,script:r.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 fL(){let a="(?<extlang>(?:[a-z]{3}(?:-[a-z]{3}){0,2}))",e="x(?:-[a-z0-9]{1,8})+",p=`^(?:(?<langtag>${`
|
|
172
|
+
(?<language>${`(?:[a-z]{2,3}(?:-${a})?|[a-z]{4}|[a-z]{5,8})`})
|
|
173
|
+
(-(?<script>[a-z]{4}))?
|
|
174
|
+
(-(?<region>(?:[a-z]{2}|[0-9]{3})))?
|
|
175
|
+
(?<variants>(?:-(?:[a-z0-9]{5,8}|[0-9][a-z0-9]{3}))*)
|
|
176
|
+
(?<extensions>(?:-[0-9a-wy-z](?:-[a-z0-9]{2,8})+)*)
|
|
177
|
+
(?:-(?<privateuse>(?:${e})))?
|
|
178
|
+
`})|(?<privateuse2>${e}))$`.replace(/[\s\t\n]/g,"");return new RegExp(p,"i")}var Fy=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},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(a),r=(i==null?void 0:i[1])==="-"?-1:1,s={days:e(i==null?void 0:i[5],r),hours:e(i==null?void 0:i[6],r),minutes:e(i==null?void 0:i[7],r),seconds:e(i==null?void 0:i[8],r)};return s.days*24*60*60*1e3+s.hours*60*60*1e3+s.minutes*60*1e3+s.seconds*1e3},At=(a,e)=>{let t=a;t=(0,Yc.default)(t,"$$","$");let i={RepresentationID:e.representationId,Number:e.segmentNumber,Bandwidth:e.bandwidth,Time:e.segmentTime};for(let[r,s]of(0,Uy.default)(i)){let n=new RegExp(`\\$${r}(?:%0(\\d+)d)?\\$`,"g");t=(0,Yc.default)(t,n,(o,u)=>(0,va.isNullable)(s)?o:(0,va.isNullable)(u)?s:(0,qy.default)(s,parseInt(u,10),"0"))}return t},bs=(a,e)=>{var U,V,G,Q,K,pe,he,H,C,P,B,z,ee,zt,Gt,Te,ze,Ge,Ye,It,oi,ui,Ji,$r,Mr,xd,Pd,Ad,Rd,kd,$d,Md,Ld,Dd,Bd,Cd,Vd,_d,Od,Nd,Fd,Ud,qd,jd,Hd,Qd,Wd,zd,Gd,Yd,Kd,Xd,Jd,Zd,ep,tp,ip,rp,sp,ap,np;let i=new DOMParser().parseFromString(a,"application/xml"),r={video:[],audio:[],text:[]},s=i.children[0],n=Array.from(s.querySelectorAll("MPD > BaseURL").values()).map(Vt=>{var Ae,Zi;return(Zi=(Ae=Vt.textContent)==null?void 0:Ae.trim())!=null?Zi:""}),o=(U=(0,jy.default)(n,0))!=null?U:"",u=s.getAttribute("type")==="dynamic",l=s.getAttribute("availabilityStartTime"),p=s.getAttribute("publishTime"),c=s.getElementsByTagName("vk:Attrs")[0],h=c==null?void 0:c.getElementsByTagName("vk:XLatestSegmentPublishTime")[0].textContent,d=c==null?void 0:c.getElementsByTagName("vk:XStreamIsLive")[0].textContent,f=c==null?void 0:c.getElementsByTagName("vk:XStreamIsUnpublished")[0].textContent,m=c==null?void 0:c.getElementsByTagName("vk:XPlaybackDuration")[0].textContent,S;u&&(S={availabilityStartTime:l?new Date(l).getTime():0,publishTime:p?new Date(p).getTime():0,latestSegmentPublishTime:h?new Date(h).getTime():0,streamIsAlive:d==="yes",streamIsUnpublished:f==="yes"});let g,v=s.getAttribute("mediaPresentationDuration"),w=[...s.getElementsByTagName("Period")],x=w.reduce((Vt,Ae)=>q($({},Vt),{[Ae.id]:Ae.children}),{}),k=w.reduce((Vt,Ae)=>q($({},Vt),{[Ae.id]:Ae.getAttribute("duration")}),{});v?g=Fy(v):(0,Kc.default)(k).filter(Vt=>Vt).length&&!u?g=(0,Kc.default)(k).reduce((Vt,Ae)=>{var Zi;return Vt+((Zi=Fy(Ae))!=null?Zi:0)},0):m&&(g=parseInt(m,10));let L=0,W=(G=(V=s.getAttribute("profiles"))==null?void 0:V.split(","))!=null?G:[];for(let Vt of w.map(Ae=>Ae.id))for(let Ae of x[Vt]){let Zi=(Q=Ae.getAttribute("id"))!=null?Q:"id"+(L++).toString(10),Rs=(K=Ae.getAttribute("mimeType"))!=null?K:"",mu=(pe=Ae.getAttribute("codecs"))!=null?pe:"",bu=(he=Ae.getAttribute("contentType"))!=null?he:Rs==null?void 0:Rs.split("/")[0],JT=(C=(H=Ae.getAttribute("profiles"))==null?void 0:H.split(","))!=null?C:[],op=(B=Ny((P=Ae.getAttribute("lang"))!=null?P:""))!=null?B:{},hn=(zt=(ee=(z=Ae.querySelector("Label"))==null?void 0:z.textContent)==null?void 0:ee.trim())!=null?zt:void 0,ZT=Ae.querySelectorAll("Representation"),eI=Ae.querySelector("SegmentTemplate"),tI=(Te=(Gt=Ae.querySelector("Role"))==null?void 0:Gt.getAttribute("value"))!=null?Te:void 0,Lr=bu,Ve={id:Zi,language:op.language,isDefault:tI==="main",label:hn,codecs:mu,hdr:Lr==="video"&&Gc(mu),mime:Rs,representations:[]};for(let we of ZT){let xi=(ze=we.getAttribute("lang"))!=null?ze:void 0,fn=(Ye=(Ge=hn!=null?hn:Ae.getAttribute("label"))!=null?Ge:we.getAttribute("label"))!=null?Ye:void 0,mn=(ui=(oi=(It=we.querySelector("BaseURL"))==null?void 0:It.textContent)==null?void 0:oi.trim())!=null?ui:"",er=new URL(mn||o,e).toString(),Pi=(Ji=we.getAttribute("mimeType"))!=null?Ji:Rs,bn=(Mr=($r=we.getAttribute("codecs"))!=null?$r:mu)!=null?Mr:"",gn;if(bu==="text"){let Ai=we.getAttribute("id")||"",Sn=((xd=op.privateuse)==null?void 0:xd.includes("x-auto"))||Ai.includes("_auto"),tr=we.querySelector("SegmentTemplate");if(tr){let ks={representationId:(Pd=we.getAttribute("id"))!=null?Pd:void 0,bandwidth:(Ad=we.getAttribute("bandwidth"))!=null?Ad:void 0},vn=parseInt((Rd=we.getAttribute("bandwidth"))!=null?Rd:"",10)/1e3,yn=($d=parseInt((kd=tr.getAttribute("startNumber"))!=null?kd:"",10))!=null?$d:1,Dr=parseInt((Md=tr.getAttribute("timescale"))!=null?Md:"",10),gu=(Ld=tr.querySelectorAll("SegmentTimeline S"))!=null?Ld:[],Br=tr.getAttribute("media");if(!Br)continue;let Tn=[],In=0,En="",Cr=0,$s=yn,nt=0;for(let _t of gu){let ir=parseInt((Dd=_t.getAttribute("d"))!=null?Dd:"",10),Mt=parseInt((Bd=_t.getAttribute("r"))!=null?Bd:"",10)||0,Ri=parseInt((Cd=_t.getAttribute("t"))!=null?Cd:"",10);nt=Number.isFinite(Ri)?Ri:nt;let rr=ir/Dr*1e3,ki=nt/Dr*1e3;for(let Yt=0;Yt<Mt+1;Yt++){let $i=At(Br,q($({},ks),{segmentNumber:$s.toString(10),segmentTime:(nt+Yt*ir).toString(10)})),Vr=(ki!=null?ki:0)+Yt*rr,Ls=Vr+rr;$s++,Tn.push({time:{from:Vr,to:Ls},url:$i})}nt+=(Mt+1)*ir,In+=(Mt+1)*rr}Cr=nt/Dr*1e3,En=At(Br,q($({},ks),{segmentNumber:$s.toString(10),segmentTime:nt.toString(10)}));let Ms={time:{from:Cr,to:1/0},url:En},li={type:"template",baseUrl:er,segmentTemplateUrl:Br,initUrl:"",totalSegmentsDurationMs:In,segments:Tn,nextSegmentBeyondManifest:Ms,timescale:Dr};gn={id:Ai,kind:"text",segmentReference:li,profiles:[],duration:g,bitrate:vn,mime:"",codecs:"",width:0,height:0,isAuto:Sn}}else gn={id:Ai,isAuto:Sn,kind:"text",url:er}}else{let Ai=(_d=(Vd=we.getAttribute("contentType"))!=null?Vd:Pi==null?void 0:Pi.split("/")[0])!=null?_d:bu,Sn=(Nd=(Od=Ae.getAttribute("profiles"))==null?void 0:Od.split(","))!=null?Nd:[],tr=parseInt((Fd=we.getAttribute("width"))!=null?Fd:"",10),ks=parseInt((Ud=we.getAttribute("height"))!=null?Ud:"",10),vn=parseInt((qd=we.getAttribute("bandwidth"))!=null?qd:"",10)/1e3,yn=(jd=we.getAttribute("frameRate"))!=null?jd:"",Dr=(Hd=we.getAttribute("quality"))!=null?Hd:void 0,gu=yn?Oy(yn):void 0,Br=(Qd=we.getAttribute("id"))!=null?Qd:"id"+(L++).toString(10),Tn=Ai==="video"?`${ks}p`:Ai==="audio"?`${vn}Kbps`:bn,In=`${Br}@${Tn}`,En=[...W,...JT,...Sn],Cr,$s=we.querySelector("SegmentBase"),nt=(Wd=we.querySelector("SegmentTemplate"))!=null?Wd:eI;if($s){let li=(Gd=(zd=we.querySelector("SegmentBase Initialization"))==null?void 0:zd.getAttribute("range"))!=null?Gd:"",[_t,ir]=li.split("-").map($i=>parseInt($i,10)),Mt={from:_t,to:ir},Ri=(Yd=we.querySelector("SegmentBase"))==null?void 0:Yd.getAttribute("indexRange"),[rr,ki]=Ri?Ri.split("-").map($i=>parseInt($i,10)):[],Yt=Ri?{from:rr,to:ki}:void 0;Cr={type:"byteRange",url:er,initRange:Mt,indexRange:Yt}}else if(nt){let li={representationId:(Kd=we.getAttribute("id"))!=null?Kd:void 0,bandwidth:(Xd=we.getAttribute("bandwidth"))!=null?Xd:void 0},_t=parseInt((Jd=nt.getAttribute("timescale"))!=null?Jd:"",10),ir=(Zd=nt.getAttribute("initialization"))!=null?Zd:"",Mt=nt.getAttribute("media"),Ri=(tp=parseInt((ep=nt.getAttribute("startNumber"))!=null?ep:"",10))!=null?tp:1,rr=At(ir,li);if(!Mt)throw new ReferenceError("No media attribute in SegmentTemplate");let ki=(ip=nt.querySelectorAll("SegmentTimeline S"))!=null?ip:[],Yt=[],$i=0,Vr="",Ls=0;if(ki.length){let wn=Ri,Ot=0;for(let _r of ki){let Kt=parseInt((rp=_r.getAttribute("d"))!=null?rp:"",10),sr=parseInt((sp=_r.getAttribute("r"))!=null?sp:"",10)||0,xn=parseInt((ap=_r.getAttribute("t"))!=null?ap:"",10);Ot=Number.isFinite(xn)?xn:Ot;let Su=Kt/_t*1e3,vu=Ot/_t*1e3;for(let Pn=0;Pn<sr+1;Pn++){let rI=At(Mt,q($({},li),{segmentNumber:wn.toString(10),segmentTime:(Ot+Pn*Kt).toString(10)})),up=(vu!=null?vu:0)+Pn*Su,sI=up+Su;wn++,Yt.push({time:{from:up,to:sI},url:rI})}Ot+=(sr+1)*Kt,$i+=(sr+1)*Su}Ls=Ot/_t*1e3,Vr=At(Mt,q($({},li),{segmentNumber:wn.toString(10),segmentTime:Ot.toString(10)}))}else if((0,va.isNonNullable)(g)){let Ot=parseInt((np=nt.getAttribute("duration"))!=null?np:"",10)/_t*1e3,_r=Math.ceil(g/Ot),Kt=0;for(let sr=1;sr<_r;sr++){let xn=At(Mt,q($({},li),{segmentNumber:sr.toString(10),segmentTime:Kt.toString(10)}));Yt.push({time:{from:Kt,to:Kt+Ot},url:xn}),Kt+=Ot}Ls=Kt,Vr=At(Mt,q($({},li),{segmentNumber:_r.toString(10),segmentTime:Kt.toString(10)}))}let iI={time:{from:Ls,to:1/0},url:Vr};Cr={type:"template",baseUrl:er,segmentTemplateUrl:Mt,initUrl:rr,totalSegmentsDurationMs:$i,segments:Yt,nextSegmentBeyondManifest:iI,timescale:_t}}else throw new ReferenceError("Unknown MPD segment referencing type");if(!Ai||!Pi)continue;let Ms={video:"video",audio:"audio",text:"text"}[Ai];if(!Ms)continue;Lr||(Lr=Ms),gn={id:In,kind:Ms,segmentReference:Cr,profiles:En,duration:g,bitrate:vn,mime:Pi,codecs:bn,width:tr,height:ks,fps:gu,quality:Dr}}Ve.language||(Ve.language=xi),Ve.label||(Ve.label=fn),Ve.mime||(Ve.mime=Pi),Ve.codecs||(Ve.codecs=bn),Ve.hdr||(Ve.hdr=Lr==="video"&&Gc(bn)),Ve.representations.push(gn)}if(Lr){let we=r[Lr].find(xi=>xi.id===Ve.id);if(we&&Ve.representations.every(xi=>xi.segmentReference.type==="template"))for(let xi of we.representations){let fn=Ve.representations.find(Pi=>Pi.id===xi.id);if(!fn)continue;let mn=fn.segmentReference,er=xi.segmentReference;er.segments.push(...mn.segments),er.nextSegmentBeyondManifest=mn.nextSegmentBeyondManifest}else r[Lr].push(Ve)}}return{duration:g,streams:r,baseUrls:n,live:S}};var _o=X(bt(),1),Xc=X(Xe(),1),ya=require("@vkontakte/videoplayer-shared/es2015");var Vo=a=>{let{webmDecodingInfo:e}=Y.video,t="DASH_WEBM",i="DASH_WEBM_AV1";switch(a){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,ya.assertNever)(a)}},Hy=({webmCodec:a,androidPreferredFormat:e,iosPreferredFormat:t,preferMultiStream:i})=>{let r=[...i?["DASH_STREAMS"]:[],...Vo(a),"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]],s=[...i?["DASH_STREAMS"]:[],"DASH_SEP","DASH_ONDEMAND",...i?[]:["DASH_STREAMS"]];if(Y.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[...s,"MPEG",...Vo(a),"HLS","HLS_ONDEMAND"];case"dash_any_webm":return[...Vo(a),"MPEG",...s,"HLS","HLS_ONDEMAND"];case"dash_sep":return["DASH_SEP","MPEG",...Vo(a),...s,"HLS","HLS_ONDEMAND"];default:(0,ya.assertNever)(e)}if(Y.video.nativeHlsSupported)switch(t){case"hls":return[...r,"HLS","HLS_FMP4","HLS_ONDEMAND","MPEG"];case"hls_fmp4":return[...r,"HLS_FMP4","HLS","HLS_ONDEMAND","MPEG"];default:(0,ya.assertNever)(t)}return[...r,"HLS","HLS_ONDEMAND","MPEG"]},Qy=({androidPreferredFormat:a,preferCMAF:e,preferWebRTC:t})=>{let i=e?["DASH_LIVE_CMAF","DASH_LIVE"]:["DASH_LIVE","DASH_LIVE_CMAF"],r=e?["HLS_LIVE_CMAF","HLS_LIVE"]:["HLS_LIVE","HLS_LIVE_CMAF"],s=[...i,...r],n=[...r,...i],o,u=Y.device.isMac&&Y.browser.isSafari;if(Y.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,ya.assertNever)(a)}else Y.video.nativeHlsSupported&&!u&&!Y.browser.isChromiumBased?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"]},Jc=a=>a?["HLS_LIVE","HLS_LIVE_CMAF","DASH_LIVE_CMAF"]:["DASH_WEBM","DASH_WEBM_AV1","DASH_SEP","DASH_ONDEMAND","HLS","HLS_ONDEMAND","MPEG"],gs=a=>{if(a.size===0)return;if(a.size===1){let t=a.values().next();return(0,_o.default)(t.value.split("."),0)}for(let t of a){let i=(0,_o.default)(t.split("."),0);if(i==="opus"||i==="vp09"||i==="av01")return i}let e=a.values().next();return(0,_o.default)(e.value.split("."),0)},Ss=a=>{let e=a.map(i=>Qi(i)),{codecs:t}=Y.video;return SL().filter(i=>{if((0,Xc.default)(e,i))switch(i){case"av1":return t.av1;case"vp9":return t.vp9;case"avc1":return t.h264;case"hev1":return t.h265;default:return!1}else return!1})},vs=a=>{let e=a.map(i=>Qi(i)),{codecs:t}=Y.video;return vL().filter(i=>{if((0,Xc.default)(e,i))switch(i){case"opus":return t.opus;case"mp4a":return t.aac;default:return!1}else return!1})},Qi=a=>a.split(".")[0].replace("0",""),SL=()=>["av1","vp9","hev1","avc1"],vL=()=>["opus","mp4a"];var nT=X(bt(),1);var yL=(a,e={})=>{let i=e.timeout||1,r=performance.now();return window.setTimeout(()=>{a({get didTimeout(){return e.timeout?!1:performance.now()-r-1>i},timeRemaining(){return Math.max(0,1+(performance.now()-r))}})},1)},TL=a=>window.clearTimeout(a),Wy=a=>typeof a=="function"&&(a==null?void 0:a.toString().endsWith("{ [native code] }")),zy=!Wy(window.requestIdleCallback)||!Wy(window.cancelIdleCallback),si=zy?yL:window.requestIdleCallback,dt=zy?TL:window.cancelIdleCallback;var F=require("@vkontakte/videoplayer-shared/es2015");var Yy=X(bt(),1);var Oo=a=>a.valid,ve=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===1&&(this.cursor+=8);let r=e.byteOffset+this.cursor,s;i===0?(this.size=void 0,this.valid=!1,s=void 0):i===1?(this.size=void 0,this.valid=!1,s=void 0):i>e.byteLength?(this.size=i,this.valid=!1,s=Math.min(i-this.cursor,e.byteLength-this.cursor)):(this.size=i,this.valid=!0,s=i-this.cursor),this.content=new DataView(e.buffer,r,s)}get id(){return this.type}scanForBoxes(e){return this.boxParser.parse(e)}readString(e,t="ascii"){let r=new TextDecoder(t).decode(new DataView(this.source.buffer,this.source.byteOffset+this.cursor,e));return this.cursor+=e,r}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 ys=class extends ve{};var Gy=require("@vkontakte/videoplayer-shared/es2015");var Ta=class extends ve{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readString(16),r=new DataView(this.content.buffer,this.content.byteOffset+16,this.content.byteLength-16);this.userData=this.parseData(i,r)}parseData(e,t){switch(e){case"ondemandlivejson":{let i=new TextDecoder("ascii").decode(t),r=JSON.parse(i);return{received:r["t-in"],prepared:r["t-out"]}}default:(0,Gy.assertNever)(e)}}};var Ia=class extends ve{constructor(e,t){if(super(e,t),!this.valid)return;this.compatibleBrands=[],this.majorBrand=this.readString(4),this.minorVersion=this.readUint32();let i=new DataView(this.content.buffer,this.content.byteOffset+8,this.content.byteLength-8);for(let r=0;r<i.byteLength;r+=4){let s=this.readString(4);this.compatibleBrands.push(s)}}};var Ea=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ke=class extends ve{constructor(e,t){if(super(e,t),!this.valid)return;let i=this.readUint32();this.version=i>>>24,this.flags=i&16777215,this.content=new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)}};var wa=class extends ke{constructor(e,t){super(e,t),this.valid&&(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 xa=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Pa=class extends ve{constructor(e,t){super(e,t),this.data=this.content}};var Ir=class extends ke{get earliestPresentationTime(){return this.earliestPresentationTime32}get firstOffset(){return this.firstOffset32}constructor(e,t){if(super(e,t),!!this.valid){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 r=this.readUint32(),s=r>>>31,n=r<<1>>>1,o=this.readUint32();r=this.readUint32();let u=r>>>28,l=r<<3>>>3;this.segments.push({referenceType:s,referencedSize:n,subsegmentDuration:o,SAPType:u,SAPDeltaTime:l})}}}};var Aa=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ra=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var ka=class extends ke{constructor(e,t){if(super(e,t),!this.valid)return;switch(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 $a=class extends ke{constructor(e,t){super(e,t),this.valid&&(this.poseYawDegrees=this.readUint32(),this.posePitchDegrees=this.readUint32(),this.poseRollDegrees=this.readUint32())}};var Ma=class extends ke{constructor(e,t){super(e,t),this.valid&&(this.projectionBoundsTop=this.readUint32(),this.projectionBoundsBottom=this.readUint32(),this.projectionBoundsLeft=this.readUint32(),this.projectionBoundsRight=this.readUint32())}};var La=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Da=class extends ke{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 Ba=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Ca=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Va=class extends ke{constructor(e,t){super(e,t),this.valid&&(this.sequenceNumber=this.readUint32())}};var _a=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var Oa=class extends ke{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 Na=class extends ke{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 Fa=class extends ke{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 r=0;r<this.sampleCount;r++)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 Ua=class extends ve{constructor(e,t){super(e,t),this.children=this.scanForBoxes(this.content)}};var qa=class extends ke{constructor(e,t){super(e,t),this.valid&&(this.entryCount=this.readUint32(),this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+4,this.content.byteLength-4)))}};var ja=class extends ve{constructor(e,t){super(e,t),this.valid&&(this.children=this.scanForBoxes(new DataView(this.content.buffer,this.content.byteOffset+78,this.content.byteLength-78)))}};var EL={ftyp:Ia,moov:Ea,mvhd:wa,moof:xa,mdat:Pa,sidx:Ir,trak:Aa,mdia:La,mfhd:Va,tkhd:Da,traf:_a,tfhd:Oa,tfdt:Na,trun:Fa,minf:Ba,sv3d:Ra,st3d:ka,prhd:$a,proj:Ca,equi:Ma,uuid:Ta,stbl:Ua,stsd:qa,avc1:ja,unknown:ys},Si=class a{constructor(e={}){this.options=$({offset:0},e)}parse(e){let t=[],i=this.options.offset;for(;i<e.byteLength;){let s=new TextDecoder("ascii").decode(new DataView(e.buffer,e.byteOffset+i+4,4)),n;try{n=this.createBox(s,new DataView(e.buffer,e.byteOffset+i,e.byteLength-i))}catch(o){if(!(o instanceof RangeError))throw o}if(!n||!Oo(n))break;t.push(n),i+=n.size}return t}createBox(e,t){let i=EL[e];return i?new i(t,new a):new ys(t,new a)}};var Wi=class{constructor(e){this.index={},this.indexBoxLevel(e)}indexBoxLevel(e){e.forEach(t=>{var i,r,s;Oo(t)&&((s=(i=this.index)[r=t.type])!=null||(i[r]=[]),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 xL=new TextDecoder("ascii"),PL=a=>xL.decode(new DataView(a.buffer,a.byteOffset+4,4))==="ftyp",AL=a=>{let e=new Ir(a,new Si),t=e.earliestPresentationTime/e.timescale*1e3,i=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:i,to:i+s.referencedSize-1}};return t+=n,i+=s.referencedSize,o})},RL=(a,e)=>{let i=new Si().parse(a),r=new Wi(i),s=r.findAll("moof"),n=e?r.findAll("uuid"):r.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(a.buffer,l,c)},kL=a=>{let t=new Si().parse(a),i=new Wi(t),r={},s=i.findAll("uuid"),n=(0,Yy.default)(s,-1);return n?{serverDataReceivedTimestamp:n.userData.received,serverDataPreparedTime:n.userData.received}:r},$L=a=>{var r;let t=new Si().parse(a);return(r=new Wi(t).find("sidx"))==null?void 0:r.timescale},ML=(a,e)=>{let i=new Si().parse(a),s=new Wi(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,h)=>c+h,0):l=n.defaultSampleDuration*u.sampleCount,(Number(o.baseMediaDecodeTime)+l)/e*1e3},LL=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}}},i=new Si().parse(a),r=new Wi(i);if(r.find("sv3d")){e.is3dVideo=!0;let n=r.find("st3d");n&&(e.stereoMode=n.stereoMode);let o=r.find("prhd");o&&(e.projectionData.pose.yaw=o.poseYawDegrees,e.projectionData.pose.pitch=o.posePitchDegrees,e.projectionData.pose.roll=o.poseRollDegrees);let u=r.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},Ky={validateData:PL,parseInit:LL,getIndexRange:()=>{},parseSegments:AL,parseFeedableSegmentChunk:RL,getChunkEndTime:ML,getServerLatencyTimestamps:kL,getTimescaleFromIndex:$L};var Qa=X(Xe(),1),vi=require("@vkontakte/videoplayer-shared/es2015");var Jy=require("@vkontakte/videoplayer-shared/es2015");var Xy={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"}},Zy=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 i=Ha(a,t),r=i in Xy,s=r?Xy[i].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,p=Ha(u),c=l*Xt(2,(o-1)*8)+p,h=t+o,d;return h+c>a.byteLength?d=new DataView(a.buffer,a.byteOffset+h):d=new DataView(a.buffer,a.byteOffset+h,c),{tag:r?i:"0x"+i.toString(16).toUpperCase(),type:s,tagHeaderSize:h,tagSize:h+c,value:d,valueSize:c}},Ha=(a,e=a.byteLength)=>{switch(e){case 1:return a.getUint8(0);case 2:return a.getUint16(0);case 3:return a.getUint8(0)*Xt(2,16)+a.getUint16(1);case 4:return a.getUint32(0);case 5:return a.getUint8(0)*Xt(2,32)+a.getUint32(1);case 6:return a.getUint16(0)*Xt(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},Wt=(a,e)=>{switch(e){case"int":return a.getInt8(0);case"uint":return Ha(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,Jy.assertNever)(e)}},Er=(a,e)=>{let t=0;for(;t<a.byteLength;){let i=new DataView(a.buffer,a.byteOffset+t),r=Zy(i);if(!e(r))return;r.type==="master"&&Er(r.value,e),t=r.value.byteOffset-a.byteOffset+r.valueSize}},eT=a=>{if(a.getUint32(0)!==440786851)return!1;let e,t,i,r=Zy(a);return Er(r.value,({tag:s,type:n,value:o})=>(s===17143?e=Wt(o,n):s===17026?t=Wt(o,n):s===17029&&(i=Wt(o,n)),!0)),(e===void 0||e<=1)&&t!==void 0&&t==="webm"&&(i===void 0||i<=2)};var tT=[357149030,290298740,374648427,174,224,30320,30321,30322,272869232,524531317,475249515,423732329,307544935],DL=[231,22612,22743,167,171,163,160,175],BL=a=>{let e,t,i,r,s=!1,n=!1,o=!1,u,l,p=!1,c=0;return Er(a,({tag:h,type:d,value:f,valueSize:m})=>{if(h===21419){let S=Wt(f,d);l=Ha(S)}else h!==21420&&(l=void 0);return h===408125543?(e=f.byteOffset,t=f.byteOffset+m):h===357149030?s=!0:h===290298740?n=!0:h===2807729?i=Wt(f,d):h===17545?r=Wt(f,d):h===21420&&l===475249515?u=Wt(f,d):h===374648427?Er(f,({tag:S,type:g,value:v})=>S===30321?(p=Wt(v,g)===1,!1):!0):s&&n&&(0,Qa.default)(tT,h)&&(o=!0),!o}),(0,vi.assertNonNullable)(e,"Failed to parse webm Segment start"),(0,vi.assertNonNullable)(t,"Failed to parse webm Segment end"),(0,vi.assertNonNullable)(r,"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(r/1e9*i*1e3),cuesSeekPosition:u,is3dVideo:p,stereoMode:c,projectionType:1,projectionData:{pose:{yaw:0,pitch:0,roll:0},bounds:{top:0,bottom:0,left:0,right:0}}}},CL=a=>{if((0,vi.isNullable)(a.cuesSeekPosition))return;let e=a.segmentStart+a.cuesSeekPosition,t=1024*1024;return{from:e,to:e+t}},VL=(a,e)=>{let t=!1,i=!1,r=o=>(0,vi.isNonNullable)(o.time)&&(0,vi.isNonNullable)(o.position),s=[],n;return Er(a,({tag:o,type:u,value:l})=>{switch(o){case 475249515:t=!0;break;case 187:n&&r(n)&&s.push(n),n={};break;case 179:n&&(n.time=Wt(l,u));break;case 183:break;case 241:n&&(n.position=Wt(l,u));break;default:t&&(0,Qa.default)(tT,o)&&(i=!0)}return!(t&&i)}),n&&r(n)&&s.push(n),s.map((o,u)=>{let{time:l,position:p}=o,c=s[u+1];return{status:"none",time:{from:l,to:c?c.time:e.segmentDuration},byte:{from:e.segmentStart+p,to:c?e.segmentStart+c.position-1:e.segmentEnd-1}}})},_L=a=>{let e=0,t=!1;try{Er(a,i=>i.tag===524531317?i.tagSize<=a.byteLength?(e=i.tagSize,!1):(e+=i.tagHeaderSize,!0):(0,Qa.default)(DL,i.tag)?(e+i.tagSize<=a.byteLength&&(e+=i.tagSize,t||(t=(0,Qa.default)([163,160,175],i.tag))),!0):!1)}catch(i){}return e>0&&e<=a.byteLength&&t?new DataView(a.buffer,a.byteOffset,e):null},iT={validateData:eT,parseInit:BL,getIndexRange:CL,parseSegments:VL,parseFeedableSegmentChunk:_L};var Bt=a=>{let e=/^(.+)\/([^;]+)(?:;.*)?$/.exec(a);if(e){let[,t,i]=e;if(t==="audio"||t==="video")switch(i){case"webm":return iT;case"mp4":return Ky}}throw new ReferenceError(`Unsupported mime type ${a}`)};var Zc=X(bt(),1);var rT=require("@vkontakte/videoplayer-shared/es2015"),zi=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?ii(s):void 0)!=null?u:(0,rT.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},Wa=({id:a,bitrate:e})=>({id:a,bitrate:e}),sT=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),aT=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),ed=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,Zc.default)(i.split("."),0),isDefault:r}),td=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,Zc.default)(r.split("."),0)}),id=a=>"url"in a,Rt=a=>a.type==="template";var Ts=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,manifest:o}){this.error$=new F.Subject;this.playingRepresentation$=new F.ValueSubject(void 0);this.playingRepresentationInit$=new F.ValueSubject(void 0);this.currentSegmentLength$=new F.ValueSubject(0);this.onLastSegment$=new F.ValueSubject(!1);this.fullyBuffered$=new F.ValueSubject(!1);this.initData=new Map;this.initDataPromises=new Map;this.idleCallbacks=new Map;this.parsedInitData=new Map;this.segments=new Map;this.bufferPlaybackQueue=[];this.downloadingBufferItems=[];this.preloadOnly=!1;this.failedDownloads=0;this.lastDataObtainedTimestampMs=0;this.loadByteRangeSegmentsTimeoutId=0;this.currentVirtualBufferSize=0;this.baseUrls=[];this.baseUrlsIndex=0;this.maintainPlaybackBufferMutex=!1;this.maintainNativeBufferMutex=!1;this.bufferClearingMutex=!1;this.abortNativeBufferMutex=!1;this.switchMutex=!1;this.destroyAbortController=new ge;this.downloadAbortController=new ge;this.subscription=new F.Subscription;this.startWith=(0,F.abortable)(this.destroyAbortController.signal,function(e){return Z(this,null,function*(){let t=this.representations.get(e);(0,F.assertNonNullable)(t,`Cannot find representation ${e}`),this.playingRepresentationId=e,this.downloadingRepresentationId=e,this.containerParser=Bt(t.mime),this.nativeBufferManager.init(t.mime,t.codecs),yield this.loadInits(t);let i=this.initData.get(t.id),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,F.assertNonNullable)(i,"No init buffer for starting representation"),(0,F.assertNonNullable)(r,"No segments for starting representation"),yield new ci(this.nativeBufferManager.addInitSegment(i)),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s)})}.bind(this));this.switchTo=(0,F.abortable)(this.destroyAbortController.signal,function(e,t=!0){return Z(this,null,function*(){var c;if((0,F.isNullable)(this.downloadingRepresentationId)||e===this.downloadingRepresentationId||e===this.switchingRepresentationId)return;this.switchMutex=!0,this.switchingRepresentationId=e;let i=this.representations.get(this.downloadingRepresentationId),r=this.representations.get(e);(0,F.assertNonNullable)(r,`No such representation ${e}`),(0,F.assertNonNullable)(i,`No such representation ${this.downloadingRepresentationId}`),yield this.loadInitIfNeeded(r,"high");let s=this.initData.get(r.id),n=this.segments.get(r.id);(0,F.assertNonNullable)(s,"No init buffer for switching representation"),(0,F.assertNonNullable)(n,"No segments for switching representation");let o=(c=this.getCurrentPosition())!=null?c:0,u=h=>h.segment.networkStatus!=="downloaded"||h.segment.time.to-o>this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment,l=h=>{let d=this.representations.get(h.representationId);return(0,F.assertNonNullable)(d,"No itemRepresentation for previous track before switch"),h.segment.networkStatus!=="downloaded"||this.forceSwitchCondition(d,r)},p=h=>t?u(h)&&l(h):u(h);this.bufferPlaybackQueue.filter(p).forEach(h=>h.segment.bufferStatus="none"),this.bufferPlaybackQueue=this.bufferPlaybackQueue.filter(h=>!p(h)),this.downloadingRepresentationId=e,this.switchingRepresentationId=null,this.bufferPlaybackQueue.length?(this.abortDownload(),yield this.maintain()):yield this.seek(o),this.switchMutex=!1})}.bind(this));this.waitExponentialDownloadDelay=(0,F.abortable)(this.downloadAbortController.signal,function(){return Z(this,null,function*(){let e=(0,F.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(t=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(t,e),this.subscription.add((0,F.fromEvent)(window,"online").pipe((0,F.once)()).subscribe(()=>{t(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}))})})}.bind(this));var u;this.kind=e,this.nativeBufferManager=t,this.fetcher=r,this.tuning=s,this.getCurrentPosition=n,this.forwardBufferTarget=s.dash.forwardBufferTargetAuto,this.baseUrls=(u=o==null?void 0:o.baseUrls)!=null?u:[],this.representations=new Map(i.map(l=>[l.id,l]))}seek(e){return T(this,null,function*(){yield this.abort(),yield this.clearBuffer(),yield this.maintain(e)})}maintain(){return T(this,arguments,function*(e=this.getCurrentPosition()){(0,F.isNullable)(e)||(yield this.maintainPlaybackBuffer(e),yield this.maintainNativeBuffer(),this.actualizeLastSegmentInfo(e))})}getForwardPlaybackBufferDuration(e=this.getCurrentPosition()){let t=this.getPlaybackBufferState();return(0,F.isNonNullable)(t)&&(0,F.isNonNullable)(e)?t.to-e:0}getPlaybackBufferState(){if(!this.bufferPlaybackQueue.length)return null;let t=this.bufferPlaybackQueue[0].segment.time.from,i=this.bufferPlaybackQueue[this.bufferPlaybackQueue.length-1].segment.time.to;return{from:t,to:i}}abort(){return T(this,null,function*(){this.abortDownload(),yield this.abortNativeBuffer()})}findSegmentStartTime(e){var s,n;let t=(n=(s=this.downloadingRepresentationId)!=null?s:this.playingRepresentationId)!=null?n:"",i=this.segments.get(t),r=i==null?void 0:i.find(o=>o.time.from<=e&&o.time.to>=e);return r==null?void 0:r.time.from}getRepresentationInitialTime(){var t;if((0,F.isNullable)(this.playingRepresentationId))return 0;let e=this.segments.get(this.playingRepresentationId);return((t=e==null?void 0:e[0].time.from)!=null?t:0)/1e3}calculateDurationFromSegments(){var t;if((0,F.isNullable)(this.playingRepresentationId))return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,nT.default)(e,-1))==null?void 0:t.time.to:0)||0}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){if(this.initData.clear(),this.initDataPromises.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),this.downloadAbortController.abort(),this.destroyAbortController.abort(),this.subscription.unsubscribe(),dt)for(let e of this.idleCallbacks.values())dt(e);this.idleCallbacks.clear(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}forceSwitchCondition(e,t){let i=!0;if(this.kind==="video"){let r=zi(e),s=zi(t);i=(0,F.isNonNullable)(r)&&(0,F.isNonNullable)(s)&&(0,F.isHigher)(s.quality,r.quality)}else if(this.kind==="audio"){let r=Wa(e),s=Wa(t);i=(0,F.isNonNullable)(r==null?void 0:r.bitrate)&&(0,F.isNonNullable)(s==null?void 0:s.bitrate)&&s.bitrate>r.bitrate}return i}clearBuffer(){return T(this,null,function*(){this.bufferClearingMutex=!0,yield this.nativeBufferManager.clear(this.destroyAbortController.signal),this.bufferPlaybackQueue.forEach(e=>e.segment.bufferStatus="none"),this.bufferPlaybackQueue=[],this.bufferClearingMutex=!1})}abortDownload(){this.downloadAbortController.abort(),this.downloadAbortController=new ge,this.abortDownloadingItems(),this.maintainPlaybackBufferMutex=!1}abortDownloadingItems(){for(let e of this.downloadingBufferItems)e.segment.networkStatus==="downloading"&&(e.segment.networkStatus="none",e.segment.size=0,e.segment.loadedBytes=0,e.segment.feedingBytes=0,e.segment.fedBytes=0,e.segment.data=null);this.downloadingBufferItems=[]}abortNativeBuffer(){return T(this,null,function*(){this.abortNativeBufferMutex=!0;let e=this.playingRepresentationId&&this.initData.get(this.playingRepresentationId),t=e instanceof ArrayBuffer?e:void 0,i=yield this.nativeBufferManager.abortBuffer(t);return this.abortNativeBufferMutex=!1,i})}loadInits(e){return T(this,null,function*(){yield this.loadInit(e,"high",!0);for(let[t,i]of this.representations)this.idleCallbacks.set(i.id,si(r=>T(this,null,function*(){return yield this.loadInitIfNeeded(i,"low",!1)})))})}loadInitIfNeeded(e,t="auto",i=!1){return T(this,null,function*(){let r=this.initDataPromises.get(e.id),s;this.initData.has(e.id)&&this.segments.has(e.id)?s=Promise.resolve():(0,F.isNonNullable)(r)?s=r:s=this.loadInit(e,t,i),yield s})}loadInit(e,t="auto",i=!1){return T(this,null,function*(){var r;try{let s=this.tuning.dash.useFetchPriorityHints?t:"auto",n=this.fetcher.fetchRepresentation(e.segmentReference,this.containerParser,s);this.initDataPromises.set(e.id,n);let{initMetadata:o,initDataView:u,segments:l}=(r=yield n)!=null?r:{};if(this.initDataPromises.delete(e.id),(0,F.isNullable)(u)||(0,F.isNullable)(l))return;o&&this.parsedInitData.set(e.id,o);let p=u.buffer.slice(u.byteOffset,u.byteOffset+u.byteLength);this.initData.set(e.id,p),this.segments.set(e.id,l),this.failedDownloads=0}catch(s){i&&this.error$.next({id:"LoadInits",category:F.ErrorCategory.WTF,message:"loadInit threw",thrown:s})}})}maintainNativeBuffer(){return T(this,null,function*(){var o;let e=this.getCurrentPosition();if((0,F.isNullable)(e)||this.maintainNativeBufferMutex||this.abortNativeBufferMutex||this.bufferClearingMutex||this.switchMutex||this.preloadOnly)return;this.maintainNativeBufferMutex=!0;let t=this.bufferPlaybackQueue.find(u=>this.withinInterval(e,u.segment.time)),i=this.bufferPlaybackQueue.find(u=>u.segment.bufferStatus!=="fed"),r=this.initData.get((o=i==null?void 0:i.representationId)!=null?o:""),s=this.bufferPlaybackQueue[0],n=this.downloadAbortController.signal;(0,F.isNonNullable)(r)&&(0,F.isNonNullable)(i)&&(0,F.isNonNullable)(t)&&this.playingRepresentationId!==i.representationId&&this.withinAppendInterval(e,i.segment.time)&&(i===t||t.segment.bufferStatus==="fed")&&(yield this.abortNativeBuffer(),yield this.nativeBufferManager.addInitSegment(r,this.downloadAbortController.signal),this.playingRepresentationId=i.representationId,this.playingRepresentation$.next(this.playingRepresentationId)),(0,F.isNonNullable)(i)&&this.withinAppendInterval(e,i.segment.time)&&(i.segment.loadedBytes===i.segment.size&&i.segment.bufferStatus==="none"?yield this.appendSegmentFully(i,n):yield this.appendSegmentPartially(i,n)),(0,F.isNonNullable)(s)&&this.withinRemoveInterval(e,s.segment.time)&&(yield this.removeSegment(s,n)),this.pruneVirtualBuffer(e),this.maintainNativeBufferMutex=!1})}maintainPlaybackBuffer(e){return T(this,null,function*(){(0,F.assertNonNullable)(this.downloadingRepresentationId);let t=this.segments.get(this.downloadingRepresentationId),i=this.representations.get(this.downloadingRepresentationId);if((0,F.isNullable)(t)||(0,F.isNullable)(i)||this.maintainPlaybackBufferMutex||this.abortNativeBufferMutex||this.bufferClearingMutex||this.switchMutex)return;this.maintainPlaybackBufferMutex=!0;let r=t.find(n=>e>=n.time.from&&e<n.time.to);(0,F.isNonNullable)(r)&&isFinite(r.time.from)&&isFinite(r.time.to)&&this.currentSegmentLength$.next((r==null?void 0:r.time.to)-r.time.from),this.downloadingBufferItems.length||(this.downloadingBufferItems=this.selectDownloadingItems(e,t)),yield this.processCachedItems();let s=this.selectItemsToLoad();yield this.loadItems(s,i),this.maintainPlaybackBufferMutex=!1})}actualizeLastSegmentInfo(e){var r;let t=this.segments.get((r=this.downloadingRepresentationId)!=null?r:"");if((0,F.isNullable)(t)||t.length===0)return;let i=t[(t==null?void 0:t.length)-1];(0,F.isNullable)(i)||(this.fullyBuffered$.next(i.time.to-e-this.getForwardPlaybackBufferDuration(e)<this.tuning.dash.bufferTolerance),this.onLastSegment$.next(e-i.time.from>0))}selectDownloadingItems(e,t){(0,F.assertNonNullable)(this.downloadingRepresentationId);let i=this.getPlaybackBufferState(),r,s;(0,F.isNonNullable)(i)&&this.withinInterval(e,i)?(s=this.forwardBufferTarget-this.getForwardPlaybackBufferDuration(e),r=this.bufferPlaybackQueue[this.bufferPlaybackQueue.length-1].segmentIndex+1):(s=this.forwardBufferTarget,r=t.findIndex(o=>this.withinInterval(e,o.time))),r=r===-1?0:r;let n=[];for(;r<t.length&&s>0;){n.push({representationId:this.downloadingRepresentationId,segmentIndex:r,segment:t[r]});let{from:o,to:u}=t[r].time;s-=u-o,r++}return n}processCachedItems(){return T(this,null,function*(){let e=[...this.downloadingBufferItems];for(;e.length&&e[0].segment.networkStatus==="downloaded";)yield this.onDownloadItem(e[0]),e.shift()})}withinInterval(e,{from:t,to:i},r=this.tuning.dash.bufferTolerance){return(0,F.isNonNullable)(e)?e+r>=t&&e<i:!1}withinAppendInterval(e,{from:t,to:i}){let{actionTimeShiftFromSegment:r}=this.tuning.dash;return(0,F.isNonNullable)(e)?e+r>=t&&e+r<i||this.withinInterval(e,{from:t,to:i}):!1}withinRemoveInterval(e,{to:t}){let{actionTimeShiftFromSegment:i}=this.tuning.dash;return(0,F.isNonNullable)(e)?e-i>t:!1}appendSegmentFully(e,t){return T(this,null,function*(){if((0,F.isNullable)(e.segment.data))return;e.segment.feedingBytes=e.segment.size,(yield this.nativeBufferManager.append(e.segment.data,t))&&(e.segment.fedBytes=e.segment.size,this.onItemFullyAppended(e))})}appendSegmentPartially(e,t){return T(this,null,function*(){if((0,F.isNullable)(e.segment.data)||(0,F.isNullable)(e.segment.loadedBytes)||(0,F.isNullable)(e.segment.feedingBytes)||(0,F.isNullable)(e.segment.fedBytes)||(0,F.isNullable)(e.segment.size))return;let i=e.segment.data,r=new DataView(i.buffer,i.byteOffset+e.segment.feedingBytes,i.byteLength-e.segment.feedingBytes),s=e.segment.loadedBytes!==e.segment.size?this.parseFeedableSegmentChunk(r):r;s!=null&&s.byteLength&&(e.segment.bufferStatus="partially_fed",e.segment.feedingBytes+=s.byteLength,(yield this.nativeBufferManager.append(s,t))&&(e.segment.fedBytes+=s.byteLength,e.segment.fedBytes===e.segment.size&&this.onItemFullyAppended(e)))})}parseFeedableSegmentChunk(e){return this.containerParser.parseFeedableSegmentChunk(e,!1)}onItemFullyDownloaded(e){e.segment.networkStatus="downloaded"}onItemFullyAppended(e){e.segment.bufferStatus="fed"}removeSegment(e,t){return T(this,null,function*(){let{from:i,to:r}=e.segment.time,s=(r-i)/4;(yield this.nativeBufferManager.remove(0,r-s,t))&&(e.segment.fedBytes=0,e.segment.feedingBytes=0,e.segment.bufferStatus="none",this.bufferPlaybackQueue.shift())})}onDownloadItem(e){return T(this,null,function*(){if(!this.downloadingBufferItems.find(i=>i===e))return;let t=this.getCurrentPosition();return this.downloadingBufferItems=this.downloadingBufferItems.filter(i=>i!==e||i.segment.networkStatus!=="downloaded"),(this.preloadOnly||(0,F.isNonNullable)(t)&&!this.withinRemoveInterval(t,e.segment.time))&&!this.bufferPlaybackQueue.find(i=>i===e)&&this.bufferPlaybackQueue.push(e),this.maintainNativeBuffer()})}pruneVirtualBuffer(e){let{maxVirtualBufferSize:t,virtualBufferPruneSize:i,bufferPruningSafeZone:r}=this.tuning.dash;if(this.currentVirtualBufferSize<t)return;let s=this.currentVirtualBufferSize-t+i;for(let n of this.segments.values())for(let o of n)(0,F.isNonNullable)(o.size)&&s>0&&o.time.to<=e-r&&o.bufferStatus==="none"&&o.networkStatus==="downloaded"&&(o.data=null,o.networkStatus="none",this.currentVirtualBufferSize-=o.size,s-=o.size);for(let n of this.segments.values())for(let o of[...n].reverse())(0,F.isNonNullable)(o.size)&&s>0&&o.time.from>=e+r&&o.bufferStatus==="none"&&o.networkStatus==="downloaded"&&!this.bufferPlaybackQueue.find(u=>u.segment===o)&&!this.downloadingBufferItems.find(u=>u.segment===o)&&(o.data=null,o.networkStatus="none",this.currentVirtualBufferSize-=o.size,s-=o.size)}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())this.updateRepresentationBaseUrl(t,e)}};var ai=require("@vkontakte/videoplayer-shared/es2015");var No=class extends Ts{constructor(e,t,i,r){super(e,t,i,r)}loadItems(e,t,i="auto"){return T(this,null,function*(){let{signal:r}=this.downloadAbortController;if(r.aborted||!e.length)return;let o=this.prepareFetchParams(e,t),{url:s}=o,n=Mi(o,["url"]);if(this.failedDownloads&&(yield this.waitExponentialDownloadDelay()),!r.aborted)try{yield this.fetcher.fetch(s,q($({},n),{priority:i})),this.lastDataObtainedTimestampMs=(0,ai.now)(),this.failedDownloads=0}catch(u){this.abortDownloadingItems(),st(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}selectItemsToLoad(){let e=0,t=0,i=[],r=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,s=this.preloadOnly?this.forwardBufferTarget:0,n=0;for(;n<this.downloadingBufferItems.length&&this.downloadingBufferItems[n].segment.networkStatus==="none"&&(e<=r||t<=s);){let o=this.downloadingBufferItems[n].segment;o.networkStatus="downloading",o.size=1/0,o.loadedBytes=0,o.feedingBytes=0,o.fedBytes=0,i.push(this.downloadingBufferItems[n]),e+=o.byte.to+1-o.byte.from,t+=o.time.to+1-o.time.from,n++}return i}prepareFetchParams(e,t){if(ct(t.segmentReference))throw new Error("Representation is not byte range type");let{signal:i}=this.downloadAbortController,r=t.segmentReference.url,s={from:e[0].segment.byte.from,to:e[e.length-1].segment.byte.to};return{url:r,range:s,onProgress:(o,u)=>T(this,null,function*(){if(!i.aborted)try{this.lastDataObtainedTimestampMs=(0,ai.now)(),yield this.onSomeDataLoaded({downloadingItems:e,dataView:o,loaded:u,signal:i,globalFrom:s?s.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:ai.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}}),signal:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}}onSomeDataLoaded(o){return T(this,arguments,function*({downloadingItems:e,dataView:t,representationId:i,globalFrom:r,loaded:s,signal:n}){let u=this.representations.get(i);if(!(!this.downloadingBufferItems.length||(0,ai.isNullable)(u)||(0,ai.isNullable)(r)||n.aborted))for(let l of e){let{segment:p}=l,c=p.byte.from-r,h=p.byte.to-r,d=h-c+1,f=c<s,m=h<=s;p.size=d,f&&(p.networkStatus==="downloading"&&p.bufferStatus==="none"&&m?(p.data=new DataView(t.buffer,t.byteOffset+c,d),this.currentVirtualBufferSize+=p.size,this.onItemFullyDownloaded(l),p.loadedBytes=Math.min(d,s-c),yield this.onDownloadItem(l)):(0,ai.isNonNullable)(p.feedingBytes)&&this.tuning.dash.enableSubSegmentBufferFeeding&&p.networkStatus==="downloading"&&(p.loadedBytes=Math.min(d,s-c),m&&(this.currentVirtualBufferSize+=p.size,this.onItemFullyDownloaded(l)),p.loadedBytes>p.feedingBytes&&(p.data=new DataView(t.buffer,t.byteOffset+c,p.loadedBytes),yield this.onDownloadItem(l))))}})}updateRepresentationBaseUrl(e,t){if(ct(e.segmentReference))throw new Error("Representation is not byte range type");e.segmentReference.url=t}};var yi=require("@vkontakte/videoplayer-shared/es2015");var Is=class extends Ts{constructor(e,t,i,r){super(e,t,i,r)}loadItems(e,t,i="auto"){return T(this,null,function*(){let{signal:r}=this.downloadAbortController;if(r.aborted||!e.length)return;let o=this.prepareFetchParams(e,t),{url:s}=o,n=Mi(o,["url"]);if(this.failedDownloads&&(yield this.waitExponentialDownloadDelay()),!r.aborted)try{let u=yield this.fetcher.fetch(s,q($({},n),{priority:i}));if(this.lastDataObtainedTimestampMs=(0,yi.now)(),(0,yi.isNullable)(u))return;let l=e[0],p=new DataView(u);l.segment.size=p.byteLength,l.segment.loadedBytes=p.byteLength,l.segment.data=p,this.onItemFullyDownloaded(l),yield this.onDownloadItem(l),this.failedDownloads=0}catch(u){this.abortDownloadingItems(),st(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}selectItemsToLoad(){let e=[];for(let t of this.downloadingBufferItems){let i=t.segment;i.networkStatus="downloading",i.size=1/0,i.loadedBytes=0,i.feedingBytes=0,i.fedBytes=0,e.push(t)}return e}prepareFetchParams(e,t){let i=this.getFetchUrl(e,t).toString(),{signal:r}=this.downloadAbortController;return{url:i,onProgress:(n,o)=>T(this,null,function*(){if(!r.aborted)try{this.lastDataObtainedTimestampMs=(0,yi.now)(),yield this.onSomeDataLoaded({downloadingItems:e,dataView:n,loaded:o,signal:r,representationId:t.id})}catch(u){this.error$.next({id:"SegmentFeeding",category:yi.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:u})}}),signal:r,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}}getFetchUrl(e,t){if(!ct(t.segmentReference))throw new Error("Representation is not template type");return new URL(e[0].segment.url,t.segmentReference.baseUrl)}onSomeDataLoaded(n){return T(this,arguments,function*({downloadingItems:e,dataView:t,representationId:i,loaded:r,signal:s}){let o=e[0],{segment:u}=o,l=this.representations.get(i);!this.downloadingBufferItems.length||(0,yi.isNullable)(l)||(0,yi.isNullable)(u.feedingBytes)||u.networkStatus!=="downloading"||s.aborted||(u.loadedBytes=r,u.loadedBytes>u.feedingBytes&&this.tuning.dash.enableSubSegmentBufferFeeding&&(u.data=new DataView(t.buffer,t.byteOffset,u.loadedBytes),yield this.onDownloadItem(o)))})}updateRepresentationBaseUrl(e,t){if(!ct(e.segmentReference))throw new Error("Representation is not template type");e.segmentReference.baseUrl=t}};var rd=X(yr(),1),oT=X(bt(),1);var We=require("@vkontakte/videoplayer-shared/es2015");var Fo=class a extends Is{constructor(t,i,r,s){super(t,i,r,s);this.currentLiveSegmentServerLatency$=new We.ValueSubject(0);this.currentLowLatencySegmentLength$=new We.ValueSubject(0);this.liveInitialAdditionalOffset=0;this.isSeekingLive=!1;this.isActiveLowLatency=s.isActiveLowLatency}updateManifest(t){var r,s,n;if(!t||[...this.segments.values()].every(o=>!o.length))return;let i=(0,rd.default)(t.streams[this.kind],o=>o.representations);for(let o of i){if((0,We.isNullable)(o)||!ct(o.segmentReference))return;let u=o.segmentReference.segments.map(d=>q($({},d),{networkStatus:"none",bufferStatus:"none",size:void 0})),l=100,p=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,oT.default)(p,-1))==null?void 0:s.time.to)!=null?n:0,h=u==null?void 0:u.findIndex(d=>c>=d.time.from+l&&c<=d.time.to+l);if(h===-1){let d=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,d)}else{let d=u.slice(h+1);this.segments.set(o.id,[...p,...d])}this.representations.set(o.id,o)}}proceedLowLatencyLive(){let t=this.downloadingRepresentationId;(0,We.assertNonNullable)(t);let i=this.segments.get(t);if(i!=null&&i.length){let r={representationId:t,segmentIndex:i.length-1,segment:i[i.length-1]};this.updateLowLatencyLive(r)}}getLiveSegmentsToLoadState(t){let i=t==null?void 0:t.streams[this.kind],r=(0,rd.default)(i,n=>n.representations).find(n=>n.id===this.downloadingRepresentationId);if((0,We.isNullable)(r))return;let s=this.segments.get(r.id);if(s!=null&&s.length)return{from:s[0].time.from,to:s[s.length-1].time.to}}getRepresentationInitialTime(){var r;if((0,We.isNullable)(this.playingRepresentationId))return 0;let t=(r=this.representations.get(this.playingRepresentationId))==null?void 0:r.segmentReference;return(0,We.isNullable)(t)||!ct(t)?0:this.getActualLiveStartingSegments(t)[0].time.from+this.tuning.dash.bufferTolerance}prepareFetchParams(t,i){return q($({},super.prepareFetchParams(t,i)),{isLowLatency:this.isActiveLowLatency()})}onSomeDataLoaded(r){return T(this,null,function*(){var s=r,{downloadingItems:t}=s,i=Mi(s,["downloadingItems"]);yield hp(a.prototype,this,"onSomeDataLoaded").call(this,$({downloadingItems:t},i)),this.isActiveLowLatency()&&this.updateLowLatencyItemTime(t[0])})}onItemFullyDownloaded(t){if(super.onItemFullyDownloaded(t),(0,We.isNullable)(t.segment.data)||!this.isActiveLowLatency())return;let i=t.segment.data,r=this.containerParser,{serverDataReceivedTimestamp:s,serverDataPreparedTime:n}=r.getServerLatencyTimestamps(i);s&&n&&this.currentLiveSegmentServerLatency$.next(n-s),this.updateLowLatencyItemTime(t),this.updateLowLatencyLive(t)}updateLowLatencyItemTime(t){var n;let i=t.segment.data,r=(n=this.representations.get(t.representationId))==null?void 0:n.segmentReference;if((0,We.isNullable)(t.segment.data)||(0,We.isNullable)(r)||!ct(r))return;let s=this.containerParser;if(t.segment.isCurrentLowLatency){let{timescale:o}=r;t.segment.time.to=s.getChunkEndTime(i,o)}}updateLowLatencyLive(t){var r;let i=0;for(let s of this.representations.values()){let n=s.segmentReference;if(!ct(n))return;let o=(r=this.segments.get(s.id))!=null?r:[],u=o.find(p=>Math.floor(p.time.from)===Math.floor(t.segment.time.from));if(u!=null&&u.isCurrentLowLatency&&(u.time.to=t.segment.time.to,i=u.time.to-u.time.from,u.isCurrentLowLatency=!1),!!!o.find(p=>Math.floor(p.time.from)===Math.floor(t.segment.time.to))&&this.isActiveLowLatency()){let p=Math.round(t.segment.time.to*n.timescale/1e3).toString(10),c=At(n.segmentTemplateUrl,{segmentTime:p});o.push({networkStatus:"none",bufferStatus:"none",time:{from:t.segment.time.to,to:t.segment.time.to+this.tuning.dash.bufferTolerance},url:c,isCurrentLowLatency:!0})}}this.currentLowLatencySegmentLength$.next(i)}parseFeedableSegmentChunk(t){return this.containerParser.parseFeedableSegmentChunk(t,!0)}getFetchUrl(t,i){let r=super.getFetchUrl(t,i);return this.isActiveLowLatency()&&r.searchParams.set("low-latency","yes"),r}loadInit(t,i="auto",r=!1){return T(this,null,function*(){var s;try{let n=this.tuning.dash.useFetchPriorityHints?i:"auto",o=this.fetcher.fetchRepresentation(t.segmentReference,this.containerParser,n);this.initDataPromises.set(t.id,o);let{initMetadata:u,initDataView:l,segments:p}=(s=yield o)!=null?s:{};if(this.initDataPromises.delete(t.id),(0,We.isNullable)(l)||(0,We.isNullable)(p))return;u&&this.parsedInitData.set(t.id,u);let c=this.getActualLiveStartingSegments(t.segmentReference);this.segments.has(t.id)||this.segments.set(t.id,c);let h=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(t.id,h),this.failedDownloads=0}catch(n){r&&this.error$.next({id:"LoadInits",category:We.ErrorCategory.WTF,message:"loadInit threw",thrown:n})}})}getActualLiveStartingSegments(t){let i=t.segments,r=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,s=[],n=0,o=i.length-1;do s.unshift(i[o]),n+=i[o].time.to-i[o].time.from,o--;while(n<r&&o>=0);return this.liveInitialAdditionalOffset=n-r,this.isActiveLowLatency()?[s[0]]:s}};var za=class{static getBufferManager(e,t,i,r){var s;return(s=r.manifest)!=null&&s.live?new Fo(e,t,i,r):ct(i[0].segmentReference)?new Is(e,t,i,r):new No(e,t,i,r)}};var pt=require("@vkontakte/videoplayer-shared/es2015");var Gi=require("@vkontakte/videoplayer-shared/es2015");var OL=18,uT=!1;try{uT=Y.browser.isSafari&&!!Y.browser.safariVersion&&Y.browser.safariVersion<=OL}catch(a){console.error(a)}var sd=class{constructor(e){this.bufferFull$=new Gi.Subject;this.error$=new Gi.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.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Gi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return T(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return T(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return T(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};uT&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};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 r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.queue[0];if(!e)return;if((r=e.signal)!=null&&r.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:Gi.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,Gi.assertNever)(t)}}},lT=sd;var Fe=(a,e)=>{let t=0;for(let i=0;i<a.length;i++){let r=a.start(i)*1e3,s=a.end(i)*1e3;r<=e&&e<=s&&(t=s)}return Math.max(t-e,0)};var Ga=class{constructor(e){this.error$=new pt.Subject;this.subscription=new pt.Subscription;this.mediaSource=e}init(e,t){this.sourceBuffer=this.mediaSource.addSourceBuffer(`${e}; codecs="${t}"`),this.sourceBufferTaskQueue=new lT(this.sourceBuffer),this.subscription.add(this.sourceBufferTaskQueue.error$.subscribe(i=>this.error$.next(i))),this.subscription.add((0,pt.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:pt.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"})))}addInitSegment(e,t){return this.sourceBufferTaskQueue.append(e,t)}append(e,t){return this.sourceBufferTaskQueue.append(e,t)}remove(e,t,i){return this.sourceBufferTaskQueue.remove(e,t,i)}clear(e){return T(this,null,function*(){let t=this.getBufferState();if((0,pt.isNullable)(t))return Promise.resolve(!1);let i=!0;yield this.sourceBufferTaskQueue.abort();for(let r of t)i&&(i=yield this.sourceBufferTaskQueue.remove(r.from,r.to,e));return i})}warmUpMediaSource(){!(0,pt.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}getBufferState(){if((0,pt.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length)return null;let e=[];for(let t=0;t<this.sourceBuffer.buffered.length;t++)e.push({from:this.sourceBuffer.buffered.start(t)*1e3,to:this.sourceBuffer.buffered.end(t)*1e3});return e}getForwardBufferDuration(e){return(0,pt.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,pt.isNullable)(e)?0:Fe(this.sourceBuffer.buffered,e)}abortBuffer(e){return T(this,null,function*(){return(0,pt.isNullable)(this.sourceBuffer)?!1:this.sourceBufferTaskQueue.abort(e)})}destroy(){var e;if(this.subscription.unsubscribe(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(t){if(!(t instanceof DOMException&&t.name==="NotFoundError"))throw t}this.sourceBuffer=null}};var NL=["timeupdate","progress","play","seeked","stalled","waiting"],cT=["timeupdate","progress","loadeddata","playing","seeked"],Uo=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.nativeBufferManagers=[];this.subscription=new A.Subscription;this.subscriptionRemovable=new A.SubscriptionRemovable;this.representationSubscription=new A.Subscription;this.forceEnded$=new A.Subject;this.destroyController=new ge;this.state$=new le("none");this.currentVideoRepresentation$=new A.ValueSubject(void 0);this.currentVideoRepresentationInit$=new A.ValueSubject(void 0);this.currentAudioRepresentation$=new A.ValueSubject(void 0);this.currentVideoSegmentLength$=new A.ValueSubject(0);this.currentAudioSegmentLength$=new A.ValueSubject(0);this.error$=new A.Subject;this.manifestRequested=new A.Subject;this.manifestReceived=new A.Subject;this.firstBytesRequested=new A.Subject;this.firstBytesReceived=new A.Subject;this.lastConnectionType$=new A.ValueSubject(void 0);this.lastConnectionReused$=new A.ValueSubject(void 0);this.lastRequestFirstBytes$=new A.ValueSubject(void 0);this.currentLiveTextRepresentation$=new A.ValueSubject(null);this.isLive$=new A.ValueSubject(!1);this.isActiveLive$=new A.ValueSubject(!1);this.isLowLatency$=new A.ValueSubject(!1);this.liveDuration$=new A.ValueSubject(0);this.liveSeekableDuration$=new A.ValueSubject(0);this.liveAvailabilityStartTime$=new A.ValueSubject(0);this.liveStreamStatus$=new A.ValueSubject(void 0);this.currentBuffer$=new A.ValueSubject({from:0,to:0});this.bufferLength$=new A.ValueSubject(0);this.nativeBufferLength$=new A.ValueSubject(0);this.liveLatency$=new A.ValueSubject(void 0);this.liveLoadBufferLength$=new A.ValueSubject(0);this.livePositionFromPlayer$=new A.ValueSubject(0);this.currentStallDuration$=new A.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new A.ValueSubject(0);this.fetcherRecoverableError$=new A.Subject;this.fetcherError$=new A.Subject;this.initRepresentations=(0,A.abortable)(this.destroyController.signal,function(e,t,i){return Z(this,null,function*(){var s;this.tracer.log("initRepresentationsStart",(0,A.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r={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};this.createBuffers(r,e,t,i),this.initRepresentationSubscriptions(),yield this.waitStreamToOpen(),this.setSourceDuration(),(0,A.assertNonNullable)(this.videoBufferManager),yield Promise.all([this.videoBufferManager.startWith(e),t?(s=this.audioBufferManager)==null?void 0:s.startWith(t):Promise.resolve()]),this.state$.setState("representations_ready"),this.tracer.log("initRepresentationsEnd")})}.bind(this));this.fetchManifest=(0,A.abortable)(this.destroyController.signal,function(){return Z(this,null,function*(){try{return yield this.fetcher.fetchManifest(this.manifestUrlString)}catch(e){(0,A.isNullable)(this.manifest)&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:A.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:e})}})}.bind(this));this.throughputEstimator=e.throughputEstimator,this.tuning=e.tuning,this.tracer=e.tracer.createComponentTracer(this.constructor.name),this.forceVideoCodec=e.forceVideoCodec,this.fetcher=new Bo({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.initTracerSubscription()}initManifest(e,t,i){return T(this,null,function*(){var r;this.tracer.log("initManifest"),this.state$.startTransitionTo("manifest_ready"),this.element=e,this.manifestUrlString=this.prepareManifestUrlString(t,i),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:A.ErrorCategory.PARSER,message:"No playable video representations"})})}initBuffer(){var t,i;(0,A.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,A.merge)(...NL.map(r=>(0,A.fromEvent)(this.element,r)),(0,A.fromEvent)(window,"online")).subscribe(()=>this.tick(),r=>this.error$.next({id:"DashVKPlayer",category:A.ErrorCategory.WTF,message:"Internal logic error",thrown:r})));let e=[...(i=(t=this.source)==null?void 0:t.activeSourceBuffers)!=null?i:[]];this.subscription.add((0,A.merge)(...e.map(r=>(0,A.fromEvent)(r,"updateend"))).subscribe(r=>this.reinitDecoderIfNeeded())),this.subscription.add((0,A.fromEvent)(this.element,"waiting").subscribe(r=>{this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,A.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(()=>this.stallWatchdogIntervalCallback(),s=>this.error$.next({id:"StallWatchdogCallback",category:A.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:s})),this.subscriptionRemovable.add(this.stallWatchdogSubscription)}))}switchRepresentation(e,t,i=!1){return T(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return r==null?void 0:r.switchTo(t,i)})}seek(e,t=!1){return T(this,null,function*(){var r,s,n,o;(0,A.assertNonNullable)(this.element),(0,A.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((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),this.element.currentTime=i/1e3,yield this.videoBufferManager.seek(i),yield(o=this.audioBufferManager)==null?void 0:o.seek(i),this.tracer.log("seek",(0,A.flattenObject)({requestedPosition:e,forcePrecise:t,position:i}))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){(0,A.isNonNullable)(this.element)&&(0,A.isNonNullable)(this.source)&&(0,A.isNonNullable)(e)&&this.isStreamEnded&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.nativeBufferManagers.forEach(i=>i.warmUpMediaSource())}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}getStreams(){var e;return(e=this.manifest)==null?void 0:e.streams}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setBufferTarget(e){this.bufferManagers.forEach(t=>t.setTarget(e))}setPreloadOnly(e){this.bufferManagers.forEach(t=>t.setPreloadOnly(e))}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.remove()}),this.element=null,this.source=null,this.manifest=null,this.currentVideoRepresentation$.next(void 0),this.nativeBufferManagers.forEach(r=>r.destroy()),(t=this.videoBufferManager)==null||t.destroy(),this.videoBufferManager=null,(i=this.audioBufferManager)==null||i.destroy(),this.audioBufferManager=null,this.bufferManagers=[],this.state$.setState("none")}destroy(){this.subscription.unsubscribe(),this.subscriptionRemovable.unsubscribe(),this.representationSubscription.unsubscribe(),this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),this.destroyController.abort(),this.fetcher.destroy(),this.stop(),(0,A.isNonNullable)(this.source)&&this.isStreamNotOpen&&Array.from(this.source.sourceBuffers).every(e=>!e.updating)&&this.source.endOfStream(),this.source=null,this.tracer.end()}get isStreamNotOpen(){var e;return((e=this.source)==null?void 0:e.readyState)!=="open"}reinitDecoderIfNeeded(e=!1){return T(this,null,function*(){var r,s;let t=(s=(r=this.videoNativeBufferManager)==null?void 0:r.getBufferState())!=null?s:[];if((0,A.isNullable)(this.element)||!t.length)return;let i=this.element.currentTime*1e3;this.element.readyState<3&&t.some(n=>i>=n.from&&i<=n.to)&&(e?yield this.seek(i):this.element.currentTime=this.element.currentTime)})}stallWatchdogIntervalCallback(){return T(this,null,function*(){(0,A.assertNonNullable)(this.element),(0,A.assertNonNullable)(this.source);let{stallWatchdogInterval:e}=this.tuning.dash;if(this.isStreamNotOpen)return;let t=this.currentStallDuration$.getValue()+e;this.currentStallDuration$.next(t);let i={timeInWaiting:t};if(yield this.reinitDecoderIfNeeded(t%1e3===0),this.isStallExceeded(t))throw new Error(`Stall timeout exceeded: ${t} ms`);yield this.restoreAfterDeepStall(i),this.tracer.log("stallIntervalCallback",(0,A.flattenObject)(i))})}isStallExceeded(e){var h,d,f,m,S,g,v,w;let{crashOnStallTimeout:t,crashOnStallTWithoutDataTimeout:i}=this.tuning.dash,r=(0,A.now)(),s=100,n=(d=(h=this.videoBufferManager)==null?void 0:h.lastDataObtainedTimestamp)!=null?d:0;this.videoLastDataObtainedTimestamp$.next(n);let o=(m=(f=this.audioBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?m:0,u=(g=(S=this.videoBufferManager)==null?void 0:S.getForwardPlaybackBufferDuration())!=null?g:0,l=(w=(v=this.audioBufferManager)==null?void 0:v.getForwardPlaybackBufferDuration())!=null?w:0,p=(0,A.isNonNullable)(this.videoBufferManager)&&u<s&&r-n>i,c=(0,A.isNonNullable)(this.audioBufferManager)&&l<s&&r-o>i;return(p||c)&&e>i||e>=t}updateManifest(){return T(this,null,function*(){this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetchManifest();if((0,A.isNullable)(e))return null;let t=this.parseManifest(e);if(!t)return null;let i=this.getResultManifest(t);return this.tracer.log("updateManifestEnd",(0,A.flattenObject)(i)),i})}parseManifest(e){var t;try{return bs(e!=null?e:"",this.manifestUrlString)}catch(i){let r=(t=ds(e))!=null?t:{id:"ManifestParsing",category:A.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:i};this.error$.next(r)}}getResultManifest(e){let t={text:e.streams.text,video:[],audio:[]},i=(o,u,l)=>{var p,c,h,d;return!!((c=(p=this.element)==null?void 0:p.canPlayType)!=null&&c.call(p,u)&&((d=(h=ot())==null?void 0:h.isTypeSupported)!=null&&d.call(h,`${u}; codecs="${l}"`))||o==="text")},r,s;for(let o of["video","audio"]){let l=e.streams[o].filter(({mime:c,codecs:h})=>i(o,c,h));t[o]=l;let p;if(this.tuning.dash.codecsPrioritizeEnabled){let c=l.map(({codecs:h})=>h);o==="audio"&&(s=vs(c),p=s[0]),o==="video"&&(r=Ss(c),this.forceVideoCodec&&(0,dT.default)(r,this.forceVideoCodec)?p=this.forceVideoCodec:p=r[0]),p&&(t[o]=l.filter(({codecs:h})=>Qi(h)===p))}else{let c=new Set(l.map(({codecs:h})=>h));p=gs(c),p&&(t[o]=l.filter(({codecs:h})=>h.startsWith(p)))}if(o==="video"){let c=this.tuning.preferHDR,h=t.video.some(f=>f.hdr),d=t.video.some(f=>!f.hdr);Y.display.isHDR&&c&&h?t.video=t.video.filter(f=>f.hdr):d&&(t.video=t.video.filter(f=>!f.hdr))}}let n=q($({},e),{streams:t});return this.tuning.dash.codecsPrioritizeEnabled&&(n.codecs={video:r,audio:s}),n}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}createBuffers(e,t,i,r){(0,A.assertNonNullable)(this.manifest),(0,A.assertNonNullable)(this.element);let s=u=>{this.representationSubscription.add((0,A.fromEvent)(u,"error").pipe((0,A.filter)(l=>{var p;return!!((p=this.element)!=null&&p.played.length)})).subscribe(l=>{this.error$.next({id:"VideoSource",category:A.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:l})}))};this.source=Wr();let n=document.createElement("source");if(s(n),n.src=URL.createObjectURL(this.source),this.element.appendChild(n),Vi())if(r){let u=document.createElement("source");s(u),u.type="application/x-mpegurl",u.src=r.url,this.element.appendChild(u)}else this.element.disableRemotePlayback=!0;let o=this.manifest.streams.video.reduce((u,l)=>[...u,...l.representations],[]);if(this.videoNativeBufferManager=new Ga(this.source),this.videoBufferManager=za.getBufferManager("video",this.videoNativeBufferManager,o,e),this.bufferManagers=[this.videoBufferManager],this.nativeBufferManagers=[this.videoNativeBufferManager],(0,A.isNonNullable)(i)){this.audioNativeBufferManager=new Ga(this.source);let u=this.manifest.streams.audio.reduce((l,p)=>[...l,...p.representations],[]);this.audioBufferManager=za.getBufferManager("audio",this.audioNativeBufferManager,u,e),this.bufferManagers.push(this.audioBufferManager),this.nativeBufferManagers.push(this.audioNativeBufferManager)}}waitStreamToOpen(){return T(this,null,function*(){if(this.isStreamNotOpen){let e=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise(t=>{var i;e&&(this.timeoutSourceOpenId=setTimeout(()=>{if(this.isStreamNotOpen){t();return}this.error$.next({id:"OpenOfStream",category:A.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(i=this.source)==null||i.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),t()},{once:!0})})}})}initRepresentationSubscriptions(){this.representationSubscription.add(this.fetcher.manifestRequested.subscribe(this.manifestRequested)),this.representationSubscription.add(this.fetcher.manifestReceived.subscribe(this.manifestReceived)),this.representationSubscription.add(this.fetcher.firstBytesRequested.subscribe(this.firstBytesRequested)),this.representationSubscription.add(this.fetcher.firstBytesReceived.subscribe(this.firstBytesReceived)),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$)),this.representationSubscription.add((0,A.merge)(...this.bufferManagers.map(e=>e.error$)).subscribe(this.error$)),(0,A.assertNonNullable)(this.videoBufferManager),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.initBufferLengthSubscription()}initBufferLengthSubscription(){this.representationSubscription.add((0,A.merge)(...cT.map(e=>(0,A.fromEvent)(this.element,e))).pipe((0,A.map)(e=>{var t;return(t=this.videoBufferManager)==null?void 0:t.getPlaybackBufferState()}),(0,A.filter)(A.isNonNullable),(0,A.map)(({from:e,to:t})=>({from:e/1e3,to:t/1e3}))).subscribe(this.currentBuffer$)),this.representationSubscription.add((0,A.merge)(...cT.map(e=>(0,A.fromEvent)(this.element,e))).pipe((0,A.map)(e=>{var t,i,r,s;return Math.max((i=(t=this.videoBufferManager)==null?void 0:t.getForwardPlaybackBufferDuration())!=null?i:0,(s=(r=this.audioBufferManager)==null?void 0:r.getForwardPlaybackBufferDuration())!=null?s:0)}),(0,A.filterChanged)()).subscribe(this.bufferLength$)),this.representationSubscription.add(this.nativeBufferLength$.pipe((0,A.filter)(e=>e>this.tuning.dash.bufferEmptinessTolerance)).subscribe(e=>this.stopStallWatchdogSubscription()))}initTracerSubscription(){let e=(0,A.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}tick(){return T(this,null,function*(){var r,s,n;if((0,A.isNullable)(this.element)||(0,A.isNullable)(this.videoBufferManager)||this.isStreamNotOpen)return;let e=this.element.currentTime*1e3,i=((s=(r=this.videoNativeBufferManager)==null?void 0:r.getBufferState())!=null?s:[]).find(o=>e>=o.from&&e<=o.to);this.nativeBufferLength$.next(i?i.to-e:0),yield this.videoBufferManager.maintain(e),yield(n=this.audioBufferManager)==null?void 0:n.maintain(e)})}};var Ee=require("@vkontakte/videoplayer-shared/es2015");var qo=class extends Uo{constructor(e){super(e)}prepareManifestUrlString(e,t){return e}initRepresentationSubscriptions(){super.initRepresentationSubscriptions(),this.initDisableStallWatchdogSubscription(),this.initEndOfVideoSubscription()}setSourceDuration(){var t;(0,Ee.assertNonNullable)(this.manifest),(0,Ee.assertNonNullable)(this.source);let e=[(t=this.manifest.duration)!=null?t:0,...(0,ad.default)((0,ad.default)([...this.manifest.streams.audio,...this.manifest.streams.video],i=>i.representations),i=>{let r=[];return i.duration&&r.push(i.duration),ct(i.segmentReference)&&i.segmentReference.totalSegmentsDurationMs&&r.push(i.segmentReference.totalSegmentsDurationMs),r})];this.source.duration=Math.max(...e)/1e3}restoreAfterDeepStall(e){return T(this,null,function*(){var i,r;(0,Ee.assertNonNullable)(this.element);let t=this.element.currentTime*1e3;yield Promise.all([(i=this.videoBufferManager)==null?void 0:i.maintain(t),(r=this.audioBufferManager)==null?void 0:r.maintain(t)]),e.position=t})}initDisableStallWatchdogSubscription(){(0,Ee.assertNonNullable)(this.element);let e=(0,Ee.merge)((0,Ee.fromEvent)(this.element,"ended"),this.forceEnded$),t=this.nativeBufferLength$.pipe((0,Ee.filter)(i=>i>this.tuning.dash.bufferEmptinessTolerance));this.representationSubscription.add((0,Ee.merge)(e,t).subscribe(i=>this.stopStallWatchdogSubscription()))}initEndOfVideoSubscription(){let e=(0,Ee.merge)(...this.bufferManagers.map(s=>s.fullyBuffered$)).pipe((0,Ee.map)(()=>this.bufferManagers.every(s=>s.fullyBuffered$.getValue()))),t=(0,Ee.merge)(...this.bufferManagers.map(s=>s.onLastSegment$)).pipe((0,Ee.map)(()=>this.bufferManagers.some(s=>s.onLastSegment$.getValue()))),i=(0,Ee.combine)({allBuffersFull:e,someBufferEnded:t}).pipe((0,Ee.filterChanged)(),(0,Ee.map)(({allBuffersFull:s,someBufferEnded:n})=>s&&n),(0,Ee.filter)(s=>s)),r=()=>{var s;try{(s=this.source)==null||s.endOfStream()}catch(n){this.error$.next({id:"EndOfStream",category:Ee.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:n})}};this.representationSubscription.add((0,Ee.merge)(this.forceEnded$,i).pipe((0,Ee.filter)(s=>(0,Ee.isNonNullable)(this.source)&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(n=>!n.updating))).subscribe(r))}};var Es=class extends ba{subscribe(){super.subscribe();let{output:e,observableVideo:t,connect:i,genericErrorListener:r}=this.getProviderSubscriptionInfo();i(t.timeUpdate$,e.position$),i(t.durationChange$,e.duration$),this.subscription.add(this.player.currentVideoRepresentation$.pipe((0,pT.filterChanged)()).subscribe(s=>{let n=[...this.videoTracksMap.entries()].find(([,{representation:c}])=>c.id===s);if(!n){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[o,{stream:u}]=n,l=this.params.desiredState.videoStream.getTransition();l&&l.to&&l.to.id===u.id&&this.params.desiredState.videoStream.setState(l.to),e.currentVideoTrack$.next(o),e.currentVideoStream$.next(Po(u));let p=this.player.calculateDurationFromSegments();p&&this.params.output.duration$.next(p/1e3)},r))}getPlayer(){return new qo({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec})}seek(e,t){this.params.output.willSeekEvent$.next(),this.player.seek(e,t)}};var J=require("@vkontakte/videoplayer-shared/es2015");var gT=X(Xe(),1),od=X(yr(),1);var at=(a,e,t=0)=>{for(let i=0;i<a.length;i++)if(a.start(i)*1e3-t<=e&&a.end(i)*1e3+t>e)return!0;return!1};var E=require("@vkontakte/videoplayer-shared/es2015");var jo=X(Xe(),1),wr=X(bt(),1),Ho=X(yr(),1);var mT=X(go(),1);var Yi=require("@vkontakte/videoplayer-shared/es2015");var FL=18,hT=!1;try{hT=Y.browser.isSafari&&!!Y.browser.safariVersion&&Y.browser.safariVersion<=FL}catch(a){console.error(a)}var nd=class{constructor(e,t=!1){this.bufferFull$=new Yi.Subject;this.error$=new Yi.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Yi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return T(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return T(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return T(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};hT&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};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 r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.isAbortFixEnabled?this.queue[0]:this.queue.shift();if(!e)return;if((r=e.signal)!=null&&r.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:Yi.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,Yi.assertNever)(t)}}},fT=nd;var ws=a=>{let e=0;for(let t=0;t<a.length;t++)e+=a.end(t)-a.start(t);return e*1e3};var M=require("@vkontakte/videoplayer-shared/es2015");var Ya=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new M.ValueSubject(0);this.currentLowLatencySegmentLength$=new M.ValueSubject(0);this.currentSegmentLength$=new M.ValueSubject(0);this.onLastSegment$=new M.ValueSubject(!1);this.fullyBuffered$=new M.ValueSubject(!1);this.playingRepresentation$=new M.ValueSubject(void 0);this.playingRepresentationInit$=new M.ValueSubject(void 0);this.error$=new M.Subject;this.gaps=[];this.subscription=new M.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new ge;this.switchAbortController=new ge;this.destroyAbortController=new ge;this.useSmartRepresentationSwitch=!1;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,M.abortable)(this.destroyAbortController.signal,function(e){return Z(this,null,function*(){let t=this.representations.get(e);(0,M.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 fT(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.subscription.add((0,M.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.checkEjectedSegments(),this.maintain()},n=>{let o,u=this.mediaSource.readyState;u!=="open"&&(o={id:`SegmentEjection_source_${u}`,category:M.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),o!=null||(o={id:"SegmentEjection",category:M.ErrorCategory.VIDEO_PIPELINE,message:"Error when trying to clear segments ejected by browser",thrown:n}),this.error$.next(o)})),this.subscription.add((0,M.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:M.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!re(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,ws(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=this.getForwardBufferDuration(o),p=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<p).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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,M.assertNonNullable)(i,"No init buffer for starting representation"),(0,M.assertNonNullable)(r,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(r,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,M.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Z(this,null,function*(){if(!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,M.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,M.isNullable)(s)||(0,M.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,M.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!re(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,M.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new ci(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,M.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Z(this,null,function*(){if(!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,M.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,M.isNullable)(s)||(0,M.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,M.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!re(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,M.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new ci(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,M.abortable)(this.destroyAbortController.signal,function(e){return Z(this,null,function*(){var u;let t=(0,Ho.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let p=t.find(d=>d.id===l);p&&this.representations.set(l,p);let c=this.representations.get(l);if(!c||!Rt(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,M.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,M.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,M.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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,r),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var p;this.fetcher=r,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=(p=l==null?void 0:l.baseUrls)!=null?p:[],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){!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new ge,(0,M.abortable)(this.switchAbortController.signal,function(i,r=!1){return Z(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,M.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,M.isNullable)(o)||(0,M.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,M.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),r)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,M.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,M.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return T(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new ge,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){var h;if((0,M.isNullable)(e)||(0,M.isNullable)(this.downloadingRepresentationId)||(0,M.isNullable)(this.playingRepresentationId)||(0,M.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||(0,M.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,M.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,M.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,M.isNullable)(r)||(0,M.isNullable)(s))return;let n=r.find(d=>e>=d.time.from&&e<d.time.to);(0,M.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let d=this.getForwardBufferDuration(e),f=zi(i),m=zi(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,M.isNonNullable)(f)&&(0,M.isNonNullable)(m)&&(0,M.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(d,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&d>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(h=[...this.segments.entries()].map(([x,k])=>{let L=k.find(W=>e>=W.time.from&&e<W.time.to);return{representationId:x,status:L==null?void 0:L.status}}).find(x=>x.status==="fed"))==null?void 0:h.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&ws(this.sourceBuffer.buffered)>=this.bufferLimit){let d=this.getForwardBufferDuration(e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,d<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let p=[];if(!this.activeSegments.size&&(p=this.selectForwardBufferSegments(r,t.segmentReference.type,o),p.length)){let d="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,jo.default)(p,n))d="high";else{let f=(0,wr.default)(p,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(d="low")}this.loadSegments(p,t,d).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!p.length&&this.getForwardBufferDuration(e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,wr.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-this.getForwardBufferDuration(e)<u),this.onLastSegment$.next(e-c.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,r=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+r,persistent:!0}),i=s.time.to;(0,M.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration,persistent:!0})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,r=[],s=0,n=t.length-1;do r.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()?[r[0]]:r}getLiveSegmentsToLoadState(e){let t=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,Ho.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s;if(!e||[...this.segments.values()].every(n=>!n.length))return;let t=(0,Ho.default)(e.streams[this.kind],n=>n.representations);for(let n of t){if(!n||!Rt(n.segmentReference))return;let o=n.segmentReference.segments.map(h=>q($({},h),{status:"none",size:void 0})),u=100,l=(i=this.segments.get(n.id))!=null?i:[],p=(s=(r=(0,wr.default)(l,-1))==null?void 0:r.time.to)!=null?s:0,c=o==null?void 0:o.findIndex(h=>p>=h.time.from+u&&p<=h.time.to+u);if(c===-1){this.liveUpdateSegmentIndex=0;let h=this.getActualLiveStartingSegments(n.segmentReference);this.segments.set(n.id,h)}else{let h=o.slice(c+1);this.segments.set(n.id,[...l,...h])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,M.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,wr.default)(e,-1))==null?void 0:t.time.to:0)||0}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){var i;let t=0;for(let r of this.representations.values()){let s=r.segmentReference;if(!Rt(s))return;let n=(i=this.segments.get(r.id))!=null?i:[],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),p=At(s.segmentTemplateUrl,{segmentTime:l});n.push({status:"none",time:{from:e.time.to,to:1/0},url:p})}}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 r=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=r==null?void 0:r.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&&dt&&dt(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&dt&&dt(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){let i=e.findIndex(r=>t>=r.time.from&&t<r.time.to);return this.playingRepresentationId!==this.downloadingRepresentationId&&(this.liveUpdateSegmentIndex=i),this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):[]}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:d,to:f}},m)=>{let S=d<=i&&f>=i,g=d>i||S||m===0&&i===0,v=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&d<=i+v||r<v&&f-d>=v||f<=i+v;return(h==="none"||h==="partially_ejected"&&g&&w&&this.sourceBuffer&&re(this.mediaSource,this.sourceBuffer)&&!(at(this.sourceBuffer.buffered,d)&&at(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return[];if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],p=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=p||u<=c);h++){let d=n[h];if(o+=d.byte.to+1-d.byte.from,u+=d.time.to+1-d.time.from,d.status==="none"||d.status==="partially_ejected")l.push(d);else break}return l}loadSegments(e,t,i="auto"){return T(this,null,function*(){Rt(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return T(this,null,function*(){e.status="downloading";let r={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(r);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,M.abortable)(o,function(){return Z(this,null,function*(){let p=(0,M.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,p))})}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let p=yield this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,M.now)(),!p)return;let c=new DataView(p),h=Bt(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:d,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);d&&f&&this.currentLiveSegmentServerLatency$.next(f-d),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(p){this.abortActiveSegments([e]),st(p)||(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())Rt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return T(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:r,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,M.abortable)(n,function(){return Z(this,null,function*(){let u=(0,M.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,M.fromEvent)(window,"online").pipe((0,M.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,M.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),st(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(Rt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,wr.default)(e,0).byte.from,to:(0,wr.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:(o,u)=>T(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,M.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:r?r.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:M.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!Rt(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 r=i.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,p)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,M.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:p,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:M.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,jo.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return T(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!re(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){r();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let p=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Bt(o.mime).parseFeedableSegmentChunk(p,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 T(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!re(this.mediaSource,this.sourceBuffer))return;let u=this.representations.get(t);if(u)for(let l of this.activeSegments){let{segment:p}=l;if(l.representationId!==t)continue;if(s.aborted){yield n();continue}let c=p.byte.from-i,h=p.byte.to-i,d=h-c+1,f=c<r,m=h<=r;if(!f)continue;let S=Bt(u.mime);if(p.status==="downloading"&&m){p.status="downloaded";let g=new DataView(e.buffer,e.byteOffset+c,d);(yield this.sourceBufferTaskQueue.append(g,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(p.status==="downloading"||p.status==="partially_fed")&&(l.loadedBytes=Math.min(d,r-c),l.loadedBytes>l.feedingBytes)){let g=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),v=l.loadedBytes===d?g:S.parseFeedableSegmentChunk(g);v!=null&&v.byteLength&&(p.status="partially_fed",l.feedingBytes+=v.byteLength,(yield this.sourceBufferTaskQueue.append(v,s))&&!s.aborted?(l.fedBytes+=v.byteLength,l.fedBytes===d&&this.onSegmentFullyAppended(l,t)):yield n())}}})}onSegmentFullyAppended(e,t){var i;if(!((0,M.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer))){!this.isLive&&Y.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(at(this.sourceBuffer.buffered,e.segment.time.from,100)&&at(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:M.ErrorCategory.VIDEO_PIPELINE,message:"Browser stuck on empty result of adding segment to source buffer"})),this.tuning.dash.useNewRepresentationSwitch||(this.playingRepresentationId=t,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId))),e.segment.status="fed",id(e.segment)&&(e.segment.size=e.fedBytes);for(let r of this.representations.values())if(r.id!==t)for(let s of(i=this.segments.get(r.id))!=null?i:[])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[r,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=r)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=si(()=>(0,mT.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return T(this,null,function*(){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",s=!i&&this.tuning.dash.ignoreNetworkErrorsOnLoadInit,o=(!i&&this.failedDownloads>0?(0,M.abortable)(this.destroyAbortController.signal,function(){return Z(this,null,function*(){let u=(0,M.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>setTimeout(l,u))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Bt(e.mime),{priority:r,ignoreNetworkErrors:s})).then(u=>T(this,null,function*(){if(!u)return;let{init:l,dataView:p,segments:c}=u,h=p.buffer.slice(p.byteOffset,p.byteOffset+p.byteLength);this.initData.set(e.id,h);let d=c;this.isLive&&Rt(e.segmentReference)&&(d=this.getActualLiveStartingSegments(e.segmentReference)),(!this.isLive||!this.segments.has(e.id))&&this.segments.set(e.id,d),l&&this.parsedInitData.set(e.id,l)})).then(()=>this.failedDownloads=0,u=>{s||this.initData.set(e.id,null),i&&this.error$.next({id:"LoadInits",category:M.ErrorCategory.WTF,message:"loadInit threw",thrown:u})});return this.initData.set(e.id,o),o})}dropBuffer(){return T(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 T(this,null,function*(){if(!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,M.isNullable)(e))return!1;let r=[],s=0,n=u=>{u.sort((p,c)=>p.from-c.from);let l=[u[0]];for(let p=1;p<u.length;p++){let{from:c,to:h}=u[p],d=l[l.length-1];d.to>=c?d.to=Math.max(d.to,h):l.push(u[p])}return l},o=u=>{var p;if(s>=t)return r;r.push($({},u.time)),r=n(r);let l=id(u)?(p=u.size)!=null?p:0:u.byte.to-u.byte.from;s+=l};for(let u of this.segments.values())for(let l of u){let p=l.time.to<=e-this.tuning.dash.bufferPruningSafeZone,c=l.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(p||c)&&l.status==="fed"&&o(l)}for(let u=0;u<this.sourceBuffer.buffered.length;u++){let l=this.sourceBuffer.buffered.start(u)*1e3,p=this.sourceBuffer.buffered.end(u)*1e3,c=0;for(let h of this.segments.values())for(let d of h)(0,jo.default)(["none","partially_ejected"],d.status)&&Math.round(d.time.from)<=Math.round(l)&&Math.round(d.time.to)>=Math.round(p)&&c++;if(c===this.segments.size){let h={time:{from:l,to:p},url:"",status:"none"};o(h)}}if(r.length&&i){let u=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;for(let l of this.segments.values())for(let p of l)p.time.from>=e+u&&p.status==="fed"&&o(p)}return r.length?(yield Promise.all(r.map(l=>this.sourceBufferTaskQueue.remove(l.from,l.to)))).reduce((l,p)=>l||p,!1):!1})}abortBuffer(){return T(this,null,function*(){if(!this.sourceBuffer||!re(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||!re(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||!re(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,M.isNullable)(e)?0:Fe(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!(!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer)))for(let i of t){let r={representation:e,from:i.time.from,to:i.time.to,persistent:!1},{buffered:s}=this.sourceBuffer;for(let n=0;n<s.length;n++){let o=s.start(n)*1e3,u=s.end(n)*1e3;if(!(u<=i.time.from||o>=i.time.to)){if(o<=i.time.from&&u>=i.time.to){r=void 0;break}u>i.time.from&&u<i.time.to&&(r.from=u),o<i.time.to&&o>i.time.from&&(r.to=o)}}r&&r.to-r.from>1&&!this.gaps.some(n=>r&&n.from===r.from&&n.to===r.to)&&this.gaps.push(r)}}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,{usePersistentGaps:r}=this.tuning.dash;this.gaps=this.gaps.filter(s=>{if(r&&s.persistent)return!0;let n=Math.round(s.from),o=Math.round(s.to);for(let u=0;u<i.length;u++)if(n>=Math.round(i.start(u)*1e3)&&o<=Math.round(i.end(u)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=si(()=>{try{this.detectGaps(e,t)}catch(s){this.error$.next({id:"GapDetection",category:M.ErrorCategory.WTF,message:"detectGaps threw",thrown:s})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,M.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||(0,M.isNullable)(this.playingRepresentationId))return;let e=[];for(let i=0;i<this.sourceBuffer.buffered.length;i++){let r=Math.floor(this.sourceBuffer.buffered.start(i)*1e3),s=Math.ceil(this.sourceBuffer.buffered.end(i)*1e3);e.push({from:r,to:s})}let t=100;for(let i of this.segments.values())for(let r of i){let{status:s}=r;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(r.time.from),o=Math.ceil(r.time.to),u=e.some(p=>p.from-t<=n&&p.to+t>=o),l=e.filter(p=>n>=p.from&&n<p.to-t||o>p.from+t&&o<=p.to);u||(l.length===1?r.status="partially_ejected":this.gaps.some(p=>p.from===r.time.from||p.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:M.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}};var ae=require("@vkontakte/videoplayer-shared/es2015");var Wo=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new ae.Subject;this.firstBytesManifest$=new ae.Subject;this.firstBytesRequested$=new ae.Subject;this.firstBytesReceived$=new ae.Subject;this.lastConnectionType$=new ae.ValueSubject(void 0);this.lastConnectionReused$=new ae.ValueSubject(void 0);this.lastRequestFirstBytes$=new ae.ValueSubject(void 0);this.recoverableError$=new ae.Subject;this.error$=new ae.Subject;this.abortAllController=new ge;this.subscription=new ae.SubscriptionRemovable;this.fetchManifest=(0,ae.abortable)(this.abortAllController.signal,function(e){return Z(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Qt(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=hs(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(Qo);return r?(t.log("success",(0,ae.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.firstBytesManifest$.next(),r.text()):(t.error("error",(0,ae.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,ae.abortable)(this.abortAllController.signal,function(c){return Z(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1,ignoreNetworkErrors:p=!1}={}){var he,H,C;let h=e,d=new Headers,f=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{d.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let P=new URL(h,location.href);P.searchParams.append("bytes",`${i.from}-${i.to}`),h=P.toString();break}default:(0,ae.assertNever)(t)}this.requestQuic&&(h=Qt(h));let m=this.abortAllController.signal,S;if(n){let P=new ge;if(S=(0,ae.merge)((0,ae.fromEvent)(this.abortAllController.signal,"abort"),(0,ae.fromEvent)(n,"abort")).subscribe(()=>{try{P.abort()}catch(B){Qo(B)}}),this.subscription.add(S),this.abortAllController.signal.aborted||n.aborted)try{P.abort()}catch(B){Qo(B)}m=P.signal}let g=0,v=(0,ae.now)();f.log("startRequest",(0,ae.flattenObject)({url:h,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:v})),this.firstBytesRequested$.next();let w=yield this.doFetch(h,{priority:s,headers:d,signal:m},{ignoreNetworkErrors:p}),x=(0,ae.now)();if(!w)return f.error("error",{message:"No response in request"}),f.end(),this.unsubscribeAbortSubscription(S),null;if((he=this.throughputEstimator)==null||he.addRawRtt(x-v),!w.ok||!w.body){this.unsubscribeAbortSubscription(S);let P=`Fetch error ${w.status}: ${w.statusText}`;return f.error("error",{message:P}),f.end(),Promise.reject(new Error(`Fetch error ${w.status}: ${w.statusText}`))}if(this.onHeadersReceived(w.headers),!r&&!o){this.unsubscribeAbortSubscription(S);let P=(0,ae.now)(),B={requestStartedAt:v,requestEndedAt:P,duration:P-v};return f.log("endRequest",(0,ae.flattenObject)(B)),f.end(),w.arrayBuffer()}let k=w.body;if(o){let P;[k,P]=w.body.tee(),(H=this.throughputEstimator)==null||H.trackStream(P,u)}let L=k.getReader(),W,j=parseInt((C=w.headers.get("content-length"))!=null?C:"",10);Number.isFinite(j)&&(W=j),!W&&i&&(W=i.to-i.from+1);let U=W?new Uint8Array(W):new Uint8Array(0),V=!1,G=P=>{this.unsubscribeAbortSubscription(S),V=!0,Qo(P)},Q=(0,ae.abortable)(m,function(z){return Z(this,arguments,function*({done:P,value:B}){if(g===0&&(this.lastRequestFirstBytes$.next((0,ae.now)()-v),this.firstBytesReceived$.next()),m.aborted){this.unsubscribeAbortSubscription(S);return}if(!P&&B){if(l&&W)U.set(B,g),g+=B.byteLength;else{let ee=new Uint8Array(U.length+B.length);ee.set(U),ee.set(B,U.length),U=ee,g+=B.byteLength}r==null||r(new DataView(U.buffer),g),yield L==null?void 0:L.read().then(Q,G)}})}.bind(this));yield L==null?void 0:L.read().then(Q,G),this.unsubscribeAbortSubscription(S);let K=(0,ae.now)(),pe={failed:V,requestStartedAt:v,requestEndedAt:K,duration:K-v};return V?(f.error("endRequest",(0,ae.flattenObject)(pe)),f.end(),null):(f.log("endRequest",(0,ae.flattenObject)(pe)),f.end(),U.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,ae.abortable)(this.abortAllController.signal,function(e,t,i){return Z(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,s))),n=Math.min(n,0);let c=yield this.fetch(e.url,$({range:{from:n,to:o},measureThroughput:!1},i));if(!c)return null;let h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let d=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(d);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let v=yield this.fetch(e.url,{range:f,measureThroughput:!1});if(!v)return null;m=new DataView(v)}let S=t.parseSegments(m,d,f);return{init:d,dataView:new DataView(c),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,ae.abortable)(this.abortAllController.signal,function(e,t){return Z(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,$({measureThroughput:!1},t));return r?{init:null,segments:e.segments.map(n=>q($({},n),{status:"none",size:void 0})),dataView:new DataView(r)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=ps(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i){return T(this,null,function*(){var s,n;let{type:r}=e;switch(r){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,ae.assertNever)(r)}})}destroy(){this.abortAllController.abort(),this.subscription.unsubscribe(),this.tracer.end()}doFetch(e,t,i){return T(this,null,function*(){let r=yield vt(e,t);if(r.ok)return r;if(i!=null&&i.ignoreNetworkErrors)return;let s=yield r.text(),n=parseInt(s);if(!isNaN(n))switch(n){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:ae.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:ae.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:ae.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:ae.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${n})`,category:ae.ErrorCategory.FATAL})}})}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},Qo=a=>{if(!st(a))throw a};var Ka=require("@vkontakte/videoplayer-shared/es2015");var Ki=class{constructor(e){this.prevReported=void 0;this.pastMeasures=[];this.takenMeasures=0;this.measuresCursor=0;var i;this.params=e,this.pastMeasures=Array(e.deviationDepth),this.smoothed=this.prevReported=e.initial,this.smoothed$=new Ka.ValueSubject(e.initial),this.debounced$=new Ka.ValueSubject(e.initial);let t=(i=e.label)!=null?i:"value"+Math.random().toString(16).substring(2,6);this.rawSeries$=new ut(`raw_${t}`),this.smoothedSeries$=new ut(`smoothed_${t}`),this.reportedSeries$=new ut(`reported_${t}`),this.rawSeries$.next(e.initial),this.smoothedSeries$.next(e.initial),this.reportedSeries$.next(e.initial)}next(e){let t=0,i=0;for(let o=0;o<this.pastMeasures.length;o++)this.pastMeasures[o]!==void 0&&(t+=Xt(this.pastMeasures[o]-this.smoothed,2),i++);this.takenMeasures=i,t/=i;let r=Math.sqrt(t),s=this.smoothed+this.params.deviationFactor*r,n=this.smoothed-this.params.deviationFactor*r;this.pastMeasures[this.measuresCursor]=e,this.measuresCursor=(this.measuresCursor+1)%this.pastMeasures.length,this.rawSeries$.next(e),this.updateSmoothedValue(e),this.smoothed$.next(this.smoothed),this.smoothedSeries$.next(this.smoothed),!(this.smoothed>s||this.smoothed<n)&&((0,Ka.isNullable)(this.prevReported)||Math.abs(this.smoothed-this.prevReported)/this.prevReported>=this.params.changeThreshold)&&(this.prevReported=this.smoothed,this.debounced$.next(this.smoothed),this.reportedSeries$.next(this.smoothed))}};var zo=class extends Ki{constructor(e){super(e),this.slow=this.fast=e.initial}updateSmoothedValue(e){this.slow=bi(this.slow,e,this.params.emaAlphaSlow),this.fast=bi(this.fast,e,this.params.emaAlphaFast);let t=this.params.fastDirection>0?Math.max:Math.min;this.smoothed=t(this.slow,this.fast)}};var Go=class extends Ki{constructor(e){super(e),this.emaSmoothed=e.initial}updateSmoothedValue(e){let t=Dc(this.pastMeasures,this.takenMeasures);this.emaSmoothed=bi(this.emaSmoothed,e,this.params.emaAlpha);let i=ov(this.pastMeasures,this.takenMeasures,this.measuresCursor-1,this.params.basisTrendChangeCount);this.smoothed=i?this.emaSmoothed:t}};var Yo=class extends Ki{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?bi(this.smoothed,t,this.params.emaAlpha):t}};var Ti=class{static getSmoothedValue(e,t,i){return i.type==="TwoEma"?new zo({initial:e,emaAlphaSlow:i.emaAlphaSlow,emaAlphaFast:i.emaAlphaFast,changeThreshold:i.changeThreshold,fastDirection:t,deviationDepth:i.deviationDepth,deviationFactor:i.deviationFactor,label:"throughput"}):new Go({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 Yo($({initial:e,label:"liveEdgeDelay"},t))}};var xs=(a,e)=>{a&&a.playbackRate!==e&&(a.playbackRate=e)};var Ko=require("@vkontakte/videoplayer-shared/es2015");var Xa=class a{constructor(e,t){this.currentRepresentation$=new Ko.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,Ko.isNullable)(e))for(let i of this.representations)for(let r of i){let s=r.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(p=>p.time.from<=e&&p.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(q($({},r),{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=a.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=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&Rt(t.segmentReference))}};var qL=["timeupdate","progress","play","seeked","stalled","waiting"],jL=["timeupdate","progress","loadeddata","playing","seeked"];var Xo=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new E.Subscription;this.subscriptionRemovable=new E.SubscriptionRemovable;this.representationSubscription=new E.Subscription;this.state$=new le("none");this.currentVideoRepresentation$=new E.ValueSubject(void 0);this.currentVideoRepresentationInit$=new E.ValueSubject(void 0);this.currentAudioRepresentation$=new E.ValueSubject(void 0);this.currentVideoSegmentLength$=new E.ValueSubject(0);this.currentAudioSegmentLength$=new E.ValueSubject(0);this.error$=new E.Subject;this.manifestRequested$=new E.Subject;this.firstBytesManifest$=new E.Subject;this.manifestReceived$=new E.Subject;this.firstBytesRequested$=new E.Subject;this.firstBytesReceived$=new E.Subject;this.lastConnectionType$=new E.ValueSubject(void 0);this.lastConnectionReused$=new E.ValueSubject(void 0);this.lastRequestFirstBytes$=new E.ValueSubject(void 0);this.currentLiveTextRepresentation$=new E.ValueSubject(null);this.isLive$=new E.ValueSubject(!1);this.isActiveLive$=new E.ValueSubject(!1);this.isLowLatency$=new E.ValueSubject(!1);this.liveDuration$=new E.ValueSubject(0);this.liveSeekableDuration$=new E.ValueSubject(0);this.liveAvailabilityStartTime$=new E.ValueSubject(0);this.liveStreamStatus$=new E.ValueSubject(void 0);this.bufferLength$=new E.ValueSubject(0);this.liveLatency$=new E.ValueSubject(void 0);this.liveLoadBufferLength$=new E.ValueSubject(0);this.livePositionFromPlayer$=new E.ValueSubject(0);this.currentStallDuration$=new E.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new E.ValueSubject(0);this.fetcherRecoverableError$=new E.Subject;this.fetcherError$=new E.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new E.Subject;this.gapWatchdogActive=!1;this.liveWasInterrupted=!1;this.destroyController=new ge;this.initManifest=(0,E.abortable)(this.destroyController.signal,function(e,t,i){return Z(this,null,function*(){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Ce(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:E.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,E.abortable)(this.destroyController.signal,function(){return Z(this,null,function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(p=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:E.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:p})});if(!e)return null;let t=null;try{t=bs(e!=null?e:"",this.manifestUrlString),this.manifestReceived$.next()}catch(p){let c=(u=ds(e))!=null?u:{id:"ManifestParsing",category:E.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:p};this.error$.next(c)}if(!t)return null;let i=(p,c,h)=>{var d,f,m,S;return!!((f=(d=this.element)==null?void 0:d.canPlayType)!=null&&f.call(d,c)&&((S=(m=ot())==null?void 0:m.isTypeSupported)!=null&&S.call(m,`${c}; codecs="${h}"`))||p==="text")};if(t.live){this.isLive$.next(!0);let{availabilityStartTime:p,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:d}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-p)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";if(d||(m=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m),d&&this.liveWasInterrupted){this.liveWasInterrupted=!1,this.stopStallWatchdogSubscription();let S=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(S).catch(g=>{this.error$.next({id:"updateManifest",category:E.ErrorCategory.VIDEO_PIPELINE,message:"seekLive after stream restore failed",thrown:g})})}}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let p of["video","audio"]){let h=t.streams[p].filter(({mime:f,codecs:m})=>i(p,f,m));r[p]=h;let d;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:m})=>m);p==="audio"&&(n=vs(f),d=n[0]),p==="video"&&(s=Ss(f),this.forceVideoCodec&&(0,gT.default)(s,this.forceVideoCodec)?d=this.forceVideoCodec:d=s[0]),d&&(r[p]=h.filter(({codecs:m})=>Qi(m)===d))}else{let f=new Set(h.map(({codecs:m})=>m));d=gs(f),d&&(r[p]=h.filter(({codecs:m})=>m.startsWith(d)))}if(p==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);Y.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o=q($({},t),{streams:r});return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,E.flattenObject)(o)),o})}.bind(this));this.initRepresentations=(0,E.abortable)(this.destroyController.signal,function(e,t,i){return Z(this,null,function*(){var c;this.tracer.log("initRepresentationsStart",(0,E.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,E.assertNonNullable)(this.manifest),(0,E.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.state$.startTransitionTo("representations_ready");let r=h=>{this.representationSubscription.add((0,E.fromEvent)(h,"error").pipe((0,E.filter)(d=>{var f;return!!((f=this.element)!=null&&f.played.length)})).subscribe(d=>{this.error$.next({id:"VideoSource",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:d})}))};this.source=Wr();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),Vi())if(i){let h=document.createElement("source");r(h),h.type="application/x-mpegurl",h.src=i.url,this.element.appendChild(h)}else this.element.disableRemotePlayback=!0;this.isActiveLive$.next(this.isLive$.getValue());let n={fetcher:this.fetcher,tuning:this.tuning,getCurrentPosition:()=>this.element?this.element.currentTime*1e3:void 0,isActiveLowLatency:()=>this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),manifest:this.manifest},o=this.manifest.streams.video.reduce((h,d)=>[...h,...d.representations],[]);if(this.videoBufferManager=new Ya("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,E.isNonNullable)(t)){let h=this.manifest.streams.audio.reduce((d,f)=>[...d,...f.representations],[]);this.audioBufferManager=new Ya("audio",this.source,h,n),this.bufferManagers.push(this.audioBufferManager)}if(Xa.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new Xa(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$)),this.representationSubscription.add((0,E.merge)(...jL.map(h=>(0,E.fromEvent)(this.element,h))).pipe((0,E.map)(h=>this.element?Fe(this.element.buffered,this.element.currentTime*1e3):0),(0,E.filterChanged)(),(0,E.tap)(h=>{h>this.tuning.dash.bufferEmptinessTolerance&&this.stopStallWatchdogSubscription()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,E.merge)((0,E.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{this.stopStallWatchdogSubscription()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,E.filterChanged)()).subscribe(d=>this.liveStreamEndTimestamp=(0,E.now)())),this.subscription.add((0,E.fromEvent)(this.element,"pause").subscribe(()=>{let{liveUpdateInterval:d}=this.tuning.dash;this.livePauseWatchdogSubscription=(0,E.interval)(d).subscribe(f=>{let m=Bi(this.manifestUrlString,2);this.manifestUrlString=Ce(this.manifestUrlString,m+d,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,E.fromEvent)(this.element,"play").subscribe(d=>{var f;return(f=this.livePauseWatchdogSubscription)==null?void 0:f.unsubscribe()})),this.representationSubscription.add((0,E.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,E.map)(({isActiveLive:d,isLowLatency:f})=>d&&f),(0,E.filterChanged)()).subscribe(d=>{this.isManualDecreasePlaybackInLive()||xs(this.element,1)})),this.representationSubscription.add((0,E.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,E.filter)(({bufferLength:d,isActiveLive:f,isLowLatency:m})=>f&&m&&!!d)).subscribe(({bufferLength:d})=>this.liveBuffer.next(d))),this.representationSubscription.add(this.videoBufferManager.currentLowLatencySegmentLength$.subscribe(d=>{if(!this.isActiveLive$.getValue()&&!this.isLowLatency$.getValue()&&!d)return;let f=this.liveSeekableDuration$.getValue()-d/1e3;this.liveSeekableDuration$.next(Math.max(f,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+d/1e3)})),this.representationSubscription.add((0,E.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,E.filter)(({isLive:d})=>d),(0,E.filterChanged)((d,f)=>f.bufferLength<d.bufferLength),(0,E.map)(({rtt:d,bufferLength:f,segmentServerLatency:m})=>{let S=Bi(this.manifestUrlString,2);return(d/2+f+m+S)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,E.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:d,isActiveLive:f,isLowLatency:m})=>{if(!m||!f)return;let S=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,g=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,v=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,w=d-S;if(this.isManualDecreasePlaybackInLive())return;let x=1;Math.abs(w)>g&&(x=1+Math.sign(w)*v),xs(this.element,x)})),this.representationSubscription.add(this.bufferLength$.subscribe(d=>{var m,S;let f=0;if(d){let g=((S=(m=this.element)==null?void 0:m.currentTime)!=null?S:0)*1e3;f=Math.min(...this.bufferManagers.map(w=>{var x,k;return(k=(x=w.getLiveSegmentsToLoadState(this.manifest))==null?void 0:x.to)!=null?k:g}))-g}this.liveLoadBufferLength$.getValue()!==f&&this.liveLoadBufferLength$.next(f)}));let h=0;this.representationSubscription.add((0,E.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,E.throttle)(this.tuning.dash.liveUpdateInterval)).subscribe(m=>T(this,[m],function*({liveLoadBufferLength:d,bufferLength:f}){if(!this.element||this.isUpdatingLive)return;let S=this.element.playbackRate,g=Bi(this.manifestUrlString,2),v=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,w=Math.min(v,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*S),x=this.tuning.dashCmafLive.normalizedActualBufferOffset*S,k=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*S,L=isFinite(d)?d:f,W=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),j=v<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(j);let U="none";if(W?U="active_low_latency":this.isLowLatency$.getValue()&&j?(this.bufferManagers.forEach(V=>V.proceedLowLatencyLive()),U="active_low_latency"):g!==0&&L<w?U="live_forward_buffering":L<w+k&&(U="live_with_target_offset"),isFinite(d)&&(h=d>h?d:h),U==="live_forward_buffering"||U==="live_with_target_offset"){let V=h-(w+x),G=this.normalizeLiveOffset(Math.trunc(g+V/S)),Q=Math.abs(G-g),K=0;!d||Q<=this.tuning.dashCmafLive.offsetCalculationError?K=g:G>0&&Q>this.tuning.dashCmafLive.offsetCalculationError&&(K=G),this.manifestUrlString=Ce(this.manifestUrlString,K,2)}(U==="live_with_target_offset"||U==="live_forward_buffering")&&(h=0,yield this.updateLive())}),d=>{this.error$.next({id:"updateLive",category:E.ErrorCategory.VIDEO_PIPELINE,thrown:d,message:"Failed to update live with subscription"})}))}let u=(0,E.merge)(...this.bufferManagers.map(h=>h.fullyBuffered$)).pipe((0,E.map)(()=>this.bufferManagers.every(h=>h.fullyBuffered$.getValue()))),l=(0,E.merge)(...this.bufferManagers.map(h=>h.onLastSegment$)).pipe((0,E.map)(()=>this.bufferManagers.some(h=>h.onLastSegment$.getValue()))),p=(0,E.combine)({allBuffersFull:u,someBufferEnded:l}).pipe((0,E.filterChanged)(),(0,E.map)(({allBuffersFull:h,someBufferEnded:d})=>h&&d),(0,E.filter)(h=>h));if(this.representationSubscription.add((0,E.merge)(this.forceEnded$,p).subscribe(()=>{var h;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(d=>!d.updating))try{(h=this.source)==null||h.endOfStream()}catch(d){this.error$.next({id:"EndOfStream",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:d})}})),this.representationSubscription.add((0,E.merge)(...this.bufferManagers.map(h=>h.error$)).subscribe(this.error$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentation$.subscribe(this.currentVideoRepresentation$)),this.representationSubscription.add(this.videoBufferManager.playingRepresentationInit$.subscribe(this.currentVideoRepresentationInit$)),this.representationSubscription.add(this.videoBufferManager.currentSegmentLength$.subscribe(this.currentVideoSegmentLength$)),this.audioBufferManager&&(this.representationSubscription.add(this.audioBufferManager.playingRepresentation$.subscribe(this.currentAudioRepresentation$)),this.representationSubscription.add(this.audioBufferManager.currentSegmentLength$.subscribe(this.currentAudioSegmentLength$))),this.liveTextManager&&this.representationSubscription.add(this.liveTextManager.currentRepresentation$.subscribe(this.currentLiveTextRepresentation$)),this.source.readyState!=="open"){let h=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise(d=>{var f;h&&(this.timeoutSourceOpenId=setTimeout(()=>{var m;if(((m=this.source)==null?void 0:m.readyState)==="open"){d();return}this.error$.next({id:"OpenOfStream",category:E.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(f=this.source)==null||f.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),d()},{once:!0})})}if(!this.isLive$.getValue()){let h=[(c=this.manifest.duration)!=null?c:0,...(0,od.default)((0,od.default)([...this.manifest.streams.audio,...this.manifest.streams.video],d=>d.representations),d=>{let f=[];return d.duration&&f.push(d.duration),Rt(d.segmentReference)&&d.segmentReference.totalSegmentsDurationMs&&f.push(d.segmentReference.totalSegmentsDurationMs),f})];this.source.duration=Math.max(...h)/1e3}this.audioBufferManager&&(0,E.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,i,r,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),(r=this.liveTextManager)==null||r.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,E.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:E.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.forceVideoCodec=e.forceVideoCodec,this.fetcher=new Wo({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Ti.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,$({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}seekLive(e){return T(this,null,function*(){(0,E.assertNonNullable)(this.element),this.updateManifestUrlWithTimeOffset(e),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield this.updateLiveBuffersFromManifest(this.manifest))})}updateManifestUrlWithTimeOffset(e){let t=this.liveStreamStatus$.getValue()!=="active"?(0,E.now)()-this.liveStreamEndTimestamp:0,i=this.normalizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Ce(this.manifestUrlString,i,2)}updateLiveBuffersFromManifest(e){return T(this,null,function*(){var t,i,r;yield(t=this.videoBufferManager)==null?void 0:t.seekLive(e.streams.video),yield(i=this.audioBufferManager)==null?void 0:i.seekLive(e.streams.audio),(r=this.liveTextManager)==null||r.seekLive(e.streams.text)})}stopStallWatchdogSubscription(){var e;(e=this.stallWatchdogSubscription)==null||e.unsubscribe(),this.currentStallDuration$.next(0)}initBuffer(){(0,E.assertNonNullable)(this.element),this.state$.setState("running"),this.subscription.add((0,E.merge)(...qL.map(e=>(0,E.fromEvent)(this.element,e)),(0,E.fromEvent)(window,"online")).subscribe(()=>this.tick(),e=>{this.error$.next({id:"DashVKPlayer",category:E.ErrorCategory.WTF,message:"Internal logic error",thrown:e})})),this.subscription.add((0,E.fromEvent)(this.element,"progress").subscribe(()=>{this.element&&this.element.readyState===2&&!this.element.seeking&&(this.element.currentTime=this.element.currentTime)})),this.subscription.add((0,E.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===2&&!this.element.seeking&&at(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let e=()=>{var x,k,L,W,j,U,V,G,Q,K,pe;let{keepSilentStallWatchdogWhenNotActive:t}=this.tuning.dashCmafLive,{crashOnStallTimeout:i,crashOnStallTWithoutDataTimeout:r,liveStallReinitInterval:s,stallWatchdogInterval:n}=this.tuning.dash,o=this.isLive$.getValue(),l=this.liveStreamStatus$.getValue()==="active";if(!this.element||((x=this.source)==null?void 0:x.readyState)!=="open")return;let p=this.currentStallDuration$.getValue();p+=n,this.currentStallDuration$.next(p);let c={timeInWaiting:p},h=(0,E.now)(),d=100,f=(L=(k=this.videoBufferManager)==null?void 0:k.lastDataObtainedTimestamp)!=null?L:0;this.videoLastDataObtainedTimestamp$.next(f);let m=(j=(W=this.audioBufferManager)==null?void 0:W.lastDataObtainedTimestamp)!=null?j:0,S=(V=(U=this.videoBufferManager)==null?void 0:U.getForwardBufferDuration())!=null?V:0,g=(Q=(G=this.audioBufferManager)==null?void 0:G.getForwardBufferDuration())!=null?Q:0,v=S<d&&h-f>r,w=this.audioBufferManager&&g<d&&h-m>r;if((!t||l)&&((v||w)&&p>r||p>=i))throw new Error(`Stall timeout exceeded: ${p} ms`);if(o&&p%s===0){let he=this.normalizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);!l&&t?(this.liveWasInterrupted=!0,this.updateManifestUrlWithTimeOffset(he),this.updateManifest()):this.seekLive(he).catch(H=>{this.error$.next({id:"stallIntervalCallback",category:E.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:H})}),c.liveLastOffset=he}else{let he=this.element.currentTime*1e3;(K=this.videoBufferManager)==null||K.maintain(he),(pe=this.audioBufferManager)==null||pe.maintain(he),c.position=he}this.tracer.log("stallIntervalCallback",(0,E.flattenObject)(c))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,E.interval)(this.tuning.dash.stallWatchdogInterval).subscribe(e,t=>{this.error$.next({id:"StallWatchdogCallback",category:E.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:t})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return T(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?r==null?void 0:r.switchToWithPreviousAbort(t,i):r==null?void 0:r.switchTo(t,i):r==null?void 0:r.switchToOld(t,i)})}seek(e,t){return T(this,null,function*(){var r,s,n,o,u;(0,E.assertNonNullable)(this.element),(0,E.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((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),at(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,E.isNullable)(this.element)||(0,E.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,E.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,E.isNonNullable)(this.element)&&(0,E.isNonNullable)(this.source)&&(0,E.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(r=>r.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.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}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.subscriptionRemovable.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,E.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(this.error$.subscribe(e("error")))}isManualDecreasePlaybackInLive(){if(!this.element||!this.isLive$.getValue())return!1;let e=1-this.element.playbackRate;return Number(e.toFixed(2))>Number(this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup.toFixed(2))}normalizeLiveOffset(e){return Math.trunc(e/1e3)*1e3}updateLive(){return T(this,null,function*(){var e;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i={isJumpGapAfterSeekLive:this.isJumpGapAfterSeekLive,isActiveLowLatency:t,initialCurrentTime:this.element.currentTime},{usePersistentGaps:r}=this.tuning.dash;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e.to&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=[],o=this.element.readyState===1?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(r&&l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n.push(1/0):n.push(l.to));if(n.length){let u=Math.max(...n)+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,i=q($({},i),{gapEnds:n,jumpTo:u,resultCurrentTime:this.element.currentTime}),this.tracer.log("jumpGap",(0,E.flattenObject)(i)))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var yt=require("@vkontakte/videoplayer-shared/es2015"),Jo=class{constructor(){this.subscription=new yt.Subscription;this.pipSize$=new yt.ValueSubject(void 0);this.videoSize$=new yt.ValueSubject(void 0);this.elementSize$=new yt.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=yt.noop}connect({observableVideo:e,video:t}){let i=r=>{let s=r.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,yt.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,yt.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,yt.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).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 xr=class{constructor(e){this.subscription=new J.Subscription;this.videoState=new le("stopped");this.observableVideo=null;this.droppedFramesManager=new Fi;this.stallsManager=new us;this.elementSizeManager=new Jo;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ht;this.audioTrackSwitchHistory=new Ht;this.syncPlayback=()=>{let e=this.videoState.getState(),t=this.params.desiredState.playbackState.getState(),i=this.params.desiredState.playbackState.getTransition(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.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.currentNativeBuffer$.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()):(i==null?void 0:i.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():(i==null?void 0:i.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;default:return(0,J.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new qi(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:((r=e.projectionData)==null?void 0:r.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 mt(e.source.url),this.params=e,this.video=Ze(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(Ne(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 Xo({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,J.isNullable)(this.observableVideo)&&(this.observableVideo=it(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:J.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,J.filter)(c=>!!c.length),(0,J.once)()).subscribe(c=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,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,J.map)(c=>c.to.state!=="none"),(0,J.filterChanged)());this.stallsManager.init({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$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.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.currentBuffer$,e.currentNativeBuffer$),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,J.filter)(J.isNonNullable),(0,J.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,J.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Lt(this.video,t.isLooped,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),Hi({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:i}),this.subscription.add(tt(this.video,t.volume,i.volumeState$,r)),this.subscription.add(ft(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(gt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")})),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 h=this.player.getStreams(),d=this.player.getCodecs();if((0,J.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of h.audio){m.push(ed(S));let g=[];for(let v of S.representations){let w=Wa(v);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:v})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of h.video){f.push(td(m));let S=[];for(let g of m.representations){let v=zi(q($({},g),{streamId:m.id}));v&&(S.push(v),this.videoTracksMap.set(v,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of h.text)for(let S of m.representations){let g=sT(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),d!=null&&d.video&&this.params.output.availableVideoCodecs$.next(d.video),d!=null&&d.audio&&this.params.output.availableAudioCodecs$.next(d.audio),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())},r));let o=(0,J.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,J.fromEvent)(this.video,"progress")).pipe((0,J.filter)(()=>this.videoTracksMap.size>0)),{abrThrottle:u}=this.params.tuning.dash;u&&(o=o.pipe((0,J.throttle)(u))),this.subscription.add(o.subscribe(()=>T(this,null,function*(){let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h)return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState());let d=this.selectVideoAudioRepresentations();if(!d)return;let[f,m]=d,S=[...this.videoTracksMap.keys()].find(v=>{var w;return((w=this.videoTracksMap.get(v))==null?void 0:w.representation.id)===f.id});(0,J.isNonNullable)(S)&&(this.stallsManager.lastVideoTrackSelected=S);let g=this.params.desiredState.autoVideoTrackLimits.getTransition();if(g&&this.params.output.autoVideoTrackLimits$.next(g.to),c==="manifest_ready")yield this.player.initRepresentations(f.id,m==null?void 0:m.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",f.id),m){let v=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",m.id,v)}}),r)),this.subscription.add((0,J.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,J.merge)((0,J.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,J.map)(c=>c.to)))}).pipe((0,J.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,J.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,J.filterChanged)()).subscribe(c=>{let h=[...this.videoTracksMap.entries()].find(([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[d,{stream:f}]=h,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(d),e.currentVideoStream$.next(td(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,J.filterChanged)()).subscribe(c=>{let h=[...this.audioTracksMap.entries()].find(([,{representation:S}])=>S.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[d,{stream:f}]=h,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(ed(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,d;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(d=this.params.tuning.spherical)!=null&&d.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,J.map)(({to:c})=>c==="ready"),(0,J.filterChanged)());this.subscription.add((0,J.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,J.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),d=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(d)})),this.subscription.add((0,J.merge)(l,this.player.state$.stateChangeEnded$,(0,J.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,J.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,J.observableFrom)(["init"])).pipe((0,J.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var j,U,V,G,Q,K,pe,he,H,C,P,B,z;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?vr:Sr,t=this.params.tuning.useNewAutoSelectVideoTrack?ns:as,i=this.params.tuning.useNewAutoSelectVideoTrack?Dt:ss,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(j=r.videoTrack.getState())==null?void 0:j.id,u=[...this.videoTracksMap.keys()].find(({id:ee})=>ee===o),l=s.currentVideoTrack$.getValue(),p=((G=(V=r.videoStream.getState())!=null?V:u&&((U=this.videoTracksMap.get(u))==null?void 0:U.stream))!=null?G:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=[...this.videoStreamsMap.keys()].find(({id:ee})=>ee===p.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let d=Fe(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(d/Math.min(f,m||1/0),1),g=(Q=r.audioStream.getState())!=null?Q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,v=(K=[...this.audioStreamsMap.keys()].find(({id:ee})=>ee===(g==null?void 0:g.id)))!=null?K:this.audioStreamsMap.keys().next().value,w=0;if(v){if(u&&!n){let ee=e(u,h,(pe=this.audioStreamsMap.get(v))!=null?pe:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(he=ee==null?void 0:ee.bitrate)!=null?he:-1/0)}if(l){let ee=e(l,h,(H=this.audioStreamsMap.get(v))!=null?H:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(C=ee==null?void 0:ee.bitrate)!=null?C:-1/0)}}let x=u;(n||!x)&&(x=i(h,{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:w,forwardBufferHealth:S,current:l,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}));let k=v&&t(x,h,(P=this.audioStreamsMap.get(v))!=null?P:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),L=(B=this.videoTracksMap.get(x))==null?void 0:B.representation,W=k&&((z=this.audioTracksMap.get(k))==null?void 0:z.representation);if(L&&W)return[L,W];if(L&&!W&&this.audioTracksMap.size===0)return[L,void 0]}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){rt(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:J.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),et(this.video),this.tracer.end()}};var Ja=class extends xr{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 xe=require("@vkontakte/videoplayer-shared/es2015");var Za=class extends xr{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new xe.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,xe.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),p=i.volume$.getValue(),c=!p.volume||p.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,xe.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,xe.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,xe.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u*1e3+l+t:void 0)).subscribe(i.liveTime$)).add((0,xe.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,xe.merge)(r.playbackRateState$,new xe.ValueSubject(1))}).pipe((0,xe.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let p=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,xe.isNullable)(p)||(t=u-p)})).add((0,xe.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,xe.merge)(r.playbackRateState$,new xe.ValueSubject(1))}).pipe((0,xe.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:p})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&p>=1-h||(0,xe.isNullable)(u)||(0,xe.isNullable)(l))return;let d=-1*(l-u-t);i.position$.next(Math.min(d,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=aT(u);this.params.output.availableTextTracks$.next([l])}})),this.params.tuning.dashCmafLive.externalStopControl||this.subscription.add(this.player.liveStreamStatus$.pipe((0,xe.filter)(u=>(0,xe.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u==="unpublished"&&i.position$.getValue()===0)))}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 ie=require("@vkontakte/videoplayer-shared/es2015");var AT=X(Xe(),1),fd=X(yr(),1);var I=require("@vkontakte/videoplayer-shared/es2015");var ru=X(Xe(),1),Ar=X(bt(),1),su=X(yr(),1);var xT=X(go(),1);var Xi=require("@vkontakte/videoplayer-shared/es2015");var QL=18,ST=!1;try{ST=Y.browser.isSafari&&!!Y.browser.safariVersion&&Y.browser.safariVersion<=QL}catch(a){console.error(a)}var ud=class{constructor(e,t=!1){this.bufferFull$=new Xi.Subject;this.error$=new Xi.Subject;this.queue=[];this.currentTask=null;this.destroyed=!1;this.abortRequested=!1;this.isAbortFixEnabled=!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.isAbortFixEnabled&&this.queue.shift()}this.queue.length&&this.pull()}catch(t){this.error$.next({id:"BufferTaskQueueUnknown",category:Xi.ErrorCategory.VIDEO_PIPELINE,message:"Buffer appending or removal failed",thrown:t})}};this.buffer=e,this.isAbortFixEnabled=t,this.buffer.addEventListener("updateend",this.completeTask)}append(e,t){return T(this,null,function*(){return t&&t.aborted?!1:new Promise(i=>{let r={operation:"append",data:e,signal:t,callback:i};this.queue.push(r),this.pull()})})}remove(e,t,i){return T(this,null,function*(){return i&&i.aborted?!1:new Promise(r=>{let s={operation:"remove",from:e,to:t,signal:i,callback:r};this.queue.unshift(s),this.pull()})})}abort(e){return T(this,null,function*(){return new Promise(t=>{let i,r=s=>{this.abortRequested=!1,t(s)};ST&&e?i={operation:"safariAbort",init:e,callback:r}:i={operation:"abort",callback:r};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 r;if((this.buffer.updating||this.currentTask||this.destroyed)&&!this.abortRequested)return;let e=this.isAbortFixEnabled?this.queue[0]:this.queue.shift();if(!e)return;if((r=e.signal)!=null&&r.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:Xi.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,Xi.assertNever)(t)}}},vT=ud;var D=require("@vkontakte/videoplayer-shared/es2015");var ld=X(bt(),1);var Zo=require("@vkontakte/videoplayer-shared/es2015"),en=({id:a,width:e,height:t,bitrate:i,fps:r,quality:s,streamId:n})=>{var u;let o=(u=s?ii(s):void 0)!=null?u:(0,Zo.videoSizeToQuality)({width:e,height:t});return o&&{id:a,quality:o,bitrate:i,size:{width:e,height:t},fps:r,streamId:n}},yT=({id:a,bitrate:e})=>({id:a,bitrate:e}),TT=({language:a,label:e},{id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),IT=({language:a,label:e,id:t,url:i,isAuto:r})=>({id:t,url:i,isAuto:r,type:"internal",language:a,label:e}),cd=({id:a,language:e,label:t,codecs:i,isDefault:r})=>({id:a,language:e,label:t,codec:(0,ld.default)(i.split("."),0),isDefault:r}),dd=({id:a,language:e,label:t,hdr:i,codecs:r})=>({id:a,language:e,hdr:i,label:t,codec:(0,ld.default)(r.split("."),0)}),pd=a=>"url"in a,kt=a=>a.type==="template";var ET=a=>{a.sort((t,i)=>t.from-i.from);let e=[a[0]];for(let t=1;t<a.length;t++){let{from:i,to:r}=a[t],s=e[e.length-1];s.to>=i?s.to=Math.max(s.to,r):e.push(a[t])}return e},Pr=(a,e)=>{for(let t of a)if(e(t))return t;return null},wT=a=>{let e=!1,t=(0,Zo.throttleFn)(()=>{e=!0},a);return()=>{try{return t(),e}finally{e=!1}}};var iu=require("@vkontakte/videoplayer-shared/es2015");var eu=a=>{let e=[];for(let t=0;t<a.length;t++){let i=Math.floor(a.start(t)*1e3),r=Math.ceil(a.end(t)*1e3);e.push(i,r)}return e};var tu=class{constructor(e,t){this.lastUpdateTs=0;this.lastCallTs=0;this.prevRanges=[];this.subscription=new iu.Subscription;this.mediaSource=e,this.sourceBuffer=t,this.subscription.add((0,iu.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>this.updateend()))}updateend(){if(!re(this.mediaSource,this.sourceBuffer))return;let{prevRanges:e}=this,t=eu(this.sourceBuffer.buffered);this.prevRanges=t,this.isRangesRemoved(e,t)&&(this.lastUpdateTs=Date.now())}isRangesRemoved(e,t){if(e.length!==t.length)return!0;for(let i=0;i<e.length;i+=2){let r=e[i],s=e[i+1],n=t[i],o=t[i+1];if(n>r||o<s)return!0}return!1}wasUpdated(){let{lastCallTs:e,lastUpdateTs:t}=this;return this.lastCallTs=Date.now(),e<=t}destroy(){this.subscription.unsubscribe()}};var tn=class{constructor(e,t,i,{fetcher:r,tuning:s,getCurrentPosition:n,isActiveLowLatency:o,compatibilityMode:u=!1,manifest:l}){this.currentLiveSegmentServerLatency$=new D.ValueSubject(0);this.currentLowLatencySegmentLength$=new D.ValueSubject(0);this.currentSegmentLength$=new D.ValueSubject(0);this.onLastSegment$=new D.ValueSubject(!1);this.fullyBuffered$=new D.ValueSubject(!1);this.playingRepresentation$=new D.ValueSubject(void 0);this.playingRepresentationInit$=new D.ValueSubject(void 0);this.error$=new D.Subject;this.gaps=[];this.subscription=new D.Subscription;this.allInitsLoaded=!1;this.activeSegments=new Set;this.downloadAbortController=new ge;this.switchAbortController=new ge;this.destroyAbortController=new ge;this.useSmartRepresentationSwitch=!1;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.sourceBufferBufferedDiff=null;this.startWith=(0,D.abortable)(this.destroyAbortController.signal,function(e){return Z(this,null,function*(){let t=this.representations.get(e);(0,D.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 vT(this.sourceBuffer,this.tuning.dash.useAbortMSEFix),this.sourceBufferBufferedDiff=new tu(this.mediaSource,this.sourceBuffer),this.subscription.add((0,D.fromEvent)(this.sourceBuffer,"updateend").subscribe(()=>{this.maintain()})),this.subscription.add((0,D.fromEvent)(this.sourceBuffer,"error").subscribe(()=>this.error$.next({id:"SourceBuffer",category:D.ErrorCategory.VIDEO_PIPELINE,message:"SourceBuffer Error event fired"}))),this.subscription.add(this.sourceBufferTaskQueue.bufferFull$.subscribe(n=>{let o=this.getCurrentPosition();if(!this.sourceBuffer||!o||!re(this.mediaSource,this.sourceBuffer))return;let u=Math.min(this.bufferLimit,ws(this.sourceBuffer.buffered)*.8);this.bufferLimit=u;let l=Fe(this.sourceBuffer.buffered,o),p=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(o,n*2,l<p).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),r=this.segments.get(t.id),s=this.parsedInitData.get(t.id);(0,D.assertNonNullable)(i,"No init buffer for starting representation"),(0,D.assertNonNullable)(r,"No segments for starting representation"),i instanceof ArrayBuffer&&(this.searchGaps(r,t),yield this.sourceBufferTaskQueue.append(i,this.destroyAbortController.signal),this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(s))})}.bind(this));this.switchTo=(0,D.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Z(this,null,function*(){if(!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,D.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,D.isNullable)(s)||(0,D.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,D.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!re(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,D.isNonNullable)(n)&&!this.isLive&&(this.bufferLimit=1/0,yield new ci(this.pruneBuffer(n,1/0,!0))),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}this.maintain()}})}.bind(this));this.switchToOld=(0,D.abortable)(this.destroyAbortController.signal,function(e,t=!1){return Z(this,null,function*(){if(!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId)return;this.switchingToRepresentationId=e;let i=this.representations.get(e);(0,D.assertNonNullable)(i,`No such representation ${e}`);let r=this.segments.get(e),s=this.initData.get(e);if((0,D.isNullable)(s)||(0,D.isNullable)(r)?yield this.loadInit(i,"high",!1):s instanceof Promise&&(yield s),r=this.segments.get(e),(0,D.assertNonNullable)(r,"No segments for starting representation"),s=this.initData.get(e),!(!s||!(s instanceof ArrayBuffer)||!this.sourceBuffer||!re(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,D.isNonNullable)(n)&&(this.isLive||(this.bufferLimit=1/0,yield new ci(this.pruneBuffer(n,1/0,!0))),this.maintain(n)),this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=e}})}.bind(this));this.seekLive=(0,D.abortable)(this.destroyAbortController.signal,function(e){return Z(this,null,function*(){var u;let t=(0,su.default)(e,l=>l.representations);if(!this.downloadingRepresentationId||!t.length)return;this.isSeekingLive=!0;for(let l of this.representations.keys()){let p=t.find(d=>d.id===l);p&&this.representations.set(l,p);let c=this.representations.get(l);if(!c||!kt(c.segmentReference)){this.isSeekingLive=!1;return}let h=this.getActualLiveStartingSegments(c.segmentReference);this.segments.set(c.id,h)}let i=(u=this.switchingToRepresentationId)!=null?u:this.downloadingRepresentationId,r=this.representations.get(i);(0,D.assertNonNullable)(r,`Representation not found by id ${i}`);let s=this.segments.get(i);(0,D.assertNonNullable)(s,"No segments for starting representation");let n=this.initData.get(i);if((0,D.assertNonNullable)(n,"No init buffer for starting representation"),!(n instanceof ArrayBuffer)){this.isSeekingLive=!1;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,r),yield this.sourceBufferTaskQueue.append(n,this.destroyAbortController.signal),this.isSeekingLive=!1})}.bind(this));var p;this.fetcher=r,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=(p=l==null?void 0:l.baseUrls)!=null?p:[],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){!re(this.mediaSource,this.sourceBuffer)||e===this.downloadingRepresentationId||e===this.switchingToRepresentationId||(this.switchAbortController.abort(),this.switchAbortController=new ge,(0,D.abortable)(this.switchAbortController.signal,function(i,r=!1){return Z(this,null,function*(){this.switchingToRepresentationId=i;let s=this.representations.get(i);(0,D.assertNonNullable)(s,`No such representation ${i}`);let n=this.segments.get(i),o=this.initData.get(i);if((0,D.isNullable)(o)||(0,D.isNullable)(n)?yield this.loadInit(s,"high",!1):o instanceof Promise&&(yield o),n=this.segments.get(i),(0,D.assertNonNullable)(n,"No segments for starting representation"),o=this.initData.get(i),!(!(o instanceof ArrayBuffer)||!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer))){if(yield this.abort(),yield this.sourceBufferTaskQueue.append(o,this.downloadAbortController.signal),r)this.switchingToRepresentationId=void 0,this.downloadingRepresentationId=i,yield this.dropBuffer();else{let u=this.getCurrentPosition();(0,D.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,D.isNullable)(this.sourceBuffer)&&!this.sourceBuffer.updating&&(this.sourceBuffer.mode="segments")}abort(){return T(this,null,function*(){for(let e of this.activeSegments)this.abortSegment(e.segment);return this.activeSegments.clear(),this.downloadAbortController.abort(),this.downloadAbortController=new ge,this.abortBuffer()})}maintain(e=this.getCurrentPosition()){var h;if((0,D.isNullable)(e)||(0,D.isNullable)(this.downloadingRepresentationId)||(0,D.isNullable)(this.playingRepresentationId)||(0,D.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||(0,D.isNonNullable)(this.switchingToRepresentationId)||this.isSeekingLive)return;let t=this.representations.get(this.downloadingRepresentationId),i=this.representations.get(this.playingRepresentationId),r=this.segments.get(this.downloadingRepresentationId),s=this.segments.get(this.playingRepresentationId);if((0,D.assertNonNullable)(t,`No such representation ${this.downloadingRepresentationId}`),(0,D.assertNonNullable)(i,`No such representation ${this.playingRepresentationId}`),(0,D.isNullable)(r)||(0,D.isNullable)(s))return;let n=r.find(d=>e>=d.time.from&&e<d.time.to);(0,D.isNonNullable)(n)&&isFinite(n.time.from)&&isFinite(n.time.to)&&this.currentSegmentLength$.next((n==null?void 0:n.time.to)-n.time.from);let o=e,u=100;if(this.playingRepresentationId!==this.downloadingRepresentationId){let d=this.getForwardBufferDuration(e),f=en(i),m=en(t),S=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useSmartRepresentationSwitch&&(0,D.isNonNullable)(f)&&(0,D.isNonNullable)(m)&&(0,D.isHigher)(f.quality,m.quality),g=this.useSmartRepresentationSwitch&&this.tuning.dash.useNewRepresentationSwitch&&this.tuning.dash.useDelayedRepresentationSwitch;if(S||g?o+=Math.min(d,this.tuning.dash.representationSwitchForwardBufferGap):n&&n.time.to-e<this.tuning.dash.maxSegmentDurationLeftToSelectNextSegment&&d>=n.time.to-e+u&&(o=n?n.time.to+u:-1/0),this.tuning.dash.useNewRepresentationSwitch){let w=(h=[...this.segments.entries()].map(([x,k])=>{let L=k.find(W=>e>=W.time.from&&e<W.time.to);return{representationId:x,status:L==null?void 0:L.status}}).find(x=>x.status==="fed"))==null?void 0:h.representationId;w&&(this.playingRepresentationId=w,this.playingRepresentation$.next(this.playingRepresentationId),this.playingRepresentationInit$.next(this.parsedInitData.get(this.playingRepresentationId)))}}if(isFinite(this.bufferLimit)&&ws(this.sourceBuffer.buffered)>=this.bufferLimit){let d=Fe(this.sourceBuffer.buffered,e),f=Math.min(this.forwardBufferTarget,this.bufferLimit)*this.tuning.dash.minSafeBufferThreshold;this.pruneBuffer(e,1/0,d<f).catch(m=>{this.handleAsyncError(m,"pruneBuffer")});return}let p=null;if(!this.activeSegments.size&&(p=this.selectForwardBufferSegments(r,t.segmentReference.type,o),p!=null&&p.length)){let d="auto";if(this.tuning.dash.useFetchPriorityHints&&n)if((0,ru.default)(p,n))d="high";else{let f=(0,Ar.default)(p,0);f&&f.time.from-n.time.to>=this.forwardBufferTarget/2&&(d="low")}this.loadSegments(p,t,d).catch(f=>{this.handleAsyncError(f,"loadSegments")})}(!this.preloadOnly&&!this.allInitsLoaded&&n&&n.status==="fed"&&!(p!=null&&p.length)&&Fe(this.sourceBuffer.buffered,e)>3e3||this.isActiveLowLatency())&&this.loadNextInit();let c=(0,Ar.default)(r,-1);!this.isLive&&c&&(this.fullyBuffered$.next(c.time.to-e-Fe(this.sourceBuffer.buffered,e)<u),this.onLastSegment$.next(e-c.time.from>0))}get lastDataObtainedTimestamp(){return this.lastDataObtainedTimestampMs}searchGaps(e,t){this.gaps=[];let i=0,r=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+r,persistent:!0}),i=s.time.to;(0,D.isNonNullable)(t.duration)&&t.duration-i>0&&!this.isLive&&this.gaps.push({representation:t.id,from:i,to:t.duration,persistent:!0})}getActualLiveStartingSegments(e){let t=e.segments,i=this.isActiveLowLatency()?this.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.tuning.dashCmafLive.maxActiveLiveOffset,r=[],s=0,n=t.length-1;do r.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()?[r[0]]:r}getLiveSegmentsToLoadState(e){let t=e==null?void 0:e.streams[this.kind];if(!t)return;let i=(0,su.default)(t,s=>s.representations).find(s=>s.id===this.downloadingRepresentationId);if(!i)return;let r=this.segments.get(i.id);if(r!=null&&r.length)return{from:r[0].time.from,to:r[r.length-1].time.to}}updateLive(e){var i,r,s,n;if(!e||[...this.segments.values()].every(o=>!o.length))return;let t=(i=(0,su.default)(e.streams[this.kind],o=>o.representations))!=null?i:[];for(let o of t){if(!o||!kt(o.segmentReference))return;let u=o.segmentReference.segments.map(d=>q($({},d),{status:"none",size:void 0})),l=100,p=(r=this.segments.get(o.id))!=null?r:[],c=(n=(s=(0,Ar.default)(p,-1))==null?void 0:s.time.to)!=null?n:0,h=u==null?void 0:u.findIndex(d=>c>=d.time.from+l&&c<=d.time.to+l);if(h===-1){this.liveUpdateSegmentIndex=0;let d=this.getActualLiveStartingSegments(o.segmentReference);this.segments.set(o.id,d)}else{let d=u.slice(h+1);this.segments.set(o.id,[...p,...d])}}}proceedLowLatencyLive(){let e=this.downloadingRepresentationId;(0,D.assertNonNullable)(e);let t=this.segments.get(e);if(t!=null&&t.length){let i=t[t.length-1];this.updateLowLatencyLiveIfNeeded(i)}}setSmartRepresentationSwitch(e){this.useSmartRepresentationSwitch=e}updateLowLatencyLiveIfNeeded(e){let t=0;for(let i of this.representations.values()){let r=i.segmentReference;if(!kt(r))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*r.timescale/1e3).toString(10),l=At(r.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 r=i.find(u=>u.time.from<=e&&u.time.to>=e);return(o=r==null?void 0:r.time.from)!=null?o:void 0}setTarget(e){this.forwardBufferTarget=e}setPreloadOnly(e){this.preloadOnly=e}destroy(){var e,t;if(this.initData.clear(),this.segments.clear(),this.parsedInitData.clear(),this.representations.clear(),(e=this.sourceBufferTaskQueue)==null||e.destroy(),(t=this.sourceBufferBufferedDiff)==null||t.destroy(),this.gapDetectionIdleCallback&&dt&&dt(this.gapDetectionIdleCallback),this.initLoadIdleCallback&&dt&&dt(this.initLoadIdleCallback),this.subscription.unsubscribe(),this.sourceBuffer)try{this.mediaSource.removeSourceBuffer(this.sourceBuffer)}catch(i){if(!(i instanceof DOMException&&i.name==="NotFoundError"))throw i}this.sourceBuffer=null,this.downloadAbortController.abort(),this.switchAbortController.abort(),this.destroyAbortController.abort(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)}selectForwardBufferSegments(e,t,i){return this.checkEjectedSegments(),this.isLive?this.selectForwardBufferSegmentsLive(e,i):this.selectForwardBufferSegmentsRecord(e,t,i)}selectForwardBufferSegmentsLive(e,t){if(this.playingRepresentationId!==this.downloadingRepresentationId){let i=e.findIndex(r=>t>=r.time.from&&t<r.time.to);this.liveUpdateSegmentIndex=i}return this.liveUpdateSegmentIndex<e.length?e.slice(this.liveUpdateSegmentIndex++):null}selectForwardBufferSegmentsRecord(e,t,i){let r=this.getForwardBufferDuration(i),s=e.findIndex(({status:h,time:{from:d,to:f}},m)=>{let S=d<=i&&f>=i,g=d>i||S||m===0&&i===0,v=Math.min(this.forwardBufferTarget,this.bufferLimit),w=this.preloadOnly&&d<=i+v||r<v&&f-d>=v||f<=i+v;return(h==="none"||h==="partially_ejected"&&g&&w&&this.sourceBuffer&&re(this.mediaSource,this.sourceBuffer)&&!(at(this.sourceBuffer.buffered,d)&&at(this.sourceBuffer.buffered,f)))&&g&&w});if(s===-1)return null;if(t!=="byteRange")return e.slice(s,s+1);let n=e,o=0,u=0,l=[],p=this.preloadOnly?0:this.tuning.dash.segmentRequestSize,c=this.preloadOnly?this.forwardBufferTarget:0;for(let h=s;h<n.length&&(o<=p||u<=c);h++){let d=n[h];if(o+=d.byte.to+1-d.byte.from,u+=d.time.to+1-d.time.from,d.status==="none"||d.status==="partially_ejected")l.push(d);else break}return l}loadSegments(e,t,i="auto"){return T(this,null,function*(){kt(t.segmentReference)?yield this.loadTemplateSegment(e[0],t,i):yield this.loadByteRangeSegments(e,t,i)})}loadTemplateSegment(e,t,i="auto"){return T(this,null,function*(){e.status="downloading";let r={segment:e,loadedBytes:0,feedingBytes:0,fedBytes:0,representationId:t.id};this.activeSegments.add(r);let{range:s,url:n,signal:o,onProgress:u,onProgressTasks:l}=this.prepareTemplateFetchSegmentParams(e,t);this.failedDownloads&&o&&(yield(0,D.abortable)(o,function(){return Z(this,null,function*(){let p=(0,D.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(c=>setTimeout(c,p))})}.bind(this))(),o.aborted&&this.abortActiveSegments([e]));try{let p=yield this.fetcher.fetch(n,{range:s,signal:o,onProgress:u,priority:i,isLowLatency:this.isActiveLowLatency(),bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation});if(this.lastDataObtainedTimestampMs=(0,D.now)(),!p)return;let c=new DataView(p),h=Bt(t.mime);if(!isFinite(r.segment.time.to)){let m=t.segmentReference.timescale;r.segment.time.to=h.getChunkEndTime(c,m)}u&&r.feedingBytes&&l?yield Promise.all(l):yield this.sourceBufferTaskQueue.append(c,o);let{serverDataReceivedTimestamp:d,serverDataPreparedTime:f}=h.getServerLatencyTimestamps(c);d&&f&&this.currentLiveSegmentServerLatency$.next(f-d),r.segment.status="downloaded",this.onSegmentFullyAppended(r,t.id),this.failedDownloads=0}catch(p){this.abortActiveSegments([e]),st(p)||(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())kt(t.segmentReference)?t.segmentReference.baseUrl=e:t.segmentReference.url=e}loadByteRangeSegments(e,t,i="auto"){return T(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:r,url:s,signal:n,onProgress:o}=this.prepareByteRangeFetchSegmentParams(e,t);this.failedDownloads&&n&&(yield(0,D.abortable)(n,function(){return Z(this,null,function*(){let u=(0,D.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(l=>{this.loadByteRangeSegmentsTimeoutId=window.setTimeout(l,u),(0,D.fromEvent)(window,"online").pipe((0,D.once)()).subscribe(()=>{l(),window.clearTimeout(this.loadByteRangeSegmentsTimeoutId)})})})}.bind(this))(),n.aborted&&this.abortActiveSegments(e));try{yield this.fetcher.fetch(s,{range:r,onProgress:o,signal:n,priority:i,bufferOptimisation:this.tuning.dash.fetcherBufferOptimisation}),this.lastDataObtainedTimestampMs=(0,D.now)(),this.failedDownloads=0}catch(u){this.abortActiveSegments(e),st(u)||(this.failedDownloads++,this.updateRepresentationsBaseUrlIfNeeded())}})}prepareByteRangeFetchSegmentParams(e,t){if(kt(t.segmentReference))throw new Error("Representation is not byte range type");let i=t.segmentReference.url,r={from:(0,Ar.default)(e,0).byte.from,to:(0,Ar.default)(e,-1).byte.to},{signal:s}=this.downloadAbortController;return{url:i,range:r,signal:s,onProgress:(o,u)=>T(this,null,function*(){if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,D.now)(),yield this.onSomeByteRangesDataLoaded({dataView:o,loaded:u,signal:s,onSegmentAppendFailed:()=>this.abort(),globalFrom:r?r.from:0,representationId:t.id})}catch(l){this.error$.next({id:"SegmentFeeding",category:D.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:l})}})}}prepareTemplateFetchSegmentParams(e,t){if(!kt(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 r=i.toString(),{signal:s}=this.downloadAbortController,n=[],u=this.isActiveLowLatency()||this.tuning.dash.enableSubSegmentBufferFeeding&&this.liveUpdateSegmentIndex<3?(l,p)=>{if(!s.aborted)try{this.lastDataObtainedTimestampMs=(0,D.now)();let c=this.onSomeTemplateDataLoaded({dataView:l,loaded:p,signal:s,onSegmentAppendFailed:()=>this.abort(),representationId:t.id});n.push(c)}catch(c){this.error$.next({id:"SegmentFeeding",category:D.ErrorCategory.VIDEO_PIPELINE,message:"Error when feeding segments",thrown:c})}}:void 0;return{url:r,signal:s,onProgress:u,onProgressTasks:n}}abortActiveSegments(e){for(let t of this.activeSegments)(0,ru.default)(e,t.segment)&&this.abortSegment(t.segment)}onSomeTemplateDataLoaded(n){return T(this,arguments,function*({dataView:e,representationId:t,loaded:i,onSegmentAppendFailed:r,signal:s}){if(!this.activeSegments.size||!re(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){r();continue}if(u.loadedBytes=i,u.loadedBytes>u.feedingBytes){let p=new DataView(e.buffer,e.byteOffset+u.feedingBytes,u.loadedBytes-u.feedingBytes),c=Bt(o.mime).parseFeedableSegmentChunk(p,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 T(this,arguments,function*({dataView:e,representationId:t,globalFrom:i,loaded:r,signal:s,onSegmentAppendFailed:n}){if(!this.activeSegments.size||!re(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:p}=l,c=p.byte.from-i,h=p.byte.to-i,d=h-c+1,f=c<r,m=h<=r;if(f){if(p.status==="downloading"&&m){p.status="downloaded";let S=new DataView(e.buffer,e.byteOffset+c,d);(yield this.sourceBufferTaskQueue.append(S,s))&&!s.aborted?this.onSegmentFullyAppended(l,t):yield n()}else if(this.tuning.dash.enableSubSegmentBufferFeeding&&(p.status==="downloading"||p.status==="partially_fed")&&(l.loadedBytes=Math.min(d,r-c),l.loadedBytes>l.feedingBytes)){let S=new DataView(e.buffer,e.byteOffset+c+l.feedingBytes,l.loadedBytes-l.feedingBytes),g=l.loadedBytes===d?S:Bt(u.mime).parseFeedableSegmentChunk(S);g!=null&&g.byteLength&&(p.status="partially_fed",l.feedingBytes+=g.byteLength,(yield this.sourceBufferTaskQueue.append(g,s))&&!s.aborted?(l.fedBytes+=g.byteLength,l.fedBytes===d&&this.onSegmentFullyAppended(l,t)):yield n())}}}})}onSegmentFullyAppended(e,t){if(!((0,D.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer))){!this.isLive&&Y.browser.isSafari&&this.tuning.useSafariEndlessRequestBugfix&&(at(this.sourceBuffer.buffered,e.segment.time.from,100)&&at(this.sourceBuffer.buffered,e.segment.time.to,100)||this.error$.next({id:"EmptyAppendBuffer",category:D.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",pd(e.segment)&&(e.segment.size=e.fedBytes);for(let i of this.representations.values()){if(i.id===t)continue;let r=this.segments.get(i.id);if(r)for(let s of 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.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[r,s]of this.initData.entries()){let n=s instanceof Promise;t||(t=n),s===null&&(e=r)}if(!e){this.allInitsLoaded=!0;return}if(t)return;let i=this.representations.get(e);i&&(this.initLoadIdleCallback=si(()=>(0,xT.default)(this.loadInit(i,"low",!1),()=>this.initLoadIdleCallback=null)))}loadInit(e,t="auto",i=!1){return T(this,null,function*(){let r=this.tuning.dash.useFetchPriorityHints?t:"auto",n=(!i&&this.failedDownloads>0?(0,D.abortable)(this.destroyAbortController.signal,function(){return Z(this,null,function*(){let o=(0,D.getExponentialDelay)(this.failedDownloads,this.tuning.downloadBackoff);yield new Promise(u=>setTimeout(u,o))})}.bind(this))():Promise.resolve()).then(()=>this.fetcher.fetchRepresentation(e.segmentReference,Bt(e.mime),r)).then(o=>{if(!o)return;let{init:u,dataView:l,segments:p}=o,c=l.buffer.slice(l.byteOffset,l.byteOffset+l.byteLength);this.initData.set(e.id,c);let h=p;this.isLive&&kt(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),i&&this.error$.next({id:"LoadInits",category:D.ErrorCategory.WTF,message:"loadInit threw",thrown:o})});return this.initData.set(e.id,n),n})}dropBuffer(){return T(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 T(this,null,function*(){if(!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer)||!this.playingRepresentationId||(0,D.isNullable)(e))return!1;this.checkEjectedSegments();let r=[],s=0,n=o=>{var l;if(s>=t)return;r.push($({},o.time));let u=pd(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,p=u.time.from>=e+Math.min(this.forwardBufferTarget,this.bufferLimit);(l||p)&&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,p=0;for(let c of this.segments.values())for(let h of c)(0,ru.default)(["none","partially_ejected"],h.status)&&Math.round(h.time.from)<=Math.round(u)&&Math.round(h.time.to)>=Math.round(l)&&p++;if(p===this.segments.size){let c={time:{from:u,to:l},url:"",status:"none"};n(c)}}if(r.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 r.length?(r=ET(r),(yield Promise.all(r.map(u=>this.sourceBufferTaskQueue.remove(u.from,u.to)))).reduce((u,l)=>u||l,!1)):!1})}abortBuffer(){return T(this,null,function*(){if(!this.sourceBuffer||!re(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||!re(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||!re(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||!re(this.mediaSource,this.sourceBuffer)||!this.sourceBuffer.buffered.length||(0,D.isNullable)(e)?0:Fe(this.sourceBuffer.buffered,e)}detectGaps(e,t){if(!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer,r={representation:e,from:t.time.from,to:t.time.to,persistent:!1};for(let s=0;s<i.length;s++){let n=i.start(s)*1e3,o=i.end(s)*1e3;if(!(o<=t.time.from||n>=t.time.to)){if(n<=t.time.from&&o>=t.time.to){r=void 0;break}o>t.time.from&&o<t.time.to&&(r.from=o),n<t.time.to&&n>t.time.from&&(r.to=n)}}r&&r.to-r.from>1&&!this.gaps.some(s=>r&&s.from===r.from&&s.to===r.to)&&this.gaps.push(r)}detectGapsWhenIdle(e,t){if(this.gapDetectionIdleCallback||!this.sourceBuffer||!re(this.mediaSource,this.sourceBuffer))return;let{buffered:i}=this.sourceBuffer;this.gaps=this.gaps.filter(r=>{if(r.persistent)return!0;let s=Math.round(r.from),n=Math.round(r.to);for(let o=0;o<i.length;o++)if(s>=Math.round(i.start(o)*1e3)&&n<=Math.round(i.end(o)*1e3))return!1;return!0}),this.gapDetectionIdleCallback=si(()=>{try{this.detectGaps(e,t)}catch(r){this.error$.next({id:"GapDetection",category:D.ErrorCategory.WTF,message:"detectGaps threw",thrown:r})}finally{this.gapDetectionIdleCallback=null}})}checkEjectedSegments(){if((0,D.isNullable)(this.sourceBuffer)||!re(this.mediaSource,this.sourceBuffer)||(0,D.isNullable)(this.playingRepresentationId)||this.sourceBufferBufferedDiff&&!this.sourceBufferBufferedDiff.wasUpdated())return;let e=eu(this.sourceBuffer.buffered),t=100;for(let i of this.segments.values())for(let r of i){let{status:s}=r;if(s!=="fed"&&s!=="partially_ejected")continue;let n=Math.floor(r.time.from),o=Math.ceil(r.time.to),u=!1,l=0;for(let p=0;p<e.length;p+=2){let c=e[p],h=e[p+1];u||(u=c-t<=n&&h+t>=o),(n>=c&&n<h-t||o>c+t&&o<=h)&&(l+=1)}u||(l===1?r.status="partially_ejected":this.gaps.some(p=>p.from===r.time.from||p.to===r.time.to)?r.status="partially_ejected":r.status="none")}}handleAsyncError(e,t){this.error$.next({id:t,category:D.ErrorCategory.VIDEO_PIPELINE,thrown:e,message:"Something went wrong"})}calculateDurationFromSegments(){var t;if(!this.playingRepresentationId)return 0;let e=this.segments.get(this.playingRepresentationId);return(e?(t=(0,Ar.default)(e,-1))==null?void 0:t.time.to:0)||0}};var ne=require("@vkontakte/videoplayer-shared/es2015");var nu=class{constructor({throughputEstimator:e,requestQuic:t,tracer:i,compatibilityMode:r=!1,useEnableSubtitlesParam:s=!1}){this.manifestRequested$=new ne.Subject;this.firstBytesManifest$=new ne.Subject;this.firstBytesRequested$=new ne.Subject;this.firstBytesReceived$=new ne.Subject;this.lastConnectionType$=new ne.ValueSubject(void 0);this.lastConnectionReused$=new ne.ValueSubject(void 0);this.lastRequestFirstBytes$=new ne.ValueSubject(void 0);this.recoverableError$=new ne.Subject;this.error$=new ne.Subject;this.abortAllController=new ge;this.subscription=new ne.SubscriptionRemovable;this.fetchManifest=(0,ne.abortable)(this.abortAllController.signal,function(e){return Z(this,null,function*(){let t=this.tracer.createComponentTracer("FetchManifest"),i=e;this.requestQuic&&(i=Qt(i)),!this.compatibilityMode&&this.useEnableSubtitlesParam&&(i=hs(i)),this.manifestRequested$.next();let r=yield this.doFetch(i,{signal:this.abortAllController.signal}).catch(au);return r?(t.log("success",(0,ne.flattenObject)({url:i,message:"Request successfully executed"})),t.end(),this.onHeadersReceived(r.headers),this.firstBytesManifest$.next(),r.text()):(t.error("error",(0,ne.flattenObject)({url:i,message:"No data in request manifest"})),t.end(),null)})}.bind(this));this.fetch=(0,ne.abortable)(this.abortAllController.signal,function(p){return Z(this,arguments,function*(e,{rangeMethod:t=this.compatibilityMode?0:1,range:i,onProgress:r,priority:s="auto",signal:n,measureThroughput:o=!0,isLowLatency:u=!1,bufferOptimisation:l=!1}={}){var pe,he,H;let c=e,h=new Headers,d=this.tracer.createComponentTracer("Fetch");if(i)switch(t){case 0:{h.append("Range",`bytes=${i.from}-${i.to}`);break}case 1:{let C=new URL(c,location.href);C.searchParams.append("bytes",`${i.from}-${i.to}`),c=C.toString();break}default:(0,ne.assertNever)(t)}this.requestQuic&&(c=Qt(c));let f=this.abortAllController.signal,m;if(n){let C=new ge;if(m=(0,ne.merge)((0,ne.fromEvent)(this.abortAllController.signal,"abort"),(0,ne.fromEvent)(n,"abort")).subscribe(()=>{try{C.abort()}catch(P){au(P)}}),this.subscription.add(m),this.abortAllController.signal.aborted||n.aborted)try{C.abort()}catch(P){au(P)}f=C.signal}let S=0,g=(0,ne.now)();d.log("startRequest",(0,ne.flattenObject)({url:c,priority:s,rangeMethod:t,range:i,isLowLatency:u,requestStartedAt:g})),this.firstBytesRequested$.next();let v=yield this.doFetch(c,{priority:s,headers:h,signal:f}),w=(0,ne.now)();if(!v)return d.error("error",{message:"No response in request"}),d.end(),this.unsubscribeAbortSubscription(m),null;if((pe=this.throughputEstimator)==null||pe.addRawRtt(w-g),!v.ok||!v.body){this.unsubscribeAbortSubscription(m);let C=`Fetch error ${v.status}: ${v.statusText}`;return d.error("error",{message:C}),d.end(),Promise.reject(new Error(`Fetch error ${v.status}: ${v.statusText}`))}if(this.onHeadersReceived(v.headers),!r&&!o){this.unsubscribeAbortSubscription(m);let C=(0,ne.now)(),P={requestStartedAt:g,requestEndedAt:C,duration:C-g};return d.log("endRequest",(0,ne.flattenObject)(P)),d.end(),v.arrayBuffer()}let x=v.body;if(o){let C;[x,C]=v.body.tee(),(he=this.throughputEstimator)==null||he.trackStream(C,u)}let k=x.getReader(),L,W=parseInt((H=v.headers.get("content-length"))!=null?H:"",10);Number.isFinite(W)&&(L=W),!L&&i&&(L=i.to-i.from+1);let j=L?new Uint8Array(L):new Uint8Array(0),U=!1,V=C=>{this.unsubscribeAbortSubscription(m),U=!0,au(C)},G=(0,ne.abortable)(f,function(B){return Z(this,arguments,function*({done:C,value:P}){if(S===0&&(this.lastRequestFirstBytes$.next((0,ne.now)()-g),this.firstBytesReceived$.next()),f.aborted){this.unsubscribeAbortSubscription(m);return}if(!C&&P){if(l&&L)j.set(P,S),S+=P.byteLength;else{let z=new Uint8Array(j.length+P.length);z.set(j),z.set(P,j.length),j=z,S+=P.byteLength}r==null||r(new DataView(j.buffer),S),yield k==null?void 0:k.read().then(G,V)}})}.bind(this));yield k==null?void 0:k.read().then(G,V),this.unsubscribeAbortSubscription(m);let Q=(0,ne.now)(),K={failed:U,requestStartedAt:g,requestEndedAt:Q,duration:Q-g};return U?(d.error("endRequest",(0,ne.flattenObject)(K)),d.end(),null):(d.log("endRequest",(0,ne.flattenObject)(K)),d.end(),j.buffer)})}.bind(this));this.fetchByteRangeRepresentation=(0,ne.abortable)(this.abortAllController.signal,function(e,t,i){return Z(this,null,function*(){var g;if(e.type!=="byteRange")return null;let{from:r,to:s}=e.initRange,n=r,o=s,u=!1,l,p;e.indexRange&&(l=e.indexRange.from,p=e.indexRange.to,u=s+1===l,u&&(n=Math.min(l,r),o=Math.max(p,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 h=new DataView(c,r-n,s-n+1);if(!t.validateData(h))throw new Error("Invalid media file");let d=t.parseInit(h),f=(g=e.indexRange)!=null?g:t.getIndexRange(d);if(!f)throw new ReferenceError("No way to load representation index");let m;if(u)m=new DataView(c,f.from-n,f.to-f.from+1);else{let v=yield this.fetch(e.url,{range:f,priority:i,measureThroughput:!1});if(!v)return null;m=new DataView(v)}let S=t.parseSegments(m,d,f);return{init:d,dataView:new DataView(c),segments:S}})}.bind(this));this.fetchTemplateRepresentation=(0,ne.abortable)(this.abortAllController.signal,function(e,t){return Z(this,null,function*(){if(e.type!=="template")return null;let i=new URL(e.initUrl,e.baseUrl).toString(),r=yield this.fetch(i,{priority:t,measureThroughput:!1});return r?{init:null,segments:e.segments.map(n=>q($({},n),{status:"none",size:void 0})),dataView:new DataView(r)}:null})}.bind(this));this.throughputEstimator=e,this.requestQuic=t,this.compatibilityMode=r,this.tracer=i.createComponentTracer("Fetcher"),this.useEnableSubtitlesParam=s}onHeadersReceived(e){let{type:t,reused:i}=ps(e);this.lastConnectionType$.next(t),this.lastConnectionReused$.next(i)}fetchRepresentation(e,t,i="auto"){return T(this,null,function*(){var s,n;let{type:r}=e;switch(r){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,ne.assertNever)(r)}})}destroy(){this.abortAllController.abort(),this.tracer.end(),this.subscription.unsubscribe()}doFetch(e,t){return T(this,null,function*(){let i=yield vt(e,t);if(i.ok)return i;let r=yield i.text(),s=parseInt(r);if(!isNaN(s))switch(s){case 1:this.recoverableError$.next({id:"VideoDataLinkExpiredError",message:"Video data links have expired",category:ne.ErrorCategory.FATAL});break;case 8:this.recoverableError$.next({id:"VideoDataLinkBlockedForFloodError",message:"Url blocked for flood",category:ne.ErrorCategory.FATAL});break;case 18:this.recoverableError$.next({id:"VideoDataLinkIllegalIpChangeError",message:"Client IP has changed",category:ne.ErrorCategory.FATAL});break;case 21:this.recoverableError$.next({id:"VideoDataLinkIllegalHostChangeError",message:"Request HOST has changed",category:ne.ErrorCategory.FATAL});break;default:this.error$.next({id:"GeneralVideoDataFetchError",message:`Generic video data fetch error (${s})`,category:ne.ErrorCategory.FATAL})}})}unsubscribeAbortSubscription(e){e&&(e.unsubscribe(),this.subscription.remove(e))}},au=a=>{if(!st(a))throw a};var ou=require("@vkontakte/videoplayer-shared/es2015");var rn=class a{constructor(e,t){this.currentRepresentation$=new ou.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,ou.isNullable)(e))for(let i of this.representations)for(let r of i){let s=r.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(p=>p.time.from<=e&&p.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(q($({},r),{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=a.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=>a.filterRepresentations(t.representations)))}static filterRepresentations(e){return e==null?void 0:e.filter(t=>t.kind==="text"&&"segmentReference"in t&&kt(t.segmentReference))}};var GL=["progress","play","seeked","stalled","waiting"],YL=["timeupdate","progress","loadeddata","playing","seeked"];var uu=class{constructor(e){this.element=null;this.manifestUrlString="";this.source=null;this.manifest=null;this.bufferManagers=[];this.subscription=new I.Subscription;this.subscriptionRemovable=new I.SubscriptionRemovable;this.representationSubscription=new I.Subscription;this.state$=new le("none");this.currentVideoRepresentation$=new I.ValueSubject(void 0);this.currentVideoRepresentationInit$=new I.ValueSubject(void 0);this.currentAudioRepresentation$=new I.ValueSubject(void 0);this.currentVideoSegmentLength$=new I.ValueSubject(0);this.currentAudioSegmentLength$=new I.ValueSubject(0);this.error$=new I.Subject;this.manifestRequested$=new I.Subject;this.firstBytesManifest$=new I.Subject;this.manifestReceived$=new I.Subject;this.firstBytesRequested$=new I.Subject;this.firstBytesReceived$=new I.Subject;this.lastConnectionType$=new I.ValueSubject(void 0);this.lastConnectionReused$=new I.ValueSubject(void 0);this.lastRequestFirstBytes$=new I.ValueSubject(void 0);this.currentLiveTextRepresentation$=new I.ValueSubject(null);this.isLive$=new I.ValueSubject(!1);this.isActiveLive$=new I.ValueSubject(!1);this.isLowLatency$=new I.ValueSubject(!1);this.liveDuration$=new I.ValueSubject(0);this.liveSeekableDuration$=new I.ValueSubject(0);this.liveAvailabilityStartTime$=new I.ValueSubject(0);this.liveStreamStatus$=new I.ValueSubject(void 0);this.bufferLength$=new I.ValueSubject(0);this.liveLatency$=new I.ValueSubject(void 0);this.liveLoadBufferLength$=new I.ValueSubject(0);this.livePositionFromPlayer$=new I.ValueSubject(0);this.currentStallDuration$=new I.ValueSubject(0);this.videoLastDataObtainedTimestamp$=new I.ValueSubject(0);this.fetcherRecoverableError$=new I.Subject;this.fetcherError$=new I.Subject;this.liveStreamEndTimestamp=0;this.isUpdatingLive=!1;this.isJumpGapAfterSeekLive=!1;this.forceEnded$=new I.Subject;this.gapWatchdogActive=!1;this.destroyController=new ge;this.initManifest=(0,I.abortable)(this.destroyController.signal,function(e,t,i){return Z(this,null,function*(){var r;this.tracer.log("initManifest"),this.element=e,this.manifestUrlString=Ce(t,i,2),this.state$.startTransitionTo("manifest_ready"),this.manifest=yield this.updateManifest(),(r=this.manifest)!=null&&r.streams.video.length?this.state$.setState("manifest_ready"):this.error$.next({id:"NoRepresentations",category:I.ErrorCategory.PARSER,message:"No playable video representations"})})}.bind(this));this.updateManifest=(0,I.abortable)(this.destroyController.signal,function(){return Z(this,null,function*(){var u,l;this.tracer.log("updateManifestStart",{manifestUrl:this.manifestUrlString});let e=yield this.fetcher.fetchManifest(this.manifestUrlString).catch(p=>{!this.manifest&&!this.bufferLength$.getValue()&&this.error$.next({id:"LoadManifest",category:I.ErrorCategory.NETWORK,message:"Failed to load manifest",thrown:p})});if(!e)return null;let t=null;try{t=bs(e!=null?e:"",this.manifestUrlString),this.manifestReceived$.next()}catch(p){let c=(u=ds(e))!=null?u:{id:"ManifestParsing",category:I.ErrorCategory.PARSER,message:"Failed to parse MPD manifest",thrown:p};this.error$.next(c)}if(!t)return null;let i=(p,c,h)=>{var d,f,m,S;return!!((f=(d=this.element)==null?void 0:d.canPlayType)!=null&&f.call(d,c)&&((S=(m=ot())==null?void 0:m.isTypeSupported)!=null&&S.call(m,`${c}; codecs="${h}"`))||p==="text")};if(t.live){this.isLive$.next(!!t.live);let{availabilityStartTime:p,latestSegmentPublishTime:c,streamIsUnpublished:h,streamIsAlive:d}=t.live,f=((l=t.duration)!=null?l:0)/1e3;this.liveSeekableDuration$.next(-1*f),this.liveDuration$.next((c-p)/1e3),this.liveAvailabilityStartTime$.next(t.live.availabilityStartTime);let m="active";d||(m=h?"unpublished":"unexpectedly_down"),this.liveStreamStatus$.next(m)}let r={text:t.streams.text,video:[],audio:[]},s,n;for(let p of["video","audio"]){let h=t.streams[p].filter(({mime:f,codecs:m})=>i(p,f,m));r[p]=h;let d;if(this.tuning.dash.codecsPrioritizeEnabled){let f=h.map(({codecs:m})=>m);p==="audio"&&(n=vs(f),d=n[0]),p==="video"&&(s=Ss(f),this.forceVideoCodec&&(0,AT.default)(s,this.forceVideoCodec)?d=this.forceVideoCodec:d=s[0]),d&&(r[p]=h.filter(({codecs:m})=>Qi(m)===d))}else{let f=new Set(h.map(({codecs:m})=>m));d=gs(f),d&&(r[p]=h.filter(({codecs:m})=>m.startsWith(d)))}if(p==="video"){let f=this.tuning.preferHDR,m=r.video.some(g=>g.hdr),S=r.video.some(g=>!g.hdr);Y.display.isHDR&&f&&m?r.video=r.video.filter(g=>g.hdr):S&&(r.video=r.video.filter(g=>!g.hdr))}}let o=q($({},t),{streams:r});return this.tuning.dash.codecsPrioritizeEnabled&&(o.codecs={video:s,audio:n}),this.tracer.log("updateManifestEnd",(0,I.flattenObject)(o)),o})}.bind(this));this.initRepresentations=(0,I.abortable)(this.destroyController.signal,function(e,t,i){return Z(this,null,function*(){var h;this.tracer.log("initRepresentationsStart",(0,I.flattenObject)({initialVideo:e,initialAudio:t,sourceHls:i})),(0,I.assertNonNullable)(this.manifest),(0,I.assertNonNullable)(this.element),this.representationSubscription.unsubscribe(),this.representationSubscription=new I.Subscription,this.state$.startTransitionTo("representations_ready");let r=d=>{this.representationSubscription.add((0,I.fromEvent)(d,"error").pipe((0,I.filter)(f=>{var m;return!!((m=this.element)!=null&&m.played.length)})).subscribe(f=>{this.error$.next({id:"VideoSource",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Unexpected video source error",thrown:f})}))};this.source=Wr();let s=document.createElement("source");if(r(s),s.src=URL.createObjectURL(this.source),this.element.appendChild(s),Vi())if(i){let d=document.createElement("source");r(d),d.type="application/x-mpegurl",d.src=i.url,this.element.appendChild(d)}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((d,f)=>[...d,...f.representations],[]);if(this.videoBufferManager=new tn("video",this.source,o,n),this.bufferManagers=[this.videoBufferManager],(0,I.isNonNullable)(t)){let d=this.manifest.streams.audio.reduce((f,m)=>[...f,...m.representations],[]);this.audioBufferManager=new tn("audio",this.source,d,n),this.bufferManagers.push(this.audioBufferManager)}rn.isSupported(this.manifest.streams.text)&&!this.isLowLatency$.getValue()&&(this.liveTextManager=new rn(this.manifest.streams.text,n)),this.representationSubscription.add(this.fetcher.lastRequestFirstBytes$.subscribe(this.lastRequestFirstBytes$));let u=()=>{var d;(d=this.stallWatchdogSubscription)==null||d.unsubscribe(),this.currentStallDuration$.next(0)};if(this.representationSubscription.add((0,I.merge)(...YL.map(d=>(0,I.fromEvent)(this.element,d))).pipe((0,I.map)(d=>this.element?Fe(this.element.buffered,this.element.currentTime*1e3):0),(0,I.filterChanged)(),(0,I.tap)(d=>{d>this.tuning.dash.bufferEmptinessTolerance&&u()})).subscribe(this.bufferLength$)),this.representationSubscription.add((0,I.merge)((0,I.fromEvent)(this.element,"ended"),this.forceEnded$).subscribe(()=>{u()})),this.isLive$.getValue()){this.subscription.add(this.liveDuration$.pipe((0,I.filterChanged)()).subscribe(f=>this.liveStreamEndTimestamp=(0,I.now)())),this.subscription.add((0,I.fromEvent)(this.element,"pause").subscribe(()=>{this.livePauseWatchdogSubscription=(0,I.interval)(1e3).subscribe(f=>{let m=Bi(this.manifestUrlString,2);this.manifestUrlString=Ce(this.manifestUrlString,m+1e3,2),this.liveStreamStatus$.getValue()==="active"&&this.updateManifest()}),this.subscription.add(this.livePauseWatchdogSubscription)})).add((0,I.fromEvent)(this.element,"play").subscribe(f=>{var m;return(m=this.livePauseWatchdogSubscription)==null?void 0:m.unsubscribe()})),this.representationSubscription.add((0,I.combine)({isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.map)(({isActiveLive:f,isLowLatency:m})=>f&&m),(0,I.filterChanged)()).subscribe(f=>{this.isManualDecreasePlaybackInLive()||xs(this.element,1)})),this.representationSubscription.add((0,I.combine)({bufferLength:this.bufferLength$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).pipe((0,I.filter)(({bufferLength:f,isActiveLive:m,isLowLatency:S})=>m&&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 m=this.liveSeekableDuration$.getValue()-f/1e3;this.liveSeekableDuration$.next(Math.max(m,-1*this.tuning.dashCmafLive.maxLiveDuration)),this.liveDuration$.next(this.liveDuration$.getValue()+f/1e3)})),this.representationSubscription.add((0,I.combine)({isLive:this.isLive$,rtt:this.throughputEstimator.rtt$,bufferLength:this.bufferLength$,segmentServerLatency:this.videoBufferManager.currentLiveSegmentServerLatency$}).pipe((0,I.filter)(({isLive:f})=>f),(0,I.filterChanged)((f,m)=>m.bufferLength<f.bufferLength),(0,I.map)(({rtt:f,bufferLength:m,segmentServerLatency:S})=>{let g=Bi(this.manifestUrlString,2);return(f/2+m+S+g)/1e3})).subscribe(this.liveLatency$)),this.representationSubscription.add((0,I.combine)({liveBuffer:this.liveBuffer.smoothed$,isActiveLive:this.isActiveLive$,isLowLatency:this.isLowLatency$}).subscribe(({liveBuffer:f,isActiveLive:m,isLowLatency:S})=>{if(!S||!m)return;let g=this.tuning.dashCmafLive.lowLatency.maxTargetOffset,v=this.tuning.dashCmafLive.lowLatency.maxTargetOffsetDeviation,w=this.tuning.dashCmafLive.lowLatency.playbackCatchupSpeedup,x=f-g;if(this.isManualDecreasePlaybackInLive())return;let k=1;Math.abs(x)>v&&(k=1+Math.sign(x)*w),xs(this.element,k)})),this.representationSubscription.add(this.bufferLength$.subscribe(f=>{var S,g;let m=0;if(f){let v=((g=(S=this.element)==null?void 0:S.currentTime)!=null?g:0)*1e3;m=Math.min(...this.bufferManagers.map(x=>{var k,L;return(L=(k=x.getLiveSegmentsToLoadState(this.manifest))==null?void 0:k.to)!=null?L:v}))-v}this.liveLoadBufferLength$.getValue()!==m&&this.liveLoadBufferLength$.next(m)}));let d=0;this.representationSubscription.add((0,I.combine)({liveLoadBufferLength:this.liveLoadBufferLength$,bufferLength:this.bufferLength$}).pipe((0,I.throttle)(1e3)).subscribe(S=>T(this,[S],function*({liveLoadBufferLength:f,bufferLength:m}){if(!this.element||this.isUpdatingLive)return;let g=this.element.playbackRate,v=Bi(this.manifestUrlString,2),w=Math.abs(this.livePositionFromPlayer$.getValue())*1e3,x=Math.min(w,this.tuning.dashCmafLive.normalizedTargetMinBufferSize*g),k=this.tuning.dashCmafLive.normalizedActualBufferOffset*g,L=this.tuning.dashCmafLive.normalizedLiveMinBufferSize*g,W=isFinite(f)?f:m,j=this.isActiveLive$.getValue()&&this.isLowLatency$.getValue(),U=w<=this.tuning.live.activeLiveDelay;this.isActiveLive$.next(U);let V="none";if(j?V="active_low_latency":this.isLowLatency$.getValue()&&U?(this.bufferManagers.forEach(G=>G.proceedLowLatencyLive()),V="active_low_latency"):v!==0&&W<x?V="live_forward_buffering":W<x+L&&(V="live_with_target_offset"),isFinite(f)&&(d=f>d?f:d),V==="live_forward_buffering"||V==="live_with_target_offset"){let G=d-(x+k),Q=this.normolizeLiveOffset(Math.trunc(v+G/g)),K=Math.abs(Q-v),pe=0;!f||K<=this.tuning.dashCmafLive.offsetCalculationError?pe=v:Q>0&&K>this.tuning.dashCmafLive.offsetCalculationError&&(pe=Q),this.manifestUrlString=Ce(this.manifestUrlString,pe,2)}(V==="live_with_target_offset"||V==="live_forward_buffering")&&(d=0,yield this.updateLive())}),f=>{this.error$.next({id:"updateLive",category:I.ErrorCategory.VIDEO_PIPELINE,thrown:f,message:"Failed to update live with subscription"})}))}let l=(0,I.merge)(...this.bufferManagers.map(d=>d.fullyBuffered$)).pipe((0,I.map)(()=>this.bufferManagers.every(d=>d.fullyBuffered$.getValue()))),p=(0,I.merge)(...this.bufferManagers.map(d=>d.onLastSegment$)).pipe((0,I.map)(()=>this.bufferManagers.some(d=>d.onLastSegment$.getValue()))),c=(0,I.combine)({allBuffersFull:l,someBufferEnded:p}).pipe((0,I.filterChanged)(),(0,I.map)(({allBuffersFull:d,someBufferEnded:f})=>d&&f),(0,I.filter)(d=>d));if(this.representationSubscription.add((0,I.merge)(this.forceEnded$,c).subscribe(()=>{var d;if(this.source&&this.source.readyState==="open"&&Array.from(this.source.sourceBuffers).every(f=>!f.updating))try{(d=this.source)==null||d.endOfStream()}catch(f){this.error$.next({id:"EndOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to end MediaSource stream",thrown:f})}})),this.representationSubscription.add((0,I.merge)(...this.bufferManagers.map(d=>d.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 d=this.tuning.dash.sourceOpenTimeout>=0;yield new Promise(f=>{var m;d&&(this.timeoutSourceOpenId=setTimeout(()=>{var S;if(((S=this.source)==null?void 0:S.readyState)==="open"){f();return}this.error$.next({id:"OpenOfStream",category:I.ErrorCategory.VIDEO_PIPELINE,message:"Failed to open MediaSource",thrown:new Error("Timeout reject when wait sourceopen event"),traceAsLog:!0})},this.tuning.dash.sourceOpenTimeout)),(m=this.source)==null||m.addEventListener("sourceopen",()=>{this.timeoutSourceOpenId&&clearTimeout(this.timeoutSourceOpenId),f()},{once:!0})})}if(!this.isLive$.getValue()){let d=[(h=this.manifest.duration)!=null?h:0,...(0,fd.default)((0,fd.default)([...this.manifest.streams.audio,...this.manifest.streams.video],f=>f.representations),f=>{let m=[];return f.duration&&m.push(f.duration),kt(f.segmentReference)&&f.segmentReference.totalSegmentsDurationMs&&m.push(f.segmentReference.totalSegmentsDurationMs),m})];this.source.duration=Math.max(...d)/1e3}this.audioBufferManager&&(0,I.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,i,r,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),(r=this.liveTextManager)==null||r.maintain(e),(this.videoBufferManager.gaps.length||(s=this.audioBufferManager)!=null&&s.gaps.length)&&!this.gapWatchdogActive&&(this.gapWatchdogActive=!0,this.gapWatchdogSubscription=(0,I.interval)(this.tuning.gapWatchdogInterval).subscribe(()=>this.jumpGap(),n=>{this.error$.next({id:"GapWatchdog",category:I.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.forceVideoCodec=e.forceVideoCodec,this.fetcher=new nu({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.subscription.add(this.fetcher.manifestRequested$.subscribe(this.manifestRequested$)),this.subscription.add(this.fetcher.firstBytesManifest$.subscribe(this.firstBytesManifest$)),this.subscription.add(this.fetcher.firstBytesRequested$.subscribe(this.firstBytesRequested$)),this.subscription.add(this.fetcher.firstBytesReceived$.subscribe(this.firstBytesReceived$)),this.subscription.add(this.fetcher.lastConnectionType$.subscribe(this.lastConnectionType$)),this.subscription.add(this.fetcher.lastConnectionReused$.subscribe(this.lastConnectionReused$)),this.liveBuffer=Ti.getLiveBufferSmoothedValue(this.tuning.dashCmafLive.lowLatency.maxTargetOffset,$({},e.tuning.dashCmafLive.lowLatency.bufferEstimator)),this.initTracerSubscription()}setSmartRepresentationSwitch(e){this.bufferManagers.forEach(t=>t.setSmartRepresentationSwitch(e))}seekLive(e){return T(this,null,function*(){var r,s,n;(0,I.assertNonNullable)(this.element);let t=this.liveStreamStatus$.getValue()!=="active"?(0,I.now)()-this.liveStreamEndTimestamp:0,i=this.normolizeLiveOffset(e+t);this.isActiveLive$.next(i===0),this.manifestUrlString=Ce(this.manifestUrlString,i,2),this.manifest=yield this.updateManifest(),this.manifest&&(this.isJumpGapAfterSeekLive=!0,yield(r=this.videoBufferManager)==null?void 0:r.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,I.assertNonNullable)(this.element),this.state$.setState("running");let e=(0,I.fromEvent)(this.element,"timeupdate");this.tuning.dash.timeupdateEventTickThrottle&&(e=e.pipe((0,I.throttle)(this.tuning.dash.timeupdateEventTickThrottle))),this.subscription.add((0,I.merge)(...GL.map(t=>(0,I.fromEvent)(this.element,t)),(0,I.fromEvent)(window,"online"),e).subscribe(()=>this.tick(),t=>{this.error$.next({id:"DashVKPlayer",category:I.ErrorCategory.WTF,message:"Internal logic error",thrown:t})})),this.subscription.add((0,I.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,I.fromEvent)(this.element,"waiting").subscribe(()=>{this.tuning.dash.useVideoElementWaitingCurrentTimeReassign&&this.element&&this.element.readyState===HTMLMediaElement.HAVE_CURRENT_DATA&&!this.element.seeking&&at(this.element.buffered,this.element.currentTime*1e3)&&(this.element.currentTime=this.element.currentTime);let t=()=>{var d,f,m,S,g,v,w,x,k,L,W;if(!this.element||((d=this.source)==null?void 0:d.readyState)!=="open")return;let i=this.currentStallDuration$.getValue();i+=50,this.currentStallDuration$.next(i);let r={timeInWaiting:i},s=(0,I.now)(),n=100,o=(m=(f=this.videoBufferManager)==null?void 0:f.lastDataObtainedTimestamp)!=null?m:0;this.videoLastDataObtainedTimestamp$.next(o);let u=(g=(S=this.audioBufferManager)==null?void 0:S.lastDataObtainedTimestamp)!=null?g:0,l=(w=(v=this.videoBufferManager)==null?void 0:v.getForwardBufferDuration())!=null?w:0,p=(k=(x=this.audioBufferManager)==null?void 0:x.getForwardBufferDuration())!=null?k:0,c=l<n&&s-o>this.tuning.dash.crashOnStallTWithoutDataTimeout,h=this.audioBufferManager&&p<n&&s-u>this.tuning.dash.crashOnStallTWithoutDataTimeout;if((c||h)&&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 j=this.normolizeLiveOffset(-1*this.livePositionFromPlayer$.getValue()*1e3);this.seekLive(j).catch(U=>{this.error$.next({id:"stallIntervalCallback",category:I.ErrorCategory.VIDEO_PIPELINE,message:"stallIntervalCallback failed",thrown:U})}),r.liveLastOffset=j}else{let j=this.element.currentTime*1e3;(L=this.videoBufferManager)==null||L.maintain(j),(W=this.audioBufferManager)==null||W.maintain(j),r.position=j}this.tracer.log("stallIntervalCallback",(0,I.flattenObject)(r))};this.stallWatchdogSubscription&&(this.stallWatchdogSubscription.unsubscribe(),this.subscriptionRemovable.remove(this.stallWatchdogSubscription)),this.stallWatchdogSubscription=(0,I.interval)(50).subscribe(t,i=>{this.error$.next({id:"StallWatchdogCallback",category:I.ErrorCategory.NETWORK,message:"Can't restore DASH after stall.",thrown:i})}),this.subscriptionRemovable.add(this.stallWatchdogSubscription)})),this.tick()}switchRepresentation(e,t,i=!1){return T(this,null,function*(){let r={video:this.videoBufferManager,audio:this.audioBufferManager,text:null}[e];return this.tuning.useNewSwitchTo?this.currentStallDuration$.getValue()>0?r==null?void 0:r.switchToWithPreviousAbort(t,i):r==null?void 0:r.switchTo(t,i):r==null?void 0:r.switchToOld(t,i)})}seek(e,t){return T(this,null,function*(){var r,s,n,o,u;(0,I.assertNonNullable)(this.element),(0,I.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((r=this.videoBufferManager.findSegmentStartTime(e))!=null?r:e,(n=(s=this.audioBufferManager)==null?void 0:s.findSegmentStartTime(e))!=null?n:e),this.warmUpMediaSourceIfNeeded(i),at(this.element.buffered,i)||(yield Promise.all([this.videoBufferManager.abort(),(o=this.audioBufferManager)==null?void 0:o.abort()])),!((0,I.isNullable)(this.element)||(0,I.isNullable)(this.videoBufferManager))&&(this.videoBufferManager.maintain(i),(u=this.audioBufferManager)==null||u.maintain(i),this.element.currentTime=i/1e3,this.tracer.log("seek",(0,I.flattenObject)({requestedPosition:e,forcePrecise:t,position:i})))})}warmUpMediaSourceIfNeeded(e=(t=>(t=this.element)==null?void 0:t.currentTime)()){var i;(0,I.isNonNullable)(this.element)&&(0,I.isNonNullable)(this.source)&&(0,I.isNonNullable)(e)&&((i=this.source)==null?void 0:i.readyState)==="ended"&&this.element.duration*1e3-e>this.tuning.dash.seekBiasInTheEnd&&this.bufferManagers.forEach(r=>r.warmUpMediaSource())}get isStreamEnded(){var e;return((e=this.source)==null?void 0:e.readyState)==="ended"}stop(){var e,t,i;this.tracer.log("stop"),(e=this.element)==null||e.querySelectorAll("source").forEach(r=>{URL.revokeObjectURL(r.src),r.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}getCodecs(){var e;return(e=this.manifest)==null?void 0:e.codecs}setPreloadOnly(e){for(let t of this.bufferManagers)t.setPreloadOnly(e)}destroy(){var e;this.subscription.unsubscribe(),this.subscriptionRemovable.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,I.getTraceSubscriptionMethod)(this.tracer.error.bind(this.tracer));this.subscription.add(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 T(this,null,function*(){var e;this.isUpdatingLive=!0,this.manifest=yield this.updateManifest(),this.manifest&&(this.bufferManagers.forEach(t=>t.updateLive(this.manifest)),(e=this.liveTextManager)==null||e.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(),i=this.isJumpGapAfterSeekLive,r=this.element.currentTime;this.isJumpGapAfterSeekLive&&!t&&this.element.currentTime>e&&(this.isJumpGapAfterSeekLive=!1,this.element.currentTime=0);let s=this.element.currentTime*1e3,n=null,o=this.element.readyState===HTMLMediaElement.HAVE_METADATA?this.tuning.endGapTolerance:0;for(let u of this.bufferManagers)for(let l of u.gaps)(l.persistent||u.playingRepresentation$.getValue()===l.representation)&&l.from-o<=s&&l.to+o>s&&(this.element.duration*1e3-l.to<this.tuning.endGapTolerance?n=1/0:(n===null||l.to>n)&&(n=l.to));if(n!==null){let u=n+10;this.gapWatchdogSubscription.unsubscribe(),this.gapWatchdogActive=!1,u===1/0?this.forceEnded$.next():(this.element.currentTime=u/1e3,this.tracer.log("jumpGap",(0,I.flattenObject)({isJumpGapAfterSeekLive:i,isActiveLowLatency:t,initialCurrentTime:r,jumpTo:u,resultCurrentTime:this.element.currentTime})))}}calculateDurationFromSegments(){var e,t;return Math.max(((e=this.videoBufferManager)==null?void 0:e.calculateDurationFromSegments())||0,((t=this.audioBufferManager)==null?void 0:t.calculateDurationFromSegments())||0)}};var Tt=require("@vkontakte/videoplayer-shared/es2015"),lu=class{constructor(){this.subscription=new Tt.Subscription;this.pipSize$=new Tt.ValueSubject(void 0);this.videoSize$=new Tt.ValueSubject(void 0);this.elementSize$=new Tt.ValueSubject(void 0);this.pictureInPictureWindowRemoveEventListener=Tt.noop}connect({observableVideo:e,video:t}){let i=r=>{let s=r.target;this.pipSize$.next({width:s.width,height:s.height})};this.subscription.add((0,Tt.observeElementSize)(t).subscribe(this.videoSize$)).add(e.enterPip$.subscribe(({pictureInPictureWindow:r})=>{this.pipSize$.next({width:r.width,height:r.height}),r.addEventListener("resize",i),this.pictureInPictureWindowRemoveEventListener=()=>{r.removeEventListener("resize",i)}})).add(e.leavePip$.subscribe(()=>{this.pictureInPictureWindowRemoveEventListener()})).add((0,Tt.combine)({videoSize:this.videoSize$,pipSize:this.pipSize$,inPip:e.inPiP$}).pipe((0,Tt.map)(({videoSize:r,inPip:s,pipSize:n})=>s?n:r)).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 Rr=class{constructor(e){this.subscription=new ie.Subscription;this.videoState=new le("stopped");this.observableVideo=null;this.droppedFramesManager=new Fi;this.stallsManager=new us;this.elementSizeManager=new lu;this.videoTracksMap=new Map;this.audioTracksMap=new Map;this.textTracksMap=new Map;this.videoStreamsMap=new Map;this.audioStreamsMap=new Map;this.videoTrackSwitchHistory=new Ht;this.audioTrackSwitchHistory=new Ht;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(),r=this.params.desiredState.seekState.getState();if(!this.videoState.getTransition()){if(r.state==="requested"&&(i==null?void 0:i.to)!=="paused"&&e!=="stopped"&&t!=="stopped"&&this.seek(r.position,r.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.currentNativeBuffer$.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()):(i==null?void 0:i.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():(i==null?void 0:i.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;default:return(0,ie.assertNever)(e)}}};this.init3DScene=e=>{var i,r,s;if(this.scene3D)return;this.scene3D=new qi(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:((r=e.projectionData)==null?void 0:r.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 mt(e.source.url),this.params=e,this.video=Ze(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(Ne(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 uu({throughputEstimator:this.params.dependencies.throughputEstimator,tuning:this.params.tuning,compatibilityMode:this.params.source.compatibilityMode,tracer:this.tracer,forceVideoCodec:this.params.forceVideoCodec}),this.subscribe()}getProviderSubscriptionInfo(){let{output:e,desiredState:t}=this.params;(0,ie.isNullable)(this.observableVideo)&&(this.observableVideo=it(this.video),this.subscription.add(()=>{var n;return(n=this.observableVideo)==null?void 0:n.destroy()}));let i=this.constructor.name,r=n=>{e.error$.next({id:i,category:ie.ErrorCategory.WTF,message:`${i} internal logic error`,thrown:n})},s=(n,o)=>this.subscription.add(n.subscribe(o,r));return{output:e,desiredState:t,observableVideo:this.observableVideo,genericErrorListener:r,connect:s}}subscribe(){let{output:e,desiredState:t,observableVideo:i,genericErrorListener:r,connect:s}=this.getProviderSubscriptionInfo();this.subscription.add(this.params.output.availableVideoTracks$.pipe((0,ie.filter)(c=>!!c.length),(0,ie.once)()).subscribe(c=>{this.droppedFramesManager.connect({logger:this.params.dependencies.logger,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,ie.map)(c=>c.to.state!=="none"),(0,ie.filterChanged)());this.stallsManager.init({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$:i.isBuffering$,looped$:i.looped$,playing$:i.playing$,duration:this.video.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.currentBuffer$,e.currentNativeBuffer$),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.manifestRequested$,e.manifestRequested$),s(this.player.firstBytesManifest$,e.firstBytesManifest$),s(this.player.manifestReceived$,e.manifestReceived$),s(this.player.firstBytesRequested$,e.firstBytesRequested$),s(this.player.firstBytesReceived$,e.firstBytesReceived$),s(this.player.lastConnectionType$,e.httpConnectionType$),s(this.player.lastConnectionReused$,e.httpConnectionReused$),s(this.player.isLive$,e.isLive$),s(this.player.lastRequestFirstBytes$.pipe((0,ie.filter)(ie.isNonNullable),(0,ie.once)()),e.firstBytesEvent$),s(this.stallsManager.severeStallOccurred$,e.severeStallOccurred$),s(this.videoState.stateChangeEnded$.pipe((0,ie.map)(c=>c.to)),this.params.output.playbackState$),this.subscription.add(i.looped$.subscribe(()=>this.player.warmUpMediaSourceIfNeeded(),r)),this.subscription.add(i.seeked$.subscribe(e.seekedEvent$,r)),this.subscription.add(Lt(this.video,t.isLooped,r)),this.subscription.add(tt(this.video,t.volume,i.volumeState$,r)),this.subscription.add(i.volumeState$.subscribe(this.params.output.volume$,r)),this.subscription.add(ft(this.video,t.playbackRate,i.playbackRateState$,r)),this.elementSizeManager.connect({video:this.video,observableVideo:i}),s(gt(this.video,{threshold:this.params.tuning.autoTrackSelection.activeVideoAreaThreshold}),e.elementVisible$),this.subscription.add(i.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing"),this.scene3D&&this.scene3D.play()},r)).add(i.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},r)).add(i.canplay$.subscribe(()=>{this.videoState.getState()==="playing"&&this.playIfAllowed()},r)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(i.ended$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")})),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 h=this.player.getStreams(),d=this.player.getCodecs();if((0,ie.assertNonNullable)(h,"Manifest not loaded or empty"),!this.params.tuning.isAudioDisabled){let m=[];for(let S of h.audio){m.push(cd(S));let g=[];for(let v of S.representations){let w=yT(v);g.push(w),this.audioTracksMap.set(w,{stream:S,representation:v})}this.audioStreamsMap.set(S,g)}this.params.output.availableAudioStreams$.next(m)}let f=[];for(let m of h.video){f.push(dd(m));let S=[];for(let g of m.representations){let v=en(q($({},g),{streamId:m.id}));v&&(S.push(v),this.videoTracksMap.set(v,{stream:m,representation:g}))}this.videoStreamsMap.set(m,S)}this.params.output.availableVideoStreams$.next(f);for(let m of h.text)for(let S of m.representations){let g=TT(m,S);this.textTracksMap.set(g,{stream:m,representation:S})}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),d!=null&&d.video&&this.params.output.availableVideoCodecs$.next(d.video),d!=null&&d.audio&&this.params.output.availableAudioCodecs$.next(d.audio),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())},r));let{vktvAbrThrottle:o}=this.params.tuning.dash,u=o&&wT(o)||null;this.subscription.add((0,ie.merge)(this.player.currentStallDuration$,this.player.state$.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.transitionStarted$,this.params.dependencies.throughputEstimator.rttAdjustedThroughput$,t.autoVideoTrackLimits.stateChangeStarted$,this.elementSizeManager.getObservable(),this.params.output.elementVisible$,this.droppedFramesManager.onDroopedVideoFramesLimit$,(0,ie.fromEvent)(this.video,"progress")).pipe((0,ie.filter)(()=>this.videoTracksMap.size>0)).subscribe(()=>T(this,null,function*(){let c=this.player.state$.getState(),h=this.player.state$.getTransition();if(c!=="manifest_ready"&&c!=="running"||h||c==="running"&&u&&!u())return;t.autoVideoTrackSwitching.getTransition()&&t.autoVideoTrackSwitching.setState(t.autoVideoTrackSwitching.getState()),this.selectVideoAudioRepresentations();let{video:d,audio:f}=this.selectedRepresentations;if(!d)return;let m=Pr(this.videoTracksMap.keys(),g=>{var v;return((v=this.videoTracksMap.get(g))==null?void 0:v.representation.id)===d.id});(0,ie.isNonNullable)(m)&&(this.stallsManager.lastVideoTrackSelected=m);let S=this.params.desiredState.autoVideoTrackLimits.getTransition();if(S&&this.params.output.autoVideoTrackLimits$.next(S.to),c==="manifest_ready")yield this.player.initRepresentations(d.id,f==null?void 0:f.id,this.params.sourceHls);else if(yield this.player.switchRepresentation("video",d.id),f){let g=!!t.audioStream.getTransition();yield this.player.switchRepresentation("audio",f.id,g)}}),r)),this.subscription.add((0,ie.combine)({videoState:this.videoState.stateChangeEnded$,autoVideoTrackState:(0,ie.merge)((0,ie.observableFrom)([t.autoVideoTrackSwitching.getState()]),t.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,ie.map)(c=>c.to)))}).pipe((0,ie.map)(({videoState:c,autoVideoTrackState:h})=>c.to!=="stopped"&&h),(0,ie.filterChanged)()).subscribe(c=>this.player.setSmartRepresentationSwitch(c))),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,ie.filterChanged)()).subscribe(c=>{let h=Pr(this.videoTracksMap.entries(),([,{representation:g}])=>g.id===c);if(!h){e.currentVideoTrack$.next(void 0),e.currentVideoStream$.next(void 0);return}let[d,{stream:f}]=h,m=this.params.desiredState.videoStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.videoStream.setState(m.to),e.currentVideoTrack$.next(d),e.currentVideoStream$.next(dd(f));let S=this.player.calculateDurationFromSegments();S&&this.params.output.duration$.next(S/1e3)},r)),this.subscription.add(this.player.currentAudioRepresentation$.pipe((0,ie.filterChanged)()).subscribe(c=>{let h=Pr(this.audioTracksMap.entries(),([,{representation:S}])=>S.id===c);if(!h){e.currentAudioStream$.next(void 0);return}let[d,{stream:f}]=h,m=this.params.desiredState.audioStream.getTransition();m&&m.to&&m.to.id===f.id&&this.params.desiredState.audioStream.setState(m.to),e.currentAudioStream$.next(cd(f))},r)),this.subscription.add(this.player.currentVideoRepresentationInit$.subscribe(c=>{var h,d;if(c!=null&&c.is3dVideo&&((h=this.params.tuning.spherical)!=null&&h.enabled))try{this.init3DScene(c),e.is3DVideo$.next(!0)}catch(f){e.warning$.next({id:"DashProvider",message:`DashProvider could not initialize 3D-scene: ${f}`})}else this.destroy3DScene(),(d=this.params.tuning.spherical)!=null&&d.enabled&&e.is3DVideo$.next(!1)},r)),this.subscription.add(this.player.currentVideoSegmentLength$.subscribe(e.currentVideoSegmentLength$,r)),this.subscription.add(this.player.currentAudioSegmentLength$.subscribe(e.currentAudioSegmentLength$,r)),this.textTracksManager.connect(this.video,t,e);let l=t.playbackState.stateChangeStarted$.pipe((0,ie.map)(({to:c})=>c==="ready"),(0,ie.filterChanged)());this.subscription.add((0,ie.merge)(l,t.autoVideoTrackSwitching.stateChangeStarted$,this.player.state$.stateChangeEnded$,(0,ie.observableFrom)(["init"])).subscribe(()=>{let c=t.autoVideoTrackSwitching.getState(),d=t.playbackState.getState()==="ready"?this.params.tuning.dash.forwardBufferTargetPreload:c?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;this.player.setBufferTarget(d)})),this.subscription.add((0,ie.merge)(l,this.player.state$.stateChangeEnded$,(0,ie.observableFrom)(["init"])).subscribe(()=>this.player.setPreloadOnly(t.playbackState.getState()==="ready")));let p=(0,ie.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,this.videoState.stateChangeEnded$,(0,ie.observableFrom)(["init"])).pipe((0,ie.debounce)(0));this.subscription.add(p.subscribe(this.syncPlayback,r))}selectVideoAudioRepresentations(){var j,U,V,G,Q,K,pe,he,H,C,P,B;if(this.player.isStreamEnded)return;let e=this.params.tuning.useNewAutoSelectVideoTrack?vr:Sr,t=this.params.tuning.useNewAutoSelectVideoTrack?ns:as,i=this.params.tuning.useNewAutoSelectVideoTrack?Dt:ss,{desiredState:r,output:s}=this.params,n=r.autoVideoTrackSwitching.getState(),o=(j=r.videoTrack.getState())==null?void 0:j.id,u=Pr(this.videoTracksMap.keys(),z=>z.id===o),l=s.currentVideoTrack$.getValue(),p=((G=(V=r.videoStream.getState())!=null?V:u&&((U=this.videoTracksMap.get(u))==null?void 0:U.stream))!=null?G:this.videoStreamsMap.size===1)?this.videoStreamsMap.keys().next().value:void 0;if(!p)return;let c=Pr(this.videoStreamsMap.keys(),z=>z.id===p.id),h=c&&this.videoStreamsMap.get(c);if(!h)return;let d=Fe(this.video.buffered,this.video.currentTime*1e3),f;this.player.isActiveLive$.getValue()?f=this.player.isLowLatency$.getValue()?this.params.tuning.dashCmafLive.lowLatency.maxTargetOffset:this.params.tuning.dashCmafLive.normalizedLiveMinBufferSize:this.player.isLive$.getValue()?f=this.params.tuning.dashCmafLive.normalizedTargetMinBufferSize:f=n?this.params.tuning.dash.forwardBufferTargetAuto:this.params.tuning.dash.forwardBufferTargetManual;let m=(this.video.duration*1e3||1/0)-this.video.currentTime*1e3,S=Math.min(d/Math.min(f,m||1/0),1),g=(Q=r.audioStream.getState())!=null?Q:this.audioStreamsMap.size===1?this.audioStreamsMap.keys().next().value:void 0,v=(g==null?void 0:g.id)&&Pr(this.audioStreamsMap.keys(),z=>z.id===g.id)||this.audioStreamsMap.keys().next().value,w=0;if(v){if(u&&!n){let z=e(u,h,(K=this.audioStreamsMap.get(v))!=null?K:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(pe=z==null?void 0:z.bitrate)!=null?pe:-1/0)}if(l){let z=e(l,h,(he=this.audioStreamsMap.get(v))!=null?he:[],this.params.tuning.autoTrackSelection.minVideoAudioRatio);w=Math.max(w,(H=z==null?void 0:z.bitrate)!=null?H:-1/0)}}let x=u;(n||!x)&&(x=i(h,{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:w,forwardBufferHealth:S,current:l,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}));let k=v&&t(x,h,(C=this.audioStreamsMap.get(v))!=null?C:[],{estimatedThroughput:this.params.dependencies.throughputEstimator.rttAdjustedThroughput$.getValue(),stallsPredictedThroughput:this.stallsManager.predictedThroughput,tuning:this.stallsManager.abrTuningParams,forwardBufferHealth:S,history:this.audioTrackSwitchHistory,playbackRate:this.video.playbackRate,abrLogger:this.params.dependencies.abrLogger}),L=(P=this.videoTracksMap.get(x))==null?void 0:P.representation,W=k&&((B=this.audioTracksMap.get(k))==null?void 0:B.representation);L&&W?(this.selectedRepresentations.video=L,this.selectedRepresentations.audio=W):L&&!W&&this.audioTracksMap.size===0&&(this.selectedRepresentations.video=L,this.selectedRepresentations.audio=null)}prepare(e=0){this.player.initManifest(this.video,this.params.source.url,e)}playIfAllowed(){rt(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:ie.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),et(this.video),this.tracer.end()}};var sn=class extends Rr{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 Pe=require("@vkontakte/videoplayer-shared/es2015");var an=class extends Rr{constructor(e){super(e),this.textTracksManager.destroy()}subscribe(){super.subscribe();let e=!1,t=-1,{output:i,observableVideo:r,desiredState:s,connect:n}=this.getProviderSubscriptionInfo();this.params.output.position$.next(0),this.params.output.isLive$.next(!0),this.params.output.canPlayLiveTailBuffer$.next(!0),n(r.timeUpdate$,i.liveBufferTime$),n(this.player.liveSeekableDuration$,i.duration$),n(this.player.liveLatency$,i.liveLatency$);let o=new Pe.ValueSubject(1);n(r.playbackRateState$,o),this.params.tuning.dashCmafLive.catchupLiveForMutedInactiveTab&&this.subscription.add(i.elementVisible$.pipe((0,Pe.filterChanged)()).subscribe(u=>{let l=i.position$.getValue(),p=i.volume$.getValue(),c=!p.volume||p.muted;!u&&!l&&c?e=!0:u&&e&&(this.seek(0),e=!1)})),this.subscription.add(this.params.output.position$.subscribe(this.player.livePositionFromPlayer$)).add(s.isLowLatency.stateChangeEnded$.pipe((0,Pe.map)(u=>u.to)).subscribe(this.player.isLowLatency$)).add((0,Pe.combine)({liveBufferTime:i.liveBufferTime$,liveAvailabilityStartTime:this.player.liveAvailabilityStartTime$}).pipe((0,Pe.map)(({liveBufferTime:u,liveAvailabilityStartTime:l})=>u&&l?u+l:void 0)).subscribe(i.liveTime$)).add(this.player.liveStreamStatus$.pipe((0,Pe.filter)(u=>(0,Pe.isNonNullable)(u))).subscribe(u=>i.isLiveEnded$.next(u!=="active"&&i.position$.getValue()===0))).add((0,Pe.combine)({liveDuration:this.player.liveDuration$,liveStreamStatus:this.player.liveStreamStatus$,playbackRate:(0,Pe.merge)(r.playbackRateState$,new Pe.ValueSubject(1))}).pipe((0,Pe.filter)(({liveStreamStatus:u,liveDuration:l})=>u==="active"&&!!l)).subscribe(({liveDuration:u,playbackRate:l})=>{let p=i.liveBufferTime$.getValue(),c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;c||l<1-h||this.video.paused||(0,Pe.isNullable)(p)||(t=u-p)})).add((0,Pe.combine)({time:i.liveBufferTime$,liveDuration:this.player.liveDuration$,playbackRate:(0,Pe.merge)(r.playbackRateState$,new Pe.ValueSubject(1))}).pipe((0,Pe.filterChanged)((u,l)=>this.player.liveStreamStatus$.getValue()==="active"?u.liveDuration===l.liveDuration:u.time===l.time)).subscribe(({time:u,liveDuration:l,playbackRate:p})=>{let c=i.position$.getValue(),{playbackCatchupSpeedup:h}=this.params.tuning.dashCmafLive.lowLatency;if(!c&&!this.video.paused&&p>=1-h||(0,Pe.isNullable)(u)||(0,Pe.isNullable)(l))return;let d=-1*(l-u-t);i.position$.next(Math.min(d,0))})).add(this.player.currentLiveTextRepresentation$.subscribe(u=>{if(u){let l=IT(u);this.params.output.availableTextTracks$.next([l])}}))}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 RT="X-Playback-Duration",md=a=>T(null,null,function*(){var r;let e=yield vt(a),t=yield e.text(),i=(r=/#EXT-X-VK-PLAYBACK-DURATION:(\d+)/m.exec(t))==null?void 0:r[1];return i?parseInt(i,10):e.headers.has(RT)?parseInt(e.headers.get(RT),10):void 0});var be=require("@vkontakte/videoplayer-shared/es2015");var gd=X(kl(),1);var cu=require("@vkontakte/videoplayer-shared/es2015");var XL=a=>{let e=null;if(a.QUALITY&&(e=ii(a.QUALITY)),!e&&a.RESOLUTION){let[t,i]=a.RESOLUTION.split("x").map(r=>parseInt(r,10));e=(0,cu.videoSizeToQuality)({width:t,height:i})}return e!=null?e:null},JL=(a,e)=>{var s,n;let t=a.split(`
|
|
179
|
+
`),i=[],r=[];for(let o=0;o<t.length;o++){let u=t[o],l=u.match(/^#EXT-X-STREAM-INF:(.+)/),p=u.match(/^#EXT-X-MEDIA:TYPE=SUBTITLES,(.+)/);if(!(!l&&!p)){if(l){let c=(0,gd.default)(l[1].split(",").map(v=>v.split("="))),h=(s=c.QUALITY)!=null?s:`stream-${c.BANDWIDTH}`,d=XL(c),f;c.BANDWIDTH&&(f=parseInt(c.BANDWIDTH,10)/1e3||void 0),!f&&c["AVERAGE-BANDWIDTH"]&&(f=parseInt(c["AVERAGE-BANDWIDTH"],10)/1e3||void 0);let m=c["FRAME-RATE"]?parseFloat(c["FRAME-RATE"]):void 0,S;if(c.RESOLUTION){let[v,w]=c.RESOLUTION.split("x").map(x=>parseInt(x,10));v&&w&&(S={width:v,height:w})}let g=new URL(t[++o],e).toString();d&&i.push({id:h,quality:d,url:g,bandwidth:f,size:S,fps:m})}if(p){let c=(0,gd.default)(p[1].split(",").map(m=>{let S=m.indexOf("=");return[m.substring(0,S),m.substring(S+1)]}).map(([m,S])=>[m,S.replace(/^"|"$/g,"")])),h=(n=c.URI)==null?void 0:n.replace(/playlist$/,"subtitles.vtt"),d=c.LANGUAGE,f=c.NAME;h&&d&&r.push({type:"internal",id:d,label:f,language:d,url:h,isAuto:!1})}}}if(!i.length)throw new Error("Empty manifest");return{qualityManifests:i,textTracks:r}},ZL=a=>new Promise(e=>{setTimeout(()=>{e()},a)}),bd=0,kT=(r,...s)=>T(null,[r,...s],function*(a,e=a,t,i){let o=yield(yield vt(a,i)).text();bd+=1;try{let{qualityManifests:u,textTracks:l}=JL(o,e);return{qualityManifests:u,textTracks:l}}catch(u){if(bd<=t.manifestRetryMaxCount)return yield ZL((0,cu.getExponentialDelay)(bd-1,{start:t.manifestRetryInterval,max:t.manifestRetryMaxInterval})),kT(a,e,t)}return{qualityManifests:[],textTracks:[]}}),du=kT;var $t=require("@vkontakte/videoplayer-shared/es2015");var pu=class{constructor(e,t,i,r,s){this.subscription=new $t.Subscription;this.abortControllers={destroy:new ge,nextManifest:null};this.prepareUrl=void 0;this.currentTextTrackData=null;this.availableTextTracks$=new $t.ValueSubject(null);this.getCurrentTime$=new $t.ValueSubject(null);this.error$=new $t.Subject;this.params={fetchManifestData:i,sourceUrl:r,downloadThreshold:s},this.subscription.add(e.pipe((0,$t.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 T(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 T(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 T(this,null,function*(){for(let i of e){let r=new URL(i.url,t).toString(),n=yield(yield vt(r,{signal:this.abortControllers.destroy.signal})).text(),o=this.parsePlaylist(n,r);return{textTrack:i,playlist:o}}})}parsePlaylist(e,t){let i={mediaSequence:0,programDateTime:"",segments:[],targetDuration:0,vkPlaybackDuration:0,segmentStartTime:0,vkStartTime:""},r=e.split(`
|
|
180
|
+
`),s=0;for(let n=0;n<r.length;++n){let o=r[n];switch(!0){case o.startsWith("#EXTINF:"):{let u=r[++n],l=new URL(u,t).toString(),p=Number(this.extractPlaylistRowValue("#EXTINF:",o))*1e3;if(i.segments.push({time:{from:s,to:s+p},url:l}),s=s+p,!i.segmentStartTime){let c=new Date(i.vkStartTime).valueOf(),h=new Date(i.programDateTime).valueOf();i.segmentStartTime=h-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,$t.isNonNullable)(e)&&this.currentTextTrackData){let{segments:t}=this.currentTextTrackData.playlist,{from:i}=t[0].time,{to:r}=t[t.length-1].time;if(e<i||e>r)return;r-e<this.params.downloadThreshold&&this.fetchNextManifestData();for(let n of t)if(n.time.from<=e&&n.time.to>=e){this.availableTextTracks$.next([q($({},this.currentTextTrackData.textTrack),{url:n.url,isAuto:!0})]);break}}}fetchNextManifestData(){return T(this,null,function*(){try{if(this.abortControllers.nextManifest)return;this.abortControllers.nextManifest=new ge;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 T(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:$t.ErrorCategory.WTF,thrown:t,message:e})}};var nn=class{constructor(e){this.subscription=new be.Subscription;this.videoState=new le("stopped");this.textTracksManager=null;this.liveTextManager=null;this.manifests$=new be.ValueSubject([]);this.liveOffset=new br;this.manifestStartTime$=new be.ValueSubject(void 0);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=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.currentNativeBuffer$.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 p=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(p),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((r==null?void 0:r.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"?_(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),this.liveOffset.pause(),_(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()):(r==null?void 0:r.to)==="playing"&&_(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 p=this.liveOffset.getTotalOffset();p>=this.maxSeekBackTime$.getValue()&&(p=0,this.liveOffset.resetTo(p)),this.liveOffset.resume(),this.params.output.position$.next(-p/1e3),this.prepare()}else(r==null?void 0:r.to)==="paused"&&(_(this.params.desiredState.playbackState,"paused"),this.liveOffset.pause());return;case"changing_manifest":break;default:return(0,be.assertNever)(t)}};var i;this.params=e,this.video=Ze(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:be.VideoQuality.INVARIANT,url:this.params.source.url};let t=(r,s)=>du(r,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 pu(this.params.output.liveTime$,this.video,t,this.params.source.url,this.params.tuning.hlsLiveNewTextManagerDownloadThreshold):this.textTracksManager=new mt(e.source.url),t(this.generateLiveUrl()).then(({qualityManifests:r,textTracks:s})=>{var n;r.length===0&&this.params.output.error$.next({id:"HlsLiveProviderInternal:empty_manifest",category:be.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,...r])}).catch(r=>{this.params.output.error$.next({id:"ExtractHlsQualities",category:be.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:r})}),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(Ne(this.params.source.url)),this.params.output.availableTextTracks$.next([]),this.params.desiredState.internalTextTracks.setState([]),this.maxSeekBackTime$=new be.ValueSubject((i=e.source.maxSeekBackTime)!=null?i:1/0),this.subscribe()}selectManifest(){var u,l,p,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(c=(p=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?p:(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&&!r&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsLiveProvider",category:be.ErrorCategory.WTF,message:"HlsLiveProvider internal logic error",thrown:o})},r=it(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.ended$,e.endedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentBuffer$),s(r.currentBuffer$,e.currentNativeBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),this.subscription.add(t.isLooped.stateChangeStarted$.subscribe(()=>t.isLooped.setState(!1),i)),this.subscription.add(tt(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ft(this.video,t.playbackRate,r.playbackRateState$,i)),s(gt(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(r.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},i)).add(r.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,be.filterChanged)(),(0,be.map)(o=>-o/1e3)).subscribe(this.params.output.duration$,i)),this.subscription.add(r.loadedMetadata$.subscribe(()=>{let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),p=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,be.isNonNullable)(l.to)){let c=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let h=this.manifests$.getValue().find(d=>d.id===c);h&&(this.params.output.currentVideoTrack$.next(h),this.params.output.hostname$.next(Ne(h.url)))}p&&this.params.desiredState.autoVideoTrackSwitching.setState(p.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o&&o.state==="requested"&&this.seek(o.position)},i)),this.subscription.add(r.loadedData$.subscribe(()=>{var u,l,p;let o=(p=(l=(u=this.video)==null?void 0:u.getStartDate)==null?void 0:l.call(u))==null?void 0:p.getTime();this.manifestStartTime$.next(o||void 0)},i)),this.subscription.add((0,be.combine)({startTime:this.manifestStartTime$.pipe((0,be.filter)(be.isNonNullable)),currentTime:r.timeUpdate$}).subscribe(({startTime:o,currentTime:u})=>this.params.output.liveTime$.next(o+u*1e3),i)),this.subscription.add(this.manifests$.pipe((0,be.map)(o=>o.map(({id:u,quality:l,size:p,bandwidth:c,fps:h})=>({id:u,quality:l,size:p,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i));let n=(0,be.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,be.observableFrom)(["init"])).pipe((0,be.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),et(this.video)}prepare(){var o,u,l;let e=this.selectManifest();if((0,be.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=new URL(e.url);if((t||i)&&e.id===this.masterManifest.id){let{max:p,min:c}=(u=(o=t==null?void 0:t.to)!=null?o:i)!=null?u:{};for(let[h,d]of[[p,"mq"],[c,"lq"]]){let f=String(parseFloat(h||""));d&&h&&r.searchParams.set(d,f)}}let s=this.params.format==="HLS_LIVE_CMAF"?2:0,n=Ce(r.toString(),this.liveOffset.getTotalOffset(),s);(l=this.liveTextManager)==null||l.prepare(n),this.video.setAttribute("src",n),this.video.load(),md(n).then(p=>{var c;if(!(0,be.isNullable)(p))this.maxSeekBackTime$.next(p);else{let h=(c=this.params.source.maxSeekBackTime)!=null?c:this.maxSeekBackTime$.getValue();((0,be.isNullable)(h)||!isFinite(h))&&vt(n).then(d=>d.text()).then(d=>{var m;let f=(m=/#EXT-X-STREAM-INF[^\n]+\n(.+)/m.exec(d))==null?void 0:m[1];if(f){let S=new URL(f,n).toString();md(S).then(g=>{(0,be.isNullable)(g)||this.maxSeekBackTime$.next(g)})}}).catch(()=>{})}})}playIfAllowed(){rt(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:be.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=Ce(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 ye=require("@vkontakte/videoplayer-shared/es2015");var on=class{constructor(e){this.subscription=new ye.Subscription;this.videoState=new le("stopped");this.manifests$=new ye.ValueSubject([]);this.unmuteAfterBrowserResetsHappened=new ye.ValueSubject(!1);this.syncPlayback=()=>{if(!this.manifests$.getValue().length)return;let t=this.videoState.getState(),i=this.params.desiredState.playbackState.getState(),r=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.currentNativeBuffer$.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 p=this.videoState.getState();this.videoState.setState("changing_manifest"),this.videoState.startTransitionTo(p);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((r==null?void 0:r.to)!=="paused"&&l.state==="requested"&&this.seek(l.position),t){case"ready":i==="ready"?_(this.params.desiredState.playbackState,"ready"):i==="paused"?(this.videoState.setState("paused"),_(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()):(r==null?void 0:r.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":i==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(r==null?void 0:r.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;case"changing_manifest":break;default:return(0,ye.assertNever)(t)}};this.textTracksManager=new mt(e.source.url),this.params=e,this.video=Ze(e.container,e.tuning),this.params.output.element$.next(this.video),this.masterManifest={id:"master",quality:ye.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(Ne(this.params.source.url)),this.params.output.autoVideoTrackLimitingAvailable$.next(!0),this.params.output.manifestRequested$.next(),du(Ce(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.params.output.firstBytesManifest$.next(),this.manifests$.next([this.masterManifest,...t]),this.params.output.manifestReceived$.next(),this.params.tuning.useNativeHLSTextTracks||this.params.desiredState.internalTextTracks.startTransitionTo(i)},t=>this.params.output.error$.next({id:"ExtractHlsQualities",category:ye.ErrorCategory.NETWORK,message:"Error fetching manifest and extracting qualities",thrown:t})),this.subscribe()}selectManifest(){var u,l,p,c;let{autoVideoTrackSwitching:e,videoTrack:t}=this.params.desiredState,i=e.getState(),r=t.getTransition(),s=(c=(p=(u=r==null?void 0:r.to)==null?void 0:u.id)!=null?p:(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&&(!r||!r.from)&&t.startTransitionTo(this.masterManifest),n.find(h=>h.id===o)}subscribe(){let{output:e,desiredState:t}=this.params,i=o=>{e.error$.next({id:"HlsProvider",category:ye.ErrorCategory.WTF,message:"HlsProvider internal logic error",thrown:o})},r=it(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u));if(s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),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.currentBuffer$,e.currentNativeBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,ye.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Lt(this.video,t.isLooped,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ft(this.video,t.playbackRate,r.playbackRateState$,i)),Hi({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(tt(this.video,t.volume,r.volumeState$,i)),this.textTracksManager.connect(this.video,t,e),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},i)).add(r.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(r.loadedMetadata$.subscribe(()=>{var d;let o=this.params.desiredState.seekState.getState(),u=this.videoState.getTransition(),l=this.params.desiredState.videoTrack.getTransition(),p=this.params.desiredState.autoVideoTrackSwitching.getTransition();if(l&&(0,ye.isNonNullable)(l.to)){let f=l.to.id;this.params.desiredState.videoTrack.setState(l.to);let m=this.manifests$.getValue().find(S=>S.id===f);m&&(this.params.output.currentVideoTrack$.next(m),this.params.output.hostname$.next(Ne(m.url)))}let c=this.params.desiredState.playbackRate.getState(),h=(d=this.params.output.element$.getValue())==null?void 0:d.playbackRate;if(c!==h){let f=this.params.output.element$.getValue();f&&(this.params.desiredState.playbackRate.setState(c),f.playbackRate=c)}p&&this.params.desiredState.autoVideoTrackSwitching.setState(p.to),u&&u.from==="changing_manifest"&&this.videoState.setState(u.to),o.state==="requested"&&this.seek(o.position)},i))),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")})),this.subscription.add(this.manifests$.pipe((0,ye.map)(o=>o.map(({id:u,quality:l,size:p,bandwidth:c,fps:h})=>({id:u,quality:l,size:p,fps:h,bitrate:c})))).subscribe(this.params.output.availableVideoTracks$,i)),!Y.device.isIOS||!this.params.tuning.useNativeHLSTextTracks){let{textTracks:o}=this.video;this.subscription.add((0,ye.merge)((0,ye.fromEvent)(o,"addtrack"),(0,ye.fromEvent)(o,"removetrack"),(0,ye.fromEvent)(o,"change"),(0,ye.observableFrom)(["init"])).subscribe(()=>{for(let u=0;u<o.length;u++)o[u].mode="hidden"},i))}let n=(0,ye.merge)(t.playbackState.stateChangeStarted$,t.seekState.stateChangeEnded$,t.videoTrack.stateChangeStarted$,t.autoVideoTrackSwitching.stateChangeStarted$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,this.manifests$,(0,ye.observableFrom)(["init"])).pipe((0,ye.debounce)(0));this.subscription.add(n.subscribe(this.syncPlayback,i))}destroy(){this.subscription.unsubscribe(),this.textTracksManager.destroy(),this.params.output.element$.next(void 0),et(this.video)}prepare(){var s,n;let e=this.selectManifest();if((0,ye.isNullable)(e))return;let t=this.params.desiredState.autoVideoTrackLimits.getTransition(),i=this.params.desiredState.autoVideoTrackLimits.getState(),r=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,p]of[[o,"mq"],[u,"lq"]]){let c=String(parseFloat(l||""));p&&l&&r.searchParams.set(p,c)}}this.video.setAttribute("src",r.toString()),this.video.load()}playIfAllowed(){rt(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:ye.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}};var $T=X(_i(),1),Sd=X(cr(),1),MT=X(bt(),1);var $e=require("@vkontakte/videoplayer-shared/es2015");var un=class{constructor(e){this.subscription=new $e.Subscription;this.videoState=new le("stopped");this.trackUrls={};this.textTracksManager=new mt;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.currentNativeBuffer$.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((i==null?void 0:i.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()):(i==null?void 0:i.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;default:return(0,$e.assertNever)(e)}};this.params=e,this.video=Ze(e.container,e.tuning),this.params.output.element$.next(this.video),(0,$T.default)(this.params.source).reverse().forEach(([t,i],r)=>{let s=r.toString(10);this.trackUrls[s]={track:{quality:t,id:s},url:i}}),this.params.output.isLive$.next(!1),this.params.output.availableVideoTracks$.next((0,Sd.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:$e.ErrorCategory.WTF,message:"MpegProvider internal logic error",thrown:o})},r=it(this.video);this.subscription.add(()=>r.destroy());let s=(o,u)=>this.subscription.add(o.subscribe(u,i));s(r.timeUpdate$,e.position$),s(r.durationChange$,e.duration$),s(r.ended$,e.endedEvent$),s(r.looped$,e.loopedEvent$),s(r.error$,e.error$),s(r.isBuffering$,e.isBuffering$),s(r.currentBuffer$,e.currentNativeBuffer$),s(r.currentBuffer$,e.currentBuffer$),s(r.loadedMetadata$,e.firstBytesEvent$),s(r.loadedMetadata$,e.loadedMetadataEvent$),s(r.playing$,e.firstFrameEvent$),s(r.canplay$,e.canplay$),s(r.seeked$,e.seekedEvent$),s(r.inPiP$,e.inPiP$),s(r.inFullscreen$,e.inFullscreen$),s(this.videoState.stateChangeEnded$.pipe((0,$e.map)(o=>o.to)),this.params.output.playbackState$),this.subscription.add(Lt(this.video,t.isLooped,i)),Hi({subscription:this.subscription,desiredState:t,videoElement$:this.params.output.element$,observableVideo:r}),this.subscription.add(tt(this.video,t.volume,r.volumeState$,i)),this.subscription.add(r.volumeState$.subscribe(this.params.output.volume$,i)),this.subscription.add(ft(this.video,t.playbackRate,r.playbackRateState$,i)),s(gt(this.video),e.elementVisible$),this.subscription.add(r.playing$.subscribe(()=>{this.videoState.setState("playing"),_(t.playbackState,"playing")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")},i)).add(r.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,$e.isNonNullable)(o.to)){this.params.desiredState.videoTrack.setState(o.to),this.params.output.currentVideoTrack$.next(this.trackUrls[o.to.id].track);let p=this.params.desiredState.playbackRate.getState(),c=(l=this.params.output.element$.getValue())==null?void 0:l.playbackRate;if(p!==c){let h=this.params.output.element$.getValue();h&&(this.params.desiredState.playbackRate.setState(p),h.playbackRate=p)}}this.videoState.getState()==="playing"&&this.playIfAllowed()},i)),this.params.tuning.changePlaybackStateToPausedWhenEnded&&this.subscription.add(r.ended$.subscribe(()=>{this.videoState.setState("paused"),_(t.playbackState,"paused")})),this.textTracksManager.connect(this.video,t,e);let n=(0,$e.merge)(t.playbackState.stateChangeStarted$,t.videoTrack.stateChangeStarted$,t.seekState.stateChangeEnded$,t.autoVideoTrackLimits.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,$e.observableFrom)(["init"])).pipe((0,$e.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),et(this.video)}prepare(){var i;let e=(i=this.params.desiredState.videoTrack.getState())==null?void 0:i.id;(0,$e.assertNonNullable)(e,"MpegProvider: track is not selected");let{url:t}=this.trackUrls[e];(0,$e.assertNonNullable)(t,`MpegProvider: No url for ${e}`),this.params.tuning.requestQuick&&(t=Qt(t)),this.video.setAttribute("src",t),this.video.load(),this.params.output.hostname$.next(Ne(t))}playIfAllowed(){rt(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:$e.ErrorCategory.DOM,thrown:e}))}seek(e){this.params.output.willSeekEvent$.next(),this.video.currentTime=e/1e3}handleQualityLimitTransition(e){var l,p;this.params.output.autoVideoTrackLimits$.next(e);let t=c=>{this.params.output.currentVideoTrack$.next(c),this.params.desiredState.videoTrack.startTransitionTo(c)},i=c=>{let h=Dt(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,abrLogger:this.params.dependencies.abrLogger});t(h)},r=(l=this.params.output.currentVideoTrack$.getValue())==null?void 0:l.quality,s=!!(e.max||e.min),n=(0,Sd.default)(this.trackUrls).map(c=>c.track);if(!r||!s||is(e,n[0].quality,(p=(0,MT.default)(n,-1))==null?void 0:p.quality)){i();return}let o=e.max?(0,$e.isLowerOrEqual)(r,e.max):!0,u=e.min?(0,$e.isHigherOrEqual)(r,e.min):!0;o&&u||i(e)}};var Me=require("@vkontakte/videoplayer-shared/es2015");var DT=require("@vkontakte/videoplayer-shared/es2015");var LT=["stun:videostun.mycdn.me:80"],eD=1e3,tD=3,vd=()=>null,hu=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=vd;this.externalStopCallback=vd;this.externalErrorCallback=vd;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 T(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 T(this,null,function*(){try{let e={iceServers:[{urls:LT}]};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 T(this,null,function*(){try{this.peerConnection&&(yield this.peerConnection.setRemoteDescription(new RTCSessionDescription({type:"answer",sdp:e})))}catch(t){this.handleRTCError(t)}})}handleCandidate(e){return T(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:DT.ErrorCategory.WTF,message:e.message})}onPeerConnectionStream(e){return T(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 T(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),eD)}normalizeOptions(e={}){let t={stunServerList:LT,maxRetryNumber:tD,errorChanel:null};return e.stunServerList&&(t.stunServerList=e.stunServerList),e.maxRetryNumber&&e.maxRetryNumber>0&&(t.maxRetryNumber=e.maxRetryNumber),t}};var ln=class{constructor(e){this.videoState=new le("stopped");this.maxSeekBackTime$=new Me.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.currentNativeBuffer$.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()):(i==null?void 0:i.to)==="playing"&&_(this.params.desiredState.playbackState,"playing");return;case"paused":t==="playing"?(this.videoState.startTransitionTo("playing"),this.playIfAllowed()):(i==null?void 0:i.to)==="paused"&&_(this.params.desiredState.playbackState,"paused");return;default:return(0,Me.assertNever)(e)}};this.subscription=new Me.Subscription,this.params=e,this.log=this.params.dependencies.logger.createComponentLog("WebRTCLiveProvider"),this.video=Ze(e.container,e.tuning),this.liveStreamClient=new hu(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),et(this.video)}subscribe(){let{output:e,desiredState:t}=this.params,i=n=>{e.error$.next({id:"WebRTCLiveProvider",category:Me.ErrorCategory.WTF,message:"WebRTCLiveProvider internal logic error",thrown:n})};this.subscription.add((0,Me.merge)(this.videoState.stateChangeStarted$.pipe((0,Me.map)(n=>({transition:n,type:"start"}))),this.videoState.stateChangeEnded$.pipe((0,Me.map)(n=>({transition:n,type:"end"})))).subscribe(({transition:n,type:o})=>{this.log({message:`[videoState change] ${o}: ${JSON.stringify(n)}`})}));let r=it(this.video);this.subscription.add(()=>r.destroy());let s=(n,o)=>this.subscription.add(n.subscribe(o,i));s(r.timeUpdate$,e.liveTime$),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.currentBuffer$,e.currentNativeBuffer$),s(gt(this.video),this.params.output.elementVisible$),this.subscription.add(r.durationChange$.subscribe(n=>{e.duration$.next(n===1/0?0:n)})).add(r.canplay$.subscribe(()=>{var n;((n=this.videoState.getTransition())==null?void 0:n.to)==="ready"&&this.videoState.setState("ready")},i)).add(r.pause$.subscribe(()=>{this.videoState.setState("paused")},i)).add(r.playing$.subscribe(()=>{this.videoState.setState("playing")},i)).add(r.error$.subscribe(e.error$)).add(this.maxSeekBackTime$.subscribe(this.params.output.duration$)).add(tt(this.video,t.volume,r.volumeState$,i)).add(r.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,Me.assertNever)(n.to)}},i)).add((0,Me.merge)(t.playbackState.stateChangeStarted$,this.videoState.stateChangeEnded$,(0,Me.observableFrom)(["init"])).pipe((0,Me.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(Ne(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:Me.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.currentNativeBuffer$.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:Me.ErrorCategory.EXTERNAL_API,message:e.message,thrown:e})}playIfAllowed(){rt(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:Me.ErrorCategory.DOM,thrown:e}))}prepare(){this.liveStreamClient.connect()}};var Ps=class{constructor(e){this.length=e.length,this.iterator=e[Symbol.iterator](),this.next()}next(){this.current=this.iterator.next(),this.index=this.index===void 0?0:this.index+1}getValue(){if(this.current.done)throw new Error("Iterable is completed");return this.current.value}isCompleted(){return!!this.current.done}isLast(){return this.index===this.length-1}};var R=require("@vkontakte/videoplayer-shared/es2015");var Ii=require("@vkontakte/videoplayer-shared/es2015");var BT=a=>new Ii.Observable(e=>{let t=new Ii.Subscription,i=a.desiredPlaybackState$.stateChangeStarted$.pipe((0,Ii.map)(({from:l,to:p})=>`${l}-${p}`)),r=a.desiredPlaybackState$.stateChangeEnded$,s=a.providerChanged$.pipe((0,Ii.map)(({type:l})=>l!==void 0)),n=new Ii.Subject,o=0,u="unknown";return t.add(i.subscribe(l=>{o&&window.clearTimeout(o),u=l,o=window.setTimeout(()=>n.next(l),a.maxTransitionInterval),oe({m:"hangup.set",l,id:o})})),t.add(r.subscribe(()=>{oe({m:"hangup.cl",id:o}),window.clearTimeout(o),u="unknown",o=0})),t.add(s.subscribe(l=>{o&&(oe({m:"hangup.rs.0",id:o}),window.clearTimeout(o),o=0,l&&(o=window.setTimeout(()=>n.next(u),a.maxTransitionInterval),oe({m:"hangup.rs.1",id:o})))})),t.add(n.subscribe(e)),()=>{window.clearTimeout(o),t.unsubscribe()}});var Ct=require("@vkontakte/videoplayer-shared/es2015");function CT(){return new(window.AudioContext||window.webkitAudioContext)}var cn=class cn{constructor(e,t,i,r){this.providerOutput=e;this.provider$=t;this.volumeMultiplierError$=i;this.volumeMultiplier=r;this.destroyController=new ge;this.subscriptions=new Ct.Subscription;this.audioContext=null;this.gainNode=null;this.mediaElementSource=null;this.subscriptions.add(this.provider$.pipe((0,Ct.filter)(s=>!!s.type),(0,Ct.once)()).subscribe(({type:s})=>this.subscribe(s)))}subscribe(e){Y.browser.isSafari&&e!=="MPEG"||this.subscriptions.add((0,Ct.combine)({video:this.providerOutput.element$,playbackState:this.providerOutput.playbackState$,volume:this.providerOutput.volume$}).pipe((0,Ct.filter)(({playbackState:t,video:i,volume:{muted:r,volume:s}})=>t==="playing"&&!!i&&!r&&!!s),(0,Ct.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 T(this,null,function*(){let{volumeMultiplier:t}=this,i=CT();this.audioContext=i;let r=i.createGain();if(this.gainNode=r,r.gain.value=t,r.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(r),!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:cn.errorId,category:Ct.ErrorCategory.VIDEO_PIPELINE,message:(t=e==null?void 0:e.message)!=null?t:`${cn.errorId} exception`,thrown:e})}};cn.errorId="VolumeMultiplierManager";var As=cn;var iD={chunkDuration:5e3,maxParallelRequests:5},dn=class{constructor(e){this.current$=new R.ValueSubject({type:void 0});this.providerError$=new R.Subject;this.noAvailableProvidersError$=new R.Subject;this.volumeMultiplierError$=new R.Subject;this.providerOutput={position$:new R.ValueSubject(0),duration$:new R.ValueSubject(1/0),volume$:new R.ValueSubject({muted:!1,volume:1}),availableVideoStreams$:new R.ValueSubject([]),currentVideoStream$:new R.ValueSubject(void 0),availableVideoTracks$:new R.ValueSubject([]),currentVideoTrack$:new R.ValueSubject(void 0),availableVideoCodecs$:new R.ValueSubject([]),availableAudioStreams$:new R.ValueSubject([]),currentAudioStream$:new R.ValueSubject(void 0),availableAudioTracks$:new R.ValueSubject([]),availableAudioCodecs$:new R.ValueSubject([]),currentVideoSegmentLength$:new R.ValueSubject(0),currentAudioSegmentLength$:new R.ValueSubject(0),isAudioAvailable$:new R.ValueSubject(!0),autoVideoTrackLimitingAvailable$:new R.ValueSubject(!1),autoVideoTrackLimits$:new R.ValueSubject(void 0),currentBuffer$:new R.ValueSubject(void 0),currentNativeBuffer$:new R.ValueSubject(void 0),isBuffering$:new R.ValueSubject(!0),error$:new R.Subject,fetcherError$:new R.Subject,fetcherRecoverableError$:new R.Subject,warning$:new R.Subject,willSeekEvent$:new R.Subject,soundProhibitedEvent$:new R.Subject,seekedEvent$:new R.Subject,loopedEvent$:new R.Subject,endedEvent$:new R.Subject,manifestRequested$:new R.Subject,firstBytesManifest$:new R.Subject,manifestReceived$:new R.Subject,firstBytesRequested$:new R.Subject,firstBytesReceived$:new R.Subject,firstBytesEvent$:new R.Subject,loadedMetadataEvent$:new R.Subject,firstFrameEvent$:new R.Subject,canplay$:new R.Subject,isLive$:new R.ValueSubject(void 0),isLiveEnded$:new R.ValueSubject(null),canPlayLiveTailBuffer$:new R.ValueSubject(!1),isLowLatency$:new R.ValueSubject(!1),canChangePlaybackSpeed$:new R.ValueSubject(!0),liveTime$:new R.ValueSubject(void 0),liveBufferTime$:new R.ValueSubject(void 0),liveLatency$:new R.ValueSubject(void 0),severeStallOccurred$:new R.Subject,availableTextTracks$:new R.ValueSubject([]),currentTextTrack$:new R.ValueSubject(void 0),hostname$:new R.ValueSubject(void 0),httpConnectionType$:new R.ValueSubject(void 0),httpConnectionReused$:new R.ValueSubject(void 0),inPiP$:new R.ValueSubject(!1),inFullscreen$:new R.ValueSubject(!1),element$:new R.ValueSubject(void 0),elementVisible$:new R.ValueSubject(!0),availableSources$:new R.ValueSubject(void 0),is3DVideo$:new R.ValueSubject(!1),playbackState$:new R.ValueSubject(""),getCurrentTime$:new R.ValueSubject(null)};this.subscription=new R.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=ol([...Qy(this.params.tuning),...Hy(this.params.tuning)]).filter(l=>(0,R.isNonNullable)(e.sources[l])),{forceFormat:i,formatsToAvoid:r}=this.params.tuning,s=[];i?s=[i]:r.length?s=[...t.filter(l=>!(0,yd.default)(r,l)),...t.filter(l=>(0,yd.default)(r,l))]:s=t,this.log({message:`Selected formats: ${s.join(" > ")}`}),this.tracer.log("Selected formats",(0,R.flattenObject)(s)),this.screenFormatsIterator=new Ps(s);let n=[...Jc(!0),...Jc(!1)];this.chromecastFormatsIterator=new Ps(n.filter(l=>(0,R.isNonNullable)(e.sources[l]))),this.providerOutput.availableSources$.next(e.sources);let{volumeMultiplier:o=1,tuning:{useVolumeMultiplier:u}}=this.params;u&&o!==1&&As.isSupported()&&(this.volumeMultiplierManager=new As(this.providerOutput,this.current$,this.volumeMultiplierError$,o))}init(){oe.reset(),this.subscription.add(this.initProviderErrorHandling()).add(this.params.dependencies.chromecastInitializer.connection$.subscribe(()=>{this.reinitProvider()})).add(this.providerOutput.availableVideoCodecs$.subscribe(e=>{!this.videoCodecsIterator&&e.length>1&&(this.videoCodecsIterator=new Ps(e))}))}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,R.isNullable)(t)){this.handleNoFormatsError(e);return}let i;try{i=this.createProvider(e,t)}catch(r){this.providerError$.next({id:"ProviderNotConstructed",category:R.ErrorCategory.WTF,message:"Failed to create provider",thrown:r})}i?this.current$.next({type:t,provider:i,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()}switchToNextVideoCodec(){this.params.tuning.dash.codecsPrioritizeEnabled&&!this.videoCodecsIterator.isLast()&&(this.tracer.log("switchToNextVideoCodec"),this.destroyProvider(),this.videoCodecsIterator.next(),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,i=this.params.desiredState.seekState.getState(),r=i.state!=="none";if(this.params.desiredState.seekState.setState({state:"requested",position:r?i.position:t,forcePrecise:r?i.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,R.assertNever)(e)}}createScreenProvider(e){var u,l,p,c;let{sources:t,container:i,desiredState:r,panelSize:s}=this.params,n=this.providerOutput,o={container:i,source:null,desiredState:r,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 h=this.applyFailoverHost(t[e]),d=this.applyFailoverHost(t.HLS_ONDEMAND||t.HLS);return(0,R.assertNonNullable)(h),this.params.tuning.useNewDashProvider?new sn(q($({},o),{source:h,sourceHls:d,forceVideoCodec:(u=this.videoCodecsIterator)==null?void 0:u.getValue()})):this.params.tuning.useDashProviderVirtual&&!Y.device.isMobile?new Es(q($({},o),{source:h,sourceHls:d,forceVideoCodec:(l=this.videoCodecsIterator)==null?void 0:l.getValue()})):this.params.tuning.useDashProviderVirtualMobile&&Y.device.isMobile?new Es(q($({},o),{source:h,sourceHls:d,forceVideoCodec:(p=this.videoCodecsIterator)==null?void 0:p.getValue()})):new Ja(q($({},o),{source:h,sourceHls:d,forceVideoCodec:(c=this.videoCodecsIterator)==null?void 0:c.getValue()}))}case"DASH_LIVE_CMAF":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),this.params.tuning.useNewDashProvider?new an(q($({},o),{source:h})):new Za(q($({},o),{source:h}))}case"HLS":case"HLS_ONDEMAND":case"HLS_FMP4":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),new on(q($({},o),{source:h}))}case"HLS_LIVE":case"HLS_LIVE_CMAF":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),new nn(q($({},o),{source:h,config:{maxPausedTime:this.params.tuning.live.maxPausedTime},format:e}))}case"MPEG":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),new un(q($({},o),{source:h}))}case"DASH_LIVE":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),new ev(q($({},o),{source:h,config:q($({},iD),{maxPausedTime:this.params.tuning.live.maxPausedTime})}))}case"WEB_RTC_LIVE":{let h=this.applyFailoverHost(t[e]);return(0,R.assertNonNullable)(h),new ln({container:i,source:h,desiredState:r,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,R.assertNever)(e)}}createChromecastProvider(e){let{sources:t,container:i,desiredState:r,meta:s}=this.params,n=this.providerOutput,o={meta:s,container:i,source:t,format:e,desiredState:r,output:n,dependencies:this.params.dependencies,tuning:this.params.tuning};if(this.params.tuning.chromecastPresentationApi&&this.params.dependencies.chromecastInitializer instanceof pi){let{chromecastConnector:l}=this.params.dependencies.chromecastInitializer;return(0,R.assertNonNullable)(l),new Gs(q($({},o),{chromecastConnector:l}))}let u=this.params.dependencies.chromecastInitializer.connection$.getValue();return(0,R.assertNonNullable)(u),new ua(q($({},o),{connection:u}))}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,R.assertNever)(e)}}skipFormat(e){switch(e){case"SCREEN":return this.screenFormatsIterator.next();case"CHROMECAST":return this.chromecastFormatsIterator.next();default:return(0,R.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,R.assertNever)(e)}}applyFailoverHost(e){if(this.failoverIndex===void 0)return e;let t=this.params.failoverHosts[this.failoverIndex];if(!t)return e;let i=r=>{let s=new URL(r);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 q($({},e),{url:i(e.url)})}return(0,VT.default)((0,Td.default)(e).map(([r,s])=>[r,i(s)]))}initProviderErrorHandling(){let e=new R.Subscription,t=!1,i=0;e.add((0,R.merge)(this.providerOutput.error$.pipe((0,R.filter)(s=>!this.params.tuning.ignoreAudioRendererError||!s.message||!/AUDIO_RENDERER_ERROR/ig.test(s.message))),BT({desiredPlaybackState$:this.params.desiredState.playbackState,maxTransitionInterval:this.params.tuning.maxPlaybackTransitionInterval,position$:this.providerOutput.position$,providerChanged$:this.current$}).pipe((0,R.map)(s=>({id:`ProviderHangup:${s}`,category:R.ErrorCategory.WTF,message:`A ${s} 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 s=this.params.desiredState.playbackState.transitionEnded$.pipe((0,R.filter)(({to:n})=>n==="playing"),(0,R.once)()).subscribe(()=>t=!0);e.add(s)}));let r=()=>{let s=oe.drain(),{logDashLiveDebug:n,sendDashLiveDebug:o}=this.params.tuning;if(n&&window.console.log(`===== DASH_LIVE DEBUG START ====
|
|
181
|
+
`,s.map(({time:u,data:l,stack:p})=>`${u}: ${JSON.stringify(l)}${p?`
|
|
182
|
+
`+p:""}`).join(`
|
|
183
|
+
`),`
|
|
184
|
+
===== DASH_LIVE DEBUG END ====`),o){let u=s.reduce((l,{time:p,data:c,stack:h})=>{let d=(0,Td.default)(c).map(([f,m])=>`${f}:${m}`).join(",");return l+=`${p}: ${d}${h?`: ${h}`:""};`,l},"");R.devNull.push("core",{key:"vp_dash_live_debug",strings:[u]})}};return e.add(this.providerError$.subscribe(s=>{s.id.startsWith("ProviderHangup")&&(oe({m:"final.0",e:s.id}),r())})).add(this.noAvailableProvidersError$.subscribe(()=>{oe({m:"final.1"}),r()})),e.add(this.providerError$.subscribe(s=>{let n=this.current$.getValue().destination,o={error:s,currentDestination:n};if(n==="CHROMECAST")this.destroyProvider(),this.params.dependencies.chromecastInitializer.stopMedia().then(()=>this.switchToNextProvider("CHROMECAST"),()=>this.params.dependencies.chromecastInitializer.disconnect());else{let u=s.category===R.ErrorCategory.NETWORK,l=s.category===R.ErrorCategory.FATAL,p=this.params.failoverHosts.length>0&&(this.failoverIndex===void 0||this.failoverIndex<this.params.failoverHosts.length-1),c=i<this.params.tuning.providerErrorLimit&&!l,h=this.videoCodecsIterator&&!this.videoCodecsIterator.isLast()&&this.params.tuning.dash.codecsPrioritizeEnabled,d=p&&!l&&(u&&t||!c);o=q($({},o),{isNetworkError:u,isFatalError:l,haveFailoverHost:p,tryFailover:d,canReinitProvider:c}),c?(i++,this.reinitProvider()):d?(this.failoverIndex=this.failoverIndex===void 0?0:this.failoverIndex+1,this.reinitProvider()):h?this.switchToNextVideoCodec():(i=0,this.switchToNextProvider(n!=null?n:"SCREEN"))}s.traceAsLog?this.tracer.log("providerInfo",(0,R.flattenObject)(o)):this.tracer.error("providerError",(0,R.flattenObject)(o))})),e}};var de=require("@vkontakte/videoplayer-shared/es2015");var rD=5e3,_T="one_video_throughput",OT="one_video_rtt",Ei=window.navigator.connection,NT=()=>{let a=Ei==null?void 0:Ei.downlink;if((0,de.isNonNullable)(a)&&a!==10)return a*1e3},FT=()=>{let a=Ei==null?void 0:Ei.rtt;if((0,de.isNonNullable)(a)&&a!==3e3)return a},UT=(a,e,t)=>{let i=t*8,r=i/a;return i/(r+e)},Id=class a{constructor(e){this.subscription=new de.Subscription;this.concurrentDownloads=new Set;var r,s;this.tuningConfig=e;let t=a.load(_T)||(e.useBrowserEstimation?NT():void 0)||rD,i=(s=(r=a.load(OT))!=null?r:e.useBrowserEstimation?FT():void 0)!=null?s:0;if(this.throughput$=new de.ValueSubject(t),this.rtt$=new de.ValueSubject(i),this.rttAdjustedThroughput$=new de.ValueSubject(UT(t,i,e.rttPenaltyRequestSize)),this.throughput=Ti.getSmoothedValue(t,-1,e),this.rtt=Ti.getSmoothedValue(i,1,e),e.useBrowserEstimation){let n=()=>{let u=NT();u&&this.throughput.next(u);let l=FT();(0,de.isNonNullable)(l)&&this.rtt.next(l)};Ei&&"onchange"in Ei&&this.subscription.add((0,de.fromEvent)(Ei,"change").subscribe(n)),n()}this.subscription.add(this.throughput.smoothed$.subscribe(n=>{de.safeStorage.set(_T,n.toFixed(0))})),this.subscription.add(this.rtt.smoothed$.subscribe(n=>{de.safeStorage.set(OT,n.toFixed(0))})),this.subscription.add(this.throughput.debounced$.pipe((0,de.map)(n=>Math.round(n))).subscribe(this.throughput$)),this.subscription.add(this.rtt.debounced$.subscribe(this.rtt$)),this.subscription.add((0,de.combine)({throughput:this.throughput.smoothed$,rtt:this.rtt.smoothed$}).pipe((0,de.map)(({throughput:n,rtt:o})=>UT(n,o,e.rttPenaltyRequestSize)),(0,de.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,de.now)(),r=new de.Subscription;switch(this.subscription.add(r),this.concurrentDownloads.add(e),e.readyState){case 4:break;case 3:case 2:r.add((0,de.fromEvent)(e,"progress").pipe((0,de.once)()).subscribe(s=>{t=s.loaded,i=(0,de.now)()}));break;case 1:case 0:r.add((0,de.fromEvent)(e,"loadstart").subscribe(()=>{t=0,i=(0,de.now)()}));break}r.add((0,de.fromEvent)(e,"loadend").subscribe(s=>{if(e.status===200){let n=s.loaded,o=(0,de.now)(),u=n-t,l=o-i;this.addRawSpeed(u,l,1)}this.concurrentDownloads.delete(e),r.unsubscribe()}))}trackStream(e,t=!1){let i=e.getReader();if(!i){e.cancel("Could not get reader");return}let r=0,s=(0,de.now)(),n=0,o=(0,de.now)(),u=p=>{this.concurrentDownloads.delete(e),i.releaseLock(),e.cancel(`Throughput Estimator error: ${p}`).catch(()=>{})},l=h=>T(this,[h],function*({done:p,value:c}){if(p)!t&&this.addRawSpeed(r,(0,de.now)()-s,1),this.concurrentDownloads.delete(e);else if(c){if(t){let d=(0,de.now)();if(d-o>this.tuningConfig.lowLatency.continuesByteSequenceInterval||d-s>this.tuningConfig.lowLatency.maxLastEvaluationTimeout){let m=o-s;m&&this.addRawSpeed(n,m,1,t),n=c.byteLength,s=(0,de.now)()}else n+=c.byteLength;o=(0,de.now)()}else r+=c.byteLength,n+=c.byteLength,n>=this.tuningConfig.streamMinSampleSize&&(0,de.now)()-o>=this.tuningConfig.streamMinSampleTime&&(this.addRawSpeed(n,(0,de.now)()-o,this.concurrentDownloads.size),n=0,o=(0,de.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,r=!1){if(a.sanityCheck(e,t,r)){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 r=e*8/t;return!(!r||!isFinite(r)||r>1e6||r<30||i&&e<1e4||!i&&e<10*1024||!i&&t<=20)}static load(e){var i;let t=de.safeStorage.get(e);if((0,de.isNonNullable)(t))return(i=parseInt(t,10))!=null?i:void 0}},qT=Id;var kr=require("@vkontakte/videoplayer-shared/es2015");var jT={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:kr.VideoQuality.Q_4320P,activeVideoAreaThreshold:.1,highQualityLimit:kr.VideoQuality.Q_720P,trafficSavingLimit:kr.VideoQuality.Q_480P},stallsManager:{enabled:!1,ignoreDynamicAbrForShortVideo:!1,stallDurationNoDataBeforeQualityDecrease:500,stallDurationToBeCount:100,stallCountBeforeQualityDecrease:3,resetQualityRestrictionTimeout:1e4,ignoreStallsOnSeek:!0,stallsMetricsHistoryLength:20,maxPossibleStallDuration:3e4,minTvtToBeCounted:120,maxTvtToBeCounted:10800,significantTvt:600,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:kr.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,maxVirtualBufferSize:250*1024*1024,virtualBufferPruneSize:100*1024*1024,representationSwitchForwardBufferGap:15e3,crashOnStallTimeout:25e3,crashOnStallTWithoutDataTimeout:5e3,enableSubSegmentBufferFeeding:!0,bufferEmptinessTolerance:100,useNewRepresentationSwitch:!1,useDelayedRepresentationSwitch:!1,useSmartRepresentationSwitch:!1,useFetchPriorityHints:!0,useAbortMSEFix:!1,enableBaseUrlSupport:!0,maxSegmentRetryCount:5,sourceOpenTimeout:1e3,vktvAbrThrottle:0,timeupdateEventTickThrottle:300,fetcherBufferOptimisation:!0,codecsPrioritizeEnabled:!1,usePersistentGaps:!1,abrThrottle:0,useVideoElementWaitingCurrentTimeReassign:!0,stallWatchdogInterval:100,liveUpdateInterval:1e3,liveStallReinitInterval:3e3,ignoreNetworkErrorsOnLoadInit:!1,bufferTolerance:100,actionTimeShiftFromSegment:500},dashCmafLive:{externalStopControl:!1,keepSilentStallWatchdogWhenNotActive:!1,maxActiveLiveOffset:1e4,normalizedTargetMinBufferSize:6e4,normalizedLiveMinBufferSize:5e3,normalizedActualBufferOffset:1e4,offsetCalculationError:3e3,maxLiveDuration:7200,catchupLiveForMutedInactiveTab:!0,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",chromecastPresentationApi:!1,useWebmBigRequest:!1,webmCodec:"vp9",androidPreferredFormat:"dash",iosPreferredFormat:"hls",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,useNewSwitchTo:!1,useNewDashProvider:!1,useDashProviderVirtual:!1,useDashProviderVirtualMobile:!1,useNewAutoSelectVideoTrack:!1,useSafariEndlessRequestBugfix:!0,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,useHlsLiveNewTextManager:!1,exposeInternalsToGlobal:!1,hlsLiveNewTextManagerDownloadThreshold:4e3,disableYandexPiP:!1,asyncResolveClientChecker:!1,autostartOnlyIfVisible:!1,changePlaybackStateToPausedWhenEnded:!1,suppressExceptionsInObservables:!0,devNullLogEnabled:!1,collectingDecodingInfoEnabled:!1,sendDashLiveDebug:!1,logDashLiveDebug:!1},HT=a=>{var e;return q($({},(0,kr.fillWithDefault)(a,jT)),{configName:[...(e=a.configName)!=null?e:[],...jT.configName]})};var b=require("@vkontakte/videoplayer-shared/es2015");var wi=require("@vkontakte/videoplayer-shared/es2015"),Ed=({seekState:a,position$:e})=>(0,wi.merge)(a.stateChangeEnded$.pipe((0,wi.map)(({to:t})=>{var i;return t.state==="none"?void 0:((i=t.position)!=null?i:NaN)/1e3}),(0,wi.filter)(wi.isNonNullable)),e.pipe((0,wi.filter)(()=>a.getState().state==="none")));var QT=require("@vkontakte/videoplayer-shared/es2015"),WT=a=>{let e=typeof a.container=="string"?document.getElementById(a.container):a.container;return(0,QT.assertNonNullable)(e,`Wrong container or containerId {${a.container}}`),e};var fu=require("@vkontakte/videoplayer-shared/es2015"),zT=(a,e,t,i)=>{a!==void 0&&e.getState()===void 0&&e.getPrevState()===void 0&&(t==null?void 0:t.getValue().length)===0?t.pipe((0,fu.filter)(r=>r.length>0),(0,fu.once)()).subscribe(r=>{r.find(i)&&e.startTransitionTo(a)}):(a===void 0||t!=null&&t.getValue().find(i))&&e.startTransitionTo(a)};var GT=X(_i(),1);var YT=require("@vkontakte/videoplayer-shared/es2015");var KT=()=>{let a="mediaCapabilities"in navigator?sD:aD,e=si(()=>T(null,null,function*(){let t=yield Promise.all((0,GT.default)(nD).map(n=>T(null,[n],function*([r,s]){return{codec:r,supported:yield a(s)}}))),i=[Y.browser.current,...t.map(r=>JSON.stringify(r))].slice(0,16);return YT.devNull.push("core",{key:"videoplayer_decoding_info",strings:i}),t}));return()=>dt(e)},sD=a=>T(null,null,function*(){if(!a)return Promise.resolve({supported:!1});let e={["channels"in a?"audio":"video"]:a};return yield navigator.mediaCapabilities.decodingInfo($({type:"media-source"},e))}),aD=a=>{var t;if(!a)return Promise.resolve({supported:!1});let e="channels"in a?document.createElement("audio"):document.createElement("video");return Promise.resolve({supported:e.canPlayType((t=a==null?void 0:a.contentType)!=null?t:"")==="probably"})},nD={H264:{contentType:'video/mp4; codecs="avc1.4D400C"',width:720,height:720,bitrate:2886,framerate:30},H265:{contentType:'video/mp4; codecs="hvc1.1.6.L123.B0"',width:720,height:720,bitrate:2886,framerate:30},VP8:{contentType:'video/webm; codecs="vp8"',width:720,height:720,bitrate:2886,framerate:30},VP9:{contentType:'video/webm; codecs="vp09.00.10.08"',width:720,height:720,bitrate:2886,framerate:30},AV1:{contentType:'video/mp4; codecs="av01.0.01M.08"',width:720,height:720,bitrate:2886,framerate:30},OPUS:{contentType:'audio/ogg; codecs="opus"',channels:"2",bitrate:128e3},AAC_LC:{contentType:'audio/mp4; codecs="mp4a.40.2"',channels:"2",bitrate:128e3},AC3:{contentType:'audio/mp4; codecs="ac-3"',channels:"6",bitrate:128e3},EAC3:{contentType:'audio/mp4; codecs="ec-3"',channels:"6",bitrate:128e3},AAC_HE_V1:{contentType:'audio/mp4; codecs="mp4a.40.5"',channels:"2",bitrate:128e3},AAC_HE_V2:{contentType:'audio/mp4; codecs="mp4a.40.29"',channels:"2",bitrate:128e3},AAC_xHE:{contentType:'audio/mp4; codecs="mp4a.40.42"',channels:"2",bitrate:128e3}};var pn=class{constructor(e={configName:[]},t=b.TracerFactory.createRootTracer(!1),i){this.subscription=new b.Subscription;this.logger=new b.Logger;this.abrLogger=this.logger.createComponentLog("ABR");this.internalsExposure=null;this.isPlaybackStarted=!1;this.hasLiveOffsetByPaused=new b.ValueSubject(!1);this.hasLiveOffsetByPausedTimer=0;this.playerInitRequest=0;this.playerInited=new b.ValueSubject(!1);this.wasSetStartedQuality=!1;this.desiredState={playbackState:new le("stopped"),seekState:new le({state:"none"}),volume:new le({volume:1,muted:!1}),videoTrack:new le(void 0),videoStream:new le(void 0),audioStream:new le(void 0),autoVideoTrackSwitching:new le(!0),autoVideoTrackLimits:new le({}),isLooped:new le(!1),isLowLatency:new le(!1),playbackRate:new le(1),externalTextTracks:new le([]),internalTextTracks:new le([]),currentTextTrack:new le(void 0),textTrackCuesSettings:new le({}),cameraOrientation:new le({x:0,y:0})};this.info={playbackState$:new b.ValueSubject(void 0),position$:new b.ValueSubject(0),duration$:new b.ValueSubject(1/0),muted$:new b.ValueSubject(!1),volume$:new b.ValueSubject(1),availableVideoStreams$:new b.ValueSubject([]),currentVideoStream$:new b.ValueSubject(void 0),availableQualities$:new b.ValueSubject([]),availableQualitiesFps$:new b.ValueSubject({}),currentQuality$:new b.ValueSubject(void 0),isAutoQualityEnabled$:new b.ValueSubject(!0),autoQualityLimitingAvailable$:new b.ValueSubject(!1),autoQualityLimits$:new b.ValueSubject({}),predefinedQualityLimitType$:new b.ValueSubject("unknown"),availableAudioStreams$:new b.ValueSubject([]),currentAudioStream$:new b.ValueSubject(void 0),availableAudioTracks$:new b.ValueSubject([]),isAudioAvailable$:new b.ValueSubject(!0),currentPlaybackRate$:new b.ValueSubject(1),currentBuffer$:new b.ValueSubject({start:0,end:0}),currentNativeBuffer$:new b.ValueSubject({start:0,end:0}),isBuffering$:new b.ValueSubject(!0),isStalled$:new b.ValueSubject(!1),isEnded$:new b.ValueSubject(!1),isLooped$:new b.ValueSubject(!1),isLive$:new b.ValueSubject(void 0),isLiveEnded$:new b.ValueSubject(null),canPlayLiveTailBuffer$:new b.ValueSubject(!1),canChangePlaybackSpeed$:new b.ValueSubject(void 0),atLiveEdge$:new b.ValueSubject(void 0),atLiveDurationEdge$:new b.ValueSubject(void 0),liveTime$:new b.ValueSubject(void 0),liveBufferTime$:new b.ValueSubject(void 0),liveLatency$:new b.ValueSubject(void 0),currentFormat$:new b.ValueSubject(void 0),availableTextTracks$:new b.ValueSubject([]),currentTextTrack$:new b.ValueSubject(void 0),throughputEstimation$:new b.ValueSubject(void 0),rttEstimation$:new b.ValueSubject(void 0),videoBitrate$:new b.ValueSubject(void 0),hostname$:new b.ValueSubject(void 0),httpConnectionType$:new b.ValueSubject(void 0),httpConnectionReused$:new b.ValueSubject(void 0),surface$:new b.ValueSubject("none"),chromecastState$:new b.ValueSubject("NOT_AVAILABLE"),chromecastDeviceName$:new b.ValueSubject(void 0),intrinsicVideoSize$:new b.ValueSubject(void 0),availableSources$:new b.ValueSubject(void 0),is3DVideo$:new b.ValueSubject(!1),currentVideoSegmentLength$:new b.ValueSubject(0),currentAudioSegmentLength$:new b.ValueSubject(0)};this.events={inited$:new b.Subject,ready$:new b.Subject,started$:new b.Subject,playing$:new b.Subject,paused$:new b.Subject,stopped$:new b.Subject,willReady$:new b.Subject,willStart$:new b.Subject,willResume$:new b.Subject,willPause$:new b.Subject,willStop$:new b.Subject,willDestruct$:new b.Subject,watchCoverageRecord$:new b.Subject,watchCoverageLive$:new b.Subject,managedError$:new b.Subject,fatalError$:new b.Subject,fetcherRecoverableError$:new b.Subject,ended$:new b.Subject,looped$:new b.Subject,seeked$:new b.Subject,willSeek$:new b.Subject,autoplaySoundProhibited$:new b.Subject,manifestRequested$:new b.Subject,firstBytesManifest$:new b.Subject,manifestReceived$:new b.Subject,firstBytesRequested$:new b.Subject,firstBytesReceived$:new b.Subject,firstBytes$:new b.Subject,loadedMetadata$:new b.Subject,firstFrame$:new b.Subject,canplay$:new b.Subject,log$:new b.Subject,fetcherError$:new b.Subject,severeStallOccured$:new b.Subject};this.experimental={element$:new b.ValueSubject(void 0),tuningConfigName$:new b.ValueSubject([]),enableDebugTelemetry$:new b.ValueSubject(!1),dumpTelemetry:CS,getCurrentTime$:new b.ValueSubject(null)};this.initLogs(),this.tuning=HT(e),this.tracer=t,this.tuning.suppressExceptionsInObservables&&((0,wd.default)(this.info).forEach(s=>s.setSuppressErrors(!0)),(0,wd.default)(this.events).forEach(s=>s.setSuppressErrors(!0))),this.experimental.tuningConfigName$.next(this.tuning.configName);let r={receiverApplicationId:this.tuning.chromecastReceiverId,isDisabled:this.tuning.disableChromecast,dependencies:{logger:this.logger}};if(this.chromecastInitializer=this.tuning.chromecastPresentationApi?new pi(r):new _n(r),this.throughputEstimator=new qT(this.tuning.throughputEstimator),e.exposeInternalsToGlobal&&(this.internalsExposure=new b.InternalsExposure("core",(0,b.getPlayerId)(i==null?void 0:i.playerId)),this.internalsExposure.expose({player:this})),this.initChromecastSubscription(),this.initDesiredStateSubscriptions(),this.devNullLog=i==null?void 0:i.onDevNullLog,b.devNull.create("core"),Proxy&&Reflect)return new Proxy(this,{get:(s,n,o)=>{let u=Reflect.get(s,n,o);return typeof u!="function"?u:(...l)=>{try{return u.apply(s,l)}catch(p){let c=l.map(f=>JSON.stringify(f,(m,S)=>{let g=typeof S;return(0,XT.default)(["number","string","boolean"],g)?S:S===null?null:`<${g}>`})),h=`Player.${String(n)}`,d=`Exception calling ${h} (${c.join(", ")})`;throw this.events.fatalError$.next({id:h,category:b.ErrorCategory.WTF,message:d,thrown:p}),p}}}})}initVideo(e){var s;this.config=e,(s=this.internalsExposure)==null||s.expose({config:e,logger:this.logger,tuning:this.tuning}),this.setMuted(this.tuning.isAudioDisabled);let t=()=>{var l,p,c;let u=e,{container:n}=u,o=Mi(u,["container"]);this.tracer.log("initVideo",(0,b.flattenObject)(o)),this.domContainer=WT(e),this.chromecastInitializer.contentId=(l=e.meta)==null?void 0:l.videoId,this.providerContainer=new dn({sources:e.sources,meta:(p=e.meta)!=null?p:{},failoverHosts:(c=e.failoverHosts)!=null?c:[],container:this.domContainer,desiredState:this.desiredState,dependencies:{throughputEstimator:this.throughputEstimator,chromecastInitializer:this.chromecastInitializer,tracer:this.tracer,logger:this.logger,abrLogger:this.abrLogger},tuning:this.tuning,volumeMultiplier:e.volumeMultiplier,panelSize:e.panelSize}),this.initProviderContainerSubscription(this.providerContainer),this.initStartingVideoTrack(this.providerContainer),this.initTracerSubscription(),this.providerContainer.init(),this.setLiveLowLatency(this.tuning.dashCmafLive.lowLatency.isActiveOnDefault),this.initDebugTelemetry(),this.initWakeLock(),this.playerInited.next(!0),this.devNullLog&&this.tuning.devNullLogEnabled?(b.devNull.subscribe("core",this.devNullLog),this.tuning.collectingDecodingInfoEnabled&&(this.collectDecodingInfoDestroyCb=KT())):b.devNull.destroy("core")},i=()=>{this.tuning.autostartOnlyIfVisible&&window.requestAnimationFrame?this.playerInitRequest=window.requestAnimationFrame(()=>t()):t()},r=()=>{this.tuning.asyncResolveClientChecker?Y.isInited$.pipe((0,b.filter)(n=>!!n),(0,b.once)()).subscribe(()=>{console.log("Core SDK async start"),i()}):i()};return this.isNotActiveTabCase()?(this.tracer.log("request play from hidden tab"),(0,b.fromEvent)(document,"visibilitychange").pipe((0,b.once)()).subscribe(r)):r(),this}destroy(){var e,t,i;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(),b.devNull.destroy("core"),(i=this.collectDecodingInfoDestroyCb)==null||i.call(this)}waitInit(e){this.playerInited.getValue()?e():this.subscription.add(this.playerInited.pipe((0,b.filter)(t=>!!t),(0,b.once)()).subscribe(e))}prepare(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("prepare",{currentPlayBackState:e.getState()}),e.getState()==="stopped"&&e.startTransitionTo("ready")}),this}play(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("play",{currentPlayBackState:e.getState()}),e.getState()!=="playing"&&e.startTransitionTo("playing")}),this}pause(){return this.waitInit(()=>{let e=this.desiredState.playbackState;this.tracer.log("pause",{currentPlayBackState:e.getState()}),e.getState()!=="paused"&&e.startTransitionTo("paused")}),this}stop(){return this.waitInit(()=>{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.waitInit(()=>{let i=this.info.duration$.getValue(),r=this.info.isLive$.getValue(),s=e;e>=i&&!r&&(s=i-this.tuning.seekNearDurationBias),this.tracer.log("seekTime",{duration:i,isLive:r,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.waitInit(()=>{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.waitInit(()=>{var o;let i=this.desiredState.volume,r=i.getTransition(),s=(o=r==null?void 0:r.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 instanceof pi)?this.chromecastInitializer.setVolume(e):i.startTransitionTo({volume:e,muted:n})}),this}setMuted(e,t=!1){return this.waitInit(()=>{var o;let i=this.desiredState.volume,r=this.tuning.isAudioDisabled&&!t||e,s=i.getTransition(),n=(o=s==null?void 0:s.to.volume)!=null?o:this.info.volume$.getValue();this.tracer.log("setMuted",{isMuted:e,nextMuted:r,volume:n,isAudioDisabled:this.tuning.isAudioDisabled,chromecastState:this.chromecastInitializer.castState$.getValue()}),this.chromecastInitializer.castState$.getValue()==="CONNECTED"&&!(this.chromecastInitializer instanceof pi)?this.chromecastInitializer.setMuted(r):i.startTransitionTo({volume:n,muted:r})}),this}setVideoStream(e){return this.waitInit(()=>{this.desiredState.videoStream.startTransitionTo(e)}),this}setAudioStream(e){return this.waitInit(()=>{this.desiredState.audioStream.startTransitionTo(e)}),this}setQuality(e){return this.waitInit(()=>{(0,b.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,b.filter)(i=>i.length>0),(0,b.once)()).subscribe(i=>{this.setVideoTrackIdByQuality(i,e)}):this.explicitInitialQuality=e:t.length>0&&this.setVideoTrackIdByQuality(t,e)}),this}setAutoQuality(e){return this.waitInit(()=>{this.tracer.log("setAutoQuality",{enable:e}),this.desiredState.autoVideoTrackSwitching.startTransitionTo(e)}),this}setAutoQualityLimits(e){return this.waitInit(()=>{this.tracer.log("setAutoQualityLimits",(0,b.flattenObject)(e)),this.desiredState.autoVideoTrackLimits.startTransitionTo(e)}),this}setPredefinedQualityLimits(e){return this.waitInit(()=>{if(this.info.predefinedQualityLimitType$.getValue()===e)return this;let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection,r;switch(e){case"high_quality":r={min:t,max:void 0};break;case"traffic_saving":r={max:i,min:void 0};break;default:r={max:void 0,min:void 0}}this.setAutoQualityLimits(r)}),this}setPlaybackRate(e){return this.waitInit(()=>{this.tracer.log("setPlaybackRate",{playbackRate:e}),this.desiredState.playbackRate.startTransitionTo(e)}),this}setExternalTextTracks(e){return this.waitInit(()=>{e.length&&this.tracer.log("setExternalTextTracks",(0,b.flattenObject)(e)),this.desiredState.externalTextTracks.startTransitionTo(e.map(t=>$({type:"external"},t)))}),this}selectTextTrack(e){return this.waitInit(()=>{var t;zT(e,this.desiredState.currentTextTrack,(t=this.providerContainer)==null?void 0:t.providerOutput.availableTextTracks$,i=>i.id===e),this.tracer.log("selectTextTrack",{textTrackId:e})}),this}setTextTrackCueSettings(e){return this.waitInit(()=>{this.tracer.log("setTextTrackCueSettings",$({},e)),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.tracer.log("live switch to low latency "+e),this.desiredState.isLowLatency.setState(e),this.seekTime(0))}setLooped(e){return this.waitInit(()=>{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.waitInit(()=>{let i=this.getScene3D();this.tracer.log("startCameraManualRotation",{isScene3DAvailable:!!i,mx:e,my:t}),i&&i.startCameraManualRotation(e,t)}),this}stopCameraManualRotation(e=!1){return this.waitInit(()=>{let t=this.getScene3D();this.tracer.log("stopCameraManualRotation",{isScene3DAvailable:!!t,immediate:e}),t&&t.stopCameraManualRotation(e)}),this}moveCameraFocusPX(e,t){return this.waitInit(()=>{let i=this.getScene3D();if(this.tracer.log("moveCameraFocusPX",{isScene3DAvailable:!!i,dxpx:e,dypx:t}),i){let r=i.getCameraRotation(),s=i.pixelToDegree({x:e,y:t});this.desiredState.cameraOrientation.setState({x:r.x+s.x,y:r.y+s.y})}}),this}holdCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.holdCamera()}),this}releaseCamera(){return this.waitInit(()=>{let e=this.getScene3D();e&&e.releaseCamera()}),this}getExactTime(){if(!this.providerContainer)return 0;let e=this.providerContainer.providerOutput.element$.getValue();if((0,b.isNullable)(e))return this.info.position$.getValue();let t=this.desiredState.seekState.getState(),i=t.state==="none"?void 0:t.position;return(0,b.isNonNullable)(i)?i/1e3:e.currentTime}getAllLogs(){return this.logger.getAllLogs()}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:r})=>i||r||0,0),height:e.reduce((i,{height:r})=>i||r||0,0)};t.width&&t.height&&this.info.intrinsicVideoSize$.next({width:t.width,height:t.height})}initDesiredStateSubscriptions(){this.subscription.add((0,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(e=>e.to)).subscribe(this.info.playbackState$)).add(this.desiredState.isLooped.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isLooped$)).add(this.desiredState.playbackRate.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.currentPlaybackRate$)).add(this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(this.info.isAutoQualityEnabled$)).add(this.desiredState.autoVideoTrackLimits.stateChangeEnded$.pipe((0,b.map)(e=>e.to)).subscribe(e=>{this.info.autoQualityLimits$.next(e);let{highQualityLimit:t,trafficSavingLimit:i}=this.tuning.autoTrackSelection;this.info.predefinedQualityLimitType$.next(VS(e,t,i))})),this.subscription.add(this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.filter)(({from:e})=>e==="stopped"),(0,b.once)()).subscribe(()=>{this.initedAt=(0,b.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"ready":this.events.willReady$.next();break;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,b.flattenObject)(n)),n.state==="requested"?this.desiredState.seekState.setState(q($({},n),{state:"applying"})):this.events.managedError$.next({id:`WillSeekIn${n.state}`,category:b.ErrorCategory.WTF,message:"Received unexpeceted willSeek$"})})).add(e.providerOutput.soundProhibitedEvent$.pipe((0,b.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,b.flattenObject)(n)),n.state==="applying"&&(this.desiredState.seekState.setState({state:"none"}),this.events.seeked$.next())})).add(e.current$.pipe((0,b.map)(n=>n.type)).subscribe(this.info.currentFormat$)).add(e.current$.pipe((0,b.map)(n=>n.destination),(0,b.filterChanged)()).subscribe(()=>this.isPlaybackStarted=!1)).add(e.providerOutput.availableVideoStreams$.subscribe(this.info.availableVideoStreams$)).add((0,b.combine)({availableVideoTracks:e.providerOutput.availableVideoTracks$,currentVideoStream:e.providerOutput.currentVideoStream$}).pipe((0,b.map)(({availableVideoTracks:n,currentVideoStream:o})=>n.filter(u=>o?o.id===u.streamId:!0).map(({quality:u})=>u).sort((u,l)=>(0,b.isInvariantQuality)(u)?1:(0,b.isInvariantQuality)(l)?-1:(0,b.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,b.filterChanged)()).subscribe(this.info.isAudioAvailable$)).add(e.providerOutput.currentVideoTrack$.pipe((0,b.filter)(n=>(0,b.isNonNullable)(n))).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,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentVideoSegmentLength$)).add(e.providerOutput.currentAudioSegmentLength$.pipe((0,b.filterChanged)((n,o)=>Math.round(n)===Math.round(o))).subscribe(this.info.currentAudioSegmentLength$)).add(e.providerOutput.hostname$.pipe((0,b.filterChanged)()).subscribe(this.info.hostname$)).add(e.providerOutput.httpConnectionType$.pipe((0,b.filterChanged)()).subscribe(this.info.httpConnectionType$)).add(e.providerOutput.httpConnectionReused$.pipe((0,b.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,b.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentBuffer$)).add(e.providerOutput.currentNativeBuffer$.pipe((0,b.map)(n=>n?{start:n.from,end:n.to}:{start:0,end:0})).subscribe(this.info.currentNativeBuffer$)).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,b.tap)(n=>n&&this.stop())).subscribe(this.info.isLiveEnded$)).add(e.providerOutput.canPlayLiveTailBuffer$.subscribe(this.info.canPlayLiveTailBuffer$)).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,b.combine)({hasLiveOffsetByPaused:(0,b.merge)(this.desiredState.playbackState.stateChangeStarted$,this.desiredState.playbackState.forceChanged$).pipe((0,b.map)(n=>n.to),(0,b.filterChanged)(),(0,b.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,b.combine)({atLiveEdge:(0,b.combine)({isLive:e.providerOutput.isLive$,isLowLatency:e.providerOutput.isLowLatency$,position:Ed({seekState:this.desiredState.seekState,position$:e.providerOutput.position$})}).pipe((0,b.map)(({isLive:n,position:o,isLowLatency:u})=>{let l=this.getActiveLiveDelay(u);return n&&Math.abs(o)<l/1e3}),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))),hasPausedTimeoutCase:this.hasLiveOffsetByPaused}).pipe((0,b.map)(({atLiveEdge:n,hasPausedTimeoutCase:o})=>n&&!o)).subscribe(this.info.atLiveEdge$)).add((0,b.combine)({isLive:e.providerOutput.isLive$,position:e.providerOutput.position$,duration:e.providerOutput.duration$}).pipe((0,b.map)(({isLive:n,position:o,duration:u})=>n&&(Math.abs(u)-Math.abs(o))*1e3<this.tuning.live.activeLiveDelay),(0,b.filterChanged)(),(0,b.tap)(n=>n&&this.setPlaybackRate(1))).subscribe(this.info.atLiveDurationEdge$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.muted),(0,b.filterChanged)()).subscribe(this.info.muted$)).add(e.providerOutput.volume$.pipe((0,b.map)(n=>n.volume),(0,b.filterChanged)()).subscribe(this.info.volume$)).add(Ed({seekState:this.desiredState.seekState,position$:e.providerOutput.position$}).subscribe(this.info.position$)).add(e.providerOutput.seekedEvent$.subscribe(()=>{this.info.isEnded$.getValue()&&this.tuning.changePlaybackStateToPausedWhenEnded&&this.play()})).add((0,b.merge)(e.providerOutput.endedEvent$.pipe((0,b.mapTo)(!0)),e.providerOutput.seekedEvent$.pipe((0,b.mapTo)(!1))).pipe((0,b.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,b.map)(n=>({id:n?`No${n}`:"NoProviders",category:b.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.manifestRequested$.pipe((0,b.once)()).subscribe(this.events.manifestRequested$)).add(e.providerOutput.firstBytesManifest$.pipe((0,b.once)()).subscribe(this.events.firstBytesManifest$)).add(e.providerOutput.manifestReceived$.pipe((0,b.once)()).subscribe(this.events.manifestReceived$)).add(e.providerOutput.firstBytesRequested$.pipe((0,b.once)()).subscribe(this.events.firstBytesRequested$)).add(e.providerOutput.firstBytesReceived$.pipe((0,b.once)()).subscribe(this.events.firstBytesReceived$)).add(e.providerOutput.firstBytesEvent$.pipe((0,b.once)(),(0,b.map)(n=>n!=null?n:(0,b.now)()-this.initedAt)).subscribe(this.events.firstBytes$)).add(e.providerOutput.loadedMetadataEvent$.subscribe(this.events.loadedMetadata$)).add(e.providerOutput.firstFrameEvent$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.now)()-this.initedAt)).subscribe(this.events.firstFrame$)).add(e.providerOutput.canplay$.pipe((0,b.once)(),(0,b.map)(()=>(0,b.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 b.ValueSubject(!1);this.subscription.add(e.providerOutput.seekedEvent$.subscribe(()=>t.next(!1))).add(e.providerOutput.willSeekEvent$.subscribe(()=>t.next(!0)));let i=new b.ValueSubject(!0);this.subscription.add(e.current$.subscribe(()=>i.next(!0))).add(this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.filter)(({to:n})=>n==="playing"),(0,b.once)()).subscribe(()=>i.next(!1)));let r=0,s=(0,b.merge)(e.providerOutput.isBuffering$,t,i).pipe((0,b.map)(()=>{let n=e.providerOutput.isBuffering$.getValue(),o=t.getValue()||i.getValue();return n&&!o}),(0,b.filterChanged)());this.subscription.add(s.subscribe(n=>{n?r=window.setTimeout(()=>this.info.isStalled$.next(!0),this.tuning.stallIgnoreThreshold):(window.clearTimeout(r),this.info.isStalled$.next(!1))})),this.subscription.add((0,b.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,b.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(),p=this.chromecastInitializer.castState$.getValue(),c;p==="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,b.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 b.Subscription;this.subscription.add(t),this.subscription.add(e.current$.pipe((0,b.filterChanged)((i,r)=>i.provider===r.provider)).subscribe(()=>{t.unsubscribe(),t.add(e.providerOutput.availableVideoTracks$.pipe((0,b.filter)(i=>i.length>0),(0,b.once)()).subscribe(i=>{this.setStartingVideoTrack(i)}))}))}setStartingVideoTrack(e){var r;let t;this.wasSetStartedQuality=!0;let i=(r=this.explicitInitialQuality)!=null?r:this.info.currentQuality$.getValue();i&&(t=e.find(({quality:s})=>s===i),t||this.setAutoQuality(!0)),t||(t=Dt(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,b.merge)(this.desiredState.videoTrack.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"start"}))),this.desiredState.videoTrack.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"quality",type:"end"}))),this.desiredState.autoVideoTrackSwitching.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"start"}))),this.desiredState.autoVideoTrackSwitching.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"autoQualityEnabled",type:"end"}))),this.desiredState.seekState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"start"}))),this.desiredState.seekState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"seekState",type:"end"}))),this.desiredState.playbackState.stateChangeStarted$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"start"}))),this.desiredState.playbackState.stateChangeEnded$.pipe((0,b.map)(e=>({transition:e,entity:"playbackState",type:"end"})))).pipe((0,b.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,b.assertNonNullable)(this.providerContainer),(0,b.assertNonNullable)(e),BS(),this.experimental.enableDebugTelemetry$.next(this.tuning.enableTelemetryAtStart),[this.experimental.enableDebugTelemetry$.subscribe(i=>DS(i)),this.providerContainer.current$.subscribe(({type:i})=>ca("provider",i)),e.duration$.subscribe(i=>ca("duration",i)),e.availableVideoTracks$.pipe((0,b.filter)(i=>!!i.length),(0,b.once)()).subscribe(i=>ca("tracks",i)),this.events.fatalError$.subscribe(new ut("fatalError")),this.events.managedError$.subscribe(new ut("managedError")),e.position$.subscribe(new ut("position")),e.currentVideoTrack$.pipe((0,b.map)(i=>i==null?void 0:i.quality)).subscribe(new ut("quality")),this.info.currentBuffer$.subscribe(new ut("buffer")),e.isBuffering$.subscribe(new ut("isBuffering"))].forEach(i=>this.subscription.add(i)),ca("codecs",Y.video.supportedCodecs)}initTracerSubscription(){let e=(0,b.getTraceSubscriptionMethod)(this.tracer.log.bind(this.tracer)),t=(0,b.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,b.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,b.combine)({currentQuality:this.info.currentQuality$,videoBitrate:this.info.videoBitrate$}).pipe((0,b.filter)(({currentQuality:i,videoBitrate:r})=>!!i&&!!r),(0,b.filterChanged)((i,r)=>i.currentQuality===r.currentQuality)).subscribe(e("currentVideoTrack"))).add(this.info.currentVideoSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.filterChanged)()).subscribe(e("currentVideoSegmentLength"))).add(this.info.currentAudioSegmentLength$.pipe((0,b.filter)(i=>i>0),(0,b.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,b.combine)({currentBuffer:this.info.currentBuffer$.pipe((0,b.filter)(i=>i.end>0),(0,b.filterChanged)((i,r)=>i.end===r.end&&i.start===r.start)),position:this.info.position$.pipe((0,b.filterChanged)())}).pipe((0,b.throttle)(1e3)).subscribe(e("currentBufferAndPosition"))).add(this.info.duration$.pipe((0,b.filterChanged)()).subscribe(e("duration"))).add(this.info.isBuffering$.subscribe(e("isBuffering"))).add(this.info.isLive$.pipe((0,b.filterChanged)()).subscribe(e("isLive"))).add(this.info.canChangePlaybackSpeed$.pipe((0,b.filterChanged)()).subscribe(e("canChangePlaybackSpeed"))).add((0,b.combine)({liveTime:this.info.liveTime$,liveBufferTime:this.info.liveBufferTime$,position:this.info.position$}).pipe((0,b.filter)(({liveTime:i,liveBufferTime:r})=>!!i&&!!r),(0,b.throttle)(1e3)).subscribe(e("liveBufferAndPosition"))).add(this.info.atLiveEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveEdge"))).add(this.info.atLiveDurationEdge$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("atLiveDurationEdge"))).add(this.info.muted$.pipe((0,b.filterChanged)()).subscribe(e("muted"))).add(this.info.volume$.pipe((0,b.filterChanged)()).subscribe(e("volume"))).add(this.info.isEnded$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!0)).subscribe(e("isEnded"))).add(this.info.availableSources$.subscribe(e("availableSources"))).add((0,b.combine)({throughputEstimation:this.info.throughputEstimation$,rtt:this.info.rttEstimation$}).pipe((0,b.filter)(({throughputEstimation:i,rtt:r})=>!!i&&!!r),(0,b.throttle)(3e3)).subscribe(e("throughputEstimation"))).add(this.info.isStalled$.subscribe(e("isStalled"))).add(this.info.is3DVideo$.pipe((0,b.filterChanged)(),(0,b.filter)(i=>i===!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},i=()=>T(this,null,function*(){t(),e=yield window.navigator.wakeLock.request("screen").catch(r=>{r instanceof DOMException&&r.name==="NotAllowedError"||this.events.managedError$.next({id:"WakeLock",category:b.ErrorCategory.DOM,message:String(r)})})});this.subscription.add((0,b.merge)((0,b.fromEvent)(document,"visibilitychange"),(0,b.fromEvent)(document,"fullscreenchange"),this.desiredState.playbackState.stateChangeEnded$).subscribe(()=>{let r=document.visibilityState==="visible",s=this.desiredState.playbackState.getState()==="playing",n=!!e&&!(e!=null&&e.released);r&&s?n||i():t()})).add(this.events.willDestruct$.subscribe(t))}setVideoTrackIdByQuality(e,t){let i=e.find(r=>r.quality===t);this.tracer.log("setVideoTrackIdByQuality",(0,b.flattenObject)({quality:t,availableTracks:(0,b.flattenObject)(e),track:(0,b.flattenObject)(i),isAutoQuality:!i})),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&&!fa()}};var ni=require("@vkontakte/videoplayer-shared/es2015"),oD=`@vkontakte/videoplayer-core@${Tu}`;
|