(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-35055ce6"],{"00c0":function(e){e.exports=JSON.parse('{"name":"axios","version":"0.21.4","description":"Promise based HTTP client for the browser and node.js","main":"index.js","scripts":{"test":"grunt test","start":"node ./sandbox/server.js","build":"NODE_ENV=production grunt build","preversion":"npm test","version":"npm run build && grunt version && git add -A dist && git add CHANGELOG.md bower.json package.json","postversion":"git push && git push --tags","examples":"node ./examples/server.js","coveralls":"cat coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js","fix":"eslint --fix lib/**/*.js"},"repository":{"type":"git","url":"https://github.com/axios/axios.git"},"keywords":["xhr","http","ajax","promise","node"],"author":"Matt Zabriskie","license":"MIT","bugs":{"url":"https://github.com/axios/axios/issues"},"homepage":"https://axios-http.com","devDependencies":{"coveralls":"^3.0.0","es6-promise":"^4.2.4","grunt":"^1.3.0","grunt-banner":"^0.6.0","grunt-cli":"^1.2.0","grunt-contrib-clean":"^1.1.0","grunt-contrib-watch":"^1.0.0","grunt-eslint":"^23.0.0","grunt-karma":"^4.0.0","grunt-mocha-test":"^0.13.3","grunt-ts":"^6.0.0-beta.19","grunt-webpack":"^4.0.2","istanbul-instrumenter-loader":"^1.0.0","jasmine-core":"^2.4.1","karma":"^6.3.2","karma-chrome-launcher":"^3.1.0","karma-firefox-launcher":"^2.1.0","karma-jasmine":"^1.1.1","karma-jasmine-ajax":"^0.1.13","karma-safari-launcher":"^1.0.0","karma-sauce-launcher":"^4.3.6","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.3.8","karma-webpack":"^4.0.2","load-grunt-tasks":"^3.5.2","minimist":"^1.2.0","mocha":"^8.2.1","sinon":"^4.5.0","terser-webpack-plugin":"^4.2.3","typescript":"^4.0.5","url-search-params":"^0.10.0","webpack":"^4.44.2","webpack-dev-server":"^3.11.0"},"browser":{"./lib/adapters/http.js":"./lib/adapters/xhr.js"},"jsdelivr":"dist/axios.min.js","unpkg":"dist/axios.min.js","typings":"./index.d.ts","dependencies":{"follow-redirects":"^1.14.0"},"bundlesize":[{"path":"./dist/axios.min.js","threshold":"5kB"}]}')},"08b92":function(e,t,n){"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),a=0;a=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};a.forEach(["delete","get","head"],(function(e){u.headers[e]={}})),a.forEach(["post","put","patch"],(function(e){u.headers[e]=a.merge(i)})),e.exports=u}).call(this,n("4362"))},"383c":function(e,t,n){"use strict";var a=n("2fb5");function o(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var r;if(n)r=n(t);else if(a.isURLSearchParams(t))r=t.toString();else{var i=[];a.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(a.isArray(e)?t+="[]":e=[e],a.forEach(e,(function(e){a.isDate(e)?e=e.toISOString():a.isObject(e)&&(e=JSON.stringify(e)),i.push(o(t)+"="+o(e))})))})),r=i.join("&")}if(r){var s=e.indexOf("#");-1!==s&&(e=e.slice(0,s)),e+=(-1===e.indexOf("?")?"?":"&")+r}return e}},"40e4":function(e,t,n){"use strict";var a=n("acda");e.exports=function(e,t,n){var o=n.config.validateStatus;n.status&&o&&!o(n.status)?t(a("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},"44ff":function(e,t,n){"use strict";function a(e){this.message=e}a.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},a.prototype.__CANCEL__=!0,e.exports=a},"477c":function(e,t,n){"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},"4adc":function(e,t,n){"use strict";var a=n("44ff");function o(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;e((function(e){n.reason||(n.reason=new a(e),t(n.reason))}))}o.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},o.source=function(){var e,t=new o((function(t){e=t}));return{token:t,cancel:e}},e.exports=o},"4d2c":function(e,t,n){"use strict";var a=n("bb1a"),o=n("477c");e.exports=function(e,t){return e&&!a(t)?o(e,t):t}},"5c4e":function(e,t,n){e.exports=n("1e9e")},"6e35":function(e,t,n){"use strict";var a=n("2fb5");function o(){this.handlers=[]}o.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},o.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},o.prototype.forEach=function(e){a.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=o},"7f65":function(e,t,n){"use strict";var a=n("2fb5"),o=n("927f"),r=n("f417"),i=n("3519");function s(e){e.cancelToken&&e.cancelToken.throwIfRequested()}e.exports=function(e){s(e),e.headers=e.headers||{},e.data=o.call(e,e.data,e.headers,e.transformRequest),e.headers=a.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),a.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||i.adapter;return t(e).then((function(t){return s(e),t.data=o.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return r(t)||(s(e),t&&t.response&&(t.response.data=o.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},"927f":function(e,t,n){"use strict";var a=n("2fb5"),o=n("3519");e.exports=function(e,t,n){var r=this||o;return a.forEach(n,(function(n){e=n.call(r,e,t)})),e}},"9fa6":function(e,t,n){"use strict";var a=n("2fb5");e.exports=a.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function o(e){var a=e;return t&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=o(window.location.href),function(t){var n=a.isString(t)?o(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},a26a:function(e,t,n){"use strict";e.exports=function(e,t,n,a,o){return e.config=t,n&&(e.code=n),e.request=a,e.response=o,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code}},e}},a5a0:function(e,t,n){"use strict";var a=n("2fb5"),o=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,r,i={};return e?(a.forEach(e.split("\n"),(function(e){if(r=e.indexOf(":"),t=a.trim(e.substr(0,r)).toLowerCase(),n=a.trim(e.substr(r+1)),t){if(i[t]&&o.indexOf(t)>=0)return;i[t]="set-cookie"===t?(i[t]?i[t]:[]).concat([n]):i[t]?i[t]+", "+n:n}})),i):i}},acda:function(e,t,n){"use strict";var a=n("a26a");e.exports=function(e,t,n,o,r){var i=new Error(e);return a(i,t,n,o,r)}},bb1a:function(e,t,n){"use strict";e.exports=function(e){return/^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(e)}},c43c:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return Ql}));var a=n("a559"),o=n.n(a),r=n("f0e4"),i=n.n(r),s=n("c073"),l=n("55b5"),d=n.n(l),u=n("3c96"),c=n.n(u),p=n("ef34"),f=n.n(p),h=n("be09"),m=n.n(h);let g=[];const b=(e,t)=>(n,a,o)=>{const r=t.levels[a],i=new RegExp(`^(${r})$`);if("log"!==n&&o.unshift(n.toUpperCase()+":"),o.unshift(e+":"),g){g.push([].concat(o));const e=g.length-1e3;g.splice(0,e>0?e:0)}if(!m.a.console)return;let s=m.a.console[n];s||"debug"!==n||(s=m.a.console.info||m.a.console.log),s&&r&&i.test(n)&&s[Array.isArray(o)?"apply":"call"](m.a.console,o)};function v(e){let t,n="info";const a=function(...e){t("log",n,e)};return t=b(e,a),a.createLogger=t=>v(e+": "+t),a.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:n},a.level=e=>{if("string"===typeof e){if(!a.levels.hasOwnProperty(e))throw new Error(`"${e}" in not a valid log level`);n=e}return n},a.history=()=>g?[].concat(g):[],a.history.filter=e=>(g||[]).filter(t=>new RegExp(`.*${e}.*`).test(t[0])),a.history.clear=()=>{g&&(g.length=0)},a.history.disable=()=>{null!==g&&(g.length=0,g=null)},a.history.enable=()=>{null===g&&(g=[])},a.error=(...e)=>t("error",n,e),a.warn=(...e)=>t("warn",n,e),a.debug=(...e)=>t("debug",n,e),a}const y=v("VIDEOJS");y.createLogger;var w=y;Object.prototype.toString;function C(e){return!!e&&"object"===typeof e}function S(e){return"string"===typeof e&&Boolean(e.trim())}function k(e){if(e.indexOf(" ")>=0)throw new Error("class has illegal whitespace characters")}function A(e){return new RegExp("(^|\\s)"+e+"($|\\s)")}function T(){return f.a===m.a.document}function E(e){return C(e)&&1===e.nodeType}function P(e){return function(t,n){if(!S(t))return f.a[e](null);S(n)&&(n=f.a.querySelector(n));const a=E(n)?n:f.a;return a[e]&&a[e](t)}}function x(e="div",t={},n={},a){const o=f.a.createElement(e);return Object.getOwnPropertyNames(t).forEach((function(e){const n=t[e];-1!==e.indexOf("aria-")||"role"===e||"type"===e?(w.warn(`Setting attributes in the second argument of createEl()\nhas been deprecated. Use the third argument instead.\ncreateEl(type, properties, attributes). Attempting to set ${e} to ${n}.`),o.setAttribute(e,n)):"textContent"===e?j(o,n):o[e]!==n&&(o[e]=n)})),Object.getOwnPropertyNames(n).forEach((function(e){o.setAttribute(e,n[e])})),a&&_(o,a),o}function j(e,t){return"undefined"===typeof e.textContent?e.innerText=t:e.textContent=t,e}function M(e,t){return k(t),e.classList?e.classList.contains(t):A(t).test(e.className)}function R(e,t){return e.classList?e.classList.add(t):M(e,t)||(e.className=(e.className+" "+t).trim()),e}function B(e){const t={},n=",autoplay,controls,playsinline,loop,muted,default,defaultMuted,";if(e&&e.attributes&&e.attributes.length>0){const a=e.attributes;for(let o=a.length-1;o>=0;o--){const r=a[o].name;let i=a[o].value;"boolean"!==typeof e[r]&&-1===n.indexOf(","+r+",")||(i=null!==i),t[r]=i}}return t}function N(e){return C(e)&&3===e.nodeType}function D(e){return"function"===typeof e&&(e=e()),(Array.isArray(e)?e:[e]).map(e=>("function"===typeof e&&(e=e()),E(e)||N(e)?e:"string"===typeof e&&/\S/.test(e)?f.a.createTextNode(e):void 0)).filter(e=>e)}function _(e,t){return D(t).forEach(t=>e.appendChild(t)),e}const O=P("querySelector");P("querySelectorAll");var L=n("045f"),F=n.n(L);const I=m.a.navigator&&m.a.navigator.userAgent||"",U=/AppleWebKit\/([\d.]+)/i.exec(I),V=(U&&parseFloat(U.pop()),/iPod/i.test(I),function(){const e=I.match(/OS (\d+)_/i);e&&e[1]&&e[1]}(),/Android/i.test(I)),W=(function(){const e=I.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!e)return null;const t=e[1]&&parseFloat(e[1]),n=e[2]&&parseFloat(e[2]);t&&n&&parseFloat(e[1]+"."+e[2])}(),/Firefox/i.test(I),/Edg/i.test(I)),z=!W&&(/Chrome/i.test(I)||/CriOS/i.test(I)),q=(function(){const e=I.match(/(Chrome|CriOS)\/(\d+)/);e&&e[2]&&parseFloat(e[2])}(),function(){const e=/MSIE\s(\d+)\.\d/.exec(I);let t=e&&parseFloat(e[1]);!t&&/Trident\/7.0/i.test(I)&&/rv:11.0/.test(I)&&(t=11)}(),/Safari/i.test(I)&&!z&&!V&&!W),J=(/Windows/i.test(I),T()&&("ontouchstart"in m.a||m.a.navigator.maxTouchPoints||m.a.DocumentTouch&&m.a.document instanceof m.a.DocumentTouch)),G=/iPad/i.test(I)||q&&J&&!/iPhone/i.test(I),Y=(/iPhone/i.test(I),/QQBrowser/i.test(I),function(e){const t=f.a.createElement("style");return t.className=e,t}),H=function(e,t){e.styleSheet?e.styleSheet.cssText=t:e.textContent=t};var K=n("5c4e"),Q=n.n(K),Z=function(){},X=Object.prototype.toString,$=function(e){return"string"===typeof e},ee=function(e){return"[object Object]"===X.call(e)},te=Array.isArray,ne=function(e){return"[object Function]"===X.call(e)},ae=function(e){return 0===e.indexOf("#")?e.slice(1):e},oe=function(e,t){var n=["margin-right","margin-left","width","height","top","right","bottom","left"],a=e,o="";return a?(te(a)||(a=n,t=e),a.forEach((function(e){t[e]&&(o=""+o+e+":"+t[e]+";")})),o):o},re=s["default"].getComponent("MenuItem"),ie=s["default"].dom,se=function(e){function t(t,n){var a;return a=e.call(this,t,n)||this,a.menu_=a.options_.menu,a.hideMenu=function(){return a.menu_.hideMenu()},a.addMenuClass=function(e){return a.menu_.addClass(e)},a.removeMenuClass=function(e){return a.menu_.removeClass(e)},a.mergeOptions(),a.handleNoble(),a}d()(t,e);var n=t.prototype;return n.mergeOptions=function(){var e=this.options_,t=e.tipInfo,n=e.guideModal,a=e.noble,r=this.menu_.options_,i=r.tipInfo,s=r.guideModal,l=r.noble,d=o()({},i,t),u=o()({width:"704px"},s,n),c=!1;c="undefined"===typeof a?!!l:!!a,this.mergedOptions_=o()({},this.options_,{tipInfo:d,guideModal:u,noble:c})},n.createEl=function(){var t=e.prototype.createEl.call(this),n=this.options_.badge;if(n){n=$(n)?{src:n}:n;var a=oe(n),o=ie.createEl("img",{className:"vjs-menu-item-badge",src:n.src});o.style.cssText=a,t.appendChild(o)}return t},n.handleNoble=function(){var e=this.mergedOptions_.noble;e?this.menu_.addClass("vjs-noble-privilege"):this.menu_.removeClass("vjs-noble-privilege")},n.preHandleClickCore=function(){var e=this;if(this.menu_.trigger("itemClick",this),ne(this.options_.beforeChange))this.options_.beforeChange(this,(function(){return e.handleClickCore()}));else{var t=this.options_,n=t.privilegeType,a=void 0===n?"free":n,r=t.value,i=this.menu_.player_,s=this.mergedOptions_,l=s.tipInfo,d=s.noble,u=s.guideModal,c=l.icon,p=l.prefix,f=void 0===p?"":p,h=l.pendingContent,m=void 0===h?"":h,g=l.resolveContent,b=void 0===g?"":g,v=l.rejectContent,y=void 0===v?"":v,w=l.highLightWord,C=void 0===w?"":w,S=l.highLightColor,k=void 0===S?"#06a7ff":S,A=["vip","trial","free"],T=["refuse"];if(r!==this.currentValue()&&(c||f||m||b||y))if(A.includes(a)){i.bigPlayButton.hide(),i.makeToast({icon:c,content:M(m),duration:18e4,mode:"serial"}),this.handleClickCore();var E,P=this.eventName(),x=function(){i.off("error",E),i.bigPlayButton.show(),i.makeToast({icon:c,content:M(b),mode:"serial"}),d?e.menu_.addClass("vjs-noble-privilege"):e.menu_.removeClass("vjs-noble-privilege"),ne(e.options_.afterChange)&&e.options_.afterChange(e)};E=function(){i.off(P,x),i.bigPlayButton.show(),i.makeToast({content:M(y),mode:"serial"})},i.one(P,x),i.one("error",E)}else if(T.includes(a)){var j=o()(u,{className:("vjs-modal-pay-guid "+(u.className||"")).trim()});i.makeModal(j)}}function M(e){var t=e.indexOf(C);return~t?function(n){var a=e.slice(0,t),o=e.slice(t+C.length),r=c?'':"",i=ie.createEl("span",{innerHTML:""+r+f+a+''+C+""+o});while(i.firstChild)n.appendChild(i.firstChild)}:""+f+e}},n.handleClickCore=function(){},n.currentValue=function(){},n.eventName=function(){},t}(re),le=s["default"].getComponent("Menu"),de=s["default"].getComponent("MenuButton"),ue=s["default"].dom,ce=s["default"].browser,pe=function(e){function t(n,a){var o;if(o=e.call(this,n,a)||this,o.controlText(),a.hooks&&Object.keys(a.hooks).forEach((function(e){"beforeChange"!==e&&"afterChange"!==e&&o.on(e,a.hooks[e])})),a.className){var r=a.className;$(r)&&(r=r.split(/\s/)),r.forEach((function(e){e&&o.addClass(e)}))}return o.el_.style.cssText=oe(o.options_)+oe(o.options_.style),o.menu.el_.style.cssText=oe(o.options_.menuStyle),ce.IS_IPAD&&(o.handleClickOutside=o.handleClickOutside.bind(c()(o)),document.documentElement.addEventListener("click",o.handleClickOutside),t.MNUES.push(c()(o))),o}d()(t,e);var n=t.prototype;return n.handleClickOutside=function(e){var t=e.composedPath&&e.composedPath()||e.path,n=t?t.indexOf(this.el)<0:this.el.contains&&!this.el.contains(e.target);n&&this.hideMenu()},n.createEl=function(){var t=e.prototype.createEl.call(this),n=this.options_.text;return this.labelEl_=ue.createEl("div",{className:"vjs-full-menu-text",innerHTML:this.localize(n)}),this.createBadge(this.options_.badge),t.appendChild(this.labelEl_),t},n.dispose=function(){this.labelEl_=null,t.MNUES=[],document.documentElement.removeEventListener("click",this.handleClickOutside),e.prototype.dispose.call(this)},n.createBadge=function(e){if(e){e=$(e)?{src:e}:e;var t=oe(e),n=ue.createEl("img",{className:"vjs-full-menu-badge",src:e.src});n.style.cssText=t,this.labelEl_.appendChild(n),this.el_&&this.addClass("vjs-full-menu-badge-parent")}},n.buildCSSClass=function(){return"vjs-full-menu "+e.prototype.buildCSSClass.call(this)},n.buildWrapperCSSClass=function(){return"vjs-full-menu "+e.prototype.buildWrapperCSSClass.call(this)},n.hideMenu=function(){this.removeClass("vjs-hover"),ce.IS_IPAD&&this.menu&&(this.menu.el_.style.display="none")},n.showMenu=function(){this.addClass("vjs-hover"),ce.IS_IPAD&&this.menu&&(this.menu.el_.style.display="block")},n.createMenu=function(){var e=new le(this.player()),t=this.options_.list,n=this.options_,a=n.title,r=n.subTitle,i=n.footnote,s=e.el().firstChild;if(t){this.createExtraEl(s,a,"vjs-menu-title"),this.createExtraEl(s,r,"vjs-menu-sub-title");for(var l=0;l0},n.updateVisibility=function(e){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")},n.updateLabel=function(e){if(this.playbackRateSupported()){for(var t,n=this.options_.list,a=this.player().playbackRate(),o=n.length-1;o>=0;o--){var r=n[o];if((r.value||r.text)===a){t=r;break}}t&&(me.textContent(this.labelEl_,this.localize(t.controlText||t.text||this.options_.text)),!1!==t.controlBadge&&this.createBadge(t.controlBadge||this.options_.badge))}},t}(pe),ve=function(e){function t(t,n){var a,r=n.text,i=n.value||r;return n.label=r,n.selected=n["default"]||n.defaultValue===i,n.selectable=!0,n.multiSelectable=!1,a=e.call(this,t,n)||this,a.label=a.text=r,a.value=i,a.on(t,"resolutionchange",a.update),n.selected&&a.handleClickCore(),a.mergedOptions_.tipInfo=o()({highLightWord:a.text,pendingContent:"正在切换至 "+a.text+" 清晰度",resolveContent:"已为你切换至 "+a.text+" 清晰度",rejectContent:"切换清晰度失败,请稍后重试"},a.mergedOptions_.tipInfo),a}d()(t,e);var n=t.prototype;return n.handleClick=function(t){e.prototype.preHandleClickCore.call(this)},n.handleClickCore=function(){e.prototype.handleClick.call(this),this.hideMenu(),this.player().resolution(this.value)},n.currentValue=function(){return this.player().src()},n.eventName=function(){return"resolutionchange"},n.update=function(e){this.selected(this.player().resolution()===this.value)},t}(se);/IE/.test(navigator.userAgent);var ye=function(e){var t={sources:[],tracks:[]},n=B(e);if(o()(t,n),e.hasChildNodes())for(var a=e.childNodes,r=0,i=a.length;r=0;o--){var r=n[o];if((r.value||r.text)===a){t=r;break}}t&&(Re.textContent(this.labelEl_,this.localize(t.controlText||t.text||this.options_.text)),!1!==t.controlBadge&&this.createBadge(t.controlBadge||this.options_.badge))},t}(pe),De=s["default"].getComponent("VolumePanel"),_e=function(e){function t(t,n){var a;return void 0===n&&(n={}),a=e.call(this,t,n)||this,a.el_.className=a.el_.className+" "+a.buildCSSClass(),a}d()(t,e);var n=t.prototype;return n.buildCSSClass=function(){var t=this.options_,n=t.inline,a=t.percent;return!n&&a?"vjs-volume-panel-vertical-text "+e.prototype.buildCSSClass.call(this):e.prototype.buildCSSClass.call(this)},t}(De),Oe=s["default"].getComponent("ModalDialog"),Le=s["default"].dom,Fe=function(e){function t(t,n){var a;return a=e.call(this,t,n)||this,a.createContent(),a.setLayout(),a.content(a.modalEl_),a}d()(t,e);var n=t.prototype;return n.buildCSSClass=function(){return("vjs-modal-display "+e.prototype.buildCSSClass.call(this)+" "+(this.options_.className||"")).trim()},n.setLayout=function(){var e=this.options_,t=e.width,n=void 0===t?"100%":t,a=e.height,o=void 0===a?"100%":a,r=e.position,i=void 0===r?"center":r,s=this.modalEl_,l="width:"+n+";height:"+o+";";"center"===i?s.classList.add("center"):ee(i)&&["top","right","bottom","left"].forEach((function(e){i[e]&&(l+=e+":"+i[e]+";")})),s.style.cssText=l},n.createContent=function(){var e=this.modalEl_=Le.createEl("div",{className:"vjs-modal-wrapper"}),t=this.options_,n=t.title,a=t.content,o=t.footer;n&&e.appendChild(this.createTitle()),a&&e.appendChild(this.createBody()),o&&e.appendChild(this.createFooter())},n.createTitle=function(){var e=this.options_.title;return Le.createEl("div",{className:"vjs-modal-title",textContent:e})},n.createBody=function(){var e=this.options_.content,t=Le.createEl("div",{className:"vjs-modal-body",textContent:$(e)?e:""});return ne(e)&&e(t),t},n.createFooter=function(){var e=this.options_.footer,t=Le.createEl("div",{className:"vjs-modal-footer",textContent:$(e)?e:""});return e.forEach((function(e){var n=Le.createEl("button",{className:("vjs-modal-button "+(e.className||"")).trim(),textContent:e.text,onclick:e.onclick});e.disabled&&n.setAttribute("disabled","disabled"),t.appendChild(n)})),t},n.dispose=function(){this.modalEl_=null,e.prototype.dispose.call(this)},t}(Oe),Ie=s["default"].dom,Ue=s["default"].getComponent("Component"),Ve=function(e){function t(t,n){var a;return n.mode=n.mode||"parallel",a=e.call(this,t,n)||this,a.flush(),a.removeExtra(),a.setLayout(),a}d()(t,e);var n=t.prototype;return n.flush=function(){t.instances=t.instances.filter((function(e){if("parallel"===e.options_.mode&&!e.isDisposed_)return!0;e.dispose()}))},n.removeExtra=function(){var e=this.options_.maxCount,n=t.instances;if(n.push(this),n.length>e){var a=n.splice(0,n.length-e);a.forEach((function(e){return e.dispose()}))}},n.setLayout=function(){var e=t.instances;e.forEach((function(t,n){t.el().style.cssText="bottom: "+(67+45*(e.length-1-n))+"px;"}))},n.createEl=function(){var t=e.prototype.createEl.call(this,"div",{className:"vjs-toast-container"});return t.appendChild(this.createContent()),t},n.createContent=function(){var e=this.options_,t=e.content,n=e.icon,a=Ie.createEl("div",{className:"vjs-toast-body"});if(ne(t))t(a);else{if(n){var o=Ie.createEl("img",{className:"vjs-toast-icon",src:n});a.appendChild(o)}Ie.appendContent(a,t)}return a},t}(Ue);Ve.instances=[],s["default"].registerComponent("PlaybackRateMenu",be),s["default"].registerComponent("PlaybackRateMenuItem",fe),s["default"].registerComponent("ResolutionSwitcherMenu",Ne),s["default"].registerComponent("ResolutionSwitcherMenuItem",ve),s["default"].registerComponent("VolumeControlPanel",_e),s["default"].registerComponent("Modal",Fe),s["default"].registerComponent("Toast",Ve);var We=s["default"].getComponent("Player"),ze=s["default"].getComponent("Modal"),qe=s["default"].getComponent("Toast");We.prototype.makeModal=function(e,t){var n=this;ee(e)?(t=e,t.content=t.content||""):(t=t||{},t.content=e||"");var a=new ze(this,t);return this.addChild(a),a.on("dispose",(function(){n.removeChild(a)})),a.open(),a},We.prototype.makeToast=function(e,t){var n=this;ee(e)?(t=e,t.content=t.content||""):(t=t||{},t.content=e||"");var a=new qe(this,t);return this.addChild(a),a.on("dispose",(function(){n.removeChild(a)})),a.setTimeout((function(){a.dispose(),a.flush(),a.setLayout()}),a.options_.duration||3e3),a};var Je=function(){var e=document.createElement("video");try{e.volume=.5}catch(n){return!1}var t=["application/vnd.apple.mpegurl","audio/mpegurl","audio/x-mpegurl","application/x-mpegurl","video/x-mpegurl","video/mpegurl","application/mpegurl"];return Array.prototype.some&&t.some((function(t){return/maybe|probably/i.test(e.canPlayType&&e.canPlayType(t))}))}(),Ge=function(){return!!window.MediaSource&&!!window.MediaSource.isTypeSupported&&window.MediaSource.isTypeSupported('video/mp4;codecs="avc1.4d400d,mp4a.40.2"')}(),Ye=Je||Ge,He={};function Ke(){var e="https://nd-static.cdn.bcebos.com/",t="video-player/static/";return""+e+t}var Qe={pan:He,test:{},default:{},language:"en",urlPrefix:Ke()},Ze="Play",Xe="Pause",$e="Replay",et="Duration",tt="LIVE",nt="Loaded",at="Progress",ot="Fullscreen",rt="Mute",it="Unmute",st="Subtitles",lt="Captions",dt="Chapters",ut="Descriptions",ct="Close",pt="Text",ft="White",ht="Black",mt="Red",gt="Green",bt="Blue",vt="Yellow",yt="Magenta",wt="Cyan",Ct="Background",St="Window",kt="Transparent",At="Opaque",Tt="None",Et="Raised",Pt="Depressed",xt="Uniform",jt="Dropshadow",Mt="Casual",Rt="Script",Bt="Reset",Nt="Done",Dt={"Audio Player":"Audio Player","Video Player":"Video Player",Play:Ze,Pause:Xe,Replay:$e,"Current Time":"Current Time",Duration:et,"Remaining Time":"Remaining Time","Stream Type":"Stream Type",LIVE:tt,"Seek to live, currently behind live":"Seek to live, currently behind live","Seek to live, currently playing live":"Seek to live, currently playing live",Loaded:nt,Progress:at,"Progress Bar":"Progress Bar","progress bar timing: currentTime={1} duration={2}":"{1} of {2}",Fullscreen:ot,"Non-Fullscreen":"Non-Fullscreen",Mute:rt,Unmute:it,"Playback Rate":"Playback Rate",Subtitles:st,"subtitles off":"subtitles off",Captions:lt,"captions off":"captions off",Chapters:dt,Descriptions:ut,"descriptions off":"descriptions off","Audio Track":"Audio Track","Volume Level":"Volume Level","You aborted the media playback":"You aborted the media playback","A network error caused the media download to fail part-way.":"A network error caused the media download to fail part-way.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"The media could not be loaded, either because the server or network failed or because the format is not supported.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.","No compatible source was found for this media.":"No compatible source was found for this media.","The media is encrypted and we do not have the keys to decrypt it.":"The media is encrypted and we do not have the keys to decrypt it.","Play Video":"Play Video",Close:ct,"Close Modal Dialog":"Close Modal Dialog","Modal Window":"Modal Window","This is a modal window":"This is a modal window","This modal can be closed by pressing the Escape key or activating the close button.":"This modal can be closed by pressing the Escape key or activating the close button.",", opens captions settings dialog":", opens captions settings dialog",", opens subtitles settings dialog":", opens subtitles settings dialog",", opens descriptions settings dialog":", opens descriptions settings dialog",", selected":", selected","captions settings":"captions settings","subtitles settings":"subtitles settings","descriptions settings":"descriptions settings",Text:pt,White:ft,Black:ht,Red:mt,Green:gt,Blue:bt,Yellow:vt,Magenta:yt,Cyan:wt,Background:Ct,Window:St,Transparent:kt,"Semi-Transparent":"Semi-Transparent",Opaque:At,"Font Size":"Font Size","Text Edge Style":"Text Edge Style",None:Tt,Raised:Et,Depressed:Pt,Uniform:xt,Dropshadow:jt,"Font Family":"Font Family","Proportional Sans-Serif":"Proportional Sans-Serif","Monospace Sans-Serif":"Monospace Sans-Serif","Proportional Serif":"Proportional Serif","Monospace Serif":"Monospace Serif",Casual:Mt,Script:Rt,"Small Caps":"Small Caps",Reset:Bt,"restore all settings to the default values":"restore all settings to the default values",Done:Nt,"Caption Settings Dialog":"Caption Settings Dialog","Beginning of dialog window. Escape will cancel and close the window.":"Beginning of dialog window. Escape will cancel and close the window.","End of dialog window.":"End of dialog window.","{1} is loading.":"{1} is loading.","Exit Picture-in-Picture":"Exit Picture-in-Picture","Picture-in-Picture":"Picture-in-Picture","The version of the browser is too low, please upgrade or use another browser":"The version of the browser is too low, please upgrade or use another browser"},_t="Reproducir",Ot="Pausa",Lt="Duración total",Ft="DIRECTO",It="Cargado",Ut="Progreso",Vt="Pantalla completa",Wt="Silenciar",zt="No silenciado",qt="Subtítulos",Jt="Subtítulos especiales",Gt="Capítulos",Yt="Volver a reproducir",Ht="Descripciones",Kt="Cerrar",Qt="Texto",Zt="Blanco",Xt="Negro",$t="Rojo",en="Verde",tn="Azul",nn="Amarillo",an="Magenta",on="Cian",rn="Fondo",sn="Ventana",ln="Transparente",dn="Opaca",un="Ninguno",cn="En relieve",pn="Hundido",fn="Uniforme",hn="Sombra paralela",mn="Informal",gn="Cursiva",bn="Restablecer",vn="Listo",yn={Play:_t,"Play Video":"Reproducir Vídeo",Pause:Ot,"Current Time":"Tiempo reproducido",Duration:Lt,"Remaining Time":"Tiempo restante","Stream Type":"Tipo de secuencia",LIVE:Ft,Loaded:It,Progress:Ut,Fullscreen:Vt,"Non-Fullscreen":"Pantalla no completa",Mute:Wt,Unmute:zt,"Playback Rate":"Velocidad de reproducción",Subtitles:qt,"subtitles off":"Subtítulos desactivados",Captions:Jt,"captions off":"Subtítulos especiales desactivados",Chapters:Gt,"You aborted the media playback":"Ha interrumpido la reproducción del vídeo.","A network error caused the media download to fail part-way.":"Un error de red ha interrumpido la descarga del vídeo.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"No se ha podido cargar el vídeo debido a un fallo de red o del servidor o porque el formato es incompatible.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"La reproducción de vídeo se ha interrumpido por un problema de corrupción de datos o porque el vídeo precisa funciones que su navegador no ofrece.","No compatible source was found for this media.":"No se ha encontrado ninguna fuente compatible con este vídeo.","Audio Player":"Reproductor de audio","Video Player":"Reproductor de video",Replay:Yt,"Seek to live, currently behind live":"Buscar en vivo, actualmente demorado con respecto a la transmisión en vivo","Seek to live, currently playing live":"Buscar en vivo, actualmente reproduciendo en vivo","Progress Bar":"Barra de progreso","progress bar timing: currentTime={1} duration={2}":"{1} de {2}",Descriptions:Ht,"descriptions off":"descripciones desactivadas","Audio Track":"Pista de audio","Volume Level":"Nivel de volumen","The media is encrypted and we do not have the keys to decrypt it.":"El material audiovisual está cifrado y no tenemos las claves para descifrarlo.",Close:Kt,"Modal Window":"Ventana modal","This is a modal window":"Esta es una ventana modal","This modal can be closed by pressing the Escape key or activating the close button.":"Esta ventana modal puede cerrarse presionando la tecla Escape o activando el botón de cierre.",", opens captions settings dialog":", abre el diálogo de configuración de leyendas",", opens subtitles settings dialog":", abre el diálogo de configuración de subtítulos",", selected":", seleccionado","Close Modal Dialog":"Cierra cuadro de diálogo modal",", opens descriptions settings dialog":", abre el diálogo de configuración de las descripciones","captions settings":"configuración de leyendas","subtitles settings":"configuración de subtítulos","descriptions settings":"configuración de descripciones",Text:Qt,White:Zt,Black:Xt,Red:$t,Green:en,Blue:tn,Yellow:nn,Magenta:an,Cyan:on,Background:rn,Window:sn,Transparent:ln,"Semi-Transparent":"Semitransparente",Opaque:dn,"Font Size":"Tamaño de fuente","Text Edge Style":"Estilo de borde del texto",None:un,Raised:cn,Depressed:pn,Uniform:fn,Dropshadow:hn,"Font Family":"Familia de fuente","Proportional Sans-Serif":"Sans-Serif proporcional","Monospace Sans-Serif":"Sans-Serif monoespacio","Proportional Serif":"Serif proporcional","Monospace Serif":"Serif monoespacio",Casual:mn,Script:gn,"Small Caps":"Minúsculas",Reset:bn,"restore all settings to the default values":"restablece todas las configuraciones a los valores predeterminados",Done:vn,"Caption Settings Dialog":"Diálogo de configuración de leyendas","Beginning of dialog window. Escape will cancel and close the window.":"Comienzo de la ventana de diálogo. La tecla Escape cancelará la operación y cerrará la ventana.","End of dialog window.":"Final de la ventana de diálogo.","{1} is loading.":"{1} se está cargando."},wn="再生",Cn="一時停止",Sn="長さ",kn="ライブ",An="ロード済み",Tn="進行状況",En="フルスクリーン",Pn="ミュート",xn="ミュート解除",jn="サブタイトル",Mn="キャプション",Rn="チャプター",Bn={Play:wn,Pause:Cn,"Current Time":"現在の時間",Duration:Sn,"Remaining Time":"残りの時間","Stream Type":"ストリームの種類",LIVE:kn,Loaded:An,Progress:Tn,Fullscreen:En,"Non-Fullscreen":"フルスクリーン以外",Mute:Pn,Unmute:xn,"Playback Rate":"再生レート",Subtitles:jn,"subtitles off":"サブタイトル オフ",Captions:Mn,"captions off":"キャプション オフ",Chapters:Rn,"You aborted the media playback":"動画再生を中止しました","A network error caused the media download to fail part-way.":"ネットワーク エラーにより動画のダウンロードが途中で失敗しました","The media could not be loaded, either because the server or network failed or because the format is not supported.":"サーバーまたはネットワークのエラー、またはフォーマットがサポートされていないため、動画をロードできませんでした","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"破損の問題、またはお使いのブラウザがサポートしていない機能が動画に使用されていたため、動画の再生が中止されました","No compatible source was found for this media.":"この動画に対して互換性のあるソースが見つかりませんでした"},Nn="재생",Dn="일시중지",_n="지정 기간",On="라이브",Ln="로드됨",Fn="진행",In="전체 화면",Un="음소거",Vn="음소거 해제",Wn="서브타이틀",zn="자막",qn="챕터",Jn={Play:Nn,Pause:Dn,"Current Time":"현재 시간",Duration:_n,"Remaining Time":"남은 시간","Stream Type":"스트리밍 유형",LIVE:On,Loaded:Ln,Progress:Fn,Fullscreen:In,"Non-Fullscreen":"전체 화면 해제",Mute:Un,Unmute:Vn,"Playback Rate":"재생 비율",Subtitles:Wn,"subtitles off":"서브타이틀 끄기",Captions:zn,"captions off":"자막 끄기",Chapters:qn,"You aborted the media playback":"비디오 재생을 취소했습니다.","A network error caused the media download to fail part-way.":"네트워크 오류로 인하여 비디오 일부를 다운로드하지 못 했습니다.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"비디오를 로드할 수 없습니다. 서버 혹은 네트워크 오류 때문이거나 지원되지 않는 형식 때문일 수 있습니다.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"비디오 재생이 취소됐습니다. 비디오가 손상되었거나 비디오가 사용하는 기능을 브라우저에서 지원하지 않는 것 같습니다.","No compatible source was found for this media.":"비디오에 호환되지 않는 소스가 있습니다."},Gn="Tocar",Yn="Pausar",Hn="Tocar novamente",Kn="Duração",Qn="AO VIVO",Zn="Carregado",Xn="Progresso",$n="Tela Cheia",ea="Mudo",ta="Habilitar Som",na="Legendas",aa="Anotações",oa="Capítulos",ra="Descrições",ia="Fechar",sa="Texto",la="Branco",da="Preto",ua="Vermelho",ca="Verde",pa="Azul",fa="Amarelo",ha="Magenta",ma="Ciano",ga="Plano-de-Fundo",ba="Janela",va="Transparente",ya="Opaco",wa="Nenhum",Ca="Elevado",Sa="Acachapado",ka="Uniforme",Aa="Sombra de projeção",Ta="Casual",Ea="Script",Pa="Redefinir",xa="Salvar",ja={"Audio Player":"Reprodutor de áudio","Video Player":"Reprodutor de vídeo",Play:Gn,Pause:Yn,Replay:Hn,"Current Time":"Tempo",Duration:Kn,"Remaining Time":"Tempo Restante","Stream Type":"Tipo de Stream",LIVE:Qn,Loaded:Zn,Progress:Xn,"Progress Bar":"Barra de progresso","progress bar timing: currentTime={1} duration={2}":"{1} de {2}",Fullscreen:$n,"Non-Fullscreen":"Tela Normal",Mute:ea,Unmute:ta,"Playback Rate":"Velocidade",Subtitles:na,"subtitles off":"Sem Legendas",Captions:aa,"captions off":"Sem Anotações",Chapters:oa,Descriptions:ra,"descriptions off":"sem descrições","Audio Track":"Faixa de áudio","Volume Level":"Nível de volume","You aborted the media playback":"Você parou a execução do vídeo.","A network error caused the media download to fail part-way.":"Um erro na rede causou falha durante o download da mídia.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"A mídia não pode ser carregada, por uma falha de rede ou servidor ou o formato não é suportado.","No compatible source was found for this media.":"Nenhuma fonte foi encontrada para esta mídia.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"A reprodução foi interrompida devido à um problema de mídia corrompida ou porque a mídia utiliza funções que seu navegador não suporta.","The media is encrypted and we do not have the keys to decrypt it.":"A mídia está criptografada e não temos as chaves para descriptografar.","Play Video":"Tocar Vídeo",Close:ia,"Close Modal Dialog":"Fechar Diálogo Modal","Modal Window":"Janela Modal","This is a modal window":"Isso é uma janela-modal","This modal can be closed by pressing the Escape key or activating the close button.":"Esta janela pode ser fechada pressionando a tecla de Escape.",", opens captions settings dialog":", abre as configurações de legendas de comentários",", opens subtitles settings dialog":", abre as configurações de legendas",", opens descriptions settings dialog":", abre as configurações",", selected":", selecionada","captions settings":"configurações de legendas de comentários","subtitles settings":"configurações de legendas","descriptions settings":"configurações das descrições",Text:sa,White:la,Black:da,Red:ua,Green:ca,Blue:pa,Yellow:fa,Magenta:ha,Cyan:ma,Background:ga,Window:ba,Transparent:va,"Semi-Transparent":"Semi-Transparente",Opaque:ya,"Font Size":"Tamanho da Fonte","Text Edge Style":"Estilo da Borda",None:wa,Raised:Ca,Depressed:Sa,Uniform:ka,Dropshadow:Aa,"Font Family":"Família da Fonte","Proportional Sans-Serif":"Sans-Serif(Sem serifa) Proporcional","Monospace Sans-Serif":"Sans-Serif(Sem serifa) Monoespaçada","Proportional Serif":"Serifa Proporcional","Monospace Serif":"Serifa Monoespaçada",Casual:Ta,Script:Ea,"Small Caps":"Maiúsculas Pequenas",Reset:Pa,"restore all settings to the default values":"restaurar todas as configurações aos valores padrão",Done:xa,"Caption Settings Dialog":"Caíxa-de-Diálogo das configurações de Legendas","Beginning of dialog window. Escape will cancel and close the window.":"Iniciando a Janela-de-Diálogo. Pressionar Escape irá cancelar e fechar a janela.","End of dialog window.":"Fim da Janela-de-Diálogo","{1} is loading.":"{1} está carregando.","Exit Picture-in-Picture":"Sair de Picture-in-Picture","Picture-in-Picture":"Picture-in-Picture"},Ma="Воспроизвести",Ra="Приостановить",Ba="Воспроизвести снова",Na="Продолжительность",Da="ОНЛАЙН",_a="Загрузка",Oa="Прогресс",La="Полноэкранный режим",Fa="Без звука",Ia="Со звуком",Ua="Субтитры",Va="Подписи",Wa="Главы",za="Описания",qa="Закрыть",Ja="Текст",Ga="Белый",Ya="Черный",Ha="Красный",Ka="Зеленый",Qa="Синий",Za="Желтый",Xa="Пурпурный",$a="Голубой",eo="Фон",to="Окно",no="Прозрачный",ao="Прозрачность",oo="Ничего",ro="Поднятый",io="Пониженный",so="Одинаковый",lo="Тень",uo="Случайный",co="Письменный",po="Сбросить",fo="Готово",ho={"Audio Player":"Аудио проигрыватель","Video Player":"Видео проигрыватель",Play:Ma,Pause:Ra,Replay:Ba,"Current Time":"Текущее время",Duration:Na,"Remaining Time":"Оставшееся время","Stream Type":"Тип потока",LIVE:Da,Loaded:_a,Progress:Oa,"Progress Bar":"Индикатор загрузки","progress bar timing: currentTime={1} duration={2}":"{1} из {2}",Fullscreen:La,"Non-Fullscreen":"Неполноэкранный режим",Mute:Fa,Unmute:Ia,"Playback Rate":"Скорость воспроизведения",Subtitles:Ua,"subtitles off":"Субтитры выкл.",Captions:Va,"captions off":"Подписи выкл.",Chapters:Wa,Descriptions:za,"descriptions off":"Отключить описания","Audio Track":"Звуковая дорожка","Volume Level":"Уровень громкости","You aborted the media playback":"Вы прервали воспроизведение видео","A network error caused the media download to fail part-way.":"Ошибка сети вызвала сбой во время загрузки видео.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"Невозможно загрузить видео из-за сетевого или серверного сбоя либо формат не поддерживается.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"Воспроизведение видео было приостановлено из-за повреждения либо в связи с тем, что видео использует функции, неподдерживаемые вашим браузером.","No compatible source was found for this media.":"Совместимые источники для этого видео отсутствуют.","The media is encrypted and we do not have the keys to decrypt it.":"Видео в зашифрованном виде, и у нас нет ключей для расшифровки.","Play Video":"Воспроизвести видео",Close:qa,"Close Modal Dialog":"Закрыть модальное окно","Modal Window":"Модальное окно","This is a modal window":"Это модальное окно","This modal can be closed by pressing the Escape key or activating the close button.":"Модальное окно можно закрыть нажав Esc или кнопку закрытия окна.",", opens captions settings dialog":", откроется диалог настройки подписей",", opens subtitles settings dialog":", откроется диалог настройки субтитров",", opens descriptions settings dialog":", откроется диалог настройки описаний",", selected":", выбрано","captions settings":"настройки подписей","subtitles settings":"настройки субтитров","descriptions settings":"настройки описаний",Text:Ja,White:Ga,Black:Ya,Red:Ha,Green:Ka,Blue:Qa,Yellow:Za,Magenta:Xa,Cyan:$a,Background:eo,Window:to,Transparent:no,"Semi-Transparent":"Полупрозрачный",Opaque:ao,"Font Size":"Размер шрифта","Text Edge Style":"Стиль края текста",None:oo,Raised:ro,Depressed:io,Uniform:so,Dropshadow:lo,"Font Family":"Шрифт","Proportional Sans-Serif":"Пропорциональный без засечек","Monospace Sans-Serif":"Моноширинный без засечек","Proportional Serif":"Пропорциональный с засечками","Monospace Serif":"Моноширинный с засечками",Casual:uo,Script:co,"Small Caps":"Малые прописные",Reset:po,"restore all settings to the default values":"сбросить все найстройки по умолчанию",Done:fo,"Caption Settings Dialog":"Диалог настроек подписи","Beginning of dialog window. Escape will cancel and close the window.":"Начало диалоговго окна. Кнопка Escape закроет или отменит окно","End of dialog window.":"Конец диалогового окна.","{1} is loading.":"{1} загружается."},mo="播放",go="暂停",bo="时长",vo="直播",yo="加载完成",wo="进度",Co="全屏",So="静音",ko="取消静音",Ao="字幕",To="内嵌字幕",Eo="节目段落",Po="描述",xo="关闭",jo="重新播放",Mo="文字",Ro="白",Bo="黑",No="红",Do="绿",_o="蓝",Oo="黄",Lo="紫红",Fo="青",Io="背景",Uo="窗口",Vo="透明",Wo="不透明",zo="无",qo="浮雕",Jo="压低",Go="均匀",Yo="下阴影",Ho="舒适",Ko="手写体",Qo="重置",Zo="完成",Xo={Play:mo,Pause:go,"Current Time":"当前时间",Duration:bo,"Remaining Time":"剩余时间","Stream Type":"媒体流类型",LIVE:vo,Loaded:yo,Progress:wo,Fullscreen:Co,"Non-Fullscreen":"退出全屏","Picture-in-Picture":"画中画","Exit Picture-in-Picture":"退出画中画",Mute:So,Unmute:ko,"Playback Rate":"播放速度",Subtitles:Ao,"subtitles off":"关闭字幕",Captions:To,"captions off":"关闭内嵌字幕",Chapters:Eo,"Close Modal Dialog":"关闭弹窗",Descriptions:Po,"descriptions off":"关闭描述","Audio Track":"音轨","You aborted the media playback":"视频播放被终止","A network error caused the media download to fail part-way.":"网络错误导致视频下载中途失败。","The media could not be loaded, either because the server or network failed or because the format is not supported.":"视频因格式不支持或者服务器或网络的问题无法加载。","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"由于视频文件损坏或是该视频使用了你的浏览器不支持的功能,播放终止。","No compatible source was found for this media.":"无法找到此视频兼容的源。","The media is encrypted and we do not have the keys to decrypt it.":"视频已加密,无法解密。","Play Video":"播放视频",Close:xo,"Modal Window":"弹窗","This is a modal window":"这是一个弹窗","This modal can be closed by pressing the Escape key or activating the close button.":"可以按ESC按键或启用关闭按钮来关闭此弹窗。",", opens captions settings dialog":", 开启标题设置弹窗",", opens subtitles settings dialog":", 开启字幕设置弹窗",", opens descriptions settings dialog":", 开启描述设置弹窗",", selected":", 选择","captions settings":"字幕设定","Audio Player":"音频播放器","Video Player":"视频播放器",Replay:jo,"Progress Bar":"进度条","Volume Level":"音量","subtitles settings":"字幕设定","descriptions settings":"描述设定",Text:Mo,White:Ro,Black:Bo,Red:No,Green:Do,Blue:_o,Yellow:Oo,Magenta:Lo,Cyan:Fo,Background:Io,Window:Uo,Transparent:Vo,"Semi-Transparent":"半透明",Opaque:Wo,"Font Size":"字体尺寸","Text Edge Style":"字体边缘样式",None:zo,Raised:qo,Depressed:Jo,Uniform:Go,Dropshadow:Yo,"Font Family":"字体库","Proportional Sans-Serif":"比例无细体","Monospace Sans-Serif":"单间隔无细体","Proportional Serif":"比例细体","Monospace Serif":"单间隔细体",Casual:Ho,Script:Ko,"Small Caps":"小型大写字体",Reset:Qo,"restore all settings to the default values":"恢复全部设定至预设值",Done:Zo,"Caption Settings Dialog":"字幕设定窗口","Beginning of dialog window. Escape will cancel and close the window.":"打开对话窗口。Escape键将取消并关闭对话窗口","End of dialog window.":"结束对话窗口","Seek to live, currently behind live":"尝试直播,当前为延时播放","Seek to live, currently playing live":"尝试直播,当前为实时播放","progress bar timing: currentTime={1} duration={2}":"{1}/{2}","{1} is loading.":"正在加载 {1}。","The version of the browser is too low, please upgrade or use another browser":"您正在使用的浏览器版本过低,请升级浏览器或更换其它浏览器"},$o="Lecture",er="Pause",tr="Revoir",nr="Durée",ar="EN DIRECT",or="Chargé",rr="Progression",ir="Plein écran",sr="Sourdine",lr="Son activé",dr="Sous-titres",ur="Sous-titres transcrits",cr="Chapitres",pr="Descriptions",fr="Fermer",hr="Texte",mr="Blanc",gr="Noir",br="Rouge",vr="Vert",yr="Bleu",wr="Jaune",Cr="Magenta",Sr="Cyan",kr="Arrière-plan",Ar="Fenêtre",Tr="Transparent",Er="Opaque",Pr="Aucun",xr="Élevé",jr="Enfoncé",Mr="Uniforme",Rr="Ombre portée",Br="Manuscrite",Nr="Scripte",Dr="Réinitialiser",_r="Terminé",Or={"Audio Player":"Lecteur audio","Video Player":"Lecteur vidéo",Play:$o,Pause:er,Replay:tr,"Current Time":"Temps actuel",Duration:nr,"Remaining Time":"Temps restant","Stream Type":"Type de flux",LIVE:ar,Loaded:or,Progress:rr,"Progress Bar":"Barre de progression","progress bar timing: currentTime={1} duration={2}":"{1} de {2}",Fullscreen:ir,"Non-Fullscreen":"Fenêtré",Mute:sr,Unmute:lr,"Playback Rate":"Vitesse de lecture",Subtitles:dr,"subtitles off":"Sous-titres désactivés",Captions:ur,"captions off":"Sous-titres transcrits désactivés",Chapters:cr,Descriptions:pr,"descriptions off":"descriptions désactivées","Audio Track":"Piste audio","Volume Level":"Niveau de volume","You aborted the media playback":"Vous avez interrompu la lecture de la vidéo.","A network error caused the media download to fail part-way.":"Une erreur de réseau a interrompu le téléchargement de la vidéo.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"Cette vidéo n'a pas pu être chargée, soit parce que le serveur ou le réseau a échoué ou parce que le format n'est pas reconnu.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"La lecture de la vidéo a été interrompue à cause d'un problème de corruption ou parce que la vidéo utilise des fonctionnalités non prises en charge par votre navigateur.","No compatible source was found for this media.":"Aucune source compatible n'a été trouvée pour cette vidéo.","The media is encrypted and we do not have the keys to decrypt it.":"Le média est chiffré et nous n'avons pas les clés pour le déchiffrer.","Play Video":"Lire la vidéo",Close:fr,"Close Modal Dialog":"Fermer la boîte de dialogue modale","Modal Window":"Fenêtre modale","This is a modal window":"Ceci est une fenêtre modale","This modal can be closed by pressing the Escape key or activating the close button.":"Ce modal peut être fermé en appuyant sur la touche Échap ou activer le bouton de fermeture.",", opens captions settings dialog":", ouvrir les paramètres des sous-titres transcrits",", opens subtitles settings dialog":", ouvrir les paramètres des sous-titres",", opens descriptions settings dialog":", ouvrir les paramètres des descriptions",", selected":", sélectionné","captions settings":"Paramètres des sous-titres transcrits","subtitles settings":"Paramètres des sous-titres","descriptions settings":"Paramètres des descriptions",Text:hr,White:mr,Black:gr,Red:br,Green:vr,Blue:yr,Yellow:wr,Magenta:Cr,Cyan:Sr,Background:kr,Window:Ar,Transparent:Tr,"Semi-Transparent":"Semi-transparent",Opaque:Er,"Font Size":"Taille des caractères","Text Edge Style":"Style des contours du texte",None:Pr,Raised:xr,Depressed:jr,Uniform:Mr,Dropshadow:Rr,"Font Family":"Famille de polices","Proportional Sans-Serif":"Polices à chasse variable sans empattement (Proportional Sans-Serif)","Monospace Sans-Serif":"Polices à chasse fixe sans empattement (Monospace Sans-Serif)","Proportional Serif":"Polices à chasse variable avec empattement (Proportional Serif)","Monospace Serif":"Polices à chasse fixe avec empattement (Monospace Serif)",Casual:Br,Script:Nr,"Small Caps":"Petites capitales",Reset:Dr,"restore all settings to the default values":"Restaurer tous les paramètres aux valeurs par défaut",Done:_r,"Caption Settings Dialog":"Boîte de dialogue des paramètres des sous-titres transcrits","Beginning of dialog window. Escape will cancel and close the window.":"Début de la fenêtre de dialogue. La touche d'échappement annulera et fermera la fenêtre.","End of dialog window.":"Fin de la fenêtre de dialogue."},Lr="Wiedergabe",Fr="Pause",Ir="Erneut abspielen",Ur="Dauer",Vr="LIVE",Wr="Geladen",zr="Status",qr="Vollbild",Jr="Ton aus",Gr="Ton ein",Yr="Untertitel",Hr="Untertitel",Kr="Kapitel",Qr="Schließen",Zr="Beschreibungen",Xr="Schrift",$r="Weiß",ei="Schwarz",ti="Rot",ni="Grün",ai="Blau",oi="Gelb",ri="Magenta",ii="Türkis",si="Hintergrund",li="Fenster",di="Durchsichtig",ui="Undurchsichtig",ci="Kein",pi="Erhoben",fi="Gedrückt",hi="Uniform",mi="Schlagschatten",gi="Zwanglos",bi="Schreibschrift",vi="Zurücksetzen",yi="Fertig",wi={Play:Lr,Pause:Fr,Replay:Ir,"Current Time":"Aktueller Zeitpunkt",Duration:Ur,"Remaining Time":"Verbleibende Zeit","Stream Type":"Streamtyp",LIVE:Vr,Loaded:Wr,Progress:zr,Fullscreen:qr,"Non-Fullscreen":"Kein Vollbild",Mute:Jr,Unmute:Gr,"Playback Rate":"Wiedergabegeschwindigkeit",Subtitles:Yr,"subtitles off":"Untertitel aus",Captions:Hr,"captions off":"Untertitel aus",Chapters:Kr,"You aborted the media playback":"Sie haben die Videowiedergabe abgebrochen.","A network error caused the media download to fail part-way.":"Der Videodownload ist aufgrund eines Netzwerkfehlers fehlgeschlagen.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"Das Video konnte nicht geladen werden, da entweder ein Server- oder Netzwerkfehler auftrat oder das Format nicht unterstützt wird.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"Die Videowiedergabe wurde entweder wegen eines Problems mit einem beschädigten Video oder wegen verwendeten Funktionen, die vom Browser nicht unterstützt werden, abgebrochen.","No compatible source was found for this media.":"Für dieses Video wurde keine kompatible Quelle gefunden.","Play Video":"Video abspielen",Close:Qr,"Modal Window":"Modales Fenster","This is a modal window":"Dies ist ein modales Fenster","This modal can be closed by pressing the Escape key or activating the close button.":'Durch Drücken der Esc-Taste bzw. Betätigung der Schaltfläche "Schließen" wird dieses modale Fenster geschlossen.',", opens captions settings dialog":", öffnet Einstellungen für Untertitel",", opens subtitles settings dialog":", öffnet Einstellungen für Untertitel",", selected":", ausgewählt","captions settings":"Untertiteleinstellungen","subtitles settings":"Untertiteleinstellungen","descriptions settings":"Einstellungen für Beschreibungen","Close Modal Dialog":"Modales Fenster schließen",Descriptions:Zr,"descriptions off":"Beschreibungen aus","The media is encrypted and we do not have the keys to decrypt it.":"Die Entschlüsselungsschlüssel für den verschlüsselten Medieninhalt sind nicht verfügbar.",", opens descriptions settings dialog":", öffnet Einstellungen für Beschreibungen","Audio Track":"Tonspur",Text:Xr,White:$r,Black:ei,Red:ti,Green:ni,Blue:ai,Yellow:oi,Magenta:ri,Cyan:ii,Background:si,Window:li,Transparent:di,"Semi-Transparent":"Halbdurchsichtig",Opaque:ui,"Font Size":"Schriftgröße","Text Edge Style":"Textkantenstil",None:ci,Raised:pi,Depressed:fi,Uniform:hi,Dropshadow:mi,"Font Family":"Schriftfamilie","Proportional Sans-Serif":"Proportionale Sans-Serif","Monospace Sans-Serif":"Monospace Sans-Serif","Proportional Serif":"Proportionale Serif","Monospace Serif":"Monospace Serif",Casual:gi,Script:bi,"Small Caps":"Small-Caps",Reset:vi,"restore all settings to the default values":"Alle Einstellungen auf die Standardwerte zurücksetzen",Done:yi,"Caption Settings Dialog":"Einstellungsdialog für Untertitel","Beginning of dialog window. Escape will cancel and close the window.":"Anfang des Dialogfensters. Esc bricht ab und schließt das Fenster.","End of dialog window.":"Ende des Dialogfensters.","Audio Player":"Audio-Player","Video Player":"Video-Player","Progress Bar":"Forschrittsbalken","progress bar timing: currentTime={1} duration={2}":"{1} von {2}","Volume Level":"Lautstärke","{1} is loading.":"{1} wird geladen.","Seek to live, currently behind live":"Zur Live-Übertragung wechseln. Aktuell wird es nicht live abgespielt.","Seek to live, currently playing live":"Zur Live-Übertragung wechseln. Es wird aktuell live abgespielt.","Exit Picture-in-Picture":"Bild-im-Bild-Modus beenden","Picture-in-Picture":"Bild-im-Bild-Modus"},Ci="प्ले करना",Si="फिर से प्ले करना",ki="विराम",Ai="कालावधि",Ti="लाइव",Ei="प्रगति",Pi="लदा हुआ",xi="फुलस्क्रीन",ji="म्यूट",Mi="अनम्यूट",Ri="उपशीर्षक",Bi="कैप्शन",Ni="अध्याय",Di="विवरण",_i="बंद करें",Oi="टेक्स्ट",Li="सफेद",Fi="काली",Ii="लाल",Ui="हरा",Vi="नीला",Wi="मैजेंटा",zi="पीला",qi="सियान",Ji="पृष्ठभूमि",Gi="विंडो",Yi="पारदर्शी",Hi="अपारदर्शी",Ki="कोई नहीं",Qi="उठाया",Zi="उदास",Xi="यूनिफार्म",$i="ड्रॉप परछाई",es="आकस्मिक",ts="लिपि",ns="रीसेट",as="किया हुआ",os={"Audio Player":"ऑडियो प्लेयर","Video Player":"वीडियो प्लेयर",Play:Ci,Replay:Si,Pause:ki,"Current Time":"वर्तमान समय",Duration:Ai,"Remaining Time":"शेष समय","Stream Type":"स्ट्रीम प्रकार",LIVE:Ti,"Seek to live, currently behind live":"लाइव करने की कोशिश की जा रही है, वर्तमान में लाइव समय के बाद प्ले कर रहा ","Seek to live, currently playing live":"लाइव करने की कोशिश की जा रही है, वर्तमान में लाइवॉ समय पर प्ले कर रहे हैं",Progress:Ei,Loaded:Pi,"Progress Bar":"प्रोगेस बार","progress bar timing: currentTime={1} duration={2}":"{2} में से {1}",Fullscreen:xi,"Non-Fullscreen":"गैर फुलस्क्रीन",Mute:ji,Unmute:Mi,"Playback Rate":"प्लेबैक दर",Subtitles:Ri,"subtitles off":"उपशीर्षक बंद करना",Captions:Bi,"captions off":"कैप्शन बंद करना",Chapters:Ni,Descriptions:Di,"descriptions off":"विवरण बंद करना","Audio Track":"ऑडियो ट्रैक","Volume Level":"वॉल्यूम स्तर","You aborted the media playback":"आपने मीडिया प्लेबैक को रोक दिया","A network error caused the media download to fail part-way.":"एक नेटवर्क त्रुटि के कारण मीडिया डाउनलोड आंशिक रूप से विफल हो गया।","The media could not be loaded, either because the server or network failed or because the format is not supported.":"मीडिया लोड नहीं किया जा सका,कारण हैं कि सर्वर या नेटवर्क विफल रहा या इस मीडिया के प्रारूप के लिए समर्थित नहीं है।","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"मीडिया प्लेबैक निरस्त कर दिया गया था,कारण है कि मीडिया खराब होने की समस्या या आपका ब्राउज़र उपयोग किए गए मीडिया फ़ंक्शन का समर्थन नहीं करता।","No compatible source was found for this media.":"इस मीडिया के लिए कोई संगत स्रोत नहीं मिला।","The media is encrypted and we do not have the keys to decrypt it.":"मीडिया एन्क्रिप्टेड है और हमारे पास इसे डिक्रिप्ट करने की चाबी नहीं है।","Play Video":"वीडियो प्ले करें",Close:_i,"Modal Window":"मोडल विंडो","Close Modal Dialog":"मोडल डायलॉग बंद करें","This is a modal window":"यह एक मोडल विंडो है","This modal can be closed by pressing the Escape key or activating the close button.":"इस मोडल को एस्केप कुंजी दबाकर या बंद करें बटन को सक्रिय करके बंद किया जा सकता है।",", opens captions settings dialog":", कैप्शन सेटिंग डायलॉग खोलना",", opens subtitles settings dialog":", उपशीर्षक सेटिंग संवाद खोलना",", opens descriptions settings dialog":", विवरण सेटिंग संवाद खोलना",", selected":", चुनना","captions settings":"कैप्शन सेटिंग","subtitles settings":"उपशीर्षक सेटिंग्स",Text:Oi,"descriptions settings":"विवरण सेटिंग",White:Li,Black:Fi,Red:Ii,Green:Ui,Blue:Vi,Magenta:Wi,Yellow:zi,Cyan:qi,Background:Ji,Window:Gi,Transparent:Yi,"Semi-Transparent":"अर्द्ध पारदर्शी",Opaque:Hi,"Font Size":"फ़ॉन्ट आकार",None:Ki,"Text Edge Style":"टेक्स्ट एज स्टाइल",Raised:Qi,Depressed:Zi,Uniform:Xi,Dropshadow:$i,"Font Family":"फ़ॉन्ट परिवार","Proportional Sans-Serif":"आनुपातिक सैन्स-सेरिफ़","Monospace Sans-Serif":"मोनोस्पेस सैन्स-सेरिफ़","Proportional Serif":"आनुपातिक सेरिफ़","Monospace Serif":"मोनोस्पेस सेरिफ़",Casual:es,Script:ts,"Small Caps":"छोटे अक्षर",Reset:ns,"restore all settings to the default values":"सभी सेटिंग्स को डिफ़ॉल्ट मानों पर पुनर्स्थापित करें",Done:as,"Caption Settings Dialog":"कैप्शन सेटिंग्स डायलॉग","Beginning of dialog window. Escape will cancel and close the window.":"डायलॉग विंडो की शुरुआत। एस्केप विंडो को रद्द और बंद कर देगा।","End of dialog window.":"संवाद विंडो का अंत।","{1} is loading.":"{1} लोड हो रहा है।","Exit Picture-in-Picture":"पिक्चर-इन-पिक्चर से बाहर निकलें","Picture-in-Picture":"चित्र में चित्र"},rs="เล่น",is="เล่นซ้ำ",ss="หยุด",ls="ระยะเวลา",ds="สด",us="ดำเนินการ",cs="โหลดแล้ว",ps="เต็มหน้าจอ",fs="ปิดเสียง",hs="ยกเลิกปิดเสียง",ms="ซับไตเติ้ล",gs="แคปชั่น",bs="บท",vs="คำบรรยาย",ys="ปิด",ws="ข้อความ",Cs="สีขาว",Ss="สีดำ",ks="สีแดง",As="สีเขียว",Ts="สีน้ำเงิน",Es="สีเลือดหมู",Ps="สีเหลือง",xs="สีฟ้า",js="พื้นหลัง",Ms="หน้าต่าง",Rs="โปร่งใส",Bs="ทึบแสง",Ns="ไม่มี",Ds="ยกขึ้น",_s="ผิดหวัง",Os="เครื่องแบบ",Ls="เงา",Fs="สบาย",Is="สคริปต์",Us="รีเซ็ท",Vs="เรียบร้อย",Ws={"Audio Player":"เล่นเพลง","Video Player":"เล่นวิดีโอ",Play:rs,Replay:is,Pause:ss,"Current Time":"เวลาปัจจุบัน",Duration:ls,"Remaining Time":"เวลาคงเหลือ","Stream Type":"ประเภทสตรีม",LIVE:ds,"Seek to live, currently behind live":"ค้นหาไลฟ์ ตอนนี้ไลฟ์เบื้องหลัง","Seek to live, currently playing live":"ค้นหาไลฟ์ เล่นไลฟ์ตอนนี้",Progress:us,Loaded:cs,"Progress Bar":"แถบดำเนินการ","progress bar timing: currentTime={1} duration={2}":"{1} ของ {2}",Fullscreen:ps,"Non-Fullscreen":"ไม่เต็มหน้าจอ",Mute:fs,Unmute:hs,"Playback Rate":"อัตราการเล่นย้อนหลัง",Subtitles:ms,"subtitles off":"ปิดซับไตเติ้ล",Captions:gs,"captions off":"ปิดแคปชั่น",Chapters:bs,Descriptions:vs,"descriptions off":"ปิดคำบรรยาย","Audio Track":"สัญญาณเสียง","Volume Level":"ระดับเสียง","You aborted the media playback":"คุณปฏิเสธการเล่นย้อนหลัง","A network error caused the media download to fail part-way.":"อินเตอร์เน็ตล้มเหลวทำให้วิดีโอดาวน์โหลดล้มเหลว","The media could not be loaded, either because the server or network failed or because the format is not supported.":"วิดีโอดาวน์โหลดไม่ได้ อาจะเป็นเพราะเซิร์ฟเวอร์อินเตอร์เน็ตล้มเหลวหรือไม่รองรับรูปแบบไฟล์","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"การเล่นย้อนหลังถูกปฏิเสธเนื่องจากปัญหาขัดข้อง เบราว์เซอร์ของคุณไม่รองรับฟีเจอร์วิดีโอ","No compatible source was found for this media.":"ไม่พบที่มาของวิดีโอนี้","The media is encrypted and we do not have the keys to decrypt it.":"วิดีโอถูกเข้ารหัสและพวกเราไม่มีกุญแจปลดล็อกรหัสนั้น","Play Video":"เล่นวิดีโอ",Close:ys,"Modal Window":"หน้าต่างป๊อปอัพ","Close Modal Dialog":"ปิดหน้าต่างป๊อปอัพ","This is a modal window":"นี่คือหน้าต่างป๊อปอัพ","This modal can be closed by pressing the Escape key or activating the close button.":"ป๊อปอัพนี้สามารถปิดได้โดยกดปุ่ม ESC หรือปุ่มปิด",", opens captions settings dialog":"เปิดไดอะล็อกตั้งค่าแคปชั่น",", opens subtitles settings dialog":"เปิดไดอะล็อกตั้งค่าซับไตเติ้ล",", opens descriptions settings dialog":"เปิดไดอะล็อกตั้งค่าคำบรรยาย",", selected":"เลือก","captions settings":"ตั้งค่าแคปชั่น","subtitles settings":"ตั้งค่าซับไตเติ้ล",Text:ws,"descriptions settings":"ตั้งค่าคำบรรยาย",White:Cs,Black:Ss,Red:ks,Green:As,Blue:Ts,Magenta:Es,Yellow:Ps,Cyan:xs,Background:js,Window:Ms,Transparent:Rs,"Semi-Transparent":"กึ่งโปร่งใส",Opaque:Bs,"Font Size":"ขนาดตัวอักษร",None:Ns,"Text Edge Style":"แบบกรอบข้อความ",Raised:Ds,Depressed:_s,Uniform:Os,Dropshadow:Ls,"Font Family":"ฟอนต์อักษร","Proportional Sans-Serif":"Proportional Sans-Serif","Monospace Sans-Serif":"Monospace Sans-Serif","Proportional Serif":"Proportional Serif","Monospace Serif":"Monospace Serif",Casual:Fs,Script:Is,"Small Caps":"ช่องว่างเล็กๆ",Reset:Us,"restore all settings to the default values":"รีสโตร์การตั้งค่าทั้งหมดไปยังค่าเริ่มต้น",Done:Vs,"Caption Settings Dialog":"ไดอะล็อกตั้งค่าแคปชั่น","Beginning of dialog window. Escape will cancel and close the window.":"เริ่มต้นหน้าต่างไดอะล็อก หากออกจะยกเลิกและปิดหน้าต่าง","End of dialog window.":"สิ้นสุดหน้าต่างไดอะล็อก","{1} is loading.":"{1} กำลังดาวน์โหลด","Exit Picture-in-Picture":"ออกจากการแสดงภาพที่ท่านกำลังดูอยู่เป็นจอเล็กที่มุมของจอใหญ่","Picture-in-Picture":"แสดงภาพที่ท่านกำลังดูอยู่เป็นจอเล็กที่มุมของจอใหญ่"},zs="Pemutar",qs="Ulang",Js="Tangguh",Gs="Sementara",Ys="Memutar langsung",Hs="Progres",Ks="Memuat",Qs="Layar penuh",Zs="Bisu",Xs="Tidak bisu",$s="Teks",el="Jelasan",tl="Bab",nl="Deskripsi",al="Menutup",ol="Teks",rl="Putih",il="Hitam",sl="Merah",ll="Hijau",dl="Biru",ul="Merah jambu tua",cl="Kuning",pl="Hijau muda",fl="Latar belakang",hl="Jendela",ml="Tranparan",gl="Buram",bl="Tidak ada",vl="Tingkat",yl="Sunyi dan suram",wl="Menyatukan",Cl="Proyeksi",Sl="Sementara",kl="Naskah asli",Al="Mengosongkan",Tl="Telah selesai",El={"Audio Player":"Pemutar audio","Video Player":"Pemutar video",Play:zs,Replay:qs,Pause:Js,"Current Time":"Waktu di hadapan",Duration:Gs,"Remaining Time":"Waktu lebih","Stream Type":"Jenis aliran",LIVE:Ys,"Seek to live, currently behind live":"Berusaha untuk memutar langsung, sekarang di belakang memutar langsung","Seek to live, currently playing live":"Berusaha untuk memutar langsung, sekarang di belakang memutar langsung",Progress:Hs,Loaded:Ks,"Progress Bar":"Bilah progres","progress bar timing: currentTime={1} duration={2}":"{1} dari {2}",Fullscreen:Qs,"Non-Fullscreen":"Layar tidak penuh",Mute:Zs,Unmute:Xs,"Playback Rate":"Kecepatan pemutaran",Subtitles:$s,"subtitles off":"Menutup teks",Captions:el,"captions off":"Menutup jelasan",Chapters:tl,Descriptions:nl,"descriptions off":"Menutup deskripsi","Audio Track":"Trek audio","Volume Level":"Volume suara","You aborted the media playback":"Anda menghentikan memutar media","A network error caused the media download to fail part-way.":"Kesalahn jaringan menyebabkan unduhan media gagal di tengah jalan.","The media could not be loaded, either because the server or network failed or because the format is not supported.":"Tidak bisa memuat media, alasanya mungkin kerusakan server atau jaringan, atau bentuknya tidak didukung.","The media playback was aborted due to a corruption problem or because the media used features your browser did not support.":"Karena kerusakan atau fungsi media yang tidak didukung oleh peramban Anda, pemutaran media dihentikan.","No compatible source was found for this media.":"Tidak dapat menemukan sumber kompatibel media ini.","The media is encrypted and we do not have the keys to decrypt it.":"Media ini sudah terenkripsi, dan kami tidak memiliki kunci untuk dekripsinya.","Play Video":"Memutar video",Close:al,"Modal Window":"Jendela modal","Close Modal Dialog":"Menutup jendela modal","This is a modal window":"Ini adalah jendela modal","This modal can be closed by pressing the Escape key or activating the close button.":"Modal ini dapat ditutup melalui menekan tombol keluar atau mengaktifkan tombol tutup.",", opens captions settings dialog":"Membuka birai dialog mengadakan jelasan",", opens subtitles settings dialog":"Membuka birai dialog mengadakan teks",", opens descriptions settings dialog":"Membuka birai dialog mengadakan deskripsi",", selected":"Memilih","captions settings":"Mengadakan jelasan","subtitles settings":"Mengadakan teks",Text:ol,"descriptions settings":"Mengadakan deskripsi",White:rl,Black:il,Red:sl,Green:ll,Blue:dl,Magenta:ul,Yellow:cl,Cyan:pl,Background:fl,Window:hl,Transparent:ml,"Semi-Transparent":"Tembus cahaya",Opaque:gl,"Font Size":"Ukuran gaya kaligrafi",None:bl,"Text Edge Style":"Bentuk pinggir huruf",Raised:vl,Depressed:yl,Uniform:wl,Dropshadow:Cl,"Font Family":"Seri huruf","Proportional Sans-Serif":"Tanpa garis silang sebanding","Monospace Sans-Serif":"Tanpa garis silang dengan lebar sama","Proportional Serif":"Garis silang sebanding","Monospace Serif":"Garis silang dengan lebar sama",Casual:Sl,Script:kl,"Small Caps":"Topi yang kecil",Reset:Al,"restore all settings to the default values":"Kembalikan semua pengaturan ke nilai asli",Done:Tl,"Caption Settings Dialog":"Birai dialog mengadakan teks","Beginning of dialog window. Escape will cancel and close the window.":"Mulai jendela dialog. Keluar akan menghapuskan dan menutuo jendela.","End of dialog window.":"Akhir jendela dialog","{1} is loading.":"{1} sedang memuat.","Exit Picture-in-Picture":"Keluar gambar-dalam gambar","Picture-in-Picture":"Gambar-dalam-gambar"},Pl={en:Dt,es:yn,ja:Bn,ko:Jn,"pt-br":ja,ru:ho,"zh-cn":Xo,fr:Or,de:wi,hi:os,th:Ws,id:El};function xl(e){void 0===e&&(e="");var t=e.toLowerCase();Pl[t]&&s["default"].addLanguage(t,Pl[t])}var jl,Ml="/api/getconfig?type=fetch&keys="+JSON.stringify({ad_videoplay:0})+"&clienttype=0",Rl=!0,Bl=[];function Nl(e){Q.a.get(e).then((function(e){var t=e.data;if(t&&t.list&&t.list.length&&t.list[0].value){var n=JSON.parse(t.list[0].value);if(jl=n.m3u8_ts,Bl.length>0)for(var a in Bl){var o=Bl[a];Dl(o)}}}))["catch"]((function(e){console.log(e)}))}function Dl(e){var t=e.params;if(document.getElementById(t.ele)){var n=t.ele+"-ad",a=document.createElement("video");a.id=n,a.autoplay="autoplay",a["class"]="video-js vjs-default-skin vjs-big-play-centered",document.getElementById(t.ele).parentNode.appendChild(a),function(e){var t=e.params;_l(t.ele,{width:t.options.width,height:t.options.height,sources:[{src:jl,type:"application/x-mpegURL"}],canPlayCb:t.options.canPlayCb});var n=setTimeout((function(){t.options.sources[0].src+="&adToken="+encodeURIComponent(e.token),Ol(t),clearTimeout(n)}),1e3*(e.time-4)),a=setTimeout((function(){var e=document.getElementById(t.ele+"-ad");if(e){e.parentNode.removeChild(e);var n=document.getElementById(t.ele);n.style.display="block",n.getElementsByTagName("video")[0].style.display="block"}clearTimeout(a)}),1e3*(e.time-1))}(e)}}function _l(e,t){if(document.getElementById(e)){Ll(e);var n=e+"-ad",a=Ql(n,t),o=document.getElementById(n).getElementsByTagName("video")[0];o.style.width=t.width,o.style.height=t.height,t.canPlayCb&&t.canPlayCb(),t.getAdVideo&&t.getAdVideo(a);var r=o.parentNode.querySelector(".vjs-big-play-button");r&&(r.style.display="none")}}function Ol(e){var t=e.ele,n=e.options,a=e.ready;if(document.getElementById(t)){var r=Ql(t,o()({},n,{needAd:!1}),a);n.getVideo&&n.getVideo(r)}}function Ll(e){var t=document.getElementById(e+"-loading");t&&(t.style.display="none")}function Fl(e,t,n){var a={ele:e,options:t,ready:n},o=document.getElementById(e).parentNode;o.style.background="black",document.getElementById(e).style.display="none";var r=document.createElement("div");r.id=e+"-loading",r.innerText="视频加载中,请稍候...";var i=t.height,s=parseInt(i.substring(0,i.length-2)/2,10)-10;r.style.cssText="color: #fff;text-align: center;padding-top: "+s+"px",o.appendChild(r);var l=t.sources[0].src;Q.a.get(l).then((function(n){var o=n.data;if(133===+o.errno&&+o.adTime>0){var r={time:+o.adTime,token:o.adToken,params:a};if(jl)Dl(r);else{if(Rl){var i=t.adUrl||Ml;Nl(i),Rl=!1}Bl.push(r)}}else Ll(e),document.getElementById(e)&&(document.getElementById(e).style.display="block"),Ol(a),t.canPlayCb&&t.canPlayCb()}))["catch"]((function(t){void 0===t&&(t={});var n=t.response||{};Te(e,n.data)}))}var Il="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAARVBMVEUAAAAAAAAAAAAAAAB4eHj8/Pz8/Px9fX0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD09PTw8PDR0dHExMT///8DEOkUAAAAFnRSTlNlAF8zjPj6jwRWVExEQi4hDgnv6ci7AXY1JwAAAPxJREFUOMul1d0CgiAMBeC1aYLkf/X+j5otK/GoCJ5L+C6AwaBLRM7htq6cZbauqtt93ElJs5TSbWIjTIuwmHXcKAXerGGhjQhgc6PN3MwCexa0j4V2I3PcUCDNHxsOYTY/LBSMfHHHYczdhIUORCZcHsHlB7fe4GMoSFMMD2+iVVx7Y8PzWqi9PgdvolZceWNZPmq1eeZNVIodoUZLTrEl1GjJKmZCjZYY8bS3aZeILdo8R20VO7RZhtqtHd3b6rrh6LAovSLV/aIoWO57P1rV/R3KHXGRIq5o1OWPeVZRDzatFYSbTGr7CjfG9JYbbubp30T4A0r/2jCn8AtWmgrsCFLxMgAAAABJRU5ErkJggg==";function Ul(e,t){if(void 0===t&&(t={}),e){var n=!1,a=null,o={adConfig:t,curIndex:0,curItem:t.list?t.list[0]:null},r=e.el_;e.on("pause",i),e.on("seeking",s),e.on("play",u),e.on("pan_error_converting",c),e.on("pause_ad_config_ready",p)}else e.trigger({type:"pan_pause_ad_error",data:"缺失参数"});function i(){o.curItem&&(a=setTimeout((function(){var t=e.currentTime(),n=e.duration();e.paused()&&t>0&&t
广告
';e.innerHTML=t,r.appendChild(e)}function g(){var t=e.$(".vjs-pause-ad-modal"),a=e.$(".vjs-pause-ad-close");a.addEventListener("click",(function(n){n.stopPropagation(),t.style.display="none",d(),o.adConfig.isShowAdWhenUserClose?(o.curIndex=o.curIndex'+i+""});return"video"===e.tagName.toLowerCase()&&(e=e.parentNode),a&&zl(s,n),e.appendChild(s),function(){return e.removeChild(s)}}function Jl(e,t){$(e)&&(e=document.getElementById(ae(e)));var n=ye(e),a=o()(n,t),r=a.controlBar,i=void 0===r?{}:r,s=a.src,l=i.children,d=void 0===l?[]:l,u=d.find((function(e){return"ResolutionSwitcherMenu"===e||"ResolutionSwitcherMenu"===e.name}));if(u){var c=u.list.find((function(e){return e["default"]}));if(c)return c.value}return s}function Gl(e){var t=e;if($(e)&&(t=document.getElementById(ae(e))),"video"===t.tagName.toLowerCase())return t;var n=document.createElement("video");return t.appendChild(n),n}var Yl=["project"],Hl={};function Kl(){Hl.destoryFn&&(Hl.destoryFn(),Hl.destoryFn=null),Hl.cancel&&(Hl.cancel(),Hl.cancel=null)}function Ql(e,t,n){void 0===t&&(t={});var a=t,r=a.project,l=void 0===r?"default":r,d=i()(a,Yl),u=o()({},Qe[l],d),c=u.language,p=u.needAd,f=u.needPauseAd,h=u.sync,m=u.html5,g=void 0===m?{}:m,b=[],v=[],y={done:function(e,t){return b.push(e),t&&v.push(t),y},dispose:Kl},w=u.__onCreated__||Z;if(u.__onCreated__=function(e,t,n){e?v.forEach((function(a){return a(e,t,n)})):(b.forEach((function(e){return e(t)})),w(t))},Ye){var C="video-js";if(e=Gl(e),M(e,C)||R(e,C),p)return new Fl(e,u,n);if(h)return L();var S=g.preRequest,k=ne(S)?S():S;if(k){Kl();var A=Jl(e,u),T=g.vhs,E=void 0===T?{}:T,P=E.retryText,x=E.retryCount,j=void 0===x?0:x,B=E.retryDelay,N=void 0===B?1e3:B,D=E.retryCode,_=void 0===D?[]:D,O=E.handleError;A?(Hl.destoryFn=ql(e,{text:P}),Hl.cancel=je(A,{ele:e,retryCode:_,retryCount:j,retryDelay:N,handleError:!1!==O},(function(e,t,n){Hl.destoryFn(),Hl.destoryFn=null,e?u.__onCreated__(e,t,n):L()}))):setTimeout((function(){return L()}))}else setTimeout((function(){return L()}));return y}function L(){xl(c);var t=Object(s["default"])(e,u,n);return Ee(t),t.type=function(){return"html5"},u.__onCreated__(null,t),f&&Ul(t),t}ke({container:e,content:"The version of the browser is too low, please upgrade or use another browser"})}},c9dc:function(e,t,n){"use strict";var a=n("00c0"),o={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){o[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var r={},i=a.version.split(".");function s(e,t){for(var n=t?t.split("."):i,a=e.split("."),o=0;o<3;o++){if(n[o]>a[o])return!0;if(n[o]0){var r=a[o],i=t[r];if(i){var s=e[r],l=void 0===s||i(s,r,e);if(!0!==l)throw new TypeError("option "+r+" must be "+l)}else if(!0!==n)throw Error("Unknown option "+r)}}o.transitional=function(e,t,n){var o=t&&s(t);function i(e,t){return"[Axios v"+a.version+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,a,s){if(!1===e)throw new Error(i(a," has been removed in "+t));return o&&!r[a]&&(r[a]=!0,console.warn(i(a," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,a,s)}},e.exports={isOlderVersion:s,assertOptions:l,validators:o}},e64c:function(e,t,n){"use strict";var a=n("2fb5");e.exports=a.isStandardBrowserEnv()?function(){return{write:function(e,t,n,o,r,i){var s=[];s.push(e+"="+encodeURIComponent(t)),a.isNumber(n)&&s.push("expires="+new Date(n).toGMTString()),a.isString(o)&&s.push("path="+o),a.isString(r)&&s.push("domain="+r),!0===i&&s.push("secure"),document.cookie=s.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},f0e4:function(e,t,n){function a(e,t){if(null==e)return{};var n,a,o={},r=Object.keys(e);for(a=0;a=0||(o[n]=e[n]);return o}n("b64b"),e.exports=a,e.exports.__esModule=!0,e.exports["default"]=e.exports},f37c:function(e,t,n){"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},f417:function(e,t,n){"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},f9e7:function(e,t,n){"use strict";var a=n("2fb5"),o=n("40e4"),r=n("e64c"),i=n("383c"),s=n("4d2c"),l=n("a5a0"),d=n("9fa6"),u=n("acda");e.exports=function(e){return new Promise((function(t,n){var c=e.data,p=e.headers,f=e.responseType;a.isFormData(c)&&delete p["Content-Type"];var h=new XMLHttpRequest;if(e.auth){var m=e.auth.username||"",g=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";p.Authorization="Basic "+btoa(m+":"+g)}var b=s(e.baseURL,e.url);function v(){if(h){var a="getAllResponseHeaders"in h?l(h.getAllResponseHeaders()):null,r=f&&"text"!==f&&"json"!==f?h.response:h.responseText,i={data:r,status:h.status,statusText:h.statusText,headers:a,config:e,request:h};o(t,n,i),h=null}}if(h.open(e.method.toUpperCase(),i(b,e.params,e.paramsSerializer),!0),h.timeout=e.timeout,"onloadend"in h?h.onloadend=v:h.onreadystatechange=function(){h&&4===h.readyState&&(0!==h.status||h.responseURL&&0===h.responseURL.indexOf("file:"))&&setTimeout(v)},h.onabort=function(){h&&(n(u("Request aborted",e,"ECONNABORTED",h)),h=null)},h.onerror=function(){n(u("Network Error",e,null,h)),h=null},h.ontimeout=function(){var t="timeout of "+e.timeout+"ms exceeded";e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(u(t,e,e.transitional&&e.transitional.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",h)),h=null},a.isStandardBrowserEnv()){var y=(e.withCredentials||d(b))&&e.xsrfCookieName?r.read(e.xsrfCookieName):void 0;y&&(p[e.xsrfHeaderName]=y)}"setRequestHeader"in h&&a.forEach(p,(function(e,t){"undefined"===typeof c&&"content-type"===t.toLowerCase()?delete p[t]:h.setRequestHeader(t,e)})),a.isUndefined(e.withCredentials)||(h.withCredentials=!!e.withCredentials),f&&"json"!==f&&(h.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&h.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&h.upload&&h.upload.addEventListener("progress",e.onUploadProgress),e.cancelToken&&e.cancelToken.promise.then((function(e){h&&(h.abort(),n(e),h=null)})),c||(c=null),h.send(c)}))}}}]);