!function(a){if("object"==typeofexports&&"undefined"!=typeofmodule)module.exports=a();elseif("function"==typeofdefine&&define.amd)define([],a);else{varb;b="undefined"!=typeofwindow?window:"undefined"!=typeofglobal?global:"undefined"!=typeofself?self:this,b.videojs=a()}}(function(){vara;returnfunctionb(a,c,d){functione(g,h){if(!c[g]){if(!a[g]){vari="function"==typeofrequire&&require;if(!h&&i)returni(g,!0);if(f)returnf(g,!0);varj=newError("Cannot find module '"+g+"'");throwj.code="MODULE_NOT_FOUND",j}vark=c[g]={exports:{}};a[g][0].call(k.exports,function(b){varc=a[g][1][b];returne(c||b)},k,k.exports,b,a,c,d)}returnc[g].exports}for(varf="function"==typeofrequire&&require,g=0;g<d.length;g++)e(d[g]);returne}({1:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functionf(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(2),i=d(h),j=a(5),k=d(j),l=function(a){functionb(c,d){e(this,b);varg=f(this,a.call(this,c,d));returng.mouseused_=!1,g.on("mousedown",g.handleMouseDown),g}returng(b,a),b.prototype.buildCSSClass=function(){return"vjs-big-play-button"},b.prototype.handleClick=function(a){varb=this.player_.play();if(!(this.mouseused_&&a.clientX&&a.clientY)){varc=this.player_.getChild("controlBar"),d=c&&c.getChild("playToggle");if(!d)returnvoidthis.player_.focus();vare=function(){returnd.focus()};if(b&&b.then){varf=function(){};b.then(e,f)}elsethis.setTimeout(e,1)}},b.prototype.handleKeyPress=function(b){this.mouseused_=!1,a.prototype.handleKeyPress.call(this,b)},b.prototype.handleMouseDown=function(a){this.mouseused_=!0},b}(i["default"]);l.prototype.controlText_="Play Video",k["default"].registerComponent("BigPlayButton",l),c["default"]=l},{2:2,5:5}],2:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functionf(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(3),i=d(h),j=a(5),k=d(j),l=a(86),m=d(l),n=a(88),o=function(a){functionb(){returne(this,b),f(this,a.apply(this,arguments))}returng(b,a),b.prototype.createEl=function(){vara=arguments.length>0&&arguments[0]!==undefined?arguments[0]:"button",b=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},c=arguments.length>2&&arguments[2]!==undefined?arguments[2]:{};b=(0,n.assign)({className:this.buildCSSClass()},b),"button"!==a&&(m["default"].warn("Creating a Button with an HTML element of "+a+" is deprecated; use ClickableComponent instead."),b=(0,n.assign)({tabIndex:0},b),c=(0,n.assign)({role:"button"},c)),c=(0,n.assign)({type:"button","aria-live":"polite"},c);vard=k["default"].prototype.createEl.call(this,a,b,c);returnthis.createControlTextEl(d),d},b.prototype.addChild=function(a){varb=arguments.length>1&&arguments[1]!==undefined?arguments[1]:{},c=this.constructor.name;returnm["default"].warn("Adding an actionable (user controllable) child to a Button ("+c+") is not supported; use a ClickableComponent instead."),k["default"].prototype.addChild.call(this,a,b)},b.prototype.enable=function(){a.prototype.enable.call(thi
returng(b,a),b.prototype.createEl=function(){varb=a.prototype.createEl.call(this);returnthis.labelEl_=q.createEl("div",{className:"vjs-playback-rate-value",innerHTML:1}),b.appendChild(this.labelEl_),b},b.prototype.buildCSSClass=function(){return"vjs-playback-rate "+a.prototype.buildCSSClass.call(this)},b.prototype.createMenu=function(){vara=newk["default"](this.player()),b=this.playbackRates();if(b)for(varc=b.length-1;c>=0;c--)a.addChild(newm["default"](this.player(),{rate:b[c]+"x"}));returna},b.prototype.updateARIAAttributes=function(){this.el().setAttribute("aria-valuenow",this.player().playbackRate())},b.prototype.handleClick=function(a){for(varb=this.player().playbackRate(),c=this.playbackRates(),d=c[0],e=0;e<c.length;e++)if(c[e]>b){d=c[e];break}this.player().playbackRate(d)},b.prototype.playbackRates=function(){returnthis.options_.playbackRates||this.options_.playerOptions&&this.options_.playerOptions.playbackRates},b.prototype.playbackRateSupported=function(){returnthis.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0},b.prototype.updateVisibility=function(a){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")},b.prototype.updateLabel=function(a){this.playbackRateSupported()&&(this.labelEl_.innerHTML=this.player().playbackRate()+"x")},b}(i["default"]);r.prototype.controlText_="Playback Rate",o["default"].registerComponent("PlaybackRateMenuButton",r),c["default"]=r},{14:14,47:47,49:49,5:5,81:81}],14:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functionf(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(48),i=d(h),j=a(5),k=d(j),l=function(a){functionb(c,d){e(this,b);varg=d.rate,h=parseFloat(g,10);d.label=g,d.selected=1===h,d.selectable=!0;vari=f(this,a.call(this,c,d));returni.label=g,i.rate=h,i.on(c,"ratechange",i.update),i}returng(b,a),b.prototype.handleClick=function(b){a.prototype.handleClick.call(this),this.player().playbackRate(this.rate)},b.prototype.update=function(a){this.selected(this.player().playbackRate()===this.rate)},b}(i["default"]);l.prototype.contentElType="button",k["default"].registerComponent("PlaybackRateMenuItem",l),c["default"]=l},{48:48,5:5}],15:[function(a,b,c){"use strict";functiond(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functione(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functionf(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varg=a(5),h=function(a){returna&&a.__esModule?a:{"default":a}}(g),i=a(81),j=function(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}(i),k=function(a){functionb(c,f){d(this,b);varg=e(this,a.call(this,c,f));returng.partEls_=[],g.on(c,"progress",g.update),g}returnf(b,a),b.prototype.createEl=function(){returna.prototype.createEl.call(this,"div",{className:"vjs-load-progress",innerHTML:'<span class="vjs-control-text"><span>'+this.localize("Loaded")+"</span>: 0%</span>"})},b.prototype.update=function(a){varb=this.player_.buffered(),c=this.player_.duration(),d=this.player_.b
if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(5),i=d(h),j=a(81),k=function(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}(j),l=a(84),m=d(l),n=function(a){functionb(c,d){e(this,b);varg=f(this,a.call(this,c,d));returng.on(c,"timeupdate",g.updateContent),g}returng(b,a),b.prototype.createEl=function(){varb=a.prototype.createEl.call(this,"div",{className:"vjs-current-time vjs-time-control vjs-control"});returnthis.contentEl_=k.createEl("div",{className:"vjs-current-time-display",innerHTML:'<span class="vjs-control-text">Current Time </span>0:00'},{"aria-live":"off"}),b.appendChild(this.contentEl_),b},b.prototype.updateContent=function(a){varb=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime(),c=this.localize("Current Time"),d=(0,m["default"])(b,this.player_.duration());d!==this.formattedTime_&&(this.formattedTime_=d,this.contentEl_.innerHTML='<span class="vjs-control-text">'+c+"</span> "+d)},b}(i["default"]);i["default"].registerComponent("CurrentTimeDisplay",n),c["default"]=n},{5:5,81:81,84:84}],33:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functionf(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(5),i=d(h),j=a(81),k=function(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}(j),l=a(84),m=d(l),n=function(a){functionb(c,d){e(this,b);varg=f(this,a.call(this,c,d));returng.on(c,"durationchange",g.updateContent),g.on(c,"timeupdate",g.updateContent),g.on(c,"loadedmetadata",g.updateContent),g}returng(b,a),b.prototype.createEl=function(){varb=a.prototype.createEl.call(this,"div",{className:"vjs-duration vjs-time-control vjs-control"});returnthis.contentEl_=k.createEl("div",{className:"vjs-duration-display",innerHTML:'<span class="vjs-control-text">'+this.localize("Duration Time")+"</span> 0:00"},{"aria-live":"off"}),b.appendChild(this.contentEl_),b},b.prototype.updateContent=function(a){varb=this.player_.duration();if(b&&this.duration_!==b){this.duration_=b;varc=this.localize("Duration Time"),d=(0,m["default"])(b);this.contentEl_.innerHTML='<span class="vjs-control-text">'+c+"</span> "+d}},b}(i["default"]);i["default"].registerComponent("DurationDisplay",n),c["default"]=n},{5:5,81:81,84:84}],34:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functionf(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functiong(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varh=a(5),i=d(h),j=a(81),k=function(a){
if("boolean"==typeofa){varb=this.closeable_=!!a,c=this.getChild("closeButton");if(b&&!c){vard=this.contentEl_;this.contentEl_=this.el_,c=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=d,this.on(c,"close",this.close)}!b&&c&&(this.off(c,"close",this.close),this.removeChild(c),c.dispose())}returnthis.closeable_},b.prototype.fill=function(){returnthis.fillWith(this.content())},b.prototype.fillWith=function(a){varb=this.contentEl(),c=b.parentNode,d=b.nextSibling;returnthis.trigger("beforemodalfill"),this.hasBeenFilled_=!0,c.removeChild(b),this.empty(),i.insertContent(b,a),this.trigger("modalfill"),d?c.insertBefore(b,d):c.appendChild(b),this},b.prototype.empty=function(){returnthis.trigger("beforemodalempty"),i.emptyEl(this.contentEl()),this.trigger("modalempty"),this},b.prototype.content=function(a){returnvoid0!==a&&(this.content_=a),this.content_},b}(m["default"]);o.prototype.options_={pauseOnOpen:!0,temporary:!0},m["default"].registerComponent("ModalDialog",o),c["default"]=o},{5:5,81:81,83:83}],51:[function(a,b,c){"use strict";functiond(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}functione(a){returna&&a.__esModule?a:{"default":a}}functionf(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functiong(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functionh(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;vari=a(5),j=e(i),k=a(94),l=e(k),m=a(95),n=e(m),o=a(82),p=d(o),q=a(81),r=d(q),s=a(83),t=d(s),u=a(85),v=d(u),w=a(78),x=d(w),y=a(86),z=e(y),A=a(91),B=e(A),C=a(90),D=a(79),E=a(89),F=d(E),G=a(44),H=e(G),I=a(46),J=e(I),K=a(97),L=e(K),M=a(88),N=a(87),O=e(N),P=a(69),Q=e(P),R=a(50),S=e(R),T=a(62),U=e(T),V=a(63),W=e(V),X=a(76),Y=e(X);a(61),a(59),a(55),a(68),a(45),a(1),a(4),a(8),a(41),a(71),a(60);varZ=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","ratechange","volumechange","texttrackchange"],$=function(a){functionb(c,d,e){if(f(this,b),c.id=c.id||"vjs_video_"+v.newGUID(),d=(0,M.assign)(b.getTagSettings(c),d),d.initChildren=!1,d.createEl=!1,d.reportTouchActivity=!1,!d.language)if("function"==typeofc.closest){varh=c.closest("[lang]");h&&(d.language=h.getAttribute("lang"))}elsefor(vari=c;i&&1===i.nodeType;){if(r.getElAttributes(i).hasOwnProperty("lang")){d.language=i.getAttribute("lang");break}i=i.parentNode}varj=g(this,a.call(this,null,d,e));if(!j.options_||!j.options_.techOrder||!j.options_.techOrder.length)thrownewError("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(j.tag=c,j.tagAttributes=c&&r.getElAttributes(c),j.language(j.options_.language),d.languages){vark={};Object.getOwnPropertyNames(d.languages).forEach(function(a){k[a.toLowerCase()]=d.languages[a]}),j.languages_=k}elsej.languages_=b.prototype.options_.languages;j.cache_={},j.poster_=d.poster||"",j.controls_=!!d.controls,c.controls=!1,j.scrubbing_=!1,j.el_=j.createEl();varl=(0,O["default"])(j.options_);if(d.plugins){varm=d.plugins;Object.getOwnPropertyNames(m).forEach(function(a){"function"==typeofthis[a]?this[a](m[a]):z["default"].error("Unable to find plugin:",a)},j)}j.options_.playerOptions=l,j.initChildren(),j.isAudio("audio"===c.nodeName.toLowerCase()),j.controls()?j.addClass("vjs-controls-enabled"):j.addClass("vjs-controls-disabled"),j.el_.setAttribute("role","region"),j.isAudio()?j.el_.setAttribute("aria-label","audio player"):j.el_.setAttribute("aria-label","video player"),j.isAudio()&&j.addClass("vjs-audio"),j.flexNotSupported_()&&j.addClass("vjs-no-flex"),x.IS_IOS||j.addClass("vjs
;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}functione(a){returna&&a.__esModule?a:{"default":a}}functionf(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functiong(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functionh(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;vari=a(3),j=e(i),k=a(5),l=e(k),m=a(83),n=d(m),o=a(81),p=d(o),q=a(78),r=d(q),s=function(a){functionb(c,d){f(this,b);vare=g(this,a.call(this,c,d));returne.update(),c.on("posterchange",n.bind(e,e.update)),e}returnh(b,a),b.prototype.dispose=function(){this.player().off("posterchange",this.update),a.prototype.dispose.call(this)},b.prototype.createEl=function(){vara=p.createEl("div",{className:"vjs-poster",tabIndex:-1});returnr.BACKGROUND_SIZE_SUPPORTED||(this.fallbackImg_=p.createEl("img"),a.appendChild(this.fallbackImg_)),a},b.prototype.update=function(a){varb=this.player().poster();this.setSrc(b),b?this.show():this.hide()},b.prototype.setSrc=function(a){if(this.fallbackImg_)this.fallbackImg_.src=a;else{varb="";a&&(b='url("'+a+'")'),this.el_.style.backgroundImage=b}},b.prototype.handleClick=function(a){this.player_.controls()&&(this.player_.paused()?this.player_.play():this.player_.pause())},b}(j["default"]);l["default"].registerComponent("PosterImage",s),c["default"]=s},{3:3,5:5,78:78,81:81,83:83}],56:[function(a,b,c){"use strict";functiond(a){returna&&a.__esModule?a:{"default":a}}functione(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}functionf(a,b){b&&(p=b),n["default"].setTimeout(q,a)}c.__esModule=!0,c.hasLoaded=c.autoSetupTimeout=c.autoSetup=undefined;varg=a(81),h=e(g),i=a(82),j=e(i),k=a(94),l=d(k),m=a(95),n=d(m),o=!1,p=void0,q=function(){if(h.isReal()){vara=l["default"].getElementsByTagName("video"),b=l["default"].getElementsByTagName("audio"),c=[];if(a&&a.length>0)for(vard=0,e=a.length;d<e;d++)c.push(a[d]);if(b&&b.length>0)for(varg=0,i=b.length;g<i;g++)c.push(b[g]);if(c&&c.length>0)for(varj=0,k=c.length;j<k;j++){varm=c[j];if(!m||!m.getAttribute){f(1);break}if(m.player===undefined){varn=m.getAttribute("data-setup");null!==n&&p(m)}}elseo||f(1)}};h.isReal()&&"complete"===l["default"].readyState?o=!0:j.one(n["default"],"load",function(){o=!0});varr=function(){returno};c.autoSetup=q,c.autoSetupTimeout=f,c.hasLoaded=r},{81:81,82:82,94:94,95:95}],57:[function(a,b,c){"use strict";functiond(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functione(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functionf(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;varg=a(5),h=function(a){returna&&a.__esModule?a:{"default":a}}(g),i=a(81),j=function(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}(i),k=a(88),l=function(a){functionb(c,f){d(this,b);varg=e(this,a.call(this,c,f));returng.bar=g.getChild(g.options_.barName),g.vertical(!!g.options_.vertical),g.on("mousedown",g.handleMouseDown),g.on("touchstart",g.handleMouseDown),g.on("focus",g.handleFocus),g.on("blur",g.handleBlur),g.on("click",g.handleClick),g.on(c,"controlsvisible",g.update),g.on(c,g.playerEvent,g.update),g}re
}catch(b){v["default"].warn(b)}}},b.prototype.updateDisplay=function(){vara=this.player_.getChild("textTrackDisplay");a&&a.updateDisplay()},b}(o["default"]);o["default"].registerComponent("TextTrackSettings",I),c["default"]=I},{5:5,81:81,83:83,86:86,88:88,95:95}],72:[function(a,b,c){"use strict";functiond(a){if(a&&a.__esModule)returna;varb={};if(null!=a)for(varcina)Object.prototype.hasOwnProperty.call(a,c)&&(b[c]=a[c]);returnb["default"]=a,b}functione(a){returna&&a.__esModule?a:{"default":a}}functionf(a,b){if(!(ainstanceofb))thrownewTypeError("Cannot call a class as a function")}functiong(a,b){if(!a)thrownewReferenceError("this hasn't been initialised - super() hasn't been called");return!b||"object"!=typeofb&&"function"!=typeofb?a:b}functionh(a,b){if("function"!=typeofb&&null!==b)thrownewTypeError("Super expression must either be null or a function, not "+typeofb);a.prototype=Object.create(b&&b.prototype,{constructor:{value:a,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(a,b):a.__proto__=b)}c.__esModule=!0;vari=a(67),j=e(i),k=a(83),l=d(k),m=a(73),n=a(86),o=e(n),p=a(95),q=e(p),r=a(75),s=e(r),t=a(92),u=a(104),v=e(u),w=a(87),x=e(w),y=a(78),z=d(y),A=function(a,b){varc=newq["default"].WebVTT.Parser(q["default"],q["default"].vttjs,q["default"].WebVTT.StringDecoder()),d=[];c.oncue=function(a){b.addCue(a)},c.onparsingerror=function(a){d.push(a)},c.onflush=function(){b.trigger({type:"loadeddata",target:b})},c.parse(a),d.length>0&&(q["default"].console&&q["default"].console.groupCollapsed&&q["default"].console.groupCollapsed("Text Track parsing errors for "+b.src),d.forEach(function(a){returno["default"].error(a)}),q["default"].console&&q["default"].console.groupEnd&&q["default"].console.groupEnd()),c.flush()},B=function(a,b){varc={uri:a},d=(0,t.isCrossOrigin)(a);d&&(c.cors=d),(0,v["default"])(c,l.bind(this,function(a,c,d){if(a)returno["default"].error(a,c);if(b.loaded_=!0,"function"!=typeofq["default"].WebVTT){if(b.tech_){vare=function(){returnA(d,b)};b.tech_.on("vttjsloaded",e),b.tech_.on("vttjserror",function(){o["default"].error("vttjs failed to load, stopping trying to process "+b.src),b.tech_.off("vttjsloaded",e)})}}elseA(d,b)}))},C=function(a){functionb(){varc,d,e=arguments.length>0&&arguments[0]!==undefined?arguments[0]:{};if(f(this,b),!e.tech)thrownewError("A tech was not provided.");varh=(0,x["default"])(e,{kind:m.TextTrackKind[e.kind]||"subtitles",language:e.language||e.srclang||""}),i=m.TextTrackMode[h.mode]||"disabled",k=h["default"];"metadata"!==h.kind&&"chapters"!==h.kind||(i="hidden");varn=c=g(this,a.call(this,h));if(n.tech_=h.tech,z.IS_IE8)for(varoinb.prototype)"constructor"!==o&&(n[o]=b.prototype[o]);n.cues_=[],n.activeCues_=[];varp=newj["default"](n.cues_),q=newj["default"](n.activeCues_),r=!1,s=l.bind(n,function(){this.activeCues,r&&(this.trigger("cuechange"),r=!1)});return"disabled"!==i&&n.tech_.ready(function(){n.tech_.on("timeupdate",s)},!0),Object.defineProperty(n,"default",{get:function(){returnk},set:function(){}}),Object.defineProperty(n,"mode",{get:function(){returni},set:function(a){varb=this;m.TextTrackMode[a]&&(i=a,"showing"===i&&this.tech_.ready(function(){b.tech_.on("timeupdate",s)},!0),this.trigger("modechange"))}}),Object.defineProperty(n,"cues",{get:function(){returnthis.loaded_?p:null},set:function(){}}),Object.defineProperty(n,"activeCues",{get:function(){if(!this.loaded_)returnnull;if(0===this.cues.length)returnq;for(vara=this.tech_.currentTime(),b=[],c=0,d=this.cues.length;c<d;c++){vare=this.cues[c];e.startTime<=a&&e.endTime>=a?b.push(e):e.startTime===e.endTime&&e.startTime<=a&&e.startTime+.5>=a&&b.push(e)}if(r=!1,b.length!==this.activeCues_.length)r=!0;elsefor(varf=0;f<b.length;f++)-1===this.activeCues_.indexOf(b[f])&&(r=!0);returnthis.activeCues_=b,q.setCues_(this.activeCues_),q},set:function(){}}),h.src?(n.src=h.src,B(h.src,n)):n.loaded_=!0,d=n,g(c,d)}returnh(b,a),b.prototype.addCue=function(a){varb=a;if(q["default"].vttjs&&!(ainstanceofq["default"].vttjs.VTTCue)){b=newq["defaul
ca=t.createStyleElement("vjs-styles-defaults");varda=p.$("head");da&&da.insertBefore(ca,da.firstChild),t.setTextContent(ca,"\n .video-js {\n width: 300px;\n height: 150px;\n }\n\n .vjs-fluid {\n padding-top: 56.25%\n }\n ")}}r.autoSetupTimeout(1,g),g.VERSION="5.20.5",g.options=B["default"].prototype.options_,g.getPlayers=function(){returnB["default"].players},g.players=B["default"].players,g.getComponent=v["default"].getComponent,g.registerComponent=function(a,b){ba["default"].isTech(b)&&S["default"].warn("The "+a+" tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)"),v["default"].registerComponent.call(v["default"],a,b)},g.getTech=ba["default"].getTech,g.registerTech=ba["default"].registerTech,g.browser=n,g.TOUCH_ENABLED=n.TOUCH_ENABLED,g.extend=Z["default"],g.mergeOptions=F["default"],g.bind=H.bind,g.plugin=D["default"],g.addLanguage=function(a,b){varc;returna=(""+a).toLowerCase(),g.options.languages=(0,F["default"])(g.options.languages,(c={},c[a]=b,c)),g.options.languages[a]},g.log=S["default"],g.createTimeRange=g.createTimeRanges=O.createTimeRanges,g.formatTime=Q["default"],g.parseUrl=U.parseUrl,g.isCrossOrigin=U.isCrossOrigin,g.EventTarget=x["default"],g.on=z.on,g.one=z.one,g.off=z.off,g.trigger=z.trigger,g.xhr=_["default"],g.TextTrack=J["default"],g.AudioTrack=L["default"],g.VideoTrack=N["default"],g.isEl=p.isEl,g.isTextNode=p.isTextNode,g.createEl=p.createEl,g.hasClass=p.hasElClass,g.addClass=p.addElClass,g.removeClass=p.removeElClass,g.toggleClass=p.toggleElClass,g.setAttributes=p.setElAttributes,g.getAttributes=p.getElAttributes,g.emptyEl=p.emptyEl,g.appendContent=p.appendContent,g.insertContent=p.insertContent,g.computedStyle=X["default"],"function"==typeofa&&a.amd?a("videojs",[],function(){returng}):"object"===(void0===d?"undefined":h(d))&&"object"===(void0===c?"undefined":h(c))&&(c.exports=g),d["default"]=g},{104:104,42:42,43:43,5:5,51:51,52:52,56:56,62:62,64:64,72:72,77:77,78:78,80:80,81:81,82:82,83:83,84:84,86:86,87:87,88:88,89:89,90:90,92:92,94:94,95:95}],94:[function(a,b,c){(function(c){vard=void0!==c?c:"undefined"!=typeofwindow?window:{},e=a(96);if("undefined"!=typeofdocument)b.exports=document;else{varf=d["__GLOBAL_DOCUMENT_CACHE@4"];f||(f=d["__GLOBAL_DOCUMENT_CACHE@4"]=e),b.exports=f}}).call(this,"undefined"!=typeofglobal?global:"undefined"!=typeofself?self:"undefined"!=typeofwindow?window:{})},{96:96}],95:[function(a,b,c){(function(a){"undefined"!=typeofwindow?b.exports=window:void0!==a?b.exports=a:"undefined"!=typeofself?b.exports=self:b.exports={}}).call(this,"undefined"!=typeofglobal?global:"undefined"!=typeofself?self:"undefined"!=typeofwindow?window:{})},{}],96:[function(a,b,c){},{}],97:[function(a,b,c){functiond(a,b){varc,d=null;try{c=JSON.parse(a,b)}catch(e){d=e}return[d,c]}b.exports=d},{}],98:[function(a,b,c){functiond(a){returna.replace(/\n\r?\s*/g,"")}b.exports=function(a){for(varb="",c=0;c<arguments.length;c++)b+=d(a[c])+(arguments[c+1]||"");returnb}},{}],99:[function(a,b,c){vard=a(103),e=b.exports={WebVTT:a(100),VTTCue:a(101),VTTRegion:a(102)};d.vttjs=e,d.WebVTT=e.WebVTT;varf=e.VTTCue,g=e.VTTRegion,h=d.VTTCue,i=d.VTTRegion;e.shim=function(){d.VTTCue=f,d.VTTRegion=g},e.restore=function(){d.VTTCue=h,d.VTTRegion=i},d.VTTCue||e.shim()},{100:100,101:101,102:102,103:103}],100:[function(a,b,c){functiond(a,b){this.name="ParsingError",this.code=a.code,this.message=b||a.message}functione(a){functionb(a,b,c,d){return3600*(0|a)+60*(0|b)+(0|c)+(0|d)/1e3}varc=a.match(/^(\d+):(\d{2})(:\d{2})?\.(\d{3})/);returnc?c[3]?b(c[1],c[2],c[3].replace(":",""),c[4]):c[1]>59?b(c[1],c[2],0,c[4]):b(0,c[1],c[2],c[4]):null}functionf(){this.values=r(null)}functiong(a,b,c,d){vare=d?a.split(d):[a];for(varfine)if("string"==typeofe[f]){varg=e[f].split(c);if(2===g.length){varh=g[0],i=g[1];b(h,i)}}}functionh(a,b,c){functionh(){varb=e(a);if(null===b)thrownewd(d.Errors.BadTimeStamp,"Malformed timestamp: "+j);returna=a.replace(/^[^\sa-zA-Z-]+/,""),b}functioni(){a=a.replace(/^\s+/,