(window.webpackJsonp=window.webpackJsonp||[]).push([[97],{175:function(e,t){var n,r,o,c,h,f,l,v=9e4;n=function(e){return e*v},r=function(e,t){return e*t},o=function(e){return e/v},c=function(e,t){return e/t},h=function(e,t){return n(c(e,t))},f=function(e,t){return r(o(e),t)},l=function(e,t,n){return o(n?e:e-t)},e.exports={ONE_SECOND_IN_TS:v,secondsToVideoTs:n,secondsToAudioTs:r,videoTsToSeconds:o,audioTsToSeconds:c,audioTsToVideoTs:h,videoTsToAudioTs:f,metadataTsToSeconds:l}},223:function(e,t,n){var r,o,c,h,f;r=/^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/,o=/^(?=([^\/?#]*))\1([^]*)$/,c=/(?:\/|^)\.(?=\/)/g,h=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,f={buildAbsoluteURL:function(e,t,n){if(n=n||{},e=e.trim(),!(t=t.trim())){if(!n.alwaysNormalize)return e;var r=f.parseURL(e);if(!r)throw new Error("Error trying to parse base URL.");return r.path=f.normalizePath(r.path),f.buildURLFromParts(r)}var c=f.parseURL(t);if(!c)throw new Error("Error trying to parse relative URL.");if(c.scheme)return n.alwaysNormalize?(c.path=f.normalizePath(c.path),f.buildURLFromParts(c)):t;var h=f.parseURL(e);if(!h)throw new Error("Error trying to parse base URL.");if(!h.netLoc&&h.path&&"/"!==h.path[0]){var l=o.exec(h.path);h.netLoc=l[1],h.path=l[2]}h.netLoc&&!h.path&&(h.path="/");var v={scheme:h.scheme,netLoc:c.netLoc,path:null,params:c.params,query:c.query,fragment:c.fragment};if(!c.netLoc&&(v.netLoc=h.netLoc,"/"!==c.path[0]))if(c.path){var d=h.path,m=d.substring(0,d.lastIndexOf("/")+1)+c.path;v.path=f.normalizePath(m)}else v.path=h.path,c.params||(v.params=h.params,c.query||(v.query=h.query));return null===v.path&&(v.path=n.alwaysNormalize?f.normalizePath(c.path):c.path),f.buildURLFromParts(v)},parseURL:function(e){var t=r.exec(e);return t?{scheme:t[1]||"",netLoc:t[2]||"",path:t[3]||"",params:t[4]||"",query:t[5]||"",fragment:t[6]||""}:null},normalizePath:function(path){for(path=path.split("").reverse().join("").replace(c,"");path.length!==(path=path.replace(h,"")).length;);return path.split("").reverse().join("")},buildURLFromParts:function(e){return e.scheme+e.netLoc+e.path+e.params+e.query+e.fragment}},e.exports=f},329:function(e,t,n){var r=n(0),o=e.exports={WebVTT:n(821),VTTCue:n(822),VTTRegion:n(823)};r.vttjs=o,r.WebVTT=o.WebVTT;var c=o.VTTCue,h=o.VTTRegion,f=r.VTTCue,l=r.VTTRegion;o.shim=function(){r.VTTCue=c,r.VTTRegion=h},o.restore=function(){r.VTTCue=f,r.VTTRegion=l},r.VTTCue||o.shim()},565:function(e,t,n){"use strict";t.a=function(e,t){return t=t||{},new Promise(function(n,r){var s=new XMLHttpRequest,o=[],u=[],i={},a=function(){return{ok:2==(s.status/100|0),statusText:s.statusText,status:s.status,url:s.responseURL,text:function(){return Promise.resolve(s.responseText)},json:function(){return Promise.resolve(s.responseText).then(JSON.parse)},blob:function(){return Promise.resolve(new Blob([s.response]))},clone:a,headers:{keys:function(){return o},entries:function(){return u},get:function(e){return i[e.toLowerCase()]},has:function(e){return e.toLowerCase()in i}}}};for(var c in s.open(t.method||"get",e,!0),s.onload=function(){s.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,function(e,t,n){o.push(t=t.toLowerCase()),u.push([t,n]),i[t]=i[t]?i[t]+","+n:n}),n(a())},s.onerror=r,s.withCredentials="include"==t.credentials,t.headers)s.setRequestHeader(c,t.headers[c]);s.send(t.body||null)})}},578:function(e,t,n){var r=n(832).getUint64;e.exports=function(data){var view=new DataView(data.buffer,data.byteOffset,data.byteLength),e={version:data[0],flags:new Uint8Array(data.subarray(1,4)),references:[],referenceId:view.getUint32(4),timescale:view.getUint32(8)},i=12;0===e.version?(e.earliestPresentationTime=view.getUint32(i),e.firstOffset=view.getUint32(i+4),i+=8):(e.earliestPresentationTime=r(data.subarray(i)),e.firstOffset=r(data.subarray(i+8)),i+=16),i+=2;var t=view.getUint16(i);for(i+=2;t>0;i+=12,t--)e.references.push({referenceType:(128&data[i])>>>7,referencedSize:2147483647&view.getUint32(i),subsegmentDuration:view.getUint32(i+4),startsWithSap:!!(128&data[i+8]),sapType:(112&data[i+8])>>>4,sapDeltaTime:268435455&view.getUint32(i+8)});return e}},816:function(e,t,n){},822:function(e,t){var n={"":1,lr:1,rl:1},r={start:1,center:1,end:1,left:1,right:1,auto:1,"line-left":1,"line-right":1};function o(e){return"string"==typeof e&&(!!r[e.toLowerCase()]&&e.toLowerCase())}function c(e,t,text){this.hasBeenReset=!1;var r="",c=!1,h=e,f=t,l=text,v=null,d="",m=!0,w="auto",y="start",T="auto",O="auto",R=100,L="center";Object.defineProperties(this,{id:{enumerable:!0,get:function(){return r},set:function(e){r=""+e}},pauseOnExit:{enumerable:!0,get:function(){return c},set:function(e){c=!!e}},startTime:{enumerable:!0,get:function(){return h},set:function(e){if("number"!=typeof e)throw new TypeError("Start time must be set to a number.");h=e,this.hasBeenReset=!0}},endTime:{enumerable:!0,get:function(){return f},set:function(e){if("number"!=typeof e)throw new TypeError("End time must be set to a number.");f=e,this.hasBeenReset=!0}},text:{enumerable:!0,get:function(){return l},set:function(e){l=""+e,this.hasBeenReset=!0}},region:{enumerable:!0,get:function(){return v},set:function(e){v=e,this.hasBeenReset=!0}},vertical:{enumerable:!0,get:function(){return d},set:function(e){var t=function(e){return"string"==typeof e&&!!n[e.toLowerCase()]&&e.toLowerCase()}(e);if(!1===t)throw new SyntaxError("Vertical: an invalid or illegal direction string was specified.");d=t,this.hasBeenReset=!0}},snapToLines:{enumerable:!0,get:function(){return m},set:function(e){m=!!e,this.hasBeenReset=!0}},line:{enumerable:!0,get:function(){return w},set:function(e){if("number"!=typeof e&&"auto"!==e)throw new SyntaxError("Line: an invalid number or illegal string was specified.");w=e,this.hasBeenReset=!0}},lineAlign:{enumerable:!0,get:function(){return y},set:function(e){var t=o(e);t?(y=t,this.hasBeenReset=!0):console.warn("lineAlign: an invalid or illegal string was specified.")}},position:{enumerable:!0,get:function(){return T},set:function(e){if(e<0||e>100)throw new Error("Position must be between 0 and 100.");T=e,this.hasBeenReset=!0}},positionAlign:{enumerable:!0,get:function(){return O},set:function(e){var t=o(e);t?(O=t,this.hasBeenReset=!0):console.warn("positionAlign: an invalid or illegal string was specified.")}},size:{enumerable:!0,get:function(){return R},set:function(e){if(e<0||e>100)throw new Error("Size must be between 0 and 100.");R=e,this.hasBeenReset=!0}},align:{enumerable:!0,get:function(){return L},set:function(e){var t=o(e);if(!t)throw new SyntaxError("align: an invalid or illegal alignment string was specified.");L=t,this.hasBeenReset=!0}}}),this.displayState=void 0}c.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)},e.exports=c},823:function(e,t){var n={"":!0,up:!0};function r(e){return"number"==typeof e&&e>=0&&e<=100}e.exports=function(){var e=100,t=3,o=0,c=100,h=0,f=100,l="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return e},set:function(t){if(!r(t))throw new Error("Width must be between 0 and 100.");e=t}},lines:{enumerable:!0,get:function(){return t},set:function(e){if("number"!=typeof e)throw new TypeError("Lines must be set to a number.");t=e}},regionAnchorY:{enumerable:!0,get:function(){return c},set:function(e){if(!r(e))throw new Error("RegionAnchorX must be between 0 and 100.");c=e}},regionAnchorX:{enumerable:!0,get:function(){return o},set:function(e){if(!r(e))throw new Error("RegionAnchorY must be between 0 and 100.");o=e}},viewportAnchorY:{enumerable:!0,get:function(){return f},set:function(e){if(!r(e))throw new Error("ViewportAnchorY must be between 0 and 100.");f=e}},viewportAnchorX:{enumerable:!0,get:function(){return h},set:function(e){if(!r(e))throw new Error("ViewportAnchorX must be between 0 and 100.");h=e}},scroll:{enumerable:!0,get:function(){return l},set:function(e){var t=function(e){return"string"==typeof e&&!!n[e.toLowerCase()]&&e.toLowerCase()}(e);!1===t?console.warn("Scroll: an invalid or illegal string was specified."):l=t}}})}},832:function(e,t){var n=Math.pow(2,32);e.exports={getUint64:function(e){var t,r=new DataView(e.buffer,e.byteOffset,e.byteLength);return r.getBigUint64?(t=r.getBigUint64(0))=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:o}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var c,a=!0,u=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){u=!0,c=e},f:function(){try{a||null==n.return||n.return()}finally{if(u)throw c}}}}function w(e,a){(null==a||a>e.length)&&(a=e.length);for(var t=0,n=Array(a);t>1,e+=R(e/t);e>455;r+=36)e=R(e/35);return R(r+36*e/(e+38))};function j(e){return function(e){var t=e.split("@"),n="";t.length>1&&(n=t[0]+"@",e=t[1]);var r=function(e,t){for(var n=[],r=e.length;r--;)n[r]=t(e[r]);return n}((e=e.replace(T,".")).split("."),function(e){return y.test(e)?"xn--"+function(e){var t,n=[],r=(e=function(e){for(var t=[],n=0,r=e.length;n=55296&&o<=56319&&n=o&&yR((2147483647-i)/a)&&s("overflow"),i+=(d-o)*a,o=d;var T,O=m(e);try{for(O.s();!(T=O.n()).done;){var j=T.value;if(j2147483647&&s("overflow"),j==o){for(var E=i,U=36;;U+=36){var P=U<=c?1:U>=c+26?26:U-c;if(E0&&void 0!==arguments[0]?arguments[0]:"";try{return decodeURIComponent(""+text)}catch(e){return""+text}}function J(text){return H(text.replace(C," "))}function Y(){return j(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"")}function G(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t={};"?"===e[0]&&(e=e.substr(1));var n,r=m(e.split("&"));try{for(r.s();!(n=r.n()).done;){var o=n.value.match(/([^=]+)=?(.*)/)||[];if(!(o.length<2)){var c=H(o[1]);if("__proto__"!==c&&"constructor"!==c){var h=J(o[2]||"");t[c]?Array.isArray(t[c])?t[c].push(h):t[c]=[t[c],h]:t[c]=h}}}}catch(e){r.e(e)}finally{r.f()}return t}function Z(e){return Object.keys(e).map(function(t){return n=t,(r=e[t])?Array.isArray(r)?r.map(function(e){return"".concat(X(n),"=").concat(M(e))}).join("&"):"".concat(X(n),"=").concat(M(r)):X(n);var n,r}).join("&")}var K=function(){return Object(l.a)(function e(){var input=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(Object(f.a)(this,e),this.query={},"string"!=typeof input)throw new TypeError("URL input should be string received ".concat(Object(h.a)(input)," (").concat(input,")"));var t=fe(input);this.protocol=H(t.protocol),this.host=H(t.host),this.auth=H(t.auth),this.pathname=H(t.pathname.replace(N,"%252F")),this.query=G(t.search),this.hash=H(t.hash)},[{key:"hostname",get:function(){return ge(this.host).hostname}},{key:"port",get:function(){return ge(this.host).port||""}},{key:"username",get:function(){return pe(this.auth).username}},{key:"password",get:function(){return pe(this.auth).password||""}},{key:"hasProtocol",get:function(){return this.protocol.length}},{key:"isAbsolute",get:function(){return this.hasProtocol||"/"===this.pathname[0]}},{key:"search",get:function(){var q=Z(this.query);return q.length?"?"+q:""}},{key:"searchParams",get:function(){var e=this,p=new URLSearchParams,t=function(t){var n=e.query[t];Array.isArray(n)?n.forEach(function(e){return p.append(t,e)}):p.append(t,n||"")};for(var n in this.query)t(n);return p}},{key:"origin",get:function(){return(this.protocol?this.protocol+"//":"")+Y(this.host)}},{key:"fullpath",get:function(){return $(this.pathname)+this.search+_(this.hash).replace(I,"{").replace(D,"}").replace(V,"^")}},{key:"encodedAuth",get:function(){if(!this.auth)return"";var e=pe(this.auth),t=e.username,n=e.password;return encodeURIComponent(t)+(n?":"+encodeURIComponent(n):"")}},{key:"href",get:function(){var e=this.encodedAuth,t=(this.protocol?this.protocol+"//":"")+(e?e+"@":"")+Y(this.host);return this.hasProtocol&&this.isAbsolute?t+this.fullpath:this.fullpath}},{key:"append",value:function(e){if(e.hasProtocol)throw new Error("Cannot append a URL with protocol");Object.assign(this.query,e.query),e.pathname&&(this.pathname=ne(this.pathname)+oe(e.pathname)),e.hash&&(this.hash=e.hash)}},{key:"toJSON",value:function(){return this.href}},{key:"toString",value:function(){return this.href}}])}();var Q=/\/$|\/\?/;function ee(){var input=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return arguments.length>1&&void 0!==arguments[1]&&arguments[1]?Q.test(input):input.endsWith("/")}function te(){var input=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(!(arguments.length>1&&void 0!==arguments[1]&&arguments[1]))return(ee(input)?input.slice(0,-1):input)||"/";if(!ee(input,!0))return input||"/";var e=input.split("?"),t=Object(c.a)(e),n=t[0],s=t.slice(1);return(n.slice(0,-1)||"/")+(s.length?"?".concat(s.join("?")):"")}function ne(){var input=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(!(arguments.length>1&&void 0!==arguments[1]&&arguments[1]))return input.endsWith("/")?input:input+"/";if(ee(input,!0))return input||"/";var e=input.split("?"),t=Object(c.a)(e),n=t[0],s=t.slice(1);return n+"/"+(s.length?"?".concat(s.join("?")):"")}function re(){return(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").startsWith("/")}function oe(){var input=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return(re(input)?input.substr(1):input)||"/"}function ie(input,e){var t=fe(input),n=d(d({},G(t.search)),e);return t.search=Z(n),function(e){var t=e.pathname+(e.search?(e.search.startsWith("?")?"":"?")+e.search:"")+e.hash;if(!e.protocol)return t;return e.protocol+"//"+(e.auth?e.auth+"@":"")+e.host+t}(t)}function ae(e){return e&&"/"!==e}function ue(base){for(var e=base||"",t=arguments.length,input=new Array(t>1?t-1:0),n=1;n0&&void 0!==arguments[0]?arguments[0]:"",e=arguments.length>1?arguments[1]:void 0;if(!function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return/^\w+:\/\/.+/.test(e)||t&&/^\/\/[^/]+/.test(e)}(input,!0))return e?fe(e+input):le(input);var t=(input.replace(/\\/g,"/").match(/([^:/]+:)?\/\/([^/@]+@)?(.*)/)||[]).splice(1),n=Object(r.a)(t,3),o=n[0],c=void 0===o?"":o,h=n[1],f=(n[2].match(/([^/?#]*)(.*)?/)||[]).splice(1),l=Object(r.a)(f,2),v=l[0],d=void 0===v?"":v,m=l[1],w=le(void 0===m?"":m),y=w.pathname,T=w.search,O=w.hash;return{protocol:c,auth:h?h.substr(0,h.length-1):"",host:d,pathname:y,search:T,hash:O}}function le(){var e=((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1),t=Object(r.a)(e,3),n=t[0],o=void 0===n?"":n,c=t[1],h=void 0===c?"":c,f=t[2];return{pathname:o,search:h,hash:void 0===f?"":f}}function pe(){var e=(arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").split(":"),t=Object(r.a)(e,2),n=t[0],o=t[1];return{username:H(n),password:H(o)}}function ge(){var e=((arguments.length>0&&void 0!==arguments[0]?arguments[0]:"").match(/([^/]*)(:0-9+)?/)||[]).splice(1),t=Object(r.a)(e,2),n=t[0],o=t[1];return{hostname:H(n),port:o}}}}]);