@vonage/vivid 5.15.0 → 5.15.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (340) hide show
  1. package/README.md +1 -1
  2. package/accordion/definition.cjs +0 -5
  3. package/accordion/definition.js +0 -5
  4. package/accordion/index.cjs +1 -1
  5. package/accordion/index.js +3 -14
  6. package/accordion-item/definition.cjs +1 -1
  7. package/accordion-item/definition.js +1 -1
  8. package/alert/definition.cjs +2 -2
  9. package/alert/definition.js +2 -2
  10. package/alert/index.cjs +1 -1
  11. package/alert/index.js +1 -1
  12. package/audio-player/definition.cjs +2 -6
  13. package/audio-player/definition.js +2 -6
  14. package/audio-player/index.cjs +1 -1
  15. package/audio-player/index.js +2 -8
  16. package/banner/definition.cjs +1 -1
  17. package/banner/definition.js +1 -1
  18. package/breadcrumb/definition.cjs +0 -1
  19. package/breadcrumb/definition.js +0 -1
  20. package/breadcrumb/index.cjs +1 -1
  21. package/breadcrumb/index.js +0 -1
  22. package/breadcrumb-item/definition.cjs +1 -1
  23. package/breadcrumb-item/definition.js +1 -1
  24. package/breadcrumb-item/index.cjs +1 -1
  25. package/breadcrumb-item/index.js +1 -1
  26. package/bundled/attribute-binding-behaviour.cjs +1 -1
  27. package/bundled/attribute-binding-behaviour.js +1 -3
  28. package/bundled/base-color-picker.cjs +1 -1
  29. package/bundled/base-color-picker.js +2 -7
  30. package/bundled/base-progress.cjs +1 -1
  31. package/bundled/base-progress.js +0 -3
  32. package/bundled/button.cjs +1 -1
  33. package/bundled/button.js +1 -10
  34. package/bundled/calendar-picker.template.cjs +1 -1
  35. package/bundled/calendar-picker.template.js +90 -42
  36. package/bundled/children.js +1 -1
  37. package/bundled/definition.cjs +1 -1
  38. package/bundled/definition.js +1 -1
  39. package/bundled/definition10.cjs +1 -1
  40. package/bundled/definition10.js +0 -10
  41. package/bundled/definition11.cjs +1 -1
  42. package/bundled/definition11.js +0 -1
  43. package/bundled/definition12.cjs +2 -2
  44. package/bundled/definition12.js +1 -2
  45. package/bundled/definition13.cjs +1 -1
  46. package/bundled/definition13.js +1 -1
  47. package/bundled/definition17.cjs +1 -1
  48. package/bundled/definition17.js +1 -4
  49. package/bundled/definition18.cjs +1 -1
  50. package/bundled/definition18.js +6 -18
  51. package/bundled/definition19.cjs +2 -2
  52. package/bundled/definition19.js +8 -24
  53. package/bundled/definition2.cjs +5 -5
  54. package/bundled/definition2.js +26 -27
  55. package/bundled/definition20.cjs +1 -1
  56. package/bundled/definition20.js +1 -1
  57. package/bundled/definition22.cjs +5 -5
  58. package/bundled/definition22.js +2 -3
  59. package/bundled/definition3.cjs +1 -1
  60. package/bundled/definition3.js +1 -2
  61. package/bundled/definition5.cjs +1 -1
  62. package/bundled/definition5.js +1 -6
  63. package/bundled/definition6.cjs +1 -1
  64. package/bundled/definition6.js +1 -2
  65. package/bundled/definition7.cjs +1 -1
  66. package/bundled/definition7.js +2 -5
  67. package/bundled/definition8.cjs +1 -1
  68. package/bundled/definition8.js +2 -13
  69. package/bundled/definition9.js +9 -9
  70. package/bundled/delegates-aria.cjs +1 -1
  71. package/bundled/delegates-aria.js +1 -3
  72. package/bundled/floating-ui.dom.cjs +1 -1
  73. package/bundled/floating-ui.dom.js +491 -487
  74. package/bundled/form-associated.cjs +1 -1
  75. package/bundled/form-associated.js +9 -18
  76. package/bundled/key-codes.cjs +1 -1
  77. package/bundled/listbox.cjs +1 -1
  78. package/bundled/listbox.js +10 -27
  79. package/bundled/localized.cjs +1 -1
  80. package/bundled/localized.js +48 -48
  81. package/bundled/mixins.cjs +2 -2
  82. package/bundled/mixins.js +1 -4
  83. package/bundled/normalize.js +2 -2
  84. package/bundled/picker-field.template.cjs +1 -1
  85. package/bundled/picker-field.template.js +0 -1
  86. package/bundled/scrollIntoView.cjs +1 -1
  87. package/bundled/scrollIntoView.js +1 -4
  88. package/bundled/slider.template.cjs +1 -1
  89. package/bundled/slider.template.js +1 -1
  90. package/bundled/slottable-request.js +1 -1
  91. package/bundled/text-field.cjs +1 -1
  92. package/bundled/text-field.js +1 -1
  93. package/bundled/time-selection-picker.template.cjs +2 -2
  94. package/bundled/time-selection-picker.template.js +3 -6
  95. package/bundled/vivid-element.cjs +3 -3
  96. package/bundled/vivid-element.js +302 -293
  97. package/button/definition.cjs +1 -1
  98. package/button/definition.js +1 -1
  99. package/calendar/definition.cjs +0 -2
  100. package/calendar/definition.js +1 -3
  101. package/calendar/index.cjs +1 -1
  102. package/calendar/index.js +6 -8
  103. package/card/definition.cjs +1 -1
  104. package/card/definition.js +1 -1
  105. package/card/index.cjs +1 -1
  106. package/card/index.js +1 -1
  107. package/checkbox/definition.cjs +1 -2
  108. package/checkbox/definition.js +1 -2
  109. package/color-picker/definition.cjs +1 -6
  110. package/color-picker/definition.js +1 -6
  111. package/color-picker/index.cjs +1 -1
  112. package/color-picker/index.js +2 -7
  113. package/combobox/definition.cjs +2 -8
  114. package/combobox/definition.js +2 -8
  115. package/combobox/index.cjs +1 -1
  116. package/combobox/index.js +2 -9
  117. package/contextual-help/definition.cjs +1 -1
  118. package/contextual-help/definition.js +1 -1
  119. package/custom-elements.json +37 -720
  120. package/data-grid/definition.cjs +72 -85
  121. package/data-grid/definition.js +75 -88
  122. package/data-grid/index.cjs +2 -2
  123. package/data-grid/index.js +7 -39
  124. package/date-picker/definition.cjs +1 -1
  125. package/date-picker/definition.js +1 -1
  126. package/date-range-picker/definition.cjs +1 -3
  127. package/date-range-picker/definition.js +1 -3
  128. package/date-range-picker/index.cjs +1 -1
  129. package/date-range-picker/index.js +1 -5
  130. package/date-time-picker/definition.cjs +1 -1
  131. package/date-time-picker/definition.js +1 -1
  132. package/dial-pad/definition.cjs +2 -11
  133. package/dial-pad/definition.js +3 -12
  134. package/dial-pad/index.cjs +1 -1
  135. package/dial-pad/index.js +14 -38
  136. package/dialog/definition.cjs +2 -3
  137. package/dialog/definition.js +2 -3
  138. package/dialog/index.cjs +1 -1
  139. package/dialog/index.js +1 -2
  140. package/empty-state/definition.js +1 -1
  141. package/fab/definition.cjs +1 -2
  142. package/fab/definition.js +1 -2
  143. package/fab/index.cjs +1 -1
  144. package/fab/index.js +1 -2
  145. package/file-picker/definition.cjs +2 -5
  146. package/file-picker/definition.js +3 -6
  147. package/file-picker/index.cjs +1 -1
  148. package/file-picker/index.js +1 -4
  149. package/icon/definition.cjs +7 -5
  150. package/icon/definition.js +7 -5
  151. package/index.cjs +95 -95
  152. package/index.js +18 -18
  153. package/layout/definition.cjs +1 -1
  154. package/layout/definition.js +1 -1
  155. package/layout/index.cjs +1 -1
  156. package/layout/index.js +1 -1
  157. package/lib/card/card.d.ts +0 -2
  158. package/lib/combobox/combobox.d.ts +1 -1
  159. package/lib/icon/icon.d.ts +0 -1
  160. package/lib/menu/menu.d.ts +0 -1
  161. package/lib/menu-item/menu-item.d.ts +0 -1
  162. package/lib/pagination/pagination.d.ts +0 -3
  163. package/lib/select/select.d.ts +2 -2
  164. package/lib/table/table-head.d.ts +1 -0
  165. package/lib/tabs/tabs.d.ts +0 -1
  166. package/lib/text-field/text-field.d.ts +0 -1
  167. package/locales/de-DE.cjs +95 -95
  168. package/locales/de-DE.js +95 -95
  169. package/locales/en-GB.cjs +1 -1
  170. package/locales/en-GB.js +1 -1
  171. package/locales/en-US.cjs +95 -95
  172. package/locales/en-US.js +95 -95
  173. package/locales/ja-JP.cjs +94 -94
  174. package/locales/ja-JP.js +94 -94
  175. package/locales/zh-CN.cjs +94 -94
  176. package/locales/zh-CN.js +94 -94
  177. package/menu/definition.cjs +2 -3
  178. package/menu/definition.js +2 -3
  179. package/menu-item/definition.cjs +1 -1
  180. package/menu-item/definition.js +1 -1
  181. package/nav-disclosure/definition.cjs +1 -1
  182. package/nav-disclosure/definition.js +1 -1
  183. package/nav-disclosure/index.cjs +1 -1
  184. package/nav-disclosure/index.js +1 -1
  185. package/nav-item/definition.cjs +1 -1
  186. package/nav-item/definition.js +1 -1
  187. package/nav-item/index.cjs +1 -1
  188. package/nav-item/index.js +1 -1
  189. package/number-field/definition.cjs +2 -2
  190. package/number-field/definition.js +2 -2
  191. package/number-field/index.cjs +1 -1
  192. package/number-field/index.js +1 -1
  193. package/package.json +20 -18
  194. package/pagination/definition.cjs +1 -3
  195. package/pagination/definition.js +3 -5
  196. package/pagination/index.cjs +3 -3
  197. package/pagination/index.js +4 -6
  198. package/popover/definition.cjs +1 -8
  199. package/popover/definition.js +1 -8
  200. package/popover/index.cjs +1 -1
  201. package/popover/index.js +6 -17
  202. package/popup/definition.cjs +1 -1
  203. package/popup/definition.js +1 -1
  204. package/radio/definition.cjs +1 -5
  205. package/radio/definition.js +1 -5
  206. package/radio-group/definition.js +2 -2
  207. package/range-slider/definition.cjs +1 -1
  208. package/range-slider/definition.js +2 -2
  209. package/range-slider/index.cjs +1 -1
  210. package/range-slider/index.js +1 -1
  211. package/rich-text-editor/definition.cjs +128 -43
  212. package/rich-text-editor/definition.js +128 -43
  213. package/rich-text-editor/index.cjs +12 -12
  214. package/rich-text-editor/index.js +1577 -1532
  215. package/rich-text-view/definition.js +1 -1
  216. package/searchable-select/definition.cjs +2 -5
  217. package/searchable-select/definition.js +2 -5
  218. package/searchable-select/index.cjs +1 -1
  219. package/searchable-select/index.js +2 -6
  220. package/select/definition.cjs +4 -14
  221. package/select/definition.js +5 -15
  222. package/selectable-box/definition.cjs +1 -1
  223. package/selectable-box/definition.js +2 -2
  224. package/selectable-box/index.cjs +1 -1
  225. package/selectable-box/index.js +1 -1
  226. package/side-drawer/definition.cjs +1 -1
  227. package/side-drawer/definition.js +2 -2
  228. package/side-drawer/index.cjs +1 -1
  229. package/side-drawer/index.js +2 -5
  230. package/simple-color-picker/definition.cjs +18 -9
  231. package/simple-color-picker/definition.js +19 -10
  232. package/simple-color-picker/index.cjs +5 -5
  233. package/simple-color-picker/index.js +23 -23
  234. package/slider/definition.cjs +1 -6
  235. package/slider/definition.js +3 -8
  236. package/split-button/definition.cjs +1 -1
  237. package/split-button/definition.js +2 -2
  238. package/split-button/index.cjs +1 -1
  239. package/split-button/index.js +1 -1
  240. package/status/definition.cjs +9 -3
  241. package/status/definition.js +11 -5
  242. package/status/index.cjs +10 -7
  243. package/status/index.js +46 -39
  244. package/styles/core/all.css +6 -5
  245. package/styles/core/theme.css +6 -5
  246. package/styles/core/typography.css +1 -2
  247. package/styles/tokens/theme-dark.css +17 -21
  248. package/styles/tokens/theme-light.css +17 -21
  249. package/styles/tokens/vivid-2-compat.css +1 -2
  250. package/switch/definition.cjs +1 -2
  251. package/switch/definition.js +2 -3
  252. package/switch/index.cjs +1 -1
  253. package/switch/index.js +1 -2
  254. package/tab/definition.cjs +1 -1
  255. package/tab/definition.js +2 -2
  256. package/tab-panel/definition.js +1 -1
  257. package/table/definition.cjs +17 -11
  258. package/table/definition.js +19 -13
  259. package/table/index.cjs +18 -14
  260. package/table/index.js +55 -48
  261. package/tabs/definition.cjs +0 -2
  262. package/tabs/definition.js +2 -4
  263. package/tabs/index.cjs +1 -1
  264. package/tabs/index.js +0 -2
  265. package/tag/definition.cjs +1 -1
  266. package/tag/definition.js +2 -2
  267. package/tag/index.cjs +1 -1
  268. package/tag/index.js +1 -1
  269. package/tag-group/definition.js +1 -1
  270. package/text-area/definition.cjs +1 -7
  271. package/text-area/definition.js +2 -8
  272. package/text-area/index.cjs +1 -1
  273. package/text-area/index.js +1 -7
  274. package/text-field/definition.cjs +0 -10
  275. package/text-field/definition.js +1 -11
  276. package/time-picker/definition.cjs +1 -1
  277. package/time-picker/definition.js +2 -2
  278. package/toggletip/definition.cjs +0 -2
  279. package/toggletip/definition.js +1 -3
  280. package/tooltip/definition.cjs +0 -1
  281. package/tooltip/definition.js +1 -2
  282. package/tree-view/definition.cjs +0 -16
  283. package/tree-view/definition.js +1 -17
  284. package/tree-view/index.cjs +1 -1
  285. package/tree-view/index.js +0 -16
  286. package/unbundled/_commonjsHelpers.cjs +6 -2
  287. package/unbundled/_commonjsHelpers.js +6 -2
  288. package/unbundled/anchored.js +1 -1
  289. package/unbundled/attribute-binding-behaviour.cjs +0 -1
  290. package/unbundled/attribute-binding-behaviour.js +0 -1
  291. package/unbundled/base-color-picker.cjs +0 -3
  292. package/unbundled/base-color-picker.js +0 -3
  293. package/unbundled/base-progress.cjs +0 -3
  294. package/unbundled/base-progress.js +0 -3
  295. package/unbundled/button.cjs +1 -10
  296. package/unbundled/button.js +1 -10
  297. package/unbundled/calendar-picker.template.cjs +2 -4
  298. package/unbundled/calendar-picker.template.js +2 -4
  299. package/unbundled/data-grid.options.js +1 -1
  300. package/unbundled/definition.cjs +349 -170
  301. package/unbundled/definition.js +348 -170
  302. package/unbundled/definition2.cjs +169 -351
  303. package/unbundled/definition2.js +169 -350
  304. package/unbundled/definition3.cjs +1 -2
  305. package/unbundled/definition3.js +1 -2
  306. package/unbundled/definition4.cjs +1 -2
  307. package/unbundled/definition4.js +3 -4
  308. package/unbundled/definition5.cjs +1 -1
  309. package/unbundled/definition5.js +2 -2
  310. package/unbundled/delegates-aria.cjs +1 -1
  311. package/unbundled/delegates-aria.js +1 -1
  312. package/unbundled/enums.js +1 -1
  313. package/unbundled/form-associated.cjs +4 -5
  314. package/unbundled/form-associated.js +4 -5
  315. package/unbundled/host-semantics.cjs +1 -0
  316. package/unbundled/host-semantics.js +2 -1
  317. package/unbundled/key-codes.js +1 -1
  318. package/unbundled/listbox.cjs +6 -14
  319. package/unbundled/listbox.js +6 -14
  320. package/unbundled/mixins.cjs +0 -2
  321. package/unbundled/mixins.js +2 -4
  322. package/unbundled/picker-field.template.cjs +1 -2
  323. package/unbundled/picker-field.template.js +1 -2
  324. package/unbundled/scrollIntoView.cjs +0 -1
  325. package/unbundled/scrollIntoView.js +0 -1
  326. package/unbundled/slider.template.js +1 -1
  327. package/unbundled/slottable-request.cjs +2 -2
  328. package/unbundled/slottable-request.js +2 -2
  329. package/unbundled/text-field.cjs +1 -1
  330. package/unbundled/text-field.js +1 -1
  331. package/unbundled/time-selection-picker.template.cjs +1 -4
  332. package/unbundled/time-selection-picker.template.js +1 -4
  333. package/unbundled/vivid-element.cjs +2 -1
  334. package/unbundled/vivid-element.js +2 -1
  335. package/video-player/definition.cjs +7953 -7720
  336. package/video-player/definition.js +7955 -7722
  337. package/video-player/index.cjs +38 -54
  338. package/video-player/index.js +12785 -12735
  339. package/visually-hidden/definition.js +1 -1
  340. package/vivid.api.json +16 -341
@@ -1,36 +1,20 @@
1
- "use strict";const Ce=require("../bundled/vivid-element.cjs"),k0=require("../bundled/enums.cjs"),j0=require("../bundled/playbackRates.cjs"),I0=require("../bundled/localized.cjs"),P0=require("../bundled/class-names.cjs"),L0='.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-svg-icon:hover,.vjs-control:focus .vjs-svg-icon{filter:drop-shadow(0 0 .25em #fff)}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-5,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-10,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-30,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-5,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-10,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-30,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;inset:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:#000000b3;padding:.5em;text-align:center;width:100%}.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,.vjs-layout-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{outline:.0625em solid white;box-shadow:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon,.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid white}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;inset:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.video-js .vjs-current-time,.video-js .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;inset:0 0 3em;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset: 10px){.video-js .vjs-text-track-display>div{inset:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-title,.vjs-title-bar-description{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30{cursor:pointer}.video-js .vjs-transient-button{position:absolute;height:3em;display:flex;align-items:center;justify-content:center;background-color:#32323280;cursor:pointer;opacity:1;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}:host{display:block}.vjs-theme-vivid{--focus-stroke-gap-color: transparent;position:relative;overflow:hidden;border-radius:8px;color:#fff;container-type:inline-size;font:var(--vvd-typography-base)}.vjs-theme-vivid .vjs-big-play-button{align-items:center;justify-content:center;border-radius:50%;background-color:#0d0d0dcc;block-size:60px;inline-size:60px;margin-block-start:-30px;margin-inline-start:-30px}.vjs-theme-vivid .vjs-big-play-button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media (hover: hover){.vjs-theme-vivid .vjs-big-play-button:hover{background-color:#1a1a1a}}.vjs-theme-vivid .vjs-big-play-button:active{background-color:#333}.vjs-fluid:not(.vjs-has-started) .vjs-theme-vivid .vjs-big-play-button{display:flex}.vjs-theme-vivid .vjs-big-play-button .vjs-svg-icon{display:flex;filter:none;inline-size:30px;margin-inline-start:2px}.vjs-theme-vivid .vjs-poster,.vjs-theme-vivid .vjs-tech{overflow:hidden;border-radius:8px}.vjs-theme-vivid .vjs-fluid:not(.vjs-fullscreen) .vjs-text-track-display .vjs-text-track-cue{font:var(--vvd-typography-heading-4)!important}.vjs-theme-vivid .vjs-time-control{display:flex;flex-direction:column;justify-content:center;padding:0;font:var(--vvd-typography-base);min-inline-size:auto}.vjs-theme-vivid .vjs-time-divider{padding:0 4px}.vjs-theme-vivid .vjs-remaining-time{display:none}.vjs-theme-vivid .vjs-control-bar{flex-wrap:wrap;padding:4px 4px 8px;border-radius:0 0 8px 8px;margin:8px;background-color:#0d0d0dcc;block-size:44px;column-gap:4px;inline-size:calc(100% - 16px)}.vjs-theme-vivid .vjs-control-bar:before{position:absolute;border-radius:8px 8px 0 0;background-color:inherit;block-size:32px;content:"";inline-size:100%;inset-block-start:-32px;inset-inline-start:0}.vjs-theme-vivid .vjs-button{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;aspect-ratio:1;color:inherit;font:var(--vvd-typography-base);inline-size:32px}.vjs-theme-vivid .vjs-button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media (hover: hover){.vjs-theme-vivid .vjs-button:hover{background:#1a1a1a}}.vjs-theme-vivid .vjs-button:active{background:#333}.vjs-theme-vivid .vjs-button>.vjs-svg-icon{block-size:16px;filter:none;inline-size:16px}.vjs-theme-vivid .vjs-menu{--scrollbar-track-color: transparent;--scrollbar-thumb-color: color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%)}.vjs-theme-vivid .vjs-menu{scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar{width:4px}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar-thumb{border:0;border-radius:4px;background-color:var(--scrollbar-fallback-track-color, var(--scrollbar-thumb-color))}.vjs-theme-vivid .vjs-menu{--vvd-color-neutral-950: #fff}.vjs-theme-vivid .vjs-menu-button,.vjs-theme-vivid .vjs-menu ul{border-radius:8px}.vjs-theme-vivid .vjs-menu li{align-items:center;justify-content:start;padding:4px 8px;color:#fff;font:var(--vvd-typography-base);min-block-size:40px;text-align:left}.vjs-theme-vivid .vjs-menu li:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media (hover: hover){.vjs-theme-vivid .vjs-menu li:not(.vjs-selected,.vjs-menu-title):hover{background:#1a1a1a}}.vjs-theme-vivid .vjs-menu li.vjs-selected{background:#333}@media (hover: hover){.vjs-theme-vivid .vjs-menu li.vjs-selected:hover{color:#fff}}.vjs-theme-vivid .vjs-progress-control{position:absolute;block-size:20px;inline-size:calc(100% - 80px);inset-block-start:-20px;inset-inline-start:40px;isolation:isolate}@media (hover: hover){.vjs-theme-vivid .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip{display:none}}.vjs-theme-vivid .vjs-progress-control .vjs-icon-placeholder{top:-.3em}.vjs-theme-vivid .vjs-progress-control .vjs-progress-holder,.vjs-theme-vivid .vjs-progress-control .vjs-load-progress,.vjs-theme-vivid .vjs-progress-control .vjs-play-progress{border-radius:4px}.vjs-theme-vivid .vjs-progress-control .vjs-progress-holder:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}.vjs-theme-vivid .vjs-duration,.vjs-theme-vivid .vjs-current-time{position:absolute;block-size:auto;inset-block-start:-20px;inset-inline-end:8px}.vjs-theme-vivid .vjs-current-time{inset-inline:8px auto}.vjs-theme-vivid .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{border-radius:4px}.vjs-theme-vivid .vjs-volume-bar.vjs-slider-vertical:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}.vjs-theme-vivid .vjs-subs-caps-button .vjs-menu,.vjs-theme-vivid .vjs-chapters-button .vjs-menu,.vjs-theme-vivid .vjs-descriptions-button .vjs-menu{left:-62px;inline-size:168px;inset-block-end:-4px;margin-block-end:16px}.vjs-theme-vivid .vjs-playback-rate{inline-size:40px}.vjs-theme-vivid .vjs-playback-rate .vjs-playback-rate-value{z-index:1;font:var(--vvd-typography-base-extended);line-height:32px}.vjs-theme-vivid .vjs-playback-rate .vjs-menu{inline-size:66px;inset-block-end:-4px;inset-inline-start:-8px;margin-block-end:16px}.vjs-theme-vivid .vjs-audio-button .vjs-menu{inset-block-end:-4px;margin-block-end:16px}.vjs-theme-vivid .vjs-menu-button-popup .vjs-menu .vjs-menu-content{display:flex;flex-direction:column;background:linear-gradient(#ffffff14,#ffffff14),#0d0d0d;gap:1px;inset-block-end:20px;padding-block:8px}.vjs-theme-vivid .vjs-volume-panel{font:var(--vvd-typography-base);inline-size:32px!important;margin-inline-end:auto}.vjs-theme-vivid .vjs-volume-panel .vjs-volume-control{border-radius:8px;background:linear-gradient(#ffffff14,#ffffff14),#0d0d0d;inset-block-end:calc(8em + 4px)}.vjs-theme-vivid .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{inline-size:32px}.vjs-theme-vivid .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.vjs-theme-vivid .vjs-volume-panel.vjs-slider-active .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical{left:-31px}.vjs-theme-vivid .vjs-text-track-display{inline-size:100%;inset-inline:0!important}.vjs-theme-vivid .vjs-modal-dialog-content{text-align:center}.vjs-theme-vivid .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:none}@container (max-inline-size: 660px){.vjs-theme-vivid .vjs-fluid:not(.vjs-fullscreen) .vjs-text-track-display .vjs-text-track-cue{font:var(--vvd-typography-base-extended-bold)!important}}';var Rs;typeof window<"u"?Rs=window:typeof Ce.commonjsGlobal<"u"?Rs=Ce.commonjsGlobal:typeof self<"u"?Rs=self:Rs={};var En=Rs;const S=Ce.getDefaultExportFromCjs(En),O0={},M0=Object.freeze(Object.defineProperty({__proto__:null,default:O0},Symbol.toStringTag,{value:"Module"})),R0=Ce.getAugmentedNamespace(M0);var fu=typeof Ce.commonjsGlobal<"u"?Ce.commonjsGlobal:typeof window<"u"?window:{},N0=R0,Ns;typeof document<"u"?Ns=document:(Ns=fu["__GLOBAL_DOCUMENT_CACHE@4"],Ns||(Ns=fu["__GLOBAL_DOCUMENT_CACHE@4"]=N0));var Hc=Ns;const V=Ce.getDefaultExportFromCjs(Hc);var vo={exports:{}},qc={exports:{}};(function(i){function e(){return i.exports=e=Object.assign?Object.assign.bind():function(t){for(var s=1;s<arguments.length;s++){var r=arguments[s];for(var n in r)({}).hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},i.exports.__esModule=!0,i.exports.default=i.exports,e.apply(null,arguments)}i.exports=e,i.exports.__esModule=!0,i.exports.default=i.exports})(qc);var B0=qc.exports,F0=V0,U0=Object.prototype.toString;function V0(i){if(!i)return!1;var e=U0.call(i);return e==="[object Function]"||typeof i=="function"&&e!=="[object RegExp]"||typeof window<"u"&&(i===window.setTimeout||i===window.alert||i===window.confirm||i===window.prompt)}function H0(i,e){var t=typeof Symbol<"u"&&i[Symbol.iterator]||i["@@iterator"];if(t)return(t=t.call(i)).next.bind(t);if(Array.isArray(i)||(t=q0(i))||e){t&&(i=t);var s=0;return function(){return s>=i.length?{done:!0}:{done:!1,value:i[s++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function q0(i,e){if(i){if(typeof i=="string")return pu(i,e);var t=Object.prototype.toString.call(i).slice(8,-1);if(t==="Object"&&i.constructor&&(t=i.constructor.name),t==="Map"||t==="Set")return Array.from(i);if(t==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return pu(i,e)}}function pu(i,e){(e==null||e>i.length)&&(e=i.length);for(var t=0,s=new Array(e);t<e;t++)s[t]=i[t];return s}var z0=function(){function i(){this.typeToInterceptorsMap_=new Map,this.enabled_=!1}var e=i.prototype;return e.getIsEnabled=function(){return this.enabled_},e.enable=function(){this.enabled_=!0},e.disable=function(){this.enabled_=!1},e.reset=function(){this.typeToInterceptorsMap_=new Map,this.enabled_=!1},e.addInterceptor=function(s,r){this.typeToInterceptorsMap_.has(s)||this.typeToInterceptorsMap_.set(s,new Set);var n=this.typeToInterceptorsMap_.get(s);return n.has(r)?!1:(n.add(r),!0)},e.removeInterceptor=function(s,r){var n=this.typeToInterceptorsMap_.get(s);return n&&n.has(r)?(n.delete(r),!0):!1},e.clearInterceptorsByType=function(s){var r=this.typeToInterceptorsMap_.get(s);return r?(this.typeToInterceptorsMap_.delete(s),this.typeToInterceptorsMap_.set(s,new Set),!0):!1},e.clear=function(){return this.typeToInterceptorsMap_.size?(this.typeToInterceptorsMap_=new Map,!0):!1},e.getForType=function(s){return this.typeToInterceptorsMap_.get(s)||new Set},e.execute=function(s,r){for(var n=this.getForType(s),a=H0(n),l;!(l=a()).done;){var u=l.value;try{r=u(r)}catch{}}return r},i}(),$0=z0,G0=function(){function i(){this.maxAttempts_=1,this.delayFactor_=.1,this.fuzzFactor_=.1,this.initialDelay_=1e3,this.enabled_=!1}var e=i.prototype;return e.getIsEnabled=function(){return this.enabled_},e.enable=function(){this.enabled_=!0},e.disable=function(){this.enabled_=!1},e.reset=function(){this.maxAttempts_=1,this.delayFactor_=.1,this.fuzzFactor_=.1,this.initialDelay_=1e3,this.enabled_=!1},e.getMaxAttempts=function(){return this.maxAttempts_},e.setMaxAttempts=function(s){this.maxAttempts_=s},e.getDelayFactor=function(){return this.delayFactor_},e.setDelayFactor=function(s){this.delayFactor_=s},e.getFuzzFactor=function(){return this.fuzzFactor_},e.setFuzzFactor=function(s){this.fuzzFactor_=s},e.getInitialDelay=function(){return this.initialDelay_},e.setInitialDelay=function(s){this.initialDelay_=s},e.createRetry=function(s){var r=s===void 0?{}:s,n=r.maxAttempts,a=r.delayFactor,l=r.fuzzFactor,u=r.initialDelay;return new W0({maxAttempts:n||this.maxAttempts_,delayFactor:a||this.delayFactor_,fuzzFactor:l||this.fuzzFactor_,initialDelay:u||this.initialDelay_})},i}(),W0=function(){function i(t){this.maxAttempts_=t.maxAttempts,this.delayFactor_=t.delayFactor,this.fuzzFactor_=t.fuzzFactor,this.currentDelay_=t.initialDelay,this.currentAttempt_=1}var e=i.prototype;return e.moveToNextAttempt=function(){this.currentAttempt_++;var s=this.currentDelay_*this.delayFactor_;this.currentDelay_=this.currentDelay_+s},e.shouldRetry=function(){return this.currentAttempt_<this.maxAttempts_},e.getCurrentDelay=function(){return this.currentDelay_},e.getCurrentMinPossibleDelay=function(){return(1-this.fuzzFactor_)*this.currentDelay_},e.getCurrentMaxPossibleDelay=function(){return(1+this.fuzzFactor_)*this.currentDelay_},e.getCurrentFuzzedDelay=function(){var s=this.getCurrentMinPossibleDelay(),r=this.getCurrentMaxPossibleDelay();return s+Math.random()*(r-s)},i}(),X0=G0,Y0=En,K0=function(e,t){return t===void 0&&(t=!1),function(s,r,n){if(s){e(s);return}if(r.statusCode>=400&&r.statusCode<=599){var a=n;if(t)if(Y0.TextDecoder){var l=Q0(r.headers&&r.headers["content-type"]);try{a=new TextDecoder(l).decode(n)}catch{}}else a=String.fromCharCode.apply(null,new Uint8Array(n));e({cause:a});return}e(null,n)}};function Q0(i){return i===void 0&&(i=""),i.toLowerCase().split(";").reduce(function(e,t){var s=t.split("="),r=s[0],n=s[1];return r.trim()==="charset"?n.trim():e},"utf-8")}var J0=K0,zc=En,Z0=B0,eg=F0,$c=$0,tg=X0;Te.httpHandler=J0;Te.requestInterceptorsStorage=new $c;Te.responseInterceptorsStorage=new $c;Te.retryManager=new tg;/**
3
- * @license
4
- * slighly modified parse-headers 2.0.2 <https://github.com/kesla/parse-headers/>
5
- * Copyright (c) 2014 David Björklund
6
- * Available under the MIT license
7
- * <https://github.com/kesla/parse-headers/blob/master/LICENCE>
8
- */var ig=function(e){var t={};return e&&e.trim().split(`
9
- `).forEach(function(s){var r=s.indexOf(":"),n=s.slice(0,r).trim().toLowerCase(),a=s.slice(r+1).trim();typeof t[n]>"u"?t[n]=a:Array.isArray(t[n])?t[n].push(a):t[n]=[t[n],a]}),t};vo.exports=Te;vo.exports.default=Te;Te.XMLHttpRequest=zc.XMLHttpRequest||ag;Te.XDomainRequest="withCredentials"in new Te.XMLHttpRequest?Te.XMLHttpRequest:zc.XDomainRequest;sg(["get","put","post","patch","head","delete"],function(i){Te[i==="delete"?"del":i]=function(e,t,s){return t=Gc(e,t,s),t.method=i.toUpperCase(),yo(t)}});function sg(i,e){for(var t=0;t<i.length;t++)e(i[t])}function rg(i){for(var e in i)if(i.hasOwnProperty(e))return!1;return!0}function Gc(i,e,t){var s=i;return eg(e)?(t=e,typeof i=="string"&&(s={uri:i})):s=Z0({},e,{uri:i}),s.callback=t,s}function Te(i,e,t){return e=Gc(i,e,t),yo(e)}function yo(i){if(typeof i.callback>"u")throw new Error("callback argument missing");if(i.requestType&&Te.requestInterceptorsStorage.getIsEnabled()){var e={uri:i.uri||i.url,headers:i.headers||{},body:i.body,metadata:i.metadata||{},retry:i.retry,timeout:i.timeout},t=Te.requestInterceptorsStorage.execute(i.requestType,e);i.uri=t.uri,i.headers=t.headers,i.body=t.body,i.metadata=t.metadata,i.retry=t.retry,i.timeout=t.timeout}var s=!1,r=function(O,F,B){s||(s=!0,i.callback(O,F,B))};function n(){f.readyState===4&&!Te.responseInterceptorsStorage.getIsEnabled()&&setTimeout(u,0)}function a(){var L=void 0;if(f.response?L=f.response:L=f.responseText||ng(f),w)try{L=JSON.parse(L)}catch{}return L}function l(L){if(clearTimeout(I),clearTimeout(i.retryTimeout),L instanceof Error||(L=new Error(""+(L||"Unknown XMLHttpRequest Error"))),L.statusCode=0,!v&&Te.retryManager.getIsEnabled()&&i.retry&&i.retry.shouldRetry()){i.retryTimeout=setTimeout(function(){i.retry.moveToNextAttempt(),i.xhr=f,yo(i)},i.retry.getCurrentFuzzedDelay());return}if(i.requestType&&Te.responseInterceptorsStorage.getIsEnabled()){var O={headers:j.headers||{},body:j.body,responseUrl:f.responseURL,responseType:f.responseType},F=Te.responseInterceptorsStorage.execute(i.requestType,O);j.body=F.body,j.headers=F.headers}return r(L,j)}function u(){if(!v){var L;clearTimeout(I),clearTimeout(i.retryTimeout),i.useXDR&&f.status===void 0?L=200:L=f.status===1223?204:f.status;var O=j,F=null;if(L!==0?(O={body:a(),statusCode:L,method:E,headers:{},url:T,rawRequest:f},f.getAllResponseHeaders&&(O.headers=ig(f.getAllResponseHeaders()))):F=new Error("Internal XMLHttpRequest Error"),i.requestType&&Te.responseInterceptorsStorage.getIsEnabled()){var B={headers:O.headers||{},body:O.body,responseUrl:f.responseURL,responseType:f.responseType},U=Te.responseInterceptorsStorage.execute(i.requestType,B);O.body=U.body,O.headers=U.headers}return r(F,O,O.body)}}var f=i.xhr||null;f||(i.cors||i.useXDR?f=new Te.XDomainRequest:f=new Te.XMLHttpRequest);var m,v,T=f.url=i.uri||i.url,E=f.method=i.method||"GET",A=i.body||i.data,y=f.headers=i.headers||{},k=!!i.sync,w=!1,I,j={body:void 0,headers:{},statusCode:0,method:E,url:T,rawRequest:f};if("json"in i&&i.json!==!1&&(w=!0,y.accept||y.Accept||(y.Accept="application/json"),E!=="GET"&&E!=="HEAD"&&(y["content-type"]||y["Content-Type"]||(y["Content-Type"]="application/json"),A=JSON.stringify(i.json===!0?A:i.json))),f.onreadystatechange=n,f.onload=u,f.onerror=l,f.onprogress=function(){},f.onabort=function(){v=!0,clearTimeout(i.retryTimeout)},f.ontimeout=l,f.open(E,T,!k,i.username,i.password),k||(f.withCredentials=!!i.withCredentials),!k&&i.timeout>0&&(I=setTimeout(function(){if(!v){v=!0,f.abort("timeout");var L=new Error("XMLHttpRequest timeout");L.code="ETIMEDOUT",l(L)}},i.timeout)),f.setRequestHeader)for(m in y)y.hasOwnProperty(m)&&f.setRequestHeader(m,y[m]);else if(i.headers&&!rg(i.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in i&&(f.responseType=i.responseType),"beforeSend"in i&&typeof i.beforeSend=="function"&&i.beforeSend(f),f.send(A||null),f}function ng(i){try{if(i.responseType==="document")return i.responseXML;var e=i.responseXML&&i.responseXML.documentElement.nodeName==="parsererror";if(i.responseType===""&&!e)return i.responseXML}catch{}return null}function ag(){}var og=vo.exports;const Wc=Ce.getDefaultExportFromCjs(og);var Xc={exports:{}},mu=Hc,_o=Object.create||function(){function i(){}return function(e){if(arguments.length!==1)throw new Error("Object.create shim only accepts one parameter.");return i.prototype=e,new i}}();function et(i,e){this.name="ParsingError",this.code=i.code,this.message=e||i.message}et.prototype=_o(Error.prototype);et.prototype.constructor=et;et.Errors={BadSignature:{code:0,message:"Malformed WebVTT signature."},BadTimeStamp:{code:1,message:"Malformed time stamp."}};function bo(i){function e(s,r,n,a){return(s|0)*3600+(r|0)*60+(n|0)+(a|0)/1e3}var t=i.match(/^(\d+):(\d{1,2})(:\d{1,2})?\.(\d{3})/);return t?t[3]?e(t[1],t[2],t[3].replace(":",""),t[4]):t[1]>59?e(t[1],t[2],0,t[4]):e(0,t[1],t[2],t[4]):null}function Hs(){this.values=_o(null)}Hs.prototype={set:function(i,e){!this.get(i)&&e!==""&&(this.values[i]=e)},get:function(i,e,t){return t?this.has(i)?this.values[i]:e[t]:this.has(i)?this.values[i]:e},has:function(i){return i in this.values},alt:function(i,e,t){for(var s=0;s<t.length;++s)if(e===t[s]){this.set(i,e);break}},integer:function(i,e){/^-?\d+$/.test(e)&&this.set(i,parseInt(e,10))},percent:function(i,e){return e.match(/^([\d]{1,3})(\.[\d]*)?%$/)&&(e=parseFloat(e),e>=0&&e<=100)?(this.set(i,e),!0):!1}};function Bs(i,e,t,s){var r=s?i.split(s):[i];for(var n in r)if(typeof r[n]=="string"){var a=r[n].split(t);if(a.length===2){var l=a[0].trim(),u=a[1].trim();e(l,u)}}}function lg(i,e,t){var s=i;function r(){var l=bo(i);if(l===null)throw new et(et.Errors.BadTimeStamp,"Malformed timestamp: "+s);return i=i.replace(/^[^\sa-zA-Z-]+/,""),l}function n(l,u){var f=new Hs;Bs(l,function(m,v){switch(m){case"region":for(var T=t.length-1;T>=0;T--)if(t[T].id===v){f.set(m,t[T].region);break}break;case"vertical":f.alt(m,v,["rl","lr"]);break;case"line":var E=v.split(","),A=E[0];f.integer(m,A),f.percent(m,A)&&f.set("snapToLines",!1),f.alt(m,A,["auto"]),E.length===2&&f.alt("lineAlign",E[1],["start","center","end"]);break;case"position":E=v.split(","),f.percent(m,E[0]),E.length===2&&f.alt("positionAlign",E[1],["start","center","end"]);break;case"size":f.percent(m,v);break;case"align":f.alt(m,v,["start","center","end","left","right"]);break}},/:/,/\s/),u.region=f.get("region",null),u.vertical=f.get("vertical","");try{u.line=f.get("line","auto")}catch{}u.lineAlign=f.get("lineAlign","start"),u.snapToLines=f.get("snapToLines",!0),u.size=f.get("size",100);try{u.align=f.get("align","center")}catch{u.align=f.get("align","middle")}try{u.position=f.get("position","auto")}catch{u.position=f.get("position",{start:0,left:0,center:50,middle:50,end:100,right:100},u.align)}u.positionAlign=f.get("positionAlign",{start:"start",left:"start",center:"center",middle:"center",end:"end",right:"end"},u.align)}function a(){i=i.replace(/^\s+/,"")}if(a(),e.startTime=r(),a(),i.substr(0,3)!=="-->")throw new et(et.Errors.BadTimeStamp,"Malformed time stamp (time stamps must be separated by '-->'): "+s);i=i.substr(3),a(),e.endTime=r(),a(),n(i,e)}var ya=mu.createElement&&mu.createElement("textarea"),ug={c:"span",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"span",lang:"span"},gu={white:"rgba(255,255,255,1)",lime:"rgba(0,255,0,1)",cyan:"rgba(0,255,255,1)",red:"rgba(255,0,0,1)",yellow:"rgba(255,255,0,1)",magenta:"rgba(255,0,255,1)",blue:"rgba(0,0,255,1)",black:"rgba(0,0,0,1)"},cg={v:"title",lang:"lang"},vu={rt:"ruby"};function Yc(i,e){function t(){if(!e)return null;function A(k){return e=e.substr(k.length),k}var y=e.match(/^([^<]*)(<[^>]*>?)?/);return A(y[1]?y[1]:y[2])}function s(A){return ya.innerHTML=A,A=ya.textContent,ya.textContent="",A}function r(A,y){return!vu[y.localName]||vu[y.localName]===A.localName}function n(A,y){var k=ug[A];if(!k)return null;var w=i.document.createElement(k),I=cg[A];return I&&y&&(w[I]=y.trim()),w}for(var a=i.document.createElement("div"),l=a,u,f=[];(u=t())!==null;){if(u[0]==="<"){if(u[1]==="/"){f.length&&f[f.length-1]===u.substr(2).replace(">","")&&(f.pop(),l=l.parentNode);continue}var m=bo(u.substr(1,u.length-2)),v;if(m){v=i.document.createProcessingInstruction("timestamp",m),l.appendChild(v);continue}var T=u.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/);if(!T||(v=n(T[1],T[3]),!v)||!r(l,v))continue;if(T[2]){var E=T[2].split(".");E.forEach(function(A){var y=/^bg_/.test(A),k=y?A.slice(3):A;if(gu.hasOwnProperty(k)){var w=y?"background-color":"color",I=gu[k];v.style[w]=I}}),v.className=E.join(" ")}f.push(T[1]),l.appendChild(v),l=v;continue}l.appendChild(i.document.createTextNode(s(u)))}return a}var yu=[[1470,1470],[1472,1472],[1475,1475],[1478,1478],[1488,1514],[1520,1524],[1544,1544],[1547,1547],[1549,1549],[1563,1563],[1566,1610],[1645,1647],[1649,1749],[1765,1766],[1774,1775],[1786,1805],[1807,1808],[1810,1839],[1869,1957],[1969,1969],[1984,2026],[2036,2037],[2042,2042],[2048,2069],[2074,2074],[2084,2084],[2088,2088],[2096,2110],[2112,2136],[2142,2142],[2208,2208],[2210,2220],[8207,8207],[64285,64285],[64287,64296],[64298,64310],[64312,64316],[64318,64318],[64320,64321],[64323,64324],[64326,64449],[64467,64829],[64848,64911],[64914,64967],[65008,65020],[65136,65140],[65142,65276],[67584,67589],[67592,67592],[67594,67637],[67639,67640],[67644,67644],[67647,67669],[67671,67679],[67840,67867],[67872,67897],[67903,67903],[67968,68023],[68030,68031],[68096,68096],[68112,68115],[68117,68119],[68121,68147],[68160,68167],[68176,68184],[68192,68223],[68352,68405],[68416,68437],[68440,68466],[68472,68479],[68608,68680],[126464,126467],[126469,126495],[126497,126498],[126500,126500],[126503,126503],[126505,126514],[126516,126519],[126521,126521],[126523,126523],[126530,126530],[126535,126535],[126537,126537],[126539,126539],[126541,126543],[126545,126546],[126548,126548],[126551,126551],[126553,126553],[126555,126555],[126557,126557],[126559,126559],[126561,126562],[126564,126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590,126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[1114109,1114109]];function dg(i){for(var e=0;e<yu.length;e++){var t=yu[e];if(i>=t[0]&&i<=t[1])return!0}return!1}function hg(i){var e=[],t="",s;if(!i||!i.childNodes)return"ltr";function r(l,u){for(var f=u.childNodes.length-1;f>=0;f--)l.push(u.childNodes[f])}function n(l){if(!l||!l.length)return null;var u=l.pop(),f=u.textContent||u.innerText;if(f){var m=f.match(/^.*(\n|\r)/);return m?(l.length=0,m[0]):f}if(u.tagName==="ruby")return n(l);if(u.childNodes)return r(l,u),n(l)}for(r(e,i);t=n(e);)for(var a=0;a<t.length;a++)if(s=t.charCodeAt(a),dg(s))return"rtl";return"ltr"}function fg(i){if(typeof i.line=="number"&&(i.snapToLines||i.line>=0&&i.line<=100))return i.line;if(!i.track||!i.track.textTrackList||!i.track.textTrackList.mediaElement)return-1;for(var e=i.track,t=e.textTrackList,s=0,r=0;r<t.length&&t[r]!==e;r++)t[r].mode==="showing"&&s++;return++s*-1}function An(){}An.prototype.applyStyles=function(i,e){e=e||this.div;for(var t in i)i.hasOwnProperty(t)&&(e.style[t]=i[t])};An.prototype.formatStyle=function(i,e){return i===0?0:i+e};function Zr(i,e,t){An.call(this),this.cue=e,this.cueDiv=Yc(i,e.text);var s={color:"rgba(255, 255, 255, 1)",backgroundColor:"rgba(0, 0, 0, 0.8)",position:"relative",left:0,right:0,top:0,bottom:0,display:"inline",writingMode:e.vertical===""?"horizontal-tb":e.vertical==="lr"?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext"};this.applyStyles(s,this.cueDiv),this.div=i.document.createElement("div"),s={direction:hg(this.cueDiv),writingMode:e.vertical===""?"horizontal-tb":e.vertical==="lr"?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext",textAlign:e.align==="middle"?"center":e.align,font:t.font,whiteSpace:"pre-line",position:"absolute"},this.applyStyles(s),this.div.appendChild(this.cueDiv);var r=0;switch(e.positionAlign){case"start":case"line-left":r=e.position;break;case"center":r=e.position-e.size/2;break;case"end":case"line-right":r=e.position-e.size;break}e.vertical===""?this.applyStyles({left:this.formatStyle(r,"%"),width:this.formatStyle(e.size,"%")}):this.applyStyles({top:this.formatStyle(r,"%"),height:this.formatStyle(e.size,"%")}),this.move=function(n){this.applyStyles({top:this.formatStyle(n.top,"px"),bottom:this.formatStyle(n.bottom,"px"),left:this.formatStyle(n.left,"px"),right:this.formatStyle(n.right,"px"),height:this.formatStyle(n.height,"px"),width:this.formatStyle(n.width,"px")})}}Zr.prototype=_o(An.prototype);Zr.prototype.constructor=Zr;function Ve(i){var e,t,s,r;if(i.div){t=i.div.offsetHeight,s=i.div.offsetWidth,r=i.div.offsetTop;var n=(n=i.div.childNodes)&&(n=n[0])&&n.getClientRects&&n.getClientRects();i=i.div.getBoundingClientRect(),e=n?Math.max(n[0]&&n[0].height||0,i.height/n.length):0}this.left=i.left,this.right=i.right,this.top=i.top||r,this.height=i.height||t,this.bottom=i.bottom||r+(i.height||t),this.width=i.width||s,this.lineHeight=e!==void 0?e:i.lineHeight}Ve.prototype.move=function(i,e){switch(e=e!==void 0?e:this.lineHeight,i){case"+x":this.left+=e,this.right+=e;break;case"-x":this.left-=e,this.right-=e;break;case"+y":this.top+=e,this.bottom+=e;break;case"-y":this.top-=e,this.bottom-=e;break}};Ve.prototype.overlaps=function(i){return this.left<i.right&&this.right>i.left&&this.top<i.bottom&&this.bottom>i.top};Ve.prototype.overlapsAny=function(i){for(var e=0;e<i.length;e++)if(this.overlaps(i[e]))return!0;return!1};Ve.prototype.within=function(i){return this.top>=i.top&&this.bottom<=i.bottom&&this.left>=i.left&&this.right<=i.right};Ve.prototype.overlapsOppositeAxis=function(i,e){switch(e){case"+x":return this.left<i.left;case"-x":return this.right>i.right;case"+y":return this.top<i.top;case"-y":return this.bottom>i.bottom}};Ve.prototype.intersectPercentage=function(i){var e=Math.max(0,Math.min(this.right,i.right)-Math.max(this.left,i.left)),t=Math.max(0,Math.min(this.bottom,i.bottom)-Math.max(this.top,i.top)),s=e*t;return s/(this.height*this.width)};Ve.prototype.toCSSCompatValues=function(i){return{top:this.top-i.top,bottom:i.bottom-this.bottom,left:this.left-i.left,right:i.right-this.right,height:this.height,width:this.width}};Ve.getSimpleBoxPosition=function(i){var e=i.div?i.div.offsetHeight:i.tagName?i.offsetHeight:0,t=i.div?i.div.offsetWidth:i.tagName?i.offsetWidth:0,s=i.div?i.div.offsetTop:i.tagName?i.offsetTop:0;i=i.div?i.div.getBoundingClientRect():i.tagName?i.getBoundingClientRect():i;var r={left:i.left,right:i.right,top:i.top||s,height:i.height||e,bottom:i.bottom||s+(i.height||e),width:i.width||t};return r};function pg(i,e,t,s){function r(k,w){for(var I,j=new Ve(k),L=1,O=0;O<w.length;O++){for(;k.overlapsOppositeAxis(t,w[O])||k.within(t)&&k.overlapsAny(s);)k.move(w[O]);if(k.within(t))return k;var F=k.intersectPercentage(t);L>F&&(I=new Ve(k),L=F),k=new Ve(j)}return I||j}var n=new Ve(e),a=e.cue,l=fg(a),u=[];if(a.snapToLines){var f;switch(a.vertical){case"":u=["+y","-y"],f="height";break;case"rl":u=["+x","-x"],f="width";break;case"lr":u=["-x","+x"],f="width";break}var m=n.lineHeight,v=m*Math.round(l),T=t[f]+m,E=u[0];Math.abs(v)>T&&(v=v<0?-1:1,v*=Math.ceil(T/m)*m),l<0&&(v+=a.vertical===""?t.height:t.width,u=u.reverse()),n.move(E,v)}else{var A=n.lineHeight/t.height*100;switch(a.lineAlign){case"center":l-=A/2;break;case"end":l-=A;break}switch(a.vertical){case"":e.applyStyles({top:e.formatStyle(l,"%")});break;case"rl":e.applyStyles({left:e.formatStyle(l,"%")});break;case"lr":e.applyStyles({right:e.formatStyle(l,"%")});break}u=["+y","-x","+x","-y"],n=new Ve(e)}var y=r(n,u);e.move(y.toCSSCompatValues(t))}function rs(){}rs.StringDecoder=function(){return{decode:function(i){if(!i)return"";if(typeof i!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(i))}}};rs.convertCueToDOMTree=function(i,e){return!i||!e?null:Yc(i,e)};var mg=.05,gg="sans-serif",vg="1.5%";rs.processCues=function(i,e,t){if(!i||!e||!t)return null;for(;t.firstChild;)t.removeChild(t.firstChild);var s=i.document.createElement("div");s.style.position="absolute",s.style.left="0",s.style.right="0",s.style.top="0",s.style.bottom="0",s.style.margin=vg,t.appendChild(s);function r(m){for(var v=0;v<m.length;v++)if(m[v].hasBeenReset||!m[v].displayState)return!0;return!1}if(!r(e)){for(var n=0;n<e.length;n++)s.appendChild(e[n].displayState);return}var a=[],l=Ve.getSimpleBoxPosition(s),u=Math.round(l.height*mg*100)/100,f={font:u+"px "+gg};(function(){for(var m,v,T=0;T<e.length;T++)v=e[T],m=new Zr(i,v,f),s.appendChild(m.div),pg(i,m,l,a),v.displayState=m.div,a.push(Ve.getSimpleBoxPosition(m))})()};rs.Parser=function(i,e,t){t||(t=e,e={}),e||(e={}),this.window=i,this.vttjs=e,this.state="INITIAL",this.buffer="",this.decoder=t||new TextDecoder("utf8"),this.regionList=[]};rs.Parser.prototype={reportOrThrowError:function(i){if(i instanceof et)this.onparsingerror&&this.onparsingerror(i);else throw i},parse:function(i){var e=this;i&&(e.buffer+=e.decoder.decode(i,{stream:!0}));function t(){for(var m=e.buffer,v=0;v<m.length&&m[v]!=="\r"&&m[v]!==`
10
- `;)++v;var T=m.substr(0,v);return m[v]==="\r"&&++v,m[v]===`
11
- `&&++v,e.buffer=m.substr(v),T}function s(m){var v=new Hs;if(Bs(m,function(E,A){switch(E){case"id":v.set(E,A);break;case"width":v.percent(E,A);break;case"lines":v.integer(E,A);break;case"regionanchor":case"viewportanchor":var y=A.split(",");if(y.length!==2)break;var k=new Hs;if(k.percent("x",y[0]),k.percent("y",y[1]),!k.has("x")||!k.has("y"))break;v.set(E+"X",k.get("x")),v.set(E+"Y",k.get("y"));break;case"scroll":v.alt(E,A,["up"]);break}},/=/,/\s/),v.has("id")){var T=new(e.vttjs.VTTRegion||e.window.VTTRegion);T.width=v.get("width",100),T.lines=v.get("lines",3),T.regionAnchorX=v.get("regionanchorX",0),T.regionAnchorY=v.get("regionanchorY",100),T.viewportAnchorX=v.get("viewportanchorX",0),T.viewportAnchorY=v.get("viewportanchorY",100),T.scroll=v.get("scroll",""),e.onregion&&e.onregion(T),e.regionList.push({id:v.get("id"),region:T})}}function r(m){var v=new Hs;Bs(m,function(T,E){switch(T){case"MPEGT":v.integer(T+"S",E);break;case"LOCA":v.set(T+"L",bo(E));break}},/[^\d]:/,/,/),e.ontimestampmap&&e.ontimestampmap({MPEGTS:v.get("MPEGTS"),LOCAL:v.get("LOCAL")})}function n(m){m.match(/X-TIMESTAMP-MAP/)?Bs(m,function(v,T){switch(v){case"X-TIMESTAMP-MAP":r(T);break}},/=/):Bs(m,function(v,T){switch(v){case"Region":s(T);break}},/:/)}try{var a;if(e.state==="INITIAL"){if(!/\r\n|\n/.test(e.buffer))return this;a=t();var l=a.match(/^WEBVTT([ \t].*)?$/);if(!l||!l[0])throw new et(et.Errors.BadSignature);e.state="HEADER"}for(var u=!1;e.buffer;){if(!/\r\n|\n/.test(e.buffer))return this;switch(u?u=!1:a=t(),e.state){case"HEADER":/:/.test(a)?n(a):a||(e.state="ID");continue;case"NOTE":a||(e.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(a)){e.state="NOTE";break}if(!a)continue;e.cue=new(e.vttjs.VTTCue||e.window.VTTCue)(0,0,"");try{e.cue.align="center"}catch{e.cue.align="middle"}if(e.state="CUE",a.indexOf("-->")===-1){e.cue.id=a;continue}case"CUE":try{lg(a,e.cue,e.regionList)}catch(m){e.reportOrThrowError(m),e.cue=null,e.state="BADCUE";continue}e.state="CUETEXT";continue;case"CUETEXT":var f=a.indexOf("-->")!==-1;if(!a||f&&(u=!0)){e.oncue&&e.oncue(e.cue),e.cue=null,e.state="ID";continue}e.cue.text&&(e.cue.text+=`
12
- `),e.cue.text+=a.replace(/\u2028/g,`
1
+ "use strict";const Ve=require("../bundled/vivid-element.cjs"),Gp=require("../bundled/enums.cjs"),Wp=require("../bundled/playbackRates.cjs"),Xp=require("../bundled/localized.cjs"),Yp=require("../bundled/class-names.cjs"),Kp='.vjs-svg-icon{display:inline-block;background-repeat:no-repeat;background-position:center;fill:currentColor;height:1.8em;width:1.8em}.vjs-svg-icon:before{content:none!important}.vjs-svg-icon:hover,.vjs-control:focus .vjs-svg-icon{filter:drop-shadow(0 0 .25em #fff)}.vjs-modal-dialog .vjs-modal-dialog-content,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-button>.vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABTsAAsAAAAAIpAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV32Y21hcAAAAYQAAAEJAAAD5p42+VxnbHlmAAACkAAADtIAABckI4l972hlYWQAABFkAAAAKwAAADYsvIjpaGhlYQAAEZAAAAAdAAAAJA+RCL1obXR4AAARsAAAABcAAAC8Q2YAAGxvY2EAABHIAAAAYAAAAGB7CIGGbWF4cAAAEigAAAAfAAAAIAFAAI9uYW1lAAASSAAAASUAAAIK1cf1oHBvc3QAABNwAAABfAAAAnXdFqh1eJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGR7yDiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGPHcRdyA4RZgQRADaGCyYAAHic7dPXbcMwAEXRK1vuvffem749XAbKV3bjBA6fXsaIgMMLEWoQJaAEFKNnlELyQ4K27zib5PNF6vl8yld+TKr5kH0+cUw0xv00Hwvx2DResUyFKrV4XoMmLdp06NKjz4AhI8ZMmDJjzoIlK9Zs2LJjz4EjJ85cuHLjziPe/0UWL17mf2tqKLz/9jK9f8tXpGCoRdPKhtS0RqFkWvVQNtSKoVYNtWaoddPXEBqG2jQ9XWgZattQO4baNdSeofYNdWCoQ0MdGerYUCeGOjXUmaHODXVhqEtDXRnq2lA3hro11J2h7g31YKhHQz0Z6tlQL4Z6NdSbod4N9WGoT9MfHF6GmhnZLxyDcRMAAAB4nJ1YC1hU17U+a5/HMA4iA3NmVBDmoQwP5TFnHlFeA4gYiUFRQINoSCBAyK3G2yi+0aipYtFcHYo2xsb4NiY3+VrNxSaX5uvt495ozNdoYoxmem2/L8HGpLc+InB279pnhlGr5mvL4eyz99nrrL32eu1/DQcc/okdYgdHOA6MQKp4r9gx0EcMHMezOalVasW5BM7NcXoSb9fFgE6KtSSBxWz1FYDPG+vMBGcKb9cebu2VS5s2aaTkCvRSf6C7Y+Ppibm5E09v7IDs2/3uZQtbD0zIyppwoHXh/93ukmyYgdePNRp65p5v+3v/9otQl2O7wP34cT88p8Md2YxpYLQZoRcy6FlSBRnwnGAe6BPMSCZo+7NJVqS0cE4uHendzhSnbPH6TDqL1+Nme5LZXkCHnGyoH0kne30WH+gswhm3q+pt/mTas9NLS64GnjmSlTPw0wVQT/ewRaBgxtydy3cuUB9/6SW+vb5yRvr+t0eOfPKJZ/9t3+4tL7xj32Xd3thCxi+ge6ifdsAN+l5+wi5HQ/cCoeull1AszS7CUfEcJzK7sKWJAdJhCd0sPM4+EY7QDm5ov08hXRQXE5bf6PV5Q5+IjW7X7Nku92Ask4l2hCRRD6TPqISiCJeQna3SCFwrhrNzXHzo4yFevBwxpzxk8WCIIfkvVEKVy32SbT8n68gzgaslpaiO2zIGIyuSb7RNf9HSuN26y/7OC1tgEmpiyA6aD4qcgTOiLThwGG0eB694FI8NHLLN6OBlRVaMxNAFS4JdXUG6mW8PwpKuYLCLXKGbu8iwYNdgO06Sn3Th+/vyZAxs8Ro30DjHe9gy8Fywi24OMm7Qyzh3MTZVOMYhLBnoC+J79lpTUyQmorjhnMwlcQ5uPEYGpDjsOkkH49BjQLQBqs3jFtFdJNlksYmoQFDArLh8Xh+Qd6Ghcsb6FUuehDi+U/lqD71K/qiegeV1imcwjl7ExwiSrf4BZyCujV6cVcFo6VX+G9IcPyFjJnUufbU/jzrL1X99as36reXl8K32nFaOr+E8jWJEcJ55DpMVfSMe95/AJaOsGBH2GJCNpiRQbK4C8BjdmQA22QY2j03Em13i2YHqtNLU1NI04Yj2HJgA6fQc6VPNpA/D+Ryks554NnVy2mB72uRUfPLsqR4N0LOBQKArwJYO+5W2fgZX8oC1HR6HjNaQTVIG2FPwnTcXXGZZfNB7TE6pTKZUwaw91XWLAoFFGcnB5PHjsckgBjbWutrL+0h5Y1xw3DRGDumsnXb3MJwXrJIN5U7m0rgJ3yG5w4he5ckFG4pmNEkOm0/xOO4r4yL87wqtQM+hiJIVp+6iG2wPBKD35ElGkDx+UfC2v1mFG1o+M3AjNFty8biKMXwzyxnZLds8wYD2BxmCPHAldPOeLsy/0BugftYhVYFAhO8SqQ0j3oK7dHJZnI/jxmUS4onlxskSF8thmvNZjIrRZwEPxr0lBuLRuz3oy/FOHCsxwOPYh2M+e9u3J5pgPYz9gp6G7C9m0A11F9ddqKMfV+4sbq45/YspOysXvT+3pdFdYNg2fHbW8Dz301MqDVuGrz0Fuh0YMW8mddrpqzST7rV9BcvqPoNvadRndWp0p8HvbiqrFj5yFQ/vNFSXDpxpLEFWp+DcrF3FT1afWshFcmCfeAMjEvO65i0Y6XijQfSRPWx3TV/Df7Km3E1l+kLt56s/rwVzuRusNMhudznkwdLaS+QNdeal2jDPP4l9qHc98vTYZOSkxzD+njBWVWjFPKgipx6DkWvXQiW8OYcewVHE5yukinDMcfGgc0opDltYKDxIGBedkzc6jSfE7tlvESCDFUw0Hx0opS+U0lHCxNottbNWSxX9zZVvEhKWUSyBpaXwBc2a98M6UqPeXAs/GDon8Ax7hsthO8cM5HU7Ad0UvRR9lHmtyQKZ4MAe814X5h9MSUkQmhf96eVJ6p90OjIiqSIjvykvr2l5U55O/fPQKD+jIomYpNyGJQ25uQ2kIikRfAmuBHCPsWqkSDEqgZ5KDI2sifS/R43MbZg0idFHbCPNxXxZws1ACVE6hAhOdJwRkJLFBLPZpRGYJ50pko6XzMkgmSx40ljik6AQcKhFnLcQE6rF7PXFe1Ocoj0T3AXgSgJTDIhHRfHlYZKuSzc6uievOJGXY+i5GJkkTp7UM3y0LqATDbtFcbdBxO7o4T25JYlEjoH0uynUh8rapkxp62QN70svSF+hT4gGPlovlmcm/ComLi7mV4kTykV9NFWjE/QrwgQ4uIcAP0rQF4VZYRP2o3PhHHzfPMJj9Ir+uzKUlrH49ntT18AVvj1sc3YGjUT/Mt2Dxawa8ArcA7bCQIpvfwAYu22vEG/No/5RvPdA7g+AelLrPwzy+LtkLPhnpIxH14m4EYq8eeMHbPEPNm6G7Nv9B4jcFPZ8bJj0SEjP3MPgQdKTqqEoy2v6G32P/Y6dxOv04AxnoAeq+GILvUavtYCBXm+BaIhuodcfrN5B/V2EYMCPh+SxavjGyPwV0x4CJgUPGT0mQaODGBACIJZGsMXwAD0LGXx7l3CdAcKMIKI+f5CepWeD0BvyU/GcdBxPF8SwejC6LGZmAURFdsSWKR5HyHld2kbdIZO1Ixx+bnnzU7n5+blPNV9jnUDWhP2tC68tbN3PVIldsQPxSAcSpjOav7Q05uXn5zW2LLvDXn9B6syscPy9iDLEMmSrJz6nYuWMipukjM0AH8JkGS+XFyMRkzSCH7KD/hwm172SAyZYumHlefr5AddrtA0O0TnwaVZxcRY9Bfukn9Gf05N1r9DV9MoBsJ1f+ZrqUvtPHizJAntWybv7hmqLt6QLuK6ZS9Fqi1jO5rDoWPZXXII5Tgajg53cIXCjDCGIcYrRIY2n6+mXOa/W0bdhau3ryiEYe2FV/5oeaIYK/5w5frCyll6/cYO8DiNhw6t1MBWmznt91QX62UF1N7l0eHBZTRGpKaqpKVIPF9UcIzmReud9TSY75+K899GHbBu6wjoR7RKKZVYiYxSPf5/2wJT5e3NAhmUbVn5KLx1Ujg0+BGvpAIh0DezInTkzF37KVocxrKU3r1+XLtAe2lO3l66kfQfB/unKY+q8N375Ru8bc4pJXfEcESU95q+p8ZNZRTWH1d9FzvUdYXk5rLkcdkEisoKKVHQW/b3GEx6tPaYcoJfOr9wAbSBnv1IHpep0OExr4LPMkpJM+j7sly7UHkOzXjoAZljHCGiyegtNlwljM0v+c19ET9Pvst09a2Mtgcf5/ZSzYO5h1156+eyydfAsxGa9XAuF6vzjh6CssLq6ECysperXX0sX5h5ZdpZe3guxsGIPEtHk/aqXX1hVqP5HYVVVISkrrNqvXorIc+5Ou91Hnr/LcD2afi6eX7UBloOcs7cOpqgGaNfs1g7bNbs9z6wASaylN69d0/TFTIz6Ws8+oGV3mE2612wRTHKcVUbhjKadebloMc+dyXgMVtVK6BwMB/+mVW09igdRBWaRtNQX59d/VD//xdQ0TCiYNj1KT9sq6Wdu5WTbqk3qDXyDaLa1fv621LS01G3z61sD6lH8lAxDLicV921s6Bf92JOYvzNYCL1khbqBXEFUzC521N5NyzNaQIWhjyFyDoBIVrAjmv2UEaLlI+c6zw1jmVIPLLLZZUTj6GxGHW+mq1tgHXR2D85p4Q934+jLbtjVLcyCdS10NVzpHqxp4Q/hK7WopY/NRGx9HGsPGdFjOjcpjBnGYMVqY/4eqT5khWEHWUup2A/pTw7pdWgsWft7ETUERL96nRg0HNFPmCYba6pylECaExX89A9WLUOVB4oKLu/o1oqSYHCgLzBUlAz8hNFDRpeSU1XT+LRmDUgPaKbYdHDn9suF/tu13nHJij0N97LfS0QmqONuyONk7zvUI6Qa0pF9f2+oABL92AT6e0U//z9YqAiWtJLU1JK0gS+1aacwamiNqK067u9ZQ8f1d4qLodMzz3uL89Z68V/Hnr++hXWUuHgw8dfi972PeTyPefu3aNNucemQ74qFuIaJnVkOu4Q+yjuwmmC1FqZpl1i4uzoPxjkpPf3Xv545tl26Rr+dOvUd+omqJzch9dOeU7f10Y64nMcKK137DccIZq2WdXtdZjbEoLSzHwiMtrjYLDxpHQW8gjMX6XFYAE2zSWVD04EGYSs9MbO6sEo20BMEAB4mpvSypsKjZ4Stgzb+c3A9/MQT2+vrBy+qvyFxLUtLlSRF/Ri2wjfZ2dus2Q8lXx4608/jnqK5OOap6NY2PSjYYnECCjiEeLJll/pbmqfeIK+ps3+MxrlEhqmTPipVP7kqlF4VhpEb6r+Q7YOJg38kJ9SHBf3NBl6+9YchfbUjb5ahLSzUM3kPHmwFAsZ5rpai0S7E5xWzZ1j+fW7zsUWP2g5NXTw52ySCTrgG0+lbw60l2Y/CB185CoA8NK+tbRKxfjy6pm5hzQRRR+cMqv1Jbiw6STivtEvt3DRcy0QEh92JlUGo2PG4tSKHl00YD6xc8CK+YPYyy3io2lN8BcSjKRzrIV6ypOAobqxViJPaT9M9Hy5szY33mp7OX/Zu89L/7Ww5vqY2Y8b0pKgoiUhG5cPDPzq8qTV/WkzUOIvXVVA96kmjcBrr3HrYC/Wn+fYP6Z7T1rqy3zknbvqma/FvVk96fNXGkuaXrdHW5JGSxZT/2I/O73v+yNWafMdzc5NdxYurHs6h86e01sLKLz9EBrg+x36rxAaED7hRnAMx7Vzu+9wabh3zG8XLQjx0ablUJzmxdErxYT3kzQSd0SSafVqF5PXgpp0OyYJ1EyNHpGUZmvK575ySzd85JSqF7IBzSAbMM04+MbE58xF3/njXOGecSaermlw2y9PsSQdytLJVr8t+wg+rR8cZYoeNxVIzNdk3Bngi8U5LAlgTFoQnzJCa5EsCgYhCaGL+qPj7TdhG31p9tej3R04N//PXxNwJvyUqwaJqRPJY98TJ5TPndmflRAkAhBfe46sfKW5wizSge08Xb7Ca/GUVs55trngkKkrUS2WPzKttaaqq+idmahugkY+W6fN0I6i3gPt/x88U4wAAeJxjYGRgYADiGU9YXsXz23xl4GZnAIFH7fO+IdMc/WBxDgYmEAUASbMKwAB4nGNgZGBgZwABjj4Ghv//OfoZGBlQgT4ARicDZAAAAHicY2BgYGAfxJijD8Fmu4EqBwCSpgKpAAAAAAAADgBoAH4AzADgAQIBQgFsAZgB7gIuAooC0AL8A2IDjAOoA+AEMASwBNoFCAVaBcAGCAYuBnAGrAb2B04HigfSCCoIcAiGCJwIyAkkCVYJiAmsCfIKIApWCsQLknicY2BkYGDQZ2hmYGcAASYg5gJCBob/YD4DABqrAdAAeJxdkE1qg0AYhl8Tk9AIoVDaVSmzahcF87PMARLIMoFAl0ZHY1BHdBJIT9AT9AQ9RQ9Qeqy+yteNMzDzfM+88w0K4BY/cNAMB6N2bUaPPBLukybCLvleeAAPj8JD+hfhMV7hC3u4wxs7OO4NzQSZcI/8Ltwnfwi75E/hAR7wJTyk/xYeY49fYQ/PztM+jbTZ7LY6OWdBJdX/pqs6NYWa+zMxa13oKrA6Uoerqi/JwtpYxZXJ1coUVmeZUWVlTjq0/tHacjmdxuL90OR8O0UEDYMNdtiSEpz5XQGqzlm30kzUdAYFFOb8R7NOZk0q2lwAyz1i7oAr1xoXvrOgtYhZx8wY5KRV269JZ5yGpmzPTjQhvY9je6vEElPOuJP3mWKnP5M3V+YAAAB4nG2ReVPbMBDF/ULi2EkDBFqO3gdHLxUzDB9IkdexBllydRD49ihO3Ckz7B/a31utZnafkkGyiXnyclxhgB0MMUKKMTLkmGCKV5hhF3vYxxwHOMRrvMERjnGCU7zFO7zHB3zEJ3zGF3zFN5zhHBe4xHf8wE/8wm8w/MEVimTYKv44XR9MSCsUjVoeHE3vjQoNsSZ4mmxZmVWPjSz7jlou6/0qKOWEJdKMtCe793/hQfqxa6XWZHMXFl56RS4TvPXSaDeoy0zUUZB109KstDK8lHo5q6Qi1hcOnqkImubPS6aqRq7mlnaEWabub4iYblba3SRmgldS0+FWdhNtt04F14JUaqkl7tcpOpJtErvNt3Bd9HRT5JWxK25Ldjvp6br4hzfFiIdSmlzTg2fSUzNrLd1LE1ynxq4OVaVoKLjzJ60UPtj1RKzHzsbjly6inVnFBS2MucviPncU7Rr7lfTxRepDs1A2j3ZHRc7PuzFYSfE3ZOd4kjwBy227hA==) format("woff");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-play-control .vjs-icon-placeholder,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.video-js .vjs-big-play-button .vjs-icon-placeholder:before{content:""}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:""}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before{content:""}.vjs-icon-volume-high,.video-js .vjs-mute-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before{content:""}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:""}.vjs-icon-subtitles,.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before{content:""}.vjs-icon-captions,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-captions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-captions-button .vjs-icon-placeholder:before{content:""}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:""}.vjs-icon-chapters,.video-js .vjs-chapters-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button .vjs-icon-placeholder:before{content:""}.vjs-icon-downloading{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-downloading:before{content:""}.vjs-icon-file-download{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download:before{content:""}.vjs-icon-file-download-done{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-done:before{content:""}.vjs-icon-file-download-off{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-file-download-off:before{content:""}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:""}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:""}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:""}.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder,.video-js .vjs-volume-level,.video-js .vjs-play-progress{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before,.video-js .vjs-volume-level:before,.video-js .vjs-play-progress:before{content:""}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:""}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:""}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before{content:""}.vjs-icon-repeat{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-repeat:before{content:""}.vjs-icon-replay,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before,.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-5,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-5:before,.video-js .vjs-skip-backward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-10,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-10:before,.video-js .vjs-skip-backward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-replay-30,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay-30:before,.video-js .vjs-skip-backward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-5,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-5:before,.video-js .vjs-skip-forward-5 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-10,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-10:before,.video-js .vjs-skip-forward-10 .vjs-icon-placeholder:before{content:""}.vjs-icon-forward-30,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-forward-30:before,.video-js .vjs-skip-forward-30 .vjs-icon-placeholder:before{content:""}.vjs-icon-audio,.video-js .vjs-audio-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio:before,.video-js .vjs-audio-button .vjs-icon-placeholder:before{content:""}.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-next-item:before{content:""}.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-previous-item:before{content:""}.vjs-icon-shuffle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-shuffle:before{content:""}.vjs-icon-cast{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cast:before{content:""}.vjs-icon-picture-in-picture-enter,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-enter:before,.video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-picture-in-picture-exit,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-picture-in-picture-exit:before,.video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before{content:""}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:""}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:""}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:""}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:""}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:""}.vjs-icon-audio-description,.video-js .vjs-descriptions-button .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before,.video-js .vjs-descriptions-button .vjs-icon-placeholder:before{content:""}.video-js{display:inline-block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js[tabindex="-1"]{outline:none}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-9-16,.video-js.vjs-1-1{width:100%;max-width:100%}.video-js.vjs-fluid:not(.vjs-audio-only-mode),.video-js.vjs-16-9:not(.vjs-audio-only-mode),.video-js.vjs-4-3:not(.vjs-audio-only-mode),.video-js.vjs-9-16:not(.vjs-audio-only-mode),.video-js.vjs-1-1:not(.vjs-audio-only-mode){height:0}.video-js.vjs-16-9:not(.vjs-audio-only-mode){padding-top:56.25%}.video-js.vjs-4-3:not(.vjs-audio-only-mode){padding-top:75%}.video-js.vjs-9-16:not(.vjs-audio-only-mode){padding-top:177.7777777778%}.video-js.vjs-1-1:not(.vjs-audio-only-mode){padding-top:100%}.video-js.vjs-fill:not(.vjs-audio-only-mode){width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js.vjs-audio-only-mode .vjs-tech{display:none}body.vjs-full-window,body.vjs-pip-window{padding:0;margin:0;height:100%}.vjs-full-window .video-js.vjs-fullscreen,body.vjs-pip-window .video-js{position:fixed;overflow:hidden;z-index:1000;inset:0}.video-js.vjs-fullscreen:not(.vjs-ios-native-fs),body.vjs-pip-window .video-js{width:100%!important;height:100%!important;padding-top:0!important;display:block}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-pip-container .vjs-pip-text{position:absolute;bottom:10%;font-size:2em;background-color:#000000b3;padding:.5em;text-align:center;width:100%}.vjs-layout-tiny.vjs-pip-container .vjs-pip-text,.vjs-layout-x-small.vjs-pip-container .vjs-pip-text,.vjs-layout-small.vjs-pip-container .vjs-pip-text{bottom:0;font-size:1.4em}.vjs-hidden{display:none!important}.vjs-disabled{opacity:.5;cursor:default}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1!important;visibility:visible!important}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.63332em;width:3em;display:block;position:absolute;top:50%;left:50%;padding:0;margin-top:-.81666em;margin-left:-1.5em;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:#2b333fb3;border-radius:.3em;transition:all .4s}.vjs-big-play-button .vjs-svg-icon{width:1em;height:1em;position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{border-color:#fff;background-color:#73859f;background-color:#73859f80;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause:not(.vjs-seeking,.vjs-scrubbing,.vjs-error) .vjs-big-play-button{display:block}.video-js button{background:none;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js.vjs-spatial-navigation-enabled .vjs-button:focus{outline:.0625em solid white;box-shadow:none}.vjs-control .vjs-button{width:100%;height:100%}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.video-js .vjs-modal-dialog{background:#000c;background:linear-gradient(180deg,#000c,#fff0);overflow:auto}.video-js .vjs-modal-dialog>*{box-sizing:border-box}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.vjs-menu-button{cursor:pointer}.vjs-menu-button.vjs-disabled{cursor:default}.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{display:flex;justify-content:center;list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover,.js-focus-visible .vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:#73859f80}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover,.js-focus-visible .vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-selected .vjs-svg-icon,.vjs-menu li.vjs-selected:focus .vjs-svg-icon,.vjs-menu li.vjs-selected:hover .vjs-svg-icon,.js-focus-visible .vjs-menu li.vjs-selected:hover .vjs-svg-icon{fill:#000}.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible){background:none}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0em;margin-bottom:1.5em;border-top-color:#2b333fb3}.vjs-pip-window .vjs-menu-button-popup .vjs-menu{left:unset;right:1em}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:#2b333fb3;position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:5em}.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:10em}.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:14em}.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content{max-height:25em}.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:#2b333fb3}.video-js.vjs-spatial-navigation-enabled .vjs-control-bar{gap:1px}.video-js:not(.vjs-controls-disabled,.vjs-using-native-controls,.vjs-error) .vjs-control-bar.vjs-lock-showing{display:flex!important}.vjs-has-started .vjs-control-bar,.vjs-audio-only-mode .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;pointer-events:none;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar,.vjs-audio-only-mode.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible;pointer-events:auto}.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}.video-js .vjs-control.vjs-visible-text{width:auto;padding-left:1em;padding-right:1em}.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}.vjs-button>.vjs-icon-placeholder{display:block}.vjs-button>.vjs-svg-icon{display:inline-block}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0em 0em 1em white}.video-js *:not(.vjs-visible-text)>.vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}.video-js .vjs-progress-control.disabled{cursor:default}.vjs-live .vjs-progress-control{display:none}.vjs-liveui .vjs-progress-control{display:flex;align-items:center}.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}.video-js .vjs-progress-control:hover .vjs-progress-holder,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-progress-holder{font-size:1.6666666667em}.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;line-height:.35em;z-index:1}.vjs-svg-icons-enabled .vjs-play-progress:before{content:none!important}.vjs-play-progress .vjs-svg-icon{position:absolute;top:-.35em;right:-.4em;width:.9em;height:.9em;pointer-events:none;line-height:.15em;z-index:1}.video-js .vjs-load-progress{background:#73859f80}.video-js .vjs-load-progress div{background:#73859fbf}.video-js .vjs-time-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.video-js .vjs-progress-control:hover .vjs-mouse-display,.video-js.vjs-scrubbing.vjs-touch-enabled .vjs-progress-control .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-touch-enabled:not(.vjs-scrubbing) .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:#000c}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#73859f;background-color:#73859f80}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0em 0em 1em white;box-shadow:0 0 1em #fff}.video-js.vjs-spatial-navigation-enabled .vjs-slider:focus{outline:.0625em solid white}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal{width:5em;height:3em;margin-right:0}.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical{left:-3.5em;transition:left 0s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active{width:10em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em;z-index:1}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em;z-index:1}.vjs-svg-icons-enabled .vjs-volume-level:before{content:none}.vjs-volume-level .vjs-svg-icon{position:absolute;width:.9em;height:.9em;pointer-events:none;z-index:1}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{line-height:.35em;right:-.5em}.vjs-slider-horizontal .vjs-volume-level .vjs-svg-icon{right:-.3em;transform:translateY(-50%)}.vjs-slider-vertical .vjs-volume-level .vjs-svg-icon{top:-.55em;transform:translate(-50%)}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:#2b333fb3}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.video-js .vjs-volume-tooltip{background-color:#fff;background-color:#fffc;border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-volume-control:hover .vjs-volume-tooltip,.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip{display:block;font-size:1em;visibility:visible}.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip{left:1em;top:-12px}.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip{font-size:1em}.video-js .vjs-volume-control .vjs-mouse-display{display:none;position:absolute;width:100%;height:1px;background-color:#000;z-index:1}.video-js .vjs-volume-horizontal .vjs-mouse-display{width:1px;height:100%}.video-js .vjs-volume-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.vjs-mouse-display .vjs-volume-tooltip{color:#fff;background-color:#000;background-color:#000c}.vjs-poster{display:inline-block;vertical-align:middle;cursor:pointer;margin:0;padding:0;position:absolute;inset:0;height:100%}.vjs-has-started .vjs-poster,.vjs-using-native-controls .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster,.vjs-has-started.vjs-audio-poster-mode .vjs-poster,.vjs-pip-container.vjs-has-started .vjs-poster{display:block}.vjs-poster img{width:100%;height:100%;object-fit:contain}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.video-js:not(.vjs-live) .vjs-live-control,.video-js.vjs-liveui .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{align-items:center;cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-svg-icons-enabled .vjs-seek-to-live-control{line-height:0}.vjs-seek-to-live-control .vjs-svg-icon{width:1em;height:1em;pointer-events:none;fill:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-svg-icon{fill:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control,.vjs-live .vjs-time-divider,.video-js .vjs-current-time,.video-js .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-normalise-time-controls:not(.vjs-live) .vjs-time-control{display:flex}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;inset:0 0 3em;pointer-events:none}.vjs-error .vjs-text-track-display{display:none}.video-js.vjs-controls-disabled .vjs-text-track-display,.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{transform:translateY(-3em)}.video-js.vjs-controls-disabled video::-webkit-media-text-track-display,.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{transform:translateY(-1.5em)}.video-js.vjs-force-center-align-cues .vjs-text-track-cue{text-align:center!important;width:80%!important}@supports not (inset: 10px){.video-js .vjs-text-track-display>div{inset:0}}.video-js .vjs-picture-in-picture-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-picture-in-picture-control,.vjs-pip-window .vjs-picture-in-picture-control{display:none}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.video-js.vjs-audio-only-mode .vjs-fullscreen-control,.vjs-pip-window .vjs-fullscreen-control{display:none}.vjs-playback-rate>.vjs-menu-button,.vjs-playback-rate .vjs-playback-rate-value{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;text-align:left;border:.6em solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:5em;height:5em;border-radius:50%;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:flex;justify-content:center;align-items:center;animation:vjs-spinner-show 0s linear .3s forwards}.vjs-error .vjs-loading-spinner{display:none}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{to{transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}to{border-top-color:#73859f}}.video-js.vjs-audio-only-mode .vjs-captions-button{display:none}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-audio-only-mode .vjs-descriptions-button{display:none}.vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-svg-icon{width:1.5em;height:1.5em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"";font-size:1.5em;line-height:inherit}.video-js.vjs-audio-only-mode .vjs-subs-caps-button{display:none}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-descriptions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before,.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" ";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-small .vjs-current-time,.video-js.vjs-layout-small .vjs-time-divider,.video-js.vjs-layout-small .vjs-duration,.video-js.vjs-layout-small .vjs-remaining-time,.video-js.vjs-layout-small .vjs-playback-rate,.video-js.vjs-layout-small .vjs-volume-control,.video-js.vjs-layout-x-small .vjs-current-time,.video-js.vjs-layout-x-small .vjs-time-divider,.video-js.vjs-layout-x-small .vjs-duration,.video-js.vjs-layout-x-small .vjs-remaining-time,.video-js.vjs-layout-x-small .vjs-playback-rate,.video-js.vjs-layout-x-small .vjs-volume-control,.video-js.vjs-layout-tiny .vjs-current-time,.video-js.vjs-layout-tiny .vjs-time-divider,.video-js.vjs-layout-tiny .vjs-duration,.video-js.vjs-layout-tiny .vjs-remaining-time,.video-js.vjs-layout-tiny .vjs-playback-rate,.video-js.vjs-layout-tiny .vjs-volume-control{display:none}.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover{width:auto;width:initial}.video-js.vjs-layout-x-small .vjs-progress-control,.video-js.vjs-layout-tiny .vjs-progress-control{display:none}.video-js.vjs-layout-x-small .vjs-custom-control-spacer{flex:auto;display:block}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:#2b333fbf;color:#fff;height:70%}.vjs-spatial-navigation-enabled .vjs-modal-dialog.vjs-text-track-settings{height:80%}.vjs-error .vjs-text-track-settings{display:none}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-font,.vjs-text-track-settings .vjs-track-settings-controls{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display: grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-text-track-settings select{font-size:inherit}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:10px;border:none}.vjs-text-track-settings fieldset span{display:inline-block;padding:0 .6em .8em}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;font-weight:700;font-size:1.2em}.vjs-text-track-settings .vjs-label{margin:0 .5em .5em 0}.vjs-track-settings-controls button:focus,.vjs-track-settings-controls button:active{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f)}.vjs-track-settings-controls button:hover{color:#2b333fbf}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}.vjs-title-bar{background:#000000e6;background:linear-gradient(180deg,#000000e6,#000000b3 60%,#0000);font-size:1.2em;line-height:1.5;transition:opacity .1s;padding:.666em 1.333em 4em;pointer-events:none;position:absolute;top:0;width:100%}.vjs-error .vjs-title-bar{display:none}.vjs-title-bar-title,.vjs-title-bar-description{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vjs-title-bar-title{font-weight:700;margin-bottom:.333em}.vjs-playing.vjs-user-inactive .vjs-title-bar{opacity:0;transition:opacity 1s}.video-js .vjs-skip-forward-5,.video-js .vjs-skip-forward-10,.video-js .vjs-skip-forward-30,.video-js .vjs-skip-backward-5,.video-js .vjs-skip-backward-10,.video-js .vjs-skip-backward-30{cursor:pointer}.video-js .vjs-transient-button{position:absolute;height:3em;display:flex;align-items:center;justify-content:center;background-color:#32323280;cursor:pointer;opacity:1;transition:opacity 1s}.video-js:not(.vjs-has-started) .vjs-transient-button{display:none}.video-js.not-hover .vjs-transient-button:not(.force-display),.video-js.vjs-user-inactive .vjs-transient-button:not(.force-display){opacity:0}.video-js .vjs-transient-button span{padding:0 .5em}.video-js .vjs-transient-button.vjs-left{left:1em}.video-js .vjs-transient-button.vjs-right{right:1em}.video-js .vjs-transient-button.vjs-top{top:1em}.video-js .vjs-transient-button.vjs-near-top{top:4em}.video-js .vjs-transient-button.vjs-bottom{bottom:4em}.video-js .vjs-transient-button:hover{background-color:#323232e6}@media print{.video-js>*:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js *:focus:not(.focus-visible){outline:none}.video-js *:focus:not(:focus-visible){outline:none}:host{display:block}.vjs-theme-vivid{--focus-stroke-gap-color: transparent;position:relative;overflow:hidden;border-radius:8px;color:#fff;container-type:inline-size;font:var(--vvd-typography-base)}.vjs-theme-vivid .vjs-big-play-button{align-items:center;justify-content:center;border-radius:50%;background-color:#0d0d0dcc;block-size:60px;inline-size:60px;margin-block-start:-30px;margin-inline-start:-30px}.vjs-theme-vivid .vjs-big-play-button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media(hover:hover){.vjs-theme-vivid .vjs-big-play-button:hover{background-color:#1a1a1a}}.vjs-theme-vivid .vjs-big-play-button:active{background-color:#333}.vjs-fluid:not(.vjs-has-started) .vjs-theme-vivid .vjs-big-play-button{display:flex}.vjs-theme-vivid .vjs-big-play-button .vjs-svg-icon{display:flex;filter:none;inline-size:30px;margin-inline-start:2px}.vjs-theme-vivid .vjs-poster,.vjs-theme-vivid .vjs-tech{overflow:hidden;border-radius:8px}.vjs-theme-vivid .vjs-fluid:not(.vjs-fullscreen) .vjs-text-track-display .vjs-text-track-cue{font:var(--vvd-typography-heading-4)!important}.vjs-theme-vivid .vjs-time-control{display:flex;flex-direction:column;justify-content:center;padding:0;font:var(--vvd-typography-base);min-inline-size:auto}.vjs-theme-vivid .vjs-time-divider{padding:0 4px}.vjs-theme-vivid .vjs-remaining-time{display:none}.vjs-theme-vivid .vjs-control-bar{flex-wrap:wrap;padding:4px 4px 8px;border-radius:0 0 8px 8px;margin:8px;background-color:#0d0d0dcc;block-size:44px;column-gap:4px;inline-size:calc(100% - 16px)}.vjs-theme-vivid .vjs-control-bar:before{position:absolute;border-radius:8px 8px 0 0;background-color:inherit;block-size:32px;content:"";inline-size:100%;inset-block-start:-32px;inset-inline-start:0}.vjs-theme-vivid .vjs-button{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:4px;aspect-ratio:1;color:inherit;font:var(--vvd-typography-base);inline-size:32px}.vjs-theme-vivid .vjs-button:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media(hover:hover){.vjs-theme-vivid .vjs-button:hover{background:#1a1a1a}}.vjs-theme-vivid .vjs-button:active{background:#333}.vjs-theme-vivid .vjs-button>.vjs-svg-icon{block-size:16px;filter:none;inline-size:16px}.vjs-theme-vivid .vjs-menu{--scrollbar-track-color: transparent;--scrollbar-thumb-color: color-mix(in srgb, var(--vvd-color-neutral-950), transparent 70%)}.vjs-theme-vivid .vjs-menu{scrollbar-color:var(--scrollbar-thumb-color) var(--scrollbar-track-color);scrollbar-width:thin}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar{width:4px}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar-track{background:var(--scrollbar-track-color)}.vjs-theme-vivid .vjs-menu ::-webkit-scrollbar-thumb{border:0;border-radius:4px;background-color:var(--scrollbar-fallback-track-color, var(--scrollbar-thumb-color))}.vjs-theme-vivid .vjs-menu{--vvd-color-neutral-950: #fff}.vjs-theme-vivid .vjs-menu-button,.vjs-theme-vivid .vjs-menu ul{border-radius:8px}.vjs-theme-vivid .vjs-menu li{align-items:center;justify-content:start;padding:4px 8px;color:#fff;font:var(--vvd-typography-base);min-block-size:40px;text-align:left}.vjs-theme-vivid .vjs-menu li:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}@media(hover:hover){.vjs-theme-vivid .vjs-menu li:not(.vjs-selected,.vjs-menu-title):hover{background:#1a1a1a}}.vjs-theme-vivid .vjs-menu li.vjs-selected{background:#333}@media(hover:hover){.vjs-theme-vivid .vjs-menu li.vjs-selected:hover{color:#fff}}.vjs-theme-vivid .vjs-progress-control{position:absolute;block-size:20px;inline-size:calc(100% - 80px);inset-block-start:-20px;inset-inline-start:40px;isolation:isolate}@media(hover:hover){.vjs-theme-vivid .vjs-progress-control:hover .vjs-play-progress .vjs-time-tooltip{display:none}}.vjs-theme-vivid .vjs-progress-control .vjs-icon-placeholder{top:-.3em}.vjs-theme-vivid .vjs-progress-control .vjs-progress-holder,.vjs-theme-vivid .vjs-progress-control .vjs-load-progress,.vjs-theme-vivid .vjs-progress-control .vjs-play-progress{border-radius:4px}.vjs-theme-vivid .vjs-progress-control .vjs-progress-holder:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}.vjs-theme-vivid .vjs-duration,.vjs-theme-vivid .vjs-current-time{position:absolute;block-size:auto;inset-block-start:-20px;inset-inline-end:8px}.vjs-theme-vivid .vjs-current-time{inset-inline:8px auto}.vjs-theme-vivid .vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{border-radius:4px}.vjs-theme-vivid .vjs-volume-bar.vjs-slider-vertical:focus-visible{box-shadow:0 0 0 4px color-mix(in srgb,var(--focus-stroke-color, var(--vvd-color-cta-500)),transparent 85%),inset 0 0 0 3px var(--focus-stroke-gap-color, currentColor);outline:1px solid var(--focus-stroke-color, var(--vvd-color-cta-500));outline-offset:calc(-1px - var(--focus-inset, 0px))}.vjs-theme-vivid .vjs-subs-caps-button .vjs-menu,.vjs-theme-vivid .vjs-chapters-button .vjs-menu,.vjs-theme-vivid .vjs-descriptions-button .vjs-menu{left:-62px;inline-size:168px;inset-block-end:-4px;margin-block-end:16px}.vjs-theme-vivid .vjs-playback-rate{inline-size:40px}.vjs-theme-vivid .vjs-playback-rate .vjs-playback-rate-value{z-index:1;font:var(--vvd-typography-base-extended);line-height:32px}.vjs-theme-vivid .vjs-playback-rate .vjs-menu{inline-size:66px;inset-block-end:-4px;inset-inline-start:-8px;margin-block-end:16px}.vjs-theme-vivid .vjs-audio-button .vjs-menu{inset-block-end:-4px;margin-block-end:16px}.vjs-theme-vivid .vjs-menu-button-popup .vjs-menu .vjs-menu-content{display:flex;flex-direction:column;background:linear-gradient(#ffffff14,#ffffff14),#0d0d0d;gap:1px;inset-block-end:20px;padding-block:8px}.vjs-theme-vivid .vjs-volume-panel{font:var(--vvd-typography-base);inline-size:32px!important;margin-inline-end:auto}.vjs-theme-vivid .vjs-volume-panel .vjs-volume-control{border-radius:8px;background:linear-gradient(#ffffff14,#ffffff14),#0d0d0d;inset-block-end:calc(8em + 4px)}.vjs-theme-vivid .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{inline-size:32px}.vjs-theme-vivid .vjs-volume-panel.vjs-hover .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical,.vjs-theme-vivid .vjs-volume-panel.vjs-slider-active .vjs-mute-control~.vjs-volume-control.vjs-volume-vertical{left:-31px}.vjs-theme-vivid .vjs-text-track-display{inline-size:100%;inset-inline:0!important}.vjs-theme-vivid .vjs-modal-dialog-content{text-align:center}.vjs-theme-vivid .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{display:none}@container (max-inline-size: 660px){.vjs-theme-vivid .vjs-fluid:not(.vjs-fullscreen) .vjs-text-track-display .vjs-text-track-cue{font:var(--vvd-typography-base-extended-bold)!important}}';var la,Hl;function En(){if(Hl)return la;Hl=1;var s;return typeof window<"u"?s=window:typeof Ve.commonjsGlobal<"u"?s=Ve.commonjsGlobal:typeof self<"u"?s=self:s={},la=s,la}var Qp=En();const w=Ve.getDefaultExportFromCjs(Qp),Jp={},Zp=Object.freeze(Object.defineProperty({__proto__:null,default:Jp},Symbol.toStringTag,{value:"Module"})),em=Ve.getAugmentedNamespace(Zp);var ua,zl;function yc(){if(zl)return ua;zl=1;var s=typeof Ve.commonjsGlobal<"u"?Ve.commonjsGlobal:typeof window<"u"?window:{},e=em,t;return typeof document<"u"?t=document:(t=s["__GLOBAL_DOCUMENT_CACHE@4"],t||(t=s["__GLOBAL_DOCUMENT_CACHE@4"]=e)),ua=t,ua}var tm=yc();const se=Ve.getDefaultExportFromCjs(tm);var Xr={exports:{}},ca={exports:{}},$l;function im(){return $l||($l=1,(function(s){function e(){return s.exports=e=Object.assign?Object.assign.bind():function(t){for(var i=1;i<arguments.length;i++){var r=arguments[i];for(var n in r)({}).hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},s.exports.__esModule=!0,s.exports.default=s.exports,e.apply(null,arguments)}s.exports=e,s.exports.__esModule=!0,s.exports.default=s.exports})(ca)),ca.exports}var da,Gl;function sm(){if(Gl)return da;Gl=1,da=e;var s=Object.prototype.toString;function e(t){if(!t)return!1;var i=s.call(t);return i==="[object Function]"||typeof t=="function"&&i!=="[object RegExp]"||typeof window<"u"&&(t===window.setTimeout||t===window.alert||t===window.confirm||t===window.prompt)}return da}var ha,Wl;function rm(){if(Wl)return ha;Wl=1;function s(r,n){var a=typeof Symbol<"u"&&r[Symbol.iterator]||r["@@iterator"];if(a)return(a=a.call(r)).next.bind(a);if(Array.isArray(r)||(a=e(r))||n){a&&(r=a);var l=0;return function(){return l>=r.length?{done:!0}:{done:!1,value:r[l++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function e(r,n){if(r){if(typeof r=="string")return t(r,n);var a=Object.prototype.toString.call(r).slice(8,-1);if(a==="Object"&&r.constructor&&(a=r.constructor.name),a==="Map"||a==="Set")return Array.from(r);if(a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return t(r,n)}}function t(r,n){(n==null||n>r.length)&&(n=r.length);for(var a=0,l=new Array(n);a<n;a++)l[a]=r[a];return l}var i=(function(){function r(){this.typeToInterceptorsMap_=new Map,this.enabled_=!1}var n=r.prototype;return n.getIsEnabled=function(){return this.enabled_},n.enable=function(){this.enabled_=!0},n.disable=function(){this.enabled_=!1},n.reset=function(){this.typeToInterceptorsMap_=new Map,this.enabled_=!1},n.addInterceptor=function(l,c){this.typeToInterceptorsMap_.has(l)||this.typeToInterceptorsMap_.set(l,new Set);var f=this.typeToInterceptorsMap_.get(l);return f.has(c)?!1:(f.add(c),!0)},n.removeInterceptor=function(l,c){var f=this.typeToInterceptorsMap_.get(l);return f&&f.has(c)?(f.delete(c),!0):!1},n.clearInterceptorsByType=function(l){var c=this.typeToInterceptorsMap_.get(l);return c?(this.typeToInterceptorsMap_.delete(l),this.typeToInterceptorsMap_.set(l,new Set),!0):!1},n.clear=function(){return this.typeToInterceptorsMap_.size?(this.typeToInterceptorsMap_=new Map,!0):!1},n.getForType=function(l){return this.typeToInterceptorsMap_.get(l)||new Set},n.execute=function(l,c){for(var f=this.getForType(l),g=s(f),y;!(y=g()).done;){var k=y.value;try{c=k(c)}catch{}}return c},r})();return ha=i,ha}var fa,Xl;function nm(){if(Xl)return fa;Xl=1;var s=(function(){function t(){this.maxAttempts_=1,this.delayFactor_=.1,this.fuzzFactor_=.1,this.initialDelay_=1e3,this.enabled_=!1}var i=t.prototype;return i.getIsEnabled=function(){return this.enabled_},i.enable=function(){this.enabled_=!0},i.disable=function(){this.enabled_=!1},i.reset=function(){this.maxAttempts_=1,this.delayFactor_=.1,this.fuzzFactor_=.1,this.initialDelay_=1e3,this.enabled_=!1},i.getMaxAttempts=function(){return this.maxAttempts_},i.setMaxAttempts=function(n){this.maxAttempts_=n},i.getDelayFactor=function(){return this.delayFactor_},i.setDelayFactor=function(n){this.delayFactor_=n},i.getFuzzFactor=function(){return this.fuzzFactor_},i.setFuzzFactor=function(n){this.fuzzFactor_=n},i.getInitialDelay=function(){return this.initialDelay_},i.setInitialDelay=function(n){this.initialDelay_=n},i.createRetry=function(n){var a=n===void 0?{}:n,l=a.maxAttempts,c=a.delayFactor,f=a.fuzzFactor,g=a.initialDelay;return new e({maxAttempts:l||this.maxAttempts_,delayFactor:c||this.delayFactor_,fuzzFactor:f||this.fuzzFactor_,initialDelay:g||this.initialDelay_})},t})(),e=(function(){function t(r){this.maxAttempts_=r.maxAttempts,this.delayFactor_=r.delayFactor,this.fuzzFactor_=r.fuzzFactor,this.currentDelay_=r.initialDelay,this.currentAttempt_=1}var i=t.prototype;return i.moveToNextAttempt=function(){this.currentAttempt_++;var n=this.currentDelay_*this.delayFactor_;this.currentDelay_=this.currentDelay_+n},i.shouldRetry=function(){return this.currentAttempt_<this.maxAttempts_},i.getCurrentDelay=function(){return this.currentDelay_},i.getCurrentMinPossibleDelay=function(){return(1-this.fuzzFactor_)*this.currentDelay_},i.getCurrentMaxPossibleDelay=function(){return(1+this.fuzzFactor_)*this.currentDelay_},i.getCurrentFuzzedDelay=function(){var n=this.getCurrentMinPossibleDelay(),a=this.getCurrentMaxPossibleDelay();return n+Math.random()*(a-n)},t})();return fa=s,fa}var pa,Yl;function am(){if(Yl)return pa;Yl=1;var s=En(),e=function(r,n){return n===void 0&&(n=!1),function(a,l,c){if(a){r(a);return}if(l.statusCode>=400&&l.statusCode<=599){var f=c;if(n)if(s.TextDecoder){var g=t(l.headers&&l.headers["content-type"]);try{f=new TextDecoder(g).decode(c)}catch{}}else f=String.fromCharCode.apply(null,new Uint8Array(c));r({cause:f});return}r(null,c)}};function t(i){return i===void 0&&(i=""),i.toLowerCase().split(";").reduce(function(r,n){var a=n.split("="),l=a[0],c=a[1];return l.trim()==="charset"?c.trim():r},"utf-8")}return pa=e,pa}var Kl;function om(){if(Kl)return Xr.exports;Kl=1;var s=En(),e=im(),t=sm(),i=rm(),r=nm();f.httpHandler=am(),f.requestInterceptorsStorage=new i,f.responseInterceptorsStorage=new i,f.retryManager=new r;var n=function(L){var _={};return L&&L.trim().split(`
3
+ `).forEach(function(I){var N=I.indexOf(":"),R=I.slice(0,N).trim().toLowerCase(),P=I.slice(N+1).trim();typeof _[R]>"u"?_[R]=P:Array.isArray(_[R])?_[R].push(P):_[R]=[_[R],P]}),_};Xr.exports=f,Xr.exports.default=f,f.XMLHttpRequest=s.XMLHttpRequest||k,f.XDomainRequest="withCredentials"in new f.XMLHttpRequest?f.XMLHttpRequest:s.XDomainRequest,a(["get","put","post","patch","head","delete"],function(E){f[E==="delete"?"del":E]=function(L,_,I){return _=c(L,_,I),_.method=E.toUpperCase(),g(_)}});function a(E,L){for(var _=0;_<E.length;_++)L(E[_])}function l(E){for(var L in E)if(E.hasOwnProperty(L))return!1;return!0}function c(E,L,_){var I=E;return t(L)?(_=L,typeof E=="string"&&(I={uri:E})):I=e({},L,{uri:E}),I.callback=_,I}function f(E,L,_){return L=c(E,L,_),g(L)}function g(E){if(typeof E.callback>"u")throw new Error("callback argument missing");if(E.requestType&&f.requestInterceptorsStorage.getIsEnabled()){var L={uri:E.uri||E.url,headers:E.headers||{},body:E.body,metadata:E.metadata||{},retry:E.retry,timeout:E.timeout},_=f.requestInterceptorsStorage.execute(E.requestType,L);E.uri=_.uri,E.headers=_.headers,E.body=_.body,E.metadata=_.metadata,E.retry=_.retry,E.timeout=_.timeout}var I=!1,N=function(Z,J,te){I||(I=!0,E.callback(Z,J,te))};function R(){V.readyState===4&&!f.responseInterceptorsStorage.getIsEnabled()&&setTimeout(U,0)}function P(){var Y=void 0;if(V.response?Y=V.response:Y=V.responseText||y(V),Q)try{Y=JSON.parse(Y)}catch{}return Y}function $(Y){if(clearTimeout(ie),clearTimeout(E.retryTimeout),Y instanceof Error||(Y=new Error(""+(Y||"Unknown XMLHttpRequest Error"))),Y.statusCode=0,!G&&f.retryManager.getIsEnabled()&&E.retry&&E.retry.shouldRetry()){E.retryTimeout=setTimeout(function(){E.retry.moveToNextAttempt(),E.xhr=V,g(E)},E.retry.getCurrentFuzzedDelay());return}if(E.requestType&&f.responseInterceptorsStorage.getIsEnabled()){var Z={headers:re.headers||{},body:re.body,responseUrl:V.responseURL,responseType:V.responseType},J=f.responseInterceptorsStorage.execute(E.requestType,Z);re.body=J.body,re.headers=J.headers}return N(Y,re)}function U(){if(!G){var Y;clearTimeout(ie),clearTimeout(E.retryTimeout),E.useXDR&&V.status===void 0?Y=200:Y=V.status===1223?204:V.status;var Z=re,J=null;if(Y!==0?(Z={body:P(),statusCode:Y,method:C,headers:{},url:b,rawRequest:V},V.getAllResponseHeaders&&(Z.headers=n(V.getAllResponseHeaders()))):J=new Error("Internal XMLHttpRequest Error"),E.requestType&&f.responseInterceptorsStorage.getIsEnabled()){var te={headers:Z.headers||{},body:Z.body,responseUrl:V.responseURL,responseType:V.responseType},ee=f.responseInterceptorsStorage.execute(E.requestType,te);Z.body=ee.body,Z.headers=ee.headers}return N(J,Z,Z.body)}}var V=E.xhr||null;V||(E.cors||E.useXDR?V=new f.XDomainRequest:V=new f.XMLHttpRequest);var O,G,b=V.url=E.uri||E.url,C=V.method=E.method||"GET",F=E.body||E.data,z=V.headers=E.headers||{},H=!!E.sync,Q=!1,ie,re={body:void 0,headers:{},statusCode:0,method:C,url:b,rawRequest:V};if("json"in E&&E.json!==!1&&(Q=!0,z.accept||z.Accept||(z.Accept="application/json"),C!=="GET"&&C!=="HEAD"&&(z["content-type"]||z["Content-Type"]||(z["Content-Type"]="application/json"),F=JSON.stringify(E.json===!0?F:E.json))),V.onreadystatechange=R,V.onload=U,V.onerror=$,V.onprogress=function(){},V.onabort=function(){G=!0,clearTimeout(E.retryTimeout)},V.ontimeout=$,V.open(C,b,!H,E.username,E.password),H||(V.withCredentials=!!E.withCredentials),!H&&E.timeout>0&&(ie=setTimeout(function(){if(!G){G=!0,V.abort("timeout");var Y=new Error("XMLHttpRequest timeout");Y.code="ETIMEDOUT",$(Y)}},E.timeout)),V.setRequestHeader)for(O in z)z.hasOwnProperty(O)&&V.setRequestHeader(O,z[O]);else if(E.headers&&!l(E.headers))throw new Error("Headers cannot be set on an XDomainRequest object");return"responseType"in E&&(V.responseType=E.responseType),"beforeSend"in E&&typeof E.beforeSend=="function"&&E.beforeSend(V),V.send(F||null),V}function y(E){try{if(E.responseType==="document")return E.responseXML;var L=E.responseXML&&E.responseXML.documentElement.nodeName==="parsererror";if(E.responseType===""&&!L)return E.responseXML}catch{}return null}function k(){}return Xr.exports}var lm=om();const _c=Ve.getDefaultExportFromCjs(lm);var ma={exports:{}},ga,Ql;function um(){if(Ql)return ga;Ql=1;var s=yc(),e=Object.create||(function(){function b(){}return function(C){if(arguments.length!==1)throw new Error("Object.create shim only accepts one parameter.");return b.prototype=C,new b}})();function t(b,C){this.name="ParsingError",this.code=b.code,this.message=C||b.message}t.prototype=e(Error.prototype),t.prototype.constructor=t,t.Errors={BadSignature:{code:0,message:"Malformed WebVTT signature."},BadTimeStamp:{code:1,message:"Malformed time stamp."}};function i(b){function C(z,H,Q,ie){return(z|0)*3600+(H|0)*60+(Q|0)+(ie|0)/1e3}var F=b.match(/^(\d+):(\d{1,2})(:\d{1,2})?\.(\d{3})/);return F?F[3]?C(F[1],F[2],F[3].replace(":",""),F[4]):F[1]>59?C(F[1],F[2],0,F[4]):C(0,F[1],F[2],F[4]):null}function r(){this.values=e(null)}r.prototype={set:function(b,C){!this.get(b)&&C!==""&&(this.values[b]=C)},get:function(b,C,F){return F?this.has(b)?this.values[b]:C[F]:this.has(b)?this.values[b]:C},has:function(b){return b in this.values},alt:function(b,C,F){for(var z=0;z<F.length;++z)if(C===F[z]){this.set(b,C);break}},integer:function(b,C){/^-?\d+$/.test(C)&&this.set(b,parseInt(C,10))},percent:function(b,C){return C.match(/^([\d]{1,3})(\.[\d]*)?%$/)&&(C=parseFloat(C),C>=0&&C<=100)?(this.set(b,C),!0):!1}};function n(b,C,F,z){var H=z?b.split(z):[b];for(var Q in H)if(typeof H[Q]=="string"){var ie=H[Q].split(F);if(ie.length===2){var re=ie[0].trim(),Y=ie[1].trim();C(re,Y)}}}function a(b,C,F){var z=b;function H(){var re=i(b);if(re===null)throw new t(t.Errors.BadTimeStamp,"Malformed timestamp: "+z);return b=b.replace(/^[^\sa-zA-Z-]+/,""),re}function Q(re,Y){var Z=new r;n(re,function(J,te){switch(J){case"region":for(var ee=F.length-1;ee>=0;ee--)if(F[ee].id===te){Z.set(J,F[ee].region);break}break;case"vertical":Z.alt(J,te,["rl","lr"]);break;case"line":var fe=te.split(","),me=fe[0];Z.integer(J,me),Z.percent(J,me)&&Z.set("snapToLines",!1),Z.alt(J,me,["auto"]),fe.length===2&&Z.alt("lineAlign",fe[1],["start","center","end"]);break;case"position":fe=te.split(","),Z.percent(J,fe[0]),fe.length===2&&Z.alt("positionAlign",fe[1],["start","center","end"]);break;case"size":Z.percent(J,te);break;case"align":Z.alt(J,te,["start","center","end","left","right"]);break}},/:/,/\s/),Y.region=Z.get("region",null),Y.vertical=Z.get("vertical","");try{Y.line=Z.get("line","auto")}catch{}Y.lineAlign=Z.get("lineAlign","start"),Y.snapToLines=Z.get("snapToLines",!0),Y.size=Z.get("size",100);try{Y.align=Z.get("align","center")}catch{Y.align=Z.get("align","middle")}try{Y.position=Z.get("position","auto")}catch{Y.position=Z.get("position",{start:0,left:0,center:50,middle:50,end:100,right:100},Y.align)}Y.positionAlign=Z.get("positionAlign",{start:"start",left:"start",center:"center",middle:"center",end:"end",right:"end"},Y.align)}function ie(){b=b.replace(/^\s+/,"")}if(ie(),C.startTime=H(),ie(),b.substr(0,3)!=="-->")throw new t(t.Errors.BadTimeStamp,"Malformed time stamp (time stamps must be separated by '-->'): "+z);b=b.substr(3),ie(),C.endTime=H(),ie(),Q(b,C)}var l=s.createElement&&s.createElement("textarea"),c={c:"span",i:"i",b:"b",u:"u",ruby:"ruby",rt:"rt",v:"span",lang:"span"},f={white:"rgba(255,255,255,1)",lime:"rgba(0,255,0,1)",cyan:"rgba(0,255,255,1)",red:"rgba(255,0,0,1)",yellow:"rgba(255,255,0,1)",magenta:"rgba(255,0,255,1)",blue:"rgba(0,0,255,1)",black:"rgba(0,0,0,1)"},g={v:"title",lang:"lang"},y={rt:"ruby"};function k(b,C){function F(){if(!C)return null;function me(he){return C=C.substr(he.length),he}var ve=C.match(/^([^<]*)(<[^>]*>?)?/);return me(ve[1]?ve[1]:ve[2])}function z(me){return l.innerHTML=me,me=l.textContent,l.textContent="",me}function H(me,ve){return!y[ve.localName]||y[ve.localName]===me.localName}function Q(me,ve){var he=c[me];if(!he)return null;var Ke=b.document.createElement(he),Ze=g[me];return Ze&&ve&&(Ke[Ze]=ve.trim()),Ke}for(var ie=b.document.createElement("div"),re=ie,Y,Z=[];(Y=F())!==null;){if(Y[0]==="<"){if(Y[1]==="/"){Z.length&&Z[Z.length-1]===Y.substr(2).replace(">","")&&(Z.pop(),re=re.parentNode);continue}var J=i(Y.substr(1,Y.length-2)),te;if(J){te=b.document.createProcessingInstruction("timestamp",J),re.appendChild(te);continue}var ee=Y.match(/^<([^.\s/0-9>]+)(\.[^\s\\>]+)?([^>\\]+)?(\\?)>?$/);if(!ee||(te=Q(ee[1],ee[3]),!te)||!H(re,te))continue;if(ee[2]){var fe=ee[2].split(".");fe.forEach(function(me){var ve=/^bg_/.test(me),he=ve?me.slice(3):me;if(f.hasOwnProperty(he)){var Ke=ve?"background-color":"color",Ze=f[he];te.style[Ke]=Ze}}),te.className=fe.join(" ")}Z.push(ee[1]),re.appendChild(te),re=te;continue}re.appendChild(b.document.createTextNode(z(Y)))}return ie}var E=[[1470,1470],[1472,1472],[1475,1475],[1478,1478],[1488,1514],[1520,1524],[1544,1544],[1547,1547],[1549,1549],[1563,1563],[1566,1610],[1645,1647],[1649,1749],[1765,1766],[1774,1775],[1786,1805],[1807,1808],[1810,1839],[1869,1957],[1969,1969],[1984,2026],[2036,2037],[2042,2042],[2048,2069],[2074,2074],[2084,2084],[2088,2088],[2096,2110],[2112,2136],[2142,2142],[2208,2208],[2210,2220],[8207,8207],[64285,64285],[64287,64296],[64298,64310],[64312,64316],[64318,64318],[64320,64321],[64323,64324],[64326,64449],[64467,64829],[64848,64911],[64914,64967],[65008,65020],[65136,65140],[65142,65276],[67584,67589],[67592,67592],[67594,67637],[67639,67640],[67644,67644],[67647,67669],[67671,67679],[67840,67867],[67872,67897],[67903,67903],[67968,68023],[68030,68031],[68096,68096],[68112,68115],[68117,68119],[68121,68147],[68160,68167],[68176,68184],[68192,68223],[68352,68405],[68416,68437],[68440,68466],[68472,68479],[68608,68680],[126464,126467],[126469,126495],[126497,126498],[126500,126500],[126503,126503],[126505,126514],[126516,126519],[126521,126521],[126523,126523],[126530,126530],[126535,126535],[126537,126537],[126539,126539],[126541,126543],[126545,126546],[126548,126548],[126551,126551],[126553,126553],[126555,126555],[126557,126557],[126559,126559],[126561,126562],[126564,126564],[126567,126570],[126572,126578],[126580,126583],[126585,126588],[126590,126590],[126592,126601],[126603,126619],[126625,126627],[126629,126633],[126635,126651],[1114109,1114109]];function L(b){for(var C=0;C<E.length;C++){var F=E[C];if(b>=F[0]&&b<=F[1])return!0}return!1}function _(b){var C=[],F="",z;if(!b||!b.childNodes)return"ltr";function H(re,Y){for(var Z=Y.childNodes.length-1;Z>=0;Z--)re.push(Y.childNodes[Z])}function Q(re){if(!re||!re.length)return null;var Y=re.pop(),Z=Y.textContent||Y.innerText;if(Z){var J=Z.match(/^.*(\n|\r)/);return J?(re.length=0,J[0]):Z}if(Y.tagName==="ruby")return Q(re);if(Y.childNodes)return H(re,Y),Q(re)}for(H(C,b);F=Q(C);)for(var ie=0;ie<F.length;ie++)if(z=F.charCodeAt(ie),L(z))return"rtl";return"ltr"}function I(b){if(typeof b.line=="number"&&(b.snapToLines||b.line>=0&&b.line<=100))return b.line;if(!b.track||!b.track.textTrackList||!b.track.textTrackList.mediaElement)return-1;for(var C=b.track,F=C.textTrackList,z=0,H=0;H<F.length&&F[H]!==C;H++)F[H].mode==="showing"&&z++;return++z*-1}function N(){}N.prototype.applyStyles=function(b,C){C=C||this.div;for(var F in b)b.hasOwnProperty(F)&&(C.style[F]=b[F])},N.prototype.formatStyle=function(b,C){return b===0?0:b+C};function R(b,C,F){N.call(this),this.cue=C,this.cueDiv=k(b,C.text);var z={color:"rgba(255, 255, 255, 1)",backgroundColor:"rgba(0, 0, 0, 0.8)",position:"relative",left:0,right:0,top:0,bottom:0,display:"inline",writingMode:C.vertical===""?"horizontal-tb":C.vertical==="lr"?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext"};this.applyStyles(z,this.cueDiv),this.div=b.document.createElement("div"),z={direction:_(this.cueDiv),writingMode:C.vertical===""?"horizontal-tb":C.vertical==="lr"?"vertical-lr":"vertical-rl",unicodeBidi:"plaintext",textAlign:C.align==="middle"?"center":C.align,font:F.font,whiteSpace:"pre-line",position:"absolute"},this.applyStyles(z),this.div.appendChild(this.cueDiv);var H=0;switch(C.positionAlign){case"start":case"line-left":H=C.position;break;case"center":H=C.position-C.size/2;break;case"end":case"line-right":H=C.position-C.size;break}C.vertical===""?this.applyStyles({left:this.formatStyle(H,"%"),width:this.formatStyle(C.size,"%")}):this.applyStyles({top:this.formatStyle(H,"%"),height:this.formatStyle(C.size,"%")}),this.move=function(Q){this.applyStyles({top:this.formatStyle(Q.top,"px"),bottom:this.formatStyle(Q.bottom,"px"),left:this.formatStyle(Q.left,"px"),right:this.formatStyle(Q.right,"px"),height:this.formatStyle(Q.height,"px"),width:this.formatStyle(Q.width,"px")})}}R.prototype=e(N.prototype),R.prototype.constructor=R;function P(b){var C,F,z,H;if(b.div){F=b.div.offsetHeight,z=b.div.offsetWidth,H=b.div.offsetTop;var Q=(Q=b.div.childNodes)&&(Q=Q[0])&&Q.getClientRects&&Q.getClientRects();b=b.div.getBoundingClientRect(),C=Q?Math.max(Q[0]&&Q[0].height||0,b.height/Q.length):0}this.left=b.left,this.right=b.right,this.top=b.top||H,this.height=b.height||F,this.bottom=b.bottom||H+(b.height||F),this.width=b.width||z,this.lineHeight=C!==void 0?C:b.lineHeight}P.prototype.move=function(b,C){switch(C=C!==void 0?C:this.lineHeight,b){case"+x":this.left+=C,this.right+=C;break;case"-x":this.left-=C,this.right-=C;break;case"+y":this.top+=C,this.bottom+=C;break;case"-y":this.top-=C,this.bottom-=C;break}},P.prototype.overlaps=function(b){return this.left<b.right&&this.right>b.left&&this.top<b.bottom&&this.bottom>b.top},P.prototype.overlapsAny=function(b){for(var C=0;C<b.length;C++)if(this.overlaps(b[C]))return!0;return!1},P.prototype.within=function(b){return this.top>=b.top&&this.bottom<=b.bottom&&this.left>=b.left&&this.right<=b.right},P.prototype.overlapsOppositeAxis=function(b,C){switch(C){case"+x":return this.left<b.left;case"-x":return this.right>b.right;case"+y":return this.top<b.top;case"-y":return this.bottom>b.bottom}},P.prototype.intersectPercentage=function(b){var C=Math.max(0,Math.min(this.right,b.right)-Math.max(this.left,b.left)),F=Math.max(0,Math.min(this.bottom,b.bottom)-Math.max(this.top,b.top)),z=C*F;return z/(this.height*this.width)},P.prototype.toCSSCompatValues=function(b){return{top:this.top-b.top,bottom:b.bottom-this.bottom,left:this.left-b.left,right:b.right-this.right,height:this.height,width:this.width}},P.getSimpleBoxPosition=function(b){var C=b.div?b.div.offsetHeight:b.tagName?b.offsetHeight:0,F=b.div?b.div.offsetWidth:b.tagName?b.offsetWidth:0,z=b.div?b.div.offsetTop:b.tagName?b.offsetTop:0;b=b.div?b.div.getBoundingClientRect():b.tagName?b.getBoundingClientRect():b;var H={left:b.left,right:b.right,top:b.top||z,height:b.height||C,bottom:b.bottom||z+(b.height||C),width:b.width||F};return H};function $(b,C,F,z){function H(he,Ke){for(var Ze,qe=new P(he),et=1,xt=0;xt<Ke.length;xt++){for(;he.overlapsOppositeAxis(F,Ke[xt])||he.within(F)&&he.overlapsAny(z);)he.move(Ke[xt]);if(he.within(F))return he;var Qe=he.intersectPercentage(F);et>Qe&&(Ze=new P(he),et=Qe),he=new P(qe)}return Ze||qe}var Q=new P(C),ie=C.cue,re=I(ie),Y=[];if(ie.snapToLines){var Z;switch(ie.vertical){case"":Y=["+y","-y"],Z="height";break;case"rl":Y=["+x","-x"],Z="width";break;case"lr":Y=["-x","+x"],Z="width";break}var J=Q.lineHeight,te=J*Math.round(re),ee=F[Z]+J,fe=Y[0];Math.abs(te)>ee&&(te=te<0?-1:1,te*=Math.ceil(ee/J)*J),re<0&&(te+=ie.vertical===""?F.height:F.width,Y=Y.reverse()),Q.move(fe,te)}else{var me=Q.lineHeight/F.height*100;switch(ie.lineAlign){case"center":re-=me/2;break;case"end":re-=me;break}switch(ie.vertical){case"":C.applyStyles({top:C.formatStyle(re,"%")});break;case"rl":C.applyStyles({left:C.formatStyle(re,"%")});break;case"lr":C.applyStyles({right:C.formatStyle(re,"%")});break}Y=["+y","-x","+x","-y"],Q=new P(C)}var ve=H(Q,Y);C.move(ve.toCSSCompatValues(F))}function U(){}U.StringDecoder=function(){return{decode:function(b){if(!b)return"";if(typeof b!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(b))}}},U.convertCueToDOMTree=function(b,C){return!b||!C?null:k(b,C)};var V=.05,O="sans-serif",G="1.5%";return U.processCues=function(b,C,F){if(!b||!C||!F)return null;for(;F.firstChild;)F.removeChild(F.firstChild);var z=b.document.createElement("div");z.style.position="absolute",z.style.left="0",z.style.right="0",z.style.top="0",z.style.bottom="0",z.style.margin=G,F.appendChild(z);function H(J){for(var te=0;te<J.length;te++)if(J[te].hasBeenReset||!J[te].displayState)return!0;return!1}if(!H(C)){for(var Q=0;Q<C.length;Q++)z.appendChild(C[Q].displayState);return}var ie=[],re=P.getSimpleBoxPosition(z),Y=Math.round(re.height*V*100)/100,Z={font:Y+"px "+O};(function(){for(var J,te,ee=0;ee<C.length;ee++)te=C[ee],J=new R(b,te,Z),z.appendChild(J.div),$(b,J,re,ie),te.displayState=J.div,ie.push(P.getSimpleBoxPosition(J))})()},U.Parser=function(b,C,F){F||(F=C,C={}),C||(C={}),this.window=b,this.vttjs=C,this.state="INITIAL",this.buffer="",this.decoder=F||new TextDecoder("utf8"),this.regionList=[]},U.Parser.prototype={reportOrThrowError:function(b){if(b instanceof t)this.onparsingerror&&this.onparsingerror(b);else throw b},parse:function(b){var C=this;b&&(C.buffer+=C.decoder.decode(b,{stream:!0}));function F(){for(var J=C.buffer,te=0;te<J.length&&J[te]!=="\r"&&J[te]!==`
4
+ `;)++te;var ee=J.substr(0,te);return J[te]==="\r"&&++te,J[te]===`
5
+ `&&++te,C.buffer=J.substr(te),ee}function z(J){var te=new r;if(n(J,function(fe,me){switch(fe){case"id":te.set(fe,me);break;case"width":te.percent(fe,me);break;case"lines":te.integer(fe,me);break;case"regionanchor":case"viewportanchor":var ve=me.split(",");if(ve.length!==2)break;var he=new r;if(he.percent("x",ve[0]),he.percent("y",ve[1]),!he.has("x")||!he.has("y"))break;te.set(fe+"X",he.get("x")),te.set(fe+"Y",he.get("y"));break;case"scroll":te.alt(fe,me,["up"]);break}},/=/,/\s/),te.has("id")){var ee=new(C.vttjs.VTTRegion||C.window.VTTRegion);ee.width=te.get("width",100),ee.lines=te.get("lines",3),ee.regionAnchorX=te.get("regionanchorX",0),ee.regionAnchorY=te.get("regionanchorY",100),ee.viewportAnchorX=te.get("viewportanchorX",0),ee.viewportAnchorY=te.get("viewportanchorY",100),ee.scroll=te.get("scroll",""),C.onregion&&C.onregion(ee),C.regionList.push({id:te.get("id"),region:ee})}}function H(J){var te=new r;n(J,function(ee,fe){switch(ee){case"MPEGT":te.integer(ee+"S",fe);break;case"LOCA":te.set(ee+"L",i(fe));break}},/[^\d]:/,/,/),C.ontimestampmap&&C.ontimestampmap({MPEGTS:te.get("MPEGTS"),LOCAL:te.get("LOCAL")})}function Q(J){J.match(/X-TIMESTAMP-MAP/)?n(J,function(te,ee){te==="X-TIMESTAMP-MAP"&&H(ee)},/=/):n(J,function(te,ee){te==="Region"&&z(ee)},/:/)}try{var ie;if(C.state==="INITIAL"){if(!/\r\n|\n/.test(C.buffer))return this;ie=F();var re=ie.match(/^WEBVTT([ \t].*)?$/);if(!re||!re[0])throw new t(t.Errors.BadSignature);C.state="HEADER"}for(var Y=!1;C.buffer;){if(!/\r\n|\n/.test(C.buffer))return this;switch(Y?Y=!1:ie=F(),C.state){case"HEADER":/:/.test(ie)?Q(ie):ie||(C.state="ID");continue;case"NOTE":ie||(C.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(ie)){C.state="NOTE";break}if(!ie)continue;C.cue=new(C.vttjs.VTTCue||C.window.VTTCue)(0,0,"");try{C.cue.align="center"}catch{C.cue.align="middle"}if(C.state="CUE",ie.indexOf("-->")===-1){C.cue.id=ie;continue}case"CUE":try{a(ie,C.cue,C.regionList)}catch(J){C.reportOrThrowError(J),C.cue=null,C.state="BADCUE";continue}C.state="CUETEXT";continue;case"CUETEXT":var Z=ie.indexOf("-->")!==-1;if(!ie||Z&&(Y=!0)){C.oncue&&C.oncue(C.cue),C.cue=null,C.state="ID";continue}C.cue.text&&(C.cue.text+=`
6
+ `),C.cue.text+=ie.replace(/\u2028/g,`
13
7
  `).replace(/u2029/g,`
14
- `);continue;case"BADCUE":a||(e.state="ID");continue}}}catch(m){e.reportOrThrowError(m),e.state==="CUETEXT"&&e.cue&&e.oncue&&e.oncue(e.cue),e.cue=null,e.state=e.state==="INITIAL"?"BADWEBVTT":"BADCUE"}return this},flush:function(){var i=this;try{if(i.buffer+=i.decoder.decode(),(i.cue||i.state==="HEADER")&&(i.buffer+=`
8
+ `);continue;case"BADCUE":ie||(C.state="ID");continue}}}catch(J){C.reportOrThrowError(J),C.state==="CUETEXT"&&C.cue&&C.oncue&&C.oncue(C.cue),C.cue=null,C.state=C.state==="INITIAL"?"BADWEBVTT":"BADCUE"}return this},flush:function(){var b=this;try{if(b.buffer+=b.decoder.decode(),(b.cue||b.state==="HEADER")&&(b.buffer+=`
15
9
 
16
- `,i.parse()),i.state==="INITIAL")throw new et(et.Errors.BadSignature)}catch(e){i.reportOrThrowError(e)}return i.onflush&&i.onflush(),this}};var yg=rs,_g="auto",bg={"":1,lr:1,rl:1},Tg={start:1,center:1,end:1,left:1,right:1,auto:1,"line-left":1,"line-right":1};function xg(i){if(typeof i!="string")return!1;var e=bg[i.toLowerCase()];return e?i.toLowerCase():!1}function _a(i){if(typeof i!="string")return!1;var e=Tg[i.toLowerCase()];return e?i.toLowerCase():!1}function Kc(i,e,t){this.hasBeenReset=!1;var s="",r=!1,n=i,a=e,l=t,u=null,f="",m=!0,v="auto",T="start",E="auto",A="auto",y=100,k="center";Object.defineProperties(this,{id:{enumerable:!0,get:function(){return s},set:function(w){s=""+w}},pauseOnExit:{enumerable:!0,get:function(){return r},set:function(w){r=!!w}},startTime:{enumerable:!0,get:function(){return n},set:function(w){if(typeof w!="number")throw new TypeError("Start time must be set to a number.");n=w,this.hasBeenReset=!0}},endTime:{enumerable:!0,get:function(){return a},set:function(w){if(typeof w!="number")throw new TypeError("End time must be set to a number.");a=w,this.hasBeenReset=!0}},text:{enumerable:!0,get:function(){return l},set:function(w){l=""+w,this.hasBeenReset=!0}},region:{enumerable:!0,get:function(){return u},set:function(w){u=w,this.hasBeenReset=!0}},vertical:{enumerable:!0,get:function(){return f},set:function(w){var I=xg(w);if(I===!1)throw new SyntaxError("Vertical: an invalid or illegal direction string was specified.");f=I,this.hasBeenReset=!0}},snapToLines:{enumerable:!0,get:function(){return m},set:function(w){m=!!w,this.hasBeenReset=!0}},line:{enumerable:!0,get:function(){return v},set:function(w){if(typeof w!="number"&&w!==_g)throw new SyntaxError("Line: an invalid number or illegal string was specified.");v=w,this.hasBeenReset=!0}},lineAlign:{enumerable:!0,get:function(){return T},set:function(w){var I=_a(w);I?(T=I,this.hasBeenReset=!0):console.warn("lineAlign: an invalid or illegal string was specified.")}},position:{enumerable:!0,get:function(){return E},set:function(w){if(w<0||w>100)throw new Error("Position must be between 0 and 100.");E=w,this.hasBeenReset=!0}},positionAlign:{enumerable:!0,get:function(){return A},set:function(w){var I=_a(w);I?(A=I,this.hasBeenReset=!0):console.warn("positionAlign: an invalid or illegal string was specified.")}},size:{enumerable:!0,get:function(){return y},set:function(w){if(w<0||w>100)throw new Error("Size must be between 0 and 100.");y=w,this.hasBeenReset=!0}},align:{enumerable:!0,get:function(){return k},set:function(w){var I=_a(w);if(!I)throw new SyntaxError("align: an invalid or illegal alignment string was specified.");k=I,this.hasBeenReset=!0}}}),this.displayState=void 0}Kc.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)};var Sg=Kc,Cg={"":!0,up:!0};function Eg(i){if(typeof i!="string")return!1;var e=Cg[i.toLowerCase()];return e?i.toLowerCase():!1}function ks(i){return typeof i=="number"&&i>=0&&i<=100}function Ag(){var i=100,e=3,t=0,s=100,r=0,n=100,a="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return i},set:function(l){if(!ks(l))throw new Error("Width must be between 0 and 100.");i=l}},lines:{enumerable:!0,get:function(){return e},set:function(l){if(typeof l!="number")throw new TypeError("Lines must be set to a number.");e=l}},regionAnchorY:{enumerable:!0,get:function(){return s},set:function(l){if(!ks(l))throw new Error("RegionAnchorX must be between 0 and 100.");s=l}},regionAnchorX:{enumerable:!0,get:function(){return t},set:function(l){if(!ks(l))throw new Error("RegionAnchorY must be between 0 and 100.");t=l}},viewportAnchorY:{enumerable:!0,get:function(){return n},set:function(l){if(!ks(l))throw new Error("ViewportAnchorY must be between 0 and 100.");n=l}},viewportAnchorX:{enumerable:!0,get:function(){return r},set:function(l){if(!ks(l))throw new Error("ViewportAnchorX must be between 0 and 100.");r=l}},scroll:{enumerable:!0,get:function(){return a},set:function(l){var u=Eg(l);u===!1?console.warn("Scroll: an invalid or illegal string was specified."):a=u}}})}var wg=Ag,Mt=En,Ti=Xc.exports={WebVTT:yg,VTTCue:Sg,VTTRegion:wg};Mt.vttjs=Ti;Mt.WebVTT=Ti.WebVTT;var Dg=Ti.VTTCue,kg=Ti.VTTRegion,jg=Mt.VTTCue,Ig=Mt.VTTRegion;Ti.shim=function(){Mt.VTTCue=Dg,Mt.VTTRegion=kg};Ti.restore=function(){Mt.VTTCue=jg,Mt.VTTRegion=Ig};Mt.VTTCue||Ti.shim();var Pg=Xc.exports;const _u=Ce.getDefaultExportFromCjs(Pg);function Se(){return Se=Object.assign?Object.assign.bind():function(i){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var s in t)({}).hasOwnProperty.call(t,s)&&(i[s]=t[s])}return i},Se.apply(null,arguments)}var bu="https://example.com",wn=function(e,t){if(/^[a-z]+:/i.test(t))return t;/^data:/.test(e)&&(e=S.location&&S.location.href||"");var s=/^\/\//.test(e),r=!S.location&&!/\/\//i.test(e);e=new S.URL(e,S.location||bu);var n=new URL(t,e);return r?n.href.slice(bu.length):s?n.href.slice(n.protocol.length):n.href},To=function(){function i(){this.listeners={}}var e=i.prototype;return e.on=function(s,r){this.listeners[s]||(this.listeners[s]=[]),this.listeners[s].push(r)},e.off=function(s,r){if(!this.listeners[s])return!1;var n=this.listeners[s].indexOf(r);return this.listeners[s]=this.listeners[s].slice(0),this.listeners[s].splice(n,1),n>-1},e.trigger=function(s){var r=this.listeners[s];if(r)if(arguments.length===2)for(var n=r.length,a=0;a<n;++a)r[a].call(this,arguments[1]);else for(var l=Array.prototype.slice.call(arguments,1),u=r.length,f=0;f<u;++f)r[f].apply(this,l)},e.dispose=function(){this.listeners={}},e.pipe=function(s){this.on("data",function(r){s.push(r)})},i}(),Lg=function(e){return S.atob?S.atob(e):Buffer.from(e,"base64").toString("binary")};function Qc(i){for(var e=Lg(i),t=new Uint8Array(e.length),s=0;s<e.length;s++)t[s]=e.charCodeAt(s);return t}/*! @name m3u8-parser @version 7.2.0 @license Apache-2.0 */class Og extends To{constructor(){super(),this.buffer=""}push(e){let t;for(this.buffer+=e,t=this.buffer.indexOf(`
10
+ `,b.parse()),b.state==="INITIAL")throw new t(t.Errors.BadSignature)}catch(C){b.reportOrThrowError(C)}return b.onflush&&b.onflush(),this}},ga=U,ga}var va,Jl;function cm(){if(Jl)return va;Jl=1;var s="auto",e={"":1,lr:1,rl:1},t={start:1,center:1,end:1,left:1,right:1,auto:1,"line-left":1,"line-right":1};function i(a){if(typeof a!="string")return!1;var l=e[a.toLowerCase()];return l?a.toLowerCase():!1}function r(a){if(typeof a!="string")return!1;var l=t[a.toLowerCase()];return l?a.toLowerCase():!1}function n(a,l,c){this.hasBeenReset=!1;var f="",g=!1,y=a,k=l,E=c,L=null,_="",I=!0,N="auto",R="start",P="auto",$="auto",U=100,V="center";Object.defineProperties(this,{id:{enumerable:!0,get:function(){return f},set:function(O){f=""+O}},pauseOnExit:{enumerable:!0,get:function(){return g},set:function(O){g=!!O}},startTime:{enumerable:!0,get:function(){return y},set:function(O){if(typeof O!="number")throw new TypeError("Start time must be set to a number.");y=O,this.hasBeenReset=!0}},endTime:{enumerable:!0,get:function(){return k},set:function(O){if(typeof O!="number")throw new TypeError("End time must be set to a number.");k=O,this.hasBeenReset=!0}},text:{enumerable:!0,get:function(){return E},set:function(O){E=""+O,this.hasBeenReset=!0}},region:{enumerable:!0,get:function(){return L},set:function(O){L=O,this.hasBeenReset=!0}},vertical:{enumerable:!0,get:function(){return _},set:function(O){var G=i(O);if(G===!1)throw new SyntaxError("Vertical: an invalid or illegal direction string was specified.");_=G,this.hasBeenReset=!0}},snapToLines:{enumerable:!0,get:function(){return I},set:function(O){I=!!O,this.hasBeenReset=!0}},line:{enumerable:!0,get:function(){return N},set:function(O){if(typeof O!="number"&&O!==s)throw new SyntaxError("Line: an invalid number or illegal string was specified.");N=O,this.hasBeenReset=!0}},lineAlign:{enumerable:!0,get:function(){return R},set:function(O){var G=r(O);G?(R=G,this.hasBeenReset=!0):console.warn("lineAlign: an invalid or illegal string was specified.")}},position:{enumerable:!0,get:function(){return P},set:function(O){if(O<0||O>100)throw new Error("Position must be between 0 and 100.");P=O,this.hasBeenReset=!0}},positionAlign:{enumerable:!0,get:function(){return $},set:function(O){var G=r(O);G?($=G,this.hasBeenReset=!0):console.warn("positionAlign: an invalid or illegal string was specified.")}},size:{enumerable:!0,get:function(){return U},set:function(O){if(O<0||O>100)throw new Error("Size must be between 0 and 100.");U=O,this.hasBeenReset=!0}},align:{enumerable:!0,get:function(){return V},set:function(O){var G=r(O);if(!G)throw new SyntaxError("align: an invalid or illegal alignment string was specified.");V=G,this.hasBeenReset=!0}}}),this.displayState=void 0}return n.prototype.getCueAsHTML=function(){return WebVTT.convertCueToDOMTree(window,this.text)},va=n,va}var ya,Zl;function dm(){if(Zl)return ya;Zl=1;var s={"":!0,up:!0};function e(r){if(typeof r!="string")return!1;var n=s[r.toLowerCase()];return n?r.toLowerCase():!1}function t(r){return typeof r=="number"&&r>=0&&r<=100}function i(){var r=100,n=3,a=0,l=100,c=0,f=100,g="";Object.defineProperties(this,{width:{enumerable:!0,get:function(){return r},set:function(y){if(!t(y))throw new Error("Width must be between 0 and 100.");r=y}},lines:{enumerable:!0,get:function(){return n},set:function(y){if(typeof y!="number")throw new TypeError("Lines must be set to a number.");n=y}},regionAnchorY:{enumerable:!0,get:function(){return l},set:function(y){if(!t(y))throw new Error("RegionAnchorX must be between 0 and 100.");l=y}},regionAnchorX:{enumerable:!0,get:function(){return a},set:function(y){if(!t(y))throw new Error("RegionAnchorY must be between 0 and 100.");a=y}},viewportAnchorY:{enumerable:!0,get:function(){return f},set:function(y){if(!t(y))throw new Error("ViewportAnchorY must be between 0 and 100.");f=y}},viewportAnchorX:{enumerable:!0,get:function(){return c},set:function(y){if(!t(y))throw new Error("ViewportAnchorX must be between 0 and 100.");c=y}},scroll:{enumerable:!0,get:function(){return g},set:function(y){var k=e(y);k===!1?console.warn("Scroll: an invalid or illegal string was specified."):g=k}}})}return ya=i,ya}var eu;function hm(){if(eu)return ma.exports;eu=1;var s=En(),e=ma.exports={WebVTT:um(),VTTCue:cm(),VTTRegion:dm()};s.vttjs=e,s.WebVTT=e.WebVTT;var t=e.VTTCue,i=e.VTTRegion,r=s.VTTCue,n=s.VTTRegion;return e.shim=function(){s.VTTCue=t,s.VTTRegion=i},e.restore=function(){s.VTTCue=r,s.VTTRegion=n},s.VTTCue||e.shim(),ma.exports}var fm=hm();const tu=Ve.getDefaultExportFromCjs(fm);function Ue(){return Ue=Object.assign?Object.assign.bind():function(s){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)({}).hasOwnProperty.call(t,i)&&(s[i]=t[i])}return s},Ue.apply(null,arguments)}var iu="https://example.com",An=function(e,t){if(/^[a-z]+:/i.test(t))return t;/^data:/.test(e)&&(e=w.location&&w.location.href||"");var i=/^\/\//.test(e),r=!w.location&&!/\/\//i.test(e);e=new w.URL(e,w.location||iu);var n=new URL(t,e);return r?n.href.slice(iu.length):i?n.href.slice(n.protocol.length):n.href},go=(function(){function s(){this.listeners={}}var e=s.prototype;return e.on=function(i,r){this.listeners[i]||(this.listeners[i]=[]),this.listeners[i].push(r)},e.off=function(i,r){if(!this.listeners[i])return!1;var n=this.listeners[i].indexOf(r);return this.listeners[i]=this.listeners[i].slice(0),this.listeners[i].splice(n,1),n>-1},e.trigger=function(i){var r=this.listeners[i];if(r)if(arguments.length===2)for(var n=r.length,a=0;a<n;++a)r[a].call(this,arguments[1]);else for(var l=Array.prototype.slice.call(arguments,1),c=r.length,f=0;f<c;++f)r[f].apply(this,l)},e.dispose=function(){this.listeners={}},e.pipe=function(i){this.on("data",function(r){i.push(r)})},s})(),pm=function(e){return w.atob?w.atob(e):Buffer.from(e,"base64").toString("binary")};function bc(s){for(var e=pm(s),t=new Uint8Array(e.length),i=0;i<e.length;i++)t[i]=e.charCodeAt(i);return t}class mm extends go{constructor(){super(),this.buffer=""}push(e){let t;for(this.buffer+=e,t=this.buffer.indexOf(`
17
11
  `);t>-1;t=this.buffer.indexOf(`
18
- `))this.trigger("data",this.buffer.substring(0,t)),this.buffer=this.buffer.substring(t+1)}}const Mg=" ",ba=function(i){const e=/([0-9.]*)?@?([0-9.]*)?/.exec(i||""),t={};return e[1]&&(t.length=parseInt(e[1],10)),e[2]&&(t.offset=parseInt(e[2],10)),t},Rg=function(){const t="(?:"+"[^=]*"+")=(?:"+'"[^"]*"|[^,]*'+")";return new RegExp("(?:^|,)("+t+")")},Be=function(i){const e={};if(!i)return e;const t=i.split(Rg());let s=t.length,r;for(;s--;)t[s]!==""&&(r=/([^=]*)=(.*)/.exec(t[s]).slice(1),r[0]=r[0].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^['"](.*)['"]$/g,"$1"),e[r[0]]=r[1]);return e},Tu=i=>{const e=i.split("x"),t={};return e[0]&&(t.width=parseInt(e[0],10)),e[1]&&(t.height=parseInt(e[1],10)),t};class Ng extends To{constructor(){super(),this.customParsers=[],this.tagMappers=[]}push(e){let t,s;if(e=e.trim(),e.length===0)return;if(e[0]!=="#"){this.trigger("data",{type:"uri",uri:e});return}this.tagMappers.reduce((n,a)=>{const l=a(e);return l===e?n:n.concat([l])},[e]).forEach(n=>{for(let a=0;a<this.customParsers.length;a++)if(this.customParsers[a].call(this,n))return;if(n.indexOf("#EXT")!==0){this.trigger("data",{type:"comment",text:n.slice(1)});return}if(n=n.replace("\r",""),t=/^#EXTM3U/.exec(n),t){this.trigger("data",{type:"tag",tagType:"m3u"});return}if(t=/^#EXTINF:([0-9\.]*)?,?(.*)?$/.exec(n),t){s={type:"tag",tagType:"inf"},t[1]&&(s.duration=parseFloat(t[1])),t[2]&&(s.title=t[2]),this.trigger("data",s);return}if(t=/^#EXT-X-TARGETDURATION:([0-9.]*)?/.exec(n),t){s={type:"tag",tagType:"targetduration"},t[1]&&(s.duration=parseInt(t[1],10)),this.trigger("data",s);return}if(t=/^#EXT-X-VERSION:([0-9.]*)?/.exec(n),t){s={type:"tag",tagType:"version"},t[1]&&(s.version=parseInt(t[1],10)),this.trigger("data",s);return}if(t=/^#EXT-X-MEDIA-SEQUENCE:(\-?[0-9.]*)?/.exec(n),t){s={type:"tag",tagType:"media-sequence"},t[1]&&(s.number=parseInt(t[1],10)),this.trigger("data",s);return}if(t=/^#EXT-X-DISCONTINUITY-SEQUENCE:(\-?[0-9.]*)?/.exec(n),t){s={type:"tag",tagType:"discontinuity-sequence"},t[1]&&(s.number=parseInt(t[1],10)),this.trigger("data",s);return}if(t=/^#EXT-X-PLAYLIST-TYPE:(.*)?$/.exec(n),t){s={type:"tag",tagType:"playlist-type"},t[1]&&(s.playlistType=t[1]),this.trigger("data",s);return}if(t=/^#EXT-X-BYTERANGE:(.*)?$/.exec(n),t){s=Se(ba(t[1]),{type:"tag",tagType:"byterange"}),this.trigger("data",s);return}if(t=/^#EXT-X-ALLOW-CACHE:(YES|NO)?/.exec(n),t){s={type:"tag",tagType:"allow-cache"},t[1]&&(s.allowed=!/NO/.test(t[1])),this.trigger("data",s);return}if(t=/^#EXT-X-MAP:(.*)$/.exec(n),t){if(s={type:"tag",tagType:"map"},t[1]){const a=Be(t[1]);a.URI&&(s.uri=a.URI),a.BYTERANGE&&(s.byterange=ba(a.BYTERANGE))}this.trigger("data",s);return}if(t=/^#EXT-X-STREAM-INF:(.*)$/.exec(n),t){s={type:"tag",tagType:"stream-inf"},t[1]&&(s.attributes=Be(t[1]),s.attributes.RESOLUTION&&(s.attributes.RESOLUTION=Tu(s.attributes.RESOLUTION)),s.attributes.BANDWIDTH&&(s.attributes.BANDWIDTH=parseInt(s.attributes.BANDWIDTH,10)),s.attributes["FRAME-RATE"]&&(s.attributes["FRAME-RATE"]=parseFloat(s.attributes["FRAME-RATE"])),s.attributes["PROGRAM-ID"]&&(s.attributes["PROGRAM-ID"]=parseInt(s.attributes["PROGRAM-ID"],10))),this.trigger("data",s);return}if(t=/^#EXT-X-MEDIA:(.*)$/.exec(n),t){s={type:"tag",tagType:"media"},t[1]&&(s.attributes=Be(t[1])),this.trigger("data",s);return}if(t=/^#EXT-X-ENDLIST/.exec(n),t){this.trigger("data",{type:"tag",tagType:"endlist"});return}if(t=/^#EXT-X-DISCONTINUITY/.exec(n),t){this.trigger("data",{type:"tag",tagType:"discontinuity"});return}if(t=/^#EXT-X-PROGRAM-DATE-TIME:(.*)$/.exec(n),t){s={type:"tag",tagType:"program-date-time"},t[1]&&(s.dateTimeString=t[1],s.dateTimeObject=new Date(t[1])),this.trigger("data",s);return}if(t=/^#EXT-X-KEY:(.*)$/.exec(n),t){s={type:"tag",tagType:"key"},t[1]&&(s.attributes=Be(t[1]),s.attributes.IV&&(s.attributes.IV.substring(0,2).toLowerCase()==="0x"&&(s.attributes.IV=s.attributes.IV.substring(2)),s.attributes.IV=s.attributes.IV.match(/.{8}/g),s.attributes.IV[0]=parseInt(s.attributes.IV[0],16),s.attributes.IV[1]=parseInt(s.attributes.IV[1],16),s.attributes.IV[2]=parseInt(s.attributes.IV[2],16),s.attributes.IV[3]=parseInt(s.attributes.IV[3],16),s.attributes.IV=new Uint32Array(s.attributes.IV))),this.trigger("data",s);return}if(t=/^#EXT-X-START:(.*)$/.exec(n),t){s={type:"tag",tagType:"start"},t[1]&&(s.attributes=Be(t[1]),s.attributes["TIME-OFFSET"]=parseFloat(s.attributes["TIME-OFFSET"]),s.attributes.PRECISE=/YES/.test(s.attributes.PRECISE)),this.trigger("data",s);return}if(t=/^#EXT-X-CUE-OUT-CONT:(.*)?$/.exec(n),t){s={type:"tag",tagType:"cue-out-cont"},t[1]?s.data=t[1]:s.data="",this.trigger("data",s);return}if(t=/^#EXT-X-CUE-OUT:(.*)?$/.exec(n),t){s={type:"tag",tagType:"cue-out"},t[1]?s.data=t[1]:s.data="",this.trigger("data",s);return}if(t=/^#EXT-X-CUE-IN:?(.*)?$/.exec(n),t){s={type:"tag",tagType:"cue-in"},t[1]?s.data=t[1]:s.data="",this.trigger("data",s);return}if(t=/^#EXT-X-SKIP:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"skip"},s.attributes=Be(t[1]),s.attributes.hasOwnProperty("SKIPPED-SEGMENTS")&&(s.attributes["SKIPPED-SEGMENTS"]=parseInt(s.attributes["SKIPPED-SEGMENTS"],10)),s.attributes.hasOwnProperty("RECENTLY-REMOVED-DATERANGES")&&(s.attributes["RECENTLY-REMOVED-DATERANGES"]=s.attributes["RECENTLY-REMOVED-DATERANGES"].split(Mg)),this.trigger("data",s);return}if(t=/^#EXT-X-PART:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"part"},s.attributes=Be(t[1]),["DURATION"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=parseFloat(s.attributes[a]))}),["INDEPENDENT","GAP"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=/YES/.test(s.attributes[a]))}),s.attributes.hasOwnProperty("BYTERANGE")&&(s.attributes.byterange=ba(s.attributes.BYTERANGE)),this.trigger("data",s);return}if(t=/^#EXT-X-SERVER-CONTROL:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"server-control"},s.attributes=Be(t[1]),["CAN-SKIP-UNTIL","PART-HOLD-BACK","HOLD-BACK"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=parseFloat(s.attributes[a]))}),["CAN-SKIP-DATERANGES","CAN-BLOCK-RELOAD"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=/YES/.test(s.attributes[a]))}),this.trigger("data",s);return}if(t=/^#EXT-X-PART-INF:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"part-inf"},s.attributes=Be(t[1]),["PART-TARGET"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=parseFloat(s.attributes[a]))}),this.trigger("data",s);return}if(t=/^#EXT-X-PRELOAD-HINT:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"preload-hint"},s.attributes=Be(t[1]),["BYTERANGE-START","BYTERANGE-LENGTH"].forEach(function(a){if(s.attributes.hasOwnProperty(a)){s.attributes[a]=parseInt(s.attributes[a],10);const l=a==="BYTERANGE-LENGTH"?"length":"offset";s.attributes.byterange=s.attributes.byterange||{},s.attributes.byterange[l]=s.attributes[a],delete s.attributes[a]}}),this.trigger("data",s);return}if(t=/^#EXT-X-RENDITION-REPORT:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"rendition-report"},s.attributes=Be(t[1]),["LAST-MSN","LAST-PART"].forEach(function(a){s.attributes.hasOwnProperty(a)&&(s.attributes[a]=parseInt(s.attributes[a],10))}),this.trigger("data",s);return}if(t=/^#EXT-X-DATERANGE:(.*)$/.exec(n),t&&t[1]){s={type:"tag",tagType:"daterange"},s.attributes=Be(t[1]),["ID","CLASS"].forEach(function(l){s.attributes.hasOwnProperty(l)&&(s.attributes[l]=String(s.attributes[l]))}),["START-DATE","END-DATE"].forEach(function(l){s.attributes.hasOwnProperty(l)&&(s.attributes[l]=new Date(s.attributes[l]))}),["DURATION","PLANNED-DURATION"].forEach(function(l){s.attributes.hasOwnProperty(l)&&(s.attributes[l]=parseFloat(s.attributes[l]))}),["END-ON-NEXT"].forEach(function(l){s.attributes.hasOwnProperty(l)&&(s.attributes[l]=/YES/i.test(s.attributes[l]))}),["SCTE35-CMD"," SCTE35-OUT","SCTE35-IN"].forEach(function(l){s.attributes.hasOwnProperty(l)&&(s.attributes[l]=s.attributes[l].toString(16))});const a=/^X-([A-Z]+-)+[A-Z]+$/;for(const l in s.attributes){if(!a.test(l))continue;const u=/[0-9A-Fa-f]{6}/g.test(s.attributes[l]),f=/^\d+(\.\d+)?$/.test(s.attributes[l]);s.attributes[l]=u?s.attributes[l].toString(16):f?parseFloat(s.attributes[l]):String(s.attributes[l])}this.trigger("data",s);return}if(t=/^#EXT-X-INDEPENDENT-SEGMENTS/.exec(n),t){this.trigger("data",{type:"tag",tagType:"independent-segments"});return}if(t=/^#EXT-X-I-FRAMES-ONLY/.exec(n),t){this.trigger("data",{type:"tag",tagType:"i-frames-only"});return}if(t=/^#EXT-X-CONTENT-STEERING:(.*)$/.exec(n),t){s={type:"tag",tagType:"content-steering"},s.attributes=Be(t[1]),this.trigger("data",s);return}if(t=/^#EXT-X-I-FRAME-STREAM-INF:(.*)$/.exec(n),t){s={type:"tag",tagType:"i-frame-playlist"},s.attributes=Be(t[1]),s.attributes.URI&&(s.uri=s.attributes.URI),s.attributes.BANDWIDTH&&(s.attributes.BANDWIDTH=parseInt(s.attributes.BANDWIDTH,10)),s.attributes.RESOLUTION&&(s.attributes.RESOLUTION=Tu(s.attributes.RESOLUTION)),s.attributes["AVERAGE-BANDWIDTH"]&&(s.attributes["AVERAGE-BANDWIDTH"]=parseInt(s.attributes["AVERAGE-BANDWIDTH"],10)),s.attributes["FRAME-RATE"]&&(s.attributes["FRAME-RATE"]=parseFloat(s.attributes["FRAME-RATE"])),this.trigger("data",s);return}if(t=/^#EXT-X-DEFINE:(.*)$/.exec(n),t){s={type:"tag",tagType:"define"},s.attributes=Be(t[1]),this.trigger("data",s);return}this.trigger("data",{type:"tag",data:n.slice(4)})})}addParser({expression:e,customType:t,dataParser:s,segment:r}){typeof s!="function"&&(s=n=>n),this.customParsers.push(n=>{if(e.exec(n))return this.trigger("data",{type:"custom",data:s(n),customType:t,segment:r}),!0})}addTagMapper({expression:e,map:t}){const s=r=>e.test(r)?t(r):r;this.tagMappers.push(s)}}const Bg=i=>i.toLowerCase().replace(/-(\w)/g,e=>e[1].toUpperCase()),zt=function(i){const e={};return Object.keys(i).forEach(function(t){e[Bg(t)]=i[t]}),e},Ta=function(i){const{serverControl:e,targetDuration:t,partTargetDuration:s}=i;if(!e)return;const r="#EXT-X-SERVER-CONTROL",n="holdBack",a="partHoldBack",l=t&&t*3,u=s&&s*2;t&&!e.hasOwnProperty(n)&&(e[n]=l,this.trigger("info",{message:`${r} defaulting HOLD-BACK to targetDuration * 3 (${l}).`})),l&&e[n]<l&&(this.trigger("warn",{message:`${r} clamping HOLD-BACK (${e[n]}) to targetDuration * 3 (${l})`}),e[n]=l),s&&!e.hasOwnProperty(a)&&(e[a]=s*3,this.trigger("info",{message:`${r} defaulting PART-HOLD-BACK to partTargetDuration * 3 (${e[a]}).`})),s&&e[a]<u&&(this.trigger("warn",{message:`${r} clamping PART-HOLD-BACK (${e[a]}) to partTargetDuration * 2 (${u}).`}),e[a]=u)};class Fg extends To{constructor(e={}){super(),this.lineStream=new Og,this.parseStream=new Ng,this.lineStream.pipe(this.parseStream),this.mainDefinitions=e.mainDefinitions||{},this.params=new URL(e.uri,"https://a.com").searchParams,this.lastProgramDateTime=null;const t=this,s=[];let r={},n,a,l=!1;const u=function(){},f={AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},m="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed";let v=0;this.manifest={allowCache:!0,discontinuityStarts:[],dateRanges:[],iFramePlaylists:[],segments:[]};let T=0,E=0;const A={};this.on("end",()=>{r.uri||!r.parts&&!r.preloadHints||(!r.map&&n&&(r.map=n),!r.key&&a&&(r.key=a),!r.timeline&&typeof v=="number"&&(r.timeline=v),this.manifest.preloadSegment=r)}),this.parseStream.on("data",function(y){let k,w;if(t.manifest.definitions){for(const I in t.manifest.definitions)if(y.uri&&(y.uri=y.uri.replace(`{$${I}}`,t.manifest.definitions[I])),y.attributes)for(const j in y.attributes)typeof y.attributes[j]=="string"&&(y.attributes[j]=y.attributes[j].replace(`{$${I}}`,t.manifest.definitions[I]))}({tag(){({version(){y.version&&(this.manifest.version=y.version)},"allow-cache"(){this.manifest.allowCache=y.allowed,"allowed"in y||(this.trigger("info",{message:"defaulting allowCache to YES"}),this.manifest.allowCache=!0)},byterange(){const I={};"length"in y&&(r.byterange=I,I.length=y.length,"offset"in y||(y.offset=T)),"offset"in y&&(r.byterange=I,I.offset=y.offset),T=I.offset+I.length},endlist(){this.manifest.endList=!0},inf(){"mediaSequence"in this.manifest||(this.manifest.mediaSequence=0,this.trigger("info",{message:"defaulting media sequence to zero"})),"discontinuitySequence"in this.manifest||(this.manifest.discontinuitySequence=0,this.trigger("info",{message:"defaulting discontinuity sequence to zero"})),y.title&&(r.title=y.title),y.duration>0&&(r.duration=y.duration),y.duration===0&&(r.duration=.01,this.trigger("info",{message:"updating zero segment duration to a small value"})),this.manifest.segments=s},key(){if(!y.attributes){this.trigger("warn",{message:"ignoring key declaration without attribute list"});return}if(y.attributes.METHOD==="NONE"){a=null;return}if(!y.attributes.URI){this.trigger("warn",{message:"ignoring key declaration without URI"});return}if(y.attributes.KEYFORMAT==="com.apple.streamingkeydelivery"){this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.apple.fps.1_0"]={attributes:y.attributes};return}if(y.attributes.KEYFORMAT==="com.microsoft.playready"){this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.microsoft.playready"]={uri:y.attributes.URI};return}if(y.attributes.KEYFORMAT===m){if(["SAMPLE-AES","SAMPLE-AES-CTR","SAMPLE-AES-CENC"].indexOf(y.attributes.METHOD)===-1){this.trigger("warn",{message:"invalid key method provided for Widevine"});return}if(y.attributes.METHOD==="SAMPLE-AES-CENC"&&this.trigger("warn",{message:"SAMPLE-AES-CENC is deprecated, please use SAMPLE-AES-CTR instead"}),y.attributes.URI.substring(0,23)!=="data:text/plain;base64,"){this.trigger("warn",{message:"invalid key URI provided for Widevine"});return}if(!(y.attributes.KEYID&&y.attributes.KEYID.substring(0,2)==="0x")){this.trigger("warn",{message:"invalid key ID provided for Widevine"});return}this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.widevine.alpha"]={attributes:{schemeIdUri:y.attributes.KEYFORMAT,keyId:y.attributes.KEYID.substring(2)},pssh:Qc(y.attributes.URI.split(",")[1])};return}y.attributes.METHOD||this.trigger("warn",{message:"defaulting key method to AES-128"}),a={method:y.attributes.METHOD||"AES-128",uri:y.attributes.URI},typeof y.attributes.IV<"u"&&(a.iv=y.attributes.IV)},"media-sequence"(){if(!isFinite(y.number)){this.trigger("warn",{message:"ignoring invalid media sequence: "+y.number});return}this.manifest.mediaSequence=y.number},"discontinuity-sequence"(){if(!isFinite(y.number)){this.trigger("warn",{message:"ignoring invalid discontinuity sequence: "+y.number});return}this.manifest.discontinuitySequence=y.number,v=y.number},"playlist-type"(){if(!/VOD|EVENT/.test(y.playlistType)){this.trigger("warn",{message:"ignoring unknown playlist type: "+y.playlist});return}this.manifest.playlistType=y.playlistType},map(){n={},y.uri&&(n.uri=y.uri),y.byterange&&(n.byterange=y.byterange),a&&(n.key=a)},"stream-inf"(){if(this.manifest.playlists=s,this.manifest.mediaGroups=this.manifest.mediaGroups||f,!y.attributes){this.trigger("warn",{message:"ignoring empty stream-inf attributes"});return}r.attributes||(r.attributes={}),Se(r.attributes,y.attributes)},media(){if(this.manifest.mediaGroups=this.manifest.mediaGroups||f,!(y.attributes&&y.attributes.TYPE&&y.attributes["GROUP-ID"]&&y.attributes.NAME)){this.trigger("warn",{message:"ignoring incomplete or missing media group"});return}const I=this.manifest.mediaGroups[y.attributes.TYPE];I[y.attributes["GROUP-ID"]]=I[y.attributes["GROUP-ID"]]||{},k=I[y.attributes["GROUP-ID"]],w={default:/yes/i.test(y.attributes.DEFAULT)},w.default?w.autoselect=!0:w.autoselect=/yes/i.test(y.attributes.AUTOSELECT),y.attributes.LANGUAGE&&(w.language=y.attributes.LANGUAGE),y.attributes.URI&&(w.uri=y.attributes.URI),y.attributes["INSTREAM-ID"]&&(w.instreamId=y.attributes["INSTREAM-ID"]),y.attributes.CHARACTERISTICS&&(w.characteristics=y.attributes.CHARACTERISTICS),y.attributes.FORCED&&(w.forced=/yes/i.test(y.attributes.FORCED)),k[y.attributes.NAME]=w},discontinuity(){v+=1,r.discontinuity=!0,this.manifest.discontinuityStarts.push(s.length)},"program-date-time"(){typeof this.manifest.dateTimeString>"u"&&(this.manifest.dateTimeString=y.dateTimeString,this.manifest.dateTimeObject=y.dateTimeObject),r.dateTimeString=y.dateTimeString,r.dateTimeObject=y.dateTimeObject;const{lastProgramDateTime:I}=this;this.lastProgramDateTime=new Date(y.dateTimeString).getTime(),I===null&&this.manifest.segments.reduceRight((j,L)=>(L.programDateTime=j-L.duration*1e3,L.programDateTime),this.lastProgramDateTime)},targetduration(){if(!isFinite(y.duration)||y.duration<0){this.trigger("warn",{message:"ignoring invalid target duration: "+y.duration});return}this.manifest.targetDuration=y.duration,Ta.call(this,this.manifest)},start(){if(!y.attributes||isNaN(y.attributes["TIME-OFFSET"])){this.trigger("warn",{message:"ignoring start declaration without appropriate attribute list"});return}this.manifest.start={timeOffset:y.attributes["TIME-OFFSET"],precise:y.attributes.PRECISE}},"cue-out"(){r.cueOut=y.data},"cue-out-cont"(){r.cueOutCont=y.data},"cue-in"(){r.cueIn=y.data},skip(){this.manifest.skip=zt(y.attributes),this.warnOnMissingAttributes_("#EXT-X-SKIP",y.attributes,["SKIPPED-SEGMENTS"])},part(){l=!0;const I=this.manifest.segments.length,j=zt(y.attributes);r.parts=r.parts||[],r.parts.push(j),j.byterange&&(j.byterange.hasOwnProperty("offset")||(j.byterange.offset=E),E=j.byterange.offset+j.byterange.length);const L=r.parts.length-1;this.warnOnMissingAttributes_(`#EXT-X-PART #${L} for segment #${I}`,y.attributes,["URI","DURATION"]),this.manifest.renditionReports&&this.manifest.renditionReports.forEach((O,F)=>{O.hasOwnProperty("lastPart")||this.trigger("warn",{message:`#EXT-X-RENDITION-REPORT #${F} lacks required attribute(s): LAST-PART`})})},"server-control"(){const I=this.manifest.serverControl=zt(y.attributes);I.hasOwnProperty("canBlockReload")||(I.canBlockReload=!1,this.trigger("info",{message:"#EXT-X-SERVER-CONTROL defaulting CAN-BLOCK-RELOAD to false"})),Ta.call(this,this.manifest),I.canSkipDateranges&&!I.hasOwnProperty("canSkipUntil")&&this.trigger("warn",{message:"#EXT-X-SERVER-CONTROL lacks required attribute CAN-SKIP-UNTIL which is required when CAN-SKIP-DATERANGES is set"})},"preload-hint"(){const I=this.manifest.segments.length,j=zt(y.attributes),L=j.type&&j.type==="PART";r.preloadHints=r.preloadHints||[],r.preloadHints.push(j),j.byterange&&(j.byterange.hasOwnProperty("offset")||(j.byterange.offset=L?E:0,L&&(E=j.byterange.offset+j.byterange.length)));const O=r.preloadHints.length-1;if(this.warnOnMissingAttributes_(`#EXT-X-PRELOAD-HINT #${O} for segment #${I}`,y.attributes,["TYPE","URI"]),!!j.type)for(let F=0;F<r.preloadHints.length-1;F++){const B=r.preloadHints[F];B.type&&B.type===j.type&&this.trigger("warn",{message:`#EXT-X-PRELOAD-HINT #${O} for segment #${I} has the same TYPE ${j.type} as preload hint #${F}`})}},"rendition-report"(){const I=zt(y.attributes);this.manifest.renditionReports=this.manifest.renditionReports||[],this.manifest.renditionReports.push(I);const j=this.manifest.renditionReports.length-1,L=["LAST-MSN","URI"];l&&L.push("LAST-PART"),this.warnOnMissingAttributes_(`#EXT-X-RENDITION-REPORT #${j}`,y.attributes,L)},"part-inf"(){this.manifest.partInf=zt(y.attributes),this.warnOnMissingAttributes_("#EXT-X-PART-INF",y.attributes,["PART-TARGET"]),this.manifest.partInf.partTarget&&(this.manifest.partTargetDuration=this.manifest.partInf.partTarget),Ta.call(this,this.manifest)},daterange(){this.manifest.dateRanges.push(zt(y.attributes));const I=this.manifest.dateRanges.length-1;this.warnOnMissingAttributes_(`#EXT-X-DATERANGE #${I}`,y.attributes,["ID","START-DATE"]);const j=this.manifest.dateRanges[I];j.endDate&&j.startDate&&new Date(j.endDate)<new Date(j.startDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE END-DATE must be equal to or later than the value of the START-DATE"}),j.duration&&j.duration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE DURATION must not be negative"}),j.plannedDuration&&j.plannedDuration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE PLANNED-DURATION must not be negative"});const L=!!j.endOnNext;if(L&&!j.class&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must have a CLASS attribute"}),L&&(j.duration||j.endDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must not contain DURATION or END-DATE attributes"}),j.duration&&j.endDate){const F=j.startDate.getTime()+j.duration*1e3;this.manifest.dateRanges[I].endDate=new Date(F)}if(!A[j.id])A[j.id]=j;else{for(const F in A[j.id])if(j[F]&&JSON.stringify(A[j.id][F])!==JSON.stringify(j[F])){this.trigger("warn",{message:"EXT-X-DATERANGE tags with the same ID in a playlist must have the same attributes values"});break}const O=this.manifest.dateRanges.findIndex(F=>F.id===j.id);this.manifest.dateRanges[O]=Se(this.manifest.dateRanges[O],j),A[j.id]=Se(A[j.id],j),this.manifest.dateRanges.pop()}},"independent-segments"(){this.manifest.independentSegments=!0},"i-frames-only"(){this.manifest.iFramesOnly=!0,this.requiredCompatibilityversion(this.manifest.version,4)},"content-steering"(){this.manifest.contentSteering=zt(y.attributes),this.warnOnMissingAttributes_("#EXT-X-CONTENT-STEERING",y.attributes,["SERVER-URI"])},define(){this.manifest.definitions=this.manifest.definitions||{};const I=(j,L)=>{if(j in this.manifest.definitions){this.trigger("error",{message:`EXT-X-DEFINE: Duplicate name ${j}`});return}this.manifest.definitions[j]=L};if("QUERYPARAM"in y.attributes){if("NAME"in y.attributes||"IMPORT"in y.attributes){this.trigger("error",{message:"EXT-X-DEFINE: Invalid attributes"});return}const j=this.params.get(y.attributes.QUERYPARAM);if(!j){this.trigger("error",{message:`EXT-X-DEFINE: No query param ${y.attributes.QUERYPARAM}`});return}I(y.attributes.QUERYPARAM,decodeURIComponent(j));return}if("NAME"in y.attributes){if("IMPORT"in y.attributes){this.trigger("error",{message:"EXT-X-DEFINE: Invalid attributes"});return}if(!("VALUE"in y.attributes)||typeof y.attributes.VALUE!="string"){this.trigger("error",{message:`EXT-X-DEFINE: No value for ${y.attributes.NAME}`});return}I(y.attributes.NAME,y.attributes.VALUE);return}if("IMPORT"in y.attributes){if(!this.mainDefinitions[y.attributes.IMPORT]){this.trigger("error",{message:`EXT-X-DEFINE: No value ${y.attributes.IMPORT} to import, or IMPORT used on main playlist`});return}I(y.attributes.IMPORT,this.mainDefinitions[y.attributes.IMPORT]);return}this.trigger("error",{message:"EXT-X-DEFINE: No attribute"})},"i-frame-playlist"(){this.manifest.iFramePlaylists.push({attributes:y.attributes,uri:y.uri,timeline:v}),this.warnOnMissingAttributes_("#EXT-X-I-FRAME-STREAM-INF",y.attributes,["BANDWIDTH","URI"])}}[y.tagType]||u).call(t)},uri(){r.uri=y.uri,s.push(r),this.manifest.targetDuration&&!("duration"in r)&&(this.trigger("warn",{message:"defaulting segment duration to the target duration"}),r.duration=this.manifest.targetDuration),a&&(r.key=a),r.timeline=v,n&&(r.map=n),E=0,this.lastProgramDateTime!==null&&(r.programDateTime=this.lastProgramDateTime,this.lastProgramDateTime+=r.duration*1e3),r={}},comment(){},custom(){y.segment?(r.custom=r.custom||{},r.custom[y.customType]=y.data):(this.manifest.custom=this.manifest.custom||{},this.manifest.custom[y.customType]=y.data)}})[y.type].call(t)})}requiredCompatibilityversion(e,t){(e<t||!e)&&this.trigger("warn",{message:`manifest must be at least version ${t}`})}warnOnMissingAttributes_(e,t,s){const r=[];s.forEach(function(n){t.hasOwnProperty(n)||r.push(n)}),r.length&&this.trigger("warn",{message:`${e} lacks required attribute(s): ${r.join(", ")}`})}push(e){this.lineStream.push(e)}end(){this.lineStream.push(`
19
- `),this.manifest.dateRanges.length&&this.lastProgramDateTime===null&&this.trigger("warn",{message:"A playlist with EXT-X-DATERANGE tag must contain atleast one EXT-X-PROGRAM-DATE-TIME tag"}),this.lastProgramDateTime=null,this.trigger("end")}addParser(e){this.parseStream.addParser(e)}addTagMapper(e){this.parseStream.addTagMapper(e)}}var fi={mp4:/^(av0?1|avc0?[1234]|vp0?9|flac|opus|mp3|mp4a|mp4v|stpp.ttml.im1t)/,webm:/^(vp0?[89]|av0?1|opus|vorbis)/,ogg:/^(vp0?[89]|theora|flac|opus|vorbis)/,video:/^(av0?1|avc0?[1234]|vp0?[89]|hvc1|hev1|theora|mp4v)/,audio:/^(mp4a|flac|vorbis|opus|ac-[34]|ec-3|alac|mp3|speex|aac)/,text:/^(stpp.ttml.im1t)/,muxerVideo:/^(avc0?1)/,muxerAudio:/^(mp4a)/,muxerText:/a^/},Ug=["video","audio","text"],xu=["Video","Audio","Text"],Jc=function(e){return e&&e.replace(/avc1\.(\d+)\.(\d+)/i,function(t,s,r){var n=("00"+Number(s).toString(16)).slice(-2),a=("00"+Number(r).toString(16)).slice(-2);return"avc1."+n+"00"+a})},vt=function(e){e===void 0&&(e="");var t=e.split(","),s=[];return t.forEach(function(r){r=r.trim();var n;Ug.forEach(function(a){var l=fi[a].exec(r.toLowerCase());if(!(!l||l.length<=1)){n=a;var u=r.substring(0,l[1].length),f=r.replace(u,"");s.push({type:u,details:f,mediaType:a})}}),n||s.push({type:r,details:"",mediaType:"unknown"})}),s},Vg=function(e,t){if(!e.mediaGroups.AUDIO||!t)return null;var s=e.mediaGroups.AUDIO[t];if(!s)return null;for(var r in s){var n=s[r];if(n.default&&n.playlists)return vt(n.playlists[0].attributes.CODECS)}return null},Zc=function(e){return e===void 0&&(e=""),fi.audio.test(e.trim().toLowerCase())},Hg=function(e){return e===void 0&&(e=""),fi.text.test(e.trim().toLowerCase())},Gi=function(e){if(!(!e||typeof e!="string")){var t=e.toLowerCase().split(",").map(function(n){return Jc(n.trim())}),s="video";t.length===1&&Zc(t[0])?s="audio":t.length===1&&Hg(t[0])&&(s="application");var r="mp4";return t.every(function(n){return fi.mp4.test(n)})?r="mp4":t.every(function(n){return fi.webm.test(n)})?r="webm":t.every(function(n){return fi.ogg.test(n)})&&(r="ogg"),s+"/"+r+';codecs="'+e+'"'}},qs=function(e,t){return e===void 0&&(e=""),t===void 0&&(t=!1),S.MediaSource&&S.MediaSource.isTypeSupported&&S.MediaSource.isTypeSupported(Gi(e))||t&&S.ManagedMediaSource&&S.ManagedMediaSource.isTypeSupported&&S.ManagedMediaSource.isTypeSupported(Gi(e))||!1},xa=function(e){return e===void 0&&(e=""),e.toLowerCase().split(",").every(function(t){t=t.trim();for(var s=0;s<xu.length;s++){var r=xu[s];if(fi["muxer"+r].test(t))return!0}return!1})},Su="mp4a.40.2",qg="avc1.4d400d",zg=/^(audio|video|application)\/(x-|vnd\.apple\.)?mpegurl/i,$g=/^application\/dash\+xml/i,ed=function(e){return zg.test(e)?"hls":$g.test(e)?"dash":e==="application/vnd.videojs.vhs+json"?"vhs-json":null},Gg=function(e){return e.toString(2).length},Wg=function(e){return Math.ceil(Gg(e)/8)},td=function(e){return ArrayBuffer.isView==="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer},Xg=function(e){return td(e)},G=function(e){return e instanceof Uint8Array?e:(!Array.isArray(e)&&!Xg(e)&&!(e instanceof ArrayBuffer)&&(typeof e!="number"||typeof e=="number"&&e!==e?e=0:e=[e]),new Uint8Array(e&&e.buffer||e,e&&e.byteOffset||0,e&&e.byteLength||0))},Ie=S.BigInt||Number,Ua=[Ie("0x1"),Ie("0x100"),Ie("0x10000"),Ie("0x1000000"),Ie("0x100000000"),Ie("0x10000000000"),Ie("0x1000000000000"),Ie("0x100000000000000"),Ie("0x10000000000000000")];(function(){var i=new Uint16Array([65484]),e=new Uint8Array(i.buffer,i.byteOffset,i.byteLength);return e[0]===255?"big":e[0]===204?"little":"unknown"})();var Yg=function(e,t){var s=t===void 0?{}:t,r=s.signed,n=r===void 0?!1:r,a=s.le,l=a===void 0?!1:a;e=G(e);var u=l?"reduce":"reduceRight",f=e[u]?e[u]:Array.prototype[u],m=f.call(e,function(T,E,A){var y=l?A:Math.abs(A+1-e.length);return T+Ie(E)*Ua[y]},Ie(0));if(n){var v=Ua[e.length]/Ie(2)-Ie(1);m=Ie(m),m>v&&(m-=v,m-=v,m-=Ie(2))}return Number(m)},Kg=function(e,t){var s={},r=s.le,n=r===void 0?!1:r;(typeof e!="bigint"&&typeof e!="number"||typeof e=="number"&&e!==e)&&(e=0),e=Ie(e);for(var a=Wg(e),l=new Uint8Array(new ArrayBuffer(a)),u=0;u<a;u++){var f=n?u:Math.abs(u+1-l.length);l[f]=Number(e/Ua[u]&Ie(255)),e<0&&(l[f]=Math.abs(~l[f]),l[f]-=u===0?1:2)}return l},id=function(e,t){if(typeof e!="string"&&e&&typeof e.toString=="function"&&(e=e.toString()),typeof e!="string")return new Uint8Array;t||(e=unescape(encodeURIComponent(e)));for(var s=new Uint8Array(e.length),r=0;r<e.length;r++)s[r]=e.charCodeAt(r);return s},Qg=function(){for(var e=arguments.length,t=new Array(e),s=0;s<e;s++)t[s]=arguments[s];if(t=t.filter(function(l){return l&&(l.byteLength||l.length)&&typeof l!="string"}),t.length<=1)return G(t[0]);var r=t.reduce(function(l,u,f){return l+(u.byteLength||u.length)},0),n=new Uint8Array(r),a=0;return t.forEach(function(l){l=G(l),n.set(l,a),a+=l.byteLength}),n},pe=function(e,t,s){var r=s===void 0?{}:s,n=r.offset,a=n===void 0?0:n,l=r.mask,u=l===void 0?[]:l;e=G(e),t=G(t);var f=t.every?t.every:Array.prototype.every;return t.length&&e.length-a>=t.length&&f.call(t,function(m,v){var T=u[v]?u[v]&e[a+v]:e[a+v];return m===T})},Jg=function(e,t,s){t.forEach(function(r){for(var n in e.mediaGroups[r])for(var a in e.mediaGroups[r][n]){var l=e.mediaGroups[r][n][a];s(l,r,n,a)}})},Zt={},Ft={};function Zg(i,e,t){if(t===void 0&&(t=Array.prototype),i&&typeof t.find=="function")return t.find.call(i,e);for(var s=0;s<i.length;s++)if(Object.prototype.hasOwnProperty.call(i,s)){var r=i[s];if(e.call(void 0,r,s,i))return r}}function xo(i,e){return e===void 0&&(e=Object),e&&typeof e.freeze=="function"?e.freeze(i):i}function e1(i,e){if(i===null||typeof i!="object")throw new TypeError("target is not an object");for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(i[t]=e[t]);return i}var sd=xo({HTML:"text/html",isHTML:function(i){return i===sd.HTML},XML_APPLICATION:"application/xml",XML_TEXT:"text/xml",XML_XHTML_APPLICATION:"application/xhtml+xml",XML_SVG_IMAGE:"image/svg+xml"}),rd=xo({HTML:"http://www.w3.org/1999/xhtml",isHTML:function(i){return i===rd.HTML},SVG:"http://www.w3.org/2000/svg",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"});Ft.assign=e1;Ft.find=Zg;Ft.freeze=xo;Ft.MIME_TYPE=sd;Ft.NAMESPACE=rd;var nd=Ft,St=nd.find,Ys=nd.NAMESPACE;function t1(i){return i!==""}function i1(i){return i?i.split(/[\t\n\f\r ]+/).filter(t1):[]}function s1(i,e){return i.hasOwnProperty(e)||(i[e]=!0),i}function Cu(i){if(!i)return[];var e=i1(i);return Object.keys(e.reduce(s1,{}))}function r1(i){return function(e){return i&&i.indexOf(e)!==-1}}function rr(i,e){for(var t in i)Object.prototype.hasOwnProperty.call(i,t)&&(e[t]=i[t])}function Ye(i,e){var t=i.prototype;if(!(t instanceof e)){let s=function(){};s.prototype=e.prototype,s=new s,rr(t,s),i.prototype=t=s}t.constructor!=i&&(typeof i!="function"&&console.error("unknown Class:"+i),t.constructor=i)}var Ke={},rt=Ke.ELEMENT_NODE=1,Wi=Ke.ATTRIBUTE_NODE=2,en=Ke.TEXT_NODE=3,ad=Ke.CDATA_SECTION_NODE=4,od=Ke.ENTITY_REFERENCE_NODE=5,n1=Ke.ENTITY_NODE=6,ld=Ke.PROCESSING_INSTRUCTION_NODE=7,ud=Ke.COMMENT_NODE=8,cd=Ke.DOCUMENT_NODE=9,dd=Ke.DOCUMENT_TYPE_NODE=10,Rt=Ke.DOCUMENT_FRAGMENT_NODE=11,a1=Ke.NOTATION_NODE=12,Me={},je={};Me.INDEX_SIZE_ERR=(je[1]="Index size error",1);Me.DOMSTRING_SIZE_ERR=(je[2]="DOMString size error",2);var $e=Me.HIERARCHY_REQUEST_ERR=(je[3]="Hierarchy request error",3);Me.WRONG_DOCUMENT_ERR=(je[4]="Wrong document",4);Me.INVALID_CHARACTER_ERR=(je[5]="Invalid character",5);Me.NO_DATA_ALLOWED_ERR=(je[6]="No data allowed",6);Me.NO_MODIFICATION_ALLOWED_ERR=(je[7]="No modification allowed",7);var hd=Me.NOT_FOUND_ERR=(je[8]="Not found",8);Me.NOT_SUPPORTED_ERR=(je[9]="Not supported",9);var Eu=Me.INUSE_ATTRIBUTE_ERR=(je[10]="Attribute in use",10);Me.INVALID_STATE_ERR=(je[11]="Invalid state",11);Me.SYNTAX_ERR=(je[12]="Syntax error",12);Me.INVALID_MODIFICATION_ERR=(je[13]="Invalid modification",13);Me.NAMESPACE_ERR=(je[14]="Invalid namespace",14);Me.INVALID_ACCESS_ERR=(je[15]="Invalid access",15);function xe(i,e){if(e instanceof Error)var t=e;else t=this,Error.call(this,je[i]),this.message=je[i],Error.captureStackTrace&&Error.captureStackTrace(this,xe);return t.code=i,e&&(this.message=this.message+": "+e),t}xe.prototype=Error.prototype;rr(Me,xe);function Lt(){}Lt.prototype={length:0,item:function(i){return i>=0&&i<this.length?this[i]:null},toString:function(i,e){for(var t=[],s=0;s<this.length;s++)Li(this[s],t,i,e);return t.join("")},filter:function(i){return Array.prototype.filter.call(this,i)},indexOf:function(i){return Array.prototype.indexOf.call(this,i)}};function Xi(i,e){this._node=i,this._refresh=e,So(this)}function So(i){var e=i._node._inc||i._node.ownerDocument._inc;if(i._inc!==e){var t=i._refresh(i._node);if(Cd(i,"length",t.length),!i.$$length||t.length<i.$$length)for(var s=t.length;s in i;s++)Object.prototype.hasOwnProperty.call(i,s)&&delete i[s];rr(t,i),i._inc=e}}Xi.prototype.item=function(i){return So(this),this[i]||null};Ye(Xi,Lt);function tn(){}function fd(i,e){for(var t=i.length;t--;)if(i[t]===e)return t}function Au(i,e,t,s){if(s?e[fd(e,s)]=t:e[e.length++]=t,i){t.ownerElement=i;var r=i.ownerDocument;r&&(s&&gd(r,i,s),o1(r,i,t))}}function wu(i,e,t){var s=fd(e,t);if(s>=0){for(var r=e.length-1;s<r;)e[s]=e[++s];if(e.length=r,i){var n=i.ownerDocument;n&&(gd(n,i,t),t.ownerElement=null)}}else throw new xe(hd,new Error(i.tagName+"@"+t))}tn.prototype={length:0,item:Lt.prototype.item,getNamedItem:function(i){for(var e=this.length;e--;){var t=this[e];if(t.nodeName==i)return t}},setNamedItem:function(i){var e=i.ownerElement;if(e&&e!=this._ownerElement)throw new xe(Eu);var t=this.getNamedItem(i.nodeName);return Au(this._ownerElement,this,i,t),t},setNamedItemNS:function(i){var e=i.ownerElement,t;if(e&&e!=this._ownerElement)throw new xe(Eu);return t=this.getNamedItemNS(i.namespaceURI,i.localName),Au(this._ownerElement,this,i,t),t},removeNamedItem:function(i){var e=this.getNamedItem(i);return wu(this._ownerElement,this,e),e},removeNamedItemNS:function(i,e){var t=this.getNamedItemNS(i,e);return wu(this._ownerElement,this,t),t},getNamedItemNS:function(i,e){for(var t=this.length;t--;){var s=this[t];if(s.localName==e&&s.namespaceURI==i)return s}return null}};function pd(){}pd.prototype={hasFeature:function(i,e){return!0},createDocument:function(i,e,t){var s=new nr;if(s.implementation=this,s.childNodes=new Lt,s.doctype=t||null,t&&s.appendChild(t),e){var r=s.createElementNS(i,e);s.appendChild(r)}return s},createDocumentType:function(i,e,t){var s=new Dn;return s.name=i,s.nodeName=i,s.publicId=e||"",s.systemId=t||"",s}};function ne(){}ne.prototype={firstChild:null,lastChild:null,previousSibling:null,nextSibling:null,attributes:null,parentNode:null,childNodes:null,ownerDocument:null,nodeValue:null,namespaceURI:null,prefix:null,localName:null,insertBefore:function(i,e){return sn(this,i,e)},replaceChild:function(i,e){sn(this,i,e,yd),e&&this.removeChild(e)},removeChild:function(i){return vd(this,i)},appendChild:function(i){return this.insertBefore(i,null)},hasChildNodes:function(){return this.firstChild!=null},cloneNode:function(i){return Va(this.ownerDocument||this,this,i)},normalize:function(){for(var i=this.firstChild;i;){var e=i.nextSibling;e&&e.nodeType==en&&i.nodeType==en?(this.removeChild(e),i.appendData(e.data)):(i.normalize(),i=e)}},isSupported:function(i,e){return this.ownerDocument.implementation.hasFeature(i,e)},hasAttributes:function(){return this.attributes.length>0},lookupPrefix:function(i){for(var e=this;e;){var t=e._nsMap;if(t){for(var s in t)if(Object.prototype.hasOwnProperty.call(t,s)&&t[s]===i)return s}e=e.nodeType==Wi?e.ownerDocument:e.parentNode}return null},lookupNamespaceURI:function(i){for(var e=this;e;){var t=e._nsMap;if(t&&Object.prototype.hasOwnProperty.call(t,i))return t[i];e=e.nodeType==Wi?e.ownerDocument:e.parentNode}return null},isDefaultNamespace:function(i){var e=this.lookupPrefix(i);return e==null}};function md(i){return i=="<"&&"&lt;"||i==">"&&"&gt;"||i=="&"&&"&amp;"||i=='"'&&"&quot;"||"&#"+i.charCodeAt()+";"}rr(Ke,ne);rr(Ke,ne.prototype);function Ks(i,e){if(e(i))return!0;if(i=i.firstChild)do if(Ks(i,e))return!0;while(i=i.nextSibling)}function nr(){this.ownerDocument=this}function o1(i,e,t){i&&i._inc++;var s=t.namespaceURI;s===Ys.XMLNS&&(e._nsMap[t.prefix?t.localName:""]=t.value)}function gd(i,e,t,s){i&&i._inc++;var r=t.namespaceURI;r===Ys.XMLNS&&delete e._nsMap[t.prefix?t.localName:""]}function Co(i,e,t){if(i&&i._inc){i._inc++;var s=e.childNodes;if(t)s[s.length++]=t;else{for(var r=e.firstChild,n=0;r;)s[n++]=r,r=r.nextSibling;s.length=n,delete s[s.length]}}}function vd(i,e){var t=e.previousSibling,s=e.nextSibling;return t?t.nextSibling=s:i.firstChild=s,s?s.previousSibling=t:i.lastChild=t,e.parentNode=null,e.previousSibling=null,e.nextSibling=null,Co(i.ownerDocument,i),e}function l1(i){return i&&(i.nodeType===ne.DOCUMENT_NODE||i.nodeType===ne.DOCUMENT_FRAGMENT_NODE||i.nodeType===ne.ELEMENT_NODE)}function u1(i){return i&&(Ct(i)||Eo(i)||Nt(i)||i.nodeType===ne.DOCUMENT_FRAGMENT_NODE||i.nodeType===ne.COMMENT_NODE||i.nodeType===ne.PROCESSING_INSTRUCTION_NODE)}function Nt(i){return i&&i.nodeType===ne.DOCUMENT_TYPE_NODE}function Ct(i){return i&&i.nodeType===ne.ELEMENT_NODE}function Eo(i){return i&&i.nodeType===ne.TEXT_NODE}function Du(i,e){var t=i.childNodes||[];if(St(t,Ct)||Nt(e))return!1;var s=St(t,Nt);return!(e&&s&&t.indexOf(s)>t.indexOf(e))}function ku(i,e){var t=i.childNodes||[];function s(n){return Ct(n)&&n!==e}if(St(t,s))return!1;var r=St(t,Nt);return!(e&&r&&t.indexOf(r)>t.indexOf(e))}function c1(i,e,t){if(!l1(i))throw new xe($e,"Unexpected parent node type "+i.nodeType);if(t&&t.parentNode!==i)throw new xe(hd,"child not in parent");if(!u1(e)||Nt(e)&&i.nodeType!==ne.DOCUMENT_NODE)throw new xe($e,"Unexpected node type "+e.nodeType+" for parent node type "+i.nodeType)}function d1(i,e,t){var s=i.childNodes||[],r=e.childNodes||[];if(e.nodeType===ne.DOCUMENT_FRAGMENT_NODE){var n=r.filter(Ct);if(n.length>1||St(r,Eo))throw new xe($e,"More than one element or text in fragment");if(n.length===1&&!Du(i,t))throw new xe($e,"Element in fragment can not be inserted before doctype")}if(Ct(e)&&!Du(i,t))throw new xe($e,"Only one element can be added and only after doctype");if(Nt(e)){if(St(s,Nt))throw new xe($e,"Only one doctype is allowed");var a=St(s,Ct);if(t&&s.indexOf(a)<s.indexOf(t))throw new xe($e,"Doctype can only be inserted before an element");if(!t&&a)throw new xe($e,"Doctype can not be appended since element is present")}}function yd(i,e,t){var s=i.childNodes||[],r=e.childNodes||[];if(e.nodeType===ne.DOCUMENT_FRAGMENT_NODE){var n=r.filter(Ct);if(n.length>1||St(r,Eo))throw new xe($e,"More than one element or text in fragment");if(n.length===1&&!ku(i,t))throw new xe($e,"Element in fragment can not be inserted before doctype")}if(Ct(e)&&!ku(i,t))throw new xe($e,"Only one element can be added and only after doctype");if(Nt(e)){if(St(s,function(u){return Nt(u)&&u!==t}))throw new xe($e,"Only one doctype is allowed");var a=St(s,Ct);if(t&&s.indexOf(a)<s.indexOf(t))throw new xe($e,"Doctype can only be inserted before an element")}}function sn(i,e,t,s){c1(i,e,t),i.nodeType===ne.DOCUMENT_NODE&&(s||d1)(i,e,t);var r=e.parentNode;if(r&&r.removeChild(e),e.nodeType===Rt){var n=e.firstChild;if(n==null)return e;var a=e.lastChild}else n=a=e;var l=t?t.previousSibling:i.lastChild;n.previousSibling=l,a.nextSibling=t,l?l.nextSibling=n:i.firstChild=n,t==null?i.lastChild=a:t.previousSibling=a;do{n.parentNode=i;var u=i.ownerDocument||i;Qs(n,u)}while(n!==a&&(n=n.nextSibling));return Co(i.ownerDocument||i,i),e.nodeType==Rt&&(e.firstChild=e.lastChild=null),e}function Qs(i,e){if(i.ownerDocument!==e){if(i.ownerDocument=e,i.nodeType===rt&&i.attributes)for(var t=0;t<i.attributes.length;t++){var s=i.attributes.item(t);s&&(s.ownerDocument=e)}for(var r=i.firstChild;r;)Qs(r,e),r=r.nextSibling}}function h1(i,e){e.parentNode&&e.parentNode.removeChild(e),e.parentNode=i,e.previousSibling=i.lastChild,e.nextSibling=null,e.previousSibling?e.previousSibling.nextSibling=e:i.firstChild=e,i.lastChild=e,Co(i.ownerDocument,i,e);var t=i.ownerDocument||i;return Qs(e,t),e}nr.prototype={nodeName:"#document",nodeType:cd,doctype:null,documentElement:null,_inc:1,insertBefore:function(i,e){if(i.nodeType==Rt){for(var t=i.firstChild;t;){var s=t.nextSibling;this.insertBefore(t,e),t=s}return i}return sn(this,i,e),Qs(i,this),this.documentElement===null&&i.nodeType===rt&&(this.documentElement=i),i},removeChild:function(i){return this.documentElement==i&&(this.documentElement=null),vd(this,i)},replaceChild:function(i,e){sn(this,i,e,yd),Qs(i,this),e&&this.removeChild(e),Ct(i)&&(this.documentElement=i)},importNode:function(i,e){return Sd(this,i,e)},getElementById:function(i){var e=null;return Ks(this.documentElement,function(t){if(t.nodeType==rt&&t.getAttribute("id")==i)return e=t,!0}),e},getElementsByClassName:function(i){var e=Cu(i);return new Xi(this,function(t){var s=[];return e.length>0&&Ks(t.documentElement,function(r){if(r!==t&&r.nodeType===rt){var n=r.getAttribute("class");if(n){var a=i===n;if(!a){var l=Cu(n);a=e.every(r1(l))}a&&s.push(r)}}}),s})},createElement:function(i){var e=new yi;e.ownerDocument=this,e.nodeName=i,e.tagName=i,e.localName=i,e.childNodes=new Lt;var t=e.attributes=new tn;return t._ownerElement=e,e},createDocumentFragment:function(){var i=new kn;return i.ownerDocument=this,i.childNodes=new Lt,i},createTextNode:function(i){var e=new Ao;return e.ownerDocument=this,e.appendData(i),e},createComment:function(i){var e=new wo;return e.ownerDocument=this,e.appendData(i),e},createCDATASection:function(i){var e=new Do;return e.ownerDocument=this,e.appendData(i),e},createProcessingInstruction:function(i,e){var t=new jo;return t.ownerDocument=this,t.tagName=t.nodeName=t.target=i,t.nodeValue=t.data=e,t},createAttribute:function(i){var e=new rn;return e.ownerDocument=this,e.name=i,e.nodeName=i,e.localName=i,e.specified=!0,e},createEntityReference:function(i){var e=new ko;return e.ownerDocument=this,e.nodeName=i,e},createElementNS:function(i,e){var t=new yi,s=e.split(":"),r=t.attributes=new tn;return t.childNodes=new Lt,t.ownerDocument=this,t.nodeName=e,t.tagName=e,t.namespaceURI=i,s.length==2?(t.prefix=s[0],t.localName=s[1]):t.localName=e,r._ownerElement=t,t},createAttributeNS:function(i,e){var t=new rn,s=e.split(":");return t.ownerDocument=this,t.nodeName=e,t.name=e,t.namespaceURI=i,t.specified=!0,s.length==2?(t.prefix=s[0],t.localName=s[1]):t.localName=e,t}};Ye(nr,ne);function yi(){this._nsMap={}}yi.prototype={nodeType:rt,hasAttribute:function(i){return this.getAttributeNode(i)!=null},getAttribute:function(i){var e=this.getAttributeNode(i);return e&&e.value||""},getAttributeNode:function(i){return this.attributes.getNamedItem(i)},setAttribute:function(i,e){var t=this.ownerDocument.createAttribute(i);t.value=t.nodeValue=""+e,this.setAttributeNode(t)},removeAttribute:function(i){var e=this.getAttributeNode(i);e&&this.removeAttributeNode(e)},appendChild:function(i){return i.nodeType===Rt?this.insertBefore(i,null):h1(this,i)},setAttributeNode:function(i){return this.attributes.setNamedItem(i)},setAttributeNodeNS:function(i){return this.attributes.setNamedItemNS(i)},removeAttributeNode:function(i){return this.attributes.removeNamedItem(i.nodeName)},removeAttributeNS:function(i,e){var t=this.getAttributeNodeNS(i,e);t&&this.removeAttributeNode(t)},hasAttributeNS:function(i,e){return this.getAttributeNodeNS(i,e)!=null},getAttributeNS:function(i,e){var t=this.getAttributeNodeNS(i,e);return t&&t.value||""},setAttributeNS:function(i,e,t){var s=this.ownerDocument.createAttributeNS(i,e);s.value=s.nodeValue=""+t,this.setAttributeNode(s)},getAttributeNodeNS:function(i,e){return this.attributes.getNamedItemNS(i,e)},getElementsByTagName:function(i){return new Xi(this,function(e){var t=[];return Ks(e,function(s){s!==e&&s.nodeType==rt&&(i==="*"||s.tagName==i)&&t.push(s)}),t})},getElementsByTagNameNS:function(i,e){return new Xi(this,function(t){var s=[];return Ks(t,function(r){r!==t&&r.nodeType===rt&&(i==="*"||r.namespaceURI===i)&&(e==="*"||r.localName==e)&&s.push(r)}),s})}};nr.prototype.getElementsByTagName=yi.prototype.getElementsByTagName;nr.prototype.getElementsByTagNameNS=yi.prototype.getElementsByTagNameNS;Ye(yi,ne);function rn(){}rn.prototype.nodeType=Wi;Ye(rn,ne);function ar(){}ar.prototype={data:"",substringData:function(i,e){return this.data.substring(i,i+e)},appendData:function(i){i=this.data+i,this.nodeValue=this.data=i,this.length=i.length},insertData:function(i,e){this.replaceData(i,0,e)},appendChild:function(i){throw new Error(je[$e])},deleteData:function(i,e){this.replaceData(i,e,"")},replaceData:function(i,e,t){var s=this.data.substring(0,i),r=this.data.substring(i+e);t=s+t+r,this.nodeValue=this.data=t,this.length=t.length}};Ye(ar,ne);function Ao(){}Ao.prototype={nodeName:"#text",nodeType:en,splitText:function(i){var e=this.data,t=e.substring(i);e=e.substring(0,i),this.data=this.nodeValue=e,this.length=e.length;var s=this.ownerDocument.createTextNode(t);return this.parentNode&&this.parentNode.insertBefore(s,this.nextSibling),s}};Ye(Ao,ar);function wo(){}wo.prototype={nodeName:"#comment",nodeType:ud};Ye(wo,ar);function Do(){}Do.prototype={nodeName:"#cdata-section",nodeType:ad};Ye(Do,ar);function Dn(){}Dn.prototype.nodeType=dd;Ye(Dn,ne);function _d(){}_d.prototype.nodeType=a1;Ye(_d,ne);function bd(){}bd.prototype.nodeType=n1;Ye(bd,ne);function ko(){}ko.prototype.nodeType=od;Ye(ko,ne);function kn(){}kn.prototype.nodeName="#document-fragment";kn.prototype.nodeType=Rt;Ye(kn,ne);function jo(){}jo.prototype.nodeType=ld;Ye(jo,ne);function Td(){}Td.prototype.serializeToString=function(i,e,t){return xd.call(i,e,t)};ne.prototype.toString=xd;function xd(i,e){var t=[],s=this.nodeType==9&&this.documentElement||this,r=s.prefix,n=s.namespaceURI;if(n&&r==null){var r=s.lookupPrefix(n);if(r==null)var a=[{namespace:n,prefix:null}]}return Li(this,t,i,e,a),t.join("")}function ju(i,e,t){var s=i.prefix||"",r=i.namespaceURI;if(!r||s==="xml"&&r===Ys.XML||r===Ys.XMLNS)return!1;for(var n=t.length;n--;){var a=t[n];if(a.prefix===s)return a.namespace!==r}return!0}function Sa(i,e,t){i.push(" ",e,'="',t.replace(/[<>&"\t\n\r]/g,md),'"')}function Li(i,e,t,s,r){if(r||(r=[]),s)if(i=s(i),i){if(typeof i=="string"){e.push(i);return}}else return;switch(i.nodeType){case rt:var n=i.attributes,a=n.length,w=i.firstChild,l=i.tagName;t=Ys.isHTML(i.namespaceURI)||t;var u=l;if(!t&&!i.prefix&&i.namespaceURI){for(var f,m=0;m<n.length;m++)if(n.item(m).name==="xmlns"){f=n.item(m).value;break}if(!f)for(var v=r.length-1;v>=0;v--){var T=r[v];if(T.prefix===""&&T.namespace===i.namespaceURI){f=T.namespace;break}}if(f!==i.namespaceURI)for(var v=r.length-1;v>=0;v--){var T=r[v];if(T.namespace===i.namespaceURI){T.prefix&&(u=T.prefix+":"+l);break}}}e.push("<",u);for(var E=0;E<a;E++){var A=n.item(E);A.prefix=="xmlns"?r.push({prefix:A.localName,namespace:A.value}):A.nodeName=="xmlns"&&r.push({prefix:"",namespace:A.value})}for(var E=0;E<a;E++){var A=n.item(E);if(ju(A,t,r)){var y=A.prefix||"",k=A.namespaceURI;Sa(e,y?"xmlns:"+y:"xmlns",k),r.push({prefix:y,namespace:k})}Li(A,e,t,s,r)}if(l===u&&ju(i,t,r)){var y=i.prefix||"",k=i.namespaceURI;Sa(e,y?"xmlns:"+y:"xmlns",k),r.push({prefix:y,namespace:k})}if(w||t&&!/^(?:meta|link|img|br|hr|input)$/i.test(l)){if(e.push(">"),t&&/^script$/i.test(l))for(;w;)w.data?e.push(w.data):Li(w,e,t,s,r.slice()),w=w.nextSibling;else for(;w;)Li(w,e,t,s,r.slice()),w=w.nextSibling;e.push("</",u,">")}else e.push("/>");return;case cd:case Rt:for(var w=i.firstChild;w;)Li(w,e,t,s,r.slice()),w=w.nextSibling;return;case Wi:return Sa(e,i.name,i.value);case en:return e.push(i.data.replace(/[<&>]/g,md));case ad:return e.push("<![CDATA[",i.data,"]]>");case ud:return e.push("<!--",i.data,"-->");case dd:var I=i.publicId,j=i.systemId;if(e.push("<!DOCTYPE ",i.name),I)e.push(" PUBLIC ",I),j&&j!="."&&e.push(" ",j),e.push(">");else if(j&&j!=".")e.push(" SYSTEM ",j,">");else{var L=i.internalSubset;L&&e.push(" [",L,"]"),e.push(">")}return;case ld:return e.push("<?",i.target," ",i.data,"?>");case od:return e.push("&",i.nodeName,";");default:e.push("??",i.nodeName)}}function Sd(i,e,t){var s;switch(e.nodeType){case rt:s=e.cloneNode(!1),s.ownerDocument=i;case Rt:break;case Wi:t=!0;break}if(s||(s=e.cloneNode(!1)),s.ownerDocument=i,s.parentNode=null,t)for(var r=e.firstChild;r;)s.appendChild(Sd(i,r,t)),r=r.nextSibling;return s}function Va(i,e,t){var s=new e.constructor;for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){var n=e[r];typeof n!="object"&&n!=s[r]&&(s[r]=n)}switch(e.childNodes&&(s.childNodes=new Lt),s.ownerDocument=i,s.nodeType){case rt:var a=e.attributes,l=s.attributes=new tn,u=a.length;l._ownerElement=s;for(var f=0;f<u;f++)s.setAttributeNode(Va(i,a.item(f),!0));break;case Wi:t=!0}if(t)for(var m=e.firstChild;m;)s.appendChild(Va(i,m,t)),m=m.nextSibling;return s}function Cd(i,e,t){i[e]=t}try{if(Object.defineProperty){let i=function(e){switch(e.nodeType){case rt:case Rt:var t=[];for(e=e.firstChild;e;)e.nodeType!==7&&e.nodeType!==8&&t.push(i(e)),e=e.nextSibling;return t.join("");default:return e.nodeValue}};Object.defineProperty(Xi.prototype,"length",{get:function(){return So(this),this.$$length}}),Object.defineProperty(ne.prototype,"textContent",{get:function(){return i(this)},set:function(e){switch(this.nodeType){case rt:case Rt:for(;this.firstChild;)this.removeChild(this.firstChild);(e||String(e))&&this.appendChild(this.ownerDocument.createTextNode(e));break;default:this.data=e,this.value=e,this.nodeValue=e}}}),Cd=function(e,t,s){e["$$"+t]=s}}}catch{}Zt.DocumentType=Dn;Zt.DOMException=xe;Zt.DOMImplementation=pd;Zt.Element=yi;Zt.Node=ne;Zt.NodeList=Lt;Zt.XMLSerializer=Td;var jn={},Ed={};(function(i){var e=Ft.freeze;i.XML_ENTITIES=e({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),i.HTML_ENTITIES=e({Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",AMP:"&",amp:"&",And:"⩓",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",ap:"≈",apacir:"⩯",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",Barwed:"⌆",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",Because:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxDL:"╗",boxDl:"╖",boxdL:"╕",boxdl:"┐",boxDR:"╔",boxDr:"╓",boxdR:"╒",boxdr:"┌",boxH:"═",boxh:"─",boxHD:"╦",boxHd:"╤",boxhD:"╥",boxhd:"┬",boxHU:"╩",boxHu:"╧",boxhU:"╨",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxUL:"╝",boxUl:"╜",boxuL:"╛",boxul:"┘",boxUR:"╚",boxUr:"╙",boxuR:"╘",boxur:"└",boxV:"║",boxv:"│",boxVH:"╬",boxVh:"╫",boxvH:"╪",boxvh:"┼",boxVL:"╣",boxVl:"╢",boxvL:"╡",boxvl:"┤",boxVR:"╠",boxVr:"╟",boxvR:"╞",boxvr:"├",bprime:"‵",Breve:"˘",breve:"˘",brvbar:"¦",Bscr:"ℬ",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",Cap:"⋒",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",CenterDot:"·",centerdot:"·",Cfr:"ℭ",cfr:"𝔠",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",Colon:"∷",colon:":",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",Conint:"∯",conint:"∮",ContourIntegral:"∮",Copf:"ℂ",copf:"𝕔",coprod:"∐",Coproduct:"∐",COPY:"©",copy:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",Cross:"⨯",cross:"✗",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",Cup:"⋓",cup:"∪",cupbrcap:"⩈",CupCap:"≍",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",Dagger:"‡",dagger:"†",daleth:"ℸ",Darr:"↡",dArr:"⇓",darr:"↓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",DD:"ⅅ",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",Diamond:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",Downarrow:"⇓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",ecir:"≖",Ecirc:"Ê",ecirc:"ê",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",eDot:"≑",edot:"ė",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",Escr:"ℰ",escr:"ℯ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",ExponentialE:"ⅇ",exponentiale:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",ForAll:"∀",forall:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",Fscr:"ℱ",fscr:"𝒻",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",gE:"≧",ge:"≥",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",Gg:"⋙",gg:"≫",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gnE:"≩",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",Gt:"≫",GT:">",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",hArr:"⇔",harr:"↔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",Hfr:"ℌ",hfr:"𝔥",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",Hopf:"ℍ",hopf:"𝕙",horbar:"―",HorizontalLine:"─",Hscr:"ℋ",hscr:"𝒽",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",Ifr:"ℑ",ifr:"𝔦",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Im:"ℑ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",Int:"∬",int:"∫",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",Iscr:"ℐ",iscr:"𝒾",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",Lang:"⟪",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",Larr:"↞",lArr:"⇐",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",lAtail:"⤛",latail:"⤙",late:"⪭",lates:"⪭︀",lBarr:"⤎",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",lE:"≦",le:"≤",LeftAngleBracket:"⟨",LeftArrow:"←",Leftarrow:"⇐",leftarrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",Ll:"⋘",ll:"≪",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lnE:"≨",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftarrow:"⟵",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",LongRightArrow:"⟶",Longrightarrow:"⟹",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",Lscr:"ℒ",lscr:"𝓁",Lsh:"↰",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",Lt:"≪",LT:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",Mscr:"ℳ",mscr:"𝓂",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",ne:"≠",nearhk:"⤤",neArr:"⇗",nearr:"↗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:`
20
- `,nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlArr:"⇍",nlarr:"↚",nldr:"‥",nlE:"≦̸",nle:"≰",nLeftarrow:"⇍",nleftarrow:"↚",nLeftrightarrow:"⇎",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",nopf:"𝕟",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nRightarrow:"⇏",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nVDash:"⊯",nVdash:"⊮",nvDash:"⊭",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwArr:"⇖",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",ocir:"⊚",Ocirc:"Ô",ocirc:"ô",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",Or:"⩔",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",Otimes:"⨷",otimes:"⊗",otimesas:"⨶",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",Popf:"ℙ",popf:"𝕡",pound:"£",Pr:"⪻",pr:"≺",prap:"⪷",prcue:"≼",prE:"⪳",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",Prime:"″",prime:"′",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",Qopf:"ℚ",qopf:"𝕢",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",QUOT:'"',quot:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",Rang:"⟫",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",Rarr:"↠",rArr:"⇒",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",rAtail:"⤜",ratail:"⤚",ratio:"∶",rationals:"ℚ",RBarr:"⤐",rBarr:"⤏",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",REG:"®",reg:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",Rfr:"ℜ",rfr:"𝔯",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrow:"→",Rightarrow:"⇒",rightarrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",Ropf:"ℝ",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",Rscr:"ℛ",rscr:"𝓇",Rsh:"↱",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",Sc:"⪼",sc:"≻",scap:"⪸",Scaron:"Š",scaron:"š",sccue:"≽",scE:"⪴",sce:"⪰",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",seArr:"⇘",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",Square:"□",square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",Sub:"⋐",sub:"⊂",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",Subset:"⋐",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",Sum:"∑",sum:"∑",sung:"♪",Sup:"⋑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",Supset:"⋑",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swArr:"⇙",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:" ",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",Therefore:"∴",therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",Tilde:"∼",tilde:"˜",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",TRADE:"™",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",Uarr:"↟",uArr:"⇑",uarr:"↑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrow:"↑",Uparrow:"⇑",uparrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",Updownarrow:"⇕",updownarrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",upsi:"υ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",vArr:"⇕",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",Vbar:"⫫",vBar:"⫨",vBarv:"⫩",Vcy:"В",vcy:"в",VDash:"⊫",Vdash:"⊩",vDash:"⊨",vdash:"⊢",Vdashl:"⫦",Vee:"⋁",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",Verbar:"‖",verbar:"|",Vert:"‖",vert:"|",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",Wedge:"⋀",wedge:"∧",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",Xi:"Ξ",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",Yuml:"Ÿ",yuml:"ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",Zfr:"ℨ",zfr:"𝔷",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",Zopf:"ℤ",zopf:"𝕫",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"}),i.entityMap=i.HTML_ENTITIES})(Ed);var Io={},Js=Ft.NAMESPACE,Ha=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,Iu=new RegExp("[\\-\\.0-9"+Ha.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),Pu=new RegExp("^"+Ha.source+Iu.source+"*(?::"+Ha.source+Iu.source+"*)?$"),js=0,$t=1,Ai=2,Is=3,wi=4,Di=5,Ps=6,qr=7;function Yi(i,e){this.message=i,this.locator=e,Error.captureStackTrace&&Error.captureStackTrace(this,Yi)}Yi.prototype=new Error;Yi.prototype.name=Yi.name;function Ad(){}Ad.prototype={parse:function(i,e,t){var s=this.domBuilder;s.startDocument(),wd(e,e={}),f1(i,e,t,s,this.errorHandler),s.endDocument()}};function f1(i,e,t,s,r){function n(ee){if(ee>65535){ee-=65536;var _e=55296+(ee>>10),Dt=56320+(ee&1023);return String.fromCharCode(_e,Dt)}else return String.fromCharCode(ee)}function a(ee){var _e=ee.slice(1,-1);return Object.hasOwnProperty.call(t,_e)?t[_e]:_e.charAt(0)==="#"?n(parseInt(_e.substr(1).replace("x","0x"))):(r.error("entity not found:"+ee),ee)}function l(ee){if(ee>y){var _e=i.substring(y,ee).replace(/&#?\w+;/g,a);T&&u(y),s.characters(_e,0,ee-y),y=ee}}function u(ee,_e){for(;ee>=m&&(_e=v.exec(i));)f=_e.index,m=f+_e[0].length,T.lineNumber++;T.columnNumber=ee-f+1}for(var f=0,m=0,v=/.*(?:\r\n?|\n)|.*$/g,T=s.locator,E=[{currentNSMap:e}],A={},y=0;;){try{var k=i.indexOf("<",y);if(k<0){if(!i.substr(y).match(/^\s*$/)){var w=s.doc,I=w.createTextNode(i.substr(y));w.appendChild(I),s.currentElement=I}return}switch(k>y&&l(k),i.charAt(k+1)){case"/":var J=i.indexOf(">",k+3),j=i.substring(k+2,J).replace(/[ \t\n\r]+$/g,""),L=E.pop();J<0?(j=i.substring(k+2).replace(/[\s<].*/,""),r.error("end tag name: "+j+" is not complete:"+L.tagName),J=k+1+j.length):j.match(/\s</)&&(j=j.replace(/[\s<].*/,""),r.error("end tag name: "+j+" maybe not complete"),J=k+1+j.length);var O=L.localNSMap,F=L.tagName==j,B=F||L.tagName&&L.tagName.toLowerCase()==j.toLowerCase();if(B){if(s.endElement(L.uri,L.localName,j),O)for(var U in O)Object.prototype.hasOwnProperty.call(O,U)&&s.endPrefixMapping(U);F||r.fatalError("end tag name: "+j+" is not match the current start tagName:"+L.tagName)}else E.push(L);J++;break;case"?":T&&u(k),J=y1(i,k,s);break;case"!":T&&u(k),J=v1(i,k,s,r);break;default:T&&u(k);var X=new Dd,ae=E[E.length-1].currentNSMap,J=p1(i,k,X,ae,a,r),le=X.length;if(!X.closed&&g1(i,J,X.tagName,A)&&(X.closed=!0,t.nbsp||r.warning("unclosed xml attribute")),T&&le){for(var z=Lu(T,{}),Z=0;Z<le;Z++){var Re=X[Z];u(Re.offset),Re.locator=Lu(T,{})}s.locator=z,Ou(X,s,ae)&&E.push(X),s.locator=T}else Ou(X,s,ae)&&E.push(X);Js.isHTML(X.uri)&&!X.closed?J=m1(i,J,X.tagName,a,s):J++}}catch(ee){if(ee instanceof Yi)throw ee;r.error("element parse error: "+ee),J=-1}J>y?y=J:l(Math.max(k,y)+1)}}function Lu(i,e){return e.lineNumber=i.lineNumber,e.columnNumber=i.columnNumber,e}function p1(i,e,t,s,r,n){function a(T,E,A){t.attributeNames.hasOwnProperty(T)&&n.fatalError("Attribute "+T+" redefined"),t.addValue(T,E.replace(/[\t\n\r]/g," ").replace(/&#?\w+;/g,r),A)}for(var l,u,f=++e,m=js;;){var v=i.charAt(f);switch(v){case"=":if(m===$t)l=i.slice(e,f),m=Is;else if(m===Ai)m=Is;else throw new Error("attribute equal must after attrName");break;case"'":case'"':if(m===Is||m===$t)if(m===$t&&(n.warning('attribute value must after "="'),l=i.slice(e,f)),e=f+1,f=i.indexOf(v,e),f>0)u=i.slice(e,f),a(l,u,e-1),m=Di;else throw new Error("attribute value no end '"+v+"' match");else if(m==wi)u=i.slice(e,f),a(l,u,e),n.warning('attribute "'+l+'" missed start quot('+v+")!!"),e=f+1,m=Di;else throw new Error('attribute value must after "="');break;case"/":switch(m){case js:t.setTagName(i.slice(e,f));case Di:case Ps:case qr:m=qr,t.closed=!0;case wi:case $t:break;case Ai:t.closed=!0;break;default:throw new Error("attribute invalid close char('/')")}break;case"":return n.error("unexpected end of input"),m==js&&t.setTagName(i.slice(e,f)),f;case">":switch(m){case js:t.setTagName(i.slice(e,f));case Di:case Ps:case qr:break;case wi:case $t:u=i.slice(e,f),u.slice(-1)==="/"&&(t.closed=!0,u=u.slice(0,-1));case Ai:m===Ai&&(u=l),m==wi?(n.warning('attribute "'+u+'" missed quot(")!'),a(l,u,e)):((!Js.isHTML(s[""])||!u.match(/^(?:disabled|checked|selected)$/i))&&n.warning('attribute "'+u+'" missed value!! "'+u+'" instead!!'),a(u,u,e));break;case Is:throw new Error("attribute value missed!!")}return f;case"€":v=" ";default:if(v<=" ")switch(m){case js:t.setTagName(i.slice(e,f)),m=Ps;break;case $t:l=i.slice(e,f),m=Ai;break;case wi:var u=i.slice(e,f);n.warning('attribute "'+u+'" missed quot(")!!'),a(l,u,e);case Di:m=Ps;break}else switch(m){case Ai:t.tagName,(!Js.isHTML(s[""])||!l.match(/^(?:disabled|checked|selected)$/i))&&n.warning('attribute "'+l+'" missed value!! "'+l+'" instead2!!'),a(l,l,e),e=f,m=$t;break;case Di:n.warning('attribute space is required"'+l+'"!!');case Ps:m=$t,e=f;break;case Is:m=wi,e=f;break;case qr:throw new Error("elements closed character '/' and '>' must be connected to")}}f++}}function Ou(i,e,t){for(var s=i.tagName,r=null,v=i.length;v--;){var n=i[v],a=n.qName,l=n.value,T=a.indexOf(":");if(T>0)var u=n.prefix=a.slice(0,T),f=a.slice(T+1),m=u==="xmlns"&&f;else f=a,u=null,m=a==="xmlns"&&"";n.localName=f,m!==!1&&(r==null&&(r={},wd(t,t={})),t[m]=r[m]=l,n.uri=Js.XMLNS,e.startPrefixMapping(m,l))}for(var v=i.length;v--;){n=i[v];var u=n.prefix;u&&(u==="xml"&&(n.uri=Js.XML),u!=="xmlns"&&(n.uri=t[u||""]))}var T=s.indexOf(":");T>0?(u=i.prefix=s.slice(0,T),f=i.localName=s.slice(T+1)):(u=null,f=i.localName=s);var E=i.uri=t[u||""];if(e.startElement(E,f,s,i),i.closed){if(e.endElement(E,f,s),r)for(u in r)Object.prototype.hasOwnProperty.call(r,u)&&e.endPrefixMapping(u)}else return i.currentNSMap=t,i.localNSMap=r,!0}function m1(i,e,t,s,r){if(/^(?:script|textarea)$/i.test(t)){var n=i.indexOf("</"+t+">",e),a=i.substring(e+1,n);if(/[&<]/.test(a))return/^script$/i.test(t)?(r.characters(a,0,a.length),n):(a=a.replace(/&#?\w+;/g,s),r.characters(a,0,a.length),n)}return e+1}function g1(i,e,t,s){var r=s[t];return r==null&&(r=i.lastIndexOf("</"+t+">"),r<e&&(r=i.lastIndexOf("</"+t)),s[t]=r),r<e}function wd(i,e){for(var t in i)Object.prototype.hasOwnProperty.call(i,t)&&(e[t]=i[t])}function v1(i,e,t,s){var r=i.charAt(e+2);switch(r){case"-":if(i.charAt(e+3)==="-"){var n=i.indexOf("-->",e+4);return n>e?(t.comment(i,e+4,n-e-4),n+3):(s.error("Unclosed comment"),-1)}else return-1;default:if(i.substr(e+3,6)=="CDATA["){var n=i.indexOf("]]>",e+9);return t.startCDATA(),t.characters(i,e+9,n-e-9),t.endCDATA(),n+3}var a=_1(i,e),l=a.length;if(l>1&&/!doctype/i.test(a[0][0])){var u=a[1][0],f=!1,m=!1;l>3&&(/^public$/i.test(a[2][0])?(f=a[3][0],m=l>4&&a[4][0]):/^system$/i.test(a[2][0])&&(m=a[3][0]));var v=a[l-1];return t.startDTD(u,f,m),t.endDTD(),v.index+v[0].length}}return-1}function y1(i,e,t){var s=i.indexOf("?>",e);if(s){var r=i.substring(e,s).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);return r?(r[0].length,t.processingInstruction(r[1],r[2]),s+2):-1}return-1}function Dd(){this.attributeNames={}}Dd.prototype={setTagName:function(i){if(!Pu.test(i))throw new Error("invalid tagName:"+i);this.tagName=i},addValue:function(i,e,t){if(!Pu.test(i))throw new Error("invalid attribute:"+i);this.attributeNames[i]=this.length,this[this.length++]={qName:i,value:e,offset:t}},length:0,getLocalName:function(i){return this[i].localName},getLocator:function(i){return this[i].locator},getQName:function(i){return this[i].qName},getURI:function(i){return this[i].uri},getValue:function(i){return this[i].value}};function _1(i,e){var t,s=[],r=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;for(r.lastIndex=e,r.exec(i);t=r.exec(i);)if(s.push(t),t[1])return s}Io.XMLReader=Ad;Io.ParseError=Yi;var b1=Ft,T1=Zt,Mu=Ed,kd=Io,x1=T1.DOMImplementation,Ru=b1.NAMESPACE,S1=kd.ParseError,C1=kd.XMLReader;function jd(i){return i.replace(/\r[\n\u0085]/g,`
12
+ `))this.trigger("data",this.buffer.substring(0,t)),this.buffer=this.buffer.substring(t+1)}}const gm=" ",_a=function(s){const e=/([0-9.]*)?@?([0-9.]*)?/.exec(s||""),t={};return e[1]&&(t.length=parseInt(e[1],10)),e[2]&&(t.offset=parseInt(e[2],10)),t},vm=function(){const t="(?:"+"[^=]*"+")=(?:"+'"[^"]*"|[^,]*'+")";return new RegExp("(?:^|,)("+t+")")},ot=function(s){const e={};if(!s)return e;const t=s.split(vm());let i=t.length,r;for(;i--;)t[i]!==""&&(r=/([^=]*)=(.*)/.exec(t[i]).slice(1),r[0]=r[0].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^\s+|\s+$/g,""),r[1]=r[1].replace(/^['"](.*)['"]$/g,"$1"),e[r[0]]=r[1]);return e},su=s=>{const e=s.split("x"),t={};return e[0]&&(t.width=parseInt(e[0],10)),e[1]&&(t.height=parseInt(e[1],10)),t};class ym extends go{constructor(){super(),this.customParsers=[],this.tagMappers=[]}push(e){let t,i;if(e=e.trim(),e.length===0)return;if(e[0]!=="#"){this.trigger("data",{type:"uri",uri:e});return}this.tagMappers.reduce((n,a)=>{const l=a(e);return l===e?n:n.concat([l])},[e]).forEach(n=>{for(let a=0;a<this.customParsers.length;a++)if(this.customParsers[a].call(this,n))return;if(n.indexOf("#EXT")!==0){this.trigger("data",{type:"comment",text:n.slice(1)});return}if(n=n.replace("\r",""),t=/^#EXTM3U/.exec(n),t){this.trigger("data",{type:"tag",tagType:"m3u"});return}if(t=/^#EXTINF:([0-9\.]*)?,?(.*)?$/.exec(n),t){i={type:"tag",tagType:"inf"},t[1]&&(i.duration=parseFloat(t[1])),t[2]&&(i.title=t[2]),this.trigger("data",i);return}if(t=/^#EXT-X-TARGETDURATION:([0-9.]*)?/.exec(n),t){i={type:"tag",tagType:"targetduration"},t[1]&&(i.duration=parseInt(t[1],10)),this.trigger("data",i);return}if(t=/^#EXT-X-VERSION:([0-9.]*)?/.exec(n),t){i={type:"tag",tagType:"version"},t[1]&&(i.version=parseInt(t[1],10)),this.trigger("data",i);return}if(t=/^#EXT-X-MEDIA-SEQUENCE:(\-?[0-9.]*)?/.exec(n),t){i={type:"tag",tagType:"media-sequence"},t[1]&&(i.number=parseInt(t[1],10)),this.trigger("data",i);return}if(t=/^#EXT-X-DISCONTINUITY-SEQUENCE:(\-?[0-9.]*)?/.exec(n),t){i={type:"tag",tagType:"discontinuity-sequence"},t[1]&&(i.number=parseInt(t[1],10)),this.trigger("data",i);return}if(t=/^#EXT-X-PLAYLIST-TYPE:(.*)?$/.exec(n),t){i={type:"tag",tagType:"playlist-type"},t[1]&&(i.playlistType=t[1]),this.trigger("data",i);return}if(t=/^#EXT-X-BYTERANGE:(.*)?$/.exec(n),t){i=Ue(_a(t[1]),{type:"tag",tagType:"byterange"}),this.trigger("data",i);return}if(t=/^#EXT-X-ALLOW-CACHE:(YES|NO)?/.exec(n),t){i={type:"tag",tagType:"allow-cache"},t[1]&&(i.allowed=!/NO/.test(t[1])),this.trigger("data",i);return}if(t=/^#EXT-X-MAP:(.*)$/.exec(n),t){if(i={type:"tag",tagType:"map"},t[1]){const a=ot(t[1]);a.URI&&(i.uri=a.URI),a.BYTERANGE&&(i.byterange=_a(a.BYTERANGE))}this.trigger("data",i);return}if(t=/^#EXT-X-STREAM-INF:(.*)$/.exec(n),t){i={type:"tag",tagType:"stream-inf"},t[1]&&(i.attributes=ot(t[1]),i.attributes.RESOLUTION&&(i.attributes.RESOLUTION=su(i.attributes.RESOLUTION)),i.attributes.BANDWIDTH&&(i.attributes.BANDWIDTH=parseInt(i.attributes.BANDWIDTH,10)),i.attributes["FRAME-RATE"]&&(i.attributes["FRAME-RATE"]=parseFloat(i.attributes["FRAME-RATE"])),i.attributes["PROGRAM-ID"]&&(i.attributes["PROGRAM-ID"]=parseInt(i.attributes["PROGRAM-ID"],10))),this.trigger("data",i);return}if(t=/^#EXT-X-MEDIA:(.*)$/.exec(n),t){i={type:"tag",tagType:"media"},t[1]&&(i.attributes=ot(t[1])),this.trigger("data",i);return}if(t=/^#EXT-X-ENDLIST/.exec(n),t){this.trigger("data",{type:"tag",tagType:"endlist"});return}if(t=/^#EXT-X-DISCONTINUITY/.exec(n),t){this.trigger("data",{type:"tag",tagType:"discontinuity"});return}if(t=/^#EXT-X-PROGRAM-DATE-TIME:(.*)$/.exec(n),t){i={type:"tag",tagType:"program-date-time"},t[1]&&(i.dateTimeString=t[1],i.dateTimeObject=new Date(t[1])),this.trigger("data",i);return}if(t=/^#EXT-X-KEY:(.*)$/.exec(n),t){i={type:"tag",tagType:"key"},t[1]&&(i.attributes=ot(t[1]),i.attributes.IV&&(i.attributes.IV.substring(0,2).toLowerCase()==="0x"&&(i.attributes.IV=i.attributes.IV.substring(2)),i.attributes.IV=i.attributes.IV.match(/.{8}/g),i.attributes.IV[0]=parseInt(i.attributes.IV[0],16),i.attributes.IV[1]=parseInt(i.attributes.IV[1],16),i.attributes.IV[2]=parseInt(i.attributes.IV[2],16),i.attributes.IV[3]=parseInt(i.attributes.IV[3],16),i.attributes.IV=new Uint32Array(i.attributes.IV))),this.trigger("data",i);return}if(t=/^#EXT-X-START:(.*)$/.exec(n),t){i={type:"tag",tagType:"start"},t[1]&&(i.attributes=ot(t[1]),i.attributes["TIME-OFFSET"]=parseFloat(i.attributes["TIME-OFFSET"]),i.attributes.PRECISE=/YES/.test(i.attributes.PRECISE)),this.trigger("data",i);return}if(t=/^#EXT-X-CUE-OUT-CONT:(.*)?$/.exec(n),t){i={type:"tag",tagType:"cue-out-cont"},t[1]?i.data=t[1]:i.data="",this.trigger("data",i);return}if(t=/^#EXT-X-CUE-OUT:(.*)?$/.exec(n),t){i={type:"tag",tagType:"cue-out"},t[1]?i.data=t[1]:i.data="",this.trigger("data",i);return}if(t=/^#EXT-X-CUE-IN:?(.*)?$/.exec(n),t){i={type:"tag",tagType:"cue-in"},t[1]?i.data=t[1]:i.data="",this.trigger("data",i);return}if(t=/^#EXT-X-SKIP:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"skip"},i.attributes=ot(t[1]),i.attributes.hasOwnProperty("SKIPPED-SEGMENTS")&&(i.attributes["SKIPPED-SEGMENTS"]=parseInt(i.attributes["SKIPPED-SEGMENTS"],10)),i.attributes.hasOwnProperty("RECENTLY-REMOVED-DATERANGES")&&(i.attributes["RECENTLY-REMOVED-DATERANGES"]=i.attributes["RECENTLY-REMOVED-DATERANGES"].split(gm)),this.trigger("data",i);return}if(t=/^#EXT-X-PART:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"part"},i.attributes=ot(t[1]),["DURATION"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=parseFloat(i.attributes[a]))}),["INDEPENDENT","GAP"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=/YES/.test(i.attributes[a]))}),i.attributes.hasOwnProperty("BYTERANGE")&&(i.attributes.byterange=_a(i.attributes.BYTERANGE)),this.trigger("data",i);return}if(t=/^#EXT-X-SERVER-CONTROL:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"server-control"},i.attributes=ot(t[1]),["CAN-SKIP-UNTIL","PART-HOLD-BACK","HOLD-BACK"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=parseFloat(i.attributes[a]))}),["CAN-SKIP-DATERANGES","CAN-BLOCK-RELOAD"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=/YES/.test(i.attributes[a]))}),this.trigger("data",i);return}if(t=/^#EXT-X-PART-INF:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"part-inf"},i.attributes=ot(t[1]),["PART-TARGET"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=parseFloat(i.attributes[a]))}),this.trigger("data",i);return}if(t=/^#EXT-X-PRELOAD-HINT:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"preload-hint"},i.attributes=ot(t[1]),["BYTERANGE-START","BYTERANGE-LENGTH"].forEach(function(a){if(i.attributes.hasOwnProperty(a)){i.attributes[a]=parseInt(i.attributes[a],10);const l=a==="BYTERANGE-LENGTH"?"length":"offset";i.attributes.byterange=i.attributes.byterange||{},i.attributes.byterange[l]=i.attributes[a],delete i.attributes[a]}}),this.trigger("data",i);return}if(t=/^#EXT-X-RENDITION-REPORT:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"rendition-report"},i.attributes=ot(t[1]),["LAST-MSN","LAST-PART"].forEach(function(a){i.attributes.hasOwnProperty(a)&&(i.attributes[a]=parseInt(i.attributes[a],10))}),this.trigger("data",i);return}if(t=/^#EXT-X-DATERANGE:(.*)$/.exec(n),t&&t[1]){i={type:"tag",tagType:"daterange"},i.attributes=ot(t[1]),["ID","CLASS"].forEach(function(l){i.attributes.hasOwnProperty(l)&&(i.attributes[l]=String(i.attributes[l]))}),["START-DATE","END-DATE"].forEach(function(l){i.attributes.hasOwnProperty(l)&&(i.attributes[l]=new Date(i.attributes[l]))}),["DURATION","PLANNED-DURATION"].forEach(function(l){i.attributes.hasOwnProperty(l)&&(i.attributes[l]=parseFloat(i.attributes[l]))}),["END-ON-NEXT"].forEach(function(l){i.attributes.hasOwnProperty(l)&&(i.attributes[l]=/YES/i.test(i.attributes[l]))}),["SCTE35-CMD"," SCTE35-OUT","SCTE35-IN"].forEach(function(l){i.attributes.hasOwnProperty(l)&&(i.attributes[l]=i.attributes[l].toString(16))});const a=/^X-([A-Z]+-)+[A-Z]+$/;for(const l in i.attributes){if(!a.test(l))continue;const c=/[0-9A-Fa-f]{6}/g.test(i.attributes[l]),f=/^\d+(\.\d+)?$/.test(i.attributes[l]);i.attributes[l]=c?i.attributes[l].toString(16):f?parseFloat(i.attributes[l]):String(i.attributes[l])}this.trigger("data",i);return}if(t=/^#EXT-X-INDEPENDENT-SEGMENTS/.exec(n),t){this.trigger("data",{type:"tag",tagType:"independent-segments"});return}if(t=/^#EXT-X-I-FRAMES-ONLY/.exec(n),t){this.trigger("data",{type:"tag",tagType:"i-frames-only"});return}if(t=/^#EXT-X-CONTENT-STEERING:(.*)$/.exec(n),t){i={type:"tag",tagType:"content-steering"},i.attributes=ot(t[1]),this.trigger("data",i);return}if(t=/^#EXT-X-I-FRAME-STREAM-INF:(.*)$/.exec(n),t){i={type:"tag",tagType:"i-frame-playlist"},i.attributes=ot(t[1]),i.attributes.URI&&(i.uri=i.attributes.URI),i.attributes.BANDWIDTH&&(i.attributes.BANDWIDTH=parseInt(i.attributes.BANDWIDTH,10)),i.attributes.RESOLUTION&&(i.attributes.RESOLUTION=su(i.attributes.RESOLUTION)),i.attributes["AVERAGE-BANDWIDTH"]&&(i.attributes["AVERAGE-BANDWIDTH"]=parseInt(i.attributes["AVERAGE-BANDWIDTH"],10)),i.attributes["FRAME-RATE"]&&(i.attributes["FRAME-RATE"]=parseFloat(i.attributes["FRAME-RATE"])),this.trigger("data",i);return}if(t=/^#EXT-X-DEFINE:(.*)$/.exec(n),t){i={type:"tag",tagType:"define"},i.attributes=ot(t[1]),this.trigger("data",i);return}this.trigger("data",{type:"tag",data:n.slice(4)})})}addParser({expression:e,customType:t,dataParser:i,segment:r}){typeof i!="function"&&(i=n=>n),this.customParsers.push(n=>{if(e.exec(n))return this.trigger("data",{type:"custom",data:i(n),customType:t,segment:r}),!0})}addTagMapper({expression:e,map:t}){const i=r=>e.test(r)?t(r):r;this.tagMappers.push(i)}}const _m=s=>s.toLowerCase().replace(/-(\w)/g,e=>e[1].toUpperCase()),gi=function(s){const e={};return Object.keys(s).forEach(function(t){e[_m(t)]=s[t]}),e},ba=function(s){const{serverControl:e,targetDuration:t,partTargetDuration:i}=s;if(!e)return;const r="#EXT-X-SERVER-CONTROL",n="holdBack",a="partHoldBack",l=t&&t*3,c=i&&i*2;t&&!e.hasOwnProperty(n)&&(e[n]=l,this.trigger("info",{message:`${r} defaulting HOLD-BACK to targetDuration * 3 (${l}).`})),l&&e[n]<l&&(this.trigger("warn",{message:`${r} clamping HOLD-BACK (${e[n]}) to targetDuration * 3 (${l})`}),e[n]=l),i&&!e.hasOwnProperty(a)&&(e[a]=i*3,this.trigger("info",{message:`${r} defaulting PART-HOLD-BACK to partTargetDuration * 3 (${e[a]}).`})),i&&e[a]<c&&(this.trigger("warn",{message:`${r} clamping PART-HOLD-BACK (${e[a]}) to partTargetDuration * 2 (${c}).`}),e[a]=c)};class bm extends go{constructor(e={}){super(),this.lineStream=new mm,this.parseStream=new ym,this.lineStream.pipe(this.parseStream),this.mainDefinitions=e.mainDefinitions||{},this.params=new URL(e.uri,"https://a.com").searchParams,this.lastProgramDateTime=null;const t=this,i=[];let r={},n,a,l=!1;const c=function(){},f={AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},g="urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed";let y=0;this.manifest={allowCache:!0,discontinuityStarts:[],dateRanges:[],iFramePlaylists:[],segments:[]};let k=0,E=0;const L={};this.on("end",()=>{r.uri||!r.parts&&!r.preloadHints||(!r.map&&n&&(r.map=n),!r.key&&a&&(r.key=a),!r.timeline&&typeof y=="number"&&(r.timeline=y),this.manifest.preloadSegment=r)}),this.parseStream.on("data",function(_){let I,N;if(t.manifest.definitions){for(const R in t.manifest.definitions)if(_.uri&&(_.uri=_.uri.replace(`{$${R}}`,t.manifest.definitions[R])),_.attributes)for(const P in _.attributes)typeof _.attributes[P]=="string"&&(_.attributes[P]=_.attributes[P].replace(`{$${R}}`,t.manifest.definitions[R]))}({tag(){({version(){_.version&&(this.manifest.version=_.version)},"allow-cache"(){this.manifest.allowCache=_.allowed,"allowed"in _||(this.trigger("info",{message:"defaulting allowCache to YES"}),this.manifest.allowCache=!0)},byterange(){const R={};"length"in _&&(r.byterange=R,R.length=_.length,"offset"in _||(_.offset=k)),"offset"in _&&(r.byterange=R,R.offset=_.offset),k=R.offset+R.length},endlist(){this.manifest.endList=!0},inf(){"mediaSequence"in this.manifest||(this.manifest.mediaSequence=0,this.trigger("info",{message:"defaulting media sequence to zero"})),"discontinuitySequence"in this.manifest||(this.manifest.discontinuitySequence=0,this.trigger("info",{message:"defaulting discontinuity sequence to zero"})),_.title&&(r.title=_.title),_.duration>0&&(r.duration=_.duration),_.duration===0&&(r.duration=.01,this.trigger("info",{message:"updating zero segment duration to a small value"})),this.manifest.segments=i},key(){if(!_.attributes){this.trigger("warn",{message:"ignoring key declaration without attribute list"});return}if(_.attributes.METHOD==="NONE"){a=null;return}if(!_.attributes.URI){this.trigger("warn",{message:"ignoring key declaration without URI"});return}if(_.attributes.KEYFORMAT==="com.apple.streamingkeydelivery"){this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.apple.fps.1_0"]={attributes:_.attributes};return}if(_.attributes.KEYFORMAT==="com.microsoft.playready"){this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.microsoft.playready"]={uri:_.attributes.URI};return}if(_.attributes.KEYFORMAT===g){if(["SAMPLE-AES","SAMPLE-AES-CTR","SAMPLE-AES-CENC"].indexOf(_.attributes.METHOD)===-1){this.trigger("warn",{message:"invalid key method provided for Widevine"});return}if(_.attributes.METHOD==="SAMPLE-AES-CENC"&&this.trigger("warn",{message:"SAMPLE-AES-CENC is deprecated, please use SAMPLE-AES-CTR instead"}),_.attributes.URI.substring(0,23)!=="data:text/plain;base64,"){this.trigger("warn",{message:"invalid key URI provided for Widevine"});return}if(!(_.attributes.KEYID&&_.attributes.KEYID.substring(0,2)==="0x")){this.trigger("warn",{message:"invalid key ID provided for Widevine"});return}this.manifest.contentProtection=this.manifest.contentProtection||{},this.manifest.contentProtection["com.widevine.alpha"]={attributes:{schemeIdUri:_.attributes.KEYFORMAT,keyId:_.attributes.KEYID.substring(2)},pssh:bc(_.attributes.URI.split(",")[1])};return}_.attributes.METHOD||this.trigger("warn",{message:"defaulting key method to AES-128"}),a={method:_.attributes.METHOD||"AES-128",uri:_.attributes.URI},typeof _.attributes.IV<"u"&&(a.iv=_.attributes.IV)},"media-sequence"(){if(!isFinite(_.number)){this.trigger("warn",{message:"ignoring invalid media sequence: "+_.number});return}this.manifest.mediaSequence=_.number},"discontinuity-sequence"(){if(!isFinite(_.number)){this.trigger("warn",{message:"ignoring invalid discontinuity sequence: "+_.number});return}this.manifest.discontinuitySequence=_.number,y=_.number},"playlist-type"(){if(!/VOD|EVENT/.test(_.playlistType)){this.trigger("warn",{message:"ignoring unknown playlist type: "+_.playlist});return}this.manifest.playlistType=_.playlistType},map(){n={},_.uri&&(n.uri=_.uri),_.byterange&&(n.byterange=_.byterange),a&&(n.key=a)},"stream-inf"(){if(this.manifest.playlists=i,this.manifest.mediaGroups=this.manifest.mediaGroups||f,!_.attributes){this.trigger("warn",{message:"ignoring empty stream-inf attributes"});return}r.attributes||(r.attributes={}),Ue(r.attributes,_.attributes)},media(){if(this.manifest.mediaGroups=this.manifest.mediaGroups||f,!(_.attributes&&_.attributes.TYPE&&_.attributes["GROUP-ID"]&&_.attributes.NAME)){this.trigger("warn",{message:"ignoring incomplete or missing media group"});return}const R=this.manifest.mediaGroups[_.attributes.TYPE];R[_.attributes["GROUP-ID"]]=R[_.attributes["GROUP-ID"]]||{},I=R[_.attributes["GROUP-ID"]],N={default:/yes/i.test(_.attributes.DEFAULT)},N.default?N.autoselect=!0:N.autoselect=/yes/i.test(_.attributes.AUTOSELECT),_.attributes.LANGUAGE&&(N.language=_.attributes.LANGUAGE),_.attributes.URI&&(N.uri=_.attributes.URI),_.attributes["INSTREAM-ID"]&&(N.instreamId=_.attributes["INSTREAM-ID"]),_.attributes.CHARACTERISTICS&&(N.characteristics=_.attributes.CHARACTERISTICS),_.attributes.FORCED&&(N.forced=/yes/i.test(_.attributes.FORCED)),I[_.attributes.NAME]=N},discontinuity(){y+=1,r.discontinuity=!0,this.manifest.discontinuityStarts.push(i.length)},"program-date-time"(){typeof this.manifest.dateTimeString>"u"&&(this.manifest.dateTimeString=_.dateTimeString,this.manifest.dateTimeObject=_.dateTimeObject),r.dateTimeString=_.dateTimeString,r.dateTimeObject=_.dateTimeObject;const{lastProgramDateTime:R}=this;this.lastProgramDateTime=new Date(_.dateTimeString).getTime(),R===null&&this.manifest.segments.reduceRight((P,$)=>($.programDateTime=P-$.duration*1e3,$.programDateTime),this.lastProgramDateTime)},targetduration(){if(!isFinite(_.duration)||_.duration<0){this.trigger("warn",{message:"ignoring invalid target duration: "+_.duration});return}this.manifest.targetDuration=_.duration,ba.call(this,this.manifest)},start(){if(!_.attributes||isNaN(_.attributes["TIME-OFFSET"])){this.trigger("warn",{message:"ignoring start declaration without appropriate attribute list"});return}this.manifest.start={timeOffset:_.attributes["TIME-OFFSET"],precise:_.attributes.PRECISE}},"cue-out"(){r.cueOut=_.data},"cue-out-cont"(){r.cueOutCont=_.data},"cue-in"(){r.cueIn=_.data},skip(){this.manifest.skip=gi(_.attributes),this.warnOnMissingAttributes_("#EXT-X-SKIP",_.attributes,["SKIPPED-SEGMENTS"])},part(){l=!0;const R=this.manifest.segments.length,P=gi(_.attributes);r.parts=r.parts||[],r.parts.push(P),P.byterange&&(P.byterange.hasOwnProperty("offset")||(P.byterange.offset=E),E=P.byterange.offset+P.byterange.length);const $=r.parts.length-1;this.warnOnMissingAttributes_(`#EXT-X-PART #${$} for segment #${R}`,_.attributes,["URI","DURATION"]),this.manifest.renditionReports&&this.manifest.renditionReports.forEach((U,V)=>{U.hasOwnProperty("lastPart")||this.trigger("warn",{message:`#EXT-X-RENDITION-REPORT #${V} lacks required attribute(s): LAST-PART`})})},"server-control"(){const R=this.manifest.serverControl=gi(_.attributes);R.hasOwnProperty("canBlockReload")||(R.canBlockReload=!1,this.trigger("info",{message:"#EXT-X-SERVER-CONTROL defaulting CAN-BLOCK-RELOAD to false"})),ba.call(this,this.manifest),R.canSkipDateranges&&!R.hasOwnProperty("canSkipUntil")&&this.trigger("warn",{message:"#EXT-X-SERVER-CONTROL lacks required attribute CAN-SKIP-UNTIL which is required when CAN-SKIP-DATERANGES is set"})},"preload-hint"(){const R=this.manifest.segments.length,P=gi(_.attributes),$=P.type&&P.type==="PART";r.preloadHints=r.preloadHints||[],r.preloadHints.push(P),P.byterange&&(P.byterange.hasOwnProperty("offset")||(P.byterange.offset=$?E:0,$&&(E=P.byterange.offset+P.byterange.length)));const U=r.preloadHints.length-1;if(this.warnOnMissingAttributes_(`#EXT-X-PRELOAD-HINT #${U} for segment #${R}`,_.attributes,["TYPE","URI"]),!!P.type)for(let V=0;V<r.preloadHints.length-1;V++){const O=r.preloadHints[V];O.type&&O.type===P.type&&this.trigger("warn",{message:`#EXT-X-PRELOAD-HINT #${U} for segment #${R} has the same TYPE ${P.type} as preload hint #${V}`})}},"rendition-report"(){const R=gi(_.attributes);this.manifest.renditionReports=this.manifest.renditionReports||[],this.manifest.renditionReports.push(R);const P=this.manifest.renditionReports.length-1,$=["LAST-MSN","URI"];l&&$.push("LAST-PART"),this.warnOnMissingAttributes_(`#EXT-X-RENDITION-REPORT #${P}`,_.attributes,$)},"part-inf"(){this.manifest.partInf=gi(_.attributes),this.warnOnMissingAttributes_("#EXT-X-PART-INF",_.attributes,["PART-TARGET"]),this.manifest.partInf.partTarget&&(this.manifest.partTargetDuration=this.manifest.partInf.partTarget),ba.call(this,this.manifest)},daterange(){this.manifest.dateRanges.push(gi(_.attributes));const R=this.manifest.dateRanges.length-1;this.warnOnMissingAttributes_(`#EXT-X-DATERANGE #${R}`,_.attributes,["ID","START-DATE"]);const P=this.manifest.dateRanges[R];P.endDate&&P.startDate&&new Date(P.endDate)<new Date(P.startDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE END-DATE must be equal to or later than the value of the START-DATE"}),P.duration&&P.duration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE DURATION must not be negative"}),P.plannedDuration&&P.plannedDuration<0&&this.trigger("warn",{message:"EXT-X-DATERANGE PLANNED-DURATION must not be negative"});const $=!!P.endOnNext;if($&&!P.class&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must have a CLASS attribute"}),$&&(P.duration||P.endDate)&&this.trigger("warn",{message:"EXT-X-DATERANGE with an END-ON-NEXT=YES attribute must not contain DURATION or END-DATE attributes"}),P.duration&&P.endDate){const V=P.startDate.getTime()+P.duration*1e3;this.manifest.dateRanges[R].endDate=new Date(V)}if(!L[P.id])L[P.id]=P;else{for(const V in L[P.id])if(P[V]&&JSON.stringify(L[P.id][V])!==JSON.stringify(P[V])){this.trigger("warn",{message:"EXT-X-DATERANGE tags with the same ID in a playlist must have the same attributes values"});break}const U=this.manifest.dateRanges.findIndex(V=>V.id===P.id);this.manifest.dateRanges[U]=Ue(this.manifest.dateRanges[U],P),L[P.id]=Ue(L[P.id],P),this.manifest.dateRanges.pop()}},"independent-segments"(){this.manifest.independentSegments=!0},"i-frames-only"(){this.manifest.iFramesOnly=!0,this.requiredCompatibilityversion(this.manifest.version,4)},"content-steering"(){this.manifest.contentSteering=gi(_.attributes),this.warnOnMissingAttributes_("#EXT-X-CONTENT-STEERING",_.attributes,["SERVER-URI"])},define(){this.manifest.definitions=this.manifest.definitions||{};const R=(P,$)=>{if(P in this.manifest.definitions){this.trigger("error",{message:`EXT-X-DEFINE: Duplicate name ${P}`});return}this.manifest.definitions[P]=$};if("QUERYPARAM"in _.attributes){if("NAME"in _.attributes||"IMPORT"in _.attributes){this.trigger("error",{message:"EXT-X-DEFINE: Invalid attributes"});return}const P=this.params.get(_.attributes.QUERYPARAM);if(!P){this.trigger("error",{message:`EXT-X-DEFINE: No query param ${_.attributes.QUERYPARAM}`});return}R(_.attributes.QUERYPARAM,decodeURIComponent(P));return}if("NAME"in _.attributes){if("IMPORT"in _.attributes){this.trigger("error",{message:"EXT-X-DEFINE: Invalid attributes"});return}if(!("VALUE"in _.attributes)||typeof _.attributes.VALUE!="string"){this.trigger("error",{message:`EXT-X-DEFINE: No value for ${_.attributes.NAME}`});return}R(_.attributes.NAME,_.attributes.VALUE);return}if("IMPORT"in _.attributes){if(!this.mainDefinitions[_.attributes.IMPORT]){this.trigger("error",{message:`EXT-X-DEFINE: No value ${_.attributes.IMPORT} to import, or IMPORT used on main playlist`});return}R(_.attributes.IMPORT,this.mainDefinitions[_.attributes.IMPORT]);return}this.trigger("error",{message:"EXT-X-DEFINE: No attribute"})},"i-frame-playlist"(){this.manifest.iFramePlaylists.push({attributes:_.attributes,uri:_.uri,timeline:y}),this.warnOnMissingAttributes_("#EXT-X-I-FRAME-STREAM-INF",_.attributes,["BANDWIDTH","URI"])}}[_.tagType]||c).call(t)},uri(){r.uri=_.uri,i.push(r),this.manifest.targetDuration&&!("duration"in r)&&(this.trigger("warn",{message:"defaulting segment duration to the target duration"}),r.duration=this.manifest.targetDuration),a&&(r.key=a),r.timeline=y,n&&(r.map=n),E=0,this.lastProgramDateTime!==null&&(r.programDateTime=this.lastProgramDateTime,this.lastProgramDateTime+=r.duration*1e3),r={}},comment(){},custom(){_.segment?(r.custom=r.custom||{},r.custom[_.customType]=_.data):(this.manifest.custom=this.manifest.custom||{},this.manifest.custom[_.customType]=_.data)}})[_.type].call(t)})}requiredCompatibilityversion(e,t){(e<t||!e)&&this.trigger("warn",{message:`manifest must be at least version ${t}`})}warnOnMissingAttributes_(e,t,i){const r=[];i.forEach(function(n){t.hasOwnProperty(n)||r.push(n)}),r.length&&this.trigger("warn",{message:`${e} lacks required attribute(s): ${r.join(", ")}`})}push(e){this.lineStream.push(e)}end(){this.lineStream.push(`
13
+ `),this.manifest.dateRanges.length&&this.lastProgramDateTime===null&&this.trigger("warn",{message:"A playlist with EXT-X-DATERANGE tag must contain atleast one EXT-X-PROGRAM-DATE-TIME tag"}),this.lastProgramDateTime=null,this.trigger("end")}addParser(e){this.parseStream.addParser(e)}addTagMapper(e){this.parseStream.addTagMapper(e)}}var Ni={mp4:/^(av0?1|avc0?[1234]|vp0?9|flac|opus|mp3|mp4a|mp4v|stpp.ttml.im1t)/,webm:/^(vp0?[89]|av0?1|opus|vorbis)/,ogg:/^(vp0?[89]|theora|flac|opus|vorbis)/,video:/^(av0?1|avc0?[1234]|vp0?[89]|hvc1|hev1|theora|mp4v)/,audio:/^(mp4a|flac|vorbis|opus|ac-[34]|ec-3|alac|mp3|speex|aac)/,text:/^(stpp.ttml.im1t)/,muxerVideo:/^(avc0?1)/,muxerAudio:/^(mp4a)/,muxerText:/a^/},Tm=["video","audio","text"],ru=["Video","Audio","Text"],Tc=function(e){return e&&e.replace(/avc1\.(\d+)\.(\d+)/i,function(t,i,r){var n=("00"+Number(i).toString(16)).slice(-2),a=("00"+Number(r).toString(16)).slice(-2);return"avc1."+n+"00"+a})},Ht=function(e){e===void 0&&(e="");var t=e.split(","),i=[];return t.forEach(function(r){r=r.trim();var n;Tm.forEach(function(a){var l=Ni[a].exec(r.toLowerCase());if(!(!l||l.length<=1)){n=a;var c=r.substring(0,l[1].length),f=r.replace(c,"");i.push({type:c,details:f,mediaType:a})}}),n||i.push({type:r,details:"",mediaType:"unknown"})}),i},xm=function(e,t){if(!e.mediaGroups.AUDIO||!t)return null;var i=e.mediaGroups.AUDIO[t];if(!i)return null;for(var r in i){var n=i[r];if(n.default&&n.playlists)return Ht(n.playlists[0].attributes.CODECS)}return null},xc=function(e){return e===void 0&&(e=""),Ni.audio.test(e.trim().toLowerCase())},Sm=function(e){return e===void 0&&(e=""),Ni.text.test(e.trim().toLowerCase())},ds=function(e){if(!(!e||typeof e!="string")){var t=e.toLowerCase().split(",").map(function(n){return Tc(n.trim())}),i="video";t.length===1&&xc(t[0])?i="audio":t.length===1&&Sm(t[0])&&(i="application");var r="mp4";return t.every(function(n){return Ni.mp4.test(n)})?r="mp4":t.every(function(n){return Ni.webm.test(n)})?r="webm":t.every(function(n){return Ni.ogg.test(n)})&&(r="ogg"),i+"/"+r+';codecs="'+e+'"'}},sr=function(e,t){return e===void 0&&(e=""),t===void 0&&(t=!1),w.MediaSource&&w.MediaSource.isTypeSupported&&w.MediaSource.isTypeSupported(ds(e))||t&&w.ManagedMediaSource&&w.ManagedMediaSource.isTypeSupported&&w.ManagedMediaSource.isTypeSupported(ds(e))||!1},Ta=function(e){return e===void 0&&(e=""),e.toLowerCase().split(",").every(function(t){t=t.trim();for(var i=0;i<ru.length;i++){var r=ru[i];if(Ni["muxer"+r].test(t))return!0}return!1})},nu="mp4a.40.2",Cm="avc1.4d400d",Em=/^(audio|video|application)\/(x-|vnd\.apple\.)?mpegurl/i,Am=/^application\/dash\+xml/i,Sc=function(e){return Em.test(e)?"hls":Am.test(e)?"dash":e==="application/vnd.videojs.vhs+json"?"vhs-json":null},wm=function(e){return e.toString(2).length},Dm=function(e){return Math.ceil(wm(e)/8)},Cc=function(e){return ArrayBuffer.isView==="function"?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer},km=function(e){return Cc(e)},ue=function(e){return e instanceof Uint8Array?e:(!Array.isArray(e)&&!km(e)&&!(e instanceof ArrayBuffer)&&(typeof e!="number"||typeof e=="number"&&e!==e?e=0:e=[e]),new Uint8Array(e&&e.buffer||e,e&&e.byteOffset||0,e&&e.byteLength||0))},Je=w.BigInt||Number,qa=[Je("0x1"),Je("0x100"),Je("0x10000"),Je("0x1000000"),Je("0x100000000"),Je("0x10000000000"),Je("0x1000000000000"),Je("0x100000000000000"),Je("0x10000000000000000")];(function(){var s=new Uint16Array([65484]),e=new Uint8Array(s.buffer,s.byteOffset,s.byteLength);return e[0]===255?"big":e[0]===204?"little":"unknown"})();var jm=function(e,t){var i=t===void 0?{}:t,r=i.signed,n=r===void 0?!1:r,a=i.le,l=a===void 0?!1:a;e=ue(e);var c=l?"reduce":"reduceRight",f=e[c]?e[c]:Array.prototype[c],g=f.call(e,function(k,E,L){var _=l?L:Math.abs(L+1-e.length);return k+Je(E)*qa[_]},Je(0));if(n){var y=qa[e.length]/Je(2)-Je(1);g=Je(g),g>y&&(g-=y,g-=y,g-=Je(2))}return Number(g)},Im=function(e,t){var i={},r=i.le,n=r===void 0?!1:r;(typeof e!="bigint"&&typeof e!="number"||typeof e=="number"&&e!==e)&&(e=0),e=Je(e);for(var a=Dm(e),l=new Uint8Array(new ArrayBuffer(a)),c=0;c<a;c++){var f=n?c:Math.abs(c+1-l.length);l[f]=Number(e/qa[c]&Je(255)),e<0&&(l[f]=Math.abs(~l[f]),l[f]-=c===0?1:2)}return l},Ec=function(e,t){if(typeof e!="string"&&e&&typeof e.toString=="function"&&(e=e.toString()),typeof e!="string")return new Uint8Array;t||(e=unescape(encodeURIComponent(e)));for(var i=new Uint8Array(e.length),r=0;r<e.length;r++)i[r]=e.charCodeAt(r);return i},Pm=function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];if(t=t.filter(function(l){return l&&(l.byteLength||l.length)&&typeof l!="string"}),t.length<=1)return ue(t[0]);var r=t.reduce(function(l,c,f){return l+(c.byteLength||c.length)},0),n=new Uint8Array(r),a=0;return t.forEach(function(l){l=ue(l),n.set(l,a),a+=l.byteLength}),n},Le=function(e,t,i){var r=i===void 0?{}:i,n=r.offset,a=n===void 0?0:n,l=r.mask,c=l===void 0?[]:l;e=ue(e),t=ue(t);var f=t.every?t.every:Array.prototype.every;return t.length&&e.length-a>=t.length&&f.call(t,function(g,y){var k=c[y]?c[y]&e[a+y]:e[a+y];return g===k})},Lm=function(e,t,i){t.forEach(function(r){for(var n in e.mediaGroups[r])for(var a in e.mediaGroups[r][n]){var l=e.mediaGroups[r][n][a];i(l,r,n,a)}})},Ys={},ti={},Ii={},au;function wn(){if(au)return Ii;au=1;function s(n,a,l){if(l===void 0&&(l=Array.prototype),n&&typeof l.find=="function")return l.find.call(n,a);for(var c=0;c<n.length;c++)if(Object.prototype.hasOwnProperty.call(n,c)){var f=n[c];if(a.call(void 0,f,c,n))return f}}function e(n,a){return a===void 0&&(a=Object),a&&typeof a.freeze=="function"?a.freeze(n):n}function t(n,a){if(n===null||typeof n!="object")throw new TypeError("target is not an object");for(var l in a)Object.prototype.hasOwnProperty.call(a,l)&&(n[l]=a[l]);return n}var i=e({HTML:"text/html",isHTML:function(n){return n===i.HTML},XML_APPLICATION:"application/xml",XML_TEXT:"text/xml",XML_XHTML_APPLICATION:"application/xhtml+xml",XML_SVG_IMAGE:"image/svg+xml"}),r=e({HTML:"http://www.w3.org/1999/xhtml",isHTML:function(n){return n===r.HTML},SVG:"http://www.w3.org/2000/svg",XML:"http://www.w3.org/XML/1998/namespace",XMLNS:"http://www.w3.org/2000/xmlns/"});return Ii.assign=t,Ii.find=s,Ii.freeze=e,Ii.MIME_TYPE=i,Ii.NAMESPACE=r,Ii}var ou;function Ac(){if(ou)return ti;ou=1;var s=wn(),e=s.find,t=s.NAMESPACE;function i(v){return v!==""}function r(v){return v?v.split(/[\t\n\f\r ]+/).filter(i):[]}function n(v,T){return v.hasOwnProperty(T)||(v[T]=!0),v}function a(v){if(!v)return[];var T=r(v);return Object.keys(T.reduce(n,{}))}function l(v){return function(T){return v&&v.indexOf(T)!==-1}}function c(v,T){for(var j in v)Object.prototype.hasOwnProperty.call(v,j)&&(T[j]=v[j])}function f(v,T){var j=v.prototype;if(!(j instanceof T)){let q=function(){};q.prototype=T.prototype,q=new q,c(j,q),v.prototype=j=q}j.constructor!=v&&(typeof v!="function"&&console.error("unknown Class:"+v),j.constructor=v)}var g={},y=g.ELEMENT_NODE=1,k=g.ATTRIBUTE_NODE=2,E=g.TEXT_NODE=3,L=g.CDATA_SECTION_NODE=4,_=g.ENTITY_REFERENCE_NODE=5,I=g.ENTITY_NODE=6,N=g.PROCESSING_INSTRUCTION_NODE=7,R=g.COMMENT_NODE=8,P=g.DOCUMENT_NODE=9,$=g.DOCUMENT_TYPE_NODE=10,U=g.DOCUMENT_FRAGMENT_NODE=11,V=g.NOTATION_NODE=12,O={},G={};O.INDEX_SIZE_ERR=(G[1]="Index size error",1),O.DOMSTRING_SIZE_ERR=(G[2]="DOMString size error",2);var b=O.HIERARCHY_REQUEST_ERR=(G[3]="Hierarchy request error",3);O.WRONG_DOCUMENT_ERR=(G[4]="Wrong document",4),O.INVALID_CHARACTER_ERR=(G[5]="Invalid character",5),O.NO_DATA_ALLOWED_ERR=(G[6]="No data allowed",6),O.NO_MODIFICATION_ALLOWED_ERR=(G[7]="No modification allowed",7);var C=O.NOT_FOUND_ERR=(G[8]="Not found",8);O.NOT_SUPPORTED_ERR=(G[9]="Not supported",9);var F=O.INUSE_ATTRIBUTE_ERR=(G[10]="Attribute in use",10);O.INVALID_STATE_ERR=(G[11]="Invalid state",11),O.SYNTAX_ERR=(G[12]="Syntax error",12),O.INVALID_MODIFICATION_ERR=(G[13]="Invalid modification",13),O.NAMESPACE_ERR=(G[14]="Invalid namespace",14),O.INVALID_ACCESS_ERR=(G[15]="Invalid access",15);function z(v,T){if(T instanceof Error)var j=T;else j=this,Error.call(this,G[v]),this.message=G[v],Error.captureStackTrace&&Error.captureStackTrace(this,z);return j.code=v,T&&(this.message=this.message+": "+T),j}z.prototype=Error.prototype,c(O,z);function H(){}H.prototype={length:0,item:function(v){return v>=0&&v<this.length?this[v]:null},toString:function(v,T){for(var j=[],q=0;q<this.length;q++)hi(this[q],j,v,T);return j.join("")},filter:function(v){return Array.prototype.filter.call(this,v)},indexOf:function(v){return Array.prototype.indexOf.call(this,v)}};function Q(v,T){this._node=v,this._refresh=T,ie(this)}function ie(v){var T=v._node._inc||v._node.ownerDocument._inc;if(v._inc!==T){var j=v._refresh(v._node);if(Sr(v,"length",j.length),!v.$$length||j.length<v.$$length)for(var q=j.length;q in v;q++)Object.prototype.hasOwnProperty.call(v,q)&&delete v[q];c(j,v),v._inc=T}}Q.prototype.item=function(v){return ie(this),this[v]||null},f(Q,H);function re(){}function Y(v,T){for(var j=v.length;j--;)if(v[j]===T)return j}function Z(v,T,j,q){if(q?T[Y(T,q)]=j:T[T.length++]=j,v){j.ownerElement=v;var ne=v.ownerDocument;ne&&(q&&Ke(ne,v,q),he(ne,v,j))}}function J(v,T,j){var q=Y(T,j);if(q>=0){for(var ne=T.length-1;q<ne;)T[q]=T[++q];if(T.length=ne,v){var de=v.ownerDocument;de&&(Ke(de,v,j),j.ownerElement=null)}}else throw new z(C,new Error(v.tagName+"@"+j))}re.prototype={length:0,item:H.prototype.item,getNamedItem:function(v){for(var T=this.length;T--;){var j=this[T];if(j.nodeName==v)return j}},setNamedItem:function(v){var T=v.ownerElement;if(T&&T!=this._ownerElement)throw new z(F);var j=this.getNamedItem(v.nodeName);return Z(this._ownerElement,this,v,j),j},setNamedItemNS:function(v){var T=v.ownerElement,j;if(T&&T!=this._ownerElement)throw new z(F);return j=this.getNamedItemNS(v.namespaceURI,v.localName),Z(this._ownerElement,this,v,j),j},removeNamedItem:function(v){var T=this.getNamedItem(v);return J(this._ownerElement,this,T),T},removeNamedItemNS:function(v,T){var j=this.getNamedItemNS(v,T);return J(this._ownerElement,this,j),j},getNamedItemNS:function(v,T){for(var j=this.length;j--;){var q=this[j];if(q.localName==T&&q.namespaceURI==v)return q}return null}};function te(){}te.prototype={hasFeature:function(v,T){return!0},createDocument:function(v,T,j){var q=new ve;if(q.implementation=this,q.childNodes=new H,q.doctype=j||null,j&&q.appendChild(j),T){var ne=q.createElementNS(v,T);q.appendChild(ne)}return q},createDocumentType:function(v,T,j){var q=new di;return q.name=v,q.nodeName=v,q.publicId=T||"",q.systemId=j||"",q}};function ee(){}ee.prototype={firstChild:null,lastChild:null,previousSibling:null,nextSibling:null,attributes:null,parentNode:null,childNodes:null,ownerDocument:null,nodeValue:null,namespaceURI:null,prefix:null,localName:null,insertBefore:function(v,T){return St(this,v,T)},replaceChild:function(v,T){St(this,v,T,mt),T&&this.removeChild(T)},removeChild:function(v){return qe(this,v)},appendChild:function(v){return this.insertBefore(v,null)},hasChildNodes:function(){return this.firstChild!=null},cloneNode:function(v){return Ps(this.ownerDocument||this,this,v)},normalize:function(){for(var v=this.firstChild;v;){var T=v.nextSibling;T&&T.nodeType==E&&v.nodeType==E?(this.removeChild(T),v.appendData(T.data)):(v.normalize(),v=T)}},isSupported:function(v,T){return this.ownerDocument.implementation.hasFeature(v,T)},hasAttributes:function(){return this.attributes.length>0},lookupPrefix:function(v){for(var T=this;T;){var j=T._nsMap;if(j){for(var q in j)if(Object.prototype.hasOwnProperty.call(j,q)&&j[q]===v)return q}T=T.nodeType==k?T.ownerDocument:T.parentNode}return null},lookupNamespaceURI:function(v){for(var T=this;T;){var j=T._nsMap;if(j&&Object.prototype.hasOwnProperty.call(j,v))return j[v];T=T.nodeType==k?T.ownerDocument:T.parentNode}return null},isDefaultNamespace:function(v){var T=this.lookupPrefix(v);return T==null}};function fe(v){return v=="<"&&"&lt;"||v==">"&&"&gt;"||v=="&"&&"&amp;"||v=='"'&&"&quot;"||"&#"+v.charCodeAt()+";"}c(g,ee),c(g,ee.prototype);function me(v,T){if(T(v))return!0;if(v=v.firstChild)do if(me(v,T))return!0;while(v=v.nextSibling)}function ve(){this.ownerDocument=this}function he(v,T,j){v&&v._inc++;var q=j.namespaceURI;q===t.XMLNS&&(T._nsMap[j.prefix?j.localName:""]=j.value)}function Ke(v,T,j,q){v&&v._inc++;var ne=j.namespaceURI;ne===t.XMLNS&&delete T._nsMap[j.prefix?j.localName:""]}function Ze(v,T,j){if(v&&v._inc){v._inc++;var q=T.childNodes;if(j)q[q.length++]=j;else{for(var ne=T.firstChild,de=0;ne;)q[de++]=ne,ne=ne.nextSibling;q.length=de,delete q[q.length]}}}function qe(v,T){var j=T.previousSibling,q=T.nextSibling;return j?j.nextSibling=q:v.firstChild=q,q?q.previousSibling=j:v.lastChild=j,T.parentNode=null,T.previousSibling=null,T.nextSibling=null,Ze(v.ownerDocument,v),T}function et(v){return v&&(v.nodeType===ee.DOCUMENT_NODE||v.nodeType===ee.DOCUMENT_FRAGMENT_NODE||v.nodeType===ee.ELEMENT_NODE)}function xt(v){return v&&(nt(v)||oi(v)||Qe(v)||v.nodeType===ee.DOCUMENT_FRAGMENT_NODE||v.nodeType===ee.COMMENT_NODE||v.nodeType===ee.PROCESSING_INSTRUCTION_NODE)}function Qe(v){return v&&v.nodeType===ee.DOCUMENT_TYPE_NODE}function nt(v){return v&&v.nodeType===ee.ELEMENT_NODE}function oi(v){return v&&v.nodeType===ee.TEXT_NODE}function $e(v,T){var j=v.childNodes||[];if(e(j,nt)||Qe(T))return!1;var q=e(j,Qe);return!(T&&q&&j.indexOf(q)>j.indexOf(T))}function li(v,T){var j=v.childNodes||[];function q(de){return nt(de)&&de!==T}if(e(j,q))return!1;var ne=e(j,Qe);return!(T&&ne&&j.indexOf(ne)>j.indexOf(T))}function ze(v,T,j){if(!et(v))throw new z(b,"Unexpected parent node type "+v.nodeType);if(j&&j.parentNode!==v)throw new z(C,"child not in parent");if(!xt(T)||Qe(T)&&v.nodeType!==ee.DOCUMENT_NODE)throw new z(b,"Unexpected node type "+T.nodeType+" for parent node type "+v.nodeType)}function $i(v,T,j){var q=v.childNodes||[],ne=T.childNodes||[];if(T.nodeType===ee.DOCUMENT_FRAGMENT_NODE){var de=ne.filter(nt);if(de.length>1||e(ne,oi))throw new z(b,"More than one element or text in fragment");if(de.length===1&&!$e(v,j))throw new z(b,"Element in fragment can not be inserted before doctype")}if(nt(T)&&!$e(v,j))throw new z(b,"Only one element can be added and only after doctype");if(Qe(T)){if(e(q,Qe))throw new z(b,"Only one doctype is allowed");var Ae=e(q,nt);if(j&&q.indexOf(Ae)<q.indexOf(j))throw new z(b,"Doctype can only be inserted before an element");if(!j&&Ae)throw new z(b,"Doctype can not be appended since element is present")}}function mt(v,T,j){var q=v.childNodes||[],ne=T.childNodes||[];if(T.nodeType===ee.DOCUMENT_FRAGMENT_NODE){var de=ne.filter(nt);if(de.length>1||e(ne,oi))throw new z(b,"More than one element or text in fragment");if(de.length===1&&!li(v,j))throw new z(b,"Element in fragment can not be inserted before doctype")}if(nt(T)&&!li(v,j))throw new z(b,"Only one element can be added and only after doctype");if(Qe(T)){if(e(q,function(gt){return Qe(gt)&&gt!==j}))throw new z(b,"Only one doctype is allowed");var Ae=e(q,nt);if(j&&q.indexOf(Ae)<q.indexOf(j))throw new z(b,"Doctype can only be inserted before an element")}}function St(v,T,j,q){ze(v,T,j),v.nodeType===ee.DOCUMENT_NODE&&(q||$i)(v,T,j);var ne=T.parentNode;if(ne&&ne.removeChild(T),T.nodeType===U){var de=T.firstChild;if(de==null)return T;var Ae=T.lastChild}else de=Ae=T;var tt=j?j.previousSibling:v.lastChild;de.previousSibling=tt,Ae.nextSibling=j,tt?tt.nextSibling=de:v.firstChild=de,j==null?v.lastChild=Ae:j.previousSibling=Ae;do{de.parentNode=v;var gt=v.ownerDocument||v;_e(de,gt)}while(de!==Ae&&(de=de.nextSibling));return Ze(v.ownerDocument||v,v),T.nodeType==U&&(T.firstChild=T.lastChild=null),T}function _e(v,T){if(v.ownerDocument!==T){if(v.ownerDocument=T,v.nodeType===y&&v.attributes)for(var j=0;j<v.attributes.length;j++){var q=v.attributes.item(j);q&&(q.ownerDocument=T)}for(var ne=v.firstChild;ne;)_e(ne,T),ne=ne.nextSibling}}function ke(v,T){T.parentNode&&T.parentNode.removeChild(T),T.parentNode=v,T.previousSibling=v.lastChild,T.nextSibling=null,T.previousSibling?T.previousSibling.nextSibling=T:v.firstChild=T,v.lastChild=T,Ze(v.ownerDocument,v,T);var j=v.ownerDocument||v;return _e(T,j),T}ve.prototype={nodeName:"#document",nodeType:P,doctype:null,documentElement:null,_inc:1,insertBefore:function(v,T){if(v.nodeType==U){for(var j=v.firstChild;j;){var q=j.nextSibling;this.insertBefore(j,T),j=q}return v}return St(this,v,T),_e(v,this),this.documentElement===null&&v.nodeType===y&&(this.documentElement=v),v},removeChild:function(v){return this.documentElement==v&&(this.documentElement=null),qe(this,v)},replaceChild:function(v,T){St(this,v,T,mt),_e(v,this),T&&this.removeChild(T),nt(v)&&(this.documentElement=v)},importNode:function(v,T){return xr(this,v,T)},getElementById:function(v){var T=null;return me(this.documentElement,function(j){if(j.nodeType==y&&j.getAttribute("id")==v)return T=j,!0}),T},getElementsByClassName:function(v){var T=a(v);return new Q(this,function(j){var q=[];return T.length>0&&me(j.documentElement,function(ne){if(ne!==j&&ne.nodeType===y){var de=ne.getAttribute("class");if(de){var Ae=v===de;if(!Ae){var tt=a(de);Ae=T.every(l(tt))}Ae&&q.push(ne)}}}),q})},createElement:function(v){var T=new Ie;T.ownerDocument=this,T.nodeName=v,T.tagName=v,T.localName=v,T.childNodes=new H;var j=T.attributes=new re;return j._ownerElement=T,T},createDocumentFragment:function(){var v=new Te;return v.ownerDocument=this,v.childNodes=new H,v},createTextNode:function(v){var T=new Ci;return T.ownerDocument=this,T.appendData(v),T},createComment:function(v){var T=new Ei;return T.ownerDocument=this,T.appendData(v),T},createCDATASection:function(v){var T=new ci;return T.ownerDocument=this,T.appendData(v),T},createProcessingInstruction:function(v,T){var j=new js;return j.ownerDocument=this,j.tagName=j.nodeName=j.target=v,j.nodeValue=j.data=T,j},createAttribute:function(v){var T=new ui;return T.ownerDocument=this,T.name=v,T.nodeName=v,T.localName=v,T.specified=!0,T},createEntityReference:function(v){var T=new Gi;return T.ownerDocument=this,T.nodeName=v,T},createElementNS:function(v,T){var j=new Ie,q=T.split(":"),ne=j.attributes=new re;return j.childNodes=new H,j.ownerDocument=this,j.nodeName=T,j.tagName=T,j.namespaceURI=v,q.length==2?(j.prefix=q[0],j.localName=q[1]):j.localName=T,ne._ownerElement=j,j},createAttributeNS:function(v,T){var j=new ui,q=T.split(":");return j.ownerDocument=this,j.nodeName=T,j.name=T,j.namespaceURI=v,j.specified=!0,q.length==2?(j.prefix=q[0],j.localName=q[1]):j.localName=T,j}},f(ve,ee);function Ie(){this._nsMap={}}Ie.prototype={nodeType:y,hasAttribute:function(v){return this.getAttributeNode(v)!=null},getAttribute:function(v){var T=this.getAttributeNode(v);return T&&T.value||""},getAttributeNode:function(v){return this.attributes.getNamedItem(v)},setAttribute:function(v,T){var j=this.ownerDocument.createAttribute(v);j.value=j.nodeValue=""+T,this.setAttributeNode(j)},removeAttribute:function(v){var T=this.getAttributeNode(v);T&&this.removeAttributeNode(T)},appendChild:function(v){return v.nodeType===U?this.insertBefore(v,null):ke(this,v)},setAttributeNode:function(v){return this.attributes.setNamedItem(v)},setAttributeNodeNS:function(v){return this.attributes.setNamedItemNS(v)},removeAttributeNode:function(v){return this.attributes.removeNamedItem(v.nodeName)},removeAttributeNS:function(v,T){var j=this.getAttributeNodeNS(v,T);j&&this.removeAttributeNode(j)},hasAttributeNS:function(v,T){return this.getAttributeNodeNS(v,T)!=null},getAttributeNS:function(v,T){var j=this.getAttributeNodeNS(v,T);return j&&j.value||""},setAttributeNS:function(v,T,j){var q=this.ownerDocument.createAttributeNS(v,T);q.value=q.nodeValue=""+j,this.setAttributeNode(q)},getAttributeNodeNS:function(v,T){return this.attributes.getNamedItemNS(v,T)},getElementsByTagName:function(v){return new Q(this,function(T){var j=[];return me(T,function(q){q!==T&&q.nodeType==y&&(v==="*"||q.tagName==v)&&j.push(q)}),j})},getElementsByTagNameNS:function(v,T){return new Q(this,function(j){var q=[];return me(j,function(ne){ne!==j&&ne.nodeType===y&&(v==="*"||ne.namespaceURI===v)&&(T==="*"||ne.localName==T)&&q.push(ne)}),q})}},ve.prototype.getElementsByTagName=Ie.prototype.getElementsByTagName,ve.prototype.getElementsByTagNameNS=Ie.prototype.getElementsByTagNameNS,f(Ie,ee);function ui(){}ui.prototype.nodeType=k,f(ui,ee);function Jt(){}Jt.prototype={data:"",substringData:function(v,T){return this.data.substring(v,v+T)},appendData:function(v){v=this.data+v,this.nodeValue=this.data=v,this.length=v.length},insertData:function(v,T){this.replaceData(v,0,T)},appendChild:function(v){throw new Error(G[b])},deleteData:function(v,T){this.replaceData(v,T,"")},replaceData:function(v,T,j){var q=this.data.substring(0,v),ne=this.data.substring(v+T);j=q+j+ne,this.nodeValue=this.data=j,this.length=j.length}},f(Jt,ee);function Ci(){}Ci.prototype={nodeName:"#text",nodeType:E,splitText:function(v){var T=this.data,j=T.substring(v);T=T.substring(0,v),this.data=this.nodeValue=T,this.length=T.length;var q=this.ownerDocument.createTextNode(j);return this.parentNode&&this.parentNode.insertBefore(q,this.nextSibling),q}},f(Ci,Jt);function Ei(){}Ei.prototype={nodeName:"#comment",nodeType:R},f(Ei,Jt);function ci(){}ci.prototype={nodeName:"#cdata-section",nodeType:L},f(ci,Jt);function di(){}di.prototype.nodeType=$,f(di,ee);function Ds(){}Ds.prototype.nodeType=V,f(Ds,ee);function ks(){}ks.prototype.nodeType=I,f(ks,ee);function Gi(){}Gi.prototype.nodeType=_,f(Gi,ee);function Te(){}Te.prototype.nodeName="#document-fragment",Te.prototype.nodeType=U,f(Te,ee);function js(){}js.prototype.nodeType=N,f(js,ee);function Ai(){}Ai.prototype.serializeToString=function(v,T,j){return br.call(v,T,j)},ee.prototype.toString=br;function br(v,T){var j=[],q=this.nodeType==9&&this.documentElement||this,ne=q.prefix,de=q.namespaceURI;if(de&&ne==null){var ne=q.lookupPrefix(de);if(ne==null)var Ae=[{namespace:de,prefix:null}]}return hi(this,j,v,T,Ae),j.join("")}function Tr(v,T,j){var q=v.prefix||"",ne=v.namespaceURI;if(!ne||q==="xml"&&ne===t.XML||ne===t.XMLNS)return!1;for(var de=j.length;de--;){var Ae=j[de];if(Ae.prefix===q)return Ae.namespace!==ne}return!0}function Is(v,T,j){v.push(" ",T,'="',j.replace(/[<>&"\t\n\r]/g,fe),'"')}function hi(v,T,j,q,ne){if(ne||(ne=[]),q)if(v=q(v),v){if(typeof v=="string"){T.push(v);return}}else return;switch(v.nodeType){case y:var de=v.attributes,Ae=de.length,we=v.firstChild,tt=v.tagName;j=t.isHTML(v.namespaceURI)||j;var gt=tt;if(!j&&!v.prefix&&v.namespaceURI){for(var Ft,Ct=0;Ct<de.length;Ct++)if(de.item(Ct).name==="xmlns"){Ft=de.item(Ct).value;break}if(!Ft)for(var Pt=ne.length-1;Pt>=0;Pt--){var Et=ne[Pt];if(Et.prefix===""&&Et.namespace===v.namespaceURI){Ft=Et.namespace;break}}if(Ft!==v.namespaceURI)for(var Pt=ne.length-1;Pt>=0;Pt--){var Et=ne[Pt];if(Et.namespace===v.namespaceURI){Et.prefix&&(gt=Et.prefix+":"+tt);break}}}T.push("<",gt);for(var Ne=0;Ne<Ae;Ne++){var At=de.item(Ne);At.prefix=="xmlns"?ne.push({prefix:At.localName,namespace:At.value}):At.nodeName=="xmlns"&&ne.push({prefix:"",namespace:At.value})}for(var Ne=0;Ne<Ae;Ne++){var At=de.item(Ne);if(Tr(At,j,ne)){var Zt=At.prefix||"",Ut=At.namespaceURI;Is(T,Zt?"xmlns:"+Zt:"xmlns",Ut),ne.push({prefix:Zt,namespace:Ut})}hi(At,T,j,q,ne)}if(tt===gt&&Tr(v,j,ne)){var Zt=v.prefix||"",Ut=v.namespaceURI;Is(T,Zt?"xmlns:"+Zt:"xmlns",Ut),ne.push({prefix:Zt,namespace:Ut})}if(we||j&&!/^(?:meta|link|img|br|hr|input)$/i.test(tt)){if(T.push(">"),j&&/^script$/i.test(tt))for(;we;)we.data?T.push(we.data):hi(we,T,j,q,ne.slice()),we=we.nextSibling;else for(;we;)hi(we,T,j,q,ne.slice()),we=we.nextSibling;T.push("</",gt,">")}else T.push("/>");return;case P:case U:for(var we=v.firstChild;we;)hi(we,T,j,q,ne.slice()),we=we.nextSibling;return;case k:return Is(T,v.name,v.value);case E:return T.push(v.data.replace(/[<&>]/g,fe));case L:return T.push("<![CDATA[",v.data,"]]>");case R:return T.push("<!--",v.data,"-->");case $:var wi=v.publicId,be=v.systemId;if(T.push("<!DOCTYPE ",v.name),wi)T.push(" PUBLIC ",wi),be&&be!="."&&T.push(" ",be),T.push(">");else if(be&&be!=".")T.push(" SYSTEM ",be,">");else{var Cr=v.internalSubset;Cr&&T.push(" [",Cr,"]"),T.push(">")}return;case N:return T.push("<?",v.target," ",v.data,"?>");case _:return T.push("&",v.nodeName,";");default:T.push("??",v.nodeName)}}function xr(v,T,j){var q;switch(T.nodeType){case y:q=T.cloneNode(!1),q.ownerDocument=v;case U:break;case k:j=!0;break}if(q||(q=T.cloneNode(!1)),q.ownerDocument=v,q.parentNode=null,j)for(var ne=T.firstChild;ne;)q.appendChild(xr(v,ne,j)),ne=ne.nextSibling;return q}function Ps(v,T,j){var q=new T.constructor;for(var ne in T)if(Object.prototype.hasOwnProperty.call(T,ne)){var de=T[ne];typeof de!="object"&&de!=q[ne]&&(q[ne]=de)}switch(T.childNodes&&(q.childNodes=new H),q.ownerDocument=v,q.nodeType){case y:var Ae=T.attributes,tt=q.attributes=new re,gt=Ae.length;tt._ownerElement=q;for(var Ft=0;Ft<gt;Ft++)q.setAttributeNode(Ps(v,Ae.item(Ft),!0));break;case k:j=!0}if(j)for(var Ct=T.firstChild;Ct;)q.appendChild(Ps(v,Ct,j)),Ct=Ct.nextSibling;return q}function Sr(v,T,j){v[T]=j}try{if(Object.defineProperty){let v=function(T){switch(T.nodeType){case y:case U:var j=[];for(T=T.firstChild;T;)T.nodeType!==7&&T.nodeType!==8&&j.push(v(T)),T=T.nextSibling;return j.join("");default:return T.nodeValue}};Object.defineProperty(Q.prototype,"length",{get:function(){return ie(this),this.$$length}}),Object.defineProperty(ee.prototype,"textContent",{get:function(){return v(this)},set:function(T){switch(this.nodeType){case y:case U:for(;this.firstChild;)this.removeChild(this.firstChild);(T||String(T))&&this.appendChild(this.ownerDocument.createTextNode(T));break;default:this.data=T,this.value=T,this.nodeValue=T}}}),Sr=function(T,j,q){T["$$"+j]=q}}}catch{}return ti.DocumentType=di,ti.DOMException=z,ti.DOMImplementation=te,ti.Element=Ie,ti.Node=ee,ti.NodeList=H,ti.XMLSerializer=Ai,ti}var Ks={},xa={},lu;function Om(){return lu||(lu=1,(function(s){var e=wn().freeze;s.XML_ENTITIES=e({amp:"&",apos:"'",gt:">",lt:"<",quot:'"'}),s.HTML_ENTITIES=e({Aacute:"Á",aacute:"á",Abreve:"Ă",abreve:"ă",ac:"∾",acd:"∿",acE:"∾̳",Acirc:"Â",acirc:"â",acute:"´",Acy:"А",acy:"а",AElig:"Æ",aelig:"æ",af:"⁡",Afr:"𝔄",afr:"𝔞",Agrave:"À",agrave:"à",alefsym:"ℵ",aleph:"ℵ",Alpha:"Α",alpha:"α",Amacr:"Ā",amacr:"ā",amalg:"⨿",AMP:"&",amp:"&",And:"⩓",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",Aogon:"Ą",aogon:"ą",Aopf:"𝔸",aopf:"𝕒",ap:"≈",apacir:"⩯",apE:"⩰",ape:"≊",apid:"≋",apos:"'",ApplyFunction:"⁡",approx:"≈",approxeq:"≊",Aring:"Å",aring:"å",Ascr:"𝒜",ascr:"𝒶",Assign:"≔",ast:"*",asymp:"≈",asympeq:"≍",Atilde:"Ã",atilde:"ã",Auml:"Ä",auml:"ä",awconint:"∳",awint:"⨑",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",Backslash:"∖",Barv:"⫧",barvee:"⊽",Barwed:"⌆",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",Bcy:"Б",bcy:"б",bdquo:"„",becaus:"∵",Because:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",Bernoullis:"ℬ",Beta:"Β",beta:"β",beth:"ℶ",between:"≬",Bfr:"𝔅",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bNot:"⫭",bnot:"⌐",Bopf:"𝔹",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxbox:"⧉",boxDL:"╗",boxDl:"╖",boxdL:"╕",boxdl:"┐",boxDR:"╔",boxDr:"╓",boxdR:"╒",boxdr:"┌",boxH:"═",boxh:"─",boxHD:"╦",boxHd:"╤",boxhD:"╥",boxhd:"┬",boxHU:"╩",boxHu:"╧",boxhU:"╨",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxUL:"╝",boxUl:"╜",boxuL:"╛",boxul:"┘",boxUR:"╚",boxUr:"╙",boxuR:"╘",boxur:"└",boxV:"║",boxv:"│",boxVH:"╬",boxVh:"╫",boxvH:"╪",boxvh:"┼",boxVL:"╣",boxVl:"╢",boxvL:"╡",boxvl:"┤",boxVR:"╠",boxVr:"╟",boxvR:"╞",boxvr:"├",bprime:"‵",Breve:"˘",breve:"˘",brvbar:"¦",Bscr:"ℬ",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",Bumpeq:"≎",bumpeq:"≏",Cacute:"Ć",cacute:"ć",Cap:"⋒",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",CapitalDifferentialD:"ⅅ",caps:"∩︀",caret:"⁁",caron:"ˇ",Cayleys:"ℭ",ccaps:"⩍",Ccaron:"Č",ccaron:"č",Ccedil:"Ç",ccedil:"ç",Ccirc:"Ĉ",ccirc:"ĉ",Cconint:"∰",ccups:"⩌",ccupssm:"⩐",Cdot:"Ċ",cdot:"ċ",cedil:"¸",Cedilla:"¸",cemptyv:"⦲",cent:"¢",CenterDot:"·",centerdot:"·",Cfr:"ℭ",cfr:"𝔠",CHcy:"Ч",chcy:"ч",check:"✓",checkmark:"✓",Chi:"Χ",chi:"χ",cir:"○",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",CircleDot:"⊙",circledR:"®",circledS:"Ⓢ",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",cirE:"⧃",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",clubs:"♣",clubsuit:"♣",Colon:"∷",colon:":",Colone:"⩴",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",Congruent:"≡",Conint:"∯",conint:"∮",ContourIntegral:"∮",Copf:"ℂ",copf:"𝕔",coprod:"∐",Coproduct:"∐",COPY:"©",copy:"©",copysr:"℗",CounterClockwiseContourIntegral:"∳",crarr:"↵",Cross:"⨯",cross:"✗",Cscr:"𝒞",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",Cup:"⋓",cup:"∪",cupbrcap:"⩈",CupCap:"≍",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",Dagger:"‡",dagger:"†",daleth:"ℸ",Darr:"↡",dArr:"⇓",darr:"↓",dash:"‐",Dashv:"⫤",dashv:"⊣",dbkarow:"⤏",dblac:"˝",Dcaron:"Ď",dcaron:"ď",Dcy:"Д",dcy:"д",DD:"ⅅ",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",DDotrahd:"⤑",ddotseq:"⩷",deg:"°",Del:"∇",Delta:"Δ",delta:"δ",demptyv:"⦱",dfisht:"⥿",Dfr:"𝔇",dfr:"𝔡",dHar:"⥥",dharl:"⇃",dharr:"⇂",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",diam:"⋄",Diamond:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",DifferentialD:"ⅆ",digamma:"ϝ",disin:"⋲",div:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",DJcy:"Ђ",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",Dopf:"𝔻",dopf:"𝕕",Dot:"¨",dot:"˙",DotDot:"⃜",doteq:"≐",doteqdot:"≑",DotEqual:"≐",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",Downarrow:"⇓",downarrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",Dscr:"𝒟",dscr:"𝒹",DScy:"Ѕ",dscy:"ѕ",dsol:"⧶",Dstrok:"Đ",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",DZcy:"Џ",dzcy:"џ",dzigrarr:"⟿",Eacute:"É",eacute:"é",easter:"⩮",Ecaron:"Ě",ecaron:"ě",ecir:"≖",Ecirc:"Ê",ecirc:"ê",ecolon:"≕",Ecy:"Э",ecy:"э",eDDot:"⩷",Edot:"Ė",eDot:"≑",edot:"ė",ee:"ⅇ",efDot:"≒",Efr:"𝔈",efr:"𝔢",eg:"⪚",Egrave:"È",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",Element:"∈",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",Emacr:"Ē",emacr:"ē",empty:"∅",emptyset:"∅",EmptySmallSquare:"◻",emptyv:"∅",EmptyVerySmallSquare:"▫",emsp:" ",emsp13:" ",emsp14:" ",ENG:"Ŋ",eng:"ŋ",ensp:" ",Eogon:"Ę",eogon:"ę",Eopf:"𝔼",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",Epsilon:"Ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",Equal:"⩵",equals:"=",EqualTilde:"≂",equest:"≟",Equilibrium:"⇌",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erarr:"⥱",erDot:"≓",Escr:"ℰ",escr:"ℯ",esdot:"≐",Esim:"⩳",esim:"≂",Eta:"Η",eta:"η",ETH:"Ð",eth:"ð",Euml:"Ë",euml:"ë",euro:"€",excl:"!",exist:"∃",Exists:"∃",expectation:"ℰ",ExponentialE:"ⅇ",exponentiale:"ⅇ",fallingdotseq:"≒",Fcy:"Ф",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",Ffr:"𝔉",ffr:"𝔣",filig:"fi",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",Fopf:"𝔽",fopf:"𝕗",ForAll:"∀",forall:"∀",fork:"⋔",forkv:"⫙",Fouriertrf:"ℱ",fpartint:"⨍",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",Fscr:"ℱ",fscr:"𝒻",gacute:"ǵ",Gamma:"Γ",gamma:"γ",Gammad:"Ϝ",gammad:"ϝ",gap:"⪆",Gbreve:"Ğ",gbreve:"ğ",Gcedil:"Ģ",Gcirc:"Ĝ",gcirc:"ĝ",Gcy:"Г",gcy:"г",Gdot:"Ġ",gdot:"ġ",gE:"≧",ge:"≥",gEl:"⪌",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",Gfr:"𝔊",gfr:"𝔤",Gg:"⋙",gg:"≫",ggg:"⋙",gimel:"ℷ",GJcy:"Ѓ",gjcy:"ѓ",gl:"≷",gla:"⪥",glE:"⪒",glj:"⪤",gnap:"⪊",gnapprox:"⪊",gnE:"≩",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",Gopf:"𝔾",gopf:"𝕘",grave:"`",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",Gt:"≫",GT:">",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",Hacek:"ˇ",hairsp:" ",half:"½",hamilt:"ℋ",HARDcy:"Ъ",hardcy:"ъ",hArr:"⇔",harr:"↔",harrcir:"⥈",harrw:"↭",Hat:"^",hbar:"ℏ",Hcirc:"Ĥ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",Hfr:"ℌ",hfr:"𝔥",HilbertSpace:"ℋ",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",Hopf:"ℍ",hopf:"𝕙",horbar:"―",HorizontalLine:"─",Hscr:"ℋ",hscr:"𝒽",hslash:"ℏ",Hstrok:"Ħ",hstrok:"ħ",HumpDownHump:"≎",HumpEqual:"≏",hybull:"⁃",hyphen:"‐",Iacute:"Í",iacute:"í",ic:"⁣",Icirc:"Î",icirc:"î",Icy:"И",icy:"и",Idot:"İ",IEcy:"Е",iecy:"е",iexcl:"¡",iff:"⇔",Ifr:"ℑ",ifr:"𝔦",Igrave:"Ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",IJlig:"IJ",ijlig:"ij",Im:"ℑ",Imacr:"Ī",imacr:"ī",image:"ℑ",ImaginaryI:"ⅈ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",Implies:"⇒",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",Int:"∬",int:"∫",intcal:"⊺",integers:"ℤ",Integral:"∫",intercal:"⊺",Intersection:"⋂",intlarhk:"⨗",intprod:"⨼",InvisibleComma:"⁣",InvisibleTimes:"⁢",IOcy:"Ё",iocy:"ё",Iogon:"Į",iogon:"į",Iopf:"𝕀",iopf:"𝕚",Iota:"Ι",iota:"ι",iprod:"⨼",iquest:"¿",Iscr:"ℐ",iscr:"𝒾",isin:"∈",isindot:"⋵",isinE:"⋹",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",Itilde:"Ĩ",itilde:"ĩ",Iukcy:"І",iukcy:"і",Iuml:"Ï",iuml:"ï",Jcirc:"Ĵ",jcirc:"ĵ",Jcy:"Й",jcy:"й",Jfr:"𝔍",jfr:"𝔧",jmath:"ȷ",Jopf:"𝕁",jopf:"𝕛",Jscr:"𝒥",jscr:"𝒿",Jsercy:"Ј",jsercy:"ј",Jukcy:"Є",jukcy:"є",Kappa:"Κ",kappa:"κ",kappav:"ϰ",Kcedil:"Ķ",kcedil:"ķ",Kcy:"К",kcy:"к",Kfr:"𝔎",kfr:"𝔨",kgreen:"ĸ",KHcy:"Х",khcy:"х",KJcy:"Ќ",kjcy:"ќ",Kopf:"𝕂",kopf:"𝕜",Kscr:"𝒦",kscr:"𝓀",lAarr:"⇚",Lacute:"Ĺ",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",Lambda:"Λ",lambda:"λ",Lang:"⟪",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",Laplacetrf:"ℒ",laquo:"«",Larr:"↞",lArr:"⇐",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",lAtail:"⤛",latail:"⤙",late:"⪭",lates:"⪭︀",lBarr:"⤎",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",Lcaron:"Ľ",lcaron:"ľ",Lcedil:"Ļ",lcedil:"ļ",lceil:"⌈",lcub:"{",Lcy:"Л",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",lE:"≦",le:"≤",LeftAngleBracket:"⟨",LeftArrow:"←",Leftarrow:"⇐",leftarrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",leftarrowtail:"↢",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",LeftRightArrow:"↔",Leftrightarrow:"⇔",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",leftthreetimes:"⋋",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",lEg:"⪋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",lessgtr:"≶",LessLess:"⪡",lesssim:"≲",LessSlantEqual:"⩽",LessTilde:"≲",lfisht:"⥼",lfloor:"⌊",Lfr:"𝔏",lfr:"𝔩",lg:"≶",lgE:"⪑",lHar:"⥢",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",LJcy:"Љ",ljcy:"љ",Ll:"⋘",ll:"≪",llarr:"⇇",llcorner:"⌞",Lleftarrow:"⇚",llhard:"⥫",lltri:"◺",Lmidot:"Ŀ",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnap:"⪉",lnapprox:"⪉",lnE:"≨",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",LongLeftArrow:"⟵",Longleftarrow:"⟸",longleftarrow:"⟵",LongLeftRightArrow:"⟷",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",LongRightArrow:"⟶",Longrightarrow:"⟹",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",Lopf:"𝕃",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",LowerLeftArrow:"↙",LowerRightArrow:"↘",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",Lscr:"ℒ",lscr:"𝓁",Lsh:"↰",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",Lstrok:"Ł",lstrok:"ł",Lt:"≪",LT:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltri:"◃",ltrie:"⊴",ltrif:"◂",ltrPar:"⦖",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",macr:"¯",male:"♂",malt:"✠",maltese:"✠",Map:"⤅",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",Mcy:"М",mcy:"м",mdash:"—",mDDot:"∺",measuredangle:"∡",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",mfr:"𝔪",mho:"℧",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",MinusPlus:"∓",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",Mopf:"𝕄",mopf:"𝕞",mp:"∓",Mscr:"ℳ",mscr:"𝓂",mstpos:"∾",Mu:"Μ",mu:"μ",multimap:"⊸",mumap:"⊸",nabla:"∇",Nacute:"Ń",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",Ncaron:"Ň",ncaron:"ň",Ncedil:"Ņ",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",Ncy:"Н",ncy:"н",ndash:"–",ne:"≠",nearhk:"⤤",neArr:"⇗",nearr:"↗",nearrow:"↗",nedot:"≐̸",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",nequiv:"≢",nesear:"⤨",nesim:"≂̸",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:`
14
+ `,nexist:"∄",nexists:"∄",Nfr:"𝔑",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",nGg:"⋙̸",ngsim:"≵",nGt:"≫⃒",ngt:"≯",ngtr:"≯",nGtv:"≫̸",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",NJcy:"Њ",njcy:"њ",nlArr:"⇍",nlarr:"↚",nldr:"‥",nlE:"≦̸",nle:"≰",nLeftarrow:"⇍",nleftarrow:"↚",nLeftrightarrow:"⇎",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nLl:"⋘̸",nlsim:"≴",nLt:"≪⃒",nlt:"≮",nltri:"⋪",nltrie:"⋬",nLtv:"≪̸",nmid:"∤",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",nopf:"𝕟",Not:"⫬",not:"¬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",notin:"∉",notindot:"⋵̸",notinE:"⋹̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nRightarrow:"⇏",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",Nscr:"𝒩",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",Ntilde:"Ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",Nu:"Ν",nu:"ν",num:"#",numero:"№",numsp:" ",nvap:"≍⃒",nVDash:"⊯",nVdash:"⊮",nvDash:"⊭",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvHarr:"⤄",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwarhk:"⤣",nwArr:"⇖",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",Oacute:"Ó",oacute:"ó",oast:"⊛",ocir:"⊚",Ocirc:"Ô",ocirc:"ô",Ocy:"О",ocy:"о",odash:"⊝",Odblac:"Ő",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",OElig:"Œ",oelig:"œ",ofcir:"⦿",Ofr:"𝔒",ofr:"𝔬",ogon:"˛",Ograve:"Ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",Omacr:"Ō",omacr:"ō",Omega:"Ω",omega:"ω",Omicron:"Ο",omicron:"ο",omid:"⦶",ominus:"⊖",Oopf:"𝕆",oopf:"𝕠",opar:"⦷",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",operp:"⦹",oplus:"⊕",Or:"⩔",or:"∨",orarr:"↻",ord:"⩝",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oS:"Ⓢ",Oscr:"𝒪",oscr:"ℴ",Oslash:"Ø",oslash:"ø",osol:"⊘",Otilde:"Õ",otilde:"õ",Otimes:"⨷",otimes:"⊗",otimesas:"⨶",Ouml:"Ö",ouml:"ö",ovbar:"⌽",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",par:"∥",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",PartialD:"∂",Pcy:"П",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",Pfr:"𝔓",pfr:"𝔭",Phi:"Φ",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",Pi:"Π",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",PlusMinus:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",Poincareplane:"ℌ",pointint:"⨕",Popf:"ℙ",popf:"𝕡",pound:"£",Pr:"⪻",pr:"≺",prap:"⪷",prcue:"≼",prE:"⪳",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",Prime:"″",prime:"′",primes:"ℙ",prnap:"⪹",prnE:"⪵",prnsim:"⋨",prod:"∏",Product:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",Proportion:"∷",Proportional:"∝",propto:"∝",prsim:"≾",prurel:"⊰",Pscr:"𝒫",pscr:"𝓅",Psi:"Ψ",psi:"ψ",puncsp:" ",Qfr:"𝔔",qfr:"𝔮",qint:"⨌",Qopf:"ℚ",qopf:"𝕢",qprime:"⁗",Qscr:"𝒬",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",QUOT:'"',quot:'"',rAarr:"⇛",race:"∽̱",Racute:"Ŕ",racute:"ŕ",radic:"√",raemptyv:"⦳",Rang:"⟫",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raquo:"»",Rarr:"↠",rArr:"⇒",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",Rarrtl:"⤖",rarrtl:"↣",rarrw:"↝",rAtail:"⤜",ratail:"⤚",ratio:"∶",rationals:"ℚ",RBarr:"⤐",rBarr:"⤏",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",Rcaron:"Ř",rcaron:"ř",Rcedil:"Ŗ",rcedil:"ŗ",rceil:"⌉",rcub:"}",Rcy:"Р",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",Re:"ℜ",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",REG:"®",reg:"®",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",rfisht:"⥽",rfloor:"⌋",Rfr:"ℜ",rfr:"𝔯",rHar:"⥤",rhard:"⇁",rharu:"⇀",rharul:"⥬",Rho:"Ρ",rho:"ρ",rhov:"ϱ",RightAngleBracket:"⟩",RightArrow:"→",Rightarrow:"⇒",rightarrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",rightarrowtail:"↣",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",rightthreetimes:"⋌",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",Ropf:"ℝ",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",RoundImplies:"⥰",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",Rrightarrow:"⇛",rsaquo:"›",Rscr:"ℛ",rscr:"𝓇",Rsh:"↱",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",RuleDelayed:"⧴",ruluhar:"⥨",rx:"℞",Sacute:"Ś",sacute:"ś",sbquo:"‚",Sc:"⪼",sc:"≻",scap:"⪸",Scaron:"Š",scaron:"š",sccue:"≽",scE:"⪴",sce:"⪰",Scedil:"Ş",scedil:"ş",Scirc:"Ŝ",scirc:"ŝ",scnap:"⪺",scnE:"⪶",scnsim:"⋩",scpolint:"⨓",scsim:"≿",Scy:"С",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",searhk:"⤥",seArr:"⇘",searr:"↘",searrow:"↘",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",Sfr:"𝔖",sfr:"𝔰",sfrown:"⌢",sharp:"♯",SHCHcy:"Щ",shchcy:"щ",SHcy:"Ш",shcy:"ш",ShortDownArrow:"↓",ShortLeftArrow:"←",shortmid:"∣",shortparallel:"∥",ShortRightArrow:"→",ShortUpArrow:"↑",shy:"­",Sigma:"Σ",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",SmallCircle:"∘",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",SOFTcy:"Ь",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",Sopf:"𝕊",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",Sqrt:"√",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",Square:"□",square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",squarf:"▪",squf:"▪",srarr:"→",Sscr:"𝒮",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",Star:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",Sub:"⋐",sub:"⊂",subdot:"⪽",subE:"⫅",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",Subset:"⋐",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",SubsetEqual:"⊆",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",SuchThat:"∋",Sum:"∑",sum:"∑",sung:"♪",Sup:"⋑",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supdot:"⪾",supdsub:"⫘",supE:"⫆",supe:"⊇",supedot:"⫄",Superset:"⊃",SupersetEqual:"⊇",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",Supset:"⋑",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swarhk:"⤦",swArr:"⇙",swarr:"↙",swarrow:"↙",swnwar:"⤪",szlig:"ß",Tab:" ",target:"⌖",Tau:"Τ",tau:"τ",tbrk:"⎴",Tcaron:"Ť",tcaron:"ť",Tcedil:"Ţ",tcedil:"ţ",Tcy:"Т",tcy:"т",tdot:"⃛",telrec:"⌕",Tfr:"𝔗",tfr:"𝔱",there4:"∴",Therefore:"∴",therefore:"∴",Theta:"Θ",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",ThickSpace:"  ",thinsp:" ",ThinSpace:" ",thkap:"≈",thksim:"∼",THORN:"Þ",thorn:"þ",Tilde:"∼",tilde:"˜",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",Topf:"𝕋",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",TRADE:"™",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",TripleDot:"⃛",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",Tscr:"𝒯",tscr:"𝓉",TScy:"Ц",tscy:"ц",TSHcy:"Ћ",tshcy:"ћ",Tstrok:"Ŧ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",Uacute:"Ú",uacute:"ú",Uarr:"↟",uArr:"⇑",uarr:"↑",Uarrocir:"⥉",Ubrcy:"Ў",ubrcy:"ў",Ubreve:"Ŭ",ubreve:"ŭ",Ucirc:"Û",ucirc:"û",Ucy:"У",ucy:"у",udarr:"⇅",Udblac:"Ű",udblac:"ű",udhar:"⥮",ufisht:"⥾",Ufr:"𝔘",ufr:"𝔲",Ugrave:"Ù",ugrave:"ù",uHar:"⥣",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",Umacr:"Ū",umacr:"ū",uml:"¨",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",uogon:"ų",Uopf:"𝕌",uopf:"𝕦",UpArrow:"↑",Uparrow:"⇑",uparrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",Updownarrow:"⇕",updownarrow:"↕",UpEquilibrium:"⥮",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",upsi:"υ",upsih:"ϒ",Upsilon:"Υ",upsilon:"υ",UpTee:"⊥",UpTeeArrow:"↥",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",Uring:"Ů",uring:"ů",urtri:"◹",Uscr:"𝒰",uscr:"𝓊",utdot:"⋰",Utilde:"Ũ",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",Uuml:"Ü",uuml:"ü",uwangle:"⦧",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",vArr:"⇕",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",Vbar:"⫫",vBar:"⫨",vBarv:"⫩",Vcy:"В",vcy:"в",VDash:"⊫",Vdash:"⊩",vDash:"⊨",vdash:"⊢",Vdashl:"⫦",Vee:"⋁",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",Verbar:"‖",verbar:"|",Vert:"‖",vert:"|",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",Vopf:"𝕍",vopf:"𝕧",vprop:"∝",vrtri:"⊳",Vscr:"𝒱",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",Vvdash:"⊪",vzigzag:"⦚",Wcirc:"Ŵ",wcirc:"ŵ",wedbar:"⩟",Wedge:"⋀",wedge:"∧",wedgeq:"≙",weierp:"℘",Wfr:"𝔚",wfr:"𝔴",Wopf:"𝕎",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",Wscr:"𝒲",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",Xfr:"𝔛",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",Xi:"Ξ",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",Xopf:"𝕏",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",Xscr:"𝒳",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",Yacute:"Ý",yacute:"ý",YAcy:"Я",yacy:"я",Ycirc:"Ŷ",ycirc:"ŷ",Ycy:"Ы",ycy:"ы",yen:"¥",Yfr:"𝔜",yfr:"𝔶",YIcy:"Ї",yicy:"ї",Yopf:"𝕐",yopf:"𝕪",Yscr:"𝒴",yscr:"𝓎",YUcy:"Ю",yucy:"ю",Yuml:"Ÿ",yuml:"ÿ",Zacute:"Ź",zacute:"ź",Zcaron:"Ž",zcaron:"ž",Zcy:"З",zcy:"з",Zdot:"Ż",zdot:"ż",zeetrf:"ℨ",ZeroWidthSpace:"​",Zeta:"Ζ",zeta:"ζ",Zfr:"ℨ",zfr:"𝔷",ZHcy:"Ж",zhcy:"ж",zigrarr:"⇝",Zopf:"ℤ",zopf:"𝕫",Zscr:"𝒵",zscr:"𝓏",zwj:"‍",zwnj:"‌"}),s.entityMap=s.HTML_ENTITIES})(xa)),xa}var Yr={},uu;function Mm(){if(uu)return Yr;uu=1;var s=wn().NAMESPACE,e=/[A-Z_a-z\xC0-\xD6\xD8-\xF6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,t=new RegExp("[\\-\\.0-9"+e.source.slice(1,-1)+"\\u00B7\\u0300-\\u036F\\u203F-\\u2040]"),i=new RegExp("^"+e.source+t.source+"*(?::"+e.source+t.source+"*)?$"),r=0,n=1,a=2,l=3,c=4,f=5,g=6,y=7;function k(b,C){this.message=b,this.locator=C,Error.captureStackTrace&&Error.captureStackTrace(this,k)}k.prototype=new Error,k.prototype.name=k.name;function E(){}E.prototype={parse:function(b,C,F){var z=this.domBuilder;z.startDocument(),$(C,C={}),L(b,C,F,z,this.errorHandler),z.endDocument()}};function L(b,C,F,z,H){function Q(ke){if(ke>65535){ke-=65536;var Ie=55296+(ke>>10),ui=56320+(ke&1023);return String.fromCharCode(Ie,ui)}else return String.fromCharCode(ke)}function ie(ke){var Ie=ke.slice(1,-1);return Object.hasOwnProperty.call(F,Ie)?F[Ie]:Ie.charAt(0)==="#"?Q(parseInt(Ie.substr(1).replace("x","0x"))):(H.error("entity not found:"+ke),ke)}function re(ke){if(ke>ve){var Ie=b.substring(ve,ke).replace(/&#?\w+;/g,ie);ee&&Y(ve),z.characters(Ie,0,ke-ve),ve=ke}}function Y(ke,Ie){for(;ke>=J&&(Ie=te.exec(b));)Z=Ie.index,J=Z+Ie[0].length,ee.lineNumber++;ee.columnNumber=ke-Z+1}for(var Z=0,J=0,te=/.*(?:\r\n?|\n)|.*$/g,ee=z.locator,fe=[{currentNSMap:C}],me={},ve=0;;){try{var he=b.indexOf("<",ve);if(he<0){if(!b.substr(ve).match(/^\s*$/)){var Ke=z.doc,Ze=Ke.createTextNode(b.substr(ve));Ke.appendChild(Ze),z.currentElement=Ze}return}switch(he>ve&&re(he),b.charAt(he+1)){case"/":var ze=b.indexOf(">",he+3),qe=b.substring(he+2,ze).replace(/[ \t\n\r]+$/g,""),et=fe.pop();ze<0?(qe=b.substring(he+2).replace(/[\s<].*/,""),H.error("end tag name: "+qe+" is not complete:"+et.tagName),ze=he+1+qe.length):qe.match(/\s</)&&(qe=qe.replace(/[\s<].*/,""),H.error("end tag name: "+qe+" maybe not complete"),ze=he+1+qe.length);var xt=et.localNSMap,Qe=et.tagName==qe,nt=Qe||et.tagName&&et.tagName.toLowerCase()==qe.toLowerCase();if(nt){if(z.endElement(et.uri,et.localName,qe),xt)for(var oi in xt)Object.prototype.hasOwnProperty.call(xt,oi)&&z.endPrefixMapping(oi);Qe||H.fatalError("end tag name: "+qe+" is not match the current start tagName:"+et.tagName)}else fe.push(et);ze++;break;case"?":ee&&Y(he),ze=V(b,he,z);break;case"!":ee&&Y(he),ze=U(b,he,z,H);break;default:ee&&Y(he);var $e=new O,li=fe[fe.length-1].currentNSMap,ze=I(b,he,$e,li,ie,H),$i=$e.length;if(!$e.closed&&P(b,ze,$e.tagName,me)&&($e.closed=!0,F.nbsp||H.warning("unclosed xml attribute")),ee&&$i){for(var mt=_(ee,{}),St=0;St<$i;St++){var _e=$e[St];Y(_e.offset),_e.locator=_(ee,{})}z.locator=mt,N($e,z,li)&&fe.push($e),z.locator=ee}else N($e,z,li)&&fe.push($e);s.isHTML($e.uri)&&!$e.closed?ze=R(b,ze,$e.tagName,ie,z):ze++}}catch(ke){if(ke instanceof k)throw ke;H.error("element parse error: "+ke),ze=-1}ze>ve?ve=ze:re(Math.max(he,ve)+1)}}function _(b,C){return C.lineNumber=b.lineNumber,C.columnNumber=b.columnNumber,C}function I(b,C,F,z,H,Q){function ie(ee,fe,me){F.attributeNames.hasOwnProperty(ee)&&Q.fatalError("Attribute "+ee+" redefined"),F.addValue(ee,fe.replace(/[\t\n\r]/g," ").replace(/&#?\w+;/g,H),me)}for(var re,Y,Z=++C,J=r;;){var te=b.charAt(Z);switch(te){case"=":if(J===n)re=b.slice(C,Z),J=l;else if(J===a)J=l;else throw new Error("attribute equal must after attrName");break;case"'":case'"':if(J===l||J===n)if(J===n&&(Q.warning('attribute value must after "="'),re=b.slice(C,Z)),C=Z+1,Z=b.indexOf(te,C),Z>0)Y=b.slice(C,Z),ie(re,Y,C-1),J=f;else throw new Error("attribute value no end '"+te+"' match");else if(J==c)Y=b.slice(C,Z),ie(re,Y,C),Q.warning('attribute "'+re+'" missed start quot('+te+")!!"),C=Z+1,J=f;else throw new Error('attribute value must after "="');break;case"/":switch(J){case r:F.setTagName(b.slice(C,Z));case f:case g:case y:J=y,F.closed=!0;case c:case n:break;case a:F.closed=!0;break;default:throw new Error("attribute invalid close char('/')")}break;case"":return Q.error("unexpected end of input"),J==r&&F.setTagName(b.slice(C,Z)),Z;case">":switch(J){case r:F.setTagName(b.slice(C,Z));case f:case g:case y:break;case c:case n:Y=b.slice(C,Z),Y.slice(-1)==="/"&&(F.closed=!0,Y=Y.slice(0,-1));case a:J===a&&(Y=re),J==c?(Q.warning('attribute "'+Y+'" missed quot(")!'),ie(re,Y,C)):((!s.isHTML(z[""])||!Y.match(/^(?:disabled|checked|selected)$/i))&&Q.warning('attribute "'+Y+'" missed value!! "'+Y+'" instead!!'),ie(Y,Y,C));break;case l:throw new Error("attribute value missed!!")}return Z;case"€":te=" ";default:if(te<=" ")switch(J){case r:F.setTagName(b.slice(C,Z)),J=g;break;case n:re=b.slice(C,Z),J=a;break;case c:var Y=b.slice(C,Z);Q.warning('attribute "'+Y+'" missed quot(")!!'),ie(re,Y,C);case f:J=g;break}else switch(J){case a:F.tagName,(!s.isHTML(z[""])||!re.match(/^(?:disabled|checked|selected)$/i))&&Q.warning('attribute "'+re+'" missed value!! "'+re+'" instead2!!'),ie(re,re,C),C=Z,J=n;break;case f:Q.warning('attribute space is required"'+re+'"!!');case g:J=n,C=Z;break;case l:J=c,C=Z;break;case y:throw new Error("elements closed character '/' and '>' must be connected to")}}Z++}}function N(b,C,F){for(var z=b.tagName,H=null,te=b.length;te--;){var Q=b[te],ie=Q.qName,re=Q.value,ee=ie.indexOf(":");if(ee>0)var Y=Q.prefix=ie.slice(0,ee),Z=ie.slice(ee+1),J=Y==="xmlns"&&Z;else Z=ie,Y=null,J=ie==="xmlns"&&"";Q.localName=Z,J!==!1&&(H==null&&(H={},$(F,F={})),F[J]=H[J]=re,Q.uri=s.XMLNS,C.startPrefixMapping(J,re))}for(var te=b.length;te--;){Q=b[te];var Y=Q.prefix;Y&&(Y==="xml"&&(Q.uri=s.XML),Y!=="xmlns"&&(Q.uri=F[Y||""]))}var ee=z.indexOf(":");ee>0?(Y=b.prefix=z.slice(0,ee),Z=b.localName=z.slice(ee+1)):(Y=null,Z=b.localName=z);var fe=b.uri=F[Y||""];if(C.startElement(fe,Z,z,b),b.closed){if(C.endElement(fe,Z,z),H)for(Y in H)Object.prototype.hasOwnProperty.call(H,Y)&&C.endPrefixMapping(Y)}else return b.currentNSMap=F,b.localNSMap=H,!0}function R(b,C,F,z,H){if(/^(?:script|textarea)$/i.test(F)){var Q=b.indexOf("</"+F+">",C),ie=b.substring(C+1,Q);if(/[&<]/.test(ie))return/^script$/i.test(F)?(H.characters(ie,0,ie.length),Q):(ie=ie.replace(/&#?\w+;/g,z),H.characters(ie,0,ie.length),Q)}return C+1}function P(b,C,F,z){var H=z[F];return H==null&&(H=b.lastIndexOf("</"+F+">"),H<C&&(H=b.lastIndexOf("</"+F)),z[F]=H),H<C}function $(b,C){for(var F in b)Object.prototype.hasOwnProperty.call(b,F)&&(C[F]=b[F])}function U(b,C,F,z){var H=b.charAt(C+2);switch(H){case"-":if(b.charAt(C+3)==="-"){var Q=b.indexOf("-->",C+4);return Q>C?(F.comment(b,C+4,Q-C-4),Q+3):(z.error("Unclosed comment"),-1)}else return-1;default:if(b.substr(C+3,6)=="CDATA["){var Q=b.indexOf("]]>",C+9);return F.startCDATA(),F.characters(b,C+9,Q-C-9),F.endCDATA(),Q+3}var ie=G(b,C),re=ie.length;if(re>1&&/!doctype/i.test(ie[0][0])){var Y=ie[1][0],Z=!1,J=!1;re>3&&(/^public$/i.test(ie[2][0])?(Z=ie[3][0],J=re>4&&ie[4][0]):/^system$/i.test(ie[2][0])&&(J=ie[3][0]));var te=ie[re-1];return F.startDTD(Y,Z,J),F.endDTD(),te.index+te[0].length}}return-1}function V(b,C,F){var z=b.indexOf("?>",C);if(z){var H=b.substring(C,z).match(/^<\?(\S*)\s*([\s\S]*?)\s*$/);return H?(H[0].length,F.processingInstruction(H[1],H[2]),z+2):-1}return-1}function O(){this.attributeNames={}}O.prototype={setTagName:function(b){if(!i.test(b))throw new Error("invalid tagName:"+b);this.tagName=b},addValue:function(b,C,F){if(!i.test(b))throw new Error("invalid attribute:"+b);this.attributeNames[b]=this.length,this[this.length++]={qName:b,value:C,offset:F}},length:0,getLocalName:function(b){return this[b].localName},getLocator:function(b){return this[b].locator},getQName:function(b){return this[b].qName},getURI:function(b){return this[b].uri},getValue:function(b){return this[b].value}};function G(b,C){var F,z=[],H=/'[^']+'|"[^"]+"|[^\s<>\/=]+=?|(\/?\s*>|<)/g;for(H.lastIndex=C,H.exec(b);F=H.exec(b);)if(z.push(F),F[1])return z}return Yr.XMLReader=E,Yr.ParseError=k,Yr}var cu;function Rm(){if(cu)return Ks;cu=1;var s=wn(),e=Ac(),t=Om(),i=Mm(),r=e.DOMImplementation,n=s.NAMESPACE,a=i.ParseError,l=i.XMLReader;function c(I){return I.replace(/\r[\n\u0085]/g,`
21
15
  `).replace(/[\r\u0085\u2028]/g,`
22
- `)}function Id(i){this.options=i||{locator:{}}}Id.prototype.parseFromString=function(i,e){var t=this.options,s=new C1,r=t.domBuilder||new or,n=t.errorHandler,a=t.locator,l=t.xmlns||{},u=/\/x?html?$/.test(e),f=u?Mu.HTML_ENTITIES:Mu.XML_ENTITIES;a&&r.setDocumentLocator(a),s.errorHandler=E1(n,r,a),s.domBuilder=t.domBuilder||r,u&&(l[""]=Ru.HTML),l.xml=l.xml||Ru.XML;var m=t.normalizeLineEndings||jd;return i&&typeof i=="string"?s.parse(m(i),l,f):s.errorHandler.error("invalid doc source"),r.doc};function E1(i,e,t){if(!i){if(e instanceof or)return e;i=e}var s={},r=i instanceof Function;t=t||{};function n(a){var l=i[a];!l&&r&&(l=i.length==2?function(u){i(a,u)}:i),s[a]=l&&function(u){l("[xmldom "+a+"] "+u+qa(t))}||function(){}}return n("warning"),n("error"),n("fatalError"),s}function or(){this.cdata=!1}function ki(i,e){e.lineNumber=i.lineNumber,e.columnNumber=i.columnNumber}or.prototype={startDocument:function(){this.doc=new x1().createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(i,e,t,s){var r=this.doc,n=r.createElementNS(i,t||e),a=s.length;zr(this,n),this.currentElement=n,this.locator&&ki(this.locator,n);for(var l=0;l<a;l++){var i=s.getURI(l),u=s.getValue(l),t=s.getQName(l),f=r.createAttributeNS(i,t);this.locator&&ki(s.getLocator(l),f),f.value=f.nodeValue=u,n.setAttributeNode(f)}},endElement:function(i,e,t){var s=this.currentElement;s.tagName,this.currentElement=s.parentNode},startPrefixMapping:function(i,e){},endPrefixMapping:function(i){},processingInstruction:function(i,e){var t=this.doc.createProcessingInstruction(i,e);this.locator&&ki(this.locator,t),zr(this,t)},ignorableWhitespace:function(i,e,t){},characters:function(i,e,t){if(i=Nu.apply(this,arguments),i){if(this.cdata)var s=this.doc.createCDATASection(i);else var s=this.doc.createTextNode(i);this.currentElement?this.currentElement.appendChild(s):/^\s*$/.test(i)&&this.doc.appendChild(s),this.locator&&ki(this.locator,s)}},skippedEntity:function(i){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(i){(this.locator=i)&&(i.lineNumber=0)},comment:function(i,e,t){i=Nu.apply(this,arguments);var s=this.doc.createComment(i);this.locator&&ki(this.locator,s),zr(this,s)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(i,e,t){var s=this.doc.implementation;if(s&&s.createDocumentType){var r=s.createDocumentType(i,e,t);this.locator&&ki(this.locator,r),zr(this,r),this.doc.doctype=r}},warning:function(i){console.warn("[xmldom warning] "+i,qa(this.locator))},error:function(i){console.error("[xmldom error] "+i,qa(this.locator))},fatalError:function(i){throw new S1(i,this.locator)}};function qa(i){if(i)return`
23
- @`+(i.systemId||"")+"#[line:"+i.lineNumber+",col:"+i.columnNumber+"]"}function Nu(i,e,t){return typeof i=="string"?i.substr(e,t):i.length>=e+t||e?new java.lang.String(i,e,t)+"":i}"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,function(i){or.prototype[i]=function(){return null}});function zr(i,e){i.currentElement?i.currentElement.appendChild(e):i.doc.appendChild(e)}jn.__DOMHandler=or;jn.normalizeLineEndings=jd;jn.DOMParser=Id;var A1=jn.DOMParser;/*! @name mpd-parser @version 1.3.1 @license Apache-2.0 */const Bu=i=>!!i&&typeof i=="object",De=(...i)=>i.reduce((e,t)=>(typeof t!="object"||Object.keys(t).forEach(s=>{Array.isArray(e[s])&&Array.isArray(t[s])?e[s]=e[s].concat(t[s]):Bu(e[s])&&Bu(t[s])?e[s]=De(e[s],t[s]):e[s]=t[s]}),e),{}),Pd=i=>Object.keys(i).map(e=>i[e]),w1=(i,e)=>{const t=[];for(let s=i;s<e;s++)t.push(s);return t},Ki=i=>i.reduce((e,t)=>e.concat(t),[]),Ld=i=>{if(!i.length)return[];const e=[];for(let t=0;t<i.length;t++)e.push(i[t]);return e},D1=(i,e)=>i.reduce((t,s,r)=>(s[e]&&t.push(r),t),[]),k1=(i,e)=>Pd(i.reduce((t,s)=>(s.forEach(r=>{t[e(r)]=r}),t),{}));var Qi={INVALID_NUMBER_OF_PERIOD:"INVALID_NUMBER_OF_PERIOD",DASH_EMPTY_MANIFEST:"DASH_EMPTY_MANIFEST",DASH_INVALID_XML:"DASH_INVALID_XML",NO_BASE_URL:"NO_BASE_URL",SEGMENT_TIME_UNSPECIFIED:"SEGMENT_TIME_UNSPECIFIED",UNSUPPORTED_UTC_TIMING_SCHEME:"UNSUPPORTED_UTC_TIMING_SCHEME"};const Zs=({baseUrl:i="",source:e="",range:t="",indexRange:s=""})=>{const r={uri:e,resolvedUri:wn(i||"",e)};if(t||s){const a=(t||s).split("-");let l=S.BigInt?S.BigInt(a[0]):parseInt(a[0],10),u=S.BigInt?S.BigInt(a[1]):parseInt(a[1],10);l<Number.MAX_SAFE_INTEGER&&typeof l=="bigint"&&(l=Number(l)),u<Number.MAX_SAFE_INTEGER&&typeof u=="bigint"&&(u=Number(u));let f;typeof u=="bigint"||typeof l=="bigint"?f=S.BigInt(u)-S.BigInt(l)+S.BigInt(1):f=u-l+1,typeof f=="bigint"&&f<Number.MAX_SAFE_INTEGER&&(f=Number(f)),r.byterange={length:f,offset:l}}return r},j1=i=>{let e;return typeof i.offset=="bigint"||typeof i.length=="bigint"?e=S.BigInt(i.offset)+S.BigInt(i.length)-S.BigInt(1):e=i.offset+i.length-1,`${i.offset}-${e}`},Fu=i=>(i&&typeof i!="number"&&(i=parseInt(i,10)),isNaN(i)?null:i),I1={static(i){const{duration:e,timescale:t=1,sourceDuration:s,periodDuration:r}=i,n=Fu(i.endNumber),a=e/t;return typeof n=="number"?{start:0,end:n}:typeof r=="number"?{start:0,end:r/a}:{start:0,end:s/a}},dynamic(i){const{NOW:e,clientOffset:t,availabilityStartTime:s,timescale:r=1,duration:n,periodStart:a=0,minimumUpdatePeriod:l=0,timeShiftBufferDepth:u=1/0}=i,f=Fu(i.endNumber),m=(e+t)/1e3,v=s+a,E=m+l-v,A=Math.ceil(E*r/n),y=Math.floor((m-v-u)*r/n),k=Math.floor((m-v)*r/n);return{start:Math.max(0,y),end:typeof f=="number"?f:Math.min(A,k)}}},P1=i=>e=>{const{duration:t,timescale:s=1,periodStart:r,startNumber:n=1}=i;return{number:n+e,duration:t/s,timeline:r,time:e*t}},Po=i=>{const{type:e,duration:t,timescale:s=1,periodDuration:r,sourceDuration:n}=i,{start:a,end:l}=I1[e](i),u=w1(a,l).map(P1(i));if(e==="static"){const f=u.length-1,m=typeof r=="number"?r:n;u[f].duration=m-t/s*f}return u},Od=i=>{const{baseUrl:e,initialization:t={},sourceDuration:s,indexRange:r="",periodStart:n,presentationTime:a,number:l=0,duration:u}=i;if(!e)throw new Error(Qi.NO_BASE_URL);const f=Zs({baseUrl:e,source:t.sourceURL,range:t.range}),m=Zs({baseUrl:e,source:e,indexRange:r});if(m.map=f,u){const v=Po(i);v.length&&(m.duration=v[0].duration,m.timeline=v[0].timeline)}else s&&(m.duration=s,m.timeline=n);return m.presentationTime=a||n,m.number=l,[m]},Lo=(i,e,t)=>{const s=i.sidx.map?i.sidx.map:null,r=i.sidx.duration,n=i.timeline||0,a=i.sidx.byterange,l=a.offset+a.length,u=e.timescale,f=e.references.filter(k=>k.referenceType!==1),m=[],v=i.endList?"static":"dynamic",T=i.sidx.timeline;let E=T,A=i.mediaSequence||0,y;typeof e.firstOffset=="bigint"?y=S.BigInt(l)+e.firstOffset:y=l+e.firstOffset;for(let k=0;k<f.length;k++){const w=e.references[k],I=w.referencedSize,j=w.subsegmentDuration;let L;typeof y=="bigint"?L=y+S.BigInt(I)-S.BigInt(1):L=y+I-1;const O=`${y}-${L}`,B=Od({baseUrl:t,timescale:u,timeline:n,periodStart:T,presentationTime:E,number:A,duration:j,sourceDuration:r,indexRange:O,type:v})[0];s&&(B.map=s),m.push(B),typeof y=="bigint"?y+=S.BigInt(I):y+=I,E+=j/u,A++}return i.segments=m,i},L1=["AUDIO","SUBTITLES"],O1=1/60,Md=i=>k1(i,({timeline:e})=>e).sort((e,t)=>e.timeline>t.timeline?1:-1),M1=(i,e)=>{for(let t=0;t<i.length;t++)if(i[t].attributes.NAME===e)return i[t];return null},Uu=i=>{let e=[];return Jg(i,L1,(t,s,r,n)=>{e=e.concat(t.playlists||[])}),e},Vu=({playlist:i,mediaSequence:e})=>{i.mediaSequence=e,i.segments.forEach((t,s)=>{t.number=i.mediaSequence+s})},R1=({oldPlaylists:i,newPlaylists:e,timelineStarts:t})=>{e.forEach(s=>{s.discontinuitySequence=t.findIndex(function({timeline:u}){return u===s.timeline});const r=M1(i,s.attributes.NAME);if(!r||s.sidx)return;const n=s.segments[0],a=r.segments.findIndex(function(u){return Math.abs(u.presentationTime-n.presentationTime)<O1});if(a===-1){Vu({playlist:s,mediaSequence:r.mediaSequence+r.segments.length}),s.segments[0].discontinuity=!0,s.discontinuityStarts.unshift(0),(!r.segments.length&&s.timeline>r.timeline||r.segments.length&&s.timeline>r.segments[r.segments.length-1].timeline)&&s.discontinuitySequence--;return}r.segments[a].discontinuity&&!n.discontinuity&&(n.discontinuity=!0,s.discontinuityStarts.unshift(0),s.discontinuitySequence--),Vu({playlist:s,mediaSequence:r.segments[a].number})})},N1=({oldManifest:i,newManifest:e})=>{const t=i.playlists.concat(Uu(i)),s=e.playlists.concat(Uu(e));return e.timelineStarts=Md([i.timelineStarts,e.timelineStarts]),R1({oldPlaylists:t,newPlaylists:s,timelineStarts:e.timelineStarts}),e},In=i=>i&&i.uri+"-"+j1(i.byterange),Ca=i=>{const e=i.reduce(function(s,r){return s[r.attributes.baseUrl]||(s[r.attributes.baseUrl]=[]),s[r.attributes.baseUrl].push(r),s},{});let t=[];return Object.values(e).forEach(s=>{const r=Pd(s.reduce((n,a)=>{const l=a.attributes.id+(a.attributes.lang||"");return n[l]?(a.segments&&(a.segments[0]&&(a.segments[0].discontinuity=!0),n[l].segments.push(...a.segments)),a.attributes.contentProtection&&(n[l].attributes.contentProtection=a.attributes.contentProtection)):(n[l]=a,n[l].attributes.timelineStarts=[]),n[l].attributes.timelineStarts.push({start:a.attributes.periodStart,timeline:a.attributes.periodStart}),n},{}));t=t.concat(r)}),t.map(s=>(s.discontinuityStarts=D1(s.segments||[],"discontinuity"),s))},Oo=(i,e)=>{const t=In(i.sidx),s=t&&e[t]&&e[t].sidx;return s&&Lo(i,s,i.sidx.resolvedUri),i},B1=(i,e={})=>{if(!Object.keys(e).length)return i;for(const t in i)i[t]=Oo(i[t],e);return i},F1=({attributes:i,segments:e,sidx:t,mediaSequence:s,discontinuitySequence:r,discontinuityStarts:n},a)=>{const l={attributes:{NAME:i.id,BANDWIDTH:i.bandwidth,CODECS:i.codecs,"PROGRAM-ID":1},uri:"",endList:i.type==="static",timeline:i.periodStart,resolvedUri:i.baseUrl||"",targetDuration:i.duration,discontinuitySequence:r,discontinuityStarts:n,timelineStarts:i.timelineStarts,mediaSequence:s,segments:e};return i.contentProtection&&(l.contentProtection=i.contentProtection),i.serviceLocation&&(l.attributes.serviceLocation=i.serviceLocation),t&&(l.sidx=t),a&&(l.attributes.AUDIO="audio",l.attributes.SUBTITLES="subs"),l},U1=({attributes:i,segments:e,mediaSequence:t,discontinuityStarts:s,discontinuitySequence:r})=>{typeof e>"u"&&(e=[{uri:i.baseUrl,timeline:i.periodStart,resolvedUri:i.baseUrl||"",duration:i.sourceDuration,number:0}],i.duration=i.sourceDuration);const n={NAME:i.id,BANDWIDTH:i.bandwidth,"PROGRAM-ID":1};i.codecs&&(n.CODECS=i.codecs);const a={attributes:n,uri:"",endList:i.type==="static",timeline:i.periodStart,resolvedUri:i.baseUrl||"",targetDuration:i.duration,timelineStarts:i.timelineStarts,discontinuityStarts:s,discontinuitySequence:r,mediaSequence:t,segments:e};return i.serviceLocation&&(a.attributes.serviceLocation=i.serviceLocation),a},V1=(i,e={},t=!1)=>{let s;const r=i.reduce((n,a)=>{const l=a.attributes.role&&a.attributes.role.value||"",u=a.attributes.lang||"";let f=a.attributes.label||"main";if(u&&!a.attributes.label){const v=l?` (${l})`:"";f=`${a.attributes.lang}${v}`}n[f]||(n[f]={language:u,autoselect:!0,default:l==="main",playlists:[],uri:""});const m=Oo(F1(a,t),e);return n[f].playlists.push(m),typeof s>"u"&&l==="main"&&(s=a,s.default=!0),n},{});if(!s){const n=Object.keys(r)[0];r[n].default=!0}return r},H1=(i,e={})=>i.reduce((t,s)=>{const r=s.attributes.label||s.attributes.lang||"text",n=s.attributes.lang||"und";return t[r]||(t[r]={language:n,default:!1,autoselect:!1,playlists:[],uri:""}),t[r].playlists.push(Oo(U1(s),e)),t},{}),q1=i=>i.reduce((e,t)=>(t&&t.forEach(s=>{const{channel:r,language:n}=s;e[n]={autoselect:!1,default:!1,instreamId:r,language:n},s.hasOwnProperty("aspectRatio")&&(e[n].aspectRatio=s.aspectRatio),s.hasOwnProperty("easyReader")&&(e[n].easyReader=s.easyReader),s.hasOwnProperty("3D")&&(e[n]["3D"]=s["3D"])}),e),{}),z1=({attributes:i,segments:e,sidx:t,discontinuityStarts:s})=>{const r={attributes:{NAME:i.id,AUDIO:"audio",SUBTITLES:"subs",RESOLUTION:{width:i.width,height:i.height},CODECS:i.codecs,BANDWIDTH:i.bandwidth,"PROGRAM-ID":1},uri:"",endList:i.type==="static",timeline:i.periodStart,resolvedUri:i.baseUrl||"",targetDuration:i.duration,discontinuityStarts:s,timelineStarts:i.timelineStarts,segments:e};return i.frameRate&&(r.attributes["FRAME-RATE"]=i.frameRate),i.contentProtection&&(r.contentProtection=i.contentProtection),i.serviceLocation&&(r.attributes.serviceLocation=i.serviceLocation),t&&(r.sidx=t),r},$1=({attributes:i})=>i.mimeType==="video/mp4"||i.mimeType==="video/webm"||i.contentType==="video",G1=({attributes:i})=>i.mimeType==="audio/mp4"||i.mimeType==="audio/webm"||i.contentType==="audio",W1=({attributes:i})=>i.mimeType==="text/vtt"||i.contentType==="text",X1=(i,e)=>{i.forEach(t=>{t.mediaSequence=0,t.discontinuitySequence=e.findIndex(function({timeline:s}){return s===t.timeline}),t.segments&&t.segments.forEach((s,r)=>{s.number=r})})},Hu=i=>i?Object.keys(i).reduce((e,t)=>{const s=i[t];return e.concat(s.playlists)},[]):[],Y1=({dashPlaylists:i,locations:e,contentSteering:t,sidxMapping:s={},previousManifest:r,eventStream:n})=>{if(!i.length)return{};const{sourceDuration:a,type:l,suggestedPresentationDelay:u,minimumUpdatePeriod:f}=i[0].attributes,m=Ca(i.filter($1)).map(z1),v=Ca(i.filter(G1)),T=Ca(i.filter(W1)),E=i.map(L=>L.attributes.captionServices).filter(Boolean),A={allowCache:!0,discontinuityStarts:[],segments:[],endList:!0,mediaGroups:{AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},uri:"",duration:a,playlists:B1(m,s)};f>=0&&(A.minimumUpdatePeriod=f*1e3),e&&(A.locations=e),t&&(A.contentSteering=t),l==="dynamic"&&(A.suggestedPresentationDelay=u),n&&n.length>0&&(A.eventStream=n);const y=A.playlists.length===0,k=v.length?V1(v,s,y):null,w=T.length?H1(T,s):null,I=m.concat(Hu(k),Hu(w)),j=I.map(({timelineStarts:L})=>L);return A.timelineStarts=Md(j),X1(I,A.timelineStarts),k&&(A.mediaGroups.AUDIO.audio=k),w&&(A.mediaGroups.SUBTITLES.subs=w),E.length&&(A.mediaGroups["CLOSED-CAPTIONS"].cc=q1(E)),r?N1({oldManifest:r,newManifest:A}):A},K1=(i,e,t)=>{const{NOW:s,clientOffset:r,availabilityStartTime:n,timescale:a=1,periodStart:l=0,minimumUpdatePeriod:u=0}=i,f=(s+r)/1e3,m=n+l,T=f+u-m;return Math.ceil((T*a-e)/t)},Rd=(i,e)=>{const{type:t,minimumUpdatePeriod:s=0,media:r="",sourceDuration:n,timescale:a=1,startNumber:l=1,periodStart:u}=i,f=[];let m=-1;for(let v=0;v<e.length;v++){const T=e[v],E=T.d,A=T.r||0,y=T.t||0;m<0&&(m=y),y&&y>m&&(m=y);let k;if(A<0){const j=v+1;j===e.length?t==="dynamic"&&s>0&&r.indexOf("$Number$")>0?k=K1(i,m,E):k=(n*a-m)/E:k=(e[j].t-m)/E}else k=A+1;const w=l+f.length+k;let I=l+f.length;for(;I<w;)f.push({number:I,duration:E/a,time:m,timeline:u}),m+=E,I++}return f},Q1=/\$([A-z]*)(?:(%0)([0-9]+)d)?\$/g,J1=i=>(e,t,s,r)=>{if(e==="$$")return"$";if(typeof i[t]>"u")return e;const n=""+i[t];return t==="RepresentationID"||(s?r=parseInt(r,10):r=1,n.length>=r)?n:`${new Array(r-n.length+1).join("0")}${n}`},qu=(i,e)=>i.replace(Q1,J1(e)),Z1=(i,e)=>!i.duration&&!e?[{number:i.startNumber||1,duration:i.sourceDuration,time:0,timeline:i.periodStart}]:i.duration?Po(i):Rd(i,e),e2=(i,e)=>{const t={RepresentationID:i.id,Bandwidth:i.bandwidth||0},{initialization:s={sourceURL:"",range:""}}=i,r=Zs({baseUrl:i.baseUrl,source:qu(s.sourceURL,t),range:s.range});return Z1(i,e).map(a=>{t.Number=a.number,t.Time=a.time;const l=qu(i.media||"",t),u=i.timescale||1,f=i.presentationTimeOffset||0,m=i.periodStart+(a.time-f)/u;return{uri:l,timeline:a.timeline,duration:a.duration,resolvedUri:wn(i.baseUrl||"",l),map:r,number:a.number,presentationTime:m}})},t2=(i,e)=>{const{baseUrl:t,initialization:s={}}=i,r=Zs({baseUrl:t,source:s.sourceURL,range:s.range}),n=Zs({baseUrl:t,source:e.media,range:e.mediaRange});return n.map=r,n},i2=(i,e)=>{const{duration:t,segmentUrls:s=[],periodStart:r}=i;if(!t&&!e||t&&e)throw new Error(Qi.SEGMENT_TIME_UNSPECIFIED);const n=s.map(u=>t2(i,u));let a;return t&&(a=Po(i)),e&&(a=Rd(i,e)),a.map((u,f)=>{if(n[f]){const m=n[f],v=i.timescale||1,T=i.presentationTimeOffset||0;return m.timeline=u.timeline,m.duration=u.duration,m.number=u.number,m.presentationTime=r+(u.time-T)/v,m}}).filter(u=>u)},s2=({attributes:i,segmentInfo:e})=>{let t,s;e.template?(s=e2,t=De(i,e.template)):e.base?(s=Od,t=De(i,e.base)):e.list&&(s=i2,t=De(i,e.list));const r={attributes:i};if(!s)return r;const n=s(t,e.segmentTimeline);if(t.duration){const{duration:a,timescale:l=1}=t;t.duration=a/l}else n.length?t.duration=n.reduce((a,l)=>Math.max(a,Math.ceil(l.duration)),0):t.duration=0;return r.attributes=t,r.segments=n,e.base&&t.indexRange&&(r.sidx=n[0],r.segments=[]),r},r2=i=>i.map(s2),me=(i,e)=>Ld(i.childNodes).filter(({tagName:t})=>t===e),lr=i=>i.textContent.trim(),n2=i=>parseFloat(i.split("/").reduce((e,t)=>e/t)),ji=i=>{const l=/P(?:(\d*)Y)?(?:(\d*)M)?(?:(\d*)D)?(?:T(?:(\d*)H)?(?:(\d*)M)?(?:([\d.]*)S)?)?/.exec(i);if(!l)return 0;const[u,f,m,v,T,E]=l.slice(1);return parseFloat(u||0)*31536e3+parseFloat(f||0)*2592e3+parseFloat(m||0)*86400+parseFloat(v||0)*3600+parseFloat(T||0)*60+parseFloat(E||0)},a2=i=>(/^\d+-\d+-\d+T\d+:\d+:\d+(\.\d+)?$/.test(i)&&(i+="Z"),Date.parse(i)),zu={mediaPresentationDuration(i){return ji(i)},availabilityStartTime(i){return a2(i)/1e3},minimumUpdatePeriod(i){return ji(i)},suggestedPresentationDelay(i){return ji(i)},type(i){return i},timeShiftBufferDepth(i){return ji(i)},start(i){return ji(i)},width(i){return parseInt(i,10)},height(i){return parseInt(i,10)},bandwidth(i){return parseInt(i,10)},frameRate(i){return n2(i)},startNumber(i){return parseInt(i,10)},timescale(i){return parseInt(i,10)},presentationTimeOffset(i){return parseInt(i,10)},duration(i){const e=parseInt(i,10);return isNaN(e)?ji(i):e},d(i){return parseInt(i,10)},t(i){return parseInt(i,10)},r(i){return parseInt(i,10)},presentationTime(i){return parseInt(i,10)},DEFAULT(i){return i}},Ee=i=>i&&i.attributes?Ld(i.attributes).reduce((e,t)=>{const s=zu[t.name]||zu.DEFAULT;return e[t.name]=s(t.value),e},{}):{},o2={"urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b":"org.w3.clearkey","urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed":"com.widevine.alpha","urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95":"com.microsoft.playready","urn:uuid:f239e769-efa3-4850-9c16-a903c6932efb":"com.adobe.primetime","urn:mpeg:dash:mp4protection:2011":"mp4protection"},Pn=(i,e)=>e.length?Ki(i.map(function(t){return e.map(function(s){const r=lr(s),n=wn(t.baseUrl,r),a=De(Ee(s),{baseUrl:n});return n!==r&&!a.serviceLocation&&t.serviceLocation&&(a.serviceLocation=t.serviceLocation),a})})):i,Mo=i=>{const e=me(i,"SegmentTemplate")[0],t=me(i,"SegmentList")[0],s=t&&me(t,"SegmentURL").map(v=>De({tag:"SegmentURL"},Ee(v))),r=me(i,"SegmentBase")[0],n=t||e,a=n&&me(n,"SegmentTimeline")[0],l=t||r||e,u=l&&me(l,"Initialization")[0],f=e&&Ee(e);f&&u?f.initialization=u&&Ee(u):f&&f.initialization&&(f.initialization={sourceURL:f.initialization});const m={template:f,segmentTimeline:a&&me(a,"S").map(v=>Ee(v)),list:t&&De(Ee(t),{segmentUrls:s,initialization:Ee(u)}),base:r&&De(Ee(r),{initialization:Ee(u)})};return Object.keys(m).forEach(v=>{m[v]||delete m[v]}),m},l2=(i,e,t)=>s=>{const r=me(s,"BaseURL"),n=Pn(e,r),a=De(i,Ee(s)),l=Mo(s);return n.map(u=>({segmentInfo:De(t,l),attributes:De(a,u)}))},u2=i=>i.reduce((e,t)=>{const s=Ee(t);s.schemeIdUri&&(s.schemeIdUri=s.schemeIdUri.toLowerCase());const r=o2[s.schemeIdUri];if(r){e[r]={attributes:s};const n=me(t,"cenc:pssh")[0];if(n){const a=lr(n);e[r].pssh=a&&Qc(a)}}return e},{}),c2=i=>{if(i.schemeIdUri==="urn:scte:dash:cc:cea-608:2015")return(typeof i.value!="string"?[]:i.value.split(";")).map(t=>{let s,r;return r=t,/^CC\d=/.test(t)?[s,r]=t.split("="):/^CC\d$/.test(t)&&(s=t),{channel:s,language:r}});if(i.schemeIdUri==="urn:scte:dash:cc:cea-708:2015")return(typeof i.value!="string"?[]:i.value.split(";")).map(t=>{const s={channel:void 0,language:void 0,aspectRatio:1,easyReader:0,"3D":0};if(/=/.test(t)){const[r,n=""]=t.split("=");s.channel=r,s.language=t,n.split(",").forEach(a=>{const[l,u]=a.split(":");l==="lang"?s.language=u:l==="er"?s.easyReader=Number(u):l==="war"?s.aspectRatio=Number(u):l==="3D"&&(s["3D"]=Number(u))})}else s.language=t;return s.channel&&(s.channel="SERVICE"+s.channel),s})},d2=i=>Ki(me(i.node,"EventStream").map(e=>{const t=Ee(e),s=t.schemeIdUri;return me(e,"Event").map(r=>{const n=Ee(r),a=n.presentationTime||0,l=t.timescale||1,u=n.duration||0,f=a/l+i.attributes.start;return{schemeIdUri:s,value:t.value,id:n.id,start:f,end:f+u/l,messageData:lr(r)||n.messageData,contentEncoding:t.contentEncoding,presentationTimeOffset:t.presentationTimeOffset||0}})})),h2=(i,e,t)=>s=>{const r=Ee(s),n=Pn(e,me(s,"BaseURL")),a=me(s,"Role")[0],l={role:Ee(a)};let u=De(i,r,l);const f=me(s,"Accessibility")[0],m=c2(Ee(f));m&&(u=De(u,{captionServices:m}));const v=me(s,"Label")[0];if(v&&v.childNodes.length){const k=v.childNodes[0].nodeValue.trim();u=De(u,{label:k})}const T=u2(me(s,"ContentProtection"));Object.keys(T).length&&(u=De(u,{contentProtection:T}));const E=Mo(s),A=me(s,"Representation"),y=De(t,E);return Ki(A.map(l2(u,n,y)))},f2=(i,e)=>(t,s)=>{const r=Pn(e,me(t.node,"BaseURL")),n=De(i,{periodStart:t.attributes.start});typeof t.attributes.duration=="number"&&(n.periodDuration=t.attributes.duration);const a=me(t.node,"AdaptationSet"),l=Mo(t.node);return Ki(a.map(h2(n,r,l)))},p2=(i,e)=>{if(i.length>1&&e({type:"warn",message:"The MPD manifest should contain no more than one ContentSteering tag"}),!i.length)return null;const t=De({serverURL:lr(i[0])},Ee(i[0]));return t.queryBeforeStart=t.queryBeforeStart==="true",t},m2=({attributes:i,priorPeriodAttributes:e,mpdType:t})=>typeof i.start=="number"?i.start:e&&typeof e.start=="number"&&typeof e.duration=="number"?e.start+e.duration:!e&&t==="static"?0:null,g2=(i,e={})=>{const{manifestUri:t="",NOW:s=Date.now(),clientOffset:r=0,eventHandler:n=function(){}}=e,a=me(i,"Period");if(!a.length)throw new Error(Qi.INVALID_NUMBER_OF_PERIOD);const l=me(i,"Location"),u=Ee(i),f=Pn([{baseUrl:t}],me(i,"BaseURL")),m=me(i,"ContentSteering");u.type=u.type||"static",u.sourceDuration=u.mediaPresentationDuration||0,u.NOW=s,u.clientOffset=r,l.length&&(u.locations=l.map(lr));const v=[];return a.forEach((T,E)=>{const A=Ee(T),y=v[E-1];A.start=m2({attributes:A,priorPeriodAttributes:y?y.attributes:null,mpdType:u.type}),v.push({node:T,attributes:A})}),{locations:u.locations,contentSteeringInfo:p2(m,n),representationInfo:Ki(v.map(f2(u,f))),eventStream:Ki(v.map(d2))}},Nd=i=>{if(i==="")throw new Error(Qi.DASH_EMPTY_MANIFEST);const e=new A1;let t,s;try{t=e.parseFromString(i,"application/xml"),s=t&&t.documentElement.tagName==="MPD"?t.documentElement:null}catch{}if(!s||s&&s.getElementsByTagName("parsererror").length>0)throw new Error(Qi.DASH_INVALID_XML);return s},v2=i=>{const e=me(i,"UTCTiming")[0];if(!e)return null;const t=Ee(e);switch(t.schemeIdUri){case"urn:mpeg:dash:utc:http-head:2014":case"urn:mpeg:dash:utc:http-head:2012":t.method="HEAD";break;case"urn:mpeg:dash:utc:http-xsdate:2014":case"urn:mpeg:dash:utc:http-iso:2014":case"urn:mpeg:dash:utc:http-xsdate:2012":case"urn:mpeg:dash:utc:http-iso:2012":t.method="GET";break;case"urn:mpeg:dash:utc:direct:2014":case"urn:mpeg:dash:utc:direct:2012":t.method="DIRECT",t.value=Date.parse(t.value);break;case"urn:mpeg:dash:utc:http-ntp:2014":case"urn:mpeg:dash:utc:ntp:2014":case"urn:mpeg:dash:utc:sntp:2014":default:throw new Error(Qi.UNSUPPORTED_UTC_TIMING_SCHEME)}return t},y2=(i,e={})=>{const t=g2(Nd(i),e),s=r2(t.representationInfo);return Y1({dashPlaylists:s,locations:t.locations,contentSteering:t.contentSteeringInfo,sidxMapping:e.sidxMapping,previousManifest:e.previousManifest,eventStream:t.eventStream})},_2=i=>v2(Nd(i));var b2=Math.pow(2,32),T2=function(i){var e=new DataView(i.buffer,i.byteOffset,i.byteLength),t;return e.getBigUint64?(t=e.getBigUint64(0),t<Number.MAX_SAFE_INTEGER?Number(t):t):e.getUint32(0)*b2+e.getUint32(4)},x2={getUint64:T2},$u=x2.getUint64,S2=function(i){var e=new DataView(i.buffer,i.byteOffset,i.byteLength),t={version:i[0],flags:new Uint8Array(i.subarray(1,4)),references:[],referenceId:e.getUint32(4),timescale:e.getUint32(8)},s=12;t.version===0?(t.earliestPresentationTime=e.getUint32(s),t.firstOffset=e.getUint32(s+4),s+=8):(t.earliestPresentationTime=$u(i.subarray(s)),t.firstOffset=$u(i.subarray(s+8)),s+=16),s+=2;var r=e.getUint16(s);for(s+=2;r>0;s+=12,r--)t.references.push({referenceType:(i[s]&128)>>>7,referencedSize:e.getUint32(s)&2147483647,subsegmentDuration:e.getUint32(s+4),startsWithSap:!!(i[s+8]&128),sapType:(i[s+8]&112)>>>4,sapDeltaTime:e.getUint32(s+8)&268435455});return t},C2=S2;const E2=Ce.getDefaultExportFromCjs(C2);var A2=G([73,68,51]),w2=function(e,t){t===void 0&&(t=0),e=G(e);var s=e[t+5],r=e[t+6]<<21|e[t+7]<<14|e[t+8]<<7|e[t+9],n=(s&16)>>4;return n?r+20:r+10},Fs=function i(e,t){return t===void 0&&(t=0),e=G(e),e.length-t<10||!pe(e,A2,{offset:t})?t:(t+=w2(e,t),i(e,t))},Gu=function(e){return typeof e=="string"?id(e):e},D2=function(e){return Array.isArray(e)?e.map(function(t){return Gu(t)}):[Gu(e)]},k2=function i(e,t,s){s===void 0&&(s=!1),t=D2(t),e=G(e);var r=[];if(!t.length)return r;for(var n=0;n<e.length;){var a=(e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3])>>>0,l=e.subarray(n+4,n+8);if(a===0)break;var u=n+a;if(u>e.length){if(s)break;u=e.length}var f=e.subarray(n+8,u);pe(l,t[0])&&(t.length===1?r.push(f):r.push.apply(r,i(f,t.slice(1),s))),n=u}return r},$r={EBML:G([26,69,223,163]),DocType:G([66,130]),Segment:G([24,83,128,103]),SegmentInfo:G([21,73,169,102]),Tracks:G([22,84,174,107]),Track:G([174]),TrackNumber:G([215]),DefaultDuration:G([35,227,131]),TrackEntry:G([174]),TrackType:G([131]),FlagDefault:G([136]),CodecID:G([134]),CodecPrivate:G([99,162]),VideoTrack:G([224]),AudioTrack:G([225]),Cluster:G([31,67,182,117]),Timestamp:G([231]),TimestampScale:G([42,215,177]),BlockGroup:G([160]),BlockDuration:G([155]),Block:G([161]),SimpleBlock:G([163])},za=[128,64,32,16,8,4,2,1],j2=function(e){for(var t=1,s=0;s<za.length&&!(e&za[s]);s++)t++;return t},nn=function(e,t,s,r){s===void 0&&(s=!0),r===void 0&&(r=!1);var n=j2(e[t]),a=e.subarray(t,t+n);return s&&(a=Array.prototype.slice.call(e,t,t+n),a[0]^=za[n-1]),{length:n,value:Yg(a,{signed:r}),bytes:a}},Wu=function i(e){return typeof e=="string"?e.match(/.{1,2}/g).map(function(t){return i(t)}):typeof e=="number"?Kg(e):e},I2=function(e){return Array.isArray(e)?e.map(function(t){return Wu(t)}):[Wu(e)]},P2=function i(e,t,s){if(s>=t.length)return t.length;var r=nn(t,s,!1);if(pe(e.bytes,r.bytes))return s;var n=nn(t,s+r.length);return i(e,t,s+n.length+n.value+r.length)},Xu=function i(e,t){t=I2(t),e=G(e);var s=[];if(!t.length)return s;for(var r=0;r<e.length;){var n=nn(e,r,!1),a=nn(e,r+n.length),l=r+n.length+a.length;a.value===127&&(a.value=P2(n,e,l),a.value!==e.length&&(a.value-=l));var u=l+a.value>e.length?e.length:l+a.value,f=e.subarray(l,u);pe(t[0],n.bytes)&&(t.length===1?s.push(f):s=s.concat(i(f,t.slice(1))));var m=n.length+a.length+f.length;r+=m}return s},L2=G([0,0,0,1]),O2=G([0,0,1]),M2=G([0,0,3]),R2=function(e){for(var t=[],s=1;s<e.length-2;)pe(e.subarray(s,s+3),M2)&&(t.push(s+2),s++),s++;if(t.length===0)return e;var r=e.length-t.length,n=new Uint8Array(r),a=0;for(s=0;s<r;a++,s++)a===t[0]&&(a++,t.shift()),n[s]=e[a];return n},Bd=function(e,t,s,r){e=G(e),s=[].concat(s);for(var n=0,a,l=0;n<e.length&&(l<r||a);){var u=void 0;if(pe(e.subarray(n),L2)?u=4:pe(e.subarray(n),O2)&&(u=3),!u){n++;continue}if(l++,a)return R2(e.subarray(a,n));var f=void 0;t==="h264"?f=e[n+u]&31:t==="h265"&&(f=e[n+u]>>1&63),s.indexOf(f)!==-1&&(a=n+u),n+=u+(t==="h264"?1:2)}return e.subarray(0,0)},N2=function(e,t,s){return Bd(e,"h264",t,s)},B2=function(e,t,s){return Bd(e,"h265",t,s)},Fe={webm:G([119,101,98,109]),matroska:G([109,97,116,114,111,115,107,97]),flac:G([102,76,97,67]),ogg:G([79,103,103,83]),ac3:G([11,119]),riff:G([82,73,70,70]),avi:G([65,86,73]),wav:G([87,65,86,69]),"3gp":G([102,116,121,112,51,103]),mp4:G([102,116,121,112]),fmp4:G([115,116,121,112]),mov:G([102,116,121,112,113,116]),moov:G([109,111,111,118]),moof:G([109,111,111,102])},Ji={aac:function(e){var t=Fs(e);return pe(e,[255,16],{offset:t,mask:[255,22]})},mp3:function(e){var t=Fs(e);return pe(e,[255,2],{offset:t,mask:[255,6]})},webm:function(e){var t=Xu(e,[$r.EBML,$r.DocType])[0];return pe(t,Fe.webm)},mkv:function(e){var t=Xu(e,[$r.EBML,$r.DocType])[0];return pe(t,Fe.matroska)},mp4:function(e){if(Ji["3gp"](e)||Ji.mov(e))return!1;if(pe(e,Fe.mp4,{offset:4})||pe(e,Fe.fmp4,{offset:4})||pe(e,Fe.moof,{offset:4})||pe(e,Fe.moov,{offset:4}))return!0},mov:function(e){return pe(e,Fe.mov,{offset:4})},"3gp":function(e){return pe(e,Fe["3gp"],{offset:4})},ac3:function(e){var t=Fs(e);return pe(e,Fe.ac3,{offset:t})},ts:function(e){if(e.length<189&&e.length>=1)return e[0]===71;for(var t=0;t+188<e.length&&t<188;){if(e[t]===71&&e[t+188]===71)return!0;t+=1}return!1},flac:function(e){var t=Fs(e);return pe(e,Fe.flac,{offset:t})},ogg:function(e){return pe(e,Fe.ogg)},avi:function(e){return pe(e,Fe.riff)&&pe(e,Fe.avi,{offset:8})},wav:function(e){return pe(e,Fe.riff)&&pe(e,Fe.wav,{offset:8})},h264:function(e){return N2(e,7,3).length},h265:function(e){return B2(e,[32,33],3).length}},$a=Object.keys(Ji).filter(function(i){return i!=="ts"&&i!=="h264"&&i!=="h265"}).concat(["ts","h264","h265"]);$a.forEach(function(i){var e=Ji[i];Ji[i]=function(t){return e(G(t))}});var F2=Ji,Ro=function(e){e=G(e);for(var t=0;t<$a.length;t++){var s=$a[t];if(F2[s](e))return s}return""},U2=function(e){return k2(e,["moof"]).length>0},di={};/**
24
- * @license
25
- * Video.js 8.23.4 <http://videojs.com/>
26
- * Copyright Brightcove, Inc. <https://www.brightcove.com/>
27
- * Available under Apache License Version 2.0
28
- * <https://github.com/videojs/video.js/blob/main/LICENSE>
29
- *
30
- * Includes vtt.js <https://github.com/mozilla/vtt.js>
31
- * Available under Apache License Version 2.0
32
- * <https://github.com/mozilla/vtt.js/blob/main/LICENSE>
33
- */var Ga="8.23.4";const It={},Qt=function(i,e){return It[i]=It[i]||[],e&&(It[i]=It[i].concat(e)),It[i]},V2=function(i,e){Qt(i,e)},Fd=function(i,e){const t=Qt(i).indexOf(e);return t<=-1?!1:(It[i]=It[i].slice(),It[i].splice(t,1),!0)},H2=function(i,e){Qt(i,[].concat(e).map(t=>{const s=(...r)=>(Fd(i,s),t(...r));return s}))},an={prefixed:!0},Kr=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror","fullscreen"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror","-webkit-full-screen"]],Yu=Kr[0];let Us;for(let i=0;i<Kr.length;i++)if(Kr[i][1]in V){Us=Kr[i];break}if(Us){for(let i=0;i<Us.length;i++)an[Yu[i]]=Us[i];an.prefixed=Us[0]!==Yu[0]}let ze=[];const q2=(i,e,t)=>(s,r,n)=>{const a=e.levels[r],l=new RegExp(`^(${a})$`);let u=i;if(s!=="log"&&n.unshift(s.toUpperCase()+":"),t&&(u=`%c${i}`,n.unshift(t)),n.unshift(u+":"),ze){ze.push([].concat(n));const m=ze.length-1e3;ze.splice(0,m>0?m:0)}if(!S.console)return;let f=S.console[s];!f&&s==="debug"&&(f=S.console.info||S.console.log),!(!f||!a||!l.test(s))&&f[Array.isArray(n)?"apply":"call"](S.console,n)};function Wa(i,e=":",t=""){let s="info",r;function n(...a){r("log",s,a)}return r=q2(i,n,t),n.createLogger=(a,l,u)=>{const f=l!==void 0?l:e,m=u!==void 0?u:t,v=`${i} ${f} ${a}`;return Wa(v,f,m)},n.createNewLogger=(a,l,u)=>Wa(a,l,u),n.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:s},n.level=a=>{if(typeof a=="string"){if(!n.levels.hasOwnProperty(a))throw new Error(`"${a}" in not a valid log level`);s=a}return s},n.history=()=>ze?[].concat(ze):[],n.history.filter=a=>(ze||[]).filter(l=>new RegExp(`.*${a}.*`).test(l[0])),n.history.clear=()=>{ze&&(ze.length=0)},n.history.disable=()=>{ze!==null&&(ze.length=0,ze=null)},n.history.enable=()=>{ze===null&&(ze=[])},n.error=(...a)=>r("error",s,a),n.warn=(...a)=>r("warn",s,a),n.debug=(...a)=>r("debug",s,a),n}const Q=Wa("VIDEOJS"),Ud=Q.createLogger,z2=Object.prototype.toString,Vd=function(i){return Et(i)?Object.keys(i):[]};function Ni(i,e){Vd(i).forEach(t=>e(i[t],t))}function Hd(i,e,t=0){return Vd(i).reduce((s,r)=>e(s,i[r],r),t)}function Et(i){return!!i&&typeof i=="object"}function Zi(i){return Et(i)&&z2.call(i)==="[object Object]"&&i.constructor===Object}function oe(...i){const e={};return i.forEach(t=>{t&&Ni(t,(s,r)=>{if(!Zi(s)){e[r]=s;return}Zi(e[r])||(e[r]={}),e[r]=oe(e[r],s)})}),e}function qd(i={}){const e=[];for(const t in i)if(i.hasOwnProperty(t)){const s=i[t];e.push(s)}return e}function Ln(i,e,t,s=!0){const r=a=>Object.defineProperty(i,e,{value:a,enumerable:!0,writable:!0}),n={configurable:!0,enumerable:!0,get(){const a=t();return r(a),a}};return s&&(n.set=r),Object.defineProperty(i,e,n)}var $2=Object.freeze({__proto__:null,each:Ni,reduce:Hd,isObject:Et,isPlain:Zi,merge:oe,values:qd,defineLazyProperty:Ln});let No=!1,zd=null,ft=!1,$d,Gd=!1,Bi=!1,Fi=!1,At=!1,Bo=null,On=null;const G2=!!(S.cast&&S.cast.framework&&S.cast.framework.CastReceiverContext);let Wd=null,on=!1,Mn=!1,ln=!1,Rn=!1,un=!1,cn=!1,dn=!1;const er=!!(ns()&&("ontouchstart"in S||S.navigator.maxTouchPoints||S.DocumentTouch&&S.document instanceof S.DocumentTouch)),Gt=S.navigator&&S.navigator.userAgentData;Gt&&Gt.platform&&Gt.brands&&(ft=Gt.platform==="Android",Bi=!!Gt.brands.find(i=>i.brand==="Microsoft Edge"),Fi=!!Gt.brands.find(i=>i.brand==="Chromium"),At=!Bi&&Fi,Bo=On=(Gt.brands.find(i=>i.brand==="Chromium")||{}).version||null,Mn=Gt.platform==="Windows");if(!Fi){const i=S.navigator&&S.navigator.userAgent||"";No=/iPod/i.test(i),zd=function(){const e=i.match(/OS (\d+)_/i);return e&&e[1]?e[1]:null}(),ft=/Android/i.test(i),$d=function(){const e=i.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!e)return null;const t=e[1]&&parseFloat(e[1]),s=e[2]&&parseFloat(e[2]);return t&&s?parseFloat(e[1]+"."+e[2]):t||null}(),Gd=/Firefox/i.test(i),Bi=/Edg/i.test(i),Fi=/Chrome/i.test(i)||/CriOS/i.test(i),At=!Bi&&Fi,Bo=On=function(){const e=i.match(/(Chrome|CriOS)\/(\d+)/);return e&&e[2]?parseFloat(e[2]):null}(),Wd=function(){const e=/MSIE\s(\d+)\.\d/.exec(i);let t=e&&parseFloat(e[1]);return!t&&/Trident\/7.0/i.test(i)&&/rv:11.0/.test(i)&&(t=11),t}(),un=/Tizen/i.test(i),cn=/Web0S/i.test(i),dn=un||cn,on=/Safari/i.test(i)&&!At&&!ft&&!Bi&&!dn,Mn=/Windows/i.test(i),ln=/iPad/i.test(i)||on&&er&&!/iPhone/i.test(i),Rn=/iPhone/i.test(i)&&!ln}const Pe=Rn||ln||No,Nn=(on||Pe)&&!At;var Xd=Object.freeze({__proto__:null,get IS_IPOD(){return No},get IOS_VERSION(){return zd},get IS_ANDROID(){return ft},get ANDROID_VERSION(){return $d},get IS_FIREFOX(){return Gd},get IS_EDGE(){return Bi},get IS_CHROMIUM(){return Fi},get IS_CHROME(){return At},get CHROMIUM_VERSION(){return Bo},get CHROME_VERSION(){return On},IS_CHROMECAST_RECEIVER:G2,get IE_VERSION(){return Wd},get IS_SAFARI(){return on},get IS_WINDOWS(){return Mn},get IS_IPAD(){return ln},get IS_IPHONE(){return Rn},get IS_TIZEN(){return un},get IS_WEBOS(){return cn},get IS_SMART_TV(){return dn},TOUCH_ENABLED:er,IS_IOS:Pe,IS_ANY_SAFARI:Nn});function Ku(i){return typeof i=="string"&&!!i.trim()}function W2(i){if(i.indexOf(" ")>=0)throw new Error("class has illegal whitespace characters")}function ns(){return V===S.document}function as(i){return Et(i)&&i.nodeType===1}function Yd(){try{return S.parent!==S.self}catch{return!0}}function Kd(i){return function(e,t){if(!Ku(e))return V[i](null);Ku(t)&&(t=V.querySelector(t));const s=as(t)?t:V;return s[i]&&s[i](e)}}function W(i="div",e={},t={},s){const r=V.createElement(i);return Object.getOwnPropertyNames(e).forEach(function(n){const a=e[n];n==="textContent"?ei(r,a):(r[n]!==a||n==="tabIndex")&&(r[n]=a)}),Object.getOwnPropertyNames(t).forEach(function(n){r.setAttribute(n,t[n])}),s&&Fo(r,s),r}function ei(i,e){return typeof i.textContent>"u"?i.innerText=e:i.textContent=e,i}function Xa(i,e){e.firstChild?e.insertBefore(i,e.firstChild):e.appendChild(i)}function zs(i,e){return W2(e),i.classList.contains(e)}function pi(i,...e){return i.classList.add(...e.reduce((t,s)=>t.concat(s.split(/\s+/)),[])),i}function Bn(i,...e){return i?(i.classList.remove(...e.reduce((t,s)=>t.concat(s.split(/\s+/)),[])),i):(Q.warn("removeClass was called with an element that doesn't exist"),null)}function Qd(i,e,t){return typeof t=="function"&&(t=t(i,e)),typeof t!="boolean"&&(t=void 0),e.split(/\s+/).forEach(s=>i.classList.toggle(s,t)),i}function Jd(i,e){Object.getOwnPropertyNames(e).forEach(function(t){const s=e[t];s===null||typeof s>"u"||s===!1?i.removeAttribute(t):i.setAttribute(t,s===!0?"":s)})}function Yt(i){const e={},t=["autoplay","controls","playsinline","loop","muted","default","defaultMuted"];if(i&&i.attributes&&i.attributes.length>0){const s=i.attributes;for(let r=s.length-1;r>=0;r--){const n=s[r].name;let a=s[r].value;t.includes(n)&&(a=a!==null),e[n]=a}}return e}function Zd(i,e){return i.getAttribute(e)}function es(i,e,t){i.setAttribute(e,t)}function Fn(i,e){i.removeAttribute(e)}function eh(){V.body.focus(),V.onselectstart=function(){return!1}}function th(){V.onselectstart=function(){return!0}}function ts(i){if(i&&i.getBoundingClientRect&&i.parentNode){const e=i.getBoundingClientRect(),t={};return["bottom","height","left","right","top","width"].forEach(s=>{e[s]!==void 0&&(t[s]=e[s])}),t.height||(t.height=parseFloat(is(i,"height"))),t.width||(t.width=parseFloat(is(i,"width"))),t}}function tr(i){if(!i||i&&!i.offsetParent)return{left:0,top:0,width:0,height:0};const e=i.offsetWidth,t=i.offsetHeight;let s=0,r=0;for(;i.offsetParent&&i!==V[an.fullscreenElement];)s+=i.offsetLeft,r+=i.offsetTop,i=i.offsetParent;return{left:s,top:r,width:e,height:t}}function Un(i,e){const t={x:0,y:0};if(Pe){let m=i;for(;m&&m.nodeName.toLowerCase()!=="html";){const v=is(m,"transform");if(/^matrix/.test(v)){const T=v.slice(7,-1).split(/,\s/).map(Number);t.x+=T[4],t.y+=T[5]}else if(/^matrix3d/.test(v)){const T=v.slice(9,-1).split(/,\s/).map(Number);t.x+=T[12],t.y+=T[13]}if(m.assignedSlot&&m.assignedSlot.parentElement&&S.WebKitCSSMatrix){const T=S.getComputedStyle(m.assignedSlot.parentElement).transform,E=new S.WebKitCSSMatrix(T);t.x+=E.m41,t.y+=E.m42}m=m.parentNode||m.host}}const s={},r=tr(e.target),n=tr(i),a=n.width,l=n.height;let u=e.offsetY-(n.top-r.top),f=e.offsetX-(n.left-r.left);return e.changedTouches&&(f=e.changedTouches[0].pageX-n.left,u=e.changedTouches[0].pageY+n.top,Pe&&(f-=t.x,u-=t.y)),s.y=1-Math.max(0,Math.min(1,u/l)),s.x=Math.max(0,Math.min(1,f/a)),s}function ih(i){return Et(i)&&i.nodeType===3}function Vn(i){for(;i.firstChild;)i.removeChild(i.firstChild);return i}function sh(i){return typeof i=="function"&&(i=i()),(Array.isArray(i)?i:[i]).map(e=>{if(typeof e=="function"&&(e=e()),as(e)||ih(e))return e;if(typeof e=="string"&&/\S/.test(e))return V.createTextNode(e)}).filter(e=>e)}function Fo(i,e){return sh(e).forEach(t=>i.appendChild(t)),i}function rh(i,e){return Fo(Vn(i),e)}function ir(i){return i.button===void 0&&i.buttons===void 0||i.button===0&&i.buttons===void 0||i.type==="mouseup"&&i.button===0&&i.buttons===0||i.type==="mousedown"&&i.button===0&&i.buttons===0?!0:!(i.button!==0||i.buttons!==1)}const Jt=Kd("querySelector"),nh=Kd("querySelectorAll");function is(i,e){if(!i||!e)return"";if(typeof S.getComputedStyle=="function"){let t;try{t=S.getComputedStyle(i)}catch{return""}return t?t.getPropertyValue(e)||t[e]:""}return""}function ah(i){[...V.styleSheets].forEach(e=>{try{const t=[...e.cssRules].map(r=>r.cssText).join(""),s=V.createElement("style");s.textContent=t,i.document.head.appendChild(s)}catch{const s=V.createElement("link");s.rel="stylesheet",s.type=e.type,s.media=e.media.mediaText,s.href=e.href,i.document.head.appendChild(s)}})}var oh=Object.freeze({__proto__:null,isReal:ns,isEl:as,isInFrame:Yd,createEl:W,textContent:ei,prependTo:Xa,hasClass:zs,addClass:pi,removeClass:Bn,toggleClass:Qd,setAttributes:Jd,getAttributes:Yt,getAttribute:Zd,setAttribute:es,removeAttribute:Fn,blockTextSelection:eh,unblockTextSelection:th,getBoundingClientRect:ts,findPosition:tr,getPointerPosition:Un,isTextNode:ih,emptyEl:Vn,normalizeContent:sh,appendContent:Fo,insertContent:rh,isSingleLeftClick:ir,$:Jt,$$:nh,computedStyle:is,copyStyleSheetsToWindow:ah});let lh=!1,Ya;const X2=function(){if(Ya.options.autoSetup===!1)return;const i=Array.prototype.slice.call(V.getElementsByTagName("video")),e=Array.prototype.slice.call(V.getElementsByTagName("audio")),t=Array.prototype.slice.call(V.getElementsByTagName("video-js")),s=i.concat(e,t);if(s&&s.length>0)for(let r=0,n=s.length;r<n;r++){const a=s[r];if(a&&a.getAttribute)a.player===void 0&&a.getAttribute("data-setup")!==null&&Ya(a);else{Ka(1);break}}else lh||Ka(1)};function Ka(i,e){ns()&&(e&&(Ya=e),S.setTimeout(X2,i))}function Qa(){lh=!0,S.removeEventListener("load",Qa)}ns()&&(V.readyState==="complete"?Qa():S.addEventListener("load",Qa));const uh=function(i){const e=V.createElement("style");return e.className=i,e},ch=function(i,e){i.styleSheet?i.styleSheet.cssText=e:i.textContent=e};var He=new WeakMap;const Y2=3;let K2=Y2;function at(){return K2++}function Qu(i,e){if(!He.has(i))return;const t=He.get(i);t.handlers[e].length===0&&(delete t.handlers[e],i.removeEventListener?i.removeEventListener(e,t.dispatcher,!1):i.detachEvent&&i.detachEvent("on"+e,t.dispatcher)),Object.getOwnPropertyNames(t.handlers).length<=0&&(delete t.handlers,delete t.dispatcher,delete t.disabled),Object.getOwnPropertyNames(t).length===0&&He.delete(i)}function Uo(i,e,t,s){t.forEach(function(r){i(e,r,s)})}function Hn(i){if(i.fixed_)return i;function e(){return!0}function t(){return!1}if(!i||!i.isPropagationStopped||!i.isImmediatePropagationStopped){const s=i||S.event;i={};const r=["layerX","layerY","keyLocation","path","webkitMovementX","webkitMovementY","mozPressure","mozInputSource"];for(const n in s)r.includes(n)||n==="returnValue"&&s.preventDefault||(i[n]=s[n]);if(i.target||(i.target=i.srcElement||V),i.relatedTarget||(i.relatedTarget=i.fromElement===i.target?i.toElement:i.fromElement),i.preventDefault=function(){s.preventDefault&&s.preventDefault(),i.returnValue=!1,s.returnValue=!1,i.defaultPrevented=!0},i.defaultPrevented=!1,i.stopPropagation=function(){s.stopPropagation&&s.stopPropagation(),i.cancelBubble=!0,s.cancelBubble=!0,i.isPropagationStopped=e},i.isPropagationStopped=t,i.stopImmediatePropagation=function(){s.stopImmediatePropagation&&s.stopImmediatePropagation(),i.isImmediatePropagationStopped=e,i.stopPropagation()},i.isImmediatePropagationStopped=t,i.clientX!==null&&i.clientX!==void 0){const n=V.documentElement,a=V.body;i.pageX=i.clientX+(n&&n.scrollLeft||a&&a.scrollLeft||0)-(n&&n.clientLeft||a&&a.clientLeft||0),i.pageY=i.clientY+(n&&n.scrollTop||a&&a.scrollTop||0)-(n&&n.clientTop||a&&a.clientTop||0)}i.which=i.charCode||i.keyCode,i.button!==null&&i.button!==void 0&&(i.button=i.button&1?0:i.button&4?1:i.button&2?2:0)}return i.fixed_=!0,i}let Gr;const Q2=function(){if(typeof Gr!="boolean"){Gr=!1;try{const i=Object.defineProperty({},"passive",{get(){Gr=!0}});S.addEventListener("test",null,i),S.removeEventListener("test",null,i)}catch{}}return Gr},J2=["touchstart","touchmove"];function tt(i,e,t){if(Array.isArray(e))return Uo(tt,i,e,t);He.has(i)||He.set(i,{});const s=He.get(i);if(s.handlers||(s.handlers={}),s.handlers[e]||(s.handlers[e]=[]),t.guid||(t.guid=at()),s.handlers[e].push(t),s.dispatcher||(s.disabled=!1,s.dispatcher=function(r,n){if(s.disabled)return;r=Hn(r);const a=s.handlers[r.type];if(a){const l=a.slice(0);for(let u=0,f=l.length;u<f&&!r.isImmediatePropagationStopped();u++)try{l[u].call(i,r,n)}catch(m){Q.error(m)}}}),s.handlers[e].length===1)if(i.addEventListener){let r=!1;Q2()&&J2.indexOf(e)>-1&&(r={passive:!0}),i.addEventListener(e,s.dispatcher,r)}else i.attachEvent&&i.attachEvent("on"+e,s.dispatcher)}function Le(i,e,t){if(!He.has(i))return;const s=He.get(i);if(!s.handlers)return;if(Array.isArray(e))return Uo(Le,i,e,t);const r=function(a,l){s.handlers[l]=[],Qu(a,l)};if(e===void 0){for(const a in s.handlers)Object.prototype.hasOwnProperty.call(s.handlers||{},a)&&r(i,a);return}const n=s.handlers[e];if(n){if(!t){r(i,e);return}if(t.guid)for(let a=0;a<n.length;a++)n[a].guid===t.guid&&n.splice(a--,1);Qu(i,e)}}function os(i,e,t){const s=He.has(i)?He.get(i):{},r=i.parentNode||i.ownerDocument;if(typeof e=="string"?e={type:e,target:i}:e.target||(e.target=i),e=Hn(e),s.dispatcher&&s.dispatcher.call(i,e,t),r&&!e.isPropagationStopped()&&e.bubbles===!0)os.call(null,r,e,t);else if(!r&&!e.defaultPrevented&&e.target&&e.target[e.type]){He.has(e.target)||He.set(e.target,{});const n=He.get(e.target);e.target[e.type]&&(n.disabled=!0,typeof e.target[e.type]=="function"&&e.target[e.type](),n.disabled=!1)}return!e.defaultPrevented}function qn(i,e,t){if(Array.isArray(e))return Uo(qn,i,e,t);const s=function(){Le(i,e,s),t.apply(this,arguments)};s.guid=t.guid=t.guid||at(),tt(i,e,s)}function Vo(i,e,t){const s=function(){Le(i,e,s),t.apply(this,arguments)};s.guid=t.guid=t.guid||at(),tt(i,e,s)}var Z2=Object.freeze({__proto__:null,fixEvent:Hn,on:tt,off:Le,trigger:os,one:qn,any:Vo});const ot=30,ce=function(i,e,t){e.guid||(e.guid=at());const s=e.bind(i);return s.guid=t?t+"_"+e.guid:e.guid,s},wt=function(i,e){let t=S.performance.now();return function(...r){const n=S.performance.now();n-t>=e&&(i(...r),t=n)}},dh=function(i,e,t,s=S){let r;const n=()=>{s.clearTimeout(r),r=null},a=function(){const l=this,u=arguments;let f=function(){r=null,f=null,t||i.apply(l,u)};!r&&t&&i.apply(l,u),s.clearTimeout(r),r=s.setTimeout(f,e)};return a.cancel=n,a};var ev=Object.freeze({__proto__:null,UPDATE_REFRESH_INTERVAL:ot,bind_:ce,throttle:wt,debounce:dh});let Ls;class it{on(e,t){const s=this.addEventListener;this.addEventListener=()=>{},tt(this,e,t),this.addEventListener=s}off(e,t){Le(this,e,t)}one(e,t){const s=this.addEventListener;this.addEventListener=()=>{},qn(this,e,t),this.addEventListener=s}any(e,t){const s=this.addEventListener;this.addEventListener=()=>{},Vo(this,e,t),this.addEventListener=s}trigger(e){const t=e.type||e;typeof e=="string"&&(e={type:t}),e=Hn(e),this.allowedEvents_[t]&&this["on"+t]&&this["on"+t](e),os(this,e)}queueTrigger(e){Ls||(Ls=new Map);const t=e.type||e;let s=Ls.get(this);s||(s=new Map,Ls.set(this,s));const r=s.get(t);s.delete(t),S.clearTimeout(r);const n=S.setTimeout(()=>{s.delete(t),s.size===0&&(s=null,Ls.delete(this)),this.trigger(e)},0);s.set(t,n)}}it.prototype.allowedEvents_={};it.prototype.addEventListener=it.prototype.on;it.prototype.removeEventListener=it.prototype.off;it.prototype.dispatchEvent=it.prototype.trigger;const zn=i=>typeof i.name=="function"?i.name():typeof i.name=="string"?i.name:i.name_?i.name_:i.constructor&&i.constructor.name?i.constructor.name:typeof i,Ot=i=>i instanceof it||!!i.eventBusEl_&&["on","one","off","trigger"].every(e=>typeof i[e]=="function"),tv=(i,e)=>{Ot(i)?e():(i.eventedCallbacks||(i.eventedCallbacks=[]),i.eventedCallbacks.push(e))},Ja=i=>typeof i=="string"&&/\S/.test(i)||Array.isArray(i)&&!!i.length,hn=(i,e,t)=>{if(!i||!i.nodeName&&!Ot(i))throw new Error(`Invalid target for ${zn(e)}#${t}; must be a DOM node or evented object.`)},hh=(i,e,t)=>{if(!Ja(i))throw new Error(`Invalid event type for ${zn(e)}#${t}; must be a non-empty string or array.`)},fh=(i,e,t)=>{if(typeof i!="function")throw new Error(`Invalid listener for ${zn(e)}#${t}; must be a function.`)},Ea=(i,e,t)=>{const s=e.length<3||e[0]===i||e[0]===i.eventBusEl_;let r,n,a;return s?(r=i.eventBusEl_,e.length>=3&&e.shift(),[n,a]=e):(r=e[0],n=e[1],a=e[2]),hn(r,i,t),hh(n,i,t),fh(a,i,t),a=ce(i,a),{isTargetingSelf:s,target:r,type:n,listener:a}},li=(i,e,t,s)=>{hn(i,i,e),i.nodeName?Z2[e](i,t,s):i[e](t,s)},iv={on(...i){const{isTargetingSelf:e,target:t,type:s,listener:r}=Ea(this,i,"on");if(li(t,"on",s,r),!e){const n=()=>this.off(t,s,r);n.guid=r.guid;const a=()=>this.off("dispose",n);a.guid=r.guid,li(this,"on","dispose",n),li(t,"on","dispose",a)}},one(...i){const{isTargetingSelf:e,target:t,type:s,listener:r}=Ea(this,i,"one");if(e)li(t,"one",s,r);else{const n=(...a)=>{this.off(t,s,n),r.apply(null,a)};n.guid=r.guid,li(t,"one",s,n)}},any(...i){const{isTargetingSelf:e,target:t,type:s,listener:r}=Ea(this,i,"any");if(e)li(t,"any",s,r);else{const n=(...a)=>{this.off(t,s,n),r.apply(null,a)};n.guid=r.guid,li(t,"any",s,n)}},off(i,e,t){if(!i||Ja(i))Le(this.eventBusEl_,i,e);else{const s=i,r=e;hn(s,this,"off"),hh(r,this,"off"),fh(t,this,"off"),t=ce(this,t),this.off("dispose",t),s.nodeName?(Le(s,r,t),Le(s,"dispose",t)):Ot(s)&&(s.off(r,t),s.off("dispose",t))}},trigger(i,e){hn(this.eventBusEl_,this,"trigger");const t=i&&typeof i!="string"?i.type:i;if(!Ja(t))throw new Error(`Invalid event type for ${zn(this)}#trigger; must be a non-empty string or object with a type key that has a non-empty value.`);return os(this.eventBusEl_,i,e)}};function Ho(i,e={}){const{eventBusKey:t}=e;if(t){if(!i[t].nodeName)throw new Error(`The eventBusKey "${t}" does not refer to an element.`);i.eventBusEl_=i[t]}else i.eventBusEl_=W("span",{className:"vjs-event-bus"});return Object.assign(i,iv),i.eventedCallbacks&&i.eventedCallbacks.forEach(s=>{s()}),i.on("dispose",()=>{i.off(),[i,i.el_,i.eventBusEl_].forEach(function(s){s&&He.has(s)&&He.delete(s)}),S.setTimeout(()=>{i.eventBusEl_=null},0)}),i}const sv={state:{},setState(i){typeof i=="function"&&(i=i());let e;return Ni(i,(t,s)=>{this.state[s]!==t&&(e=e||{},e[s]={from:this.state[s],to:t}),this.state[s]=t}),e&&Ot(this)&&this.trigger({changes:e,type:"statechanged"}),e}};function ph(i,e){return Object.assign(i,sv),i.state=Object.assign({},i.state,e),typeof i.handleStateChanged=="function"&&Ot(i)&&i.on("statechanged",i.handleStateChanged),i}const $s=function(i){return typeof i!="string"?i:i.replace(/./,e=>e.toLowerCase())},ye=function(i){return typeof i!="string"?i:i.replace(/./,e=>e.toUpperCase())},mh=function(i,e){return ye(i)===ye(e)};var rv=Object.freeze({__proto__:null,toLowerCase:$s,toTitleCase:ye,titleCaseEquals:mh});class R{constructor(e,t,s){if(!e&&this.play?this.player_=e=this:this.player_=e,this.isDisposed_=!1,this.parentComponent_=null,this.options_=oe({},this.options_),t=this.options_=oe(this.options_,t),this.id_=t.id||t.el&&t.el.id,!this.id_){const r=e&&e.id&&e.id()||"no_player";this.id_=`${r}_component_${at()}`}this.name_=t.name||null,t.el?this.el_=t.el:t.createEl!==!1&&(this.el_=this.createEl()),t.className&&this.el_&&t.className.split(" ").forEach(r=>this.addClass(r)),["on","off","one","any","trigger"].forEach(r=>{this[r]=void 0}),t.evented!==!1&&(Ho(this,{eventBusKey:this.el_?"el_":null}),this.handleLanguagechange=this.handleLanguagechange.bind(this),this.on(this.player_,"languagechange",this.handleLanguagechange)),ph(this,this.constructor.defaultState),this.children_=[],this.childIndex_={},this.childNameIndex_={},this.setTimeoutIds_=new Set,this.setIntervalIds_=new Set,this.rafIds_=new Set,this.namedRafs_=new Map,this.clearingTimersOnDispose_=!1,t.initChildren!==!1&&this.initChildren(),this.ready(s),t.reportTouchActivity!==!1&&this.enableTouchActivity()}dispose(e={}){if(!this.isDisposed_){if(this.readyQueue_&&(this.readyQueue_.length=0),this.trigger({type:"dispose",bubbles:!1}),this.isDisposed_=!0,this.children_)for(let t=this.children_.length-1;t>=0;t--)this.children_[t].dispose&&this.children_[t].dispose();this.children_=null,this.childIndex_=null,this.childNameIndex_=null,this.parentComponent_=null,this.el_&&(this.el_.parentNode&&(e.restoreEl?this.el_.parentNode.replaceChild(e.restoreEl,this.el_):this.el_.parentNode.removeChild(this.el_)),this.el_=null),this.player_=null}}isDisposed(){return!!this.isDisposed_}player(){return this.player_}options(e){return e?(this.options_=oe(this.options_,e),this.options_):this.options_}el(){return this.el_}createEl(e,t,s){return W(e,t,s)}localize(e,t,s=e){const r=this.player_.language&&this.player_.language(),n=this.player_.languages&&this.player_.languages(),a=n&&n[r],l=r&&r.split("-")[0],u=n&&n[l];let f=s;return a&&a[e]?f=a[e]:u&&u[e]&&(f=u[e]),t&&(f=f.replace(/\{(\d+)\}/g,function(m,v){const T=t[v-1];let E=T;return typeof T>"u"&&(E=m),E})),f}handleLanguagechange(){}contentEl(){return this.contentEl_||this.el_}id(){return this.id_}name(){return this.name_}children(){return this.children_}getChildById(e){return this.childIndex_[e]}getChild(e){if(e)return this.childNameIndex_[e]}getDescendant(...e){e=e.reduce((s,r)=>s.concat(r),[]);let t=this;for(let s=0;s<e.length;s++)if(t=t.getChild(e[s]),!t||!t.getChild)return;return t}setIcon(e,t=this.el()){if(!this.player_.options_.experimentalSvgIcons)return;const s="http://www.w3.org/2000/svg",r=W("span",{className:"vjs-icon-placeholder vjs-svg-icon"},{"aria-hidden":"true"}),n=V.createElementNS(s,"svg");n.setAttributeNS(null,"viewBox","0 0 512 512");const a=V.createElementNS(s,"use");return n.appendChild(a),a.setAttributeNS(null,"href",`#vjs-icon-${e}`),r.appendChild(n),this.iconIsSet_?t.replaceChild(r,t.querySelector(".vjs-icon-placeholder")):t.appendChild(r),this.iconIsSet_=!0,r}addChild(e,t={},s=this.children_.length){let r,n;if(typeof e=="string"){n=ye(e);const a=t.componentClass||n;t.name=n;const l=R.getComponent(a);if(!l)throw new Error(`Component ${a} does not exist`);if(typeof l!="function")return null;r=new l(this.player_||this,t)}else r=e;if(r.parentComponent_&&r.parentComponent_.removeChild(r),this.children_.splice(s,0,r),r.parentComponent_=this,typeof r.id=="function"&&(this.childIndex_[r.id()]=r),n=n||r.name&&ye(r.name()),n&&(this.childNameIndex_[n]=r,this.childNameIndex_[$s(n)]=r),typeof r.el=="function"&&r.el()){let a=null;this.children_[s+1]&&(this.children_[s+1].el_?a=this.children_[s+1].el_:as(this.children_[s+1])&&(a=this.children_[s+1])),this.contentEl().insertBefore(r.el(),a)}return r}removeChild(e){if(typeof e=="string"&&(e=this.getChild(e)),!e||!this.children_)return;let t=!1;for(let r=this.children_.length-1;r>=0;r--)if(this.children_[r]===e){t=!0,this.children_.splice(r,1);break}if(!t)return;e.parentComponent_=null,this.childIndex_[e.id()]=null,this.childNameIndex_[ye(e.name())]=null,this.childNameIndex_[$s(e.name())]=null;const s=e.el();s&&s.parentNode===this.contentEl()&&this.contentEl().removeChild(e.el())}initChildren(){const e=this.options_.children;if(e){const t=this.options_,s=a=>{const l=a.name;let u=a.opts;if(t[l]!==void 0&&(u=t[l]),u===!1)return;u===!0&&(u={}),u.playerOptions=this.options_.playerOptions;const f=this.addChild(l,u);f&&(this[l]=f)};let r;const n=R.getComponent("Tech");Array.isArray(e)?r=e:r=Object.keys(e),r.concat(Object.keys(this.options_).filter(function(a){return!r.some(function(l){return typeof l=="string"?a===l:a===l.name})})).map(a=>{let l,u;return typeof a=="string"?(l=a,u=e[l]||this.options_[l]||{}):(l=a.name,u=a),{name:l,opts:u}}).filter(a=>{const l=R.getComponent(a.opts.componentClass||ye(a.name));return l&&!n.isTech(l)}).forEach(s)}}buildCSSClass(){return""}ready(e,t=!1){if(e){if(!this.isReady_){this.readyQueue_=this.readyQueue_||[],this.readyQueue_.push(e);return}t?e.call(this):this.setTimeout(e,1)}}triggerReady(){this.isReady_=!0,this.setTimeout(function(){const e=this.readyQueue_;this.readyQueue_=[],e&&e.length>0&&e.forEach(function(t){t.call(this)},this),this.trigger("ready")},1)}$(e,t){return Jt(e,t||this.contentEl())}$$(e,t){return nh(e,t||this.contentEl())}hasClass(e){return zs(this.el_,e)}addClass(...e){pi(this.el_,...e)}removeClass(...e){Bn(this.el_,...e)}toggleClass(e,t){Qd(this.el_,e,t)}show(){this.removeClass("vjs-hidden")}hide(){this.addClass("vjs-hidden")}lockShowing(){this.addClass("vjs-lock-showing")}unlockShowing(){this.removeClass("vjs-lock-showing")}getAttribute(e){return Zd(this.el_,e)}setAttribute(e,t){es(this.el_,e,t)}removeAttribute(e){Fn(this.el_,e)}width(e,t){return this.dimension("width",e,t)}height(e,t){return this.dimension("height",e,t)}dimensions(e,t){this.width(e,!0),this.height(t)}dimension(e,t,s){if(t!==void 0){(t===null||t!==t)&&(t=0),(""+t).indexOf("%")!==-1||(""+t).indexOf("px")!==-1?this.el_.style[e]=t:t==="auto"?this.el_.style[e]="":this.el_.style[e]=t+"px",s||this.trigger("componentresize");return}if(!this.el_)return 0;const r=this.el_.style[e],n=r.indexOf("px");return parseInt(n!==-1?r.slice(0,n):this.el_["offset"+ye(e)],10)}currentDimension(e){let t=0;if(e!=="width"&&e!=="height")throw new Error("currentDimension only accepts width or height value");if(t=is(this.el_,e),t=parseFloat(t),t===0||isNaN(t)){const s=`offset${ye(e)}`;t=this.el_[s]}return t}currentDimensions(){return{width:this.currentDimension("width"),height:this.currentDimension("height")}}currentWidth(){return this.currentDimension("width")}currentHeight(){return this.currentDimension("height")}getPositions(){const e=this.el_.getBoundingClientRect(),t={x:e.x,y:e.y,width:e.width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left},s={x:e.left+e.width/2,y:e.top+e.height/2,width:0,height:0,top:e.top+e.height/2,right:e.left+e.width/2,bottom:e.top+e.height/2,left:e.left+e.width/2};return{boundingClientRect:t,center:s}}focus(){this.el_.focus()}blur(){this.el_.blur()}handleKeyDown(e){this.player_&&(e.key!=="Tab"&&!(this.player_.options_.playerOptions.spatialNavigation&&this.player_.options_.playerOptions.spatialNavigation.enabled)&&e.stopPropagation(),this.player_.handleKeyDown(e))}handleKeyPress(e){this.handleKeyDown(e)}emitTapEvents(){let e=0,t=null;const s=10,r=200;let n;this.on("touchstart",function(l){l.touches.length===1&&(t={pageX:l.touches[0].pageX,pageY:l.touches[0].pageY},e=S.performance.now(),n=!0)}),this.on("touchmove",function(l){if(l.touches.length>1)n=!1;else if(t){const u=l.touches[0].pageX-t.pageX,f=l.touches[0].pageY-t.pageY;Math.sqrt(u*u+f*f)>s&&(n=!1)}});const a=function(){n=!1};this.on("touchleave",a),this.on("touchcancel",a),this.on("touchend",function(l){t=null,n===!0&&S.performance.now()-e<r&&(l.preventDefault(),this.trigger("tap"))})}enableTouchActivity(){if(!this.player()||!this.player().reportUserActivity)return;const e=ce(this.player(),this.player().reportUserActivity);let t;this.on("touchstart",function(){e(),this.clearInterval(t),t=this.setInterval(e,250)});const s=function(r){e(),this.clearInterval(t)};this.on("touchmove",e),this.on("touchend",s),this.on("touchcancel",s)}setTimeout(e,t){var s;return e=ce(this,e),this.clearTimersOnDispose_(),s=S.setTimeout(()=>{this.setTimeoutIds_.has(s)&&this.setTimeoutIds_.delete(s),e()},t),this.setTimeoutIds_.add(s),s}clearTimeout(e){return this.setTimeoutIds_.has(e)&&(this.setTimeoutIds_.delete(e),S.clearTimeout(e)),e}setInterval(e,t){e=ce(this,e),this.clearTimersOnDispose_();const s=S.setInterval(e,t);return this.setIntervalIds_.add(s),s}clearInterval(e){return this.setIntervalIds_.has(e)&&(this.setIntervalIds_.delete(e),S.clearInterval(e)),e}requestAnimationFrame(e){this.clearTimersOnDispose_();var t;return e=ce(this,e),t=S.requestAnimationFrame(()=>{this.rafIds_.has(t)&&this.rafIds_.delete(t),e()}),this.rafIds_.add(t),t}requestNamedAnimationFrame(e,t){this.namedRafs_.has(e)&&this.cancelNamedAnimationFrame(e),this.clearTimersOnDispose_(),t=ce(this,t);const s=this.requestAnimationFrame(()=>{t(),this.namedRafs_.has(e)&&this.namedRafs_.delete(e)});return this.namedRafs_.set(e,s),e}cancelNamedAnimationFrame(e){this.namedRafs_.has(e)&&(this.cancelAnimationFrame(this.namedRafs_.get(e)),this.namedRafs_.delete(e))}cancelAnimationFrame(e){return this.rafIds_.has(e)&&(this.rafIds_.delete(e),S.cancelAnimationFrame(e)),e}clearTimersOnDispose_(){this.clearingTimersOnDispose_||(this.clearingTimersOnDispose_=!0,this.one("dispose",()=>{[["namedRafs_","cancelNamedAnimationFrame"],["rafIds_","cancelAnimationFrame"],["setTimeoutIds_","clearTimeout"],["setIntervalIds_","clearInterval"]].forEach(([e,t])=>{this[e].forEach((s,r)=>this[t](r))}),this.clearingTimersOnDispose_=!1}))}getIsDisabled(){return!!this.el_.disabled}getIsExpresslyInert(){return this.el_.inert&&!this.el_.ownerDocument.documentElement.inert}getIsFocusable(e){return(e||this.el_).tabIndex>=0&&!(this.getIsDisabled()||this.getIsExpresslyInert())}getIsAvailableToBeFocused(e){function t(n){const a=S.getComputedStyle(n,null),l=a.getPropertyValue("visibility");return a.getPropertyValue("display")!=="none"&&!["hidden","collapse"].includes(l)}function s(n){return!(!t(n.parentElement)||!t(n)||n.style.opacity==="0"||S.getComputedStyle(n).height==="0px"||S.getComputedStyle(n).width==="0px")}function r(n){if(n.offsetWidth+n.offsetHeight+n.getBoundingClientRect().height+n.getBoundingClientRect().width===0)return!1;const a={x:n.getBoundingClientRect().left+n.offsetWidth/2,y:n.getBoundingClientRect().top+n.offsetHeight/2};if(a.x<0||a.x>(V.documentElement.clientWidth||S.innerWidth)||a.y<0||a.y>(V.documentElement.clientHeight||S.innerHeight))return!1;let l=V.elementFromPoint(a.x,a.y);for(;l;){if(l===n)return!0;if(l.parentNode)l=l.parentNode;else return!1}}return e||(e=this.el()),!!(r(e)&&s(e)&&(!e.parentElement||e.tabIndex>=0))}static registerComponent(e,t){if(typeof e!="string"||!e)throw new Error(`Illegal component name, "${e}"; must be a non-empty string.`);const s=R.getComponent("Tech"),r=s&&s.isTech(t),n=R===t||R.prototype.isPrototypeOf(t.prototype);if(r||!n){let l;throw r?l="techs must be registered using Tech.registerTech()":l="must be a Component subclass",new Error(`Illegal component, "${e}"; ${l}.`)}e=ye(e),R.components_||(R.components_={});const a=R.getComponent("Player");if(e==="Player"&&a&&a.players){const l=a.players,u=Object.keys(l);if(l&&u.length>0){for(let f=0;f<u.length;f++)if(l[u[f]]!==null)throw new Error("Can not register Player component after player has been created.")}}return R.components_[e]=t,R.components_[$s(e)]=t,t}static getComponent(e){if(!(!e||!R.components_))return R.components_[e]}}R.registerComponent("Component",R);function nv(i,e,t){if(typeof e!="number"||e<0||e>t)throw new Error(`Failed to execute '${i}' on 'TimeRanges': The index provided (${e}) is non-numeric or out of bounds (0-${t}).`)}function Ju(i,e,t,s){return nv(i,s,t.length-1),t[s][e]}function Aa(i){let e;return i===void 0||i.length===0?e={length:0,start(){throw new Error("This TimeRanges object is empty")},end(){throw new Error("This TimeRanges object is empty")}}:e={length:i.length,start:Ju.bind(null,"start",0,i),end:Ju.bind(null,"end",1,i)},S.Symbol&&S.Symbol.iterator&&(e[S.Symbol.iterator]=()=>(i||[]).values()),e}function ht(i,e){return Array.isArray(i)?Aa(i):i===void 0||e===void 0?Aa():Aa([[i,e]])}const gh=function(i,e){i=i<0?0:i;let t=Math.floor(i%60),s=Math.floor(i/60%60),r=Math.floor(i/3600);const n=Math.floor(e/60%60),a=Math.floor(e/3600);return(isNaN(i)||i===1/0)&&(r=s=t="-"),r=r>0||a>0?r+":":"",s=((r||n>=10)&&s<10?"0"+s:s)+":",t=t<10?"0"+t:t,r+s+t};let qo=gh;function vh(i){qo=i}function yh(){qo=gh}function _i(i,e=i){return qo(i,e)}var av=Object.freeze({__proto__:null,createTimeRanges:ht,createTimeRange:ht,setFormatTime:vh,resetFormatTime:yh,formatTime:_i});function _h(i,e){let t=0,s,r;if(!e)return 0;(!i||!i.length)&&(i=ht(0,0));for(let n=0;n<i.length;n++)s=i.start(n),r=i.end(n),r>e&&(r=e),t+=r-s;return t/e}function ve(i){if(i instanceof ve)return i;typeof i=="number"?this.code=i:typeof i=="string"?this.message=i:Et(i)&&(typeof i.code=="number"&&(this.code=i.code),Object.assign(this,i)),this.message||(this.message=ve.defaultMessages[this.code]||"")}ve.prototype.code=0;ve.prototype.message="";ve.prototype.status=null;ve.prototype.metadata=null;ve.errorTypes=["MEDIA_ERR_CUSTOM","MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_ERR_ENCRYPTED"];ve.defaultMessages={1:"You aborted the media playback",2:"A network error caused the media download to fail part-way.",3:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",4:"The media could not be loaded, either because the server or network failed or because the format is not supported.",5:"The media is encrypted and we do not have the keys to decrypt it."};ve.MEDIA_ERR_CUSTOM=0;ve.prototype.MEDIA_ERR_CUSTOM=0;ve.MEDIA_ERR_ABORTED=1;ve.prototype.MEDIA_ERR_ABORTED=1;ve.MEDIA_ERR_NETWORK=2;ve.prototype.MEDIA_ERR_NETWORK=2;ve.MEDIA_ERR_DECODE=3;ve.prototype.MEDIA_ERR_DECODE=3;ve.MEDIA_ERR_SRC_NOT_SUPPORTED=4;ve.prototype.MEDIA_ERR_SRC_NOT_SUPPORTED=4;ve.MEDIA_ERR_ENCRYPTED=5;ve.prototype.MEDIA_ERR_ENCRYPTED=5;function Gs(i){return i!=null&&typeof i.then=="function"}function _t(i){Gs(i)&&i.then(null,e=>{})}const Za=function(i){return["kind","label","language","id","inBandMetadataTrackDispatchType","mode","src"].reduce((t,s,r)=>(i[s]&&(t[s]=i[s]),t),{cues:i.cues&&Array.prototype.map.call(i.cues,function(t){return{startTime:t.startTime,endTime:t.endTime,text:t.text,id:t.id}})})},ov=function(i){const e=i.$$("track"),t=Array.prototype.map.call(e,r=>r.track);return Array.prototype.map.call(e,function(r){const n=Za(r.track);return r.src&&(n.src=r.src),n}).concat(Array.prototype.filter.call(i.textTracks(),function(r){return t.indexOf(r)===-1}).map(Za))},lv=function(i,e){return i.forEach(function(t){const s=e.addRemoteTextTrack(t).track;!t.src&&t.cues&&t.cues.forEach(r=>s.addCue(r))}),e.textTracks()};var eo={textTracksToJson:ov,jsonToTextTracks:lv,trackToJson:Za};const wa="vjs-modal-dialog";class ls extends R{constructor(e,t){super(e,t),this.handleKeyDown_=s=>this.handleKeyDown(s),this.close_=s=>this.close(s),this.opened_=this.hasBeenOpened_=this.hasBeenFilled_=!1,this.closeable(!this.options_.uncloseable),this.content(this.options_.content),this.contentEl_=W("div",{className:`${wa}-content`},{role:"document"}),this.descEl_=W("p",{className:`${wa}-description vjs-control-text`,id:this.el().getAttribute("aria-describedby")}),ei(this.descEl_,this.description()),this.el_.appendChild(this.descEl_),this.el_.appendChild(this.contentEl_)}createEl(){return super.createEl("div",{className:this.buildCSSClass(),tabIndex:-1},{"aria-describedby":`${this.id()}_description`,"aria-hidden":"true","aria-label":this.label(),role:"dialog","aria-live":"polite"})}dispose(){this.contentEl_=null,this.descEl_=null,this.previouslyActiveEl_=null,super.dispose()}buildCSSClass(){return`${wa} vjs-hidden ${super.buildCSSClass()}`}label(){return this.localize(this.options_.label||"Modal Window")}description(){let e=this.options_.description||this.localize("This is a modal window.");return this.closeable()&&(e+=" "+this.localize("This modal can be closed by pressing the Escape key or activating the close button.")),e}open(){if(this.opened_){this.options_.fillAlways&&this.fill();return}const e=this.player();this.trigger("beforemodalopen"),this.opened_=!0,(this.options_.fillAlways||!this.hasBeenOpened_&&!this.hasBeenFilled_)&&this.fill(),this.wasPlaying_=!e.paused(),this.options_.pauseOnOpen&&this.wasPlaying_&&e.pause(),this.on("keydown",this.handleKeyDown_),this.hadControls_=e.controls(),e.controls(!1),this.show(),this.conditionalFocus_(),this.el().setAttribute("aria-hidden","false"),this.trigger("modalopen"),this.hasBeenOpened_=!0}opened(e){return typeof e=="boolean"&&this[e?"open":"close"](),this.opened_}close(){if(!this.opened_)return;const e=this.player();this.trigger("beforemodalclose"),this.opened_=!1,this.wasPlaying_&&this.options_.pauseOnOpen&&e.play(),this.off("keydown",this.handleKeyDown_),this.hadControls_&&e.controls(!0),this.hide(),this.el().setAttribute("aria-hidden","true"),this.trigger({type:"modalclose",bubbles:!0}),this.conditionalBlur_(),this.options_.temporary&&this.dispose()}closeable(e){if(typeof e=="boolean"){const t=this.closeable_=!!e;let s=this.getChild("closeButton");if(t&&!s){const r=this.contentEl_;this.contentEl_=this.el_,s=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=r,this.on(s,"close",this.close_)}!t&&s&&(this.off(s,"close",this.close_),this.removeChild(s),s.dispose())}return this.closeable_}fill(){this.fillWith(this.content())}fillWith(e){const t=this.contentEl(),s=t.parentNode,r=t.nextSibling;this.trigger("beforemodalfill"),this.hasBeenFilled_=!0,s.removeChild(t),this.empty(),rh(t,e),this.trigger("modalfill"),r?s.insertBefore(t,r):s.appendChild(t);const n=this.getChild("closeButton");n&&s.appendChild(n.el_),this.trigger("aftermodalfill")}empty(){this.trigger("beforemodalempty"),Vn(this.contentEl()),this.trigger("modalempty")}content(e){return typeof e<"u"&&(this.content_=e),this.content_}conditionalFocus_(){const e=V.activeElement,t=this.player_.el_;this.previouslyActiveEl_=null,(t.contains(e)||t===e)&&(this.previouslyActiveEl_=e,this.focus())}conditionalBlur_(){this.previouslyActiveEl_&&(this.previouslyActiveEl_.focus(),this.previouslyActiveEl_=null)}handleKeyDown(e){if(this.trigger({type:"modalKeydown",originalEvent:e,target:this,bubbles:!0}),e.stopPropagation(),e.key==="Escape"&&this.closeable()){e.preventDefault(),this.close();return}if(e.key!=="Tab")return;const t=this.focusableEls_(),s=this.el_.querySelector(":focus");let r;for(let n=0;n<t.length;n++)if(s===t[n]){r=n;break}V.activeElement===this.el_&&(r=0),e.shiftKey&&r===0?(t[t.length-1].focus(),e.preventDefault()):!e.shiftKey&&r===t.length-1&&(t[0].focus(),e.preventDefault())}focusableEls_(){const e=this.el_.querySelectorAll("*");return Array.prototype.filter.call(e,t=>(t instanceof S.HTMLAnchorElement||t instanceof S.HTMLAreaElement)&&t.hasAttribute("href")||(t instanceof S.HTMLInputElement||t instanceof S.HTMLSelectElement||t instanceof S.HTMLTextAreaElement||t instanceof S.HTMLButtonElement)&&!t.hasAttribute("disabled")||t instanceof S.HTMLIFrameElement||t instanceof S.HTMLObjectElement||t instanceof S.HTMLEmbedElement||t.hasAttribute("tabindex")&&t.getAttribute("tabindex")!==-1||t.hasAttribute("contenteditable"))}}ls.prototype.options_={pauseOnOpen:!0,temporary:!0};R.registerComponent("ModalDialog",ls);class bi extends it{constructor(e=[]){super(),this.tracks_=[],Object.defineProperty(this,"length",{get(){return this.tracks_.length}});for(let t=0;t<e.length;t++)this.addTrack(e[t])}addTrack(e){const t=this.tracks_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.tracks_[t]}}),this.tracks_.indexOf(e)===-1&&(this.tracks_.push(e),this.trigger({track:e,type:"addtrack",target:this})),e.labelchange_=()=>{this.trigger({track:e,type:"labelchange",target:this})},Ot(e)&&e.addEventListener("labelchange",e.labelchange_)}removeTrack(e){let t;for(let s=0,r=this.length;s<r;s++)if(this[s]===e){t=this[s],t.off&&t.off(),this.tracks_.splice(s,1);break}t&&this.trigger({track:t,type:"removetrack",target:this})}getTrackById(e){let t=null;for(let s=0,r=this.length;s<r;s++){const n=this[s];if(n.id===e){t=n;break}}return t}}bi.prototype.allowedEvents_={change:"change",addtrack:"addtrack",removetrack:"removetrack",labelchange:"labelchange"};for(const i in bi.prototype.allowedEvents_)bi.prototype["on"+i]=null;const Da=function(i,e){for(let t=0;t<i.length;t++)!Object.keys(i[t]).length||e.id===i[t].id||(i[t].enabled=!1)};class bh extends bi{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].enabled){Da(e,e[t]);break}super(e),this.changing_=!1}addTrack(e){e.enabled&&Da(this,e),super.addTrack(e),e.addEventListener&&(e.enabledChange_=()=>{this.changing_||(this.changing_=!0,Da(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("enabledchange",e.enabledChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.enabledChange_&&(e.removeEventListener("enabledchange",e.enabledChange_),e.enabledChange_=null)}}const ka=function(i,e){for(let t=0;t<i.length;t++)!Object.keys(i[t]).length||e.id===i[t].id||(i[t].selected=!1)};class Th extends bi{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].selected){ka(e,e[t]);break}super(e),this.changing_=!1,Object.defineProperty(this,"selectedIndex",{get(){for(let t=0;t<this.length;t++)if(this[t].selected)return t;return-1},set(){}})}addTrack(e){e.selected&&ka(this,e),super.addTrack(e),e.addEventListener&&(e.selectedChange_=()=>{this.changing_||(this.changing_=!0,ka(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("selectedchange",e.selectedChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.selectedChange_&&(e.removeEventListener("selectedchange",e.selectedChange_),e.selectedChange_=null)}}class zo extends bi{addTrack(e){super.addTrack(e),this.queueChange_||(this.queueChange_=()=>this.queueTrigger("change")),this.triggerSelectedlanguagechange||(this.triggerSelectedlanguagechange_=()=>this.trigger("selectedlanguagechange")),e.addEventListener("modechange",this.queueChange_),["metadata","chapters"].indexOf(e.kind)===-1&&e.addEventListener("modechange",this.triggerSelectedlanguagechange_)}removeTrack(e){super.removeTrack(e),e.removeEventListener&&(this.queueChange_&&e.removeEventListener("modechange",this.queueChange_),this.selectedlanguagechange_&&e.removeEventListener("modechange",this.triggerSelectedlanguagechange_))}toJSON(){return this.tracks_.map(e=>e.toJSON())}}class uv{constructor(e=[]){this.trackElements_=[],Object.defineProperty(this,"length",{get(){return this.trackElements_.length}});for(let t=0,s=e.length;t<s;t++)this.addTrackElement_(e[t])}addTrackElement_(e){const t=this.trackElements_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.trackElements_[t]}}),this.trackElements_.indexOf(e)===-1&&this.trackElements_.push(e)}getTrackElementByTrack_(e){let t;for(let s=0,r=this.trackElements_.length;s<r;s++)if(e===this.trackElements_[s].track){t=this.trackElements_[s];break}return t}removeTrackElement_(e){for(let t=0,s=this.trackElements_.length;t<s;t++)if(e===this.trackElements_[t]){this.trackElements_[t].track&&typeof this.trackElements_[t].track.off=="function"&&this.trackElements_[t].track.off(),typeof this.trackElements_[t].off=="function"&&this.trackElements_[t].off(),this.trackElements_.splice(t,1);break}}}class fn{constructor(e){fn.prototype.setCues_.call(this,e),Object.defineProperty(this,"length",{get(){return this.length_}})}setCues_(e){const t=this.length||0;let s=0;const r=e.length;this.cues_=e,this.length_=e.length;const n=function(a){""+a in this||Object.defineProperty(this,""+a,{get(){return this.cues_[a]}})};if(t<r)for(s=t;s<r;s++)n.call(this,s)}getCueById(e){let t=null;for(let s=0,r=this.length;s<r;s++){const n=this[s];if(n.id===e){t=n;break}}return t}}const cv={alternative:"alternative",captions:"captions",main:"main",sign:"sign",subtitles:"subtitles",commentary:"commentary"},dv={alternative:"alternative",descriptions:"descriptions",main:"main","main-desc":"main-desc",translation:"translation",commentary:"commentary"},hv={subtitles:"subtitles",captions:"captions",descriptions:"descriptions",chapters:"chapters",metadata:"metadata"},Zu={disabled:"disabled",hidden:"hidden",showing:"showing"};class $o extends it{constructor(e={}){super();const t={id:e.id||"vjs_track_"+at(),kind:e.kind||"",language:e.language||""};let s=e.label||"";for(const r in t)Object.defineProperty(this,r,{get(){return t[r]},set(){}});Object.defineProperty(this,"label",{get(){return s},set(r){r!==s&&(s=r,this.trigger("labelchange"))}})}}const Go=function(i){return new URL(i,V.baseURI)},xh=function(i){return new URL(i,V.baseURI).href},Wo=function(i){if(typeof i=="string"){const t=i.split("?")[0].replace(/\/+$/,"").match(/\.([^.\/]+)$/);return t?t[1].toLowerCase():""}return""},$n=function(i,e=S.location){return Go(i).origin!==e.origin};var fv=Object.freeze({__proto__:null,parseUrl:Go,getAbsoluteURL:xh,getFileExtension:Wo,isCrossOrigin:$n});const ec=function(i,e){const t=new S.WebVTT.Parser(S,S.vttjs,S.WebVTT.StringDecoder()),s=[];t.oncue=function(r){e.addCue(r)},t.onparsingerror=function(r){s.push(r)},t.onflush=function(){e.trigger({type:"loadeddata",target:e})},t.parse(i),s.length>0&&(S.console&&S.console.groupCollapsed&&S.console.groupCollapsed(`Text Track parsing errors for ${e.src}`),s.forEach(r=>Q.error(r)),S.console&&S.console.groupEnd&&S.console.groupEnd()),t.flush()},tc=function(i,e){const t={uri:i},s=$n(i);s&&(t.cors=s);const r=e.tech_.crossOrigin()==="use-credentials";r&&(t.withCredentials=r),Wc(t,ce(this,function(n,a,l){if(n)return Q.error(n,a);e.loaded_=!0,typeof S.WebVTT!="function"?e.tech_&&e.tech_.any(["vttjsloaded","vttjserror"],u=>{if(u.type==="vttjserror"){Q.error(`vttjs failed to load, stopping trying to process ${e.src}`);return}return ec(l,e)}):ec(l,e)}))};class ur extends $o{constructor(e={}){if(!e.tech)throw new Error("A tech was not provided.");const t=oe(e,{kind:hv[e.kind]||"subtitles",language:e.language||e.srclang||""});let s=Zu[t.mode]||"disabled";const r=t.default;(t.kind==="metadata"||t.kind==="chapters")&&(s="hidden"),super(t),this.tech_=t.tech,this.cues_=[],this.activeCues_=[],this.preload_=this.tech_.preloadTextTracks!==!1;const n=new fn(this.cues_),a=new fn(this.activeCues_);let l=!1;this.timeupdateHandler=ce(this,function(f={}){if(!this.tech_.isDisposed()){if(!this.tech_.isReady_){f.type!=="timeupdate"&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler));return}this.activeCues=this.activeCues,l&&(this.trigger("cuechange"),l=!1),f.type!=="timeupdate"&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler))}});const u=()=>{this.stopTracking()};this.tech_.one("dispose",u),s!=="disabled"&&this.startTracking(),Object.defineProperties(this,{default:{get(){return r},set(){}},mode:{get(){return s},set(f){Zu[f]&&s!==f&&(s=f,!this.preload_&&s!=="disabled"&&this.cues.length===0&&tc(this.src,this),this.stopTracking(),s!=="disabled"&&this.startTracking(),this.trigger("modechange"))}},cues:{get(){return this.loaded_?n:null},set(){}},activeCues:{get(){if(!this.loaded_)return null;if(this.cues.length===0)return a;const f=this.tech_.currentTime(),m=[];for(let v=0,T=this.cues.length;v<T;v++){const E=this.cues[v];E.startTime<=f&&E.endTime>=f&&m.push(E)}if(l=!1,m.length!==this.activeCues_.length)l=!0;else for(let v=0;v<m.length;v++)this.activeCues_.indexOf(m[v])===-1&&(l=!0);return this.activeCues_=m,a.setCues_(this.activeCues_),a},set(){}}}),t.src?(this.src=t.src,this.preload_||(this.loaded_=!0),(this.preload_||t.kind!=="subtitles"&&t.kind!=="captions")&&tc(this.src,this)):this.loaded_=!0}startTracking(){this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler),this.tech_.on("timeupdate",this.timeupdateHandler)}stopTracking(){this.rvf_&&(this.tech_.cancelVideoFrameCallback(this.rvf_),this.rvf_=void 0),this.tech_.off("timeupdate",this.timeupdateHandler)}addCue(e){let t=e;if(!("getCueAsHTML"in t)){t=new S.vttjs.VTTCue(e.startTime,e.endTime,e.text);for(const r in e)r in t||(t[r]=e[r]);t.id=e.id,t.originalCue_=e}const s=this.tech_.textTracks();for(let r=0;r<s.length;r++)s[r]!==this&&s[r].removeCue(t);this.cues_.push(t),this.cues.setCues_(this.cues_)}toJSON(){return eo.trackToJson(this)}removeCue(e){let t=this.cues_.length;for(;t--;){const s=this.cues_[t];if(s===e||s.originalCue_&&s.originalCue_===e){this.cues_.splice(t,1),this.cues.setCues_(this.cues_);break}}}}ur.prototype.allowedEvents_={cuechange:"cuechange"};class Sh extends $o{constructor(e={}){const t=oe(e,{kind:dv[e.kind]||""});super(t);let s=!1;Object.defineProperty(this,"enabled",{get(){return s},set(r){typeof r!="boolean"||r===s||(s=r,this.trigger("enabledchange"))}}),t.enabled&&(this.enabled=t.enabled),this.loaded_=!0}}class Ch extends $o{constructor(e={}){const t=oe(e,{kind:cv[e.kind]||""});super(t);let s=!1;Object.defineProperty(this,"selected",{get(){return s},set(r){typeof r!="boolean"||r===s||(s=r,this.trigger("selectedchange"))}}),t.selected&&(this.selected=t.selected)}}class Bt extends it{constructor(e={}){super();let t;const s=new ur(e);this.kind=s.kind,this.src=s.src,this.srclang=s.language,this.label=s.label,this.default=s.default,Object.defineProperties(this,{readyState:{get(){return t}},track:{get(){return s}}}),t=Bt.NONE,s.addEventListener("loadeddata",()=>{t=Bt.LOADED,this.trigger({type:"load",target:this})})}}Bt.prototype.allowedEvents_={load:"load"};Bt.NONE=0;Bt.LOADING=1;Bt.LOADED=2;Bt.ERROR=3;const nt={audio:{ListClass:bh,TrackClass:Sh,capitalName:"Audio"},video:{ListClass:Th,TrackClass:Ch,capitalName:"Video"},text:{ListClass:zo,TrackClass:ur,capitalName:"Text"}};Object.keys(nt).forEach(function(i){nt[i].getterName=`${i}Tracks`,nt[i].privateName=`${i}Tracks_`});const ss={remoteText:{ListClass:zo,TrackClass:ur,capitalName:"RemoteText",getterName:"remoteTextTracks",privateName:"remoteTextTracks_"},remoteTextEl:{ListClass:uv,TrackClass:Bt,capitalName:"RemoteTextTrackEls",getterName:"remoteTextTrackEls",privateName:"remoteTextTrackEls_"}},Ue=Object.assign({},nt,ss);ss.names=Object.keys(ss);nt.names=Object.keys(nt);Ue.names=[].concat(ss.names).concat(nt.names);function pv(i,e,t,s,r={}){const n=i.textTracks();r.kind=e,t&&(r.label=t),s&&(r.language=s),r.tech=i;const a=new Ue.text.TrackClass(r);return n.addTrack(a),a}class Y extends R{constructor(e={},t=function(){}){e.reportTouchActivity=!1,super(null,e,t),this.onDurationChange_=s=>this.onDurationChange(s),this.trackProgress_=s=>this.trackProgress(s),this.trackCurrentTime_=s=>this.trackCurrentTime(s),this.stopTrackingCurrentTime_=s=>this.stopTrackingCurrentTime(s),this.disposeSourceHandler_=s=>this.disposeSourceHandler(s),this.queuedHanders_=new Set,this.hasStarted_=!1,this.on("playing",function(){this.hasStarted_=!0}),this.on("loadstart",function(){this.hasStarted_=!1}),Ue.names.forEach(s=>{const r=Ue[s];e&&e[r.getterName]&&(this[r.privateName]=e[r.getterName])}),this.featuresProgressEvents||this.manualProgressOn(),this.featuresTimeupdateEvents||this.manualTimeUpdatesOn(),["Text","Audio","Video"].forEach(s=>{e[`native${s}Tracks`]===!1&&(this[`featuresNative${s}Tracks`]=!1)}),e.nativeCaptions===!1||e.nativeTextTracks===!1?this.featuresNativeTextTracks=!1:(e.nativeCaptions===!0||e.nativeTextTracks===!0)&&(this.featuresNativeTextTracks=!0),this.featuresNativeTextTracks||this.emulateTextTracks(),this.preloadTextTracks=e.preloadTextTracks!==!1,this.autoRemoteTextTracks_=new Ue.text.ListClass,this.initTrackListeners(),e.nativeControlsForTouch||this.emitTapEvents(),this.constructor&&(this.name_=this.constructor.name||"Unknown Tech")}triggerSourceset(e){this.isReady_||this.one("ready",()=>this.setTimeout(()=>this.triggerSourceset(e),1)),this.trigger({src:e,type:"sourceset"})}manualProgressOn(){this.on("durationchange",this.onDurationChange_),this.manualProgress=!0,this.one("ready",this.trackProgress_)}manualProgressOff(){this.manualProgress=!1,this.stopTrackingProgress(),this.off("durationchange",this.onDurationChange_)}trackProgress(e){this.stopTrackingProgress(),this.progressInterval=this.setInterval(ce(this,function(){const t=this.bufferedPercent();this.bufferedPercent_!==t&&this.trigger("progress"),this.bufferedPercent_=t,t===1&&this.stopTrackingProgress()}),500)}onDurationChange(e){this.duration_=this.duration()}buffered(){return ht(0,0)}bufferedPercent(){return _h(this.buffered(),this.duration_)}stopTrackingProgress(){this.clearInterval(this.progressInterval)}manualTimeUpdatesOn(){this.manualTimeUpdates=!0,this.on("play",this.trackCurrentTime_),this.on("pause",this.stopTrackingCurrentTime_)}manualTimeUpdatesOff(){this.manualTimeUpdates=!1,this.stopTrackingCurrentTime(),this.off("play",this.trackCurrentTime_),this.off("pause",this.stopTrackingCurrentTime_)}trackCurrentTime(){this.currentTimeInterval&&this.stopTrackingCurrentTime(),this.currentTimeInterval=this.setInterval(function(){this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},250)}stopTrackingCurrentTime(){this.clearInterval(this.currentTimeInterval),this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}dispose(){this.clearTracks(nt.names),this.manualProgress&&this.manualProgressOff(),this.manualTimeUpdates&&this.manualTimeUpdatesOff(),super.dispose()}clearTracks(e){e=[].concat(e),e.forEach(t=>{const s=this[`${t}Tracks`]()||[];let r=s.length;for(;r--;){const n=s[r];t==="text"&&this.removeRemoteTextTrack(n),s.removeTrack(n)}})}cleanupAutoTextTracks(){const e=this.autoRemoteTextTracks_||[];let t=e.length;for(;t--;){const s=e[t];this.removeRemoteTextTrack(s)}}reset(){}crossOrigin(){}setCrossOrigin(){}error(e){return e!==void 0&&(this.error_=new ve(e),this.trigger("error")),this.error_}played(){return this.hasStarted_?ht(0,0):ht()}play(){}setScrubbing(e){}scrubbing(){}setCurrentTime(e){this.manualTimeUpdates&&this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}initTrackListeners(){nt.names.forEach(e=>{const t=nt[e],s=()=>{this.trigger(`${e}trackchange`)},r=this[t.getterName]();r.addEventListener("removetrack",s),r.addEventListener("addtrack",s),this.on("dispose",()=>{r.removeEventListener("removetrack",s),r.removeEventListener("addtrack",s)})})}addWebVttScript_(){if(!S.WebVTT)if(V.body.contains(this.el())){if(!this.options_["vtt.js"]&&Zi(_u)&&Object.keys(_u).length>0){this.trigger("vttjsloaded");return}const e=V.createElement("script");e.src=this.options_["vtt.js"]||"https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js",e.onload=()=>{this.trigger("vttjsloaded")},e.onerror=()=>{this.trigger("vttjserror")},this.on("dispose",()=>{e.onload=null,e.onerror=null}),S.WebVTT=!0,this.el().parentNode.appendChild(e)}else this.ready(this.addWebVttScript_)}emulateTextTracks(){const e=this.textTracks(),t=this.remoteTextTracks(),s=l=>e.addTrack(l.track),r=l=>e.removeTrack(l.track);t.on("addtrack",s),t.on("removetrack",r),this.addWebVttScript_();const n=()=>this.trigger("texttrackchange"),a=()=>{n();for(let l=0;l<e.length;l++){const u=e[l];u.removeEventListener("cuechange",n),u.mode==="showing"&&u.addEventListener("cuechange",n)}};a(),e.addEventListener("change",a),e.addEventListener("addtrack",a),e.addEventListener("removetrack",a),this.on("dispose",function(){t.off("addtrack",s),t.off("removetrack",r),e.removeEventListener("change",a),e.removeEventListener("addtrack",a),e.removeEventListener("removetrack",a);for(let l=0;l<e.length;l++)e[l].removeEventListener("cuechange",n)})}addTextTrack(e,t,s){if(!e)throw new Error("TextTrack kind is required but was not provided");return pv(this,e,t,s)}createRemoteTextTrack(e){const t=oe(e,{tech:this});return new ss.remoteTextEl.TrackClass(t)}addRemoteTextTrack(e={},t){const s=this.createRemoteTextTrack(e);return typeof t!="boolean"&&(t=!1),this.remoteTextTrackEls().addTrackElement_(s),this.remoteTextTracks().addTrack(s.track),t===!1&&this.ready(()=>this.autoRemoteTextTracks_.addTrack(s.track)),s}removeRemoteTextTrack(e){const t=this.remoteTextTrackEls().getTrackElementByTrack_(e);this.remoteTextTrackEls().removeTrackElement_(t),this.remoteTextTracks().removeTrack(e),this.autoRemoteTextTracks_.removeTrack(e)}getVideoPlaybackQuality(){return{}}requestPictureInPicture(){return Promise.reject()}disablePictureInPicture(){return!0}setDisablePictureInPicture(){}requestVideoFrameCallback(e){const t=at();return!this.isReady_||this.paused()?(this.queuedHanders_.add(t),this.one("playing",()=>{this.queuedHanders_.has(t)&&(this.queuedHanders_.delete(t),e())})):this.requestNamedAnimationFrame(t,e),t}cancelVideoFrameCallback(e){this.queuedHanders_.has(e)?this.queuedHanders_.delete(e):this.cancelNamedAnimationFrame(e)}setPoster(){}playsinline(){}setPlaysinline(){}overrideNativeAudioTracks(e){}overrideNativeVideoTracks(e){}canPlayType(e){return""}static canPlayType(e){return""}static canPlaySource(e,t){return Y.canPlayType(e.type)}static isTech(e){return e.prototype instanceof Y||e instanceof Y||e===Y}static registerTech(e,t){if(Y.techs_||(Y.techs_={}),!Y.isTech(t))throw new Error(`Tech ${e} must be a Tech`);if(!Y.canPlayType)throw new Error("Techs must have a static canPlayType method on them");if(!Y.canPlaySource)throw new Error("Techs must have a static canPlaySource method on them");return e=ye(e),Y.techs_[e]=t,Y.techs_[$s(e)]=t,e!=="Tech"&&Y.defaultTechOrder_.push(e),t}static getTech(e){if(e){if(Y.techs_&&Y.techs_[e])return Y.techs_[e];if(e=ye(e),S&&S.videojs&&S.videojs[e])return Q.warn(`The ${e} tech was added to the videojs object when it should be registered using videojs.registerTech(name, tech)`),S.videojs[e]}}}Ue.names.forEach(function(i){const e=Ue[i];Y.prototype[e.getterName]=function(){return this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName]}});Y.prototype.featuresVolumeControl=!0;Y.prototype.featuresMuteControl=!0;Y.prototype.featuresFullscreenResize=!1;Y.prototype.featuresPlaybackRate=!1;Y.prototype.featuresProgressEvents=!1;Y.prototype.featuresSourceset=!1;Y.prototype.featuresTimeupdateEvents=!1;Y.prototype.featuresNativeTextTracks=!1;Y.prototype.featuresVideoFrameCallback=!1;Y.withSourceHandlers=function(i){i.registerSourceHandler=function(t,s){let r=i.sourceHandlers;r||(r=i.sourceHandlers=[]),s===void 0&&(s=r.length),r.splice(s,0,t)},i.canPlayType=function(t){const s=i.sourceHandlers||[];let r;for(let n=0;n<s.length;n++)if(r=s[n].canPlayType(t),r)return r;return""},i.selectSourceHandler=function(t,s){const r=i.sourceHandlers||[];let n;for(let a=0;a<r.length;a++)if(n=r[a].canHandleSource(t,s),n)return r[a];return null},i.canPlaySource=function(t,s){const r=i.selectSourceHandler(t,s);return r?r.canHandleSource(t,s):""},["seekable","seeking","duration"].forEach(function(t){const s=this[t];typeof s=="function"&&(this[t]=function(){return this.sourceHandler_&&this.sourceHandler_[t]?this.sourceHandler_[t].apply(this.sourceHandler_,arguments):s.apply(this,arguments)})},i.prototype),i.prototype.setSource=function(t){let s=i.selectSourceHandler(t,this.options_);s||(i.nativeSourceHandler?s=i.nativeSourceHandler:Q.error("No source handler found for the current source.")),this.disposeSourceHandler(),this.off("dispose",this.disposeSourceHandler_),s!==i.nativeSourceHandler&&(this.currentSource_=t),this.sourceHandler_=s.handleSource(t,this,this.options_),this.one("dispose",this.disposeSourceHandler_)},i.prototype.disposeSourceHandler=function(){this.currentSource_&&(this.clearTracks(["audio","video"]),this.currentSource_=null),this.cleanupAutoTextTracks(),this.sourceHandler_&&(this.sourceHandler_.dispose&&this.sourceHandler_.dispose(),this.sourceHandler_=null)}};R.registerComponent("Tech",Y);Y.registerTech("Tech",Y);Y.defaultTechOrder_=[];const mi={},pn={},mn={};function mv(i,e){mi[i]=mi[i]||[],mi[i].push(e)}function gv(i,e,t){i.setTimeout(()=>ui(e,mi[e.type],t,i),1)}function vv(i,e){i.forEach(t=>t.setTech&&t.setTech(e))}function yv(i,e,t){return i.reduceRight(Xo(t),e[t]())}function _v(i,e,t,s){return e[t](i.reduce(Xo(t),s))}function ic(i,e,t,s=null){const r="call"+ye(t),n=i.reduce(Xo(r),s),a=n===mn,l=a?null:e[t](n);return xv(i,t,l,a),l}const bv={buffered:1,currentTime:1,duration:1,muted:1,played:1,paused:1,seekable:1,volume:1,ended:1},Tv={setCurrentTime:1,setMuted:1,setVolume:1},sc={play:1,pause:1};function Xo(i){return(e,t)=>e===mn?mn:t[i]?t[i](e):e}function xv(i,e,t,s){for(let r=i.length-1;r>=0;r--){const n=i[r];n[e]&&n[e](s,t)}}function Sv(i){pn.hasOwnProperty(i.id())&&delete pn[i.id()]}function Cv(i,e){const t=pn[i.id()];let s=null;if(t==null)return s=e(i),pn[i.id()]=[[e,s]],s;for(let r=0;r<t.length;r++){const[n,a]=t[r];n===e&&(s=a)}return s===null&&(s=e(i),t.push([e,s])),s}function ui(i={},e=[],t,s,r=[],n=!1){const[a,...l]=e;if(typeof a=="string")ui(i,mi[a],t,s,r,n);else if(a){const u=Cv(s,a);if(!u.setSource)return r.push(u),ui(i,l,t,s,r,n);u.setSource(Object.assign({},i),function(f,m){if(f)return ui(i,l,t,s,r,n);r.push(u),ui(m,i.type===m.type?l:mi[m.type],t,s,r,n)})}else l.length?ui(i,l,t,s,r,n):n?t(i,r):ui(i,mi["*"],t,s,r,!0)}const Ev={opus:"video/ogg",ogv:"video/ogg",mp4:"video/mp4",mov:"video/mp4",m4v:"video/mp4",mkv:"video/x-matroska",m4a:"audio/mp4",mp3:"audio/mpeg",aac:"audio/aac",caf:"audio/x-caf",flac:"audio/flac",oga:"audio/ogg",wav:"audio/wav",m3u8:"application/x-mpegURL",mpd:"application/dash+xml",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",svg:"image/svg+xml",webp:"image/webp"},gn=function(i=""){const e=Wo(i);return Ev[e.toLowerCase()]||""},Av=(i,e)=>{if(!e)return"";if(i.cache_.source.src===e&&i.cache_.source.type)return i.cache_.source.type;const t=i.cache_.sources.filter(r=>r.src===e);if(t.length)return t[0].type;const s=i.$$("source");for(let r=0;r<s.length;r++){const n=s[r];if(n.type&&n.src&&n.src===e)return n.type}return gn(e)},Eh=function(i){if(Array.isArray(i)){let e=[];i.forEach(function(t){t=Eh(t),Array.isArray(t)?e=e.concat(t):Et(t)&&e.push(t)}),i=e}else typeof i=="string"&&i.trim()?i=[rc({src:i})]:Et(i)&&typeof i.src=="string"&&i.src&&i.src.trim()?i=[rc(i)]:i=[];return i};function rc(i){if(!i.type){const e=gn(i.src);e&&(i.type=e)}return i}var wv=`<svg xmlns="http://www.w3.org/2000/svg">
16
+ `)}function f(I){this.options=I||{locator:{}}}f.prototype.parseFromString=function(I,N){var R=this.options,P=new l,$=R.domBuilder||new y,U=R.errorHandler,V=R.locator,O=R.xmlns||{},G=/\/x?html?$/.test(N),b=G?t.HTML_ENTITIES:t.XML_ENTITIES;V&&$.setDocumentLocator(V),P.errorHandler=g(U,$,V),P.domBuilder=R.domBuilder||$,G&&(O[""]=n.HTML),O.xml=O.xml||n.XML;var C=R.normalizeLineEndings||c;return I&&typeof I=="string"?P.parse(C(I),O,b):P.errorHandler.error("invalid doc source"),$.doc};function g(I,N,R){if(!I){if(N instanceof y)return N;I=N}var P={},$=I instanceof Function;R=R||{};function U(V){var O=I[V];!O&&$&&(O=I.length==2?function(G){I(V,G)}:I),P[V]=O&&function(G){O("[xmldom "+V+"] "+G+E(R))}||function(){}}return U("warning"),U("error"),U("fatalError"),P}function y(){this.cdata=!1}function k(I,N){N.lineNumber=I.lineNumber,N.columnNumber=I.columnNumber}y.prototype={startDocument:function(){this.doc=new r().createDocument(null,null,null),this.locator&&(this.doc.documentURI=this.locator.systemId)},startElement:function(I,N,R,P){var $=this.doc,U=$.createElementNS(I,R||N),V=P.length;_(this,U),this.currentElement=U,this.locator&&k(this.locator,U);for(var O=0;O<V;O++){var I=P.getURI(O),G=P.getValue(O),R=P.getQName(O),b=$.createAttributeNS(I,R);this.locator&&k(P.getLocator(O),b),b.value=b.nodeValue=G,U.setAttributeNode(b)}},endElement:function(I,N,R){var P=this.currentElement;P.tagName,this.currentElement=P.parentNode},startPrefixMapping:function(I,N){},endPrefixMapping:function(I){},processingInstruction:function(I,N){var R=this.doc.createProcessingInstruction(I,N);this.locator&&k(this.locator,R),_(this,R)},ignorableWhitespace:function(I,N,R){},characters:function(I,N,R){if(I=L.apply(this,arguments),I){if(this.cdata)var P=this.doc.createCDATASection(I);else var P=this.doc.createTextNode(I);this.currentElement?this.currentElement.appendChild(P):/^\s*$/.test(I)&&this.doc.appendChild(P),this.locator&&k(this.locator,P)}},skippedEntity:function(I){},endDocument:function(){this.doc.normalize()},setDocumentLocator:function(I){(this.locator=I)&&(I.lineNumber=0)},comment:function(I,N,R){I=L.apply(this,arguments);var P=this.doc.createComment(I);this.locator&&k(this.locator,P),_(this,P)},startCDATA:function(){this.cdata=!0},endCDATA:function(){this.cdata=!1},startDTD:function(I,N,R){var P=this.doc.implementation;if(P&&P.createDocumentType){var $=P.createDocumentType(I,N,R);this.locator&&k(this.locator,$),_(this,$),this.doc.doctype=$}},warning:function(I){console.warn("[xmldom warning] "+I,E(this.locator))},error:function(I){console.error("[xmldom error] "+I,E(this.locator))},fatalError:function(I){throw new a(I,this.locator)}};function E(I){if(I)return`
17
+ @`+(I.systemId||"")+"#[line:"+I.lineNumber+",col:"+I.columnNumber+"]"}function L(I,N,R){return typeof I=="string"?I.substr(N,R):I.length>=N+R||N?new java.lang.String(I,N,R)+"":I}"endDTD,startEntity,endEntity,attributeDecl,elementDecl,externalEntityDecl,internalEntityDecl,resolveEntity,getExternalSubset,notationDecl,unparsedEntityDecl".replace(/\w+/g,function(I){y.prototype[I]=function(){return null}});function _(I,N){I.currentElement?I.currentElement.appendChild(N):I.doc.appendChild(N)}return Ks.__DOMHandler=y,Ks.normalizeLineEndings=c,Ks.DOMParser=f,Ks}var du;function Nm(){if(du)return Ys;du=1;var s=Ac();return Ys.DOMImplementation=s.DOMImplementation,Ys.XMLSerializer=s.XMLSerializer,Ys.DOMParser=Rm().DOMParser,Ys}var Bm=Nm();const hu=s=>!!s&&typeof s=="object",Xe=(...s)=>s.reduce((e,t)=>(typeof t!="object"||Object.keys(t).forEach(i=>{Array.isArray(e[i])&&Array.isArray(t[i])?e[i]=e[i].concat(t[i]):hu(e[i])&&hu(t[i])?e[i]=Xe(e[i],t[i]):e[i]=t[i]}),e),{}),wc=s=>Object.keys(s).map(e=>s[e]),Fm=(s,e)=>{const t=[];for(let i=s;i<e;i++)t.push(i);return t},hs=s=>s.reduce((e,t)=>e.concat(t),[]),Dc=s=>{if(!s.length)return[];const e=[];for(let t=0;t<s.length;t++)e.push(s[t]);return e},Um=(s,e)=>s.reduce((t,i,r)=>(i[e]&&t.push(r),t),[]),Vm=(s,e)=>wc(s.reduce((t,i)=>(i.forEach(r=>{t[e(r)]=r}),t),{}));var fs={INVALID_NUMBER_OF_PERIOD:"INVALID_NUMBER_OF_PERIOD",DASH_EMPTY_MANIFEST:"DASH_EMPTY_MANIFEST",DASH_INVALID_XML:"DASH_INVALID_XML",NO_BASE_URL:"NO_BASE_URL",SEGMENT_TIME_UNSPECIFIED:"SEGMENT_TIME_UNSPECIFIED",UNSUPPORTED_UTC_TIMING_SCHEME:"UNSUPPORTED_UTC_TIMING_SCHEME"};const ur=({baseUrl:s="",source:e="",range:t="",indexRange:i=""})=>{const r={uri:e,resolvedUri:An(s||"",e)};if(t||i){const a=(t||i).split("-");let l=w.BigInt?w.BigInt(a[0]):parseInt(a[0],10),c=w.BigInt?w.BigInt(a[1]):parseInt(a[1],10);l<Number.MAX_SAFE_INTEGER&&typeof l=="bigint"&&(l=Number(l)),c<Number.MAX_SAFE_INTEGER&&typeof c=="bigint"&&(c=Number(c));let f;typeof c=="bigint"||typeof l=="bigint"?f=w.BigInt(c)-w.BigInt(l)+w.BigInt(1):f=c-l+1,typeof f=="bigint"&&f<Number.MAX_SAFE_INTEGER&&(f=Number(f)),r.byterange={length:f,offset:l}}return r},qm=s=>{let e;return typeof s.offset=="bigint"||typeof s.length=="bigint"?e=w.BigInt(s.offset)+w.BigInt(s.length)-w.BigInt(1):e=s.offset+s.length-1,`${s.offset}-${e}`},fu=s=>(s&&typeof s!="number"&&(s=parseInt(s,10)),isNaN(s)?null:s),Hm={static(s){const{duration:e,timescale:t=1,sourceDuration:i,periodDuration:r}=s,n=fu(s.endNumber),a=e/t;return typeof n=="number"?{start:0,end:n}:typeof r=="number"?{start:0,end:r/a}:{start:0,end:i/a}},dynamic(s){const{NOW:e,clientOffset:t,availabilityStartTime:i,timescale:r=1,duration:n,periodStart:a=0,minimumUpdatePeriod:l=0,timeShiftBufferDepth:c=1/0}=s,f=fu(s.endNumber),g=(e+t)/1e3,y=i+a,E=g+l-y,L=Math.ceil(E*r/n),_=Math.floor((g-y-c)*r/n),I=Math.floor((g-y)*r/n);return{start:Math.max(0,_),end:typeof f=="number"?f:Math.min(L,I)}}},zm=s=>e=>{const{duration:t,timescale:i=1,periodStart:r,startNumber:n=1}=s;return{number:n+e,duration:t/i,timeline:r,time:e*t}},vo=s=>{const{type:e,duration:t,timescale:i=1,periodDuration:r,sourceDuration:n}=s,{start:a,end:l}=Hm[e](s),c=Fm(a,l).map(zm(s));if(e==="static"){const f=c.length-1,g=typeof r=="number"?r:n;c[f].duration=g-t/i*f}return c},kc=s=>{const{baseUrl:e,initialization:t={},sourceDuration:i,indexRange:r="",periodStart:n,presentationTime:a,number:l=0,duration:c}=s;if(!e)throw new Error(fs.NO_BASE_URL);const f=ur({baseUrl:e,source:t.sourceURL,range:t.range}),g=ur({baseUrl:e,source:e,indexRange:r});if(g.map=f,c){const y=vo(s);y.length&&(g.duration=y[0].duration,g.timeline=y[0].timeline)}else i&&(g.duration=i,g.timeline=n);return g.presentationTime=a||n,g.number=l,[g]},yo=(s,e,t)=>{const i=s.sidx.map?s.sidx.map:null,r=s.sidx.duration,n=s.timeline||0,a=s.sidx.byterange,l=a.offset+a.length,c=e.timescale,f=e.references.filter(I=>I.referenceType!==1),g=[],y=s.endList?"static":"dynamic",k=s.sidx.timeline;let E=k,L=s.mediaSequence||0,_;typeof e.firstOffset=="bigint"?_=w.BigInt(l)+e.firstOffset:_=l+e.firstOffset;for(let I=0;I<f.length;I++){const N=e.references[I],R=N.referencedSize,P=N.subsegmentDuration;let $;typeof _=="bigint"?$=_+w.BigInt(R)-w.BigInt(1):$=_+R-1;const U=`${_}-${$}`,O=kc({baseUrl:t,timescale:c,timeline:n,periodStart:k,presentationTime:E,number:L,duration:P,sourceDuration:r,indexRange:U,type:y})[0];i&&(O.map=i),g.push(O),typeof _=="bigint"?_+=w.BigInt(R):_+=R,E+=P/c,L++}return s.segments=g,s},$m=["AUDIO","SUBTITLES"],Gm=1/60,jc=s=>Vm(s,({timeline:e})=>e).sort((e,t)=>e.timeline>t.timeline?1:-1),Wm=(s,e)=>{for(let t=0;t<s.length;t++)if(s[t].attributes.NAME===e)return s[t];return null},pu=s=>{let e=[];return Lm(s,$m,(t,i,r,n)=>{e=e.concat(t.playlists||[])}),e},mu=({playlist:s,mediaSequence:e})=>{s.mediaSequence=e,s.segments.forEach((t,i)=>{t.number=s.mediaSequence+i})},Xm=({oldPlaylists:s,newPlaylists:e,timelineStarts:t})=>{e.forEach(i=>{i.discontinuitySequence=t.findIndex(function({timeline:c}){return c===i.timeline});const r=Wm(s,i.attributes.NAME);if(!r||i.sidx)return;const n=i.segments[0],a=r.segments.findIndex(function(c){return Math.abs(c.presentationTime-n.presentationTime)<Gm});if(a===-1){mu({playlist:i,mediaSequence:r.mediaSequence+r.segments.length}),i.segments[0].discontinuity=!0,i.discontinuityStarts.unshift(0),(!r.segments.length&&i.timeline>r.timeline||r.segments.length&&i.timeline>r.segments[r.segments.length-1].timeline)&&i.discontinuitySequence--;return}r.segments[a].discontinuity&&!n.discontinuity&&(n.discontinuity=!0,i.discontinuityStarts.unshift(0),i.discontinuitySequence--),mu({playlist:i,mediaSequence:r.segments[a].number})})},Ym=({oldManifest:s,newManifest:e})=>{const t=s.playlists.concat(pu(s)),i=e.playlists.concat(pu(e));return e.timelineStarts=jc([s.timelineStarts,e.timelineStarts]),Xm({oldPlaylists:t,newPlaylists:i,timelineStarts:e.timelineStarts}),e},Dn=s=>s&&s.uri+"-"+qm(s.byterange),Sa=s=>{const e=s.reduce(function(i,r){return i[r.attributes.baseUrl]||(i[r.attributes.baseUrl]=[]),i[r.attributes.baseUrl].push(r),i},{});let t=[];return Object.values(e).forEach(i=>{const r=wc(i.reduce((n,a)=>{const l=a.attributes.id+(a.attributes.lang||"");return n[l]?(a.segments&&(a.segments[0]&&(a.segments[0].discontinuity=!0),n[l].segments.push(...a.segments)),a.attributes.contentProtection&&(n[l].attributes.contentProtection=a.attributes.contentProtection)):(n[l]=a,n[l].attributes.timelineStarts=[]),n[l].attributes.timelineStarts.push({start:a.attributes.periodStart,timeline:a.attributes.periodStart}),n},{}));t=t.concat(r)}),t.map(i=>(i.discontinuityStarts=Um(i.segments||[],"discontinuity"),i))},_o=(s,e)=>{const t=Dn(s.sidx),i=t&&e[t]&&e[t].sidx;return i&&yo(s,i,s.sidx.resolvedUri),s},Km=(s,e={})=>{if(!Object.keys(e).length)return s;for(const t in s)s[t]=_o(s[t],e);return s},Qm=({attributes:s,segments:e,sidx:t,mediaSequence:i,discontinuitySequence:r,discontinuityStarts:n},a)=>{const l={attributes:{NAME:s.id,BANDWIDTH:s.bandwidth,CODECS:s.codecs,"PROGRAM-ID":1},uri:"",endList:s.type==="static",timeline:s.periodStart,resolvedUri:s.baseUrl||"",targetDuration:s.duration,discontinuitySequence:r,discontinuityStarts:n,timelineStarts:s.timelineStarts,mediaSequence:i,segments:e};return s.contentProtection&&(l.contentProtection=s.contentProtection),s.serviceLocation&&(l.attributes.serviceLocation=s.serviceLocation),t&&(l.sidx=t),a&&(l.attributes.AUDIO="audio",l.attributes.SUBTITLES="subs"),l},Jm=({attributes:s,segments:e,mediaSequence:t,discontinuityStarts:i,discontinuitySequence:r})=>{typeof e>"u"&&(e=[{uri:s.baseUrl,timeline:s.periodStart,resolvedUri:s.baseUrl||"",duration:s.sourceDuration,number:0}],s.duration=s.sourceDuration);const n={NAME:s.id,BANDWIDTH:s.bandwidth,"PROGRAM-ID":1};s.codecs&&(n.CODECS=s.codecs);const a={attributes:n,uri:"",endList:s.type==="static",timeline:s.periodStart,resolvedUri:s.baseUrl||"",targetDuration:s.duration,timelineStarts:s.timelineStarts,discontinuityStarts:i,discontinuitySequence:r,mediaSequence:t,segments:e};return s.serviceLocation&&(a.attributes.serviceLocation=s.serviceLocation),a},Zm=(s,e={},t=!1)=>{let i;const r=s.reduce((n,a)=>{const l=a.attributes.role&&a.attributes.role.value||"",c=a.attributes.lang||"";let f=a.attributes.label||"main";if(c&&!a.attributes.label){const y=l?` (${l})`:"";f=`${a.attributes.lang}${y}`}n[f]||(n[f]={language:c,autoselect:!0,default:l==="main",playlists:[],uri:""});const g=_o(Qm(a,t),e);return n[f].playlists.push(g),typeof i>"u"&&l==="main"&&(i=a,i.default=!0),n},{});if(!i){const n=Object.keys(r)[0];r[n].default=!0}return r},e0=(s,e={})=>s.reduce((t,i)=>{const r=i.attributes.label||i.attributes.lang||"text",n=i.attributes.lang||"und";return t[r]||(t[r]={language:n,default:!1,autoselect:!1,playlists:[],uri:""}),t[r].playlists.push(_o(Jm(i),e)),t},{}),t0=s=>s.reduce((e,t)=>(t&&t.forEach(i=>{const{channel:r,language:n}=i;e[n]={autoselect:!1,default:!1,instreamId:r,language:n},i.hasOwnProperty("aspectRatio")&&(e[n].aspectRatio=i.aspectRatio),i.hasOwnProperty("easyReader")&&(e[n].easyReader=i.easyReader),i.hasOwnProperty("3D")&&(e[n]["3D"]=i["3D"])}),e),{}),i0=({attributes:s,segments:e,sidx:t,discontinuityStarts:i})=>{const r={attributes:{NAME:s.id,AUDIO:"audio",SUBTITLES:"subs",RESOLUTION:{width:s.width,height:s.height},CODECS:s.codecs,BANDWIDTH:s.bandwidth,"PROGRAM-ID":1},uri:"",endList:s.type==="static",timeline:s.periodStart,resolvedUri:s.baseUrl||"",targetDuration:s.duration,discontinuityStarts:i,timelineStarts:s.timelineStarts,segments:e};return s.frameRate&&(r.attributes["FRAME-RATE"]=s.frameRate),s.contentProtection&&(r.contentProtection=s.contentProtection),s.serviceLocation&&(r.attributes.serviceLocation=s.serviceLocation),t&&(r.sidx=t),r},s0=({attributes:s})=>s.mimeType==="video/mp4"||s.mimeType==="video/webm"||s.contentType==="video",r0=({attributes:s})=>s.mimeType==="audio/mp4"||s.mimeType==="audio/webm"||s.contentType==="audio",n0=({attributes:s})=>s.mimeType==="text/vtt"||s.contentType==="text",a0=(s,e)=>{s.forEach(t=>{t.mediaSequence=0,t.discontinuitySequence=e.findIndex(function({timeline:i}){return i===t.timeline}),t.segments&&t.segments.forEach((i,r)=>{i.number=r})})},gu=s=>s?Object.keys(s).reduce((e,t)=>{const i=s[t];return e.concat(i.playlists)},[]):[],o0=({dashPlaylists:s,locations:e,contentSteering:t,sidxMapping:i={},previousManifest:r,eventStream:n})=>{if(!s.length)return{};const{sourceDuration:a,type:l,suggestedPresentationDelay:c,minimumUpdatePeriod:f}=s[0].attributes,g=Sa(s.filter(s0)).map(i0),y=Sa(s.filter(r0)),k=Sa(s.filter(n0)),E=s.map($=>$.attributes.captionServices).filter(Boolean),L={allowCache:!0,discontinuityStarts:[],segments:[],endList:!0,mediaGroups:{AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},uri:"",duration:a,playlists:Km(g,i)};f>=0&&(L.minimumUpdatePeriod=f*1e3),e&&(L.locations=e),t&&(L.contentSteering=t),l==="dynamic"&&(L.suggestedPresentationDelay=c),n&&n.length>0&&(L.eventStream=n);const _=L.playlists.length===0,I=y.length?Zm(y,i,_):null,N=k.length?e0(k,i):null,R=g.concat(gu(I),gu(N)),P=R.map(({timelineStarts:$})=>$);return L.timelineStarts=jc(P),a0(R,L.timelineStarts),I&&(L.mediaGroups.AUDIO.audio=I),N&&(L.mediaGroups.SUBTITLES.subs=N),E.length&&(L.mediaGroups["CLOSED-CAPTIONS"].cc=t0(E)),r?Ym({oldManifest:r,newManifest:L}):L},l0=(s,e,t)=>{const{NOW:i,clientOffset:r,availabilityStartTime:n,timescale:a=1,periodStart:l=0,minimumUpdatePeriod:c=0}=s,f=(i+r)/1e3,g=n+l,k=f+c-g;return Math.ceil((k*a-e)/t)},Ic=(s,e)=>{const{type:t,minimumUpdatePeriod:i=0,media:r="",sourceDuration:n,timescale:a=1,startNumber:l=1,periodStart:c}=s,f=[];let g=-1;for(let y=0;y<e.length;y++){const k=e[y],E=k.d,L=k.r||0,_=k.t||0;g<0&&(g=_),_&&_>g&&(g=_);let I;if(L<0){const P=y+1;P===e.length?t==="dynamic"&&i>0&&r.indexOf("$Number$")>0?I=l0(s,g,E):I=(n*a-g)/E:I=(e[P].t-g)/E}else I=L+1;const N=l+f.length+I;let R=l+f.length;for(;R<N;)f.push({number:R,duration:E/a,time:g,timeline:c}),g+=E,R++}return f},u0=/\$([A-z]*)(?:(%0)([0-9]+)d)?\$/g,c0=s=>(e,t,i,r)=>{if(e==="$$")return"$";if(typeof s[t]>"u")return e;const n=""+s[t];return t==="RepresentationID"||(i?r=parseInt(r,10):r=1,n.length>=r)?n:`${new Array(r-n.length+1).join("0")}${n}`},vu=(s,e)=>s.replace(u0,c0(e)),d0=(s,e)=>!s.duration&&!e?[{number:s.startNumber||1,duration:s.sourceDuration,time:0,timeline:s.periodStart}]:s.duration?vo(s):Ic(s,e),h0=(s,e)=>{const t={RepresentationID:s.id,Bandwidth:s.bandwidth||0},{initialization:i={sourceURL:"",range:""}}=s,r=ur({baseUrl:s.baseUrl,source:vu(i.sourceURL,t),range:i.range});return d0(s,e).map(a=>{t.Number=a.number,t.Time=a.time;const l=vu(s.media||"",t),c=s.timescale||1,f=s.presentationTimeOffset||0,g=s.periodStart+(a.time-f)/c;return{uri:l,timeline:a.timeline,duration:a.duration,resolvedUri:An(s.baseUrl||"",l),map:r,number:a.number,presentationTime:g}})},f0=(s,e)=>{const{baseUrl:t,initialization:i={}}=s,r=ur({baseUrl:t,source:i.sourceURL,range:i.range}),n=ur({baseUrl:t,source:e.media,range:e.mediaRange});return n.map=r,n},p0=(s,e)=>{const{duration:t,segmentUrls:i=[],periodStart:r}=s;if(!t&&!e||t&&e)throw new Error(fs.SEGMENT_TIME_UNSPECIFIED);const n=i.map(c=>f0(s,c));let a;return t&&(a=vo(s)),e&&(a=Ic(s,e)),a.map((c,f)=>{if(n[f]){const g=n[f],y=s.timescale||1,k=s.presentationTimeOffset||0;return g.timeline=c.timeline,g.duration=c.duration,g.number=c.number,g.presentationTime=r+(c.time-k)/y,g}}).filter(c=>c)},m0=({attributes:s,segmentInfo:e})=>{let t,i;e.template?(i=h0,t=Xe(s,e.template)):e.base?(i=kc,t=Xe(s,e.base)):e.list&&(i=p0,t=Xe(s,e.list));const r={attributes:s};if(!i)return r;const n=i(t,e.segmentTimeline);if(t.duration){const{duration:a,timescale:l=1}=t;t.duration=a/l}else n.length?t.duration=n.reduce((a,l)=>Math.max(a,Math.ceil(l.duration)),0):t.duration=0;return r.attributes=t,r.segments=n,e.base&&t.indexRange&&(r.sidx=n[0],r.segments=[]),r},g0=s=>s.map(m0),Oe=(s,e)=>Dc(s.childNodes).filter(({tagName:t})=>t===e),pr=s=>s.textContent.trim(),v0=s=>parseFloat(s.split("/").reduce((e,t)=>e/t)),Ki=s=>{const l=/P(?:(\d*)Y)?(?:(\d*)M)?(?:(\d*)D)?(?:T(?:(\d*)H)?(?:(\d*)M)?(?:([\d.]*)S)?)?/.exec(s);if(!l)return 0;const[c,f,g,y,k,E]=l.slice(1);return parseFloat(c||0)*31536e3+parseFloat(f||0)*2592e3+parseFloat(g||0)*86400+parseFloat(y||0)*3600+parseFloat(k||0)*60+parseFloat(E||0)},y0=s=>(/^\d+-\d+-\d+T\d+:\d+:\d+(\.\d+)?$/.test(s)&&(s+="Z"),Date.parse(s)),yu={mediaPresentationDuration(s){return Ki(s)},availabilityStartTime(s){return y0(s)/1e3},minimumUpdatePeriod(s){return Ki(s)},suggestedPresentationDelay(s){return Ki(s)},type(s){return s},timeShiftBufferDepth(s){return Ki(s)},start(s){return Ki(s)},width(s){return parseInt(s,10)},height(s){return parseInt(s,10)},bandwidth(s){return parseInt(s,10)},frameRate(s){return v0(s)},startNumber(s){return parseInt(s,10)},timescale(s){return parseInt(s,10)},presentationTimeOffset(s){return parseInt(s,10)},duration(s){const e=parseInt(s,10);return isNaN(e)?Ki(s):e},d(s){return parseInt(s,10)},t(s){return parseInt(s,10)},r(s){return parseInt(s,10)},presentationTime(s){return parseInt(s,10)},DEFAULT(s){return s}},He=s=>s&&s.attributes?Dc(s.attributes).reduce((e,t)=>{const i=yu[t.name]||yu.DEFAULT;return e[t.name]=i(t.value),e},{}):{},_0={"urn:uuid:1077efec-c0b2-4d02-ace3-3c1e52e2fb4b":"org.w3.clearkey","urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed":"com.widevine.alpha","urn:uuid:9a04f079-9840-4286-ab92-e65be0885f95":"com.microsoft.playready","urn:uuid:f239e769-efa3-4850-9c16-a903c6932efb":"com.adobe.primetime","urn:mpeg:dash:mp4protection:2011":"mp4protection"},kn=(s,e)=>e.length?hs(s.map(function(t){return e.map(function(i){const r=pr(i),n=An(t.baseUrl,r),a=Xe(He(i),{baseUrl:n});return n!==r&&!a.serviceLocation&&t.serviceLocation&&(a.serviceLocation=t.serviceLocation),a})})):s,bo=s=>{const e=Oe(s,"SegmentTemplate")[0],t=Oe(s,"SegmentList")[0],i=t&&Oe(t,"SegmentURL").map(y=>Xe({tag:"SegmentURL"},He(y))),r=Oe(s,"SegmentBase")[0],n=t||e,a=n&&Oe(n,"SegmentTimeline")[0],l=t||r||e,c=l&&Oe(l,"Initialization")[0],f=e&&He(e);f&&c?f.initialization=c&&He(c):f&&f.initialization&&(f.initialization={sourceURL:f.initialization});const g={template:f,segmentTimeline:a&&Oe(a,"S").map(y=>He(y)),list:t&&Xe(He(t),{segmentUrls:i,initialization:He(c)}),base:r&&Xe(He(r),{initialization:He(c)})};return Object.keys(g).forEach(y=>{g[y]||delete g[y]}),g},b0=(s,e,t)=>i=>{const r=Oe(i,"BaseURL"),n=kn(e,r),a=Xe(s,He(i)),l=bo(i);return n.map(c=>({segmentInfo:Xe(t,l),attributes:Xe(a,c)}))},T0=s=>s.reduce((e,t)=>{const i=He(t);i.schemeIdUri&&(i.schemeIdUri=i.schemeIdUri.toLowerCase());const r=_0[i.schemeIdUri];if(r){e[r]={attributes:i};const n=Oe(t,"cenc:pssh")[0];if(n){const a=pr(n);e[r].pssh=a&&bc(a)}}return e},{}),x0=s=>{if(s.schemeIdUri==="urn:scte:dash:cc:cea-608:2015")return(typeof s.value!="string"?[]:s.value.split(";")).map(t=>{let i,r;return r=t,/^CC\d=/.test(t)?[i,r]=t.split("="):/^CC\d$/.test(t)&&(i=t),{channel:i,language:r}});if(s.schemeIdUri==="urn:scte:dash:cc:cea-708:2015")return(typeof s.value!="string"?[]:s.value.split(";")).map(t=>{const i={channel:void 0,language:void 0,aspectRatio:1,easyReader:0,"3D":0};if(/=/.test(t)){const[r,n=""]=t.split("=");i.channel=r,i.language=t,n.split(",").forEach(a=>{const[l,c]=a.split(":");l==="lang"?i.language=c:l==="er"?i.easyReader=Number(c):l==="war"?i.aspectRatio=Number(c):l==="3D"&&(i["3D"]=Number(c))})}else i.language=t;return i.channel&&(i.channel="SERVICE"+i.channel),i})},S0=s=>hs(Oe(s.node,"EventStream").map(e=>{const t=He(e),i=t.schemeIdUri;return Oe(e,"Event").map(r=>{const n=He(r),a=n.presentationTime||0,l=t.timescale||1,c=n.duration||0,f=a/l+s.attributes.start;return{schemeIdUri:i,value:t.value,id:n.id,start:f,end:f+c/l,messageData:pr(r)||n.messageData,contentEncoding:t.contentEncoding,presentationTimeOffset:t.presentationTimeOffset||0}})})),C0=(s,e,t)=>i=>{const r=He(i),n=kn(e,Oe(i,"BaseURL")),a=Oe(i,"Role")[0],l={role:He(a)};let c=Xe(s,r,l);const f=Oe(i,"Accessibility")[0],g=x0(He(f));g&&(c=Xe(c,{captionServices:g}));const y=Oe(i,"Label")[0];if(y&&y.childNodes.length){const I=y.childNodes[0].nodeValue.trim();c=Xe(c,{label:I})}const k=T0(Oe(i,"ContentProtection"));Object.keys(k).length&&(c=Xe(c,{contentProtection:k}));const E=bo(i),L=Oe(i,"Representation"),_=Xe(t,E);return hs(L.map(b0(c,n,_)))},E0=(s,e)=>(t,i)=>{const r=kn(e,Oe(t.node,"BaseURL")),n=Xe(s,{periodStart:t.attributes.start});typeof t.attributes.duration=="number"&&(n.periodDuration=t.attributes.duration);const a=Oe(t.node,"AdaptationSet"),l=bo(t.node);return hs(a.map(C0(n,r,l)))},A0=(s,e)=>{if(s.length>1&&e({type:"warn",message:"The MPD manifest should contain no more than one ContentSteering tag"}),!s.length)return null;const t=Xe({serverURL:pr(s[0])},He(s[0]));return t.queryBeforeStart=t.queryBeforeStart==="true",t},w0=({attributes:s,priorPeriodAttributes:e,mpdType:t})=>typeof s.start=="number"?s.start:e&&typeof e.start=="number"&&typeof e.duration=="number"?e.start+e.duration:!e&&t==="static"?0:null,D0=(s,e={})=>{const{manifestUri:t="",NOW:i=Date.now(),clientOffset:r=0,eventHandler:n=function(){}}=e,a=Oe(s,"Period");if(!a.length)throw new Error(fs.INVALID_NUMBER_OF_PERIOD);const l=Oe(s,"Location"),c=He(s),f=kn([{baseUrl:t}],Oe(s,"BaseURL")),g=Oe(s,"ContentSteering");c.type=c.type||"static",c.sourceDuration=c.mediaPresentationDuration||0,c.NOW=i,c.clientOffset=r,l.length&&(c.locations=l.map(pr));const y=[];return a.forEach((k,E)=>{const L=He(k),_=y[E-1];L.start=w0({attributes:L,priorPeriodAttributes:_?_.attributes:null,mpdType:c.type}),y.push({node:k,attributes:L})}),{locations:c.locations,contentSteeringInfo:A0(g,n),representationInfo:hs(y.map(E0(c,f))),eventStream:hs(y.map(S0))}},Pc=s=>{if(s==="")throw new Error(fs.DASH_EMPTY_MANIFEST);const e=new Bm.DOMParser;let t,i;try{t=e.parseFromString(s,"application/xml"),i=t&&t.documentElement.tagName==="MPD"?t.documentElement:null}catch{}if(!i||i&&i.getElementsByTagName("parsererror").length>0)throw new Error(fs.DASH_INVALID_XML);return i},k0=s=>{const e=Oe(s,"UTCTiming")[0];if(!e)return null;const t=He(e);switch(t.schemeIdUri){case"urn:mpeg:dash:utc:http-head:2014":case"urn:mpeg:dash:utc:http-head:2012":t.method="HEAD";break;case"urn:mpeg:dash:utc:http-xsdate:2014":case"urn:mpeg:dash:utc:http-iso:2014":case"urn:mpeg:dash:utc:http-xsdate:2012":case"urn:mpeg:dash:utc:http-iso:2012":t.method="GET";break;case"urn:mpeg:dash:utc:direct:2014":case"urn:mpeg:dash:utc:direct:2012":t.method="DIRECT",t.value=Date.parse(t.value);break;default:throw new Error(fs.UNSUPPORTED_UTC_TIMING_SCHEME)}return t},j0=(s,e={})=>{const t=D0(Pc(s),e),i=g0(t.representationInfo);return o0({dashPlaylists:i,locations:t.locations,contentSteering:t.contentSteeringInfo,sidxMapping:e.sidxMapping,previousManifest:e.previousManifest,eventStream:t.eventStream})},I0=s=>k0(Pc(s));var Ca,_u;function P0(){if(_u)return Ca;_u=1;var s=Math.pow(2,32),e=function(t){var i=new DataView(t.buffer,t.byteOffset,t.byteLength),r;return i.getBigUint64?(r=i.getBigUint64(0),r<Number.MAX_SAFE_INTEGER?Number(r):r):i.getUint32(0)*s+i.getUint32(4)};return Ca={getUint64:e,MAX_UINT32:s},Ca}var Ea,bu;function L0(){if(bu)return Ea;bu=1;var s=P0().getUint64,e=function(t){var i=new DataView(t.buffer,t.byteOffset,t.byteLength),r={version:t[0],flags:new Uint8Array(t.subarray(1,4)),references:[],referenceId:i.getUint32(4),timescale:i.getUint32(8)},n=12;r.version===0?(r.earliestPresentationTime=i.getUint32(n),r.firstOffset=i.getUint32(n+4),n+=8):(r.earliestPresentationTime=s(t.subarray(n)),r.firstOffset=s(t.subarray(n+8)),n+=16),n+=2;var a=i.getUint16(n);for(n+=2;a>0;n+=12,a--)r.references.push({referenceType:(t[n]&128)>>>7,referencedSize:i.getUint32(n)&2147483647,subsegmentDuration:i.getUint32(n+4),startsWithSap:!!(t[n+8]&128),sapType:(t[n+8]&112)>>>4,sapDeltaTime:i.getUint32(n+8)&268435455});return r};return Ea=e,Ea}var O0=L0();const M0=Ve.getDefaultExportFromCjs(O0);var R0=ue([73,68,51]),N0=function(e,t){t===void 0&&(t=0),e=ue(e);var i=e[t+5],r=e[t+6]<<21|e[t+7]<<14|e[t+8]<<7|e[t+9],n=(i&16)>>4;return n?r+20:r+10},er=function s(e,t){return t===void 0&&(t=0),e=ue(e),e.length-t<10||!Le(e,R0,{offset:t})?t:(t+=N0(e,t),s(e,t))},Tu=function(e){return typeof e=="string"?Ec(e):e},B0=function(e){return Array.isArray(e)?e.map(function(t){return Tu(t)}):[Tu(e)]},F0=function s(e,t,i){i===void 0&&(i=!1),t=B0(t),e=ue(e);var r=[];if(!t.length)return r;for(var n=0;n<e.length;){var a=(e[n]<<24|e[n+1]<<16|e[n+2]<<8|e[n+3])>>>0,l=e.subarray(n+4,n+8);if(a===0)break;var c=n+a;if(c>e.length){if(i)break;c=e.length}var f=e.subarray(n+8,c);Le(l,t[0])&&(t.length===1?r.push(f):r.push.apply(r,s(f,t.slice(1),i))),n=c}return r},Kr={EBML:ue([26,69,223,163]),DocType:ue([66,130]),Segment:ue([24,83,128,103]),SegmentInfo:ue([21,73,169,102]),Tracks:ue([22,84,174,107]),Track:ue([174]),TrackNumber:ue([215]),DefaultDuration:ue([35,227,131]),TrackEntry:ue([174]),TrackType:ue([131]),FlagDefault:ue([136]),CodecID:ue([134]),CodecPrivate:ue([99,162]),VideoTrack:ue([224]),AudioTrack:ue([225]),Cluster:ue([31,67,182,117]),Timestamp:ue([231]),TimestampScale:ue([42,215,177]),BlockGroup:ue([160]),BlockDuration:ue([155]),Block:ue([161]),SimpleBlock:ue([163])},Ha=[128,64,32,16,8,4,2,1],U0=function(e){for(var t=1,i=0;i<Ha.length&&!(e&Ha[i]);i++)t++;return t},nn=function(e,t,i,r){i===void 0&&(i=!0),r===void 0&&(r=!1);var n=U0(e[t]),a=e.subarray(t,t+n);return i&&(a=Array.prototype.slice.call(e,t,t+n),a[0]^=Ha[n-1]),{length:n,value:jm(a,{signed:r}),bytes:a}},xu=function s(e){return typeof e=="string"?e.match(/.{1,2}/g).map(function(t){return s(t)}):typeof e=="number"?Im(e):e},V0=function(e){return Array.isArray(e)?e.map(function(t){return xu(t)}):[xu(e)]},q0=function s(e,t,i){if(i>=t.length)return t.length;var r=nn(t,i,!1);if(Le(e.bytes,r.bytes))return i;var n=nn(t,i+r.length);return s(e,t,i+n.length+n.value+r.length)},Su=function s(e,t){t=V0(t),e=ue(e);var i=[];if(!t.length)return i;for(var r=0;r<e.length;){var n=nn(e,r,!1),a=nn(e,r+n.length),l=r+n.length+a.length;a.value===127&&(a.value=q0(n,e,l),a.value!==e.length&&(a.value-=l));var c=l+a.value>e.length?e.length:l+a.value,f=e.subarray(l,c);Le(t[0],n.bytes)&&(t.length===1?i.push(f):i=i.concat(s(f,t.slice(1))));var g=n.length+a.length+f.length;r+=g}return i},H0=ue([0,0,0,1]),z0=ue([0,0,1]),$0=ue([0,0,3]),G0=function(e){for(var t=[],i=1;i<e.length-2;)Le(e.subarray(i,i+3),$0)&&(t.push(i+2),i++),i++;if(t.length===0)return e;var r=e.length-t.length,n=new Uint8Array(r),a=0;for(i=0;i<r;a++,i++)a===t[0]&&(a++,t.shift()),n[i]=e[a];return n},Lc=function(e,t,i,r){e=ue(e),i=[].concat(i);for(var n=0,a,l=0;n<e.length&&(l<r||a);){var c=void 0;if(Le(e.subarray(n),H0)?c=4:Le(e.subarray(n),z0)&&(c=3),!c){n++;continue}if(l++,a)return G0(e.subarray(a,n));var f=void 0;t==="h264"?f=e[n+c]&31:t==="h265"&&(f=e[n+c]>>1&63),i.indexOf(f)!==-1&&(a=n+c),n+=c+(t==="h264"?1:2)}return e.subarray(0,0)},W0=function(e,t,i){return Lc(e,"h264",t,i)},X0=function(e,t,i){return Lc(e,"h265",t,i)},lt={webm:ue([119,101,98,109]),matroska:ue([109,97,116,114,111,115,107,97]),flac:ue([102,76,97,67]),ogg:ue([79,103,103,83]),ac3:ue([11,119]),riff:ue([82,73,70,70]),avi:ue([65,86,73]),wav:ue([87,65,86,69]),"3gp":ue([102,116,121,112,51,103]),mp4:ue([102,116,121,112]),fmp4:ue([115,116,121,112]),mov:ue([102,116,121,112,113,116]),moov:ue([109,111,111,118]),moof:ue([109,111,111,102])},ps={aac:function(e){var t=er(e);return Le(e,[255,16],{offset:t,mask:[255,22]})},mp3:function(e){var t=er(e);return Le(e,[255,2],{offset:t,mask:[255,6]})},webm:function(e){var t=Su(e,[Kr.EBML,Kr.DocType])[0];return Le(t,lt.webm)},mkv:function(e){var t=Su(e,[Kr.EBML,Kr.DocType])[0];return Le(t,lt.matroska)},mp4:function(e){if(ps["3gp"](e)||ps.mov(e))return!1;if(Le(e,lt.mp4,{offset:4})||Le(e,lt.fmp4,{offset:4})||Le(e,lt.moof,{offset:4})||Le(e,lt.moov,{offset:4}))return!0},mov:function(e){return Le(e,lt.mov,{offset:4})},"3gp":function(e){return Le(e,lt["3gp"],{offset:4})},ac3:function(e){var t=er(e);return Le(e,lt.ac3,{offset:t})},ts:function(e){if(e.length<189&&e.length>=1)return e[0]===71;for(var t=0;t+188<e.length&&t<188;){if(e[t]===71&&e[t+188]===71)return!0;t+=1}return!1},flac:function(e){var t=er(e);return Le(e,lt.flac,{offset:t})},ogg:function(e){return Le(e,lt.ogg)},avi:function(e){return Le(e,lt.riff)&&Le(e,lt.avi,{offset:8})},wav:function(e){return Le(e,lt.riff)&&Le(e,lt.wav,{offset:8})},h264:function(e){return W0(e,7,3).length},h265:function(e){return X0(e,[32,33],3).length}},za=Object.keys(ps).filter(function(s){return s!=="ts"&&s!=="h264"&&s!=="h265"}).concat(["ts","h264","h265"]);za.forEach(function(s){var e=ps[s];ps[s]=function(t){return e(ue(t))}});var Y0=ps,To=function(e){e=ue(e);for(var t=0;t<za.length;t++){var i=za[t];if(Y0[i](e))return i}return""},K0=function(e){return F0(e,["moof"]).length>0},Aa,Cu;function Q0(){if(Cu)return Aa;Cu=1;var s=9e4,e,t,i,r,n,a,l;return e=function(c){return c*s},t=function(c,f){return c*f},i=function(c){return c/s},r=function(c,f){return c/f},n=function(c,f){return e(r(c,f))},a=function(c,f){return t(i(c),f)},l=function(c,f,g){return i(g?c:c-f)},Aa={ONE_SECOND_IN_TS:s,secondsToVideoTs:e,secondsToAudioTs:t,videoTsToSeconds:i,audioTsToSeconds:r,audioTsToVideoTs:n,videoTsToAudioTs:a,metadataTsToSeconds:l},Aa}var Mi=Q0();var $a="8.23.7";const si={},Ti=function(s,e){return si[s]=si[s]||[],e&&(si[s]=si[s].concat(e)),si[s]},J0=function(s,e){Ti(s,e)},Oc=function(s,e){const t=Ti(s).indexOf(e);return t<=-1?!1:(si[s]=si[s].slice(),si[s].splice(t,1),!0)},Z0=function(s,e){Ti(s,[].concat(e).map(t=>{const i=(...r)=>(Oc(s,i),t(...r));return i}))},an={prefixed:!0},tn=[["requestFullscreen","exitFullscreen","fullscreenElement","fullscreenEnabled","fullscreenchange","fullscreenerror","fullscreen"],["webkitRequestFullscreen","webkitExitFullscreen","webkitFullscreenElement","webkitFullscreenEnabled","webkitfullscreenchange","webkitfullscreenerror","-webkit-full-screen"]],Eu=tn[0];let tr;for(let s=0;s<tn.length;s++)if(tn[s][1]in se){tr=tn[s];break}if(tr){for(let s=0;s<tr.length;s++)an[Eu[s]]=tr[s];an.prefixed=tr[0]!==Eu[0]}let dt=[];const eg=(s,e,t)=>(i,r,n)=>{const a=e.levels[r],l=new RegExp(`^(${a})$`);let c=s;if(i!=="log"&&n.unshift(i.toUpperCase()+":"),t&&(c=`%c${s}`,n.unshift(t)),n.unshift(c+":"),dt){dt.push([].concat(n));const g=dt.length-1e3;dt.splice(0,g>0?g:0)}if(!w.console)return;let f=w.console[i];!f&&i==="debug"&&(f=w.console.info||w.console.log),!(!f||!a||!l.test(i))&&f[Array.isArray(n)?"apply":"call"](w.console,n)};function Ga(s,e=":",t=""){let i="info",r;function n(...a){r("log",i,a)}return r=eg(s,n,t),n.createLogger=(a,l,c)=>{const f=l!==void 0?l:e,g=c!==void 0?c:t,y=`${s} ${f} ${a}`;return Ga(y,f,g)},n.createNewLogger=(a,l,c)=>Ga(a,l,c),n.levels={all:"debug|log|warn|error",off:"",debug:"debug|log|warn|error",info:"log|warn|error",warn:"warn|error",error:"error",DEFAULT:i},n.level=a=>{if(typeof a=="string"){if(!n.levels.hasOwnProperty(a))throw new Error(`"${a}" in not a valid log level`);i=a}return i},n.history=()=>dt?[].concat(dt):[],n.history.filter=a=>(dt||[]).filter(l=>new RegExp(`.*${a}.*`).test(l[0])),n.history.clear=()=>{dt&&(dt.length=0)},n.history.disable=()=>{dt!==null&&(dt.length=0,dt=null)},n.history.enable=()=>{dt===null&&(dt=[])},n.error=(...a)=>r("error",i,a),n.warn=(...a)=>r("warn",i,a),n.debug=(...a)=>r("debug",i,a),n}const ye=Ga("VIDEOJS"),Mc=ye.createLogger,tg=Object.prototype.toString,Rc=function(s){return Yt(s)?Object.keys(s):[]};function is(s,e){Rc(s).forEach(t=>e(s[t],t))}function Nc(s,e,t=0){return Rc(s).reduce((i,r)=>e(i,s[r],r),t)}function Yt(s){return!!s&&typeof s=="object"}function ms(s){return Yt(s)&&tg.call(s)==="[object Object]"&&s.constructor===Object}function Ee(...s){const e={};return s.forEach(t=>{t&&is(t,(i,r)=>{if(!ms(i)){e[r]=i;return}ms(e[r])||(e[r]={}),e[r]=Ee(e[r],i)})}),e}function Bc(s={}){const e=[];for(const t in s)if(s.hasOwnProperty(t)){const i=s[t];e.push(i)}return e}function jn(s,e,t,i=!0){const r=a=>Object.defineProperty(s,e,{value:a,enumerable:!0,writable:!0}),n={configurable:!0,enumerable:!0,get(){const a=t();return r(a),a}};return i&&(n.set=r),Object.defineProperty(s,e,n)}var ig=Object.freeze({__proto__:null,each:is,reduce:Nc,isObject:Yt,isPlain:ms,merge:Ee,values:Bc,defineLazyProperty:jn});let xo=!1,Fc=null,Nt=!1,Uc,Vc=!1,ss=!1,rs=!1,Kt=!1,So=null,In=null;const sg=!!(w.cast&&w.cast.framework&&w.cast.framework.CastReceiverContext);let qc=null,on=!1,Pn=!1,ln=!1,Ln=!1,un=!1,cn=!1,dn=!1;const cr=!!(bs()&&("ontouchstart"in w||w.navigator.maxTouchPoints||w.DocumentTouch&&w.document instanceof w.DocumentTouch)),vi=w.navigator&&w.navigator.userAgentData;vi&&vi.platform&&vi.brands&&(Nt=vi.platform==="Android",ss=!!vi.brands.find(s=>s.brand==="Microsoft Edge"),rs=!!vi.brands.find(s=>s.brand==="Chromium"),Kt=!ss&&rs,So=In=(vi.brands.find(s=>s.brand==="Chromium")||{}).version||null,Pn=vi.platform==="Windows");if(!rs){const s=w.navigator&&w.navigator.userAgent||"";xo=/iPod/i.test(s),Fc=(function(){const e=s.match(/OS (\d+)_/i);return e&&e[1]?e[1]:null})(),Nt=/Android/i.test(s),Uc=(function(){const e=s.match(/Android (\d+)(?:\.(\d+))?(?:\.(\d+))*/i);if(!e)return null;const t=e[1]&&parseFloat(e[1]),i=e[2]&&parseFloat(e[2]);return t&&i?parseFloat(e[1]+"."+e[2]):t||null})(),Vc=/Firefox/i.test(s),ss=/Edg/i.test(s),rs=/Chrome/i.test(s)||/CriOS/i.test(s),Kt=!ss&&rs,So=In=(function(){const e=s.match(/(Chrome|CriOS)\/(\d+)/);return e&&e[2]?parseFloat(e[2]):null})(),qc=(function(){const e=/MSIE\s(\d+)\.\d/.exec(s);let t=e&&parseFloat(e[1]);return!t&&/Trident\/7.0/i.test(s)&&/rv:11.0/.test(s)&&(t=11),t})(),un=/Tizen/i.test(s),cn=/Web0S/i.test(s),dn=un||cn,on=/Safari/i.test(s)&&!Kt&&!Nt&&!ss&&!dn,Pn=/Windows/i.test(s),ln=/iPad/i.test(s)||on&&cr&&!/iPhone/i.test(s),Ln=/iPhone/i.test(s)&&!ln}const it=Ln||ln||xo,On=(on||it)&&!Kt;var Hc=Object.freeze({__proto__:null,get IS_IPOD(){return xo},get IOS_VERSION(){return Fc},get IS_ANDROID(){return Nt},get ANDROID_VERSION(){return Uc},get IS_FIREFOX(){return Vc},get IS_EDGE(){return ss},get IS_CHROMIUM(){return rs},get IS_CHROME(){return Kt},get CHROMIUM_VERSION(){return So},get CHROME_VERSION(){return In},IS_CHROMECAST_RECEIVER:sg,get IE_VERSION(){return qc},get IS_SAFARI(){return on},get IS_WINDOWS(){return Pn},get IS_IPAD(){return ln},get IS_IPHONE(){return Ln},get IS_TIZEN(){return un},get IS_WEBOS(){return cn},get IS_SMART_TV(){return dn},TOUCH_ENABLED:cr,IS_IOS:it,IS_ANY_SAFARI:On});function Au(s){return typeof s=="string"&&!!s.trim()}function rg(s){if(s.indexOf(" ")>=0)throw new Error("class has illegal whitespace characters")}function bs(){return se===w.document}function Ts(s){return Yt(s)&&s.nodeType===1}function zc(){try{return w.parent!==w.self}catch{return!0}}function $c(s){return function(e,t){if(!Au(e))return se[s](null);Au(t)&&(t=se.querySelector(t));const i=Ts(t)?t:se;return i[s]&&i[s](e)}}function ce(s="div",e={},t={},i){const r=se.createElement(s);return Object.getOwnPropertyNames(e).forEach(function(n){const a=e[n];n==="textContent"?Si(r,a):(r[n]!==a||n==="tabIndex")&&(r[n]=a)}),Object.getOwnPropertyNames(t).forEach(function(n){r.setAttribute(n,t[n])}),i&&Co(r,i),r}function Si(s,e){return typeof s.textContent>"u"?s.innerText=e:s.textContent=e,s}function Wa(s,e){e.firstChild?e.insertBefore(s,e.firstChild):e.appendChild(s)}function rr(s,e){return rg(e),s.classList.contains(e)}function Bi(s,...e){return s.classList.add(...e.reduce((t,i)=>t.concat(i.split(/\s+/)),[])),s}function Mn(s,...e){return s?(s.classList.remove(...e.reduce((t,i)=>t.concat(i.split(/\s+/)),[])),s):(ye.warn("removeClass was called with an element that doesn't exist"),null)}function Gc(s,e,t){return typeof t=="function"&&(t=t(s,e)),typeof t!="boolean"&&(t=void 0),e.split(/\s+/).forEach(i=>s.classList.toggle(i,t)),s}function Wc(s,e){Object.getOwnPropertyNames(e).forEach(function(t){const i=e[t];i===null||typeof i>"u"||i===!1?s.removeAttribute(t):s.setAttribute(t,i===!0?"":i)})}function _i(s){const e={},t=["autoplay","controls","playsinline","loop","muted","default","defaultMuted"];if(s&&s.attributes&&s.attributes.length>0){const i=s.attributes;for(let r=i.length-1;r>=0;r--){const n=i[r].name;let a=i[r].value;t.includes(n)&&(a=a!==null),e[n]=a}}return e}function Xc(s,e){return s.getAttribute(e)}function gs(s,e,t){s.setAttribute(e,t)}function Rn(s,e){s.removeAttribute(e)}function Yc(){se.body.focus(),se.onselectstart=function(){return!1}}function Kc(){se.onselectstart=function(){return!0}}function vs(s){if(s&&s.getBoundingClientRect&&s.parentNode){const e=s.getBoundingClientRect(),t={};return["bottom","height","left","right","top","width"].forEach(i=>{e[i]!==void 0&&(t[i]=e[i])}),t.height||(t.height=parseFloat(ys(s,"height"))),t.width||(t.width=parseFloat(ys(s,"width"))),t}}function dr(s){if(!s||s&&!s.offsetParent)return{left:0,top:0,width:0,height:0};const e=s.offsetWidth,t=s.offsetHeight;let i=0,r=0;for(;s.offsetParent&&s!==se[an.fullscreenElement];)i+=s.offsetLeft,r+=s.offsetTop,s=s.offsetParent;return{left:i,top:r,width:e,height:t}}function Nn(s,e){const t={x:0,y:0};if(it){let g=s;for(;g&&g.nodeName.toLowerCase()!=="html";){const y=ys(g,"transform");if(/^matrix/.test(y)){const k=y.slice(7,-1).split(/,\s/).map(Number);t.x+=k[4],t.y+=k[5]}else if(/^matrix3d/.test(y)){const k=y.slice(9,-1).split(/,\s/).map(Number);t.x+=k[12],t.y+=k[13]}if(g.assignedSlot&&g.assignedSlot.parentElement&&w.WebKitCSSMatrix){const k=w.getComputedStyle(g.assignedSlot.parentElement).transform,E=new w.WebKitCSSMatrix(k);t.x+=E.m41,t.y+=E.m42}g=g.parentNode||g.host}}const i={},r=dr(e.target),n=dr(s),a=n.width,l=n.height;let c=e.offsetY-(n.top-r.top),f=e.offsetX-(n.left-r.left);return e.changedTouches&&(f=e.changedTouches[0].pageX-n.left,c=e.changedTouches[0].pageY+n.top,it&&(f-=t.x,c-=t.y)),i.y=1-Math.max(0,Math.min(1,c/l)),i.x=Math.max(0,Math.min(1,f/a)),i}function Qc(s){return Yt(s)&&s.nodeType===3}function Bn(s){for(;s.firstChild;)s.removeChild(s.firstChild);return s}function Jc(s){return typeof s=="function"&&(s=s()),(Array.isArray(s)?s:[s]).map(e=>{if(typeof e=="function"&&(e=e()),Ts(e)||Qc(e))return e;if(typeof e=="string"&&/\S/.test(e))return se.createTextNode(e)}).filter(e=>e)}function Co(s,e){return Jc(e).forEach(t=>s.appendChild(t)),s}function Zc(s,e){return Co(Bn(s),e)}function hr(s){return s.button===void 0&&s.buttons===void 0||s.button===0&&s.buttons===void 0||s.type==="mouseup"&&s.button===0&&s.buttons===0||s.type==="mousedown"&&s.button===0&&s.buttons===0?!0:!(s.button!==0||s.buttons!==1)}const xi=$c("querySelector"),ed=$c("querySelectorAll");function ys(s,e){if(!s||!e)return"";if(typeof w.getComputedStyle=="function"){let t;try{t=w.getComputedStyle(s)}catch{return""}return t?t.getPropertyValue(e)||t[e]:""}return""}function td(s){[...se.styleSheets].forEach(e=>{try{const t=[...e.cssRules].map(r=>r.cssText).join(""),i=se.createElement("style");i.textContent=t,s.document.head.appendChild(i)}catch{const i=se.createElement("link");i.rel="stylesheet",i.type=e.type,i.media=e.media.mediaText,i.href=e.href,s.document.head.appendChild(i)}})}var id=Object.freeze({__proto__:null,isReal:bs,isEl:Ts,isInFrame:zc,createEl:ce,textContent:Si,prependTo:Wa,hasClass:rr,addClass:Bi,removeClass:Mn,toggleClass:Gc,setAttributes:Wc,getAttributes:_i,getAttribute:Xc,setAttribute:gs,removeAttribute:Rn,blockTextSelection:Yc,unblockTextSelection:Kc,getBoundingClientRect:vs,findPosition:dr,getPointerPosition:Nn,isTextNode:Qc,emptyEl:Bn,normalizeContent:Jc,appendContent:Co,insertContent:Zc,isSingleLeftClick:hr,$:xi,$$:ed,computedStyle:ys,copyStyleSheetsToWindow:td});let sd=!1,Xa;const ng=function(){if(Xa.options.autoSetup===!1)return;const s=Array.prototype.slice.call(se.getElementsByTagName("video")),e=Array.prototype.slice.call(se.getElementsByTagName("audio")),t=Array.prototype.slice.call(se.getElementsByTagName("video-js")),i=s.concat(e,t);if(i&&i.length>0)for(let r=0,n=i.length;r<n;r++){const a=i[r];if(a&&a.getAttribute)a.player===void 0&&a.getAttribute("data-setup")!==null&&Xa(a);else{Ya(1);break}}else sd||Ya(1)};function Ya(s,e){bs()&&(e&&(Xa=e),w.setTimeout(ng,s))}function Ka(){sd=!0,w.removeEventListener("load",Ka)}bs()&&(se.readyState==="complete"?Ka():w.addEventListener("load",Ka));const rd=function(s){const e=se.createElement("style");return e.className=s,e},nd=function(s,e){s.styleSheet?s.styleSheet.cssText=e:s.textContent=e};var ct=new WeakMap;const ag=3;let og=ag;function kt(){return og++}function wu(s,e){if(!ct.has(s))return;const t=ct.get(s);t.handlers[e].length===0&&(delete t.handlers[e],s.removeEventListener?s.removeEventListener(e,t.dispatcher,!1):s.detachEvent&&s.detachEvent("on"+e,t.dispatcher)),Object.getOwnPropertyNames(t.handlers).length<=0&&(delete t.handlers,delete t.dispatcher,delete t.disabled),Object.getOwnPropertyNames(t).length===0&&ct.delete(s)}function Eo(s,e,t,i){t.forEach(function(r){s(e,r,i)})}function Fn(s){if(s.fixed_)return s;function e(){return!0}function t(){return!1}if(!s||!s.isPropagationStopped||!s.isImmediatePropagationStopped){const i=s||w.event;s={};const r=["layerX","layerY","keyLocation","path","webkitMovementX","webkitMovementY","mozPressure","mozInputSource"];for(const n in i)r.includes(n)||n==="returnValue"&&i.preventDefault||(s[n]=i[n]);if(s.target||(s.target=s.srcElement||se),s.relatedTarget||(s.relatedTarget=s.fromElement===s.target?s.toElement:s.fromElement),s.preventDefault=function(){i.preventDefault&&i.preventDefault(),s.returnValue=!1,i.returnValue=!1,s.defaultPrevented=!0},s.defaultPrevented=!1,s.stopPropagation=function(){i.stopPropagation&&i.stopPropagation(),s.cancelBubble=!0,i.cancelBubble=!0,s.isPropagationStopped=e},s.isPropagationStopped=t,s.stopImmediatePropagation=function(){i.stopImmediatePropagation&&i.stopImmediatePropagation(),s.isImmediatePropagationStopped=e,s.stopPropagation()},s.isImmediatePropagationStopped=t,s.clientX!==null&&s.clientX!==void 0){const n=se.documentElement,a=se.body;s.pageX=s.clientX+(n&&n.scrollLeft||a&&a.scrollLeft||0)-(n&&n.clientLeft||a&&a.clientLeft||0),s.pageY=s.clientY+(n&&n.scrollTop||a&&a.scrollTop||0)-(n&&n.clientTop||a&&a.clientTop||0)}s.which=s.charCode||s.keyCode,s.button!==null&&s.button!==void 0&&(s.button=s.button&1?0:s.button&4?1:s.button&2?2:0)}return s.fixed_=!0,s}let Qr;const lg=function(){if(typeof Qr!="boolean"){Qr=!1;try{const s=Object.defineProperty({},"passive",{get(){Qr=!0}});w.addEventListener("test",null,s),w.removeEventListener("test",null,s)}catch{}}return Qr},ug=["touchstart","touchmove"];function bt(s,e,t){if(Array.isArray(e))return Eo(bt,s,e,t);ct.has(s)||ct.set(s,{});const i=ct.get(s);if(i.handlers||(i.handlers={}),i.handlers[e]||(i.handlers[e]=[]),t.guid||(t.guid=kt()),i.handlers[e].push(t),i.dispatcher||(i.disabled=!1,i.dispatcher=function(r,n){if(i.disabled)return;r=Fn(r);const a=i.handlers[r.type];if(a){const l=a.slice(0);for(let c=0,f=l.length;c<f&&!r.isImmediatePropagationStopped();c++)try{l[c].call(s,r,n)}catch(g){ye.error(g)}}}),i.handlers[e].length===1)if(s.addEventListener){let r=!1;lg()&&ug.indexOf(e)>-1&&(r={passive:!0}),s.addEventListener(e,i.dispatcher,r)}else s.attachEvent&&s.attachEvent("on"+e,i.dispatcher)}function st(s,e,t){if(!ct.has(s))return;const i=ct.get(s);if(!i.handlers)return;if(Array.isArray(e))return Eo(st,s,e,t);const r=function(a,l){i.handlers[l]=[],wu(a,l)};if(e===void 0){for(const a in i.handlers)Object.prototype.hasOwnProperty.call(i.handlers||{},a)&&r(s,a);return}const n=i.handlers[e];if(n){if(!t){r(s,e);return}if(t.guid)for(let a=0;a<n.length;a++)n[a].guid===t.guid&&n.splice(a--,1);wu(s,e)}}function xs(s,e,t){const i=ct.has(s)?ct.get(s):{},r=s.parentNode||s.ownerDocument;if(typeof e=="string"?e={type:e,target:s}:e.target||(e.target=s),e=Fn(e),i.dispatcher&&i.dispatcher.call(s,e,t),r&&!e.isPropagationStopped()&&e.bubbles===!0)xs.call(null,r,e,t);else if(!r&&!e.defaultPrevented&&e.target&&e.target[e.type]){ct.has(e.target)||ct.set(e.target,{});const n=ct.get(e.target);e.target[e.type]&&(n.disabled=!0,typeof e.target[e.type]=="function"&&e.target[e.type](),n.disabled=!1)}return!e.defaultPrevented}function Un(s,e,t){if(Array.isArray(e))return Eo(Un,s,e,t);const i=function(){st(s,e,i),t.apply(this,arguments)};i.guid=t.guid=t.guid||kt(),bt(s,e,i)}function Ao(s,e,t){const i=function(){st(s,e,i),t.apply(this,arguments)};i.guid=t.guid=t.guid||kt(),bt(s,e,i)}var cg=Object.freeze({__proto__:null,fixEvent:Fn,on:bt,off:st,trigger:xs,one:Un,any:Ao});const jt=30,De=function(s,e,t){e.guid||(e.guid=kt());const i=e.bind(s);return i.guid=t?t+"_"+e.guid:e.guid,i},Qt=function(s,e){let t=w.performance.now();return function(...r){const n=w.performance.now();n-t>=e&&(s(...r),t=n)}},ad=function(s,e,t,i=w){let r;const n=()=>{i.clearTimeout(r),r=null},a=function(){const l=this,c=arguments;let f=function(){r=null,f=null,t||s.apply(l,c)};!r&&t&&s.apply(l,c),i.clearTimeout(r),r=i.setTimeout(f,e)};return a.cancel=n,a};var dg=Object.freeze({__proto__:null,UPDATE_REFRESH_INTERVAL:jt,bind_:De,throttle:Qt,debounce:ad});let Qs;class Tt{on(e,t){const i=this.addEventListener;this.addEventListener=()=>{},bt(this,e,t),this.addEventListener=i}off(e,t){st(this,e,t)}one(e,t){const i=this.addEventListener;this.addEventListener=()=>{},Un(this,e,t),this.addEventListener=i}any(e,t){const i=this.addEventListener;this.addEventListener=()=>{},Ao(this,e,t),this.addEventListener=i}trigger(e){const t=e.type||e;typeof e=="string"&&(e={type:t}),e=Fn(e),this.allowedEvents_[t]&&this["on"+t]&&this["on"+t](e),xs(this,e)}queueTrigger(e){Qs||(Qs=new Map);const t=e.type||e;let i=Qs.get(this);i||(i=new Map,Qs.set(this,i));const r=i.get(t);i.delete(t),w.clearTimeout(r);const n=w.setTimeout(()=>{i.delete(t),i.size===0&&(i=null,Qs.delete(this)),this.trigger(e)},0);i.set(t,n)}}Tt.prototype.allowedEvents_={};Tt.prototype.addEventListener=Tt.prototype.on;Tt.prototype.removeEventListener=Tt.prototype.off;Tt.prototype.dispatchEvent=Tt.prototype.trigger;const Vn=s=>typeof s.name=="function"?s.name():typeof s.name=="string"?s.name:s.name_?s.name_:s.constructor&&s.constructor.name?s.constructor.name:typeof s,ni=s=>s instanceof Tt||!!s.eventBusEl_&&["on","one","off","trigger"].every(e=>typeof s[e]=="function"),hg=(s,e)=>{ni(s)?e():(s.eventedCallbacks||(s.eventedCallbacks=[]),s.eventedCallbacks.push(e))},Qa=s=>typeof s=="string"&&/\S/.test(s)||Array.isArray(s)&&!!s.length,hn=(s,e,t)=>{if(!s||!s.nodeName&&!ni(s))throw new Error(`Invalid target for ${Vn(e)}#${t}; must be a DOM node or evented object.`)},od=(s,e,t)=>{if(!Qa(s))throw new Error(`Invalid event type for ${Vn(e)}#${t}; must be a non-empty string or array.`)},ld=(s,e,t)=>{if(typeof s!="function")throw new Error(`Invalid listener for ${Vn(e)}#${t}; must be a function.`)},wa=(s,e,t)=>{const i=e.length<3||e[0]===s||e[0]===s.eventBusEl_;let r,n,a;return i?(r=s.eventBusEl_,e.length>=3&&e.shift(),[n,a]=e):(r=e[0],n=e[1],a=e[2]),hn(r,s,t),od(n,s,t),ld(a,s,t),a=De(s,a),{isTargetingSelf:i,target:r,type:n,listener:a}},Pi=(s,e,t,i)=>{hn(s,s,e),s.nodeName?cg[e](s,t,i):s[e](t,i)},fg={on(...s){const{isTargetingSelf:e,target:t,type:i,listener:r}=wa(this,s,"on");if(Pi(t,"on",i,r),!e){const n=()=>this.off(t,i,r);n.guid=r.guid;const a=()=>this.off("dispose",n);a.guid=r.guid,Pi(this,"on","dispose",n),Pi(t,"on","dispose",a)}},one(...s){const{isTargetingSelf:e,target:t,type:i,listener:r}=wa(this,s,"one");if(e)Pi(t,"one",i,r);else{const n=(...a)=>{this.off(t,i,n),r.apply(null,a)};n.guid=r.guid,Pi(t,"one",i,n)}},any(...s){const{isTargetingSelf:e,target:t,type:i,listener:r}=wa(this,s,"any");if(e)Pi(t,"any",i,r);else{const n=(...a)=>{this.off(t,i,n),r.apply(null,a)};n.guid=r.guid,Pi(t,"any",i,n)}},off(s,e,t){if(!s||Qa(s))st(this.eventBusEl_,s,e);else{const i=s,r=e;hn(i,this,"off"),od(r,this,"off"),ld(t,this,"off"),t=De(this,t),this.off("dispose",t),i.nodeName?(st(i,r,t),st(i,"dispose",t)):ni(i)&&(i.off(r,t),i.off("dispose",t))}},trigger(s,e){hn(this.eventBusEl_,this,"trigger");const t=s&&typeof s!="string"?s.type:s;if(!Qa(t))throw new Error(`Invalid event type for ${Vn(this)}#trigger; must be a non-empty string or object with a type key that has a non-empty value.`);return xs(this.eventBusEl_,s,e)}};function wo(s,e={}){const{eventBusKey:t}=e;if(t){if(!s[t].nodeName)throw new Error(`The eventBusKey "${t}" does not refer to an element.`);s.eventBusEl_=s[t]}else s.eventBusEl_=ce("span",{className:"vjs-event-bus"});return Object.assign(s,fg),s.eventedCallbacks&&s.eventedCallbacks.forEach(i=>{i()}),s.on("dispose",()=>{s.off(),[s,s.el_,s.eventBusEl_].forEach(function(i){i&&ct.has(i)&&ct.delete(i)}),w.setTimeout(()=>{s.eventBusEl_=null},0)}),s}const pg={state:{},setState(s){typeof s=="function"&&(s=s());let e;return is(s,(t,i)=>{this.state[i]!==t&&(e=e||{},e[i]={from:this.state[i],to:t}),this.state[i]=t}),e&&ni(this)&&this.trigger({changes:e,type:"statechanged"}),e}};function ud(s,e){return Object.assign(s,pg),s.state=Object.assign({},s.state,e),typeof s.handleStateChanged=="function"&&ni(s)&&s.on("statechanged",s.handleStateChanged),s}const nr=function(s){return typeof s!="string"?s:s.replace(/./,e=>e.toLowerCase())},Be=function(s){return typeof s!="string"?s:s.replace(/./,e=>e.toUpperCase())},cd=function(s,e){return Be(s)===Be(e)};var mg=Object.freeze({__proto__:null,toLowerCase:nr,toTitleCase:Be,titleCaseEquals:cd});class X{constructor(e,t,i){if(!e&&this.play?this.player_=e=this:this.player_=e,this.isDisposed_=!1,this.parentComponent_=null,this.options_=Ee({},this.options_),t=this.options_=Ee(this.options_,t),this.id_=t.id||t.el&&t.el.id,!this.id_){const r=e&&e.id&&e.id()||"no_player";this.id_=`${r}_component_${kt()}`}this.name_=t.name||null,t.el?this.el_=t.el:t.createEl!==!1&&(this.el_=this.createEl()),t.className&&this.el_&&t.className.split(" ").forEach(r=>this.addClass(r)),["on","off","one","any","trigger"].forEach(r=>{this[r]=void 0}),t.evented!==!1&&(wo(this,{eventBusKey:this.el_?"el_":null}),this.handleLanguagechange=this.handleLanguagechange.bind(this),this.on(this.player_,"languagechange",this.handleLanguagechange)),ud(this,this.constructor.defaultState),this.children_=[],this.childIndex_={},this.childNameIndex_={},this.setTimeoutIds_=new Set,this.setIntervalIds_=new Set,this.rafIds_=new Set,this.namedRafs_=new Map,this.clearingTimersOnDispose_=!1,t.initChildren!==!1&&this.initChildren(),this.ready(i),t.reportTouchActivity!==!1&&this.enableTouchActivity()}dispose(e={}){if(!this.isDisposed_){if(this.readyQueue_&&(this.readyQueue_.length=0),this.trigger({type:"dispose",bubbles:!1}),this.isDisposed_=!0,this.children_)for(let t=this.children_.length-1;t>=0;t--)this.children_[t].dispose&&this.children_[t].dispose();this.children_=null,this.childIndex_=null,this.childNameIndex_=null,this.parentComponent_=null,this.el_&&(this.el_.parentNode&&(e.restoreEl?this.el_.parentNode.replaceChild(e.restoreEl,this.el_):this.el_.parentNode.removeChild(this.el_)),this.el_=null),this.player_=null}}isDisposed(){return!!this.isDisposed_}player(){return this.player_}options(e){return e?(this.options_=Ee(this.options_,e),this.options_):this.options_}el(){return this.el_}createEl(e,t,i){return ce(e,t,i)}localize(e,t,i=e){const r=this.player_.language&&this.player_.language(),n=this.player_.languages&&this.player_.languages(),a=n&&n[r],l=r&&r.split("-")[0],c=n&&n[l];let f=i;return a&&a[e]?f=a[e]:c&&c[e]&&(f=c[e]),t&&(f=f.replace(/\{(\d+)\}/g,function(g,y){const k=t[y-1];let E=k;return typeof k>"u"&&(E=g),E})),f}handleLanguagechange(){}contentEl(){return this.contentEl_||this.el_}id(){return this.id_}name(){return this.name_}children(){return this.children_}getChildById(e){return this.childIndex_[e]}getChild(e){if(e)return this.childNameIndex_[e]}getDescendant(...e){e=e.reduce((i,r)=>i.concat(r),[]);let t=this;for(let i=0;i<e.length;i++)if(t=t.getChild(e[i]),!t||!t.getChild)return;return t}setIcon(e,t=this.el()){if(!this.player_.options_.experimentalSvgIcons)return;const i="http://www.w3.org/2000/svg",r=ce("span",{className:"vjs-icon-placeholder vjs-svg-icon"},{"aria-hidden":"true"}),n=se.createElementNS(i,"svg");n.setAttributeNS(null,"viewBox","0 0 512 512");const a=se.createElementNS(i,"use");return n.appendChild(a),a.setAttributeNS(null,"href",`#vjs-icon-${e}`),r.appendChild(n),this.iconIsSet_?t.replaceChild(r,t.querySelector(".vjs-icon-placeholder")):t.appendChild(r),this.iconIsSet_=!0,r}addChild(e,t={},i=this.children_.length){let r,n;if(typeof e=="string"){n=Be(e);const a=t.componentClass||n;t.name=n;const l=X.getComponent(a);if(!l)throw new Error(`Component ${a} does not exist`);if(typeof l!="function")return null;r=new l(this.player_||this,t)}else r=e;if(r.parentComponent_&&r.parentComponent_.removeChild(r),this.children_.splice(i,0,r),r.parentComponent_=this,typeof r.id=="function"&&(this.childIndex_[r.id()]=r),n=n||r.name&&Be(r.name()),n&&(this.childNameIndex_[n]=r,this.childNameIndex_[nr(n)]=r),typeof r.el=="function"&&r.el()){let a=null;this.children_[i+1]&&(this.children_[i+1].el_?a=this.children_[i+1].el_:Ts(this.children_[i+1])&&(a=this.children_[i+1])),this.contentEl().insertBefore(r.el(),a)}return r}removeChild(e){if(typeof e=="string"&&(e=this.getChild(e)),!e||!this.children_)return;let t=!1;for(let r=this.children_.length-1;r>=0;r--)if(this.children_[r]===e){t=!0,this.children_.splice(r,1);break}if(!t)return;e.parentComponent_=null,this.childIndex_[e.id()]=null,this.childNameIndex_[Be(e.name())]=null,this.childNameIndex_[nr(e.name())]=null;const i=e.el();i&&i.parentNode===this.contentEl()&&this.contentEl().removeChild(e.el())}initChildren(){const e=this.options_.children;if(e){const t=this.options_,i=a=>{const l=a.name;let c=a.opts;if(t[l]!==void 0&&(c=t[l]),c===!1)return;c===!0&&(c={}),c.playerOptions=this.options_.playerOptions;const f=this.addChild(l,c);f&&(this[l]=f)};let r;const n=X.getComponent("Tech");Array.isArray(e)?r=e:r=Object.keys(e),r.concat(Object.keys(this.options_).filter(function(a){return!r.some(function(l){return typeof l=="string"?a===l:a===l.name})})).map(a=>{let l,c;return typeof a=="string"?(l=a,c=e[l]||this.options_[l]||{}):(l=a.name,c=a),{name:l,opts:c}}).filter(a=>{const l=X.getComponent(a.opts.componentClass||Be(a.name));return l&&!n.isTech(l)}).forEach(i)}}buildCSSClass(){return""}ready(e,t=!1){if(e){if(!this.isReady_){this.readyQueue_=this.readyQueue_||[],this.readyQueue_.push(e);return}t?e.call(this):this.setTimeout(e,1)}}triggerReady(){this.isReady_=!0,this.setTimeout(function(){const e=this.readyQueue_;this.readyQueue_=[],e&&e.length>0&&e.forEach(function(t){t.call(this)},this),this.trigger("ready")},1)}$(e,t){return xi(e,t||this.contentEl())}$$(e,t){return ed(e,t||this.contentEl())}hasClass(e){return rr(this.el_,e)}addClass(...e){Bi(this.el_,...e)}removeClass(...e){Mn(this.el_,...e)}toggleClass(e,t){Gc(this.el_,e,t)}show(){this.removeClass("vjs-hidden")}hide(){this.addClass("vjs-hidden")}lockShowing(){this.addClass("vjs-lock-showing")}unlockShowing(){this.removeClass("vjs-lock-showing")}getAttribute(e){return Xc(this.el_,e)}setAttribute(e,t){gs(this.el_,e,t)}removeAttribute(e){Rn(this.el_,e)}width(e,t){return this.dimension("width",e,t)}height(e,t){return this.dimension("height",e,t)}dimensions(e,t){this.width(e,!0),this.height(t)}dimension(e,t,i){if(t!==void 0){(t===null||t!==t)&&(t=0),(""+t).indexOf("%")!==-1||(""+t).indexOf("px")!==-1?this.el_.style[e]=t:t==="auto"?this.el_.style[e]="":this.el_.style[e]=t+"px",i||this.trigger("componentresize");return}if(!this.el_)return 0;const r=this.el_.style[e],n=r.indexOf("px");return parseInt(n!==-1?r.slice(0,n):this.el_["offset"+Be(e)],10)}currentDimension(e){let t=0;if(e!=="width"&&e!=="height")throw new Error("currentDimension only accepts width or height value");if(t=ys(this.el_,e),t=parseFloat(t),t===0||isNaN(t)){const i=`offset${Be(e)}`;t=this.el_[i]}return t}currentDimensions(){return{width:this.currentDimension("width"),height:this.currentDimension("height")}}currentWidth(){return this.currentDimension("width")}currentHeight(){return this.currentDimension("height")}getPositions(){const e=this.el_.getBoundingClientRect(),t={x:e.x,y:e.y,width:e.width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left},i={x:e.left+e.width/2,y:e.top+e.height/2,width:0,height:0,top:e.top+e.height/2,right:e.left+e.width/2,bottom:e.top+e.height/2,left:e.left+e.width/2};return{boundingClientRect:t,center:i}}focus(){this.el_.focus()}blur(){this.el_.blur()}handleKeyDown(e){this.player_&&(e.key!=="Tab"&&!(this.player_.options_.playerOptions.spatialNavigation&&this.player_.options_.playerOptions.spatialNavigation.enabled)&&e.stopPropagation(),this.player_.handleKeyDown(e))}handleKeyPress(e){this.handleKeyDown(e)}emitTapEvents(){let e=0,t=null;const i=10,r=200;let n;this.on("touchstart",function(l){l.touches.length===1&&(t={pageX:l.touches[0].pageX,pageY:l.touches[0].pageY},e=w.performance.now(),n=!0)}),this.on("touchmove",function(l){if(l.touches.length>1)n=!1;else if(t){const c=l.touches[0].pageX-t.pageX,f=l.touches[0].pageY-t.pageY;Math.sqrt(c*c+f*f)>i&&(n=!1)}});const a=function(){n=!1};this.on("touchleave",a),this.on("touchcancel",a),this.on("touchend",function(l){t=null,n===!0&&w.performance.now()-e<r&&(l.preventDefault(),this.trigger("tap"))})}enableTouchActivity(){if(!this.player()||!this.player().reportUserActivity)return;const e=De(this.player(),this.player().reportUserActivity);let t;this.on("touchstart",function(){e(),this.clearInterval(t),t=this.setInterval(e,250)});const i=function(r){e(),this.clearInterval(t)};this.on("touchmove",e),this.on("touchend",i),this.on("touchcancel",i)}setTimeout(e,t){var i;return e=De(this,e),this.clearTimersOnDispose_(),i=w.setTimeout(()=>{this.setTimeoutIds_.has(i)&&this.setTimeoutIds_.delete(i),e()},t),this.setTimeoutIds_.add(i),i}clearTimeout(e){return this.setTimeoutIds_.has(e)&&(this.setTimeoutIds_.delete(e),w.clearTimeout(e)),e}setInterval(e,t){e=De(this,e),this.clearTimersOnDispose_();const i=w.setInterval(e,t);return this.setIntervalIds_.add(i),i}clearInterval(e){return this.setIntervalIds_.has(e)&&(this.setIntervalIds_.delete(e),w.clearInterval(e)),e}requestAnimationFrame(e){this.clearTimersOnDispose_();var t;return e=De(this,e),t=w.requestAnimationFrame(()=>{this.rafIds_.has(t)&&this.rafIds_.delete(t),e()}),this.rafIds_.add(t),t}requestNamedAnimationFrame(e,t){this.namedRafs_.has(e)&&this.cancelNamedAnimationFrame(e),this.clearTimersOnDispose_(),t=De(this,t);const i=this.requestAnimationFrame(()=>{t(),this.namedRafs_.has(e)&&this.namedRafs_.delete(e)});return this.namedRafs_.set(e,i),e}cancelNamedAnimationFrame(e){this.namedRafs_.has(e)&&(this.cancelAnimationFrame(this.namedRafs_.get(e)),this.namedRafs_.delete(e))}cancelAnimationFrame(e){return this.rafIds_.has(e)&&(this.rafIds_.delete(e),w.cancelAnimationFrame(e)),e}clearTimersOnDispose_(){this.clearingTimersOnDispose_||(this.clearingTimersOnDispose_=!0,this.one("dispose",()=>{[["namedRafs_","cancelNamedAnimationFrame"],["rafIds_","cancelAnimationFrame"],["setTimeoutIds_","clearTimeout"],["setIntervalIds_","clearInterval"]].forEach(([e,t])=>{this[e].forEach((i,r)=>this[t](r))}),this.clearingTimersOnDispose_=!1}))}getIsDisabled(){return!!this.el_.disabled}getIsExpresslyInert(){return this.el_.inert&&!this.el_.ownerDocument.documentElement.inert}getIsFocusable(e){return(e||this.el_).tabIndex>=0&&!(this.getIsDisabled()||this.getIsExpresslyInert())}getIsAvailableToBeFocused(e){function t(n){const a=w.getComputedStyle(n,null),l=a.getPropertyValue("visibility");return a.getPropertyValue("display")!=="none"&&!["hidden","collapse"].includes(l)}function i(n){return!(!t(n.parentElement)||!t(n)||n.style.opacity==="0"||w.getComputedStyle(n).height==="0px"||w.getComputedStyle(n).width==="0px")}function r(n){if(n.offsetWidth+n.offsetHeight+n.getBoundingClientRect().height+n.getBoundingClientRect().width===0)return!1;const a={x:n.getBoundingClientRect().left+n.offsetWidth/2,y:n.getBoundingClientRect().top+n.offsetHeight/2};if(a.x<0||a.x>(se.documentElement.clientWidth||w.innerWidth)||a.y<0||a.y>(se.documentElement.clientHeight||w.innerHeight))return!1;let l=se.elementFromPoint(a.x,a.y);for(;l;){if(l===n)return!0;if(l.parentNode)l=l.parentNode;else return!1}}return e||(e=this.el()),!!(r(e)&&i(e)&&(!e.parentElement||e.tabIndex>=0))}static registerComponent(e,t){if(typeof e!="string"||!e)throw new Error(`Illegal component name, "${e}"; must be a non-empty string.`);const i=X.getComponent("Tech"),r=i&&i.isTech(t),n=X===t||X.prototype.isPrototypeOf(t.prototype);if(r||!n){let l;throw r?l="techs must be registered using Tech.registerTech()":l="must be a Component subclass",new Error(`Illegal component, "${e}"; ${l}.`)}e=Be(e),X.components_||(X.components_={});const a=X.getComponent("Player");if(e==="Player"&&a&&a.players){const l=a.players,c=Object.keys(l);if(l&&c.length>0){for(let f=0;f<c.length;f++)if(l[c[f]]!==null)throw new Error("Can not register Player component after player has been created.")}}return X.components_[e]=t,X.components_[nr(e)]=t,t}static getComponent(e){if(!(!e||!X.components_))return X.components_[e]}}X.registerComponent("Component",X);function gg(s,e,t){if(typeof e!="number"||e<0||e>t)throw new Error(`Failed to execute '${s}' on 'TimeRanges': The index provided (${e}) is non-numeric or out of bounds (0-${t}).`)}function Du(s,e,t,i){return gg(s,i,t.length-1),t[i][e]}function Da(s){let e;return s===void 0||s.length===0?e={length:0,start(){throw new Error("This TimeRanges object is empty")},end(){throw new Error("This TimeRanges object is empty")}}:e={length:s.length,start:Du.bind(null,"start",0,s),end:Du.bind(null,"end",1,s)},w.Symbol&&w.Symbol.iterator&&(e[w.Symbol.iterator]=()=>(s||[]).values()),e}function Rt(s,e){return Array.isArray(s)?Da(s):s===void 0||e===void 0?Da():Da([[s,e]])}const dd=function(s,e){s=s<0?0:s;let t=Math.floor(s%60),i=Math.floor(s/60%60),r=Math.floor(s/3600);const n=Math.floor(e/60%60),a=Math.floor(e/3600);return(isNaN(s)||s===1/0)&&(r=i=t="-"),r=r>0||a>0?r+":":"",i=((r||n>=10)&&i<10?"0"+i:i)+":",t=t<10?"0"+t:t,r+i+t};let Do=dd;function hd(s){Do=s}function fd(){Do=dd}function qi(s,e=s){return Do(s,e)}var vg=Object.freeze({__proto__:null,createTimeRanges:Rt,createTimeRange:Rt,setFormatTime:hd,resetFormatTime:fd,formatTime:qi});function pd(s,e){let t=0,i,r;if(!e)return 0;(!s||!s.length)&&(s=Rt(0,0));for(let n=0;n<s.length;n++)i=s.start(n),r=s.end(n),r>e&&(r=e),t+=r-i;return t/e}function Re(s){if(s instanceof Re)return s;typeof s=="number"?this.code=s:typeof s=="string"?this.message=s:Yt(s)&&(typeof s.code=="number"&&(this.code=s.code),Object.assign(this,s)),this.message||(this.message=Re.defaultMessages[this.code]||"")}Re.prototype.code=0;Re.prototype.message="";Re.prototype.status=null;Re.prototype.metadata=null;Re.errorTypes=["MEDIA_ERR_CUSTOM","MEDIA_ERR_ABORTED","MEDIA_ERR_NETWORK","MEDIA_ERR_DECODE","MEDIA_ERR_SRC_NOT_SUPPORTED","MEDIA_ERR_ENCRYPTED"];Re.defaultMessages={1:"You aborted the media playback",2:"A network error caused the media download to fail part-way.",3:"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.",4:"The media could not be loaded, either because the server or network failed or because the format is not supported.",5:"The media is encrypted and we do not have the keys to decrypt it."};Re.MEDIA_ERR_CUSTOM=0;Re.prototype.MEDIA_ERR_CUSTOM=0;Re.MEDIA_ERR_ABORTED=1;Re.prototype.MEDIA_ERR_ABORTED=1;Re.MEDIA_ERR_NETWORK=2;Re.prototype.MEDIA_ERR_NETWORK=2;Re.MEDIA_ERR_DECODE=3;Re.prototype.MEDIA_ERR_DECODE=3;Re.MEDIA_ERR_SRC_NOT_SUPPORTED=4;Re.prototype.MEDIA_ERR_SRC_NOT_SUPPORTED=4;Re.MEDIA_ERR_ENCRYPTED=5;Re.prototype.MEDIA_ERR_ENCRYPTED=5;function ar(s){return s!=null&&typeof s.then=="function"}function $t(s){ar(s)&&s.then(null,e=>{})}const Ja=function(s){return["kind","label","language","id","inBandMetadataTrackDispatchType","mode","src"].reduce((t,i,r)=>(s[i]&&(t[i]=s[i]),t),{cues:s.cues&&Array.prototype.map.call(s.cues,function(t){return{startTime:t.startTime,endTime:t.endTime,text:t.text,id:t.id}})})},yg=function(s){const e=s.$$("track"),t=Array.prototype.map.call(e,r=>r.track);return Array.prototype.map.call(e,function(r){const n=Ja(r.track);return r.src&&(n.src=r.src),n}).concat(Array.prototype.filter.call(s.textTracks(),function(r){return t.indexOf(r)===-1}).map(Ja))},_g=function(s,e){return s.forEach(function(t){const i=e.addRemoteTextTrack(t).track;!t.src&&t.cues&&t.cues.forEach(r=>i.addCue(r))}),e.textTracks()};var Za={textTracksToJson:yg,jsonToTextTracks:_g,trackToJson:Ja};const ka="vjs-modal-dialog";class Ss extends X{constructor(e,t){super(e,t),this.handleKeyDown_=i=>this.handleKeyDown(i),this.close_=i=>this.close(i),this.opened_=this.hasBeenOpened_=this.hasBeenFilled_=!1,this.closeable(!this.options_.uncloseable),this.content(this.options_.content),this.contentEl_=ce("div",{className:`${ka}-content`},{role:"document"}),this.descEl_=ce("p",{className:`${ka}-description vjs-control-text`,id:this.el().getAttribute("aria-describedby")}),Si(this.descEl_,this.description()),this.el_.appendChild(this.descEl_),this.el_.appendChild(this.contentEl_)}createEl(){return super.createEl("div",{className:this.buildCSSClass(),tabIndex:-1},{"aria-describedby":`${this.id()}_description`,"aria-hidden":"true","aria-label":this.label(),role:"dialog","aria-live":"polite"})}dispose(){this.contentEl_=null,this.descEl_=null,this.previouslyActiveEl_=null,super.dispose()}buildCSSClass(){return`${ka} vjs-hidden ${super.buildCSSClass()}`}label(){return this.localize(this.options_.label||"Modal Window")}description(){let e=this.options_.description||this.localize("This is a modal window.");return this.closeable()&&(e+=" "+this.localize("This modal can be closed by pressing the Escape key or activating the close button.")),e}open(){if(this.opened_){this.options_.fillAlways&&this.fill();return}const e=this.player();this.trigger("beforemodalopen"),this.opened_=!0,(this.options_.fillAlways||!this.hasBeenOpened_&&!this.hasBeenFilled_)&&this.fill(),this.wasPlaying_=!e.paused(),this.options_.pauseOnOpen&&this.wasPlaying_&&e.pause(),this.on("keydown",this.handleKeyDown_),this.hadControls_=e.controls(),e.controls(!1),this.show(),this.conditionalFocus_(),this.el().setAttribute("aria-hidden","false"),this.trigger("modalopen"),this.hasBeenOpened_=!0}opened(e){return typeof e=="boolean"&&this[e?"open":"close"](),this.opened_}close(){if(!this.opened_)return;const e=this.player();this.trigger("beforemodalclose"),this.opened_=!1,this.wasPlaying_&&this.options_.pauseOnOpen&&e.play(),this.off("keydown",this.handleKeyDown_),this.hadControls_&&e.controls(!0),this.hide(),this.el().setAttribute("aria-hidden","true"),this.trigger({type:"modalclose",bubbles:!0}),this.conditionalBlur_(),this.options_.temporary&&this.dispose()}closeable(e){if(typeof e=="boolean"){const t=this.closeable_=!!e;let i=this.getChild("closeButton");if(t&&!i){const r=this.contentEl_;this.contentEl_=this.el_,i=this.addChild("closeButton",{controlText:"Close Modal Dialog"}),this.contentEl_=r,this.on(i,"close",this.close_)}!t&&i&&(this.off(i,"close",this.close_),this.removeChild(i),i.dispose())}return this.closeable_}fill(){this.fillWith(this.content())}fillWith(e){const t=this.contentEl(),i=t.parentNode,r=t.nextSibling;this.trigger("beforemodalfill"),this.hasBeenFilled_=!0,i.removeChild(t),this.empty(),Zc(t,e),this.trigger("modalfill"),r?i.insertBefore(t,r):i.appendChild(t);const n=this.getChild("closeButton");n&&i.appendChild(n.el_),this.trigger("aftermodalfill")}empty(){this.trigger("beforemodalempty"),Bn(this.contentEl()),this.trigger("modalempty")}content(e){return typeof e<"u"&&(this.content_=e),this.content_}conditionalFocus_(){const e=se.activeElement,t=this.player_.el_;this.previouslyActiveEl_=null,(t.contains(e)||t===e)&&(this.previouslyActiveEl_=e,this.focus())}conditionalBlur_(){this.previouslyActiveEl_&&(this.previouslyActiveEl_.focus(),this.previouslyActiveEl_=null)}handleKeyDown(e){if(this.trigger({type:"modalKeydown",originalEvent:e,target:this,bubbles:!0}),e.stopPropagation(),e.key==="Escape"&&this.closeable()){e.preventDefault(),this.close();return}if(e.key!=="Tab")return;const t=this.focusableEls_(),i=this.el_.querySelector(":focus");let r;for(let n=0;n<t.length;n++)if(i===t[n]){r=n;break}se.activeElement===this.el_&&(r=0),e.shiftKey&&r===0?(t[t.length-1].focus(),e.preventDefault()):!e.shiftKey&&r===t.length-1&&(t[0].focus(),e.preventDefault())}focusableEls_(){const e=this.el_.querySelectorAll("*");return Array.prototype.filter.call(e,t=>(t instanceof w.HTMLAnchorElement||t instanceof w.HTMLAreaElement)&&t.hasAttribute("href")||(t instanceof w.HTMLInputElement||t instanceof w.HTMLSelectElement||t instanceof w.HTMLTextAreaElement||t instanceof w.HTMLButtonElement)&&!t.hasAttribute("disabled")||t instanceof w.HTMLIFrameElement||t instanceof w.HTMLObjectElement||t instanceof w.HTMLEmbedElement||t.hasAttribute("tabindex")&&t.getAttribute("tabindex")!==-1||t.hasAttribute("contenteditable"))}}Ss.prototype.options_={pauseOnOpen:!0,temporary:!0};X.registerComponent("ModalDialog",Ss);class Hi extends Tt{constructor(e=[]){super(),this.tracks_=[];for(let t=0;t<e.length;t++)this.addTrack(e[t])}get length(){return this.tracks_.length}addTrack(e){const t=this.tracks_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.tracks_[t]}}),this.tracks_.indexOf(e)===-1&&(this.tracks_.push(e),this.trigger({track:e,type:"addtrack",target:this})),e.labelchange_=()=>{this.trigger({track:e,type:"labelchange",target:this})},ni(e)&&e.addEventListener("labelchange",e.labelchange_)}removeTrack(e){let t;for(let i=0,r=this.length;i<r;i++)if(this[i]===e){t=this[i],t.off&&t.off(),this.tracks_.splice(i,1);break}t&&this.trigger({track:t,type:"removetrack",target:this})}getTrackById(e){let t=null;for(let i=0,r=this.length;i<r;i++){const n=this[i];if(n.id===e){t=n;break}}return t}}Hi.prototype.allowedEvents_={change:"change",addtrack:"addtrack",removetrack:"removetrack",labelchange:"labelchange"};for(const s in Hi.prototype.allowedEvents_)Hi.prototype["on"+s]=null;const ja=function(s,e){for(let t=0;t<s.length;t++)!Object.keys(s[t]).length||e.id===s[t].id||(s[t].enabled=!1)};class md extends Hi{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].enabled){ja(e,e[t]);break}super(e),this.changing_=!1}addTrack(e){e.enabled&&ja(this,e),super.addTrack(e),e.addEventListener&&(e.enabledChange_=()=>{this.changing_||(this.changing_=!0,ja(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("enabledchange",e.enabledChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.enabledChange_&&(e.removeEventListener("enabledchange",e.enabledChange_),e.enabledChange_=null)}}const Ia=function(s,e){for(let t=0;t<s.length;t++)!Object.keys(s[t]).length||e.id===s[t].id||(s[t].selected=!1)};class gd extends Hi{constructor(e=[]){for(let t=e.length-1;t>=0;t--)if(e[t].selected){Ia(e,e[t]);break}super(e),this.changing_=!1,Object.defineProperty(this,"selectedIndex",{get(){for(let t=0;t<this.length;t++)if(this[t].selected)return t;return-1},set(){}})}addTrack(e){e.selected&&Ia(this,e),super.addTrack(e),e.addEventListener&&(e.selectedChange_=()=>{this.changing_||(this.changing_=!0,Ia(this,e),this.changing_=!1,this.trigger("change"))},e.addEventListener("selectedchange",e.selectedChange_))}removeTrack(e){super.removeTrack(e),e.removeEventListener&&e.selectedChange_&&(e.removeEventListener("selectedchange",e.selectedChange_),e.selectedChange_=null)}}class ko extends Hi{addTrack(e){super.addTrack(e),this.queueChange_||(this.queueChange_=()=>this.queueTrigger("change")),this.triggerSelectedlanguagechange||(this.triggerSelectedlanguagechange_=()=>this.trigger("selectedlanguagechange")),e.addEventListener("modechange",this.queueChange_),["metadata","chapters"].indexOf(e.kind)===-1&&e.addEventListener("modechange",this.triggerSelectedlanguagechange_)}removeTrack(e){super.removeTrack(e),e.removeEventListener&&(this.queueChange_&&e.removeEventListener("modechange",this.queueChange_),this.selectedlanguagechange_&&e.removeEventListener("modechange",this.triggerSelectedlanguagechange_))}toJSON(){return this.tracks_.map(e=>e.toJSON())}}class bg{constructor(e=[]){this.trackElements_=[],Object.defineProperty(this,"length",{get(){return this.trackElements_.length}});for(let t=0,i=e.length;t<i;t++)this.addTrackElement_(e[t])}addTrackElement_(e){const t=this.trackElements_.length;""+t in this||Object.defineProperty(this,t,{get(){return this.trackElements_[t]}}),this.trackElements_.indexOf(e)===-1&&this.trackElements_.push(e)}getTrackElementByTrack_(e){let t;for(let i=0,r=this.trackElements_.length;i<r;i++)if(e===this.trackElements_[i].track){t=this.trackElements_[i];break}return t}removeTrackElement_(e){for(let t=0,i=this.trackElements_.length;t<i;t++)if(e===this.trackElements_[t]){this.trackElements_[t].track&&typeof this.trackElements_[t].track.off=="function"&&this.trackElements_[t].track.off(),typeof this.trackElements_[t].off=="function"&&this.trackElements_[t].off(),this.trackElements_.splice(t,1);break}}}class fn{constructor(e){fn.prototype.setCues_.call(this,e),Object.defineProperty(this,"length",{get(){return this.length_}})}setCues_(e){const t=this.length||0;let i=0;const r=e.length;this.cues_=e,this.length_=e.length;const n=function(a){""+a in this||Object.defineProperty(this,""+a,{get(){return this.cues_[a]}})};if(t<r)for(i=t;i<r;i++)n.call(this,i)}getCueById(e){let t=null;for(let i=0,r=this.length;i<r;i++){const n=this[i];if(n.id===e){t=n;break}}return t}}const Tg={alternative:"alternative",captions:"captions",main:"main",sign:"sign",subtitles:"subtitles",commentary:"commentary"},xg={alternative:"alternative",descriptions:"descriptions",main:"main","main-desc":"main-desc",translation:"translation",commentary:"commentary"},Sg={subtitles:"subtitles",captions:"captions",descriptions:"descriptions",chapters:"chapters",metadata:"metadata"},ku={disabled:"disabled",hidden:"hidden",showing:"showing"};class jo extends Tt{constructor(e={}){super();const t={id:e.id||"vjs_track_"+kt(),kind:e.kind||"",language:e.language||""};let i=e.label||"";for(const r in t)Object.defineProperty(this,r,{get(){return t[r]},set(){}});Object.defineProperty(this,"label",{get(){return i},set(r){r!==i&&(i=r,this.trigger("labelchange"))}})}}const Io=function(s){return new URL(s,se.baseURI)},vd=function(s){return new URL(s,se.baseURI).href},Po=function(s){if(typeof s=="string"){const t=s.split("?")[0].replace(/\/+$/,"").match(/\.([^.\/]+)$/);return t?t[1].toLowerCase():""}return""},qn=function(s,e=w.location){return Io(s).origin!==e.origin};var Cg=Object.freeze({__proto__:null,parseUrl:Io,getAbsoluteURL:vd,getFileExtension:Po,isCrossOrigin:qn});const ju=function(s,e){const t=new w.WebVTT.Parser(w,w.vttjs,w.WebVTT.StringDecoder()),i=[];t.oncue=function(r){e.addCue(r)},t.onparsingerror=function(r){i.push(r)},t.onflush=function(){e.trigger({type:"loadeddata",target:e})},t.parse(s),i.length>0&&(w.console&&w.console.groupCollapsed&&w.console.groupCollapsed(`Text Track parsing errors for ${e.src}`),i.forEach(r=>ye.error(r)),w.console&&w.console.groupEnd&&w.console.groupEnd()),t.flush()},Iu=function(s,e){const t={uri:s},i=qn(s);i&&(t.cors=i);const r=e.tech_.crossOrigin()==="use-credentials";r&&(t.withCredentials=r),_c(t,De(this,function(n,a,l){if(n)return ye.error(n,a);e.loaded_=!0,typeof w.WebVTT!="function"?e.tech_&&e.tech_.any(["vttjsloaded","vttjserror"],c=>{if(c.type==="vttjserror"){ye.error(`vttjs failed to load, stopping trying to process ${e.src}`);return}return ju(l,e)}):ju(l,e)}))};class mr extends jo{constructor(e={}){if(!e.tech)throw new Error("A tech was not provided.");const t=Ee(e,{kind:Sg[e.kind]||"subtitles",language:e.language||e.srclang||""});let i=ku[t.mode]||"disabled";const r=t.default;(t.kind==="metadata"||t.kind==="chapters")&&(i="hidden"),super(t),this.tech_=t.tech,this.cues_=[],this.activeCues_=[],this.preload_=this.tech_.preloadTextTracks!==!1;const n=new fn(this.cues_),a=new fn(this.activeCues_);let l=!1;this.timeupdateHandler=De(this,function(f={}){if(!this.tech_.isDisposed()){if(!this.tech_.isReady_){f.type!=="timeupdate"&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler));return}this.activeCues=this.activeCues,l&&(this.trigger("cuechange"),l=!1),f.type!=="timeupdate"&&(this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler))}});const c=()=>{this.stopTracking()};this.tech_.one("dispose",c),i!=="disabled"&&this.startTracking(),Object.defineProperties(this,{default:{get(){return r},set(){}},mode:{get(){return i},set(f){ku[f]&&i!==f&&(i=f,!this.preload_&&i!=="disabled"&&this.cues.length===0&&Iu(this.src,this),this.stopTracking(),i!=="disabled"&&this.startTracking(),this.trigger("modechange"))}},cues:{get(){return this.loaded_?n:null},set(){}},activeCues:{get(){if(!this.loaded_)return null;if(this.cues.length===0)return a;const f=this.tech_.currentTime(),g=[];for(let y=0,k=this.cues.length;y<k;y++){const E=this.cues[y];E.startTime<=f&&E.endTime>=f&&g.push(E)}if(l=!1,g.length!==this.activeCues_.length)l=!0;else for(let y=0;y<g.length;y++)this.activeCues_.indexOf(g[y])===-1&&(l=!0);return this.activeCues_=g,a.setCues_(this.activeCues_),a},set(){}}}),t.src?(this.src=t.src,this.preload_||(this.loaded_=!0),(this.preload_||t.kind!=="subtitles"&&t.kind!=="captions")&&Iu(this.src,this)):this.loaded_=!0}startTracking(){this.rvf_=this.tech_.requestVideoFrameCallback(this.timeupdateHandler),this.tech_.on("timeupdate",this.timeupdateHandler)}stopTracking(){this.rvf_&&(this.tech_.cancelVideoFrameCallback(this.rvf_),this.rvf_=void 0),this.tech_.off("timeupdate",this.timeupdateHandler)}addCue(e){let t=e;if(!("getCueAsHTML"in t)){t=new w.vttjs.VTTCue(e.startTime,e.endTime,e.text);for(const r in e)r in t||(t[r]=e[r]);t.id=e.id,t.originalCue_=e}const i=this.tech_.textTracks();for(let r=0;r<i.length;r++)i[r]!==this&&i[r].removeCue(t);this.cues_.push(t),this.cues.setCues_(this.cues_)}toJSON(){return Za.trackToJson(this)}removeCue(e){let t=this.cues_.length;for(;t--;){const i=this.cues_[t];if(i===e||i.originalCue_&&i.originalCue_===e){this.cues_.splice(t,1),this.cues.setCues_(this.cues_);break}}}}mr.prototype.allowedEvents_={cuechange:"cuechange"};class yd extends jo{constructor(e={}){const t=Ee(e,{kind:xg[e.kind]||""});super(t);let i=!1;Object.defineProperty(this,"enabled",{get(){return i},set(r){typeof r!="boolean"||r===i||(i=r,this.trigger("enabledchange"))}}),t.enabled&&(this.enabled=t.enabled),this.loaded_=!0}}class _d extends jo{constructor(e={}){const t=Ee(e,{kind:Tg[e.kind]||""});super(t);let i=!1;Object.defineProperty(this,"selected",{get(){return i},set(r){typeof r!="boolean"||r===i||(i=r,this.trigger("selectedchange"))}}),t.selected&&(this.selected=t.selected)}}class ai extends Tt{constructor(e={}){super();let t;const i=new mr(e);this.kind=i.kind,this.src=i.src,this.srclang=i.language,this.label=i.label,this.default=i.default,Object.defineProperties(this,{readyState:{get(){return t}},track:{get(){return i}}}),t=ai.NONE,i.addEventListener("loadeddata",()=>{t=ai.LOADED,this.trigger({type:"load",target:this})})}}ai.prototype.allowedEvents_={load:"load"};ai.NONE=0;ai.LOADING=1;ai.LOADED=2;ai.ERROR=3;const Dt={audio:{ListClass:md,TrackClass:yd,capitalName:"Audio"},video:{ListClass:gd,TrackClass:_d,capitalName:"Video"},text:{ListClass:ko,TrackClass:mr,capitalName:"Text"}};Object.keys(Dt).forEach(function(s){Dt[s].getterName=`${s}Tracks`,Dt[s].privateName=`${s}Tracks_`});const _s={remoteText:{ListClass:ko,TrackClass:mr,capitalName:"RemoteText",getterName:"remoteTextTracks",privateName:"remoteTextTracks_"},remoteTextEl:{ListClass:bg,TrackClass:ai,capitalName:"RemoteTextTrackEls",getterName:"remoteTextTrackEls",privateName:"remoteTextTrackEls_"}},ut=Object.assign({},Dt,_s);_s.names=Object.keys(_s);Dt.names=Object.keys(Dt);ut.names=[].concat(_s.names).concat(Dt.names);function Eg(s,e,t,i,r={}){const n=s.textTracks();r.kind=e,t&&(r.label=t),i&&(r.language=i),r.tech=s;const a=new ut.text.TrackClass(r);return n.addTrack(a),a}class pe extends X{constructor(e={},t=function(){}){e.reportTouchActivity=!1,super(null,e,t),this.onDurationChange_=i=>this.onDurationChange(i),this.trackProgress_=i=>this.trackProgress(i),this.trackCurrentTime_=i=>this.trackCurrentTime(i),this.stopTrackingCurrentTime_=i=>this.stopTrackingCurrentTime(i),this.disposeSourceHandler_=i=>this.disposeSourceHandler(i),this.queuedHanders_=new Set,this.hasStarted_=!1,this.on("playing",function(){this.hasStarted_=!0}),this.on("loadstart",function(){this.hasStarted_=!1}),ut.names.forEach(i=>{const r=ut[i];e&&e[r.getterName]&&(this[r.privateName]=e[r.getterName])}),this.featuresProgressEvents||this.manualProgressOn(),this.featuresTimeupdateEvents||this.manualTimeUpdatesOn(),["Text","Audio","Video"].forEach(i=>{e[`native${i}Tracks`]===!1&&(this[`featuresNative${i}Tracks`]=!1)}),e.nativeCaptions===!1||e.nativeTextTracks===!1?this.featuresNativeTextTracks=!1:(e.nativeCaptions===!0||e.nativeTextTracks===!0)&&(this.featuresNativeTextTracks=!0),this.featuresNativeTextTracks||this.emulateTextTracks(),this.preloadTextTracks=e.preloadTextTracks!==!1,this.autoRemoteTextTracks_=new ut.text.ListClass,this.initTrackListeners(),e.nativeControlsForTouch||this.emitTapEvents(),this.constructor&&(this.name_=this.constructor.name||"Unknown Tech")}triggerSourceset(e){this.isReady_||this.one("ready",()=>this.setTimeout(()=>this.triggerSourceset(e),1)),this.trigger({src:e,type:"sourceset"})}manualProgressOn(){this.on("durationchange",this.onDurationChange_),this.manualProgress=!0,this.one("ready",this.trackProgress_)}manualProgressOff(){this.manualProgress=!1,this.stopTrackingProgress(),this.off("durationchange",this.onDurationChange_)}trackProgress(e){this.stopTrackingProgress(),this.progressInterval=this.setInterval(De(this,function(){const t=this.bufferedPercent();this.bufferedPercent_!==t&&this.trigger("progress"),this.bufferedPercent_=t,t===1&&this.stopTrackingProgress()}),500)}onDurationChange(e){this.duration_=this.duration()}buffered(){return Rt(0,0)}bufferedPercent(){return pd(this.buffered(),this.duration_)}stopTrackingProgress(){this.clearInterval(this.progressInterval)}manualTimeUpdatesOn(){this.manualTimeUpdates=!0,this.on("play",this.trackCurrentTime_),this.on("pause",this.stopTrackingCurrentTime_)}manualTimeUpdatesOff(){this.manualTimeUpdates=!1,this.stopTrackingCurrentTime(),this.off("play",this.trackCurrentTime_),this.off("pause",this.stopTrackingCurrentTime_)}trackCurrentTime(){this.currentTimeInterval&&this.stopTrackingCurrentTime(),this.currentTimeInterval=this.setInterval(function(){this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})},250)}stopTrackingCurrentTime(){this.clearInterval(this.currentTimeInterval),this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}dispose(){this.clearTracks(Dt.names),this.manualProgress&&this.manualProgressOff(),this.manualTimeUpdates&&this.manualTimeUpdatesOff(),super.dispose()}clearTracks(e){e=[].concat(e),e.forEach(t=>{const i=this[`${t}Tracks`]()||[];let r=i.length;for(;r--;){const n=i[r];t==="text"&&this.removeRemoteTextTrack(n),i.removeTrack(n)}})}cleanupAutoTextTracks(){const e=this.autoRemoteTextTracks_||[];let t=e.length;for(;t--;){const i=e[t];this.removeRemoteTextTrack(i)}}reset(){}crossOrigin(){}setCrossOrigin(){}error(e){return e!==void 0&&(this.error_=new Re(e),this.trigger("error")),this.error_}played(){return this.hasStarted_?Rt(0,0):Rt()}play(){}setScrubbing(e){}scrubbing(){}setCurrentTime(e){this.manualTimeUpdates&&this.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}initTrackListeners(){Dt.names.forEach(e=>{const t=Dt[e],i=()=>{this.trigger(`${e}trackchange`)},r=this[t.getterName]();r.addEventListener("removetrack",i),r.addEventListener("addtrack",i),this.on("dispose",()=>{r.removeEventListener("removetrack",i),r.removeEventListener("addtrack",i)})})}addWebVttScript_(){if(!w.WebVTT)if(se.body.contains(this.el())){if(!this.options_["vtt.js"]&&ms(tu)&&Object.keys(tu).length>0){this.trigger("vttjsloaded");return}const e=se.createElement("script");e.src=this.options_["vtt.js"]||"https://vjs.zencdn.net/vttjs/0.14.1/vtt.min.js",e.onload=()=>{this.trigger("vttjsloaded")},e.onerror=()=>{this.trigger("vttjserror")},this.on("dispose",()=>{e.onload=null,e.onerror=null}),w.WebVTT=!0,this.el().parentNode.appendChild(e)}else this.ready(this.addWebVttScript_)}emulateTextTracks(){const e=this.textTracks(),t=this.remoteTextTracks(),i=l=>e.addTrack(l.track),r=l=>e.removeTrack(l.track);t.on("addtrack",i),t.on("removetrack",r),this.addWebVttScript_();const n=()=>this.trigger("texttrackchange"),a=()=>{n();for(let l=0;l<e.length;l++){const c=e[l];c.removeEventListener("cuechange",n),c.mode==="showing"&&c.addEventListener("cuechange",n)}};a(),e.addEventListener("change",a),e.addEventListener("addtrack",a),e.addEventListener("removetrack",a),this.on("dispose",function(){t.off("addtrack",i),t.off("removetrack",r),e.removeEventListener("change",a),e.removeEventListener("addtrack",a),e.removeEventListener("removetrack",a);for(let l=0;l<e.length;l++)e[l].removeEventListener("cuechange",n)})}addTextTrack(e,t,i){if(!e)throw new Error("TextTrack kind is required but was not provided");return Eg(this,e,t,i)}createRemoteTextTrack(e){const t=Ee(e,{tech:this});return new _s.remoteTextEl.TrackClass(t)}addRemoteTextTrack(e={},t){const i=this.createRemoteTextTrack(e);return typeof t!="boolean"&&(t=!1),this.remoteTextTrackEls().addTrackElement_(i),this.remoteTextTracks().addTrack(i.track),t===!1&&this.ready(()=>this.autoRemoteTextTracks_.addTrack(i.track)),i}removeRemoteTextTrack(e){const t=this.remoteTextTrackEls().getTrackElementByTrack_(e);this.remoteTextTrackEls().removeTrackElement_(t),this.remoteTextTracks().removeTrack(e),this.autoRemoteTextTracks_.removeTrack(e)}getVideoPlaybackQuality(){return{}}requestPictureInPicture(){return Promise.reject()}disablePictureInPicture(){return!0}setDisablePictureInPicture(){}requestVideoFrameCallback(e){const t=kt();return!this.isReady_||this.paused()?(this.queuedHanders_.add(t),this.one("playing",()=>{this.queuedHanders_.has(t)&&(this.queuedHanders_.delete(t),e())})):this.requestNamedAnimationFrame(t,e),t}cancelVideoFrameCallback(e){this.queuedHanders_.has(e)?this.queuedHanders_.delete(e):this.cancelNamedAnimationFrame(e)}setPoster(){}playsinline(){}setPlaysinline(){}overrideNativeAudioTracks(e){}overrideNativeVideoTracks(e){}canPlayType(e){return""}static canPlayType(e){return""}static canPlaySource(e,t){return pe.canPlayType(e.type)}static isTech(e){return e.prototype instanceof pe||e instanceof pe||e===pe}static registerTech(e,t){if(pe.techs_||(pe.techs_={}),!pe.isTech(t))throw new Error(`Tech ${e} must be a Tech`);if(!pe.canPlayType)throw new Error("Techs must have a static canPlayType method on them");if(!pe.canPlaySource)throw new Error("Techs must have a static canPlaySource method on them");return e=Be(e),pe.techs_[e]=t,pe.techs_[nr(e)]=t,e!=="Tech"&&pe.defaultTechOrder_.push(e),t}static getTech(e){if(e){if(pe.techs_&&pe.techs_[e])return pe.techs_[e];if(e=Be(e),w&&w.videojs&&w.videojs[e])return ye.warn(`The ${e} tech was added to the videojs object when it should be registered using videojs.registerTech(name, tech)`),w.videojs[e]}}}ut.names.forEach(function(s){const e=ut[s];pe.prototype[e.getterName]=function(){return this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName]}});pe.prototype.featuresVolumeControl=!0;pe.prototype.featuresMuteControl=!0;pe.prototype.featuresFullscreenResize=!1;pe.prototype.featuresPlaybackRate=!1;pe.prototype.featuresProgressEvents=!1;pe.prototype.featuresSourceset=!1;pe.prototype.featuresTimeupdateEvents=!1;pe.prototype.featuresNativeTextTracks=!1;pe.prototype.featuresVideoFrameCallback=!1;pe.withSourceHandlers=function(s){s.registerSourceHandler=function(t,i){let r=s.sourceHandlers;r||(r=s.sourceHandlers=[]),i===void 0&&(i=r.length),r.splice(i,0,t)},s.canPlayType=function(t){const i=s.sourceHandlers||[];let r;for(let n=0;n<i.length;n++)if(r=i[n].canPlayType(t),r)return r;return""},s.selectSourceHandler=function(t,i){const r=s.sourceHandlers||[];let n;for(let a=0;a<r.length;a++)if(n=r[a].canHandleSource(t,i),n)return r[a];return null},s.canPlaySource=function(t,i){const r=s.selectSourceHandler(t,i);return r?r.canHandleSource(t,i):""},["seekable","seeking","duration"].forEach(function(t){const i=this[t];typeof i=="function"&&(this[t]=function(){return this.sourceHandler_&&this.sourceHandler_[t]?this.sourceHandler_[t].apply(this.sourceHandler_,arguments):i.apply(this,arguments)})},s.prototype),s.prototype.setSource=function(t){let i=s.selectSourceHandler(t,this.options_);i||(s.nativeSourceHandler?i=s.nativeSourceHandler:ye.error("No source handler found for the current source.")),this.disposeSourceHandler(),this.off("dispose",this.disposeSourceHandler_),i!==s.nativeSourceHandler&&(this.currentSource_=t),this.sourceHandler_=i.handleSource(t,this,this.options_),this.one("dispose",this.disposeSourceHandler_)},s.prototype.disposeSourceHandler=function(){this.currentSource_&&(this.clearTracks(["audio","video"]),this.currentSource_=null),this.cleanupAutoTextTracks(),this.sourceHandler_&&(this.sourceHandler_.dispose&&this.sourceHandler_.dispose(),this.sourceHandler_=null)}};X.registerComponent("Tech",pe);pe.registerTech("Tech",pe);pe.defaultTechOrder_=[];const Fi={},pn={},mn={};function Ag(s,e){Fi[s]=Fi[s]||[],Fi[s].push(e)}function wg(s,e,t){s.setTimeout(()=>Li(e,Fi[e.type],t,s),1)}function Dg(s,e){s.forEach(t=>t.setTech&&t.setTech(e))}function kg(s,e,t){return s.reduceRight(Lo(t),e[t]())}function jg(s,e,t,i){return e[t](s.reduce(Lo(t),i))}function Pu(s,e,t,i=null){const r="call"+Be(t),n=s.reduce(Lo(r),i),a=n===mn,l=a?null:e[t](n);return Lg(s,t,l,a),l}const Ig={buffered:1,currentTime:1,duration:1,muted:1,played:1,paused:1,seekable:1,volume:1,ended:1},Pg={setCurrentTime:1,setMuted:1,setVolume:1},Lu={play:1,pause:1};function Lo(s){return(e,t)=>e===mn?mn:t[s]?t[s](e):e}function Lg(s,e,t,i){for(let r=s.length-1;r>=0;r--){const n=s[r];n[e]&&n[e](i,t)}}function Og(s){pn.hasOwnProperty(s.id())&&delete pn[s.id()]}function Mg(s,e){const t=pn[s.id()];let i=null;if(t==null)return i=e(s),pn[s.id()]=[[e,i]],i;for(let r=0;r<t.length;r++){const[n,a]=t[r];n===e&&(i=a)}return i===null&&(i=e(s),t.push([e,i])),i}function Li(s={},e=[],t,i,r=[],n=!1){const[a,...l]=e;if(typeof a=="string")Li(s,Fi[a],t,i,r,n);else if(a){const c=Mg(i,a);if(!c.setSource)return r.push(c),Li(s,l,t,i,r,n);c.setSource(Object.assign({},s),function(f,g){if(f)return Li(s,l,t,i,r,n);r.push(c),Li(g,s.type===g.type?l:Fi[g.type],t,i,r,n)})}else l.length?Li(s,l,t,i,r,n):n?t(s,r):Li(s,Fi["*"],t,i,r,!0)}const Rg={opus:"video/ogg",ogv:"video/ogg",mp4:"video/mp4",mov:"video/mp4",m4v:"video/mp4",mkv:"video/x-matroska",m4a:"audio/mp4",mp3:"audio/mpeg",aac:"audio/aac",caf:"audio/x-caf",flac:"audio/flac",oga:"audio/ogg",wav:"audio/wav",m3u8:"application/x-mpegURL",mpd:"application/dash+xml",jpg:"image/jpeg",jpeg:"image/jpeg",gif:"image/gif",png:"image/png",svg:"image/svg+xml",webp:"image/webp"},gn=function(s=""){const e=Po(s);return Rg[e.toLowerCase()]||""},Ng=(s,e)=>{if(!e)return"";if(s.cache_.source.src===e&&s.cache_.source.type)return s.cache_.source.type;const t=s.cache_.sources.filter(r=>r.src===e);if(t.length)return t[0].type;const i=s.$$("source");for(let r=0;r<i.length;r++){const n=i[r];if(n.type&&n.src&&n.src===e)return n.type}return gn(e)},bd=function(s){if(Array.isArray(s)){let e=[];s.forEach(function(t){t=bd(t),Array.isArray(t)?e=e.concat(t):Yt(t)&&e.push(t)}),s=e}else typeof s=="string"&&s.trim()?s=[Ou({src:s})]:Yt(s)&&typeof s.src=="string"&&s.src&&s.src.trim()?s=[Ou(s)]:s=[];return s};function Ou(s){if(!s.type){const e=gn(s.src);e&&(s.type=e)}return s}var Bg=`<svg xmlns="http://www.w3.org/2000/svg">
34
18
  <defs>
35
19
  <symbol viewBox="0 0 48 48" id="vjs-icon-play">
36
20
  <path d="M16 10v28l22-14z"></path>
@@ -172,8 +156,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
172
156
  <path d="M1664 896q0 209-103 385.5T1281.5 1561 896 1664q-111 0-218-32 59-93 78-164 9-34 54-211 20 39 73 67.5t114 28.5q121 0 216-68.5t147-188.5 52-270q0-114-59.5-214T1180 449t-255-63q-105 0-196 29t-154.5 77-109 110.5-67 129.5T377 866q0 104 40 183t117 111q30 12 38-20 2-7 8-31t8-30q6-23-11-43-51-61-51-151 0-151 104.5-259.5T904 517q151 0 235.5 82t84.5 213q0 170-68.5 289T980 1220q-61 0-98-43.5T859 1072q8-35 26.5-93.5t30-103T927 800q0-50-27-83t-77-33q-62 0-105 57t-43 142q0 73 25 122l-99 418q-17 70-13 177-206-91-333-281T128 896q0-209 103-385.5T510.5 231 896 128t385.5 103T1561 510.5 1664 896z"></path>
173
157
  </symbol>
174
158
  </defs>
175
- </svg>`;const nc=un?10009:cn?461:8,Ii={codes:{play:415,pause:19,ff:417,rw:412,back:nc},names:{415:"play",19:"pause",417:"ff",412:"rw",[nc]:"back"},isEventKey(i,e){return e=e.toLowerCase(),!!(this.names[i.keyCode]&&this.names[i.keyCode]===e)},getEventName(i){if(this.names[i.keyCode])return this.names[i.keyCode];if(this.codes[i.code]){const e=this.codes[i.code];return this.names[e]}return null}},ac=5;class Dv extends it{constructor(e){super(),this.player_=e,this.focusableComponents=[],this.isListening_=!1,this.isPaused_=!1,this.onKeyDown_=this.onKeyDown_.bind(this),this.lastFocusedComponent_=null}start(){this.isListening_||(this.player_.on("keydown",this.onKeyDown_),this.player_.on("modalKeydown",this.onKeyDown_),this.player_.on("loadedmetadata",()=>{this.focus(this.updateFocusableComponents()[0])}),this.player_.on("modalclose",()=>{this.refocusComponent()}),this.player_.on("focusin",this.handlePlayerFocus_.bind(this)),this.player_.on("focusout",this.handlePlayerBlur_.bind(this)),this.isListening_=!0,this.player_.errorDisplay&&this.player_.errorDisplay.on("aftermodalfill",()=>{this.updateFocusableComponents(),this.focusableComponents.length&&(this.focusableComponents.length>1?this.focusableComponents[1].focus():this.focusableComponents[0].focus())}))}stop(){this.player_.off("keydown",this.onKeyDown_),this.isListening_=!1}onKeyDown_(e){const t=e.originalEvent?e.originalEvent:e;if(["ArrowLeft","ArrowRight","ArrowUp","ArrowDown"].includes(t.key)){if(this.isPaused_)return;t.preventDefault();const s=t.key.substring(5).toLowerCase();this.move(s)}else if(Ii.isEventKey(t,"play")||Ii.isEventKey(t,"pause")||Ii.isEventKey(t,"ff")||Ii.isEventKey(t,"rw")){t.preventDefault();const s=Ii.getEventName(t);this.performMediaAction_(s)}else Ii.isEventKey(t,"Back")&&e.target&&typeof e.target.closeable=="function"&&e.target.closeable()&&(t.preventDefault(),e.target.close())}performMediaAction_(e){if(this.player_)switch(e){case"play":this.player_.paused()&&this.player_.play();break;case"pause":this.player_.paused()||this.player_.pause();break;case"ff":this.userSeek_(this.player_.currentTime()+ac);break;case"rw":this.userSeek_(this.player_.currentTime()-ac);break}}userSeek_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&this.player_.liveTracker.nextSeekedFromUser(),this.player_.currentTime(e)}pause(){this.isPaused_=!0}resume(){this.isPaused_=!1}handlePlayerBlur_(e){const t=e.relatedTarget;let s=null;const r=this.getCurrentComponent(e.target);t&&(s=!!t.closest(".video-js"),t.classList.contains("vjs-text-track-settings")&&!this.isPaused_&&this.searchForTrackSelect_()),(!e.currentTarget.contains(e.relatedTarget)&&!s||!t)&&(r&&r.name()==="CloseButton"?this.refocusComponent():(this.pause(),r&&r.el()&&(this.lastFocusedComponent_=r)))}handlePlayerFocus_(){this.getCurrentComponent()&&this.getCurrentComponent().getIsFocusable()&&this.resume()}updateFocusableComponents(){const e=this.player_,t=[];function s(r){for(const n of r)n.hasOwnProperty("el_")&&n.getIsFocusable()&&n.getIsAvailableToBeFocused(n.el())&&t.push(n),n.hasOwnProperty("children_")&&n.children_.length>0&&s(n.children_)}return e.children_.forEach(r=>{if(r.hasOwnProperty("el_"))if(r.getIsFocusable&&r.getIsAvailableToBeFocused&&r.getIsFocusable()&&r.getIsAvailableToBeFocused(r.el())){t.push(r);return}else r.hasOwnProperty("children_")&&r.children_.length>0?s(r.children_):r.hasOwnProperty("items")&&r.items.length>0?s(r.items):this.findSuitableDOMChild(r)&&t.push(r);if(r.name_==="ErrorDisplay"&&r.opened_){const n=r.el_.querySelector(".vjs-errors-ok-button-container");n&&n.querySelectorAll("button").forEach((l,u)=>{t.push({name:()=>"ModalButton"+(u+1),el:()=>l,getPositions:()=>{const f=l.getBoundingClientRect(),m={x:f.x,y:f.y,width:f.width,height:f.height,top:f.top,right:f.right,bottom:f.bottom,left:f.left},v={x:f.left+f.width/2,y:f.top+f.height/2,width:0,height:0,top:f.top+f.height/2,right:f.left+f.width/2,bottom:f.top+f.height/2,left:f.left+f.width/2};return{boundingClientRect:m,center:v}},getIsAvailableToBeFocused:()=>!0,getIsFocusable:f=>!0,focus:()=>l.focus()})})}}),this.focusableComponents=t,this.focusableComponents}findSuitableDOMChild(e){function t(s){if(e.getIsFocusable(s)&&e.getIsAvailableToBeFocused(s))return s;for(let r=0;r<s.children.length;r++){const n=s.children[r],a=t(n);if(a)return a}return null}return e.el()?t(e.el()):null}getCurrentComponent(e){this.updateFocusableComponents();const t=e||document.activeElement;if(this.focusableComponents.length){for(const s of this.focusableComponents)if(s.el()===t)return s}}add(e){const t=[...this.focusableComponents];e.hasOwnProperty("el_")&&e.getIsFocusable()&&e.getIsAvailableToBeFocused(e.el())&&t.push(e),this.focusableComponents=t,this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents})}remove(e){for(let t=0;t<this.focusableComponents.length;t++)if(this.focusableComponents[t].name()===e.name()){this.focusableComponents.splice(t,1),this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents});return}}clear(){this.focusableComponents.length>0&&(this.focusableComponents=[],this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents}))}move(e){const t=this.getCurrentComponent();if(!t)return;const s=t.getPositions(),r=this.focusableComponents.filter(a=>a!==t&&this.isInDirection_(s.boundingClientRect,a.getPositions().boundingClientRect,e)),n=this.findBestCandidate_(s.center,r,e);n?this.focus(n):this.trigger({type:"endOfFocusableComponents",direction:e,focusedComponent:t})}findBestCandidate_(e,t,s){let r=1/0,n=null;for(const a of t){const l=a.getPositions().center,u=this.calculateDistance_(e,l,s);u<r&&(r=u,n=a)}return n}isInDirection_(e,t,s){switch(s){case"right":return t.left>=e.right;case"left":return t.right<=e.left;case"down":return t.top>=e.bottom;case"up":return t.bottom<=e.top;default:return!1}}refocusComponent(){if(this.lastFocusedComponent_){this.player_.userActive()||this.player_.userActive(!0),this.updateFocusableComponents();for(let e=0;e<this.focusableComponents.length;e++)if(this.focusableComponents[e].name()===this.lastFocusedComponent_.name()){this.focus(this.focusableComponents[e]);return}}else this.focus(this.updateFocusableComponents()[0])}focus(e){typeof e=="object"&&(e.getIsAvailableToBeFocused(e.el())?e.focus():this.findSuitableDOMChild(e)&&this.findSuitableDOMChild(e).focus())}calculateDistance_(e,t,s){const r=Math.abs(e.x-t.x),n=Math.abs(e.y-t.y);let a;switch(s){case"right":case"left":a=r+n*100;break;case"up":a=n*2+r*.5;break;case"down":a=n*5+r;break;default:a=r+n}return a}searchForTrackSelect_(){const e=this;for(const t of e.updateFocusableComponents())if(t.constructor.name==="TextTrackSelect"){e.focus(t);break}}}class kv extends R{constructor(e,t,s){const r=oe({createEl:!1},t);if(super(e,r,s),!t.playerOptions.sources||t.playerOptions.sources.length===0)for(let n=0,a=t.playerOptions.techOrder;n<a.length;n++){const l=ye(a[n]);let u=Y.getTech(l);if(l||(u=R.getComponent(l)),u&&u.isSupported()){e.loadTech_(l);break}}else e.src(t.playerOptions.sources)}}R.registerComponent("MediaLoader",kv);class Gn extends R{constructor(e,t){super(e,t),this.options_.controlText&&this.controlText(this.options_.controlText),this.handleMouseOver_=s=>this.handleMouseOver(s),this.handleMouseOut_=s=>this.handleMouseOut(s),this.handleClick_=s=>this.handleClick(s),this.handleKeyDown_=s=>this.handleKeyDown(s),this.emitTapEvents(),this.enable()}createEl(e="div",t={},s={}){t=Object.assign({className:this.buildCSSClass(),tabIndex:0},t),e==="button"&&Q.error(`Creating a ClickableComponent with an HTML element of ${e} is not supported; use a Button instead.`),s=Object.assign({role:"button"},s),this.tabIndex_=t.tabIndex;const r=W(e,t,s);return this.player_.options_.experimentalSvgIcons||r.appendChild(W("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}dispose(){this.controlTextEl_=null,super.dispose()}createControlTextEl(e){return this.controlTextEl_=W("span",{className:"vjs-control-text"},{"aria-live":"polite"}),e&&e.appendChild(this.controlTextEl_),this.controlText(this.controlText_,e),this.controlTextEl_}controlText(e,t=this.el()){if(e===void 0)return this.controlText_||"Need Text";const s=this.localize(e);this.controlText_=e,ei(this.controlTextEl_,s),!this.nonIconControl&&!this.player_.options_.noUITitleAttributes&&t.setAttribute("title",s)}buildCSSClass(){return`vjs-control vjs-button ${super.buildCSSClass()}`}enable(){this.enabled_||(this.enabled_=!0,this.removeClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","false"),typeof this.tabIndex_<"u"&&this.el_.setAttribute("tabIndex",this.tabIndex_),this.on(["tap","click"],this.handleClick_),this.on("keydown",this.handleKeyDown_))}disable(){this.enabled_=!1,this.addClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","true"),typeof this.tabIndex_<"u"&&this.el_.removeAttribute("tabIndex"),this.off("mouseover",this.handleMouseOver_),this.off("mouseout",this.handleMouseOut_),this.off(["tap","click"],this.handleClick_),this.off("keydown",this.handleKeyDown_)}handleLanguagechange(){this.controlText(this.controlText_)}handleClick(e){this.options_.clickHandler&&this.options_.clickHandler.call(this,arguments)}handleKeyDown(e){e.key===" "||e.key==="Enter"?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}R.registerComponent("ClickableComponent",Gn);class to extends Gn{constructor(e,t){super(e,t),this.update(),this.update_=s=>this.update(s),e.on("posterchange",this.update_)}dispose(){this.player().off("posterchange",this.update_),super.dispose()}createEl(){return W("div",{className:"vjs-poster"})}crossOrigin(e){if(typeof e>"u")return this.$("img")?this.$("img").crossOrigin:this.player_.tech_&&this.player_.tech_.isReady_?this.player_.crossOrigin():this.player_.options_.crossOrigin||this.player_.options_.crossorigin||null;if(e!==null&&e!=="anonymous"&&e!=="use-credentials"){this.player_.log.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`);return}this.$("img")&&(this.$("img").crossOrigin=e)}update(e){const t=this.player().poster();this.setSrc(t),t?this.show():this.hide()}setSrc(e){if(!e){this.el_.textContent="";return}this.$("img")||this.el_.appendChild(W("picture",{className:"vjs-poster",tabIndex:-1},{},W("img",{loading:"lazy",crossOrigin:this.crossOrigin()},{alt:""}))),this.$("img").src=e}handleClick(e){this.player_.controls()&&(this.player_.tech(!0)&&this.player_.tech(!0).focus(),this.player_.paused()?_t(this.player_.play()):this.player_.pause())}}to.prototype.crossorigin=to.prototype.crossOrigin;R.registerComponent("PosterImage",to);const st="#222",oc="#ccc",jv={monospace:"monospace",sansSerif:"sans-serif",serif:"serif",monospaceSansSerif:'"Andale Mono", "Lucida Console", monospace',monospaceSerif:'"Courier New", monospace',proportionalSansSerif:"sans-serif",proportionalSerif:"serif",casual:'"Comic Sans MS", Impact, fantasy',script:'"Monotype Corsiva", cursive',smallcaps:'"Andale Mono", "Lucida Console", monospace, sans-serif'};function ja(i,e){let t;if(i.length===4)t=i[1]+i[1]+i[2]+i[2]+i[3]+i[3];else if(i.length===7)t=i.slice(1);else throw new Error("Invalid color code provided, "+i+"; must be formatted as e.g. #f0e or #f604e2.");return"rgba("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+","+e+")"}function gt(i,e,t){try{i.style[e]=t}catch{return}}function lc(i){return i?`${i}px`:""}class Iv extends R{constructor(e,t,s){super(e,t,s);const r=a=>this.updateDisplay(a),n=a=>{this.updateDisplayOverlay(),this.updateDisplay(a)};e.on("loadstart",a=>this.toggleDisplay(a)),e.on("useractive",r),e.on("userinactive",r),e.on("texttrackchange",r),e.on("loadedmetadata",a=>{this.updateDisplayOverlay(),this.preselectTrack(a)}),e.ready(ce(this,function(){if(e.tech_&&e.tech_.featuresNativeTextTracks){this.hide();return}e.on("fullscreenchange",n),e.on("playerresize",n);const a=S.screen.orientation||S,l=S.screen.orientation?"change":"orientationchange";a.addEventListener(l,n),e.on("dispose",()=>a.removeEventListener(l,n));const u=this.options_.playerOptions.tracks||[];for(let f=0;f<u.length;f++)this.player_.addRemoteTextTrack(u[f],!0);this.preselectTrack()}))}preselectTrack(){const e={captions:1,subtitles:1},t=this.player_.textTracks(),s=this.player_.cache_.selectedLanguage;let r,n,a;for(let l=0;l<t.length;l++){const u=t[l];s&&s.enabled&&s.language&&s.language===u.language&&u.kind in e?u.kind===s.kind?a=u:a||(a=u):s&&!s.enabled?(a=null,r=null,n=null):u.default&&(u.kind==="descriptions"&&!r?r=u:u.kind in e&&!n&&(n=u))}a?a.mode="showing":n?n.mode="showing":r&&(r.mode="showing")}toggleDisplay(){this.player_.tech_&&this.player_.tech_.featuresNativeTextTracks?this.hide():this.show()}createEl(){return super.createEl("div",{className:"vjs-text-track-display"},{translate:"yes","aria-live":"off","aria-atomic":"true"})}clearDisplay(){typeof S.WebVTT=="function"&&S.WebVTT.processCues(S,[],this.el_)}updateDisplay(){const e=this.player_.textTracks(),t=this.options_.allowMultipleShowingTracks;if(this.clearDisplay(),t){const a=[];for(let l=0;l<e.length;++l){const u=e[l];u.mode==="showing"&&a.push(u)}this.updateForTrack(a);return}let s=null,r=null,n=e.length;for(;n--;){const a=e[n];a.mode==="showing"&&(a.kind==="descriptions"?s=a:r=a)}if(r?(this.getAttribute("aria-live")!=="off"&&this.setAttribute("aria-live","off"),this.updateForTrack(r)):s&&(this.getAttribute("aria-live")!=="assertive"&&this.setAttribute("aria-live","assertive"),this.updateForTrack(s)),!S.CSS.supports("inset","10px")){const a=this.el_,l=a.querySelectorAll(".vjs-text-track-cue"),u=this.player_.controlBar.el_.getBoundingClientRect().height,f=this.player_.el_.getBoundingClientRect().height;a.style="",gt(a,"position","relative"),gt(a,"height",f-u+"px"),gt(a,"top","unset"),dn?gt(a,"bottom",f+"px"):gt(a,"bottom","0px"),l.length>0&&l.forEach(m=>{if(m.style.inset){const v=m.style.inset.split(" ");v.length===3&&Object.assign(m.style,{top:v[0],right:v[1],bottom:v[2],left:"unset"})}})}}updateDisplayOverlay(){if(!this.player_.videoHeight()||!S.CSS.supports("inset-inline: 10px"))return;const e=this.player_.currentWidth(),t=this.player_.currentHeight(),s=e/t,r=this.player_.videoWidth()/this.player_.videoHeight();let n=0,a=0;Math.abs(s-r)>.1&&(s>r?n=Math.round((e-t*r)/2):a=Math.round((t-e/r)/2)),gt(this.el_,"insetInline",lc(n)),gt(this.el_,"insetBlock",lc(a))}updateDisplayState(e){const t=this.player_.textTrackSettings.getValues(),s=e.activeCues;let r=s.length;for(;r--;){const n=s[r];if(!n)continue;const a=n.displayState;if(t.color&&(a.firstChild.style.color=t.color),t.textOpacity&&gt(a.firstChild,"color",ja(t.color||"#fff",t.textOpacity)),t.backgroundColor&&(a.firstChild.style.backgroundColor=t.backgroundColor),t.backgroundOpacity&&gt(a.firstChild,"backgroundColor",ja(t.backgroundColor||"#000",t.backgroundOpacity)),t.windowColor&&(t.windowOpacity?gt(a,"backgroundColor",ja(t.windowColor,t.windowOpacity)):a.style.backgroundColor=t.windowColor),t.edgeStyle&&(t.edgeStyle==="dropshadow"?a.firstChild.style.textShadow=`2px 2px 3px ${st}, 2px 2px 4px ${st}, 2px 2px 5px ${st}`:t.edgeStyle==="raised"?a.firstChild.style.textShadow=`1px 1px ${st}, 2px 2px ${st}, 3px 3px ${st}`:t.edgeStyle==="depressed"?a.firstChild.style.textShadow=`1px 1px ${oc}, 0 1px ${oc}, -1px -1px ${st}, 0 -1px ${st}`:t.edgeStyle==="uniform"&&(a.firstChild.style.textShadow=`0 0 4px ${st}, 0 0 4px ${st}, 0 0 4px ${st}, 0 0 4px ${st}`)),t.fontPercent&&t.fontPercent!==1){const l=S.parseFloat(a.style.fontSize);a.style.fontSize=l*t.fontPercent+"px",a.style.height="auto",a.style.top="auto"}t.fontFamily&&t.fontFamily!=="default"&&(t.fontFamily==="small-caps"?a.firstChild.style.fontVariant="small-caps":a.firstChild.style.fontFamily=jv[t.fontFamily])}}updateForTrack(e){if(Array.isArray(e)||(e=[e]),typeof S.WebVTT!="function"||e.every(s=>!s.activeCues))return;const t=[];for(let s=0;s<e.length;++s){const r=e[s];for(let n=0;n<r.activeCues.length;++n)t.push(r.activeCues[n])}S.WebVTT.processCues(S,t,this.el_);for(let s=0;s<e.length;++s){const r=e[s];for(let n=0;n<r.activeCues.length;++n){const a=r.activeCues[n].displayState;pi(a,"vjs-text-track-cue","vjs-text-track-cue-"+(r.language?r.language:s)),r.language&&es(a,"lang",r.language)}this.player_.textTrackSettings&&this.updateDisplayState(r)}}}R.registerComponent("TextTrackDisplay",Iv);class Pv extends R{createEl(){const e=this.player_.isAudio(),t=this.localize(e?"Audio Player":"Video Player"),s=W("span",{className:"vjs-control-text",textContent:this.localize("{1} is loading.",[t])}),r=super.createEl("div",{className:"vjs-loading-spinner",dir:"ltr"});return r.appendChild(s),r}handleLanguagechange(){this.$(".vjs-control-text").textContent=this.localize("{1} is loading.",[this.player_.isAudio()?"Audio Player":"Video Player"])}}R.registerComponent("LoadingSpinner",Pv);class Oe extends Gn{createEl(e,t={},s={}){e="button",t=Object.assign({className:this.buildCSSClass()},t),s=Object.assign({type:"button"},s);const r=W(e,t,s);return this.player_.options_.experimentalSvgIcons||r.appendChild(W("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}addChild(e,t={}){const s=this.constructor.name;return Q.warn(`Adding an actionable (user controllable) child to a Button (${s}) is not supported; use a ClickableComponent instead.`),R.prototype.addChild.call(this,e,t)}enable(){super.enable(),this.el_.removeAttribute("disabled")}disable(){super.disable(),this.el_.setAttribute("disabled","disabled")}handleKeyDown(e){if(e.key===" "||e.key==="Enter"){e.stopPropagation();return}super.handleKeyDown(e)}}R.registerComponent("Button",Oe);class Ah extends Oe{constructor(e,t){super(e,t),this.mouseused_=!1,this.setIcon("play"),this.on("mousedown",s=>this.handleMouseDown(s))}buildCSSClass(){return"vjs-big-play-button"}handleClick(e){const t=this.player_.play();if(e.type==="tap"||this.mouseused_&&"clientX"in e&&"clientY"in e){_t(t),this.player_.tech(!0)&&this.player_.tech(!0).focus();return}const s=this.player_.getChild("controlBar"),r=s&&s.getChild("playToggle");if(!r){this.player_.tech(!0).focus();return}const n=()=>r.focus();Gs(t)?t.then(n,()=>{}):this.setTimeout(n,1)}handleKeyDown(e){this.mouseused_=!1,super.handleKeyDown(e)}handleMouseDown(e){this.mouseused_=!0}}Ah.prototype.controlText_="Play Video";R.registerComponent("BigPlayButton",Ah);class Lv extends Oe{constructor(e,t){super(e,t),this.setIcon("cancel"),this.controlText(t&&t.controlText||this.localize("Close"))}buildCSSClass(){return`vjs-close-button ${super.buildCSSClass()}`}handleClick(e){this.trigger({type:"close",bubbles:!1})}handleKeyDown(e){e.key==="Escape"?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}R.registerComponent("CloseButton",Lv);class wh extends Oe{constructor(e,t={}){super(e,t),t.replay=t.replay===void 0||t.replay,this.setIcon("play"),this.on(e,"play",s=>this.handlePlay(s)),this.on(e,"pause",s=>this.handlePause(s)),t.replay&&this.on(e,"ended",s=>this.handleEnded(s))}buildCSSClass(){return`vjs-play-control ${super.buildCSSClass()}`}handleClick(e){this.player_.paused()?_t(this.player_.play()):this.player_.pause()}handleSeeked(e){this.removeClass("vjs-ended"),this.player_.paused()?this.handlePause(e):this.handlePlay(e)}handlePlay(e){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.setIcon("pause"),this.controlText("Pause")}handlePause(e){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.setIcon("play"),this.controlText("Play")}handleEnded(e){this.removeClass("vjs-playing"),this.addClass("vjs-ended"),this.setIcon("replay"),this.controlText("Replay"),this.one(this.player_,"seeked",t=>this.handleSeeked(t))}}wh.prototype.controlText_="Play";R.registerComponent("PlayToggle",wh);class us extends R{constructor(e,t){super(e,t),this.on(e,["timeupdate","ended","seeking"],s=>this.update(s)),this.updateTextNode_()}createEl(){const e=this.buildCSSClass(),t=super.createEl("div",{className:`${e} vjs-time-control vjs-control`}),s=W("span",{className:"vjs-control-text",textContent:`${this.localize(this.labelText_)} `},{role:"presentation"});return t.appendChild(s),this.contentEl_=W("span",{className:`${e}-display`},{role:"presentation"}),t.appendChild(this.contentEl_),t}dispose(){this.contentEl_=null,this.textNode_=null,super.dispose()}update(e){!this.player_.options_.enableSmoothSeeking&&e.type==="seeking"||this.updateContent(e)}updateTextNode_(e=0){e=_i(e),this.formattedTime_!==e&&(this.formattedTime_=e,this.requestNamedAnimationFrame("TimeDisplay#updateTextNode_",()=>{if(!this.contentEl_)return;let t=this.textNode_;t&&this.contentEl_.firstChild!==t&&(t=null,Q.warn("TimeDisplay#updateTextnode_: Prevented replacement of text node element since it was no longer a child of this node. Appending a new node instead.")),this.textNode_=V.createTextNode(this.formattedTime_),this.textNode_&&(t?this.contentEl_.replaceChild(this.textNode_,t):this.contentEl_.appendChild(this.textNode_))}))}updateContent(e){}}us.prototype.labelText_="Time";us.prototype.controlText_="Time";R.registerComponent("TimeDisplay",us);class Yo extends us{buildCSSClass(){return"vjs-current-time"}updateContent(e){let t;this.player_.ended()?t=this.player_.duration():e&&e.target&&typeof e.target.pendingSeekTime=="function"?t=e.target.pendingSeekTime():t=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime(),this.updateTextNode_(t)}}Yo.prototype.labelText_="Current Time";Yo.prototype.controlText_="Current Time";R.registerComponent("CurrentTimeDisplay",Yo);class Ko extends us{constructor(e,t){super(e,t);const s=r=>this.updateContent(r);this.on(e,"durationchange",s),this.on(e,"loadstart",s),this.on(e,"loadedmetadata",s)}buildCSSClass(){return"vjs-duration"}updateContent(e){const t=this.player_.duration();this.updateTextNode_(t)}}Ko.prototype.labelText_="Duration";Ko.prototype.controlText_="Duration";R.registerComponent("DurationDisplay",Ko);class Ov extends R{createEl(){const e=super.createEl("div",{className:"vjs-time-control vjs-time-divider"},{"aria-hidden":!0}),t=super.createEl("div"),s=super.createEl("span",{textContent:"/"});return t.appendChild(s),e.appendChild(t),e}}R.registerComponent("TimeDivider",Ov);class Qo extends us{constructor(e,t){super(e,t),this.on(e,"durationchange",s=>this.updateContent(s))}buildCSSClass(){return"vjs-remaining-time"}createEl(){const e=super.createEl();return this.options_.displayNegative!==!1&&e.insertBefore(W("span",{},{"aria-hidden":!0},"-"),this.contentEl_),e}updateContent(e){if(typeof this.player_.duration()!="number")return;let t;this.player_.ended()?t=0:this.player_.remainingTimeDisplay?t=this.player_.remainingTimeDisplay():t=this.player_.remainingTime(),this.updateTextNode_(t)}}Qo.prototype.labelText_="Remaining Time";Qo.prototype.controlText_="Remaining Time";R.registerComponent("RemainingTimeDisplay",Qo);class Mv extends R{constructor(e,t){super(e,t),this.updateShowing(),this.on(this.player(),"durationchange",s=>this.updateShowing(s))}createEl(){const e=super.createEl("div",{className:"vjs-live-control vjs-control"});return this.contentEl_=W("div",{className:"vjs-live-display"},{"aria-live":"off"}),this.contentEl_.appendChild(W("span",{className:"vjs-control-text",textContent:`${this.localize("Stream Type")} `})),this.contentEl_.appendChild(V.createTextNode(this.localize("LIVE"))),e.appendChild(this.contentEl_),e}dispose(){this.contentEl_=null,super.dispose()}updateShowing(e){this.player().duration()===1/0?this.show():this.hide()}}R.registerComponent("LiveDisplay",Mv);class Dh extends Oe{constructor(e,t){super(e,t),this.updateLiveEdgeStatus(),this.player_.liveTracker&&(this.updateLiveEdgeStatusHandler_=s=>this.updateLiveEdgeStatus(s),this.on(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_))}createEl(){const e=super.createEl("button",{className:"vjs-seek-to-live-control vjs-control"});return this.setIcon("circle",e),this.textEl_=W("span",{className:"vjs-seek-to-live-text",textContent:this.localize("LIVE")},{"aria-hidden":"true"}),e.appendChild(this.textEl_),e}updateLiveEdgeStatus(){!this.player_.liveTracker||this.player_.liveTracker.atLiveEdge()?(this.setAttribute("aria-disabled",!0),this.addClass("vjs-at-live-edge"),this.controlText("Seek to live, currently playing live")):(this.setAttribute("aria-disabled",!1),this.removeClass("vjs-at-live-edge"),this.controlText("Seek to live, currently behind live"))}handleClick(){this.player_.liveTracker.seekToLiveEdge()}dispose(){this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_),this.textEl_=null,super.dispose()}}Dh.prototype.controlText_="Seek to live, currently playing live";R.registerComponent("SeekToLive",Dh);function cr(i,e,t){return i=Number(i),Math.min(t,Math.max(e,isNaN(i)?e:i))}var Rv=Object.freeze({__proto__:null,clamp:cr});class Jo extends R{constructor(e,t){super(e,t),this.handleMouseDown_=s=>this.handleMouseDown(s),this.handleMouseUp_=s=>this.handleMouseUp(s),this.handleKeyDown_=s=>this.handleKeyDown(s),this.handleClick_=s=>this.handleClick(s),this.handleMouseMove_=s=>this.handleMouseMove(s),this.update_=s=>this.update(s),this.bar=this.getChild(this.options_.barName),this.vertical(!!this.options_.vertical),this.enable()}enabled(){return this.enabled_}enable(){this.enabled()||(this.on("mousedown",this.handleMouseDown_),this.on("touchstart",this.handleMouseDown_),this.on("keydown",this.handleKeyDown_),this.on("click",this.handleClick_),this.on(this.player_,"controlsvisible",this.update),this.playerEvent&&this.on(this.player_,this.playerEvent,this.update),this.removeClass("disabled"),this.setAttribute("tabindex",0),this.enabled_=!0)}disable(){if(!this.enabled())return;const e=this.bar.el_.ownerDocument;this.off("mousedown",this.handleMouseDown_),this.off("touchstart",this.handleMouseDown_),this.off("keydown",this.handleKeyDown_),this.off("click",this.handleClick_),this.off(this.player_,"controlsvisible",this.update_),this.off(e,"mousemove",this.handleMouseMove_),this.off(e,"mouseup",this.handleMouseUp_),this.off(e,"touchmove",this.handleMouseMove_),this.off(e,"touchend",this.handleMouseUp_),this.removeAttribute("tabindex"),this.addClass("disabled"),this.playerEvent&&this.off(this.player_,this.playerEvent,this.update),this.enabled_=!1}createEl(e,t={},s={}){return t.className=t.className+" vjs-slider",t=Object.assign({tabIndex:0},t),s=Object.assign({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100},s),super.createEl(e,t,s)}handleMouseDown(e){const t=this.bar.el_.ownerDocument;e.type==="mousedown"&&e.preventDefault(),e.type==="touchstart"&&!At&&e.preventDefault(),eh(),this.addClass("vjs-sliding"),this.trigger("slideractive"),this.on(t,"mousemove",this.handleMouseMove_),this.on(t,"mouseup",this.handleMouseUp_),this.on(t,"touchmove",this.handleMouseMove_),this.on(t,"touchend",this.handleMouseUp_),this.handleMouseMove(e,!0)}handleMouseMove(e){}handleMouseUp(e){const t=this.bar.el_.ownerDocument;th(),this.removeClass("vjs-sliding"),this.trigger("sliderinactive"),this.off(t,"mousemove",this.handleMouseMove_),this.off(t,"mouseup",this.handleMouseUp_),this.off(t,"touchmove",this.handleMouseMove_),this.off(t,"touchend",this.handleMouseUp_),this.update()}update(){if(!this.el_||!this.bar)return;const e=this.getProgress();return e===this.progress_||(this.progress_=e,this.requestNamedAnimationFrame("Slider#update",()=>{const t=this.vertical()?"height":"width";this.bar.el().style[t]=(e*100).toFixed(2)+"%"})),e}getProgress(){return Number(cr(this.getPercent(),0,1).toFixed(4))}calculateDistance(e){const t=Un(this.el_,e);return this.vertical()?t.y:t.x}handleKeyDown(e){const t=this.options_.playerOptions.spatialNavigation,s=t&&t.enabled,r=t&&t.horizontalSeek;s?r&&e.key==="ArrowLeft"||!r&&e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepBack()):r&&e.key==="ArrowRight"||!r&&e.key==="ArrowUp"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):(this.pendingSeekTime()&&(this.pendingSeekTime(null),this.userSeek_(this.player_.currentTime())),super.handleKeyDown(e)):e.key==="ArrowLeft"||e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepBack()):e.key==="ArrowUp"||e.key==="ArrowRight"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):super.handleKeyDown(e)}handleClick(e){e.stopPropagation(),e.preventDefault()}vertical(e){if(e===void 0)return this.vertical_||!1;this.vertical_=!!e,this.vertical_?this.addClass("vjs-slider-vertical"):this.addClass("vjs-slider-horizontal")}}R.registerComponent("Slider",Jo);const Ia=(i,e)=>cr(i/e*100,0,100).toFixed(2)+"%";class Nv extends R{constructor(e,t){super(e,t),this.partEls_=[],this.on(e,"progress",s=>this.update(s))}createEl(){const e=super.createEl("div",{className:"vjs-load-progress"}),t=W("span",{className:"vjs-control-text"}),s=W("span",{textContent:this.localize("Loaded")}),r=V.createTextNode(": ");return this.percentageEl_=W("span",{className:"vjs-control-text-loaded-percentage",textContent:"0%"}),e.appendChild(t),t.appendChild(s),t.appendChild(r),t.appendChild(this.percentageEl_),e}dispose(){this.partEls_=null,this.percentageEl_=null,super.dispose()}update(e){this.requestNamedAnimationFrame("LoadProgressBar#update",()=>{const t=this.player_.liveTracker,s=this.player_.buffered(),r=t&&t.isLive()?t.seekableEnd():this.player_.duration(),n=this.player_.bufferedEnd(),a=this.partEls_,l=Ia(n,r);this.percent_!==l&&(this.el_.style.width=l,ei(this.percentageEl_,l),this.percent_=l);for(let u=0;u<s.length;u++){const f=s.start(u),m=s.end(u);let v=a[u];v||(v=this.el_.appendChild(W()),a[u]=v),!(v.dataset.start===f&&v.dataset.end===m)&&(v.dataset.start=f,v.dataset.end=m,v.style.left=Ia(f,n),v.style.width=Ia(m-f,n))}for(let u=a.length;u>s.length;u--)this.el_.removeChild(a[u-1]);a.length=s.length})}}R.registerComponent("LoadProgressBar",Nv);class Bv extends R{constructor(e,t){super(e,t),this.update=wt(ce(this,this.update),ot)}createEl(){return super.createEl("div",{className:"vjs-time-tooltip"},{"aria-hidden":"true"})}update(e,t,s){const r=tr(this.el_),n=ts(this.player_.el()),a=e.width*t;if(!n||!r)return;let l=e.left-n.left+a,u=e.width-a+(n.right-e.right);u||(u=e.width-a,l=a);let f=r.width/2;l<f?f+=f-l:u<f&&(f=u),f<0?f=0:f>r.width&&(f=r.width),f=Math.round(f),this.el_.style.right=`-${f}px`,this.write(s)}write(e){ei(this.el_,e)}updateTime(e,t,s,r){this.requestNamedAnimationFrame("TimeTooltip#updateTime",()=>{let n;const a=this.player_.duration();if(this.player_.liveTracker&&this.player_.liveTracker.isLive()){const l=this.player_.liveTracker.liveWindow(),u=l-t*l;n=(u<1?"":"-")+_i(u,l)}else n=_i(s,a);this.update(e,t,n),r&&r()})}}R.registerComponent("TimeTooltip",Bv);class Zo extends R{constructor(e,t){super(e,t),this.setIcon("circle"),this.update=wt(ce(this,this.update),ot)}createEl(){return super.createEl("div",{className:"vjs-play-progress vjs-slider-bar"},{"aria-hidden":"true"})}update(e,t,s){const r=this.getChild("timeTooltip");if(!r)return;const n=s&&s.target&&typeof s.target.pendingSeekTime=="function"?s.target.pendingSeekTime():this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime();r.updateTime(e,t,n)}}Zo.prototype.options_={children:[]};!Pe&&!ft&&Zo.prototype.options_.children.push("timeTooltip");R.registerComponent("PlayProgressBar",Zo);class kh extends R{constructor(e,t){super(e,t),this.update=wt(ce(this,this.update),ot)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t){const s=t*this.player_.duration();this.getChild("timeTooltip").updateTime(e,t,s,()=>{this.el_.style.left=`${e.width*t}px`})}}kh.prototype.options_={children:["timeTooltip"]};R.registerComponent("MouseTimeDisplay",kh);class Wn extends Jo{constructor(e,t){t=oe(Wn.prototype.options_,t),t.children=[...t.children];const s=e.options_.disableSeekWhileScrubbingOnMobile&&(Pe||ft)||e.options_.disableSeekWhileScrubbingOnSTV;(!Pe&&!ft||s)&&t.children.splice(1,0,"mouseTimeDisplay"),super(e,t),this.shouldDisableSeekWhileScrubbing_=s,this.pendingSeekTime_=null,this.setEventHandlers_()}setEventHandlers_(){this.update_=ce(this,this.update),this.update=wt(this.update_,ot),this.on(this.player_,["durationchange","timeupdate"],this.update),this.on(this.player_,["ended"],this.update_),this.player_.liveTracker&&this.on(this.player_.liveTracker,"liveedgechange",this.update),this.updateInterval=null,this.enableIntervalHandler_=e=>this.enableInterval_(e),this.disableIntervalHandler_=e=>this.disableInterval_(e),this.on(this.player_,["playing"],this.enableIntervalHandler_),this.on(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in V&&"visibilityState"in V&&this.on(V,"visibilitychange",this.toggleVisibility_)}toggleVisibility_(e){V.visibilityState==="hidden"?(this.cancelNamedAnimationFrame("SeekBar#update"),this.cancelNamedAnimationFrame("Slider#update"),this.disableInterval_(e)):(!this.player_.ended()&&!this.player_.paused()&&this.enableInterval_(),this.update())}enableInterval_(){this.updateInterval||(this.updateInterval=this.setInterval(this.update,ot))}disableInterval_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&e&&e.type!=="ended"||this.updateInterval&&(this.clearInterval(this.updateInterval),this.updateInterval=null)}createEl(){return super.createEl("div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})}update(e){if(V.visibilityState==="hidden")return;const t=super.update();return this.requestNamedAnimationFrame("SeekBar#update",()=>{const s=this.player_.ended()?this.player_.duration():this.getCurrentTime_(),r=this.player_.liveTracker;let n=this.player_.duration();r&&r.isLive()&&(n=this.player_.liveTracker.liveCurrentTime()),this.percent_!==t&&(this.el_.setAttribute("aria-valuenow",(t*100).toFixed(2)),this.percent_=t),(this.currentTime_!==s||this.duration_!==n)&&(this.el_.setAttribute("aria-valuetext",this.localize("progress bar timing: currentTime={1} duration={2}",[_i(s,n),_i(n,n)],"{1} of {2}")),this.currentTime_=s,this.duration_=n),this.bar&&this.bar.update(ts(this.el()),this.getProgress(),e)}),t}userSeek_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&this.player_.liveTracker.nextSeekedFromUser(),this.player_.currentTime(e)}getCurrentTime_(){return this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime()}pendingSeekTime(e){if(e!==void 0)if(e!==null){const t=this.player_.duration();this.pendingSeekTime_=Math.max(0,Math.min(e,t))}else this.pendingSeekTime_=null;return this.pendingSeekTime_}getPercent(){if(this.pendingSeekTime()!==null)return this.pendingSeekTime()/this.player_.duration();const e=this.getCurrentTime_();let t;const s=this.player_.liveTracker;return s&&s.isLive()?(t=(e-s.seekableStart())/s.liveWindow(),s.atLiveEdge()&&(t=1)):t=e/this.player_.duration(),t}handleMouseDown(e){ir(e)&&(e.stopPropagation(),this.videoWasPlaying=!this.player_.paused(),this.shouldDisableSeekWhileScrubbing_||this.player_.pause(),super.handleMouseDown(e))}handleMouseMove(e,t=!1){if(!ir(e)||isNaN(this.player_.duration()))return;!t&&!this.player_.scrubbing()&&this.player_.scrubbing(!0);let s;const r=this.calculateDistance(e),n=this.player_.liveTracker;if(!n||!n.isLive())s=r*this.player_.duration(),s===this.player_.duration()&&(s=s-.1);else{if(r>=.99){n.seekToLiveEdge();return}const a=n.seekableStart(),l=n.liveCurrentTime();if(s=a+r*n.liveWindow(),s>=l&&(s=l),s<=a&&(s=a+.1),s===1/0)return}this.shouldDisableSeekWhileScrubbing_?this.pendingSeekTime(s):this.userSeek_(s),this.player_.options_.enableSmoothSeeking&&this.update()}enable(){super.enable();const e=this.getChild("mouseTimeDisplay");e&&e.show()}disable(){super.disable();const e=this.getChild("mouseTimeDisplay");e&&e.hide()}handleMouseUp(e){super.handleMouseUp(e),e&&e.stopPropagation(),this.player_.scrubbing(!1),this.pendingSeekTime()!==null&&(this.userSeek_(this.pendingSeekTime()),this.pendingSeekTime(null)),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0}),this.videoWasPlaying?_t(this.player_.play()):this.update_()}handlePendingSeek_(e){this.player_.paused()||this.player_.pause();const t=this.pendingSeekTime()!==null?this.pendingSeekTime():this.player_.currentTime();this.pendingSeekTime(t+e),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}stepForward(){this.shouldDisableSeekWhileScrubbing_?this.handlePendingSeek_(this.options().stepSeconds):this.userSeek_(this.player_.currentTime()+this.options().stepSeconds)}stepBack(){this.shouldDisableSeekWhileScrubbing_?this.handlePendingSeek_(-this.options().stepSeconds):this.userSeek_(this.player_.currentTime()-this.options().stepSeconds)}handleAction(e){this.pendingSeekTime()!==null&&(this.userSeek_(this.pendingSeekTime()),this.pendingSeekTime(null)),this.player_.paused()?this.player_.play():this.player_.pause()}handleKeyDown(e){const t=this.player_.liveTracker;if(e.key===" "||e.key==="Enter")e.preventDefault(),e.stopPropagation(),this.handleAction(e);else if(e.key==="Home")e.preventDefault(),e.stopPropagation(),this.userSeek_(0);else if(e.key==="End")e.preventDefault(),e.stopPropagation(),t&&t.isLive()?this.userSeek_(t.liveCurrentTime()):this.userSeek_(this.player_.duration());else if(/^[0-9]$/.test(e.key)){e.preventDefault(),e.stopPropagation();const s=parseInt(e.key,10)*.1;t&&t.isLive()?this.userSeek_(t.seekableStart()+t.liveWindow()*s):this.userSeek_(this.player_.duration()*s)}else e.key==="PageDown"?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()-this.options().stepSeconds*this.options().pageMultiplier)):e.key==="PageUp"?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()+this.options().stepSeconds*this.options().pageMultiplier)):super.handleKeyDown(e)}dispose(){this.disableInterval_(),this.off(this.player_,["durationchange","timeupdate"],this.update),this.off(this.player_,["ended"],this.update_),this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.update),this.off(this.player_,["playing"],this.enableIntervalHandler_),this.off(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in V&&"visibilityState"in V&&this.off(V,"visibilitychange",this.toggleVisibility_),super.dispose()}}Wn.prototype.options_={children:["loadProgressBar","playProgressBar"],barName:"playProgressBar",stepSeconds:5,pageMultiplier:12};R.registerComponent("SeekBar",Wn);class jh extends R{constructor(e,t){super(e,t),this.handleMouseMove=wt(ce(this,this.handleMouseMove),ot),this.throttledHandleMouseSeek=wt(ce(this,this.handleMouseSeek),ot),this.handleMouseUpHandler_=s=>this.handleMouseUp(s),this.handleMouseDownHandler_=s=>this.handleMouseDown(s),this.enable()}createEl(){return super.createEl("div",{className:"vjs-progress-control vjs-control"})}handleMouseMove(e){const t=this.getChild("seekBar");if(!t)return;const s=t.getChild("playProgressBar"),r=t.getChild("mouseTimeDisplay");if(!s&&!r)return;const n=t.el(),a=tr(n);let l=Un(n,e).x;l=cr(l,0,1),r&&r.update(a,l),s&&s.update(a,t.getProgress())}handleMouseSeek(e){const t=this.getChild("seekBar");t&&t.handleMouseMove(e)}enabled(){return this.enabled_}disable(){if(this.children().forEach(e=>e.disable&&e.disable()),!!this.enabled()&&(this.off(["mousedown","touchstart"],this.handleMouseDownHandler_),this.off(this.el_,["mousemove","touchmove"],this.handleMouseMove),this.removeListenersAddedOnMousedownAndTouchstart(),this.addClass("disabled"),this.enabled_=!1,this.player_.scrubbing())){const e=this.getChild("seekBar");this.player_.scrubbing(!1),e.videoWasPlaying&&_t(this.player_.play())}}enable(){this.children().forEach(e=>e.enable&&e.enable()),!this.enabled()&&(this.on(["mousedown","touchstart"],this.handleMouseDownHandler_),this.on(this.el_,["mousemove","touchmove"],this.handleMouseMove),this.removeClass("disabled"),this.enabled_=!0)}removeListenersAddedOnMousedownAndTouchstart(){const e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseSeek),this.off(e,"touchmove",this.throttledHandleMouseSeek),this.off(e,"mouseup",this.handleMouseUpHandler_),this.off(e,"touchend",this.handleMouseUpHandler_)}handleMouseDown(e){const t=this.el_.ownerDocument,s=this.getChild("seekBar");s&&s.handleMouseDown(e),this.on(t,"mousemove",this.throttledHandleMouseSeek),this.on(t,"touchmove",this.throttledHandleMouseSeek),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.getChild("seekBar");t&&t.handleMouseUp(e),this.removeListenersAddedOnMousedownAndTouchstart()}}jh.prototype.options_={children:["seekBar"]};R.registerComponent("ProgressControl",jh);class Ih extends Oe{constructor(e,t){super(e,t),this.setIcon("picture-in-picture-enter"),this.on(e,["enterpictureinpicture","leavepictureinpicture"],s=>this.handlePictureInPictureChange(s)),this.on(e,["disablepictureinpicturechanged","loadedmetadata"],s=>this.handlePictureInPictureEnabledChange(s)),this.on(e,["loadedmetadata","audioonlymodechange","audiopostermodechange"],()=>this.handlePictureInPictureAudioModeChange()),this.disable()}buildCSSClass(){return`vjs-picture-in-picture-control vjs-hidden ${super.buildCSSClass()}`}handlePictureInPictureAudioModeChange(){if(!(this.player_.currentType().substring(0,5)==="audio"||this.player_.audioPosterMode()||this.player_.audioOnlyMode())){this.show();return}this.player_.isInPictureInPicture()&&this.player_.exitPictureInPicture(),this.hide()}handlePictureInPictureEnabledChange(){V.pictureInPictureEnabled&&this.player_.disablePictureInPicture()===!1||this.player_.options_.enableDocumentPictureInPicture&&"documentPictureInPicture"in S?this.enable():this.disable()}handlePictureInPictureChange(e){this.player_.isInPictureInPicture()?(this.setIcon("picture-in-picture-exit"),this.controlText("Exit Picture-in-Picture")):(this.setIcon("picture-in-picture-enter"),this.controlText("Picture-in-Picture")),this.handlePictureInPictureEnabledChange()}handleClick(e){this.player_.isInPictureInPicture()?this.player_.exitPictureInPicture():this.player_.requestPictureInPicture()}show(){typeof V.exitPictureInPicture=="function"&&super.show()}}Ih.prototype.controlText_="Picture-in-Picture";R.registerComponent("PictureInPictureToggle",Ih);class Ph extends Oe{constructor(e,t){super(e,t),this.setIcon("fullscreen-enter"),this.on(e,"fullscreenchange",s=>this.handleFullscreenChange(s)),V[e.fsApi_.fullscreenEnabled]===!1&&this.disable()}buildCSSClass(){return`vjs-fullscreen-control ${super.buildCSSClass()}`}handleFullscreenChange(e){this.player_.isFullscreen()?(this.controlText("Exit Fullscreen"),this.setIcon("fullscreen-exit")):(this.controlText("Fullscreen"),this.setIcon("fullscreen-enter"))}handleClick(e){this.player_.isFullscreen()?this.player_.exitFullscreen():this.player_.requestFullscreen()}}Ph.prototype.controlText_="Fullscreen";R.registerComponent("FullscreenToggle",Ph);const Fv=function(i,e){e.tech_&&!e.tech_.featuresVolumeControl&&i.addClass("vjs-hidden"),i.on(e,"loadstart",function(){e.tech_.featuresVolumeControl?i.removeClass("vjs-hidden"):i.addClass("vjs-hidden")})};class Uv extends R{createEl(){const e=super.createEl("div",{className:"vjs-volume-level"});return this.setIcon("circle",e),e.appendChild(super.createEl("span",{className:"vjs-control-text"})),e}}R.registerComponent("VolumeLevel",Uv);class Vv extends R{constructor(e,t){super(e,t),this.update=wt(ce(this,this.update),ot)}createEl(){return super.createEl("div",{className:"vjs-volume-tooltip"},{"aria-hidden":"true"})}update(e,t,s,r){if(!s){const n=ts(this.el_),a=ts(this.player_.el()),l=e.width*t;if(!a||!n)return;const u=e.left-a.left+l,f=e.width-l+(a.right-e.right);let m=n.width/2;u<m?m+=m-u:f<m&&(m=f),m<0?m=0:m>n.width&&(m=n.width),this.el_.style.right=`-${m}px`}this.write(`${r}%`)}write(e){ei(this.el_,e)}updateVolume(e,t,s,r,n){this.requestNamedAnimationFrame("VolumeLevelTooltip#updateVolume",()=>{this.update(e,t,s,r.toFixed(0)),n&&n()})}}R.registerComponent("VolumeLevelTooltip",Vv);class Lh extends R{constructor(e,t){super(e,t),this.update=wt(ce(this,this.update),ot)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t,s){const r=100*t;this.getChild("volumeLevelTooltip").updateVolume(e,t,s,r,()=>{s?this.el_.style.bottom=`${e.height*t}px`:this.el_.style.left=`${e.width*t}px`})}}Lh.prototype.options_={children:["volumeLevelTooltip"]};R.registerComponent("MouseVolumeLevelDisplay",Lh);class Xn extends Jo{constructor(e,t){super(e,t),this.on("slideractive",s=>this.updateLastVolume_(s)),this.on(e,"volumechange",s=>this.updateARIAAttributes(s)),e.ready(()=>this.updateARIAAttributes())}createEl(){return super.createEl("div",{className:"vjs-volume-bar vjs-slider-bar"},{"aria-label":this.localize("Volume Level"),"aria-live":"polite"})}handleMouseDown(e){ir(e)&&super.handleMouseDown(e)}handleMouseMove(e){const t=this.getChild("mouseVolumeLevelDisplay");if(t){const s=this.el(),r=ts(s),n=this.vertical();let a=Un(s,e);a=n?a.y:a.x,a=cr(a,0,1),t.update(r,a,n)}ir(e)&&(this.checkMuted(),this.player_.volume(this.calculateDistance(e)))}checkMuted(){this.player_.muted()&&this.player_.muted(!1)}getPercent(){return this.player_.muted()?0:this.player_.volume()}stepForward(){this.checkMuted(),this.player_.volume(this.player_.volume()+.1)}stepBack(){this.checkMuted(),this.player_.volume(this.player_.volume()-.1)}updateARIAAttributes(e){const t=this.player_.muted()?0:this.volumeAsPercentage_();this.el_.setAttribute("aria-valuenow",t),this.el_.setAttribute("aria-valuetext",t+"%")}volumeAsPercentage_(){return Math.round(this.player_.volume()*100)}updateLastVolume_(){const e=this.player_.volume();this.one("sliderinactive",()=>{this.player_.volume()===0&&this.player_.lastVolume_(e)})}}Xn.prototype.options_={children:["volumeLevel"],barName:"volumeLevel"};!Pe&&!ft&&Xn.prototype.options_.children.splice(0,0,"mouseVolumeLevelDisplay");Xn.prototype.playerEvent="volumechange";R.registerComponent("VolumeBar",Xn);class Oh extends R{constructor(e,t={}){t.vertical=t.vertical||!1,(typeof t.volumeBar>"u"||Zi(t.volumeBar))&&(t.volumeBar=t.volumeBar||{},t.volumeBar.vertical=t.vertical),super(e,t),Fv(this,e),this.throttledHandleMouseMove=wt(ce(this,this.handleMouseMove),ot),this.handleMouseUpHandler_=s=>this.handleMouseUp(s),this.on("mousedown",s=>this.handleMouseDown(s)),this.on("touchstart",s=>this.handleMouseDown(s)),this.on("mousemove",s=>this.handleMouseMove(s)),this.on(this.volumeBar,["focus","slideractive"],()=>{this.volumeBar.addClass("vjs-slider-active"),this.addClass("vjs-slider-active"),this.trigger("slideractive")}),this.on(this.volumeBar,["blur","sliderinactive"],()=>{this.volumeBar.removeClass("vjs-slider-active"),this.removeClass("vjs-slider-active"),this.trigger("sliderinactive")})}createEl(){let e="vjs-volume-horizontal";return this.options_.vertical&&(e="vjs-volume-vertical"),super.createEl("div",{className:`vjs-volume-control vjs-control ${e}`})}handleMouseDown(e){const t=this.el_.ownerDocument;this.on(t,"mousemove",this.throttledHandleMouseMove),this.on(t,"touchmove",this.throttledHandleMouseMove),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.el_.ownerDocument;this.off(t,"mousemove",this.throttledHandleMouseMove),this.off(t,"touchmove",this.throttledHandleMouseMove),this.off(t,"mouseup",this.handleMouseUpHandler_),this.off(t,"touchend",this.handleMouseUpHandler_)}handleMouseMove(e){this.volumeBar.handleMouseMove(e)}}Oh.prototype.options_={children:["volumeBar"]};R.registerComponent("VolumeControl",Oh);const Hv=function(i,e){e.tech_&&!e.tech_.featuresMuteControl&&i.addClass("vjs-hidden"),i.on(e,"loadstart",function(){e.tech_.featuresMuteControl?i.removeClass("vjs-hidden"):i.addClass("vjs-hidden")})};class Mh extends Oe{constructor(e,t){super(e,t),Hv(this,e),this.on(e,["loadstart","volumechange"],s=>this.update(s))}buildCSSClass(){return`vjs-mute-control ${super.buildCSSClass()}`}handleClick(e){const t=this.player_.volume(),s=this.player_.lastVolume_();if(t===0){const r=s<.1?.1:s;this.player_.volume(r),this.player_.muted(!1)}else this.player_.muted(!this.player_.muted())}update(e){this.updateIcon_(),this.updateControlText_()}updateIcon_(){const e=this.player_.volume();let t=3;this.setIcon("volume-high"),Pe&&this.player_.tech_&&this.player_.tech_.el_&&this.player_.muted(this.player_.tech_.el_.muted),e===0||this.player_.muted()?(this.setIcon("volume-mute"),t=0):e<.33?(this.setIcon("volume-low"),t=1):e<.67&&(this.setIcon("volume-medium"),t=2),Bn(this.el_,[0,1,2,3].reduce((s,r)=>s+`${r?" ":""}vjs-vol-${r}`,"")),pi(this.el_,`vjs-vol-${t}`)}updateControlText_(){const t=this.player_.muted()||this.player_.volume()===0?"Unmute":"Mute";this.controlText()!==t&&this.controlText(t)}}Mh.prototype.controlText_="Mute";R.registerComponent("MuteToggle",Mh);class Rh extends R{constructor(e,t={}){typeof t.inline<"u"?t.inline=t.inline:t.inline=!0,(typeof t.volumeControl>"u"||Zi(t.volumeControl))&&(t.volumeControl=t.volumeControl||{},t.volumeControl.vertical=!t.inline),super(e,t),this.handleKeyPressHandler_=s=>this.handleKeyPress(s),this.on(e,["loadstart"],s=>this.volumePanelState_(s)),this.on(this.muteToggle,"keyup",s=>this.handleKeyPress(s)),this.on(this.volumeControl,"keyup",s=>this.handleVolumeControlKeyUp(s)),this.on("keydown",s=>this.handleKeyPress(s)),this.on("mouseover",s=>this.handleMouseOver(s)),this.on("mouseout",s=>this.handleMouseOut(s)),this.on(this.volumeControl,["slideractive"],this.sliderActive_),this.on(this.volumeControl,["sliderinactive"],this.sliderInactive_)}sliderActive_(){this.addClass("vjs-slider-active")}sliderInactive_(){this.removeClass("vjs-slider-active")}volumePanelState_(){this.volumeControl.hasClass("vjs-hidden")&&this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-hidden"),this.volumeControl.hasClass("vjs-hidden")&&!this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-mute-toggle-only")}createEl(){let e="vjs-volume-panel-horizontal";return this.options_.inline||(e="vjs-volume-panel-vertical"),super.createEl("div",{className:`vjs-volume-panel vjs-control ${e}`})}dispose(){this.handleMouseOut(),super.dispose()}handleVolumeControlKeyUp(e){e.key==="Escape"&&this.muteToggle.focus()}handleMouseOver(e){this.addClass("vjs-hover"),tt(V,"keyup",this.handleKeyPressHandler_)}handleMouseOut(e){this.removeClass("vjs-hover"),Le(V,"keyup",this.handleKeyPressHandler_)}handleKeyPress(e){e.key==="Escape"&&this.handleMouseOut()}}Rh.prototype.options_={children:["muteToggle","volumeControl"]};R.registerComponent("VolumePanel",Rh);class Nh extends Oe{constructor(e,t){super(e,t),this.validOptions=[5,10,30],this.skipTime=this.getSkipForwardTime(),this.skipTime&&this.validOptions.includes(this.skipTime)?(this.setIcon(`forward-${this.skipTime}`),this.controlText(this.localize("Skip forward {1} seconds",[this.skipTime.toLocaleString(e.language())])),this.show()):this.hide()}getSkipForwardTime(){const e=this.options_.playerOptions;return e.controlBar&&e.controlBar.skipButtons&&e.controlBar.skipButtons.forward}buildCSSClass(){return`vjs-skip-forward-${this.getSkipForwardTime()} ${super.buildCSSClass()}`}handleClick(e){if(isNaN(this.player_.duration()))return;const t=this.player_.currentTime(),s=this.player_.liveTracker,r=s&&s.isLive()?s.seekableEnd():this.player_.duration();let n;t+this.skipTime<=r?n=t+this.skipTime:n=r,this.player_.currentTime(n)}handleLanguagechange(){this.controlText(this.localize("Skip forward {1} seconds",[this.skipTime]))}}Nh.prototype.controlText_="Skip Forward";R.registerComponent("SkipForward",Nh);class Bh extends Oe{constructor(e,t){super(e,t),this.validOptions=[5,10,30],this.skipTime=this.getSkipBackwardTime(),this.skipTime&&this.validOptions.includes(this.skipTime)?(this.setIcon(`replay-${this.skipTime}`),this.controlText(this.localize("Skip backward {1} seconds",[this.skipTime.toLocaleString(e.language())])),this.show()):this.hide()}getSkipBackwardTime(){const e=this.options_.playerOptions;return e.controlBar&&e.controlBar.skipButtons&&e.controlBar.skipButtons.backward}buildCSSClass(){return`vjs-skip-backward-${this.getSkipBackwardTime()} ${super.buildCSSClass()}`}handleClick(e){const t=this.player_.currentTime(),s=this.player_.liveTracker,r=s&&s.isLive()&&s.seekableStart();let n;r&&t-this.skipTime<=r?n=r:t>=this.skipTime?n=t-this.skipTime:n=0,this.player_.currentTime(n)}handleLanguagechange(){this.controlText(this.localize("Skip backward {1} seconds",[this.skipTime]))}}Bh.prototype.controlText_="Skip Backward";R.registerComponent("SkipBackward",Bh);class Fh extends R{constructor(e,t){super(e,t),t&&(this.menuButton_=t.menuButton),this.focusedChild_=-1,this.on("keydown",s=>this.handleKeyDown(s)),this.boundHandleBlur_=s=>this.handleBlur(s),this.boundHandleTapClick_=s=>this.handleTapClick(s)}addEventListenerForItem(e){e instanceof R&&(this.on(e,"blur",this.boundHandleBlur_),this.on(e,["tap","click"],this.boundHandleTapClick_))}removeEventListenerForItem(e){e instanceof R&&(this.off(e,"blur",this.boundHandleBlur_),this.off(e,["tap","click"],this.boundHandleTapClick_))}removeChild(e){typeof e=="string"&&(e=this.getChild(e)),this.removeEventListenerForItem(e),super.removeChild(e)}addItem(e){const t=this.addChild(e);t&&this.addEventListenerForItem(t)}createEl(){const e=this.options_.contentElType||"ul";this.contentEl_=W(e,{className:"vjs-menu-content"}),this.contentEl_.setAttribute("role","menu");const t=super.createEl("div",{append:this.contentEl_,className:"vjs-menu"});return t.appendChild(this.contentEl_),tt(t,"click",function(s){s.preventDefault(),s.stopImmediatePropagation()}),t}dispose(){this.contentEl_=null,this.boundHandleBlur_=null,this.boundHandleTapClick_=null,super.dispose()}handleBlur(e){const t=e.relatedTarget||V.activeElement;if(!this.children().some(s=>s.el()===t)){const s=this.menuButton_;s&&s.buttonPressed_&&t!==s.el().firstChild&&s.unpressButton()}}handleTapClick(e){if(this.menuButton_){this.menuButton_.unpressButton();const t=this.children();if(!Array.isArray(t))return;const s=t.filter(r=>r.el()===e.target)[0];if(!s)return;s.name()!=="CaptionSettingsMenuItem"&&this.menuButton_.focus()}}handleKeyDown(e){e.key==="ArrowLeft"||e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):(e.key==="ArrowRight"||e.key==="ArrowUp")&&(e.preventDefault(),e.stopPropagation(),this.stepBack())}stepForward(){let e=0;this.focusedChild_!==void 0&&(e=this.focusedChild_+1),this.focus(e)}stepBack(){let e=0;this.focusedChild_!==void 0&&(e=this.focusedChild_-1),this.focus(e)}focus(e=0){const t=this.children().slice();t.length&&t[0].hasClass("vjs-menu-title")&&t.shift(),t.length>0&&(e<0?e=0:e>=t.length&&(e=t.length-1),this.focusedChild_=e,t[e].el_.focus())}}R.registerComponent("Menu",Fh);class el extends R{constructor(e,t={}){super(e,t),this.menuButton_=new Oe(e,t),this.menuButton_.controlText(this.controlText_),this.menuButton_.el_.setAttribute("aria-haspopup","true");const s=Oe.prototype.buildCSSClass();this.menuButton_.el_.className=this.buildCSSClass()+" "+s,this.menuButton_.removeClass("vjs-control"),this.addChild(this.menuButton_),this.update(),this.enabled_=!0;const r=n=>this.handleClick(n);this.handleMenuKeyUp_=n=>this.handleMenuKeyUp(n),this.on(this.menuButton_,"tap",r),this.on(this.menuButton_,"click",r),this.on(this.menuButton_,"keydown",n=>this.handleKeyDown(n)),this.on(this.menuButton_,"mouseenter",()=>{this.addClass("vjs-hover"),this.menu.show(),tt(V,"keyup",this.handleMenuKeyUp_)}),this.on("mouseleave",n=>this.handleMouseLeave(n)),this.on("keydown",n=>this.handleSubmenuKeyDown(n))}update(){const e=this.createMenu();this.menu&&(this.menu.dispose(),this.removeChild(this.menu)),this.menu=e,this.addChild(e),this.buttonPressed_=!1,this.menuButton_.el_.setAttribute("aria-expanded","false"),this.items&&this.items.length<=this.hideThreshold_?(this.hide(),this.menu.contentEl_.removeAttribute("role")):(this.show(),this.menu.contentEl_.setAttribute("role","menu"))}createMenu(){const e=new Fh(this.player_,{menuButton:this});if(this.hideThreshold_=0,this.options_.title){const t=W("li",{className:"vjs-menu-title",textContent:ye(this.options_.title),tabIndex:-1}),s=new R(this.player_,{el:t});e.addItem(s)}if(this.items=this.createItems(),this.items)for(let t=0;t<this.items.length;t++)e.addItem(this.items[t]);return e}createItems(){}createEl(){return super.createEl("div",{className:this.buildWrapperCSSClass()},{})}setIcon(e){super.setIcon(e,this.menuButton_.el_)}buildWrapperCSSClass(){let e="vjs-menu-button";this.options_.inline===!0?e+="-inline":e+="-popup";const t=Oe.prototype.buildCSSClass();return`vjs-menu-button ${e} ${t} ${super.buildCSSClass()}`}buildCSSClass(){let e="vjs-menu-button";return this.options_.inline===!0?e+="-inline":e+="-popup",`vjs-menu-button ${e} ${super.buildCSSClass()}`}controlText(e,t=this.menuButton_.el()){return this.menuButton_.controlText(e,t)}dispose(){this.handleMouseLeave(),super.dispose()}handleClick(e){this.buttonPressed_?this.unpressButton():this.pressButton()}handleMouseLeave(e){this.removeClass("vjs-hover"),Le(V,"keyup",this.handleMenuKeyUp_)}focus(){this.menuButton_.focus()}blur(){this.menuButton_.blur()}handleKeyDown(e){e.key==="Escape"||e.key==="Tab"?(this.buttonPressed_&&this.unpressButton(),!e.key==="Tab"&&(e.preventDefault(),this.menuButton_.focus())):(e.key==="Up"||e.key==="Down"&&!(this.player_.options_.playerOptions.spatialNavigation&&this.player_.options_.playerOptions.spatialNavigation.enabled))&&(this.buttonPressed_||(e.preventDefault(),this.pressButton()))}handleMenuKeyUp(e){(e.key==="Escape"||e.key==="Tab")&&this.removeClass("vjs-hover")}handleSubmenuKeyPress(e){this.handleSubmenuKeyDown(e)}handleSubmenuKeyDown(e){(e.key==="Escape"||e.key==="Tab")&&(this.buttonPressed_&&this.unpressButton(),!e.key==="Tab"&&(e.preventDefault(),this.menuButton_.focus()))}pressButton(){if(this.enabled_){if(this.buttonPressed_=!0,this.menu.show(),this.menu.lockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","true"),Pe&&Yd())return;this.menu.focus()}}unpressButton(){this.enabled_&&(this.buttonPressed_=!1,this.menu.unlockShowing(),this.menu.hide(),this.menuButton_.el_.setAttribute("aria-expanded","false"))}disable(){this.unpressButton(),this.enabled_=!1,this.addClass("vjs-disabled"),this.menuButton_.disable()}enable(){this.enabled_=!0,this.removeClass("vjs-disabled"),this.menuButton_.enable()}}R.registerComponent("MenuButton",el);class tl extends el{constructor(e,t){const s=t.tracks;if(super(e,t),this.items.length<=1&&this.hide(),!s)return;const r=ce(this,this.update);s.addEventListener("removetrack",r),s.addEventListener("addtrack",r),s.addEventListener("labelchange",r),this.player_.on("ready",r),this.player_.on("dispose",function(){s.removeEventListener("removetrack",r),s.removeEventListener("addtrack",r),s.removeEventListener("labelchange",r)})}}R.registerComponent("TrackButton",tl);class dr extends Gn{constructor(e,t){super(e,t),this.selectable=t.selectable,this.isSelected_=t.selected||!1,this.multiSelectable=t.multiSelectable,this.selected(this.isSelected_),this.selectable?this.multiSelectable?this.el_.setAttribute("role","menuitemcheckbox"):this.el_.setAttribute("role","menuitemradio"):this.el_.setAttribute("role","menuitem")}createEl(e,t,s){this.nonIconControl=!0;const r=super.createEl("li",Object.assign({className:"vjs-menu-item",tabIndex:-1},t),s),n=W("span",{className:"vjs-menu-item-text",textContent:this.localize(this.options_.label)});return this.player_.options_.experimentalSvgIcons?r.appendChild(n):r.replaceChild(n,r.querySelector(".vjs-icon-placeholder")),r}handleKeyDown(e){["Tab","Escape","ArrowUp","ArrowLeft","ArrowRight","ArrowDown"].includes(e.key)||super.handleKeyDown(e)}handleClick(e){this.selected(!0)}selected(e){this.selectable&&(e?(this.addClass("vjs-selected"),this.el_.setAttribute("aria-checked","true"),this.controlText(", selected"),this.isSelected_=!0):(this.removeClass("vjs-selected"),this.el_.setAttribute("aria-checked","false"),this.controlText(""),this.isSelected_=!1))}}R.registerComponent("MenuItem",dr);class hr extends dr{constructor(e,t){const s=t.track,r=e.textTracks();t.label=s.label||s.language||"Unknown",t.selected=s.mode==="showing",super(e,t),this.track=s,this.kinds=(t.kinds||[t.kind||this.track.kind]).filter(Boolean);const n=(...l)=>{this.handleTracksChange.apply(this,l)},a=(...l)=>{this.handleSelectedLanguageChange.apply(this,l)};if(e.on(["loadstart","texttrackchange"],n),r.addEventListener("change",n),r.addEventListener("selectedlanguagechange",a),this.on("dispose",function(){e.off(["loadstart","texttrackchange"],n),r.removeEventListener("change",n),r.removeEventListener("selectedlanguagechange",a)}),r.onchange===void 0){let l;this.on(["tap","click"],function(){if(typeof S.Event!="object")try{l=new S.Event("change")}catch{}l||(l=V.createEvent("Event"),l.initEvent("change",!0,!0)),r.dispatchEvent(l)})}this.handleTracksChange()}handleClick(e){const t=this.track,s=this.player_.textTracks();if(super.handleClick(e),!!s)for(let r=0;r<s.length;r++){const n=s[r];this.kinds.indexOf(n.kind)!==-1&&(n===t?n.mode!=="showing"&&(n.mode="showing"):n.mode!=="disabled"&&(n.mode="disabled"))}}handleTracksChange(e){const t=this.track.mode==="showing";t!==this.isSelected_&&this.selected(t)}handleSelectedLanguageChange(e){if(this.track.mode==="showing"){const t=this.player_.cache_.selectedLanguage;if(t&&t.enabled&&t.language===this.track.language&&t.kind!==this.track.kind)return;this.player_.cache_.selectedLanguage={enabled:!0,language:this.track.language,kind:this.track.kind}}}dispose(){this.track=null,super.dispose()}}R.registerComponent("TextTrackMenuItem",hr);class Uh extends hr{constructor(e,t){t.track={player:e,kind:t.kind,kinds:t.kinds,default:!1,mode:"disabled"},t.kinds||(t.kinds=[t.kind]),t.label?t.track.label=t.label:t.track.label=t.kinds.join(" and ")+" off",t.selectable=!0,t.multiSelectable=!1,super(e,t)}handleTracksChange(e){const t=this.player().textTracks();let s=!0;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(this.options_.kinds.indexOf(a.kind)>-1&&a.mode==="showing"){s=!1;break}}s!==this.isSelected_&&this.selected(s)}handleSelectedLanguageChange(e){const t=this.player().textTracks();let s=!0;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(["captions","descriptions","subtitles"].indexOf(a.kind)>-1&&a.mode==="showing"){s=!1;break}}s&&(this.player_.cache_.selectedLanguage={enabled:!1})}handleLanguagechange(){this.$(".vjs-menu-item-text").textContent=this.player_.localize(this.options_.label),super.handleLanguagechange()}}R.registerComponent("OffTextTrackMenuItem",Uh);class cs extends tl{constructor(e,t={}){t.tracks=e.textTracks(),super(e,t)}createItems(e=[],t=hr){let s;this.label_&&(s=`${this.label_} off`),e.push(new Uh(this.player_,{kinds:this.kinds_,kind:this.kind_,label:s})),this.hideThreshold_+=1;const r=this.player_.textTracks();Array.isArray(this.kinds_)||(this.kinds_=[this.kind_]);for(let n=0;n<r.length;n++){const a=r[n];if(this.kinds_.indexOf(a.kind)>-1){const l=new t(this.player_,{track:a,kinds:this.kinds_,kind:this.kind_,selectable:!0,multiSelectable:!1});l.addClass(`vjs-${a.kind}-menu-item`),e.push(l)}}return e}}R.registerComponent("TextTrackButton",cs);class Vh extends dr{constructor(e,t){const s=t.track,r=t.cue,n=e.currentTime();t.selectable=!0,t.multiSelectable=!1,t.label=r.text,t.selected=r.startTime<=n&&n<r.endTime,super(e,t),this.track=s,this.cue=r}handleClick(e){super.handleClick(),this.player_.currentTime(this.cue.startTime)}}R.registerComponent("ChaptersTrackMenuItem",Vh);class il extends cs{constructor(e,t,s){super(e,t,s),this.setIcon("chapters"),this.selectCurrentItem_=()=>{this.items.forEach(r=>{r.selected(this.track_.activeCues[0]===r.cue)})}}buildCSSClass(){return`vjs-chapters-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-chapters-button ${super.buildWrapperCSSClass()}`}update(e){if(e&&e.track&&e.track.kind!=="chapters")return;const t=this.findChaptersTrack();t!==this.track_?(this.setTrack(t),super.update()):(!this.items||t&&t.cues&&t.cues.length!==this.items.length)&&super.update()}setTrack(e){if(this.track_!==e){if(this.updateHandler_||(this.updateHandler_=this.update.bind(this)),this.track_){const t=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);t&&t.removeEventListener("load",this.updateHandler_),this.track_.removeEventListener("cuechange",this.selectCurrentItem_),this.track_=null}if(this.track_=e,this.track_){this.track_.mode="hidden";const t=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);t&&t.addEventListener("load",this.updateHandler_),this.track_.addEventListener("cuechange",this.selectCurrentItem_)}}}findChaptersTrack(){const e=this.player_.textTracks()||[];for(let t=e.length-1;t>=0;t--){const s=e[t];if(s.kind===this.kind_)return s}}getMenuCaption(){return this.track_&&this.track_.label?this.track_.label:this.localize(ye(this.kind_))}createMenu(){return this.options_.title=this.getMenuCaption(),super.createMenu()}createItems(){const e=[];if(!this.track_)return e;const t=this.track_.cues;if(!t)return e;for(let s=0,r=t.length;s<r;s++){const n=t[s],a=new Vh(this.player_,{track:this.track_,cue:n});e.push(a)}return e}}il.prototype.kind_="chapters";il.prototype.controlText_="Chapters";R.registerComponent("ChaptersButton",il);class sl extends cs{constructor(e,t,s){super(e,t,s),this.setIcon("audio-description");const r=e.textTracks(),n=ce(this,this.handleTracksChange);r.addEventListener("change",n),this.on("dispose",function(){r.removeEventListener("change",n)})}handleTracksChange(e){const t=this.player().textTracks();let s=!1;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(a.kind!==this.kind_&&a.mode==="showing"){s=!0;break}}s?this.disable():this.enable()}buildCSSClass(){return`vjs-descriptions-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-descriptions-button ${super.buildWrapperCSSClass()}`}}sl.prototype.kind_="descriptions";sl.prototype.controlText_="Descriptions";R.registerComponent("DescriptionsButton",sl);class rl extends cs{constructor(e,t,s){super(e,t,s),this.setIcon("subtitles")}buildCSSClass(){return`vjs-subtitles-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-subtitles-button ${super.buildWrapperCSSClass()}`}}rl.prototype.kind_="subtitles";rl.prototype.controlText_="Subtitles";R.registerComponent("SubtitlesButton",rl);class nl extends hr{constructor(e,t){t.track={player:e,kind:t.kind,label:t.kind+" settings",selectable:!1,default:!1,mode:"disabled"},t.selectable=!1,t.name="CaptionSettingsMenuItem",super(e,t),this.addClass("vjs-texttrack-settings"),this.controlText(", opens "+t.kind+" settings dialog")}handleClick(e){this.player().getChild("textTrackSettings").open()}handleLanguagechange(){this.$(".vjs-menu-item-text").textContent=this.player_.localize(this.options_.kind+" settings"),super.handleLanguagechange()}}R.registerComponent("CaptionSettingsMenuItem",nl);class al extends cs{constructor(e,t,s){super(e,t,s),this.setIcon("captions")}buildCSSClass(){return`vjs-captions-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-captions-button ${super.buildWrapperCSSClass()}`}createItems(){const e=[];return!(this.player().tech_&&this.player().tech_.featuresNativeTextTracks)&&this.player().getChild("textTrackSettings")&&(e.push(new nl(this.player_,{kind:this.kind_})),this.hideThreshold_+=1),super.createItems(e)}}al.prototype.kind_="captions";al.prototype.controlText_="Captions";R.registerComponent("CaptionsButton",al);class Hh extends hr{createEl(e,t,s){const r=super.createEl(e,t,s),n=r.querySelector(".vjs-menu-item-text");return this.options_.track.kind==="captions"&&(this.player_.options_.experimentalSvgIcons?this.setIcon("captions",r):n.appendChild(W("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(W("span",{className:"vjs-control-text",textContent:` ${this.localize("Captions")}`}))),r}}R.registerComponent("SubsCapsMenuItem",Hh);class ol extends cs{constructor(e,t={}){super(e,t),this.label_="subtitles",this.setIcon("subtitles"),["en","en-us","en-ca","fr-ca"].indexOf(this.player_.language_)>-1&&(this.label_="captions",this.setIcon("captions")),this.menuButton_.controlText(ye(this.label_))}buildCSSClass(){return`vjs-subs-caps-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-subs-caps-button ${super.buildWrapperCSSClass()}`}createItems(){let e=[];return!(this.player().tech_&&this.player().tech_.featuresNativeTextTracks)&&this.player().getChild("textTrackSettings")&&(e.push(new nl(this.player_,{kind:this.label_})),this.hideThreshold_+=1),e=super.createItems(e,Hh),e}}ol.prototype.kinds_=["captions","subtitles"];ol.prototype.controlText_="Subtitles";R.registerComponent("SubsCapsButton",ol);class qh extends dr{constructor(e,t){const s=t.track,r=e.audioTracks();t.label=s.label||s.language||"Unknown",t.selected=s.enabled,super(e,t),this.track=s,this.addClass(`vjs-${s.kind}-menu-item`);const n=(...a)=>{this.handleTracksChange.apply(this,a)};r.addEventListener("change",n),this.on("dispose",()=>{r.removeEventListener("change",n)})}createEl(e,t,s){const r=super.createEl(e,t,s),n=r.querySelector(".vjs-menu-item-text");return["main-desc","descriptions"].indexOf(this.options_.track.kind)>=0&&(n.appendChild(W("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(W("span",{className:"vjs-control-text",textContent:" "+this.localize("Descriptions")}))),r}handleClick(e){if(super.handleClick(e),this.track.enabled=!0,this.player_.tech_.featuresNativeAudioTracks){const t=this.player_.audioTracks();for(let s=0;s<t.length;s++){const r=t[s];r!==this.track&&(r.enabled=r===this.track)}}}handleTracksChange(e){this.selected(this.track.enabled)}}R.registerComponent("AudioTrackMenuItem",qh);class zh extends tl{constructor(e,t={}){t.tracks=e.audioTracks(),super(e,t),this.setIcon("audio")}buildCSSClass(){return`vjs-audio-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-audio-button ${super.buildWrapperCSSClass()}`}createItems(e=[]){this.hideThreshold_=1;const t=this.player_.audioTracks();for(let s=0;s<t.length;s++){const r=t[s];e.push(new qh(this.player_,{track:r,selectable:!0,multiSelectable:!1}))}return e}}zh.prototype.controlText_="Audio Track";R.registerComponent("AudioTrackButton",zh);class ll extends dr{constructor(e,t){const s=t.rate,r=parseFloat(s,10);t.label=s,t.selected=r===e.playbackRate(),t.selectable=!0,t.multiSelectable=!1,super(e,t),this.label=s,this.rate=r,this.on(e,"ratechange",n=>this.update(n))}handleClick(e){super.handleClick(),this.player().playbackRate(this.rate)}update(e){this.selected(this.player().playbackRate()===this.rate)}}ll.prototype.contentElType="button";R.registerComponent("PlaybackRateMenuItem",ll);class $h extends el{constructor(e,t){super(e,t),this.menuButton_.el_.setAttribute("aria-describedby",this.labelElId_),this.updateVisibility(),this.updateLabel(),this.on(e,"loadstart",s=>this.updateVisibility(s)),this.on(e,"ratechange",s=>this.updateLabel(s)),this.on(e,"playbackrateschange",s=>this.handlePlaybackRateschange(s))}createEl(){const e=super.createEl();return this.labelElId_="vjs-playback-rate-value-label-"+this.id_,this.labelEl_=W("div",{className:"vjs-playback-rate-value",id:this.labelElId_,textContent:"1x"}),e.appendChild(this.labelEl_),e}dispose(){this.labelEl_=null,super.dispose()}buildCSSClass(){return`vjs-playback-rate ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-playback-rate ${super.buildWrapperCSSClass()}`}createItems(){const e=this.playbackRates(),t=[];for(let s=e.length-1;s>=0;s--)t.push(new ll(this.player(),{rate:e[s]+"x"}));return t}handlePlaybackRateschange(e){this.update()}playbackRates(){const e=this.player();return e.playbackRates&&e.playbackRates()||[]}playbackRateSupported(){return this.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0}updateVisibility(e){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")}updateLabel(e){this.playbackRateSupported()&&(this.labelEl_.textContent=this.player().playbackRate()+"x")}}$h.prototype.controlText_="Playback Rate";R.registerComponent("PlaybackRateMenuButton",$h);class Gh extends R{buildCSSClass(){return`vjs-spacer ${super.buildCSSClass()}`}createEl(e="div",t={},s={}){return t.className||(t.className=this.buildCSSClass()),super.createEl(e,t,s)}}R.registerComponent("Spacer",Gh);class qv extends Gh{buildCSSClass(){return`vjs-custom-control-spacer ${super.buildCSSClass()}`}createEl(){return super.createEl("div",{className:this.buildCSSClass(),textContent:" "})}}R.registerComponent("CustomControlSpacer",qv);class Wh extends R{createEl(){return super.createEl("div",{className:"vjs-control-bar",dir:"ltr"})}}Wh.prototype.options_={children:["playToggle","skipBackward","skipForward","volumePanel","currentTimeDisplay","timeDivider","durationDisplay","progressControl","liveDisplay","seekToLive","remainingTimeDisplay","customControlSpacer","playbackRateMenuButton","chaptersButton","descriptionsButton","subsCapsButton","audioTrackButton","pictureInPictureToggle","fullscreenToggle"]};R.registerComponent("ControlBar",Wh);class Xh extends ls{constructor(e,t){super(e,t),this.on(e,"error",s=>{this.open(s)})}buildCSSClass(){return`vjs-error-display ${super.buildCSSClass()}`}content(){const e=this.player().error();return e?this.localize(e.message):""}}Xh.prototype.options_=Object.assign({},ls.prototype.options_,{pauseOnOpen:!1,fillAlways:!0,temporary:!1,uncloseable:!0});R.registerComponent("ErrorDisplay",Xh);class Yh extends R{constructor(e,t={}){super(e,t),this.el_.setAttribute("aria-labelledby",this.selectLabelledbyIds)}createEl(){return this.selectLabelledbyIds=[this.options_.legendId,this.options_.labelId].join(" ").trim(),W("select",{id:this.options_.id},{},this.options_.SelectOptions.map(t=>{const s=(this.options_.labelId?this.options_.labelId:`vjs-track-option-${at()}`)+"-"+t[1].replace(/\W+/g,""),r=W("option",{id:s,value:this.localize(t[0]),textContent:this.localize(t[1])});return r.setAttribute("aria-labelledby",`${this.selectLabelledbyIds} ${s}`),r}))}}R.registerComponent("TextTrackSelect",Yh);class gi extends R{constructor(e,t={}){super(e,t);const s=W("legend",{textContent:this.localize(this.options_.legendText),id:this.options_.legendId});this.el().appendChild(s);const r=this.options_.selects;for(const n of r){const a=this.options_.selectConfigs[n],l=a.className,u=a.id.replace("%s",this.options_.id_);let f=null;const m=`vjs_select_${at()}`;if(this.options_.type==="colors"){f=W("span",{className:l});const T=W("label",{id:u,className:"vjs-label",textContent:this.localize(a.label)});T.setAttribute("for",m),f.appendChild(T)}const v=new Yh(e,{SelectOptions:a.options,legendId:this.options_.legendId,id:m,labelId:u});this.addChild(v),this.options_.type==="colors"&&(f.appendChild(v.el()),this.el().appendChild(f))}}createEl(){return W("fieldset",{className:this.options_.className})}}R.registerComponent("TextTrackFieldset",gi);class Kh extends R{constructor(e,t={}){super(e,t);const s=this.options_.textTrackComponentid,r=new gi(e,{id_:s,legendId:`captions-text-legend-${s}`,legendText:this.localize("Text"),className:"vjs-fg vjs-track-setting",selects:this.options_.fieldSets[0],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(r);const n=new gi(e,{id_:s,legendId:`captions-background-${s}`,legendText:this.localize("Text Background"),className:"vjs-bg vjs-track-setting",selects:this.options_.fieldSets[1],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(n);const a=new gi(e,{id_:s,legendId:`captions-window-${s}`,legendText:this.localize("Caption Area Background"),className:"vjs-window vjs-track-setting",selects:this.options_.fieldSets[2],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(a)}createEl(){return W("div",{className:"vjs-track-settings-colors"})}}R.registerComponent("TextTrackSettingsColors",Kh);class Qh extends R{constructor(e,t={}){super(e,t);const s=this.options_.textTrackComponentid,r=new gi(e,{id_:s,legendId:`captions-font-size-${s}`,legendText:"Font Size",className:"vjs-font-percent vjs-track-setting",selects:this.options_.fieldSets[0],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(r);const n=new gi(e,{id_:s,legendId:`captions-edge-style-${s}`,legendText:this.localize("Text Edge Style"),className:"vjs-edge-style vjs-track-setting",selects:this.options_.fieldSets[1],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(n);const a=new gi(e,{id_:s,legendId:`captions-font-family-${s}`,legendText:this.localize("Font Family"),className:"vjs-font-family vjs-track-setting",selects:this.options_.fieldSets[2],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(a)}createEl(){return W("div",{className:"vjs-track-settings-font"})}}R.registerComponent("TextTrackSettingsFont",Qh);class Jh extends R{constructor(e,t={}){super(e,t);const s=new Oe(e,{controlText:this.localize("restore all settings to the default values"),className:"vjs-default-button"});s.el().classList.remove("vjs-control","vjs-button"),s.el().textContent=this.localize("Reset"),this.addChild(s);const r=this.localize("Done"),n=new Oe(e,{controlText:r,className:"vjs-done-button"});n.el().classList.remove("vjs-control","vjs-button"),n.el().textContent=r,this.addChild(n)}createEl(){return W("div",{className:"vjs-track-settings-controls"})}}R.registerComponent("TrackSettingsControls",Jh);const Pa="vjs-text-track-settings",uc=["#000","Black"],cc=["#00F","Blue"],dc=["#0FF","Cyan"],hc=["#0F0","Green"],fc=["#F0F","Magenta"],pc=["#F00","Red"],mc=["#FFF","White"],gc=["#FF0","Yellow"],La=["1","Opaque"],Oa=["0.5","Semi-Transparent"],vc=["0","Transparent"],Kt={backgroundColor:{selector:".vjs-bg-color > select",id:"captions-background-color-%s",label:"Color",options:[uc,mc,pc,hc,cc,gc,fc,dc],className:"vjs-bg-color"},backgroundOpacity:{selector:".vjs-bg-opacity > select",id:"captions-background-opacity-%s",label:"Opacity",options:[La,Oa,vc],className:"vjs-bg-opacity vjs-opacity"},color:{selector:".vjs-text-color > select",id:"captions-foreground-color-%s",label:"Color",options:[mc,uc,pc,hc,cc,gc,fc,dc],className:"vjs-text-color"},edgeStyle:{selector:".vjs-edge-style > select",id:"",label:"Text Edge Style",options:[["none","None"],["raised","Raised"],["depressed","Depressed"],["uniform","Uniform"],["dropshadow","Drop shadow"]]},fontFamily:{selector:".vjs-font-family > select",id:"",label:"Font Family",options:[["proportionalSansSerif","Proportional Sans-Serif"],["monospaceSansSerif","Monospace Sans-Serif"],["proportionalSerif","Proportional Serif"],["monospaceSerif","Monospace Serif"],["casual","Casual"],["script","Script"],["small-caps","Small Caps"]]},fontPercent:{selector:".vjs-font-percent > select",id:"",label:"Font Size",options:[["0.50","50%"],["0.75","75%"],["1.00","100%"],["1.25","125%"],["1.50","150%"],["1.75","175%"],["2.00","200%"],["3.00","300%"],["4.00","400%"]],default:2,parser:i=>i==="1.00"?null:Number(i)},textOpacity:{selector:".vjs-text-opacity > select",id:"captions-foreground-opacity-%s",label:"Opacity",options:[La,Oa],className:"vjs-text-opacity vjs-opacity"},windowColor:{selector:".vjs-window-color > select",id:"captions-window-color-%s",label:"Color",className:"vjs-window-color"},windowOpacity:{selector:".vjs-window-opacity > select",id:"captions-window-opacity-%s",label:"Opacity",options:[vc,Oa,La],className:"vjs-window-opacity vjs-opacity"}};Kt.windowColor.options=Kt.backgroundColor.options;function Zh(i,e){if(e&&(i=e(i)),i&&i!=="none")return i}function zv(i,e){const t=i.options[i.options.selectedIndex].value;return Zh(t,e)}function $v(i,e,t){if(e){for(let s=0;s<i.options.length;s++)if(Zh(i.options[s].value,t)===e){i.selectedIndex=s;break}}}class Gv extends ls{constructor(e,t){t.temporary=!1,super(e,t),this.updateDisplay=this.updateDisplay.bind(this),this.fill(),this.hasBeenOpened_=this.hasBeenFilled_=!0,this.renderModalComponents(e),this.endDialog=W("p",{className:"vjs-control-text",textContent:this.localize("End of dialog window.")}),this.el().appendChild(this.endDialog),this.setDefaults(),t.persistTextTrackSettings===void 0&&(this.options_.persistTextTrackSettings=this.options_.playerOptions.persistTextTrackSettings),this.bindFunctionsToSelectsAndButtons(),this.options_.persistTextTrackSettings&&this.restoreSettings()}renderModalComponents(e){const t=new Kh(e,{textTrackComponentid:this.id_,selectConfigs:Kt,fieldSets:[["color","textOpacity"],["backgroundColor","backgroundOpacity"],["windowColor","windowOpacity"]]});this.addChild(t);const s=new Qh(e,{textTrackComponentid:this.id_,selectConfigs:Kt,fieldSets:[["fontPercent"],["edgeStyle"],["fontFamily"]]});this.addChild(s);const r=new Jh(e);this.addChild(r)}bindFunctionsToSelectsAndButtons(){this.on(this.$(".vjs-done-button"),["click","tap"],()=>{this.saveSettings(),this.close()}),this.on(this.$(".vjs-default-button"),["click","tap"],()=>{this.setDefaults(),this.updateDisplay()}),Ni(Kt,e=>{this.on(this.$(e.selector),"change",this.updateDisplay)})}dispose(){this.endDialog=null,super.dispose()}label(){return this.localize("Caption Settings Dialog")}description(){return this.localize("Beginning of dialog window. Escape will cancel and close the window.")}buildCSSClass(){return super.buildCSSClass()+" vjs-text-track-settings"}getValues(){return Hd(Kt,(e,t,s)=>{const r=zv(this.$(t.selector),t.parser);return r!==void 0&&(e[s]=r),e},{})}setValues(e){Ni(Kt,(t,s)=>{$v(this.$(t.selector),e[s],t.parser)})}setDefaults(){Ni(Kt,e=>{const t=e.hasOwnProperty("default")?e.default:0;this.$(e.selector).selectedIndex=t})}restoreSettings(){let e;try{e=JSON.parse(S.localStorage.getItem(Pa))}catch(t){Q.warn(t)}e&&this.setValues(e)}saveSettings(){if(!this.options_.persistTextTrackSettings)return;const e=this.getValues();try{Object.keys(e).length?S.localStorage.setItem(Pa,JSON.stringify(e)):S.localStorage.removeItem(Pa)}catch(t){Q.warn(t)}}updateDisplay(){const e=this.player_.getChild("textTrackDisplay");e&&e.updateDisplay()}handleLanguagechange(){this.fill(),this.renderModalComponents(this.player_),this.bindFunctionsToSelectsAndButtons()}}R.registerComponent("TextTrackSettings",Gv);class Wv extends R{constructor(e,t){let s=t.ResizeObserver||S.ResizeObserver;t.ResizeObserver===null&&(s=!1);const r=oe({createEl:!s,reportTouchActivity:!1},t);super(e,r),this.ResizeObserver=t.ResizeObserver||S.ResizeObserver,this.loadListener_=null,this.resizeObserver_=null,this.debouncedHandler_=dh(()=>{this.resizeHandler()},100,!1,this),s?(this.resizeObserver_=new this.ResizeObserver(this.debouncedHandler_),this.resizeObserver_.observe(e.el())):(this.loadListener_=()=>{if(!this.el_||!this.el_.contentWindow)return;const n=this.debouncedHandler_;let a=this.unloadListener_=function(){Le(this,"resize",n),Le(this,"unload",a),a=null};tt(this.el_.contentWindow,"unload",a),tt(this.el_.contentWindow,"resize",n)},this.one("load",this.loadListener_))}createEl(){return super.createEl("iframe",{className:"vjs-resize-manager",tabIndex:-1,title:this.localize("No content")},{"aria-hidden":"true"})}resizeHandler(){!this.player_||!this.player_.trigger||this.player_.trigger("playerresize")}dispose(){this.debouncedHandler_&&this.debouncedHandler_.cancel(),this.resizeObserver_&&(this.player_.el()&&this.resizeObserver_.unobserve(this.player_.el()),this.resizeObserver_.disconnect()),this.loadListener_&&this.off("load",this.loadListener_),this.el_&&this.el_.contentWindow&&this.unloadListener_&&this.unloadListener_.call(this.el_.contentWindow),this.ResizeObserver=null,this.resizeObserver=null,this.debouncedHandler_=null,this.loadListener_=null,super.dispose()}}R.registerComponent("ResizeManager",Wv);const Xv={trackingThreshold:20,liveTolerance:15};class Yv extends R{constructor(e,t){const s=oe(Xv,t,{createEl:!1});super(e,s),this.trackLiveHandler_=()=>this.trackLive_(),this.handlePlay_=r=>this.handlePlay(r),this.handleFirstTimeupdate_=r=>this.handleFirstTimeupdate(r),this.handleSeeked_=r=>this.handleSeeked(r),this.seekToLiveEdge_=r=>this.seekToLiveEdge(r),this.reset_(),this.on(this.player_,"durationchange",r=>this.handleDurationchange(r)),this.on(this.player_,"canplay",()=>this.toggleTracking())}trackLive_(){const e=this.player_.seekable();if(!e||!e.length)return;const t=Number(S.performance.now().toFixed(4)),s=this.lastTime_===-1?0:(t-this.lastTime_)/1e3;this.lastTime_=t,this.pastSeekEnd_=this.pastSeekEnd()+s;const r=this.liveCurrentTime(),n=this.player_.currentTime();let a=this.player_.paused()||this.seekedBehindLive_||Math.abs(r-n)>this.options_.liveTolerance;(!this.timeupdateSeen_||r===1/0)&&(a=!1),a!==this.behindLiveEdge_&&(this.behindLiveEdge_=a,this.trigger("liveedgechange"))}handleDurationchange(){this.toggleTracking()}toggleTracking(){this.player_.duration()===1/0&&this.liveWindow()>=this.options_.trackingThreshold?(this.player_.options_.liveui&&this.player_.addClass("vjs-liveui"),this.startTracking()):(this.player_.removeClass("vjs-liveui"),this.stopTracking())}startTracking(){this.isTracking()||(this.timeupdateSeen_||(this.timeupdateSeen_=this.player_.hasStarted()),this.trackingInterval_=this.setInterval(this.trackLiveHandler_,ot),this.trackLive_(),this.on(this.player_,["play","pause"],this.trackLiveHandler_),this.timeupdateSeen_?this.on(this.player_,"seeked",this.handleSeeked_):(this.one(this.player_,"play",this.handlePlay_),this.one(this.player_,"timeupdate",this.handleFirstTimeupdate_)))}handleFirstTimeupdate(){this.timeupdateSeen_=!0,this.on(this.player_,"seeked",this.handleSeeked_)}handleSeeked(){const e=Math.abs(this.liveCurrentTime()-this.player_.currentTime());this.seekedBehindLive_=this.nextSeekedFromUser_&&e>2,this.nextSeekedFromUser_=!1,this.trackLive_()}handlePlay(){this.one(this.player_,"timeupdate",this.seekToLiveEdge_)}reset_(){this.lastTime_=-1,this.pastSeekEnd_=0,this.lastSeekEnd_=-1,this.behindLiveEdge_=!0,this.timeupdateSeen_=!1,this.seekedBehindLive_=!1,this.nextSeekedFromUser_=!1,this.clearInterval(this.trackingInterval_),this.trackingInterval_=null,this.off(this.player_,["play","pause"],this.trackLiveHandler_),this.off(this.player_,"seeked",this.handleSeeked_),this.off(this.player_,"play",this.handlePlay_),this.off(this.player_,"timeupdate",this.handleFirstTimeupdate_),this.off(this.player_,"timeupdate",this.seekToLiveEdge_)}nextSeekedFromUser(){this.nextSeekedFromUser_=!0}stopTracking(){this.isTracking()&&(this.reset_(),this.trigger("liveedgechange"))}seekableEnd(){const e=this.player_.seekable(),t=[];let s=e?e.length:0;for(;s--;)t.push(e.end(s));return t.length?t.sort()[t.length-1]:1/0}seekableStart(){const e=this.player_.seekable(),t=[];let s=e?e.length:0;for(;s--;)t.push(e.start(s));return t.length?t.sort()[0]:0}liveWindow(){const e=this.liveCurrentTime();return e===1/0?0:e-this.seekableStart()}isLive(){return this.isTracking()}atLiveEdge(){return!this.behindLiveEdge()}liveCurrentTime(){return this.pastSeekEnd()+this.seekableEnd()}pastSeekEnd(){const e=this.seekableEnd();return this.lastSeekEnd_!==-1&&e!==this.lastSeekEnd_&&(this.pastSeekEnd_=0),this.lastSeekEnd_=e,this.pastSeekEnd_}behindLiveEdge(){return this.behindLiveEdge_}isTracking(){return typeof this.trackingInterval_=="number"}seekToLiveEdge(){this.seekedBehindLive_=!1,!this.atLiveEdge()&&(this.nextSeekedFromUser_=!1,this.player_.currentTime(this.liveCurrentTime()))}dispose(){this.stopTracking(),super.dispose()}}R.registerComponent("LiveTracker",Yv);class Kv extends R{constructor(e,t){super(e,t),this.on("statechanged",s=>this.updateDom_()),this.updateDom_()}createEl(){return this.els={title:W("div",{className:"vjs-title-bar-title",id:`vjs-title-bar-title-${at()}`}),description:W("div",{className:"vjs-title-bar-description",id:`vjs-title-bar-description-${at()}`})},W("div",{className:"vjs-title-bar"},{},qd(this.els))}updateDom_(){const e=this.player_.tech_,t=e&&e.el_,s={title:"aria-labelledby",description:"aria-describedby"};["title","description"].forEach(r=>{const n=this.state[r],a=this.els[r],l=s[r];Vn(a),n&&ei(a,n),t&&(t.removeAttribute(l),n&&t.setAttribute(l,a.id))}),this.state.title||this.state.description?this.show():this.hide()}update(e){this.setState(e)}dispose(){const e=this.player_.tech_,t=e&&e.el_;t&&(t.removeAttribute("aria-labelledby"),t.removeAttribute("aria-describedby")),super.dispose(),this.els=null}}R.registerComponent("TitleBar",Kv);const Qv={initialDisplay:4e3,position:[],takeFocus:!1};class Jv extends Oe{constructor(e,t){t=oe(Qv,t),super(e,t),this.controlText(t.controlText),this.hide(),this.on(this.player_,["useractive","userinactive"],s=>{this.removeClass("force-display")})}buildCSSClass(){return`vjs-transient-button focus-visible ${this.options_.position.map(e=>`vjs-${e}`).join(" ")}`}createEl(){const e=W("button",{},{type:"button",class:this.buildCSSClass()},W("span"));return this.controlTextEl_=e.querySelector("span"),e}show(){super.show(),this.addClass("force-display"),this.options_.takeFocus&&this.el().focus({preventScroll:!0}),this.forceDisplayTimeout=this.player_.setTimeout(()=>{this.removeClass("force-display")},this.options_.initialDisplay)}hide(){this.removeClass("force-display"),super.hide()}dispose(){this.player_.clearTimeout(this.forceDisplayTimeout),super.dispose()}}R.registerComponent("TransientButton",Jv);const io=i=>{const e=i.el();if(e.hasAttribute("src"))return i.triggerSourceset(e.src),!0;const t=i.$$("source"),s=[];let r="";if(!t.length)return!1;for(let n=0;n<t.length;n++){const a=t[n].src;a&&s.indexOf(a)===-1&&s.push(a)}return s.length?(s.length===1&&(r=s[0]),i.triggerSourceset(r),!0):!1},Zv=Object.defineProperty({},"innerHTML",{get(){return this.cloneNode(!0).innerHTML},set(i){const e=V.createElement(this.nodeName.toLowerCase());e.innerHTML=i;const t=V.createDocumentFragment();for(;e.childNodes.length;)t.appendChild(e.childNodes[0]);return this.innerText="",S.Element.prototype.appendChild.call(this,t),this.innerHTML}}),ef=(i,e)=>{let t={};for(let s=0;s<i.length&&(t=Object.getOwnPropertyDescriptor(i[s],e),!(t&&t.set&&t.get));s++);return t.enumerable=!0,t.configurable=!0,t},ey=i=>ef([i.el(),S.HTMLMediaElement.prototype,S.Element.prototype,Zv],"innerHTML"),yc=function(i){const e=i.el();if(e.resetSourceWatch_)return;const t={},s=ey(i),r=n=>(...a)=>{const l=n.apply(e,a);return io(i),l};["append","appendChild","insertAdjacentHTML"].forEach(n=>{e[n]&&(t[n]=e[n],e[n]=r(t[n]))}),Object.defineProperty(e,"innerHTML",oe(s,{set:r(s.set)})),e.resetSourceWatch_=()=>{e.resetSourceWatch_=null,Object.keys(t).forEach(n=>{e[n]=t[n]}),Object.defineProperty(e,"innerHTML",s)},i.one("sourceset",e.resetSourceWatch_)},ty=Object.defineProperty({},"src",{get(){return this.hasAttribute("src")?xh(S.Element.prototype.getAttribute.call(this,"src")):""},set(i){return S.Element.prototype.setAttribute.call(this,"src",i),i}}),iy=i=>ef([i.el(),S.HTMLMediaElement.prototype,ty],"src"),sy=function(i){if(!i.featuresSourceset)return;const e=i.el();if(e.resetSourceset_)return;const t=iy(i),s=e.setAttribute,r=e.load;Object.defineProperty(e,"src",oe(t,{set:n=>{const a=t.set.call(e,n);return i.triggerSourceset(e.src),a}})),e.setAttribute=(n,a)=>{const l=s.call(e,n,a);return/src/i.test(n)&&i.triggerSourceset(e.src),l},e.load=()=>{const n=r.call(e);return io(i)||(i.triggerSourceset(""),yc(i)),n},e.currentSrc?i.triggerSourceset(e.currentSrc):io(i)||yc(i),e.resetSourceset_=()=>{e.resetSourceset_=null,e.load=r,e.setAttribute=s,Object.defineProperty(e,"src",t),e.resetSourceWatch_&&e.resetSourceWatch_()}};class q extends Y{constructor(e,t){super(e,t);const s=e.source;let r=!1;if(this.featuresVideoFrameCallback=this.featuresVideoFrameCallback&&this.el_.tagName==="VIDEO",s&&(this.el_.currentSrc!==s.src||e.tag&&e.tag.initNetworkState_===3)?this.setSource(s):this.handleLateInit_(this.el_),e.enableSourceset&&this.setupSourcesetHandling_(),this.isScrubbing_=!1,this.el_.hasChildNodes()){const n=this.el_.childNodes;let a=n.length;const l=[];for(;a--;){const u=n[a];u.nodeName.toLowerCase()==="track"&&(this.featuresNativeTextTracks?(this.remoteTextTrackEls().addTrackElement_(u),this.remoteTextTracks().addTrack(u.track),this.textTracks().addTrack(u.track),!r&&!this.el_.hasAttribute("crossorigin")&&$n(u.src)&&(r=!0)):l.push(u))}for(let u=0;u<l.length;u++)this.el_.removeChild(l[u])}this.proxyNativeTracks_(),this.featuresNativeTextTracks&&r&&Q.warn(`Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.
176
- This may prevent text tracks from loading.`),this.restoreMetadataTracksInIOSNativePlayer_(),(er||Rn)&&e.nativeControlsForTouch===!0&&this.setControls(!0),this.proxyWebkitFullscreen_(),this.triggerReady()}dispose(){this.el_&&this.el_.resetSourceset_&&this.el_.resetSourceset_(),q.disposeMediaElement(this.el_),this.options_=null,super.dispose()}setupSourcesetHandling_(){sy(this)}restoreMetadataTracksInIOSNativePlayer_(){const e=this.textTracks();let t;const s=()=>{t=[];for(let n=0;n<e.length;n++){const a=e[n];a.kind==="metadata"&&t.push({track:a,storedMode:a.mode})}};s(),e.addEventListener("change",s),this.on("dispose",()=>e.removeEventListener("change",s));const r=()=>{for(let n=0;n<t.length;n++){const a=t[n];a.track.mode==="disabled"&&a.track.mode!==a.storedMode&&(a.track.mode=a.storedMode)}e.removeEventListener("change",r)};this.on("webkitbeginfullscreen",()=>{e.removeEventListener("change",s),e.removeEventListener("change",r),e.addEventListener("change",r)}),this.on("webkitendfullscreen",()=>{e.removeEventListener("change",s),e.addEventListener("change",s),e.removeEventListener("change",r)})}overrideNative_(e,t){if(t!==this[`featuresNative${e}Tracks`])return;const s=e.toLowerCase();this[`${s}TracksListeners_`]&&Object.keys(this[`${s}TracksListeners_`]).forEach(r=>{this.el()[`${s}Tracks`].removeEventListener(r,this[`${s}TracksListeners_`][r])}),this[`featuresNative${e}Tracks`]=!t,this[`${s}TracksListeners_`]=null,this.proxyNativeTracksForType_(s)}overrideNativeAudioTracks(e){this.overrideNative_("Audio",e)}overrideNativeVideoTracks(e){this.overrideNative_("Video",e)}proxyNativeTracksForType_(e){const t=nt[e],s=this.el()[t.getterName],r=this[t.getterName]();if(!this[`featuresNative${t.capitalName}Tracks`]||!s||!s.addEventListener)return;const n={change:l=>{const u={type:"change",target:r,currentTarget:r,srcElement:r};r.trigger(u),e==="text"&&this[ss.remoteText.getterName]().trigger(u)},addtrack(l){r.addTrack(l.track)},removetrack(l){r.removeTrack(l.track)}},a=function(){const l=[];for(let u=0;u<r.length;u++){let f=!1;for(let m=0;m<s.length;m++)if(s[m]===r[u]){f=!0;break}f||l.push(r[u])}for(;l.length;)r.removeTrack(l.shift())};this[t.getterName+"Listeners_"]=n,Object.keys(n).forEach(l=>{const u=n[l];s.addEventListener(l,u),this.on("dispose",f=>s.removeEventListener(l,u))}),this.on("loadstart",a),this.on("dispose",l=>this.off("loadstart",a))}proxyNativeTracks_(){nt.names.forEach(e=>{this.proxyNativeTracksForType_(e)})}createEl(){let e=this.options_.tag;if(!e||!(this.options_.playerElIngest||this.movingMediaElementInDOM)){if(e){const s=e.cloneNode(!0);e.parentNode&&e.parentNode.insertBefore(s,e),q.disposeMediaElement(e),e=s}else{e=V.createElement("video");const s=this.options_.tag&&Yt(this.options_.tag),r=oe({},s);(!er||this.options_.nativeControlsForTouch!==!0)&&delete r.controls,Jd(e,Object.assign(r,{id:this.options_.techId,class:"vjs-tech"}))}e.playerId=this.options_.playerId}typeof this.options_.preload<"u"&&es(e,"preload",this.options_.preload),this.options_.disablePictureInPicture!==void 0&&(e.disablePictureInPicture=this.options_.disablePictureInPicture);const t=["loop","muted","playsinline","autoplay"];for(let s=0;s<t.length;s++){const r=t[s],n=this.options_[r];typeof n<"u"&&(n?es(e,r,r):Fn(e,r),e[r]=n)}return e}handleLateInit_(e){if(e.networkState===0||e.networkState===3)return;if(e.readyState===0){let s=!1;const r=function(){s=!0};this.on("loadstart",r);const n=function(){s||this.trigger("loadstart")};this.on("loadedmetadata",n),this.ready(function(){this.off("loadstart",r),this.off("loadedmetadata",n),s||this.trigger("loadstart")});return}const t=["loadstart"];t.push("loadedmetadata"),e.readyState>=2&&t.push("loadeddata"),e.readyState>=3&&t.push("canplay"),e.readyState>=4&&t.push("canplaythrough"),this.ready(function(){t.forEach(function(s){this.trigger(s)},this)})}setScrubbing(e){this.isScrubbing_=e}scrubbing(){return this.isScrubbing_}setCurrentTime(e){try{this.isScrubbing_&&this.el_.fastSeek&&Nn?this.el_.fastSeek(e):this.el_.currentTime=e}catch(t){Q(t,"Video is not ready. (Video.js)")}}duration(){if(this.el_.duration===1/0&&ft&&At&&this.el_.currentTime===0){const e=()=>{this.el_.currentTime>0&&(this.el_.duration===1/0&&this.trigger("durationchange"),this.off("timeupdate",e))};return this.on("timeupdate",e),NaN}return this.el_.duration||NaN}width(){return this.el_.offsetWidth}height(){return this.el_.offsetHeight}proxyWebkitFullscreen_(){if(!("webkitDisplayingFullscreen"in this.el_))return;const e=function(){this.trigger("fullscreenchange",{isFullscreen:!1}),this.el_.controls&&!this.options_.nativeControlsForTouch&&this.controls()&&(this.el_.controls=!1)},t=function(){"webkitPresentationMode"in this.el_&&this.el_.webkitPresentationMode!=="picture-in-picture"&&(this.one("webkitendfullscreen",e),this.trigger("fullscreenchange",{isFullscreen:!0,nativeIOSFullscreen:!0}))};this.on("webkitbeginfullscreen",t),this.on("dispose",()=>{this.off("webkitbeginfullscreen",t),this.off("webkitendfullscreen",e)})}supportsFullScreen(){return typeof this.el_.webkitEnterFullScreen=="function"}enterFullScreen(){const e=this.el_;if(e.paused&&e.networkState<=e.HAVE_METADATA)_t(this.el_.play()),this.setTimeout(function(){e.pause();try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}},0);else try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}}exitFullScreen(){if(!this.el_.webkitDisplayingFullscreen){this.trigger("fullscreenerror",new Error("The video is not fullscreen"));return}this.el_.webkitExitFullScreen()}requestPictureInPicture(){return this.el_.requestPictureInPicture()}requestVideoFrameCallback(e){return this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.requestVideoFrameCallback(e):super.requestVideoFrameCallback(e)}cancelVideoFrameCallback(e){this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.cancelVideoFrameCallback(e):super.cancelVideoFrameCallback(e)}src(e){if(e===void 0)return this.el_.src;this.setSrc(e)}addSourceElement(e,t){if(!e)return Q.error("Invalid source URL."),!1;const s={src:e};t&&(s.type=t);const r=W("source",{},s);return this.el_.appendChild(r),!0}removeSourceElement(e){if(!e)return Q.error("Source URL is required to remove the source element."),!1;const t=this.el_.querySelectorAll("source");for(const s of t)if(s.src===e)return this.el_.removeChild(s),!0;return Q.warn(`No matching source element found with src: ${e}`),!1}reset(){q.resetMediaElement(this.el_)}currentSrc(){return this.currentSource_?this.currentSource_.src:this.el_.currentSrc}setControls(e){this.el_.controls=!!e}addTextTrack(e,t,s){return this.featuresNativeTextTracks?this.el_.addTextTrack(e,t,s):super.addTextTrack(e,t,s)}createRemoteTextTrack(e){if(!this.featuresNativeTextTracks)return super.createRemoteTextTrack(e);const t=V.createElement("track");return e.kind&&(t.kind=e.kind),e.label&&(t.label=e.label),(e.language||e.srclang)&&(t.srclang=e.language||e.srclang),e.default&&(t.default=e.default),e.id&&(t.id=e.id),e.src&&(t.src=e.src),t}addRemoteTextTrack(e,t){const s=super.addRemoteTextTrack(e,t);return this.featuresNativeTextTracks&&this.el().appendChild(s),s}removeRemoteTextTrack(e){if(super.removeRemoteTextTrack(e),this.featuresNativeTextTracks){const t=this.$$("track");let s=t.length;for(;s--;)(e===t[s]||e===t[s].track)&&this.el().removeChild(t[s])}}getVideoPlaybackQuality(){if(typeof this.el().getVideoPlaybackQuality=="function")return this.el().getVideoPlaybackQuality();const e={};return typeof this.el().webkitDroppedFrameCount<"u"&&typeof this.el().webkitDecodedFrameCount<"u"&&(e.droppedVideoFrames=this.el().webkitDroppedFrameCount,e.totalVideoFrames=this.el().webkitDecodedFrameCount),S.performance&&(e.creationTime=S.performance.now()),e}}Ln(q,"TEST_VID",function(){if(!ns())return;const i=V.createElement("video"),e=V.createElement("track");return e.kind="captions",e.srclang="en",e.label="English",i.appendChild(e),i});q.isSupported=function(){try{q.TEST_VID.volume=.5}catch{return!1}return!!(q.TEST_VID&&q.TEST_VID.canPlayType)};q.canPlayType=function(i){return q.TEST_VID.canPlayType(i)};q.canPlaySource=function(i,e){return q.canPlayType(i.type)};q.canControlVolume=function(){try{const i=q.TEST_VID.volume;q.TEST_VID.volume=i/2+.1;const e=i!==q.TEST_VID.volume;return e&&Pe?(S.setTimeout(()=>{q&&q.prototype&&(q.prototype.featuresVolumeControl=i!==q.TEST_VID.volume)}),!1):e}catch{return!1}};q.canMuteVolume=function(){try{const i=q.TEST_VID.muted;return q.TEST_VID.muted=!i,q.TEST_VID.muted?es(q.TEST_VID,"muted","muted"):Fn(q.TEST_VID,"muted","muted"),i!==q.TEST_VID.muted}catch{return!1}};q.canControlPlaybackRate=function(){if(ft&&At&&On<58)return!1;try{const i=q.TEST_VID.playbackRate;return q.TEST_VID.playbackRate=i/2+.1,i!==q.TEST_VID.playbackRate}catch{return!1}};q.canOverrideAttributes=function(){try{const i=()=>{};Object.defineProperty(V.createElement("video"),"src",{get:i,set:i}),Object.defineProperty(V.createElement("audio"),"src",{get:i,set:i}),Object.defineProperty(V.createElement("video"),"innerHTML",{get:i,set:i}),Object.defineProperty(V.createElement("audio"),"innerHTML",{get:i,set:i})}catch{return!1}return!0};q.supportsNativeTextTracks=function(){return Nn||Pe&&At};q.supportsNativeVideoTracks=function(){return!!(q.TEST_VID&&q.TEST_VID.videoTracks)};q.supportsNativeAudioTracks=function(){return!!(q.TEST_VID&&q.TEST_VID.audioTracks)};q.Events=["loadstart","suspend","abort","error","emptied","stalled","loadedmetadata","loadeddata","canplay","canplaythrough","playing","waiting","seeking","seeked","ended","durationchange","timeupdate","progress","play","pause","ratechange","resize","volumechange"];[["featuresMuteControl","canMuteVolume"],["featuresPlaybackRate","canControlPlaybackRate"],["featuresSourceset","canOverrideAttributes"],["featuresNativeTextTracks","supportsNativeTextTracks"],["featuresNativeVideoTracks","supportsNativeVideoTracks"],["featuresNativeAudioTracks","supportsNativeAudioTracks"]].forEach(function([i,e]){Ln(q.prototype,i,()=>q[e](),!0)});q.prototype.featuresVolumeControl=q.canControlVolume();q.prototype.movingMediaElementInDOM=!Pe;q.prototype.featuresFullscreenResize=!0;q.prototype.featuresProgressEvents=!0;q.prototype.featuresTimeupdateEvents=!0;q.prototype.featuresVideoFrameCallback=!!(q.TEST_VID&&q.TEST_VID.requestVideoFrameCallback);q.disposeMediaElement=function(i){if(i){for(i.parentNode&&i.parentNode.removeChild(i);i.hasChildNodes();)i.removeChild(i.firstChild);i.removeAttribute("src"),typeof i.load=="function"&&function(){try{i.load()}catch{}}()}};q.resetMediaElement=function(i){if(!i)return;const e=i.querySelectorAll("source");let t=e.length;for(;t--;)i.removeChild(e[t]);i.removeAttribute("src"),typeof i.load=="function"&&function(){try{i.load()}catch{}}()};["muted","defaultMuted","autoplay","controls","loop","playsinline"].forEach(function(i){q.prototype[i]=function(){return this.el_[i]||this.el_.hasAttribute(i)}});["muted","defaultMuted","autoplay","loop","playsinline"].forEach(function(i){q.prototype["set"+ye(i)]=function(e){this.el_[i]=e,e?this.el_.setAttribute(i,i):this.el_.removeAttribute(i)}});["paused","currentTime","buffered","volume","poster","preload","error","seeking","seekable","ended","playbackRate","defaultPlaybackRate","disablePictureInPicture","played","networkState","readyState","videoWidth","videoHeight","crossOrigin"].forEach(function(i){q.prototype[i]=function(){return this.el_[i]}});["volume","src","poster","preload","playbackRate","defaultPlaybackRate","disablePictureInPicture","crossOrigin"].forEach(function(i){q.prototype["set"+ye(i)]=function(e){this.el_[i]=e}});["pause","load","play"].forEach(function(i){q.prototype[i]=function(){return this.el_[i]()}});Y.withSourceHandlers(q);q.nativeSourceHandler={};q.nativeSourceHandler.canPlayType=function(i){try{return q.TEST_VID.canPlayType(i)}catch{return""}};q.nativeSourceHandler.canHandleSource=function(i,e){if(i.type)return q.nativeSourceHandler.canPlayType(i.type);if(i.src){const t=Wo(i.src);return q.nativeSourceHandler.canPlayType(`video/${t}`)}return""};q.nativeSourceHandler.handleSource=function(i,e,t){e.setSrc(i.src)};q.nativeSourceHandler.dispose=function(){};q.registerSourceHandler(q.nativeSourceHandler);Y.registerTech("Html5",q);const tf=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","resize","volumechange","texttrackchange"],Ma={canplay:"CanPlay",canplaythrough:"CanPlayThrough",playing:"Playing",seeked:"Seeked"},so=["tiny","xsmall","small","medium","large","xlarge","huge"],Qr={};so.forEach(i=>{const e=i.charAt(0)==="x"?`x-${i.substring(1)}`:i;Qr[i]=`vjs-layout-${e}`});const ry={tiny:210,xsmall:320,small:425,medium:768,large:1440,xlarge:2560,huge:1/0};class te extends R{constructor(e,t,s){if(e.id=e.id||t.id||`vjs_video_${at()}`,t=Object.assign(te.getTagSettings(e),t),t.initChildren=!1,t.createEl=!1,t.evented=!1,t.reportTouchActivity=!1,!t.language){const a=e.closest("[lang]");a&&(t.language=a.getAttribute("lang"))}if(super(null,t,s),this.boundDocumentFullscreenChange_=a=>this.documentFullscreenChange_(a),this.boundFullWindowOnEscKey_=a=>this.fullWindowOnEscKey(a),this.boundUpdateStyleEl_=a=>this.updateStyleEl_(a),this.boundApplyInitTime_=a=>this.applyInitTime_(a),this.boundUpdateCurrentBreakpoint_=a=>this.updateCurrentBreakpoint_(a),this.boundHandleTechClick_=a=>this.handleTechClick_(a),this.boundHandleTechDoubleClick_=a=>this.handleTechDoubleClick_(a),this.boundHandleTechTouchStart_=a=>this.handleTechTouchStart_(a),this.boundHandleTechTouchMove_=a=>this.handleTechTouchMove_(a),this.boundHandleTechTouchEnd_=a=>this.handleTechTouchEnd_(a),this.boundHandleTechTap_=a=>this.handleTechTap_(a),this.boundUpdatePlayerHeightOnAudioOnlyMode_=a=>this.updatePlayerHeightOnAudioOnlyMode_(a),this.isFullscreen_=!1,this.log=Ud(this.id_),this.fsApi_=an,this.isPosterFromTech_=!1,this.queuedCallbacks_=[],this.isReady_=!1,this.hasStarted_=!1,this.userActive_=!1,this.debugEnabled_=!1,this.audioOnlyMode_=!1,this.audioPosterMode_=!1,this.audioOnlyCache_={controlBarHeight:null,playerHeight:null,hiddenChildren:[]},!this.options_||!this.options_.techOrder||!this.options_.techOrder.length)throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(this.tag=e,this.tagAttributes=e&&Yt(e),this.language(this.options_.language),t.languages){const a={};Object.getOwnPropertyNames(t.languages).forEach(function(l){a[l.toLowerCase()]=t.languages[l]}),this.languages_=a}else this.languages_=te.prototype.options_.languages;this.resetCache_(),this.poster_=t.poster||"",this.controls_=!!t.controls,e.controls=!1,e.removeAttribute("controls"),this.changingSrc_=!1,this.playCallbacks_=[],this.playTerminatedQueue_=[],e.hasAttribute("autoplay")?this.autoplay(!0):this.autoplay(this.options_.autoplay),t.plugins&&Object.keys(t.plugins).forEach(a=>{if(typeof this[a]!="function")throw new Error(`plugin "${a}" does not exist`)}),this.scrubbing_=!1,this.el_=this.createEl(),Ho(this,{eventBusKey:"el_"}),this.fsApi_.requestFullscreen&&(tt(V,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),this.on(this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_)),this.fluid_&&this.on(["playerreset","resize"],this.boundUpdateStyleEl_);const r=oe(this.options_);if(t.plugins&&Object.keys(t.plugins).forEach(a=>{this[a](t.plugins[a])}),t.debug&&this.debug(!0),this.options_.playerOptions=r,this.middleware_=[],this.playbackRates(t.playbackRates),t.experimentalSvgIcons){const l=new S.DOMParser().parseFromString(wv,"image/svg+xml");if(l.querySelector("parsererror"))Q.warn("Failed to load SVG Icons. Falling back to Font Icons."),this.options_.experimentalSvgIcons=null;else{const f=l.documentElement;f.style.display="none",this.el_.appendChild(f),this.addClass("vjs-svg-icons-enabled")}}this.initChildren(),this.isAudio(e.nodeName.toLowerCase()==="audio"),this.controls()?this.addClass("vjs-controls-enabled"):this.addClass("vjs-controls-disabled"),this.el_.setAttribute("role","region"),this.isAudio()?this.el_.setAttribute("aria-label",this.localize("Audio Player")):this.el_.setAttribute("aria-label",this.localize("Video Player")),this.isAudio()&&this.addClass("vjs-audio"),t.spatialNavigation&&t.spatialNavigation.enabled&&(this.spatialNavigation=new Dv(this),this.addClass("vjs-spatial-navigation-enabled")),er&&this.addClass("vjs-touch-enabled"),Pe||this.addClass("vjs-workinghover"),te.players[this.id_]=this;const n=Ga.split(".")[0];this.addClass(`vjs-v${n}`),this.userActive(!0),this.reportUserActivity(),this.one("play",a=>this.listenForUserActivity_(a)),this.on("keydown",a=>this.handleKeyDown(a)),this.on("languagechange",a=>this.handleLanguagechange(a)),this.breakpoints(this.options_.breakpoints),this.responsive(this.options_.responsive),this.on("ready",()=>{this.audioPosterMode(this.options_.audioPosterMode),this.audioOnlyMode(this.options_.audioOnlyMode)})}dispose(){this.trigger("dispose"),this.off("dispose"),Le(V,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),Le(V,"keydown",this.boundFullWindowOnEscKey_),this.styleEl_&&this.styleEl_.parentNode&&(this.styleEl_.parentNode.removeChild(this.styleEl_),this.styleEl_=null),te.players[this.id_]=null,this.tag&&this.tag.player&&(this.tag.player=null),this.el_&&this.el_.player&&(this.el_.player=null),this.tech_&&(this.tech_.dispose(),this.isPosterFromTech_=!1,this.poster_=""),this.playerElIngest_&&(this.playerElIngest_=null),this.tag&&(this.tag=null),Sv(this),Ue.names.forEach(e=>{const t=Ue[e],s=this[t.getterName]();s&&s.off&&s.off()}),super.dispose({restoreEl:this.options_.restoreEl})}createEl(){let e=this.tag,t,s=this.playerElIngest_=e.parentNode&&e.parentNode.hasAttribute&&e.parentNode.hasAttribute("data-vjs-player");const r=this.tag.tagName.toLowerCase()==="video-js";s?t=this.el_=e.parentNode:r||(t=this.el_=super.createEl("div"));const n=Yt(e);if(r){for(t=this.el_=e,e=this.tag=V.createElement("video");t.children.length;)e.appendChild(t.firstChild);zs(t,"video-js")||pi(t,"video-js"),t.appendChild(e),s=this.playerElIngest_=t,Object.keys(t).forEach(u=>{try{e[u]=t[u]}catch{}})}e.setAttribute("tabindex","-1"),n.tabindex="-1",At&&Mn&&(e.setAttribute("role","application"),n.role="application"),e.removeAttribute("width"),e.removeAttribute("height"),"width"in n&&delete n.width,"height"in n&&delete n.height,Object.getOwnPropertyNames(n).forEach(function(u){r&&u==="class"||t.setAttribute(u,n[u]),r&&e.setAttribute(u,n[u])}),e.playerId=e.id,e.id+="_html5_api",e.className="vjs-tech",e.player=t.player=this,this.addClass("vjs-paused");const a=["IS_SMART_TV","IS_TIZEN","IS_WEBOS","IS_ANDROID","IS_IPAD","IS_IPHONE","IS_CHROMECAST_RECEIVER"].filter(u=>Xd[u]).map(u=>"vjs-device-"+u.substring(3).toLowerCase().replace(/\_/g,"-"));if(this.addClass(...a),S.VIDEOJS_NO_DYNAMIC_STYLE!==!0){this.styleEl_=uh("vjs-styles-dimensions");const u=Jt(".vjs-styles-defaults"),f=Jt("head");f.insertBefore(this.styleEl_,u?u.nextSibling:f.firstChild)}this.fill_=!1,this.fluid_=!1,this.width(this.options_.width),this.height(this.options_.height),this.fill(this.options_.fill),this.fluid(this.options_.fluid),this.aspectRatio(this.options_.aspectRatio),this.crossOrigin(this.options_.crossOrigin||this.options_.crossorigin);const l=e.getElementsByTagName("a");for(let u=0;u<l.length;u++){const f=l.item(u);pi(f,"vjs-hidden"),f.setAttribute("hidden","hidden")}return e.initNetworkState_=e.networkState,e.parentNode&&!s&&e.parentNode.insertBefore(t,e),Xa(e,t),this.children_.unshift(e),this.el_.setAttribute("lang",this.language_),this.el_.setAttribute("translate","no"),this.el_=t,t}crossOrigin(e){if(typeof e>"u")return this.techGet_("crossOrigin");if(e!==null&&e!=="anonymous"&&e!=="use-credentials"){Q.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`);return}this.techCall_("setCrossOrigin",e),this.posterImage&&this.posterImage.crossOrigin(e)}width(e){return this.dimension("width",e)}height(e){return this.dimension("height",e)}dimension(e,t){const s=e+"_";if(t===void 0)return this[s]||0;if(t===""||t==="auto"){this[s]=void 0,this.updateStyleEl_();return}const r=parseFloat(t);if(isNaN(r)){Q.error(`Improper value "${t}" supplied for for ${e}`);return}this[s]=r,this.updateStyleEl_()}fluid(e){if(e===void 0)return!!this.fluid_;this.fluid_=!!e,Ot(this)&&this.off(["playerreset","resize"],this.boundUpdateStyleEl_),e?(this.addClass("vjs-fluid"),this.fill(!1),tv(this,()=>{this.on(["playerreset","resize"],this.boundUpdateStyleEl_)})):this.removeClass("vjs-fluid"),this.updateStyleEl_()}fill(e){if(e===void 0)return!!this.fill_;this.fill_=!!e,e?(this.addClass("vjs-fill"),this.fluid(!1)):this.removeClass("vjs-fill")}aspectRatio(e){if(e===void 0)return this.aspectRatio_;if(!/^\d+\:\d+$/.test(e))throw new Error("Improper value supplied for aspect ratio. The format should be width:height, for example 16:9.");this.aspectRatio_=e,this.fluid(!0),this.updateStyleEl_()}updateStyleEl_(){if(S.VIDEOJS_NO_DYNAMIC_STYLE===!0){const l=typeof this.width_=="number"?this.width_:this.options_.width,u=typeof this.height_=="number"?this.height_:this.options_.height,f=this.tech_&&this.tech_.el();f&&(l>=0&&(f.width=l),u>=0&&(f.height=u));return}let e,t,s,r;this.aspectRatio_!==void 0&&this.aspectRatio_!=="auto"?s=this.aspectRatio_:this.videoWidth()>0?s=this.videoWidth()+":"+this.videoHeight():s="16:9";const n=s.split(":"),a=n[1]/n[0];this.width_!==void 0?e=this.width_:this.height_!==void 0?e=this.height_/a:e=this.videoWidth()||300,this.height_!==void 0?t=this.height_:t=e*a,/^[^a-zA-Z]/.test(this.id())?r="dimensions-"+this.id():r=this.id()+"-dimensions",this.addClass(r),ch(this.styleEl_,`
159
+ </svg>`;const Mu=un?10009:cn?461:8,Qi={codes:{play:415,pause:19,ff:417,rw:412,back:Mu},names:{415:"play",19:"pause",417:"ff",412:"rw",[Mu]:"back"},isEventKey(s,e){return e=e.toLowerCase(),!!(this.names[s.keyCode]&&this.names[s.keyCode]===e)},getEventName(s){if(this.names[s.keyCode])return this.names[s.keyCode];if(this.codes[s.code]){const e=this.codes[s.code];return this.names[e]}return null}},Ru=5;class Fg extends Tt{constructor(e){super(),this.player_=e,this.focusableComponents=[],this.isListening_=!1,this.isPaused_=!1,this.onKeyDown_=this.onKeyDown_.bind(this),this.lastFocusedComponent_=null}start(){this.isListening_||(this.player_.on("keydown",this.onKeyDown_),this.player_.on("modalKeydown",this.onKeyDown_),this.player_.on("loadedmetadata",()=>{this.focus(this.updateFocusableComponents()[0])}),this.player_.on("modalclose",()=>{this.refocusComponent()}),this.player_.on("focusin",this.handlePlayerFocus_.bind(this)),this.player_.on("focusout",this.handlePlayerBlur_.bind(this)),this.isListening_=!0,this.player_.errorDisplay&&this.player_.errorDisplay.on("aftermodalfill",()=>{this.updateFocusableComponents(),this.focusableComponents.length&&(this.focusableComponents.length>1?this.focusableComponents[1].focus():this.focusableComponents[0].focus())}))}stop(){this.player_.off("keydown",this.onKeyDown_),this.isListening_=!1}onKeyDown_(e){const t=e.originalEvent?e.originalEvent:e;if(["ArrowLeft","ArrowRight","ArrowUp","ArrowDown"].includes(t.key)){if(this.isPaused_)return;t.preventDefault();const i=t.key.substring(5).toLowerCase();this.move(i)}else if(Qi.isEventKey(t,"play")||Qi.isEventKey(t,"pause")||Qi.isEventKey(t,"ff")||Qi.isEventKey(t,"rw")){t.preventDefault();const i=Qi.getEventName(t);this.performMediaAction_(i)}else Qi.isEventKey(t,"Back")&&e.target&&typeof e.target.closeable=="function"&&e.target.closeable()&&(t.preventDefault(),e.target.close())}performMediaAction_(e){if(this.player_)switch(e){case"play":this.player_.paused()&&this.player_.play();break;case"pause":this.player_.paused()||this.player_.pause();break;case"ff":this.userSeek_(this.player_.currentTime()+Ru);break;case"rw":this.userSeek_(this.player_.currentTime()-Ru);break}}userSeek_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&this.player_.liveTracker.nextSeekedFromUser(),this.player_.currentTime(e)}pause(){this.isPaused_=!0}resume(){this.isPaused_=!1}handlePlayerBlur_(e){const t=e.relatedTarget;let i=null;const r=this.getCurrentComponent(e.target);t&&(i=!!t.closest(".video-js"),t.classList.contains("vjs-text-track-settings")&&!this.isPaused_&&this.searchForTrackSelect_()),(!e.currentTarget.contains(e.relatedTarget)&&!i||!t)&&(r&&r.name()==="CloseButton"?this.refocusComponent():(this.pause(),r&&r.el()&&(this.lastFocusedComponent_=r)))}handlePlayerFocus_(){this.getCurrentComponent()&&this.getCurrentComponent().getIsFocusable()&&this.resume()}updateFocusableComponents(){const e=this.player_,t=[];function i(r){for(const n of r)n.hasOwnProperty("el_")&&n.getIsFocusable()&&n.getIsAvailableToBeFocused(n.el())&&t.push(n),n.hasOwnProperty("children_")&&n.children_.length>0&&i(n.children_)}return e.children_.forEach(r=>{if(r.hasOwnProperty("el_"))if(r.getIsFocusable&&r.getIsAvailableToBeFocused&&r.getIsFocusable()&&r.getIsAvailableToBeFocused(r.el())){t.push(r);return}else r.hasOwnProperty("children_")&&r.children_.length>0?i(r.children_):r.hasOwnProperty("items")&&r.items.length>0?i(r.items):this.findSuitableDOMChild(r)&&t.push(r);if(r.name_==="ErrorDisplay"&&r.opened_){const n=r.el_.querySelector(".vjs-errors-ok-button-container");n&&n.querySelectorAll("button").forEach((l,c)=>{t.push({name:()=>"ModalButton"+(c+1),el:()=>l,getPositions:()=>{const f=l.getBoundingClientRect(),g={x:f.x,y:f.y,width:f.width,height:f.height,top:f.top,right:f.right,bottom:f.bottom,left:f.left},y={x:f.left+f.width/2,y:f.top+f.height/2,width:0,height:0,top:f.top+f.height/2,right:f.left+f.width/2,bottom:f.top+f.height/2,left:f.left+f.width/2};return{boundingClientRect:g,center:y}},getIsAvailableToBeFocused:()=>!0,getIsFocusable:f=>!0,focus:()=>l.focus()})})}}),this.focusableComponents=t,this.focusableComponents}findSuitableDOMChild(e){function t(i){if(e.getIsFocusable(i)&&e.getIsAvailableToBeFocused(i))return i;for(let r=0;r<i.children.length;r++){const n=i.children[r],a=t(n);if(a)return a}return null}return e.el()?t(e.el()):null}getCurrentComponent(e){this.updateFocusableComponents();const t=e||document.activeElement;if(this.focusableComponents.length){for(const i of this.focusableComponents)if(i.el()===t)return i}}add(e){const t=[...this.focusableComponents];e.hasOwnProperty("el_")&&e.getIsFocusable()&&e.getIsAvailableToBeFocused(e.el())&&t.push(e),this.focusableComponents=t,this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents})}remove(e){for(let t=0;t<this.focusableComponents.length;t++)if(this.focusableComponents[t].name()===e.name()){this.focusableComponents.splice(t,1),this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents});return}}clear(){this.focusableComponents.length>0&&(this.focusableComponents=[],this.trigger({type:"focusableComponentsChanged",focusableComponents:this.focusableComponents}))}move(e){const t=this.getCurrentComponent();if(!t)return;const i=t.getPositions(),r=this.focusableComponents.filter(a=>a!==t&&this.isInDirection_(i.boundingClientRect,a.getPositions().boundingClientRect,e)),n=this.findBestCandidate_(i.center,r,e);n?this.focus(n):this.trigger({type:"endOfFocusableComponents",direction:e,focusedComponent:t})}findBestCandidate_(e,t,i){let r=1/0,n=null;for(const a of t){const l=a.getPositions().center,c=this.calculateDistance_(e,l,i);c<r&&(r=c,n=a)}return n}isInDirection_(e,t,i){switch(i){case"right":return t.left>=e.right;case"left":return t.right<=e.left;case"down":return t.top>=e.bottom;case"up":return t.bottom<=e.top;default:return!1}}refocusComponent(){if(this.lastFocusedComponent_){this.player_.userActive()||this.player_.userActive(!0),this.updateFocusableComponents();for(let e=0;e<this.focusableComponents.length;e++)if(this.focusableComponents[e].name()===this.lastFocusedComponent_.name()){this.focus(this.focusableComponents[e]);return}}else this.focus(this.updateFocusableComponents()[0])}focus(e){typeof e=="object"&&(e.getIsAvailableToBeFocused(e.el())?e.focus():this.findSuitableDOMChild(e)&&this.findSuitableDOMChild(e).focus())}calculateDistance_(e,t,i){const r=Math.abs(e.x-t.x),n=Math.abs(e.y-t.y);let a;switch(i){case"right":case"left":a=r+n*100;break;case"up":a=n*2+r*.5;break;case"down":a=n*5+r;break;default:a=r+n}return a}searchForTrackSelect_(){const e=this;for(const t of e.updateFocusableComponents())if(t.constructor.name==="TextTrackSelect"){e.focus(t);break}}}class Ug extends X{constructor(e,t,i){const r=Ee({createEl:!1},t);if(super(e,r,i),!t.playerOptions.sources||t.playerOptions.sources.length===0)for(let n=0,a=t.playerOptions.techOrder;n<a.length;n++){const l=Be(a[n]);let c=pe.getTech(l);if(l||(c=X.getComponent(l)),c&&c.isSupported()){e.loadTech_(l);break}}else e.src(t.playerOptions.sources)}}X.registerComponent("MediaLoader",Ug);class Hn extends X{constructor(e,t){super(e,t),this.options_.controlText&&this.controlText(this.options_.controlText),this.handleMouseOver_=i=>this.handleMouseOver(i),this.handleMouseOut_=i=>this.handleMouseOut(i),this.handleClick_=i=>this.handleClick(i),this.handleKeyDown_=i=>this.handleKeyDown(i),this.emitTapEvents(),this.enable()}createEl(e="div",t={},i={}){t=Object.assign({className:this.buildCSSClass(),tabIndex:0},t),e==="button"&&ye.error(`Creating a ClickableComponent with an HTML element of ${e} is not supported; use a Button instead.`),i=Object.assign({role:"button"},i),this.tabIndex_=t.tabIndex;const r=ce(e,t,i);return this.player_.options_.experimentalSvgIcons||r.appendChild(ce("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}dispose(){this.controlTextEl_=null,super.dispose()}createControlTextEl(e){return this.controlTextEl_=ce("span",{className:"vjs-control-text"},{"aria-live":"polite"}),e&&e.appendChild(this.controlTextEl_),this.controlText(this.controlText_,e),this.controlTextEl_}controlText(e,t=this.el()){if(e===void 0)return this.controlText_||"Need Text";const i=this.localize(e);this.controlText_=e,Si(this.controlTextEl_,i),!this.nonIconControl&&!this.player_.options_.noUITitleAttributes&&t.setAttribute("title",i)}buildCSSClass(){return`vjs-control vjs-button ${super.buildCSSClass()}`}enable(){this.enabled_||(this.enabled_=!0,this.removeClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","false"),typeof this.tabIndex_<"u"&&this.el_.setAttribute("tabIndex",this.tabIndex_),this.on(["tap","click"],this.handleClick_),this.on("keydown",this.handleKeyDown_))}disable(){this.enabled_=!1,this.addClass("vjs-disabled"),this.el_.setAttribute("aria-disabled","true"),typeof this.tabIndex_<"u"&&this.el_.removeAttribute("tabIndex"),this.off("mouseover",this.handleMouseOver_),this.off("mouseout",this.handleMouseOut_),this.off(["tap","click"],this.handleClick_),this.off("keydown",this.handleKeyDown_)}handleLanguagechange(){this.controlText(this.controlText_)}handleClick(e){this.options_.clickHandler&&this.options_.clickHandler.call(this,arguments)}handleKeyDown(e){e.key===" "||e.key==="Enter"?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}X.registerComponent("ClickableComponent",Hn);class eo extends Hn{constructor(e,t){super(e,t),this.update(),this.update_=i=>this.update(i),e.on("posterchange",this.update_)}dispose(){this.player().off("posterchange",this.update_),super.dispose()}createEl(){return ce("div",{className:"vjs-poster"})}crossOrigin(e){if(typeof e>"u")return this.$("img")?this.$("img").crossOrigin:this.player_.tech_&&this.player_.tech_.isReady_?this.player_.crossOrigin():this.player_.options_.crossOrigin||this.player_.options_.crossorigin||null;if(e!==null&&e!=="anonymous"&&e!=="use-credentials"){this.player_.log.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`);return}this.$("img")&&(this.$("img").crossOrigin=e)}update(e){const t=this.player().poster();this.setSrc(t),t?this.show():this.hide()}setSrc(e){if(!e){this.el_.textContent="";return}this.$("img")||this.el_.appendChild(ce("picture",{className:"vjs-poster",tabIndex:-1},{},ce("img",{loading:"lazy",crossOrigin:this.crossOrigin()},{alt:""}))),this.$("img").src=e}handleClick(e){this.player_.controls()&&(this.player_.tech(!0)&&this.player_.tech(!0).focus(),this.player_.paused()?$t(this.player_.play()):this.player_.pause())}}eo.prototype.crossorigin=eo.prototype.crossOrigin;X.registerComponent("PosterImage",eo);const wt="#222",Nu="#ccc",Vg={monospace:"monospace",sansSerif:"sans-serif",serif:"serif",monospaceSansSerif:'"Andale Mono", "Lucida Console", monospace',monospaceSerif:'"Courier New", monospace',proportionalSansSerif:"sans-serif",proportionalSerif:"serif",casual:'"Comic Sans MS", Impact, fantasy',script:'"Monotype Corsiva", cursive',smallcaps:'"Andale Mono", "Lucida Console", monospace, sans-serif'};function Pa(s,e){let t;if(s.length===4)t=s[1]+s[1]+s[2]+s[2]+s[3]+s[3];else if(s.length===7)t=s.slice(1);else throw new Error("Invalid color code provided, "+s+"; must be formatted as e.g. #f0e or #f604e2.");return"rgba("+parseInt(t.slice(0,2),16)+","+parseInt(t.slice(2,4),16)+","+parseInt(t.slice(4,6),16)+","+e+")"}function qt(s,e,t){try{s.style[e]=t}catch{return}}function Bu(s){return s?`${s}px`:""}class qg extends X{constructor(e,t,i){super(e,t,i);const r=a=>this.updateDisplay(a),n=a=>{this.updateDisplayOverlay(),this.updateDisplay(a)};e.on("loadstart",a=>this.toggleDisplay(a)),e.on("useractive",r),e.on("userinactive",r),e.on("texttrackchange",r),e.on("loadedmetadata",a=>{this.updateDisplayOverlay(),this.preselectTrack(a)}),e.ready(De(this,function(){if(e.tech_&&e.tech_.featuresNativeTextTracks){this.hide();return}e.on("fullscreenchange",n),e.on("playerresize",n);const a=w.screen.orientation||w,l=w.screen.orientation?"change":"orientationchange";a.addEventListener(l,n),e.on("dispose",()=>a.removeEventListener(l,n));const c=this.options_.playerOptions.tracks||[];for(let f=0;f<c.length;f++)this.player_.addRemoteTextTrack(c[f],!0);this.preselectTrack()}))}preselectTrack(){const e={captions:1,subtitles:1},t=this.player_.textTracks(),i=this.player_.cache_.selectedLanguage;let r,n,a;for(let l=0;l<t.length;l++){const c=t[l];i&&i.enabled&&i.language&&i.language===c.language&&c.kind in e?c.kind===i.kind?a=c:a||(a=c):i&&!i.enabled?(a=null,r=null,n=null):c.default&&(c.kind==="descriptions"&&!r?r=c:c.kind in e&&!n&&(n=c))}a?a.mode="showing":n?n.mode="showing":r&&(r.mode="showing")}toggleDisplay(){this.player_.tech_&&this.player_.tech_.featuresNativeTextTracks?this.hide():this.show()}createEl(){return super.createEl("div",{className:"vjs-text-track-display"},{translate:"yes","aria-live":"off","aria-atomic":"true"})}clearDisplay(){typeof w.WebVTT=="function"&&w.WebVTT.processCues(w,[],this.el_)}updateDisplay(){const e=this.player_.textTracks(),t=this.options_.allowMultipleShowingTracks;if(this.clearDisplay(),t){const a=[];for(let l=0;l<e.length;++l){const c=e[l];c.mode==="showing"&&a.push(c)}this.updateForTrack(a);return}let i=null,r=null,n=e.length;for(;n--;){const a=e[n];a.mode==="showing"&&(a.kind==="descriptions"?i=a:r=a)}if(r?(this.getAttribute("aria-live")!=="off"&&this.setAttribute("aria-live","off"),this.updateForTrack(r)):i&&(this.getAttribute("aria-live")!=="assertive"&&this.setAttribute("aria-live","assertive"),this.updateForTrack(i)),!(w.CSS!==void 0&&w.CSS.supports("inset","10px"))){const a=this.el_,l=a.querySelectorAll(".vjs-text-track-cue"),c=this.player_.controlBar.el_.getBoundingClientRect().height,f=this.player_.el_.getBoundingClientRect().height;a.style="",qt(a,"position","relative"),qt(a,"height",f-c+"px"),qt(a,"top","unset"),dn?qt(a,"bottom",f+"px"):qt(a,"bottom","0px"),l.length>0&&l.forEach(g=>{if(g.style.inset){const y=g.style.inset.split(" ");y.length===3&&Object.assign(g.style,{top:y[0],right:y[1],bottom:y[2],left:"unset"})}})}}updateDisplayOverlay(){if(!this.player_.videoHeight()||!(w.CSS!==void 0&&w.CSS.supports("inset-inline: 10px")))return;const e=this.player_.currentWidth(),t=this.player_.currentHeight(),i=e/t,r=this.player_.videoWidth()/this.player_.videoHeight();let n=0,a=0;Math.abs(i-r)>.1&&(i>r?n=Math.round((e-t*r)/2):a=Math.round((t-e/r)/2)),qt(this.el_,"insetInline",Bu(n)),qt(this.el_,"insetBlock",Bu(a))}updateDisplayState(e){const t=this.player_.textTrackSettings.getValues(),i=e.activeCues;let r=i.length;for(;r--;){const n=i[r];if(!n)continue;const a=n.displayState;if(t.color&&(a.firstChild.style.color=t.color),t.textOpacity&&qt(a.firstChild,"color",Pa(t.color||"#fff",t.textOpacity)),t.backgroundColor&&(a.firstChild.style.backgroundColor=t.backgroundColor),t.backgroundOpacity&&qt(a.firstChild,"backgroundColor",Pa(t.backgroundColor||"#000",t.backgroundOpacity)),t.windowColor&&(t.windowOpacity?qt(a,"backgroundColor",Pa(t.windowColor,t.windowOpacity)):a.style.backgroundColor=t.windowColor),t.edgeStyle&&(t.edgeStyle==="dropshadow"?a.firstChild.style.textShadow=`2px 2px 3px ${wt}, 2px 2px 4px ${wt}, 2px 2px 5px ${wt}`:t.edgeStyle==="raised"?a.firstChild.style.textShadow=`1px 1px ${wt}, 2px 2px ${wt}, 3px 3px ${wt}`:t.edgeStyle==="depressed"?a.firstChild.style.textShadow=`1px 1px ${Nu}, 0 1px ${Nu}, -1px -1px ${wt}, 0 -1px ${wt}`:t.edgeStyle==="uniform"&&(a.firstChild.style.textShadow=`0 0 4px ${wt}, 0 0 4px ${wt}, 0 0 4px ${wt}, 0 0 4px ${wt}`)),t.fontPercent&&t.fontPercent!==1){const l=w.parseFloat(a.style.fontSize);a.style.fontSize=l*t.fontPercent+"px",a.style.height="auto",a.style.top="auto"}t.fontFamily&&t.fontFamily!=="default"&&(t.fontFamily==="small-caps"?a.firstChild.style.fontVariant="small-caps":a.firstChild.style.fontFamily=Vg[t.fontFamily])}}updateForTrack(e){if(Array.isArray(e)||(e=[e]),typeof w.WebVTT!="function"||e.every(i=>!i.activeCues))return;const t=[];for(let i=0;i<e.length;++i){const r=e[i];for(let n=0;n<r.activeCues.length;++n)t.push(r.activeCues[n])}w.WebVTT.processCues(w,t,this.el_);for(let i=0;i<e.length;++i){const r=e[i];for(let n=0;n<r.activeCues.length;++n){const a=r.activeCues[n].displayState;Bi(a,"vjs-text-track-cue","vjs-text-track-cue-"+(r.language?r.language:i)),r.language&&gs(a,"lang",r.language)}this.player_.textTrackSettings&&this.updateDisplayState(r)}}}X.registerComponent("TextTrackDisplay",qg);class Hg extends X{createEl(){const e=this.player_.isAudio(),t=this.localize(e?"Audio Player":"Video Player"),i=ce("span",{className:"vjs-control-text",textContent:this.localize("{1} is loading.",[t])}),r=super.createEl("div",{className:"vjs-loading-spinner",dir:"ltr"});return r.appendChild(i),r}handleLanguagechange(){this.$(".vjs-control-text").textContent=this.localize("{1} is loading.",[this.player_.isAudio()?"Audio Player":"Video Player"])}}X.registerComponent("LoadingSpinner",Hg);class rt extends Hn{createEl(e,t={},i={}){e="button",t=Object.assign({className:this.buildCSSClass()},t),i=Object.assign({type:"button"},i);const r=ce(e,t,i);return this.player_.options_.experimentalSvgIcons||r.appendChild(ce("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),this.createControlTextEl(r),r}addChild(e,t={}){const i=this.constructor.name;return ye.warn(`Adding an actionable (user controllable) child to a Button (${i}) is not supported; use a ClickableComponent instead.`),X.prototype.addChild.call(this,e,t)}enable(){super.enable(),this.el_.removeAttribute("disabled")}disable(){super.disable(),this.el_.setAttribute("disabled","disabled")}handleKeyDown(e){if(e.key===" "||e.key==="Enter"){e.stopPropagation();return}super.handleKeyDown(e)}}X.registerComponent("Button",rt);class Td extends rt{constructor(e,t){super(e,t),this.mouseused_=!1,this.setIcon("play"),this.on("mousedown",i=>this.handleMouseDown(i))}buildCSSClass(){return"vjs-big-play-button"}handleClick(e){const t=this.player_.play();if(e.type==="tap"||this.mouseused_&&"clientX"in e&&"clientY"in e){$t(t),this.player_.tech(!0)&&this.player_.tech(!0).focus();return}const i=this.player_.getChild("controlBar"),r=i&&i.getChild("playToggle");if(!r){this.player_.tech(!0).focus();return}const n=()=>r.focus();ar(t)?t.then(n,()=>{}):this.setTimeout(n,1)}handleKeyDown(e){this.mouseused_=!1,super.handleKeyDown(e)}handleMouseDown(e){this.mouseused_=!0}}Td.prototype.controlText_="Play Video";X.registerComponent("BigPlayButton",Td);class zg extends rt{constructor(e,t){super(e,t),this.setIcon("cancel"),this.controlText(t&&t.controlText||this.localize("Close"))}buildCSSClass(){return`vjs-close-button ${super.buildCSSClass()}`}handleClick(e){this.trigger({type:"close",bubbles:!1})}handleKeyDown(e){e.key==="Escape"?(e.preventDefault(),e.stopPropagation(),this.trigger("click")):super.handleKeyDown(e)}}X.registerComponent("CloseButton",zg);class xd extends rt{constructor(e,t={}){super(e,t),t.replay=t.replay===void 0||t.replay,this.setIcon("play"),this.on(e,"play",i=>this.handlePlay(i)),this.on(e,"pause",i=>this.handlePause(i)),t.replay&&this.on(e,"ended",i=>this.handleEnded(i))}buildCSSClass(){return`vjs-play-control ${super.buildCSSClass()}`}handleClick(e){this.player_.paused()?$t(this.player_.play()):this.player_.pause()}handleSeeked(e){this.removeClass("vjs-ended"),this.player_.paused()?this.handlePause(e):this.handlePlay(e)}handlePlay(e){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.setIcon("pause"),this.controlText("Pause")}handlePause(e){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.setIcon("play"),this.controlText("Play")}handleEnded(e){this.removeClass("vjs-playing"),this.addClass("vjs-ended"),this.setIcon("replay"),this.controlText("Replay"),this.one(this.player_,"seeked",t=>this.handleSeeked(t))}}xd.prototype.controlText_="Play";X.registerComponent("PlayToggle",xd);class Cs extends X{constructor(e,t){super(e,t),this.on(e,["timeupdate","ended","seeking"],i=>this.update(i)),this.updateTextNode_()}createEl(){const e=this.buildCSSClass(),t=super.createEl("div",{className:`${e} vjs-time-control vjs-control`}),i=ce("span",{className:"vjs-control-text",textContent:`${this.localize(this.labelText_)} `},{role:"presentation"});return t.appendChild(i),this.contentEl_=ce("span",{className:`${e}-display`},{role:"presentation"}),t.appendChild(this.contentEl_),t}dispose(){this.contentEl_=null,this.textNode_=null,super.dispose()}update(e){!this.player_.options_.enableSmoothSeeking&&e.type==="seeking"||this.updateContent(e)}updateTextNode_(e=0){e=qi(e),this.formattedTime_!==e&&(this.formattedTime_=e,this.requestNamedAnimationFrame("TimeDisplay#updateTextNode_",()=>{if(!this.contentEl_)return;let t=this.textNode_;t&&this.contentEl_.firstChild!==t&&(t=null,ye.warn("TimeDisplay#updateTextnode_: Prevented replacement of text node element since it was no longer a child of this node. Appending a new node instead.")),this.textNode_=se.createTextNode(this.formattedTime_),this.textNode_&&(t?this.contentEl_.replaceChild(this.textNode_,t):this.contentEl_.appendChild(this.textNode_))}))}updateContent(e){}}Cs.prototype.labelText_="Time";Cs.prototype.controlText_="Time";X.registerComponent("TimeDisplay",Cs);class Oo extends Cs{buildCSSClass(){return"vjs-current-time"}updateContent(e){let t;this.player_.ended()?t=this.player_.duration():e&&e.target&&typeof e.target.pendingSeekTime=="function"&&e.target.pendingSeekTime()!==null?t=e.target.pendingSeekTime():t=this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime(),this.updateTextNode_(t)}}Oo.prototype.labelText_="Current Time";Oo.prototype.controlText_="Current Time";X.registerComponent("CurrentTimeDisplay",Oo);class Mo extends Cs{constructor(e,t){super(e,t);const i=r=>this.updateContent(r);this.on(e,"durationchange",i),this.on(e,"loadstart",i),this.on(e,"loadedmetadata",i)}buildCSSClass(){return"vjs-duration"}updateContent(e){const t=this.player_.duration();this.updateTextNode_(t)}}Mo.prototype.labelText_="Duration";Mo.prototype.controlText_="Duration";X.registerComponent("DurationDisplay",Mo);class $g extends X{createEl(){const e=super.createEl("div",{className:"vjs-time-control vjs-time-divider"},{"aria-hidden":!0}),t=super.createEl("div"),i=super.createEl("span",{textContent:"/"});return t.appendChild(i),e.appendChild(t),e}}X.registerComponent("TimeDivider",$g);class Ro extends Cs{constructor(e,t){super(e,t),this.on(e,"durationchange",i=>this.updateContent(i))}buildCSSClass(){return"vjs-remaining-time"}createEl(){const e=super.createEl();return this.options_.displayNegative!==!1&&e.insertBefore(ce("span",{},{"aria-hidden":!0},"-"),this.contentEl_),e}updateContent(e){if(typeof this.player_.duration()!="number")return;let t;this.player_.ended()?t=0:this.player_.remainingTimeDisplay?t=this.player_.remainingTimeDisplay():t=this.player_.remainingTime(),this.updateTextNode_(t)}}Ro.prototype.labelText_="Remaining Time";Ro.prototype.controlText_="Remaining Time";X.registerComponent("RemainingTimeDisplay",Ro);class Gg extends X{constructor(e,t){super(e,t),this.updateShowing(),this.on(this.player(),"durationchange",i=>this.updateShowing(i))}createEl(){const e=super.createEl("div",{className:"vjs-live-control vjs-control"});return this.contentEl_=ce("div",{className:"vjs-live-display"},{"aria-live":"off"}),this.contentEl_.appendChild(ce("span",{className:"vjs-control-text",textContent:`${this.localize("Stream Type")} `})),this.contentEl_.appendChild(se.createTextNode(this.localize("LIVE"))),e.appendChild(this.contentEl_),e}dispose(){this.contentEl_=null,super.dispose()}updateShowing(e){this.player().duration()===1/0?this.show():this.hide()}}X.registerComponent("LiveDisplay",Gg);class Sd extends rt{constructor(e,t){super(e,t),this.updateLiveEdgeStatus(),this.player_.liveTracker&&(this.updateLiveEdgeStatusHandler_=i=>this.updateLiveEdgeStatus(i),this.on(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_))}createEl(){const e=super.createEl("button",{className:"vjs-seek-to-live-control vjs-control"});return this.setIcon("circle",e),this.textEl_=ce("span",{className:"vjs-seek-to-live-text",textContent:this.localize("LIVE")},{"aria-hidden":"true"}),e.appendChild(this.textEl_),e}updateLiveEdgeStatus(){!this.player_.liveTracker||this.player_.liveTracker.atLiveEdge()?(this.setAttribute("aria-disabled",!0),this.addClass("vjs-at-live-edge"),this.controlText("Seek to live, currently playing live")):(this.setAttribute("aria-disabled",!1),this.removeClass("vjs-at-live-edge"),this.controlText("Seek to live, currently behind live"))}handleClick(){this.player_.liveTracker.seekToLiveEdge()}dispose(){this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.updateLiveEdgeStatusHandler_),this.textEl_=null,super.dispose()}}Sd.prototype.controlText_="Seek to live, currently playing live";X.registerComponent("SeekToLive",Sd);function gr(s,e,t){return s=Number(s),Math.min(t,Math.max(e,isNaN(s)?e:s))}var Wg=Object.freeze({__proto__:null,clamp:gr});class No extends X{constructor(e,t){super(e,t),this.handleMouseDown_=i=>this.handleMouseDown(i),this.handleMouseUp_=i=>this.handleMouseUp(i),this.handleKeyDown_=i=>this.handleKeyDown(i),this.handleClick_=i=>this.handleClick(i),this.handleMouseMove_=i=>this.handleMouseMove(i),this.update_=i=>this.update(i),this.bar=this.getChild(this.options_.barName),this.vertical(!!this.options_.vertical),this.enable()}enabled(){return this.enabled_}enable(){this.enabled()||(this.on("mousedown",this.handleMouseDown_),this.on("touchstart",this.handleMouseDown_),this.on("keydown",this.handleKeyDown_),this.on("click",this.handleClick_),this.on(this.player_,"controlsvisible",this.update),this.playerEvent&&this.on(this.player_,this.playerEvent,this.update),this.removeClass("disabled"),this.setAttribute("tabindex",0),this.enabled_=!0)}disable(){if(!this.enabled())return;const e=this.bar.el_.ownerDocument;this.off("mousedown",this.handleMouseDown_),this.off("touchstart",this.handleMouseDown_),this.off("keydown",this.handleKeyDown_),this.off("click",this.handleClick_),this.off(this.player_,"controlsvisible",this.update_),this.off(e,"mousemove",this.handleMouseMove_),this.off(e,"mouseup",this.handleMouseUp_),this.off(e,"touchmove",this.handleMouseMove_),this.off(e,"touchend",this.handleMouseUp_),this.removeAttribute("tabindex"),this.addClass("disabled"),this.playerEvent&&this.off(this.player_,this.playerEvent,this.update),this.enabled_=!1}createEl(e,t={},i={}){return t.className=t.className+" vjs-slider",t=Object.assign({tabIndex:0},t),i=Object.assign({role:"slider","aria-valuenow":0,"aria-valuemin":0,"aria-valuemax":100},i),super.createEl(e,t,i)}handleMouseDown(e){const t=this.bar.el_.ownerDocument;e.type==="mousedown"&&e.preventDefault(),e.type==="touchstart"&&!Kt&&e.preventDefault(),Yc(),this.addClass("vjs-sliding"),this.trigger("slideractive"),this.on(t,"mousemove",this.handleMouseMove_),this.on(t,"mouseup",this.handleMouseUp_),this.on(t,"touchmove",this.handleMouseMove_),this.on(t,"touchend",this.handleMouseUp_),this.handleMouseMove(e,!0)}handleMouseMove(e){}handleMouseUp(e){const t=this.bar.el_.ownerDocument;Kc(),this.removeClass("vjs-sliding"),this.trigger("sliderinactive"),this.off(t,"mousemove",this.handleMouseMove_),this.off(t,"mouseup",this.handleMouseUp_),this.off(t,"touchmove",this.handleMouseMove_),this.off(t,"touchend",this.handleMouseUp_),this.update()}update(){if(!this.el_||!this.bar)return;const e=this.getProgress();return e===this.progress_||(this.progress_=e,this.requestNamedAnimationFrame("Slider#update",()=>{const t=this.vertical()?"height":"width";this.bar.el().style[t]=(e*100).toFixed(2)+"%"})),e}getProgress(){return Number(gr(this.getPercent(),0,1).toFixed(4))}calculateDistance(e){const t=Nn(this.el_,e);return this.vertical()?t.y:t.x}handleKeyDown(e){const t=this.options_.playerOptions.spatialNavigation,i=t&&t.enabled,r=t&&t.horizontalSeek;i?r&&e.key==="ArrowLeft"||!r&&e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepBack()):r&&e.key==="ArrowRight"||!r&&e.key==="ArrowUp"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):(this.pendingSeekTime()&&(this.pendingSeekTime(null),this.userSeek_(this.player_.currentTime())),super.handleKeyDown(e)):e.key==="ArrowLeft"||e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepBack()):e.key==="ArrowUp"||e.key==="ArrowRight"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):super.handleKeyDown(e)}handleClick(e){e.stopPropagation(),e.preventDefault()}vertical(e){if(e===void 0)return this.vertical_||!1;this.vertical_=!!e,this.vertical_?this.addClass("vjs-slider-vertical"):this.addClass("vjs-slider-horizontal")}}X.registerComponent("Slider",No);const La=(s,e)=>gr(s/e*100,0,100).toFixed(2)+"%";class Xg extends X{constructor(e,t){super(e,t),this.partEls_=[],this.on(e,"progress",i=>this.update(i))}createEl(){const e=super.createEl("div",{className:"vjs-load-progress"}),t=ce("span",{className:"vjs-control-text"}),i=ce("span",{textContent:this.localize("Loaded")}),r=se.createTextNode(": ");return this.percentageEl_=ce("span",{className:"vjs-control-text-loaded-percentage",textContent:"0%"}),e.appendChild(t),t.appendChild(i),t.appendChild(r),t.appendChild(this.percentageEl_),e}dispose(){this.partEls_=null,this.percentageEl_=null,super.dispose()}update(e){this.requestNamedAnimationFrame("LoadProgressBar#update",()=>{const t=this.player_.liveTracker,i=this.player_.buffered(),r=t&&t.isLive()?t.seekableEnd():this.player_.duration(),n=this.player_.bufferedEnd(),a=this.partEls_,l=La(n,r);this.percent_!==l&&(this.el_.style.width=l,Si(this.percentageEl_,l),this.percent_=l);for(let c=0;c<i.length;c++){const f=i.start(c),g=i.end(c);let y=a[c];y||(y=this.el_.appendChild(ce()),a[c]=y),!(y.dataset.start===f&&y.dataset.end===g)&&(y.dataset.start=f,y.dataset.end=g,y.style.left=La(f,n),y.style.width=La(g-f,n))}for(let c=a.length;c>i.length;c--)this.el_.removeChild(a[c-1]);a.length=i.length})}}X.registerComponent("LoadProgressBar",Xg);class Yg extends X{constructor(e,t){super(e,t),this.update=Qt(De(this,this.update),jt)}createEl(){return super.createEl("div",{className:"vjs-time-tooltip"},{"aria-hidden":"true"})}update(e,t,i){const r=dr(this.el_),n=vs(this.player_.el()),a=e.width*t;if(!n||!r)return;let l=e.left-n.left+a,c=e.width-a+(n.right-e.right);c||(c=e.width-a,l=a);let f=r.width/2;l<f?f+=f-l:c<f&&(f=c),f<0?f=0:f>r.width&&(f=r.width),f=Math.round(f),this.el_.style.right=`-${f}px`,this.write(i)}write(e){Si(this.el_,e)}updateTime(e,t,i,r){this.requestNamedAnimationFrame("TimeTooltip#updateTime",()=>{let n;const a=this.player_.duration();if(this.player_.liveTracker&&this.player_.liveTracker.isLive()){const l=this.player_.liveTracker.liveWindow(),c=l-t*l;n=(c<1?"":"-")+qi(c,l)}else n=qi(i,a);this.update(e,t,n),r&&r()})}}X.registerComponent("TimeTooltip",Yg);class Bo extends X{constructor(e,t){super(e,t),this.setIcon("circle"),this.update=Qt(De(this,this.update),jt)}createEl(){return super.createEl("div",{className:"vjs-play-progress vjs-slider-bar"},{"aria-hidden":"true"})}update(e,t,i){const r=this.getChild("timeTooltip");if(!r)return;const n=i&&i.target&&typeof i.target.pendingSeekTime=="function"?i.target.pendingSeekTime():this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime();r.updateTime(e,t,n)}}Bo.prototype.options_={children:[]};!it&&!Nt&&Bo.prototype.options_.children.push("timeTooltip");X.registerComponent("PlayProgressBar",Bo);class Cd extends X{constructor(e,t){super(e,t),this.update=Qt(De(this,this.update),jt)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t){const i=t*this.player_.duration();this.getChild("timeTooltip").updateTime(e,t,i,()=>{this.el_.style.left=`${e.width*t}px`})}}Cd.prototype.options_={children:["timeTooltip"]};X.registerComponent("MouseTimeDisplay",Cd);class zn extends No{constructor(e,t){t=Ee(zn.prototype.options_,t),t.children=[...t.children];const i=e.options_.disableSeekWhileScrubbingOnMobile&&(it||Nt)||e.options_.disableSeekWhileScrubbingOnSTV;(!it&&!Nt||i)&&t.children.splice(1,0,"mouseTimeDisplay"),super(e,t),this.shouldDisableSeekWhileScrubbing_=i,this.pendingSeekTime_=null,this.setEventHandlers_()}setEventHandlers_(){this.update_=De(this,this.update),this.update=Qt(this.update_,jt),this.on(this.player_,["durationchange","timeupdate"],this.update),this.on(this.player_,["ended"],this.update_),this.player_.liveTracker&&this.on(this.player_.liveTracker,"liveedgechange",this.update),this.updateInterval=null,this.enableIntervalHandler_=e=>this.enableInterval_(e),this.disableIntervalHandler_=e=>this.disableInterval_(e),this.on(this.player_,["playing"],this.enableIntervalHandler_),this.on(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in se&&"visibilityState"in se&&this.on(se,"visibilitychange",this.toggleVisibility_)}toggleVisibility_(e){se.visibilityState==="hidden"?(this.cancelNamedAnimationFrame("SeekBar#update"),this.cancelNamedAnimationFrame("Slider#update"),this.disableInterval_(e)):(!this.player_.ended()&&!this.player_.paused()&&this.enableInterval_(),this.update())}enableInterval_(){this.updateInterval||(this.updateInterval=this.setInterval(this.update,jt))}disableInterval_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&e&&e.type!=="ended"||this.updateInterval&&(this.clearInterval(this.updateInterval),this.updateInterval=null)}createEl(){return super.createEl("div",{className:"vjs-progress-holder"},{"aria-label":this.localize("Progress Bar")})}update(e){if(se.visibilityState==="hidden")return;const t=super.update();return this.requestNamedAnimationFrame("SeekBar#update",()=>{const i=this.player_.ended()?this.player_.duration():this.getCurrentTime_(),r=this.player_.liveTracker;let n=this.player_.duration();r&&r.isLive()&&(n=this.player_.liveTracker.liveCurrentTime()),this.percent_!==t&&(this.el_.setAttribute("aria-valuenow",(t*100).toFixed(2)),this.percent_=t),(this.currentTime_!==i||this.duration_!==n)&&(this.el_.setAttribute("aria-valuetext",this.localize("progress bar timing: currentTime={1} duration={2}",[qi(i,n),qi(n,n)],"{1} of {2}")),this.currentTime_=i,this.duration_=n),this.bar&&this.bar.update(vs(this.el()),this.getProgress(),e)}),t}userSeek_(e){this.player_.liveTracker&&this.player_.liveTracker.isLive()&&this.player_.liveTracker.nextSeekedFromUser(),this.player_.currentTime(e)}getCurrentTime_(){return this.player_.scrubbing()?this.player_.getCache().currentTime:this.player_.currentTime()}pendingSeekTime(e){if(e!==void 0)if(e!==null){const t=this.player_.duration();this.pendingSeekTime_=Math.max(0,Math.min(e,t))}else this.pendingSeekTime_=null;return this.pendingSeekTime_}getPercent(){if(this.pendingSeekTime()!==null)return this.pendingSeekTime()/this.player_.duration();const e=this.getCurrentTime_();let t;const i=this.player_.liveTracker;return i&&i.isLive()?(t=(e-i.seekableStart())/i.liveWindow(),i.atLiveEdge()&&(t=1)):t=e/this.player_.duration(),t}handleMouseDown(e){hr(e)&&(e.stopPropagation(),this.videoWasPlaying=!this.player_.paused(),this.shouldDisableSeekWhileScrubbing_||this.player_.pause(),super.handleMouseDown(e))}handleMouseMove(e,t=!1){if(!hr(e)||isNaN(this.player_.duration()))return;!t&&!this.player_.scrubbing()&&this.player_.scrubbing(!0);let i;const r=this.calculateDistance(e),n=this.player_.liveTracker;if(!n||!n.isLive())i=r*this.player_.duration(),i===this.player_.duration()&&(i=i-.1);else{if(r>=.99){n.seekToLiveEdge();return}const a=n.seekableStart(),l=n.liveCurrentTime();if(i=a+r*n.liveWindow(),i>=l&&(i=l),i<=a&&(i=a+.1),i===1/0)return}this.shouldDisableSeekWhileScrubbing_?this.pendingSeekTime(i):this.userSeek_(i),this.player_.options_.enableSmoothSeeking&&this.update()}enable(){super.enable();const e=this.getChild("mouseTimeDisplay");e&&e.show()}disable(){super.disable();const e=this.getChild("mouseTimeDisplay");e&&e.hide()}handleMouseUp(e){super.handleMouseUp(e),e&&e.stopPropagation(),this.player_.scrubbing(!1),this.pendingSeekTime()!==null&&(this.userSeek_(this.pendingSeekTime()),this.pendingSeekTime(null)),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0}),this.videoWasPlaying?$t(this.player_.play()):this.update_()}handlePendingSeek_(e){this.player_.paused()||this.player_.pause();const t=this.pendingSeekTime()!==null?this.pendingSeekTime():this.player_.currentTime();this.pendingSeekTime(t+e),this.player_.trigger({type:"timeupdate",target:this,manuallyTriggered:!0})}stepForward(){this.shouldDisableSeekWhileScrubbing_?this.handlePendingSeek_(this.options().stepSeconds):this.userSeek_(this.player_.currentTime()+this.options().stepSeconds)}stepBack(){this.shouldDisableSeekWhileScrubbing_?this.handlePendingSeek_(-this.options().stepSeconds):this.userSeek_(this.player_.currentTime()-this.options().stepSeconds)}handleAction(e){this.pendingSeekTime()!==null&&(this.userSeek_(this.pendingSeekTime()),this.pendingSeekTime(null)),this.player_.paused()?this.player_.play():this.player_.pause()}handleKeyDown(e){const t=this.player_.liveTracker;if(e.key===" "||e.key==="Enter")e.preventDefault(),e.stopPropagation(),this.handleAction(e);else if(e.key==="Home")e.preventDefault(),e.stopPropagation(),this.userSeek_(0);else if(e.key==="End")e.preventDefault(),e.stopPropagation(),t&&t.isLive()?this.userSeek_(t.liveCurrentTime()):this.userSeek_(this.player_.duration());else if(/^[0-9]$/.test(e.key)){e.preventDefault(),e.stopPropagation();const i=parseInt(e.key,10)*.1;t&&t.isLive()?this.userSeek_(t.seekableStart()+t.liveWindow()*i):this.userSeek_(this.player_.duration()*i)}else e.key==="PageDown"?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()-this.options().stepSeconds*this.options().pageMultiplier)):e.key==="PageUp"?(e.preventDefault(),e.stopPropagation(),this.userSeek_(this.player_.currentTime()+this.options().stepSeconds*this.options().pageMultiplier)):super.handleKeyDown(e)}dispose(){this.disableInterval_(),this.off(this.player_,["durationchange","timeupdate"],this.update),this.off(this.player_,["ended"],this.update_),this.player_.liveTracker&&this.off(this.player_.liveTracker,"liveedgechange",this.update),this.off(this.player_,["playing"],this.enableIntervalHandler_),this.off(this.player_,["ended","pause","waiting"],this.disableIntervalHandler_),"hidden"in se&&"visibilityState"in se&&this.off(se,"visibilitychange",this.toggleVisibility_),super.dispose()}}zn.prototype.options_={children:["loadProgressBar","playProgressBar"],barName:"playProgressBar",stepSeconds:5,pageMultiplier:12};X.registerComponent("SeekBar",zn);class Ed extends X{constructor(e,t){super(e,t),this.handleMouseMove=Qt(De(this,this.handleMouseMove),jt),this.throttledHandleMouseSeek=Qt(De(this,this.handleMouseSeek),jt),this.handleMouseUpHandler_=i=>this.handleMouseUp(i),this.handleMouseDownHandler_=i=>this.handleMouseDown(i),this.enable()}createEl(){return super.createEl("div",{className:"vjs-progress-control vjs-control"})}handleMouseMove(e){const t=this.getChild("seekBar");if(!t)return;const i=t.getChild("playProgressBar"),r=t.getChild("mouseTimeDisplay");if(!i&&!r)return;const n=t.el(),a=dr(n);let l=Nn(n,e).x;l=gr(l,0,1),r&&r.update(a,l),i&&i.update(a,t.getProgress())}handleMouseSeek(e){const t=this.getChild("seekBar");t&&t.handleMouseMove(e)}enabled(){return this.enabled_}disable(){if(this.children().forEach(e=>e.disable&&e.disable()),!!this.enabled()&&(this.off(["mousedown","touchstart"],this.handleMouseDownHandler_),this.off(this.el_,["mousemove","touchmove"],this.handleMouseMove),this.removeListenersAddedOnMousedownAndTouchstart(),this.addClass("disabled"),this.enabled_=!1,this.player_.scrubbing())){const e=this.getChild("seekBar");this.player_.scrubbing(!1),e.videoWasPlaying&&$t(this.player_.play())}}enable(){this.children().forEach(e=>e.enable&&e.enable()),!this.enabled()&&(this.on(["mousedown","touchstart"],this.handleMouseDownHandler_),this.on(this.el_,["mousemove","touchmove"],this.handleMouseMove),this.removeClass("disabled"),this.enabled_=!0)}removeListenersAddedOnMousedownAndTouchstart(){const e=this.el_.ownerDocument;this.off(e,"mousemove",this.throttledHandleMouseSeek),this.off(e,"touchmove",this.throttledHandleMouseSeek),this.off(e,"mouseup",this.handleMouseUpHandler_),this.off(e,"touchend",this.handleMouseUpHandler_)}handleMouseDown(e){const t=this.el_.ownerDocument,i=this.getChild("seekBar");i&&i.handleMouseDown(e),this.on(t,"mousemove",this.throttledHandleMouseSeek),this.on(t,"touchmove",this.throttledHandleMouseSeek),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.getChild("seekBar");t&&t.handleMouseUp(e),this.removeListenersAddedOnMousedownAndTouchstart()}}Ed.prototype.options_={children:["seekBar"]};X.registerComponent("ProgressControl",Ed);class Ad extends rt{constructor(e,t){super(e,t),this.setIcon("picture-in-picture-enter"),this.on(e,["enterpictureinpicture","leavepictureinpicture"],i=>this.handlePictureInPictureChange(i)),this.on(e,["disablepictureinpicturechanged","loadedmetadata"],i=>this.handlePictureInPictureEnabledChange(i)),this.on(e,["loadedmetadata","audioonlymodechange","audiopostermodechange"],()=>this.handlePictureInPictureAudioModeChange()),this.disable()}buildCSSClass(){return`vjs-picture-in-picture-control vjs-hidden ${super.buildCSSClass()}`}handlePictureInPictureAudioModeChange(){if(!(this.player_.currentType().substring(0,5)==="audio"||this.player_.audioPosterMode()||this.player_.audioOnlyMode())){this.show();return}this.player_.isInPictureInPicture()&&this.player_.exitPictureInPicture(),this.hide()}handlePictureInPictureEnabledChange(){se.pictureInPictureEnabled&&this.player_.disablePictureInPicture()===!1||this.player_.options_.enableDocumentPictureInPicture&&"documentPictureInPicture"in w?this.enable():this.disable()}handlePictureInPictureChange(e){this.player_.isInPictureInPicture()?(this.setIcon("picture-in-picture-exit"),this.controlText("Exit Picture-in-Picture")):(this.setIcon("picture-in-picture-enter"),this.controlText("Picture-in-Picture")),this.handlePictureInPictureEnabledChange()}handleClick(e){this.player_.isInPictureInPicture()?this.player_.exitPictureInPicture():this.player_.requestPictureInPicture()}show(){typeof se.exitPictureInPicture=="function"&&super.show()}}Ad.prototype.controlText_="Picture-in-Picture";X.registerComponent("PictureInPictureToggle",Ad);class wd extends rt{constructor(e,t){super(e,t),this.setIcon("fullscreen-enter"),this.on(e,"fullscreenchange",i=>this.handleFullscreenChange(i)),se[e.fsApi_.fullscreenEnabled]===!1&&this.disable()}buildCSSClass(){return`vjs-fullscreen-control ${super.buildCSSClass()}`}handleFullscreenChange(e){this.player_.isFullscreen()?(this.controlText("Exit Fullscreen"),this.setIcon("fullscreen-exit")):(this.controlText("Fullscreen"),this.setIcon("fullscreen-enter"))}handleClick(e){this.player_.isFullscreen()?this.player_.exitFullscreen():this.player_.requestFullscreen()}}wd.prototype.controlText_="Fullscreen";X.registerComponent("FullscreenToggle",wd);const Kg=function(s,e){e.tech_&&!e.tech_.featuresVolumeControl&&s.addClass("vjs-hidden"),s.on(e,"loadstart",function(){e.tech_.featuresVolumeControl?s.removeClass("vjs-hidden"):s.addClass("vjs-hidden")})};class Qg extends X{createEl(){const e=super.createEl("div",{className:"vjs-volume-level"});return this.setIcon("circle",e),e.appendChild(super.createEl("span",{className:"vjs-control-text"})),e}}X.registerComponent("VolumeLevel",Qg);class Jg extends X{constructor(e,t){super(e,t),this.update=Qt(De(this,this.update),jt)}createEl(){return super.createEl("div",{className:"vjs-volume-tooltip"},{"aria-hidden":"true"})}update(e,t,i,r){if(!i){const n=vs(this.el_),a=vs(this.player_.el()),l=e.width*t;if(!a||!n)return;const c=e.left-a.left+l,f=e.width-l+(a.right-e.right);let g=n.width/2;c<g?g+=g-c:f<g&&(g=f),g<0?g=0:g>n.width&&(g=n.width),this.el_.style.right=`-${g}px`}this.write(`${r}%`)}write(e){Si(this.el_,e)}updateVolume(e,t,i,r,n){this.requestNamedAnimationFrame("VolumeLevelTooltip#updateVolume",()=>{this.update(e,t,i,r.toFixed(0)),n&&n()})}}X.registerComponent("VolumeLevelTooltip",Jg);class Dd extends X{constructor(e,t){super(e,t),this.update=Qt(De(this,this.update),jt)}createEl(){return super.createEl("div",{className:"vjs-mouse-display"})}update(e,t,i){const r=100*t;this.getChild("volumeLevelTooltip").updateVolume(e,t,i,r,()=>{i?this.el_.style.bottom=`${e.height*t}px`:this.el_.style.left=`${e.width*t}px`})}}Dd.prototype.options_={children:["volumeLevelTooltip"]};X.registerComponent("MouseVolumeLevelDisplay",Dd);class $n extends No{constructor(e,t){super(e,t),this.on("slideractive",i=>this.updateLastVolume_(i)),this.on(e,"volumechange",i=>this.updateARIAAttributes(i)),e.ready(()=>this.updateARIAAttributes())}createEl(){return super.createEl("div",{className:"vjs-volume-bar vjs-slider-bar"},{"aria-label":this.localize("Volume Level"),"aria-live":"polite"})}handleMouseDown(e){hr(e)&&super.handleMouseDown(e)}handleMouseMove(e){const t=this.getChild("mouseVolumeLevelDisplay");if(t){const i=this.el(),r=vs(i),n=this.vertical();let a=Nn(i,e);a=n?a.y:a.x,a=gr(a,0,1),t.update(r,a,n)}hr(e)&&(this.checkMuted(),this.player_.volume(this.calculateDistance(e)))}checkMuted(){this.player_.muted()&&this.player_.muted(!1)}getPercent(){return this.player_.muted()?0:this.player_.volume()}stepForward(){this.checkMuted(),this.player_.volume(this.player_.volume()+.1)}stepBack(){this.checkMuted(),this.player_.volume(this.player_.volume()-.1)}updateARIAAttributes(e){const t=this.player_.muted()?0:this.volumeAsPercentage_();this.el_.setAttribute("aria-valuenow",t),this.el_.setAttribute("aria-valuetext",t+"%")}volumeAsPercentage_(){return Math.round(this.player_.volume()*100)}updateLastVolume_(){const e=this.player_.volume();this.one("sliderinactive",()=>{this.player_.volume()===0&&this.player_.lastVolume_(e)})}}$n.prototype.options_={children:["volumeLevel"],barName:"volumeLevel"};!it&&!Nt&&$n.prototype.options_.children.splice(0,0,"mouseVolumeLevelDisplay");$n.prototype.playerEvent="volumechange";X.registerComponent("VolumeBar",$n);class kd extends X{constructor(e,t={}){t.vertical=t.vertical||!1,(typeof t.volumeBar>"u"||ms(t.volumeBar))&&(t.volumeBar=t.volumeBar||{},t.volumeBar.vertical=t.vertical),super(e,t),Kg(this,e),this.throttledHandleMouseMove=Qt(De(this,this.handleMouseMove),jt),this.handleMouseUpHandler_=i=>this.handleMouseUp(i),this.on("mousedown",i=>this.handleMouseDown(i)),this.on("touchstart",i=>this.handleMouseDown(i)),this.on("mousemove",i=>this.handleMouseMove(i)),this.on(this.volumeBar,["focus","slideractive"],()=>{this.volumeBar.addClass("vjs-slider-active"),this.addClass("vjs-slider-active"),this.trigger("slideractive")}),this.on(this.volumeBar,["blur","sliderinactive"],()=>{this.volumeBar.removeClass("vjs-slider-active"),this.removeClass("vjs-slider-active"),this.trigger("sliderinactive")})}createEl(){let e="vjs-volume-horizontal";return this.options_.vertical&&(e="vjs-volume-vertical"),super.createEl("div",{className:`vjs-volume-control vjs-control ${e}`})}handleMouseDown(e){const t=this.el_.ownerDocument;this.on(t,"mousemove",this.throttledHandleMouseMove),this.on(t,"touchmove",this.throttledHandleMouseMove),this.on(t,"mouseup",this.handleMouseUpHandler_),this.on(t,"touchend",this.handleMouseUpHandler_)}handleMouseUp(e){const t=this.el_.ownerDocument;this.off(t,"mousemove",this.throttledHandleMouseMove),this.off(t,"touchmove",this.throttledHandleMouseMove),this.off(t,"mouseup",this.handleMouseUpHandler_),this.off(t,"touchend",this.handleMouseUpHandler_)}handleMouseMove(e){this.volumeBar.handleMouseMove(e)}}kd.prototype.options_={children:["volumeBar"]};X.registerComponent("VolumeControl",kd);const Zg=function(s,e){e.tech_&&!e.tech_.featuresMuteControl&&s.addClass("vjs-hidden"),s.on(e,"loadstart",function(){e.tech_.featuresMuteControl?s.removeClass("vjs-hidden"):s.addClass("vjs-hidden")})};class jd extends rt{constructor(e,t){super(e,t),Zg(this,e),this.on(e,["loadstart","volumechange"],i=>this.update(i))}buildCSSClass(){return`vjs-mute-control ${super.buildCSSClass()}`}handleClick(e){const t=this.player_.volume(),i=this.player_.lastVolume_();if(t===0){const r=i<.1?.1:i;this.player_.volume(r),this.player_.muted(!1)}else this.player_.muted(!this.player_.muted())}update(e){this.updateIcon_(),this.updateControlText_()}updateIcon_(){const e=this.player_.volume();let t=3;this.setIcon("volume-high"),it&&this.player_.tech_&&this.player_.tech_.el_&&this.player_.muted(this.player_.tech_.el_.muted),e===0||this.player_.muted()?(this.setIcon("volume-mute"),t=0):e<.33?(this.setIcon("volume-low"),t=1):e<.67&&(this.setIcon("volume-medium"),t=2),Mn(this.el_,[0,1,2,3].reduce((i,r)=>i+`${r?" ":""}vjs-vol-${r}`,"")),Bi(this.el_,`vjs-vol-${t}`)}updateControlText_(){const t=this.player_.muted()||this.player_.volume()===0?"Unmute":"Mute";this.controlText()!==t&&this.controlText(t)}}jd.prototype.controlText_="Mute";X.registerComponent("MuteToggle",jd);class Id extends X{constructor(e,t={}){typeof t.inline<"u"?t.inline=t.inline:t.inline=!0,(typeof t.volumeControl>"u"||ms(t.volumeControl))&&(t.volumeControl=t.volumeControl||{},t.volumeControl.vertical=!t.inline),super(e,t),this.handleKeyPressHandler_=i=>this.handleKeyPress(i),this.on(e,["loadstart"],i=>this.volumePanelState_(i)),this.on(this.muteToggle,"keyup",i=>this.handleKeyPress(i)),this.on(this.volumeControl,"keyup",i=>this.handleVolumeControlKeyUp(i)),this.on("keydown",i=>this.handleKeyPress(i)),this.on("mouseover",i=>this.handleMouseOver(i)),this.on("mouseout",i=>this.handleMouseOut(i)),this.on(this.volumeControl,["slideractive"],this.sliderActive_),this.on(this.volumeControl,["sliderinactive"],this.sliderInactive_)}sliderActive_(){this.addClass("vjs-slider-active")}sliderInactive_(){this.removeClass("vjs-slider-active")}volumePanelState_(){this.volumeControl.hasClass("vjs-hidden")&&this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-hidden"),this.volumeControl.hasClass("vjs-hidden")&&!this.muteToggle.hasClass("vjs-hidden")&&this.addClass("vjs-mute-toggle-only")}createEl(){let e="vjs-volume-panel-horizontal";return this.options_.inline||(e="vjs-volume-panel-vertical"),super.createEl("div",{className:`vjs-volume-panel vjs-control ${e}`})}dispose(){this.handleMouseOut(),super.dispose()}handleVolumeControlKeyUp(e){e.key==="Escape"&&this.muteToggle.focus()}handleMouseOver(e){this.addClass("vjs-hover"),bt(se,"keyup",this.handleKeyPressHandler_)}handleMouseOut(e){this.removeClass("vjs-hover"),st(se,"keyup",this.handleKeyPressHandler_)}handleKeyPress(e){e.key==="Escape"&&this.handleMouseOut()}}Id.prototype.options_={children:["muteToggle","volumeControl"]};X.registerComponent("VolumePanel",Id);class Pd extends rt{constructor(e,t){super(e,t),this.validOptions=[5,10,30],this.skipTime=this.getSkipForwardTime(),this.skipTime&&this.validOptions.includes(this.skipTime)?(this.setIcon(`forward-${this.skipTime}`),this.controlText(this.localize("Skip forward {1} seconds",[this.skipTime.toLocaleString(e.language())])),this.show()):this.hide()}getSkipForwardTime(){const e=this.options_.playerOptions;return e.controlBar&&e.controlBar.skipButtons&&e.controlBar.skipButtons.forward}buildCSSClass(){return`vjs-skip-forward-${this.getSkipForwardTime()} ${super.buildCSSClass()}`}handleClick(e){if(isNaN(this.player_.duration()))return;const t=this.player_.currentTime(),i=this.player_.liveTracker,r=i&&i.isLive()?i.seekableEnd():this.player_.duration();let n;t+this.skipTime<=r?n=t+this.skipTime:n=r,this.player_.currentTime(n)}handleLanguagechange(){this.controlText(this.localize("Skip forward {1} seconds",[this.skipTime]))}}Pd.prototype.controlText_="Skip Forward";X.registerComponent("SkipForward",Pd);class Ld extends rt{constructor(e,t){super(e,t),this.validOptions=[5,10,30],this.skipTime=this.getSkipBackwardTime(),this.skipTime&&this.validOptions.includes(this.skipTime)?(this.setIcon(`replay-${this.skipTime}`),this.controlText(this.localize("Skip backward {1} seconds",[this.skipTime.toLocaleString(e.language())])),this.show()):this.hide()}getSkipBackwardTime(){const e=this.options_.playerOptions;return e.controlBar&&e.controlBar.skipButtons&&e.controlBar.skipButtons.backward}buildCSSClass(){return`vjs-skip-backward-${this.getSkipBackwardTime()} ${super.buildCSSClass()}`}handleClick(e){const t=this.player_.currentTime(),i=this.player_.liveTracker,r=i&&i.isLive()&&i.seekableStart();let n;r&&t-this.skipTime<=r?n=r:t>=this.skipTime?n=t-this.skipTime:n=0,this.player_.currentTime(n)}handleLanguagechange(){this.controlText(this.localize("Skip backward {1} seconds",[this.skipTime]))}}Ld.prototype.controlText_="Skip Backward";X.registerComponent("SkipBackward",Ld);class Od extends X{constructor(e,t){super(e,t),t&&(this.menuButton_=t.menuButton),this.focusedChild_=-1,this.on("keydown",i=>this.handleKeyDown(i)),this.boundHandleBlur_=i=>this.handleBlur(i),this.boundHandleTapClick_=i=>this.handleTapClick(i)}addEventListenerForItem(e){e instanceof X&&(this.on(e,"blur",this.boundHandleBlur_),this.on(e,["tap","click"],this.boundHandleTapClick_))}removeEventListenerForItem(e){e instanceof X&&(this.off(e,"blur",this.boundHandleBlur_),this.off(e,["tap","click"],this.boundHandleTapClick_))}removeChild(e){typeof e=="string"&&(e=this.getChild(e)),this.removeEventListenerForItem(e),super.removeChild(e)}addItem(e){const t=this.addChild(e);t&&this.addEventListenerForItem(t)}createEl(){const e=this.options_.contentElType||"ul";this.contentEl_=ce(e,{className:"vjs-menu-content"}),this.contentEl_.setAttribute("role","menu");const t=super.createEl("div",{append:this.contentEl_,className:"vjs-menu"});return t.appendChild(this.contentEl_),bt(t,"click",function(i){i.preventDefault(),i.stopImmediatePropagation()}),t}dispose(){this.contentEl_=null,this.boundHandleBlur_=null,this.boundHandleTapClick_=null,super.dispose()}handleBlur(e){const t=e.relatedTarget||se.activeElement;if(!this.children().some(i=>i.el()===t)){const i=this.menuButton_;i&&i.buttonPressed_&&t!==i.el().firstChild&&i.unpressButton()}}handleTapClick(e){if(this.menuButton_){this.menuButton_.unpressButton();const t=this.children();if(!Array.isArray(t))return;const i=t.filter(r=>r.el()===e.target)[0];if(!i)return;i.name()!=="CaptionSettingsMenuItem"&&this.menuButton_.focus()}}handleKeyDown(e){e.key==="ArrowLeft"||e.key==="ArrowDown"?(e.preventDefault(),e.stopPropagation(),this.stepForward()):(e.key==="ArrowRight"||e.key==="ArrowUp")&&(e.preventDefault(),e.stopPropagation(),this.stepBack())}stepForward(){let e=0;this.focusedChild_!==void 0&&(e=this.focusedChild_+1),this.focus(e)}stepBack(){let e=0;this.focusedChild_!==void 0&&(e=this.focusedChild_-1),this.focus(e)}focus(e=0){const t=this.children().slice();t.length&&t[0].hasClass("vjs-menu-title")&&t.shift(),t.length>0&&(e<0?e=0:e>=t.length&&(e=t.length-1),this.focusedChild_=e,t[e].el_.focus())}}X.registerComponent("Menu",Od);class Fo extends X{constructor(e,t={}){super(e,t),this.menuButton_=new rt(e,t),this.menuButton_.controlText(this.controlText_),this.menuButton_.el_.setAttribute("aria-haspopup","true");const i=rt.prototype.buildCSSClass();this.menuButton_.el_.className=this.buildCSSClass()+" "+i,this.menuButton_.removeClass("vjs-control"),this.addChild(this.menuButton_),this.update(),this.enabled_=!0;const r=n=>this.handleClick(n);this.handleMenuKeyUp_=n=>this.handleMenuKeyUp(n),this.on(this.menuButton_,"tap",r),this.on(this.menuButton_,"click",r),this.on(this.menuButton_,"keydown",n=>this.handleKeyDown(n)),this.on(this.menuButton_,"mouseenter",()=>{this.addClass("vjs-hover"),this.menu.show(),bt(se,"keyup",this.handleMenuKeyUp_)}),this.on("mouseleave",n=>this.handleMouseLeave(n)),this.on("keydown",n=>this.handleSubmenuKeyDown(n))}update(){const e=this.createMenu();this.menu&&(this.menu.dispose(),this.removeChild(this.menu)),this.menu=e,this.addChild(e),this.buttonPressed_=!1,this.menuButton_.el_.setAttribute("aria-expanded","false"),this.items&&this.items.length<=this.hideThreshold_?(this.hide(),this.menu.contentEl_.removeAttribute("role")):(this.show(),this.menu.contentEl_.setAttribute("role","menu"))}createMenu(){const e=new Od(this.player_,{menuButton:this});if(this.hideThreshold_=0,this.options_.title){const t=ce("li",{className:"vjs-menu-title",textContent:Be(this.options_.title),tabIndex:-1}),i=new X(this.player_,{el:t});e.addItem(i)}if(this.items=this.createItems(),this.items)for(let t=0;t<this.items.length;t++)e.addItem(this.items[t]);return e}createItems(){}createEl(){return super.createEl("div",{className:this.buildWrapperCSSClass()},{})}setIcon(e){return super.setIcon(e,this.menuButton_.el_)}buildWrapperCSSClass(){let e="vjs-menu-button";this.options_.inline===!0?e+="-inline":e+="-popup";const t=rt.prototype.buildCSSClass();return`vjs-menu-button ${e} ${t} ${super.buildCSSClass()}`}buildCSSClass(){let e="vjs-menu-button";return this.options_.inline===!0?e+="-inline":e+="-popup",`vjs-menu-button ${e} ${super.buildCSSClass()}`}controlText(e,t=this.menuButton_.el()){return this.menuButton_.controlText(e,t)}dispose(){this.handleMouseLeave(),super.dispose()}handleClick(e){this.buttonPressed_?this.unpressButton():this.pressButton()}handleMouseLeave(e){this.removeClass("vjs-hover"),st(se,"keyup",this.handleMenuKeyUp_)}focus(){this.menuButton_.focus()}blur(){this.menuButton_.blur()}handleKeyDown(e){e.key==="Escape"||e.key==="Tab"?(this.buttonPressed_&&this.unpressButton(),!e.key==="Tab"&&(e.preventDefault(),this.menuButton_.focus())):(e.key==="Up"||e.key==="Down"&&!(this.player_.options_.playerOptions.spatialNavigation&&this.player_.options_.playerOptions.spatialNavigation.enabled))&&(this.buttonPressed_||(e.preventDefault(),this.pressButton()))}handleMenuKeyUp(e){(e.key==="Escape"||e.key==="Tab")&&this.removeClass("vjs-hover")}handleSubmenuKeyPress(e){this.handleSubmenuKeyDown(e)}handleSubmenuKeyDown(e){(e.key==="Escape"||e.key==="Tab")&&(this.buttonPressed_&&this.unpressButton(),!e.key==="Tab"&&(e.preventDefault(),this.menuButton_.focus()))}pressButton(){if(this.enabled_){if(this.buttonPressed_=!0,this.menu.show(),this.menu.lockShowing(),this.menuButton_.el_.setAttribute("aria-expanded","true"),it&&zc())return;this.menu.focus()}}unpressButton(){this.enabled_&&(this.buttonPressed_=!1,this.menu.unlockShowing(),this.menu.hide(),this.menuButton_.el_.setAttribute("aria-expanded","false"))}disable(){this.unpressButton(),this.enabled_=!1,this.addClass("vjs-disabled"),this.menuButton_.disable()}enable(){this.enabled_=!0,this.removeClass("vjs-disabled"),this.menuButton_.enable()}}X.registerComponent("MenuButton",Fo);class Uo extends Fo{constructor(e,t){const i=t.tracks;if(super(e,t),this.items.length<=1&&this.hide(),!i)return;const r=De(this,this.update);i.addEventListener("removetrack",r),i.addEventListener("addtrack",r),i.addEventListener("labelchange",r),this.player_.on("ready",r),this.player_.on("dispose",function(){i.removeEventListener("removetrack",r),i.removeEventListener("addtrack",r),i.removeEventListener("labelchange",r)})}}X.registerComponent("TrackButton",Uo);class vr extends Hn{constructor(e,t){super(e,t),this.selectable=t.selectable,this.isSelected_=t.selected||!1,this.multiSelectable=t.multiSelectable,this.selected(this.isSelected_),this.selectable?this.multiSelectable?this.el_.setAttribute("role","menuitemcheckbox"):this.el_.setAttribute("role","menuitemradio"):this.el_.setAttribute("role","menuitem")}createEl(e,t,i){this.nonIconControl=!0;const r=super.createEl("li",Object.assign({className:"vjs-menu-item",tabIndex:-1},t),i),n=ce("span",{className:"vjs-menu-item-text",textContent:this.localize(this.options_.label)});return this.player_.options_.experimentalSvgIcons?r.appendChild(n):r.replaceChild(n,r.querySelector(".vjs-icon-placeholder")),r}handleKeyDown(e){["Tab","Escape","ArrowUp","ArrowLeft","ArrowRight","ArrowDown"].includes(e.key)||super.handleKeyDown(e)}handleClick(e){this.selected(!0)}selected(e){this.selectable&&(e?(this.addClass("vjs-selected"),this.el_.setAttribute("aria-checked","true"),this.controlText(", selected"),this.isSelected_=!0):(this.removeClass("vjs-selected"),this.el_.setAttribute("aria-checked","false"),this.controlText(""),this.isSelected_=!1))}}X.registerComponent("MenuItem",vr);class yr extends vr{constructor(e,t){const i=t.track,r=e.textTracks();t.label=i.label||i.language||"Unknown",t.selected=i.mode==="showing",super(e,t),this.track=i,this.kinds=(t.kinds||[t.kind||this.track.kind]).filter(Boolean);const n=(...l)=>{this.handleTracksChange.apply(this,l)},a=(...l)=>{this.handleSelectedLanguageChange.apply(this,l)};if(e.on(["loadstart","texttrackchange"],n),r.addEventListener("change",n),r.addEventListener("selectedlanguagechange",a),this.on("dispose",function(){e.off(["loadstart","texttrackchange"],n),r.removeEventListener("change",n),r.removeEventListener("selectedlanguagechange",a)}),r.onchange===void 0){let l;this.on(["tap","click"],function(){if(typeof w.Event!="object")try{l=new w.Event("change")}catch{}l||(l=se.createEvent("Event"),l.initEvent("change",!0,!0)),r.dispatchEvent(l)})}this.handleTracksChange()}handleClick(e){const t=this.track,i=this.player_.textTracks();if(super.handleClick(e),!!i)for(let r=0;r<i.length;r++){const n=i[r];this.kinds.indexOf(n.kind)!==-1&&(n===t?n.mode!=="showing"&&(n.mode="showing"):n.mode!=="disabled"&&(n.mode="disabled"))}}handleTracksChange(e){const t=this.track.mode==="showing";t!==this.isSelected_&&this.selected(t)}handleSelectedLanguageChange(e){if(this.track.mode==="showing"){const t=this.player_.cache_.selectedLanguage;if(t&&t.enabled&&t.language===this.track.language&&t.kind!==this.track.kind)return;this.player_.cache_.selectedLanguage={enabled:!0,language:this.track.language,kind:this.track.kind}}}dispose(){this.track=null,super.dispose()}}X.registerComponent("TextTrackMenuItem",yr);class Md extends yr{constructor(e,t){t.track={player:e,kind:t.kind,kinds:t.kinds,default:!1,mode:"disabled"},t.kinds||(t.kinds=[t.kind]),t.label?t.track.label=t.label:t.track.label=t.kinds.join(" and ")+" off",t.selectable=!0,t.multiSelectable=!1,super(e,t)}handleTracksChange(e){const t=this.player().textTracks();let i=!0;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(this.options_.kinds.indexOf(a.kind)>-1&&a.mode==="showing"){i=!1;break}}i!==this.isSelected_&&this.selected(i)}handleSelectedLanguageChange(e){const t=this.player().textTracks();let i=!0;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(["captions","descriptions","subtitles"].indexOf(a.kind)>-1&&a.mode==="showing"){i=!1;break}}i&&(this.player_.cache_.selectedLanguage={enabled:!1})}handleLanguagechange(){this.$(".vjs-menu-item-text").textContent=this.player_.localize(this.options_.label),super.handleLanguagechange()}}X.registerComponent("OffTextTrackMenuItem",Md);class Es extends Uo{constructor(e,t={}){t.tracks=e.textTracks(),super(e,t)}createItems(e=[],t=yr){let i;this.label_&&(i=`${this.label_} off`),e.push(new Md(this.player_,{kinds:this.kinds_,kind:this.kind_,label:i})),this.hideThreshold_+=1;const r=this.player_.textTracks();Array.isArray(this.kinds_)||(this.kinds_=[this.kind_]);for(let n=0;n<r.length;n++){const a=r[n];if(this.kinds_.indexOf(a.kind)>-1){const l=new t(this.player_,{track:a,kinds:this.kinds_,kind:this.kind_,selectable:!0,multiSelectable:!1});l.addClass(`vjs-${a.kind}-menu-item`),e.push(l)}}return e}}X.registerComponent("TextTrackButton",Es);class Rd extends vr{constructor(e,t){const i=t.track,r=t.cue,n=e.currentTime();t.selectable=!0,t.multiSelectable=!1,t.label=r.text,t.selected=r.startTime<=n&&n<r.endTime,super(e,t),this.track=i,this.cue=r}handleClick(e){super.handleClick(),this.player_.currentTime(this.cue.startTime)}}X.registerComponent("ChaptersTrackMenuItem",Rd);class Vo extends Es{constructor(e,t,i){super(e,t,i),this.setIcon("chapters"),this.selectCurrentItem_=()=>{this.items.forEach(r=>{r.selected(this.track_.activeCues[0]===r.cue)})}}buildCSSClass(){return`vjs-chapters-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-chapters-button ${super.buildWrapperCSSClass()}`}update(e){if(e&&e.track&&e.track.kind!=="chapters")return;const t=this.findChaptersTrack();t!==this.track_?(this.setTrack(t),super.update()):(!this.items||t&&t.cues&&t.cues.length!==this.items.length)&&super.update()}setTrack(e){if(this.track_!==e){if(this.updateHandler_||(this.updateHandler_=this.update.bind(this)),this.track_){const t=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);t&&t.removeEventListener("load",this.updateHandler_),this.track_.removeEventListener("cuechange",this.selectCurrentItem_),this.track_=null}if(this.track_=e,this.track_){this.track_.mode="hidden";const t=this.player_.remoteTextTrackEls().getTrackElementByTrack_(this.track_);t&&t.addEventListener("load",this.updateHandler_),this.track_.addEventListener("cuechange",this.selectCurrentItem_)}}}findChaptersTrack(){const e=this.player_.textTracks()||[];for(let t=e.length-1;t>=0;t--){const i=e[t];if(i.kind===this.kind_)return i}}getMenuCaption(){return this.track_&&this.track_.label?this.track_.label:this.localize(Be(this.kind_))}createMenu(){return this.options_.title=this.getMenuCaption(),super.createMenu()}createItems(){const e=[];if(!this.track_)return e;const t=this.track_.cues;if(!t)return e;for(let i=0,r=t.length;i<r;i++){const n=t[i],a=new Rd(this.player_,{track:this.track_,cue:n});e.push(a)}return e}}Vo.prototype.kind_="chapters";Vo.prototype.controlText_="Chapters";X.registerComponent("ChaptersButton",Vo);class qo extends Es{constructor(e,t,i){super(e,t,i),this.setIcon("audio-description");const r=e.textTracks(),n=De(this,this.handleTracksChange);r.addEventListener("change",n),this.on("dispose",function(){r.removeEventListener("change",n)})}handleTracksChange(e){const t=this.player().textTracks();let i=!1;for(let r=0,n=t.length;r<n;r++){const a=t[r];if(a.kind!==this.kind_&&a.mode==="showing"){i=!0;break}}i?this.disable():this.enable()}buildCSSClass(){return`vjs-descriptions-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-descriptions-button ${super.buildWrapperCSSClass()}`}}qo.prototype.kind_="descriptions";qo.prototype.controlText_="Descriptions";X.registerComponent("DescriptionsButton",qo);class Ho extends Es{constructor(e,t,i){super(e,t,i),this.setIcon("subtitles")}buildCSSClass(){return`vjs-subtitles-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-subtitles-button ${super.buildWrapperCSSClass()}`}}Ho.prototype.kind_="subtitles";Ho.prototype.controlText_="Subtitles";X.registerComponent("SubtitlesButton",Ho);class zo extends yr{constructor(e,t){t.track={player:e,kind:t.kind,label:t.kind+" settings",selectable:!1,default:!1,mode:"disabled"},t.selectable=!1,t.name="CaptionSettingsMenuItem",super(e,t),this.addClass("vjs-texttrack-settings"),this.controlText(", opens "+t.kind+" settings dialog")}handleClick(e){this.player().getChild("textTrackSettings").open()}handleLanguagechange(){this.$(".vjs-menu-item-text").textContent=this.player_.localize(this.options_.kind+" settings"),super.handleLanguagechange()}}X.registerComponent("CaptionSettingsMenuItem",zo);class $o extends Es{constructor(e,t,i){super(e,t,i),this.setIcon("captions")}buildCSSClass(){return`vjs-captions-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-captions-button ${super.buildWrapperCSSClass()}`}createItems(){const e=[];return!(this.player().tech_&&this.player().tech_.featuresNativeTextTracks)&&this.player().getChild("textTrackSettings")&&(e.push(new zo(this.player_,{kind:this.kind_})),this.hideThreshold_+=1),super.createItems(e)}}$o.prototype.kind_="captions";$o.prototype.controlText_="Captions";X.registerComponent("CaptionsButton",$o);class Nd extends yr{createEl(e,t,i){const r=super.createEl(e,t,i),n=r.querySelector(".vjs-menu-item-text");return this.options_.track.kind==="captions"&&(this.player_.options_.experimentalSvgIcons?this.setIcon("captions",r):n.appendChild(ce("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(ce("span",{className:"vjs-control-text",textContent:` ${this.localize("Captions")}`}))),r}}X.registerComponent("SubsCapsMenuItem",Nd);class Go extends Es{constructor(e,t={}){super(e,t),this.label_="subtitles",this.setIcon("subtitles"),["en","en-us","en-ca","fr-ca"].indexOf(this.player_.language_)>-1&&(this.label_="captions",this.setIcon("captions")),this.menuButton_.controlText(Be(this.label_))}buildCSSClass(){return`vjs-subs-caps-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-subs-caps-button ${super.buildWrapperCSSClass()}`}createItems(){let e=[];return!(this.player().tech_&&this.player().tech_.featuresNativeTextTracks)&&this.player().getChild("textTrackSettings")&&(e.push(new zo(this.player_,{kind:this.label_})),this.hideThreshold_+=1),e=super.createItems(e,Nd),e}}Go.prototype.kinds_=["captions","subtitles"];Go.prototype.controlText_="Subtitles";X.registerComponent("SubsCapsButton",Go);class Bd extends vr{constructor(e,t){const i=t.track,r=e.audioTracks();t.label=i.label||i.language||"Unknown",t.selected=i.enabled,super(e,t),this.track=i,this.addClass(`vjs-${i.kind}-menu-item`);const n=(...a)=>{this.handleTracksChange.apply(this,a)};r.addEventListener("change",n),this.on("dispose",()=>{r.removeEventListener("change",n)})}createEl(e,t,i){const r=super.createEl(e,t,i),n=r.querySelector(".vjs-menu-item-text");return["main-desc","descriptions"].indexOf(this.options_.track.kind)>=0&&(n.appendChild(ce("span",{className:"vjs-icon-placeholder"},{"aria-hidden":!0})),n.appendChild(ce("span",{className:"vjs-control-text",textContent:" "+this.localize("Descriptions")}))),r}handleClick(e){if(super.handleClick(e),this.track.enabled=!0,this.player_.tech_.featuresNativeAudioTracks){const t=this.player_.audioTracks();for(let i=0;i<t.length;i++){const r=t[i];r!==this.track&&(r.enabled=r===this.track)}}}handleTracksChange(e){this.selected(this.track.enabled)}}X.registerComponent("AudioTrackMenuItem",Bd);class Fd extends Uo{constructor(e,t={}){t.tracks=e.audioTracks(),super(e,t),this.setIcon("audio")}buildCSSClass(){return`vjs-audio-button ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-audio-button ${super.buildWrapperCSSClass()}`}createItems(e=[]){this.hideThreshold_=1;const t=this.player_.audioTracks();for(let i=0;i<t.length;i++){const r=t[i];e.push(new Bd(this.player_,{track:r,selectable:!0,multiSelectable:!1}))}return e}}Fd.prototype.controlText_="Audio Track";X.registerComponent("AudioTrackButton",Fd);class Wo extends vr{constructor(e,t){const i=t.rate,r=parseFloat(i,10);t.label=i,t.selected=r===e.playbackRate(),t.selectable=!0,t.multiSelectable=!1,super(e,t),this.label=i,this.rate=r,this.on(e,"ratechange",n=>this.update(n))}handleClick(e){super.handleClick(),this.player().playbackRate(this.rate)}update(e){this.selected(this.player().playbackRate()===this.rate)}}Wo.prototype.contentElType="button";X.registerComponent("PlaybackRateMenuItem",Wo);class Ud extends Fo{constructor(e,t){super(e,t),this.menuButton_.el_.setAttribute("aria-describedby",this.labelElId_),this.updateVisibility(),this.updateLabel(),this.on(e,"loadstart",i=>this.updateVisibility(i)),this.on(e,"ratechange",i=>this.updateLabel(i)),this.on(e,"playbackrateschange",i=>this.handlePlaybackRateschange(i))}createEl(){const e=super.createEl();return this.labelElId_="vjs-playback-rate-value-label-"+this.id_,this.labelEl_=ce("div",{className:"vjs-playback-rate-value",id:this.labelElId_,textContent:"1x"}),e.appendChild(this.labelEl_),e}dispose(){this.labelEl_=null,super.dispose()}buildCSSClass(){return`vjs-playback-rate ${super.buildCSSClass()}`}buildWrapperCSSClass(){return`vjs-playback-rate ${super.buildWrapperCSSClass()}`}createItems(){const e=this.playbackRates(),t=[];for(let i=e.length-1;i>=0;i--)t.push(new Wo(this.player(),{rate:e[i]+"x"}));return t}handlePlaybackRateschange(e){this.update()}playbackRates(){const e=this.player();return e.playbackRates&&e.playbackRates()||[]}playbackRateSupported(){return this.player().tech_&&this.player().tech_.featuresPlaybackRate&&this.playbackRates()&&this.playbackRates().length>0}updateVisibility(e){this.playbackRateSupported()?this.removeClass("vjs-hidden"):this.addClass("vjs-hidden")}updateLabel(e){this.playbackRateSupported()&&(this.labelEl_.textContent=this.player().playbackRate()+"x")}}Ud.prototype.controlText_="Playback Rate";X.registerComponent("PlaybackRateMenuButton",Ud);class Vd extends X{buildCSSClass(){return`vjs-spacer ${super.buildCSSClass()}`}createEl(e="div",t={},i={}){return t.className||(t.className=this.buildCSSClass()),super.createEl(e,t,i)}}X.registerComponent("Spacer",Vd);class e1 extends Vd{buildCSSClass(){return`vjs-custom-control-spacer ${super.buildCSSClass()}`}createEl(){return super.createEl("div",{className:this.buildCSSClass(),textContent:" "})}}X.registerComponent("CustomControlSpacer",e1);class qd extends X{createEl(){return super.createEl("div",{className:"vjs-control-bar",dir:"ltr"})}}qd.prototype.options_={children:["playToggle","skipBackward","skipForward","volumePanel","currentTimeDisplay","timeDivider","durationDisplay","progressControl","liveDisplay","seekToLive","remainingTimeDisplay","customControlSpacer","playbackRateMenuButton","chaptersButton","descriptionsButton","subsCapsButton","audioTrackButton","pictureInPictureToggle","fullscreenToggle"]};X.registerComponent("ControlBar",qd);class Hd extends Ss{constructor(e,t){super(e,t),this.on(e,"error",i=>{this.open(i)})}buildCSSClass(){return`vjs-error-display ${super.buildCSSClass()}`}content(){const e=this.player().error();return e?this.localize(e.message):""}}Hd.prototype.options_=Object.assign({},Ss.prototype.options_,{pauseOnOpen:!1,fillAlways:!0,temporary:!1,uncloseable:!0});X.registerComponent("ErrorDisplay",Hd);class zd extends X{constructor(e,t={}){super(e,t),this.el_.setAttribute("aria-labelledby",this.selectLabelledbyIds)}createEl(){return this.selectLabelledbyIds=[this.options_.legendId,this.options_.labelId].join(" ").trim(),ce("select",{id:this.options_.id},{},this.options_.SelectOptions.map(t=>{const i=(this.options_.labelId?this.options_.labelId:`vjs-track-option-${kt()}`)+"-"+t[1].replace(/\W+/g,""),r=ce("option",{id:i,value:this.localize(t[0]),textContent:this.localize(t[1])});return r.setAttribute("aria-labelledby",`${this.selectLabelledbyIds} ${i}`),r}))}}X.registerComponent("TextTrackSelect",zd);class Ui extends X{constructor(e,t={}){super(e,t);const i=ce("legend",{textContent:this.localize(this.options_.legendText),id:this.options_.legendId});this.el().appendChild(i);const r=this.options_.selects;for(const n of r){const a=this.options_.selectConfigs[n],l=a.className,c=a.id.replace("%s",this.options_.id_);let f=null;const g=`vjs_select_${kt()}`;if(this.options_.type==="colors"){f=ce("span",{className:l});const k=ce("label",{id:c,className:"vjs-label",textContent:this.localize(a.label)});k.setAttribute("for",g),f.appendChild(k)}const y=new zd(e,{SelectOptions:a.options,legendId:this.options_.legendId,id:g,labelId:c});this.addChild(y),this.options_.type==="colors"&&(f.appendChild(y.el()),this.el().appendChild(f))}}createEl(){return ce("fieldset",{className:this.options_.className})}}X.registerComponent("TextTrackFieldset",Ui);class $d extends X{constructor(e,t={}){super(e,t);const i=this.options_.textTrackComponentid,r=new Ui(e,{id_:i,legendId:`captions-text-legend-${i}`,legendText:this.localize("Text"),className:"vjs-fg vjs-track-setting",selects:this.options_.fieldSets[0],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(r);const n=new Ui(e,{id_:i,legendId:`captions-background-${i}`,legendText:this.localize("Text Background"),className:"vjs-bg vjs-track-setting",selects:this.options_.fieldSets[1],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(n);const a=new Ui(e,{id_:i,legendId:`captions-window-${i}`,legendText:this.localize("Caption Area Background"),className:"vjs-window vjs-track-setting",selects:this.options_.fieldSets[2],selectConfigs:this.options_.selectConfigs,type:"colors"});this.addChild(a)}createEl(){return ce("div",{className:"vjs-track-settings-colors"})}}X.registerComponent("TextTrackSettingsColors",$d);class Gd extends X{constructor(e,t={}){super(e,t);const i=this.options_.textTrackComponentid,r=new Ui(e,{id_:i,legendId:`captions-font-size-${i}`,legendText:"Font Size",className:"vjs-font-percent vjs-track-setting",selects:this.options_.fieldSets[0],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(r);const n=new Ui(e,{id_:i,legendId:`captions-edge-style-${i}`,legendText:this.localize("Text Edge Style"),className:"vjs-edge-style vjs-track-setting",selects:this.options_.fieldSets[1],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(n);const a=new Ui(e,{id_:i,legendId:`captions-font-family-${i}`,legendText:this.localize("Font Family"),className:"vjs-font-family vjs-track-setting",selects:this.options_.fieldSets[2],selectConfigs:this.options_.selectConfigs,type:"font"});this.addChild(a)}createEl(){return ce("div",{className:"vjs-track-settings-font"})}}X.registerComponent("TextTrackSettingsFont",Gd);class Wd extends X{constructor(e,t={}){super(e,t);const i=new rt(e,{controlText:this.localize("restore all settings to the default values"),className:"vjs-default-button"});i.el().classList.remove("vjs-control","vjs-button"),i.el().textContent=this.localize("Reset"),this.addChild(i);const r=this.localize("Done"),n=new rt(e,{controlText:r,className:"vjs-done-button"});n.el().classList.remove("vjs-control","vjs-button"),n.el().textContent=r,this.addChild(n)}createEl(){return ce("div",{className:"vjs-track-settings-controls"})}}X.registerComponent("TrackSettingsControls",Wd);const Oa="vjs-text-track-settings",Fu=["#000","Black"],Uu=["#00F","Blue"],Vu=["#0FF","Cyan"],qu=["#0F0","Green"],Hu=["#F0F","Magenta"],zu=["#F00","Red"],$u=["#FFF","White"],Gu=["#FF0","Yellow"],Ma=["1","Opaque"],Ra=["0.5","Semi-Transparent"],Wu=["0","Transparent"],bi={backgroundColor:{selector:".vjs-bg-color > select",id:"captions-background-color-%s",label:"Color",options:[Fu,$u,zu,qu,Uu,Gu,Hu,Vu],className:"vjs-bg-color"},backgroundOpacity:{selector:".vjs-bg-opacity > select",id:"captions-background-opacity-%s",label:"Opacity",options:[Ma,Ra,Wu],className:"vjs-bg-opacity vjs-opacity"},color:{selector:".vjs-text-color > select",id:"captions-foreground-color-%s",label:"Color",options:[$u,Fu,zu,qu,Uu,Gu,Hu,Vu],className:"vjs-text-color"},edgeStyle:{selector:".vjs-edge-style > select",id:"",label:"Text Edge Style",options:[["none","None"],["raised","Raised"],["depressed","Depressed"],["uniform","Uniform"],["dropshadow","Drop shadow"]]},fontFamily:{selector:".vjs-font-family > select",id:"",label:"Font Family",options:[["proportionalSansSerif","Proportional Sans-Serif"],["monospaceSansSerif","Monospace Sans-Serif"],["proportionalSerif","Proportional Serif"],["monospaceSerif","Monospace Serif"],["casual","Casual"],["script","Script"],["small-caps","Small Caps"]]},fontPercent:{selector:".vjs-font-percent > select",id:"",label:"Font Size",options:[["0.50","50%"],["0.75","75%"],["1.00","100%"],["1.25","125%"],["1.50","150%"],["1.75","175%"],["2.00","200%"],["3.00","300%"],["4.00","400%"]],default:2,parser:s=>s==="1.00"?null:Number(s)},textOpacity:{selector:".vjs-text-opacity > select",id:"captions-foreground-opacity-%s",label:"Opacity",options:[Ma,Ra],className:"vjs-text-opacity vjs-opacity"},windowColor:{selector:".vjs-window-color > select",id:"captions-window-color-%s",label:"Color",className:"vjs-window-color"},windowOpacity:{selector:".vjs-window-opacity > select",id:"captions-window-opacity-%s",label:"Opacity",options:[Wu,Ra,Ma],className:"vjs-window-opacity vjs-opacity"}};bi.windowColor.options=bi.backgroundColor.options;function Xd(s,e){if(e&&(s=e(s)),s&&s!=="none")return s}function t1(s,e){const t=s.options[s.options.selectedIndex].value;return Xd(t,e)}function i1(s,e,t){if(e){for(let i=0;i<s.options.length;i++)if(Xd(s.options[i].value,t)===e){s.selectedIndex=i;break}}}class s1 extends Ss{constructor(e,t){t.temporary=!1,super(e,t),this.updateDisplay=this.updateDisplay.bind(this),this.fill(),this.hasBeenOpened_=this.hasBeenFilled_=!0,this.renderModalComponents(e),this.endDialog=ce("p",{className:"vjs-control-text",textContent:this.localize("End of dialog window.")}),this.el().appendChild(this.endDialog),this.setDefaults(),t.persistTextTrackSettings===void 0&&(this.options_.persistTextTrackSettings=this.options_.playerOptions.persistTextTrackSettings),this.bindFunctionsToSelectsAndButtons(),this.options_.persistTextTrackSettings&&this.restoreSettings()}renderModalComponents(e){const t=new $d(e,{textTrackComponentid:this.id_,selectConfigs:bi,fieldSets:[["color","textOpacity"],["backgroundColor","backgroundOpacity"],["windowColor","windowOpacity"]]});this.addChild(t);const i=new Gd(e,{textTrackComponentid:this.id_,selectConfigs:bi,fieldSets:[["fontPercent"],["edgeStyle"],["fontFamily"]]});this.addChild(i);const r=new Wd(e);this.addChild(r)}bindFunctionsToSelectsAndButtons(){this.on(this.$(".vjs-done-button"),["click","tap"],()=>{this.saveSettings(),this.close()}),this.on(this.$(".vjs-default-button"),["click","tap"],()=>{this.setDefaults(),this.updateDisplay()}),is(bi,e=>{this.on(this.$(e.selector),"change",this.updateDisplay)})}dispose(){this.endDialog=null,super.dispose()}label(){return this.localize("Caption Settings Dialog")}description(){return this.localize("Beginning of dialog window. Escape will cancel and close the window.")}buildCSSClass(){return super.buildCSSClass()+" vjs-text-track-settings"}getValues(){return Nc(bi,(e,t,i)=>{const r=t1(this.$(t.selector),t.parser);return r!==void 0&&(e[i]=r),e},{})}setValues(e){is(bi,(t,i)=>{i1(this.$(t.selector),e[i],t.parser)})}setDefaults(){is(bi,e=>{const t=e.hasOwnProperty("default")?e.default:0;this.$(e.selector).selectedIndex=t})}restoreSettings(){let e;try{e=JSON.parse(w.localStorage.getItem(Oa))}catch(t){ye.warn(t)}e&&this.setValues(e)}saveSettings(){if(!this.options_.persistTextTrackSettings)return;const e=this.getValues();try{Object.keys(e).length?w.localStorage.setItem(Oa,JSON.stringify(e)):w.localStorage.removeItem(Oa)}catch(t){ye.warn(t)}}updateDisplay(){const e=this.player_.getChild("textTrackDisplay");e&&e.updateDisplay()}handleLanguagechange(){this.fill(),this.renderModalComponents(this.player_),this.bindFunctionsToSelectsAndButtons()}}X.registerComponent("TextTrackSettings",s1);class r1 extends X{constructor(e,t){let i=t.ResizeObserver||w.ResizeObserver;t.ResizeObserver===null&&(i=!1);const r=Ee({createEl:!i,reportTouchActivity:!1},t);super(e,r),this.ResizeObserver=t.ResizeObserver||w.ResizeObserver,this.loadListener_=null,this.resizeObserver_=null,this.debouncedHandler_=ad(()=>{this.resizeHandler()},100,!1,this),i?(this.resizeObserver_=new this.ResizeObserver(this.debouncedHandler_),this.resizeObserver_.observe(e.el())):(this.loadListener_=()=>{if(!this.el_||!this.el_.contentWindow)return;const n=this.debouncedHandler_;let a=this.unloadListener_=function(){st(this,"resize",n),st(this,"unload",a),a=null};bt(this.el_.contentWindow,"unload",a),bt(this.el_.contentWindow,"resize",n)},this.one("load",this.loadListener_))}createEl(){return super.createEl("iframe",{className:"vjs-resize-manager",tabIndex:-1,title:this.localize("No content")},{"aria-hidden":"true"})}resizeHandler(){!this.player_||!this.player_.trigger||this.player_.trigger("playerresize")}dispose(){this.debouncedHandler_&&this.debouncedHandler_.cancel(),this.resizeObserver_&&(this.player_.el()&&this.resizeObserver_.unobserve(this.player_.el()),this.resizeObserver_.disconnect()),this.loadListener_&&this.off("load",this.loadListener_),this.el_&&this.el_.contentWindow&&this.unloadListener_&&this.unloadListener_.call(this.el_.contentWindow),this.ResizeObserver=null,this.resizeObserver=null,this.debouncedHandler_=null,this.loadListener_=null,super.dispose()}}X.registerComponent("ResizeManager",r1);const n1={trackingThreshold:20,liveTolerance:15};class a1 extends X{constructor(e,t){const i=Ee(n1,t,{createEl:!1});super(e,i),this.trackLiveHandler_=()=>this.trackLive_(),this.handlePlay_=r=>this.handlePlay(r),this.handleFirstTimeupdate_=r=>this.handleFirstTimeupdate(r),this.handleSeeked_=r=>this.handleSeeked(r),this.seekToLiveEdge_=r=>this.seekToLiveEdge(r),this.reset_(),this.on(this.player_,"durationchange",r=>this.handleDurationchange(r)),this.on(this.player_,"canplay",()=>this.toggleTracking())}trackLive_(){const e=this.player_.seekable();if(!e||!e.length)return;const t=Number(w.performance.now().toFixed(4)),i=this.lastTime_===-1?0:(t-this.lastTime_)/1e3;this.lastTime_=t,this.pastSeekEnd_=this.pastSeekEnd()+i;const r=this.liveCurrentTime(),n=this.player_.currentTime();let a=this.player_.paused()||this.seekedBehindLive_||Math.abs(r-n)>this.options_.liveTolerance;(!this.timeupdateSeen_||r===1/0)&&(a=!1),a!==this.behindLiveEdge_&&(this.behindLiveEdge_=a,this.trigger("liveedgechange"))}handleDurationchange(){this.toggleTracking()}toggleTracking(){this.player_.duration()===1/0&&this.liveWindow()>=this.options_.trackingThreshold?(this.player_.options_.liveui&&this.player_.addClass("vjs-liveui"),this.startTracking()):(this.player_.removeClass("vjs-liveui"),this.stopTracking())}startTracking(){this.isTracking()||(this.timeupdateSeen_||(this.timeupdateSeen_=this.player_.hasStarted()),this.trackingInterval_=this.setInterval(this.trackLiveHandler_,jt),this.trackLive_(),this.on(this.player_,["play","pause"],this.trackLiveHandler_),this.timeupdateSeen_?this.on(this.player_,"seeked",this.handleSeeked_):(this.one(this.player_,"play",this.handlePlay_),this.one(this.player_,"timeupdate",this.handleFirstTimeupdate_)))}handleFirstTimeupdate(){this.timeupdateSeen_=!0,this.on(this.player_,"seeked",this.handleSeeked_)}handleSeeked(){const e=Math.abs(this.liveCurrentTime()-this.player_.currentTime());this.seekedBehindLive_=this.nextSeekedFromUser_&&e>2,this.nextSeekedFromUser_=!1,this.trackLive_()}handlePlay(){this.one(this.player_,"timeupdate",this.seekToLiveEdge_)}reset_(){this.lastTime_=-1,this.pastSeekEnd_=0,this.lastSeekEnd_=-1,this.behindLiveEdge_=!0,this.timeupdateSeen_=!1,this.seekedBehindLive_=!1,this.nextSeekedFromUser_=!1,this.clearInterval(this.trackingInterval_),this.trackingInterval_=null,this.off(this.player_,["play","pause"],this.trackLiveHandler_),this.off(this.player_,"seeked",this.handleSeeked_),this.off(this.player_,"play",this.handlePlay_),this.off(this.player_,"timeupdate",this.handleFirstTimeupdate_),this.off(this.player_,"timeupdate",this.seekToLiveEdge_)}nextSeekedFromUser(){this.nextSeekedFromUser_=!0}stopTracking(){this.isTracking()&&(this.reset_(),this.trigger("liveedgechange"))}seekableEnd(){const e=this.player_.seekable(),t=[];let i=e?e.length:0;for(;i--;)t.push(e.end(i));return t.length?t.sort()[t.length-1]:1/0}seekableStart(){const e=this.player_.seekable(),t=[];let i=e?e.length:0;for(;i--;)t.push(e.start(i));return t.length?t.sort()[0]:0}liveWindow(){const e=this.liveCurrentTime();return e===1/0?0:e-this.seekableStart()}isLive(){return this.isTracking()}atLiveEdge(){return!this.behindLiveEdge()}liveCurrentTime(){return this.pastSeekEnd()+this.seekableEnd()}pastSeekEnd(){const e=this.seekableEnd();return this.lastSeekEnd_!==-1&&e!==this.lastSeekEnd_&&(this.pastSeekEnd_=0),this.lastSeekEnd_=e,this.pastSeekEnd_}behindLiveEdge(){return this.behindLiveEdge_}isTracking(){return typeof this.trackingInterval_=="number"}seekToLiveEdge(){this.seekedBehindLive_=!1,!this.atLiveEdge()&&(this.nextSeekedFromUser_=!1,this.player_.currentTime(this.liveCurrentTime()))}dispose(){this.stopTracking(),super.dispose()}}X.registerComponent("LiveTracker",a1);class o1 extends X{constructor(e,t){super(e,t),this.on("statechanged",i=>this.updateDom_()),this.updateDom_()}createEl(){return this.els={title:ce("div",{className:"vjs-title-bar-title",id:`vjs-title-bar-title-${kt()}`}),description:ce("div",{className:"vjs-title-bar-description",id:`vjs-title-bar-description-${kt()}`})},ce("div",{className:"vjs-title-bar"},{},Bc(this.els))}updateDom_(){const e=this.player_.tech_,t=e&&e.el_,i={title:"aria-labelledby",description:"aria-describedby"};["title","description"].forEach(r=>{const n=this.state[r],a=this.els[r],l=i[r];Bn(a),n&&Si(a,n),t&&(t.removeAttribute(l),n&&t.setAttribute(l,a.id))}),this.state.title||this.state.description?this.show():this.hide()}update(e){this.setState(e)}dispose(){const e=this.player_.tech_,t=e&&e.el_;t&&(t.removeAttribute("aria-labelledby"),t.removeAttribute("aria-describedby")),super.dispose(),this.els=null}}X.registerComponent("TitleBar",o1);const l1={initialDisplay:4e3,position:[],takeFocus:!1};class u1 extends rt{constructor(e,t){t=Ee(l1,t),super(e,t),this.controlText(t.controlText),this.hide(),this.on(this.player_,["useractive","userinactive"],i=>{this.removeClass("force-display")})}buildCSSClass(){return`vjs-transient-button focus-visible ${this.options_.position.map(e=>`vjs-${e}`).join(" ")}`}createEl(){const e=ce("button",{},{type:"button",class:this.buildCSSClass()},ce("span"));return this.controlTextEl_=e.querySelector("span"),e}show(){super.show(),this.addClass("force-display"),this.options_.takeFocus&&this.el().focus({preventScroll:!0}),this.forceDisplayTimeout=this.player_.setTimeout(()=>{this.removeClass("force-display")},this.options_.initialDisplay)}hide(){this.removeClass("force-display"),super.hide()}dispose(){this.player_.clearTimeout(this.forceDisplayTimeout),super.dispose()}}X.registerComponent("TransientButton",u1);const to=s=>{const e=s.el();if(e.hasAttribute("src"))return s.triggerSourceset(e.src),!0;const t=s.$$("source"),i=[];let r="";if(!t.length)return!1;for(let n=0;n<t.length;n++){const a=t[n].src;a&&i.indexOf(a)===-1&&i.push(a)}return i.length?(i.length===1&&(r=i[0]),s.triggerSourceset(r),!0):!1},c1=Object.defineProperty({},"innerHTML",{get(){return this.cloneNode(!0).innerHTML},set(s){const e=se.createElement(this.nodeName.toLowerCase());e.innerHTML=s;const t=se.createDocumentFragment();for(;e.childNodes.length;)t.appendChild(e.childNodes[0]);return this.innerText="",w.Element.prototype.appendChild.call(this,t),this.innerHTML}}),Yd=(s,e)=>{let t={};for(let i=0;i<s.length&&(t=Object.getOwnPropertyDescriptor(s[i],e),!(t&&t.set&&t.get));i++);return t.enumerable=!0,t.configurable=!0,t},d1=s=>Yd([s.el(),w.HTMLMediaElement.prototype,w.Element.prototype,c1],"innerHTML"),Xu=function(s){const e=s.el();if(e.resetSourceWatch_)return;const t={},i=d1(s),r=n=>(...a)=>{const l=n.apply(e,a);return to(s),l};["append","appendChild","insertAdjacentHTML"].forEach(n=>{e[n]&&(t[n]=e[n],e[n]=r(t[n]))}),Object.defineProperty(e,"innerHTML",Ee(i,{set:r(i.set)})),e.resetSourceWatch_=()=>{e.resetSourceWatch_=null,Object.keys(t).forEach(n=>{e[n]=t[n]}),Object.defineProperty(e,"innerHTML",i)},s.one("sourceset",e.resetSourceWatch_)},h1=Object.defineProperty({},"src",{get(){return this.hasAttribute("src")?vd(w.Element.prototype.getAttribute.call(this,"src")):""},set(s){return w.Element.prototype.setAttribute.call(this,"src",s),s}}),f1=s=>Yd([s.el(),w.HTMLMediaElement.prototype,h1],"src"),p1=function(s){if(!s.featuresSourceset)return;const e=s.el();if(e.resetSourceset_)return;const t=f1(s),i=e.setAttribute,r=e.load;Object.defineProperty(e,"src",Ee(t,{set:n=>{const a=t.set.call(e,n);return s.triggerSourceset(e.src),a}})),e.setAttribute=(n,a)=>{const l=i.call(e,n,a);return/src/i.test(n)&&s.triggerSourceset(e.src),l},e.load=()=>{const n=r.call(e);return to(s)||(s.triggerSourceset(""),Xu(s)),n},e.currentSrc?s.triggerSourceset(e.currentSrc):to(s)||Xu(s),e.resetSourceset_=()=>{e.resetSourceset_=null,e.load=r,e.setAttribute=i,Object.defineProperty(e,"src",t),e.resetSourceWatch_&&e.resetSourceWatch_()}};class oe extends pe{constructor(e,t){super(e,t);const i=e.source;let r=!1;if(this.featuresVideoFrameCallback=this.featuresVideoFrameCallback&&this.el_.tagName==="VIDEO",i&&(this.el_.currentSrc!==i.src||e.tag&&e.tag.initNetworkState_===3)?this.setSource(i):this.handleLateInit_(this.el_),e.enableSourceset&&this.setupSourcesetHandling_(),this.isScrubbing_=!1,this.el_.hasChildNodes()){const n=this.el_.childNodes;let a=n.length;const l=[];for(;a--;){const c=n[a];c.nodeName.toLowerCase()==="track"&&(this.featuresNativeTextTracks?(this.remoteTextTrackEls().addTrackElement_(c),this.remoteTextTracks().addTrack(c.track),this.textTracks().addTrack(c.track),!r&&!this.el_.hasAttribute("crossorigin")&&qn(c.src)&&(r=!0)):l.push(c))}for(let c=0;c<l.length;c++)this.el_.removeChild(l[c])}this.proxyNativeTracks_(),this.featuresNativeTextTracks&&r&&ye.warn(`Text Tracks are being loaded from another origin but the crossorigin attribute isn't used.
160
+ This may prevent text tracks from loading.`),this.restoreMetadataTracksInIOSNativePlayer_(),(cr||Ln)&&e.nativeControlsForTouch===!0&&this.setControls(!0),this.proxyWebkitFullscreen_(),this.triggerReady()}dispose(){this.el_&&this.el_.resetSourceset_&&this.el_.resetSourceset_(),oe.disposeMediaElement(this.el_),this.options_=null,super.dispose()}setupSourcesetHandling_(){p1(this)}restoreMetadataTracksInIOSNativePlayer_(){const e=this.textTracks();let t;const i=()=>{t=[];for(let n=0;n<e.length;n++){const a=e[n];a.kind==="metadata"&&t.push({track:a,storedMode:a.mode})}};i(),e.addEventListener("change",i),this.on("dispose",()=>e.removeEventListener("change",i));const r=()=>{for(let n=0;n<t.length;n++){const a=t[n];a.track.mode==="disabled"&&a.track.mode!==a.storedMode&&(a.track.mode=a.storedMode)}e.removeEventListener("change",r)};this.on("webkitbeginfullscreen",()=>{e.removeEventListener("change",i),e.removeEventListener("change",r),e.addEventListener("change",r)}),this.on("webkitendfullscreen",()=>{e.removeEventListener("change",i),e.addEventListener("change",i),e.removeEventListener("change",r)})}overrideNative_(e,t){if(t!==this[`featuresNative${e}Tracks`])return;const i=e.toLowerCase();this[`${i}TracksListeners_`]&&Object.keys(this[`${i}TracksListeners_`]).forEach(r=>{this.el()[`${i}Tracks`].removeEventListener(r,this[`${i}TracksListeners_`][r])}),this[`featuresNative${e}Tracks`]=!t,this[`${i}TracksListeners_`]=null,this.proxyNativeTracksForType_(i)}overrideNativeAudioTracks(e){this.overrideNative_("Audio",e)}overrideNativeVideoTracks(e){this.overrideNative_("Video",e)}proxyNativeTracksForType_(e){const t=Dt[e],i=this.el()[t.getterName],r=this[t.getterName]();if(!this[`featuresNative${t.capitalName}Tracks`]||!i||!i.addEventListener)return;const n={change:l=>{const c={type:"change",target:r,currentTarget:r,srcElement:r};r.trigger(c),e==="text"&&this[_s.remoteText.getterName]().trigger(c)},addtrack(l){r.addTrack(l.track)},removetrack(l){r.removeTrack(l.track)}},a=function(){const l=[];for(let c=0;c<r.length;c++){let f=!1;for(let g=0;g<i.length;g++)if(i[g]===r[c]){f=!0;break}f||l.push(r[c])}for(;l.length;)r.removeTrack(l.shift())};this[t.getterName+"Listeners_"]=n,Object.keys(n).forEach(l=>{const c=n[l];i.addEventListener(l,c),this.on("dispose",f=>i.removeEventListener(l,c))}),this.on("loadstart",a),this.on("dispose",l=>this.off("loadstart",a))}proxyNativeTracks_(){Dt.names.forEach(e=>{this.proxyNativeTracksForType_(e)})}createEl(){let e=this.options_.tag;if(!e||!(this.options_.playerElIngest||this.movingMediaElementInDOM)){if(e){const i=e.cloneNode(!0);e.parentNode&&e.parentNode.insertBefore(i,e),oe.disposeMediaElement(e),e=i}else{e=se.createElement("video");const i=this.options_.tag&&_i(this.options_.tag),r=Ee({},i);(!cr||this.options_.nativeControlsForTouch!==!0)&&delete r.controls,Wc(e,Object.assign(r,{id:this.options_.techId,class:"vjs-tech"}))}e.playerId=this.options_.playerId}typeof this.options_.preload<"u"&&gs(e,"preload",this.options_.preload),this.options_.disablePictureInPicture!==void 0&&(e.disablePictureInPicture=this.options_.disablePictureInPicture);const t=["loop","muted","playsinline","autoplay"];for(let i=0;i<t.length;i++){const r=t[i],n=this.options_[r];typeof n<"u"&&(n?gs(e,r,r):Rn(e,r),e[r]=n)}return e}handleLateInit_(e){if(e.networkState===0||e.networkState===3)return;if(e.readyState===0){let i=!1;const r=function(){i=!0};this.on("loadstart",r);const n=function(){i||this.trigger("loadstart")};this.on("loadedmetadata",n),this.ready(function(){this.off("loadstart",r),this.off("loadedmetadata",n),i||this.trigger("loadstart")});return}const t=["loadstart"];t.push("loadedmetadata"),e.readyState>=2&&t.push("loadeddata"),e.readyState>=3&&t.push("canplay"),e.readyState>=4&&t.push("canplaythrough"),this.ready(function(){t.forEach(function(i){this.trigger(i)},this)})}setScrubbing(e){this.isScrubbing_=e}scrubbing(){return this.isScrubbing_}setCurrentTime(e){try{this.isScrubbing_&&this.el_.fastSeek&&On?this.el_.fastSeek(e):this.el_.currentTime=e}catch(t){ye(t,"Video is not ready. (Video.js)")}}duration(){if(this.el_.duration===1/0&&Nt&&Kt&&this.el_.currentTime===0){const e=()=>{this.el_.currentTime>0&&(this.el_.duration===1/0&&this.trigger("durationchange"),this.off("timeupdate",e))};return this.on("timeupdate",e),NaN}return this.el_.duration||NaN}width(){return this.el_.offsetWidth}height(){return this.el_.offsetHeight}proxyWebkitFullscreen_(){if(!("webkitDisplayingFullscreen"in this.el_))return;const e=function(){this.trigger("fullscreenchange",{isFullscreen:!1}),this.el_.controls&&!this.options_.nativeControlsForTouch&&this.controls()&&(this.el_.controls=!1)},t=function(){"webkitPresentationMode"in this.el_&&this.el_.webkitPresentationMode!=="picture-in-picture"&&(this.one("webkitendfullscreen",e),this.trigger("fullscreenchange",{isFullscreen:!0,nativeIOSFullscreen:!0}))};this.on("webkitbeginfullscreen",t),this.on("dispose",()=>{this.off("webkitbeginfullscreen",t),this.off("webkitendfullscreen",e)})}supportsFullScreen(){return typeof this.el_.webkitEnterFullScreen=="function"}enterFullScreen(){const e=this.el_;if(e.paused&&e.networkState<=e.HAVE_METADATA)$t(this.el_.play()),this.setTimeout(function(){e.pause();try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}},0);else try{e.webkitEnterFullScreen()}catch(t){this.trigger("fullscreenerror",t)}}exitFullScreen(){if(!this.el_.webkitDisplayingFullscreen){this.trigger("fullscreenerror",new Error("The video is not fullscreen"));return}this.el_.webkitExitFullScreen()}requestPictureInPicture(){return this.el_.requestPictureInPicture()}requestVideoFrameCallback(e){return this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.requestVideoFrameCallback(e):super.requestVideoFrameCallback(e)}cancelVideoFrameCallback(e){this.featuresVideoFrameCallback&&!this.el_.webkitKeys?this.el_.cancelVideoFrameCallback(e):super.cancelVideoFrameCallback(e)}src(e){if(e===void 0)return this.el_.src;this.setSrc(e)}addSourceElement(e,t){if(!e)return ye.error("Invalid source URL."),!1;const i={src:e};t&&(i.type=t);const r=ce("source",{},i);return this.el_.appendChild(r),!0}removeSourceElement(e){if(!e)return ye.error("Source URL is required to remove the source element."),!1;const t=this.el_.querySelectorAll("source");for(const i of t)if(i.src===e)return this.el_.removeChild(i),!0;return ye.warn(`No matching source element found with src: ${e}`),!1}reset(){oe.resetMediaElement(this.el_)}currentSrc(){return this.currentSource_?this.currentSource_.src:this.el_.currentSrc}setControls(e){this.el_.controls=!!e}addTextTrack(e,t,i){return this.featuresNativeTextTracks?this.el_.addTextTrack(e,t,i):super.addTextTrack(e,t,i)}createRemoteTextTrack(e){if(!this.featuresNativeTextTracks)return super.createRemoteTextTrack(e);const t=se.createElement("track");return e.kind&&(t.kind=e.kind),e.label&&(t.label=e.label),(e.language||e.srclang)&&(t.srclang=e.language||e.srclang),e.default&&(t.default=e.default),e.id&&(t.id=e.id),e.src&&(t.src=e.src),t}addRemoteTextTrack(e,t){const i=super.addRemoteTextTrack(e,t);return this.featuresNativeTextTracks&&this.el().appendChild(i),i}removeRemoteTextTrack(e){if(super.removeRemoteTextTrack(e),this.featuresNativeTextTracks){const t=this.$$("track");let i=t.length;for(;i--;)(e===t[i]||e===t[i].track)&&this.el().removeChild(t[i])}}getVideoPlaybackQuality(){if(typeof this.el().getVideoPlaybackQuality=="function")return this.el().getVideoPlaybackQuality();const e={};return typeof this.el().webkitDroppedFrameCount<"u"&&typeof this.el().webkitDecodedFrameCount<"u"&&(e.droppedVideoFrames=this.el().webkitDroppedFrameCount,e.totalVideoFrames=this.el().webkitDecodedFrameCount),w.performance&&(e.creationTime=w.performance.now()),e}}jn(oe,"TEST_VID",function(){if(!bs())return;const s=se.createElement("video"),e=se.createElement("track");return e.kind="captions",e.srclang="en",e.label="English",s.appendChild(e),s});oe.isSupported=function(){try{oe.TEST_VID.volume=.5}catch{return!1}return!!(oe.TEST_VID&&oe.TEST_VID.canPlayType)};oe.canPlayType=function(s){return oe.TEST_VID.canPlayType(s)};oe.canPlaySource=function(s,e){return oe.canPlayType(s.type)};oe.canControlVolume=function(){try{const s=oe.TEST_VID.volume;oe.TEST_VID.volume=s/2+.1;const e=s!==oe.TEST_VID.volume;return e&&it?(w.setTimeout(()=>{oe&&oe.prototype&&(oe.prototype.featuresVolumeControl=s!==oe.TEST_VID.volume)}),!1):e}catch{return!1}};oe.canMuteVolume=function(){try{const s=oe.TEST_VID.muted;return oe.TEST_VID.muted=!s,oe.TEST_VID.muted?gs(oe.TEST_VID,"muted","muted"):Rn(oe.TEST_VID,"muted","muted"),s!==oe.TEST_VID.muted}catch{return!1}};oe.canControlPlaybackRate=function(){if(Nt&&Kt&&In<58)return!1;try{const s=oe.TEST_VID.playbackRate;return oe.TEST_VID.playbackRate=s/2+.1,s!==oe.TEST_VID.playbackRate}catch{return!1}};oe.canOverrideAttributes=function(){try{const s=()=>{};Object.defineProperty(se.createElement("video"),"src",{get:s,set:s}),Object.defineProperty(se.createElement("audio"),"src",{get:s,set:s}),Object.defineProperty(se.createElement("video"),"innerHTML",{get:s,set:s}),Object.defineProperty(se.createElement("audio"),"innerHTML",{get:s,set:s})}catch{return!1}return!0};oe.supportsNativeTextTracks=function(){return On||it&&Kt};oe.supportsNativeVideoTracks=function(){return!!(oe.TEST_VID&&oe.TEST_VID.videoTracks)};oe.supportsNativeAudioTracks=function(){return!!(oe.TEST_VID&&oe.TEST_VID.audioTracks)};oe.Events=["loadstart","suspend","abort","error","emptied","stalled","loadedmetadata","loadeddata","canplay","canplaythrough","playing","waiting","seeking","seeked","ended","durationchange","timeupdate","progress","play","pause","ratechange","resize","volumechange"];[["featuresMuteControl","canMuteVolume"],["featuresPlaybackRate","canControlPlaybackRate"],["featuresSourceset","canOverrideAttributes"],["featuresNativeTextTracks","supportsNativeTextTracks"],["featuresNativeVideoTracks","supportsNativeVideoTracks"],["featuresNativeAudioTracks","supportsNativeAudioTracks"]].forEach(function([s,e]){jn(oe.prototype,s,()=>oe[e](),!0)});oe.prototype.featuresVolumeControl=oe.canControlVolume();oe.prototype.movingMediaElementInDOM=!it;oe.prototype.featuresFullscreenResize=!0;oe.prototype.featuresProgressEvents=!0;oe.prototype.featuresTimeupdateEvents=!0;oe.prototype.featuresVideoFrameCallback=!!(oe.TEST_VID&&oe.TEST_VID.requestVideoFrameCallback);oe.disposeMediaElement=function(s){if(s){for(s.parentNode&&s.parentNode.removeChild(s);s.hasChildNodes();)s.removeChild(s.firstChild);s.removeAttribute("src"),typeof s.load=="function"&&(function(){try{s.load()}catch{}})()}};oe.resetMediaElement=function(s){if(!s)return;const e=s.querySelectorAll("source");let t=e.length;for(;t--;)s.removeChild(e[t]);s.removeAttribute("src"),typeof s.load=="function"&&(function(){try{s.load()}catch{}})()};["muted","defaultMuted","autoplay","controls","loop","playsinline"].forEach(function(s){oe.prototype[s]=function(){return this.el_[s]||this.el_.hasAttribute(s)}});["muted","defaultMuted","autoplay","loop","playsinline"].forEach(function(s){oe.prototype["set"+Be(s)]=function(e){this.el_[s]=e,e?this.el_.setAttribute(s,s):this.el_.removeAttribute(s)}});["paused","currentTime","buffered","volume","poster","preload","error","seeking","seekable","ended","playbackRate","defaultPlaybackRate","disablePictureInPicture","played","networkState","readyState","videoWidth","videoHeight","crossOrigin"].forEach(function(s){oe.prototype[s]=function(){return this.el_[s]}});["volume","src","poster","preload","playbackRate","defaultPlaybackRate","disablePictureInPicture","crossOrigin"].forEach(function(s){oe.prototype["set"+Be(s)]=function(e){this.el_[s]=e}});["pause","load","play"].forEach(function(s){oe.prototype[s]=function(){return this.el_[s]()}});pe.withSourceHandlers(oe);oe.nativeSourceHandler={};oe.nativeSourceHandler.canPlayType=function(s){try{return oe.TEST_VID.canPlayType(s)}catch{return""}};oe.nativeSourceHandler.canHandleSource=function(s,e){if(s.type)return oe.nativeSourceHandler.canPlayType(s.type);if(s.src){const t=Po(s.src);return oe.nativeSourceHandler.canPlayType(`video/${t}`)}return""};oe.nativeSourceHandler.handleSource=function(s,e,t){e.setSrc(s.src)};oe.nativeSourceHandler.dispose=function(){};oe.registerSourceHandler(oe.nativeSourceHandler);pe.registerTech("Html5",oe);const Kd=["progress","abort","suspend","emptied","stalled","loadedmetadata","loadeddata","timeupdate","resize","volumechange","texttrackchange"],Na={canplay:"CanPlay",canplaythrough:"CanPlayThrough",playing:"Playing",seeked:"Seeked"},io=["tiny","xsmall","small","medium","large","xlarge","huge"],sn={};io.forEach(s=>{const e=s.charAt(0)==="x"?`x-${s.substring(1)}`:s;sn[s]=`vjs-layout-${e}`});const m1={tiny:210,xsmall:320,small:425,medium:768,large:1440,xlarge:2560,huge:1/0};class xe extends X{constructor(e,t,i){if(e.id=e.id||t.id||`vjs_video_${kt()}`,t=Object.assign(xe.getTagSettings(e),t),t.initChildren=!1,t.createEl=!1,t.evented=!1,t.reportTouchActivity=!1,!t.language){const a=e.closest("[lang]");a&&(t.language=a.getAttribute("lang"))}if(super(null,t,i),this.boundDocumentFullscreenChange_=a=>this.documentFullscreenChange_(a),this.boundFullWindowOnEscKey_=a=>this.fullWindowOnEscKey(a),this.boundUpdateStyleEl_=a=>this.updateStyleEl_(a),this.boundApplyInitTime_=a=>this.applyInitTime_(a),this.boundUpdateCurrentBreakpoint_=a=>this.updateCurrentBreakpoint_(a),this.boundHandleTechClick_=a=>this.handleTechClick_(a),this.boundHandleTechDoubleClick_=a=>this.handleTechDoubleClick_(a),this.boundHandleTechTouchStart_=a=>this.handleTechTouchStart_(a),this.boundHandleTechTouchMove_=a=>this.handleTechTouchMove_(a),this.boundHandleTechTouchEnd_=a=>this.handleTechTouchEnd_(a),this.boundHandleTechTap_=a=>this.handleTechTap_(a),this.boundUpdatePlayerHeightOnAudioOnlyMode_=a=>this.updatePlayerHeightOnAudioOnlyMode_(a),this.isFullscreen_=!1,this.log=Mc(this.id_),this.fsApi_=an,this.isPosterFromTech_=!1,this.queuedCallbacks_=[],this.isReady_=!1,this.hasStarted_=!1,this.userActive_=!1,this.debugEnabled_=!1,this.audioOnlyMode_=!1,this.audioPosterMode_=!1,this.audioOnlyCache_={controlBarHeight:null,playerHeight:null,hiddenChildren:[]},!this.options_||!this.options_.techOrder||!this.options_.techOrder.length)throw new Error("No techOrder specified. Did you overwrite videojs.options instead of just changing the properties you want to override?");if(this.tag=e,this.tagAttributes=e&&_i(e),this.language(this.options_.language),t.languages){const a={};Object.getOwnPropertyNames(t.languages).forEach(function(l){a[l.toLowerCase()]=t.languages[l]}),this.languages_=a}else this.languages_=xe.prototype.options_.languages;this.resetCache_(),this.poster_=t.poster||"",this.controls_=!!t.controls,e.controls=!1,e.removeAttribute("controls"),this.changingSrc_=!1,this.playCallbacks_=[],this.playTerminatedQueue_=[],e.hasAttribute("autoplay")?this.autoplay(!0):this.autoplay(this.options_.autoplay),t.plugins&&Object.keys(t.plugins).forEach(a=>{if(typeof this[a]!="function")throw new Error(`plugin "${a}" does not exist`)}),this.scrubbing_=!1,this.el_=this.createEl(),wo(this,{eventBusKey:"el_"}),this.fsApi_.requestFullscreen&&(bt(se,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),this.on(this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_)),this.fluid_&&this.on(["playerreset","resize"],this.boundUpdateStyleEl_);const r=Ee(this.options_);if(t.plugins&&Object.keys(t.plugins).forEach(a=>{this[a](t.plugins[a])}),t.debug&&this.debug(!0),this.options_.playerOptions=r,this.middleware_=[],this.playbackRates(t.playbackRates),t.experimentalSvgIcons){const l=new w.DOMParser().parseFromString(Bg,"image/svg+xml");if(l.querySelector("parsererror"))ye.warn("Failed to load SVG Icons. Falling back to Font Icons."),this.options_.experimentalSvgIcons=null;else{const f=l.documentElement;f.style.display="none",this.el_.appendChild(f),this.addClass("vjs-svg-icons-enabled")}}this.initChildren(),this.isAudio(e.nodeName.toLowerCase()==="audio"),this.controls()?this.addClass("vjs-controls-enabled"):this.addClass("vjs-controls-disabled"),this.el_.setAttribute("role","region"),this.isAudio()?this.el_.setAttribute("aria-label",this.localize("Audio Player")):this.el_.setAttribute("aria-label",this.localize("Video Player")),this.isAudio()&&this.addClass("vjs-audio"),t.spatialNavigation&&t.spatialNavigation.enabled&&(this.spatialNavigation=new Fg(this),this.addClass("vjs-spatial-navigation-enabled")),cr&&this.addClass("vjs-touch-enabled"),it||this.addClass("vjs-workinghover"),xe.players[this.id_]=this;const n=$a.split(".")[0];this.addClass(`vjs-v${n}`),this.userActive(!0),this.reportUserActivity(),this.one("play",a=>this.listenForUserActivity_(a)),this.on("keydown",a=>this.handleKeyDown(a)),this.on("languagechange",a=>this.handleLanguagechange(a)),this.breakpoints(this.options_.breakpoints),this.responsive(this.options_.responsive),this.on("ready",()=>{this.audioPosterMode(this.options_.audioPosterMode),this.audioOnlyMode(this.options_.audioOnlyMode)})}dispose(){this.trigger("dispose"),this.off("dispose"),st(se,this.fsApi_.fullscreenchange,this.boundDocumentFullscreenChange_),st(se,"keydown",this.boundFullWindowOnEscKey_),this.styleEl_&&this.styleEl_.parentNode&&(this.styleEl_.parentNode.removeChild(this.styleEl_),this.styleEl_=null),xe.players[this.id_]=null,this.tag&&this.tag.player&&(this.tag.player=null),this.el_&&this.el_.player&&(this.el_.player=null),this.tech_&&(this.tech_.dispose(),this.isPosterFromTech_=!1,this.poster_=""),this.playerElIngest_&&(this.playerElIngest_=null),this.tag&&(this.tag=null),Og(this),ut.names.forEach(e=>{const t=ut[e],i=this[t.getterName]();i&&i.off&&i.off()}),super.dispose({restoreEl:this.options_.restoreEl})}createEl(){let e=this.tag,t,i=this.playerElIngest_=e.parentNode&&e.parentNode.hasAttribute&&e.parentNode.hasAttribute("data-vjs-player");const r=this.tag.tagName.toLowerCase()==="video-js";i?t=this.el_=e.parentNode:r||(t=this.el_=super.createEl("div"));const n=_i(e);if(r){for(t=this.el_=e,e=this.tag=se.createElement("video");t.children.length;)e.appendChild(t.firstChild);rr(t,"video-js")||Bi(t,"video-js"),t.appendChild(e),i=this.playerElIngest_=t,Object.keys(t).forEach(c=>{try{e[c]=t[c]}catch{}})}e.setAttribute("tabindex","-1"),n.tabindex="-1",Kt&&Pn&&(e.setAttribute("role","application"),n.role="application"),e.removeAttribute("width"),e.removeAttribute("height"),"width"in n&&delete n.width,"height"in n&&delete n.height,Object.getOwnPropertyNames(n).forEach(function(c){r&&c==="class"||t.setAttribute(c,n[c]),r&&e.setAttribute(c,n[c])}),e.playerId=e.id,e.id+="_html5_api",e.className="vjs-tech",e.player=t.player=this,this.addClass("vjs-paused");const a=["IS_SMART_TV","IS_TIZEN","IS_WEBOS","IS_ANDROID","IS_IPAD","IS_IPHONE","IS_CHROMECAST_RECEIVER"].filter(c=>Hc[c]).map(c=>"vjs-device-"+c.substring(3).toLowerCase().replace(/\_/g,"-"));if(this.addClass(...a),w.VIDEOJS_NO_DYNAMIC_STYLE!==!0){this.styleEl_=rd("vjs-styles-dimensions");const c=xi(".vjs-styles-defaults"),f=xi("head");f.insertBefore(this.styleEl_,c?c.nextSibling:f.firstChild)}this.fill_=!1,this.fluid_=!1,this.width(this.options_.width),this.height(this.options_.height),this.fill(this.options_.fill),this.fluid(this.options_.fluid),this.aspectRatio(this.options_.aspectRatio),this.crossOrigin(this.options_.crossOrigin||this.options_.crossorigin);const l=e.getElementsByTagName("a");for(let c=0;c<l.length;c++){const f=l.item(c);Bi(f,"vjs-hidden"),f.setAttribute("hidden","hidden")}return e.initNetworkState_=e.networkState,e.parentNode&&!i&&e.parentNode.insertBefore(t,e),Wa(e,t),this.children_.unshift(e),this.el_.setAttribute("lang",this.language_),this.el_.setAttribute("translate","no"),this.el_=t,t}crossOrigin(e){if(typeof e>"u")return this.techGet_("crossOrigin");if(e!==null&&e!=="anonymous"&&e!=="use-credentials"){ye.warn(`crossOrigin must be null, "anonymous" or "use-credentials", given "${e}"`);return}this.techCall_("setCrossOrigin",e),this.posterImage&&this.posterImage.crossOrigin(e)}width(e){return this.dimension("width",e)}height(e){return this.dimension("height",e)}dimension(e,t){const i=e+"_";if(t===void 0)return this[i]||0;if(t===""||t==="auto"){this[i]=void 0,this.updateStyleEl_();return}const r=parseFloat(t);if(isNaN(r)){ye.error(`Improper value "${t}" supplied for for ${e}`);return}this[i]=r,this.updateStyleEl_()}fluid(e){if(e===void 0)return!!this.fluid_;this.fluid_=!!e,ni(this)&&this.off(["playerreset","resize"],this.boundUpdateStyleEl_),e?(this.addClass("vjs-fluid"),this.fill(!1),hg(this,()=>{this.on(["playerreset","resize"],this.boundUpdateStyleEl_)})):this.removeClass("vjs-fluid"),this.updateStyleEl_()}fill(e){if(e===void 0)return!!this.fill_;this.fill_=!!e,e?(this.addClass("vjs-fill"),this.fluid(!1)):this.removeClass("vjs-fill")}aspectRatio(e){if(e===void 0)return this.aspectRatio_;if(!/^\d+\:\d+$/.test(e))throw new Error("Improper value supplied for aspect ratio. The format should be width:height, for example 16:9.");this.aspectRatio_=e,this.fluid(!0),this.updateStyleEl_()}updateStyleEl_(){if(w.VIDEOJS_NO_DYNAMIC_STYLE===!0){const l=typeof this.width_=="number"?this.width_:this.options_.width,c=typeof this.height_=="number"?this.height_:this.options_.height,f=this.tech_&&this.tech_.el();f&&(l>=0&&(f.width=l),c>=0&&(f.height=c));return}let e,t,i,r;this.aspectRatio_!==void 0&&this.aspectRatio_!=="auto"?i=this.aspectRatio_:this.videoWidth()>0?i=this.videoWidth()+":"+this.videoHeight():i="16:9";const n=i.split(":"),a=n[1]/n[0];this.width_!==void 0?e=this.width_:this.height_!==void 0?e=this.height_/a:e=this.videoWidth()||300,this.height_!==void 0?t=this.height_:t=e*a,/^[^a-zA-Z]/.test(this.id())?r="dimensions-"+this.id():r=this.id()+"-dimensions",this.addClass(r),nd(this.styleEl_,`
177
161
  .${r} {
178
162
  width: ${e}px;
179
163
  height: ${t}px;
@@ -182,9 +166,9 @@ This may prevent text tracks from loading.`),this.restoreMetadataTracksInIOSNati
182
166
  .${r}.vjs-fluid:not(.vjs-audio-only-mode) {
183
167
  padding-top: ${a*100}%;
184
168
  }
185
- `)}loadTech_(e,t){this.tech_&&this.unloadTech_();const s=ye(e),r=e.charAt(0).toLowerCase()+e.slice(1);s!=="Html5"&&this.tag&&(Y.getTech("Html5").disposeMediaElement(this.tag),this.tag.player=null,this.tag=null),this.techName_=s,this.isReady_=!1;let n=this.autoplay();(typeof this.autoplay()=="string"||this.autoplay()===!0&&this.options_.normalizeAutoplay)&&(n=!1);const a={source:t,autoplay:n,nativeControlsForTouch:this.options_.nativeControlsForTouch,playerId:this.id(),techId:`${this.id()}_${r}_api`,playsinline:this.options_.playsinline,preload:this.options_.preload,loop:this.options_.loop,disablePictureInPicture:this.options_.disablePictureInPicture,muted:this.options_.muted,poster:this.poster(),language:this.language(),playerElIngest:this.playerElIngest_||!1,"vtt.js":this.options_["vtt.js"],canOverridePoster:!!this.options_.techCanOverridePoster,enableSourceset:this.options_.enableSourceset};Ue.names.forEach(u=>{const f=Ue[u];a[f.getterName]=this[f.privateName]}),Object.assign(a,this.options_[s]),Object.assign(a,this.options_[r]),Object.assign(a,this.options_[e.toLowerCase()]),this.tag&&(a.tag=this.tag),t&&t.src===this.cache_.src&&this.cache_.currentTime>0&&(a.startTime=this.cache_.currentTime);const l=Y.getTech(e);if(!l)throw new Error(`No Tech named '${s}' exists! '${s}' should be registered using videojs.registerTech()'`);this.tech_=new l(a),this.tech_.ready(ce(this,this.handleTechReady_),!0),eo.jsonToTextTracks(this.textTracksJson_||[],this.tech_),tf.forEach(u=>{this.on(this.tech_,u,f=>this[`handleTech${ye(u)}_`](f))}),Object.keys(Ma).forEach(u=>{this.on(this.tech_,u,f=>{if(this.tech_.playbackRate()===0&&this.tech_.seeking()){this.queuedCallbacks_.push({callback:this[`handleTech${Ma[u]}_`].bind(this),event:f});return}this[`handleTech${Ma[u]}_`](f)})}),this.on(this.tech_,"loadstart",u=>this.handleTechLoadStart_(u)),this.on(this.tech_,"sourceset",u=>this.handleTechSourceset_(u)),this.on(this.tech_,"waiting",u=>this.handleTechWaiting_(u)),this.on(this.tech_,"ended",u=>this.handleTechEnded_(u)),this.on(this.tech_,"seeking",u=>this.handleTechSeeking_(u)),this.on(this.tech_,"play",u=>this.handleTechPlay_(u)),this.on(this.tech_,"pause",u=>this.handleTechPause_(u)),this.on(this.tech_,"durationchange",u=>this.handleTechDurationChange_(u)),this.on(this.tech_,"fullscreenchange",(u,f)=>this.handleTechFullscreenChange_(u,f)),this.on(this.tech_,"fullscreenerror",(u,f)=>this.handleTechFullscreenError_(u,f)),this.on(this.tech_,"enterpictureinpicture",u=>this.handleTechEnterPictureInPicture_(u)),this.on(this.tech_,"leavepictureinpicture",u=>this.handleTechLeavePictureInPicture_(u)),this.on(this.tech_,"error",u=>this.handleTechError_(u)),this.on(this.tech_,"posterchange",u=>this.handleTechPosterChange_(u)),this.on(this.tech_,"textdata",u=>this.handleTechTextData_(u)),this.on(this.tech_,"ratechange",u=>this.handleTechRateChange_(u)),this.on(this.tech_,"loadedmetadata",this.boundUpdateStyleEl_),this.usingNativeControls(this.techGet_("controls")),this.controls()&&!this.usingNativeControls()&&this.addTechControlsListeners_(),this.tech_.el().parentNode!==this.el()&&(s!=="Html5"||!this.tag)&&Xa(this.tech_.el(),this.el()),this.tag&&(this.tag.player=null,this.tag=null)}unloadTech_(){Ue.names.forEach(e=>{const t=Ue[e];this[t.privateName]=this[t.getterName]()}),this.textTracksJson_=eo.textTracksToJson(this.tech_),this.isReady_=!1,this.tech_.dispose(),this.tech_=!1,this.isPosterFromTech_&&(this.poster_="",this.trigger("posterchange")),this.isPosterFromTech_=!1}tech(e){return e===void 0&&Q.warn(`Using the tech directly can be dangerous. I hope you know what you're doing.
169
+ `)}loadTech_(e,t){this.tech_&&this.unloadTech_();const i=Be(e),r=e.charAt(0).toLowerCase()+e.slice(1);i!=="Html5"&&this.tag&&(pe.getTech("Html5").disposeMediaElement(this.tag),this.tag.player=null,this.tag=null),this.techName_=i,this.isReady_=!1;let n=this.autoplay();(typeof this.autoplay()=="string"||this.autoplay()===!0&&this.options_.normalizeAutoplay)&&(n=!1);const a={source:t,autoplay:n,nativeControlsForTouch:this.options_.nativeControlsForTouch,playerId:this.id(),techId:`${this.id()}_${r}_api`,playsinline:this.options_.playsinline,preload:this.options_.preload,loop:this.options_.loop,disablePictureInPicture:this.options_.disablePictureInPicture,muted:this.options_.muted,poster:this.poster(),language:this.language(),playerElIngest:this.playerElIngest_||!1,"vtt.js":this.options_["vtt.js"],canOverridePoster:!!this.options_.techCanOverridePoster,enableSourceset:this.options_.enableSourceset};ut.names.forEach(c=>{const f=ut[c];a[f.getterName]=this[f.privateName]}),Object.assign(a,this.options_[i]),Object.assign(a,this.options_[r]),Object.assign(a,this.options_[e.toLowerCase()]),this.tag&&(a.tag=this.tag),t&&t.src===this.cache_.src&&this.cache_.currentTime>0&&(a.startTime=this.cache_.currentTime);const l=pe.getTech(e);if(!l)throw new Error(`No Tech named '${i}' exists! '${i}' should be registered using videojs.registerTech()'`);this.tech_=new l(a),this.tech_.ready(De(this,this.handleTechReady_),!0),Za.jsonToTextTracks(this.textTracksJson_||[],this.tech_),Kd.forEach(c=>{this.on(this.tech_,c,f=>this[`handleTech${Be(c)}_`](f))}),Object.keys(Na).forEach(c=>{this.on(this.tech_,c,f=>{if(this.tech_.playbackRate()===0&&this.tech_.seeking()){this.queuedCallbacks_.push({callback:this[`handleTech${Na[c]}_`].bind(this),event:f});return}this[`handleTech${Na[c]}_`](f)})}),this.on(this.tech_,"loadstart",c=>this.handleTechLoadStart_(c)),this.on(this.tech_,"sourceset",c=>this.handleTechSourceset_(c)),this.on(this.tech_,"waiting",c=>this.handleTechWaiting_(c)),this.on(this.tech_,"ended",c=>this.handleTechEnded_(c)),this.on(this.tech_,"seeking",c=>this.handleTechSeeking_(c)),this.on(this.tech_,"play",c=>this.handleTechPlay_(c)),this.on(this.tech_,"pause",c=>this.handleTechPause_(c)),this.on(this.tech_,"durationchange",c=>this.handleTechDurationChange_(c)),this.on(this.tech_,"fullscreenchange",(c,f)=>this.handleTechFullscreenChange_(c,f)),this.on(this.tech_,"fullscreenerror",(c,f)=>this.handleTechFullscreenError_(c,f)),this.on(this.tech_,"enterpictureinpicture",c=>this.handleTechEnterPictureInPicture_(c)),this.on(this.tech_,"leavepictureinpicture",c=>this.handleTechLeavePictureInPicture_(c)),this.on(this.tech_,"error",c=>this.handleTechError_(c)),this.on(this.tech_,"posterchange",c=>this.handleTechPosterChange_(c)),this.on(this.tech_,"textdata",c=>this.handleTechTextData_(c)),this.on(this.tech_,"ratechange",c=>this.handleTechRateChange_(c)),this.on(this.tech_,"loadedmetadata",this.boundUpdateStyleEl_),this.usingNativeControls(this.techGet_("controls")),this.controls()&&!this.usingNativeControls()&&this.addTechControlsListeners_(),this.tech_.el().parentNode!==this.el()&&(i!=="Html5"||!this.tag)&&Wa(this.tech_.el(),this.el()),this.tag&&(this.tag.player=null,this.tag=null)}unloadTech_(){ut.names.forEach(e=>{const t=ut[e];this[t.privateName]=this[t.getterName]()}),this.textTracksJson_=Za.textTracksToJson(this.tech_),this.isReady_=!1,this.tech_.dispose(),this.tech_=!1,this.isPosterFromTech_&&(this.poster_="",this.trigger("posterchange")),this.isPosterFromTech_=!1}tech(e){return e===void 0&&ye.warn(`Using the tech directly can be dangerous. I hope you know what you're doing.
186
170
  See https://github.com/videojs/video.js/issues/2617 for more info.
187
- `),this.tech_}version(){return{"video.js":Ga}}addTechControlsListeners_(){this.removeTechControlsListeners_(),this.on(this.tech_,"click",this.boundHandleTechClick_),this.on(this.tech_,"dblclick",this.boundHandleTechDoubleClick_),this.on(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.on(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.on(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.on(this.tech_,"tap",this.boundHandleTechTap_)}removeTechControlsListeners_(){this.off(this.tech_,"tap",this.boundHandleTechTap_),this.off(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.off(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.off(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.off(this.tech_,"click",this.boundHandleTechClick_),this.off(this.tech_,"dblclick",this.boundHandleTechDoubleClick_)}handleTechReady_(){this.triggerReady(),this.cache_.volume&&this.techCall_("setVolume",this.cache_.volume),this.handleTechPosterChange_(),this.handleTechDurationChange_()}handleTechLoadStart_(){this.removeClass("vjs-ended","vjs-seeking"),this.error(null),this.handleTechDurationChange_(),this.paused()?(this.hasStarted(!1),this.trigger("loadstart")):this.trigger("loadstart"),this.manualAutoplay_(this.autoplay()===!0&&this.options_.normalizeAutoplay?"play":this.autoplay())}manualAutoplay_(e){if(!this.tech_||typeof e!="string")return;const t=()=>{const r=this.muted();this.muted(!0);const n=()=>{this.muted(r)};this.playTerminatedQueue_.push(n);const a=this.play();if(Gs(a))return a.catch(l=>{throw n(),new Error(`Rejection at manualAutoplay. Restoring muted value. ${l||""}`)})};let s;if(e==="any"&&!this.muted()?(s=this.play(),Gs(s)&&(s=s.catch(t))):e==="muted"&&!this.muted()?s=t():s=this.play(),!!Gs(s))return s.then(()=>{this.trigger({type:"autoplay-success",autoplay:e})}).catch(()=>{this.trigger({type:"autoplay-failure",autoplay:e})})}updateSourceCaches_(e=""){let t=e,s="";typeof t!="string"&&(t=e.src,s=e.type),this.cache_.source=this.cache_.source||{},this.cache_.sources=this.cache_.sources||[],t&&!s&&(s=Av(this,t)),this.cache_.source=oe({},e,{src:t,type:s});const r=this.cache_.sources.filter(u=>u.src&&u.src===t),n=[],a=this.$$("source"),l=[];for(let u=0;u<a.length;u++){const f=Yt(a[u]);n.push(f),f.src&&f.src===t&&l.push(f.src)}l.length&&!r.length?this.cache_.sources=n:r.length||(this.cache_.sources=[this.cache_.source]),this.cache_.src=t}handleTechSourceset_(e){if(!this.changingSrc_){let t=n=>this.updateSourceCaches_(n);const s=this.currentSource().src,r=e.src;s&&!/^blob:/.test(s)&&/^blob:/.test(r)&&(!this.lastSource_||this.lastSource_.tech!==r&&this.lastSource_.player!==s)&&(t=()=>{}),t(r),e.src||this.tech_.any(["sourceset","loadstart"],n=>{if(n.type==="sourceset")return;const a=this.techGet_("currentSrc");this.lastSource_.tech=a,this.updateSourceCaches_(a)})}this.lastSource_={player:this.currentSource().src,tech:e.src},this.trigger({src:e.src,type:"sourceset"})}hasStarted(e){if(e===void 0)return this.hasStarted_;e!==this.hasStarted_&&(this.hasStarted_=e,this.hasStarted_?this.addClass("vjs-has-started"):this.removeClass("vjs-has-started"))}handleTechPlay_(){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.hasStarted(!0),this.trigger("play")}handleTechRateChange_(){this.tech_.playbackRate()>0&&this.cache_.lastPlaybackRate===0&&(this.queuedCallbacks_.forEach(e=>e.callback(e.event)),this.queuedCallbacks_=[]),this.cache_.lastPlaybackRate=this.tech_.playbackRate(),this.trigger("ratechange")}handleTechWaiting_(){this.addClass("vjs-waiting"),this.trigger("waiting");const e=this.currentTime(),t=()=>{e!==this.currentTime()&&(this.removeClass("vjs-waiting"),this.off("timeupdate",t))};this.on("timeupdate",t)}handleTechCanPlay_(){this.removeClass("vjs-waiting"),this.trigger("canplay")}handleTechCanPlayThrough_(){this.removeClass("vjs-waiting"),this.trigger("canplaythrough")}handleTechPlaying_(){this.removeClass("vjs-waiting"),this.trigger("playing")}handleTechSeeking_(){this.addClass("vjs-seeking"),this.trigger("seeking")}handleTechSeeked_(){this.removeClass("vjs-seeking","vjs-ended"),this.trigger("seeked")}handleTechPause_(){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.trigger("pause")}handleTechEnded_(){this.addClass("vjs-ended"),this.removeClass("vjs-waiting"),this.options_.loop?(this.currentTime(0),this.play()):this.paused()||this.pause(),this.trigger("ended")}handleTechDurationChange_(){this.duration(this.techGet_("duration"))}handleTechClick_(e){this.controls_&&(this.options_===void 0||this.options_.userActions===void 0||this.options_.userActions.click===void 0||this.options_.userActions.click!==!1)&&(this.options_!==void 0&&this.options_.userActions!==void 0&&typeof this.options_.userActions.click=="function"?this.options_.userActions.click.call(this,e):this.paused()?_t(this.play()):this.pause())}handleTechDoubleClick_(e){if(!this.controls_)return;Array.prototype.some.call(this.$$(".vjs-control-bar, .vjs-modal-dialog"),s=>s.contains(e.target))||(this.options_===void 0||this.options_.userActions===void 0||this.options_.userActions.doubleClick===void 0||this.options_.userActions.doubleClick!==!1)&&(this.options_!==void 0&&this.options_.userActions!==void 0&&typeof this.options_.userActions.doubleClick=="function"?this.options_.userActions.doubleClick.call(this,e):this.isInPictureInPicture()&&!V.pictureInPictureElement?this.exitPictureInPicture():this.isFullscreen()?this.exitFullscreen():this.requestFullscreen())}handleTechTap_(){this.userActive(!this.userActive())}handleTechTouchStart_(){this.userWasActive=this.userActive()}handleTechTouchMove_(){this.userWasActive&&this.reportUserActivity()}handleTechTouchEnd_(e){e.cancelable&&e.preventDefault()}toggleFullscreenClass_(){this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen")}documentFullscreenChange_(e){const t=e.target.player;if(t&&t!==this)return;const s=this.el();let r=V[this.fsApi_.fullscreenElement]===s;!r&&s.matches&&(r=s.matches(":"+this.fsApi_.fullscreen)),this.isFullscreen(r)}handleTechFullscreenChange_(e,t){t&&(t.nativeIOSFullscreen&&(this.addClass("vjs-ios-native-fs"),this.tech_.one("webkitendfullscreen",()=>{this.removeClass("vjs-ios-native-fs")})),this.isFullscreen(t.isFullscreen))}handleTechFullscreenError_(e,t){this.trigger("fullscreenerror",t)}togglePictureInPictureClass_(){this.isInPictureInPicture()?this.addClass("vjs-picture-in-picture"):this.removeClass("vjs-picture-in-picture")}handleTechEnterPictureInPicture_(e){this.isInPictureInPicture(!0)}handleTechLeavePictureInPicture_(e){this.isInPictureInPicture(!1)}handleTechError_(){const e=this.tech_.error();e&&this.error(e)}handleTechTextData_(){let e=null;arguments.length>1&&(e=arguments[1]),this.trigger("textdata",e)}getCache(){return this.cache_}resetCache_(){this.cache_={currentTime:0,initTime:0,inactivityTimeout:this.options_.inactivityTimeout,duration:NaN,lastVolume:1,lastPlaybackRate:this.defaultPlaybackRate(),media:null,src:"",source:{},sources:[],playbackRates:[],volume:1}}techCall_(e,t){this.ready(function(){if(e in Tv)return _v(this.middleware_,this.tech_,e,t);if(e in sc)return ic(this.middleware_,this.tech_,e,t);try{this.tech_&&this.tech_[e](t)}catch(s){throw Q(s),s}},!0)}techGet_(e){if(!(!this.tech_||!this.tech_.isReady_)){if(e in bv)return yv(this.middleware_,this.tech_,e);if(e in sc)return ic(this.middleware_,this.tech_,e);try{return this.tech_[e]()}catch(t){throw this.tech_[e]===void 0?(Q(`Video.js: ${e} method not defined for ${this.techName_} playback technology.`,t),t):t.name==="TypeError"?(Q(`Video.js: ${e} unavailable on ${this.techName_} playback technology element.`,t),this.tech_.isReady_=!1,t):(Q(t),t)}}}play(){return new Promise(e=>{this.play_(e)})}play_(e=_t){this.playCallbacks_.push(e);const t=!!(!this.changingSrc_&&(this.src()||this.currentSrc())),s=!!(Nn||Pe);if(this.waitToPlay_&&(this.off(["ready","loadstart"],this.waitToPlay_),this.waitToPlay_=null),!this.isReady_||!t){this.waitToPlay_=a=>{this.play_()},this.one(["ready","loadstart"],this.waitToPlay_),!t&&s&&this.load();return}const r=this.techGet_("play");s&&this.hasClass("vjs-ended")&&this.resetProgressBar_(),r===null?this.runPlayTerminatedQueue_():this.runPlayCallbacks_(r)}runPlayTerminatedQueue_(){const e=this.playTerminatedQueue_.slice(0);this.playTerminatedQueue_=[],e.forEach(function(t){t()})}runPlayCallbacks_(e){const t=this.playCallbacks_.slice(0);this.playCallbacks_=[],this.playTerminatedQueue_=[],t.forEach(function(s){s(e)})}pause(){this.techCall_("pause")}paused(){return this.techGet_("paused")!==!1}played(){return this.techGet_("played")||ht(0,0)}scrubbing(e){if(typeof e>"u")return this.scrubbing_;this.scrubbing_=!!e,this.techCall_("setScrubbing",this.scrubbing_),e?this.addClass("vjs-scrubbing"):this.removeClass("vjs-scrubbing")}currentTime(e){if(e===void 0)return this.cache_.currentTime=this.techGet_("currentTime")||0,this.cache_.currentTime;if(e<0&&(e=0),!this.isReady_||this.changingSrc_||!this.tech_||!this.tech_.isReady_){this.cache_.initTime=e,this.off("canplay",this.boundApplyInitTime_),this.one("canplay",this.boundApplyInitTime_);return}this.techCall_("setCurrentTime",e),this.cache_.initTime=0,isFinite(e)&&(this.cache_.currentTime=Number(e))}applyInitTime_(){this.currentTime(this.cache_.initTime)}duration(e){if(e===void 0)return this.cache_.duration!==void 0?this.cache_.duration:NaN;e=parseFloat(e),e<0&&(e=1/0),e!==this.cache_.duration&&(this.cache_.duration=e,e===1/0?this.addClass("vjs-live"):this.removeClass("vjs-live"),isNaN(e)||this.trigger("durationchange"))}remainingTime(){return this.duration()-this.currentTime()}remainingTimeDisplay(){return Math.floor(this.duration())-Math.floor(this.currentTime())}buffered(){let e=this.techGet_("buffered");return(!e||!e.length)&&(e=ht(0,0)),e}seekable(){let e=this.techGet_("seekable");return(!e||!e.length)&&(e=ht(0,0)),e}seeking(){return this.techGet_("seeking")}ended(){return this.techGet_("ended")}networkState(){return this.techGet_("networkState")}readyState(){return this.techGet_("readyState")}bufferedPercent(){return _h(this.buffered(),this.duration())}bufferedEnd(){const e=this.buffered(),t=this.duration();let s=e.end(e.length-1);return s>t&&(s=t),s}volume(e){let t;if(e!==void 0){t=Math.max(0,Math.min(1,e)),this.cache_.volume=t,this.techCall_("setVolume",t),t>0&&this.lastVolume_(t);return}return t=parseFloat(this.techGet_("volume")),isNaN(t)?1:t}muted(e){if(e!==void 0){this.techCall_("setMuted",e);return}return this.techGet_("muted")||!1}defaultMuted(e){return e!==void 0&&this.techCall_("setDefaultMuted",e),this.techGet_("defaultMuted")||!1}lastVolume_(e){if(e!==void 0&&e!==0){this.cache_.lastVolume=e;return}return this.cache_.lastVolume}supportsFullScreen(){return this.techGet_("supportsFullScreen")||!1}isFullscreen(e){if(e!==void 0){const t=this.isFullscreen_;this.isFullscreen_=!!e,this.isFullscreen_!==t&&this.fsApi_.prefixed&&this.trigger("fullscreenchange"),this.toggleFullscreenClass_();return}return this.isFullscreen_}requestFullscreen(e){this.isInPictureInPicture()&&this.exitPictureInPicture();const t=this;return new Promise((s,r)=>{function n(){t.off("fullscreenerror",l),t.off("fullscreenchange",a)}function a(){n(),s()}function l(f,m){n(),r(m)}t.one("fullscreenchange",a),t.one("fullscreenerror",l);const u=t.requestFullscreenHelper_(e);u&&(u.then(n,n),u.then(s,r))})}requestFullscreenHelper_(e){let t;if(this.fsApi_.prefixed||(t=this.options_.fullscreen&&this.options_.fullscreen.options||{},e!==void 0&&(t=e)),this.fsApi_.requestFullscreen){const s=this.el_[this.fsApi_.requestFullscreen](t);return s&&s.then(()=>this.isFullscreen(!0),()=>this.isFullscreen(!1)),s}else this.tech_.supportsFullScreen()&&!this.options_.preferFullWindow?this.techCall_("enterFullScreen"):this.enterFullWindow()}exitFullscreen(){const e=this;return new Promise((t,s)=>{function r(){e.off("fullscreenerror",a),e.off("fullscreenchange",n)}function n(){r(),t()}function a(u,f){r(),s(f)}e.one("fullscreenchange",n),e.one("fullscreenerror",a);const l=e.exitFullscreenHelper_();l&&(l.then(r,r),l.then(t,s))})}exitFullscreenHelper_(){if(this.fsApi_.requestFullscreen){const e=V[this.fsApi_.exitFullscreen]();return e&&_t(e.then(()=>this.isFullscreen(!1))),e}else this.tech_.supportsFullScreen()&&!this.options_.preferFullWindow?this.techCall_("exitFullScreen"):this.exitFullWindow()}enterFullWindow(){this.isFullscreen(!0),this.isFullWindow=!0,this.docOrigOverflow=V.documentElement.style.overflow,tt(V,"keydown",this.boundFullWindowOnEscKey_),V.documentElement.style.overflow="hidden",pi(V.body,"vjs-full-window"),this.trigger("enterFullWindow")}fullWindowOnEscKey(e){e.key==="Escape"&&this.isFullscreen()===!0&&(this.isFullWindow?this.exitFullWindow():this.exitFullscreen())}exitFullWindow(){this.isFullscreen(!1),this.isFullWindow=!1,Le(V,"keydown",this.boundFullWindowOnEscKey_),V.documentElement.style.overflow=this.docOrigOverflow,Bn(V.body,"vjs-full-window"),this.trigger("exitFullWindow")}disablePictureInPicture(e){if(e===void 0)return this.techGet_("disablePictureInPicture");this.techCall_("setDisablePictureInPicture",e),this.options_.disablePictureInPicture=e,this.trigger("disablepictureinpicturechanged")}isInPictureInPicture(e){if(e!==void 0){this.isInPictureInPicture_=!!e,this.togglePictureInPictureClass_();return}return!!this.isInPictureInPicture_}requestPictureInPicture(){if(this.options_.enableDocumentPictureInPicture&&S.documentPictureInPicture){const e=V.createElement(this.el().tagName);return e.classList=this.el().classList,e.classList.add("vjs-pip-container"),this.posterImage&&e.appendChild(this.posterImage.el().cloneNode(!0)),this.titleBar&&e.appendChild(this.titleBar.el().cloneNode(!0)),e.appendChild(W("p",{className:"vjs-pip-text"},{},this.localize("Playing in picture-in-picture"))),S.documentPictureInPicture.requestWindow({width:this.videoWidth(),height:this.videoHeight()}).then(t=>(ah(t),this.el_.parentNode.insertBefore(e,this.el_),t.document.body.appendChild(this.el_),t.document.body.classList.add("vjs-pip-window"),this.player_.isInPictureInPicture(!0),this.player_.trigger({type:"enterpictureinpicture",pipWindow:t}),t.addEventListener("pagehide",s=>{const r=s.target.querySelector(".video-js");e.parentNode.replaceChild(r,e),this.player_.isInPictureInPicture(!1),this.player_.trigger("leavepictureinpicture")}),t))}return"pictureInPictureEnabled"in V&&this.disablePictureInPicture()===!1?this.techGet_("requestPictureInPicture"):Promise.reject("No PiP mode is available")}exitPictureInPicture(){if(S.documentPictureInPicture&&S.documentPictureInPicture.window)return S.documentPictureInPicture.window.close(),Promise.resolve();if("pictureInPictureEnabled"in V)return V.exitPictureInPicture()}handleKeyDown(e){const{userActions:t}=this.options_;!t||!t.hotkeys||(r=>{const n=r.tagName.toLowerCase();if(r.isContentEditable)return!0;const a=["button","checkbox","hidden","radio","reset","submit"];return n==="input"?a.indexOf(r.type)===-1:["textarea"].indexOf(n)!==-1})(this.el_.ownerDocument.activeElement)||(typeof t.hotkeys=="function"?t.hotkeys.call(this,e):this.handleHotkeys(e))}handleHotkeys(e){const t=this.options_.userActions?this.options_.userActions.hotkeys:{},{fullscreenKey:s=a=>e.key.toLowerCase()==="f",muteKey:r=a=>e.key.toLowerCase()==="m",playPauseKey:n=a=>e.key.toLowerCase()==="k"||e.key.toLowerCase()===" "}=t;if(s.call(this,e)){e.preventDefault(),e.stopPropagation();const a=R.getComponent("FullscreenToggle");V[this.fsApi_.fullscreenEnabled]!==!1&&a.prototype.handleClick.call(this,e)}else r.call(this,e)?(e.preventDefault(),e.stopPropagation(),R.getComponent("MuteToggle").prototype.handleClick.call(this,e)):n.call(this,e)&&(e.preventDefault(),e.stopPropagation(),R.getComponent("PlayToggle").prototype.handleClick.call(this,e))}canPlayType(e){let t;for(let s=0,r=this.options_.techOrder;s<r.length;s++){const n=r[s];let a=Y.getTech(n);if(a||(a=R.getComponent(n)),!a){Q.error(`The "${n}" tech is undefined. Skipped browser support check for that tech.`);continue}if(a.isSupported()&&(t=a.canPlayType(e),t))return t}return""}selectSource(e){const t=this.options_.techOrder.map(l=>[l,Y.getTech(l)]).filter(([l,u])=>u?u.isSupported():(Q.error(`The "${l}" tech is undefined. Skipped browser support check for that tech.`),!1)),s=function(l,u,f){let m;return l.some(v=>u.some(T=>{if(m=f(v,T),m)return!0})),m};let r;const n=l=>(u,f)=>l(f,u),a=([l,u],f)=>{if(u.canPlaySource(f,this.options_[l.toLowerCase()]))return{source:f,tech:l}};return this.options_.sourceOrder?r=s(e,t,n(a)):r=s(t,e,a),r||!1}handleSrc_(e,t){if(typeof e>"u")return this.cache_.src||"";this.resetRetryOnError_&&this.resetRetryOnError_();const s=Eh(e);if(!s.length){this.setTimeout(function(){this.error({code:4,message:this.options_.notSupportedMessage})},0);return}if(this.changingSrc_=!0,t||(this.cache_.sources=s),this.updateSourceCaches_(s[0]),gv(this,s[0],(r,n)=>{if(this.middleware_=n,t||(this.cache_.sources=s),this.updateSourceCaches_(r),this.src_(r)){if(s.length>1)return this.handleSrc_(s.slice(1));this.changingSrc_=!1,this.setTimeout(function(){this.error({code:4,message:this.options_.notSupportedMessage})},0),this.triggerReady();return}vv(n,this.tech_)}),s.length>1){const r=()=>{this.error(null),this.handleSrc_(s.slice(1),!0)},n=()=>{this.off("error",r)};this.one("error",r),this.one("playing",n),this.resetRetryOnError_=()=>{this.off("error",r),this.off("playing",n)}}}src(e){return this.handleSrc_(e,!1)}src_(e){const t=this.selectSource([e]);return t?mh(t.tech,this.techName_)?(this.ready(function(){this.tech_.constructor.prototype.hasOwnProperty("setSource")?this.techCall_("setSource",e):this.techCall_("src",e.src),this.changingSrc_=!1},!0),!1):(this.changingSrc_=!0,this.loadTech_(t.tech,t.source),this.tech_.ready(()=>{this.changingSrc_=!1}),!1):!0}addSourceElement(e,t){return this.tech_?this.tech_.addSourceElement(e,t):!1}removeSourceElement(e){return this.tech_?this.tech_.removeSourceElement(e):!1}load(){if(this.tech_&&this.tech_.vhs){this.src(this.currentSource());return}this.techCall_("load")}reset(){if(this.paused())this.doReset_();else{const e=this.play();_t(e.then(()=>this.doReset_()))}}doReset_(){this.tech_&&this.tech_.clearTracks("text"),this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.resetCache_(),this.poster(""),this.loadTech_(this.options_.techOrder[0],null),this.techCall_("reset"),this.resetControlBarUI_(),this.error(null),this.titleBar&&this.titleBar.update({title:void 0,description:void 0}),Ot(this)&&this.trigger("playerreset")}resetControlBarUI_(){this.resetProgressBar_(),this.resetPlaybackRate_(),this.resetVolumeBar_()}resetProgressBar_(){this.currentTime(0);const{currentTimeDisplay:e,durationDisplay:t,progressControl:s,remainingTimeDisplay:r}=this.controlBar||{},{seekBar:n}=s||{};e&&e.updateContent(),t&&t.updateContent(),r&&r.updateContent(),n&&(n.update(),n.loadProgressBar&&n.loadProgressBar.update())}resetPlaybackRate_(){this.playbackRate(this.defaultPlaybackRate()),this.handleTechRateChange_()}resetVolumeBar_(){this.volume(1),this.trigger("volumechange")}currentSources(){const e=this.currentSource(),t=[];return Object.keys(e).length!==0&&t.push(e),this.cache_.sources||t}currentSource(){return this.cache_.source||{}}currentSrc(){return this.currentSource()&&this.currentSource().src||""}currentType(){return this.currentSource()&&this.currentSource().type||""}preload(e){if(e!==void 0){this.techCall_("setPreload",e),this.options_.preload=e;return}return this.techGet_("preload")}autoplay(e){if(e===void 0)return this.options_.autoplay||!1;let t;typeof e=="string"&&/(any|play|muted)/.test(e)||e===!0&&this.options_.normalizeAutoplay?(this.options_.autoplay=e,this.manualAutoplay_(typeof e=="string"?e:"play"),t=!1):e?this.options_.autoplay=!0:this.options_.autoplay=!1,t=typeof t>"u"?this.options_.autoplay:t,this.tech_&&this.techCall_("setAutoplay",t)}playsinline(e){return e!==void 0&&(this.techCall_("setPlaysinline",e),this.options_.playsinline=e),this.techGet_("playsinline")}loop(e){if(e!==void 0){this.techCall_("setLoop",e),this.options_.loop=e;return}return this.techGet_("loop")}poster(e){if(e===void 0)return this.poster_;e||(e=""),e!==this.poster_&&(this.poster_=e,this.techCall_("setPoster",e),this.isPosterFromTech_=!1,this.trigger("posterchange"))}handleTechPosterChange_(){if((!this.poster_||this.options_.techCanOverridePoster)&&this.tech_&&this.tech_.poster){const e=this.tech_.poster()||"";e!==this.poster_&&(this.poster_=e,this.isPosterFromTech_=!0,this.trigger("posterchange"))}}controls(e){if(e===void 0)return!!this.controls_;e=!!e,this.controls_!==e&&(this.controls_=e,this.usingNativeControls()&&this.techCall_("setControls",e),this.controls_?(this.removeClass("vjs-controls-disabled"),this.addClass("vjs-controls-enabled"),this.trigger("controlsenabled"),this.usingNativeControls()||this.addTechControlsListeners_()):(this.removeClass("vjs-controls-enabled"),this.addClass("vjs-controls-disabled"),this.trigger("controlsdisabled"),this.usingNativeControls()||this.removeTechControlsListeners_()))}usingNativeControls(e){if(e===void 0)return!!this.usingNativeControls_;e=!!e,this.usingNativeControls_!==e&&(this.usingNativeControls_=e,this.usingNativeControls_?(this.addClass("vjs-using-native-controls"),this.trigger("usingnativecontrols")):(this.removeClass("vjs-using-native-controls"),this.trigger("usingcustomcontrols")))}error(e){if(e===void 0)return this.error_||null;if(Qt("beforeerror").forEach(t=>{const s=t(this,e);if(!(Et(s)&&!Array.isArray(s)||typeof s=="string"||typeof s=="number"||s===null)){this.log.error("please return a value that MediaError expects in beforeerror hooks");return}e=s}),this.options_.suppressNotSupportedError&&e&&e.code===4){const t=function(){this.error(e)};this.options_.suppressNotSupportedError=!1,this.any(["click","touchstart"],t),this.one("loadstart",function(){this.off(["click","touchstart"],t)});return}if(e===null){this.error_=null,this.removeClass("vjs-error"),this.errorDisplay&&this.errorDisplay.close();return}this.error_=new ve(e),this.addClass("vjs-error"),Q.error(`(CODE:${this.error_.code} ${ve.errorTypes[this.error_.code]})`,this.error_.message,this.error_),this.trigger("error"),Qt("error").forEach(t=>t(this,this.error_))}reportUserActivity(e){this.userActivity_=!0}userActive(e){if(e===void 0)return this.userActive_;if(e=!!e,e!==this.userActive_){if(this.userActive_=e,this.userActive_){this.userActivity_=!0,this.removeClass("vjs-user-inactive"),this.addClass("vjs-user-active"),this.trigger("useractive");return}this.tech_&&this.tech_.one("mousemove",function(t){t.stopPropagation(),t.preventDefault()}),this.userActivity_=!1,this.removeClass("vjs-user-active"),this.addClass("vjs-user-inactive"),this.trigger("userinactive")}}listenForUserActivity_(){let e,t,s;const r=ce(this,this.reportUserActivity),n=function(v){(v.screenX!==t||v.screenY!==s)&&(t=v.screenX,s=v.screenY,r())},a=function(){r(),this.clearInterval(e),e=this.setInterval(r,250)},l=function(v){r(),this.clearInterval(e)};this.on("mousedown",a),this.on("mousemove",n),this.on("mouseup",l),this.on("mouseleave",l);const u=this.getChild("controlBar");u&&!Pe&&!ft&&(u.on("mouseenter",function(v){this.player().options_.inactivityTimeout!==0&&(this.player().cache_.inactivityTimeout=this.player().options_.inactivityTimeout),this.player().options_.inactivityTimeout=0}),u.on("mouseleave",function(v){this.player().options_.inactivityTimeout=this.player().cache_.inactivityTimeout})),this.on("keydown",r),this.on("keyup",r);let f;const m=function(){if(!this.userActivity_)return;this.userActivity_=!1,this.userActive(!0),this.clearTimeout(f);const v=this.options_.inactivityTimeout;v<=0||(f=this.setTimeout(function(){this.userActivity_||this.userActive(!1)},v))};this.setInterval(m,250)}playbackRate(e){if(e!==void 0){this.techCall_("setPlaybackRate",e);return}return this.tech_&&this.tech_.featuresPlaybackRate?this.cache_.lastPlaybackRate||this.techGet_("playbackRate"):1}defaultPlaybackRate(e){return e!==void 0?this.techCall_("setDefaultPlaybackRate",e):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("defaultPlaybackRate"):1}isAudio(e){if(e!==void 0){this.isAudio_=!!e;return}return!!this.isAudio_}updatePlayerHeightOnAudioOnlyMode_(){const e=this.getChild("ControlBar");!e||this.audioOnlyCache_.controlBarHeight===e.currentHeight()||(this.audioOnlyCache_.controlBarHeight=e.currentHeight(),this.height(this.audioOnlyCache_.controlBarHeight))}enableAudioOnlyUI_(){this.addClass("vjs-audio-only-mode");const e=this.children(),t=this.getChild("ControlBar"),s=t&&t.currentHeight();e.forEach(r=>{r!==t&&r.el_&&!r.hasClass("vjs-hidden")&&(r.hide(),this.audioOnlyCache_.hiddenChildren.push(r))}),this.audioOnlyCache_.playerHeight=this.currentHeight(),this.audioOnlyCache_.controlBarHeight=s,this.on("playerresize",this.boundUpdatePlayerHeightOnAudioOnlyMode_),this.height(s),this.trigger("audioonlymodechange")}disableAudioOnlyUI_(){this.removeClass("vjs-audio-only-mode"),this.off("playerresize",this.boundUpdatePlayerHeightOnAudioOnlyMode_),this.audioOnlyCache_.hiddenChildren.forEach(e=>e.show()),this.height(this.audioOnlyCache_.playerHeight),this.trigger("audioonlymodechange")}audioOnlyMode(e){if(typeof e!="boolean"||e===this.audioOnlyMode_)return this.audioOnlyMode_;if(this.audioOnlyMode_=e,e){const t=[];return this.isInPictureInPicture()&&t.push(this.exitPictureInPicture()),this.isFullscreen()&&t.push(this.exitFullscreen()),this.audioPosterMode()&&t.push(this.audioPosterMode(!1)),Promise.all(t).then(()=>this.enableAudioOnlyUI_())}return Promise.resolve().then(()=>this.disableAudioOnlyUI_())}enablePosterModeUI_(){(this.tech_&&this.tech_).hide(),this.addClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}disablePosterModeUI_(){(this.tech_&&this.tech_).show(),this.removeClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}audioPosterMode(e){return typeof e!="boolean"||e===this.audioPosterMode_?this.audioPosterMode_:(this.audioPosterMode_=e,e?this.audioOnlyMode()?this.audioOnlyMode(!1).then(()=>{this.enablePosterModeUI_()}):Promise.resolve().then(()=>{this.enablePosterModeUI_()}):Promise.resolve().then(()=>{this.disablePosterModeUI_()}))}addTextTrack(e,t,s){if(this.tech_)return this.tech_.addTextTrack(e,t,s)}addRemoteTextTrack(e,t){if(this.tech_)return this.tech_.addRemoteTextTrack(e,t)}removeRemoteTextTrack(e={}){let{track:t}=e;if(t||(t=e),this.tech_)return this.tech_.removeRemoteTextTrack(t)}getVideoPlaybackQuality(){return this.techGet_("getVideoPlaybackQuality")}videoWidth(){return this.tech_&&this.tech_.videoWidth&&this.tech_.videoWidth()||0}videoHeight(){return this.tech_&&this.tech_.videoHeight&&this.tech_.videoHeight()||0}language(e){if(e===void 0)return this.language_;this.language_!==String(e).toLowerCase()&&(this.language_=String(e).toLowerCase(),Ot(this)&&this.trigger("languagechange"))}languages(){return oe(te.prototype.options_.languages,this.languages_)}toJSON(){const e=oe(this.options_),t=e.tracks;e.tracks=[];for(let s=0;s<t.length;s++){let r=t[s];r=oe(r),r.player=void 0,e.tracks[s]=r}return e}createModal(e,t){t=t||{},t.content=e||"";const s=new ls(this,t);return this.addChild(s),s.on("dispose",()=>{this.removeChild(s)}),s.open(),s}updateCurrentBreakpoint_(){if(!this.responsive())return;const e=this.currentBreakpoint(),t=this.currentWidth();for(let s=0;s<so.length;s++){const r=so[s],n=this.breakpoints_[r];if(t<=n){if(e===r)return;e&&this.removeClass(Qr[e]),this.addClass(Qr[r]),this.breakpoint_=r;break}}}removeCurrentBreakpoint_(){const e=this.currentBreakpointClass();this.breakpoint_="",e&&this.removeClass(e)}breakpoints(e){return e===void 0?Object.assign(this.breakpoints_):(this.breakpoint_="",this.breakpoints_=Object.assign({},ry,e),this.updateCurrentBreakpoint_(),Object.assign(this.breakpoints_))}responsive(e){if(e===void 0)return this.responsive_;e=!!e;const t=this.responsive_;if(e!==t)return this.responsive_=e,e?(this.on("playerresize",this.boundUpdateCurrentBreakpoint_),this.updateCurrentBreakpoint_()):(this.off("playerresize",this.boundUpdateCurrentBreakpoint_),this.removeCurrentBreakpoint_()),e}currentBreakpoint(){return this.breakpoint_}currentBreakpointClass(){return Qr[this.breakpoint_]||""}loadMedia(e,t){if(!e||typeof e!="object")return;const s=this.crossOrigin();this.reset(),this.cache_.media=oe(e);const{artist:r,artwork:n,description:a,poster:l,src:u,textTracks:f,title:m}=this.cache_.media;!n&&l&&(this.cache_.media.artwork=[{src:l,type:gn(l)}]),s&&this.crossOrigin(s),u&&this.src(u),l&&this.poster(l),Array.isArray(f)&&f.forEach(v=>this.addRemoteTextTrack(v,!1)),this.titleBar&&this.titleBar.update({title:m,description:a||r||""}),this.ready(t)}getMedia(){if(!this.cache_.media){const e=this.poster(),t=this.currentSources(),s=Array.prototype.map.call(this.remoteTextTracks(),n=>({kind:n.kind,label:n.label,language:n.language,src:n.src})),r={src:t,textTracks:s};return e&&(r.poster=e,r.artwork=[{src:r.poster,type:gn(r.poster)}]),r}return oe(this.cache_.media)}static getTagSettings(e){const t={sources:[],tracks:[]},s=Yt(e),r=s["data-setup"];if(zs(e,"vjs-fill")&&(s.fill=!0),zs(e,"vjs-fluid")&&(s.fluid=!0),r!==null)try{Object.assign(s,JSON.parse(r||"{}"))}catch(n){Q.error("data-setup",n)}if(Object.assign(t,s),e.hasChildNodes()){const n=e.childNodes;for(let a=0,l=n.length;a<l;a++){const u=n[a],f=u.nodeName.toLowerCase();f==="source"?t.sources.push(Yt(u)):f==="track"&&t.tracks.push(Yt(u))}}return t}debug(e){if(e===void 0)return this.debugEnabled_;e?(this.trigger("debugon"),this.previousLogLevel_=this.log.level,this.log.level("debug"),this.debugEnabled_=!0):(this.trigger("debugoff"),this.log.level(this.previousLogLevel_),this.previousLogLevel_=void 0,this.debugEnabled_=!1)}playbackRates(e){if(e===void 0)return this.cache_.playbackRates;Array.isArray(e)&&e.every(t=>typeof t=="number")&&(this.cache_.playbackRates=e,this.trigger("playbackrateschange"))}}te.prototype.videoTracks=()=>{};te.prototype.audioTracks=()=>{};te.prototype.textTracks=()=>{};te.prototype.remoteTextTracks=()=>{};te.prototype.remoteTextTrackEls=()=>{};Ue.names.forEach(function(i){const e=Ue[i];te.prototype[e.getterName]=function(){return this.tech_?this.tech_[e.getterName]():(this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName])}});te.prototype.crossorigin=te.prototype.crossOrigin;te.players={};const Os=S.navigator;te.prototype.options_={techOrder:Y.defaultTechOrder_,html5:{},enableSourceset:!0,inactivityTimeout:2e3,playbackRates:[],liveui:!1,children:["mediaLoader","posterImage","titleBar","textTrackDisplay","loadingSpinner","bigPlayButton","liveTracker","controlBar","errorDisplay","textTrackSettings","resizeManager"],language:Os&&(Os.languages&&Os.languages[0]||Os.userLanguage||Os.language)||"en",languages:{},notSupportedMessage:"No compatible source was found for this media.",normalizeAutoplay:!1,fullscreen:{options:{navigationUI:"hide"}},breakpoints:{},responsive:!1,audioOnlyMode:!1,audioPosterMode:!1,spatialNavigation:{enabled:!1,horizontalSeek:!1},enableSmoothSeeking:!1,disableSeekWhileScrubbingOnMobile:!1,disableSeekWhileScrubbingOnSTV:!1};tf.forEach(function(i){te.prototype[`handleTech${ye(i)}_`]=function(){return this.trigger(i)}});R.registerComponent("Player",te);const vn="plugin",Ui="activePlugins_",Oi={},yn=i=>Oi.hasOwnProperty(i),Jr=i=>yn(i)?Oi[i]:void 0,sf=(i,e)=>{i[Ui]=i[Ui]||{},i[Ui][e]=!0},_n=(i,e,t)=>{const s=(t?"before":"")+"pluginsetup";i.trigger(s,e),i.trigger(s+":"+e.name,e)},ny=function(i,e){const t=function(){_n(this,{name:i,plugin:e,instance:null},!0);const s=e.apply(this,arguments);return sf(this,i),_n(this,{name:i,plugin:e,instance:s}),s};return Object.keys(e).forEach(function(s){t[s]=e[s]}),t},_c=(i,e)=>(e.prototype.name=i,function(...t){_n(this,{name:i,plugin:e,instance:null},!0);const s=new e(this,...t);return this[i]=()=>s,_n(this,s.getEventHash()),s});class Xe{constructor(e){if(this.constructor===Xe)throw new Error("Plugin must be sub-classed; not directly instantiated.");this.player=e,this.log||(this.log=this.player.log.createLogger(this.name)),Ho(this),delete this.trigger,ph(this,this.constructor.defaultState),sf(e,this.name),this.dispose=this.dispose.bind(this),e.on("dispose",this.dispose)}version(){return this.constructor.VERSION}getEventHash(e={}){return e.name=this.name,e.plugin=this.constructor,e.instance=this,e}trigger(e,t={}){return os(this.eventBusEl_,e,this.getEventHash(t))}handleStateChanged(e){}dispose(){const{name:e,player:t}=this;this.trigger("dispose"),this.off(),t.off("dispose",this.dispose),t[Ui][e]=!1,this.player=this.state=null,t[e]=_c(e,Oi[e])}static isBasic(e){const t=typeof e=="string"?Jr(e):e;return typeof t=="function"&&!Xe.prototype.isPrototypeOf(t.prototype)}static registerPlugin(e,t){if(typeof e!="string")throw new Error(`Illegal plugin name, "${e}", must be a string, was ${typeof e}.`);if(yn(e))Q.warn(`A plugin named "${e}" already exists. You may want to avoid re-registering plugins!`);else if(te.prototype.hasOwnProperty(e))throw new Error(`Illegal plugin name, "${e}", cannot share a name with an existing player method!`);if(typeof t!="function")throw new Error(`Illegal plugin for "${e}", must be a function, was ${typeof t}.`);return Oi[e]=t,e!==vn&&(Xe.isBasic(t)?te.prototype[e]=ny(e,t):te.prototype[e]=_c(e,t)),t}static deregisterPlugin(e){if(e===vn)throw new Error("Cannot de-register base plugin.");yn(e)&&(delete Oi[e],delete te.prototype[e])}static getPlugins(e=Object.keys(Oi)){let t;return e.forEach(s=>{const r=Jr(s);r&&(t=t||{},t[s]=r)}),t}static getPluginVersion(e){const t=Jr(e);return t&&t.VERSION||""}}Xe.getPlugin=Jr;Xe.BASE_PLUGIN_NAME=vn;Xe.registerPlugin(vn,Xe);te.prototype.usingPlugin=function(i){return!!this[Ui]&&this[Ui][i]===!0};te.prototype.hasPlugin=function(i){return!!yn(i)};function ay(i,e){let t=!1;return function(...s){return t||Q.warn(i),t=!0,e.apply(this,s)}}function pt(i,e,t,s){return ay(`${e} is deprecated and will be removed in ${i}.0; please use ${t} instead.`,s)}var oy={NetworkBadStatus:"networkbadstatus",NetworkRequestFailed:"networkrequestfailed",NetworkRequestAborted:"networkrequestaborted",NetworkRequestTimeout:"networkrequesttimeout",NetworkBodyParserFailed:"networkbodyparserfailed",StreamingHlsPlaylistParserError:"streaminghlsplaylistparsererror",StreamingDashManifestParserError:"streamingdashmanifestparsererror",StreamingContentSteeringParserError:"streamingcontentsteeringparsererror",StreamingVttParserError:"streamingvttparsererror",StreamingFailedToSelectNextSegment:"streamingfailedtoselectnextsegment",StreamingFailedToDecryptSegment:"streamingfailedtodecryptsegment",StreamingFailedToTransmuxSegment:"streamingfailedtotransmuxsegment",StreamingFailedToAppendSegment:"streamingfailedtoappendsegment",StreamingCodecsChangeError:"streamingcodecschangeerror"};const rf=i=>i.indexOf("#")===0?i.slice(1):i;function P(i,e,t){let s=P.getPlayer(i);if(s)return e&&Q.warn(`Player "${i}" is already initialised. Options will not be applied.`),t&&s.ready(t),s;const r=typeof i=="string"?Jt("#"+rf(i)):i;if(!as(r))throw new TypeError("The element or ID supplied is not valid. (videojs)");const a=("getRootNode"in r?r.getRootNode()instanceof S.ShadowRoot:!1)?r.getRootNode():r.ownerDocument.body;(!r.ownerDocument.defaultView||!a.contains(r))&&Q.warn("The element supplied is not included in the DOM"),e=e||{},e.restoreEl===!0&&(e.restoreEl=(r.parentNode&&r.parentNode.hasAttribute&&r.parentNode.hasAttribute("data-vjs-player")?r.parentNode:r).cloneNode(!0)),Qt("beforesetup").forEach(u=>{const f=u(r,oe(e));if(!Et(f)||Array.isArray(f)){Q.error("please return an object in beforesetup hooks");return}e=oe(e,f)});const l=R.getComponent("Player");return s=new l(r,e,t),Qt("setup").forEach(u=>u(s)),s}P.hooks_=It;P.hooks=Qt;P.hook=V2;P.hookOnce=H2;P.removeHook=Fd;if(S.VIDEOJS_NO_DYNAMIC_STYLE!==!0&&ns()){let i=Jt(".vjs-styles-defaults");if(!i){i=uh("vjs-styles-defaults");const e=Jt("head");e&&e.insertBefore(i,e.firstChild),ch(i,`
171
+ `),this.tech_}version(){return{"video.js":$a}}addTechControlsListeners_(){this.removeTechControlsListeners_(),this.on(this.tech_,"click",this.boundHandleTechClick_),this.on(this.tech_,"dblclick",this.boundHandleTechDoubleClick_),this.on(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.on(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.on(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.on(this.tech_,"tap",this.boundHandleTechTap_)}removeTechControlsListeners_(){this.off(this.tech_,"tap",this.boundHandleTechTap_),this.off(this.tech_,"touchstart",this.boundHandleTechTouchStart_),this.off(this.tech_,"touchmove",this.boundHandleTechTouchMove_),this.off(this.tech_,"touchend",this.boundHandleTechTouchEnd_),this.off(this.tech_,"click",this.boundHandleTechClick_),this.off(this.tech_,"dblclick",this.boundHandleTechDoubleClick_)}handleTechReady_(){this.triggerReady(),this.cache_.volume&&this.techCall_("setVolume",this.cache_.volume),this.handleTechPosterChange_(),this.handleTechDurationChange_()}handleTechLoadStart_(){this.removeClass("vjs-ended","vjs-seeking"),this.error(null),this.handleTechDurationChange_(),this.paused()?(this.hasStarted(!1),this.trigger("loadstart")):this.trigger("loadstart"),this.manualAutoplay_(this.autoplay()===!0&&this.options_.normalizeAutoplay?"play":this.autoplay())}manualAutoplay_(e){if(!this.tech_||typeof e!="string")return;const t=()=>{const r=this.muted();this.muted(!0);const n=()=>{this.muted(r)};this.playTerminatedQueue_.push(n);const a=this.play();if(ar(a))return a.catch(l=>{throw n(),new Error(`Rejection at manualAutoplay. Restoring muted value. ${l||""}`)})};let i;if(e==="any"&&!this.muted()?(i=this.play(),ar(i)&&(i=i.catch(t))):e==="muted"&&!this.muted()?i=t():i=this.play(),!!ar(i))return i.then(()=>{this.trigger({type:"autoplay-success",autoplay:e})}).catch(()=>{this.trigger({type:"autoplay-failure",autoplay:e})})}updateSourceCaches_(e=""){let t=e,i="";typeof t!="string"&&(t=e.src,i=e.type),this.cache_.source=this.cache_.source||{},this.cache_.sources=this.cache_.sources||[],t&&!i&&(i=Ng(this,t)),this.cache_.source=Ee({},e,{src:t,type:i});const r=this.cache_.sources.filter(c=>c.src&&c.src===t),n=[],a=this.$$("source"),l=[];for(let c=0;c<a.length;c++){const f=_i(a[c]);n.push(f),f.src&&f.src===t&&l.push(f.src)}l.length&&!r.length?this.cache_.sources=n:r.length||(this.cache_.sources=[this.cache_.source]),this.cache_.src=t}handleTechSourceset_(e){if(!this.changingSrc_){let t=n=>this.updateSourceCaches_(n);const i=this.currentSource().src,r=e.src;i&&!/^blob:/.test(i)&&/^blob:/.test(r)&&(!this.lastSource_||this.lastSource_.tech!==r&&this.lastSource_.player!==i)&&(t=()=>{}),t(r),e.src||this.tech_.any(["sourceset","loadstart"],n=>{if(n.type==="sourceset")return;const a=this.techGet_("currentSrc");this.lastSource_.tech=a,this.updateSourceCaches_(a)})}this.lastSource_={player:this.currentSource().src,tech:e.src},this.trigger({src:e.src,type:"sourceset"})}hasStarted(e){if(e===void 0)return this.hasStarted_;e!==this.hasStarted_&&(this.hasStarted_=e,this.hasStarted_?this.addClass("vjs-has-started"):this.removeClass("vjs-has-started"))}handleTechPlay_(){this.removeClass("vjs-ended","vjs-paused"),this.addClass("vjs-playing"),this.hasStarted(!0),this.trigger("play")}handleTechRateChange_(){this.tech_.playbackRate()>0&&this.cache_.lastPlaybackRate===0&&(this.queuedCallbacks_.forEach(e=>e.callback(e.event)),this.queuedCallbacks_=[]),this.cache_.lastPlaybackRate=this.tech_.playbackRate(),this.trigger("ratechange")}handleTechWaiting_(){this.addClass("vjs-waiting"),this.trigger("waiting");const e=this.currentTime(),t=()=>{e!==this.currentTime()&&(this.removeClass("vjs-waiting"),this.off("timeupdate",t))};this.on("timeupdate",t)}handleTechCanPlay_(){this.removeClass("vjs-waiting"),this.trigger("canplay")}handleTechCanPlayThrough_(){this.removeClass("vjs-waiting"),this.trigger("canplaythrough")}handleTechPlaying_(){this.removeClass("vjs-waiting"),this.trigger("playing")}handleTechSeeking_(){this.addClass("vjs-seeking"),this.trigger("seeking")}handleTechSeeked_(){this.removeClass("vjs-seeking","vjs-ended"),this.trigger("seeked")}handleTechPause_(){this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.trigger("pause")}handleTechEnded_(){this.addClass("vjs-ended"),this.removeClass("vjs-waiting"),this.options_.loop?(this.currentTime(0),this.play()):this.paused()||this.pause(),this.trigger("ended")}handleTechDurationChange_(){this.duration(this.techGet_("duration"))}handleTechClick_(e){this.controls_&&(this.options_===void 0||this.options_.userActions===void 0||this.options_.userActions.click===void 0||this.options_.userActions.click!==!1)&&(this.options_!==void 0&&this.options_.userActions!==void 0&&typeof this.options_.userActions.click=="function"?this.options_.userActions.click.call(this,e):this.paused()?$t(this.play()):this.pause())}handleTechDoubleClick_(e){if(!this.controls_)return;Array.prototype.some.call(this.$$(".vjs-control-bar, .vjs-modal-dialog"),i=>i.contains(e.target))||(this.options_===void 0||this.options_.userActions===void 0||this.options_.userActions.doubleClick===void 0||this.options_.userActions.doubleClick!==!1)&&(this.options_!==void 0&&this.options_.userActions!==void 0&&typeof this.options_.userActions.doubleClick=="function"?this.options_.userActions.doubleClick.call(this,e):this.isInPictureInPicture()&&!se.pictureInPictureElement?this.exitPictureInPicture():this.isFullscreen()?this.exitFullscreen():this.requestFullscreen())}handleTechTap_(){this.userActive(!this.userActive())}handleTechTouchStart_(){this.userWasActive=this.userActive()}handleTechTouchMove_(){this.userWasActive&&this.reportUserActivity()}handleTechTouchEnd_(e){e.cancelable&&e.preventDefault()}toggleFullscreenClass_(){this.isFullscreen()?this.addClass("vjs-fullscreen"):this.removeClass("vjs-fullscreen")}documentFullscreenChange_(e){const t=e.target.player;if(t&&t!==this)return;const i=this.el();let r=se[this.fsApi_.fullscreenElement]===i;!r&&i.matches&&(r=i.matches(":"+this.fsApi_.fullscreen)),this.isFullscreen(r)}handleTechFullscreenChange_(e,t){t&&(t.nativeIOSFullscreen&&(this.addClass("vjs-ios-native-fs"),this.tech_.one("webkitendfullscreen",()=>{this.removeClass("vjs-ios-native-fs")})),this.isFullscreen(t.isFullscreen))}handleTechFullscreenError_(e,t){this.trigger("fullscreenerror",t)}togglePictureInPictureClass_(){this.isInPictureInPicture()?this.addClass("vjs-picture-in-picture"):this.removeClass("vjs-picture-in-picture")}handleTechEnterPictureInPicture_(e){this.isInPictureInPicture(!0)}handleTechLeavePictureInPicture_(e){this.isInPictureInPicture(!1)}handleTechError_(){const e=this.tech_.error();e&&this.error(e)}handleTechTextData_(){let e=null;arguments.length>1&&(e=arguments[1]),this.trigger("textdata",e)}getCache(){return this.cache_}resetCache_(){this.cache_={currentTime:0,initTime:0,inactivityTimeout:this.options_.inactivityTimeout,duration:NaN,lastVolume:1,lastPlaybackRate:this.defaultPlaybackRate(),media:null,src:"",source:{},sources:[],playbackRates:[],volume:1}}techCall_(e,t){this.ready(function(){if(e in Pg)return jg(this.middleware_,this.tech_,e,t);if(e in Lu)return Pu(this.middleware_,this.tech_,e,t);try{this.tech_&&this.tech_[e](t)}catch(i){throw ye(i),i}},!0)}techGet_(e){if(!(!this.tech_||!this.tech_.isReady_)){if(e in Ig)return kg(this.middleware_,this.tech_,e);if(e in Lu)return Pu(this.middleware_,this.tech_,e);try{return this.tech_[e]()}catch(t){throw this.tech_[e]===void 0?(ye(`Video.js: ${e} method not defined for ${this.techName_} playback technology.`,t),t):t.name==="TypeError"?(ye(`Video.js: ${e} unavailable on ${this.techName_} playback technology element.`,t),this.tech_.isReady_=!1,t):(ye(t),t)}}}play(){return new Promise(e=>{this.play_(e)})}play_(e=$t){this.playCallbacks_.push(e);const t=!!(!this.changingSrc_&&(this.src()||this.currentSrc())),i=!!(On||it);if(this.waitToPlay_&&(this.off(["ready","loadstart"],this.waitToPlay_),this.waitToPlay_=null),!this.isReady_||!t){this.waitToPlay_=a=>{this.play_()},this.one(["ready","loadstart"],this.waitToPlay_),!t&&i&&this.load();return}const r=this.techGet_("play");i&&this.hasClass("vjs-ended")&&this.resetProgressBar_(),r===null?this.runPlayTerminatedQueue_():this.runPlayCallbacks_(r)}runPlayTerminatedQueue_(){const e=this.playTerminatedQueue_.slice(0);this.playTerminatedQueue_=[],e.forEach(function(t){t()})}runPlayCallbacks_(e){const t=this.playCallbacks_.slice(0);this.playCallbacks_=[],this.playTerminatedQueue_=[],t.forEach(function(i){i(e)})}pause(){this.techCall_("pause")}paused(){return this.techGet_("paused")!==!1}played(){return this.techGet_("played")||Rt(0,0)}scrubbing(e){if(typeof e>"u")return this.scrubbing_;this.scrubbing_=!!e,this.techCall_("setScrubbing",this.scrubbing_),e?this.addClass("vjs-scrubbing"):this.removeClass("vjs-scrubbing")}currentTime(e){if(e===void 0)return this.cache_.currentTime=this.techGet_("currentTime")||0,this.cache_.currentTime;if(e<0&&(e=0),!this.isReady_||this.changingSrc_||!this.tech_||!this.tech_.isReady_){this.cache_.initTime=e,this.off("canplay",this.boundApplyInitTime_),this.one("canplay",this.boundApplyInitTime_);return}this.techCall_("setCurrentTime",e),this.cache_.initTime=0,isFinite(e)&&(this.cache_.currentTime=Number(e))}applyInitTime_(){this.currentTime(this.cache_.initTime)}duration(e){if(e===void 0)return this.cache_.duration!==void 0?this.cache_.duration:NaN;e=parseFloat(e),e<0&&(e=1/0),e!==this.cache_.duration&&(this.cache_.duration=e,e===1/0?this.addClass("vjs-live"):this.removeClass("vjs-live"),isNaN(e)||this.trigger("durationchange"))}remainingTime(){return this.duration()-this.currentTime()}remainingTimeDisplay(){return Math.floor(this.duration())-Math.floor(this.currentTime())}buffered(){let e=this.techGet_("buffered");return(!e||!e.length)&&(e=Rt(0,0)),e}seekable(){let e=this.techGet_("seekable");return(!e||!e.length)&&(e=Rt(0,0)),e}seeking(){return this.techGet_("seeking")}ended(){return this.techGet_("ended")}networkState(){return this.techGet_("networkState")}readyState(){return this.techGet_("readyState")}bufferedPercent(){return pd(this.buffered(),this.duration())}bufferedEnd(){const e=this.buffered(),t=this.duration();let i=e.end(e.length-1);return i>t&&(i=t),i}volume(e){let t;if(e!==void 0){t=Math.max(0,Math.min(1,e)),this.cache_.volume=t,this.techCall_("setVolume",t),t>0&&this.lastVolume_(t);return}return t=parseFloat(this.techGet_("volume")),isNaN(t)?1:t}muted(e){if(e!==void 0){this.techCall_("setMuted",e);return}return this.techGet_("muted")||!1}defaultMuted(e){return e!==void 0&&this.techCall_("setDefaultMuted",e),this.techGet_("defaultMuted")||!1}lastVolume_(e){if(e!==void 0&&e!==0){this.cache_.lastVolume=e;return}return this.cache_.lastVolume}supportsFullScreen(){return this.techGet_("supportsFullScreen")||!1}isFullscreen(e){if(e!==void 0){const t=this.isFullscreen_;this.isFullscreen_=!!e,this.isFullscreen_!==t&&this.fsApi_.prefixed&&this.trigger("fullscreenchange"),this.toggleFullscreenClass_();return}return this.isFullscreen_}requestFullscreen(e){this.isInPictureInPicture()&&this.exitPictureInPicture();const t=this;return new Promise((i,r)=>{function n(){t.off("fullscreenerror",l),t.off("fullscreenchange",a)}function a(){n(),i()}function l(f,g){n(),r(g)}t.one("fullscreenchange",a),t.one("fullscreenerror",l);const c=t.requestFullscreenHelper_(e);c&&(c.then(n,n),c.then(i,r))})}requestFullscreenHelper_(e){let t;if(this.fsApi_.prefixed||(t=this.options_.fullscreen&&this.options_.fullscreen.options||{},e!==void 0&&(t=e)),this.fsApi_.requestFullscreen){const i=this.el_[this.fsApi_.requestFullscreen](t);return i&&i.then(()=>this.isFullscreen(!0),()=>this.isFullscreen(!1)),i}else this.tech_.supportsFullScreen()&&!this.options_.preferFullWindow?this.techCall_("enterFullScreen"):this.enterFullWindow()}exitFullscreen(){const e=this;return new Promise((t,i)=>{function r(){e.off("fullscreenerror",a),e.off("fullscreenchange",n)}function n(){r(),t()}function a(c,f){r(),i(f)}e.one("fullscreenchange",n),e.one("fullscreenerror",a);const l=e.exitFullscreenHelper_();l&&(l.then(r,r),l.then(t,i))})}exitFullscreenHelper_(){if(this.fsApi_.requestFullscreen){const e=se[this.fsApi_.exitFullscreen]();return e&&$t(e.then(()=>this.isFullscreen(!1))),e}else this.tech_.supportsFullScreen()&&!this.options_.preferFullWindow?this.techCall_("exitFullScreen"):this.exitFullWindow()}enterFullWindow(){this.isFullscreen(!0),this.isFullWindow=!0,this.docOrigOverflow=se.documentElement.style.overflow,bt(se,"keydown",this.boundFullWindowOnEscKey_),se.documentElement.style.overflow="hidden",Bi(se.body,"vjs-full-window"),this.trigger("enterFullWindow")}fullWindowOnEscKey(e){e.key==="Escape"&&this.isFullscreen()===!0&&(this.isFullWindow?this.exitFullWindow():this.exitFullscreen())}exitFullWindow(){this.isFullscreen(!1),this.isFullWindow=!1,st(se,"keydown",this.boundFullWindowOnEscKey_),se.documentElement.style.overflow=this.docOrigOverflow,Mn(se.body,"vjs-full-window"),this.trigger("exitFullWindow")}disablePictureInPicture(e){if(e===void 0)return this.techGet_("disablePictureInPicture");this.techCall_("setDisablePictureInPicture",e),this.options_.disablePictureInPicture=e,this.trigger("disablepictureinpicturechanged")}isInPictureInPicture(e){if(e!==void 0){this.isInPictureInPicture_=!!e,this.togglePictureInPictureClass_();return}return!!this.isInPictureInPicture_}requestPictureInPicture(){if(this.options_.enableDocumentPictureInPicture&&w.documentPictureInPicture){const e=se.createElement(this.el().tagName);return e.classList=this.el().classList,e.classList.add("vjs-pip-container"),this.posterImage&&e.appendChild(this.posterImage.el().cloneNode(!0)),this.titleBar&&e.appendChild(this.titleBar.el().cloneNode(!0)),e.appendChild(ce("p",{className:"vjs-pip-text"},{},this.localize("Playing in picture-in-picture"))),w.documentPictureInPicture.requestWindow({width:this.videoWidth(),height:this.videoHeight()}).then(t=>(td(t),this.el_.parentNode.insertBefore(e,this.el_),t.document.body.appendChild(this.el_),t.document.body.classList.add("vjs-pip-window"),this.player_.isInPictureInPicture(!0),this.player_.trigger({type:"enterpictureinpicture",pipWindow:t}),t.addEventListener("pagehide",i=>{const r=i.target.querySelector(".video-js");e.parentNode.replaceChild(r,e),this.player_.isInPictureInPicture(!1),this.player_.trigger("leavepictureinpicture")}),t))}return"pictureInPictureEnabled"in se&&this.disablePictureInPicture()===!1?this.techGet_("requestPictureInPicture"):Promise.reject("No PiP mode is available")}exitPictureInPicture(){if(w.documentPictureInPicture&&w.documentPictureInPicture.window)return w.documentPictureInPicture.window.close(),Promise.resolve();if("pictureInPictureEnabled"in se)return se.exitPictureInPicture()}handleKeyDown(e){const{userActions:t}=this.options_;!t||!t.hotkeys||(r=>{const n=r.tagName.toLowerCase();if(r.isContentEditable)return!0;const a=["button","checkbox","hidden","radio","reset","submit"];return n==="input"?a.indexOf(r.type)===-1:["textarea"].indexOf(n)!==-1})(this.el_.ownerDocument.activeElement)||(typeof t.hotkeys=="function"?t.hotkeys.call(this,e):this.handleHotkeys(e))}handleHotkeys(e){const t=this.options_.userActions?this.options_.userActions.hotkeys:{},{fullscreenKey:i=a=>e.key.toLowerCase()==="f",muteKey:r=a=>e.key.toLowerCase()==="m",playPauseKey:n=a=>e.key.toLowerCase()==="k"||e.key.toLowerCase()===" "}=t;if(i.call(this,e)){e.preventDefault(),e.stopPropagation();const a=X.getComponent("FullscreenToggle");se[this.fsApi_.fullscreenEnabled]!==!1&&a.prototype.handleClick.call(this,e)}else r.call(this,e)?(e.preventDefault(),e.stopPropagation(),X.getComponent("MuteToggle").prototype.handleClick.call(this,e)):n.call(this,e)&&(e.preventDefault(),e.stopPropagation(),X.getComponent("PlayToggle").prototype.handleClick.call(this,e))}canPlayType(e){let t;for(let i=0,r=this.options_.techOrder;i<r.length;i++){const n=r[i];let a=pe.getTech(n);if(a||(a=X.getComponent(n)),!a){ye.error(`The "${n}" tech is undefined. Skipped browser support check for that tech.`);continue}if(a.isSupported()&&(t=a.canPlayType(e),t))return t}return""}selectSource(e){const t=this.options_.techOrder.map(l=>[l,pe.getTech(l)]).filter(([l,c])=>c?c.isSupported():(ye.error(`The "${l}" tech is undefined. Skipped browser support check for that tech.`),!1)),i=function(l,c,f){let g;return l.some(y=>c.some(k=>{if(g=f(y,k),g)return!0})),g};let r;const n=l=>(c,f)=>l(f,c),a=([l,c],f)=>{if(c.canPlaySource(f,this.options_[l.toLowerCase()]))return{source:f,tech:l}};return this.options_.sourceOrder?r=i(e,t,n(a)):r=i(t,e,a),r||!1}handleSrc_(e,t){if(typeof e>"u")return this.cache_.src||"";this.resetRetryOnError_&&this.resetRetryOnError_();const i=bd(e);if(!i.length){this.setTimeout(function(){this.error({code:4,message:this.options_.notSupportedMessage})},0);return}if(this.changingSrc_=!0,t||(this.cache_.sources=i),this.updateSourceCaches_(i[0]),wg(this,i[0],(r,n)=>{if(this.middleware_=n,t||(this.cache_.sources=i),this.updateSourceCaches_(r),this.src_(r)){if(i.length>1)return this.handleSrc_(i.slice(1));this.changingSrc_=!1,this.setTimeout(function(){this.error({code:4,message:this.options_.notSupportedMessage})},0),this.triggerReady();return}Dg(n,this.tech_)}),i.length>1){const r=()=>{this.error(null),this.handleSrc_(i.slice(1),!0)},n=()=>{this.off("error",r)};this.one("error",r),this.one("playing",n),this.resetRetryOnError_=()=>{this.off("error",r),this.off("playing",n)}}}src(e){return this.handleSrc_(e,!1)}src_(e){const t=this.selectSource([e]);return t?cd(t.tech,this.techName_)?(this.ready(function(){this.tech_.constructor.prototype.hasOwnProperty("setSource")?this.techCall_("setSource",e):this.techCall_("src",e.src),this.changingSrc_=!1},!0),!1):(this.changingSrc_=!0,this.loadTech_(t.tech,t.source),this.tech_.ready(()=>{this.changingSrc_=!1}),!1):!0}addSourceElement(e,t){return this.tech_?this.tech_.addSourceElement(e,t):!1}removeSourceElement(e){return this.tech_?this.tech_.removeSourceElement(e):!1}load(){if(this.tech_&&this.tech_.vhs){this.src(this.currentSource());return}this.techCall_("load")}reset(){if(this.paused())this.doReset_();else{const e=this.play();$t(e.then(()=>this.doReset_()))}}doReset_(){this.tech_&&this.tech_.clearTracks("text"),this.removeClass("vjs-playing"),this.addClass("vjs-paused"),this.resetCache_(),this.poster(""),this.loadTech_(this.options_.techOrder[0],null),this.techCall_("reset"),this.resetControlBarUI_(),this.error(null),this.titleBar&&this.titleBar.update({title:void 0,description:void 0}),ni(this)&&this.trigger("playerreset")}resetControlBarUI_(){this.resetProgressBar_(),this.resetPlaybackRate_(),this.resetVolumeBar_()}resetProgressBar_(){this.currentTime(0);const{currentTimeDisplay:e,durationDisplay:t,progressControl:i,remainingTimeDisplay:r}=this.controlBar||{},{seekBar:n}=i||{};e&&e.updateContent(),t&&t.updateContent(),r&&r.updateContent(),n&&(n.update(),n.loadProgressBar&&n.loadProgressBar.update())}resetPlaybackRate_(){this.playbackRate(this.defaultPlaybackRate()),this.handleTechRateChange_()}resetVolumeBar_(){this.volume(1),this.trigger("volumechange")}currentSources(){const e=this.currentSource(),t=[];return Object.keys(e).length!==0&&t.push(e),this.cache_.sources||t}currentSource(){return this.cache_.source||{}}currentSrc(){return this.currentSource()&&this.currentSource().src||""}currentType(){return this.currentSource()&&this.currentSource().type||""}preload(e){if(e!==void 0){this.techCall_("setPreload",e),this.options_.preload=e;return}return this.techGet_("preload")}autoplay(e){if(e===void 0)return this.options_.autoplay||!1;let t;typeof e=="string"&&/(any|play|muted)/.test(e)||e===!0&&this.options_.normalizeAutoplay?(this.options_.autoplay=e,this.manualAutoplay_(typeof e=="string"?e:"play"),t=!1):e?this.options_.autoplay=!0:this.options_.autoplay=!1,t=typeof t>"u"?this.options_.autoplay:t,this.tech_&&this.techCall_("setAutoplay",t)}playsinline(e){return e!==void 0&&(this.techCall_("setPlaysinline",e),this.options_.playsinline=e),this.techGet_("playsinline")}loop(e){if(e!==void 0){this.techCall_("setLoop",e),this.options_.loop=e;return}return this.techGet_("loop")}poster(e){if(e===void 0)return this.poster_;e||(e=""),e!==this.poster_&&(this.poster_=e,this.techCall_("setPoster",e),this.isPosterFromTech_=!1,this.trigger("posterchange"))}handleTechPosterChange_(){if((!this.poster_||this.options_.techCanOverridePoster)&&this.tech_&&this.tech_.poster){const e=this.tech_.poster()||"";e!==this.poster_&&(this.poster_=e,this.isPosterFromTech_=!0,this.trigger("posterchange"))}}controls(e){if(e===void 0)return!!this.controls_;e=!!e,this.controls_!==e&&(this.controls_=e,this.usingNativeControls()&&this.techCall_("setControls",e),this.controls_?(this.removeClass("vjs-controls-disabled"),this.addClass("vjs-controls-enabled"),this.trigger("controlsenabled"),this.usingNativeControls()||this.addTechControlsListeners_()):(this.removeClass("vjs-controls-enabled"),this.addClass("vjs-controls-disabled"),this.trigger("controlsdisabled"),this.usingNativeControls()||this.removeTechControlsListeners_()))}usingNativeControls(e){if(e===void 0)return!!this.usingNativeControls_;e=!!e,this.usingNativeControls_!==e&&(this.usingNativeControls_=e,this.usingNativeControls_?(this.addClass("vjs-using-native-controls"),this.trigger("usingnativecontrols")):(this.removeClass("vjs-using-native-controls"),this.trigger("usingcustomcontrols")))}error(e){if(e===void 0)return this.error_||null;if(Ti("beforeerror").forEach(t=>{const i=t(this,e);if(!(Yt(i)&&!Array.isArray(i)||typeof i=="string"||typeof i=="number"||i===null)){this.log.error("please return a value that MediaError expects in beforeerror hooks");return}e=i}),this.options_.suppressNotSupportedError&&e&&e.code===4){const t=function(){this.error(e)};this.options_.suppressNotSupportedError=!1,this.any(["click","touchstart"],t),this.one("loadstart",function(){this.off(["click","touchstart"],t)});return}if(e===null){this.error_=null,this.removeClass("vjs-error"),this.errorDisplay&&this.errorDisplay.close();return}this.error_=new Re(e),this.addClass("vjs-error"),ye.error(`(CODE:${this.error_.code} ${Re.errorTypes[this.error_.code]})`,this.error_.message,this.error_),this.trigger("error"),Ti("error").forEach(t=>t(this,this.error_))}reportUserActivity(e){this.userActivity_=!0}userActive(e){if(e===void 0)return this.userActive_;if(e=!!e,e!==this.userActive_){if(this.userActive_=e,this.userActive_){this.userActivity_=!0,this.removeClass("vjs-user-inactive"),this.addClass("vjs-user-active"),this.trigger("useractive");return}this.tech_&&this.tech_.one("mousemove",function(t){t.stopPropagation(),t.preventDefault()}),this.userActivity_=!1,this.removeClass("vjs-user-active"),this.addClass("vjs-user-inactive"),this.trigger("userinactive")}}listenForUserActivity_(){let e,t,i;const r=De(this,this.reportUserActivity),n=function(y){(y.screenX!==t||y.screenY!==i)&&(t=y.screenX,i=y.screenY,r())},a=function(){r(),this.clearInterval(e),e=this.setInterval(r,250)},l=function(y){r(),this.clearInterval(e)};this.on("mousedown",a),this.on("mousemove",n),this.on("mouseup",l),this.on("mouseleave",l);const c=this.getChild("controlBar");c&&!it&&!Nt&&(c.on("mouseenter",function(y){this.player().options_.inactivityTimeout!==0&&(this.player().cache_.inactivityTimeout=this.player().options_.inactivityTimeout),this.player().options_.inactivityTimeout=0}),c.on("mouseleave",function(y){this.player().options_.inactivityTimeout=this.player().cache_.inactivityTimeout})),this.on("keydown",r),this.on("keyup",r);let f;const g=function(){if(!this.userActivity_)return;this.userActivity_=!1,this.userActive(!0),this.clearTimeout(f);const y=this.options_.inactivityTimeout;y<=0||(f=this.setTimeout(function(){this.userActivity_||this.userActive(!1)},y))};this.setInterval(g,250)}playbackRate(e){if(e!==void 0){this.techCall_("setPlaybackRate",e);return}return this.tech_&&this.tech_.featuresPlaybackRate?this.cache_.lastPlaybackRate||this.techGet_("playbackRate"):1}defaultPlaybackRate(e){return e!==void 0?this.techCall_("setDefaultPlaybackRate",e):this.tech_&&this.tech_.featuresPlaybackRate?this.techGet_("defaultPlaybackRate"):1}isAudio(e){if(e!==void 0){this.isAudio_=!!e;return}return!!this.isAudio_}updatePlayerHeightOnAudioOnlyMode_(){const e=this.getChild("ControlBar");!e||this.audioOnlyCache_.controlBarHeight===e.currentHeight()||(this.audioOnlyCache_.controlBarHeight=e.currentHeight(),this.height(this.audioOnlyCache_.controlBarHeight))}enableAudioOnlyUI_(){this.addClass("vjs-audio-only-mode");const e=this.children(),t=this.getChild("ControlBar"),i=t&&t.currentHeight();e.forEach(r=>{r!==t&&r.el_&&!r.hasClass("vjs-hidden")&&(r.hide(),this.audioOnlyCache_.hiddenChildren.push(r))}),this.audioOnlyCache_.playerHeight=this.currentHeight(),this.audioOnlyCache_.controlBarHeight=i,this.on("playerresize",this.boundUpdatePlayerHeightOnAudioOnlyMode_),this.height(i),this.trigger("audioonlymodechange")}disableAudioOnlyUI_(){this.removeClass("vjs-audio-only-mode"),this.off("playerresize",this.boundUpdatePlayerHeightOnAudioOnlyMode_),this.audioOnlyCache_.hiddenChildren.forEach(e=>e.show()),this.height(this.audioOnlyCache_.playerHeight),this.trigger("audioonlymodechange")}audioOnlyMode(e){if(typeof e!="boolean"||e===this.audioOnlyMode_)return this.audioOnlyMode_;if(this.audioOnlyMode_=e,e){const t=[];return this.isInPictureInPicture()&&t.push(this.exitPictureInPicture()),this.isFullscreen()&&t.push(this.exitFullscreen()),this.audioPosterMode()&&t.push(this.audioPosterMode(!1)),Promise.all(t).then(()=>this.enableAudioOnlyUI_())}return Promise.resolve().then(()=>this.disableAudioOnlyUI_())}enablePosterModeUI_(){(this.tech_&&this.tech_).hide(),this.addClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}disablePosterModeUI_(){(this.tech_&&this.tech_).show(),this.removeClass("vjs-audio-poster-mode"),this.trigger("audiopostermodechange")}audioPosterMode(e){return typeof e!="boolean"||e===this.audioPosterMode_?this.audioPosterMode_:(this.audioPosterMode_=e,e?this.audioOnlyMode()?this.audioOnlyMode(!1).then(()=>{this.enablePosterModeUI_()}):Promise.resolve().then(()=>{this.enablePosterModeUI_()}):Promise.resolve().then(()=>{this.disablePosterModeUI_()}))}addTextTrack(e,t,i){if(this.tech_)return this.tech_.addTextTrack(e,t,i)}addRemoteTextTrack(e,t){if(this.tech_)return this.tech_.addRemoteTextTrack(e,t)}removeRemoteTextTrack(e={}){let{track:t}=e;if(t||(t=e),this.tech_)return this.tech_.removeRemoteTextTrack(t)}getVideoPlaybackQuality(){return this.techGet_("getVideoPlaybackQuality")}videoWidth(){return this.tech_&&this.tech_.videoWidth&&this.tech_.videoWidth()||0}videoHeight(){return this.tech_&&this.tech_.videoHeight&&this.tech_.videoHeight()||0}language(e){if(e===void 0)return this.language_;this.language_!==String(e).toLowerCase()&&(this.language_=String(e).toLowerCase(),ni(this)&&this.trigger("languagechange"))}languages(){return Ee(xe.prototype.options_.languages,this.languages_)}toJSON(){const e=Ee(this.options_),t=e.tracks;e.tracks=[];for(let i=0;i<t.length;i++){let r=t[i];r=Ee(r),r.player=void 0,e.tracks[i]=r}return e}createModal(e,t){t=t||{},t.content=e||"";const i=new Ss(this,t);return this.addChild(i),i.on("dispose",()=>{this.removeChild(i)}),i.open(),i}updateCurrentBreakpoint_(){if(!this.responsive())return;const e=this.currentBreakpoint(),t=this.currentWidth();for(let i=0;i<io.length;i++){const r=io[i],n=this.breakpoints_[r];if(t<=n){if(e===r)return;e&&this.removeClass(sn[e]),this.addClass(sn[r]),this.breakpoint_=r;break}}}removeCurrentBreakpoint_(){const e=this.currentBreakpointClass();this.breakpoint_="",e&&this.removeClass(e)}breakpoints(e){return e===void 0?Object.assign(this.breakpoints_):(this.breakpoint_="",this.breakpoints_=Object.assign({},m1,e),this.updateCurrentBreakpoint_(),Object.assign(this.breakpoints_))}responsive(e){if(e===void 0)return this.responsive_;e=!!e;const t=this.responsive_;if(e!==t)return this.responsive_=e,e?(this.on("playerresize",this.boundUpdateCurrentBreakpoint_),this.updateCurrentBreakpoint_()):(this.off("playerresize",this.boundUpdateCurrentBreakpoint_),this.removeCurrentBreakpoint_()),e}currentBreakpoint(){return this.breakpoint_}currentBreakpointClass(){return sn[this.breakpoint_]||""}loadMedia(e,t){if(!e||typeof e!="object")return;const i=this.crossOrigin();this.reset(),this.cache_.media=Ee(e);const{artist:r,artwork:n,description:a,poster:l,src:c,textTracks:f,title:g}=this.cache_.media;!n&&l&&(this.cache_.media.artwork=[{src:l,type:gn(l)}]),i&&this.crossOrigin(i),c&&this.src(c),l&&this.poster(l),Array.isArray(f)&&f.forEach(y=>this.addRemoteTextTrack(y,!1)),this.titleBar&&this.titleBar.update({title:g,description:a||r||""}),this.ready(t)}getMedia(){if(!this.cache_.media){const e=this.poster(),t=this.currentSources(),i=Array.prototype.map.call(this.remoteTextTracks(),n=>({kind:n.kind,label:n.label,language:n.language,src:n.src})),r={src:t,textTracks:i};return e&&(r.poster=e,r.artwork=[{src:r.poster,type:gn(r.poster)}]),r}return Ee(this.cache_.media)}static getTagSettings(e){const t={sources:[],tracks:[]},i=_i(e),r=i["data-setup"];if(rr(e,"vjs-fill")&&(i.fill=!0),rr(e,"vjs-fluid")&&(i.fluid=!0),r!==null)try{Object.assign(i,JSON.parse(r||"{}"))}catch(n){ye.error("data-setup",n)}if(Object.assign(t,i),e.hasChildNodes()){const n=e.childNodes;for(let a=0,l=n.length;a<l;a++){const c=n[a],f=c.nodeName.toLowerCase();f==="source"?t.sources.push(_i(c)):f==="track"&&t.tracks.push(_i(c))}}return t}debug(e){if(e===void 0)return this.debugEnabled_;e?(this.trigger("debugon"),this.previousLogLevel_=this.log.level,this.log.level("debug"),this.debugEnabled_=!0):(this.trigger("debugoff"),this.log.level(this.previousLogLevel_),this.previousLogLevel_=void 0,this.debugEnabled_=!1)}playbackRates(e){if(e===void 0)return this.cache_.playbackRates;Array.isArray(e)&&e.every(t=>typeof t=="number")&&(this.cache_.playbackRates=e,this.trigger("playbackrateschange"))}}xe.prototype.videoTracks=()=>{};xe.prototype.audioTracks=()=>{};xe.prototype.textTracks=()=>{};xe.prototype.remoteTextTracks=()=>{};xe.prototype.remoteTextTrackEls=()=>{};ut.names.forEach(function(s){const e=ut[s];xe.prototype[e.getterName]=function(){return this.tech_?this.tech_[e.getterName]():(this[e.privateName]=this[e.privateName]||new e.ListClass,this[e.privateName])}});xe.prototype.crossorigin=xe.prototype.crossOrigin;xe.players={};const Js=w.navigator;xe.prototype.options_={techOrder:pe.defaultTechOrder_,html5:{},enableSourceset:!0,inactivityTimeout:2e3,playbackRates:[],liveui:!1,children:["mediaLoader","posterImage","titleBar","textTrackDisplay","loadingSpinner","bigPlayButton","liveTracker","controlBar","errorDisplay","textTrackSettings","resizeManager"],language:Js&&(Js.languages&&Js.languages[0]||Js.userLanguage||Js.language)||"en",languages:{},notSupportedMessage:"No compatible source was found for this media.",normalizeAutoplay:!1,fullscreen:{options:{navigationUI:"hide"}},breakpoints:{},responsive:!1,audioOnlyMode:!1,audioPosterMode:!1,spatialNavigation:{enabled:!1,horizontalSeek:!1},enableSmoothSeeking:!1,disableSeekWhileScrubbingOnMobile:!1,disableSeekWhileScrubbingOnSTV:!1};Kd.forEach(function(s){xe.prototype[`handleTech${Be(s)}_`]=function(){return this.trigger(s)}});X.registerComponent("Player",xe);const vn="plugin",ns="activePlugins_",Zi={},yn=s=>Zi.hasOwnProperty(s),rn=s=>yn(s)?Zi[s]:void 0,Qd=(s,e)=>{s[ns]=s[ns]||{},s[ns][e]=!0},_n=(s,e,t)=>{const i=(t?"before":"")+"pluginsetup";s.trigger(i,e),s.trigger(i+":"+e.name,e)},g1=function(s,e){const t=function(){_n(this,{name:s,plugin:e,instance:null},!0);const i=e.apply(this,arguments);return Qd(this,s),_n(this,{name:s,plugin:e,instance:i}),i};return Object.keys(e).forEach(function(i){t[i]=e[i]}),t},Yu=(s,e)=>(e.prototype.name=s,function(...t){_n(this,{name:s,plugin:e,instance:null},!0);const i=new e(this,...t);return this[s]=()=>i,_n(this,i.getEventHash()),i});class pt{constructor(e){if(this.constructor===pt)throw new Error("Plugin must be sub-classed; not directly instantiated.");this.player=e,this.log||(this.log=this.player.log.createLogger(this.name)),wo(this),delete this.trigger,ud(this,this.constructor.defaultState),Qd(e,this.name),this.dispose=this.dispose.bind(this),e.on("dispose",this.dispose)}version(){return this.constructor.VERSION}getEventHash(e={}){return e.name=this.name,e.plugin=this.constructor,e.instance=this,e}trigger(e,t={}){return xs(this.eventBusEl_,e,this.getEventHash(t))}handleStateChanged(e){}dispose(){const{name:e,player:t}=this;this.trigger("dispose"),this.off(),t.off("dispose",this.dispose),t[ns][e]=!1,this.player=this.state=null,t[e]=Yu(e,Zi[e])}static isBasic(e){const t=typeof e=="string"?rn(e):e;return typeof t=="function"&&!pt.prototype.isPrototypeOf(t.prototype)}static registerPlugin(e,t){if(typeof e!="string")throw new Error(`Illegal plugin name, "${e}", must be a string, was ${typeof e}.`);if(yn(e))ye.warn(`A plugin named "${e}" already exists. You may want to avoid re-registering plugins!`);else if(xe.prototype.hasOwnProperty(e))throw new Error(`Illegal plugin name, "${e}", cannot share a name with an existing player method!`);if(typeof t!="function")throw new Error(`Illegal plugin for "${e}", must be a function, was ${typeof t}.`);return Zi[e]=t,e!==vn&&(pt.isBasic(t)?xe.prototype[e]=g1(e,t):xe.prototype[e]=Yu(e,t)),t}static deregisterPlugin(e){if(e===vn)throw new Error("Cannot de-register base plugin.");yn(e)&&(delete Zi[e],delete xe.prototype[e])}static getPlugins(e=Object.keys(Zi)){let t;return e.forEach(i=>{const r=rn(i);r&&(t=t||{},t[i]=r)}),t}static getPluginVersion(e){const t=rn(e);return t&&t.VERSION||""}}pt.getPlugin=rn;pt.BASE_PLUGIN_NAME=vn;pt.registerPlugin(vn,pt);xe.prototype.usingPlugin=function(s){return!!this[ns]&&this[ns][s]===!0};xe.prototype.hasPlugin=function(s){return!!yn(s)};function v1(s,e){let t=!1;return function(...i){return t||ye.warn(s),t=!0,e.apply(this,i)}}function Bt(s,e,t,i){return v1(`${e} is deprecated and will be removed in ${s}.0; please use ${t} instead.`,i)}var y1={NetworkBadStatus:"networkbadstatus",NetworkRequestFailed:"networkrequestfailed",NetworkRequestAborted:"networkrequestaborted",NetworkRequestTimeout:"networkrequesttimeout",NetworkBodyParserFailed:"networkbodyparserfailed",StreamingHlsPlaylistParserError:"streaminghlsplaylistparsererror",StreamingDashManifestParserError:"streamingdashmanifestparsererror",StreamingContentSteeringParserError:"streamingcontentsteeringparsererror",StreamingVttParserError:"streamingvttparsererror",StreamingFailedToSelectNextSegment:"streamingfailedtoselectnextsegment",StreamingFailedToDecryptSegment:"streamingfailedtodecryptsegment",StreamingFailedToTransmuxSegment:"streamingfailedtotransmuxsegment",StreamingFailedToAppendSegment:"streamingfailedtoappendsegment",StreamingCodecsChangeError:"streamingcodecschangeerror"};const Jd=s=>s.indexOf("#")===0?s.slice(1):s;function B(s,e,t){let i=B.getPlayer(s);if(i)return e&&ye.warn(`Player "${s}" is already initialised. Options will not be applied.`),t&&i.ready(t),i;const r=typeof s=="string"?xi("#"+Jd(s)):s;if(!Ts(r))throw new TypeError("The element or ID supplied is not valid. (videojs)");const a=("getRootNode"in r?r.getRootNode()instanceof w.ShadowRoot:!1)?r.getRootNode():r.ownerDocument.body;(!r.ownerDocument.defaultView||!a.contains(r))&&ye.warn("The element supplied is not included in the DOM"),e=e||{},e.restoreEl===!0&&(e.restoreEl=(r.parentNode&&r.parentNode.hasAttribute&&r.parentNode.hasAttribute("data-vjs-player")?r.parentNode:r).cloneNode(!0)),Ti("beforesetup").forEach(c=>{const f=c(r,Ee(e));if(!Yt(f)||Array.isArray(f)){ye.error("please return an object in beforesetup hooks");return}e=Ee(e,f)});const l=X.getComponent("Player");return i=new l(r,e,t),Ti("setup").forEach(c=>c(i)),i}B.hooks_=si;B.hooks=Ti;B.hook=J0;B.hookOnce=Z0;B.removeHook=Oc;if(w.VIDEOJS_NO_DYNAMIC_STYLE!==!0&&bs()){let s=xi(".vjs-styles-defaults");if(!s){s=rd("vjs-styles-defaults");const e=xi("head");e&&e.insertBefore(s,e.firstChild),nd(s,`
188
172
  .video-js {
189
173
  width: 300px;
190
174
  height: 150px;
@@ -193,30 +177,30 @@ See https://github.com/videojs/video.js/issues/2617 for more info.
193
177
  .vjs-fluid:not(.vjs-audio-only-mode) {
194
178
  padding-top: 56.25%
195
179
  }
196
- `)}}Ka(1,P);P.VERSION=Ga;P.options=te.prototype.options_;P.getPlayers=()=>te.players;P.getPlayer=i=>{const e=te.players;let t;if(typeof i=="string"){const s=rf(i),r=e[s];if(r)return r;t=Jt("#"+s)}else t=i;if(as(t)){const{player:s,playerId:r}=t;if(s||e[r])return s||e[r]}};P.getAllPlayers=()=>Object.keys(te.players).map(i=>te.players[i]).filter(Boolean);P.players=te.players;P.getComponent=R.getComponent;P.registerComponent=(i,e)=>(Y.isTech(e)&&Q.warn(`The ${i} tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)`),R.registerComponent.call(R,i,e));P.getTech=Y.getTech;P.registerTech=Y.registerTech;P.use=mv;Object.defineProperty(P,"middleware",{value:{},writeable:!1,enumerable:!0});Object.defineProperty(P.middleware,"TERMINATOR",{value:mn,writeable:!1,enumerable:!0});P.browser=Xd;P.obj=$2;P.mergeOptions=pt(9,"videojs.mergeOptions","videojs.obj.merge",oe);P.defineLazyProperty=pt(9,"videojs.defineLazyProperty","videojs.obj.defineLazyProperty",Ln);P.bind=pt(9,"videojs.bind","native Function.prototype.bind",ce);P.registerPlugin=Xe.registerPlugin;P.deregisterPlugin=Xe.deregisterPlugin;P.plugin=(i,e)=>(Q.warn("videojs.plugin() is deprecated; use videojs.registerPlugin() instead"),Xe.registerPlugin(i,e));P.getPlugins=Xe.getPlugins;P.getPlugin=Xe.getPlugin;P.getPluginVersion=Xe.getPluginVersion;P.addLanguage=function(i,e){return i=(""+i).toLowerCase(),P.options.languages=oe(P.options.languages,{[i]:e}),P.options.languages[i]};P.log=Q;P.createLogger=Ud;P.time=av;P.createTimeRange=pt(9,"videojs.createTimeRange","videojs.time.createTimeRanges",ht);P.createTimeRanges=pt(9,"videojs.createTimeRanges","videojs.time.createTimeRanges",ht);P.formatTime=pt(9,"videojs.formatTime","videojs.time.formatTime",_i);P.setFormatTime=pt(9,"videojs.setFormatTime","videojs.time.setFormatTime",vh);P.resetFormatTime=pt(9,"videojs.resetFormatTime","videojs.time.resetFormatTime",yh);P.parseUrl=pt(9,"videojs.parseUrl","videojs.url.parseUrl",Go);P.isCrossOrigin=pt(9,"videojs.isCrossOrigin","videojs.url.isCrossOrigin",$n);P.EventTarget=it;P.any=Vo;P.on=tt;P.one=qn;P.off=Le;P.trigger=os;P.xhr=Wc;P.TrackList=bi;P.TextTrack=ur;P.TextTrackList=zo;P.AudioTrack=Sh;P.AudioTrackList=bh;P.VideoTrack=Ch;P.VideoTrackList=Th;["isEl","isTextNode","createEl","hasClass","addClass","removeClass","toggleClass","setAttributes","getAttributes","emptyEl","appendContent","insertContent"].forEach(i=>{P[i]=function(){return Q.warn(`videojs.${i}() is deprecated; use videojs.dom.${i}() instead`),oh[i].apply(null,arguments)}});P.computedStyle=pt(9,"videojs.computedStyle","videojs.dom.computedStyle",is);P.dom=oh;P.fn=ev;P.num=Rv;P.str=rv;P.url=fv;P.Error=oy;/*! @name videojs-contrib-quality-levels @version 4.1.0 @license Apache-2.0 */class ly{constructor(e){let t=this;return t.id=e.id,t.label=t.id,t.width=e.width,t.height=e.height,t.bitrate=e.bandwidth,t.frameRate=e.frameRate,t.enabled_=e.enabled,Object.defineProperty(t,"enabled",{get(){return t.enabled_()},set(s){t.enabled_(s)}}),t}}class bn extends P.EventTarget{constructor(){super();let e=this;return e.levels_=[],e.selectedIndex_=-1,Object.defineProperty(e,"selectedIndex",{get(){return e.selectedIndex_}}),Object.defineProperty(e,"length",{get(){return e.levels_.length}}),e[Symbol.iterator]=()=>e.levels_.values(),e}addQualityLevel(e){let t=this.getQualityLevelById(e.id);if(t)return t;const s=this.levels_.length;return t=new ly(e),""+s in this||Object.defineProperty(this,s,{get(){return this.levels_[s]}}),this.levels_.push(t),this.trigger({qualityLevel:t,type:"addqualitylevel"}),t}removeQualityLevel(e){let t=null;for(let s=0,r=this.length;s<r;s++)if(this[s]===e){t=this.levels_.splice(s,1)[0],this.selectedIndex_===s?this.selectedIndex_=-1:this.selectedIndex_>s&&this.selectedIndex_--;break}return t&&this.trigger({qualityLevel:e,type:"removequalitylevel"}),t}getQualityLevelById(e){for(let t=0,s=this.length;t<s;t++){const r=this[t];if(r.id===e)return r}return null}dispose(){this.selectedIndex_=-1,this.levels_.length=0}}bn.prototype.allowedEvents_={change:"change",addqualitylevel:"addqualitylevel",removequalitylevel:"removequalitylevel"};for(const i in bn.prototype.allowedEvents_)bn.prototype["on"+i]=null;var nf="4.1.0";const uy=function(i,e){const t=i.qualityLevels,s=new bn,r=function(){s.dispose(),i.qualityLevels=t,i.off("dispose",r)};return i.on("dispose",r),i.qualityLevels=()=>s,i.qualityLevels.VERSION=nf,s},af=function(i){return uy(this,P.obj.merge({},i))};P.registerPlugin("qualityLevels",af);af.VERSION=nf;/*! @name @videojs/http-streaming @version 3.17.2 @license Apache-2.0 */const Ge=wn,Tn=(i,e)=>e&&e.responseURL&&i!==e.responseURL?e.responseURL:i,lt=i=>P.log.debug?P.log.debug.bind(P,"VHS:",`${i} >`):function(){};function ie(...i){const e=P.obj||P;return(e.merge||e.mergeOptions).apply(e,i)}function ke(...i){const e=P.time||P;return(e.createTimeRanges||e.createTimeRanges).apply(e,i)}function cy(i){if(i.length===0)return"Buffered Ranges are empty";let e=`Buffered Ranges:
197
- `;for(let t=0;t<i.length;t++){const s=i.start(t),r=i.end(t);e+=`${s} --> ${r}. Duration (${r-s})
198
- `}return e}const bt=1/30,Tt=bt*3,of=function(i,e){const t=[];let s;if(i&&i.length)for(s=0;s<i.length;s++)e(i.start(s),i.end(s))&&t.push([i.start(s),i.end(s)]);return ke(t)},Mi=function(i,e){return of(i,function(t,s){return t-Tt<=e&&s+Tt>=e})},Wr=function(i,e){return of(i,function(t){return t-bt>=e})},dy=function(i){if(i.length<2)return ke();const e=[];for(let t=1;t<i.length;t++){const s=i.end(t-1),r=i.start(t);e.push([s,r])}return ke(e)},hy=function(i,e){let t=null,s=null,r=0;const n=[],a=[];if(!i||!i.length||!e||!e.length)return ke();let l=i.length;for(;l--;)n.push({time:i.start(l),type:"start"}),n.push({time:i.end(l),type:"end"});for(l=e.length;l--;)n.push({time:e.start(l),type:"start"}),n.push({time:e.end(l),type:"end"});for(n.sort(function(u,f){return u.time-f.time}),l=0;l<n.length;l++)n[l].type==="start"?(r++,r===2&&(t=n[l].time)):n[l].type==="end"&&(r--,r===1&&(s=n[l].time)),t!==null&&s!==null&&(a.push([t,s]),t=null,s=null);return ke(a)},lf=i=>{const e=[];if(!i||!i.length)return"";for(let t=0;t<i.length;t++)e.push(i.start(t)+" => "+i.end(t));return e.join(", ")},fy=function(i,e,t=1){return((i.length?i.end(i.length-1):0)-e)/t},hi=i=>{const e=[];for(let t=0;t<i.length;t++)e.push({start:i.start(t),end:i.end(t)});return e},py=function(i,e){if(i===e)return!1;if(!i&&e||!e&&i||i.length!==e.length)return!0;for(let t=0;t<i.length;t++)if(i.start(t)!==e.start(t)||i.end(t)!==e.end(t))return!0;return!1},Ra=function(i){if(!(!i||!i.length||!i.end))return i.end(i.length-1)},ul=function(i,e){let t=0;if(!i||!i.length)return t;for(let s=0;s<i.length;s++){const r=i.start(s),n=i.end(s);if(!(e>n)){if(e>r&&e<=n){t+=n-e;continue}t+=n-r}}return t},cl=(i,e)=>{if(!e.preload)return e.duration;let t=0;return(e.parts||[]).forEach(function(s){t+=s.duration}),(e.preloadHints||[]).forEach(function(s){s.type==="PART"&&(t+=i.partTargetDuration)}),t},ro=i=>(i.segments||[]).reduce((e,t,s)=>(t.parts?t.parts.forEach(function(r,n){e.push({duration:r.duration,segmentIndex:s,partIndex:n,part:r,segment:t})}):e.push({duration:t.duration,segmentIndex:s,partIndex:null,segment:t,part:null}),e),[]),uf=i=>{const e=i.segments&&i.segments.length&&i.segments[i.segments.length-1];return e&&e.parts||[]},cf=({preloadSegment:i})=>{if(!i)return;const{parts:e,preloadHints:t}=i;let s=(t||[]).reduce((r,n)=>r+(n.type==="PART"?1:0),0);return s+=e&&e.length?e.length:0,s},df=(i,e)=>{if(e.endList)return 0;if(i&&i.suggestedPresentationDelay)return i.suggestedPresentationDelay;const t=uf(e).length>0;return t&&e.serverControl&&e.serverControl.partHoldBack?e.serverControl.partHoldBack:t&&e.partTargetDuration?e.partTargetDuration*3:e.serverControl&&e.serverControl.holdBack?e.serverControl.holdBack:e.targetDuration?e.targetDuration*3:0},my=function(i,e){let t=0,s=e-i.mediaSequence,r=i.segments[s];if(r){if(typeof r.start<"u")return{result:r.start,precise:!0};if(typeof r.end<"u")return{result:r.end-r.duration,precise:!0}}for(;s--;){if(r=i.segments[s],typeof r.end<"u")return{result:t+r.end,precise:!0};if(t+=cl(i,r),typeof r.start<"u")return{result:t+r.start,precise:!0}}return{result:t,precise:!1}},gy=function(i,e){let t=0,s,r=e-i.mediaSequence;for(;r<i.segments.length;r++){if(s=i.segments[r],typeof s.start<"u")return{result:s.start-t,precise:!0};if(t+=cl(i,s),typeof s.end<"u")return{result:s.end-t,precise:!0}}return{result:-1,precise:!1}},hf=function(i,e,t){if(typeof e>"u"&&(e=i.mediaSequence+i.segments.length),e<i.mediaSequence)return 0;const s=my(i,e);if(s.precise)return s.result;const r=gy(i,e);return r.precise?r.result:s.result+t},ff=function(i,e,t){if(!i)return 0;if(typeof t!="number"&&(t=0),typeof e>"u"){if(i.totalDuration)return i.totalDuration;if(!i.endList)return S.Infinity}return hf(i,e,t)},Ws=function({defaultDuration:i,durationList:e,startIndex:t,endIndex:s}){let r=0;if(t>s&&([t,s]=[s,t]),t<0){for(let n=t;n<Math.min(0,s);n++)r+=i;t=0}for(let n=t;n<s;n++)r+=e[n].duration;return r},pf=function(i,e,t,s){if(!i||!i.segments)return null;if(i.endList)return ff(i);if(e===null)return null;e=e||0;let r=hf(i,i.mediaSequence+i.segments.length,e);return t&&(s=typeof s=="number"?s:df(null,i),r-=s),Math.max(0,r)},vy=function(i,e,t){const r=e||0;let n=pf(i,e,!0,t);return n===null?ke():(n<r&&(n=r),ke(r,n))},yy=function({playlist:i,currentTime:e,startingSegmentIndex:t,startingPartIndex:s,startTime:r,exactManifestTimings:n}){let a=e-r;const l=ro(i);let u=0;for(let f=0;f<l.length;f++){const m=l[f];if(t===m.segmentIndex&&!(typeof s=="number"&&typeof m.partIndex=="number"&&s!==m.partIndex)){u=f;break}}if(a<0){if(u>0)for(let f=u-1;f>=0;f--){const m=l[f];if(a+=m.duration,n){if(a<0)continue}else if(a+bt<=0)continue;return{partIndex:m.partIndex,segmentIndex:m.segmentIndex,startTime:r-Ws({defaultDuration:i.targetDuration,durationList:l,startIndex:u,endIndex:f})}}return{partIndex:l[0]&&l[0].partIndex||null,segmentIndex:l[0]&&l[0].segmentIndex||0,startTime:e}}if(u<0){for(let f=u;f<0;f++)if(a-=i.targetDuration,a<0)return{partIndex:l[0]&&l[0].partIndex||null,segmentIndex:l[0]&&l[0].segmentIndex||0,startTime:e};u=0}for(let f=u;f<l.length;f++){const m=l[f];a-=m.duration;const v=m.duration>bt,T=a===0,E=v&&a+bt>=0;if(!((T||E)&&f!==l.length-1)){if(n){if(a>0)continue}else if(a-bt>=0)continue;return{partIndex:m.partIndex,segmentIndex:m.segmentIndex,startTime:r+Ws({defaultDuration:i.targetDuration,durationList:l,startIndex:u,endIndex:f})}}}return{segmentIndex:l[l.length-1].segmentIndex,partIndex:l[l.length-1].partIndex,startTime:e}},mf=function(i){return i.excludeUntil&&i.excludeUntil>Date.now()},dl=function(i){return i.excludeUntil&&i.excludeUntil===1/0},Yn=function(i){const e=mf(i);return!i.disabled&&!e},_y=function(i){return i.disabled},by=function(i){for(let e=0;e<i.segments.length;e++)if(i.segments[e].key)return!0;return!1},gf=function(i,e){return e.attributes&&e.attributes[i]},Ty=function(i,e,t,s=0){return gf("BANDWIDTH",t)?(i*t.attributes.BANDWIDTH-s*8)/e:NaN},no=(i,e)=>{if(i.playlists.length===1)return!0;const t=e.attributes.BANDWIDTH||Number.MAX_VALUE;return i.playlists.filter(s=>Yn(s)?(s.attributes.BANDWIDTH||0)<t:!1).length===0},hl=(i,e)=>!i&&!e||!i&&e||i&&!e?!1:!!(i===e||i.id&&e.id&&i.id===e.id||i.resolvedUri&&e.resolvedUri&&i.resolvedUri===e.resolvedUri||i.uri&&e.uri&&i.uri===e.uri),bc=function(i,e){const t=i&&i.mediaGroups&&i.mediaGroups.AUDIO||{};let s=!1;for(const r in t){for(const n in t[r])if(s=e(t[r][n]),s)break;if(s)break}return!!s},fr=i=>{if(!i||!i.playlists||!i.playlists.length)return bc(i,t=>t.playlists&&t.playlists.length||t.uri);for(let e=0;e<i.playlists.length;e++){const t=i.playlists[e],s=t.attributes&&t.attributes.CODECS;if(!(s&&s.split(",").every(n=>Zc(n))||bc(i,n=>hl(t,n))))return!1}return!0};var We={liveEdgeDelay:df,duration:ff,seekable:vy,getMediaInfoForTime:yy,isEnabled:Yn,isDisabled:_y,isExcluded:mf,isIncompatible:dl,playlistEnd:pf,isAes:by,hasAttribute:gf,estimateSegmentRequestTime:Ty,isLowestEnabledRendition:no,isAudioOnly:fr,playlistMatch:hl,segmentDurationWithParts:cl};const{log:vf}=P,Vi=(i,e)=>`${i}-${e}`,yf=(i,e,t)=>`placeholder-uri-${i}-${e}-${t}`,xy=({onwarn:i,oninfo:e,manifestString:t,customTagParsers:s=[],customTagMappers:r=[],llhls:n})=>{const a=new Fg;i&&a.on("warn",i),e&&a.on("info",e),s.forEach(f=>a.addParser(f)),r.forEach(f=>a.addTagMapper(f)),a.push(t),a.end();const l=a.manifest;if(n||(["preloadSegment","skip","serverControl","renditionReports","partInf","partTargetDuration"].forEach(function(f){l.hasOwnProperty(f)&&delete l[f]}),l.segments&&l.segments.forEach(function(f){["parts","preloadHints"].forEach(function(m){f.hasOwnProperty(m)&&delete f[m]})})),!l.targetDuration){let f=10;l.segments&&l.segments.length&&(f=l.segments.reduce((m,v)=>Math.max(m,v.duration),0)),i&&i({message:`manifest has no targetDuration defaulting to ${f}`}),l.targetDuration=f}const u=uf(l);if(u.length&&!l.partTargetDuration){const f=u.reduce((m,v)=>Math.max(m,v.duration),0);i&&(i({message:`manifest has no partTargetDuration defaulting to ${f}`}),vf.error("LL-HLS manifest has parts but lacks required #EXT-X-PART-INF:PART-TARGET value. See https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis-09#section-4.4.3.7. Playback is not guaranteed.")),l.partTargetDuration=f}return l},ds=(i,e)=>{i.mediaGroups&&["AUDIO","SUBTITLES"].forEach(t=>{if(i.mediaGroups[t])for(const s in i.mediaGroups[t])for(const r in i.mediaGroups[t][s]){const n=i.mediaGroups[t][s][r];e(n,t,s,r)}})},_f=({playlist:i,uri:e,id:t})=>{i.id=t,i.playlistErrors_=0,e&&(i.uri=e),i.attributes=i.attributes||{}},Sy=i=>{let e=i.playlists.length;for(;e--;){const t=i.playlists[e];_f({playlist:t,id:Vi(e,t.uri)}),t.resolvedUri=Ge(i.uri,t.uri),i.playlists[t.id]=t,i.playlists[t.uri]=t,t.attributes.BANDWIDTH||vf.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}},Cy=i=>{ds(i,e=>{e.uri&&(e.resolvedUri=Ge(i.uri,e.uri))})},Ey=(i,e)=>{const t=Vi(0,e),s={mediaGroups:{AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},uri:S.location.href,resolvedUri:S.location.href,playlists:[{uri:e,id:t,resolvedUri:e,attributes:{}}]};return s.playlists[t]=s.playlists[0],s.playlists[e]=s.playlists[0],s},bf=(i,e,t=yf)=>{i.uri=e;for(let r=0;r<i.playlists.length;r++)if(!i.playlists[r].uri){const n=`placeholder-uri-${r}`;i.playlists[r].uri=n}const s=fr(i);ds(i,(r,n,a,l)=>{if(!r.playlists||!r.playlists.length){if(s&&n==="AUDIO"&&!r.uri)for(let u=0;u<i.playlists.length;u++){const f=i.playlists[u];if(f.attributes&&f.attributes.AUDIO&&f.attributes.AUDIO===a)return}r.playlists=[Se({},r)]}r.playlists.forEach(function(u,f){const m=t(n,a,l,u),v=Vi(f,m);u.uri?u.resolvedUri=u.resolvedUri||Ge(i.uri,u.uri):(u.uri=f===0?m:v,u.resolvedUri=u.uri),u.id=u.id||v,u.attributes=u.attributes||{},i.playlists[u.id]=u,i.playlists[u.uri]=u})}),Sy(i),Cy(i)};class Tc{constructor(){this.offset_=null,this.pendingDateRanges_=new Map,this.processedDateRanges_=new Map}setOffset(e=[]){if(this.offset_!==null||!e.length)return;const[t]=e;t.programDateTime!==void 0&&(this.offset_=t.programDateTime/1e3)}setPendingDateRanges(e=[]){if(!e.length)return;const[t]=e,s=t.startDate.getTime();this.trimProcessedDateRanges_(s),this.pendingDateRanges_=e.reduce((r,n)=>(r.set(n.id,n),r),new Map)}processDateRange(e){this.pendingDateRanges_.delete(e.id),this.processedDateRanges_.set(e.id,e)}getDateRangesToProcess(){if(this.offset_===null)return[];const e={},t=[];this.pendingDateRanges_.forEach((s,r)=>{if(!this.processedDateRanges_.has(r)&&(s.startTime=s.startDate.getTime()/1e3-this.offset_,s.processDateRange=()=>this.processDateRange(s),t.push(s),!!s.class))if(e[s.class]){const n=e[s.class].push(s);s.classListIndex=n-1}else e[s.class]=[s],s.classListIndex=0});for(const s of t){const r=e[s.class]||[];s.endDate?s.endTime=s.endDate.getTime()/1e3-this.offset_:s.endOnNext&&r[s.classListIndex+1]?s.endTime=r[s.classListIndex+1].startTime:s.duration?s.endTime=s.startTime+s.duration:s.plannedDuration?s.endTime=s.startTime+s.plannedDuration:s.endTime=s.startTime}return t}trimProcessedDateRanges_(e){new Map(this.processedDateRanges_).forEach((s,r)=>{s.startDate.getTime()<e&&this.processedDateRanges_.delete(r)})}}const Tf=22,vi=({requestType:i,request:e,error:t,parseFailure:s})=>{const r=e.status<200||e.status>299,n=e.status>=400&&e.status<=499,a={uri:e.uri,requestType:i},l=r&&!n||s;if(t&&n)a.error=Se({},t),a.errorType=P.Error.NetworkRequestFailed;else if(e.aborted)a.errorType=P.Error.NetworkRequestAborted;else if(e.timedout)a.errorType=P.Error.NetworkRequestTimeout;else if(l){const u=s?P.Error.NetworkBodyParserFailed:P.Error.NetworkBadStatus;a.errorType=u,a.status=e.status,a.headers=e.headers}return a},Ay=lt("CodecUtils"),xf=function(i){const e=i.attributes||{};if(e.CODECS)return vt(e.CODECS)},Sf=(i,e)=>{const t=e.attributes||{};return i&&i.mediaGroups&&i.mediaGroups.AUDIO&&t.AUDIO&&i.mediaGroups.AUDIO[t.AUDIO]},wy=(i,e)=>{if(!Sf(i,e))return!0;const t=e.attributes||{},s=i.mediaGroups.AUDIO[t.AUDIO];for(const r in s)if(!s[r].uri&&!s[r].playlists)return!0;return!1},sr=function(i){const e={};return i.forEach(({mediaType:t,type:s,details:r})=>{e[t]=e[t]||[],e[t].push(Jc(`${s}${r}`))}),Object.keys(e).forEach(function(t){if(e[t].length>1){Ay(`multiple ${t} codecs found as attributes: ${e[t].join(", ")}. Setting playlist codecs to null so that we wait for mux.js to probe segments for real codecs.`),e[t]=null;return}e[t]=e[t][0]}),e},xc=function(i){let e=0;return i.audio&&e++,i.video&&e++,e},Xs=function(i,e){const t=e.attributes||{},s=sr(xf(e)||[]);if(Sf(i,e)&&!s.audio&&!wy(i,e)){const r=sr(Vg(i,t.AUDIO)||[]);r.audio&&(s.audio=r.audio)}return s},{EventTarget:Dy}=P,ky=(i,e)=>{if(e.endList||!e.serverControl)return i;const t={};if(e.serverControl.canBlockReload){const{preloadSegment:s}=e;let r=e.mediaSequence+e.segments.length;if(s){const n=s.parts||[],a=cf(e)-1;a>-1&&a!==n.length-1&&(t._HLS_part=a),(a>-1||n.length)&&r--}t._HLS_msn=r}if(e.serverControl&&e.serverControl.canSkipUntil&&(t._HLS_skip=e.serverControl.canSkipDateranges?"v2":"YES"),Object.keys(t).length){const s=new S.URL(i);["_HLS_skip","_HLS_msn","_HLS_part"].forEach(function(r){t.hasOwnProperty(r)&&s.searchParams.set(r,t[r])}),i=s.toString()}return i},jy=(i,e)=>{if(!i)return e;const t=ie(i,e);if(i.preloadHints&&!e.preloadHints&&delete t.preloadHints,i.parts&&!e.parts)delete t.parts;else if(i.parts&&e.parts)for(let s=0;s<e.parts.length;s++)i.parts&&i.parts[s]&&(t.parts[s]=ie(i.parts[s],e.parts[s]));return!i.skipped&&e.skipped&&(t.skipped=!1),i.preload&&!e.preload&&(t.preload=!1),t},Iy=(i,e,t)=>{const s=i.slice(),r=e.slice();t=t||0;const n=[];let a;for(let l=0;l<r.length;l++){const u=s[l+t],f=r[l];u?(a=u.map||a,n.push(jy(u,f))):(a&&!f.map&&(f.map=a),n.push(f))}return n},Cf=(i,e)=>{!i.resolvedUri&&i.uri&&(i.resolvedUri=Ge(e,i.uri)),i.key&&!i.key.resolvedUri&&(i.key.resolvedUri=Ge(e,i.key.uri)),i.map&&!i.map.resolvedUri&&(i.map.resolvedUri=Ge(e,i.map.uri)),i.map&&i.map.key&&!i.map.key.resolvedUri&&(i.map.key.resolvedUri=Ge(e,i.map.key.uri)),i.parts&&i.parts.length&&i.parts.forEach(t=>{t.resolvedUri||(t.resolvedUri=Ge(e,t.uri))}),i.preloadHints&&i.preloadHints.length&&i.preloadHints.forEach(t=>{t.resolvedUri||(t.resolvedUri=Ge(e,t.uri))})},Ef=function(i){const e=i.segments||[],t=i.preloadSegment;if(t&&t.parts&&t.parts.length){if(t.preloadHints){for(let s=0;s<t.preloadHints.length;s++)if(t.preloadHints[s].type==="MAP")return e}t.duration=i.targetDuration,t.preload=!0,e.push(t)}return e},Af=(i,e)=>i===e||i.segments&&e.segments&&i.segments.length===e.segments.length&&i.endList===e.endList&&i.mediaSequence===e.mediaSequence&&i.preloadSegment===e.preloadSegment,ao=(i,e,t=Af)=>{const s=ie(i,{}),r=s.playlists[e.id];if(!r||t(r,e))return null;e.segments=Ef(e);const n=ie(r,e);if(n.preloadSegment&&!e.preloadSegment&&delete n.preloadSegment,r.segments){if(e.skip){e.segments=e.segments||[];for(let a=0;a<e.skip.skippedSegments;a++)e.segments.unshift({skipped:!0})}n.segments=Iy(r.segments,e.segments,e.mediaSequence-r.mediaSequence)}n.segments.forEach(a=>{Cf(a,n.resolvedUri)});for(let a=0;a<s.playlists.length;a++)s.playlists[a].id===e.id&&(s.playlists[a]=n);return s.playlists[e.id]=n,s.playlists[e.uri]=n,ds(i,(a,l,u,f)=>{if(a.playlists)for(let m=0;m<a.playlists.length;m++)e.id===a.playlists[m].id&&(a.playlists[m]=n)}),s},oo=(i,e)=>{const t=i.segments||[],s=t[t.length-1],r=s&&s.parts&&s.parts[s.parts.length-1],n=r&&r.duration||s&&s.duration;return e&&n?n*1e3:(i.partTargetDuration||i.targetDuration||10)*500},Sc=(i,e,t)=>{if(!i)return;const s=[];return i.forEach(r=>{if(!r.attributes)return;const{BANDWIDTH:n,RESOLUTION:a,CODECS:l}=r.attributes;s.push({id:r.id,bandwidth:n,resolution:a,codecs:l})}),{type:e,isLive:t,renditions:s}};class Ri extends Dy{constructor(e,t,s={}){if(super(),!e)throw new Error("A non-empty playlist URL or object is required");this.logger_=lt("PlaylistLoader");const{withCredentials:r=!1}=s;this.src=e,this.vhs_=t,this.withCredentials=r,this.addDateRangesToTextTrack_=s.addDateRangesToTextTrack;const n=t.options_;this.customTagParsers=n&&n.customTagParsers||[],this.customTagMappers=n&&n.customTagMappers||[],this.llhls=n&&n.llhls,this.dateRangesStorage_=new Tc,this.state="HAVE_NOTHING",this.handleMediaupdatetimeout_=this.handleMediaupdatetimeout_.bind(this),this.on("mediaupdatetimeout",this.handleMediaupdatetimeout_),this.on("loadedplaylist",this.handleLoadedPlaylist_.bind(this))}handleLoadedPlaylist_(){const e=this.media();if(!e)return;this.dateRangesStorage_.setOffset(e.segments),this.dateRangesStorage_.setPendingDateRanges(e.dateRanges);const t=this.dateRangesStorage_.getDateRangesToProcess();!t.length||!this.addDateRangesToTextTrack_||this.addDateRangesToTextTrack_(t)}handleMediaupdatetimeout_(){if(this.state!=="HAVE_METADATA")return;const e=this.media();let t=Ge(this.main.uri,e.uri);this.llhls&&(t=ky(t,e)),this.state="HAVE_CURRENT_METADATA",this.request=this.vhs_.xhr({uri:t,withCredentials:this.withCredentials,requestType:"hls-playlist"},(s,r)=>{if(this.request){if(s)return this.playlistRequestError(this.request,this.media(),"HAVE_METADATA");this.haveMetadata({playlistString:this.request.responseText,url:this.media().uri,id:this.media().id})}})}playlistRequestError(e,t,s){const{uri:r,id:n}=t;this.request=null,s&&(this.state=s),this.error={playlist:this.main.playlists[n],status:e.status,message:`HLS playlist request error at URL: ${r}.`,responseText:e.responseText,code:e.status>=500?4:2,metadata:vi({requestType:e.requestType,request:e,error:e.error})},this.trigger("error")}parseManifest_({url:e,manifestString:t}){try{const s=xy({onwarn:({message:r})=>this.logger_(`m3u8-parser warn for ${e}: ${r}`),oninfo:({message:r})=>this.logger_(`m3u8-parser info for ${e}: ${r}`),manifestString:t,customTagParsers:this.customTagParsers,customTagMappers:this.customTagMappers,llhls:this.llhls});return!s.playlists||!s.playlists.length||this.excludeAudioOnlyVariants(s.playlists),s}catch(s){this.error=s,this.error.metadata={errorType:P.Error.StreamingHlsPlaylistParserError,error:s}}}excludeAudioOnlyVariants(e){const t=s=>{const r=s.attributes||{},{width:n,height:a}=r.RESOLUTION||{};if(n&&a)return!0;const l=xf(s)||[];return!!sr(l).video};e.some(t)&&e.forEach(s=>{t(s)||(s.excludeUntil=1/0)})}haveMetadata({playlistString:e,playlistObject:t,url:s,id:r}){this.request=null,this.state="HAVE_METADATA";const n={playlistInfo:{type:"media",uri:s}};this.trigger({type:"playlistparsestart",metadata:n});const a=t||this.parseManifest_({url:s,manifestString:e});a.lastRequest=Date.now(),_f({playlist:a,uri:s,id:r});const l=ao(this.main,a);this.targetDuration=a.partTargetDuration||a.targetDuration,this.pendingMedia_=null,l?(this.main=l,this.media_=this.main.playlists[r]):this.trigger("playlistunchanged"),this.updateMediaUpdateTimeout_(oo(this.media(),!!l)),n.parsedPlaylist=Sc(this.main.playlists,n.playlistInfo.type,!this.media_.endList),this.trigger({type:"playlistparsecomplete",metadata:n}),this.trigger("loadedplaylist")}dispose(){this.trigger("dispose"),this.stopRequest(),S.clearTimeout(this.mediaUpdateTimeout),S.clearTimeout(this.finalRenditionTimeout),this.dateRangesStorage_=new Tc,this.off()}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e,t){if(!e)return this.media_;if(this.state==="HAVE_NOTHING")throw new Error("Cannot switch media playlist from "+this.state);if(typeof e=="string"){if(!this.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.main.playlists[e]}if(S.clearTimeout(this.finalRenditionTimeout),t){const l=(e.partTargetDuration||e.targetDuration)/2*1e3||5e3;this.finalRenditionTimeout=S.setTimeout(this.media.bind(this,e,!1),l);return}const s=this.state,r=!this.media_||e.id!==this.media_.id,n=this.main.playlists[e.id];if(n&&n.endList||e.endList&&e.segments.length){this.request&&(this.request.onreadystatechange=null,this.request.abort(),this.request=null),this.state="HAVE_METADATA",this.media_=e,r&&(this.trigger("mediachanging"),s==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange"));return}if(this.updateMediaUpdateTimeout_(oo(e,!0)),!r)return;if(this.state="SWITCHING_MEDIA",this.request){if(e.resolvedUri===this.request.url)return;this.request.onreadystatechange=null,this.request.abort(),this.request=null}this.media_&&this.trigger("mediachanging"),this.pendingMedia_=e;const a={playlistInfo:{type:"media",uri:e.uri}};this.trigger({type:"playlistrequeststart",metadata:a}),this.request=this.vhs_.xhr({uri:e.resolvedUri,withCredentials:this.withCredentials,requestType:"hls-playlist"},(l,u)=>{if(this.request){if(e.lastRequest=Date.now(),e.resolvedUri=Tn(e.resolvedUri,u),l)return this.playlistRequestError(this.request,e,s);this.trigger({type:"playlistrequestcomplete",metadata:a}),this.haveMetadata({playlistString:u.responseText,url:e.uri,id:e.id}),s==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange")}})}pause(){this.mediaUpdateTimeout&&(S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),this.stopRequest(),this.state==="HAVE_NOTHING"&&(this.started=!1),this.state==="SWITCHING_MEDIA"?this.media_?this.state="HAVE_METADATA":this.state="HAVE_MAIN_MANIFEST":this.state==="HAVE_CURRENT_METADATA"&&(this.state="HAVE_METADATA")}load(e){this.mediaUpdateTimeout&&(S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null);const t=this.media();if(e){const s=t?(t.partTargetDuration||t.targetDuration)/2*1e3:5e3;this.mediaUpdateTimeout=S.setTimeout(()=>{this.mediaUpdateTimeout=null,this.load()},s);return}if(!this.started){this.start();return}t&&!t.endList?this.trigger("mediaupdatetimeout"):this.trigger("loadedplaylist")}updateMediaUpdateTimeout_(e){this.mediaUpdateTimeout&&(S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),!(!this.media()||this.media().endList)&&(this.mediaUpdateTimeout=S.setTimeout(()=>{this.mediaUpdateTimeout=null,this.trigger("mediaupdatetimeout"),this.updateMediaUpdateTimeout_(e)},e))}start(){if(this.started=!0,typeof this.src=="object"){this.src.uri||(this.src.uri=S.location.href),this.src.resolvedUri=this.src.uri,setTimeout(()=>{this.setupInitialPlaylist(this.src)},0);return}const e={playlistInfo:{type:"multivariant",uri:this.src}};this.trigger({type:"playlistrequeststart",metadata:e}),this.request=this.vhs_.xhr({uri:this.src,withCredentials:this.withCredentials,requestType:"hls-playlist"},(t,s)=>{if(!this.request)return;if(this.request=null,t)return this.error={status:s.status,message:`HLS playlist request error at URL: ${this.src}.`,responseText:s.responseText,code:2,metadata:vi({requestType:s.requestType,request:s,error:t})},this.state==="HAVE_NOTHING"&&(this.started=!1),this.trigger("error");this.trigger({type:"playlistrequestcomplete",metadata:e}),this.src=Tn(this.src,s),this.trigger({type:"playlistparsestart",metadata:e});const r=this.parseManifest_({manifestString:s.responseText,url:this.src});e.parsedPlaylist=Sc(r.playlists,e.playlistInfo.type,!1),this.trigger({type:"playlistparsecomplete",metadata:e}),this.setupInitialPlaylist(r)})}srcUri(){return typeof this.src=="string"?this.src:this.src.uri}setupInitialPlaylist(e){if(this.state="HAVE_MAIN_MANIFEST",e.playlists){this.main=e,bf(this.main,this.srcUri()),e.playlists.forEach(s=>{s.segments=Ef(s),s.segments.forEach(r=>{Cf(r,s.resolvedUri)})}),this.trigger("loadedplaylist"),this.request||this.media(this.main.playlists[0]);return}const t=this.srcUri()||S.location.href;this.main=Ey(e,t),this.haveMetadata({playlistObject:e,url:t,id:this.main.playlists[0].id}),this.trigger("loadedmetadata")}updateOrDeleteClone(e,t){const s=this.main,r=e.ID;let n=s.playlists.length;for(;n--;){const a=s.playlists[n];if(a.attributes["PATHWAY-ID"]===r){const l=a.resolvedUri,u=a.id;if(t){const f=this.createCloneURI_(a.resolvedUri,e),m=Vi(r,f),v=this.createCloneAttributes_(r,a.attributes),T=this.createClonePlaylist_(a,m,e,v);s.playlists[n]=T,s.playlists[m]=T,s.playlists[f]=T}else s.playlists.splice(n,1);delete s.playlists[u],delete s.playlists[l]}}this.updateOrDeleteCloneMedia(e,t)}updateOrDeleteCloneMedia(e,t){const s=this.main,r=e.ID;["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(n=>{if(!(!s.mediaGroups[n]||!s.mediaGroups[n][r])){for(const a in s.mediaGroups[n])if(a===r){for(const l in s.mediaGroups[n][a])s.mediaGroups[n][a][l].playlists.forEach((f,m)=>{const v=s.playlists[f.id],T=v.id,E=v.resolvedUri;delete s.playlists[T],delete s.playlists[E]});delete s.mediaGroups[n][a]}}}),t&&this.createClonedMediaGroups_(e)}addClonePathway(e,t={}){const s=this.main,r=s.playlists.length,n=this.createCloneURI_(t.resolvedUri,e),a=Vi(e.ID,n),l=this.createCloneAttributes_(e.ID,t.attributes),u=this.createClonePlaylist_(t,a,e,l);s.playlists[r]=u,s.playlists[a]=u,s.playlists[n]=u,this.createClonedMediaGroups_(e)}createClonedMediaGroups_(e){const t=e.ID,s=e["BASE-ID"],r=this.main;["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(n=>{if(!(!r.mediaGroups[n]||r.mediaGroups[n][t]))for(const a in r.mediaGroups[n]){if(a===s)r.mediaGroups[n][t]={};else continue;for(const l in r.mediaGroups[n][a]){const u=r.mediaGroups[n][a][l];r.mediaGroups[n][t][l]=Se({},u);const f=r.mediaGroups[n][t][l],m=this.createCloneURI_(u.resolvedUri,e);f.resolvedUri=m,f.uri=m,f.playlists=[],u.playlists.forEach((v,T)=>{const E=r.playlists[v.id],A=yf(n,t,l),y=Vi(t,A);if(E&&!r.playlists[y]){const k=this.createClonePlaylist_(E,y,e),w=k.resolvedUri;r.playlists[y]=k,r.playlists[w]=k}f.playlists[T]=this.createClonePlaylist_(v,y,e)})}}})}createClonePlaylist_(e,t,s,r){const n=this.createCloneURI_(e.resolvedUri,s),a={resolvedUri:n,uri:n,id:t};return e.segments&&(a.segments=[]),r&&(a.attributes=r),ie(e,a)}createCloneURI_(e,t){const s=new URL(e);s.hostname=t["URI-REPLACEMENT"].HOST;const r=t["URI-REPLACEMENT"].PARAMS;for(const n of Object.keys(r))s.searchParams.set(n,r[n]);return s.href}createCloneAttributes_(e,t){const s={"PATHWAY-ID":e};return["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(r=>{t[r]&&(s[r]=e)}),s}getKeyIdSet(e){const t=new Set;if(!e||!e.contentProtection)return t;for(const s in e.contentProtection)if(e.contentProtection[s]&&e.contentProtection[s].attributes&&e.contentProtection[s].attributes.keyId){const r=e.contentProtection[s].attributes.keyId;t.add(r.toLowerCase())}return t}}const lo=function(i,e,t,s){const r=i.responseType==="arraybuffer"?i.response:i.responseText;!e&&r&&(i.responseTime=Date.now(),i.roundTripTime=i.responseTime-i.requestTime,i.bytesReceived=r.byteLength||r.length,i.bandwidth||(i.bandwidth=Math.floor(i.bytesReceived/i.roundTripTime*8*1e3))),t.headers&&(i.responseHeaders=t.headers),e&&e.code==="ETIMEDOUT"&&(i.timedout=!0),!e&&!i.aborted&&t.statusCode!==200&&t.statusCode!==206&&t.statusCode!==0&&(e=new Error("XHR Failed with a response of: "+(i&&(r||i.responseText)))),s(e,i)},Py=(i,e)=>{if(!i||!i.size)return;let t=e;return i.forEach(s=>{t=s(t)}),t},Ly=(i,e,t,s)=>{!i||!i.size||i.forEach(r=>{r(e,t,s)})},wf=function(){const i=function e(t,s){t=ie({timeout:45e3},t);const r=e.beforeRequest||P.Vhs.xhr.beforeRequest,n=e._requestCallbackSet||P.Vhs.xhr._requestCallbackSet||new Set,a=e._responseCallbackSet||P.Vhs.xhr._responseCallbackSet;r&&typeof r=="function"&&(P.log.warn("beforeRequest is deprecated, use onRequest instead."),n.add(r));const l=P.Vhs.xhr.original===!0?P.xhr:P.Vhs.xhr,u=Py(n,t);n.delete(r);const f=l(u||t,function(v,T){return Ly(a,f,v,T),lo(f,v,T,s)}),m=f.abort;return f.abort=function(){return f.aborted=!0,m.apply(f,arguments)},f.uri=t.uri,f.requestType=t.requestType,f.requestTime=Date.now(),f};return i.original=!0,i},Oy=function(i){let e;const t=i.offset;return typeof i.offset=="bigint"||typeof i.length=="bigint"?e=S.BigInt(i.offset)+S.BigInt(i.length)-S.BigInt(1):e=i.offset+i.length-1,"bytes="+t+"-"+e},uo=function(i){const e={};return i.byterange&&(e.Range=Oy(i.byterange)),e},My=function(i,e){return i.start(e)+"-"+i.end(e)},Ry=function(i,e){const t=i.toString(16);return"00".substring(0,2-t.length)+t+(e%2?" ":"")},Ny=function(i){return i>=32&&i<126?String.fromCharCode(i):"."},Df=function(i){const e={};return Object.keys(i).forEach(t=>{const s=i[t];td(s)?e[t]={bytes:s.buffer,byteOffset:s.byteOffset,byteLength:s.byteLength}:e[t]=s}),e},xn=function(i){const e=i.byterange||{length:1/0,offset:0};return[e.length,e.offset,i.resolvedUri].join(",")},kf=function(i){return i.resolvedUri},jf=i=>{const e=Array.prototype.slice.call(i),t=16;let s="",r,n;for(let a=0;a<e.length/t;a++)r=e.slice(a*t,a*t+t).map(Ry).join(""),n=e.slice(a*t,a*t+t).map(Ny).join(""),s+=r+" "+n+`
199
- `;return s},By=({bytes:i})=>jf(i),Fy=i=>{let e="",t;for(t=0;t<i.length;t++)e+=My(i,t)+" ";return e};var Uy=Object.freeze({__proto__:null,createTransferableMessage:Df,initSegmentId:xn,segmentKeyId:kf,hexDump:jf,tagDump:By,textRanges:Fy});const If=.25,Vy=(i,e)=>{if(!e.dateTimeObject)return null;const t=e.videoTimingInfo.transmuxerPrependedSeconds,r=e.videoTimingInfo.transmuxedPresentationStart+t,n=i-r;return new Date(e.dateTimeObject.getTime()+n*1e3)},Hy=i=>i.transmuxedPresentationEnd-i.transmuxedPresentationStart-i.transmuxerPrependedSeconds,qy=(i,e)=>{let t;try{t=new Date(i)}catch{return null}if(!e||!e.segments||e.segments.length===0)return null;let s=e.segments[0];if(t<new Date(s.dateTimeObject))return null;for(let u=0;u<e.segments.length-1;u++){s=e.segments[u];const f=new Date(e.segments[u+1].dateTimeObject);if(t<f)break}const r=e.segments[e.segments.length-1],n=r.dateTimeObject,a=r.videoTimingInfo?Hy(r.videoTimingInfo):r.duration+r.duration*If,l=new Date(n.getTime()+a*1e3);return t>l?null:(t>new Date(n)&&(s=r),{segment:s,estimatedStart:s.videoTimingInfo?s.videoTimingInfo.transmuxedPresentationStart:We.duration(e,e.mediaSequence+e.segments.indexOf(s)),type:s.videoTimingInfo?"accurate":"estimate"})},zy=(i,e)=>{if(!e||!e.segments||e.segments.length===0)return null;let t=0,s;for(let n=0;n<e.segments.length&&(s=e.segments[n],t=s.videoTimingInfo?s.videoTimingInfo.transmuxedPresentationEnd:t+s.duration,!(i<=t));n++);const r=e.segments[e.segments.length-1];if(r.videoTimingInfo&&r.videoTimingInfo.transmuxedPresentationEnd<i)return null;if(i>t){if(i>t+r.duration*If)return null;s=r}return{segment:s,estimatedStart:s.videoTimingInfo?s.videoTimingInfo.transmuxedPresentationStart:t-s.duration,type:s.videoTimingInfo?"accurate":"estimate"}},$y=(i,e)=>{let t,s;try{t=new Date(i),s=new Date(e)}catch{}const r=t.getTime();return(s.getTime()-r)/1e3},Gy=i=>{if(!i.segments||i.segments.length===0)return!1;for(let e=0;e<i.segments.length;e++)if(!i.segments[e].dateTimeObject)return!1;return!0},Wy=({playlist:i,time:e=void 0,callback:t})=>{if(!t)throw new Error("getProgramTime: callback must be provided");if(!i||e===void 0)return t({message:"getProgramTime: playlist and time must be provided"});const s=zy(e,i);if(!s)return t({message:"valid programTime was not found"});if(s.type==="estimate")return t({message:"Accurate programTime could not be determined. Please seek to e.seekTime and try again",seekTime:s.estimatedStart});const r={mediaSeconds:e},n=Vy(e,s.segment);return n&&(r.programDateTime=n.toISOString()),t(null,r)},Pf=({programTime:i,playlist:e,retryCount:t=2,seekTo:s,pauseAfterSeek:r=!0,tech:n,callback:a})=>{if(!a)throw new Error("seekToProgramTime: callback must be provided");if(typeof i>"u"||!e||!s)return a({message:"seekToProgramTime: programTime, seekTo and playlist must be provided"});if(!e.endList&&!n.hasStarted_)return a({message:"player must be playing a live stream to start buffering"});if(!Gy(e))return a({message:"programDateTime tags must be provided in the manifest "+e.resolvedUri});const l=qy(i,e);if(!l)return a({message:`${i} was not found in the stream`});const u=l.segment,f=$y(u.dateTimeObject,i);if(l.type==="estimate"){if(t===0)return a({message:`${i} is not buffered yet. Try again`});s(l.estimatedStart+f),n.one("seeked",()=>{Pf({programTime:i,playlist:e,retryCount:t-1,seekTo:s,pauseAfterSeek:r,tech:n,callback:a})});return}const m=u.start+f,v=()=>a(null,n.currentTime());n.one("seeked",v),r&&n.pause(),s(m)},Na=(i,e)=>{if(i.readyState===4)return e()},Xy=(i,e,t,s)=>{let r=[],n,a=!1;const l=function(v,T,E,A){return T.abort(),a=!0,t(v,T,E,A)},u=function(v,T){if(a)return;if(v)return v.metadata=vi({requestType:s,request:T,error:v}),l(v,T,"",r);const E=T.responseText.substring(r&&r.byteLength||0,T.responseText.length);if(r=Qg(r,id(E,!0)),n=n||Fs(r),r.length<10||n&&r.length<n+2)return Na(T,()=>l(v,T,"",r));const A=Ro(r);return A==="ts"&&r.length<188?Na(T,()=>l(v,T,"",r)):!A&&r.length<376?Na(T,()=>l(v,T,"",r)):l(null,T,A,r)},m=e({uri:i,beforeSend(v){v.overrideMimeType("text/plain; charset=x-user-defined"),v.addEventListener("progress",function({total:T,loaded:E}){return lo(v,null,{statusCode:v.status},u)})}},function(v,T){return lo(m,v,T,u)});return m},{EventTarget:Yy}=P,Cc=function(i,e){if(!Af(i,e)||i.sidx&&e.sidx&&(i.sidx.offset!==e.sidx.offset||i.sidx.length!==e.sidx.length))return!1;if(!i.sidx&&e.sidx||i.sidx&&!e.sidx||i.segments&&!e.segments||!i.segments&&e.segments)return!1;if(!i.segments&&!e.segments)return!0;for(let t=0;t<i.segments.length;t++){const s=i.segments[t],r=e.segments[t];if(s.uri!==r.uri)return!1;if(!s.byterange&&!r.byterange)continue;const n=s.byterange,a=r.byterange;if(n&&!a||!n&&a||n.offset!==a.offset||n.length!==a.length)return!1}return!0},Ky=(i,e,t,s)=>{const r=s.attributes.NAME||t;return`placeholder-uri-${i}-${e}-${r}`},Qy=({mainXml:i,srcUrl:e,clientOffset:t,sidxMapping:s,previousManifest:r})=>{const n=y2(i,{manifestUri:e,clientOffset:t,sidxMapping:s,previousManifest:r});return bf(n,e,Ky),n},Jy=(i,e)=>{ds(i,(t,s,r,n)=>{(!e.mediaGroups[s][r]||!(n in e.mediaGroups[s][r]))&&delete i.mediaGroups[s][r][n]})},Zy=(i,e,t)=>{let s=!0,r=ie(i,{duration:e.duration,minimumUpdatePeriod:e.minimumUpdatePeriod,timelineStarts:e.timelineStarts});for(let n=0;n<e.playlists.length;n++){const a=e.playlists[n];if(a.sidx){const u=In(a.sidx);t&&t[u]&&t[u].sidx&&Lo(a,t[u].sidx,a.sidx.resolvedUri)}const l=ao(r,a,Cc);l&&(r=l,s=!1)}return ds(e,(n,a,l,u)=>{if(n.playlists&&n.playlists.length){const f=n.playlists[0].id,m=ao(r,n.playlists[0],Cc);m&&(r=m,u in r.mediaGroups[a][l]||(r.mediaGroups[a][l][u]=n),r.mediaGroups[a][l][u].playlists[0]=r.playlists[f],s=!1)}}),Jy(r,e),e.minimumUpdatePeriod!==i.minimumUpdatePeriod&&(s=!1),s?null:r},e_=(i,e)=>(!i.map&&!e.map||!!(i.map&&e.map&&i.map.byterange.offset===e.map.byterange.offset&&i.map.byterange.length===e.map.byterange.length))&&i.uri===e.uri&&i.byterange.offset===e.byterange.offset&&i.byterange.length===e.byterange.length,Ec=(i,e)=>{const t={};for(const s in i){const n=i[s].sidx;if(n){const a=In(n);if(!e[a])break;const l=e[a].sidxInfo;e_(l,n)&&(t[a]=e[a])}}return t},t_=(i,e)=>{let s=Ec(i.playlists,e);return ds(i,(r,n,a,l)=>{if(r.playlists&&r.playlists.length){const u=r.playlists;s=ie(s,Ec(u,e))}}),s};class co extends Yy{constructor(e,t,s={},r){super(),this.isPaused_=!0,this.mainPlaylistLoader_=r||this,r||(this.isMain_=!0);const{withCredentials:n=!1}=s;if(this.vhs_=t,this.withCredentials=n,this.addMetadataToTextTrack=s.addMetadataToTextTrack,!e)throw new Error("A non-empty playlist URL or object is required");this.on("minimumUpdatePeriod",()=>{this.refreshXml_()}),this.on("mediaupdatetimeout",()=>{this.refreshMedia_(this.media().id)}),this.state="HAVE_NOTHING",this.loadedPlaylists_={},this.logger_=lt("DashPlaylistLoader"),this.isMain_?(this.mainPlaylistLoader_.srcUrl=e,this.mainPlaylistLoader_.sidxMapping_={}):this.childPlaylist_=e}get isPaused(){return this.isPaused_}requestErrored_(e,t,s){if(!this.request)return!0;if(this.request=null,e)return this.error=typeof e=="object"&&!(e instanceof Error)?e:{status:t.status,message:"DASH request error at URL: "+t.uri,response:t.response,code:2,metadata:e.metadata},s&&(this.state=s),this.trigger("error"),!0}addSidxSegments_(e,t,s){const r=e.sidx&&In(e.sidx);if(!e.sidx||!r||this.mainPlaylistLoader_.sidxMapping_[r]){S.clearTimeout(this.mediaRequest_),this.mediaRequest_=S.setTimeout(()=>s(!1),0);return}const n=Tn(e.sidx.resolvedUri),a=(u,f)=>{if(this.requestErrored_(u,f,t))return;const m=this.mainPlaylistLoader_.sidxMapping_,{requestType:v}=f;let T;try{T=E2(G(f.response).subarray(8))}catch(E){E.metadata=vi({requestType:v,request:f,parseFailure:!0}),this.requestErrored_(E,f,t);return}return m[r]={sidxInfo:e.sidx,sidx:T},Lo(e,T,e.sidx.resolvedUri),s(!0)},l="dash-sidx";this.request=Xy(n,this.vhs_.xhr,(u,f,m,v)=>{if(u)return a(u,f);if(!m||m!=="mp4"){const A=m||"unknown";return a({status:f.status,message:`Unsupported ${A} container type for sidx segment at URL: ${n}`,response:"",playlist:e,internal:!0,playlistExclusionDuration:1/0,code:2},f)}const{offset:T,length:E}=e.sidx.byterange;if(v.length>=E+T)return a(u,{response:v.subarray(T,T+E),status:f.status,uri:f.uri});this.request=this.vhs_.xhr({uri:n,responseType:"arraybuffer",requestType:"dash-sidx",headers:uo({byterange:e.sidx.byterange})},a)},l)}dispose(){this.isPaused_=!0,this.trigger("dispose"),this.stopRequest(),this.loadedPlaylists_={},S.clearTimeout(this.minimumUpdatePeriodTimeout_),S.clearTimeout(this.mediaRequest_),S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.mediaRequest_=null,this.minimumUpdatePeriodTimeout_=null,this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.off()}hasPendingRequest(){return this.request||this.mediaRequest_}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e){if(!e)return this.media_;if(this.state==="HAVE_NOTHING")throw new Error("Cannot switch media playlist from "+this.state);const t=this.state;if(typeof e=="string"){if(!this.mainPlaylistLoader_.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.mainPlaylistLoader_.main.playlists[e]}const s=!this.media_||e.id!==this.media_.id;if(s&&this.loadedPlaylists_[e.id]&&this.loadedPlaylists_[e.id].endList){this.state="HAVE_METADATA",this.media_=e,s&&(this.trigger("mediachanging"),this.trigger("mediachange"));return}s&&(this.media_&&this.trigger("mediachanging"),this.addSidxSegments_(e,t,r=>{this.haveMetadata({startingState:t,playlist:e})}))}haveMetadata({startingState:e,playlist:t}){this.state="HAVE_METADATA",this.loadedPlaylists_[t.id]=t,S.clearTimeout(this.mediaRequest_),this.mediaRequest_=null,this.refreshMedia_(t.id),e==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange")}pause(){this.isPaused_=!0,this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.stopRequest(),S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.isMain_&&(S.clearTimeout(this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_),this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_=null),this.state==="HAVE_NOTHING"&&(this.started=!1)}load(e){this.isPaused_=!1,S.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null;const t=this.media();if(e){const s=t?t.targetDuration/2*1e3:5e3;this.mediaUpdateTimeout=S.setTimeout(()=>this.load(),s);return}if(!this.started){this.start();return}t&&!t.endList?(this.isMain_&&!this.minimumUpdatePeriodTimeout_&&(this.trigger("minimumUpdatePeriod"),this.updateMinimumUpdatePeriodTimeout_()),this.trigger("mediaupdatetimeout")):this.trigger("loadedplaylist")}start(){if(this.started=!0,!this.isMain_){S.clearTimeout(this.mediaRequest_),this.mediaRequest_=S.setTimeout(()=>this.haveMain_(),0);return}this.requestMain_((e,t)=>{this.haveMain_(),!this.hasPendingRequest()&&!this.media_&&this.media(this.mainPlaylistLoader_.main.playlists[0])})}requestMain_(e){const t={manifestInfo:{uri:this.mainPlaylistLoader_.srcUrl}};this.trigger({type:"manifestrequeststart",metadata:t}),this.request=this.vhs_.xhr({uri:this.mainPlaylistLoader_.srcUrl,withCredentials:this.withCredentials,requestType:"dash-manifest"},(s,r)=>{if(s){const{requestType:a}=r;s.metadata=vi({requestType:a,request:r,error:s})}if(this.requestErrored_(s,r)){this.state==="HAVE_NOTHING"&&(this.started=!1);return}this.trigger({type:"manifestrequestcomplete",metadata:t});const n=r.responseText!==this.mainPlaylistLoader_.mainXml_;if(this.mainPlaylistLoader_.mainXml_=r.responseText,r.responseHeaders&&r.responseHeaders.date?this.mainLoaded_=Date.parse(r.responseHeaders.date):this.mainLoaded_=Date.now(),this.mainPlaylistLoader_.srcUrl=Tn(this.mainPlaylistLoader_.srcUrl,r),n){this.handleMain_(),this.syncClientServerClock_(()=>e(r,n));return}return e(r,n)})}syncClientServerClock_(e){const t=_2(this.mainPlaylistLoader_.mainXml_);if(t===null)return this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e();if(t.method==="DIRECT")return this.mainPlaylistLoader_.clientOffset_=t.value-Date.now(),e();this.request=this.vhs_.xhr({uri:Ge(this.mainPlaylistLoader_.srcUrl,t.value),method:t.method,withCredentials:this.withCredentials,requestType:"dash-clock-sync"},(s,r)=>{if(!this.request)return;if(s){const{requestType:a}=r;return this.error.metadata=vi({requestType:a,request:r,error:s}),this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e()}let n;t.method==="HEAD"?!r.responseHeaders||!r.responseHeaders.date?n=this.mainLoaded_:n=Date.parse(r.responseHeaders.date):n=Date.parse(r.responseText),this.mainPlaylistLoader_.clientOffset_=n-Date.now(),e()})}haveMain_(){this.state="HAVE_MAIN_MANIFEST",this.isMain_?this.trigger("loadedplaylist"):this.media_||this.media(this.childPlaylist_)}handleMain_(){S.clearTimeout(this.mediaRequest_),this.mediaRequest_=null;const e=this.mainPlaylistLoader_.main,t={manifestInfo:{uri:this.mainPlaylistLoader_.srcUrl}};this.trigger({type:"manifestparsestart",metadata:t});let s;try{s=Qy({mainXml:this.mainPlaylistLoader_.mainXml_,srcUrl:this.mainPlaylistLoader_.srcUrl,clientOffset:this.mainPlaylistLoader_.clientOffset_,sidxMapping:this.mainPlaylistLoader_.sidxMapping_,previousManifest:e})}catch(n){this.error=n,this.error.metadata={errorType:P.Error.StreamingDashManifestParserError,error:n},this.trigger("error")}e&&(s=Zy(e,s,this.mainPlaylistLoader_.sidxMapping_)),this.mainPlaylistLoader_.main=s||e;const r=this.mainPlaylistLoader_.main.locations&&this.mainPlaylistLoader_.main.locations[0];if(r&&r!==this.mainPlaylistLoader_.srcUrl&&(this.mainPlaylistLoader_.srcUrl=r),(!e||s&&s.minimumUpdatePeriod!==e.minimumUpdatePeriod)&&this.updateMinimumUpdatePeriodTimeout_(),this.addEventStreamToMetadataTrack_(s),s){const{duration:n,endList:a}=s,l=[];s.playlists.forEach(f=>{l.push({id:f.id,bandwidth:f.attributes.BANDWIDTH,resolution:f.attributes.RESOLUTION,codecs:f.attributes.CODECS})});const u={duration:n,isLive:!a,renditions:l};t.parsedManifest=u,this.trigger({type:"manifestparsecomplete",metadata:t})}return!!s}updateMinimumUpdatePeriodTimeout_(){const e=this.mainPlaylistLoader_;e.createMupOnMedia_&&(e.off("loadedmetadata",e.createMupOnMedia_),e.createMupOnMedia_=null),e.minimumUpdatePeriodTimeout_&&(S.clearTimeout(e.minimumUpdatePeriodTimeout_),e.minimumUpdatePeriodTimeout_=null);let t=e.main&&e.main.minimumUpdatePeriod;if(t===0&&(e.media()?t=e.media().targetDuration*1e3:(e.createMupOnMedia_=e.updateMinimumUpdatePeriodTimeout_,e.one("loadedmetadata",e.createMupOnMedia_))),typeof t!="number"||t<=0){t<0&&this.logger_(`found invalid minimumUpdatePeriod of ${t}, not setting a timeout`);return}this.createMUPTimeout_(t)}createMUPTimeout_(e){const t=this.mainPlaylistLoader_;t.minimumUpdatePeriodTimeout_=S.setTimeout(()=>{t.minimumUpdatePeriodTimeout_=null,t.trigger("minimumUpdatePeriod"),t.createMUPTimeout_(e)},e)}refreshXml_(){this.requestMain_((e,t)=>{t&&(this.media_&&(this.media_=this.mainPlaylistLoader_.main.playlists[this.media_.id]),this.mainPlaylistLoader_.sidxMapping_=t_(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.sidxMapping_),this.addSidxSegments_(this.media(),this.state,s=>{this.refreshMedia_(this.media().id)}))})}refreshMedia_(e){if(!e)throw new Error("refreshMedia_ must take a media id");this.media_&&this.isMain_&&this.handleMain_();const t=this.mainPlaylistLoader_.main.playlists,s=!this.media_||this.media_!==t[e];if(s?this.media_=t[e]:this.trigger("playlistunchanged"),!this.mediaUpdateTimeout){const r=()=>{this.media().endList||(this.mediaUpdateTimeout=S.setTimeout(()=>{this.trigger("mediaupdatetimeout"),r()},oo(this.media(),!!s)))};r()}this.trigger("loadedplaylist")}addEventStreamToMetadataTrack_(e){if(e&&this.mainPlaylistLoader_.main.eventStream){const t=this.mainPlaylistLoader_.main.eventStream.map(s=>({cueTime:s.start,frames:[{data:s.messageData}]}));this.addMetadataToTextTrack("EventStream",t,this.mainPlaylistLoader_.main.duration)}}getKeyIdSet(e){if(e.contentProtection){const t=new Set;for(const s in e.contentProtection){const r=e.contentProtection[s].attributes["cenc:default_KID"];r&&t.add(r.replace(/-/g,"").toLowerCase())}return t}}}var we={GOAL_BUFFER_LENGTH:30,MAX_GOAL_BUFFER_LENGTH:60,BACK_BUFFER_LENGTH:30,GOAL_BUFFER_LENGTH_RATE:1,INITIAL_BANDWIDTH:4194304,BANDWIDTH_VARIANCE:1.2,BUFFER_LOW_WATER_LINE:0,MAX_BUFFER_LOW_WATER_LINE:30,EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:16,BUFFER_LOW_WATER_LINE_RATE:1,BUFFER_HIGH_WATER_LINE:30};const i_=i=>{const e=new Uint8Array(new ArrayBuffer(i.length));for(let t=0;t<i.length;t++)e[t]=i.charCodeAt(t);return e.buffer},Lf=function(i){return i.on=i.addEventListener,i.off=i.removeEventListener,i},s_=function(i){try{return URL.createObjectURL(new Blob([i],{type:"application/javascript"}))}catch{const t=new BlobBuilder;return t.append(i),URL.createObjectURL(t.getBlob())}},Of=function(i){return function(){const e=s_(i),t=Lf(new Worker(e));t.objURL=e;const s=t.terminate;return t.on=t.addEventListener,t.off=t.removeEventListener,t.terminate=function(){return URL.revokeObjectURL(e),s.call(this)},t}},Mf=function(i){return`var browserWorkerPolyFill = ${Lf.toString()};
180
+ `)}}Ya(1,B);B.VERSION=$a;B.options=xe.prototype.options_;B.getPlayers=()=>xe.players;B.getPlayer=s=>{const e=xe.players;let t;if(typeof s=="string"){const i=Jd(s),r=e[i];if(r)return r;t=xi("#"+i)}else t=s;if(Ts(t)){const{player:i,playerId:r}=t;if(i||e[r])return i||e[r]}};B.getAllPlayers=()=>Object.keys(xe.players).map(s=>xe.players[s]).filter(Boolean);B.players=xe.players;B.getComponent=X.getComponent;B.registerComponent=(s,e)=>(pe.isTech(e)&&ye.warn(`The ${s} tech was registered as a component. It should instead be registered using videojs.registerTech(name, tech)`),X.registerComponent.call(X,s,e));B.getTech=pe.getTech;B.registerTech=pe.registerTech;B.use=Ag;Object.defineProperty(B,"middleware",{value:{},writeable:!1,enumerable:!0});Object.defineProperty(B.middleware,"TERMINATOR",{value:mn,writeable:!1,enumerable:!0});B.browser=Hc;B.obj=ig;B.mergeOptions=Bt(9,"videojs.mergeOptions","videojs.obj.merge",Ee);B.defineLazyProperty=Bt(9,"videojs.defineLazyProperty","videojs.obj.defineLazyProperty",jn);B.bind=Bt(9,"videojs.bind","native Function.prototype.bind",De);B.registerPlugin=pt.registerPlugin;B.deregisterPlugin=pt.deregisterPlugin;B.plugin=(s,e)=>(ye.warn("videojs.plugin() is deprecated; use videojs.registerPlugin() instead"),pt.registerPlugin(s,e));B.getPlugins=pt.getPlugins;B.getPlugin=pt.getPlugin;B.getPluginVersion=pt.getPluginVersion;B.addLanguage=function(s,e){return s=(""+s).toLowerCase(),B.options.languages=Ee(B.options.languages,{[s]:e}),B.options.languages[s]};B.log=ye;B.createLogger=Mc;B.time=vg;B.createTimeRange=Bt(9,"videojs.createTimeRange","videojs.time.createTimeRanges",Rt);B.createTimeRanges=Bt(9,"videojs.createTimeRanges","videojs.time.createTimeRanges",Rt);B.formatTime=Bt(9,"videojs.formatTime","videojs.time.formatTime",qi);B.setFormatTime=Bt(9,"videojs.setFormatTime","videojs.time.setFormatTime",hd);B.resetFormatTime=Bt(9,"videojs.resetFormatTime","videojs.time.resetFormatTime",fd);B.parseUrl=Bt(9,"videojs.parseUrl","videojs.url.parseUrl",Io);B.isCrossOrigin=Bt(9,"videojs.isCrossOrigin","videojs.url.isCrossOrigin",qn);B.EventTarget=Tt;B.any=Ao;B.on=bt;B.one=Un;B.off=st;B.trigger=xs;B.xhr=_c;B.TrackList=Hi;B.TextTrack=mr;B.TextTrackList=ko;B.AudioTrack=yd;B.AudioTrackList=md;B.VideoTrack=_d;B.VideoTrackList=gd;["isEl","isTextNode","createEl","hasClass","addClass","removeClass","toggleClass","setAttributes","getAttributes","emptyEl","appendContent","insertContent"].forEach(s=>{B[s]=function(){return ye.warn(`videojs.${s}() is deprecated; use videojs.dom.${s}() instead`),id[s].apply(null,arguments)}});B.computedStyle=Bt(9,"videojs.computedStyle","videojs.dom.computedStyle",ys);B.dom=id;B.fn=dg;B.num=Wg;B.str=mg;B.url=Cg;B.Error=y1;class _1{constructor(e){let t=this;return t.id=e.id,t.label=t.id,t.width=e.width,t.height=e.height,t.bitrate=e.bandwidth,t.frameRate=e.frameRate,t.enabled_=e.enabled,Object.defineProperty(t,"enabled",{get(){return t.enabled_()},set(i){t.enabled_(i)}}),t}}class bn extends B.EventTarget{constructor(){super();let e=this;return e.levels_=[],e.selectedIndex_=-1,Object.defineProperty(e,"selectedIndex",{get(){return e.selectedIndex_}}),Object.defineProperty(e,"length",{get(){return e.levels_.length}}),e[Symbol.iterator]=()=>e.levels_.values(),e}addQualityLevel(e){let t=this.getQualityLevelById(e.id);if(t)return t;const i=this.levels_.length;return t=new _1(e),""+i in this||Object.defineProperty(this,i,{get(){return this.levels_[i]}}),this.levels_.push(t),this.trigger({qualityLevel:t,type:"addqualitylevel"}),t}removeQualityLevel(e){let t=null;for(let i=0,r=this.length;i<r;i++)if(this[i]===e){t=this.levels_.splice(i,1)[0],this.selectedIndex_===i?this.selectedIndex_=-1:this.selectedIndex_>i&&this.selectedIndex_--;break}return t&&this.trigger({qualityLevel:e,type:"removequalitylevel"}),t}getQualityLevelById(e){for(let t=0,i=this.length;t<i;t++){const r=this[t];if(r.id===e)return r}return null}dispose(){this.selectedIndex_=-1,this.levels_.length=0}}bn.prototype.allowedEvents_={change:"change",addqualitylevel:"addqualitylevel",removequalitylevel:"removequalitylevel"};for(const s in bn.prototype.allowedEvents_)bn.prototype["on"+s]=null;var Zd="4.1.0";const b1=function(s,e){const t=s.qualityLevels,i=new bn,r=function(){i.dispose(),s.qualityLevels=t,s.off("dispose",r)};return s.on("dispose",r),s.qualityLevels=()=>i,s.qualityLevels.VERSION=Zd,i},eh=function(s){return b1(this,B.obj.merge({},s))};B.registerPlugin("qualityLevels",eh);eh.VERSION=Zd;const ht=An,Tn=(s,e)=>e&&e.responseURL&&s!==e.responseURL?e.responseURL:s,It=s=>B.log.debug?B.log.debug.bind(B,"VHS:",`${s} >`):function(){};function Se(...s){const e=B.obj||B;return(e.merge||e.mergeOptions).apply(e,s)}function Ye(...s){const e=B.time||B;return(e.createTimeRanges||e.createTimeRanges).apply(e,s)}function T1(s){if(s.length===0)return"Buffered Ranges are empty";let e=`Buffered Ranges:
181
+ `;for(let t=0;t<s.length;t++){const i=s.start(t),r=s.end(t);e+=`${i} --> ${r}. Duration (${r-i})
182
+ `}return e}const Gt=1/30,Wt=Gt*3,th=function(s,e){const t=[];let i;if(s&&s.length)for(i=0;i<s.length;i++)e(s.start(i),s.end(i))&&t.push([s.start(i),s.end(i)]);return Ye(t)},es=function(s,e){return th(s,function(t,i){return t-Wt<=e&&i+Wt>=e})},Jr=function(s,e){return th(s,function(t){return t-Gt>=e})},x1=function(s){if(s.length<2)return Ye();const e=[];for(let t=1;t<s.length;t++){const i=s.end(t-1),r=s.start(t);e.push([i,r])}return Ye(e)},S1=function(s,e){let t=null,i=null,r=0;const n=[],a=[];if(!s||!s.length||!e||!e.length)return Ye();let l=s.length;for(;l--;)n.push({time:s.start(l),type:"start"}),n.push({time:s.end(l),type:"end"});for(l=e.length;l--;)n.push({time:e.start(l),type:"start"}),n.push({time:e.end(l),type:"end"});for(n.sort(function(c,f){return c.time-f.time}),l=0;l<n.length;l++)n[l].type==="start"?(r++,r===2&&(t=n[l].time)):n[l].type==="end"&&(r--,r===1&&(i=n[l].time)),t!==null&&i!==null&&(a.push([t,i]),t=null,i=null);return Ye(a)},ih=s=>{const e=[];if(!s||!s.length)return"";for(let t=0;t<s.length;t++)e.push(s.start(t)+" => "+s.end(t));return e.join(", ")},C1=function(s,e,t=1){return((s.length?s.end(s.length-1):0)-e)/t},Ri=s=>{const e=[];for(let t=0;t<s.length;t++)e.push({start:s.start(t),end:s.end(t)});return e},E1=function(s,e){if(s===e)return!1;if(!s&&e||!e&&s||s.length!==e.length)return!0;for(let t=0;t<s.length;t++)if(s.start(t)!==e.start(t)||s.end(t)!==e.end(t))return!0;return!1},Ba=function(s){if(!(!s||!s.length||!s.end))return s.end(s.length-1)},Xo=function(s,e){let t=0;if(!s||!s.length)return t;for(let i=0;i<s.length;i++){const r=s.start(i),n=s.end(i);if(!(e>n)){if(e>r&&e<=n){t+=n-e;continue}t+=n-r}}return t},Yo=(s,e)=>{if(!e.preload)return e.duration;let t=0;return(e.parts||[]).forEach(function(i){t+=i.duration}),(e.preloadHints||[]).forEach(function(i){i.type==="PART"&&(t+=s.partTargetDuration)}),t},so=s=>(s.segments||[]).reduce((e,t,i)=>(t.parts?t.parts.forEach(function(r,n){e.push({duration:r.duration,segmentIndex:i,partIndex:n,part:r,segment:t})}):e.push({duration:t.duration,segmentIndex:i,partIndex:null,segment:t,part:null}),e),[]),sh=s=>{const e=s.segments&&s.segments.length&&s.segments[s.segments.length-1];return e&&e.parts||[]},rh=({preloadSegment:s})=>{if(!s)return;const{parts:e,preloadHints:t}=s;let i=(t||[]).reduce((r,n)=>r+(n.type==="PART"?1:0),0);return i+=e&&e.length?e.length:0,i},nh=(s,e)=>{if(e.endList)return 0;if(s&&s.suggestedPresentationDelay)return s.suggestedPresentationDelay;const t=sh(e).length>0;return t&&e.serverControl&&e.serverControl.partHoldBack?e.serverControl.partHoldBack:t&&e.partTargetDuration?e.partTargetDuration*3:e.serverControl&&e.serverControl.holdBack?e.serverControl.holdBack:e.targetDuration?e.targetDuration*3:0},A1=function(s,e){let t=0,i=e-s.mediaSequence,r=s.segments[i];if(r){if(typeof r.start<"u")return{result:r.start,precise:!0};if(typeof r.end<"u")return{result:r.end-r.duration,precise:!0}}for(;i--;){if(r=s.segments[i],typeof r.end<"u")return{result:t+r.end,precise:!0};if(t+=Yo(s,r),typeof r.start<"u")return{result:t+r.start,precise:!0}}return{result:t,precise:!1}},w1=function(s,e){let t=0,i,r=e-s.mediaSequence;for(;r<s.segments.length;r++){if(i=s.segments[r],typeof i.start<"u")return{result:i.start-t,precise:!0};if(t+=Yo(s,i),typeof i.end<"u")return{result:i.end-t,precise:!0}}return{result:-1,precise:!1}},ah=function(s,e,t){if(typeof e>"u"&&(e=s.mediaSequence+s.segments.length),e<s.mediaSequence)return 0;const i=A1(s,e);if(i.precise)return i.result;const r=w1(s,e);return r.precise?r.result:i.result+t},oh=function(s,e,t){if(!s)return 0;if(typeof t!="number"&&(t=0),typeof e>"u"){if(s.totalDuration)return s.totalDuration;if(!s.endList)return w.Infinity}return ah(s,e,t)},or=function({defaultDuration:s,durationList:e,startIndex:t,endIndex:i}){let r=0;if(t>i&&([t,i]=[i,t]),t<0){for(let n=t;n<Math.min(0,i);n++)r+=s;t=0}for(let n=t;n<i;n++)r+=e[n].duration;return r},lh=function(s,e,t,i){if(!s||!s.segments)return null;if(s.endList)return oh(s);if(e===null)return null;e=e||0;let r=ah(s,s.mediaSequence+s.segments.length,e);return t&&(i=typeof i=="number"?i:nh(null,s),r-=i),Math.max(0,r)},D1=function(s,e,t){const r=e||0;let n=lh(s,e,!0,t);return n===null?Ye():(n<r&&(n=r),Ye(r,n))},k1=function({playlist:s,currentTime:e,startingSegmentIndex:t,startingPartIndex:i,startTime:r,exactManifestTimings:n}){let a=e-r;const l=so(s);let c=0;for(let f=0;f<l.length;f++){const g=l[f];if(t===g.segmentIndex&&!(typeof i=="number"&&typeof g.partIndex=="number"&&i!==g.partIndex)){c=f;break}}if(a<0){if(c>0)for(let f=c-1;f>=0;f--){const g=l[f];if(a+=g.duration,n){if(a<0)continue}else if(a+Gt<=0)continue;return{partIndex:g.partIndex,segmentIndex:g.segmentIndex,startTime:r-or({defaultDuration:s.targetDuration,durationList:l,startIndex:c,endIndex:f})}}return{partIndex:l[0]&&l[0].partIndex||null,segmentIndex:l[0]&&l[0].segmentIndex||0,startTime:e}}if(c<0){for(let f=c;f<0;f++)if(a-=s.targetDuration,a<0)return{partIndex:l[0]&&l[0].partIndex||null,segmentIndex:l[0]&&l[0].segmentIndex||0,startTime:e};c=0}for(let f=c;f<l.length;f++){const g=l[f];a-=g.duration;const y=g.duration>Gt,k=a===0,E=y&&a+Gt>=0;if(!((k||E)&&f!==l.length-1)){if(n){if(a>0)continue}else if(a-Gt>=0)continue;return{partIndex:g.partIndex,segmentIndex:g.segmentIndex,startTime:r+or({defaultDuration:s.targetDuration,durationList:l,startIndex:c,endIndex:f})}}}return{segmentIndex:l[l.length-1].segmentIndex,partIndex:l[l.length-1].partIndex,startTime:e}},uh=function(s){return s.excludeUntil&&s.excludeUntil>Date.now()},Ko=function(s){return s.excludeUntil&&s.excludeUntil===1/0},Gn=function(s){const e=uh(s);return!s.disabled&&!e},j1=function(s){return s.disabled},I1=function(s){for(let e=0;e<s.segments.length;e++)if(s.segments[e].key)return!0;return!1},ch=function(s,e){return e.attributes&&e.attributes[s]},P1=function(s,e,t,i=0){return ch("BANDWIDTH",t)?(s*t.attributes.BANDWIDTH-i*8)/e:NaN},ro=(s,e)=>{if(s.playlists.length===1)return!0;const t=e.attributes.BANDWIDTH||Number.MAX_VALUE;return s.playlists.filter(i=>Gn(i)?(i.attributes.BANDWIDTH||0)<t:!1).length===0},Qo=(s,e)=>!s&&!e||!s&&e||s&&!e?!1:!!(s===e||s.id&&e.id&&s.id===e.id||s.resolvedUri&&e.resolvedUri&&s.resolvedUri===e.resolvedUri||s.uri&&e.uri&&s.uri===e.uri),Ku=function(s,e){const t=s&&s.mediaGroups&&s.mediaGroups.AUDIO||{};let i=!1;for(const r in t){for(const n in t[r])if(i=e(t[r][n]),i)break;if(i)break}return!!i},_r=s=>{if(!s||!s.playlists||!s.playlists.length)return Ku(s,t=>t.playlists&&t.playlists.length||t.uri);for(let e=0;e<s.playlists.length;e++){const t=s.playlists[e],i=t.attributes&&t.attributes.CODECS;if(!(i&&i.split(",").every(n=>xc(n))||Ku(s,n=>Qo(t,n))))return!1}return!0};var ft={liveEdgeDelay:nh,duration:oh,seekable:D1,getMediaInfoForTime:k1,isEnabled:Gn,isDisabled:j1,isExcluded:uh,isIncompatible:Ko,playlistEnd:lh,isAes:I1,hasAttribute:ch,estimateSegmentRequestTime:P1,isLowestEnabledRendition:ro,isAudioOnly:_r,playlistMatch:Qo,segmentDurationWithParts:Yo};const{log:dh}=B,as=(s,e)=>`${s}-${e}`,hh=(s,e,t)=>`placeholder-uri-${s}-${e}-${t}`,L1=({onwarn:s,oninfo:e,manifestString:t,customTagParsers:i=[],customTagMappers:r=[],llhls:n})=>{const a=new bm;s&&a.on("warn",s),e&&a.on("info",e),i.forEach(f=>a.addParser(f)),r.forEach(f=>a.addTagMapper(f)),a.push(t),a.end();const l=a.manifest;if(n||(["preloadSegment","skip","serverControl","renditionReports","partInf","partTargetDuration"].forEach(function(f){l.hasOwnProperty(f)&&delete l[f]}),l.segments&&l.segments.forEach(function(f){["parts","preloadHints"].forEach(function(g){f.hasOwnProperty(g)&&delete f[g]})})),!l.targetDuration){let f=10;l.segments&&l.segments.length&&(f=l.segments.reduce((g,y)=>Math.max(g,y.duration),0)),s&&s({message:`manifest has no targetDuration defaulting to ${f}`}),l.targetDuration=f}const c=sh(l);if(c.length&&!l.partTargetDuration){const f=c.reduce((g,y)=>Math.max(g,y.duration),0);s&&(s({message:`manifest has no partTargetDuration defaulting to ${f}`}),dh.error("LL-HLS manifest has parts but lacks required #EXT-X-PART-INF:PART-TARGET value. See https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis-09#section-4.4.3.7. Playback is not guaranteed.")),l.partTargetDuration=f}return l},As=(s,e)=>{s.mediaGroups&&["AUDIO","SUBTITLES"].forEach(t=>{if(s.mediaGroups[t])for(const i in s.mediaGroups[t])for(const r in s.mediaGroups[t][i]){const n=s.mediaGroups[t][i][r];e(n,t,i,r)}})},fh=({playlist:s,uri:e,id:t})=>{s.id=t,s.playlistErrors_=0,e&&(s.uri=e),s.attributes=s.attributes||{}},O1=s=>{let e=s.playlists.length;for(;e--;){const t=s.playlists[e];fh({playlist:t,id:as(e,t.uri)}),t.resolvedUri=ht(s.uri,t.uri),s.playlists[t.id]=t,s.playlists[t.uri]=t,t.attributes.BANDWIDTH||dh.warn("Invalid playlist STREAM-INF detected. Missing BANDWIDTH attribute.")}},M1=s=>{As(s,e=>{e.uri&&(e.resolvedUri=ht(s.uri,e.uri))})},R1=(s,e)=>{const t=as(0,e),i={mediaGroups:{AUDIO:{},VIDEO:{},"CLOSED-CAPTIONS":{},SUBTITLES:{}},uri:w.location.href,resolvedUri:w.location.href,playlists:[{uri:e,id:t,resolvedUri:e,attributes:{}}]};return i.playlists[t]=i.playlists[0],i.playlists[e]=i.playlists[0],i},ph=(s,e,t=hh)=>{s.uri=e;for(let r=0;r<s.playlists.length;r++)if(!s.playlists[r].uri){const n=`placeholder-uri-${r}`;s.playlists[r].uri=n}const i=_r(s);As(s,(r,n,a,l)=>{if(!r.playlists||!r.playlists.length){if(i&&n==="AUDIO"&&!r.uri)for(let c=0;c<s.playlists.length;c++){const f=s.playlists[c];if(f.attributes&&f.attributes.AUDIO&&f.attributes.AUDIO===a)return}r.playlists=[Ue({},r)]}r.playlists.forEach(function(c,f){const g=t(n,a,l,c),y=as(f,g);c.uri?c.resolvedUri=c.resolvedUri||ht(s.uri,c.uri):(c.uri=f===0?g:y,c.resolvedUri=c.uri),c.id=c.id||y,c.attributes=c.attributes||{},s.playlists[c.id]=c,s.playlists[c.uri]=c})}),O1(s),M1(s)};class Qu{constructor(){this.offset_=null,this.pendingDateRanges_=new Map,this.processedDateRanges_=new Map}setOffset(e=[]){if(this.offset_!==null||!e.length)return;const[t]=e;t.programDateTime!==void 0&&(this.offset_=t.programDateTime/1e3)}setPendingDateRanges(e=[]){if(!e.length)return;const[t]=e,i=t.startDate.getTime();this.trimProcessedDateRanges_(i),this.pendingDateRanges_=e.reduce((r,n)=>(r.set(n.id,n),r),new Map)}processDateRange(e){this.pendingDateRanges_.delete(e.id),this.processedDateRanges_.set(e.id,e)}getDateRangesToProcess(){if(this.offset_===null)return[];const e={},t=[];this.pendingDateRanges_.forEach((i,r)=>{if(!this.processedDateRanges_.has(r)&&(i.startTime=i.startDate.getTime()/1e3-this.offset_,i.processDateRange=()=>this.processDateRange(i),t.push(i),!!i.class))if(e[i.class]){const n=e[i.class].push(i);i.classListIndex=n-1}else e[i.class]=[i],i.classListIndex=0});for(const i of t){const r=e[i.class]||[];i.endDate?i.endTime=i.endDate.getTime()/1e3-this.offset_:i.endOnNext&&r[i.classListIndex+1]?i.endTime=r[i.classListIndex+1].startTime:i.duration?i.endTime=i.startTime+i.duration:i.plannedDuration?i.endTime=i.startTime+i.plannedDuration:i.endTime=i.startTime}return t}trimProcessedDateRanges_(e){new Map(this.processedDateRanges_).forEach((i,r)=>{i.startDate.getTime()<e&&this.processedDateRanges_.delete(r)})}}const mh=22,Vi=({requestType:s,request:e,error:t,parseFailure:i})=>{const r=e.status<200||e.status>299,n=e.status>=400&&e.status<=499,a={uri:e.uri,requestType:s},l=r&&!n||i;if(t&&n)a.error=Ue({},t),a.errorType=B.Error.NetworkRequestFailed;else if(e.aborted)a.errorType=B.Error.NetworkRequestAborted;else if(e.timedout)a.errorType=B.Error.NetworkRequestTimeout;else if(l){const c=i?B.Error.NetworkBodyParserFailed:B.Error.NetworkBadStatus;a.errorType=c,a.status=e.status,a.headers=e.headers}return a},N1=It("CodecUtils"),gh=function(s){const e=s.attributes||{};if(e.CODECS)return Ht(e.CODECS)},vh=(s,e)=>{const t=e.attributes||{};return s&&s.mediaGroups&&s.mediaGroups.AUDIO&&t.AUDIO&&s.mediaGroups.AUDIO[t.AUDIO]},B1=(s,e)=>{if(!vh(s,e))return!0;const t=e.attributes||{},i=s.mediaGroups.AUDIO[t.AUDIO];for(const r in i)if(!i[r].uri&&!i[r].playlists)return!0;return!1},fr=function(s){const e={};return s.forEach(({mediaType:t,type:i,details:r})=>{e[t]=e[t]||[],e[t].push(Tc(`${i}${r}`))}),Object.keys(e).forEach(function(t){if(e[t].length>1){N1(`multiple ${t} codecs found as attributes: ${e[t].join(", ")}. Setting playlist codecs to null so that we wait for mux.js to probe segments for real codecs.`),e[t]=null;return}e[t]=e[t][0]}),e},Ju=function(s){let e=0;return s.audio&&e++,s.video&&e++,e},lr=function(s,e){const t=e.attributes||{},i=fr(gh(e)||[]);if(vh(s,e)&&!i.audio&&!B1(s,e)){const r=fr(xm(s,t.AUDIO)||[]);r.audio&&(i.audio=r.audio)}return i},{EventTarget:F1}=B,U1=(s,e)=>{if(e.endList||!e.serverControl)return s;const t={};if(e.serverControl.canBlockReload){const{preloadSegment:i}=e;let r=e.mediaSequence+e.segments.length;if(i){const n=i.parts||[],a=rh(e)-1;a>-1&&a!==n.length-1&&(t._HLS_part=a),(a>-1||n.length)&&r--}t._HLS_msn=r}if(e.serverControl&&e.serverControl.canSkipUntil&&(t._HLS_skip=e.serverControl.canSkipDateranges?"v2":"YES"),Object.keys(t).length){const i=new w.URL(s);["_HLS_skip","_HLS_msn","_HLS_part"].forEach(function(r){t.hasOwnProperty(r)&&i.searchParams.set(r,t[r])}),s=i.toString()}return s},V1=(s,e)=>{if(!s)return e;const t=Se(s,e);if(s.preloadHints&&!e.preloadHints&&delete t.preloadHints,s.parts&&!e.parts)delete t.parts;else if(s.parts&&e.parts)for(let i=0;i<e.parts.length;i++)s.parts&&s.parts[i]&&(t.parts[i]=Se(s.parts[i],e.parts[i]));return!s.skipped&&e.skipped&&(t.skipped=!1),s.preload&&!e.preload&&(t.preload=!1),t},q1=(s,e,t)=>{const i=s.slice(),r=e.slice();t=t||0;const n=[];let a;for(let l=0;l<r.length;l++){const c=i[l+t],f=r[l];c?(a=c.map||a,n.push(V1(c,f))):(a&&!f.map&&(f.map=a),n.push(f))}return n},yh=(s,e)=>{!s.resolvedUri&&s.uri&&(s.resolvedUri=ht(e,s.uri)),s.key&&!s.key.resolvedUri&&(s.key.resolvedUri=ht(e,s.key.uri)),s.map&&!s.map.resolvedUri&&(s.map.resolvedUri=ht(e,s.map.uri)),s.map&&s.map.key&&!s.map.key.resolvedUri&&(s.map.key.resolvedUri=ht(e,s.map.key.uri)),s.parts&&s.parts.length&&s.parts.forEach(t=>{t.resolvedUri||(t.resolvedUri=ht(e,t.uri))}),s.preloadHints&&s.preloadHints.length&&s.preloadHints.forEach(t=>{t.resolvedUri||(t.resolvedUri=ht(e,t.uri))})},_h=function(s){const e=s.segments||[],t=s.preloadSegment;if(t&&t.parts&&t.parts.length){if(t.preloadHints){for(let i=0;i<t.preloadHints.length;i++)if(t.preloadHints[i].type==="MAP")return e}t.duration=s.targetDuration,t.preload=!0,e.push(t)}return e},bh=(s,e)=>s===e||s.segments&&e.segments&&s.segments.length===e.segments.length&&s.endList===e.endList&&s.mediaSequence===e.mediaSequence&&s.preloadSegment===e.preloadSegment,no=(s,e,t=bh)=>{const i=Se(s,{}),r=i.playlists[e.id];if(!r||t(r,e))return null;e.segments=_h(e);const n=Se(r,e);if(n.preloadSegment&&!e.preloadSegment&&delete n.preloadSegment,r.segments){if(e.skip){e.segments=e.segments||[];for(let a=0;a<e.skip.skippedSegments;a++)e.segments.unshift({skipped:!0})}n.segments=q1(r.segments,e.segments,e.mediaSequence-r.mediaSequence)}n.segments.forEach(a=>{yh(a,n.resolvedUri)});for(let a=0;a<i.playlists.length;a++)i.playlists[a].id===e.id&&(i.playlists[a]=n);return i.playlists[e.id]=n,i.playlists[e.uri]=n,As(s,(a,l,c,f)=>{if(a.playlists)for(let g=0;g<a.playlists.length;g++)e.id===a.playlists[g].id&&(a.playlists[g]=n)}),i},ao=(s,e)=>{const t=s.segments||[],i=t[t.length-1],r=i&&i.parts&&i.parts[i.parts.length-1],n=r&&r.duration||i&&i.duration;return e&&n?n*1e3:(s.partTargetDuration||s.targetDuration||10)*500},Zu=(s,e,t)=>{if(!s)return;const i=[];return s.forEach(r=>{if(!r.attributes)return;const{BANDWIDTH:n,RESOLUTION:a,CODECS:l}=r.attributes;i.push({id:r.id,bandwidth:n,resolution:a,codecs:l})}),{type:e,isLive:t,renditions:i}};class ts extends F1{constructor(e,t,i={}){if(super(),!e)throw new Error("A non-empty playlist URL or object is required");this.logger_=It("PlaylistLoader");const{withCredentials:r=!1}=i;this.src=e,this.vhs_=t,this.withCredentials=r,this.addDateRangesToTextTrack_=i.addDateRangesToTextTrack;const n=t.options_;this.customTagParsers=n&&n.customTagParsers||[],this.customTagMappers=n&&n.customTagMappers||[],this.llhls=n&&n.llhls,this.dateRangesStorage_=new Qu,this.state="HAVE_NOTHING",this.handleMediaupdatetimeout_=this.handleMediaupdatetimeout_.bind(this),this.on("mediaupdatetimeout",this.handleMediaupdatetimeout_),this.on("loadedplaylist",this.handleLoadedPlaylist_.bind(this))}handleLoadedPlaylist_(){const e=this.media();if(!e)return;this.dateRangesStorage_.setOffset(e.segments),this.dateRangesStorage_.setPendingDateRanges(e.dateRanges);const t=this.dateRangesStorage_.getDateRangesToProcess();!t.length||!this.addDateRangesToTextTrack_||this.addDateRangesToTextTrack_(t)}handleMediaupdatetimeout_(){if(this.state!=="HAVE_METADATA")return;const e=this.media();let t=ht(this.main.uri,e.uri);this.llhls&&(t=U1(t,e)),this.state="HAVE_CURRENT_METADATA",this.request=this.vhs_.xhr({uri:t,withCredentials:this.withCredentials,requestType:"hls-playlist"},(i,r)=>{if(this.request){if(i)return this.playlistRequestError(this.request,this.media(),"HAVE_METADATA");this.haveMetadata({playlistString:this.request.responseText,url:this.media().uri,id:this.media().id})}})}playlistRequestError(e,t,i){const{uri:r,id:n}=t;this.request=null,i&&(this.state=i),this.error={playlist:this.main.playlists[n],status:e.status,message:`HLS playlist request error at URL: ${r}.`,responseText:e.responseText,code:e.status>=500?4:2,metadata:Vi({requestType:e.requestType,request:e,error:e.error})},this.trigger("error")}parseManifest_({url:e,manifestString:t}){try{const i=L1({onwarn:({message:r})=>this.logger_(`m3u8-parser warn for ${e}: ${r}`),oninfo:({message:r})=>this.logger_(`m3u8-parser info for ${e}: ${r}`),manifestString:t,customTagParsers:this.customTagParsers,customTagMappers:this.customTagMappers,llhls:this.llhls});return!i.playlists||!i.playlists.length||this.excludeAudioOnlyVariants(i.playlists),i}catch(i){this.error=i,this.error.metadata={errorType:B.Error.StreamingHlsPlaylistParserError,error:i}}}excludeAudioOnlyVariants(e){const t=i=>{const r=i.attributes||{},{width:n,height:a}=r.RESOLUTION||{};if(n&&a)return!0;const l=gh(i)||[];return!!fr(l).video};e.some(t)&&e.forEach(i=>{t(i)||(i.excludeUntil=1/0)})}haveMetadata({playlistString:e,playlistObject:t,url:i,id:r}){this.request=null,this.state="HAVE_METADATA";const n={playlistInfo:{type:"media",uri:i}};this.trigger({type:"playlistparsestart",metadata:n});const a=t||this.parseManifest_({url:i,manifestString:e});a.lastRequest=Date.now(),fh({playlist:a,uri:i,id:r});const l=no(this.main,a);this.targetDuration=a.partTargetDuration||a.targetDuration,this.pendingMedia_=null,l?(this.main=l,this.media_=this.main.playlists[r]):this.trigger("playlistunchanged"),this.updateMediaUpdateTimeout_(ao(this.media(),!!l)),n.parsedPlaylist=Zu(this.main.playlists,n.playlistInfo.type,!this.media_.endList),this.trigger({type:"playlistparsecomplete",metadata:n}),this.trigger("loadedplaylist")}dispose(){this.trigger("dispose"),this.stopRequest(),w.clearTimeout(this.mediaUpdateTimeout),w.clearTimeout(this.finalRenditionTimeout),this.dateRangesStorage_=new Qu,this.off()}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e,t){if(!e)return this.media_;if(this.state==="HAVE_NOTHING")throw new Error("Cannot switch media playlist from "+this.state);if(typeof e=="string"){if(!this.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.main.playlists[e]}if(w.clearTimeout(this.finalRenditionTimeout),t){const l=(e.partTargetDuration||e.targetDuration)/2*1e3||5e3;this.finalRenditionTimeout=w.setTimeout(this.media.bind(this,e,!1),l);return}const i=this.state,r=!this.media_||e.id!==this.media_.id,n=this.main.playlists[e.id];if(n&&n.endList||e.endList&&e.segments.length){this.request&&(this.request.onreadystatechange=null,this.request.abort(),this.request=null),this.state="HAVE_METADATA",this.media_=e,r&&(this.trigger("mediachanging"),i==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange"));return}if(this.updateMediaUpdateTimeout_(ao(e,!0)),!r)return;if(this.state="SWITCHING_MEDIA",this.request){if(e.resolvedUri===this.request.url)return;this.request.onreadystatechange=null,this.request.abort(),this.request=null}this.media_&&this.trigger("mediachanging"),this.pendingMedia_=e;const a={playlistInfo:{type:"media",uri:e.uri}};this.trigger({type:"playlistrequeststart",metadata:a}),this.request=this.vhs_.xhr({uri:e.resolvedUri,withCredentials:this.withCredentials,requestType:"hls-playlist"},(l,c)=>{if(this.request){if(e.lastRequest=Date.now(),e.resolvedUri=Tn(e.resolvedUri,c),l)return this.playlistRequestError(this.request,e,i);this.trigger({type:"playlistrequestcomplete",metadata:a}),this.haveMetadata({playlistString:c.responseText,url:e.uri,id:e.id}),i==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange")}})}pause(){this.mediaUpdateTimeout&&(w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),this.stopRequest(),this.state==="HAVE_NOTHING"&&(this.started=!1),this.state==="SWITCHING_MEDIA"?this.media_?this.state="HAVE_METADATA":this.state="HAVE_MAIN_MANIFEST":this.state==="HAVE_CURRENT_METADATA"&&(this.state="HAVE_METADATA")}load(e){this.mediaUpdateTimeout&&(w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null);const t=this.media();if(e){const i=t?(t.partTargetDuration||t.targetDuration)/2*1e3:5e3;this.mediaUpdateTimeout=w.setTimeout(()=>{this.mediaUpdateTimeout=null,this.load()},i);return}if(!this.started){this.start();return}t&&!t.endList?this.trigger("mediaupdatetimeout"):this.trigger("loadedplaylist")}updateMediaUpdateTimeout_(e){this.mediaUpdateTimeout&&(w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null),!(!this.media()||this.media().endList)&&(this.mediaUpdateTimeout=w.setTimeout(()=>{this.mediaUpdateTimeout=null,this.trigger("mediaupdatetimeout"),this.updateMediaUpdateTimeout_(e)},e))}start(){if(this.started=!0,typeof this.src=="object"){this.src.uri||(this.src.uri=w.location.href),this.src.resolvedUri=this.src.uri,setTimeout(()=>{this.setupInitialPlaylist(this.src)},0);return}const e={playlistInfo:{type:"multivariant",uri:this.src}};this.trigger({type:"playlistrequeststart",metadata:e}),this.request=this.vhs_.xhr({uri:this.src,withCredentials:this.withCredentials,requestType:"hls-playlist"},(t,i)=>{if(!this.request)return;if(this.request=null,t)return this.error={status:i.status,message:`HLS playlist request error at URL: ${this.src}.`,responseText:i.responseText,code:2,metadata:Vi({requestType:i.requestType,request:i,error:t})},this.state==="HAVE_NOTHING"&&(this.started=!1),this.trigger("error");this.trigger({type:"playlistrequestcomplete",metadata:e}),this.src=Tn(this.src,i),this.trigger({type:"playlistparsestart",metadata:e});const r=this.parseManifest_({manifestString:i.responseText,url:this.src});e.parsedPlaylist=Zu(r.playlists,e.playlistInfo.type,!1),this.trigger({type:"playlistparsecomplete",metadata:e}),this.setupInitialPlaylist(r)})}srcUri(){return typeof this.src=="string"?this.src:this.src.uri}setupInitialPlaylist(e){if(this.state="HAVE_MAIN_MANIFEST",e.playlists){this.main=e,ph(this.main,this.srcUri()),e.playlists.forEach(i=>{i.segments=_h(i),i.segments.forEach(r=>{yh(r,i.resolvedUri)})}),this.trigger("loadedplaylist"),this.request||this.media(this.main.playlists[0]);return}const t=this.srcUri()||w.location.href;this.main=R1(e,t),this.haveMetadata({playlistObject:e,url:t,id:this.main.playlists[0].id}),this.trigger("loadedmetadata")}updateOrDeleteClone(e,t){const i=this.main,r=e.ID;let n=i.playlists.length;for(;n--;){const a=i.playlists[n];if(a.attributes["PATHWAY-ID"]===r){const l=a.resolvedUri,c=a.id;if(t){const f=this.createCloneURI_(a.resolvedUri,e),g=as(r,f),y=this.createCloneAttributes_(r,a.attributes),k=this.createClonePlaylist_(a,g,e,y);i.playlists[n]=k,i.playlists[g]=k,i.playlists[f]=k}else i.playlists.splice(n,1);delete i.playlists[c],delete i.playlists[l]}}this.updateOrDeleteCloneMedia(e,t)}updateOrDeleteCloneMedia(e,t){const i=this.main,r=e.ID;["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(n=>{if(!(!i.mediaGroups[n]||!i.mediaGroups[n][r])){for(const a in i.mediaGroups[n])if(a===r){for(const l in i.mediaGroups[n][a])i.mediaGroups[n][a][l].playlists.forEach((f,g)=>{const y=i.playlists[f.id],k=y.id,E=y.resolvedUri;delete i.playlists[k],delete i.playlists[E]});delete i.mediaGroups[n][a]}}}),t&&this.createClonedMediaGroups_(e)}addClonePathway(e,t={}){const i=this.main,r=i.playlists.length,n=this.createCloneURI_(t.resolvedUri,e),a=as(e.ID,n),l=this.createCloneAttributes_(e.ID,t.attributes),c=this.createClonePlaylist_(t,a,e,l);i.playlists[r]=c,i.playlists[a]=c,i.playlists[n]=c,this.createClonedMediaGroups_(e)}createClonedMediaGroups_(e){const t=e.ID,i=e["BASE-ID"],r=this.main;["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(n=>{if(!(!r.mediaGroups[n]||r.mediaGroups[n][t]))for(const a in r.mediaGroups[n]){if(a===i)r.mediaGroups[n][t]={};else continue;for(const l in r.mediaGroups[n][a]){const c=r.mediaGroups[n][a][l];r.mediaGroups[n][t][l]=Ue({},c);const f=r.mediaGroups[n][t][l],g=this.createCloneURI_(c.resolvedUri,e);f.resolvedUri=g,f.uri=g,f.playlists=[],c.playlists.forEach((y,k)=>{const E=r.playlists[y.id],L=hh(n,t,l),_=as(t,L);if(E&&!r.playlists[_]){const I=this.createClonePlaylist_(E,_,e),N=I.resolvedUri;r.playlists[_]=I,r.playlists[N]=I}f.playlists[k]=this.createClonePlaylist_(y,_,e)})}}})}createClonePlaylist_(e,t,i,r){const n=this.createCloneURI_(e.resolvedUri,i),a={resolvedUri:n,uri:n,id:t};return e.segments&&(a.segments=[]),r&&(a.attributes=r),Se(e,a)}createCloneURI_(e,t){const i=new URL(e);i.hostname=t["URI-REPLACEMENT"].HOST;const r=t["URI-REPLACEMENT"].PARAMS;for(const n of Object.keys(r))i.searchParams.set(n,r[n]);return i.href}createCloneAttributes_(e,t){const i={"PATHWAY-ID":e};return["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(r=>{t[r]&&(i[r]=e)}),i}getKeyIdSet(e){const t=new Set;if(!e||!e.contentProtection)return t;for(const i in e.contentProtection)if(e.contentProtection[i]&&e.contentProtection[i].attributes&&e.contentProtection[i].attributes.keyId){const r=e.contentProtection[i].attributes.keyId;t.add(r.toLowerCase())}return t}}const oo=function(s,e,t,i){const r=s.responseType==="arraybuffer"?s.response:s.responseText;!e&&r&&(s.responseTime=Date.now(),s.roundTripTime=s.responseTime-s.requestTime,s.bytesReceived=r.byteLength||r.length,s.bandwidth||(s.bandwidth=Math.floor(s.bytesReceived/s.roundTripTime*8*1e3))),t.headers&&(s.responseHeaders=t.headers),e&&e.code==="ETIMEDOUT"&&(s.timedout=!0),!e&&!s.aborted&&t.statusCode!==200&&t.statusCode!==206&&t.statusCode!==0&&(e=new Error("XHR Failed with a response of: "+(s&&(r||s.responseText)))),i(e,s)},H1=(s,e)=>{if(!s||!s.size)return;let t=e;return s.forEach(i=>{t=i(t)}),t},z1=(s,e,t,i)=>{!s||!s.size||s.forEach(r=>{r(e,t,i)})},Th=function(){const s=function e(t,i){t=Se({timeout:45e3},t);const r=e.beforeRequest||B.Vhs.xhr.beforeRequest,n=e._requestCallbackSet||B.Vhs.xhr._requestCallbackSet||new Set,a=e._responseCallbackSet||B.Vhs.xhr._responseCallbackSet;r&&typeof r=="function"&&(B.log.warn("beforeRequest is deprecated, use onRequest instead."),n.add(r));const l=B.Vhs.xhr.original===!0?B.xhr:B.Vhs.xhr,c=H1(n,t);n.delete(r);const f=l(c||t,function(y,k){return z1(a,f,y,k),oo(f,y,k,i)}),g=f.abort;return f.abort=function(){return f.aborted=!0,g.apply(f,arguments)},f.uri=t.uri,f.requestType=t.requestType,f.requestTime=Date.now(),f};return s.original=!0,s},$1=function(s){let e;const t=s.offset;return typeof s.offset=="bigint"||typeof s.length=="bigint"?e=w.BigInt(s.offset)+w.BigInt(s.length)-w.BigInt(1):e=s.offset+s.length-1,"bytes="+t+"-"+e},lo=function(s){const e={};return s.byterange&&(e.Range=$1(s.byterange)),e},G1=function(s,e){return s.start(e)+"-"+s.end(e)},W1=function(s,e){const t=s.toString(16);return"00".substring(0,2-t.length)+t+(e%2?" ":"")},X1=function(s){return s>=32&&s<126?String.fromCharCode(s):"."},xh=function(s){const e={};return Object.keys(s).forEach(t=>{const i=s[t];Cc(i)?e[t]={bytes:i.buffer,byteOffset:i.byteOffset,byteLength:i.byteLength}:e[t]=i}),e},xn=function(s){const e=s.byterange||{length:1/0,offset:0};return[e.length,e.offset,s.resolvedUri].join(",")},Sh=function(s){return s.resolvedUri},Ch=s=>{const e=Array.prototype.slice.call(s),t=16;let i="",r,n;for(let a=0;a<e.length/t;a++)r=e.slice(a*t,a*t+t).map(W1).join(""),n=e.slice(a*t,a*t+t).map(X1).join(""),i+=r+" "+n+`
183
+ `;return i},Y1=({bytes:s})=>Ch(s),K1=s=>{let e="",t;for(t=0;t<s.length;t++)e+=G1(s,t)+" ";return e};var Q1=Object.freeze({__proto__:null,createTransferableMessage:xh,initSegmentId:xn,segmentKeyId:Sh,hexDump:Ch,tagDump:Y1,textRanges:K1});const Eh=.25,J1=(s,e)=>{if(!e.dateTimeObject)return null;const t=e.videoTimingInfo.transmuxerPrependedSeconds,r=e.videoTimingInfo.transmuxedPresentationStart+t,n=s-r;return new Date(e.dateTimeObject.getTime()+n*1e3)},Z1=s=>s.transmuxedPresentationEnd-s.transmuxedPresentationStart-s.transmuxerPrependedSeconds,e2=(s,e)=>{let t;try{t=new Date(s)}catch{return null}if(!e||!e.segments||e.segments.length===0)return null;let i=e.segments[0];if(t<new Date(i.dateTimeObject))return null;for(let c=0;c<e.segments.length-1;c++){i=e.segments[c];const f=new Date(e.segments[c+1].dateTimeObject);if(t<f)break}const r=e.segments[e.segments.length-1],n=r.dateTimeObject,a=r.videoTimingInfo?Z1(r.videoTimingInfo):r.duration+r.duration*Eh,l=new Date(n.getTime()+a*1e3);return t>l?null:(t>new Date(n)&&(i=r),{segment:i,estimatedStart:i.videoTimingInfo?i.videoTimingInfo.transmuxedPresentationStart:ft.duration(e,e.mediaSequence+e.segments.indexOf(i)),type:i.videoTimingInfo?"accurate":"estimate"})},t2=(s,e)=>{if(!e||!e.segments||e.segments.length===0)return null;let t=0,i;for(let n=0;n<e.segments.length&&(i=e.segments[n],t=i.videoTimingInfo?i.videoTimingInfo.transmuxedPresentationEnd:t+i.duration,!(s<=t));n++);const r=e.segments[e.segments.length-1];if(r.videoTimingInfo&&r.videoTimingInfo.transmuxedPresentationEnd<s)return null;if(s>t){if(s>t+r.duration*Eh)return null;i=r}return{segment:i,estimatedStart:i.videoTimingInfo?i.videoTimingInfo.transmuxedPresentationStart:t-i.duration,type:i.videoTimingInfo?"accurate":"estimate"}},i2=(s,e)=>{let t,i;try{t=new Date(s),i=new Date(e)}catch{}const r=t.getTime();return(i.getTime()-r)/1e3},s2=s=>{if(!s.segments||s.segments.length===0)return!1;for(let e=0;e<s.segments.length;e++)if(!s.segments[e].dateTimeObject)return!1;return!0},r2=({playlist:s,time:e=void 0,callback:t})=>{if(!t)throw new Error("getProgramTime: callback must be provided");if(!s||e===void 0)return t({message:"getProgramTime: playlist and time must be provided"});const i=t2(e,s);if(!i)return t({message:"valid programTime was not found"});if(i.type==="estimate")return t({message:"Accurate programTime could not be determined. Please seek to e.seekTime and try again",seekTime:i.estimatedStart});const r={mediaSeconds:e},n=J1(e,i.segment);return n&&(r.programDateTime=n.toISOString()),t(null,r)},Ah=({programTime:s,playlist:e,retryCount:t=2,seekTo:i,pauseAfterSeek:r=!0,tech:n,callback:a})=>{if(!a)throw new Error("seekToProgramTime: callback must be provided");if(typeof s>"u"||!e||!i)return a({message:"seekToProgramTime: programTime, seekTo and playlist must be provided"});if(!e.endList&&!n.hasStarted_)return a({message:"player must be playing a live stream to start buffering"});if(!s2(e))return a({message:"programDateTime tags must be provided in the manifest "+e.resolvedUri});const l=e2(s,e);if(!l)return a({message:`${s} was not found in the stream`});const c=l.segment,f=i2(c.dateTimeObject,s);if(l.type==="estimate"){if(t===0)return a({message:`${s} is not buffered yet. Try again`});i(l.estimatedStart+f),n.one("seeked",()=>{Ah({programTime:s,playlist:e,retryCount:t-1,seekTo:i,pauseAfterSeek:r,tech:n,callback:a})});return}const g=c.start+f,y=()=>a(null,n.currentTime());n.one("seeked",y),r&&n.pause(),i(g)},Fa=(s,e)=>{if(s.readyState===4)return e()},n2=(s,e,t,i)=>{let r=[],n,a=!1;const l=function(y,k,E,L){return k.abort(),a=!0,t(y,k,E,L)},c=function(y,k){if(a)return;if(y)return y.metadata=Vi({requestType:i,request:k,error:y}),l(y,k,"",r);const E=k.responseText.substring(r&&r.byteLength||0,k.responseText.length);if(r=Pm(r,Ec(E,!0)),n=n||er(r),r.length<10||n&&r.length<n+2)return Fa(k,()=>l(y,k,"",r));const L=To(r);return L==="ts"&&r.length<188?Fa(k,()=>l(y,k,"",r)):!L&&r.length<376?Fa(k,()=>l(y,k,"",r)):l(null,k,L,r)},g=e({uri:s,beforeSend(y){y.overrideMimeType("text/plain; charset=x-user-defined"),y.addEventListener("progress",function({total:k,loaded:E}){return oo(y,null,{statusCode:y.status},c)})}},function(y,k){return oo(g,y,k,c)});return g},{EventTarget:a2}=B,ec=function(s,e){if(!bh(s,e)||s.sidx&&e.sidx&&(s.sidx.offset!==e.sidx.offset||s.sidx.length!==e.sidx.length))return!1;if(!s.sidx&&e.sidx||s.sidx&&!e.sidx||s.segments&&!e.segments||!s.segments&&e.segments)return!1;if(!s.segments&&!e.segments)return!0;for(let t=0;t<s.segments.length;t++){const i=s.segments[t],r=e.segments[t];if(i.uri!==r.uri)return!1;if(!i.byterange&&!r.byterange)continue;const n=i.byterange,a=r.byterange;if(n&&!a||!n&&a||n.offset!==a.offset||n.length!==a.length)return!1}return!0},o2=(s,e,t,i)=>{const r=i.attributes.NAME||t;return`placeholder-uri-${s}-${e}-${r}`},l2=({mainXml:s,srcUrl:e,clientOffset:t,sidxMapping:i,previousManifest:r})=>{const n=j0(s,{manifestUri:e,clientOffset:t,sidxMapping:i,previousManifest:r});return ph(n,e,o2),n},u2=(s,e)=>{As(s,(t,i,r,n)=>{(!e.mediaGroups[i][r]||!(n in e.mediaGroups[i][r]))&&delete s.mediaGroups[i][r][n]})},c2=(s,e,t)=>{let i=!0,r=Se(s,{duration:e.duration,minimumUpdatePeriod:e.minimumUpdatePeriod,timelineStarts:e.timelineStarts});for(let n=0;n<e.playlists.length;n++){const a=e.playlists[n];if(a.sidx){const c=Dn(a.sidx);t&&t[c]&&t[c].sidx&&yo(a,t[c].sidx,a.sidx.resolvedUri)}const l=no(r,a,ec);l&&(r=l,i=!1)}return As(e,(n,a,l,c)=>{if(n.playlists&&n.playlists.length){const f=n.playlists[0].id,g=no(r,n.playlists[0],ec);g&&(r=g,c in r.mediaGroups[a][l]||(r.mediaGroups[a][l][c]=n),r.mediaGroups[a][l][c].playlists[0]=r.playlists[f],i=!1)}}),u2(r,e),e.minimumUpdatePeriod!==s.minimumUpdatePeriod&&(i=!1),i?null:r},d2=(s,e)=>(!s.map&&!e.map||!!(s.map&&e.map&&s.map.byterange.offset===e.map.byterange.offset&&s.map.byterange.length===e.map.byterange.length))&&s.uri===e.uri&&s.byterange.offset===e.byterange.offset&&s.byterange.length===e.byterange.length,tc=(s,e)=>{const t={};for(const i in s){const n=s[i].sidx;if(n){const a=Dn(n);if(!e[a])break;const l=e[a].sidxInfo;d2(l,n)&&(t[a]=e[a])}}return t},h2=(s,e)=>{let i=tc(s.playlists,e);return As(s,(r,n,a,l)=>{if(r.playlists&&r.playlists.length){const c=r.playlists;i=Se(i,tc(c,e))}}),i};class uo extends a2{constructor(e,t,i={},r){super(),this.isPaused_=!0,this.mainPlaylistLoader_=r||this,r||(this.isMain_=!0);const{withCredentials:n=!1}=i;if(this.vhs_=t,this.withCredentials=n,this.addMetadataToTextTrack=i.addMetadataToTextTrack,!e)throw new Error("A non-empty playlist URL or object is required");this.on("minimumUpdatePeriod",()=>{this.refreshXml_()}),this.on("mediaupdatetimeout",()=>{this.refreshMedia_(this.media().id)}),this.state="HAVE_NOTHING",this.loadedPlaylists_={},this.logger_=It("DashPlaylistLoader"),this.isMain_?(this.mainPlaylistLoader_.srcUrl=e,this.mainPlaylistLoader_.sidxMapping_={}):this.childPlaylist_=e}get isPaused(){return this.isPaused_}requestErrored_(e,t,i){if(!this.request)return!0;if(this.request=null,e)return this.error=typeof e=="object"&&!(e instanceof Error)?e:{status:t.status,message:"DASH request error at URL: "+t.uri,response:t.response,code:2,metadata:e.metadata},i&&(this.state=i),this.trigger("error"),!0}addSidxSegments_(e,t,i){const r=e.sidx&&Dn(e.sidx);if(!e.sidx||!r||this.mainPlaylistLoader_.sidxMapping_[r]){w.clearTimeout(this.mediaRequest_),this.mediaRequest_=w.setTimeout(()=>i(!1),0);return}const n=Tn(e.sidx.resolvedUri),a=(c,f)=>{if(this.requestErrored_(c,f,t))return;const g=this.mainPlaylistLoader_.sidxMapping_,{requestType:y}=f;let k;try{k=M0(ue(f.response).subarray(8))}catch(E){E.metadata=Vi({requestType:y,request:f,parseFailure:!0}),this.requestErrored_(E,f,t);return}return g[r]={sidxInfo:e.sidx,sidx:k},yo(e,k,e.sidx.resolvedUri),i(!0)},l="dash-sidx";this.request=n2(n,this.vhs_.xhr,(c,f,g,y)=>{if(c)return a(c,f);if(!g||g!=="mp4"){const L=g||"unknown";return a({status:f.status,message:`Unsupported ${L} container type for sidx segment at URL: ${n}`,response:"",playlist:e,internal:!0,playlistExclusionDuration:1/0,code:2},f)}const{offset:k,length:E}=e.sidx.byterange;if(y.length>=E+k)return a(c,{response:y.subarray(k,k+E),status:f.status,uri:f.uri});this.request=this.vhs_.xhr({uri:n,responseType:"arraybuffer",requestType:"dash-sidx",headers:lo({byterange:e.sidx.byterange})},a)},l)}dispose(){this.isPaused_=!0,this.trigger("dispose"),this.stopRequest(),this.loadedPlaylists_={},w.clearTimeout(this.minimumUpdatePeriodTimeout_),w.clearTimeout(this.mediaRequest_),w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.mediaRequest_=null,this.minimumUpdatePeriodTimeout_=null,this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.off()}hasPendingRequest(){return this.request||this.mediaRequest_}stopRequest(){if(this.request){const e=this.request;this.request=null,e.onreadystatechange=null,e.abort()}}media(e){if(!e)return this.media_;if(this.state==="HAVE_NOTHING")throw new Error("Cannot switch media playlist from "+this.state);const t=this.state;if(typeof e=="string"){if(!this.mainPlaylistLoader_.main.playlists[e])throw new Error("Unknown playlist URI: "+e);e=this.mainPlaylistLoader_.main.playlists[e]}const i=!this.media_||e.id!==this.media_.id;if(i&&this.loadedPlaylists_[e.id]&&this.loadedPlaylists_[e.id].endList){this.state="HAVE_METADATA",this.media_=e,i&&(this.trigger("mediachanging"),this.trigger("mediachange"));return}i&&(this.media_&&this.trigger("mediachanging"),this.addSidxSegments_(e,t,r=>{this.haveMetadata({startingState:t,playlist:e})}))}haveMetadata({startingState:e,playlist:t}){this.state="HAVE_METADATA",this.loadedPlaylists_[t.id]=t,w.clearTimeout(this.mediaRequest_),this.mediaRequest_=null,this.refreshMedia_(t.id),e==="HAVE_MAIN_MANIFEST"?this.trigger("loadedmetadata"):this.trigger("mediachange")}pause(){this.isPaused_=!0,this.mainPlaylistLoader_.createMupOnMedia_&&(this.off("loadedmetadata",this.mainPlaylistLoader_.createMupOnMedia_),this.mainPlaylistLoader_.createMupOnMedia_=null),this.stopRequest(),w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null,this.isMain_&&(w.clearTimeout(this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_),this.mainPlaylistLoader_.minimumUpdatePeriodTimeout_=null),this.state==="HAVE_NOTHING"&&(this.started=!1)}load(e){this.isPaused_=!1,w.clearTimeout(this.mediaUpdateTimeout),this.mediaUpdateTimeout=null;const t=this.media();if(e){const i=t?t.targetDuration/2*1e3:5e3;this.mediaUpdateTimeout=w.setTimeout(()=>this.load(),i);return}if(!this.started){this.start();return}t&&!t.endList?(this.isMain_&&!this.minimumUpdatePeriodTimeout_&&(this.trigger("minimumUpdatePeriod"),this.updateMinimumUpdatePeriodTimeout_()),this.trigger("mediaupdatetimeout")):this.trigger("loadedplaylist")}start(){if(this.started=!0,!this.isMain_){w.clearTimeout(this.mediaRequest_),this.mediaRequest_=w.setTimeout(()=>this.haveMain_(),0);return}this.requestMain_((e,t)=>{this.haveMain_(),!this.hasPendingRequest()&&!this.media_&&this.media(this.mainPlaylistLoader_.main.playlists[0])})}requestMain_(e){const t={manifestInfo:{uri:this.mainPlaylistLoader_.srcUrl}};this.trigger({type:"manifestrequeststart",metadata:t}),this.request=this.vhs_.xhr({uri:this.mainPlaylistLoader_.srcUrl,withCredentials:this.withCredentials,requestType:"dash-manifest"},(i,r)=>{if(i){const{requestType:a}=r;i.metadata=Vi({requestType:a,request:r,error:i})}if(this.requestErrored_(i,r)){this.state==="HAVE_NOTHING"&&(this.started=!1);return}this.trigger({type:"manifestrequestcomplete",metadata:t});const n=r.responseText!==this.mainPlaylistLoader_.mainXml_;if(this.mainPlaylistLoader_.mainXml_=r.responseText,r.responseHeaders&&r.responseHeaders.date?this.mainLoaded_=Date.parse(r.responseHeaders.date):this.mainLoaded_=Date.now(),this.mainPlaylistLoader_.srcUrl=Tn(this.mainPlaylistLoader_.srcUrl,r),n){this.handleMain_(),this.syncClientServerClock_(()=>e(r,n));return}return e(r,n)})}syncClientServerClock_(e){const t=I0(this.mainPlaylistLoader_.mainXml_);if(t===null)return this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e();if(t.method==="DIRECT")return this.mainPlaylistLoader_.clientOffset_=t.value-Date.now(),e();this.request=this.vhs_.xhr({uri:ht(this.mainPlaylistLoader_.srcUrl,t.value),method:t.method,withCredentials:this.withCredentials,requestType:"dash-clock-sync"},(i,r)=>{if(!this.request)return;if(i){const{requestType:a}=r;return this.error.metadata=Vi({requestType:a,request:r,error:i}),this.mainPlaylistLoader_.clientOffset_=this.mainLoaded_-Date.now(),e()}let n;t.method==="HEAD"?!r.responseHeaders||!r.responseHeaders.date?n=this.mainLoaded_:n=Date.parse(r.responseHeaders.date):n=Date.parse(r.responseText),this.mainPlaylistLoader_.clientOffset_=n-Date.now(),e()})}haveMain_(){this.state="HAVE_MAIN_MANIFEST",this.isMain_?this.trigger("loadedplaylist"):this.media_||this.media(this.childPlaylist_)}handleMain_(){w.clearTimeout(this.mediaRequest_),this.mediaRequest_=null;const e=this.mainPlaylistLoader_.main,t={manifestInfo:{uri:this.mainPlaylistLoader_.srcUrl}};this.trigger({type:"manifestparsestart",metadata:t});let i;try{i=l2({mainXml:this.mainPlaylistLoader_.mainXml_,srcUrl:this.mainPlaylistLoader_.srcUrl,clientOffset:this.mainPlaylistLoader_.clientOffset_,sidxMapping:this.mainPlaylistLoader_.sidxMapping_,previousManifest:e})}catch(n){this.error=n,this.error.metadata={errorType:B.Error.StreamingDashManifestParserError,error:n},this.trigger("error")}e&&(i=c2(e,i,this.mainPlaylistLoader_.sidxMapping_)),this.mainPlaylistLoader_.main=i||e;const r=this.mainPlaylistLoader_.main.locations&&this.mainPlaylistLoader_.main.locations[0];if(r&&r!==this.mainPlaylistLoader_.srcUrl&&(this.mainPlaylistLoader_.srcUrl=r),(!e||i&&i.minimumUpdatePeriod!==e.minimumUpdatePeriod)&&this.updateMinimumUpdatePeriodTimeout_(),this.addEventStreamToMetadataTrack_(i),i){const{duration:n,endList:a}=i,l=[];i.playlists.forEach(f=>{l.push({id:f.id,bandwidth:f.attributes.BANDWIDTH,resolution:f.attributes.RESOLUTION,codecs:f.attributes.CODECS})});const c={duration:n,isLive:!a,renditions:l};t.parsedManifest=c,this.trigger({type:"manifestparsecomplete",metadata:t})}return!!i}updateMinimumUpdatePeriodTimeout_(){const e=this.mainPlaylistLoader_;e.createMupOnMedia_&&(e.off("loadedmetadata",e.createMupOnMedia_),e.createMupOnMedia_=null),e.minimumUpdatePeriodTimeout_&&(w.clearTimeout(e.minimumUpdatePeriodTimeout_),e.minimumUpdatePeriodTimeout_=null);let t=e.main&&e.main.minimumUpdatePeriod;if(t===0&&(e.media()?t=e.media().targetDuration*1e3:(e.createMupOnMedia_=e.updateMinimumUpdatePeriodTimeout_,e.one("loadedmetadata",e.createMupOnMedia_))),typeof t!="number"||t<=0){t<0&&this.logger_(`found invalid minimumUpdatePeriod of ${t}, not setting a timeout`);return}this.createMUPTimeout_(t)}createMUPTimeout_(e){const t=this.mainPlaylistLoader_;t.minimumUpdatePeriodTimeout_=w.setTimeout(()=>{t.minimumUpdatePeriodTimeout_=null,t.trigger("minimumUpdatePeriod"),t.createMUPTimeout_(e)},e)}refreshXml_(){this.requestMain_((e,t)=>{t&&(this.media_&&(this.media_=this.mainPlaylistLoader_.main.playlists[this.media_.id]),this.mainPlaylistLoader_.sidxMapping_=h2(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.sidxMapping_),this.addSidxSegments_(this.media(),this.state,i=>{this.refreshMedia_(this.media().id)}))})}refreshMedia_(e){if(!e)throw new Error("refreshMedia_ must take a media id");this.media_&&this.isMain_&&this.handleMain_();const t=this.mainPlaylistLoader_.main.playlists,i=!this.media_||this.media_!==t[e];if(i?this.media_=t[e]:this.trigger("playlistunchanged"),!this.mediaUpdateTimeout){const r=()=>{this.media().endList||(this.mediaUpdateTimeout=w.setTimeout(()=>{this.trigger("mediaupdatetimeout"),r()},ao(this.media(),!!i)))};r()}this.trigger("loadedplaylist")}addEventStreamToMetadataTrack_(e){if(e&&this.mainPlaylistLoader_.main.eventStream){const t=this.mainPlaylistLoader_.main.eventStream.map(i=>({cueTime:i.start,frames:[{data:i.messageData}]}));this.addMetadataToTextTrack("EventStream",t,this.mainPlaylistLoader_.main.duration)}}getKeyIdSet(e){if(e.contentProtection){const t=new Set;for(const i in e.contentProtection){const r=e.contentProtection[i].attributes["cenc:default_KID"];r&&t.add(r.replace(/-/g,"").toLowerCase())}return t}}}var We={GOAL_BUFFER_LENGTH:30,MAX_GOAL_BUFFER_LENGTH:60,BACK_BUFFER_LENGTH:30,GOAL_BUFFER_LENGTH_RATE:1,INITIAL_BANDWIDTH:4194304,BANDWIDTH_VARIANCE:1.2,BUFFER_LOW_WATER_LINE:0,MAX_BUFFER_LOW_WATER_LINE:30,EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:16,BUFFER_LOW_WATER_LINE_RATE:1,BUFFER_HIGH_WATER_LINE:30};const f2=s=>{const e=new Uint8Array(new ArrayBuffer(s.length));for(let t=0;t<s.length;t++)e[t]=s.charCodeAt(t);return e.buffer},wh=function(s){return s.on=s.addEventListener,s.off=s.removeEventListener,s},p2=function(s){try{return URL.createObjectURL(new Blob([s],{type:"application/javascript"}))}catch{const t=new BlobBuilder;return t.append(s),URL.createObjectURL(t.getBlob())}},Dh=function(s){return function(){const e=p2(s),t=wh(new Worker(e));t.objURL=e;const i=t.terminate;return t.on=t.addEventListener,t.off=t.removeEventListener,t.terminate=function(){return URL.revokeObjectURL(e),i.call(this)},t}},kh=function(s){return`var browserWorkerPolyFill = ${wh.toString()};
200
184
  browserWorkerPolyFill(self);
201
- `+i},Rf=function(i){return i.toString().replace(/^function.+?{/,"").slice(0,-1)},r_=Mf(Rf(function(){var i=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=function(){this.init=function(){var o={};this.on=function(c,h){o[c]||(o[c]=[]),o[c]=o[c].concat(h)},this.off=function(c,h){var d;return o[c]?(d=o[c].indexOf(h),o[c]=o[c].slice(),o[c].splice(d,1),d>-1):!1},this.trigger=function(c){var h,d,p,g;if(h=o[c],!!h)if(arguments.length===2)for(p=h.length,d=0;d<p;++d)h[d].call(this,arguments[1]);else{for(g=[],d=arguments.length,d=1;d<arguments.length;++d)g.push(arguments[d]);for(p=h.length,d=0;d<p;++d)h[d].apply(this,g)}},this.dispose=function(){o={}}}};e.prototype.pipe=function(o){return this.on("data",function(c){o.push(c)}),this.on("done",function(c){o.flush(c)}),this.on("partialdone",function(c){o.partialFlush(c)}),this.on("endedtimeline",function(c){o.endTimeline(c)}),this.on("reset",function(c){o.reset(c)}),o},e.prototype.push=function(o){this.trigger("data",o)},e.prototype.flush=function(o){this.trigger("done",o)},e.prototype.partialFlush=function(o){this.trigger("partialdone",o)},e.prototype.endTimeline=function(o){this.trigger("endedtimeline",o)},e.prototype.reset=function(o){this.trigger("reset",o)};var t=e,s=Math.pow(2,32),r=function(o){var c=new DataView(o.buffer,o.byteOffset,o.byteLength),h;return c.getBigUint64?(h=c.getBigUint64(0),h<Number.MAX_SAFE_INTEGER?Number(h):h):c.getUint32(0)*s+c.getUint32(4)},n={getUint64:r,MAX_UINT32:s},a=n.MAX_UINT32,l,u,f,m,v,T,E,A,y,k,w,I,j,L,O,F,B,U,X,ae,J,le,z,Z,Re,ee,_e,Dt,ti,ii,si,ri,pr,ml,gl,vl;(function(){var o;if(z={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],mvex:[],mvhd:[],pasp:[],sdtp:[],smhd:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],styp:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[]},!(typeof Uint8Array>"u")){for(o in z)z.hasOwnProperty(o)&&(z[o]=[o.charCodeAt(0),o.charCodeAt(1),o.charCodeAt(2),o.charCodeAt(3)]);Z=new Uint8Array([105,115,111,109]),ee=new Uint8Array([97,118,99,49]),Re=new Uint8Array([0,0,0,1]),_e=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),Dt=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]),ti={video:_e,audio:Dt},ri=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),si=new Uint8Array([0,0,0,0,0,0,0,0]),pr=new Uint8Array([0,0,0,0,0,0,0,0]),ml=pr,gl=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),vl=pr,ii=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}})(),l=function(o){var c=[],h=0,d,p,g;for(d=1;d<arguments.length;d++)c.push(arguments[d]);for(d=c.length;d--;)h+=c[d].byteLength;for(p=new Uint8Array(h+8),g=new DataView(p.buffer,p.byteOffset,p.byteLength),g.setUint32(0,p.byteLength),p.set(o,4),d=0,h=8;d<c.length;d++)p.set(c[d],h),h+=c[d].byteLength;return p},u=function(){return l(z.dinf,l(z.dref,ri))},f=function(o){return l(z.esds,new Uint8Array([0,0,0,0,3,25,0,0,0,4,17,64,21,0,6,0,0,0,218,192,0,0,218,192,5,2,o.audioobjecttype<<3|o.samplingfrequencyindex>>>1,o.samplingfrequencyindex<<7|o.channelcount<<3,6,1,2]))},m=function(){return l(z.ftyp,Z,Re,Z,ee)},F=function(o){return l(z.hdlr,ti[o])},v=function(o){return l(z.mdat,o)},O=function(o){var c=new Uint8Array([0,0,0,0,0,0,0,2,0,0,0,3,0,1,95,144,o.duration>>>24&255,o.duration>>>16&255,o.duration>>>8&255,o.duration&255,85,196,0,0]);return o.samplerate&&(c[12]=o.samplerate>>>24&255,c[13]=o.samplerate>>>16&255,c[14]=o.samplerate>>>8&255,c[15]=o.samplerate&255),l(z.mdhd,c)},L=function(o){return l(z.mdia,O(o),F(o.type),E(o))},T=function(o){return l(z.mfhd,new Uint8Array([0,0,0,0,(o&4278190080)>>24,(o&16711680)>>16,(o&65280)>>8,o&255]))},E=function(o){return l(z.minf,o.type==="video"?l(z.vmhd,ii):l(z.smhd,si),u(),U(o))},A=function(o,c){for(var h=[],d=c.length;d--;)h[d]=ae(c[d]);return l.apply(null,[z.moof,T(o)].concat(h))},y=function(o){for(var c=o.length,h=[];c--;)h[c]=I(o[c]);return l.apply(null,[z.moov,w(4294967295)].concat(h).concat(k(o)))},k=function(o){for(var c=o.length,h=[];c--;)h[c]=J(o[c]);return l.apply(null,[z.mvex].concat(h))},w=function(o){var c=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,2,0,1,95,144,(o&4278190080)>>24,(o&16711680)>>16,(o&65280)>>8,o&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return l(z.mvhd,c)},B=function(o){var c=o.samples||[],h=new Uint8Array(4+c.length),d,p;for(p=0;p<c.length;p++)d=c[p].flags,h[p+4]=d.dependsOn<<4|d.isDependedOn<<2|d.hasRedundancy;return l(z.sdtp,h)},U=function(o){return l(z.stbl,X(o),l(z.stts,vl),l(z.stsc,ml),l(z.stsz,gl),l(z.stco,pr))},function(){var o,c;X=function(h){return l(z.stsd,new Uint8Array([0,0,0,0,0,0,0,1]),h.type==="video"?o(h):c(h))},o=function(h){var d=h.sps||[],p=h.pps||[],g=[],_=[],b,x;for(b=0;b<d.length;b++)g.push((d[b].byteLength&65280)>>>8),g.push(d[b].byteLength&255),g=g.concat(Array.prototype.slice.call(d[b]));for(b=0;b<p.length;b++)_.push((p[b].byteLength&65280)>>>8),_.push(p[b].byteLength&255),_=_.concat(Array.prototype.slice.call(p[b]));if(x=[z.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,(h.width&65280)>>8,h.width&255,(h.height&65280)>>8,h.height&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,19,118,105,100,101,111,106,115,45,99,111,110,116,114,105,98,45,104,108,115,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),l(z.avcC,new Uint8Array([1,h.profileIdc,h.profileCompatibility,h.levelIdc,255].concat([d.length],g,[p.length],_))),l(z.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192]))],h.sarRatio){var C=h.sarRatio[0],D=h.sarRatio[1];x.push(l(z.pasp,new Uint8Array([(C&4278190080)>>24,(C&16711680)>>16,(C&65280)>>8,C&255,(D&4278190080)>>24,(D&16711680)>>16,(D&65280)>>8,D&255])))}return l.apply(null,x)},c=function(h){return l(z.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,(h.channelcount&65280)>>8,h.channelcount&255,(h.samplesize&65280)>>8,h.samplesize&255,0,0,0,0,(h.samplerate&65280)>>8,h.samplerate&255,0,0]),f(h))}}(),j=function(o){var c=new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,0,(o.duration&4278190080)>>24,(o.duration&16711680)>>16,(o.duration&65280)>>8,o.duration&255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,(o.width&65280)>>8,o.width&255,0,0,(o.height&65280)>>8,o.height&255,0,0]);return l(z.tkhd,c)},ae=function(o){var c,h,d,p,g,_,b;return c=l(z.tfhd,new Uint8Array([0,0,0,58,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0])),_=Math.floor(o.baseMediaDecodeTime/a),b=Math.floor(o.baseMediaDecodeTime%a),h=l(z.tfdt,new Uint8Array([1,0,0,0,_>>>24&255,_>>>16&255,_>>>8&255,_&255,b>>>24&255,b>>>16&255,b>>>8&255,b&255])),g=92,o.type==="audio"?(d=le(o,g),l(z.traf,c,h,d)):(p=B(o),d=le(o,p.length+g),l(z.traf,c,h,d,p))},I=function(o){return o.duration=o.duration||4294967295,l(z.trak,j(o),L(o))},J=function(o){var c=new Uint8Array([0,0,0,0,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return o.type!=="video"&&(c[c.length-1]=0),l(z.trex,c)},function(){var o,c,h;h=function(d,p){var g=0,_=0,b=0,x=0;return d.length&&(d[0].duration!==void 0&&(g=1),d[0].size!==void 0&&(_=2),d[0].flags!==void 0&&(b=4),d[0].compositionTimeOffset!==void 0&&(x=8)),[0,0,g|_|b|x,1,(d.length&4278190080)>>>24,(d.length&16711680)>>>16,(d.length&65280)>>>8,d.length&255,(p&4278190080)>>>24,(p&16711680)>>>16,(p&65280)>>>8,p&255]},c=function(d,p){var g,_,b,x,C,D;for(x=d.samples||[],p+=20+16*x.length,b=h(x,p),_=new Uint8Array(b.length+x.length*16),_.set(b),g=b.length,D=0;D<x.length;D++)C=x[D],_[g++]=(C.duration&4278190080)>>>24,_[g++]=(C.duration&16711680)>>>16,_[g++]=(C.duration&65280)>>>8,_[g++]=C.duration&255,_[g++]=(C.size&4278190080)>>>24,_[g++]=(C.size&16711680)>>>16,_[g++]=(C.size&65280)>>>8,_[g++]=C.size&255,_[g++]=C.flags.isLeading<<2|C.flags.dependsOn,_[g++]=C.flags.isDependedOn<<6|C.flags.hasRedundancy<<4|C.flags.paddingValue<<1|C.flags.isNonSyncSample,_[g++]=C.flags.degradationPriority&61440,_[g++]=C.flags.degradationPriority&15,_[g++]=(C.compositionTimeOffset&4278190080)>>>24,_[g++]=(C.compositionTimeOffset&16711680)>>>16,_[g++]=(C.compositionTimeOffset&65280)>>>8,_[g++]=C.compositionTimeOffset&255;return l(z.trun,_)},o=function(d,p){var g,_,b,x,C,D;for(x=d.samples||[],p+=20+8*x.length,b=h(x,p),g=new Uint8Array(b.length+x.length*8),g.set(b),_=b.length,D=0;D<x.length;D++)C=x[D],g[_++]=(C.duration&4278190080)>>>24,g[_++]=(C.duration&16711680)>>>16,g[_++]=(C.duration&65280)>>>8,g[_++]=C.duration&255,g[_++]=(C.size&4278190080)>>>24,g[_++]=(C.size&16711680)>>>16,g[_++]=(C.size&65280)>>>8,g[_++]=C.size&255;return l(z.trun,g)},le=function(d,p){return d.type==="audio"?o(d,p):c(d,p)}}();var up={ftyp:m,mdat:v,moof:A,moov:y,initSegment:function(o){var c=m(),h=y(o),d;return d=new Uint8Array(c.byteLength+h.byteLength),d.set(c),d.set(h,c.byteLength),d}},cp=function(o){var c,h,d=[],p=[];for(p.byteLength=0,p.nalCount=0,p.duration=0,d.byteLength=0,c=0;c<o.length;c++)h=o[c],h.nalUnitType==="access_unit_delimiter_rbsp"?(d.length&&(d.duration=h.dts-d.dts,p.byteLength+=d.byteLength,p.nalCount+=d.length,p.duration+=d.duration,p.push(d)),d=[h],d.byteLength=h.data.byteLength,d.pts=h.pts,d.dts=h.dts):(h.nalUnitType==="slice_layer_without_partitioning_rbsp_idr"&&(d.keyFrame=!0),d.duration=h.dts-d.dts,d.byteLength+=h.data.byteLength,d.push(h));return p.length&&(!d.duration||d.duration<=0)&&(d.duration=p[p.length-1].duration),p.byteLength+=d.byteLength,p.nalCount+=d.length,p.duration+=d.duration,p.push(d),p},dp=function(o){var c,h,d=[],p=[];for(d.byteLength=0,d.nalCount=0,d.duration=0,d.pts=o[0].pts,d.dts=o[0].dts,p.byteLength=0,p.nalCount=0,p.duration=0,p.pts=o[0].pts,p.dts=o[0].dts,c=0;c<o.length;c++)h=o[c],h.keyFrame?(d.length&&(p.push(d),p.byteLength+=d.byteLength,p.nalCount+=d.nalCount,p.duration+=d.duration),d=[h],d.nalCount=h.length,d.byteLength=h.byteLength,d.pts=h.pts,d.dts=h.dts,d.duration=h.duration):(d.duration+=h.duration,d.nalCount+=h.length,d.byteLength+=h.byteLength,d.push(h));return p.length&&d.duration<=0&&(d.duration=p[p.length-1].duration),p.byteLength+=d.byteLength,p.nalCount+=d.nalCount,p.duration+=d.duration,p.push(d),p},hp=function(o){var c;return!o[0][0].keyFrame&&o.length>1&&(c=o.shift(),o.byteLength-=c.byteLength,o.nalCount-=c.nalCount,o[0][0].dts=c.dts,o[0][0].pts=c.pts,o[0][0].duration+=c.duration),o},fp=function(){return{size:0,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0,degradationPriority:0,isNonSyncSample:1}}},yl=function(o,c){var h=fp();return h.dataOffset=c,h.compositionTimeOffset=o.pts-o.dts,h.duration=o.duration,h.size=4*o.length,h.size+=o.byteLength,o.keyFrame&&(h.flags.dependsOn=2,h.flags.isNonSyncSample=0),h},pp=function(o,c){var h,d,p,g,_,b=c||0,x=[];for(h=0;h<o.length;h++)for(g=o[h],d=0;d<g.length;d++)_=g[d],p=yl(_,b),b+=p.size,x.push(p);return x},mp=function(o){var c,h,d,p,g,_,b=0,x=o.byteLength,C=o.nalCount,D=x+4*C,M=new Uint8Array(D),H=new DataView(M.buffer);for(c=0;c<o.length;c++)for(p=o[c],h=0;h<p.length;h++)for(g=p[h],d=0;d<g.length;d++)_=g[d],H.setUint32(b,_.data.byteLength),b+=4,M.set(_.data,b),b+=_.data.byteLength;return M},gp=function(o,c){var h,d=c||0,p=[];return h=yl(o,d),p.push(h),p},vp=function(o){var c,h,d=0,p=o.byteLength,g=o.length,_=p+4*g,b=new Uint8Array(_),x=new DataView(b.buffer);for(c=0;c<o.length;c++)h=o[c],x.setUint32(d,h.data.byteLength),d+=4,b.set(h.data,d),d+=h.data.byteLength;return b},yp={groupNalsIntoFrames:cp,groupFramesIntoGops:dp,extendFirstKeyFrame:hp,generateSampleTable:pp,concatenateNalData:mp,generateSampleTableForFrame:gp,concatenateNalDataForFrame:vp},Ut=[33,16,5,32,164,27],Kn=[33,65,108,84,1,2,4,8,168,2,4,8,17,191,252],se=function(o){for(var c=[];o--;)c.push(0);return c},_p=function(o){return Object.keys(o).reduce(function(c,h){return c[h]=new Uint8Array(o[h].reduce(function(d,p){return d.concat(p)},[])),c},{})},Qn,bp=function(){if(!Qn){var o={96e3:[Ut,[227,64],se(154),[56]],88200:[Ut,[231],se(170),[56]],64e3:[Ut,[248,192],se(240),[56]],48e3:[Ut,[255,192],se(268),[55,148,128],se(54),[112]],44100:[Ut,[255,192],se(268),[55,163,128],se(84),[112]],32e3:[Ut,[255,192],se(268),[55,234],se(226),[112]],24e3:[Ut,[255,192],se(268),[55,255,128],se(268),[111,112],se(126),[224]],16e3:[Ut,[255,192],se(268),[55,255,128],se(268),[111,255],se(269),[223,108],se(195),[1,192]],12e3:[Kn,se(268),[3,127,248],se(268),[6,255,240],se(268),[13,255,224],se(268),[27,253,128],se(259),[56]],11025:[Kn,se(268),[3,127,248],se(268),[6,255,240],se(268),[13,255,224],se(268),[27,255,192],se(268),[55,175,128],se(108),[112]],8e3:[Kn,se(268),[3,121,16],se(47),[7]]};Qn=_p(o)}return Qn},Jn=9e4,Zn,ea,mr,ta,_l,bl,Tl;Zn=function(o){return o*Jn},ea=function(o,c){return o*c},mr=function(o){return o/Jn},ta=function(o,c){return o/c},_l=function(o,c){return Zn(ta(o,c))},bl=function(o,c){return ea(mr(o),c)},Tl=function(o,c,h){return mr(h?o:o-c)};var de={ONE_SECOND_IN_TS:Jn,secondsToVideoTs:Zn,secondsToAudioTs:ea,videoTsToSeconds:mr,audioTsToSeconds:ta,audioTsToVideoTs:_l,videoTsToAudioTs:bl,metadataTsToSeconds:Tl},Tp=bp,gr=de,xp=function(o){var c,h,d=0;for(c=0;c<o.length;c++)h=o[c],d+=h.data.byteLength;return d},Sp=function(o,c,h,d){var p,g=0,_=0,b=0,x=0,C,D,M;if(c.length&&(p=gr.audioTsToVideoTs(o.baseMediaDecodeTime,o.samplerate),g=Math.ceil(gr.ONE_SECOND_IN_TS/(o.samplerate/1024)),h&&d&&(_=p-Math.max(h,d),b=Math.floor(_/g),x=b*g),!(b<1||x>gr.ONE_SECOND_IN_TS/2))){for(C=Tp()[o.samplerate],C||(C=c[0].data),D=0;D<b;D++)M=c[0],c.splice(0,0,{data:C,dts:M.dts-g,pts:M.pts-g});return o.baseMediaDecodeTime-=Math.floor(gr.videoTsToAudioTs(x,o.samplerate)),x}},Cp=function(o,c,h){return c.minSegmentDts>=h?o:(c.minSegmentDts=1/0,o.filter(function(d){return d.dts>=h?(c.minSegmentDts=Math.min(c.minSegmentDts,d.dts),c.minSegmentPts=c.minSegmentDts,!0):!1}))},Ep=function(o){var c,h,d=[];for(c=0;c<o.length;c++)h=o[c],d.push({size:h.data.byteLength,duration:1024});return d},Ap=function(o){var c,h,d=0,p=new Uint8Array(xp(o));for(c=0;c<o.length;c++)h=o[c],p.set(h.data,d),d+=h.data.byteLength;return p},wp={prefixWithSilence:Sp,trimAdtsFramesByEarliestDts:Cp,generateSampleTable:Ep,concatenateFrameData:Ap},Dp=de.ONE_SECOND_IN_TS,kp=function(o,c){typeof c.pts=="number"&&(o.timelineStartInfo.pts===void 0&&(o.timelineStartInfo.pts=c.pts),o.minSegmentPts===void 0?o.minSegmentPts=c.pts:o.minSegmentPts=Math.min(o.minSegmentPts,c.pts),o.maxSegmentPts===void 0?o.maxSegmentPts=c.pts:o.maxSegmentPts=Math.max(o.maxSegmentPts,c.pts)),typeof c.dts=="number"&&(o.timelineStartInfo.dts===void 0&&(o.timelineStartInfo.dts=c.dts),o.minSegmentDts===void 0?o.minSegmentDts=c.dts:o.minSegmentDts=Math.min(o.minSegmentDts,c.dts),o.maxSegmentDts===void 0?o.maxSegmentDts=c.dts:o.maxSegmentDts=Math.max(o.maxSegmentDts,c.dts))},jp=function(o){delete o.minSegmentDts,delete o.maxSegmentDts,delete o.minSegmentPts,delete o.maxSegmentPts},Ip=function(o,c){var h,d,p=o.minSegmentDts;return c||(p-=o.timelineStartInfo.dts),h=o.timelineStartInfo.baseMediaDecodeTime,h+=p,h=Math.max(0,h),o.type==="audio"&&(d=o.samplerate/Dp,h*=d,h=Math.floor(h)),h},Pp={clearDtsInfo:jp,calculateTrackBaseMediaDecodeTime:Ip,collectDtsInfo:kp},xl=4,Lp=128,Op=function(o){for(var c=0,h={payloadType:-1,payloadSize:0},d=0,p=0;c<o.byteLength&&o[c]!==Lp;){for(;o[c]===255;)d+=255,c++;for(d+=o[c++];o[c]===255;)p+=255,c++;if(p+=o[c++],!h.payload&&d===xl){var g=String.fromCharCode(o[c+3],o[c+4],o[c+5],o[c+6]);if(g==="GA94"){h.payloadType=d,h.payloadSize=p,h.payload=o.subarray(c,c+p);break}else h.payload=void 0}c+=p,d=0,p=0}return h},Mp=function(o){return o.payload[0]!==181||(o.payload[1]<<8|o.payload[2])!==49||String.fromCharCode(o.payload[3],o.payload[4],o.payload[5],o.payload[6])!=="GA94"||o.payload[7]!==3?null:o.payload.subarray(8,o.payload.length-1)},Rp=function(o,c){var h=[],d,p,g,_;if(!(c[0]&64))return h;for(p=c[0]&31,d=0;d<p;d++)g=d*3,_={type:c[g+2]&3,pts:o},c[g+2]&4&&(_.ccData=c[g+3]<<8|c[g+4],h.push(_));return h},Np=function(o){for(var c=o.byteLength,h=[],d=1,p,g;d<c-2;)o[d]===0&&o[d+1]===0&&o[d+2]===3?(h.push(d+2),d+=2):d++;if(h.length===0)return o;p=c-h.length,g=new Uint8Array(p);var _=0;for(d=0;d<p;_++,d++)_===h[0]&&(_++,h.shift()),g[d]=o[_];return g},Sl={parseSei:Op,parseUserData:Mp,parseCaptionPackets:Rp,discardEmulationPreventionBytes:Np,USER_DATA_REGISTERED_ITU_T_T35:xl},ia=t,vr=Sl,qe=function(o){o=o||{},qe.prototype.init.call(this),this.parse708captions_=typeof o.parse708captions=="boolean"?o.parse708captions:!0,this.captionPackets_=[],this.ccStreams_=[new fe(0,0),new fe(0,1),new fe(1,0),new fe(1,1)],this.parse708captions_&&(this.cc708Stream_=new ue({captionServices:o.captionServices})),this.reset(),this.ccStreams_.forEach(function(c){c.on("data",this.trigger.bind(this,"data")),c.on("partialdone",this.trigger.bind(this,"partialdone")),c.on("done",this.trigger.bind(this,"done"))},this),this.parse708captions_&&(this.cc708Stream_.on("data",this.trigger.bind(this,"data")),this.cc708Stream_.on("partialdone",this.trigger.bind(this,"partialdone")),this.cc708Stream_.on("done",this.trigger.bind(this,"done")))};qe.prototype=new ia,qe.prototype.push=function(o){var c,h,d;if(o.nalUnitType==="sei_rbsp"&&(c=vr.parseSei(o.escapedRBSP),!!c.payload&&c.payloadType===vr.USER_DATA_REGISTERED_ITU_T_T35&&(h=vr.parseUserData(c),!!h))){if(o.dts<this.latestDts_){this.ignoreNextEqualDts_=!0;return}else if(o.dts===this.latestDts_&&this.ignoreNextEqualDts_){this.numSameDts_--,this.numSameDts_||(this.ignoreNextEqualDts_=!1);return}d=vr.parseCaptionPackets(o.pts,h),this.captionPackets_=this.captionPackets_.concat(d),this.latestDts_!==o.dts&&(this.numSameDts_=0),this.numSameDts_++,this.latestDts_=o.dts}},qe.prototype.flushCCStreams=function(o){this.ccStreams_.forEach(function(c){return o==="flush"?c.flush():c.partialFlush()},this)},qe.prototype.flushStream=function(o){if(!this.captionPackets_.length){this.flushCCStreams(o);return}this.captionPackets_.forEach(function(c,h){c.presortIndex=h}),this.captionPackets_.sort(function(c,h){return c.pts===h.pts?c.presortIndex-h.presortIndex:c.pts-h.pts}),this.captionPackets_.forEach(function(c){c.type<2?this.dispatchCea608Packet(c):this.dispatchCea708Packet(c)},this),this.captionPackets_.length=0,this.flushCCStreams(o)},qe.prototype.flush=function(){return this.flushStream("flush")},qe.prototype.partialFlush=function(){return this.flushStream("partialFlush")},qe.prototype.reset=function(){this.latestDts_=null,this.ignoreNextEqualDts_=!1,this.numSameDts_=0,this.activeCea608Channel_=[null,null],this.ccStreams_.forEach(function(o){o.reset()})},qe.prototype.dispatchCea608Packet=function(o){this.setsTextOrXDSActive(o)?this.activeCea608Channel_[o.type]=null:this.setsChannel1Active(o)?this.activeCea608Channel_[o.type]=0:this.setsChannel2Active(o)&&(this.activeCea608Channel_[o.type]=1),this.activeCea608Channel_[o.type]!==null&&this.ccStreams_[(o.type<<1)+this.activeCea608Channel_[o.type]].push(o)},qe.prototype.setsChannel1Active=function(o){return(o.ccData&30720)===4096},qe.prototype.setsChannel2Active=function(o){return(o.ccData&30720)===6144},qe.prototype.setsTextOrXDSActive=function(o){return(o.ccData&28928)===256||(o.ccData&30974)===4138||(o.ccData&30974)===6186},qe.prototype.dispatchCea708Packet=function(o){this.parse708captions_&&this.cc708Stream_.push(o)};var Bp={127:9834,4128:32,4129:160,4133:8230,4138:352,4140:338,4144:9608,4145:8216,4146:8217,4147:8220,4148:8221,4149:8226,4153:8482,4154:353,4156:339,4157:8480,4159:376,4214:8539,4215:8540,4216:8541,4217:8542,4218:9168,4219:9124,4220:9123,4221:9135,4222:9126,4223:9121,4256:12600},Fp=function(o){var c=Bp[o]||o;return o&4096&&o===c?"":String.fromCharCode(c)},yr=function(o){return 32<=o&&o<=127||160<=o&&o<=255},kt=function(o){this.windowNum=o,this.reset()};kt.prototype.reset=function(){this.clearText(),this.pendingNewLine=!1,this.winAttr={},this.penAttr={},this.penLoc={},this.penColor={},this.visible=0,this.rowLock=0,this.columnLock=0,this.priority=0,this.relativePositioning=0,this.anchorVertical=0,this.anchorHorizontal=0,this.anchorPoint=0,this.rowCount=1,this.virtualRowCount=this.rowCount+1,this.columnCount=41,this.windowStyle=0,this.penStyle=0},kt.prototype.getText=function(){return this.rows.join(`
202
- `)},kt.prototype.clearText=function(){this.rows=[""],this.rowIdx=0},kt.prototype.newLine=function(o){for(this.rows.length>=this.virtualRowCount&&typeof this.beforeRowOverflow=="function"&&this.beforeRowOverflow(o),this.rows.length>0&&(this.rows.push(""),this.rowIdx++);this.rows.length>this.virtualRowCount;)this.rows.shift(),this.rowIdx--},kt.prototype.isEmpty=function(){return this.rows.length===0?!0:this.rows.length===1?this.rows[0]==="":!1},kt.prototype.addText=function(o){this.rows[this.rowIdx]+=o},kt.prototype.backspace=function(){if(!this.isEmpty()){var o=this.rows[this.rowIdx];this.rows[this.rowIdx]=o.substr(0,o.length-1)}};var _r=function(o,c,h){this.serviceNum=o,this.text="",this.currentWindow=new kt(-1),this.windows=[],this.stream=h,typeof c=="string"&&this.createTextDecoder(c)};_r.prototype.init=function(o,c){this.startPts=o;for(var h=0;h<8;h++)this.windows[h]=new kt(h),typeof c=="function"&&(this.windows[h].beforeRowOverflow=c)},_r.prototype.setCurrentWindow=function(o){this.currentWindow=this.windows[o]},_r.prototype.createTextDecoder=function(o){if(typeof TextDecoder>"u")this.stream.trigger("log",{level:"warn",message:"The `encoding` option is unsupported without TextDecoder support"});else try{this.textDecoder_=new TextDecoder(o)}catch(c){this.stream.trigger("log",{level:"warn",message:"TextDecoder could not be created with "+o+" encoding. "+c})}};var ue=function(o){o=o||{},ue.prototype.init.call(this);var c=this,h=o.captionServices||{},d={},p;Object.keys(h).forEach(g=>{p=h[g],/^SERVICE/.test(g)&&(d[g]=p.encoding)}),this.serviceEncodings=d,this.current708Packet=null,this.services={},this.push=function(g){g.type===3?(c.new708Packet(),c.add708Bytes(g)):(c.current708Packet===null&&c.new708Packet(),c.add708Bytes(g))}};ue.prototype=new ia,ue.prototype.new708Packet=function(){this.current708Packet!==null&&this.push708Packet(),this.current708Packet={data:[],ptsVals:[]}},ue.prototype.add708Bytes=function(o){var c=o.ccData,h=c>>>8,d=c&255;this.current708Packet.ptsVals.push(o.pts),this.current708Packet.data.push(h),this.current708Packet.data.push(d)},ue.prototype.push708Packet=function(){var o=this.current708Packet,c=o.data,h=null,d=null,p=0,g=c[p++];for(o.seq=g>>6,o.sizeCode=g&63;p<c.length;p++)g=c[p++],h=g>>5,d=g&31,h===7&&d>0&&(g=c[p++],h=g),this.pushServiceBlock(h,p,d),d>0&&(p+=d-1)},ue.prototype.pushServiceBlock=function(o,c,h){var d,p=c,g=this.current708Packet.data,_=this.services[o];for(_||(_=this.initService(o,p));p<c+h&&p<g.length;p++)d=g[p],yr(d)?p=this.handleText(p,_):d===24?p=this.multiByteCharacter(p,_):d===16?p=this.extendedCommands(p,_):128<=d&&d<=135?p=this.setCurrentWindow(p,_):152<=d&&d<=159?p=this.defineWindow(p,_):d===136?p=this.clearWindows(p,_):d===140?p=this.deleteWindows(p,_):d===137?p=this.displayWindows(p,_):d===138?p=this.hideWindows(p,_):d===139?p=this.toggleWindows(p,_):d===151?p=this.setWindowAttributes(p,_):d===144?p=this.setPenAttributes(p,_):d===145?p=this.setPenColor(p,_):d===146?p=this.setPenLocation(p,_):d===143?_=this.reset(p,_):d===8?_.currentWindow.backspace():d===12?_.currentWindow.clearText():d===13?_.currentWindow.pendingNewLine=!0:d===14?_.currentWindow.clearText():d===141&&p++},ue.prototype.extendedCommands=function(o,c){var h=this.current708Packet.data,d=h[++o];return yr(d)&&(o=this.handleText(o,c,{isExtended:!0})),o},ue.prototype.getPts=function(o){return this.current708Packet.ptsVals[Math.floor(o/2)]},ue.prototype.initService=function(o,c){var d="SERVICE"+o,h=this,d,p;return d in this.serviceEncodings&&(p=this.serviceEncodings[d]),this.services[o]=new _r(o,p,h),this.services[o].init(this.getPts(c),function(g){h.flushDisplayed(g,h.services[o])}),this.services[o]},ue.prototype.handleText=function(o,c,h){var d=h&&h.isExtended,p=h&&h.isMultiByte,g=this.current708Packet.data,_=d?4096:0,b=g[o],x=g[o+1],C=c.currentWindow,D,M;function H(N){return N.map($=>("0"+($&255).toString(16)).slice(-2)).join("")}if(p?(M=[b,x],o++):M=[b],c.textDecoder_&&!d)D=c.textDecoder_.decode(new Uint8Array(M));else if(p){const N=H(M);D=String.fromCharCode(parseInt(N,16))}else D=Fp(_|b);return C.pendingNewLine&&!C.isEmpty()&&C.newLine(this.getPts(o)),C.pendingNewLine=!1,C.addText(D),o},ue.prototype.multiByteCharacter=function(o,c){var h=this.current708Packet.data,d=h[o+1],p=h[o+2];return yr(d)&&yr(p)&&(o=this.handleText(++o,c,{isMultiByte:!0})),o},ue.prototype.setCurrentWindow=function(o,c){var h=this.current708Packet.data,d=h[o],p=d&7;return c.setCurrentWindow(p),o},ue.prototype.defineWindow=function(o,c){var h=this.current708Packet.data,d=h[o],p=d&7;c.setCurrentWindow(p);var g=c.currentWindow;return d=h[++o],g.visible=(d&32)>>5,g.rowLock=(d&16)>>4,g.columnLock=(d&8)>>3,g.priority=d&7,d=h[++o],g.relativePositioning=(d&128)>>7,g.anchorVertical=d&127,d=h[++o],g.anchorHorizontal=d,d=h[++o],g.anchorPoint=(d&240)>>4,g.rowCount=d&15,d=h[++o],g.columnCount=d&63,d=h[++o],g.windowStyle=(d&56)>>3,g.penStyle=d&7,g.virtualRowCount=g.rowCount+1,o},ue.prototype.setWindowAttributes=function(o,c){var h=this.current708Packet.data,d=h[o],p=c.currentWindow.winAttr;return d=h[++o],p.fillOpacity=(d&192)>>6,p.fillRed=(d&48)>>4,p.fillGreen=(d&12)>>2,p.fillBlue=d&3,d=h[++o],p.borderType=(d&192)>>6,p.borderRed=(d&48)>>4,p.borderGreen=(d&12)>>2,p.borderBlue=d&3,d=h[++o],p.borderType+=(d&128)>>5,p.wordWrap=(d&64)>>6,p.printDirection=(d&48)>>4,p.scrollDirection=(d&12)>>2,p.justify=d&3,d=h[++o],p.effectSpeed=(d&240)>>4,p.effectDirection=(d&12)>>2,p.displayEffect=d&3,o},ue.prototype.flushDisplayed=function(o,c){for(var h=[],d=0;d<8;d++)c.windows[d].visible&&!c.windows[d].isEmpty()&&h.push(c.windows[d].getText());c.endPts=o,c.text=h.join(`
185
+ `+s},jh=function(s){return s.toString().replace(/^function.+?{/,"").slice(0,-1)},m2=kh(jh(function(){var s=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},e=function(){this.init=function(){var o={};this.on=function(u,h){o[u]||(o[u]=[]),o[u]=o[u].concat(h)},this.off=function(u,h){var d;return o[u]?(d=o[u].indexOf(h),o[u]=o[u].slice(),o[u].splice(d,1),d>-1):!1},this.trigger=function(u){var h,d,p,m;if(h=o[u],!!h)if(arguments.length===2)for(p=h.length,d=0;d<p;++d)h[d].call(this,arguments[1]);else{for(m=[],d=arguments.length,d=1;d<arguments.length;++d)m.push(arguments[d]);for(p=h.length,d=0;d<p;++d)h[d].apply(this,m)}},this.dispose=function(){o={}}}};e.prototype.pipe=function(o){return this.on("data",function(u){o.push(u)}),this.on("done",function(u){o.flush(u)}),this.on("partialdone",function(u){o.partialFlush(u)}),this.on("endedtimeline",function(u){o.endTimeline(u)}),this.on("reset",function(u){o.reset(u)}),o},e.prototype.push=function(o){this.trigger("data",o)},e.prototype.flush=function(o){this.trigger("done",o)},e.prototype.partialFlush=function(o){this.trigger("partialdone",o)},e.prototype.endTimeline=function(o){this.trigger("endedtimeline",o)},e.prototype.reset=function(o){this.trigger("reset",o)};var t=e,i=Math.pow(2,32),r=function(o){var u=new DataView(o.buffer,o.byteOffset,o.byteLength),h;return u.getBigUint64?(h=u.getBigUint64(0),h<Number.MAX_SAFE_INTEGER?Number(h):h):u.getUint32(0)*i+u.getUint32(4)},n={getUint64:r,MAX_UINT32:i},a=n.MAX_UINT32,l,c,f,g,y,k,E,L,_,I,N,R,P,$,U,V,O,G,b,C,F,z,H,Q,ie,re,Y,Z,J,te,ee,fe,me,ve,he,Ke;(function(){var o;if(H={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],mvex:[],mvhd:[],pasp:[],sdtp:[],smhd:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],styp:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[]},!(typeof Uint8Array>"u")){for(o in H)H.hasOwnProperty(o)&&(H[o]=[o.charCodeAt(0),o.charCodeAt(1),o.charCodeAt(2),o.charCodeAt(3)]);Q=new Uint8Array([105,115,111,109]),re=new Uint8Array([97,118,99,49]),ie=new Uint8Array([0,0,0,1]),Y=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),Z=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]),J={video:Y,audio:Z},fe=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),ee=new Uint8Array([0,0,0,0,0,0,0,0]),me=new Uint8Array([0,0,0,0,0,0,0,0]),ve=me,he=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),Ke=me,te=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0])}})(),l=function(o){var u=[],h=0,d,p,m;for(d=1;d<arguments.length;d++)u.push(arguments[d]);for(d=u.length;d--;)h+=u[d].byteLength;for(p=new Uint8Array(h+8),m=new DataView(p.buffer,p.byteOffset,p.byteLength),m.setUint32(0,p.byteLength),p.set(o,4),d=0,h=8;d<u.length;d++)p.set(u[d],h),h+=u[d].byteLength;return p},c=function(){return l(H.dinf,l(H.dref,fe))},f=function(o){return l(H.esds,new Uint8Array([0,0,0,0,3,25,0,0,0,4,17,64,21,0,6,0,0,0,218,192,0,0,218,192,5,2,o.audioobjecttype<<3|o.samplingfrequencyindex>>>1,o.samplingfrequencyindex<<7|o.channelcount<<3,6,1,2]))},g=function(){return l(H.ftyp,Q,ie,Q,re)},V=function(o){return l(H.hdlr,J[o])},y=function(o){return l(H.mdat,o)},U=function(o){var u=new Uint8Array([0,0,0,0,0,0,0,2,0,0,0,3,0,1,95,144,o.duration>>>24&255,o.duration>>>16&255,o.duration>>>8&255,o.duration&255,85,196,0,0]);return o.samplerate&&(u[12]=o.samplerate>>>24&255,u[13]=o.samplerate>>>16&255,u[14]=o.samplerate>>>8&255,u[15]=o.samplerate&255),l(H.mdhd,u)},$=function(o){return l(H.mdia,U(o),V(o.type),E(o))},k=function(o){return l(H.mfhd,new Uint8Array([0,0,0,0,(o&4278190080)>>24,(o&16711680)>>16,(o&65280)>>8,o&255]))},E=function(o){return l(H.minf,o.type==="video"?l(H.vmhd,te):l(H.smhd,ee),c(),G(o))},L=function(o,u){for(var h=[],d=u.length;d--;)h[d]=C(u[d]);return l.apply(null,[H.moof,k(o)].concat(h))},_=function(o){for(var u=o.length,h=[];u--;)h[u]=R(o[u]);return l.apply(null,[H.moov,N(4294967295)].concat(h).concat(I(o)))},I=function(o){for(var u=o.length,h=[];u--;)h[u]=F(o[u]);return l.apply(null,[H.mvex].concat(h))},N=function(o){var u=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,2,0,1,95,144,(o&4278190080)>>24,(o&16711680)>>16,(o&65280)>>8,o&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return l(H.mvhd,u)},O=function(o){var u=o.samples||[],h=new Uint8Array(4+u.length),d,p;for(p=0;p<u.length;p++)d=u[p].flags,h[p+4]=d.dependsOn<<4|d.isDependedOn<<2|d.hasRedundancy;return l(H.sdtp,h)},G=function(o){return l(H.stbl,b(o),l(H.stts,Ke),l(H.stsc,ve),l(H.stsz,he),l(H.stco,me))},(function(){var o,u;b=function(h){return l(H.stsd,new Uint8Array([0,0,0,0,0,0,0,1]),h.type==="video"?o(h):u(h))},o=function(h){var d=h.sps||[],p=h.pps||[],m=[],x=[],S,A;for(S=0;S<d.length;S++)m.push((d[S].byteLength&65280)>>>8),m.push(d[S].byteLength&255),m=m.concat(Array.prototype.slice.call(d[S]));for(S=0;S<p.length;S++)x.push((p[S].byteLength&65280)>>>8),x.push(p[S].byteLength&255),x=x.concat(Array.prototype.slice.call(p[S]));if(A=[H.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,(h.width&65280)>>8,h.width&255,(h.height&65280)>>8,h.height&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,19,118,105,100,101,111,106,115,45,99,111,110,116,114,105,98,45,104,108,115,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),l(H.avcC,new Uint8Array([1,h.profileIdc,h.profileCompatibility,h.levelIdc,255].concat([d.length],m,[p.length],x))),l(H.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192]))],h.sarRatio){var D=h.sarRatio[0],M=h.sarRatio[1];A.push(l(H.pasp,new Uint8Array([(D&4278190080)>>24,(D&16711680)>>16,(D&65280)>>8,D&255,(M&4278190080)>>24,(M&16711680)>>16,(M&65280)>>8,M&255])))}return l.apply(null,A)},u=function(h){return l(H.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,(h.channelcount&65280)>>8,h.channelcount&255,(h.samplesize&65280)>>8,h.samplesize&255,0,0,0,0,(h.samplerate&65280)>>8,h.samplerate&255,0,0]),f(h))}})(),P=function(o){var u=new Uint8Array([0,0,0,7,0,0,0,0,0,0,0,0,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,0,(o.duration&4278190080)>>24,(o.duration&16711680)>>16,(o.duration&65280)>>8,o.duration&255,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,(o.width&65280)>>8,o.width&255,0,0,(o.height&65280)>>8,o.height&255,0,0]);return l(H.tkhd,u)},C=function(o){var u,h,d,p,m,x,S;return u=l(H.tfhd,new Uint8Array([0,0,0,58,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0])),x=Math.floor(o.baseMediaDecodeTime/a),S=Math.floor(o.baseMediaDecodeTime%a),h=l(H.tfdt,new Uint8Array([1,0,0,0,x>>>24&255,x>>>16&255,x>>>8&255,x&255,S>>>24&255,S>>>16&255,S>>>8&255,S&255])),m=92,o.type==="audio"?(d=z(o,m),l(H.traf,u,h,d)):(p=O(o),d=z(o,p.length+m),l(H.traf,u,h,d,p))},R=function(o){return o.duration=o.duration||4294967295,l(H.trak,P(o),$(o))},F=function(o){var u=new Uint8Array([0,0,0,0,(o.id&4278190080)>>24,(o.id&16711680)>>16,(o.id&65280)>>8,o.id&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]);return o.type!=="video"&&(u[u.length-1]=0),l(H.trex,u)},(function(){var o,u,h;h=function(d,p){var m=0,x=0,S=0,A=0;return d.length&&(d[0].duration!==void 0&&(m=1),d[0].size!==void 0&&(x=2),d[0].flags!==void 0&&(S=4),d[0].compositionTimeOffset!==void 0&&(A=8)),[0,0,m|x|S|A,1,(d.length&4278190080)>>>24,(d.length&16711680)>>>16,(d.length&65280)>>>8,d.length&255,(p&4278190080)>>>24,(p&16711680)>>>16,(p&65280)>>>8,p&255]},u=function(d,p){var m,x,S,A,D,M;for(A=d.samples||[],p+=20+16*A.length,S=h(A,p),x=new Uint8Array(S.length+A.length*16),x.set(S),m=S.length,M=0;M<A.length;M++)D=A[M],x[m++]=(D.duration&4278190080)>>>24,x[m++]=(D.duration&16711680)>>>16,x[m++]=(D.duration&65280)>>>8,x[m++]=D.duration&255,x[m++]=(D.size&4278190080)>>>24,x[m++]=(D.size&16711680)>>>16,x[m++]=(D.size&65280)>>>8,x[m++]=D.size&255,x[m++]=D.flags.isLeading<<2|D.flags.dependsOn,x[m++]=D.flags.isDependedOn<<6|D.flags.hasRedundancy<<4|D.flags.paddingValue<<1|D.flags.isNonSyncSample,x[m++]=D.flags.degradationPriority&61440,x[m++]=D.flags.degradationPriority&15,x[m++]=(D.compositionTimeOffset&4278190080)>>>24,x[m++]=(D.compositionTimeOffset&16711680)>>>16,x[m++]=(D.compositionTimeOffset&65280)>>>8,x[m++]=D.compositionTimeOffset&255;return l(H.trun,x)},o=function(d,p){var m,x,S,A,D,M;for(A=d.samples||[],p+=20+8*A.length,S=h(A,p),m=new Uint8Array(S.length+A.length*8),m.set(S),x=S.length,M=0;M<A.length;M++)D=A[M],m[x++]=(D.duration&4278190080)>>>24,m[x++]=(D.duration&16711680)>>>16,m[x++]=(D.duration&65280)>>>8,m[x++]=D.duration&255,m[x++]=(D.size&4278190080)>>>24,m[x++]=(D.size&16711680)>>>16,m[x++]=(D.size&65280)>>>8,m[x++]=D.size&255;return l(H.trun,m)},z=function(d,p){return d.type==="audio"?o(d,p):u(d,p)}})();var Ze={ftyp:g,mdat:y,moof:L,moov:_,initSegment:function(o){var u=g(),h=_(o),d;return d=new Uint8Array(u.byteLength+h.byteLength),d.set(u),d.set(h,u.byteLength),d}},qe=function(o){var u,h,d=[],p=[];for(p.byteLength=0,p.nalCount=0,p.duration=0,d.byteLength=0,u=0;u<o.length;u++)h=o[u],h.nalUnitType==="access_unit_delimiter_rbsp"?(d.length&&(d.duration=h.dts-d.dts,p.byteLength+=d.byteLength,p.nalCount+=d.length,p.duration+=d.duration,p.push(d)),d=[h],d.byteLength=h.data.byteLength,d.pts=h.pts,d.dts=h.dts):(h.nalUnitType==="slice_layer_without_partitioning_rbsp_idr"&&(d.keyFrame=!0),d.duration=h.dts-d.dts,d.byteLength+=h.data.byteLength,d.push(h));return p.length&&(!d.duration||d.duration<=0)&&(d.duration=p[p.length-1].duration),p.byteLength+=d.byteLength,p.nalCount+=d.length,p.duration+=d.duration,p.push(d),p},et=function(o){var u,h,d=[],p=[];for(d.byteLength=0,d.nalCount=0,d.duration=0,d.pts=o[0].pts,d.dts=o[0].dts,p.byteLength=0,p.nalCount=0,p.duration=0,p.pts=o[0].pts,p.dts=o[0].dts,u=0;u<o.length;u++)h=o[u],h.keyFrame?(d.length&&(p.push(d),p.byteLength+=d.byteLength,p.nalCount+=d.nalCount,p.duration+=d.duration),d=[h],d.nalCount=h.length,d.byteLength=h.byteLength,d.pts=h.pts,d.dts=h.dts,d.duration=h.duration):(d.duration+=h.duration,d.nalCount+=h.length,d.byteLength+=h.byteLength,d.push(h));return p.length&&d.duration<=0&&(d.duration=p[p.length-1].duration),p.byteLength+=d.byteLength,p.nalCount+=d.nalCount,p.duration+=d.duration,p.push(d),p},xt=function(o){var u;return!o[0][0].keyFrame&&o.length>1&&(u=o.shift(),o.byteLength-=u.byteLength,o.nalCount-=u.nalCount,o[0][0].dts=u.dts,o[0][0].pts=u.pts,o[0][0].duration+=u.duration),o},Qe=function(){return{size:0,flags:{isLeading:0,dependsOn:1,isDependedOn:0,hasRedundancy:0,degradationPriority:0,isNonSyncSample:1}}},nt=function(o,u){var h=Qe();return h.dataOffset=u,h.compositionTimeOffset=o.pts-o.dts,h.duration=o.duration,h.size=4*o.length,h.size+=o.byteLength,o.keyFrame&&(h.flags.dependsOn=2,h.flags.isNonSyncSample=0),h},oi=function(o,u){var h,d,p,m,x,S=u||0,A=[];for(h=0;h<o.length;h++)for(m=o[h],d=0;d<m.length;d++)x=m[d],p=nt(x,S),S+=p.size,A.push(p);return A},$e=function(o){var u,h,d,p,m,x,S=0,A=o.byteLength,D=o.nalCount,M=A+4*D,W=new Uint8Array(M),ae=new DataView(W.buffer);for(u=0;u<o.length;u++)for(p=o[u],h=0;h<p.length;h++)for(m=p[h],d=0;d<m.length;d++)x=m[d],ae.setUint32(S,x.data.byteLength),S+=4,W.set(x.data,S),S+=x.data.byteLength;return W},li=function(o,u){var h,d=u||0,p=[];return h=nt(o,d),p.push(h),p},ze=function(o){var u,h,d=0,p=o.byteLength,m=o.length,x=p+4*m,S=new Uint8Array(x),A=new DataView(S.buffer);for(u=0;u<o.length;u++)h=o[u],A.setUint32(d,h.data.byteLength),d+=4,S.set(h.data,d),d+=h.data.byteLength;return S},$i={groupNalsIntoFrames:qe,groupFramesIntoGops:et,extendFirstKeyFrame:xt,generateSampleTable:oi,concatenateNalData:$e,generateSampleTableForFrame:li,concatenateNalDataForFrame:ze},mt=[33,16,5,32,164,27],St=[33,65,108,84,1,2,4,8,168,2,4,8,17,191,252],_e=function(o){for(var u=[];o--;)u.push(0);return u},ke=function(o){return Object.keys(o).reduce(function(u,h){return u[h]=new Uint8Array(o[h].reduce(function(d,p){return d.concat(p)},[])),u},{})},Ie,ui=function(){if(!Ie){var o={96e3:[mt,[227,64],_e(154),[56]],88200:[mt,[231],_e(170),[56]],64e3:[mt,[248,192],_e(240),[56]],48e3:[mt,[255,192],_e(268),[55,148,128],_e(54),[112]],44100:[mt,[255,192],_e(268),[55,163,128],_e(84),[112]],32e3:[mt,[255,192],_e(268),[55,234],_e(226),[112]],24e3:[mt,[255,192],_e(268),[55,255,128],_e(268),[111,112],_e(126),[224]],16e3:[mt,[255,192],_e(268),[55,255,128],_e(268),[111,255],_e(269),[223,108],_e(195),[1,192]],12e3:[St,_e(268),[3,127,248],_e(268),[6,255,240],_e(268),[13,255,224],_e(268),[27,253,128],_e(259),[56]],11025:[St,_e(268),[3,127,248],_e(268),[6,255,240],_e(268),[13,255,224],_e(268),[27,255,192],_e(268),[55,175,128],_e(108),[112]],8e3:[St,_e(268),[3,121,16],_e(47),[7]]};Ie=ke(o)}return Ie},Jt=9e4,Ci,Ei,ci,di,Ds,ks,Gi;Ci=function(o){return o*Jt},Ei=function(o,u){return o*u},ci=function(o){return o/Jt},di=function(o,u){return o/u},Ds=function(o,u){return Ci(di(o,u))},ks=function(o,u){return Ei(ci(o),u)},Gi=function(o,u,h){return ci(h?o:o-u)};var Te={ONE_SECOND_IN_TS:Jt,secondsToVideoTs:Ci,secondsToAudioTs:Ei,videoTsToSeconds:ci,audioTsToSeconds:di,audioTsToVideoTs:Ds,videoTsToAudioTs:ks,metadataTsToSeconds:Gi},js=ui,Ai=Te,br=function(o){var u,h,d=0;for(u=0;u<o.length;u++)h=o[u],d+=h.data.byteLength;return d},Tr=function(o,u,h,d){var p,m=0,x=0,S=0,A=0,D,M,W;if(u.length&&(p=Ai.audioTsToVideoTs(o.baseMediaDecodeTime,o.samplerate),m=Math.ceil(Ai.ONE_SECOND_IN_TS/(o.samplerate/1024)),h&&d&&(x=p-Math.max(h,d),S=Math.floor(x/m),A=S*m),!(S<1||A>Ai.ONE_SECOND_IN_TS/2))){for(D=js()[o.samplerate],D||(D=u[0].data),M=0;M<S;M++)W=u[0],u.splice(0,0,{data:D,dts:W.dts-m,pts:W.pts-m});return o.baseMediaDecodeTime-=Math.floor(Ai.videoTsToAudioTs(A,o.samplerate)),A}},Is=function(o,u,h){return u.minSegmentDts>=h?o:(u.minSegmentDts=1/0,o.filter(function(d){return d.dts>=h?(u.minSegmentDts=Math.min(u.minSegmentDts,d.dts),u.minSegmentPts=u.minSegmentDts,!0):!1}))},hi=function(o){var u,h,d=[];for(u=0;u<o.length;u++)h=o[u],d.push({size:h.data.byteLength,duration:1024});return d},xr=function(o){var u,h,d=0,p=new Uint8Array(br(o));for(u=0;u<o.length;u++)h=o[u],p.set(h.data,d),d+=h.data.byteLength;return p},Ps={prefixWithSilence:Tr,trimAdtsFramesByEarliestDts:Is,generateSampleTable:hi,concatenateFrameData:xr},Sr=Te.ONE_SECOND_IN_TS,v=function(o,u){typeof u.pts=="number"&&(o.timelineStartInfo.pts===void 0&&(o.timelineStartInfo.pts=u.pts),o.minSegmentPts===void 0?o.minSegmentPts=u.pts:o.minSegmentPts=Math.min(o.minSegmentPts,u.pts),o.maxSegmentPts===void 0?o.maxSegmentPts=u.pts:o.maxSegmentPts=Math.max(o.maxSegmentPts,u.pts)),typeof u.dts=="number"&&(o.timelineStartInfo.dts===void 0&&(o.timelineStartInfo.dts=u.dts),o.minSegmentDts===void 0?o.minSegmentDts=u.dts:o.minSegmentDts=Math.min(o.minSegmentDts,u.dts),o.maxSegmentDts===void 0?o.maxSegmentDts=u.dts:o.maxSegmentDts=Math.max(o.maxSegmentDts,u.dts))},T=function(o){delete o.minSegmentDts,delete o.maxSegmentDts,delete o.minSegmentPts,delete o.maxSegmentPts},j=function(o,u){var h,d,p=o.minSegmentDts;return u||(p-=o.timelineStartInfo.dts),h=o.timelineStartInfo.baseMediaDecodeTime,h+=p,h=Math.max(0,h),o.type==="audio"&&(d=o.samplerate/Sr,h*=d,h=Math.floor(h)),h},q={clearDtsInfo:T,calculateTrackBaseMediaDecodeTime:j,collectDtsInfo:v},ne=4,de=128,Ae=function(o){for(var u=0,h={payloadType:-1,payloadSize:0},d=0,p=0;u<o.byteLength&&o[u]!==de;){for(;o[u]===255;)d+=255,u++;for(d+=o[u++];o[u]===255;)p+=255,u++;if(p+=o[u++],!h.payload&&d===ne){var m=String.fromCharCode(o[u+3],o[u+4],o[u+5],o[u+6]);if(m==="GA94"){h.payloadType=d,h.payloadSize=p,h.payload=o.subarray(u,u+p);break}else h.payload=void 0}u+=p,d=0,p=0}return h},tt=function(o){return o.payload[0]!==181||(o.payload[1]<<8|o.payload[2])!==49||String.fromCharCode(o.payload[3],o.payload[4],o.payload[5],o.payload[6])!=="GA94"||o.payload[7]!==3?null:o.payload.subarray(8,o.payload.length-1)},gt=function(o,u){var h=[],d,p,m,x;if(!(u[0]&64))return h;for(p=u[0]&31,d=0;d<p;d++)m=d*3,x={type:u[m+2]&3,pts:o},u[m+2]&4&&(x.ccData=u[m+3]<<8|u[m+4],h.push(x));return h},Ft=function(o){for(var u=o.byteLength,h=[],d=1,p,m;d<u-2;)o[d]===0&&o[d+1]===0&&o[d+2]===3?(h.push(d+2),d+=2):d++;if(h.length===0)return o;p=u-h.length,m=new Uint8Array(p);var x=0;for(d=0;d<p;x++,d++)x===h[0]&&(x++,h.shift()),m[d]=o[x];return m},Ct={parseSei:Ae,parseUserData:tt,parseCaptionPackets:gt,discardEmulationPreventionBytes:Ft,USER_DATA_REGISTERED_ITU_T_T35:ne},Pt=t,Et=Ct,Ne=function(o){o=o||{},Ne.prototype.init.call(this),this.parse708captions_=typeof o.parse708captions=="boolean"?o.parse708captions:!0,this.captionPackets_=[],this.ccStreams_=[new Pe(0,0),new Pe(0,1),new Pe(1,0),new Pe(1,1)],this.parse708captions_&&(this.cc708Stream_=new be({captionServices:o.captionServices})),this.reset(),this.ccStreams_.forEach(function(u){u.on("data",this.trigger.bind(this,"data")),u.on("partialdone",this.trigger.bind(this,"partialdone")),u.on("done",this.trigger.bind(this,"done"))},this),this.parse708captions_&&(this.cc708Stream_.on("data",this.trigger.bind(this,"data")),this.cc708Stream_.on("partialdone",this.trigger.bind(this,"partialdone")),this.cc708Stream_.on("done",this.trigger.bind(this,"done")))};Ne.prototype=new Pt,Ne.prototype.push=function(o){var u,h,d;if(o.nalUnitType==="sei_rbsp"&&(u=Et.parseSei(o.escapedRBSP),!!u.payload&&u.payloadType===Et.USER_DATA_REGISTERED_ITU_T_T35&&(h=Et.parseUserData(u),!!h))){if(o.dts<this.latestDts_){this.ignoreNextEqualDts_=!0;return}else if(o.dts===this.latestDts_&&this.ignoreNextEqualDts_){this.numSameDts_--,this.numSameDts_||(this.ignoreNextEqualDts_=!1);return}d=Et.parseCaptionPackets(o.pts,h),this.captionPackets_=this.captionPackets_.concat(d),this.latestDts_!==o.dts&&(this.numSameDts_=0),this.numSameDts_++,this.latestDts_=o.dts}},Ne.prototype.flushCCStreams=function(o){this.ccStreams_.forEach(function(u){return o==="flush"?u.flush():u.partialFlush()},this)},Ne.prototype.flushStream=function(o){if(!this.captionPackets_.length){this.flushCCStreams(o);return}this.captionPackets_.forEach(function(u,h){u.presortIndex=h}),this.captionPackets_.sort(function(u,h){return u.pts===h.pts?u.presortIndex-h.presortIndex:u.pts-h.pts}),this.captionPackets_.forEach(function(u){u.type<2?this.dispatchCea608Packet(u):this.dispatchCea708Packet(u)},this),this.captionPackets_.length=0,this.flushCCStreams(o)},Ne.prototype.flush=function(){return this.flushStream("flush")},Ne.prototype.partialFlush=function(){return this.flushStream("partialFlush")},Ne.prototype.reset=function(){this.latestDts_=null,this.ignoreNextEqualDts_=!1,this.numSameDts_=0,this.activeCea608Channel_=[null,null],this.ccStreams_.forEach(function(o){o.reset()})},Ne.prototype.dispatchCea608Packet=function(o){this.setsTextOrXDSActive(o)?this.activeCea608Channel_[o.type]=null:this.setsChannel1Active(o)?this.activeCea608Channel_[o.type]=0:this.setsChannel2Active(o)&&(this.activeCea608Channel_[o.type]=1),this.activeCea608Channel_[o.type]!==null&&this.ccStreams_[(o.type<<1)+this.activeCea608Channel_[o.type]].push(o)},Ne.prototype.setsChannel1Active=function(o){return(o.ccData&30720)===4096},Ne.prototype.setsChannel2Active=function(o){return(o.ccData&30720)===6144},Ne.prototype.setsTextOrXDSActive=function(o){return(o.ccData&28928)===256||(o.ccData&30974)===4138||(o.ccData&30974)===6186},Ne.prototype.dispatchCea708Packet=function(o){this.parse708captions_&&this.cc708Stream_.push(o)};var At={127:9834,4128:32,4129:160,4133:8230,4138:352,4140:338,4144:9608,4145:8216,4146:8217,4147:8220,4148:8221,4149:8226,4153:8482,4154:353,4156:339,4157:8480,4159:376,4214:8539,4215:8540,4216:8541,4217:8542,4218:9168,4219:9124,4220:9123,4221:9135,4222:9126,4223:9121,4256:12600},Zt=function(o){var u=At[o]||o;return o&4096&&o===u?"":String.fromCharCode(u)},Ut=function(o){return 32<=o&&o<=127||160<=o&&o<=255},we=function(o){this.windowNum=o,this.reset()};we.prototype.reset=function(){this.clearText(),this.pendingNewLine=!1,this.winAttr={},this.penAttr={},this.penLoc={},this.penColor={},this.visible=0,this.rowLock=0,this.columnLock=0,this.priority=0,this.relativePositioning=0,this.anchorVertical=0,this.anchorHorizontal=0,this.anchorPoint=0,this.rowCount=1,this.virtualRowCount=this.rowCount+1,this.columnCount=41,this.windowStyle=0,this.penStyle=0},we.prototype.getText=function(){return this.rows.join(`
186
+ `)},we.prototype.clearText=function(){this.rows=[""],this.rowIdx=0},we.prototype.newLine=function(o){for(this.rows.length>=this.virtualRowCount&&typeof this.beforeRowOverflow=="function"&&this.beforeRowOverflow(o),this.rows.length>0&&(this.rows.push(""),this.rowIdx++);this.rows.length>this.virtualRowCount;)this.rows.shift(),this.rowIdx--},we.prototype.isEmpty=function(){return this.rows.length===0?!0:this.rows.length===1?this.rows[0]==="":!1},we.prototype.addText=function(o){this.rows[this.rowIdx]+=o},we.prototype.backspace=function(){if(!this.isEmpty()){var o=this.rows[this.rowIdx];this.rows[this.rowIdx]=o.substr(0,o.length-1)}};var wi=function(o,u,h){this.serviceNum=o,this.text="",this.currentWindow=new we(-1),this.windows=[],this.stream=h,typeof u=="string"&&this.createTextDecoder(u)};wi.prototype.init=function(o,u){this.startPts=o;for(var h=0;h<8;h++)this.windows[h]=new we(h),typeof u=="function"&&(this.windows[h].beforeRowOverflow=u)},wi.prototype.setCurrentWindow=function(o){this.currentWindow=this.windows[o]},wi.prototype.createTextDecoder=function(o){if(typeof TextDecoder>"u")this.stream.trigger("log",{level:"warn",message:"The `encoding` option is unsupported without TextDecoder support"});else try{this.textDecoder_=new TextDecoder(o)}catch(u){this.stream.trigger("log",{level:"warn",message:"TextDecoder could not be created with "+o+" encoding. "+u})}};var be=function(o){o=o||{},be.prototype.init.call(this);var u=this,h=o.captionServices||{},d={},p;Object.keys(h).forEach(m=>{p=h[m],/^SERVICE/.test(m)&&(d[m]=p.encoding)}),this.serviceEncodings=d,this.current708Packet=null,this.services={},this.push=function(m){m.type===3?(u.new708Packet(),u.add708Bytes(m)):(u.current708Packet===null&&u.new708Packet(),u.add708Bytes(m))}};be.prototype=new Pt,be.prototype.new708Packet=function(){this.current708Packet!==null&&this.push708Packet(),this.current708Packet={data:[],ptsVals:[]}},be.prototype.add708Bytes=function(o){var u=o.ccData,h=u>>>8,d=u&255;this.current708Packet.ptsVals.push(o.pts),this.current708Packet.data.push(h),this.current708Packet.data.push(d)},be.prototype.push708Packet=function(){var o=this.current708Packet,u=o.data,h=null,d=null,p=0,m=u[p++];for(o.seq=m>>6,o.sizeCode=m&63;p<u.length;p++)m=u[p++],h=m>>5,d=m&31,h===7&&d>0&&(m=u[p++],h=m),this.pushServiceBlock(h,p,d),d>0&&(p+=d-1)},be.prototype.pushServiceBlock=function(o,u,h){var d,p=u,m=this.current708Packet.data,x=this.services[o];for(x||(x=this.initService(o,p));p<u+h&&p<m.length;p++)d=m[p],Ut(d)?p=this.handleText(p,x):d===24?p=this.multiByteCharacter(p,x):d===16?p=this.extendedCommands(p,x):128<=d&&d<=135?p=this.setCurrentWindow(p,x):152<=d&&d<=159?p=this.defineWindow(p,x):d===136?p=this.clearWindows(p,x):d===140?p=this.deleteWindows(p,x):d===137?p=this.displayWindows(p,x):d===138?p=this.hideWindows(p,x):d===139?p=this.toggleWindows(p,x):d===151?p=this.setWindowAttributes(p,x):d===144?p=this.setPenAttributes(p,x):d===145?p=this.setPenColor(p,x):d===146?p=this.setPenLocation(p,x):d===143?x=this.reset(p,x):d===8?x.currentWindow.backspace():d===12?x.currentWindow.clearText():d===13?x.currentWindow.pendingNewLine=!0:d===14?x.currentWindow.clearText():d===141&&p++},be.prototype.extendedCommands=function(o,u){var h=this.current708Packet.data,d=h[++o];return Ut(d)&&(o=this.handleText(o,u,{isExtended:!0})),o},be.prototype.getPts=function(o){return this.current708Packet.ptsVals[Math.floor(o/2)]},be.prototype.initService=function(o,u){var d="SERVICE"+o,h=this,d,p;return d in this.serviceEncodings&&(p=this.serviceEncodings[d]),this.services[o]=new wi(o,p,h),this.services[o].init(this.getPts(u),function(m){h.flushDisplayed(m,h.services[o])}),this.services[o]},be.prototype.handleText=function(o,u,h){var d=h&&h.isExtended,p=h&&h.isMultiByte,m=this.current708Packet.data,x=d?4096:0,S=m[o],A=m[o+1],D=u.currentWindow,M,W;function ae(K){return K.map(le=>("0"+(le&255).toString(16)).slice(-2)).join("")}if(p?(W=[S,A],o++):W=[S],u.textDecoder_&&!d)M=u.textDecoder_.decode(new Uint8Array(W));else if(p){const K=ae(W);M=String.fromCharCode(parseInt(K,16))}else M=Zt(x|S);return D.pendingNewLine&&!D.isEmpty()&&D.newLine(this.getPts(o)),D.pendingNewLine=!1,D.addText(M),o},be.prototype.multiByteCharacter=function(o,u){var h=this.current708Packet.data,d=h[o+1],p=h[o+2];return Ut(d)&&Ut(p)&&(o=this.handleText(++o,u,{isMultiByte:!0})),o},be.prototype.setCurrentWindow=function(o,u){var h=this.current708Packet.data,d=h[o],p=d&7;return u.setCurrentWindow(p),o},be.prototype.defineWindow=function(o,u){var h=this.current708Packet.data,d=h[o],p=d&7;u.setCurrentWindow(p);var m=u.currentWindow;return d=h[++o],m.visible=(d&32)>>5,m.rowLock=(d&16)>>4,m.columnLock=(d&8)>>3,m.priority=d&7,d=h[++o],m.relativePositioning=(d&128)>>7,m.anchorVertical=d&127,d=h[++o],m.anchorHorizontal=d,d=h[++o],m.anchorPoint=(d&240)>>4,m.rowCount=d&15,d=h[++o],m.columnCount=d&63,d=h[++o],m.windowStyle=(d&56)>>3,m.penStyle=d&7,m.virtualRowCount=m.rowCount+1,o},be.prototype.setWindowAttributes=function(o,u){var h=this.current708Packet.data,d=h[o],p=u.currentWindow.winAttr;return d=h[++o],p.fillOpacity=(d&192)>>6,p.fillRed=(d&48)>>4,p.fillGreen=(d&12)>>2,p.fillBlue=d&3,d=h[++o],p.borderType=(d&192)>>6,p.borderRed=(d&48)>>4,p.borderGreen=(d&12)>>2,p.borderBlue=d&3,d=h[++o],p.borderType+=(d&128)>>5,p.wordWrap=(d&64)>>6,p.printDirection=(d&48)>>4,p.scrollDirection=(d&12)>>2,p.justify=d&3,d=h[++o],p.effectSpeed=(d&240)>>4,p.effectDirection=(d&12)>>2,p.displayEffect=d&3,o},be.prototype.flushDisplayed=function(o,u){for(var h=[],d=0;d<8;d++)u.windows[d].visible&&!u.windows[d].isEmpty()&&h.push(u.windows[d].getText());u.endPts=o,u.text=h.join(`
203
187
 
204
- `),this.pushCaption(c),c.startPts=o},ue.prototype.pushCaption=function(o){o.text!==""&&(this.trigger("data",{startPts:o.startPts,endPts:o.endPts,text:o.text,stream:"cc708_"+o.serviceNum}),o.text="",o.startPts=o.endPts)},ue.prototype.displayWindows=function(o,c){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,c);for(var g=0;g<8;g++)d&1<<g&&(c.windows[g].visible=1);return o},ue.prototype.hideWindows=function(o,c){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,c);for(var g=0;g<8;g++)d&1<<g&&(c.windows[g].visible=0);return o},ue.prototype.toggleWindows=function(o,c){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,c);for(var g=0;g<8;g++)d&1<<g&&(c.windows[g].visible^=1);return o},ue.prototype.clearWindows=function(o,c){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,c);for(var g=0;g<8;g++)d&1<<g&&c.windows[g].clearText();return o},ue.prototype.deleteWindows=function(o,c){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,c);for(var g=0;g<8;g++)d&1<<g&&c.windows[g].reset();return o},ue.prototype.setPenAttributes=function(o,c){var h=this.current708Packet.data,d=h[o],p=c.currentWindow.penAttr;return d=h[++o],p.textTag=(d&240)>>4,p.offset=(d&12)>>2,p.penSize=d&3,d=h[++o],p.italics=(d&128)>>7,p.underline=(d&64)>>6,p.edgeType=(d&56)>>3,p.fontStyle=d&7,o},ue.prototype.setPenColor=function(o,c){var h=this.current708Packet.data,d=h[o],p=c.currentWindow.penColor;return d=h[++o],p.fgOpacity=(d&192)>>6,p.fgRed=(d&48)>>4,p.fgGreen=(d&12)>>2,p.fgBlue=d&3,d=h[++o],p.bgOpacity=(d&192)>>6,p.bgRed=(d&48)>>4,p.bgGreen=(d&12)>>2,p.bgBlue=d&3,d=h[++o],p.edgeRed=(d&48)>>4,p.edgeGreen=(d&12)>>2,p.edgeBlue=d&3,o},ue.prototype.setPenLocation=function(o,c){var h=this.current708Packet.data,d=h[o],p=c.currentWindow.penLoc;return c.currentWindow.pendingNewLine=!0,d=h[++o],p.row=d&15,d=h[++o],p.column=d&63,o},ue.prototype.reset=function(o,c){var h=this.getPts(o);return this.flushDisplayed(h,c),this.initService(c.serviceNum,o)};var Up={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,304:174,305:176,306:189,307:191,308:8482,309:162,310:163,311:9834,312:224,313:160,314:232,315:226,316:234,317:238,318:244,319:251,544:193,545:201,546:211,547:218,548:220,549:252,550:8216,551:161,552:42,553:39,554:8212,555:169,556:8480,557:8226,558:8220,559:8221,560:192,561:194,562:199,563:200,564:202,565:203,566:235,567:206,568:207,569:239,570:212,571:217,572:249,573:219,574:171,575:187,800:195,801:227,802:205,803:204,804:236,805:210,806:242,807:213,808:245,809:123,810:125,811:92,812:94,813:95,814:124,815:126,816:196,817:228,818:214,819:246,820:223,821:165,822:164,823:9474,824:197,825:229,826:216,827:248,828:9484,829:9488,830:9492,831:9496},br=function(o){return o===null?"":(o=Up[o]||o,String.fromCharCode(o))},Tr=14,Vp=[4352,4384,4608,4640,5376,5408,5632,5664,5888,5920,4096,4864,4896,5120,5152],ni=function(){for(var o=[],c=Tr+1;c--;)o.push({text:"",indent:0,offset:0});return o},fe=function(o,c){fe.prototype.init.call(this),this.field_=o||0,this.dataChannel_=c||0,this.name_="CC"+((this.field_<<1|this.dataChannel_)+1),this.setConstants(),this.reset(),this.push=function(h){var d,p,g,_,b;if(d=h.ccData&32639,d===this.lastControlCode_){this.lastControlCode_=null;return}if((d&61440)===4096?this.lastControlCode_=d:d!==this.PADDING_&&(this.lastControlCode_=null),g=d>>>8,_=d&255,d!==this.PADDING_)if(d===this.RESUME_CAPTION_LOADING_)this.mode_="popOn";else if(d===this.END_OF_CAPTION_)this.mode_="popOn",this.clearFormatting(h.pts),this.flushDisplayed(h.pts),p=this.displayed_,this.displayed_=this.nonDisplayed_,this.nonDisplayed_=p,this.startPts_=h.pts;else if(d===this.ROLL_UP_2_ROWS_)this.rollUpRows_=2,this.setRollUp(h.pts);else if(d===this.ROLL_UP_3_ROWS_)this.rollUpRows_=3,this.setRollUp(h.pts);else if(d===this.ROLL_UP_4_ROWS_)this.rollUpRows_=4,this.setRollUp(h.pts);else if(d===this.CARRIAGE_RETURN_)this.clearFormatting(h.pts),this.flushDisplayed(h.pts),this.shiftRowsUp_(),this.startPts_=h.pts;else if(d===this.BACKSPACE_)this.mode_==="popOn"?this.nonDisplayed_[this.row_].text=this.nonDisplayed_[this.row_].text.slice(0,-1):this.displayed_[this.row_].text=this.displayed_[this.row_].text.slice(0,-1);else if(d===this.ERASE_DISPLAYED_MEMORY_)this.flushDisplayed(h.pts),this.displayed_=ni();else if(d===this.ERASE_NON_DISPLAYED_MEMORY_)this.nonDisplayed_=ni();else if(d===this.RESUME_DIRECT_CAPTIONING_)this.mode_!=="paintOn"&&(this.flushDisplayed(h.pts),this.displayed_=ni()),this.mode_="paintOn",this.startPts_=h.pts;else if(this.isSpecialCharacter(g,_))g=(g&3)<<8,b=br(g|_),this[this.mode_](h.pts,b),this.column_++;else if(this.isExtCharacter(g,_))this.mode_==="popOn"?this.nonDisplayed_[this.row_].text=this.nonDisplayed_[this.row_].text.slice(0,-1):this.displayed_[this.row_].text=this.displayed_[this.row_].text.slice(0,-1),g=(g&3)<<8,b=br(g|_),this[this.mode_](h.pts,b),this.column_++;else if(this.isMidRowCode(g,_))this.clearFormatting(h.pts),this[this.mode_](h.pts," "),this.column_++,(_&14)===14&&this.addFormatting(h.pts,["i"]),(_&1)===1&&this.addFormatting(h.pts,["u"]);else if(this.isOffsetControlCode(g,_)){const C=_&3;this.nonDisplayed_[this.row_].offset=C,this.column_+=C}else if(this.isPAC(g,_)){var x=Vp.indexOf(d&7968);if(this.mode_==="rollUp"&&(x-this.rollUpRows_+1<0&&(x=this.rollUpRows_-1),this.setRollUp(h.pts,x)),x!==this.row_&&x>=0&&x<=14&&(this.clearFormatting(h.pts),this.row_=x),_&1&&this.formatting_.indexOf("u")===-1&&this.addFormatting(h.pts,["u"]),(d&16)===16){const C=(d&14)>>1;this.column_=C*4,this.nonDisplayed_[this.row_].indent+=C}this.isColorPAC(_)&&(_&14)===14&&this.addFormatting(h.pts,["i"])}else this.isNormalChar(g)&&(_===0&&(_=null),b=br(g),b+=br(_),this[this.mode_](h.pts,b),this.column_+=b.length)}};fe.prototype=new ia,fe.prototype.flushDisplayed=function(o){const c=d=>{this.trigger("log",{level:"warn",message:"Skipping a malformed 608 caption at index "+d+"."})},h=[];this.displayed_.forEach((d,p)=>{if(d&&d.text&&d.text.length){try{d.text=d.text.trim()}catch{c(p)}d.text.length&&h.push({text:d.text,line:p+1,position:10+Math.min(70,d.indent*10)+d.offset*2.5})}else d==null&&c(p)}),h.length&&this.trigger("data",{startPts:this.startPts_,endPts:o,content:h,stream:this.name_})},fe.prototype.reset=function(){this.mode_="popOn",this.topRow_=0,this.startPts_=0,this.displayed_=ni(),this.nonDisplayed_=ni(),this.lastControlCode_=null,this.column_=0,this.row_=Tr,this.rollUpRows_=2,this.formatting_=[]},fe.prototype.setConstants=function(){this.dataChannel_===0?(this.BASE_=16,this.EXT_=17,this.CONTROL_=(20|this.field_)<<8,this.OFFSET_=23):this.dataChannel_===1&&(this.BASE_=24,this.EXT_=25,this.CONTROL_=(28|this.field_)<<8,this.OFFSET_=31),this.PADDING_=0,this.RESUME_CAPTION_LOADING_=this.CONTROL_|32,this.END_OF_CAPTION_=this.CONTROL_|47,this.ROLL_UP_2_ROWS_=this.CONTROL_|37,this.ROLL_UP_3_ROWS_=this.CONTROL_|38,this.ROLL_UP_4_ROWS_=this.CONTROL_|39,this.CARRIAGE_RETURN_=this.CONTROL_|45,this.RESUME_DIRECT_CAPTIONING_=this.CONTROL_|41,this.BACKSPACE_=this.CONTROL_|33,this.ERASE_DISPLAYED_MEMORY_=this.CONTROL_|44,this.ERASE_NON_DISPLAYED_MEMORY_=this.CONTROL_|46},fe.prototype.isSpecialCharacter=function(o,c){return o===this.EXT_&&c>=48&&c<=63},fe.prototype.isExtCharacter=function(o,c){return(o===this.EXT_+1||o===this.EXT_+2)&&c>=32&&c<=63},fe.prototype.isMidRowCode=function(o,c){return o===this.EXT_&&c>=32&&c<=47},fe.prototype.isOffsetControlCode=function(o,c){return o===this.OFFSET_&&c>=33&&c<=35},fe.prototype.isPAC=function(o,c){return o>=this.BASE_&&o<this.BASE_+8&&c>=64&&c<=127},fe.prototype.isColorPAC=function(o){return o>=64&&o<=79||o>=96&&o<=127},fe.prototype.isNormalChar=function(o){return o>=32&&o<=127},fe.prototype.setRollUp=function(o,c){if(this.mode_!=="rollUp"&&(this.row_=Tr,this.mode_="rollUp",this.flushDisplayed(o),this.nonDisplayed_=ni(),this.displayed_=ni()),c!==void 0&&c!==this.row_)for(var h=0;h<this.rollUpRows_;h++)this.displayed_[c-h]=this.displayed_[this.row_-h],this.displayed_[this.row_-h]={text:"",indent:0,offset:0};c===void 0&&(c=this.row_),this.topRow_=c-this.rollUpRows_+1},fe.prototype.addFormatting=function(o,c){this.formatting_=this.formatting_.concat(c);var h=c.reduce(function(d,p){return d+"<"+p+">"},"");this[this.mode_](o,h)},fe.prototype.clearFormatting=function(o){if(this.formatting_.length){var c=this.formatting_.reverse().reduce(function(h,d){return h+"</"+d+">"},"");this.formatting_=[],this[this.mode_](o,c)}},fe.prototype.popOn=function(o,c){var h=this.nonDisplayed_[this.row_].text;h+=c,this.nonDisplayed_[this.row_].text=h},fe.prototype.rollUp=function(o,c){var h=this.displayed_[this.row_].text;h+=c,this.displayed_[this.row_].text=h},fe.prototype.shiftRowsUp_=function(){var o;for(o=0;o<this.topRow_;o++)this.displayed_[o]={text:"",indent:0,offset:0};for(o=this.row_+1;o<Tr+1;o++)this.displayed_[o]={text:"",indent:0,offset:0};for(o=this.topRow_;o<this.row_;o++)this.displayed_[o]=this.displayed_[o+1];this.displayed_[this.row_]={text:"",indent:0,offset:0}},fe.prototype.paintOn=function(o,c){var h=this.displayed_[this.row_].text;h+=c,this.displayed_[this.row_].text=h};var Cl={CaptionStream:qe,Cea608Stream:fe,Cea708Stream:ue},xr={H264_STREAM_TYPE:27,ADTS_STREAM_TYPE:15,METADATA_STREAM_TYPE:21},Hp=t,qp=8589934592,zp=4294967296,El="shared",sa=function(o,c){var h=1;for(o>c&&(h=-1);Math.abs(c-o)>zp;)o+=h*qp;return o},ra=function(o){var c,h;ra.prototype.init.call(this),this.type_=o||El,this.push=function(d){if(d.type==="metadata"){this.trigger("data",d);return}this.type_!==El&&d.type!==this.type_||(h===void 0&&(h=d.dts),d.dts=sa(d.dts,h),d.pts=sa(d.pts,h),c=d.dts,this.trigger("data",d))},this.flush=function(){h=c,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.discontinuity=function(){h=void 0,c=void 0},this.reset=function(){this.discontinuity(),this.trigger("reset")}};ra.prototype=new Hp;var Al={TimestampRolloverStream:ra,handleRollover:sa},$p=(o,c,h)=>{if(!o)return-1;for(var d=h;d<o.length;d++)if(o[d]===c)return d;return-1},Gp={typedArrayIndexOf:$p},Sr=Gp.typedArrayIndexOf,Cr={Utf8:3},wl=function(o,c,h){var d,p="";for(d=c;d<h;d++)p+="%"+("00"+o[d].toString(16)).slice(-2);return p},fs=function(o,c,h){return decodeURIComponent(wl(o,c,h))},ps=function(o,c,h){return unescape(wl(o,c,h))},ms=function(o){return o[0]<<21|o[1]<<14|o[2]<<7|o[3]},gs={APIC:function(o){var c=1,h,d,p="-->";o.data[0]===Cr.Utf8&&(h=Sr(o.data,0,c),!(h<0)&&(o.mimeType=ps(o.data,c,h),c=h+1,o.pictureType=o.data[c],c++,d=Sr(o.data,0,c),!(d<0)&&(o.description=fs(o.data,c,d),c=d+1,o.mimeType===p?o.url=ps(o.data,c,o.data.length):o.pictureData=o.data.subarray(c,o.data.length))))},"T*":function(o){o.data[0]===Cr.Utf8&&(o.value=fs(o.data,1,o.data.length).replace(/\0*$/,""),o.values=o.value.split("\0"))},TXXX:function(o){var c;o.data[0]===Cr.Utf8&&(c=Sr(o.data,0,1),c!==-1&&(o.description=fs(o.data,1,c),o.value=fs(o.data,c+1,o.data.length).replace(/\0*$/,""),o.data=o.value))},"W*":function(o){o.url=ps(o.data,0,o.data.length).replace(/\0.*$/,"")},WXXX:function(o){var c;o.data[0]===Cr.Utf8&&(c=Sr(o.data,0,1),c!==-1&&(o.description=fs(o.data,1,c),o.url=ps(o.data,c+1,o.data.length).replace(/\0.*$/,"")))},PRIV:function(o){var c;for(c=0;c<o.data.length;c++)if(o.data[c]===0){o.owner=ps(o.data,0,c);break}o.privateData=o.data.subarray(c+1),o.data=o.privateData}},Wp=function(o){var c,h,d=10,p=0,g=[];if(!(o.length<10||o[0]!==73||o[1]!==68||o[2]!==51)){p=ms(o.subarray(6,10)),p+=10;var _=o[5]&64;_&&(d+=4,d+=ms(o.subarray(10,14)),p-=ms(o.subarray(16,20)));do{if(c=ms(o.subarray(d+4,d+8)),c<1)break;h=String.fromCharCode(o[d],o[d+1],o[d+2],o[d+3]);var b={id:h,data:o.subarray(d+10,d+c+10)};b.key=b.id,gs[b.id]?gs[b.id](b):b.id[0]==="T"?gs["T*"](b):b.id[0]==="W"&&gs["W*"](b),g.push(b),d+=10,d+=c}while(d<p);return g}},Dl={parseId3Frames:Wp,parseSyncSafeInteger:ms,frameParsers:gs},Xp=t,Yp=xr,Vt=Dl,Er;Er=function(o){var c={descriptor:o&&o.descriptor},h=0,d=[],p=0,g;if(Er.prototype.init.call(this),this.dispatchType=Yp.METADATA_STREAM_TYPE.toString(16),c.descriptor)for(g=0;g<c.descriptor.length;g++)this.dispatchType+=("00"+c.descriptor[g].toString(16)).slice(-2);this.push=function(_){var b,x,C,D,M,H;if(_.type==="timed-metadata"){if(_.dataAlignmentIndicator&&(p=0,d.length=0),d.length===0&&(_.data.length<10||_.data[0]!==73||_.data[1]!==68||_.data[2]!==51)){this.trigger("log",{level:"warn",message:"Skipping unrecognized metadata packet"});return}if(d.push(_),p+=_.data.byteLength,d.length===1&&(h=Vt.parseSyncSafeInteger(_.data.subarray(6,10)),h+=10),!(p<h)){for(b={data:new Uint8Array(h),frames:[],pts:d[0].pts,dts:d[0].dts},M=0;M<h;)b.data.set(d[0].data.subarray(0,h-M),M),M+=d[0].data.byteLength,p-=d[0].data.byteLength,d.shift();x=10,b.data[5]&64&&(x+=4,x+=Vt.parseSyncSafeInteger(b.data.subarray(10,14)),h-=Vt.parseSyncSafeInteger(b.data.subarray(16,20)));do{if(C=Vt.parseSyncSafeInteger(b.data.subarray(x+4,x+8)),C<1){this.trigger("log",{level:"warn",message:"Malformed ID3 frame encountered. Skipping remaining metadata parsing."});break}if(H=String.fromCharCode(b.data[x],b.data[x+1],b.data[x+2],b.data[x+3]),D={id:H,data:b.data.subarray(x+10,x+C+10)},D.key=D.id,Vt.frameParsers[D.id]?Vt.frameParsers[D.id](D):D.id[0]==="T"?Vt.frameParsers["T*"](D):D.id[0]==="W"&&Vt.frameParsers["W*"](D),D.owner==="com.apple.streaming.transportStreamTimestamp"){var N=D.data,$=(N[3]&1)<<30|N[4]<<22|N[5]<<14|N[6]<<6|N[7]>>>2;$*=4,$+=N[7]&3,D.timeStamp=$,b.pts===void 0&&b.dts===void 0&&(b.pts=D.timeStamp,b.dts=D.timeStamp),this.trigger("timestamp",D)}b.frames.push(D),x+=10,x+=C}while(x<h);this.trigger("data",b)}}}},Er.prototype=new Xp;var Kp=Er,na=t,aa=Cl,ut=xr,Qp=Al.TimestampRolloverStream,Ar,vs,wr,Si=188,oa=71;Ar=function(){var o=new Uint8Array(Si),c=0;Ar.prototype.init.call(this),this.push=function(h){var d=0,p=Si,g;for(c?(g=new Uint8Array(h.byteLength+c),g.set(o.subarray(0,c)),g.set(h,c),c=0):g=h;p<g.byteLength;){if(g[d]===oa&&g[p]===oa){this.trigger("data",g.subarray(d,p)),d+=Si,p+=Si;continue}d++,p++}d<g.byteLength&&(o.set(g.subarray(d),0),c=g.byteLength-d)},this.flush=function(){c===Si&&o[0]===oa&&(this.trigger("data",o),c=0),this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.reset=function(){c=0,this.trigger("reset")}},Ar.prototype=new na,vs=function(){var o,c,h,d;vs.prototype.init.call(this),d=this,this.packetsWaitingForPmt=[],this.programMapTable=void 0,o=function(p,g){var _=0;g.payloadUnitStartIndicator&&(_+=p[_]+1),g.type==="pat"?c(p.subarray(_),g):h(p.subarray(_),g)},c=function(p,g){g.section_number=p[7],g.last_section_number=p[8],d.pmtPid=(p[10]&31)<<8|p[11],g.pmtPid=d.pmtPid},h=function(p,g){var _,b,x,C;if(p[5]&1){for(d.programMapTable={video:null,audio:null,"timed-metadata":{}},_=(p[1]&15)<<8|p[2],b=3+_-4,x=(p[10]&15)<<8|p[11],C=12+x;C<b;){var D=p[C],M=(p[C+1]&31)<<8|p[C+2];D===ut.H264_STREAM_TYPE&&d.programMapTable.video===null?d.programMapTable.video=M:D===ut.ADTS_STREAM_TYPE&&d.programMapTable.audio===null?d.programMapTable.audio=M:D===ut.METADATA_STREAM_TYPE&&(d.programMapTable["timed-metadata"][M]=D),C+=((p[C+3]&15)<<8|p[C+4])+5}g.programMapTable=d.programMapTable}},this.push=function(p){var g={},_=4;if(g.payloadUnitStartIndicator=!!(p[1]&64),g.pid=p[1]&31,g.pid<<=8,g.pid|=p[2],(p[3]&48)>>>4>1&&(_+=p[_]+1),g.pid===0)g.type="pat",o(p.subarray(_),g),this.trigger("data",g);else if(g.pid===this.pmtPid)for(g.type="pmt",o(p.subarray(_),g),this.trigger("data",g);this.packetsWaitingForPmt.length;)this.processPes_.apply(this,this.packetsWaitingForPmt.shift());else this.programMapTable===void 0?this.packetsWaitingForPmt.push([p,_,g]):this.processPes_(p,_,g)},this.processPes_=function(p,g,_){_.pid===this.programMapTable.video?_.streamType=ut.H264_STREAM_TYPE:_.pid===this.programMapTable.audio?_.streamType=ut.ADTS_STREAM_TYPE:_.streamType=this.programMapTable["timed-metadata"][_.pid],_.type="pes",_.data=p.subarray(g),this.trigger("data",_)}},vs.prototype=new na,vs.STREAM_TYPES={h264:27,adts:15},wr=function(){var o=this,c=!1,h={data:[],size:0},d={data:[],size:0},p={data:[],size:0},g,_=function(x,C){var D;const M=x[0]<<16|x[1]<<8|x[2];C.data=new Uint8Array,M===1&&(C.packetLength=6+(x[4]<<8|x[5]),C.dataAlignmentIndicator=(x[6]&4)!==0,D=x[7],D&192&&(C.pts=(x[9]&14)<<27|(x[10]&255)<<20|(x[11]&254)<<12|(x[12]&255)<<5|(x[13]&254)>>>3,C.pts*=4,C.pts+=(x[13]&6)>>>1,C.dts=C.pts,D&64&&(C.dts=(x[14]&14)<<27|(x[15]&255)<<20|(x[16]&254)<<12|(x[17]&255)<<5|(x[18]&254)>>>3,C.dts*=4,C.dts+=(x[18]&6)>>>1)),C.data=x.subarray(9+x[8]))},b=function(x,C,D){var M=new Uint8Array(x.size),H={type:C},N=0,$=0,K=!1,Ae;if(!(!x.data.length||x.size<9)){for(H.trackId=x.data[0].pid,N=0;N<x.data.length;N++)Ae=x.data[N],M.set(Ae.data,$),$+=Ae.data.byteLength;_(M,H),K=C==="video"||H.packetLength<=x.size,(D||K)&&(x.size=0,x.data.length=0),K&&o.trigger("data",H)}};wr.prototype.init.call(this),this.push=function(x){({pat:function(){},pes:function(){var C,D;switch(x.streamType){case ut.H264_STREAM_TYPE:C=h,D="video";break;case ut.ADTS_STREAM_TYPE:C=d,D="audio";break;case ut.METADATA_STREAM_TYPE:C=p,D="timed-metadata";break;default:return}x.payloadUnitStartIndicator&&b(C,D,!0),C.data.push(x),C.size+=x.data.byteLength},pmt:function(){var C={type:"metadata",tracks:[]};g=x.programMapTable,g.video!==null&&C.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+g.video,codec:"avc",type:"video"}),g.audio!==null&&C.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+g.audio,codec:"adts",type:"audio"}),c=!0,o.trigger("data",C)}})[x.type]()},this.reset=function(){h.size=0,h.data.length=0,d.size=0,d.data.length=0,this.trigger("reset")},this.flushStreams_=function(){b(h,"video"),b(d,"audio"),b(p,"timed-metadata")},this.flush=function(){if(!c&&g){var x={type:"metadata",tracks:[]};g.video!==null&&x.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+g.video,codec:"avc",type:"video"}),g.audio!==null&&x.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+g.audio,codec:"adts",type:"audio"}),o.trigger("data",x)}c=!1,this.flushStreams_(),this.trigger("done")}},wr.prototype=new na;var kl={PAT_PID:0,MP2T_PACKET_LENGTH:Si,TransportPacketStream:Ar,TransportParseStream:vs,ElementaryStream:wr,TimestampRolloverStream:Qp,CaptionStream:aa.CaptionStream,Cea608Stream:aa.Cea608Stream,Cea708Stream:aa.Cea708Stream,MetadataStream:Kp};for(var la in ut)ut.hasOwnProperty(la)&&(kl[la]=ut[la]);var Jp=kl,Zp=t,em=de.ONE_SECOND_IN_TS,Dr,jl=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];Dr=function(o){var c,h=0;Dr.prototype.init.call(this),this.skipWarn_=function(d,p){this.trigger("log",{level:"warn",message:`adts skiping bytes ${d} to ${p} in frame ${h} outside syncword`})},this.push=function(d){var p=0,g,_,b,x,C;if(o||(h=0),d.type==="audio"){c&&c.length?(b=c,c=new Uint8Array(b.byteLength+d.data.byteLength),c.set(b),c.set(d.data,b.byteLength)):c=d.data;for(var D;p+7<c.length;){if(c[p]!==255||(c[p+1]&246)!==240){typeof D!="number"&&(D=p),p++;continue}if(typeof D=="number"&&(this.skipWarn_(D,p),D=null),_=(~c[p+1]&1)*2,g=(c[p+3]&3)<<11|c[p+4]<<3|(c[p+5]&224)>>5,x=((c[p+6]&3)+1)*1024,C=x*em/jl[(c[p+2]&60)>>>2],c.byteLength-p<g)break;this.trigger("data",{pts:d.pts+h*C,dts:d.dts+h*C,sampleCount:x,audioobjecttype:(c[p+2]>>>6&3)+1,channelcount:(c[p+2]&1)<<2|(c[p+3]&192)>>>6,samplerate:jl[(c[p+2]&60)>>>2],samplingfrequencyindex:(c[p+2]&60)>>>2,samplesize:16,data:c.subarray(p+7+_,p+g)}),h++,p+=g}typeof D=="number"&&(this.skipWarn_(D,p),D=null),c=c.subarray(p)}},this.flush=function(){h=0,this.trigger("done")},this.reset=function(){c=void 0,this.trigger("reset")},this.endTimeline=function(){c=void 0,this.trigger("endedtimeline")}},Dr.prototype=new Zp;var tm=Dr,Il;Il=function(o){var c=o.byteLength,h=0,d=0;this.length=function(){return 8*c},this.bitsAvailable=function(){return 8*c+d},this.loadWord=function(){var p=o.byteLength-c,g=new Uint8Array(4),_=Math.min(4,c);if(_===0)throw new Error("no bytes available");g.set(o.subarray(p,p+_)),h=new DataView(g.buffer).getUint32(0),d=_*8,c-=_},this.skipBits=function(p){var g;d>p?(h<<=p,d-=p):(p-=d,g=Math.floor(p/8),p-=g*8,c-=g,this.loadWord(),h<<=p,d-=p)},this.readBits=function(p){var g=Math.min(d,p),_=h>>>32-g;return d-=g,d>0?h<<=g:c>0&&this.loadWord(),g=p-g,g>0?_<<g|this.readBits(g):_},this.skipLeadingZeros=function(){var p;for(p=0;p<d;++p)if(h&2147483648>>>p)return h<<=p,d-=p,p;return this.loadWord(),p+this.skipLeadingZeros()},this.skipUnsignedExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.skipExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.readUnsignedExpGolomb=function(){var p=this.skipLeadingZeros();return this.readBits(p+1)-1},this.readExpGolomb=function(){var p=this.readUnsignedExpGolomb();return 1&p?1+p>>>1:-1*(p>>>1)},this.readBoolean=function(){return this.readBits(1)===1},this.readUnsignedByte=function(){return this.readBits(8)},this.loadWord()};var im=Il,Pl=t,sm=im,kr,jr,Ll;jr=function(){var o=0,c,h;jr.prototype.init.call(this),this.push=function(d){var p;h?(p=new Uint8Array(h.byteLength+d.data.byteLength),p.set(h),p.set(d.data,h.byteLength),h=p):h=d.data;for(var g=h.byteLength;o<g-3;o++)if(h[o+2]===1){c=o+5;break}for(;c<g;)switch(h[c]){case 0:if(h[c-1]!==0){c+=2;break}else if(h[c-2]!==0){c++;break}o+3!==c-2&&this.trigger("data",h.subarray(o+3,c-2));do c++;while(h[c]!==1&&c<g);o=c-2,c+=3;break;case 1:if(h[c-1]!==0||h[c-2]!==0){c+=3;break}this.trigger("data",h.subarray(o+3,c-2)),o=c-2,c+=3;break;default:c+=3;break}h=h.subarray(o),c-=o,o=0},this.reset=function(){h=null,o=0,this.trigger("reset")},this.flush=function(){h&&h.byteLength>3&&this.trigger("data",h.subarray(o+3)),h=null,o=0,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")}},jr.prototype=new Pl,Ll={100:!0,110:!0,122:!0,244:!0,44:!0,83:!0,86:!0,118:!0,128:!0,138:!0,139:!0,134:!0},kr=function(){var o=new jr,c,h,d,p,g,_,b;kr.prototype.init.call(this),c=this,this.push=function(x){x.type==="video"&&(h=x.trackId,d=x.pts,p=x.dts,o.push(x))},o.on("data",function(x){var C={trackId:h,pts:d,dts:p,data:x,nalUnitTypeCode:x[0]&31};switch(C.nalUnitTypeCode){case 5:C.nalUnitType="slice_layer_without_partitioning_rbsp_idr";break;case 6:C.nalUnitType="sei_rbsp",C.escapedRBSP=g(x.subarray(1));break;case 7:C.nalUnitType="seq_parameter_set_rbsp",C.escapedRBSP=g(x.subarray(1)),C.config=_(C.escapedRBSP);break;case 8:C.nalUnitType="pic_parameter_set_rbsp";break;case 9:C.nalUnitType="access_unit_delimiter_rbsp";break}c.trigger("data",C)}),o.on("done",function(){c.trigger("done")}),o.on("partialdone",function(){c.trigger("partialdone")}),o.on("reset",function(){c.trigger("reset")}),o.on("endedtimeline",function(){c.trigger("endedtimeline")}),this.flush=function(){o.flush()},this.partialFlush=function(){o.partialFlush()},this.reset=function(){o.reset()},this.endTimeline=function(){o.endTimeline()},b=function(x,C){var D=8,M=8,H,N;for(H=0;H<x;H++)M!==0&&(N=C.readExpGolomb(),M=(D+N+256)%256),D=M===0?D:M},g=function(x){for(var C=x.byteLength,D=[],M=1,H,N;M<C-2;)x[M]===0&&x[M+1]===0&&x[M+2]===3?(D.push(M+2),M+=2):M++;if(D.length===0)return x;H=C-D.length,N=new Uint8Array(H);var $=0;for(M=0;M<H;$++,M++)$===D[0]&&($++,D.shift()),N[M]=x[$];return N},_=function(x){var C=0,D=0,M=0,H=0,N,$,K,Ae,Qe,qt,Cs,Es,As,ws,Hr,he=[1,1],Ds,dt;if(N=new sm(x),$=N.readUnsignedByte(),Ae=N.readUnsignedByte(),K=N.readUnsignedByte(),N.skipUnsignedExpGolomb(),Ll[$]&&(Qe=N.readUnsignedExpGolomb(),Qe===3&&N.skipBits(1),N.skipUnsignedExpGolomb(),N.skipUnsignedExpGolomb(),N.skipBits(1),N.readBoolean()))for(Hr=Qe!==3?8:12,dt=0;dt<Hr;dt++)N.readBoolean()&&(dt<6?b(16,N):b(64,N));if(N.skipUnsignedExpGolomb(),qt=N.readUnsignedExpGolomb(),qt===0)N.readUnsignedExpGolomb();else if(qt===1)for(N.skipBits(1),N.skipExpGolomb(),N.skipExpGolomb(),Cs=N.readUnsignedExpGolomb(),dt=0;dt<Cs;dt++)N.skipExpGolomb();if(N.skipUnsignedExpGolomb(),N.skipBits(1),Es=N.readUnsignedExpGolomb(),As=N.readUnsignedExpGolomb(),ws=N.readBits(1),ws===0&&N.skipBits(1),N.skipBits(1),N.readBoolean()&&(C=N.readUnsignedExpGolomb(),D=N.readUnsignedExpGolomb(),M=N.readUnsignedExpGolomb(),H=N.readUnsignedExpGolomb()),N.readBoolean()&&N.readBoolean()){switch(Ds=N.readUnsignedByte(),Ds){case 1:he=[1,1];break;case 2:he=[12,11];break;case 3:he=[10,11];break;case 4:he=[16,11];break;case 5:he=[40,33];break;case 6:he=[24,11];break;case 7:he=[20,11];break;case 8:he=[32,11];break;case 9:he=[80,33];break;case 10:he=[18,11];break;case 11:he=[15,11];break;case 12:he=[64,33];break;case 13:he=[160,99];break;case 14:he=[4,3];break;case 15:he=[3,2];break;case 16:he=[2,1];break;case 255:{he=[N.readUnsignedByte()<<8|N.readUnsignedByte(),N.readUnsignedByte()<<8|N.readUnsignedByte()];break}}he&&he[0]/he[1]}return{profileIdc:$,levelIdc:K,profileCompatibility:Ae,width:(Es+1)*16-C*2-D*2,height:(2-ws)*(As+1)*16-M*2-H*2,sarRatio:he}}},kr.prototype=new Pl;var rm={H264Stream:kr},nm=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],Ol=function(o,c){var h=o[c+6]<<21|o[c+7]<<14|o[c+8]<<7|o[c+9],d=o[c+5],p=(d&16)>>4;return h=h>=0?h:0,p?h+20:h+10},Ml=function(o,c){return o.length-c<10||o[c]!==73||o[c+1]!==68||o[c+2]!==51?c:(c+=Ol(o,c),Ml(o,c))},am=function(o){var c=Ml(o,0);return o.length>=c+2&&(o[c]&255)===255&&(o[c+1]&240)===240&&(o[c+1]&22)===16},Rl=function(o){return o[0]<<21|o[1]<<14|o[2]<<7|o[3]},om=function(o,c,h){var d,p="";for(d=c;d<h;d++)p+="%"+("00"+o[d].toString(16)).slice(-2);return p},lm=function(o,c,h){return unescape(om(o,c,h))},um=function(o,c){var h=(o[c+5]&224)>>5,d=o[c+4]<<3,p=o[c+3]&6144;return p|d|h},cm=function(o,c){return o[c]===73&&o[c+1]===68&&o[c+2]===51?"timed-metadata":o[c]&!0&&(o[c+1]&240)===240?"audio":null},dm=function(o){for(var c=0;c+5<o.length;){if(o[c]!==255||(o[c+1]&246)!==240){c++;continue}return nm[(o[c+2]&60)>>>2]}return null},hm=function(o){var c,h,d,p;c=10,o[5]&64&&(c+=4,c+=Rl(o.subarray(10,14)));do{if(h=Rl(o.subarray(c+4,c+8)),h<1)return null;if(p=String.fromCharCode(o[c],o[c+1],o[c+2],o[c+3]),p==="PRIV"){d=o.subarray(c+10,c+h+10);for(var g=0;g<d.byteLength;g++)if(d[g]===0){var _=lm(d,0,g);if(_==="com.apple.streaming.transportStreamTimestamp"){var b=d.subarray(g+1),x=(b[3]&1)<<30|b[4]<<22|b[5]<<14|b[6]<<6|b[7]>>>2;return x*=4,x+=b[7]&3,x}break}}c+=10,c+=h}while(c<o.byteLength);return null},ua={isLikelyAacData:am,parseId3TagSize:Ol,parseAdtsSize:um,parseType:cm,parseSampleRate:dm,parseAacTimestamp:hm},fm=t,Nl=ua,Ir;Ir=function(){var o=new Uint8Array,c=0;Ir.prototype.init.call(this),this.setTimestamp=function(h){c=h},this.push=function(h){var d=0,p=0,g,_,b,x;for(o.length?(x=o.length,o=new Uint8Array(h.byteLength+x),o.set(o.subarray(0,x)),o.set(h,x)):o=h;o.length-p>=3;){if(o[p]===73&&o[p+1]===68&&o[p+2]===51){if(o.length-p<10||(d=Nl.parseId3TagSize(o,p),p+d>o.length))break;_={type:"timed-metadata",data:o.subarray(p,p+d)},this.trigger("data",_),p+=d;continue}else if((o[p]&255)===255&&(o[p+1]&240)===240){if(o.length-p<7||(d=Nl.parseAdtsSize(o,p),p+d>o.length))break;b={type:"audio",data:o.subarray(p,p+d),pts:c,dts:c},this.trigger("data",b),p+=d;continue}p++}g=o.length-p,g>0?o=o.subarray(p):o=new Uint8Array},this.reset=function(){o=new Uint8Array,this.trigger("reset")},this.endTimeline=function(){o=new Uint8Array,this.trigger("endedtimeline")}},Ir.prototype=new fm;var pm=Ir,mm=["audioobjecttype","channelcount","samplerate","samplingfrequencyindex","samplesize"],gm=mm,vm=["width","height","profileIdc","levelIdc","profileCompatibility","sarRatio"],ym=vm,Pr=t,ys=up,_s=yp,Lr=wp,ct=Pp,jt=Jp,Or=de,Bl=tm,_m=rm.H264Stream,bm=pm,Tm=ua.isLikelyAacData,xm=de.ONE_SECOND_IN_TS,Fl=gm,Ul=ym,Mr,bs,Rr,ai,Sm=function(o,c){c.stream=o,this.trigger("log",c)},Vl=function(o,c){for(var h=Object.keys(c),d=0;d<h.length;d++){var p=h[d];p==="headOfPipeline"||!c[p].on||c[p].on("log",Sm.bind(o,p))}},Hl=function(o,c){var h;if(o.length!==c.length)return!1;for(h=0;h<o.length;h++)if(o[h]!==c[h])return!1;return!0},ql=function(o,c,h,d,p,g){var _=h-c,b=d-c,x=p-h;return{start:{dts:o,pts:o+_},end:{dts:o+b,pts:o+x},prependedContentDuration:g,baseMediaDecodeTime:o}};bs=function(o,c){var h=[],d,p=0,g=0,_=1/0;c=c||{},d=c.firstSequenceNumber||0,bs.prototype.init.call(this),this.push=function(b){ct.collectDtsInfo(o,b),o&&Fl.forEach(function(x){o[x]=b[x]}),h.push(b)},this.setEarliestDts=function(b){p=b},this.setVideoBaseMediaDecodeTime=function(b){_=b},this.setAudioAppendStart=function(b){g=b},this.flush=function(){var b,x,C,D,M,H,N;if(h.length===0){this.trigger("done","AudioSegmentStream");return}b=Lr.trimAdtsFramesByEarliestDts(h,o,p),o.baseMediaDecodeTime=ct.calculateTrackBaseMediaDecodeTime(o,c.keepOriginalTimestamps),N=Lr.prefixWithSilence(o,b,g,_),o.samples=Lr.generateSampleTable(b),C=ys.mdat(Lr.concatenateFrameData(b)),h=[],x=ys.moof(d,[o]),D=new Uint8Array(x.byteLength+C.byteLength),d++,D.set(x),D.set(C,x.byteLength),ct.clearDtsInfo(o),M=Math.ceil(xm*1024/o.samplerate),b.length&&(H=b.length*M,this.trigger("segmentTimingInfo",ql(Or.audioTsToVideoTs(o.baseMediaDecodeTime,o.samplerate),b[0].dts,b[0].pts,b[0].dts+H,b[0].pts+H,N||0)),this.trigger("timingInfo",{start:b[0].pts,end:b[0].pts+H})),this.trigger("data",{track:o,boxes:D}),this.trigger("done","AudioSegmentStream")},this.reset=function(){ct.clearDtsInfo(o),h=[],this.trigger("reset")}},bs.prototype=new Pr,Mr=function(o,c){var h,d=[],p=[],g,_;c=c||{},h=c.firstSequenceNumber||0,Mr.prototype.init.call(this),delete o.minPTS,this.gopCache_=[],this.push=function(b){ct.collectDtsInfo(o,b),b.nalUnitType==="seq_parameter_set_rbsp"&&!g&&(g=b.config,o.sps=[b.data],Ul.forEach(function(x){o[x]=g[x]},this)),b.nalUnitType==="pic_parameter_set_rbsp"&&!_&&(_=b.data,o.pps=[b.data]),d.push(b)},this.flush=function(){for(var b,x,C,D,M,H,N=0,$,K;d.length&&d[0].nalUnitType!=="access_unit_delimiter_rbsp";)d.shift();if(d.length===0){this.resetStream_(),this.trigger("done","VideoSegmentStream");return}if(b=_s.groupNalsIntoFrames(d),C=_s.groupFramesIntoGops(b),C[0][0].keyFrame||(x=this.getGopForFusion_(d[0],o),x?(N=x.duration,C.unshift(x),C.byteLength+=x.byteLength,C.nalCount+=x.nalCount,C.pts=x.pts,C.dts=x.dts,C.duration+=x.duration):C=_s.extendFirstKeyFrame(C)),p.length){var Ae;if(c.alignGopsAtEnd?Ae=this.alignGopsAtEnd_(C):Ae=this.alignGopsAtStart_(C),!Ae){this.gopCache_.unshift({gop:C.pop(),pps:o.pps,sps:o.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),d=[],this.resetStream_(),this.trigger("done","VideoSegmentStream");return}ct.clearDtsInfo(o),C=Ae}ct.collectDtsInfo(o,C),o.samples=_s.generateSampleTable(C),M=ys.mdat(_s.concatenateNalData(C)),o.baseMediaDecodeTime=ct.calculateTrackBaseMediaDecodeTime(o,c.keepOriginalTimestamps),this.trigger("processedGopsInfo",C.map(function(Qe){return{pts:Qe.pts,dts:Qe.dts,byteLength:Qe.byteLength}})),$=C[0],K=C[C.length-1],this.trigger("segmentTimingInfo",ql(o.baseMediaDecodeTime,$.dts,$.pts,K.dts+K.duration,K.pts+K.duration,N)),this.trigger("timingInfo",{start:C[0].pts,end:C[C.length-1].pts+C[C.length-1].duration}),this.gopCache_.unshift({gop:C.pop(),pps:o.pps,sps:o.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),d=[],this.trigger("baseMediaDecodeTime",o.baseMediaDecodeTime),this.trigger("timelineStartInfo",o.timelineStartInfo),D=ys.moof(h,[o]),H=new Uint8Array(D.byteLength+M.byteLength),h++,H.set(D),H.set(M,D.byteLength),this.trigger("data",{track:o,boxes:H}),this.resetStream_(),this.trigger("done","VideoSegmentStream")},this.reset=function(){this.resetStream_(),d=[],this.gopCache_.length=0,p.length=0,this.trigger("reset")},this.resetStream_=function(){ct.clearDtsInfo(o),g=void 0,_=void 0},this.getGopForFusion_=function(b){var x=45e3,C=1/0,D,M,H,N,$;for($=0;$<this.gopCache_.length;$++)N=this.gopCache_[$],H=N.gop,!(!(o.pps&&Hl(o.pps[0],N.pps[0]))||!(o.sps&&Hl(o.sps[0],N.sps[0])))&&(H.dts<o.timelineStartInfo.dts||(D=b.dts-H.dts-H.duration,D>=-1e4&&D<=x&&(!M||C>D)&&(M=N,C=D)));return M?M.gop:null},this.alignGopsAtStart_=function(b){var x,C,D,M,H,N,$,K;for(H=b.byteLength,N=b.nalCount,$=b.duration,x=C=0;x<p.length&&C<b.length&&(D=p[x],M=b[C],D.pts!==M.pts);){if(M.pts>D.pts){x++;continue}C++,H-=M.byteLength,N-=M.nalCount,$-=M.duration}return C===0?b:C===b.length?null:(K=b.slice(C),K.byteLength=H,K.duration=$,K.nalCount=N,K.pts=K[0].pts,K.dts=K[0].dts,K)},this.alignGopsAtEnd_=function(b){var x,C,D,M,H,N;for(x=p.length-1,C=b.length-1,H=null,N=!1;x>=0&&C>=0;){if(D=p[x],M=b[C],D.pts===M.pts){N=!0;break}if(D.pts>M.pts){x--;continue}x===p.length-1&&(H=C),C--}if(!N&&H===null)return null;var $;if(N?$=C:$=H,$===0)return b;var K=b.slice($),Ae=K.reduce(function(Qe,qt){return Qe.byteLength+=qt.byteLength,Qe.duration+=qt.duration,Qe.nalCount+=qt.nalCount,Qe},{byteLength:0,duration:0,nalCount:0});return K.byteLength=Ae.byteLength,K.duration=Ae.duration,K.nalCount=Ae.nalCount,K.pts=K[0].pts,K.dts=K[0].dts,K},this.alignGopsWith=function(b){p=b}},Mr.prototype=new Pr,ai=function(o,c){this.numberOfTracks=0,this.metadataStream=c,o=o||{},typeof o.remux<"u"?this.remuxTracks=!!o.remux:this.remuxTracks=!0,typeof o.keepOriginalTimestamps=="boolean"?this.keepOriginalTimestamps=o.keepOriginalTimestamps:this.keepOriginalTimestamps=!1,this.pendingTracks=[],this.videoTrack=null,this.pendingBoxes=[],this.pendingCaptions=[],this.pendingMetadata=[],this.pendingBytes=0,this.emittedTracks=0,ai.prototype.init.call(this),this.push=function(h){if(h.content||h.text)return this.pendingCaptions.push(h);if(h.frames)return this.pendingMetadata.push(h);this.pendingTracks.push(h.track),this.pendingBytes+=h.boxes.byteLength,h.track.type==="video"&&(this.videoTrack=h.track,this.pendingBoxes.push(h.boxes)),h.track.type==="audio"&&(this.audioTrack=h.track,this.pendingBoxes.unshift(h.boxes))}},ai.prototype=new Pr,ai.prototype.flush=function(o){var c=0,h={captions:[],captionStreams:{},metadata:[],info:{}},d,p,g,_=0,b;if(this.pendingTracks.length<this.numberOfTracks){if(o!=="VideoSegmentStream"&&o!=="AudioSegmentStream")return;if(this.remuxTracks)return;if(this.pendingTracks.length===0){this.emittedTracks++,this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0);return}}if(this.videoTrack?(_=this.videoTrack.timelineStartInfo.pts,Ul.forEach(function(x){h.info[x]=this.videoTrack[x]},this)):this.audioTrack&&(_=this.audioTrack.timelineStartInfo.pts,Fl.forEach(function(x){h.info[x]=this.audioTrack[x]},this)),this.videoTrack||this.audioTrack){for(this.pendingTracks.length===1?h.type=this.pendingTracks[0].type:h.type="combined",this.emittedTracks+=this.pendingTracks.length,g=ys.initSegment(this.pendingTracks),h.initSegment=new Uint8Array(g.byteLength),h.initSegment.set(g),h.data=new Uint8Array(this.pendingBytes),b=0;b<this.pendingBoxes.length;b++)h.data.set(this.pendingBoxes[b],c),c+=this.pendingBoxes[b].byteLength;for(b=0;b<this.pendingCaptions.length;b++)d=this.pendingCaptions[b],d.startTime=Or.metadataTsToSeconds(d.startPts,_,this.keepOriginalTimestamps),d.endTime=Or.metadataTsToSeconds(d.endPts,_,this.keepOriginalTimestamps),h.captionStreams[d.stream]=!0,h.captions.push(d);for(b=0;b<this.pendingMetadata.length;b++)p=this.pendingMetadata[b],p.cueTime=Or.metadataTsToSeconds(p.pts,_,this.keepOriginalTimestamps),h.metadata.push(p);for(h.metadata.dispatchType=this.metadataStream.dispatchType,this.pendingTracks.length=0,this.videoTrack=null,this.pendingBoxes.length=0,this.pendingCaptions.length=0,this.pendingBytes=0,this.pendingMetadata.length=0,this.trigger("data",h),b=0;b<h.captions.length;b++)d=h.captions[b],this.trigger("caption",d);for(b=0;b<h.metadata.length;b++)p=h.metadata[b],this.trigger("id3Frame",p)}this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0)},ai.prototype.setRemux=function(o){this.remuxTracks=o},Rr=function(o){var c=this,h=!0,d,p;Rr.prototype.init.call(this),o=o||{},this.baseMediaDecodeTime=o.baseMediaDecodeTime||0,this.transmuxPipeline_={},this.setupAacPipeline=function(){var g={};this.transmuxPipeline_=g,g.type="aac",g.metadataStream=new jt.MetadataStream,g.aacStream=new bm,g.audioTimestampRolloverStream=new jt.TimestampRolloverStream("audio"),g.timedMetadataTimestampRolloverStream=new jt.TimestampRolloverStream("timed-metadata"),g.adtsStream=new Bl,g.coalesceStream=new ai(o,g.metadataStream),g.headOfPipeline=g.aacStream,g.aacStream.pipe(g.audioTimestampRolloverStream).pipe(g.adtsStream),g.aacStream.pipe(g.timedMetadataTimestampRolloverStream).pipe(g.metadataStream).pipe(g.coalesceStream),g.metadataStream.on("timestamp",function(_){g.aacStream.setTimestamp(_.timeStamp)}),g.aacStream.on("data",function(_){_.type!=="timed-metadata"&&_.type!=="audio"||g.audioSegmentStream||(p=p||{timelineStartInfo:{baseMediaDecodeTime:c.baseMediaDecodeTime},codec:"adts",type:"audio"},g.coalesceStream.numberOfTracks++,g.audioSegmentStream=new bs(p,o),g.audioSegmentStream.on("log",c.getLogTrigger_("audioSegmentStream")),g.audioSegmentStream.on("timingInfo",c.trigger.bind(c,"audioTimingInfo")),g.adtsStream.pipe(g.audioSegmentStream).pipe(g.coalesceStream),c.trigger("trackinfo",{hasAudio:!!p,hasVideo:!!d}))}),g.coalesceStream.on("data",this.trigger.bind(this,"data")),g.coalesceStream.on("done",this.trigger.bind(this,"done")),Vl(this,g)},this.setupTsPipeline=function(){var g={};this.transmuxPipeline_=g,g.type="ts",g.metadataStream=new jt.MetadataStream,g.packetStream=new jt.TransportPacketStream,g.parseStream=new jt.TransportParseStream,g.elementaryStream=new jt.ElementaryStream,g.timestampRolloverStream=new jt.TimestampRolloverStream,g.adtsStream=new Bl,g.h264Stream=new _m,g.captionStream=new jt.CaptionStream(o),g.coalesceStream=new ai(o,g.metadataStream),g.headOfPipeline=g.packetStream,g.packetStream.pipe(g.parseStream).pipe(g.elementaryStream).pipe(g.timestampRolloverStream),g.timestampRolloverStream.pipe(g.h264Stream),g.timestampRolloverStream.pipe(g.adtsStream),g.timestampRolloverStream.pipe(g.metadataStream).pipe(g.coalesceStream),g.h264Stream.pipe(g.captionStream).pipe(g.coalesceStream),g.elementaryStream.on("data",function(_){var b;if(_.type==="metadata"){for(b=_.tracks.length;b--;)!d&&_.tracks[b].type==="video"?(d=_.tracks[b],d.timelineStartInfo.baseMediaDecodeTime=c.baseMediaDecodeTime):!p&&_.tracks[b].type==="audio"&&(p=_.tracks[b],p.timelineStartInfo.baseMediaDecodeTime=c.baseMediaDecodeTime);d&&!g.videoSegmentStream&&(g.coalesceStream.numberOfTracks++,g.videoSegmentStream=new Mr(d,o),g.videoSegmentStream.on("log",c.getLogTrigger_("videoSegmentStream")),g.videoSegmentStream.on("timelineStartInfo",function(x){p&&!o.keepOriginalTimestamps&&(p.timelineStartInfo=x,g.audioSegmentStream.setEarliestDts(x.dts-c.baseMediaDecodeTime))}),g.videoSegmentStream.on("processedGopsInfo",c.trigger.bind(c,"gopInfo")),g.videoSegmentStream.on("segmentTimingInfo",c.trigger.bind(c,"videoSegmentTimingInfo")),g.videoSegmentStream.on("baseMediaDecodeTime",function(x){p&&g.audioSegmentStream.setVideoBaseMediaDecodeTime(x)}),g.videoSegmentStream.on("timingInfo",c.trigger.bind(c,"videoTimingInfo")),g.h264Stream.pipe(g.videoSegmentStream).pipe(g.coalesceStream)),p&&!g.audioSegmentStream&&(g.coalesceStream.numberOfTracks++,g.audioSegmentStream=new bs(p,o),g.audioSegmentStream.on("log",c.getLogTrigger_("audioSegmentStream")),g.audioSegmentStream.on("timingInfo",c.trigger.bind(c,"audioTimingInfo")),g.audioSegmentStream.on("segmentTimingInfo",c.trigger.bind(c,"audioSegmentTimingInfo")),g.adtsStream.pipe(g.audioSegmentStream).pipe(g.coalesceStream)),c.trigger("trackinfo",{hasAudio:!!p,hasVideo:!!d})}}),g.coalesceStream.on("data",this.trigger.bind(this,"data")),g.coalesceStream.on("id3Frame",function(_){_.dispatchType=g.metadataStream.dispatchType,c.trigger("id3Frame",_)}),g.coalesceStream.on("caption",this.trigger.bind(this,"caption")),g.coalesceStream.on("done",this.trigger.bind(this,"done")),Vl(this,g)},this.setBaseMediaDecodeTime=function(g){var _=this.transmuxPipeline_;o.keepOriginalTimestamps||(this.baseMediaDecodeTime=g),p&&(p.timelineStartInfo.dts=void 0,p.timelineStartInfo.pts=void 0,ct.clearDtsInfo(p),_.audioTimestampRolloverStream&&_.audioTimestampRolloverStream.discontinuity()),d&&(_.videoSegmentStream&&(_.videoSegmentStream.gopCache_=[]),d.timelineStartInfo.dts=void 0,d.timelineStartInfo.pts=void 0,ct.clearDtsInfo(d),_.captionStream.reset()),_.timestampRolloverStream&&_.timestampRolloverStream.discontinuity()},this.setAudioAppendStart=function(g){p&&this.transmuxPipeline_.audioSegmentStream.setAudioAppendStart(g)},this.setRemux=function(g){var _=this.transmuxPipeline_;o.remux=g,_&&_.coalesceStream&&_.coalesceStream.setRemux(g)},this.alignGopsWith=function(g){d&&this.transmuxPipeline_.videoSegmentStream&&this.transmuxPipeline_.videoSegmentStream.alignGopsWith(g)},this.getLogTrigger_=function(g){var _=this;return function(b){b.stream=g,_.trigger("log",b)}},this.push=function(g){if(h){var _=Tm(g);_&&this.transmuxPipeline_.type!=="aac"?this.setupAacPipeline():!_&&this.transmuxPipeline_.type!=="ts"&&this.setupTsPipeline(),h=!1}this.transmuxPipeline_.headOfPipeline.push(g)},this.flush=function(){h=!0,this.transmuxPipeline_.headOfPipeline.flush()},this.endTimeline=function(){this.transmuxPipeline_.headOfPipeline.endTimeline()},this.reset=function(){this.transmuxPipeline_.headOfPipeline&&this.transmuxPipeline_.headOfPipeline.reset()},this.resetCaptions=function(){this.transmuxPipeline_.captionStream&&this.transmuxPipeline_.captionStream.reset()}},Rr.prototype=new Pr;var Cm={Transmuxer:Rr},Em=function(o){return o>>>0},Am=function(o){return("00"+o.toString(16)).slice(-2)},Nr={toUnsigned:Em,toHexString:Am},wm=function(o){var c="";return c+=String.fromCharCode(o[0]),c+=String.fromCharCode(o[1]),c+=String.fromCharCode(o[2]),c+=String.fromCharCode(o[3]),c},zl=wm,Dm=Nr.toUnsigned,km=zl,$l=function(o,c){var h=[],d,p,g,_,b;if(!c.length)return null;for(d=0;d<o.byteLength;)p=Dm(o[d]<<24|o[d+1]<<16|o[d+2]<<8|o[d+3]),g=km(o.subarray(d+4,d+8)),_=p>1?d+p:o.byteLength,g===c[0]&&(c.length===1?h.push(o.subarray(d+8,_)):(b=$l(o.subarray(d+8,_),c.slice(1)),b.length&&(h=h.concat(b)))),d=_;return h},ca=$l,jm=Nr.toUnsigned,Im=n.getUint64,Pm=function(o){var c={version:o[0],flags:new Uint8Array(o.subarray(1,4))};return c.version===1?c.baseMediaDecodeTime=Im(o.subarray(4)):c.baseMediaDecodeTime=jm(o[4]<<24|o[5]<<16|o[6]<<8|o[7]),c},da=Pm,Lm=function(o){var c=new DataView(o.buffer,o.byteOffset,o.byteLength),h={version:o[0],flags:new Uint8Array(o.subarray(1,4)),trackId:c.getUint32(4)},d=h.flags[2]&1,p=h.flags[2]&2,g=h.flags[2]&8,_=h.flags[2]&16,b=h.flags[2]&32,x=h.flags[0]&65536,C=h.flags[0]&131072,D;return D=8,d&&(D+=4,h.baseDataOffset=c.getUint32(12),D+=4),p&&(h.sampleDescriptionIndex=c.getUint32(D),D+=4),g&&(h.defaultSampleDuration=c.getUint32(D),D+=4),_&&(h.defaultSampleSize=c.getUint32(D),D+=4),b&&(h.defaultSampleFlags=c.getUint32(D)),x&&(h.durationIsEmpty=!0),!d&&C&&(h.baseDataOffsetIsMoof=!0),h},Gl=Lm,Om=function(o){return{isLeading:(o[0]&12)>>>2,dependsOn:o[0]&3,isDependedOn:(o[1]&192)>>>6,hasRedundancy:(o[1]&48)>>>4,paddingValue:(o[1]&14)>>>1,isNonSyncSample:o[1]&1,degradationPriority:o[2]<<8|o[3]}},Mm=Om,Wl=Mm,Rm=function(o){var c={version:o[0],flags:new Uint8Array(o.subarray(1,4)),samples:[]},h=new DataView(o.buffer,o.byteOffset,o.byteLength),d=c.flags[2]&1,p=c.flags[2]&4,g=c.flags[1]&1,_=c.flags[1]&2,b=c.flags[1]&4,x=c.flags[1]&8,C=h.getUint32(4),D=8,M;for(d&&(c.dataOffset=h.getInt32(D),D+=4),p&&C&&(M={flags:Wl(o.subarray(D,D+4))},D+=4,g&&(M.duration=h.getUint32(D),D+=4),_&&(M.size=h.getUint32(D),D+=4),x&&(c.version===1?M.compositionTimeOffset=h.getInt32(D):M.compositionTimeOffset=h.getUint32(D),D+=4),c.samples.push(M),C--);C--;)M={},g&&(M.duration=h.getUint32(D),D+=4),_&&(M.size=h.getUint32(D),D+=4),b&&(M.flags=Wl(o.subarray(D,D+4)),D+=4),x&&(c.version===1?M.compositionTimeOffset=h.getInt32(D):M.compositionTimeOffset=h.getUint32(D),D+=4),c.samples.push(M);return c},Xl=Rm,Yl={tfdt:da,trun:Xl},Kl={parseTfdt:Yl.tfdt,parseTrun:Yl.trun},Nm=function(o){for(var c=0,h=String.fromCharCode(o[c]),d="";h!=="\0";)d+=h,c++,h=String.fromCharCode(o[c]);return d+=h,d},Bm={uint8ToCString:Nm},Br=Bm.uint8ToCString,Fm=n.getUint64,Um=function(o){var c=4,h=o[0],d,p,g,_,b,x,C,D;if(h===0){d=Br(o.subarray(c)),c+=d.length,p=Br(o.subarray(c)),c+=p.length;var M=new DataView(o.buffer);g=M.getUint32(c),c+=4,b=M.getUint32(c),c+=4,x=M.getUint32(c),c+=4,C=M.getUint32(c),c+=4}else if(h===1){var M=new DataView(o.buffer);g=M.getUint32(c),c+=4,_=Fm(o.subarray(c)),c+=8,x=M.getUint32(c),c+=4,C=M.getUint32(c),c+=4,d=Br(o.subarray(c)),c+=d.length,p=Br(o.subarray(c)),c+=p.length}D=new Uint8Array(o.subarray(c,o.byteLength));var H={scheme_id_uri:d,value:p,timescale:g||1,presentation_time:_,presentation_time_delta:b,event_duration:x,id:C,message_data:D};return Hm(h,H)?H:void 0},Vm=function(o,c,h,d){return o||o===0?o/c:d+h/c},Hm=function(o,c){var h=c.scheme_id_uri!=="\0",d=o===0&&Ql(c.presentation_time_delta)&&h,p=o===1&&Ql(c.presentation_time)&&h;return!(o>1)&&d||p},Ql=function(o){return o!==void 0||o!==null},qm={parseEmsgBox:Um,scaleTime:Vm},Ts;typeof window<"u"?Ts=window:typeof i<"u"?Ts=i:typeof self<"u"?Ts=self:Ts={};var Jl=Ts,Fr=Nr.toUnsigned,xs=Nr.toHexString,be=ca,Ci=zl,ha=qm,zm=Gl,$m=Xl,Gm=da,Wm=n.getUint64,Zl,eu,tu,iu,su,fa,ru,pa=Jl,Xm=Dl.parseId3Frames;Zl=function(o){var c={},h=be(o,["moov","trak"]);return h.reduce(function(d,p){var g,_,b,x,C;return g=be(p,["tkhd"])[0],!g||(_=g[0],b=_===0?12:20,x=Fr(g[b]<<24|g[b+1]<<16|g[b+2]<<8|g[b+3]),C=be(p,["mdia","mdhd"])[0],!C)?null:(_=C[0],b=_===0?12:20,d[x]=Fr(C[b]<<24|C[b+1]<<16|C[b+2]<<8|C[b+3]),d)},c)},eu=function(o,c){var h;h=be(c,["moof","traf"]);var d=h.reduce(function(p,g){var _=be(g,["tfhd"])[0],b=Fr(_[4]<<24|_[5]<<16|_[6]<<8|_[7]),x=o[b]||9e4,C=be(g,["tfdt"])[0],D=new DataView(C.buffer,C.byteOffset,C.byteLength),M;C[0]===1?M=Wm(C.subarray(4,12)):M=D.getUint32(4);let H;return typeof M=="bigint"?H=M/pa.BigInt(x):typeof M=="number"&&!isNaN(M)&&(H=M/x),H<Number.MAX_SAFE_INTEGER&&(H=Number(H)),H<p&&(p=H),p},1/0);return typeof d=="bigint"||isFinite(d)?d:0},tu=function(o,c){var h=be(c,["moof","traf"]),d=0,p=0,g;if(h&&h.length){var _=be(h[0],["tfhd"])[0],b=be(h[0],["trun"])[0],x=be(h[0],["tfdt"])[0];if(_){var C=zm(_);g=C.trackId}if(x){var D=Gm(x);d=D.baseMediaDecodeTime}if(b){var M=$m(b);M.samples&&M.samples.length&&(p=M.samples[0].compositionTimeOffset||0)}}var H=o[g]||9e4;typeof d=="bigint"&&(p=pa.BigInt(p),H=pa.BigInt(H));var N=(d+p)/H;return typeof N=="bigint"&&N<Number.MAX_SAFE_INTEGER&&(N=Number(N)),N},iu=function(o){var c=be(o,["moov","trak"]),h=[];return c.forEach(function(d){var p=be(d,["mdia","hdlr"]),g=be(d,["tkhd"]);p.forEach(function(_,b){var x=Ci(_.subarray(8,12)),C=g[b],D,M,H;x==="vide"&&(D=new DataView(C.buffer,C.byteOffset,C.byteLength),M=D.getUint8(0),H=M===0?D.getUint32(12):D.getUint32(20),h.push(H))})}),h},fa=function(o){var c=o[0],h=c===0?12:20;return Fr(o[h]<<24|o[h+1]<<16|o[h+2]<<8|o[h+3])},su=function(o){var c=be(o,["moov","trak"]),h=[];return c.forEach(function(d){var p={},g=be(d,["tkhd"])[0],_,b;g&&(_=new DataView(g.buffer,g.byteOffset,g.byteLength),b=_.getUint8(0),p.id=b===0?_.getUint32(12):_.getUint32(20));var x=be(d,["mdia","hdlr"])[0];if(x){var C=Ci(x.subarray(8,12));C==="vide"?p.type="video":C==="soun"?p.type="audio":p.type=C}var D=be(d,["mdia","minf","stbl","stsd"])[0];if(D){var M=D.subarray(8);p.codec=Ci(M.subarray(4,8));var H=be(M,[p.codec])[0],N,$;H&&(/^[asm]vc[1-9]$/i.test(p.codec)?(N=H.subarray(78),$=Ci(N.subarray(4,8)),$==="avcC"&&N.length>11?(p.codec+=".",p.codec+=xs(N[9]),p.codec+=xs(N[10]),p.codec+=xs(N[11])):p.codec="avc1.4d400d"):/^mp4[a,v]$/i.test(p.codec)?(N=H.subarray(28),$=Ci(N.subarray(4,8)),$==="esds"&&N.length>20&&N[19]!==0?(p.codec+="."+xs(N[19]),p.codec+="."+xs(N[20]>>>2&63).replace(/^0/,"")):p.codec="mp4a.40.2"):p.codec=p.codec.toLowerCase())}var K=be(d,["mdia","mdhd"])[0];K&&(p.timescale=fa(K)),h.push(p)}),h},ru=function(o,c=0){var h=be(o,["emsg"]);return h.map(d=>{var p=ha.parseEmsgBox(new Uint8Array(d)),g=Xm(p.message_data);return{cueTime:ha.scaleTime(p.presentation_time,p.timescale,p.presentation_time_delta,c),duration:ha.scaleTime(p.event_duration,p.timescale),frames:g}})};var Ss={findBox:be,parseType:Ci,timescale:Zl,startTime:eu,compositionStartTime:tu,videoTrackIds:iu,tracks:su,getTimescaleFromMediaHeader:fa,getEmsgID3:ru};const{parseTrun:Ym}=Kl,{findBox:nu}=Ss;var au=Jl,Km=function(o){var c=nu(o,["moof","traf"]),h=nu(o,["mdat"]),d=[];return h.forEach(function(p,g){var _=c[g];d.push({mdat:p,traf:_})}),d},Qm=function(o,c,h){var d=c,p=h.defaultSampleDuration||0,g=h.defaultSampleSize||0,_=h.trackId,b=[];return o.forEach(function(x){var C=Ym(x),D=C.samples;D.forEach(function(M){M.duration===void 0&&(M.duration=p),M.size===void 0&&(M.size=g),M.trackId=_,M.dts=d,M.compositionTimeOffset===void 0&&(M.compositionTimeOffset=0),typeof d=="bigint"?(M.pts=d+au.BigInt(M.compositionTimeOffset),d+=au.BigInt(M.duration)):(M.pts=d+M.compositionTimeOffset,d+=M.duration)}),b=b.concat(D)}),b},ou={getMdatTrafPairs:Km,parseSamples:Qm},Jm=Sl.discardEmulationPreventionBytes,Zm=Cl.CaptionStream,ma=ca,e0=da,t0=Gl,{getMdatTrafPairs:i0,parseSamples:s0}=ou,r0=function(o,c){for(var h=o,d=0;d<c.length;d++){var p=c[d];if(h<p.size)return p;h-=p.size}return null},n0=function(o,c,h){var d=new DataView(o.buffer,o.byteOffset,o.byteLength),p={logs:[],seiNals:[]},g,_,b,x;for(_=0;_+4<o.length;_+=b)if(b=d.getUint32(_),_+=4,!(b<=0))switch(o[_]&31){case 6:var C=o.subarray(_+1,_+1+b),D=r0(_,c);if(g={nalUnitType:"sei_rbsp",size:b,data:C,escapedRBSP:Jm(C),trackId:h},D)g.pts=D.pts,g.dts=D.dts,x=D;else if(x)g.pts=x.pts,g.dts=x.dts;else{p.logs.push({level:"warn",message:"We've encountered a nal unit without data at "+_+" for trackId "+h+". See mux.js#223."});break}p.seiNals.push(g);break}return p},a0=function(o,c){var h={},d=i0(o);return d.forEach(function(p){var g=p.mdat,_=p.traf,b=ma(_,["tfhd"]),x=t0(b[0]),C=x.trackId,D=ma(_,["tfdt"]),M=D.length>0?e0(D[0]).baseMediaDecodeTime:0,H=ma(_,["trun"]),N,$;c===C&&H.length>0&&(N=s0(H,M,x),$=n0(g,N,C),h[C]||(h[C]={seiNals:[],logs:[]}),h[C].seiNals=h[C].seiNals.concat($.seiNals),h[C].logs=h[C].logs.concat($.logs))}),h},o0=function(o,c,h){var d;if(c===null)return null;d=a0(o,c);var p=d[c]||{};return{seiNals:p.seiNals,logs:p.logs,timescale:h}},l0=function(){var o=!1,c,h,d,p,g,_;this.isInitialized=function(){return o},this.init=function(b){c=new Zm,o=!0,_=b?b.isPartial:!1,c.on("data",function(x){x.startTime=x.startPts/p,x.endTime=x.endPts/p,g.captions.push(x),g.captionStreams[x.stream]=!0}),c.on("log",function(x){g.logs.push(x)})},this.isNewInit=function(b,x){return b&&b.length===0||x&&typeof x=="object"&&Object.keys(x).length===0?!1:d!==b[0]||p!==x[d]},this.parse=function(b,x,C){var D;if(this.isInitialized()){if(!x||!C)return null;if(this.isNewInit(x,C))d=x[0],p=C[d];else if(d===null||!p)return h.push(b),null}else return null;for(;h.length>0;){var M=h.shift();this.parse(M,x,C)}return D=o0(b,d,p),D&&D.logs&&(g.logs=g.logs.concat(D.logs)),D===null||!D.seiNals?g.logs.length?{logs:g.logs,captions:[],captionStreams:[]}:null:(this.pushNals(D.seiNals),this.flushStream(),g)},this.pushNals=function(b){if(!this.isInitialized()||!b||b.length===0)return null;b.forEach(function(x){c.push(x)})},this.flushStream=function(){if(!this.isInitialized())return null;_?c.partialFlush():c.flush()},this.clearParsedCaptions=function(){g.captions=[],g.captionStreams={},g.logs=[]},this.resetCaptionStream=function(){if(!this.isInitialized())return null;c.reset()},this.clearAllCaptions=function(){this.clearParsedCaptions(),this.resetCaptionStream()},this.reset=function(){h=[],d=null,p=null,g?this.clearParsedCaptions():g={captions:[],captionStreams:{},logs:[]},this.resetCaptionStream()},this.reset()},u0=l0;const{parseTfdt:c0}=Kl,Ht=ca,{getTimescaleFromMediaHeader:d0}=Ss,{parseSamples:h0,getMdatTrafPairs:f0}=ou;var lu=function(){let o=9e4;this.init=function(c){const h=Ht(c,["moov","trak","mdia","mdhd"])[0];h&&(o=d0(h))},this.parseSegment=function(c){const h=[],d=f0(c);let p=0;return d.forEach(function(g){const _=g.mdat,b=g.traf,x=Ht(b,["tfdt"])[0],C=Ht(b,["tfhd"])[0],D=Ht(b,["trun"]);if(x&&(p=c0(x).baseMediaDecodeTime),D.length&&C){const M=h0(D,p,C);let H=0;M.forEach(function(N){const $="utf-8",K=new TextDecoder($),Ae=_.slice(H,H+N.size);if(Ht(Ae,["vtte"])[0]){H+=N.size;return}Ht(Ae,["vttc"]).forEach(function(Cs){const Es=Ht(Cs,["payl"])[0],As=Ht(Cs,["sttg"])[0],ws=N.pts/o,Hr=(N.pts+N.duration)/o;let he,Ds;if(Es)try{he=K.decode(Es)}catch(dt){console.error(dt)}if(As)try{Ds=K.decode(As)}catch(dt){console.error(dt)}N.duration&&he&&h.push({cueText:he,start:ws,end:Hr,settings:Ds})}),H+=N.size})}}),h}},ga=xr,uu=function(o){var c=o[1]&31;return c<<=8,c|=o[2],c},Ur=function(o){return!!(o[1]&64)},Vr=function(o){var c=0;return(o[3]&48)>>>4>1&&(c+=o[4]+1),c},p0=function(o,c){var h=uu(o);return h===0?"pat":h===c?"pmt":c?"pes":null},m0=function(o){var c=Ur(o),h=4+Vr(o);return c&&(h+=o[h]+1),(o[h+10]&31)<<8|o[h+11]},g0=function(o){var c={},h=Ur(o),d=4+Vr(o);if(h&&(d+=o[d]+1),!!(o[d+5]&1)){var p,g,_;p=(o[d+1]&15)<<8|o[d+2],g=3+p-4,_=(o[d+10]&15)<<8|o[d+11];for(var b=12+_;b<g;){var x=d+b;c[(o[x+1]&31)<<8|o[x+2]]=o[x],b+=((o[x+3]&15)<<8|o[x+4])+5}return c}},v0=function(o,c){var h=uu(o),d=c[h];switch(d){case ga.H264_STREAM_TYPE:return"video";case ga.ADTS_STREAM_TYPE:return"audio";case ga.METADATA_STREAM_TYPE:return"timed-metadata";default:return null}},y0=function(o){var c=Ur(o);if(!c)return null;var h=4+Vr(o);if(h>=o.byteLength)return null;var d=null,p;return p=o[h+7],p&192&&(d={},d.pts=(o[h+9]&14)<<27|(o[h+10]&255)<<20|(o[h+11]&254)<<12|(o[h+12]&255)<<5|(o[h+13]&254)>>>3,d.pts*=4,d.pts+=(o[h+13]&6)>>>1,d.dts=d.pts,p&64&&(d.dts=(o[h+14]&14)<<27|(o[h+15]&255)<<20|(o[h+16]&254)<<12|(o[h+17]&255)<<5|(o[h+18]&254)>>>3,d.dts*=4,d.dts+=(o[h+18]&6)>>>1)),d},va=function(o){switch(o){case 5:return"slice_layer_without_partitioning_rbsp_idr";case 6:return"sei_rbsp";case 7:return"seq_parameter_set_rbsp";case 8:return"pic_parameter_set_rbsp";case 9:return"access_unit_delimiter_rbsp";default:return null}},_0=function(o){for(var c=4+Vr(o),h=o.subarray(c),d=0,p=0,g=!1,_;p<h.byteLength-3;p++)if(h[p+2]===1){d=p+5;break}for(;d<h.byteLength;)switch(h[d]){case 0:if(h[d-1]!==0){d+=2;break}else if(h[d-2]!==0){d++;break}p+3!==d-2&&(_=va(h[p+3]&31),_==="slice_layer_without_partitioning_rbsp_idr"&&(g=!0));do d++;while(h[d]!==1&&d<h.length);p=d-2,d+=3;break;case 1:if(h[d-1]!==0||h[d-2]!==0){d+=3;break}_=va(h[p+3]&31),_==="slice_layer_without_partitioning_rbsp_idr"&&(g=!0),p=d-2,d+=3;break;default:d+=3;break}return h=h.subarray(p),d-=p,p=0,h&&h.byteLength>3&&(_=va(h[p+3]&31),_==="slice_layer_without_partitioning_rbsp_idr"&&(g=!0)),g},b0={parseType:p0,parsePat:m0,parsePmt:g0,parsePayloadUnitStartIndicator:Ur,parsePesType:v0,parsePesTime:y0,videoPacketContainsKeyFrame:_0},cu=xr,Ei=Al.handleRollover,re={};re.ts=b0,re.aac=ua;var oi=de.ONE_SECOND_IN_TS,Ne=188,mt=71,T0=function(o,c){for(var h=0,d=Ne,p,g;d<o.byteLength;){if(o[h]===mt&&o[d]===mt){switch(p=o.subarray(h,d),g=re.ts.parseType(p,c.pid),g){case"pat":c.pid=re.ts.parsePat(p);break;case"pmt":var _=re.ts.parsePmt(p);c.table=c.table||{},Object.keys(_).forEach(function(b){c.table[b]=_[b]});break}h+=Ne,d+=Ne;continue}h++,d++}},du=function(o,c,h){for(var d=0,p=Ne,g,_,b,x,C,D=!1;p<=o.byteLength;){if(o[d]===mt&&(o[p]===mt||p===o.byteLength)){switch(g=o.subarray(d,p),_=re.ts.parseType(g,c.pid),_){case"pes":b=re.ts.parsePesType(g,c.table),x=re.ts.parsePayloadUnitStartIndicator(g),b==="audio"&&x&&(C=re.ts.parsePesTime(g),C&&(C.type="audio",h.audio.push(C),D=!0));break}if(D)break;d+=Ne,p+=Ne;continue}d++,p++}for(p=o.byteLength,d=p-Ne,D=!1;d>=0;){if(o[d]===mt&&(o[p]===mt||p===o.byteLength)){switch(g=o.subarray(d,p),_=re.ts.parseType(g,c.pid),_){case"pes":b=re.ts.parsePesType(g,c.table),x=re.ts.parsePayloadUnitStartIndicator(g),b==="audio"&&x&&(C=re.ts.parsePesTime(g),C&&(C.type="audio",h.audio.push(C),D=!0));break}if(D)break;d-=Ne,p-=Ne;continue}d--,p--}},x0=function(o,c,h){for(var d=0,p=Ne,g,_,b,x,C,D,M,H,N=!1,$={data:[],size:0};p<o.byteLength;){if(o[d]===mt&&o[p]===mt){switch(g=o.subarray(d,p),_=re.ts.parseType(g,c.pid),_){case"pes":if(b=re.ts.parsePesType(g,c.table),x=re.ts.parsePayloadUnitStartIndicator(g),b==="video"&&(x&&!N&&(C=re.ts.parsePesTime(g),C&&(C.type="video",h.video.push(C),N=!0)),!h.firstKeyFrame)){if(x&&$.size!==0){for(D=new Uint8Array($.size),M=0;$.data.length;)H=$.data.shift(),D.set(H,M),M+=H.byteLength;if(re.ts.videoPacketContainsKeyFrame(D)){var K=re.ts.parsePesTime(D);K?(h.firstKeyFrame=K,h.firstKeyFrame.type="video"):console.warn("Failed to extract PTS/DTS from PES at first keyframe. This could be an unusual TS segment, or else mux.js did not parse your TS segment correctly. If you know your TS segments do contain PTS/DTS on keyframes please file a bug report! You can try ffprobe to double check for yourself.")}$.size=0}$.data.push(g),$.size+=g.byteLength}break}if(N&&h.firstKeyFrame)break;d+=Ne,p+=Ne;continue}d++,p++}for(p=o.byteLength,d=p-Ne,N=!1;d>=0;){if(o[d]===mt&&o[p]===mt){switch(g=o.subarray(d,p),_=re.ts.parseType(g,c.pid),_){case"pes":b=re.ts.parsePesType(g,c.table),x=re.ts.parsePayloadUnitStartIndicator(g),b==="video"&&x&&(C=re.ts.parsePesTime(g),C&&(C.type="video",h.video.push(C),N=!0));break}if(N)break;d-=Ne,p-=Ne;continue}d--,p--}},S0=function(o,c){if(o.audio&&o.audio.length){var h=c;(typeof h>"u"||isNaN(h))&&(h=o.audio[0].dts),o.audio.forEach(function(g){g.dts=Ei(g.dts,h),g.pts=Ei(g.pts,h),g.dtsTime=g.dts/oi,g.ptsTime=g.pts/oi})}if(o.video&&o.video.length){var d=c;if((typeof d>"u"||isNaN(d))&&(d=o.video[0].dts),o.video.forEach(function(g){g.dts=Ei(g.dts,d),g.pts=Ei(g.pts,d),g.dtsTime=g.dts/oi,g.ptsTime=g.pts/oi}),o.firstKeyFrame){var p=o.firstKeyFrame;p.dts=Ei(p.dts,d),p.pts=Ei(p.pts,d),p.dtsTime=p.dts/oi,p.ptsTime=p.pts/oi}}},C0=function(o){for(var c=!1,h=0,d=null,p=null,g=0,_=0,b;o.length-_>=3;){var x=re.aac.parseType(o,_);switch(x){case"timed-metadata":if(o.length-_<10){c=!0;break}if(g=re.aac.parseId3TagSize(o,_),g>o.length){c=!0;break}p===null&&(b=o.subarray(_,_+g),p=re.aac.parseAacTimestamp(b)),_+=g;break;case"audio":if(o.length-_<7){c=!0;break}if(g=re.aac.parseAdtsSize(o,_),g>o.length){c=!0;break}d===null&&(b=o.subarray(_,_+g),d=re.aac.parseSampleRate(b)),h++,_+=g;break;default:_++;break}if(c)return null}if(d===null||p===null)return null;var C=oi/d,D={audio:[{type:"audio",dts:p,pts:p},{type:"audio",dts:p+h*1024*C,pts:p+h*1024*C}]};return D},E0=function(o){var c={pid:null,table:null},h={};T0(o,c);for(var d in c.table)if(c.table.hasOwnProperty(d)){var p=c.table[d];switch(p){case cu.H264_STREAM_TYPE:h.video=[],x0(o,c,h),h.video.length===0&&delete h.video;break;case cu.ADTS_STREAM_TYPE:h.audio=[],du(o,c,h),h.audio.length===0&&delete h.audio;break}}return h},A0=function(o,c){var h=re.aac.isLikelyAacData(o),d;return h?d=C0(o):d=E0(o),!d||!d.audio&&!d.video?null:(S0(d,c),d)},w0={inspect:A0,parseAudioPes_:du};const D0=function(o,c){c.on("data",function(h){const d=h.initSegment;h.initSegment={data:d.buffer,byteOffset:d.byteOffset,byteLength:d.byteLength};const p=h.data;h.data=p.buffer,o.postMessage({action:"data",segment:h,byteOffset:p.byteOffset,byteLength:p.byteLength},[h.data])}),c.on("done",function(h){o.postMessage({action:"done"})}),c.on("gopInfo",function(h){o.postMessage({action:"gopInfo",gopInfo:h})}),c.on("videoSegmentTimingInfo",function(h){const d={start:{decode:de.videoTsToSeconds(h.start.dts),presentation:de.videoTsToSeconds(h.start.pts)},end:{decode:de.videoTsToSeconds(h.end.dts),presentation:de.videoTsToSeconds(h.end.pts)},baseMediaDecodeTime:de.videoTsToSeconds(h.baseMediaDecodeTime)};h.prependedContentDuration&&(d.prependedContentDuration=de.videoTsToSeconds(h.prependedContentDuration)),o.postMessage({action:"videoSegmentTimingInfo",videoSegmentTimingInfo:d})}),c.on("audioSegmentTimingInfo",function(h){const d={start:{decode:de.videoTsToSeconds(h.start.dts),presentation:de.videoTsToSeconds(h.start.pts)},end:{decode:de.videoTsToSeconds(h.end.dts),presentation:de.videoTsToSeconds(h.end.pts)},baseMediaDecodeTime:de.videoTsToSeconds(h.baseMediaDecodeTime)};h.prependedContentDuration&&(d.prependedContentDuration=de.videoTsToSeconds(h.prependedContentDuration)),o.postMessage({action:"audioSegmentTimingInfo",audioSegmentTimingInfo:d})}),c.on("id3Frame",function(h){o.postMessage({action:"id3Frame",id3Frame:h})}),c.on("caption",function(h){o.postMessage({action:"caption",caption:h})}),c.on("trackinfo",function(h){o.postMessage({action:"trackinfo",trackInfo:h})}),c.on("audioTimingInfo",function(h){o.postMessage({action:"audioTimingInfo",audioTimingInfo:{start:de.videoTsToSeconds(h.start),end:de.videoTsToSeconds(h.end)}})}),c.on("videoTimingInfo",function(h){o.postMessage({action:"videoTimingInfo",videoTimingInfo:{start:de.videoTsToSeconds(h.start),end:de.videoTsToSeconds(h.end)}})}),c.on("log",function(h){o.postMessage({action:"log",log:h})})};class hu{constructor(c,h){this.options=h||{},this.self=c,this.init()}init(){this.transmuxer&&this.transmuxer.dispose(),this.transmuxer=new Cm.Transmuxer(this.options),D0(this.self,this.transmuxer)}pushMp4Captions(c){this.captionParser||(this.captionParser=new u0,this.captionParser.init());const h=new Uint8Array(c.data,c.byteOffset,c.byteLength),d=this.captionParser.parse(h,c.trackIds,c.timescales);this.self.postMessage({action:"mp4Captions",captions:d&&d.captions||[],logs:d&&d.logs||[],data:h.buffer},[h.buffer])}initMp4WebVttParser(c){this.webVttParser||(this.webVttParser=new lu);const h=new Uint8Array(c.data,c.byteOffset,c.byteLength);this.webVttParser.init(h)}getMp4WebVttText(c){this.webVttParser||(this.webVttParser=new lu);const h=new Uint8Array(c.data,c.byteOffset,c.byteLength),d=this.webVttParser.parseSegment(h);this.self.postMessage({action:"getMp4WebVttText",mp4VttCues:d||[],data:h.buffer},[h.buffer])}probeMp4StartTime({timescales:c,data:h}){const d=Ss.startTime(c,h);this.self.postMessage({action:"probeMp4StartTime",startTime:d,data:h},[h.buffer])}probeMp4Tracks({data:c}){const h=Ss.tracks(c);this.self.postMessage({action:"probeMp4Tracks",tracks:h,data:c},[c.buffer])}probeEmsgID3({data:c,offset:h}){const d=Ss.getEmsgID3(c,h);this.self.postMessage({action:"probeEmsgID3",id3Frames:d,emsgData:c},[c.buffer])}probeTs({data:c,baseStartTime:h}){const d=typeof h=="number"&&!isNaN(h)?h*de.ONE_SECOND_IN_TS:void 0,p=w0.inspect(c,d);let g=null;p&&(g={hasVideo:p.video&&p.video.length===2||!1,hasAudio:p.audio&&p.audio.length===2||!1},g.hasVideo&&(g.videoStart=p.video[0].ptsTime),g.hasAudio&&(g.audioStart=p.audio[0].ptsTime)),this.self.postMessage({action:"probeTs",result:g,data:c},[c.buffer])}clearAllMp4Captions(){this.captionParser&&this.captionParser.clearAllCaptions()}clearParsedMp4Captions(){this.captionParser&&this.captionParser.clearParsedCaptions()}push(c){const h=new Uint8Array(c.data,c.byteOffset,c.byteLength);this.transmuxer.push(h)}reset(){this.transmuxer.reset()}setTimestampOffset(c){const h=c.timestampOffset||0;this.transmuxer.setBaseMediaDecodeTime(Math.round(de.secondsToVideoTs(h)))}setAudioAppendStart(c){this.transmuxer.setAudioAppendStart(Math.ceil(de.secondsToVideoTs(c.appendStart)))}setRemux(c){this.transmuxer.setRemux(c.remux)}flush(c){this.transmuxer.flush(),self.postMessage({action:"done",type:"transmuxed"})}endTimeline(){this.transmuxer.endTimeline(),self.postMessage({action:"endedtimeline",type:"transmuxed"})}alignGopsWith(c){this.transmuxer.alignGopsWith(c.gopsToAlignWith.slice())}}self.onmessage=function(o){if(o.data.action==="init"&&o.data.options){this.messageHandlers=new hu(self,o.data.options);return}this.messageHandlers||(this.messageHandlers=new hu(self)),o.data&&o.data.action&&o.data.action!=="init"&&this.messageHandlers[o.data.action]&&this.messageHandlers[o.data.action](o.data)}}));var n_=Of(r_);const a_=(i,e,t)=>{const{type:s,initSegment:r,captions:n,captionStreams:a,metadata:l,videoFrameDtsTime:u,videoFramePtsTime:f}=i.data.segment;e.buffer.push({captions:n,captionStreams:a,metadata:l});const m=i.data.segment.boxes||{data:i.data.segment.data},v={type:s,data:new Uint8Array(m.data,m.data.byteOffset,m.data.byteLength),initSegment:new Uint8Array(r.data,r.byteOffset,r.byteLength)};typeof u<"u"&&(v.videoFrameDtsTime=u),typeof f<"u"&&(v.videoFramePtsTime=f),t(v)},o_=({transmuxedData:i,callback:e})=>{i.buffer=[],e(i)},l_=(i,e)=>{e.gopInfo=i.data.gopInfo},Nf=i=>{const{transmuxer:e,bytes:t,audioAppendStart:s,gopsToAlignWith:r,remux:n,onData:a,onTrackInfo:l,onAudioTimingInfo:u,onVideoTimingInfo:f,onVideoSegmentTimingInfo:m,onAudioSegmentTimingInfo:v,onId3:T,onCaptions:E,onDone:A,onEndedTimeline:y,onTransmuxerLog:k,isEndOfTimeline:w,segment:I,triggerSegmentEventFn:j}=i,L={buffer:[]};let O=w;const F=U=>{e.currentTransmux===i&&(U.data.action==="data"&&a_(U,L,a),U.data.action==="trackinfo"&&l(U.data.trackInfo),U.data.action==="gopInfo"&&l_(U,L),U.data.action==="audioTimingInfo"&&u(U.data.audioTimingInfo),U.data.action==="videoTimingInfo"&&f(U.data.videoTimingInfo),U.data.action==="videoSegmentTimingInfo"&&m(U.data.videoSegmentTimingInfo),U.data.action==="audioSegmentTimingInfo"&&v(U.data.audioSegmentTimingInfo),U.data.action==="id3Frame"&&T([U.data.id3Frame],U.data.id3Frame.dispatchType),U.data.action==="caption"&&E(U.data.caption),U.data.action==="endedtimeline"&&(O=!1,y()),U.data.action==="log"&&k(U.data.log),U.data.type==="transmuxed"&&(O||(e.onmessage=null,o_({transmuxedData:L,callback:A}),Bf(e))))},B=()=>{const U={message:"Received an error message from the transmuxer worker",metadata:{errorType:P.Error.StreamingFailedToTransmuxSegment,segmentInfo:ci({segment:I})}};A(null,U)};if(e.onmessage=F,e.onerror=B,s&&e.postMessage({action:"setAudioAppendStart",appendStart:s}),Array.isArray(r)&&e.postMessage({action:"alignGopsWith",gopsToAlignWith:r}),typeof n<"u"&&e.postMessage({action:"setRemux",remux:n}),t.byteLength){const U=t instanceof ArrayBuffer?t:t.buffer,X=t instanceof ArrayBuffer?0:t.byteOffset;j({type:"segmenttransmuxingstart",segment:I}),e.postMessage({action:"push",data:U,byteOffset:X,byteLength:t.byteLength},[U])}w&&e.postMessage({action:"endTimeline"}),e.postMessage({action:"flush"})},Bf=i=>{i.currentTransmux=null,i.transmuxQueue.length&&(i.currentTransmux=i.transmuxQueue.shift(),typeof i.currentTransmux=="function"?i.currentTransmux():Nf(i.currentTransmux))},Ac=(i,e)=>{i.postMessage({action:e}),Bf(i)},Ff=(i,e)=>{if(!e.currentTransmux){e.currentTransmux=i,Ac(e,i);return}e.transmuxQueue.push(Ac.bind(null,e,i))},u_=i=>{Ff("reset",i)},c_=i=>{Ff("endTimeline",i)},Uf=i=>{if(!i.transmuxer.currentTransmux){i.transmuxer.currentTransmux=i,Nf(i);return}i.transmuxer.transmuxQueue.push(i)},d_=i=>{const e=new n_;e.currentTransmux=null,e.transmuxQueue=[];const t=e.terminate;return e.terminate=()=>(e.currentTransmux=null,e.transmuxQueue.length=0,t.call(e)),e.postMessage({action:"init",options:i}),e};var Ba={reset:u_,endTimeline:c_,transmux:Uf,createTransmuxer:d_};const Hi=function(i){const e=i.transmuxer,t=i.endAction||i.action,s=i.callback,r=Se({},i,{endAction:null,transmuxer:null,callback:null}),n=a=>{a.data.action===t&&(e.removeEventListener("message",n),a.data.data&&(a.data.data=new Uint8Array(a.data.data,i.byteOffset||0,i.byteLength||a.data.data.byteLength),i.data&&(i.data=a.data.data)),s(a.data))};if(e.addEventListener("message",n),i.data){const a=i.data instanceof ArrayBuffer;r.byteOffset=a?0:i.data.byteOffset,r.byteLength=i.data.byteLength;const l=[a?i.data:i.data.buffer];e.postMessage(r,l)}else e.postMessage(r)},xt={FAILURE:2,TIMEOUT:-101,ABORTED:-102},Vf="wvtt",ho=i=>{i.forEach(e=>{e.abort()})},h_=i=>({bandwidth:i.bandwidth,bytesReceived:i.bytesReceived||0,roundTripTime:i.roundTripTime||0}),f_=i=>{const e=i.target,s={bandwidth:1/0,bytesReceived:0,roundTripTime:Date.now()-e.requestTime||0};return s.bytesReceived=i.loaded,s.bandwidth=Math.floor(s.bytesReceived/s.roundTripTime*8*1e3),s},fl=(i,e)=>{const{requestType:t}=e,s=vi({requestType:t,request:e,error:i});return e.timedout?{status:e.status,message:"HLS request timed-out at URL: "+e.uri,code:xt.TIMEOUT,xhr:e,metadata:s}:e.aborted?{status:e.status,message:"HLS request aborted at URL: "+e.uri,code:xt.ABORTED,xhr:e,metadata:s}:i?{status:e.status,message:"HLS request errored at URL: "+e.uri,code:xt.FAILURE,xhr:e,metadata:s}:e.responseType==="arraybuffer"&&e.response.byteLength===0?{status:e.status,message:"Empty HLS response at URL: "+e.uri,code:xt.FAILURE,xhr:e,metadata:s}:null},wc=(i,e,t,s)=>(r,n)=>{const a=n.response,l=fl(r,n);if(l)return t(l,i);if(a.byteLength!==16)return t({status:n.status,message:"Invalid HLS key at URL: "+n.uri,code:xt.FAILURE,xhr:n},i);const u=new DataView(a),f=new Uint32Array([u.getUint32(0),u.getUint32(4),u.getUint32(8),u.getUint32(12)]);for(let v=0;v<e.length;v++)e[v].bytes=f;const m={uri:n.uri};return s({type:"segmentkeyloadcomplete",segment:i,keyInfo:m}),t(null,i)},p_=(i,e)=>{e===Vf&&i.transmuxer.postMessage({action:"initMp4WebVttParser",data:i.map.bytes})},m_=(i,e,t)=>{e===Vf&&Hi({action:"getMp4WebVttText",data:i.bytes,transmuxer:i.transmuxer,callback:({data:s,mp4VttCues:r})=>{i.bytes=s,t(null,i,{mp4VttCues:r})}})},Hf=(i,e)=>{const t=Ro(i.map.bytes);if(t!=="mp4"){const s=i.map.resolvedUri||i.map.uri,r=t||"unknown";return e({internal:!0,message:`Found unsupported ${r} container for initialization segment at URL: ${s}`,code:xt.FAILURE,metadata:{mediaType:r}})}Hi({action:"probeMp4Tracks",data:i.map.bytes,transmuxer:i.transmuxer,callback:({tracks:s,data:r})=>(i.map.bytes=r,s.forEach(function(n){i.map.tracks=i.map.tracks||{},!i.map.tracks[n.type]&&(i.map.tracks[n.type]=n,typeof n.id=="number"&&n.timescale&&(i.map.timescales=i.map.timescales||{},i.map.timescales[n.id]=n.timescale),n.type==="text"&&p_(i,n.codec))}),e(null))})},g_=({segment:i,finishProcessingFn:e,triggerSegmentEventFn:t})=>(s,r)=>{const n=fl(s,r);if(n)return e(n,i);const a=new Uint8Array(r.response);if(t({type:"segmentloaded",segment:i}),i.map.key)return i.map.encryptedBytes=a,e(null,i);i.map.bytes=a,Hf(i,function(l){if(l)return l.xhr=r,l.status=r.status,e(l,i);e(null,i)})},v_=({segment:i,finishProcessingFn:e,responseType:t,triggerSegmentEventFn:s})=>(r,n)=>{const a=fl(r,n);if(a)return e(a,i);s({type:"segmentloaded",segment:i});const l=t==="arraybuffer"||!n.responseText?n.response:i_(n.responseText.substring(i.lastReachedChar||0));return i.stats=h_(n),i.key?i.encryptedBytes=new Uint8Array(l):i.bytes=new Uint8Array(l),e(null,i)},y_=({segment:i,bytes:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})=>{const A=i.map&&i.map.tracks||{},y=!!(A.audio&&A.video);let k=s.bind(null,i,"audio","start");const w=s.bind(null,i,"audio","end");let I=s.bind(null,i,"video","start");const j=s.bind(null,i,"video","end"),L=()=>Uf({bytes:e,transmuxer:i.transmuxer,audioAppendStart:i.audioAppendStart,gopsToAlignWith:i.gopsToAlignWith,remux:y,onData:O=>{O.type=O.type==="combined"?"video":O.type,m(i,O)},onTrackInfo:O=>{t&&(y&&(O.isMuxed=!0),t(i,O))},onAudioTimingInfo:O=>{k&&typeof O.start<"u"&&(k(O.start),k=null),w&&typeof O.end<"u"&&w(O.end)},onVideoTimingInfo:O=>{I&&typeof O.start<"u"&&(I(O.start),I=null),j&&typeof O.end<"u"&&j(O.end)},onVideoSegmentTimingInfo:O=>{const F={pts:{start:O.start.presentation,end:O.end.presentation},dts:{start:O.start.decode,end:O.end.decode}};E({type:"segmenttransmuxingtiminginfoavailable",segment:i,timingInfo:F}),r(O)},onAudioSegmentTimingInfo:O=>{const F={pts:{start:O.start.pts,end:O.end.pts},dts:{start:O.start.dts,end:O.end.dts}};E({type:"segmenttransmuxingtiminginfoavailable",segment:i,timingInfo:F}),n(O)},onId3:(O,F)=>{a(i,O,F)},onCaptions:O=>{l(i,[O])},isEndOfTimeline:u,onEndedTimeline:()=>{f()},onTransmuxerLog:T,onDone:(O,F)=>{v&&(O.type=O.type==="combined"?"video":O.type,E({type:"segmenttransmuxingcomplete",segment:i}),v(F,i,O))},segment:i,triggerSegmentEventFn:E});Hi({action:"probeTs",transmuxer:i.transmuxer,data:e,baseStartTime:i.baseStartTime,callback:O=>{i.bytes=e=O.data;const F=O.result;F&&(t(i,{hasAudio:F.hasAudio,hasVideo:F.hasVideo,isMuxed:y}),t=null),L()}})},qf=({segment:i,bytes:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})=>{let A=new Uint8Array(e);if(U2(A)){i.isFmp4=!0;const{tracks:y}=i.map;if(y.text&&(!y.audio||!y.video)){m(i,{data:A,type:"text"}),m_(i,y.text.codec,v);return}const w={isFmp4:!0,hasVideo:!!y.video,hasAudio:!!y.audio};y.audio&&y.audio.codec&&y.audio.codec!=="enca"&&(w.audioCodec=y.audio.codec),y.video&&y.video.codec&&y.video.codec!=="encv"&&(w.videoCodec=y.video.codec),y.video&&y.audio&&(w.isMuxed=!0),t(i,w);const I=(j,L)=>{m(i,{data:A,type:w.hasAudio&&!w.isMuxed?"audio":"video"}),L&&L.length&&a(i,L),j&&j.length&&l(i,j),v(null,i,{})};Hi({action:"probeMp4StartTime",timescales:i.map.timescales,data:A,transmuxer:i.transmuxer,callback:({data:j,startTime:L})=>{e=j.buffer,i.bytes=A=j,w.hasAudio&&!w.isMuxed&&s(i,"audio","start",L),w.hasVideo&&s(i,"video","start",L),Hi({action:"probeEmsgID3",data:A,transmuxer:i.transmuxer,offset:L,callback:({emsgData:O,id3Frames:F})=>{if(e=O.buffer,i.bytes=A=O,!y.video||!O.byteLength||!i.transmuxer){I(void 0,F);return}Hi({action:"pushMp4Captions",endAction:"mp4Captions",transmuxer:i.transmuxer,data:A,timescales:i.map.timescales,trackIds:[y.video.id],callback:B=>{e=B.data.buffer,i.bytes=A=B.data,B.logs.forEach(function(U){T(ie(U,{stream:"mp4CaptionParser"}))}),I(B.captions,F)}})}})}});return}if(!i.transmuxer){v(null,i,{});return}if(typeof i.container>"u"&&(i.container=Ro(A)),i.container!=="ts"&&i.container!=="aac"){t(i,{hasAudio:!1,hasVideo:!1}),v(null,i,{});return}y_({segment:i,bytes:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})},zf=function({id:i,key:e,encryptedBytes:t,decryptionWorker:s,segment:r,doneFn:n},a){const l=f=>{if(f.data.source===i){s.removeEventListener("message",l);const m=f.data.decrypted;a(new Uint8Array(m.bytes,m.byteOffset,m.byteLength))}};s.onerror=()=>{const f="An error occurred in the decryption worker",m=ci({segment:r}),v={message:f,metadata:{error:new Error(f),errorType:P.Error.StreamingFailedToDecryptSegment,segmentInfo:m,keyInfo:{uri:r.key.resolvedUri||r.map.key.resolvedUri}}};n(v,r)},s.addEventListener("message",l);let u;e.bytes.slice?u=e.bytes.slice():u=new Uint32Array(Array.prototype.slice.call(e.bytes)),s.postMessage(Df({source:i,encrypted:t,key:u,iv:e.iv}),[t.buffer,u.buffer])},__=({decryptionWorker:i,segment:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})=>{E({type:"segmentdecryptionstart"}),zf({id:e.requestId,key:e.key,encryptedBytes:e.encryptedBytes,decryptionWorker:i,segment:e,doneFn:v},A=>{e.bytes=A,E({type:"segmentdecryptioncomplete",segment:e}),qf({segment:e,bytes:e.bytes,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})})},b_=({activeXhrs:i,decryptionWorker:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})=>{let A=0,y=!1;return(k,w)=>{if(!y){if(k)return y=!0,ho(i),v(k,w);if(A+=1,A===i.length){const I=function(){if(w.encryptedBytes)return __({decryptionWorker:e,segment:w,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E});qf({segment:w,bytes:w.bytes,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m,doneFn:v,onTransmuxerLog:T,triggerSegmentEventFn:E})};if(w.endOfAllRequests=Date.now(),w.map&&w.map.encryptedBytes&&!w.map.bytes)return E({type:"segmentdecryptionstart",segment:w}),zf({decryptionWorker:e,id:w.requestId+"-init",encryptedBytes:w.map.encryptedBytes,key:w.map.key,segment:w,doneFn:v},j=>{w.map.bytes=j,E({type:"segmentdecryptioncomplete",segment:w}),Hf(w,L=>{if(L)return ho(i),v(L,w);I()})});I()}}}},T_=({loadendState:i,abortFn:e})=>t=>{t.target.aborted&&e&&!i.calledAbortFn&&(e(),i.calledAbortFn=!0)},x_=({segment:i,progressFn:e,trackInfoFn:t,timingInfoFn:s,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:u,endedTimelineFn:f,dataFn:m})=>v=>{if(!v.target.aborted)return i.stats=ie(i.stats,f_(v)),!i.stats.firstBytesReceivedAt&&i.stats.bytesReceived&&(i.stats.firstBytesReceivedAt=Date.now()),e(v,i)},S_=({xhr:i,xhrOptions:e,decryptionWorker:t,segment:s,abortFn:r,progressFn:n,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:u,audioSegmentTimingInfoFn:f,id3Fn:m,captionsFn:v,isEndOfTimeline:T,endedTimelineFn:E,dataFn:A,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:w})=>{const I=[],j=b_({activeXhrs:I,decryptionWorker:t,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:u,audioSegmentTimingInfoFn:f,id3Fn:m,captionsFn:v,isEndOfTimeline:T,endedTimelineFn:E,dataFn:A,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:w});if(s.key&&!s.key.bytes){const U=[s.key];s.map&&!s.map.bytes&&s.map.key&&s.map.key.resolvedUri===s.key.resolvedUri&&U.push(s.map.key);const X=ie(e,{uri:s.key.resolvedUri,responseType:"arraybuffer",requestType:"segment-key"}),ae=wc(s,U,j,w),J={uri:s.key.resolvedUri};w({type:"segmentkeyloadstart",segment:s,keyInfo:J});const le=i(X,ae);I.push(le)}if(s.map&&!s.map.bytes){if(s.map.key&&(!s.key||s.key.resolvedUri!==s.map.key.resolvedUri)){const le=ie(e,{uri:s.map.key.resolvedUri,responseType:"arraybuffer",requestType:"segment-key"}),z=wc(s,[s.map.key],j,w),Z={uri:s.map.key.resolvedUri};w({type:"segmentkeyloadstart",segment:s,keyInfo:Z});const Re=i(le,z);I.push(Re)}const X=ie(e,{uri:s.map.resolvedUri,responseType:"arraybuffer",headers:uo(s.map),requestType:"segment-media-initialization"}),ae=g_({segment:s,finishProcessingFn:j,triggerSegmentEventFn:w});w({type:"segmentloadstart",segment:s});const J=i(X,ae);I.push(J)}const L=ie(e,{uri:s.part&&s.part.resolvedUri||s.resolvedUri,responseType:"arraybuffer",headers:uo(s),requestType:"segment"}),O=v_({segment:s,finishProcessingFn:j,responseType:L.responseType,triggerSegmentEventFn:w});w({type:"segmentloadstart",segment:s});const F=i(L,O);F.addEventListener("progress",x_({segment:s,progressFn:n,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:u,audioSegmentTimingInfoFn:f,id3Fn:m,captionsFn:v,isEndOfTimeline:T,endedTimelineFn:E,dataFn:A})),I.push(F);const B={};return I.forEach(U=>{U.addEventListener("loadend",T_({loadendState:B,abortFn:r}))}),()=>ho(I)},Xr=lt("PlaylistSelector"),Dc=function(i){if(!i||!i.playlist)return;const e=i.playlist;return JSON.stringify({id:e.id,bandwidth:i.bandwidth,width:i.width,height:i.height,codecs:e.attributes&&e.attributes.CODECS||""})},qi=function(i,e){if(!i)return"";const t=S.getComputedStyle(i);return t?t[e]:""},zi=function(i,e){const t=i.slice();i.sort(function(s,r){const n=e(s,r);return n===0?t.indexOf(s)-t.indexOf(r):n})},pl=function(i,e){let t,s;return i.attributes.BANDWIDTH&&(t=i.attributes.BANDWIDTH),t=t||S.Number.MAX_VALUE,e.attributes.BANDWIDTH&&(s=e.attributes.BANDWIDTH),s=s||S.Number.MAX_VALUE,t-s},C_=function(i,e){let t,s;return i.attributes.RESOLUTION&&i.attributes.RESOLUTION.width&&(t=i.attributes.RESOLUTION.width),t=t||S.Number.MAX_VALUE,e.attributes.RESOLUTION&&e.attributes.RESOLUTION.width&&(s=e.attributes.RESOLUTION.width),s=s||S.Number.MAX_VALUE,t===s&&i.attributes.BANDWIDTH&&e.attributes.BANDWIDTH?i.attributes.BANDWIDTH-e.attributes.BANDWIDTH:t-s};let $f=function(i){const{main:e,bandwidth:t,playerWidth:s,playerHeight:r,playerObjectFit:n,limitRenditionByPlayerDimensions:a,playlistController:l}=i;if(!e)return;const u={bandwidth:t,width:s,height:r,limitRenditionByPlayerDimensions:a};let f=e.playlists;We.isAudioOnly(e)&&(f=l.getAudioTrackPlaylists_(),u.audioOnly=!0);let m=f.map(B=>{let U;const X=B.attributes&&B.attributes.RESOLUTION&&B.attributes.RESOLUTION.width,ae=B.attributes&&B.attributes.RESOLUTION&&B.attributes.RESOLUTION.height;return U=B.attributes&&B.attributes.BANDWIDTH,U=U||S.Number.MAX_VALUE,{bandwidth:U,width:X,height:ae,playlist:B}});zi(m,(B,U)=>B.bandwidth-U.bandwidth),m=m.filter(B=>!We.isIncompatible(B.playlist));let v=m.filter(B=>We.isEnabled(B.playlist));v.length||(v=m.filter(B=>!We.isDisabled(B.playlist)));const T=v.filter(B=>B.bandwidth*we.BANDWIDTH_VARIANCE<t);let E=T[T.length-1];const A=T.filter(B=>B.bandwidth===E.bandwidth)[0];if(a===!1){const B=A||v[0]||m[0];if(B&&B.playlist){let U="sortedPlaylistReps";return A&&(U="bandwidthBestRep"),v[0]&&(U="enabledPlaylistReps"),Xr(`choosing ${Dc(B)} using ${U} with options`,u),B.playlist}return Xr("could not choose a playlist with options",u),null}const y=T.filter(B=>B.width&&B.height);zi(y,(B,U)=>B.width-U.width);const k=y.filter(B=>B.width===s&&B.height===r);E=k[k.length-1];const w=k.filter(B=>B.bandwidth===E.bandwidth)[0];let I,j,L;w||(I=y.filter(B=>n==="cover"?B.width>s&&B.height>r:B.width>s||B.height>r),j=I.filter(B=>B.width===I[0].width&&B.height===I[0].height),E=j[j.length-1],L=j.filter(B=>B.bandwidth===E.bandwidth)[0]);let O;if(l.leastPixelDiffSelector){const B=y.map(U=>(U.pixelDiff=Math.abs(U.width-s)+Math.abs(U.height-r),U));zi(B,(U,X)=>U.pixelDiff===X.pixelDiff?X.bandwidth-U.bandwidth:U.pixelDiff-X.pixelDiff),O=B[0]}const F=O||L||w||A||v[0]||m[0];if(F&&F.playlist){let B="sortedPlaylistReps";return O?B="leastPixelDiffRep":L?B="resolutionPlusOneRep":w?B="resolutionBestRep":A?B="bandwidthBestRep":v[0]&&(B="enabledPlaylistReps"),Xr(`choosing ${Dc(F)} using ${B} with options`,u),F.playlist}return Xr("could not choose a playlist with options",u),null};const kc=function(){let i=this.useDevicePixelRatio&&S.devicePixelRatio||1;return isNaN(this.customPixelRatio)||(i=this.customPixelRatio),$f({main:this.playlists.main,bandwidth:this.systemBandwidth,playerWidth:parseInt(qi(this.tech_.el(),"width"),10)*i,playerHeight:parseInt(qi(this.tech_.el(),"height"),10)*i,playerObjectFit:this.usePlayerObjectFit?qi(this.tech_.el(),"objectFit"):"",limitRenditionByPlayerDimensions:this.limitRenditionByPlayerDimensions,playlistController:this.playlistController_})},E_=function(i){let e=-1,t=-1;if(i<0||i>1)throw new Error("Moving average bandwidth decay must be between 0 and 1.");return function(){let s=this.useDevicePixelRatio&&S.devicePixelRatio||1;return isNaN(this.customPixelRatio)||(s=this.customPixelRatio),e<0&&(e=this.systemBandwidth,t=this.systemBandwidth),this.systemBandwidth>0&&this.systemBandwidth!==t&&(e=i*this.systemBandwidth+(1-i)*e,t=this.systemBandwidth),$f({main:this.playlists.main,bandwidth:e,playerWidth:parseInt(qi(this.tech_.el(),"width"),10)*s,playerHeight:parseInt(qi(this.tech_.el(),"height"),10)*s,playerObjectFit:this.usePlayerObjectFit?qi(this.tech_.el(),"objectFit"):"",limitRenditionByPlayerDimensions:this.limitRenditionByPlayerDimensions,playlistController:this.playlistController_})}},A_=function(i){const{main:e,currentTime:t,bandwidth:s,duration:r,segmentDuration:n,timeUntilRebuffer:a,currentTimeline:l,syncController:u}=i,f=e.playlists.filter(A=>!We.isIncompatible(A));let m=f.filter(We.isEnabled);m.length||(m=f.filter(A=>!We.isDisabled(A)));const T=m.filter(We.hasAttribute.bind(null,"BANDWIDTH")).map(A=>{const k=u.getSyncPoint(A,r,l,t)?1:2,I=We.estimateSegmentRequestTime(n,s,A)*k-a;return{playlist:A,rebufferingImpact:I}}),E=T.filter(A=>A.rebufferingImpact<=0);return zi(E,(A,y)=>pl(y.playlist,A.playlist)),E.length?E[0]:(zi(T,(A,y)=>A.rebufferingImpact-y.rebufferingImpact),T[0]||null)},w_=function(){const i=this.playlists.main.playlists.filter(We.isEnabled);return zi(i,(t,s)=>pl(t,s)),i.filter(t=>!!Xs(this.playlists.main,t).video)[0]||null},D_=i=>{let e=0,t;return i.bytes&&(t=new Uint8Array(i.bytes),i.segments.forEach(s=>{t.set(s,e),e+=s.byteLength})),t};function Gf(i){try{return new URL(i).pathname.split("/").slice(-2).join("/")}catch{return""}}const k_=function(i,e,t){if(!i[t]){e.trigger({type:"usage",name:"vhs-608"});let s=t;/^cc708_/.test(t)&&(s="SERVICE"+t.split("_")[1]);const r=e.textTracks().getTrackById(s);if(r)i[t]=r;else{const n=e.options_.vhs&&e.options_.vhs.captionServices||{};let a=t,l=t,u=!1;const f=n[s];f&&(a=f.label,l=f.language,u=f.default),i[t]=e.addRemoteTextTrack({kind:"captions",id:s,default:u,label:a,language:l},!1).track}}},j_=function({inbandTextTracks:i,captionArray:e,timestampOffset:t}){if(!e)return;const s=S.WebKitDataCue||S.VTTCue;e.forEach(r=>{const n=r.stream;r.content?r.content.forEach(a=>{const l=new s(r.startTime+t,r.endTime+t,a.text);l.line=a.line,l.align="left",l.position=a.position,l.positionAlign="line-left",i[n].addCue(l)}):i[n].addCue(new s(r.startTime+t,r.endTime+t,r.text))})},I_=function(i){Object.defineProperties(i.frame,{id:{get(){return P.log.warn("cue.frame.id is deprecated. Use cue.value.key instead."),i.value.key}},value:{get(){return P.log.warn("cue.frame.value is deprecated. Use cue.value.data instead."),i.value.data}},privateData:{get(){return P.log.warn("cue.frame.privateData is deprecated. Use cue.value.data instead."),i.value.data}}})},P_=({inbandTextTracks:i,metadataArray:e,timestampOffset:t,videoDuration:s})=>{if(!e)return;const r=S.WebKitDataCue||S.VTTCue,n=i.metadataTrack_;if(!n||(e.forEach(m=>{const v=m.cueTime+t;typeof v!="number"||S.isNaN(v)||v<0||!(v<1/0)||!m.frames||!m.frames.length||m.frames.forEach(T=>{const E=new r(v,v,T.value||T.url||T.data||"");E.frame=T,E.value=T,I_(E),n.addCue(E)})}),!n.cues||!n.cues.length))return;const a=n.cues,l=[];for(let m=0;m<a.length;m++)a[m]&&l.push(a[m]);const u=l.reduce((m,v)=>{const T=m[v.startTime]||[];return T.push(v),m[v.startTime]=T,m},{}),f=Object.keys(u).sort((m,v)=>Number(m)-Number(v));f.forEach((m,v)=>{const T=u[m],E=isFinite(s)?s:m,A=Number(f[v+1])||E;T.forEach(y=>{y.endTime=A})})},L_={id:"ID",class:"CLASS",startDate:"START-DATE",duration:"DURATION",endDate:"END-DATE",endOnNext:"END-ON-NEXT",plannedDuration:"PLANNED-DURATION",scte35Out:"SCTE35-OUT",scte35In:"SCTE35-IN"},O_=new Set(["id","class","startDate","duration","endDate","endOnNext","startTime","endTime","processDateRange"]),M_=({inbandTextTracks:i,dateRanges:e})=>{const t=i.metadataTrack_;if(!t)return;const s=S.WebKitDataCue||S.VTTCue;e.forEach(r=>{for(const n of Object.keys(r)){if(O_.has(n))continue;const a=new s(r.startTime,r.endTime,"");a.id=r.id,a.type="com.apple.quicktime.HLS",a.value={key:L_[n],data:r[n]},(n==="scte35Out"||n==="scte35In")&&(a.value.data=new Uint8Array(a.value.data.match(/[\da-f]{2}/gi)).buffer),t.addCue(a)}r.processDateRange()})},jc=(i,e,t)=>{i.metadataTrack_||(i.metadataTrack_=t.addRemoteTextTrack({kind:"metadata",label:"Timed Metadata"},!1).track,P.browser.IS_ANY_SAFARI||(i.metadataTrack_.inBandMetadataTrackDispatchType=e))},Vs=function(i,e,t){let s,r;if(t&&t.cues)for(s=t.cues.length;s--;)r=t.cues[s],r.startTime>=i&&r.endTime<=e&&t.removeCue(r)},R_=function(i){const e=i.cues;if(!e)return;const t={};for(let s=e.length-1;s>=0;s--){const r=e[s],n=`${r.startTime}-${r.endTime}-${r.text}`;t[n]?i.removeCue(r):t[n]=r}},N_=(i,e,t)=>{if(typeof e>"u"||e===null||!i.length)return[];const s=Math.ceil((e-t+3)*di.ONE_SECOND_IN_TS);let r;for(r=0;r<i.length&&!(i[r].pts>s);r++);return i.slice(r)},B_=(i,e,t)=>{if(!e.length)return i;if(t)return e.slice();const s=e[0].pts;let r=0;for(r;r<i.length&&!(i[r].pts>=s);r++);return i.slice(0,r).concat(e)},F_=(i,e,t,s)=>{const r=Math.ceil((e-s)*di.ONE_SECOND_IN_TS),n=Math.ceil((t-s)*di.ONE_SECOND_IN_TS),a=i.slice();let l=i.length;for(;l--&&!(i[l].pts<=n););if(l===-1)return a;let u=l+1;for(;u--&&!(i[u].pts<=r););return u=Math.max(u,0),a.splice(u,l-u+1),a},U_=function(i,e){if(!i&&!e||!i&&e||i&&!e)return!1;if(i===e)return!0;const t=Object.keys(i).sort(),s=Object.keys(e).sort();if(t.length!==s.length)return!1;for(let r=0;r<t.length;r++){const n=t[r];if(n!==s[r]||i[n]!==e[n])return!1}return!0},V_=function(i,e,t){e=e||[];const s=[];let r=0;for(let n=0;n<e.length;n++){const a=e[n];if(i===a.timeline&&(s.push(n),r+=a.duration,r>t))return n}return s.length===0?0:s[s.length-1]},Ms=1,H_=500,Ic=i=>typeof i=="number"&&isFinite(i),Yr=1/60,q_=(i,e,t)=>i!=="main"||!e||!t?null:!t.hasAudio&&!t.hasVideo?"Neither audio nor video found in segment.":e.hasVideo&&!t.hasVideo?"Only audio found in segment when we expected video. We can't switch to audio only from a stream that had video. To get rid of this message, please add codec information to the manifest.":!e.hasVideo&&t.hasVideo?"Video found in segment when we expected only audio. We can't switch to a stream with video from an audio only stream. To get rid of this message, please add codec information to the manifest.":null,z_=(i,e,t)=>{let s=e-we.BACK_BUFFER_LENGTH;i.length&&(s=Math.max(s,i.start(0)));const r=e-t;return Math.min(r,s)},Pi=i=>{const{startOfSegment:e,duration:t,segment:s,part:r,playlist:{mediaSequence:n,id:a,segments:l=[]},mediaIndex:u,partIndex:f,timeline:m}=i,v=l.length-1;let T="mediaIndex/partIndex increment";i.getMediaInfoForTime?T=`getMediaInfoForTime (${i.getMediaInfoForTime})`:i.isSyncRequest&&(T="getSyncSegmentCandidate (isSyncRequest)"),i.independent&&(T+=` with independent ${i.independent}`);const E=typeof f=="number",A=i.segment.uri?"segment":"pre-segment",y=E?cf({preloadSegment:s})-1:0;return`${A} [${n+u}/${n+v}]`+(E?` part [${f}/${y}]`:"")+` segment start/end [${s.start} => ${s.end}]`+(E?` part start/end [${r.start} => ${r.end}]`:"")+` startOfSegment [${e}] duration [${t}] timeline [${m}] selected by [${T}] playlist [${a}]`},Pc=i=>`${i}TimingInfo`,$_=({segmentTimeline:i,currentTimeline:e,startOfSegment:t,buffered:s,overrideCheck:r})=>!r&&i===e?null:i<e?t:s.length?s.end(s.length-1):t,fo=({timelineChangeController:i,currentTimeline:e,segmentTimeline:t,loaderType:s,audioDisabled:r})=>{if(e===t)return!1;if(s==="audio"){const n=i.lastTimelineChange({type:"main"});return!n||n.to!==t}if(s==="main"&&r){const n=i.pendingTimelineChange({type:"audio"});return!(n&&n.to===t)}return!1},G_=i=>{if(!i)return!1;const e=i.pendingTimelineChange({type:"audio"}),t=i.pendingTimelineChange({type:"main"}),s=e&&t,r=s&&e.to!==t.to;return!!(s&&e.from!==-1&&t.from!==-1&&r)},W_=i=>{const e=i.timelineChangeController_.pendingTimelineChange({type:"audio"}),t=i.timelineChangeController_.pendingTimelineChange({type:"main"});return e&&t&&e.to<t.to},Wt=i=>{const e=i.pendingSegment_;if(!e)return;if(fo({timelineChangeController:i.timelineChangeController_,currentTimeline:i.currentTimeline_,segmentTimeline:e.timeline,loaderType:i.loaderType_,audioDisabled:i.audioDisabled_})&&G_(i.timelineChangeController_)){if(W_(i)){i.timelineChangeController_.trigger("audioTimelineBehind");return}i.timelineChangeController_.trigger("fixBadTimelineChange")}},X_=i=>{let e=0;return["video","audio"].forEach(function(t){const s=i[`${t}TimingInfo`];if(!s)return;const{start:r,end:n}=s;let a;typeof r=="bigint"||typeof n=="bigint"?a=S.BigInt(n)-S.BigInt(r):typeof r=="number"&&typeof n=="number"&&(a=n-r),typeof a<"u"&&a>e&&(e=a)}),typeof e=="bigint"&&e<Number.MAX_SAFE_INTEGER&&(e=Number(e)),e},Lc=({segmentDuration:i,maxDuration:e})=>i?Math.round(i)>e+bt:!1,Y_=(i,e)=>{if(e!=="hls")return null;const t=X_({audioTimingInfo:i.audioTimingInfo,videoTimingInfo:i.videoTimingInfo});if(!t)return null;const s=i.playlist.targetDuration,r=Lc({segmentDuration:t,maxDuration:s*2}),n=Lc({segmentDuration:t,maxDuration:s}),a=`Segment with index ${i.mediaIndex} from playlist ${i.playlist.id} has a duration of ${t} when the reported duration is ${i.duration} and the target duration is ${s}. For HLS content, a duration in excess of the target duration may result in playback issues. See the HLS specification section on EXT-X-TARGETDURATION for more details: https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.3.1`;return r||n?{severity:r?"warn":"info",message:a}:null},ci=({type:i,segment:e})=>{if(!e)return;const t=!!(e.key||e.map&&e.map.ke),s=!!(e.map&&!e.map.bytes),r=e.startOfSegment===void 0?e.start:e.startOfSegment;return{type:i||e.type,uri:e.resolvedUri||e.uri,start:r,duration:e.duration,isEncrypted:t,isMediaInitialization:s}};class po extends P.EventTarget{constructor(e,t={}){if(super(),!e)throw new TypeError("Initialization settings are required");if(typeof e.currentTime!="function")throw new TypeError("No currentTime getter specified");if(!e.mediaSource)throw new TypeError("No MediaSource specified");this.bandwidth=e.bandwidth,this.throughput={rate:0,count:0},this.roundTrip=NaN,this.resetStats_(),this.mediaIndex=null,this.partIndex=null,this.hasPlayed_=e.hasPlayed,this.currentTime_=e.currentTime,this.seekable_=e.seekable,this.seeking_=e.seeking,this.duration_=e.duration,this.mediaSource_=e.mediaSource,this.vhs_=e.vhs,this.loaderType_=e.loaderType,this.currentMediaInfo_=void 0,this.startingMediaInfo_=void 0,this.segmentMetadataTrack_=e.segmentMetadataTrack,this.goalBufferLength_=e.goalBufferLength,this.sourceType_=e.sourceType,this.sourceUpdater_=e.sourceUpdater,this.inbandTextTracks_=e.inbandTextTracks,this.state_="INIT",this.timelineChangeController_=e.timelineChangeController,this.shouldSaveSegmentTimingInfo_=!0,this.parse708captions_=e.parse708captions,this.useDtsForTimestampOffset_=e.useDtsForTimestampOffset,this.captionServices_=e.captionServices,this.exactManifestTimings=e.exactManifestTimings,this.addMetadataToTextTrack=e.addMetadataToTextTrack,this.checkBufferTimeout_=null,this.error_=void 0,this.currentTimeline_=-1,this.shouldForceTimestampOffsetAfterResync_=!1,this.pendingSegment_=null,this.xhrOptions_=null,this.pendingSegments_=[],this.audioDisabled_=!1,this.isPendingTimestampOffset_=!1,this.gopBuffer_=[],this.timeMapping_=0,this.safeAppend_=!1,this.appendInitSegment_={audio:!0,video:!0},this.playlistOfLastInitSegment_={audio:null,video:null},this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_={id3:[],caption:[]},this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=null,this.activeInitSegmentId_=null,this.initSegments_={},this.cacheEncryptionKeys_=e.cacheEncryptionKeys,this.keyCache_={},this.decrypter_=e.decrypter,this.syncController_=e.syncController,this.syncPoint_={segmentIndex:0,time:0},this.transmuxer_=this.createTransmuxer_(),this.triggerSyncInfoUpdate_=()=>this.trigger("syncinfoupdate"),this.syncController_.on("syncinfoupdate",this.triggerSyncInfoUpdate_),this.mediaSource_.addEventListener("sourceopen",()=>{this.isEndOfStream_()||(this.ended_=!1)}),this.fetchAtBuffer_=!1,this.logger_=lt(`SegmentLoader[${this.loaderType_}]`),Object.defineProperty(this,"state",{get(){return this.state_},set(s){s!==this.state_&&(this.logger_(`${this.state_} -> ${s}`),this.state_=s,this.trigger("statechange"))}}),this.sourceUpdater_.on("ready",()=>{this.hasEnoughInfoToAppend_()?this.processCallQueue_():Wt(this)}),this.sourceUpdater_.on("codecschange",s=>{this.trigger(Se({type:"codecschange"},s))}),this.loaderType_==="main"&&this.timelineChangeController_.on("pendingtimelinechange",()=>{this.hasEnoughInfoToAppend_()?this.processCallQueue_():Wt(this)}),this.loaderType_==="audio"&&this.timelineChangeController_.on("timelinechange",s=>{this.trigger(Se({type:"timelinechange"},s)),this.hasEnoughInfoToLoad_()?this.processLoadQueue_():Wt(this),this.hasEnoughInfoToAppend_()?this.processCallQueue_():Wt(this)})}get mediaSequenceSync_(){return this.syncController_.getMediaSequenceSync(this.loaderType_)}createTransmuxer_(){return Ba.createTransmuxer({remux:!1,alignGopsAtEnd:this.safeAppend_,keepOriginalTimestamps:!0,parse708captions:this.parse708captions_,captionServices:this.captionServices_})}resetStats_(){this.mediaBytesTransferred=0,this.mediaRequests=0,this.mediaRequestsAborted=0,this.mediaRequestsTimedout=0,this.mediaRequestsErrored=0,this.mediaTransferDuration=0,this.mediaSecondsLoaded=0,this.mediaAppends=0}dispose(){this.trigger("dispose"),this.state="DISPOSED",this.pause(),this.abort_(),this.transmuxer_&&this.transmuxer_.terminate(),this.resetStats_(),this.checkBufferTimeout_&&S.clearTimeout(this.checkBufferTimeout_),this.syncController_&&this.triggerSyncInfoUpdate_&&this.syncController_.off("syncinfoupdate",this.triggerSyncInfoUpdate_),this.off()}setAudio(e){this.audioDisabled_=!e,e?this.appendInitSegment_.audio=!0:this.sourceUpdater_.removeAudio(0,this.duration_())}abort(){if(this.state!=="WAITING"){this.pendingSegment_&&(this.pendingSegment_=null),this.timelineChangeController_.clearPendingTimelineChange(this.loaderType_);return}this.abort_(),this.state="READY",this.paused()||this.monitorBuffer_()}abort_(){this.pendingSegment_&&this.pendingSegment_.abortRequests&&this.pendingSegment_.abortRequests(),this.pendingSegment_=null,this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.timelineChangeController_.clearPendingTimelineChange(this.loaderType_),this.waitingOnRemove_=!1,S.clearTimeout(this.quotaExceededErrorRetryTimeout_),this.quotaExceededErrorRetryTimeout_=null}checkForAbort_(e){return this.state==="APPENDING"&&!this.pendingSegment_?(this.state="READY",!0):!this.pendingSegment_||this.pendingSegment_.requestId!==e}error(e){return typeof e<"u"&&(this.logger_("error occurred:",e),this.error_=e),this.pendingSegment_=null,this.error_}endOfStream(){this.ended_=!0,this.transmuxer_&&Ba.reset(this.transmuxer_),this.gopBuffer_.length=0,this.pause(),this.trigger("ended")}buffered_(){const e=this.getMediaInfo_();if(!this.sourceUpdater_||!e)return ke();if(this.loaderType_==="main"){const{hasAudio:t,hasVideo:s,isMuxed:r}=e;if(s&&t&&!this.audioDisabled_&&!r)return this.sourceUpdater_.buffered();if(s)return this.sourceUpdater_.videoBuffered()}return this.sourceUpdater_.audioBuffered()}initSegmentForMap(e,t=!1){if(!e)return null;const s=xn(e);let r=this.initSegments_[s];return t&&!r&&e.bytes&&(this.initSegments_[s]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:e.bytes,tracks:e.tracks,timescales:e.timescales}),r||e}segmentKey(e,t=!1){if(!e)return null;const s=kf(e);let r=this.keyCache_[s];this.cacheEncryptionKeys_&&t&&!r&&e.bytes&&(this.keyCache_[s]=r={resolvedUri:e.resolvedUri,bytes:e.bytes});const n={resolvedUri:(r||e).resolvedUri};return r&&(n.bytes=r.bytes),n}couldBeginLoading_(){return this.playlist_&&!this.paused()}load(){if(this.monitorBuffer_(),!!this.playlist_){if(this.state==="INIT"&&this.couldBeginLoading_())return this.init_();!this.couldBeginLoading_()||this.state!=="READY"&&this.state!=="INIT"||(this.state="READY")}}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}playlist(e,t={}){if(!e||this.playlist_&&this.playlist_.endList&&e.endList&&this.playlist_.uri===e.uri)return;const s=this.playlist_,r=this.pendingSegment_;this.playlist_=e,this.xhrOptions_=t,this.state==="INIT"&&(e.syncInfo={mediaSequence:e.mediaSequence,time:0},this.loaderType_==="main"&&this.syncController_.setDateTimeMappingForStart(e));let n=null;if(s&&(s.id?n=s.id:s.uri&&(n=s.uri)),this.logger_(`playlist update [${n} => ${e.id||e.uri}]`),this.mediaSequenceSync_&&(this.mediaSequenceSync_.update(e,this.currentTime_()),this.logger_(`Playlist update:
188
+ `),this.pushCaption(u),u.startPts=o},be.prototype.pushCaption=function(o){o.text!==""&&(this.trigger("data",{startPts:o.startPts,endPts:o.endPts,text:o.text,stream:"cc708_"+o.serviceNum}),o.text="",o.startPts=o.endPts)},be.prototype.displayWindows=function(o,u){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,u);for(var m=0;m<8;m++)d&1<<m&&(u.windows[m].visible=1);return o},be.prototype.hideWindows=function(o,u){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,u);for(var m=0;m<8;m++)d&1<<m&&(u.windows[m].visible=0);return o},be.prototype.toggleWindows=function(o,u){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,u);for(var m=0;m<8;m++)d&1<<m&&(u.windows[m].visible^=1);return o},be.prototype.clearWindows=function(o,u){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,u);for(var m=0;m<8;m++)d&1<<m&&u.windows[m].clearText();return o},be.prototype.deleteWindows=function(o,u){var h=this.current708Packet.data,d=h[++o],p=this.getPts(o);this.flushDisplayed(p,u);for(var m=0;m<8;m++)d&1<<m&&u.windows[m].reset();return o},be.prototype.setPenAttributes=function(o,u){var h=this.current708Packet.data,d=h[o],p=u.currentWindow.penAttr;return d=h[++o],p.textTag=(d&240)>>4,p.offset=(d&12)>>2,p.penSize=d&3,d=h[++o],p.italics=(d&128)>>7,p.underline=(d&64)>>6,p.edgeType=(d&56)>>3,p.fontStyle=d&7,o},be.prototype.setPenColor=function(o,u){var h=this.current708Packet.data,d=h[o],p=u.currentWindow.penColor;return d=h[++o],p.fgOpacity=(d&192)>>6,p.fgRed=(d&48)>>4,p.fgGreen=(d&12)>>2,p.fgBlue=d&3,d=h[++o],p.bgOpacity=(d&192)>>6,p.bgRed=(d&48)>>4,p.bgGreen=(d&12)>>2,p.bgBlue=d&3,d=h[++o],p.edgeRed=(d&48)>>4,p.edgeGreen=(d&12)>>2,p.edgeBlue=d&3,o},be.prototype.setPenLocation=function(o,u){var h=this.current708Packet.data,d=h[o],p=u.currentWindow.penLoc;return u.currentWindow.pendingNewLine=!0,d=h[++o],p.row=d&15,d=h[++o],p.column=d&63,o},be.prototype.reset=function(o,u){var h=this.getPts(o);return this.flushDisplayed(h,u),this.initService(u.serviceNum,o)};var Cr={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,304:174,305:176,306:189,307:191,308:8482,309:162,310:163,311:9834,312:224,313:160,314:232,315:226,316:234,317:238,318:244,319:251,544:193,545:201,546:211,547:218,548:220,549:252,550:8216,551:161,552:42,553:39,554:8212,555:169,556:8480,557:8226,558:8220,559:8221,560:192,561:194,562:199,563:200,564:202,565:203,566:235,567:206,568:207,569:239,570:212,571:217,572:249,573:219,574:171,575:187,800:195,801:227,802:205,803:204,804:236,805:210,806:242,807:213,808:245,809:123,810:125,811:92,812:94,813:95,814:124,815:126,816:196,817:228,818:214,819:246,820:223,821:165,822:164,823:9474,824:197,825:229,826:216,827:248,828:9484,829:9488,830:9492,831:9496},Er=function(o){return o===null?"":(o=Cr[o]||o,String.fromCharCode(o))},Ar=14,rf=[4352,4384,4608,4640,5376,5408,5632,5664,5888,5920,4096,4864,4896,5120,5152],Di=function(){for(var o=[],u=Ar+1;u--;)o.push({text:"",indent:0,offset:0});return o},Pe=function(o,u){Pe.prototype.init.call(this),this.field_=o||0,this.dataChannel_=u||0,this.name_="CC"+((this.field_<<1|this.dataChannel_)+1),this.setConstants(),this.reset(),this.push=function(h){var d,p,m,x,S;if(d=h.ccData&32639,d===this.lastControlCode_){this.lastControlCode_=null;return}if((d&61440)===4096?this.lastControlCode_=d:d!==this.PADDING_&&(this.lastControlCode_=null),m=d>>>8,x=d&255,d!==this.PADDING_)if(d===this.RESUME_CAPTION_LOADING_)this.mode_="popOn";else if(d===this.END_OF_CAPTION_)this.mode_="popOn",this.clearFormatting(h.pts),this.flushDisplayed(h.pts),p=this.displayed_,this.displayed_=this.nonDisplayed_,this.nonDisplayed_=p,this.startPts_=h.pts;else if(d===this.ROLL_UP_2_ROWS_)this.rollUpRows_=2,this.setRollUp(h.pts);else if(d===this.ROLL_UP_3_ROWS_)this.rollUpRows_=3,this.setRollUp(h.pts);else if(d===this.ROLL_UP_4_ROWS_)this.rollUpRows_=4,this.setRollUp(h.pts);else if(d===this.CARRIAGE_RETURN_)this.clearFormatting(h.pts),this.flushDisplayed(h.pts),this.shiftRowsUp_(),this.startPts_=h.pts;else if(d===this.BACKSPACE_)this.mode_==="popOn"?this.nonDisplayed_[this.row_].text=this.nonDisplayed_[this.row_].text.slice(0,-1):this.displayed_[this.row_].text=this.displayed_[this.row_].text.slice(0,-1);else if(d===this.ERASE_DISPLAYED_MEMORY_)this.flushDisplayed(h.pts),this.displayed_=Di();else if(d===this.ERASE_NON_DISPLAYED_MEMORY_)this.nonDisplayed_=Di();else if(d===this.RESUME_DIRECT_CAPTIONING_)this.mode_!=="paintOn"&&(this.flushDisplayed(h.pts),this.displayed_=Di()),this.mode_="paintOn",this.startPts_=h.pts;else if(this.isSpecialCharacter(m,x))m=(m&3)<<8,S=Er(m|x),this[this.mode_](h.pts,S),this.column_++;else if(this.isExtCharacter(m,x))this.mode_==="popOn"?this.nonDisplayed_[this.row_].text=this.nonDisplayed_[this.row_].text.slice(0,-1):this.displayed_[this.row_].text=this.displayed_[this.row_].text.slice(0,-1),m=(m&3)<<8,S=Er(m|x),this[this.mode_](h.pts,S),this.column_++;else if(this.isMidRowCode(m,x))this.clearFormatting(h.pts),this[this.mode_](h.pts," "),this.column_++,(x&14)===14&&this.addFormatting(h.pts,["i"]),(x&1)===1&&this.addFormatting(h.pts,["u"]);else if(this.isOffsetControlCode(m,x)){const D=x&3;this.nonDisplayed_[this.row_].offset=D,this.column_+=D}else if(this.isPAC(m,x)){var A=rf.indexOf(d&7968);if(this.mode_==="rollUp"&&(A-this.rollUpRows_+1<0&&(A=this.rollUpRows_-1),this.setRollUp(h.pts,A)),A!==this.row_&&A>=0&&A<=14&&(this.clearFormatting(h.pts),this.row_=A),x&1&&this.formatting_.indexOf("u")===-1&&this.addFormatting(h.pts,["u"]),(d&16)===16){const D=(d&14)>>1;this.column_=D*4,this.nonDisplayed_[this.row_].indent+=D}this.isColorPAC(x)&&(x&14)===14&&this.addFormatting(h.pts,["i"])}else this.isNormalChar(m)&&(x===0&&(x=null),S=Er(m),S+=Er(x),this[this.mode_](h.pts,S),this.column_+=S.length)}};Pe.prototype=new Pt,Pe.prototype.flushDisplayed=function(o){const u=d=>{this.trigger("log",{level:"warn",message:"Skipping a malformed 608 caption at index "+d+"."})},h=[];this.displayed_.forEach((d,p)=>{if(d&&d.text&&d.text.length){try{d.text=d.text.trim()}catch{u(p)}d.text.length&&h.push({text:d.text,line:p+1,position:10+Math.min(70,d.indent*10)+d.offset*2.5})}else d==null&&u(p)}),h.length&&this.trigger("data",{startPts:this.startPts_,endPts:o,content:h,stream:this.name_})},Pe.prototype.reset=function(){this.mode_="popOn",this.topRow_=0,this.startPts_=0,this.displayed_=Di(),this.nonDisplayed_=Di(),this.lastControlCode_=null,this.column_=0,this.row_=Ar,this.rollUpRows_=2,this.formatting_=[]},Pe.prototype.setConstants=function(){this.dataChannel_===0?(this.BASE_=16,this.EXT_=17,this.CONTROL_=(20|this.field_)<<8,this.OFFSET_=23):this.dataChannel_===1&&(this.BASE_=24,this.EXT_=25,this.CONTROL_=(28|this.field_)<<8,this.OFFSET_=31),this.PADDING_=0,this.RESUME_CAPTION_LOADING_=this.CONTROL_|32,this.END_OF_CAPTION_=this.CONTROL_|47,this.ROLL_UP_2_ROWS_=this.CONTROL_|37,this.ROLL_UP_3_ROWS_=this.CONTROL_|38,this.ROLL_UP_4_ROWS_=this.CONTROL_|39,this.CARRIAGE_RETURN_=this.CONTROL_|45,this.RESUME_DIRECT_CAPTIONING_=this.CONTROL_|41,this.BACKSPACE_=this.CONTROL_|33,this.ERASE_DISPLAYED_MEMORY_=this.CONTROL_|44,this.ERASE_NON_DISPLAYED_MEMORY_=this.CONTROL_|46},Pe.prototype.isSpecialCharacter=function(o,u){return o===this.EXT_&&u>=48&&u<=63},Pe.prototype.isExtCharacter=function(o,u){return(o===this.EXT_+1||o===this.EXT_+2)&&u>=32&&u<=63},Pe.prototype.isMidRowCode=function(o,u){return o===this.EXT_&&u>=32&&u<=47},Pe.prototype.isOffsetControlCode=function(o,u){return o===this.OFFSET_&&u>=33&&u<=35},Pe.prototype.isPAC=function(o,u){return o>=this.BASE_&&o<this.BASE_+8&&u>=64&&u<=127},Pe.prototype.isColorPAC=function(o){return o>=64&&o<=79||o>=96&&o<=127},Pe.prototype.isNormalChar=function(o){return o>=32&&o<=127},Pe.prototype.setRollUp=function(o,u){if(this.mode_!=="rollUp"&&(this.row_=Ar,this.mode_="rollUp",this.flushDisplayed(o),this.nonDisplayed_=Di(),this.displayed_=Di()),u!==void 0&&u!==this.row_)for(var h=0;h<this.rollUpRows_;h++)this.displayed_[u-h]=this.displayed_[this.row_-h],this.displayed_[this.row_-h]={text:"",indent:0,offset:0};u===void 0&&(u=this.row_),this.topRow_=u-this.rollUpRows_+1},Pe.prototype.addFormatting=function(o,u){this.formatting_=this.formatting_.concat(u);var h=u.reduce(function(d,p){return d+"<"+p+">"},"");this[this.mode_](o,h)},Pe.prototype.clearFormatting=function(o){if(this.formatting_.length){var u=this.formatting_.reverse().reduce(function(h,d){return h+"</"+d+">"},"");this.formatting_=[],this[this.mode_](o,u)}},Pe.prototype.popOn=function(o,u){var h=this.nonDisplayed_[this.row_].text;h+=u,this.nonDisplayed_[this.row_].text=h},Pe.prototype.rollUp=function(o,u){var h=this.displayed_[this.row_].text;h+=u,this.displayed_[this.row_].text=h},Pe.prototype.shiftRowsUp_=function(){var o;for(o=0;o<this.topRow_;o++)this.displayed_[o]={text:"",indent:0,offset:0};for(o=this.row_+1;o<Ar+1;o++)this.displayed_[o]={text:"",indent:0,offset:0};for(o=this.topRow_;o<this.row_;o++)this.displayed_[o]=this.displayed_[o+1];this.displayed_[this.row_]={text:"",indent:0,offset:0}},Pe.prototype.paintOn=function(o,u){var h=this.displayed_[this.row_].text;h+=u,this.displayed_[this.row_].text=h};var el={CaptionStream:Ne,Cea608Stream:Pe,Cea708Stream:be},wr={H264_STREAM_TYPE:27,ADTS_STREAM_TYPE:15,METADATA_STREAM_TYPE:21},nf=t,af=8589934592,of=4294967296,tl="shared",Wn=function(o,u){var h=1;for(o>u&&(h=-1);Math.abs(u-o)>of;)o+=h*af;return o},Xn=function(o){var u,h;Xn.prototype.init.call(this),this.type_=o||tl,this.push=function(d){if(d.type==="metadata"){this.trigger("data",d);return}this.type_!==tl&&d.type!==this.type_||(h===void 0&&(h=d.dts),d.dts=Wn(d.dts,h),d.pts=Wn(d.pts,h),u=d.dts,this.trigger("data",d))},this.flush=function(){h=u,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.discontinuity=function(){h=void 0,u=void 0},this.reset=function(){this.discontinuity(),this.trigger("reset")}};Xn.prototype=new nf;var il={TimestampRolloverStream:Xn,handleRollover:Wn},lf=(o,u,h)=>{if(!o)return-1;for(var d=h;d<o.length;d++)if(o[d]===u)return d;return-1},uf={typedArrayIndexOf:lf},Dr=uf.typedArrayIndexOf,kr={Utf8:3},sl=function(o,u,h){var d,p="";for(d=u;d<h;d++)p+="%"+("00"+o[d].toString(16)).slice(-2);return p},Ls=function(o,u,h){return decodeURIComponent(sl(o,u,h))},Os=function(o,u,h){return unescape(sl(o,u,h))},Ms=function(o){return o[0]<<21|o[1]<<14|o[2]<<7|o[3]},Rs={APIC:function(o){var u=1,h,d,p="-->";o.data[0]===kr.Utf8&&(h=Dr(o.data,0,u),!(h<0)&&(o.mimeType=Os(o.data,u,h),u=h+1,o.pictureType=o.data[u],u++,d=Dr(o.data,0,u),!(d<0)&&(o.description=Ls(o.data,u,d),u=d+1,o.mimeType===p?o.url=Os(o.data,u,o.data.length):o.pictureData=o.data.subarray(u,o.data.length))))},"T*":function(o){o.data[0]===kr.Utf8&&(o.value=Ls(o.data,1,o.data.length).replace(/\0*$/,""),o.values=o.value.split("\0"))},TXXX:function(o){var u;o.data[0]===kr.Utf8&&(u=Dr(o.data,0,1),u!==-1&&(o.description=Ls(o.data,1,u),o.value=Ls(o.data,u+1,o.data.length).replace(/\0*$/,""),o.data=o.value))},"W*":function(o){o.url=Os(o.data,0,o.data.length).replace(/\0.*$/,"")},WXXX:function(o){var u;o.data[0]===kr.Utf8&&(u=Dr(o.data,0,1),u!==-1&&(o.description=Ls(o.data,1,u),o.url=Os(o.data,u+1,o.data.length).replace(/\0.*$/,"")))},PRIV:function(o){var u;for(u=0;u<o.data.length;u++)if(o.data[u]===0){o.owner=Os(o.data,0,u);break}o.privateData=o.data.subarray(u+1),o.data=o.privateData}},cf=function(o){var u,h,d=10,p=0,m=[];if(!(o.length<10||o[0]!==73||o[1]!==68||o[2]!==51)){p=Ms(o.subarray(6,10)),p+=10;var x=o[5]&64;x&&(d+=4,d+=Ms(o.subarray(10,14)),p-=Ms(o.subarray(16,20)));do{if(u=Ms(o.subarray(d+4,d+8)),u<1)break;h=String.fromCharCode(o[d],o[d+1],o[d+2],o[d+3]);var S={id:h,data:o.subarray(d+10,d+u+10)};S.key=S.id,Rs[S.id]?Rs[S.id](S):S.id[0]==="T"?Rs["T*"](S):S.id[0]==="W"&&Rs["W*"](S),m.push(S),d+=10,d+=u}while(d<p);return m}},rl={parseId3Frames:cf,parseSyncSafeInteger:Ms,frameParsers:Rs},df=t,hf=wr,fi=rl,jr;jr=function(o){var u={descriptor:o&&o.descriptor},h=0,d=[],p=0,m;if(jr.prototype.init.call(this),this.dispatchType=hf.METADATA_STREAM_TYPE.toString(16),u.descriptor)for(m=0;m<u.descriptor.length;m++)this.dispatchType+=("00"+u.descriptor[m].toString(16)).slice(-2);this.push=function(x){var S,A,D,M,W,ae;if(x.type==="timed-metadata"){if(x.dataAlignmentIndicator&&(p=0,d.length=0),d.length===0&&(x.data.length<10||x.data[0]!==73||x.data[1]!==68||x.data[2]!==51)){this.trigger("log",{level:"warn",message:"Skipping unrecognized metadata packet"});return}if(d.push(x),p+=x.data.byteLength,d.length===1&&(h=fi.parseSyncSafeInteger(x.data.subarray(6,10)),h+=10),!(p<h)){for(S={data:new Uint8Array(h),frames:[],pts:d[0].pts,dts:d[0].dts},W=0;W<h;)S.data.set(d[0].data.subarray(0,h-W),W),W+=d[0].data.byteLength,p-=d[0].data.byteLength,d.shift();A=10,S.data[5]&64&&(A+=4,A+=fi.parseSyncSafeInteger(S.data.subarray(10,14)),h-=fi.parseSyncSafeInteger(S.data.subarray(16,20)));do{if(D=fi.parseSyncSafeInteger(S.data.subarray(A+4,A+8)),D<1){this.trigger("log",{level:"warn",message:"Malformed ID3 frame encountered. Skipping remaining metadata parsing."});break}if(ae=String.fromCharCode(S.data[A],S.data[A+1],S.data[A+2],S.data[A+3]),M={id:ae,data:S.data.subarray(A+10,A+D+10)},M.key=M.id,fi.frameParsers[M.id]?fi.frameParsers[M.id](M):M.id[0]==="T"?fi.frameParsers["T*"](M):M.id[0]==="W"&&fi.frameParsers["W*"](M),M.owner==="com.apple.streaming.transportStreamTimestamp"){var K=M.data,le=(K[3]&1)<<30|K[4]<<22|K[5]<<14|K[6]<<6|K[7]>>>2;le*=4,le+=K[7]&3,M.timeStamp=le,S.pts===void 0&&S.dts===void 0&&(S.pts=M.timeStamp,S.dts=M.timeStamp),this.trigger("timestamp",M)}S.frames.push(M),A+=10,A+=D}while(A<h);this.trigger("data",S)}}}},jr.prototype=new df;var ff=jr,Yn=t,Kn=el,Lt=wr,pf=il.TimestampRolloverStream,Ir,Ns,Pr,Wi=188,Qn=71;Ir=function(){var o=new Uint8Array(Wi),u=0;Ir.prototype.init.call(this),this.push=function(h){var d=0,p=Wi,m;for(u?(m=new Uint8Array(h.byteLength+u),m.set(o.subarray(0,u)),m.set(h,u),u=0):m=h;p<m.byteLength;){if(m[d]===Qn&&m[p]===Qn){this.trigger("data",m.subarray(d,p)),d+=Wi,p+=Wi;continue}d++,p++}d<m.byteLength&&(o.set(m.subarray(d),0),u=m.byteLength-d)},this.flush=function(){u===Wi&&o[0]===Qn&&(this.trigger("data",o),u=0),this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")},this.reset=function(){u=0,this.trigger("reset")}},Ir.prototype=new Yn,Ns=function(){var o,u,h,d;Ns.prototype.init.call(this),d=this,this.packetsWaitingForPmt=[],this.programMapTable=void 0,o=function(p,m){var x=0;m.payloadUnitStartIndicator&&(x+=p[x]+1),m.type==="pat"?u(p.subarray(x),m):h(p.subarray(x),m)},u=function(p,m){m.section_number=p[7],m.last_section_number=p[8],d.pmtPid=(p[10]&31)<<8|p[11],m.pmtPid=d.pmtPid},h=function(p,m){var x,S,A,D;if(p[5]&1){for(d.programMapTable={video:null,audio:null,"timed-metadata":{}},x=(p[1]&15)<<8|p[2],S=3+x-4,A=(p[10]&15)<<8|p[11],D=12+A;D<S;){var M=p[D],W=(p[D+1]&31)<<8|p[D+2];M===Lt.H264_STREAM_TYPE&&d.programMapTable.video===null?d.programMapTable.video=W:M===Lt.ADTS_STREAM_TYPE&&d.programMapTable.audio===null?d.programMapTable.audio=W:M===Lt.METADATA_STREAM_TYPE&&(d.programMapTable["timed-metadata"][W]=M),D+=((p[D+3]&15)<<8|p[D+4])+5}m.programMapTable=d.programMapTable}},this.push=function(p){var m={},x=4;if(m.payloadUnitStartIndicator=!!(p[1]&64),m.pid=p[1]&31,m.pid<<=8,m.pid|=p[2],(p[3]&48)>>>4>1&&(x+=p[x]+1),m.pid===0)m.type="pat",o(p.subarray(x),m),this.trigger("data",m);else if(m.pid===this.pmtPid)for(m.type="pmt",o(p.subarray(x),m),this.trigger("data",m);this.packetsWaitingForPmt.length;)this.processPes_.apply(this,this.packetsWaitingForPmt.shift());else this.programMapTable===void 0?this.packetsWaitingForPmt.push([p,x,m]):this.processPes_(p,x,m)},this.processPes_=function(p,m,x){x.pid===this.programMapTable.video?x.streamType=Lt.H264_STREAM_TYPE:x.pid===this.programMapTable.audio?x.streamType=Lt.ADTS_STREAM_TYPE:x.streamType=this.programMapTable["timed-metadata"][x.pid],x.type="pes",x.data=p.subarray(m),this.trigger("data",x)}},Ns.prototype=new Yn,Ns.STREAM_TYPES={h264:27,adts:15},Pr=function(){var o=this,u=!1,h={data:[],size:0},d={data:[],size:0},p={data:[],size:0},m,x=function(A,D){var M;const W=A[0]<<16|A[1]<<8|A[2];D.data=new Uint8Array,W===1&&(D.packetLength=6+(A[4]<<8|A[5]),D.dataAlignmentIndicator=(A[6]&4)!==0,M=A[7],M&192&&(D.pts=(A[9]&14)<<27|(A[10]&255)<<20|(A[11]&254)<<12|(A[12]&255)<<5|(A[13]&254)>>>3,D.pts*=4,D.pts+=(A[13]&6)>>>1,D.dts=D.pts,M&64&&(D.dts=(A[14]&14)<<27|(A[15]&255)<<20|(A[16]&254)<<12|(A[17]&255)<<5|(A[18]&254)>>>3,D.dts*=4,D.dts+=(A[18]&6)>>>1)),D.data=A.subarray(9+A[8]))},S=function(A,D,M){var W=new Uint8Array(A.size),ae={type:D},K=0,le=0,ge=!1,Ge;if(!(!A.data.length||A.size<9)){for(ae.trackId=A.data[0].pid,K=0;K<A.data.length;K++)Ge=A.data[K],W.set(Ge.data,le),le+=Ge.data.byteLength;x(W,ae),ge=D==="video"||ae.packetLength<=A.size,(M||ge)&&(A.size=0,A.data.length=0),ge&&o.trigger("data",ae)}};Pr.prototype.init.call(this),this.push=function(A){({pat:function(){},pes:function(){var D,M;switch(A.streamType){case Lt.H264_STREAM_TYPE:D=h,M="video";break;case Lt.ADTS_STREAM_TYPE:D=d,M="audio";break;case Lt.METADATA_STREAM_TYPE:D=p,M="timed-metadata";break;default:return}A.payloadUnitStartIndicator&&S(D,M,!0),D.data.push(A),D.size+=A.data.byteLength},pmt:function(){var D={type:"metadata",tracks:[]};m=A.programMapTable,m.video!==null&&D.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+m.video,codec:"avc",type:"video"}),m.audio!==null&&D.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+m.audio,codec:"adts",type:"audio"}),u=!0,o.trigger("data",D)}})[A.type]()},this.reset=function(){h.size=0,h.data.length=0,d.size=0,d.data.length=0,this.trigger("reset")},this.flushStreams_=function(){S(h,"video"),S(d,"audio"),S(p,"timed-metadata")},this.flush=function(){if(!u&&m){var A={type:"metadata",tracks:[]};m.video!==null&&A.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+m.video,codec:"avc",type:"video"}),m.audio!==null&&A.tracks.push({timelineStartInfo:{baseMediaDecodeTime:0},id:+m.audio,codec:"adts",type:"audio"}),o.trigger("data",A)}u=!1,this.flushStreams_(),this.trigger("done")}},Pr.prototype=new Yn;var nl={PAT_PID:0,MP2T_PACKET_LENGTH:Wi,TransportPacketStream:Ir,TransportParseStream:Ns,ElementaryStream:Pr,TimestampRolloverStream:pf,CaptionStream:Kn.CaptionStream,Cea608Stream:Kn.Cea608Stream,Cea708Stream:Kn.Cea708Stream,MetadataStream:ff};for(var Jn in Lt)Lt.hasOwnProperty(Jn)&&(nl[Jn]=Lt[Jn]);var mf=nl,gf=t,vf=Te.ONE_SECOND_IN_TS,Lr,al=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];Lr=function(o){var u,h=0;Lr.prototype.init.call(this),this.skipWarn_=function(d,p){this.trigger("log",{level:"warn",message:`adts skiping bytes ${d} to ${p} in frame ${h} outside syncword`})},this.push=function(d){var p=0,m,x,S,A,D;if(o||(h=0),d.type==="audio"){u&&u.length?(S=u,u=new Uint8Array(S.byteLength+d.data.byteLength),u.set(S),u.set(d.data,S.byteLength)):u=d.data;for(var M;p+7<u.length;){if(u[p]!==255||(u[p+1]&246)!==240){typeof M!="number"&&(M=p),p++;continue}if(typeof M=="number"&&(this.skipWarn_(M,p),M=null),x=(~u[p+1]&1)*2,m=(u[p+3]&3)<<11|u[p+4]<<3|(u[p+5]&224)>>5,A=((u[p+6]&3)+1)*1024,D=A*vf/al[(u[p+2]&60)>>>2],u.byteLength-p<m)break;this.trigger("data",{pts:d.pts+h*D,dts:d.dts+h*D,sampleCount:A,audioobjecttype:(u[p+2]>>>6&3)+1,channelcount:(u[p+2]&1)<<2|(u[p+3]&192)>>>6,samplerate:al[(u[p+2]&60)>>>2],samplingfrequencyindex:(u[p+2]&60)>>>2,samplesize:16,data:u.subarray(p+7+x,p+m)}),h++,p+=m}typeof M=="number"&&(this.skipWarn_(M,p),M=null),u=u.subarray(p)}},this.flush=function(){h=0,this.trigger("done")},this.reset=function(){u=void 0,this.trigger("reset")},this.endTimeline=function(){u=void 0,this.trigger("endedtimeline")}},Lr.prototype=new gf;var yf=Lr,ol;ol=function(o){var u=o.byteLength,h=0,d=0;this.length=function(){return 8*u},this.bitsAvailable=function(){return 8*u+d},this.loadWord=function(){var p=o.byteLength-u,m=new Uint8Array(4),x=Math.min(4,u);if(x===0)throw new Error("no bytes available");m.set(o.subarray(p,p+x)),h=new DataView(m.buffer).getUint32(0),d=x*8,u-=x},this.skipBits=function(p){var m;d>p?(h<<=p,d-=p):(p-=d,m=Math.floor(p/8),p-=m*8,u-=m,this.loadWord(),h<<=p,d-=p)},this.readBits=function(p){var m=Math.min(d,p),x=h>>>32-m;return d-=m,d>0?h<<=m:u>0&&this.loadWord(),m=p-m,m>0?x<<m|this.readBits(m):x},this.skipLeadingZeros=function(){var p;for(p=0;p<d;++p)if((h&2147483648>>>p)!==0)return h<<=p,d-=p,p;return this.loadWord(),p+this.skipLeadingZeros()},this.skipUnsignedExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.skipExpGolomb=function(){this.skipBits(1+this.skipLeadingZeros())},this.readUnsignedExpGolomb=function(){var p=this.skipLeadingZeros();return this.readBits(p+1)-1},this.readExpGolomb=function(){var p=this.readUnsignedExpGolomb();return 1&p?1+p>>>1:-1*(p>>>1)},this.readBoolean=function(){return this.readBits(1)===1},this.readUnsignedByte=function(){return this.readBits(8)},this.loadWord()};var _f=ol,ll=t,bf=_f,Or,Mr,ul;Mr=function(){var o=0,u,h;Mr.prototype.init.call(this),this.push=function(d){var p;h?(p=new Uint8Array(h.byteLength+d.data.byteLength),p.set(h),p.set(d.data,h.byteLength),h=p):h=d.data;for(var m=h.byteLength;o<m-3;o++)if(h[o+2]===1){u=o+5;break}for(;u<m;)switch(h[u]){case 0:if(h[u-1]!==0){u+=2;break}else if(h[u-2]!==0){u++;break}o+3!==u-2&&this.trigger("data",h.subarray(o+3,u-2));do u++;while(h[u]!==1&&u<m);o=u-2,u+=3;break;case 1:if(h[u-1]!==0||h[u-2]!==0){u+=3;break}this.trigger("data",h.subarray(o+3,u-2)),o=u-2,u+=3;break;default:u+=3;break}h=h.subarray(o),u-=o,o=0},this.reset=function(){h=null,o=0,this.trigger("reset")},this.flush=function(){h&&h.byteLength>3&&this.trigger("data",h.subarray(o+3)),h=null,o=0,this.trigger("done")},this.endTimeline=function(){this.flush(),this.trigger("endedtimeline")}},Mr.prototype=new ll,ul={100:!0,110:!0,122:!0,244:!0,44:!0,83:!0,86:!0,118:!0,128:!0,138:!0,139:!0,134:!0},Or=function(){var o=new Mr,u,h,d,p,m,x,S;Or.prototype.init.call(this),u=this,this.push=function(A){A.type==="video"&&(h=A.trackId,d=A.pts,p=A.dts,o.push(A))},o.on("data",function(A){var D={trackId:h,pts:d,dts:p,data:A,nalUnitTypeCode:A[0]&31};switch(D.nalUnitTypeCode){case 5:D.nalUnitType="slice_layer_without_partitioning_rbsp_idr";break;case 6:D.nalUnitType="sei_rbsp",D.escapedRBSP=m(A.subarray(1));break;case 7:D.nalUnitType="seq_parameter_set_rbsp",D.escapedRBSP=m(A.subarray(1)),D.config=x(D.escapedRBSP);break;case 8:D.nalUnitType="pic_parameter_set_rbsp";break;case 9:D.nalUnitType="access_unit_delimiter_rbsp";break}u.trigger("data",D)}),o.on("done",function(){u.trigger("done")}),o.on("partialdone",function(){u.trigger("partialdone")}),o.on("reset",function(){u.trigger("reset")}),o.on("endedtimeline",function(){u.trigger("endedtimeline")}),this.flush=function(){o.flush()},this.partialFlush=function(){o.partialFlush()},this.reset=function(){o.reset()},this.endTimeline=function(){o.endTimeline()},S=function(A,D){var M=8,W=8,ae,K;for(ae=0;ae<A;ae++)W!==0&&(K=D.readExpGolomb(),W=(M+K+256)%256),M=W===0?M:W},m=function(A){for(var D=A.byteLength,M=[],W=1,ae,K;W<D-2;)A[W]===0&&A[W+1]===0&&A[W+2]===3?(M.push(W+2),W+=2):W++;if(M.length===0)return A;ae=D-M.length,K=new Uint8Array(ae);var le=0;for(W=0;W<ae;le++,W++)le===M[0]&&(le++,M.shift()),K[W]=A[le];return K},x=function(A){var D=0,M=0,W=0,ae=0,K,le,ge,Ge,vt,mi,zs,$s,Gs,Ws,Wr,je=[1,1],Xs,Mt;if(K=new bf(A),le=K.readUnsignedByte(),Ge=K.readUnsignedByte(),ge=K.readUnsignedByte(),K.skipUnsignedExpGolomb(),ul[le]&&(vt=K.readUnsignedExpGolomb(),vt===3&&K.skipBits(1),K.skipUnsignedExpGolomb(),K.skipUnsignedExpGolomb(),K.skipBits(1),K.readBoolean()))for(Wr=vt!==3?8:12,Mt=0;Mt<Wr;Mt++)K.readBoolean()&&(Mt<6?S(16,K):S(64,K));if(K.skipUnsignedExpGolomb(),mi=K.readUnsignedExpGolomb(),mi===0)K.readUnsignedExpGolomb();else if(mi===1)for(K.skipBits(1),K.skipExpGolomb(),K.skipExpGolomb(),zs=K.readUnsignedExpGolomb(),Mt=0;Mt<zs;Mt++)K.skipExpGolomb();if(K.skipUnsignedExpGolomb(),K.skipBits(1),$s=K.readUnsignedExpGolomb(),Gs=K.readUnsignedExpGolomb(),Ws=K.readBits(1),Ws===0&&K.skipBits(1),K.skipBits(1),K.readBoolean()&&(D=K.readUnsignedExpGolomb(),M=K.readUnsignedExpGolomb(),W=K.readUnsignedExpGolomb(),ae=K.readUnsignedExpGolomb()),K.readBoolean()&&K.readBoolean()){switch(Xs=K.readUnsignedByte(),Xs){case 1:je=[1,1];break;case 2:je=[12,11];break;case 3:je=[10,11];break;case 4:je=[16,11];break;case 5:je=[40,33];break;case 6:je=[24,11];break;case 7:je=[20,11];break;case 8:je=[32,11];break;case 9:je=[80,33];break;case 10:je=[18,11];break;case 11:je=[15,11];break;case 12:je=[64,33];break;case 13:je=[160,99];break;case 14:je=[4,3];break;case 15:je=[3,2];break;case 16:je=[2,1];break;case 255:{je=[K.readUnsignedByte()<<8|K.readUnsignedByte(),K.readUnsignedByte()<<8|K.readUnsignedByte()];break}}je&&je[0]/je[1]}return{profileIdc:le,levelIdc:ge,profileCompatibility:Ge,width:($s+1)*16-D*2-M*2,height:(2-Ws)*(Gs+1)*16-W*2-ae*2,sarRatio:je}}},Or.prototype=new ll;var Tf={H264Stream:Or},xf=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350],cl=function(o,u){var h=o[u+6]<<21|o[u+7]<<14|o[u+8]<<7|o[u+9],d=o[u+5],p=(d&16)>>4;return h=h>=0?h:0,p?h+20:h+10},dl=function(o,u){return o.length-u<10||o[u]!==73||o[u+1]!==68||o[u+2]!==51?u:(u+=cl(o,u),dl(o,u))},Sf=function(o){var u=dl(o,0);return o.length>=u+2&&(o[u]&255)===255&&(o[u+1]&240)===240&&(o[u+1]&22)===16},hl=function(o){return o[0]<<21|o[1]<<14|o[2]<<7|o[3]},Cf=function(o,u,h){var d,p="";for(d=u;d<h;d++)p+="%"+("00"+o[d].toString(16)).slice(-2);return p},Ef=function(o,u,h){return unescape(Cf(o,u,h))},Af=function(o,u){var h=(o[u+5]&224)>>5,d=o[u+4]<<3,p=o[u+3]&6144;return p|d|h},wf=function(o,u){return o[u]===73&&o[u+1]===68&&o[u+2]===51?"timed-metadata":o[u]&!0&&(o[u+1]&240)===240?"audio":null},Df=function(o){for(var u=0;u+5<o.length;){if(o[u]!==255||(o[u+1]&246)!==240){u++;continue}return xf[(o[u+2]&60)>>>2]}return null},kf=function(o){var u,h,d,p;u=10,o[5]&64&&(u+=4,u+=hl(o.subarray(10,14)));do{if(h=hl(o.subarray(u+4,u+8)),h<1)return null;if(p=String.fromCharCode(o[u],o[u+1],o[u+2],o[u+3]),p==="PRIV"){d=o.subarray(u+10,u+h+10);for(var m=0;m<d.byteLength;m++)if(d[m]===0){var x=Ef(d,0,m);if(x==="com.apple.streaming.transportStreamTimestamp"){var S=d.subarray(m+1),A=(S[3]&1)<<30|S[4]<<22|S[5]<<14|S[6]<<6|S[7]>>>2;return A*=4,A+=S[7]&3,A}break}}u+=10,u+=h}while(u<o.byteLength);return null},Zn={isLikelyAacData:Sf,parseId3TagSize:cl,parseAdtsSize:Af,parseType:wf,parseSampleRate:Df,parseAacTimestamp:kf},jf=t,fl=Zn,Rr;Rr=function(){var o=new Uint8Array,u=0;Rr.prototype.init.call(this),this.setTimestamp=function(h){u=h},this.push=function(h){var d=0,p=0,m,x,S,A;for(o.length?(A=o.length,o=new Uint8Array(h.byteLength+A),o.set(o.subarray(0,A)),o.set(h,A)):o=h;o.length-p>=3;){if(o[p]===73&&o[p+1]===68&&o[p+2]===51){if(o.length-p<10||(d=fl.parseId3TagSize(o,p),p+d>o.length))break;x={type:"timed-metadata",data:o.subarray(p,p+d)},this.trigger("data",x),p+=d;continue}else if((o[p]&255)===255&&(o[p+1]&240)===240){if(o.length-p<7||(d=fl.parseAdtsSize(o,p),p+d>o.length))break;S={type:"audio",data:o.subarray(p,p+d),pts:u,dts:u},this.trigger("data",S),p+=d;continue}p++}m=o.length-p,m>0?o=o.subarray(p):o=new Uint8Array},this.reset=function(){o=new Uint8Array,this.trigger("reset")},this.endTimeline=function(){o=new Uint8Array,this.trigger("endedtimeline")}},Rr.prototype=new jf;var If=Rr,Pf=["audioobjecttype","channelcount","samplerate","samplingfrequencyindex","samplesize"],Lf=Pf,Of=["width","height","profileIdc","levelIdc","profileCompatibility","sarRatio"],Mf=Of,Nr=t,Bs=Ze,Fs=$i,Br=Ps,Ot=q,ei=mf,Fr=Te,pl=yf,Rf=Tf.H264Stream,Nf=If,Bf=Zn.isLikelyAacData,Ff=Te.ONE_SECOND_IN_TS,ml=Lf,gl=Mf,Ur,Us,Vr,ki,Uf=function(o,u){u.stream=o,this.trigger("log",u)},vl=function(o,u){for(var h=Object.keys(u),d=0;d<h.length;d++){var p=h[d];p==="headOfPipeline"||!u[p].on||u[p].on("log",Uf.bind(o,p))}},yl=function(o,u){var h;if(o.length!==u.length)return!1;for(h=0;h<o.length;h++)if(o[h]!==u[h])return!1;return!0},_l=function(o,u,h,d,p,m){var x=h-u,S=d-u,A=p-h;return{start:{dts:o,pts:o+x},end:{dts:o+S,pts:o+A},prependedContentDuration:m,baseMediaDecodeTime:o}};Us=function(o,u){var h=[],d,p=0,m=0,x=1/0;u=u||{},d=u.firstSequenceNumber||0,Us.prototype.init.call(this),this.push=function(S){Ot.collectDtsInfo(o,S),o&&ml.forEach(function(A){o[A]=S[A]}),h.push(S)},this.setEarliestDts=function(S){p=S},this.setVideoBaseMediaDecodeTime=function(S){x=S},this.setAudioAppendStart=function(S){m=S},this.flush=function(){var S,A,D,M,W,ae,K;if(h.length===0){this.trigger("done","AudioSegmentStream");return}S=Br.trimAdtsFramesByEarliestDts(h,o,p),o.baseMediaDecodeTime=Ot.calculateTrackBaseMediaDecodeTime(o,u.keepOriginalTimestamps),K=Br.prefixWithSilence(o,S,m,x),o.samples=Br.generateSampleTable(S),D=Bs.mdat(Br.concatenateFrameData(S)),h=[],A=Bs.moof(d,[o]),M=new Uint8Array(A.byteLength+D.byteLength),d++,M.set(A),M.set(D,A.byteLength),Ot.clearDtsInfo(o),W=Math.ceil(Ff*1024/o.samplerate),S.length&&(ae=S.length*W,this.trigger("segmentTimingInfo",_l(Fr.audioTsToVideoTs(o.baseMediaDecodeTime,o.samplerate),S[0].dts,S[0].pts,S[0].dts+ae,S[0].pts+ae,K||0)),this.trigger("timingInfo",{start:S[0].pts,end:S[0].pts+ae})),this.trigger("data",{track:o,boxes:M}),this.trigger("done","AudioSegmentStream")},this.reset=function(){Ot.clearDtsInfo(o),h=[],this.trigger("reset")}},Us.prototype=new Nr,Ur=function(o,u){var h,d=[],p=[],m,x;u=u||{},h=u.firstSequenceNumber||0,Ur.prototype.init.call(this),delete o.minPTS,this.gopCache_=[],this.push=function(S){Ot.collectDtsInfo(o,S),S.nalUnitType==="seq_parameter_set_rbsp"&&!m&&(m=S.config,o.sps=[S.data],gl.forEach(function(A){o[A]=m[A]},this)),S.nalUnitType==="pic_parameter_set_rbsp"&&!x&&(x=S.data,o.pps=[S.data]),d.push(S)},this.flush=function(){for(var S,A,D,M,W,ae,K=0,le,ge;d.length&&d[0].nalUnitType!=="access_unit_delimiter_rbsp";)d.shift();if(d.length===0){this.resetStream_(),this.trigger("done","VideoSegmentStream");return}if(S=Fs.groupNalsIntoFrames(d),D=Fs.groupFramesIntoGops(S),D[0][0].keyFrame||(A=this.getGopForFusion_(d[0],o),A?(K=A.duration,D.unshift(A),D.byteLength+=A.byteLength,D.nalCount+=A.nalCount,D.pts=A.pts,D.dts=A.dts,D.duration+=A.duration):D=Fs.extendFirstKeyFrame(D)),p.length){var Ge;if(u.alignGopsAtEnd?Ge=this.alignGopsAtEnd_(D):Ge=this.alignGopsAtStart_(D),!Ge){this.gopCache_.unshift({gop:D.pop(),pps:o.pps,sps:o.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),d=[],this.resetStream_(),this.trigger("done","VideoSegmentStream");return}Ot.clearDtsInfo(o),D=Ge}Ot.collectDtsInfo(o,D),o.samples=Fs.generateSampleTable(D),W=Bs.mdat(Fs.concatenateNalData(D)),o.baseMediaDecodeTime=Ot.calculateTrackBaseMediaDecodeTime(o,u.keepOriginalTimestamps),this.trigger("processedGopsInfo",D.map(function(vt){return{pts:vt.pts,dts:vt.dts,byteLength:vt.byteLength}})),le=D[0],ge=D[D.length-1],this.trigger("segmentTimingInfo",_l(o.baseMediaDecodeTime,le.dts,le.pts,ge.dts+ge.duration,ge.pts+ge.duration,K)),this.trigger("timingInfo",{start:D[0].pts,end:D[D.length-1].pts+D[D.length-1].duration}),this.gopCache_.unshift({gop:D.pop(),pps:o.pps,sps:o.sps}),this.gopCache_.length=Math.min(6,this.gopCache_.length),d=[],this.trigger("baseMediaDecodeTime",o.baseMediaDecodeTime),this.trigger("timelineStartInfo",o.timelineStartInfo),M=Bs.moof(h,[o]),ae=new Uint8Array(M.byteLength+W.byteLength),h++,ae.set(M),ae.set(W,M.byteLength),this.trigger("data",{track:o,boxes:ae}),this.resetStream_(),this.trigger("done","VideoSegmentStream")},this.reset=function(){this.resetStream_(),d=[],this.gopCache_.length=0,p.length=0,this.trigger("reset")},this.resetStream_=function(){Ot.clearDtsInfo(o),m=void 0,x=void 0},this.getGopForFusion_=function(S){var A=45e3,D=1/0,M,W,ae,K,le;for(le=0;le<this.gopCache_.length;le++)K=this.gopCache_[le],ae=K.gop,!(!(o.pps&&yl(o.pps[0],K.pps[0]))||!(o.sps&&yl(o.sps[0],K.sps[0])))&&(ae.dts<o.timelineStartInfo.dts||(M=S.dts-ae.dts-ae.duration,M>=-1e4&&M<=A&&(!W||D>M)&&(W=K,D=M)));return W?W.gop:null},this.alignGopsAtStart_=function(S){var A,D,M,W,ae,K,le,ge;for(ae=S.byteLength,K=S.nalCount,le=S.duration,A=D=0;A<p.length&&D<S.length&&(M=p[A],W=S[D],M.pts!==W.pts);){if(W.pts>M.pts){A++;continue}D++,ae-=W.byteLength,K-=W.nalCount,le-=W.duration}return D===0?S:D===S.length?null:(ge=S.slice(D),ge.byteLength=ae,ge.duration=le,ge.nalCount=K,ge.pts=ge[0].pts,ge.dts=ge[0].dts,ge)},this.alignGopsAtEnd_=function(S){var A,D,M,W,ae,K;for(A=p.length-1,D=S.length-1,ae=null,K=!1;A>=0&&D>=0;){if(M=p[A],W=S[D],M.pts===W.pts){K=!0;break}if(M.pts>W.pts){A--;continue}A===p.length-1&&(ae=D),D--}if(!K&&ae===null)return null;var le;if(K?le=D:le=ae,le===0)return S;var ge=S.slice(le),Ge=ge.reduce(function(vt,mi){return vt.byteLength+=mi.byteLength,vt.duration+=mi.duration,vt.nalCount+=mi.nalCount,vt},{byteLength:0,duration:0,nalCount:0});return ge.byteLength=Ge.byteLength,ge.duration=Ge.duration,ge.nalCount=Ge.nalCount,ge.pts=ge[0].pts,ge.dts=ge[0].dts,ge},this.alignGopsWith=function(S){p=S}},Ur.prototype=new Nr,ki=function(o,u){this.numberOfTracks=0,this.metadataStream=u,o=o||{},typeof o.remux<"u"?this.remuxTracks=!!o.remux:this.remuxTracks=!0,typeof o.keepOriginalTimestamps=="boolean"?this.keepOriginalTimestamps=o.keepOriginalTimestamps:this.keepOriginalTimestamps=!1,this.pendingTracks=[],this.videoTrack=null,this.pendingBoxes=[],this.pendingCaptions=[],this.pendingMetadata=[],this.pendingBytes=0,this.emittedTracks=0,ki.prototype.init.call(this),this.push=function(h){if(h.content||h.text)return this.pendingCaptions.push(h);if(h.frames)return this.pendingMetadata.push(h);this.pendingTracks.push(h.track),this.pendingBytes+=h.boxes.byteLength,h.track.type==="video"&&(this.videoTrack=h.track,this.pendingBoxes.push(h.boxes)),h.track.type==="audio"&&(this.audioTrack=h.track,this.pendingBoxes.unshift(h.boxes))}},ki.prototype=new Nr,ki.prototype.flush=function(o){var u=0,h={captions:[],captionStreams:{},metadata:[],info:{}},d,p,m,x=0,S;if(this.pendingTracks.length<this.numberOfTracks){if(o!=="VideoSegmentStream"&&o!=="AudioSegmentStream")return;if(this.remuxTracks)return;if(this.pendingTracks.length===0){this.emittedTracks++,this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0);return}}if(this.videoTrack?(x=this.videoTrack.timelineStartInfo.pts,gl.forEach(function(A){h.info[A]=this.videoTrack[A]},this)):this.audioTrack&&(x=this.audioTrack.timelineStartInfo.pts,ml.forEach(function(A){h.info[A]=this.audioTrack[A]},this)),this.videoTrack||this.audioTrack){for(this.pendingTracks.length===1?h.type=this.pendingTracks[0].type:h.type="combined",this.emittedTracks+=this.pendingTracks.length,m=Bs.initSegment(this.pendingTracks),h.initSegment=new Uint8Array(m.byteLength),h.initSegment.set(m),h.data=new Uint8Array(this.pendingBytes),S=0;S<this.pendingBoxes.length;S++)h.data.set(this.pendingBoxes[S],u),u+=this.pendingBoxes[S].byteLength;for(S=0;S<this.pendingCaptions.length;S++)d=this.pendingCaptions[S],d.startTime=Fr.metadataTsToSeconds(d.startPts,x,this.keepOriginalTimestamps),d.endTime=Fr.metadataTsToSeconds(d.endPts,x,this.keepOriginalTimestamps),h.captionStreams[d.stream]=!0,h.captions.push(d);for(S=0;S<this.pendingMetadata.length;S++)p=this.pendingMetadata[S],p.cueTime=Fr.metadataTsToSeconds(p.pts,x,this.keepOriginalTimestamps),h.metadata.push(p);for(h.metadata.dispatchType=this.metadataStream.dispatchType,this.pendingTracks.length=0,this.videoTrack=null,this.pendingBoxes.length=0,this.pendingCaptions.length=0,this.pendingBytes=0,this.pendingMetadata.length=0,this.trigger("data",h),S=0;S<h.captions.length;S++)d=h.captions[S],this.trigger("caption",d);for(S=0;S<h.metadata.length;S++)p=h.metadata[S],this.trigger("id3Frame",p)}this.emittedTracks>=this.numberOfTracks&&(this.trigger("done"),this.emittedTracks=0)},ki.prototype.setRemux=function(o){this.remuxTracks=o},Vr=function(o){var u=this,h=!0,d,p;Vr.prototype.init.call(this),o=o||{},this.baseMediaDecodeTime=o.baseMediaDecodeTime||0,this.transmuxPipeline_={},this.setupAacPipeline=function(){var m={};this.transmuxPipeline_=m,m.type="aac",m.metadataStream=new ei.MetadataStream,m.aacStream=new Nf,m.audioTimestampRolloverStream=new ei.TimestampRolloverStream("audio"),m.timedMetadataTimestampRolloverStream=new ei.TimestampRolloverStream("timed-metadata"),m.adtsStream=new pl,m.coalesceStream=new ki(o,m.metadataStream),m.headOfPipeline=m.aacStream,m.aacStream.pipe(m.audioTimestampRolloverStream).pipe(m.adtsStream),m.aacStream.pipe(m.timedMetadataTimestampRolloverStream).pipe(m.metadataStream).pipe(m.coalesceStream),m.metadataStream.on("timestamp",function(x){m.aacStream.setTimestamp(x.timeStamp)}),m.aacStream.on("data",function(x){x.type!=="timed-metadata"&&x.type!=="audio"||m.audioSegmentStream||(p=p||{timelineStartInfo:{baseMediaDecodeTime:u.baseMediaDecodeTime},codec:"adts",type:"audio"},m.coalesceStream.numberOfTracks++,m.audioSegmentStream=new Us(p,o),m.audioSegmentStream.on("log",u.getLogTrigger_("audioSegmentStream")),m.audioSegmentStream.on("timingInfo",u.trigger.bind(u,"audioTimingInfo")),m.adtsStream.pipe(m.audioSegmentStream).pipe(m.coalesceStream),u.trigger("trackinfo",{hasAudio:!!p,hasVideo:!!d}))}),m.coalesceStream.on("data",this.trigger.bind(this,"data")),m.coalesceStream.on("done",this.trigger.bind(this,"done")),vl(this,m)},this.setupTsPipeline=function(){var m={};this.transmuxPipeline_=m,m.type="ts",m.metadataStream=new ei.MetadataStream,m.packetStream=new ei.TransportPacketStream,m.parseStream=new ei.TransportParseStream,m.elementaryStream=new ei.ElementaryStream,m.timestampRolloverStream=new ei.TimestampRolloverStream,m.adtsStream=new pl,m.h264Stream=new Rf,m.captionStream=new ei.CaptionStream(o),m.coalesceStream=new ki(o,m.metadataStream),m.headOfPipeline=m.packetStream,m.packetStream.pipe(m.parseStream).pipe(m.elementaryStream).pipe(m.timestampRolloverStream),m.timestampRolloverStream.pipe(m.h264Stream),m.timestampRolloverStream.pipe(m.adtsStream),m.timestampRolloverStream.pipe(m.metadataStream).pipe(m.coalesceStream),m.h264Stream.pipe(m.captionStream).pipe(m.coalesceStream),m.elementaryStream.on("data",function(x){var S;if(x.type==="metadata"){for(S=x.tracks.length;S--;)!d&&x.tracks[S].type==="video"?(d=x.tracks[S],d.timelineStartInfo.baseMediaDecodeTime=u.baseMediaDecodeTime):!p&&x.tracks[S].type==="audio"&&(p=x.tracks[S],p.timelineStartInfo.baseMediaDecodeTime=u.baseMediaDecodeTime);d&&!m.videoSegmentStream&&(m.coalesceStream.numberOfTracks++,m.videoSegmentStream=new Ur(d,o),m.videoSegmentStream.on("log",u.getLogTrigger_("videoSegmentStream")),m.videoSegmentStream.on("timelineStartInfo",function(A){p&&!o.keepOriginalTimestamps&&(p.timelineStartInfo=A,m.audioSegmentStream.setEarliestDts(A.dts-u.baseMediaDecodeTime))}),m.videoSegmentStream.on("processedGopsInfo",u.trigger.bind(u,"gopInfo")),m.videoSegmentStream.on("segmentTimingInfo",u.trigger.bind(u,"videoSegmentTimingInfo")),m.videoSegmentStream.on("baseMediaDecodeTime",function(A){p&&m.audioSegmentStream.setVideoBaseMediaDecodeTime(A)}),m.videoSegmentStream.on("timingInfo",u.trigger.bind(u,"videoTimingInfo")),m.h264Stream.pipe(m.videoSegmentStream).pipe(m.coalesceStream)),p&&!m.audioSegmentStream&&(m.coalesceStream.numberOfTracks++,m.audioSegmentStream=new Us(p,o),m.audioSegmentStream.on("log",u.getLogTrigger_("audioSegmentStream")),m.audioSegmentStream.on("timingInfo",u.trigger.bind(u,"audioTimingInfo")),m.audioSegmentStream.on("segmentTimingInfo",u.trigger.bind(u,"audioSegmentTimingInfo")),m.adtsStream.pipe(m.audioSegmentStream).pipe(m.coalesceStream)),u.trigger("trackinfo",{hasAudio:!!p,hasVideo:!!d})}}),m.coalesceStream.on("data",this.trigger.bind(this,"data")),m.coalesceStream.on("id3Frame",function(x){x.dispatchType=m.metadataStream.dispatchType,u.trigger("id3Frame",x)}),m.coalesceStream.on("caption",this.trigger.bind(this,"caption")),m.coalesceStream.on("done",this.trigger.bind(this,"done")),vl(this,m)},this.setBaseMediaDecodeTime=function(m){var x=this.transmuxPipeline_;o.keepOriginalTimestamps||(this.baseMediaDecodeTime=m),p&&(p.timelineStartInfo.dts=void 0,p.timelineStartInfo.pts=void 0,Ot.clearDtsInfo(p),x.audioTimestampRolloverStream&&x.audioTimestampRolloverStream.discontinuity()),d&&(x.videoSegmentStream&&(x.videoSegmentStream.gopCache_=[]),d.timelineStartInfo.dts=void 0,d.timelineStartInfo.pts=void 0,Ot.clearDtsInfo(d),x.captionStream.reset()),x.timestampRolloverStream&&x.timestampRolloverStream.discontinuity()},this.setAudioAppendStart=function(m){p&&this.transmuxPipeline_.audioSegmentStream.setAudioAppendStart(m)},this.setRemux=function(m){var x=this.transmuxPipeline_;o.remux=m,x&&x.coalesceStream&&x.coalesceStream.setRemux(m)},this.alignGopsWith=function(m){d&&this.transmuxPipeline_.videoSegmentStream&&this.transmuxPipeline_.videoSegmentStream.alignGopsWith(m)},this.getLogTrigger_=function(m){var x=this;return function(S){S.stream=m,x.trigger("log",S)}},this.push=function(m){if(h){var x=Bf(m);x&&this.transmuxPipeline_.type!=="aac"?this.setupAacPipeline():!x&&this.transmuxPipeline_.type!=="ts"&&this.setupTsPipeline(),h=!1}this.transmuxPipeline_.headOfPipeline.push(m)},this.flush=function(){h=!0,this.transmuxPipeline_.headOfPipeline.flush()},this.endTimeline=function(){this.transmuxPipeline_.headOfPipeline.endTimeline()},this.reset=function(){this.transmuxPipeline_.headOfPipeline&&this.transmuxPipeline_.headOfPipeline.reset()},this.resetCaptions=function(){this.transmuxPipeline_.captionStream&&this.transmuxPipeline_.captionStream.reset()}},Vr.prototype=new Nr;var Vf={Transmuxer:Vr},qf=function(o){return o>>>0},Hf=function(o){return("00"+o.toString(16)).slice(-2)},qr={toUnsigned:qf,toHexString:Hf},zf=function(o){var u="";return u+=String.fromCharCode(o[0]),u+=String.fromCharCode(o[1]),u+=String.fromCharCode(o[2]),u+=String.fromCharCode(o[3]),u},bl=zf,$f=qr.toUnsigned,Gf=bl,Tl=function(o,u){var h=[],d,p,m,x,S;if(!u.length)return null;for(d=0;d<o.byteLength;)p=$f(o[d]<<24|o[d+1]<<16|o[d+2]<<8|o[d+3]),m=Gf(o.subarray(d+4,d+8)),x=p>1?d+p:o.byteLength,m===u[0]&&(u.length===1?h.push(o.subarray(d+8,x)):(S=Tl(o.subarray(d+8,x),u.slice(1)),S.length&&(h=h.concat(S)))),d=x;return h},ea=Tl,Wf=qr.toUnsigned,Xf=n.getUint64,Yf=function(o){var u={version:o[0],flags:new Uint8Array(o.subarray(1,4))};return u.version===1?u.baseMediaDecodeTime=Xf(o.subarray(4)):u.baseMediaDecodeTime=Wf(o[4]<<24|o[5]<<16|o[6]<<8|o[7]),u},ta=Yf,Kf=function(o){var u=new DataView(o.buffer,o.byteOffset,o.byteLength),h={version:o[0],flags:new Uint8Array(o.subarray(1,4)),trackId:u.getUint32(4)},d=h.flags[2]&1,p=h.flags[2]&2,m=h.flags[2]&8,x=h.flags[2]&16,S=h.flags[2]&32,A=h.flags[0]&65536,D=h.flags[0]&131072,M;return M=8,d&&(M+=4,h.baseDataOffset=u.getUint32(12),M+=4),p&&(h.sampleDescriptionIndex=u.getUint32(M),M+=4),m&&(h.defaultSampleDuration=u.getUint32(M),M+=4),x&&(h.defaultSampleSize=u.getUint32(M),M+=4),S&&(h.defaultSampleFlags=u.getUint32(M)),A&&(h.durationIsEmpty=!0),!d&&D&&(h.baseDataOffsetIsMoof=!0),h},xl=Kf,Qf=function(o){return{isLeading:(o[0]&12)>>>2,dependsOn:o[0]&3,isDependedOn:(o[1]&192)>>>6,hasRedundancy:(o[1]&48)>>>4,paddingValue:(o[1]&14)>>>1,isNonSyncSample:o[1]&1,degradationPriority:o[2]<<8|o[3]}},Jf=Qf,Sl=Jf,Zf=function(o){var u={version:o[0],flags:new Uint8Array(o.subarray(1,4)),samples:[]},h=new DataView(o.buffer,o.byteOffset,o.byteLength),d=u.flags[2]&1,p=u.flags[2]&4,m=u.flags[1]&1,x=u.flags[1]&2,S=u.flags[1]&4,A=u.flags[1]&8,D=h.getUint32(4),M=8,W;for(d&&(u.dataOffset=h.getInt32(M),M+=4),p&&D&&(W={flags:Sl(o.subarray(M,M+4))},M+=4,m&&(W.duration=h.getUint32(M),M+=4),x&&(W.size=h.getUint32(M),M+=4),A&&(u.version===1?W.compositionTimeOffset=h.getInt32(M):W.compositionTimeOffset=h.getUint32(M),M+=4),u.samples.push(W),D--);D--;)W={},m&&(W.duration=h.getUint32(M),M+=4),x&&(W.size=h.getUint32(M),M+=4),S&&(W.flags=Sl(o.subarray(M,M+4)),M+=4),A&&(u.version===1?W.compositionTimeOffset=h.getInt32(M):W.compositionTimeOffset=h.getUint32(M),M+=4),u.samples.push(W);return u},Cl=Zf,El={tfdt:ta,trun:Cl},Al={parseTfdt:El.tfdt,parseTrun:El.trun},ep=function(o){for(var u=0,h=String.fromCharCode(o[u]),d="";h!=="\0";)d+=h,u++,h=String.fromCharCode(o[u]);return d+=h,d},tp={uint8ToCString:ep},Hr=tp.uint8ToCString,ip=n.getUint64,sp=function(o){var u=4,h=o[0],d,p,m,x,S,A,D,M;if(h===0){d=Hr(o.subarray(u)),u+=d.length,p=Hr(o.subarray(u)),u+=p.length;var W=new DataView(o.buffer);m=W.getUint32(u),u+=4,S=W.getUint32(u),u+=4,A=W.getUint32(u),u+=4,D=W.getUint32(u),u+=4}else if(h===1){var W=new DataView(o.buffer);m=W.getUint32(u),u+=4,x=ip(o.subarray(u)),u+=8,A=W.getUint32(u),u+=4,D=W.getUint32(u),u+=4,d=Hr(o.subarray(u)),u+=d.length,p=Hr(o.subarray(u)),u+=p.length}M=new Uint8Array(o.subarray(u,o.byteLength));var ae={scheme_id_uri:d,value:p,timescale:m||1,presentation_time:x,presentation_time_delta:S,event_duration:A,id:D,message_data:M};return np(h,ae)?ae:void 0},rp=function(o,u,h,d){return o||o===0?o/u:d+h/u},np=function(o,u){var h=u.scheme_id_uri!=="\0",d=o===0&&wl(u.presentation_time_delta)&&h,p=o===1&&wl(u.presentation_time)&&h;return!(o>1)&&d||p},wl=function(o){return o!==void 0||o!==null},ap={parseEmsgBox:sp,scaleTime:rp},Vs;typeof window<"u"?Vs=window:typeof s<"u"?Vs=s:typeof self<"u"?Vs=self:Vs={};var Dl=Vs,zr=qr.toUnsigned,qs=qr.toHexString,Fe=ea,Xi=bl,ia=ap,op=xl,lp=Cl,up=ta,cp=n.getUint64,kl,jl,Il,Pl,Ll,sa,Ol,ra=Dl,dp=rl.parseId3Frames;kl=function(o){var u={},h=Fe(o,["moov","trak"]);return h.reduce(function(d,p){var m,x,S,A,D;return m=Fe(p,["tkhd"])[0],!m||(x=m[0],S=x===0?12:20,A=zr(m[S]<<24|m[S+1]<<16|m[S+2]<<8|m[S+3]),D=Fe(p,["mdia","mdhd"])[0],!D)?null:(x=D[0],S=x===0?12:20,d[A]=zr(D[S]<<24|D[S+1]<<16|D[S+2]<<8|D[S+3]),d)},u)},jl=function(o,u){var h;h=Fe(u,["moof","traf"]);var d=h.reduce(function(p,m){var x=Fe(m,["tfhd"])[0],S=zr(x[4]<<24|x[5]<<16|x[6]<<8|x[7]),A=o[S]||9e4,D=Fe(m,["tfdt"])[0],M=new DataView(D.buffer,D.byteOffset,D.byteLength),W;D[0]===1?W=cp(D.subarray(4,12)):W=M.getUint32(4);let ae;return typeof W=="bigint"?ae=W/ra.BigInt(A):typeof W=="number"&&!isNaN(W)&&(ae=W/A),ae<Number.MAX_SAFE_INTEGER&&(ae=Number(ae)),ae<p&&(p=ae),p},1/0);return typeof d=="bigint"||isFinite(d)?d:0},Il=function(o,u){var h=Fe(u,["moof","traf"]),d=0,p=0,m;if(h&&h.length){var x=Fe(h[0],["tfhd"])[0],S=Fe(h[0],["trun"])[0],A=Fe(h[0],["tfdt"])[0];if(x){var D=op(x);m=D.trackId}if(A){var M=up(A);d=M.baseMediaDecodeTime}if(S){var W=lp(S);W.samples&&W.samples.length&&(p=W.samples[0].compositionTimeOffset||0)}}var ae=o[m]||9e4;typeof d=="bigint"&&(p=ra.BigInt(p),ae=ra.BigInt(ae));var K=(d+p)/ae;return typeof K=="bigint"&&K<Number.MAX_SAFE_INTEGER&&(K=Number(K)),K},Pl=function(o){var u=Fe(o,["moov","trak"]),h=[];return u.forEach(function(d){var p=Fe(d,["mdia","hdlr"]),m=Fe(d,["tkhd"]);p.forEach(function(x,S){var A=Xi(x.subarray(8,12)),D=m[S],M,W,ae;A==="vide"&&(M=new DataView(D.buffer,D.byteOffset,D.byteLength),W=M.getUint8(0),ae=W===0?M.getUint32(12):M.getUint32(20),h.push(ae))})}),h},sa=function(o){var u=o[0],h=u===0?12:20;return zr(o[h]<<24|o[h+1]<<16|o[h+2]<<8|o[h+3])},Ll=function(o){var u=Fe(o,["moov","trak"]),h=[];return u.forEach(function(d){var p={},m=Fe(d,["tkhd"])[0],x,S;m&&(x=new DataView(m.buffer,m.byteOffset,m.byteLength),S=x.getUint8(0),p.id=S===0?x.getUint32(12):x.getUint32(20));var A=Fe(d,["mdia","hdlr"])[0];if(A){var D=Xi(A.subarray(8,12));D==="vide"?p.type="video":D==="soun"?p.type="audio":p.type=D}var M=Fe(d,["mdia","minf","stbl","stsd"])[0];if(M){var W=M.subarray(8);p.codec=Xi(W.subarray(4,8));var ae=Fe(W,[p.codec])[0],K,le;ae&&(/^[asm]vc[1-9]$/i.test(p.codec)?(K=ae.subarray(78),le=Xi(K.subarray(4,8)),le==="avcC"&&K.length>11?(p.codec+=".",p.codec+=qs(K[9]),p.codec+=qs(K[10]),p.codec+=qs(K[11])):p.codec="avc1.4d400d"):/^mp4[a,v]$/i.test(p.codec)?(K=ae.subarray(28),le=Xi(K.subarray(4,8)),le==="esds"&&K.length>20&&K[19]!==0?(p.codec+="."+qs(K[19]),p.codec+="."+qs(K[20]>>>2&63).replace(/^0/,"")):p.codec="mp4a.40.2"):p.codec=p.codec.toLowerCase())}var ge=Fe(d,["mdia","mdhd"])[0];ge&&(p.timescale=sa(ge)),h.push(p)}),h},Ol=function(o,u=0){var h=Fe(o,["emsg"]);return h.map(d=>{var p=ia.parseEmsgBox(new Uint8Array(d)),m=dp(p.message_data);return{cueTime:ia.scaleTime(p.presentation_time,p.timescale,p.presentation_time_delta,u),duration:ia.scaleTime(p.event_duration,p.timescale),frames:m}})};var Hs={findBox:Fe,parseType:Xi,timescale:kl,startTime:jl,compositionStartTime:Il,videoTrackIds:Pl,tracks:Ll,getTimescaleFromMediaHeader:sa,getEmsgID3:Ol};const{parseTrun:hp}=Al,{findBox:Ml}=Hs;var Rl=Dl,fp=function(o){var u=Ml(o,["moof","traf"]),h=Ml(o,["mdat"]),d=[];return h.forEach(function(p,m){var x=u[m];d.push({mdat:p,traf:x})}),d},pp=function(o,u,h){var d=u,p=h.defaultSampleDuration||0,m=h.defaultSampleSize||0,x=h.trackId,S=[];return o.forEach(function(A){var D=hp(A),M=D.samples;M.forEach(function(W){W.duration===void 0&&(W.duration=p),W.size===void 0&&(W.size=m),W.trackId=x,W.dts=d,W.compositionTimeOffset===void 0&&(W.compositionTimeOffset=0),typeof d=="bigint"?(W.pts=d+Rl.BigInt(W.compositionTimeOffset),d+=Rl.BigInt(W.duration)):(W.pts=d+W.compositionTimeOffset,d+=W.duration)}),S=S.concat(M)}),S},Nl={getMdatTrafPairs:fp,parseSamples:pp},mp=Ct.discardEmulationPreventionBytes,gp=el.CaptionStream,na=ea,vp=ta,yp=xl,{getMdatTrafPairs:_p,parseSamples:bp}=Nl,Tp=function(o,u){for(var h=o,d=0;d<u.length;d++){var p=u[d];if(h<p.size)return p;h-=p.size}return null},xp=function(o,u,h){var d=new DataView(o.buffer,o.byteOffset,o.byteLength),p={logs:[],seiNals:[]},m,x,S,A;for(x=0;x+4<o.length;x+=S)if(S=d.getUint32(x),x+=4,!(S<=0))switch(o[x]&31){case 6:var D=o.subarray(x+1,x+1+S),M=Tp(x,u);if(m={nalUnitType:"sei_rbsp",size:S,data:D,escapedRBSP:mp(D),trackId:h},M)m.pts=M.pts,m.dts=M.dts,A=M;else if(A)m.pts=A.pts,m.dts=A.dts;else{p.logs.push({level:"warn",message:"We've encountered a nal unit without data at "+x+" for trackId "+h+". See mux.js#223."});break}p.seiNals.push(m);break}return p},Sp=function(o,u){var h={},d=_p(o);return d.forEach(function(p){var m=p.mdat,x=p.traf,S=na(x,["tfhd"]),A=yp(S[0]),D=A.trackId,M=na(x,["tfdt"]),W=M.length>0?vp(M[0]).baseMediaDecodeTime:0,ae=na(x,["trun"]),K,le;u===D&&ae.length>0&&(K=bp(ae,W,A),le=xp(m,K,D),h[D]||(h[D]={seiNals:[],logs:[]}),h[D].seiNals=h[D].seiNals.concat(le.seiNals),h[D].logs=h[D].logs.concat(le.logs))}),h},Cp=function(o,u,h){var d;if(u===null)return null;d=Sp(o,u);var p=d[u]||{};return{seiNals:p.seiNals,logs:p.logs,timescale:h}},Ep=function(){var o=!1,u,h,d,p,m,x;this.isInitialized=function(){return o},this.init=function(S){u=new gp,o=!0,x=S?S.isPartial:!1,u.on("data",function(A){A.startTime=A.startPts/p,A.endTime=A.endPts/p,m.captions.push(A),m.captionStreams[A.stream]=!0}),u.on("log",function(A){m.logs.push(A)})},this.isNewInit=function(S,A){return S&&S.length===0||A&&typeof A=="object"&&Object.keys(A).length===0?!1:d!==S[0]||p!==A[d]},this.parse=function(S,A,D){var M;if(this.isInitialized()){if(!A||!D)return null;if(this.isNewInit(A,D))d=A[0],p=D[d];else if(d===null||!p)return h.push(S),null}else return null;for(;h.length>0;){var W=h.shift();this.parse(W,A,D)}return M=Cp(S,d,p),M&&M.logs&&(m.logs=m.logs.concat(M.logs)),M===null||!M.seiNals?m.logs.length?{logs:m.logs,captions:[],captionStreams:[]}:null:(this.pushNals(M.seiNals),this.flushStream(),m)},this.pushNals=function(S){if(!this.isInitialized()||!S||S.length===0)return null;S.forEach(function(A){u.push(A)})},this.flushStream=function(){if(!this.isInitialized())return null;x?u.partialFlush():u.flush()},this.clearParsedCaptions=function(){m.captions=[],m.captionStreams={},m.logs=[]},this.resetCaptionStream=function(){if(!this.isInitialized())return null;u.reset()},this.clearAllCaptions=function(){this.clearParsedCaptions(),this.resetCaptionStream()},this.reset=function(){h=[],d=null,p=null,m?this.clearParsedCaptions():m={captions:[],captionStreams:{},logs:[]},this.resetCaptionStream()},this.reset()},Ap=Ep;const{parseTfdt:wp}=Al,pi=ea,{getTimescaleFromMediaHeader:Dp}=Hs,{parseSamples:kp,getMdatTrafPairs:jp}=Nl;var Bl=function(){let o=9e4;this.init=function(u){const h=pi(u,["moov","trak","mdia","mdhd"])[0];h&&(o=Dp(h))},this.parseSegment=function(u){const h=[],d=jp(u);let p=0;return d.forEach(function(m){const x=m.mdat,S=m.traf,A=pi(S,["tfdt"])[0],D=pi(S,["tfhd"])[0],M=pi(S,["trun"]);if(A&&(p=wp(A).baseMediaDecodeTime),M.length&&D){const W=kp(M,p,D);let ae=0;W.forEach(function(K){const le="utf-8",ge=new TextDecoder(le),Ge=x.slice(ae,ae+K.size);if(pi(Ge,["vtte"])[0]){ae+=K.size;return}pi(Ge,["vttc"]).forEach(function(zs){const $s=pi(zs,["payl"])[0],Gs=pi(zs,["sttg"])[0],Ws=K.pts/o,Wr=(K.pts+K.duration)/o;let je,Xs;if($s)try{je=ge.decode($s)}catch(Mt){console.error(Mt)}if(Gs)try{Xs=ge.decode(Gs)}catch(Mt){console.error(Mt)}K.duration&&je&&h.push({cueText:je,start:Ws,end:Wr,settings:Xs})}),ae+=K.size})}}),h}},aa=wr,Fl=function(o){var u=o[1]&31;return u<<=8,u|=o[2],u},$r=function(o){return!!(o[1]&64)},Gr=function(o){var u=0;return(o[3]&48)>>>4>1&&(u+=o[4]+1),u},Ip=function(o,u){var h=Fl(o);return h===0?"pat":h===u?"pmt":u?"pes":null},Pp=function(o){var u=$r(o),h=4+Gr(o);return u&&(h+=o[h]+1),(o[h+10]&31)<<8|o[h+11]},Lp=function(o){var u={},h=$r(o),d=4+Gr(o);if(h&&(d+=o[d]+1),!!(o[d+5]&1)){var p,m,x;p=(o[d+1]&15)<<8|o[d+2],m=3+p-4,x=(o[d+10]&15)<<8|o[d+11];for(var S=12+x;S<m;){var A=d+S;u[(o[A+1]&31)<<8|o[A+2]]=o[A],S+=((o[A+3]&15)<<8|o[A+4])+5}return u}},Op=function(o,u){var h=Fl(o),d=u[h];switch(d){case aa.H264_STREAM_TYPE:return"video";case aa.ADTS_STREAM_TYPE:return"audio";case aa.METADATA_STREAM_TYPE:return"timed-metadata";default:return null}},Mp=function(o){var u=$r(o);if(!u)return null;var h=4+Gr(o);if(h>=o.byteLength)return null;var d=null,p;return p=o[h+7],p&192&&(d={},d.pts=(o[h+9]&14)<<27|(o[h+10]&255)<<20|(o[h+11]&254)<<12|(o[h+12]&255)<<5|(o[h+13]&254)>>>3,d.pts*=4,d.pts+=(o[h+13]&6)>>>1,d.dts=d.pts,p&64&&(d.dts=(o[h+14]&14)<<27|(o[h+15]&255)<<20|(o[h+16]&254)<<12|(o[h+17]&255)<<5|(o[h+18]&254)>>>3,d.dts*=4,d.dts+=(o[h+18]&6)>>>1)),d},oa=function(o){switch(o){case 5:return"slice_layer_without_partitioning_rbsp_idr";case 6:return"sei_rbsp";case 7:return"seq_parameter_set_rbsp";case 8:return"pic_parameter_set_rbsp";case 9:return"access_unit_delimiter_rbsp";default:return null}},Rp=function(o){for(var u=4+Gr(o),h=o.subarray(u),d=0,p=0,m=!1,x;p<h.byteLength-3;p++)if(h[p+2]===1){d=p+5;break}for(;d<h.byteLength;)switch(h[d]){case 0:if(h[d-1]!==0){d+=2;break}else if(h[d-2]!==0){d++;break}p+3!==d-2&&(x=oa(h[p+3]&31),x==="slice_layer_without_partitioning_rbsp_idr"&&(m=!0));do d++;while(h[d]!==1&&d<h.length);p=d-2,d+=3;break;case 1:if(h[d-1]!==0||h[d-2]!==0){d+=3;break}x=oa(h[p+3]&31),x==="slice_layer_without_partitioning_rbsp_idr"&&(m=!0),p=d-2,d+=3;break;default:d+=3;break}return h=h.subarray(p),d-=p,p=0,h&&h.byteLength>3&&(x=oa(h[p+3]&31),x==="slice_layer_without_partitioning_rbsp_idr"&&(m=!0)),m},Np={parseType:Ip,parsePat:Pp,parsePmt:Lp,parsePayloadUnitStartIndicator:$r,parsePesType:Op,parsePesTime:Mp,videoPacketContainsKeyFrame:Rp},Ul=wr,Yi=il.handleRollover,Ce={};Ce.ts=Np,Ce.aac=Zn;var ji=Te.ONE_SECOND_IN_TS,at=188,Vt=71,Bp=function(o,u){for(var h=0,d=at,p,m;d<o.byteLength;){if(o[h]===Vt&&o[d]===Vt){switch(p=o.subarray(h,d),m=Ce.ts.parseType(p,u.pid),m){case"pat":u.pid=Ce.ts.parsePat(p);break;case"pmt":var x=Ce.ts.parsePmt(p);u.table=u.table||{},Object.keys(x).forEach(function(S){u.table[S]=x[S]});break}h+=at,d+=at;continue}h++,d++}},Vl=function(o,u,h){for(var d=0,p=at,m,x,S,A,D,M=!1;p<=o.byteLength;){if(o[d]===Vt&&(o[p]===Vt||p===o.byteLength)){if(m=o.subarray(d,p),x=Ce.ts.parseType(m,u.pid),x==="pes"&&(S=Ce.ts.parsePesType(m,u.table),A=Ce.ts.parsePayloadUnitStartIndicator(m),S==="audio"&&A&&(D=Ce.ts.parsePesTime(m),D&&(D.type="audio",h.audio.push(D),M=!0))),M)break;d+=at,p+=at;continue}d++,p++}for(p=o.byteLength,d=p-at,M=!1;d>=0;){if(o[d]===Vt&&(o[p]===Vt||p===o.byteLength)){if(m=o.subarray(d,p),x=Ce.ts.parseType(m,u.pid),x==="pes"&&(S=Ce.ts.parsePesType(m,u.table),A=Ce.ts.parsePayloadUnitStartIndicator(m),S==="audio"&&A&&(D=Ce.ts.parsePesTime(m),D&&(D.type="audio",h.audio.push(D),M=!0))),M)break;d-=at,p-=at;continue}d--,p--}},Fp=function(o,u,h){for(var d=0,p=at,m,x,S,A,D,M,W,ae,K=!1,le={data:[],size:0};p<o.byteLength;){if(o[d]===Vt&&o[p]===Vt){switch(m=o.subarray(d,p),x=Ce.ts.parseType(m,u.pid),x){case"pes":if(S=Ce.ts.parsePesType(m,u.table),A=Ce.ts.parsePayloadUnitStartIndicator(m),S==="video"&&(A&&!K&&(D=Ce.ts.parsePesTime(m),D&&(D.type="video",h.video.push(D),K=!0)),!h.firstKeyFrame)){if(A&&le.size!==0){for(M=new Uint8Array(le.size),W=0;le.data.length;)ae=le.data.shift(),M.set(ae,W),W+=ae.byteLength;if(Ce.ts.videoPacketContainsKeyFrame(M)){var ge=Ce.ts.parsePesTime(M);ge?(h.firstKeyFrame=ge,h.firstKeyFrame.type="video"):console.warn("Failed to extract PTS/DTS from PES at first keyframe. This could be an unusual TS segment, or else mux.js did not parse your TS segment correctly. If you know your TS segments do contain PTS/DTS on keyframes please file a bug report! You can try ffprobe to double check for yourself.")}le.size=0}le.data.push(m),le.size+=m.byteLength}break}if(K&&h.firstKeyFrame)break;d+=at,p+=at;continue}d++,p++}for(p=o.byteLength,d=p-at,K=!1;d>=0;){if(o[d]===Vt&&o[p]===Vt){if(m=o.subarray(d,p),x=Ce.ts.parseType(m,u.pid),x==="pes"&&(S=Ce.ts.parsePesType(m,u.table),A=Ce.ts.parsePayloadUnitStartIndicator(m),S==="video"&&A&&(D=Ce.ts.parsePesTime(m),D&&(D.type="video",h.video.push(D),K=!0))),K)break;d-=at,p-=at;continue}d--,p--}},Up=function(o,u){if(o.audio&&o.audio.length){var h=u;(typeof h>"u"||isNaN(h))&&(h=o.audio[0].dts),o.audio.forEach(function(m){m.dts=Yi(m.dts,h),m.pts=Yi(m.pts,h),m.dtsTime=m.dts/ji,m.ptsTime=m.pts/ji})}if(o.video&&o.video.length){var d=u;if((typeof d>"u"||isNaN(d))&&(d=o.video[0].dts),o.video.forEach(function(m){m.dts=Yi(m.dts,d),m.pts=Yi(m.pts,d),m.dtsTime=m.dts/ji,m.ptsTime=m.pts/ji}),o.firstKeyFrame){var p=o.firstKeyFrame;p.dts=Yi(p.dts,d),p.pts=Yi(p.pts,d),p.dtsTime=p.dts/ji,p.ptsTime=p.pts/ji}}},Vp=function(o){for(var u=!1,h=0,d=null,p=null,m=0,x=0,S;o.length-x>=3;){var A=Ce.aac.parseType(o,x);switch(A){case"timed-metadata":if(o.length-x<10){u=!0;break}if(m=Ce.aac.parseId3TagSize(o,x),m>o.length){u=!0;break}p===null&&(S=o.subarray(x,x+m),p=Ce.aac.parseAacTimestamp(S)),x+=m;break;case"audio":if(o.length-x<7){u=!0;break}if(m=Ce.aac.parseAdtsSize(o,x),m>o.length){u=!0;break}d===null&&(S=o.subarray(x,x+m),d=Ce.aac.parseSampleRate(S)),h++,x+=m;break;default:x++;break}if(u)return null}if(d===null||p===null)return null;var D=ji/d,M={audio:[{type:"audio",dts:p,pts:p},{type:"audio",dts:p+h*1024*D,pts:p+h*1024*D}]};return M},qp=function(o){var u={pid:null,table:null},h={};Bp(o,u);for(var d in u.table)if(u.table.hasOwnProperty(d)){var p=u.table[d];switch(p){case Ul.H264_STREAM_TYPE:h.video=[],Fp(o,u,h),h.video.length===0&&delete h.video;break;case Ul.ADTS_STREAM_TYPE:h.audio=[],Vl(o,u,h),h.audio.length===0&&delete h.audio;break}}return h},Hp=function(o,u){var h=Ce.aac.isLikelyAacData(o),d;return h?d=Vp(o):d=qp(o),!d||!d.audio&&!d.video?null:(Up(d,u),d)},zp={inspect:Hp,parseAudioPes_:Vl};const $p=function(o,u){u.on("data",function(h){const d=h.initSegment;h.initSegment={data:d.buffer,byteOffset:d.byteOffset,byteLength:d.byteLength};const p=h.data;h.data=p.buffer,o.postMessage({action:"data",segment:h,byteOffset:p.byteOffset,byteLength:p.byteLength},[h.data])}),u.on("done",function(h){o.postMessage({action:"done"})}),u.on("gopInfo",function(h){o.postMessage({action:"gopInfo",gopInfo:h})}),u.on("videoSegmentTimingInfo",function(h){const d={start:{decode:Te.videoTsToSeconds(h.start.dts),presentation:Te.videoTsToSeconds(h.start.pts)},end:{decode:Te.videoTsToSeconds(h.end.dts),presentation:Te.videoTsToSeconds(h.end.pts)},baseMediaDecodeTime:Te.videoTsToSeconds(h.baseMediaDecodeTime)};h.prependedContentDuration&&(d.prependedContentDuration=Te.videoTsToSeconds(h.prependedContentDuration)),o.postMessage({action:"videoSegmentTimingInfo",videoSegmentTimingInfo:d})}),u.on("audioSegmentTimingInfo",function(h){const d={start:{decode:Te.videoTsToSeconds(h.start.dts),presentation:Te.videoTsToSeconds(h.start.pts)},end:{decode:Te.videoTsToSeconds(h.end.dts),presentation:Te.videoTsToSeconds(h.end.pts)},baseMediaDecodeTime:Te.videoTsToSeconds(h.baseMediaDecodeTime)};h.prependedContentDuration&&(d.prependedContentDuration=Te.videoTsToSeconds(h.prependedContentDuration)),o.postMessage({action:"audioSegmentTimingInfo",audioSegmentTimingInfo:d})}),u.on("id3Frame",function(h){o.postMessage({action:"id3Frame",id3Frame:h})}),u.on("caption",function(h){o.postMessage({action:"caption",caption:h})}),u.on("trackinfo",function(h){o.postMessage({action:"trackinfo",trackInfo:h})}),u.on("audioTimingInfo",function(h){o.postMessage({action:"audioTimingInfo",audioTimingInfo:{start:Te.videoTsToSeconds(h.start),end:Te.videoTsToSeconds(h.end)}})}),u.on("videoTimingInfo",function(h){o.postMessage({action:"videoTimingInfo",videoTimingInfo:{start:Te.videoTsToSeconds(h.start),end:Te.videoTsToSeconds(h.end)}})}),u.on("log",function(h){o.postMessage({action:"log",log:h})})};class ql{constructor(u,h){this.options=h||{},this.self=u,this.init()}init(){this.transmuxer&&this.transmuxer.dispose(),this.transmuxer=new Vf.Transmuxer(this.options),$p(this.self,this.transmuxer)}pushMp4Captions(u){this.captionParser||(this.captionParser=new Ap,this.captionParser.init());const h=new Uint8Array(u.data,u.byteOffset,u.byteLength),d=this.captionParser.parse(h,u.trackIds,u.timescales);this.self.postMessage({action:"mp4Captions",captions:d&&d.captions||[],logs:d&&d.logs||[],data:h.buffer},[h.buffer])}initMp4WebVttParser(u){this.webVttParser||(this.webVttParser=new Bl);const h=new Uint8Array(u.data,u.byteOffset,u.byteLength);this.webVttParser.init(h)}getMp4WebVttText(u){this.webVttParser||(this.webVttParser=new Bl);const h=new Uint8Array(u.data,u.byteOffset,u.byteLength),d=this.webVttParser.parseSegment(h);this.self.postMessage({action:"getMp4WebVttText",mp4VttCues:d||[],data:h.buffer},[h.buffer])}probeMp4StartTime({timescales:u,data:h}){const d=Hs.startTime(u,h);this.self.postMessage({action:"probeMp4StartTime",startTime:d,data:h},[h.buffer])}probeMp4Tracks({data:u}){const h=Hs.tracks(u);this.self.postMessage({action:"probeMp4Tracks",tracks:h,data:u},[u.buffer])}probeEmsgID3({data:u,offset:h}){const d=Hs.getEmsgID3(u,h);this.self.postMessage({action:"probeEmsgID3",id3Frames:d,emsgData:u},[u.buffer])}probeTs({data:u,baseStartTime:h}){const d=typeof h=="number"&&!isNaN(h)?h*Te.ONE_SECOND_IN_TS:void 0,p=zp.inspect(u,d);let m=null;p&&(m={hasVideo:p.video&&p.video.length===2||!1,hasAudio:p.audio&&p.audio.length===2||!1},m.hasVideo&&(m.videoStart=p.video[0].ptsTime),m.hasAudio&&(m.audioStart=p.audio[0].ptsTime)),this.self.postMessage({action:"probeTs",result:m,data:u},[u.buffer])}clearAllMp4Captions(){this.captionParser&&this.captionParser.clearAllCaptions()}clearParsedMp4Captions(){this.captionParser&&this.captionParser.clearParsedCaptions()}push(u){const h=new Uint8Array(u.data,u.byteOffset,u.byteLength);this.transmuxer.push(h)}reset(){this.transmuxer.reset()}setTimestampOffset(u){const h=u.timestampOffset||0;this.transmuxer.setBaseMediaDecodeTime(Math.round(Te.secondsToVideoTs(h)))}setAudioAppendStart(u){this.transmuxer.setAudioAppendStart(Math.ceil(Te.secondsToVideoTs(u.appendStart)))}setRemux(u){this.transmuxer.setRemux(u.remux)}flush(u){this.transmuxer.flush(),self.postMessage({action:"done",type:"transmuxed"})}endTimeline(){this.transmuxer.endTimeline(),self.postMessage({action:"endedtimeline",type:"transmuxed"})}alignGopsWith(u){this.transmuxer.alignGopsWith(u.gopsToAlignWith.slice())}}self.onmessage=function(o){if(o.data.action==="init"&&o.data.options){this.messageHandlers=new ql(self,o.data.options);return}this.messageHandlers||(this.messageHandlers=new ql(self)),o.data&&o.data.action&&o.data.action!=="init"&&this.messageHandlers[o.data.action]&&this.messageHandlers[o.data.action](o.data)}}));var g2=Dh(m2);const v2=(s,e,t)=>{const{type:i,initSegment:r,captions:n,captionStreams:a,metadata:l,videoFrameDtsTime:c,videoFramePtsTime:f}=s.data.segment;e.buffer.push({captions:n,captionStreams:a,metadata:l});const g=s.data.segment.boxes||{data:s.data.segment.data},y={type:i,data:new Uint8Array(g.data,g.data.byteOffset,g.data.byteLength),initSegment:new Uint8Array(r.data,r.byteOffset,r.byteLength)};typeof c<"u"&&(y.videoFrameDtsTime=c),typeof f<"u"&&(y.videoFramePtsTime=f),t(y)},y2=({transmuxedData:s,callback:e})=>{s.buffer=[],e(s)},_2=(s,e)=>{e.gopInfo=s.data.gopInfo},Ih=s=>{const{transmuxer:e,bytes:t,audioAppendStart:i,gopsToAlignWith:r,remux:n,onData:a,onTrackInfo:l,onAudioTimingInfo:c,onVideoTimingInfo:f,onVideoSegmentTimingInfo:g,onAudioSegmentTimingInfo:y,onId3:k,onCaptions:E,onDone:L,onEndedTimeline:_,onTransmuxerLog:I,isEndOfTimeline:N,segment:R,triggerSegmentEventFn:P}=s,$={buffer:[]};let U=N;const V=G=>{e.currentTransmux===s&&(G.data.action==="data"&&v2(G,$,a),G.data.action==="trackinfo"&&l(G.data.trackInfo),G.data.action==="gopInfo"&&_2(G,$),G.data.action==="audioTimingInfo"&&c(G.data.audioTimingInfo),G.data.action==="videoTimingInfo"&&f(G.data.videoTimingInfo),G.data.action==="videoSegmentTimingInfo"&&g(G.data.videoSegmentTimingInfo),G.data.action==="audioSegmentTimingInfo"&&y(G.data.audioSegmentTimingInfo),G.data.action==="id3Frame"&&k([G.data.id3Frame],G.data.id3Frame.dispatchType),G.data.action==="caption"&&E(G.data.caption),G.data.action==="endedtimeline"&&(U=!1,_()),G.data.action==="log"&&I(G.data.log),G.data.type==="transmuxed"&&(U||(e.onmessage=null,y2({transmuxedData:$,callback:L}),Ph(e))))},O=()=>{const G={message:"Received an error message from the transmuxer worker",metadata:{errorType:B.Error.StreamingFailedToTransmuxSegment,segmentInfo:Oi({segment:R})}};L(null,G)};if(e.onmessage=V,e.onerror=O,i&&e.postMessage({action:"setAudioAppendStart",appendStart:i}),Array.isArray(r)&&e.postMessage({action:"alignGopsWith",gopsToAlignWith:r}),typeof n<"u"&&e.postMessage({action:"setRemux",remux:n}),t.byteLength){const G=t instanceof ArrayBuffer?t:t.buffer,b=t instanceof ArrayBuffer?0:t.byteOffset;P({type:"segmenttransmuxingstart",segment:R}),e.postMessage({action:"push",data:G,byteOffset:b,byteLength:t.byteLength},[G])}N&&e.postMessage({action:"endTimeline"}),e.postMessage({action:"flush"})},Ph=s=>{s.currentTransmux=null,s.transmuxQueue.length&&(s.currentTransmux=s.transmuxQueue.shift(),typeof s.currentTransmux=="function"?s.currentTransmux():Ih(s.currentTransmux))},ic=(s,e)=>{s.postMessage({action:e}),Ph(s)},Lh=(s,e)=>{if(!e.currentTransmux){e.currentTransmux=s,ic(e,s);return}e.transmuxQueue.push(ic.bind(null,e,s))},b2=s=>{Lh("reset",s)},T2=s=>{Lh("endTimeline",s)},Oh=s=>{if(!s.transmuxer.currentTransmux){s.transmuxer.currentTransmux=s,Ih(s);return}s.transmuxer.transmuxQueue.push(s)},x2=s=>{const e=new g2;e.currentTransmux=null,e.transmuxQueue=[];const t=e.terminate;return e.terminate=()=>(e.currentTransmux=null,e.transmuxQueue.length=0,t.call(e)),e.postMessage({action:"init",options:s}),e};var Ua={reset:b2,endTimeline:T2,transmux:Oh,createTransmuxer:x2};const os=function(s){const e=s.transmuxer,t=s.endAction||s.action,i=s.callback,r=Ue({},s,{endAction:null,transmuxer:null,callback:null}),n=a=>{a.data.action===t&&(e.removeEventListener("message",n),a.data.data&&(a.data.data=new Uint8Array(a.data.data,s.byteOffset||0,s.byteLength||a.data.data.byteLength),s.data&&(s.data=a.data.data)),i(a.data))};if(e.addEventListener("message",n),s.data){const a=s.data instanceof ArrayBuffer;r.byteOffset=a?0:s.data.byteOffset,r.byteLength=s.data.byteLength;const l=[a?s.data:s.data.buffer];e.postMessage(r,l)}else e.postMessage(r)},Xt={FAILURE:2,TIMEOUT:-101,ABORTED:-102},Mh="wvtt",co=s=>{s.forEach(e=>{e.abort()})},S2=s=>({bandwidth:s.bandwidth,bytesReceived:s.bytesReceived||0,roundTripTime:s.roundTripTime||0}),C2=s=>{const e=s.target,i={bandwidth:1/0,bytesReceived:0,roundTripTime:Date.now()-e.requestTime||0};return i.bytesReceived=s.loaded,i.bandwidth=Math.floor(i.bytesReceived/i.roundTripTime*8*1e3),i},Jo=(s,e)=>{const{requestType:t}=e,i=Vi({requestType:t,request:e,error:s});return e.timedout?{status:e.status,message:"HLS request timed-out at URL: "+e.uri,code:Xt.TIMEOUT,xhr:e,metadata:i}:e.aborted?{status:e.status,message:"HLS request aborted at URL: "+e.uri,code:Xt.ABORTED,xhr:e,metadata:i}:s?{status:e.status,message:"HLS request errored at URL: "+e.uri,code:Xt.FAILURE,xhr:e,metadata:i}:e.responseType==="arraybuffer"&&e.response.byteLength===0?{status:e.status,message:"Empty HLS response at URL: "+e.uri,code:Xt.FAILURE,xhr:e,metadata:i}:null},sc=(s,e,t,i)=>(r,n)=>{const a=n.response,l=Jo(r,n);if(l)return t(l,s);if(a.byteLength!==16)return t({status:n.status,message:"Invalid HLS key at URL: "+n.uri,code:Xt.FAILURE,xhr:n},s);const c=new DataView(a),f=new Uint32Array([c.getUint32(0),c.getUint32(4),c.getUint32(8),c.getUint32(12)]);for(let y=0;y<e.length;y++)e[y].bytes=f;const g={uri:n.uri};return i({type:"segmentkeyloadcomplete",segment:s,keyInfo:g}),t(null,s)},E2=(s,e)=>{e===Mh&&s.transmuxer.postMessage({action:"initMp4WebVttParser",data:s.map.bytes})},A2=(s,e,t)=>{e===Mh&&os({action:"getMp4WebVttText",data:s.bytes,transmuxer:s.transmuxer,callback:({data:i,mp4VttCues:r})=>{s.bytes=i,t(null,s,{mp4VttCues:r})}})},Rh=(s,e)=>{const t=To(s.map.bytes);if(t!=="mp4"){const i=s.map.resolvedUri||s.map.uri,r=t||"unknown";return e({internal:!0,message:`Found unsupported ${r} container for initialization segment at URL: ${i}`,code:Xt.FAILURE,metadata:{mediaType:r}})}os({action:"probeMp4Tracks",data:s.map.bytes,transmuxer:s.transmuxer,callback:({tracks:i,data:r})=>(s.map.bytes=r,i.forEach(function(n){s.map.tracks=s.map.tracks||{},!s.map.tracks[n.type]&&(s.map.tracks[n.type]=n,typeof n.id=="number"&&n.timescale&&(s.map.timescales=s.map.timescales||{},s.map.timescales[n.id]=n.timescale),n.type==="text"&&E2(s,n.codec))}),e(null))})},w2=({segment:s,finishProcessingFn:e,triggerSegmentEventFn:t})=>(i,r)=>{const n=Jo(i,r);if(n)return e(n,s);const a=new Uint8Array(r.response);if(t({type:"segmentloaded",segment:s}),s.map.key)return s.map.encryptedBytes=a,e(null,s);s.map.bytes=a,Rh(s,function(l){if(l)return l.xhr=r,l.status=r.status,e(l,s);e(null,s)})},D2=({segment:s,finishProcessingFn:e,responseType:t,triggerSegmentEventFn:i})=>(r,n)=>{const a=Jo(r,n);if(a)return e(a,s);i({type:"segmentloaded",segment:s});const l=t==="arraybuffer"||!n.responseText?n.response:f2(n.responseText.substring(s.lastReachedChar||0));return s.stats=S2(n),s.key?s.encryptedBytes=new Uint8Array(l):s.bytes=new Uint8Array(l),e(null,s)},k2=({segment:s,bytes:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})=>{const L=s.map&&s.map.tracks||{},_=!!(L.audio&&L.video);let I=i.bind(null,s,"audio","start");const N=i.bind(null,s,"audio","end");let R=i.bind(null,s,"video","start");const P=i.bind(null,s,"video","end"),$=()=>Oh({bytes:e,transmuxer:s.transmuxer,audioAppendStart:s.audioAppendStart,gopsToAlignWith:s.gopsToAlignWith,remux:_,onData:U=>{U.type=U.type==="combined"?"video":U.type,g(s,U)},onTrackInfo:U=>{t&&(_&&(U.isMuxed=!0),t(s,U))},onAudioTimingInfo:U=>{I&&typeof U.start<"u"&&(I(U.start),I=null),N&&typeof U.end<"u"&&N(U.end)},onVideoTimingInfo:U=>{R&&typeof U.start<"u"&&(R(U.start),R=null),P&&typeof U.end<"u"&&P(U.end)},onVideoSegmentTimingInfo:U=>{const V={pts:{start:U.start.presentation,end:U.end.presentation},dts:{start:U.start.decode,end:U.end.decode}};E({type:"segmenttransmuxingtiminginfoavailable",segment:s,timingInfo:V}),r(U)},onAudioSegmentTimingInfo:U=>{const V={pts:{start:U.start.pts,end:U.end.pts},dts:{start:U.start.dts,end:U.end.dts}};E({type:"segmenttransmuxingtiminginfoavailable",segment:s,timingInfo:V}),n(U)},onId3:(U,V)=>{a(s,U,V)},onCaptions:U=>{l(s,[U])},isEndOfTimeline:c,onEndedTimeline:()=>{f()},onTransmuxerLog:k,onDone:(U,V)=>{y&&(U.type=U.type==="combined"?"video":U.type,E({type:"segmenttransmuxingcomplete",segment:s}),y(V,s,U))},segment:s,triggerSegmentEventFn:E});os({action:"probeTs",transmuxer:s.transmuxer,data:e,baseStartTime:s.baseStartTime,callback:U=>{s.bytes=e=U.data;const V=U.result;V&&(t(s,{hasAudio:V.hasAudio,hasVideo:V.hasVideo,isMuxed:_}),t=null),$()}})},Nh=({segment:s,bytes:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})=>{let L=new Uint8Array(e);if(K0(L)){s.isFmp4=!0;const{tracks:_}=s.map;if(_.text&&(!_.audio||!_.video)){g(s,{data:L,type:"text"}),A2(s,_.text.codec,y);return}const N={isFmp4:!0,hasVideo:!!_.video,hasAudio:!!_.audio};_.audio&&_.audio.codec&&_.audio.codec!=="enca"&&(N.audioCodec=_.audio.codec),_.video&&_.video.codec&&_.video.codec!=="encv"&&(N.videoCodec=_.video.codec),_.video&&_.audio&&(N.isMuxed=!0),t(s,N);const R=(P,$)=>{g(s,{data:L,type:N.hasAudio&&!N.isMuxed?"audio":"video"}),$&&$.length&&a(s,$),P&&P.length&&l(s,P),y(null,s,{})};os({action:"probeMp4StartTime",timescales:s.map.timescales,data:L,transmuxer:s.transmuxer,callback:({data:P,startTime:$})=>{e=P.buffer,s.bytes=L=P,N.hasAudio&&!N.isMuxed&&i(s,"audio","start",$),N.hasVideo&&i(s,"video","start",$),os({action:"probeEmsgID3",data:L,transmuxer:s.transmuxer,offset:$,callback:({emsgData:U,id3Frames:V})=>{if(e=U.buffer,s.bytes=L=U,!_.video||!U.byteLength||!s.transmuxer){R(void 0,V);return}os({action:"pushMp4Captions",endAction:"mp4Captions",transmuxer:s.transmuxer,data:L,timescales:s.map.timescales,trackIds:[_.video.id],callback:O=>{e=O.data.buffer,s.bytes=L=O.data,O.logs.forEach(function(G){k(Se(G,{stream:"mp4CaptionParser"}))}),R(O.captions,V)}})}})}});return}if(!s.transmuxer){y(null,s,{});return}if(typeof s.container>"u"&&(s.container=To(L)),s.container!=="ts"&&s.container!=="aac"){t(s,{hasAudio:!1,hasVideo:!1}),y(null,s,{});return}k2({segment:s,bytes:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})},Bh=function({id:s,key:e,encryptedBytes:t,decryptionWorker:i,segment:r,doneFn:n},a){const l=f=>{if(f.data.source===s){i.removeEventListener("message",l);const g=f.data.decrypted;a(new Uint8Array(g.bytes,g.byteOffset,g.byteLength))}};i.onerror=()=>{const f="An error occurred in the decryption worker",g=Oi({segment:r}),y={message:f,metadata:{error:new Error(f),errorType:B.Error.StreamingFailedToDecryptSegment,segmentInfo:g,keyInfo:{uri:r.key.resolvedUri||r.map.key.resolvedUri}}};n(y,r)},i.addEventListener("message",l);let c;e.bytes.slice?c=e.bytes.slice():c=new Uint32Array(Array.prototype.slice.call(e.bytes)),i.postMessage(xh({source:s,encrypted:t,key:c,iv:e.iv}),[t.buffer,c.buffer])},j2=({decryptionWorker:s,segment:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})=>{E({type:"segmentdecryptionstart"}),Bh({id:e.requestId,key:e.key,encryptedBytes:e.encryptedBytes,decryptionWorker:s,segment:e,doneFn:y},L=>{e.bytes=L,E({type:"segmentdecryptioncomplete",segment:e}),Nh({segment:e,bytes:e.bytes,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})})},I2=({activeXhrs:s,decryptionWorker:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})=>{let L=0,_=!1;return(I,N)=>{if(!_){if(I)return _=!0,co(s),y(I,N);if(L+=1,L===s.length){const R=function(){if(N.encryptedBytes)return j2({decryptionWorker:e,segment:N,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E});Nh({segment:N,bytes:N.bytes,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g,doneFn:y,onTransmuxerLog:k,triggerSegmentEventFn:E})};if(N.endOfAllRequests=Date.now(),N.map&&N.map.encryptedBytes&&!N.map.bytes)return E({type:"segmentdecryptionstart",segment:N}),Bh({decryptionWorker:e,id:N.requestId+"-init",encryptedBytes:N.map.encryptedBytes,key:N.map.key,segment:N,doneFn:y},P=>{N.map.bytes=P,E({type:"segmentdecryptioncomplete",segment:N}),Rh(N,$=>{if($)return co(s),y($,N);R()})});R()}}}},P2=({loadendState:s,abortFn:e})=>t=>{t.target.aborted&&e&&!s.calledAbortFn&&(e(),s.calledAbortFn=!0)},L2=({segment:s,progressFn:e,trackInfoFn:t,timingInfoFn:i,videoSegmentTimingInfoFn:r,audioSegmentTimingInfoFn:n,id3Fn:a,captionsFn:l,isEndOfTimeline:c,endedTimelineFn:f,dataFn:g})=>y=>{if(!y.target.aborted)return s.stats=Se(s.stats,C2(y)),!s.stats.firstBytesReceivedAt&&s.stats.bytesReceived&&(s.stats.firstBytesReceivedAt=Date.now()),e(y,s)},O2=({xhr:s,xhrOptions:e,decryptionWorker:t,segment:i,abortFn:r,progressFn:n,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:c,audioSegmentTimingInfoFn:f,id3Fn:g,captionsFn:y,isEndOfTimeline:k,endedTimelineFn:E,dataFn:L,doneFn:_,onTransmuxerLog:I,triggerSegmentEventFn:N})=>{const R=[],P=I2({activeXhrs:R,decryptionWorker:t,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:c,audioSegmentTimingInfoFn:f,id3Fn:g,captionsFn:y,isEndOfTimeline:k,endedTimelineFn:E,dataFn:L,doneFn:_,onTransmuxerLog:I,triggerSegmentEventFn:N});if(i.key&&!i.key.bytes){const G=[i.key];i.map&&!i.map.bytes&&i.map.key&&i.map.key.resolvedUri===i.key.resolvedUri&&G.push(i.map.key);const b=Se(e,{uri:i.key.resolvedUri,responseType:"arraybuffer",requestType:"segment-key"}),C=sc(i,G,P,N),F={uri:i.key.resolvedUri};N({type:"segmentkeyloadstart",segment:i,keyInfo:F});const z=s(b,C);R.push(z)}if(i.map&&!i.map.bytes){if(i.map.key&&(!i.key||i.key.resolvedUri!==i.map.key.resolvedUri)){const z=Se(e,{uri:i.map.key.resolvedUri,responseType:"arraybuffer",requestType:"segment-key"}),H=sc(i,[i.map.key],P,N),Q={uri:i.map.key.resolvedUri};N({type:"segmentkeyloadstart",segment:i,keyInfo:Q});const ie=s(z,H);R.push(ie)}const b=Se(e,{uri:i.map.resolvedUri,responseType:"arraybuffer",headers:lo(i.map),requestType:"segment-media-initialization"}),C=w2({segment:i,finishProcessingFn:P,triggerSegmentEventFn:N});N({type:"segmentloadstart",segment:i});const F=s(b,C);R.push(F)}const $=Se(e,{uri:i.part&&i.part.resolvedUri||i.resolvedUri,responseType:"arraybuffer",headers:lo(i),requestType:"segment"}),U=D2({segment:i,finishProcessingFn:P,responseType:$.responseType,triggerSegmentEventFn:N});N({type:"segmentloadstart",segment:i});const V=s($,U);V.addEventListener("progress",L2({segment:i,progressFn:n,trackInfoFn:a,timingInfoFn:l,videoSegmentTimingInfoFn:c,audioSegmentTimingInfoFn:f,id3Fn:g,captionsFn:y,isEndOfTimeline:k,endedTimelineFn:E,dataFn:L})),R.push(V);const O={};return R.forEach(G=>{G.addEventListener("loadend",P2({loadendState:O,abortFn:r}))}),()=>co(R)},Zr=It("PlaylistSelector"),rc=function(s){if(!s||!s.playlist)return;const e=s.playlist;return JSON.stringify({id:e.id,bandwidth:s.bandwidth,width:s.width,height:s.height,codecs:e.attributes&&e.attributes.CODECS||""})},ls=function(s,e){if(!s)return"";const t=w.getComputedStyle(s);return t?t[e]:""},us=function(s,e){const t=s.slice();s.sort(function(i,r){const n=e(i,r);return n===0?t.indexOf(i)-t.indexOf(r):n})},Zo=function(s,e){let t,i;return s.attributes.BANDWIDTH&&(t=s.attributes.BANDWIDTH),t=t||w.Number.MAX_VALUE,e.attributes.BANDWIDTH&&(i=e.attributes.BANDWIDTH),i=i||w.Number.MAX_VALUE,t-i},M2=function(s,e){let t,i;return s.attributes.RESOLUTION&&s.attributes.RESOLUTION.width&&(t=s.attributes.RESOLUTION.width),t=t||w.Number.MAX_VALUE,e.attributes.RESOLUTION&&e.attributes.RESOLUTION.width&&(i=e.attributes.RESOLUTION.width),i=i||w.Number.MAX_VALUE,t===i&&s.attributes.BANDWIDTH&&e.attributes.BANDWIDTH?s.attributes.BANDWIDTH-e.attributes.BANDWIDTH:t-i};let Fh=function(s){const{main:e,bandwidth:t,playerWidth:i,playerHeight:r,playerObjectFit:n,limitRenditionByPlayerDimensions:a,playlistController:l}=s;if(!e)return;const c={bandwidth:t,width:i,height:r,limitRenditionByPlayerDimensions:a};let f=e.playlists;ft.isAudioOnly(e)&&(f=l.getAudioTrackPlaylists_(),c.audioOnly=!0);let g=f.map(O=>{let G;const b=O.attributes&&O.attributes.RESOLUTION&&O.attributes.RESOLUTION.width,C=O.attributes&&O.attributes.RESOLUTION&&O.attributes.RESOLUTION.height;return G=O.attributes&&O.attributes.BANDWIDTH,G=G||w.Number.MAX_VALUE,{bandwidth:G,width:b,height:C,playlist:O}});us(g,(O,G)=>O.bandwidth-G.bandwidth),g=g.filter(O=>!ft.isIncompatible(O.playlist));let y=g.filter(O=>ft.isEnabled(O.playlist));y.length||(y=g.filter(O=>!ft.isDisabled(O.playlist)));const k=y.filter(O=>O.bandwidth*We.BANDWIDTH_VARIANCE<t);let E=k[k.length-1];const L=k.filter(O=>O.bandwidth===E.bandwidth)[0];if(a===!1){const O=L||y[0]||g[0];if(O&&O.playlist){let G="sortedPlaylistReps";return L&&(G="bandwidthBestRep"),y[0]&&(G="enabledPlaylistReps"),Zr(`choosing ${rc(O)} using ${G} with options`,c),O.playlist}return Zr("could not choose a playlist with options",c),null}const _=k.filter(O=>O.width&&O.height);us(_,(O,G)=>O.width-G.width);const I=_.filter(O=>O.width===i&&O.height===r);E=I[I.length-1];const N=I.filter(O=>O.bandwidth===E.bandwidth)[0];let R,P,$;N||(R=_.filter(O=>n==="cover"?O.width>i&&O.height>r:O.width>i||O.height>r),P=R.filter(O=>O.width===R[0].width&&O.height===R[0].height),E=P[P.length-1],$=P.filter(O=>O.bandwidth===E.bandwidth)[0]);let U;if(l.leastPixelDiffSelector){const O=_.map(G=>(G.pixelDiff=Math.abs(G.width-i)+Math.abs(G.height-r),G));us(O,(G,b)=>G.pixelDiff===b.pixelDiff?b.bandwidth-G.bandwidth:G.pixelDiff-b.pixelDiff),U=O[0]}const V=U||$||N||L||y[0]||g[0];if(V&&V.playlist){let O="sortedPlaylistReps";return U?O="leastPixelDiffRep":$?O="resolutionPlusOneRep":N?O="resolutionBestRep":L?O="bandwidthBestRep":y[0]&&(O="enabledPlaylistReps"),Zr(`choosing ${rc(V)} using ${O} with options`,c),V.playlist}return Zr("could not choose a playlist with options",c),null};const nc=function(){let s=this.useDevicePixelRatio&&w.devicePixelRatio||1;return isNaN(this.customPixelRatio)||(s=this.customPixelRatio),Fh({main:this.playlists.main,bandwidth:this.systemBandwidth,playerWidth:parseInt(ls(this.tech_.el(),"width"),10)*s,playerHeight:parseInt(ls(this.tech_.el(),"height"),10)*s,playerObjectFit:this.usePlayerObjectFit?ls(this.tech_.el(),"objectFit"):"",limitRenditionByPlayerDimensions:this.limitRenditionByPlayerDimensions,playlistController:this.playlistController_})},R2=function(s){let e=-1,t=-1;if(s<0||s>1)throw new Error("Moving average bandwidth decay must be between 0 and 1.");return function(){let i=this.useDevicePixelRatio&&w.devicePixelRatio||1;return isNaN(this.customPixelRatio)||(i=this.customPixelRatio),e<0&&(e=this.systemBandwidth,t=this.systemBandwidth),this.systemBandwidth>0&&this.systemBandwidth!==t&&(e=s*this.systemBandwidth+(1-s)*e,t=this.systemBandwidth),Fh({main:this.playlists.main,bandwidth:e,playerWidth:parseInt(ls(this.tech_.el(),"width"),10)*i,playerHeight:parseInt(ls(this.tech_.el(),"height"),10)*i,playerObjectFit:this.usePlayerObjectFit?ls(this.tech_.el(),"objectFit"):"",limitRenditionByPlayerDimensions:this.limitRenditionByPlayerDimensions,playlistController:this.playlistController_})}},N2=function(s){const{main:e,currentTime:t,bandwidth:i,duration:r,segmentDuration:n,timeUntilRebuffer:a,currentTimeline:l,syncController:c}=s,f=e.playlists.filter(L=>!ft.isIncompatible(L));let g=f.filter(ft.isEnabled);g.length||(g=f.filter(L=>!ft.isDisabled(L)));const k=g.filter(ft.hasAttribute.bind(null,"BANDWIDTH")).map(L=>{const I=c.getSyncPoint(L,r,l,t)?1:2,R=ft.estimateSegmentRequestTime(n,i,L)*I-a;return{playlist:L,rebufferingImpact:R}}),E=k.filter(L=>L.rebufferingImpact<=0);return us(E,(L,_)=>Zo(_.playlist,L.playlist)),E.length?E[0]:(us(k,(L,_)=>L.rebufferingImpact-_.rebufferingImpact),k[0]||null)},B2=function(){const s=this.playlists.main.playlists.filter(ft.isEnabled);return us(s,(t,i)=>Zo(t,i)),s.filter(t=>!!lr(this.playlists.main,t).video)[0]||null},F2=s=>{let e=0,t;return s.bytes&&(t=new Uint8Array(s.bytes),s.segments.forEach(i=>{t.set(i,e),e+=i.byteLength})),t};function Uh(s){try{return new URL(s).pathname.split("/").slice(-2).join("/")}catch{return""}}const U2=function(s,e,t){if(!s[t]){e.trigger({type:"usage",name:"vhs-608"});let i=t;/^cc708_/.test(t)&&(i="SERVICE"+t.split("_")[1]);const r=e.textTracks().getTrackById(i);if(r)s[t]=r;else{const n=e.options_.vhs&&e.options_.vhs.captionServices||{};let a=t,l=t,c=!1;const f=n[i];f&&(a=f.label,l=f.language,c=f.default),s[t]=e.addRemoteTextTrack({kind:"captions",id:i,default:c,label:a,language:l},!1).track}}},V2=function({inbandTextTracks:s,captionArray:e,timestampOffset:t}){if(!e)return;const i=w.WebKitDataCue||w.VTTCue;e.forEach(r=>{const n=r.stream;r.content?r.content.forEach(a=>{const l=new i(r.startTime+t,r.endTime+t,a.text);l.line=a.line,l.align="left",l.position=a.position,l.positionAlign="line-left",s[n].addCue(l)}):s[n].addCue(new i(r.startTime+t,r.endTime+t,r.text))})},q2=function(s){Object.defineProperties(s.frame,{id:{get(){return B.log.warn("cue.frame.id is deprecated. Use cue.value.key instead."),s.value.key}},value:{get(){return B.log.warn("cue.frame.value is deprecated. Use cue.value.data instead."),s.value.data}},privateData:{get(){return B.log.warn("cue.frame.privateData is deprecated. Use cue.value.data instead."),s.value.data}}})},H2=({inbandTextTracks:s,metadataArray:e,timestampOffset:t,videoDuration:i})=>{if(!e)return;const r=w.WebKitDataCue||w.VTTCue,n=s.metadataTrack_;if(!n||(e.forEach(g=>{const y=g.cueTime+t;typeof y!="number"||w.isNaN(y)||y<0||!(y<1/0)||!g.frames||!g.frames.length||g.frames.forEach(k=>{const E=new r(y,y,k.value||k.url||k.data||"");E.frame=k,E.value=k,q2(E),n.addCue(E)})}),!n.cues||!n.cues.length))return;const a=n.cues,l=[];for(let g=0;g<a.length;g++)a[g]&&l.push(a[g]);const c=l.reduce((g,y)=>{const k=g[y.startTime]||[];return k.push(y),g[y.startTime]=k,g},{}),f=Object.keys(c).sort((g,y)=>Number(g)-Number(y));f.forEach((g,y)=>{const k=c[g],E=isFinite(i)?i:g,L=Number(f[y+1])||E;k.forEach(_=>{_.endTime=L})})},z2={id:"ID",class:"CLASS",startDate:"START-DATE",duration:"DURATION",endDate:"END-DATE",endOnNext:"END-ON-NEXT",plannedDuration:"PLANNED-DURATION",scte35Out:"SCTE35-OUT",scte35In:"SCTE35-IN"},$2=new Set(["id","class","startDate","duration","endDate","endOnNext","startTime","endTime","processDateRange"]),G2=({inbandTextTracks:s,dateRanges:e})=>{const t=s.metadataTrack_;if(!t)return;const i=w.WebKitDataCue||w.VTTCue;e.forEach(r=>{for(const n of Object.keys(r)){if($2.has(n))continue;const a=new i(r.startTime,r.endTime,"");a.id=r.id,a.type="com.apple.quicktime.HLS",a.value={key:z2[n],data:r[n]},(n==="scte35Out"||n==="scte35In")&&(a.value.data=new Uint8Array(a.value.data.match(/[\da-f]{2}/gi)).buffer),t.addCue(a)}r.processDateRange()})},ac=(s,e,t)=>{s.metadataTrack_||(s.metadataTrack_=t.addRemoteTextTrack({kind:"metadata",label:"Timed Metadata"},!1).track,B.browser.IS_ANY_SAFARI||(s.metadataTrack_.inBandMetadataTrackDispatchType=e))},ir=function(s,e,t){let i,r;if(t&&t.cues)for(i=t.cues.length;i--;)r=t.cues[i],r.startTime>=s&&r.endTime<=e&&t.removeCue(r)},W2=function(s){const e=s.cues;if(!e)return;const t={};for(let i=e.length-1;i>=0;i--){const r=e[i],n=`${r.startTime}-${r.endTime}-${r.text}`;t[n]?s.removeCue(r):t[n]=r}},X2=(s,e,t)=>{if(typeof e>"u"||e===null||!s.length)return[];const i=Math.ceil((e-t+3)*Mi.ONE_SECOND_IN_TS);let r;for(r=0;r<s.length&&!(s[r].pts>i);r++);return s.slice(r)},Y2=(s,e,t)=>{if(!e.length)return s;if(t)return e.slice();const i=e[0].pts;let r=0;for(r;r<s.length&&!(s[r].pts>=i);r++);return s.slice(0,r).concat(e)},K2=(s,e,t,i)=>{const r=Math.ceil((e-i)*Mi.ONE_SECOND_IN_TS),n=Math.ceil((t-i)*Mi.ONE_SECOND_IN_TS),a=s.slice();let l=s.length;for(;l--&&!(s[l].pts<=n););if(l===-1)return a;let c=l+1;for(;c--&&!(s[c].pts<=r););return c=Math.max(c,0),a.splice(c,l-c+1),a},Q2=function(s,e){if(!s&&!e||!s&&e||s&&!e)return!1;if(s===e)return!0;const t=Object.keys(s).sort(),i=Object.keys(e).sort();if(t.length!==i.length)return!1;for(let r=0;r<t.length;r++){const n=t[r];if(n!==i[r]||s[n]!==e[n])return!1}return!0},J2=function(s,e,t){e=e||[];const i=[];let r=0;for(let n=0;n<e.length;n++){const a=e[n];if(s===a.timeline&&(i.push(n),r+=a.duration,r>t))return n}return i.length===0?0:i[i.length-1]},Zs=1,Z2=500,oc=s=>typeof s=="number"&&isFinite(s),en=1/60,ev=(s,e,t)=>s!=="main"||!e||!t?null:!t.hasAudio&&!t.hasVideo?"Neither audio nor video found in segment.":e.hasVideo&&!t.hasVideo?"Only audio found in segment when we expected video. We can't switch to audio only from a stream that had video. To get rid of this message, please add codec information to the manifest.":!e.hasVideo&&t.hasVideo?"Video found in segment when we expected only audio. We can't switch to a stream with video from an audio only stream. To get rid of this message, please add codec information to the manifest.":null,tv=(s,e,t)=>{let i=e-We.BACK_BUFFER_LENGTH;s.length&&(i=Math.max(i,s.start(0)));const r=e-t;return Math.min(r,i)},Ji=s=>{const{startOfSegment:e,duration:t,segment:i,part:r,playlist:{mediaSequence:n,id:a,segments:l=[]},mediaIndex:c,partIndex:f,timeline:g}=s,y=l.length-1;let k="mediaIndex/partIndex increment";s.getMediaInfoForTime?k=`getMediaInfoForTime (${s.getMediaInfoForTime})`:s.isSyncRequest&&(k="getSyncSegmentCandidate (isSyncRequest)"),s.independent&&(k+=` with independent ${s.independent}`);const E=typeof f=="number",L=s.segment.uri?"segment":"pre-segment",_=E?rh({preloadSegment:i})-1:0;return`${L} [${n+c}/${n+y}]`+(E?` part [${f}/${_}]`:"")+` segment start/end [${i.start} => ${i.end}]`+(E?` part start/end [${r.start} => ${r.end}]`:"")+` startOfSegment [${e}] duration [${t}] timeline [${g}] selected by [${k}] playlist [${a}]`},lc=s=>`${s}TimingInfo`,iv=({segmentTimeline:s,currentTimeline:e,startOfSegment:t,buffered:i,overrideCheck:r})=>!r&&s===e?null:s<e?t:i.length?i.end(i.length-1):t,ho=({timelineChangeController:s,currentTimeline:e,segmentTimeline:t,loaderType:i,audioDisabled:r})=>{if(e===t)return!1;if(i==="audio"){const n=s.lastTimelineChange({type:"main"});return!n||n.to!==t}if(i==="main"&&r){const n=s.pendingTimelineChange({type:"audio"});return!(n&&n.to===t)}return!1},sv=s=>{if(!s)return!1;const e=s.pendingTimelineChange({type:"audio"}),t=s.pendingTimelineChange({type:"main"}),i=e&&t,r=i&&e.to!==t.to;return!!(i&&e.from!==-1&&t.from!==-1&&r)},rv=s=>{const e=s.timelineChangeController_.pendingTimelineChange({type:"audio"}),t=s.timelineChangeController_.pendingTimelineChange({type:"main"});return e&&t&&e.to<t.to},yi=s=>{const e=s.pendingSegment_;if(!e)return;if(ho({timelineChangeController:s.timelineChangeController_,currentTimeline:s.currentTimeline_,segmentTimeline:e.timeline,loaderType:s.loaderType_,audioDisabled:s.audioDisabled_})&&sv(s.timelineChangeController_)){if(rv(s)){s.timelineChangeController_.trigger("audioTimelineBehind");return}s.timelineChangeController_.trigger("fixBadTimelineChange")}},nv=s=>{let e=0;return["video","audio"].forEach(function(t){const i=s[`${t}TimingInfo`];if(!i)return;const{start:r,end:n}=i;let a;typeof r=="bigint"||typeof n=="bigint"?a=w.BigInt(n)-w.BigInt(r):typeof r=="number"&&typeof n=="number"&&(a=n-r),typeof a<"u"&&a>e&&(e=a)}),typeof e=="bigint"&&e<Number.MAX_SAFE_INTEGER&&(e=Number(e)),e},uc=({segmentDuration:s,maxDuration:e})=>s?Math.round(s)>e+Gt:!1,av=(s,e)=>{if(e!=="hls")return null;const t=nv({audioTimingInfo:s.audioTimingInfo,videoTimingInfo:s.videoTimingInfo});if(!t)return null;const i=s.playlist.targetDuration,r=uc({segmentDuration:t,maxDuration:i*2}),n=uc({segmentDuration:t,maxDuration:i}),a=`Segment with index ${s.mediaIndex} from playlist ${s.playlist.id} has a duration of ${t} when the reported duration is ${s.duration} and the target duration is ${i}. For HLS content, a duration in excess of the target duration may result in playback issues. See the HLS specification section on EXT-X-TARGETDURATION for more details: https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.3.1`;return r||n?{severity:r?"warn":"info",message:a}:null},Oi=({type:s,segment:e})=>{if(!e)return;const t=!!(e.key||e.map&&e.map.ke),i=!!(e.map&&!e.map.bytes),r=e.startOfSegment===void 0?e.start:e.startOfSegment;return{type:s||e.type,uri:e.resolvedUri||e.uri,start:r,duration:e.duration,isEncrypted:t,isMediaInitialization:i}};class fo extends B.EventTarget{constructor(e,t={}){if(super(),!e)throw new TypeError("Initialization settings are required");if(typeof e.currentTime!="function")throw new TypeError("No currentTime getter specified");if(!e.mediaSource)throw new TypeError("No MediaSource specified");this.bandwidth=e.bandwidth,this.throughput={rate:0,count:0},this.roundTrip=NaN,this.resetStats_(),this.mediaIndex=null,this.partIndex=null,this.hasPlayed_=e.hasPlayed,this.currentTime_=e.currentTime,this.seekable_=e.seekable,this.seeking_=e.seeking,this.duration_=e.duration,this.mediaSource_=e.mediaSource,this.vhs_=e.vhs,this.loaderType_=e.loaderType,this.currentMediaInfo_=void 0,this.startingMediaInfo_=void 0,this.segmentMetadataTrack_=e.segmentMetadataTrack,this.goalBufferLength_=e.goalBufferLength,this.sourceType_=e.sourceType,this.sourceUpdater_=e.sourceUpdater,this.inbandTextTracks_=e.inbandTextTracks,this.state_="INIT",this.timelineChangeController_=e.timelineChangeController,this.shouldSaveSegmentTimingInfo_=!0,this.parse708captions_=e.parse708captions,this.useDtsForTimestampOffset_=e.useDtsForTimestampOffset,this.captionServices_=e.captionServices,this.exactManifestTimings=e.exactManifestTimings,this.addMetadataToTextTrack=e.addMetadataToTextTrack,this.checkBufferTimeout_=null,this.error_=void 0,this.currentTimeline_=-1,this.shouldForceTimestampOffsetAfterResync_=!1,this.pendingSegment_=null,this.xhrOptions_=null,this.pendingSegments_=[],this.audioDisabled_=!1,this.isPendingTimestampOffset_=!1,this.gopBuffer_=[],this.timeMapping_=0,this.safeAppend_=!1,this.appendInitSegment_={audio:!0,video:!0},this.playlistOfLastInitSegment_={audio:null,video:null},this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_={id3:[],caption:[]},this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=null,this.activeInitSegmentId_=null,this.initSegments_={},this.cacheEncryptionKeys_=e.cacheEncryptionKeys,this.keyCache_={},this.decrypter_=e.decrypter,this.syncController_=e.syncController,this.syncPoint_={segmentIndex:0,time:0},this.transmuxer_=this.createTransmuxer_(),this.triggerSyncInfoUpdate_=()=>this.trigger("syncinfoupdate"),this.syncController_.on("syncinfoupdate",this.triggerSyncInfoUpdate_),this.mediaSource_.addEventListener("sourceopen",()=>{this.isEndOfStream_()||(this.ended_=!1)}),this.fetchAtBuffer_=!1,this.logger_=It(`SegmentLoader[${this.loaderType_}]`),Object.defineProperty(this,"state",{get(){return this.state_},set(i){i!==this.state_&&(this.logger_(`${this.state_} -> ${i}`),this.state_=i,this.trigger("statechange"))}}),this.sourceUpdater_.on("ready",()=>{this.hasEnoughInfoToAppend_()?this.processCallQueue_():yi(this)}),this.sourceUpdater_.on("codecschange",i=>{this.trigger(Ue({type:"codecschange"},i))}),this.loaderType_==="main"&&this.timelineChangeController_.on("pendingtimelinechange",()=>{this.hasEnoughInfoToAppend_()?this.processCallQueue_():yi(this)}),this.loaderType_==="audio"&&this.timelineChangeController_.on("timelinechange",i=>{this.trigger(Ue({type:"timelinechange"},i)),this.hasEnoughInfoToLoad_()?this.processLoadQueue_():yi(this),this.hasEnoughInfoToAppend_()?this.processCallQueue_():yi(this)})}get mediaSequenceSync_(){return this.syncController_.getMediaSequenceSync(this.loaderType_)}createTransmuxer_(){return Ua.createTransmuxer({remux:!1,alignGopsAtEnd:this.safeAppend_,keepOriginalTimestamps:!0,parse708captions:this.parse708captions_,captionServices:this.captionServices_})}resetStats_(){this.mediaBytesTransferred=0,this.mediaRequests=0,this.mediaRequestsAborted=0,this.mediaRequestsTimedout=0,this.mediaRequestsErrored=0,this.mediaTransferDuration=0,this.mediaSecondsLoaded=0,this.mediaAppends=0}dispose(){this.trigger("dispose"),this.state="DISPOSED",this.pause(),this.abort_(),this.transmuxer_&&this.transmuxer_.terminate(),this.resetStats_(),this.checkBufferTimeout_&&w.clearTimeout(this.checkBufferTimeout_),this.syncController_&&this.triggerSyncInfoUpdate_&&this.syncController_.off("syncinfoupdate",this.triggerSyncInfoUpdate_),this.off()}setAudio(e){this.audioDisabled_=!e,e?this.appendInitSegment_.audio=!0:this.sourceUpdater_.removeAudio(0,this.duration_())}abort(){if(this.state!=="WAITING"){this.pendingSegment_&&(this.pendingSegment_=null),this.timelineChangeController_.clearPendingTimelineChange(this.loaderType_);return}this.abort_(),this.state="READY",this.paused()||this.monitorBuffer_()}abort_(){this.pendingSegment_&&this.pendingSegment_.abortRequests&&this.pendingSegment_.abortRequests(),this.pendingSegment_=null,this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.timelineChangeController_.clearPendingTimelineChange(this.loaderType_),this.waitingOnRemove_=!1,w.clearTimeout(this.quotaExceededErrorRetryTimeout_),this.quotaExceededErrorRetryTimeout_=null}checkForAbort_(e){return this.state==="APPENDING"&&!this.pendingSegment_?(this.state="READY",!0):!this.pendingSegment_||this.pendingSegment_.requestId!==e}error(e){return typeof e<"u"&&(this.logger_("error occurred:",e),this.error_=e),this.pendingSegment_=null,this.error_}endOfStream(){this.ended_=!0,this.transmuxer_&&Ua.reset(this.transmuxer_),this.gopBuffer_.length=0,this.pause(),this.trigger("ended")}buffered_(){const e=this.getMediaInfo_();if(!this.sourceUpdater_||!e)return Ye();if(this.loaderType_==="main"){const{hasAudio:t,hasVideo:i,isMuxed:r}=e;if(i&&t&&!this.audioDisabled_&&!r)return this.sourceUpdater_.buffered();if(i)return this.sourceUpdater_.videoBuffered()}return this.sourceUpdater_.audioBuffered()}initSegmentForMap(e,t=!1){if(!e)return null;const i=xn(e);let r=this.initSegments_[i];return t&&!r&&e.bytes&&(this.initSegments_[i]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:e.bytes,tracks:e.tracks,timescales:e.timescales}),r||e}segmentKey(e,t=!1){if(!e)return null;const i=Sh(e);let r=this.keyCache_[i];this.cacheEncryptionKeys_&&t&&!r&&e.bytes&&(this.keyCache_[i]=r={resolvedUri:e.resolvedUri,bytes:e.bytes});const n={resolvedUri:(r||e).resolvedUri};return r&&(n.bytes=r.bytes),n}couldBeginLoading_(){return this.playlist_&&!this.paused()}load(){if(this.monitorBuffer_(),!!this.playlist_){if(this.state==="INIT"&&this.couldBeginLoading_())return this.init_();!this.couldBeginLoading_()||this.state!=="READY"&&this.state!=="INIT"||(this.state="READY")}}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}playlist(e,t={}){if(!e||this.playlist_&&this.playlist_.endList&&e.endList&&this.playlist_.uri===e.uri)return;const i=this.playlist_,r=this.pendingSegment_;this.playlist_=e,this.xhrOptions_=t,this.state==="INIT"&&(e.syncInfo={mediaSequence:e.mediaSequence,time:0},this.loaderType_==="main"&&this.syncController_.setDateTimeMappingForStart(e));let n=null;if(i&&(i.id?n=i.id:i.uri&&(n=i.uri)),this.logger_(`playlist update [${n} => ${e.id||e.uri}]`),this.mediaSequenceSync_&&(this.mediaSequenceSync_.update(e,this.currentTime_()),this.logger_(`Playlist update:
205
189
  currentTime: ${this.currentTime_()}
206
- bufferedEnd: ${Ra(this.buffered_())}
207
- `,this.mediaSequenceSync_.diagnostics)),this.trigger("syncinfoupdate"),this.state==="INIT"&&this.couldBeginLoading_())return this.init_();if(!s||s.uri!==e.uri){this.mediaIndex!==null&&(!e.endList&&typeof e.partTargetDuration=="number"?this.resetLoader():this.resyncLoader()),this.currentMediaInfo_=void 0,this.trigger("playlistupdate");return}const a=e.mediaSequence-s.mediaSequence;if(this.logger_(`live window shift [${a}]`),this.mediaIndex!==null)if(this.mediaIndex-=a,this.mediaIndex<0)this.mediaIndex=null,this.partIndex=null;else{const l=this.playlist_.segments[this.mediaIndex];if(this.partIndex&&(!l.parts||!l.parts.length||!l.parts[this.partIndex])){const u=this.mediaIndex;this.logger_(`currently processing part (index ${this.partIndex}) no longer exists.`),this.resetLoader(),this.mediaIndex=u}}r&&(r.mediaIndex-=a,r.mediaIndex<0?(r.mediaIndex=null,r.partIndex=null):(r.mediaIndex>=0&&(r.segment=e.segments[r.mediaIndex]),r.partIndex>=0&&r.segment.parts&&(r.part=r.segment.parts[r.partIndex]))),this.syncController_.saveExpiredSegmentInfo(s,e)}pause(){this.checkBufferTimeout_&&(S.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=null)}paused(){return this.checkBufferTimeout_===null}resetEverything(e){this.ended_=!1,this.activeInitSegmentId_=null,this.appendInitSegment_={audio:!0,video:!0},this.resetLoader(),this.remove(0,1/0,e),this.transmuxer_&&(this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),this.transmuxer_.postMessage({action:"reset"}))}resetLoader(){this.fetchAtBuffer_=!1,this.mediaSequenceSync_&&this.mediaSequenceSync_.resetAppendedStatus(),this.resyncLoader()}resyncLoader(){this.transmuxer_&&Ba.reset(this.transmuxer_),this.mediaIndex=null,this.partIndex=null,this.syncPoint_=null,this.isPendingTimestampOffset_=!1;const e=this.currentMediaInfo_&&this.currentMediaInfo_.isFmp4;this.sourceType_==="hls"&&!e&&(this.shouldForceTimestampOffsetAfterResync_=!0),this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.abort(),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}remove(e,t,s=()=>{},r=!1){if(t===1/0&&(t=this.duration_()),t<=e){this.logger_("skipping remove because end ${end} is <= start ${start}");return}if(!this.sourceUpdater_||!this.getMediaInfo_()){this.logger_("skipping remove because no source updater or starting media info");return}let n=1;const a=()=>{n--,n===0&&s()};(r||!this.audioDisabled_)&&(n++,this.sourceUpdater_.removeAudio(e,t,a)),(r||this.loaderType_==="main")&&(this.gopBuffer_=F_(this.gopBuffer_,e,t,this.timeMapping_),n++,this.sourceUpdater_.removeVideo(e,t,a));for(const l in this.inbandTextTracks_)Vs(e,t,this.inbandTextTracks_[l]);Vs(e,t,this.segmentMetadataTrack_),a()}monitorBuffer_(){this.checkBufferTimeout_&&S.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=S.setTimeout(this.monitorBufferTick_.bind(this),1)}monitorBufferTick_(){this.state==="READY"&&this.fillBuffer_(),this.checkBufferTimeout_&&S.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=S.setTimeout(this.monitorBufferTick_.bind(this),H_)}fillBuffer_(){if(this.sourceUpdater_.updating())return;const e=this.chooseNextRequest_();if(!e)return;const t={segmentInfo:ci({type:this.loaderType_,segment:e})};this.trigger({type:"segmentselected",metadata:t}),typeof e.timestampOffset=="number"&&(this.isPendingTimestampOffset_=!1,this.timelineChangeController_.pendingTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline})),this.loadSegment_(e)}isEndOfStream_(e=this.mediaIndex,t=this.playlist_,s=this.partIndex){if(!t||!this.mediaSource_)return!1;const r=typeof e=="number"&&t.segments[e],n=e+1===t.segments.length,a=!r||!r.parts||s+1===r.parts.length;return t.endList&&this.mediaSource_.readyState==="open"&&n&&a}chooseNextRequest_(){const e=this.buffered_(),t=Ra(e)||0,s=ul(e,this.currentTime_()),r=!this.hasPlayed_()&&s>=1,n=s>=this.goalBufferLength_(),a=this.playlist_.segments;if(!a.length||r||n)return null;this.syncPoint_=this.syncPoint_||this.syncController_.getSyncPoint(this.playlist_,this.duration_(),this.currentTimeline_,this.currentTime_(),this.loaderType_);const l={partIndex:null,mediaIndex:null,startOfSegment:null,playlist:this.playlist_,isSyncRequest:!this.syncPoint_};if(l.isSyncRequest)l.mediaIndex=V_(this.currentTimeline_,a,t),this.logger_(`choose next request. Can not find sync point. Fallback to media Index: ${l.mediaIndex}`);else if(this.mediaIndex!==null){const T=a[this.mediaIndex],E=typeof this.partIndex=="number"?this.partIndex:-1;l.startOfSegment=T.end?T.end:t,T.parts&&T.parts[E+1]?(l.mediaIndex=this.mediaIndex,l.partIndex=E+1):l.mediaIndex=this.mediaIndex+1}else{let T,E,A;const y=this.fetchAtBuffer_?t:this.currentTime_();if(this.mediaSequenceSync_&&this.logger_(`chooseNextRequest_ request after Quality Switch:
208
- For TargetTime: ${y}.
190
+ bufferedEnd: ${Ba(this.buffered_())}
191
+ `,this.mediaSequenceSync_.diagnostics)),this.trigger("syncinfoupdate"),this.state==="INIT"&&this.couldBeginLoading_())return this.init_();if(!i||i.uri!==e.uri){this.mediaIndex!==null&&(!e.endList&&typeof e.partTargetDuration=="number"?this.resetLoader():this.resyncLoader()),this.currentMediaInfo_=void 0,this.trigger("playlistupdate");return}const a=e.mediaSequence-i.mediaSequence;if(this.logger_(`live window shift [${a}]`),this.mediaIndex!==null)if(this.mediaIndex-=a,this.mediaIndex<0)this.mediaIndex=null,this.partIndex=null;else{const l=this.playlist_.segments[this.mediaIndex];if(this.partIndex&&(!l.parts||!l.parts.length||!l.parts[this.partIndex])){const c=this.mediaIndex;this.logger_(`currently processing part (index ${this.partIndex}) no longer exists.`),this.resetLoader(),this.mediaIndex=c}}r&&(r.mediaIndex-=a,r.mediaIndex<0?(r.mediaIndex=null,r.partIndex=null):(r.mediaIndex>=0&&(r.segment=e.segments[r.mediaIndex]),r.partIndex>=0&&r.segment.parts&&(r.part=r.segment.parts[r.partIndex]))),this.syncController_.saveExpiredSegmentInfo(i,e)}pause(){this.checkBufferTimeout_&&(w.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=null)}paused(){return this.checkBufferTimeout_===null}resetEverything(e){this.ended_=!1,this.activeInitSegmentId_=null,this.appendInitSegment_={audio:!0,video:!0},this.resetLoader(),this.remove(0,1/0,e),this.transmuxer_&&(this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),this.transmuxer_.postMessage({action:"reset"}))}resetLoader(){this.fetchAtBuffer_=!1,this.mediaSequenceSync_&&this.mediaSequenceSync_.resetAppendedStatus(),this.resyncLoader()}resyncLoader(){this.transmuxer_&&Ua.reset(this.transmuxer_),this.mediaIndex=null,this.partIndex=null,this.syncPoint_=null,this.isPendingTimestampOffset_=!1;const e=this.currentMediaInfo_&&this.currentMediaInfo_.isFmp4;this.sourceType_==="hls"&&!e&&(this.shouldForceTimestampOffsetAfterResync_=!0),this.callQueue_=[],this.loadQueue_=[],this.metadataQueue_.id3=[],this.metadataQueue_.caption=[],this.abort(),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}remove(e,t,i=()=>{},r=!1){if(t===1/0&&(t=this.duration_()),t<=e){this.logger_("skipping remove because end ${end} is <= start ${start}");return}if(!this.sourceUpdater_||!this.getMediaInfo_()){this.logger_("skipping remove because no source updater or starting media info");return}let n=1;const a=()=>{n--,n===0&&i()};(r||!this.audioDisabled_)&&(n++,this.sourceUpdater_.removeAudio(e,t,a)),(r||this.loaderType_==="main")&&(this.gopBuffer_=K2(this.gopBuffer_,e,t,this.timeMapping_),n++,this.sourceUpdater_.removeVideo(e,t,a));for(const l in this.inbandTextTracks_)ir(e,t,this.inbandTextTracks_[l]);ir(e,t,this.segmentMetadataTrack_),a()}monitorBuffer_(){this.checkBufferTimeout_&&w.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=w.setTimeout(this.monitorBufferTick_.bind(this),1)}monitorBufferTick_(){this.state==="READY"&&this.fillBuffer_(),this.checkBufferTimeout_&&w.clearTimeout(this.checkBufferTimeout_),this.checkBufferTimeout_=w.setTimeout(this.monitorBufferTick_.bind(this),Z2)}fillBuffer_(){if(this.sourceUpdater_.updating())return;const e=this.chooseNextRequest_();if(!e)return;const t={segmentInfo:Oi({type:this.loaderType_,segment:e})};this.trigger({type:"segmentselected",metadata:t}),typeof e.timestampOffset=="number"&&(this.isPendingTimestampOffset_=!1,this.timelineChangeController_.pendingTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline})),this.loadSegment_(e)}isEndOfStream_(e=this.mediaIndex,t=this.playlist_,i=this.partIndex){if(!t||!this.mediaSource_)return!1;const r=typeof e=="number"&&t.segments[e],n=e+1===t.segments.length,a=!r||!r.parts||i+1===r.parts.length;return t.endList&&this.mediaSource_.readyState==="open"&&n&&a}chooseNextRequest_(){const e=this.buffered_(),t=Ba(e)||0,i=Xo(e,this.currentTime_()),r=!this.hasPlayed_()&&i>=1,n=i>=this.goalBufferLength_(),a=this.playlist_.segments;if(!a.length||r||n)return null;this.syncPoint_=this.syncPoint_||this.syncController_.getSyncPoint(this.playlist_,this.duration_(),this.currentTimeline_,this.currentTime_(),this.loaderType_);const l={partIndex:null,mediaIndex:null,startOfSegment:null,playlist:this.playlist_,isSyncRequest:!this.syncPoint_};if(l.isSyncRequest)l.mediaIndex=J2(this.currentTimeline_,a,t),this.logger_(`choose next request. Can not find sync point. Fallback to media Index: ${l.mediaIndex}`);else if(this.mediaIndex!==null){const k=a[this.mediaIndex],E=typeof this.partIndex=="number"?this.partIndex:-1;l.startOfSegment=k.end?k.end:t,k.parts&&k.parts[E+1]?(l.mediaIndex=this.mediaIndex,l.partIndex=E+1):l.mediaIndex=this.mediaIndex+1}else{let k,E,L;const _=this.fetchAtBuffer_?t:this.currentTime_();if(this.mediaSequenceSync_&&this.logger_(`chooseNextRequest_ request after Quality Switch:
192
+ For TargetTime: ${_}.
209
193
  CurrentTime: ${this.currentTime_()}
210
194
  BufferedEnd: ${t}
211
195
  Fetch At Buffer: ${this.fetchAtBuffer_}
212
- `,this.mediaSequenceSync_.diagnostics),this.mediaSequenceSync_&&this.mediaSequenceSync_.isReliable){const k=this.getSyncInfoFromMediaSequenceSync_(y);if(!k){const w="No sync info found while using media sequence sync";return this.error({message:w,metadata:{errorType:P.Error.StreamingFailedToSelectNextSegment,error:new Error(w)}}),this.logger_("chooseNextRequest_ - no sync info found using media sequence sync"),null}this.logger_(`chooseNextRequest_ mediaSequence syncInfo (${k.start} --> ${k.end})`),T=k.segmentIndex,E=k.partIndex,A=k.start}else{this.logger_("chooseNextRequest_ - fallback to a regular segment selection algorithm, based on a syncPoint.");const k=We.getMediaInfoForTime({exactManifestTimings:this.exactManifestTimings,playlist:this.playlist_,currentTime:y,startingPartIndex:this.syncPoint_.partIndex,startingSegmentIndex:this.syncPoint_.segmentIndex,startTime:this.syncPoint_.time});T=k.segmentIndex,E=k.partIndex,A=k.startTime}l.getMediaInfoForTime=this.fetchAtBuffer_?`bufferedEnd ${y}`:`currentTime ${y}`,l.mediaIndex=T,l.startOfSegment=A,l.partIndex=E,this.logger_(`choose next request. Playlist switched and we have a sync point. Media Index: ${l.mediaIndex} `)}const u=a[l.mediaIndex];let f=u&&typeof l.partIndex=="number"&&u.parts&&u.parts[l.partIndex];if(!u||typeof l.partIndex=="number"&&!f)return null;typeof l.partIndex!="number"&&u.parts&&(l.partIndex=0,f=u.parts[0]);const m=this.vhs_.playlists&&this.vhs_.playlists.main&&this.vhs_.playlists.main.independentSegments||this.playlist_.independentSegments;if(!s&&f&&!m&&!f.independent)if(l.partIndex===0){const T=a[l.mediaIndex-1],E=T.parts&&T.parts.length&&T.parts[T.parts.length-1];E&&E.independent&&(l.mediaIndex-=1,l.partIndex=T.parts.length-1,l.independent="previous segment")}else u.parts[l.partIndex-1].independent&&(l.partIndex-=1,l.independent="previous part");const v=this.mediaSource_&&this.mediaSource_.readyState==="ended";return l.mediaIndex>=a.length-1&&v&&!this.seeking_()?null:(this.shouldForceTimestampOffsetAfterResync_&&(this.shouldForceTimestampOffsetAfterResync_=!1,l.forceTimestampOffset=!0,this.logger_("choose next request. Force timestamp offset after loader resync")),this.generateSegmentInfo_(l))}getSyncInfoFromMediaSequenceSync_(e){if(!this.mediaSequenceSync_)return null;const t=Math.max(e,this.mediaSequenceSync_.start);e!==t&&this.logger_(`getSyncInfoFromMediaSequenceSync_. Pulled target time from ${e} to ${t}`);const s=this.mediaSequenceSync_.getSyncInfoForTime(t);if(!s)return null;if(!s.isAppended)return s;const r=this.mediaSequenceSync_.getSyncInfoForTime(s.end);return r?(r.isAppended&&this.logger_("getSyncInfoFromMediaSequenceSync_: We encounter unexpected scenario where next media sequence sync info is also appended!"),r):null}generateSegmentInfo_(e){const{independent:t,playlist:s,mediaIndex:r,startOfSegment:n,isSyncRequest:a,partIndex:l,forceTimestampOffset:u,getMediaInfoForTime:f}=e,m=s.segments[r],v=typeof l=="number"&&m.parts[l],T={requestId:"segment-loader-"+Math.random(),uri:v&&v.resolvedUri||m.resolvedUri,mediaIndex:r,partIndex:v?l:null,isSyncRequest:a,startOfSegment:n,playlist:s,bytes:null,encryptedBytes:null,timestampOffset:null,timeline:m.timeline,duration:v&&v.duration||m.duration,segment:m,part:v,byteLength:0,transmuxer:this.transmuxer_,getMediaInfoForTime:f,independent:t},E=typeof u<"u"?u:this.isPendingTimestampOffset_;T.timestampOffset=this.timestampOffsetForSegment_({segmentTimeline:m.timeline,currentTimeline:this.currentTimeline_,startOfSegment:n,buffered:this.buffered_(),overrideCheck:E});const A=Ra(this.sourceUpdater_.audioBuffered());return typeof A=="number"&&(T.audioAppendStart=A-this.sourceUpdater_.audioTimestampOffset()),this.sourceUpdater_.videoBuffered().length&&(T.gopsToAlignWith=N_(this.gopBuffer_,this.currentTime_()-this.sourceUpdater_.videoTimestampOffset(),this.timeMapping_)),T}timestampOffsetForSegment_(e){return $_(e)}earlyAbortWhenNeeded_(e){if(this.vhs_.tech_.paused()||!this.xhrOptions_.timeout||!this.playlist_.attributes.BANDWIDTH||Date.now()-(e.firstBytesReceivedAt||Date.now())<1e3)return;const t=this.currentTime_(),s=e.bandwidth,r=this.pendingSegment_.duration,n=We.estimateSegmentRequestTime(r,s,this.playlist_,e.bytesReceived),a=fy(this.buffered_(),t,this.vhs_.tech_.playbackRate())-1;if(n<=a)return;const l=A_({main:this.vhs_.playlists.main,currentTime:t,bandwidth:s,duration:this.duration_(),segmentDuration:r,timeUntilRebuffer:a,currentTimeline:this.currentTimeline_,syncController:this.syncController_});if(!l)return;const f=n-a-l.rebufferingImpact;let m=.5;a<=bt&&(m=1),!(!l.playlist||l.playlist.uri===this.playlist_.uri||f<m)&&(this.bandwidth=l.playlist.attributes.BANDWIDTH*we.BANDWIDTH_VARIANCE+1,this.trigger("earlyabort"))}handleAbort_(e){this.logger_(`Aborting ${Pi(e)}`),this.mediaRequestsAborted+=1}handleProgress_(e,t){this.earlyAbortWhenNeeded_(t.stats),!this.checkForAbort_(t.requestId)&&this.trigger("progress")}handleTrackInfo_(e,t){const{hasAudio:s,hasVideo:r}=t,n={segmentInfo:ci({type:this.loaderType_,segment:e}),trackInfo:{hasAudio:s,hasVideo:r}};this.trigger({type:"segmenttransmuxingtrackinfoavailable",metadata:n}),this.earlyAbortWhenNeeded_(e.stats),!this.checkForAbort_(e.requestId)&&(this.checkForIllegalMediaSwitch(t)||(t=t||{},U_(this.currentMediaInfo_,t)||(this.appendInitSegment_={audio:!0,video:!0},this.startingMediaInfo_=t,this.currentMediaInfo_=t,this.logger_("trackinfo update",t),this.trigger("trackinfo")),!this.checkForAbort_(e.requestId)&&(this.pendingSegment_.trackInfo=t,this.hasEnoughInfoToAppend_()?this.processCallQueue_():Wt(this))))}handleTimingInfo_(e,t,s,r){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;const n=this.pendingSegment_,a=Pc(t);n[a]=n[a]||{},n[a][s]=r,this.logger_(`timinginfo: ${t} - ${s} - ${r}`),this.hasEnoughInfoToAppend_()?this.processCallQueue_():Wt(this)}handleCaptions_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(t.length===0){this.logger_("SegmentLoader received no captions from a caption event");return}if(!this.pendingSegment_.hasAppendedData_){this.metadataQueue_.caption.push(this.handleCaptions_.bind(this,e,t));return}const r=this.sourceUpdater_.videoTimestampOffset()===null?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset(),n={};t.forEach(a=>{n[a.stream]=n[a.stream]||{startTime:1/0,captions:[],endTime:0};const l=n[a.stream];l.startTime=Math.min(l.startTime,a.startTime+r),l.endTime=Math.max(l.endTime,a.endTime+r),l.captions.push(a)}),Object.keys(n).forEach(a=>{const{startTime:l,endTime:u,captions:f}=n[a],m=this.inbandTextTracks_;this.logger_(`adding cues from ${l} -> ${u} for ${a}`),k_(m,this.vhs_.tech_,a),Vs(l,u,m[a]),j_({captionArray:f,inbandTextTracks:m,timestampOffset:r})}),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}handleId3_(e,t,s){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(!this.pendingSegment_.hasAppendedData_){this.metadataQueue_.id3.push(this.handleId3_.bind(this,e,t,s));return}this.addMetadataToTextTrack(s,t,this.duration_())}processMetadataQueue_(){this.metadataQueue_.id3.forEach(e=>e()),this.metadataQueue_.caption.forEach(e=>e()),this.metadataQueue_.id3=[],this.metadataQueue_.caption=[]}processCallQueue_(){const e=this.callQueue_;this.callQueue_=[],e.forEach(t=>t())}processLoadQueue_(){const e=this.loadQueue_;this.loadQueue_=[],e.forEach(t=>t())}hasEnoughInfoToLoad_(){if(this.loaderType_!=="audio")return!0;const e=this.pendingSegment_;return e?this.getCurrentMediaInfo_()?!fo({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}):!0:!1}getCurrentMediaInfo_(e=this.pendingSegment_){return e&&e.trackInfo||this.currentMediaInfo_}getMediaInfo_(e=this.pendingSegment_){return this.getCurrentMediaInfo_(e)||this.startingMediaInfo_}getPendingSegmentPlaylist(){return this.pendingSegment_?this.pendingSegment_.playlist:null}hasEnoughInfoToAppend_(){if(!this.sourceUpdater_.ready()||this.waitingOnRemove_||this.quotaExceededErrorRetryTimeout_)return!1;const e=this.pendingSegment_,t=this.getCurrentMediaInfo_();if(!e||!t)return!1;const{hasAudio:s,hasVideo:r,isMuxed:n}=t;return!(r&&!e.videoTimingInfo||s&&!this.audioDisabled_&&!n&&!e.audioTimingInfo||fo({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}))}handleData_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(this.callQueue_.length||!this.hasEnoughInfoToAppend_()){Wt(this),this.callQueue_.push(this.handleData_.bind(this,e,t));return}const s=this.pendingSegment_;if(this.setTimeMapping_(s.timeline),this.updateMediaSecondsLoaded_(s.part||s.segment),this.mediaSource_.readyState!=="closed"){if(e.map&&(e.map=this.initSegmentForMap(e.map,!0),s.segment.map=e.map),e.key&&this.segmentKey(e.key,!0),s.isFmp4=e.isFmp4,s.timingInfo=s.timingInfo||{},s.isFmp4)this.trigger("fmp4"),s.timingInfo.start=s[Pc(t.type)].start;else{const r=this.getCurrentMediaInfo_(),n=this.loaderType_==="main"&&r&&r.hasVideo;let a;n&&(a=s.videoTimingInfo.start),s.timingInfo.start=this.trueSegmentStart_({currentStart:s.timingInfo.start,playlist:s.playlist,mediaIndex:s.mediaIndex,currentVideoTimestampOffset:this.sourceUpdater_.videoTimestampOffset(),useVideoTimingInfo:n,firstVideoFrameTimeForData:a,videoTimingInfo:s.videoTimingInfo,audioTimingInfo:s.audioTimingInfo})}if(this.updateAppendInitSegmentStatus(s,t.type),this.updateSourceBufferTimestampOffset_(s),s.isSyncRequest){this.updateTimingInfoEnd_(s),this.syncController_.saveSegmentTimingInfo({segmentInfo:s,shouldSaveTimelineMapping:this.loaderType_==="main"});const r=this.chooseNextRequest_();if(r.mediaIndex!==s.mediaIndex||r.partIndex!==s.partIndex){this.logger_("sync segment was incorrect, not appending");return}this.logger_("sync segment was correct, appending")}s.hasAppendedData_=!0,this.processMetadataQueue_(),this.appendData_(s,t)}}updateAppendInitSegmentStatus(e,t){this.loaderType_==="main"&&typeof e.timestampOffset=="number"&&!e.changedTimestampOffset&&(this.appendInitSegment_={audio:!0,video:!0}),this.playlistOfLastInitSegment_[t]!==e.playlist&&(this.appendInitSegment_[t]=!0)}getInitSegmentAndUpdateState_({type:e,initSegment:t,map:s,playlist:r}){if(s){const n=xn(s);if(this.activeInitSegmentId_===n)return null;t=this.initSegmentForMap(s,!0).bytes,this.activeInitSegmentId_=n}return t&&this.appendInitSegment_[e]?(this.playlistOfLastInitSegment_[e]=r,this.appendInitSegment_[e]=!1,this.activeInitSegmentId_=null,t):null}handleQuotaExceededError_({segmentInfo:e,type:t,bytes:s},r){const n=this.sourceUpdater_.audioBuffered(),a=this.sourceUpdater_.videoBuffered();n.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the audio buffer: "+hi(n).join(", ")),a.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the video buffer: "+hi(a).join(", "));const l=n.length?n.start(0):0,u=n.length?n.end(n.length-1):0,f=a.length?a.start(0):0,m=a.length?a.end(a.length-1):0;if(u-l<=Ms&&m-f<=Ms){this.logger_(`On QUOTA_EXCEEDED_ERR, single segment too large to append to buffer, triggering an error. Appended byte length: ${s.byteLength}, audio buffer: ${hi(n).join(", ")}, video buffer: ${hi(a).join(", ")}, `),this.error({message:"Quota exceeded error with append of a single segment of content",excludeUntil:1/0}),this.trigger("error");return}this.waitingOnRemove_=!0,this.callQueue_.push(this.appendToSourceBuffer_.bind(this,{segmentInfo:e,type:t,bytes:s}));const T=this.currentTime_()-Ms;this.logger_(`On QUOTA_EXCEEDED_ERR, removing audio/video from 0 to ${T}`),this.remove(0,T,()=>{this.logger_(`On QUOTA_EXCEEDED_ERR, retrying append in ${Ms}s`),this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=S.setTimeout(()=>{this.logger_("On QUOTA_EXCEEDED_ERR, re-processing call queue"),this.quotaExceededErrorRetryTimeout_=null,this.processCallQueue_()},Ms*1e3)},!0)}handleAppendError_({segmentInfo:e,type:t,bytes:s},r){if(r){if(r.code===Tf){this.handleQuotaExceededError_({segmentInfo:e,type:t,bytes:s});return}this.logger_("Received non QUOTA_EXCEEDED_ERR on append",r),this.error({message:`${t} append of ${s.length}b failed for segment #${e.mediaIndex} in playlist ${e.playlist.id}`,metadata:{errorType:P.Error.StreamingFailedToAppendSegment}}),this.trigger("appenderror")}}appendToSourceBuffer_({segmentInfo:e,type:t,initSegment:s,data:r,bytes:n}){if(!n){const l=[r];let u=r.byteLength;s&&(l.unshift(s),u+=s.byteLength),n=D_({bytes:u,segments:l})}const a={segmentInfo:ci({type:this.loaderType_,segment:e})};this.trigger({type:"segmentappendstart",metadata:a}),this.sourceUpdater_.appendBuffer({segmentInfo:e,type:t,bytes:n},this.handleAppendError_.bind(this,{segmentInfo:e,type:t,bytes:n}))}handleSegmentTimingInfo_(e,t,s){if(!this.pendingSegment_||t!==this.pendingSegment_.requestId)return;const r=this.pendingSegment_.segment,n=`${e}TimingInfo`;r[n]||(r[n]={}),r[n].transmuxerPrependedSeconds=s.prependedContentDuration||0,r[n].transmuxedPresentationStart=s.start.presentation,r[n].transmuxedDecodeStart=s.start.decode,r[n].transmuxedPresentationEnd=s.end.presentation,r[n].transmuxedDecodeEnd=s.end.decode,r[n].baseMediaDecodeTime=s.baseMediaDecodeTime}appendData_(e,t){const{type:s,data:r}=t;if(!r||!r.byteLength||s==="audio"&&this.audioDisabled_)return;const n=this.getInitSegmentAndUpdateState_({type:s,initSegment:t.initSegment,playlist:e.playlist,map:e.isFmp4?e.segment.map:null});this.appendToSourceBuffer_({segmentInfo:e,type:s,initSegment:n,data:r})}loadSegment_(e){if(this.state="WAITING",this.pendingSegment_=e,this.trimBackBuffer_(e),typeof e.timestampOffset=="number"&&this.transmuxer_&&this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),!this.hasEnoughInfoToLoad_()){Wt(this),this.loadQueue_.push(()=>{const t=Se({},e,{forceTimestampOffset:!0});Se(e,this.generateSegmentInfo_(t)),this.isPendingTimestampOffset_=!1,this.updateTransmuxerAndRequestSegment_(e)});return}this.updateTransmuxerAndRequestSegment_(e)}updateTransmuxerAndRequestSegment_(e){this.shouldUpdateTransmuxerTimestampOffset_(e.timestampOffset)&&(this.gopBuffer_.length=0,e.gopsToAlignWith=[],this.timeMapping_=0,this.transmuxer_.postMessage({action:"reset"}),this.transmuxer_.postMessage({action:"setTimestampOffset",timestampOffset:e.timestampOffset}));const t=this.createSimplifiedSegmentObj_(e),s=this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex),r=this.mediaIndex!==null,n=e.timeline!==this.currentTimeline_&&e.timeline>0,a=s||r&&n;this.logger_(`Requesting
213
- ${Gf(e.uri)}
214
- ${Pi(e)}`),t.map&&!t.map.bytes&&(this.logger_("going to request init segment."),this.appendInitSegment_={video:!0,audio:!0}),e.abortRequests=S_({xhr:this.vhs_.xhr,xhrOptions:this.xhrOptions_,decryptionWorker:this.decrypter_,segment:t,abortFn:this.handleAbort_.bind(this,e),progressFn:this.handleProgress_.bind(this),trackInfoFn:this.handleTrackInfo_.bind(this),timingInfoFn:this.handleTimingInfo_.bind(this),videoSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"video",e.requestId),audioSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"audio",e.requestId),captionsFn:this.handleCaptions_.bind(this),isEndOfTimeline:a,endedTimelineFn:()=>{this.logger_("received endedtimeline callback")},id3Fn:this.handleId3_.bind(this),dataFn:this.handleData_.bind(this),doneFn:this.segmentRequestFinished_.bind(this),onTransmuxerLog:({message:l,level:u,stream:f})=>{this.logger_(`${Pi(e)} logged from transmuxer stream ${f} as a ${u}: ${l}`)},triggerSegmentEventFn:({type:l,segment:u,keyInfo:f,trackInfo:m,timingInfo:v})=>{const E={segmentInfo:ci({segment:u})};f&&(E.keyInfo=f),m&&(E.trackInfo=m),v&&(E.timingInfo=v),this.trigger({type:l,metadata:E})}})}trimBackBuffer_(e){const t=z_(this.seekable_(),this.currentTime_(),this.playlist_.targetDuration||10);t>0&&this.remove(0,t)}createSimplifiedSegmentObj_(e){const t=e.segment,s=e.part,r=e.segment.key||e.segment.map&&e.segment.map.key,n=e.segment.map&&!e.segment.map.bytes,a={resolvedUri:s?s.resolvedUri:t.resolvedUri,byterange:s?s.byterange:t.byterange,requestId:e.requestId,transmuxer:e.transmuxer,audioAppendStart:e.audioAppendStart,gopsToAlignWith:e.gopsToAlignWith,part:e.part,type:this.loaderType_,start:e.startOfSegment,duration:e.duration,isEncrypted:r,isMediaInitialization:n},l=e.playlist.segments[e.mediaIndex-1];if(l&&l.timeline===t.timeline&&(l.videoTimingInfo?a.baseStartTime=l.videoTimingInfo.transmuxedDecodeEnd:l.audioTimingInfo&&(a.baseStartTime=l.audioTimingInfo.transmuxedDecodeEnd)),t.key){const u=t.key.iv||new Uint32Array([0,0,0,e.mediaIndex+e.playlist.mediaSequence]);a.key=this.segmentKey(t.key),a.key.iv=u}return t.map&&(a.map=this.initSegmentForMap(t.map)),a}saveTransferStats_(e){this.mediaRequests+=1,e&&(this.mediaBytesTransferred+=e.bytesReceived,this.mediaTransferDuration+=e.roundTripTime)}saveBandwidthRelatedStats_(e,t){if(this.pendingSegment_.byteLength=t.bytesReceived,e<Yr){this.logger_(`Ignoring segment's bandwidth because its duration of ${e} is less than the min to record ${Yr}`);return}const s={bandwidthInfo:{from:this.bandwidth,to:t.bandwidth}};this.trigger({type:"bandwidthupdated",metadata:s}),this.bandwidth=t.bandwidth,this.roundTrip=t.roundTripTime}handleTimeout_(){this.mediaRequestsTimedout+=1,this.bandwidth=1,this.roundTrip=NaN,this.trigger("bandwidthupdate"),this.trigger("timeout")}segmentRequestFinished_(e,t,s){if(this.callQueue_.length){this.callQueue_.push(this.segmentRequestFinished_.bind(this,e,t,s));return}if(this.saveTransferStats_(t.stats),!this.pendingSegment_||t.requestId!==this.pendingSegment_.requestId)return;if(e){if(this.pendingSegment_=null,this.state="READY",e.code===xt.ABORTED)return;if(this.pause(),e.code===xt.TIMEOUT){this.handleTimeout_();return}this.mediaRequestsErrored+=1,this.error(e),this.trigger("error");return}const r=this.pendingSegment_;this.saveBandwidthRelatedStats_(r.duration,t.stats),r.endOfAllRequests=t.endOfAllRequests,s.gopInfo&&(this.gopBuffer_=B_(this.gopBuffer_,s.gopInfo,this.safeAppend_)),this.state="APPENDING",this.trigger("appending"),this.waitForAppendsToComplete_(r)}setTimeMapping_(e){const t=this.syncController_.mappingForTimeline(e);t!==null&&(this.timeMapping_=t)}updateMediaSecondsLoaded_(e){typeof e.start=="number"&&typeof e.end=="number"?this.mediaSecondsLoaded+=e.end-e.start:this.mediaSecondsLoaded+=e.duration}shouldUpdateTransmuxerTimestampOffset_(e){return e===null?!1:this.loaderType_==="main"&&e!==this.sourceUpdater_.videoTimestampOffset()||!this.audioDisabled_&&e!==this.sourceUpdater_.audioTimestampOffset()}trueSegmentStart_({currentStart:e,playlist:t,mediaIndex:s,firstVideoFrameTimeForData:r,currentVideoTimestampOffset:n,useVideoTimingInfo:a,videoTimingInfo:l,audioTimingInfo:u}){if(typeof e<"u")return e;if(!a)return u.start;const f=t.segments[s-1];return s===0||!f||typeof f.start>"u"||f.end!==r+n?r:l.start}waitForAppendsToComplete_(e){const t=this.getCurrentMediaInfo_(e);if(!t){this.error({message:"No starting media returned, likely due to an unsupported media format.",playlistExclusionDuration:1/0}),this.trigger("error");return}const{hasAudio:s,hasVideo:r,isMuxed:n}=t,a=this.loaderType_==="main"&&r,l=!this.audioDisabled_&&s&&!n;if(e.waitingOnAppends=0,!e.hasAppendedData_){!e.timingInfo&&typeof e.timestampOffset=="number"&&(this.isPendingTimestampOffset_=!0),e.timingInfo={start:0},e.waitingOnAppends++,this.isPendingTimestampOffset_||(this.updateSourceBufferTimestampOffset_(e),this.processMetadataQueue_()),this.checkAppendsDone_(e);return}a&&e.waitingOnAppends++,l&&e.waitingOnAppends++,a&&this.sourceUpdater_.videoQueueCallback(this.checkAppendsDone_.bind(this,e)),l&&this.sourceUpdater_.audioQueueCallback(this.checkAppendsDone_.bind(this,e))}checkAppendsDone_(e){this.checkForAbort_(e.requestId)||(e.waitingOnAppends--,e.waitingOnAppends===0&&this.handleAppendsDone_())}checkForIllegalMediaSwitch(e){const t=q_(this.loaderType_,this.getCurrentMediaInfo_(),e);return t?(this.error({message:t,playlistExclusionDuration:1/0}),this.trigger("error"),!0):!1}updateSourceBufferTimestampOffset_(e){if(e.timestampOffset===null||typeof e.timingInfo.start!="number"||e.changedTimestampOffset||this.loaderType_!=="main")return;let t=!1;e.timestampOffset-=this.getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e.segment.videoTimingInfo,audioTimingInfo:e.segment.audioTimingInfo,timingInfo:e.timingInfo}),e.changedTimestampOffset=!0,e.timestampOffset!==this.sourceUpdater_.videoTimestampOffset()&&(this.sourceUpdater_.videoTimestampOffset(e.timestampOffset),t=!0),e.timestampOffset!==this.sourceUpdater_.audioTimestampOffset()&&(this.sourceUpdater_.audioTimestampOffset(e.timestampOffset),t=!0),t&&this.trigger("timestampoffset")}getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e,audioTimingInfo:t,timingInfo:s}){return this.useDtsForTimestampOffset_?e&&typeof e.transmuxedDecodeStart=="number"?e.transmuxedDecodeStart:t&&typeof t.transmuxedDecodeStart=="number"?t.transmuxedDecodeStart:s.start:s.start}updateTimingInfoEnd_(e){e.timingInfo=e.timingInfo||{};const t=this.getMediaInfo_(),r=this.loaderType_==="main"&&t&&t.hasVideo&&e.videoTimingInfo?e.videoTimingInfo:e.audioTimingInfo;r&&(e.timingInfo.end=typeof r.end=="number"?r.end:r.start+e.duration)}handleAppendsDone_(){if(this.pendingSegment_){const u={segmentInfo:ci({type:this.loaderType_,segment:this.pendingSegment_})};this.trigger({type:"appendsdone",metadata:u})}if(!this.pendingSegment_){this.state="READY",this.paused()||this.monitorBuffer_();return}const e=this.pendingSegment_;e.part&&e.part.syncInfo?e.part.syncInfo.markAppended():e.segment.syncInfo&&e.segment.syncInfo.markAppended(),this.updateTimingInfoEnd_(e),this.shouldSaveSegmentTimingInfo_&&this.syncController_.saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:this.loaderType_==="main"});const t=Y_(e,this.sourceType_);if(t&&(t.severity==="warn"?P.log.warn(t.message):this.logger_(t.message)),this.recordThroughput_(e),this.pendingSegment_=null,this.state="READY",e.isSyncRequest&&(this.trigger("syncinfoupdate"),!e.hasAppendedData_)){this.logger_(`Throwing away un-appended sync request ${Pi(e)}`);return}this.logger_(`Appended ${Pi(e)}`),this.addSegmentMetadataCue_(e),this.fetchAtBuffer_=!0,this.currentTimeline_!==e.timeline&&(this.timelineChangeController_.lastTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline}),this.loaderType_==="main"&&!this.audioDisabled_&&this.timelineChangeController_.lastTimelineChange({type:"audio",from:this.currentTimeline_,to:e.timeline})),this.currentTimeline_=e.timeline,this.trigger("syncinfoupdate");const s=e.segment,r=e.part,n=s.end&&this.currentTime_()-s.end>e.playlist.targetDuration*3,a=r&&r.end&&this.currentTime_()-r.end>e.playlist.partTargetDuration*3;if(n||a){this.logger_(`bad ${n?"segment":"part"} ${Pi(e)}`),this.resetEverything();return}this.mediaIndex!==null&&this.trigger("bandwidthupdate"),this.trigger("progress"),this.mediaIndex=e.mediaIndex,this.partIndex=e.partIndex,this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex)&&this.endOfStream(),this.trigger("appended"),e.hasAppendedData_&&this.mediaAppends++,this.paused()||this.monitorBuffer_()}recordThroughput_(e){if(e.duration<Yr){this.logger_(`Ignoring segment's throughput because its duration of ${e.duration} is less than the min to record ${Yr}`);return}const t=this.throughput.rate,s=Date.now()-e.endOfAllRequests+1,r=Math.floor(e.byteLength/s*8*1e3);this.throughput.rate+=(r-t)/++this.throughput.count}addSegmentMetadataCue_(e){if(!this.segmentMetadataTrack_)return;const t=e.segment,s=t.start,r=t.end;if(!Ic(s)||!Ic(r))return;Vs(s,r,this.segmentMetadataTrack_);const n=S.WebKitDataCue||S.VTTCue,a={custom:t.custom,dateTimeObject:t.dateTimeObject,dateTimeString:t.dateTimeString,programDateTime:t.programDateTime,bandwidth:e.playlist.attributes.BANDWIDTH,resolution:e.playlist.attributes.RESOLUTION,codecs:e.playlist.attributes.CODECS,byteLength:e.byteLength,uri:e.uri,timeline:e.timeline,playlist:e.playlist.id,start:s,end:r},l=JSON.stringify(a),u=new n(s,r,l);u.value=a,this.segmentMetadataTrack_.addCue(u)}}function Pt(){}const Wf=function(i){return typeof i!="string"?i:i.replace(/./,e=>e.toUpperCase())},K_=["video","audio"],mo=(i,e)=>{const t=e[`${i}Buffer`];return t&&t.updating||e.queuePending[i]},Q_=(i,e)=>{for(let t=0;t<e.length;t++){const s=e[t];if(s.type==="mediaSource")return null;if(s.type===i)return t}return null},$i=(i,e)=>{if(e.queue.length===0)return;let t=0,s=e.queue[t];if(s.type==="mediaSource"){!e.updating()&&e.mediaSource.readyState!=="closed"&&(e.queue.shift(),s.action(e),s.doneFn&&s.doneFn(),$i("audio",e),$i("video",e));return}if(i!=="mediaSource"&&!(!e.ready()||e.mediaSource.readyState==="closed"||mo(i,e))){if(s.type!==i){if(t=Q_(i,e.queue),t===null)return;s=e.queue[t]}if(e.queue.splice(t,1),e.queuePending[i]=s,s.action(i,e),!s.doneFn){e.queuePending[i]=null,$i(i,e);return}}},Xf=(i,e)=>{const t=e[`${i}Buffer`],s=Wf(i);t&&(t.removeEventListener("updateend",e[`on${s}UpdateEnd_`]),t.removeEventListener("error",e[`on${s}Error_`]),e.codecs[i]=null,e[`${i}Buffer`]=null)},yt=(i,e)=>i&&e&&Array.prototype.indexOf.call(i.sourceBuffers,e)!==-1,Je={appendBuffer:(i,e,t)=>(s,r)=>{const n=r[`${s}Buffer`];if(yt(r.mediaSource,n)){r.logger_(`Appending segment ${e.mediaIndex}'s ${i.length} bytes to ${s}Buffer`);try{n.appendBuffer(i)}catch(a){r.logger_(`Error with code ${a.code} `+(a.code===Tf?"(QUOTA_EXCEEDED_ERR) ":"")+`when appending segment ${e.mediaIndex} to ${s}Buffer`),r.queuePending[s]=null,t(a)}}},remove:(i,e)=>(t,s)=>{const r=s[`${t}Buffer`];if(yt(s.mediaSource,r)){s.logger_(`Removing ${i} to ${e} from ${t}Buffer`);try{r.remove(i,e)}catch{s.logger_(`Remove ${i} to ${e} from ${t}Buffer failed`)}}},timestampOffset:i=>(e,t)=>{const s=t[`${e}Buffer`];yt(t.mediaSource,s)&&(t.logger_(`Setting ${e}timestampOffset to ${i}`),s.timestampOffset=i)},callback:i=>(e,t)=>{i()},endOfStream:i=>e=>{if(e.mediaSource.readyState==="open"){e.logger_(`Calling mediaSource endOfStream(${i||""})`);try{e.mediaSource.endOfStream(i)}catch(t){P.log.warn("Failed to call media source endOfStream",t)}}},duration:i=>e=>{e.logger_(`Setting mediaSource duration to ${i}`);try{e.mediaSource.duration=i}catch(t){P.log.warn("Failed to set media source duration",t)}},abort:()=>(i,e)=>{if(e.mediaSource.readyState!=="open")return;const t=e[`${i}Buffer`];if(yt(e.mediaSource,t)){e.logger_(`calling abort on ${i}Buffer`);try{t.abort()}catch(s){P.log.warn(`Failed to abort on ${i}Buffer`,s)}}},addSourceBuffer:(i,e)=>t=>{const s=Wf(i),r=Gi(e);t.logger_(`Adding ${i}Buffer with codec ${e} to mediaSource`);const n=t.mediaSource.addSourceBuffer(r);n.addEventListener("updateend",t[`on${s}UpdateEnd_`]),n.addEventListener("error",t[`on${s}Error_`]),t.codecs[i]=e,t[`${i}Buffer`]=n},removeSourceBuffer:i=>e=>{const t=e[`${i}Buffer`];if(Xf(i,e),!!yt(e.mediaSource,t)){e.logger_(`Removing ${i}Buffer with codec ${e.codecs[i]} from mediaSource`);try{e.mediaSource.removeSourceBuffer(t)}catch(s){P.log.warn(`Failed to removeSourceBuffer ${i}Buffer`,s)}}},changeType:i=>(e,t)=>{const s=t[`${e}Buffer`],r=Gi(i);if(!yt(t.mediaSource,s))return;const n=i.substring(0,i.indexOf(".")),a=t.codecs[e];if(a.substring(0,a.indexOf("."))===n)return;const u={codecsChangeInfo:{from:a,to:i}};t.trigger({type:"codecschange",metadata:u}),t.logger_(`changing ${e}Buffer codec from ${a} to ${i}`);try{s.changeType(r),t.codecs[e]=i}catch(f){u.errorType=P.Error.StreamingCodecsChangeError,u.error=f,f.metadata=u,t.error_=f,t.trigger("error"),P.log.warn(`Failed to changeType on ${e}Buffer`,f)}}},Ze=({type:i,sourceUpdater:e,action:t,doneFn:s,name:r})=>{e.queue.push({type:i,action:t,doneFn:s,name:r}),$i(i,e)},Oc=(i,e)=>t=>{const s=e[`${i}Buffered`](),r=cy(s);if(e.logger_(`received "updateend" event for ${i} Source Buffer: `,r),e.queuePending[i]){const n=e.queuePending[i].doneFn;e.queuePending[i]=null,n&&n(e[`${i}Error_`])}$i(i,e)};class Yf extends P.EventTarget{constructor(e){super(),this.mediaSource=e,this.sourceopenListener_=()=>$i("mediaSource",this),this.mediaSource.addEventListener("sourceopen",this.sourceopenListener_),this.logger_=lt("SourceUpdater"),this.audioTimestampOffset_=0,this.videoTimestampOffset_=0,this.queue=[],this.queuePending={audio:null,video:null},this.delayedAudioAppendQueue_=[],this.videoAppendQueued_=!1,this.codecs={},this.onVideoUpdateEnd_=Oc("video",this),this.onAudioUpdateEnd_=Oc("audio",this),this.onVideoError_=t=>{this.videoError_=t},this.onAudioError_=t=>{this.audioError_=t},this.createdSourceBuffers_=!1,this.initializedEme_=!1,this.triggeredReady_=!1}initializedEme(){this.initializedEme_=!0,this.triggerReady()}hasCreatedSourceBuffers(){return this.createdSourceBuffers_}hasInitializedAnyEme(){return this.initializedEme_}ready(){return this.hasCreatedSourceBuffers()&&this.hasInitializedAnyEme()}createSourceBuffers(e){this.hasCreatedSourceBuffers()||(this.addOrChangeSourceBuffers(e),this.createdSourceBuffers_=!0,this.trigger("createdsourcebuffers"),this.triggerReady())}triggerReady(){this.ready()&&!this.triggeredReady_&&(this.triggeredReady_=!0,this.trigger("ready"))}addSourceBuffer(e,t){Ze({type:"mediaSource",sourceUpdater:this,action:Je.addSourceBuffer(e,t),name:"addSourceBuffer"})}abort(e){Ze({type:e,sourceUpdater:this,action:Je.abort(e),name:"abort"})}removeSourceBuffer(e){if(!this.canRemoveSourceBuffer()){P.log.error("removeSourceBuffer is not supported!");return}Ze({type:"mediaSource",sourceUpdater:this,action:Je.removeSourceBuffer(e),name:"removeSourceBuffer"})}canRemoveSourceBuffer(){return!P.browser.IS_FIREFOX&&S.MediaSource&&S.MediaSource.prototype&&typeof S.MediaSource.prototype.removeSourceBuffer=="function"}static canChangeType(){return S.SourceBuffer&&S.SourceBuffer.prototype&&typeof S.SourceBuffer.prototype.changeType=="function"}canChangeType(){return this.constructor.canChangeType()}changeType(e,t){if(!this.canChangeType()){P.log.error("changeType is not supported!");return}Ze({type:e,sourceUpdater:this,action:Je.changeType(t),name:"changeType"})}addOrChangeSourceBuffers(e){if(!e||typeof e!="object"||Object.keys(e).length===0)throw new Error("Cannot addOrChangeSourceBuffers to undefined codecs");Object.keys(e).forEach(t=>{const s=e[t];if(!this.hasCreatedSourceBuffers())return this.addSourceBuffer(t,s);this.canChangeType()&&this.changeType(t,s)})}appendBuffer(e,t){const{segmentInfo:s,type:r,bytes:n}=e;if(this.processedAppend_=!0,r==="audio"&&this.videoBuffer&&!this.videoAppendQueued_){this.delayedAudioAppendQueue_.push([e,t]),this.logger_(`delayed audio append of ${n.length} until video append`);return}const a=t;if(Ze({type:r,sourceUpdater:this,action:Je.appendBuffer(n,s||{mediaIndex:-1},a),doneFn:t,name:"appendBuffer"}),r==="video"){if(this.videoAppendQueued_=!0,!this.delayedAudioAppendQueue_.length)return;const l=this.delayedAudioAppendQueue_.slice();this.logger_(`queuing delayed audio ${l.length} appendBuffers`),this.delayedAudioAppendQueue_.length=0,l.forEach(u=>{this.appendBuffer.apply(this,u)})}}audioBuffered(){return yt(this.mediaSource,this.audioBuffer)&&this.audioBuffer.buffered?this.audioBuffer.buffered:ke()}videoBuffered(){return yt(this.mediaSource,this.videoBuffer)&&this.videoBuffer.buffered?this.videoBuffer.buffered:ke()}buffered(){const e=yt(this.mediaSource,this.videoBuffer)?this.videoBuffer:null,t=yt(this.mediaSource,this.audioBuffer)?this.audioBuffer:null;return t&&!e?this.audioBuffered():e&&!t?this.videoBuffered():hy(this.audioBuffered(),this.videoBuffered())}setDuration(e,t=Pt){Ze({type:"mediaSource",sourceUpdater:this,action:Je.duration(e),name:"duration",doneFn:t})}endOfStream(e=null,t=Pt){typeof e!="string"&&(e=void 0),Ze({type:"mediaSource",sourceUpdater:this,action:Je.endOfStream(e),name:"endOfStream",doneFn:t})}removeAudio(e,t,s=Pt){if(!this.audioBuffered().length||this.audioBuffered().end(0)===0){s();return}Ze({type:"audio",sourceUpdater:this,action:Je.remove(e,t),doneFn:s,name:"remove"})}removeVideo(e,t,s=Pt){if(!this.videoBuffered().length||this.videoBuffered().end(0)===0){s();return}Ze({type:"video",sourceUpdater:this,action:Je.remove(e,t),doneFn:s,name:"remove"})}updating(){return!!(mo("audio",this)||mo("video",this))}audioTimestampOffset(e){return typeof e<"u"&&this.audioBuffer&&this.audioTimestampOffset_!==e&&(Ze({type:"audio",sourceUpdater:this,action:Je.timestampOffset(e),name:"timestampOffset"}),this.audioTimestampOffset_=e),this.audioTimestampOffset_}videoTimestampOffset(e){return typeof e<"u"&&this.videoBuffer&&this.videoTimestampOffset_!==e&&(Ze({type:"video",sourceUpdater:this,action:Je.timestampOffset(e),name:"timestampOffset"}),this.videoTimestampOffset_=e),this.videoTimestampOffset_}audioQueueCallback(e){this.audioBuffer&&Ze({type:"audio",sourceUpdater:this,action:Je.callback(e),name:"callback"})}videoQueueCallback(e){this.videoBuffer&&Ze({type:"video",sourceUpdater:this,action:Je.callback(e),name:"callback"})}dispose(){this.trigger("dispose"),K_.forEach(e=>{this.abort(e),this.canRemoveSourceBuffer()?this.removeSourceBuffer(e):this[`${e}QueueCallback`](()=>Xf(e,this))}),this.videoAppendQueued_=!1,this.delayedAudioAppendQueue_.length=0,this.sourceopenListener_&&this.mediaSource.removeEventListener("sourceopen",this.sourceopenListener_),this.off()}}const Mc=i=>decodeURIComponent(escape(String.fromCharCode.apply(null,i))),J_=i=>{const e=new Uint8Array(i);return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")},Rc=new Uint8Array(`
196
+ `,this.mediaSequenceSync_.diagnostics),this.mediaSequenceSync_&&this.mediaSequenceSync_.isReliable){const I=this.getSyncInfoFromMediaSequenceSync_(_);if(!I){const N="No sync info found while using media sequence sync";return this.error({message:N,metadata:{errorType:B.Error.StreamingFailedToSelectNextSegment,error:new Error(N)}}),this.logger_("chooseNextRequest_ - no sync info found using media sequence sync"),null}this.logger_(`chooseNextRequest_ mediaSequence syncInfo (${I.start} --> ${I.end})`),k=I.segmentIndex,E=I.partIndex,L=I.start}else{this.logger_("chooseNextRequest_ - fallback to a regular segment selection algorithm, based on a syncPoint.");const I=ft.getMediaInfoForTime({exactManifestTimings:this.exactManifestTimings,playlist:this.playlist_,currentTime:_,startingPartIndex:this.syncPoint_.partIndex,startingSegmentIndex:this.syncPoint_.segmentIndex,startTime:this.syncPoint_.time});k=I.segmentIndex,E=I.partIndex,L=I.startTime}l.getMediaInfoForTime=this.fetchAtBuffer_?`bufferedEnd ${_}`:`currentTime ${_}`,l.mediaIndex=k,l.startOfSegment=L,l.partIndex=E,this.logger_(`choose next request. Playlist switched and we have a sync point. Media Index: ${l.mediaIndex} `)}const c=a[l.mediaIndex];let f=c&&typeof l.partIndex=="number"&&c.parts&&c.parts[l.partIndex];if(!c||typeof l.partIndex=="number"&&!f)return null;typeof l.partIndex!="number"&&c.parts&&(l.partIndex=0,f=c.parts[0]);const g=this.vhs_.playlists&&this.vhs_.playlists.main&&this.vhs_.playlists.main.independentSegments||this.playlist_.independentSegments;if(!i&&f&&!g&&!f.independent)if(l.partIndex===0){const k=a[l.mediaIndex-1],E=k.parts&&k.parts.length&&k.parts[k.parts.length-1];E&&E.independent&&(l.mediaIndex-=1,l.partIndex=k.parts.length-1,l.independent="previous segment")}else c.parts[l.partIndex-1].independent&&(l.partIndex-=1,l.independent="previous part");const y=this.mediaSource_&&this.mediaSource_.readyState==="ended";return l.mediaIndex>=a.length-1&&y&&!this.seeking_()?null:(this.shouldForceTimestampOffsetAfterResync_&&(this.shouldForceTimestampOffsetAfterResync_=!1,l.forceTimestampOffset=!0,this.logger_("choose next request. Force timestamp offset after loader resync")),this.generateSegmentInfo_(l))}getSyncInfoFromMediaSequenceSync_(e){if(!this.mediaSequenceSync_)return null;const t=Math.max(e,this.mediaSequenceSync_.start);e!==t&&this.logger_(`getSyncInfoFromMediaSequenceSync_. Pulled target time from ${e} to ${t}`);const i=this.mediaSequenceSync_.getSyncInfoForTime(t);if(!i)return null;if(!i.isAppended)return i;const r=this.mediaSequenceSync_.getSyncInfoForTime(i.end);return r?(r.isAppended&&this.logger_("getSyncInfoFromMediaSequenceSync_: We encounter unexpected scenario where next media sequence sync info is also appended!"),r):null}generateSegmentInfo_(e){const{independent:t,playlist:i,mediaIndex:r,startOfSegment:n,isSyncRequest:a,partIndex:l,forceTimestampOffset:c,getMediaInfoForTime:f}=e,g=i.segments[r],y=typeof l=="number"&&g.parts[l],k={requestId:"segment-loader-"+Math.random(),uri:y&&y.resolvedUri||g.resolvedUri,mediaIndex:r,partIndex:y?l:null,isSyncRequest:a,startOfSegment:n,playlist:i,bytes:null,encryptedBytes:null,timestampOffset:null,timeline:g.timeline,duration:y&&y.duration||g.duration,segment:g,part:y,byteLength:0,transmuxer:this.transmuxer_,getMediaInfoForTime:f,independent:t},E=typeof c<"u"?c:this.isPendingTimestampOffset_;k.timestampOffset=this.timestampOffsetForSegment_({segmentTimeline:g.timeline,currentTimeline:this.currentTimeline_,startOfSegment:n,buffered:this.buffered_(),overrideCheck:E});const L=Ba(this.sourceUpdater_.audioBuffered());return typeof L=="number"&&(k.audioAppendStart=L-this.sourceUpdater_.audioTimestampOffset()),this.sourceUpdater_.videoBuffered().length&&(k.gopsToAlignWith=X2(this.gopBuffer_,this.currentTime_()-this.sourceUpdater_.videoTimestampOffset(),this.timeMapping_)),k}timestampOffsetForSegment_(e){return iv(e)}earlyAbortWhenNeeded_(e){if(this.vhs_.tech_.paused()||!this.xhrOptions_.timeout||!this.playlist_.attributes.BANDWIDTH||Date.now()-(e.firstBytesReceivedAt||Date.now())<1e3)return;const t=this.currentTime_(),i=e.bandwidth,r=this.pendingSegment_.duration,n=ft.estimateSegmentRequestTime(r,i,this.playlist_,e.bytesReceived),a=C1(this.buffered_(),t,this.vhs_.tech_.playbackRate())-1;if(n<=a)return;const l=N2({main:this.vhs_.playlists.main,currentTime:t,bandwidth:i,duration:this.duration_(),segmentDuration:r,timeUntilRebuffer:a,currentTimeline:this.currentTimeline_,syncController:this.syncController_});if(!l)return;const f=n-a-l.rebufferingImpact;let g=.5;a<=Gt&&(g=1),!(!l.playlist||l.playlist.uri===this.playlist_.uri||f<g)&&(this.bandwidth=l.playlist.attributes.BANDWIDTH*We.BANDWIDTH_VARIANCE+1,this.trigger("earlyabort"))}handleAbort_(e){this.logger_(`Aborting ${Ji(e)}`),this.mediaRequestsAborted+=1}handleProgress_(e,t){this.earlyAbortWhenNeeded_(t.stats),!this.checkForAbort_(t.requestId)&&this.trigger("progress")}handleTrackInfo_(e,t){const{hasAudio:i,hasVideo:r}=t,n={segmentInfo:Oi({type:this.loaderType_,segment:e}),trackInfo:{hasAudio:i,hasVideo:r}};this.trigger({type:"segmenttransmuxingtrackinfoavailable",metadata:n}),this.earlyAbortWhenNeeded_(e.stats),!this.checkForAbort_(e.requestId)&&(this.checkForIllegalMediaSwitch(t)||(t=t||{},Q2(this.currentMediaInfo_,t)||(this.appendInitSegment_={audio:!0,video:!0},this.startingMediaInfo_=t,this.currentMediaInfo_=t,this.logger_("trackinfo update",t),this.trigger("trackinfo")),!this.checkForAbort_(e.requestId)&&(this.pendingSegment_.trackInfo=t,this.hasEnoughInfoToAppend_()?this.processCallQueue_():yi(this))))}handleTimingInfo_(e,t,i,r){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;const n=this.pendingSegment_,a=lc(t);n[a]=n[a]||{},n[a][i]=r,this.logger_(`timinginfo: ${t} - ${i} - ${r}`),this.hasEnoughInfoToAppend_()?this.processCallQueue_():yi(this)}handleCaptions_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(t.length===0){this.logger_("SegmentLoader received no captions from a caption event");return}if(!this.pendingSegment_.hasAppendedData_){this.metadataQueue_.caption.push(this.handleCaptions_.bind(this,e,t));return}const r=this.sourceUpdater_.videoTimestampOffset()===null?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset(),n={};t.forEach(a=>{n[a.stream]=n[a.stream]||{startTime:1/0,captions:[],endTime:0};const l=n[a.stream];l.startTime=Math.min(l.startTime,a.startTime+r),l.endTime=Math.max(l.endTime,a.endTime+r),l.captions.push(a)}),Object.keys(n).forEach(a=>{const{startTime:l,endTime:c,captions:f}=n[a],g=this.inbandTextTracks_;this.logger_(`adding cues from ${l} -> ${c} for ${a}`),U2(g,this.vhs_.tech_,a),ir(l,c,g[a]),V2({captionArray:f,inbandTextTracks:g,timestampOffset:r})}),this.transmuxer_&&this.transmuxer_.postMessage({action:"clearParsedMp4Captions"})}handleId3_(e,t,i){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(!this.pendingSegment_.hasAppendedData_){this.metadataQueue_.id3.push(this.handleId3_.bind(this,e,t,i));return}this.addMetadataToTextTrack(i,t,this.duration_())}processMetadataQueue_(){this.metadataQueue_.id3.forEach(e=>e()),this.metadataQueue_.caption.forEach(e=>e()),this.metadataQueue_.id3=[],this.metadataQueue_.caption=[]}processCallQueue_(){const e=this.callQueue_;this.callQueue_=[],e.forEach(t=>t())}processLoadQueue_(){const e=this.loadQueue_;this.loadQueue_=[],e.forEach(t=>t())}hasEnoughInfoToLoad_(){if(this.loaderType_!=="audio")return!0;const e=this.pendingSegment_;return e?this.getCurrentMediaInfo_()?!ho({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}):!0:!1}getCurrentMediaInfo_(e=this.pendingSegment_){return e&&e.trackInfo||this.currentMediaInfo_}getMediaInfo_(e=this.pendingSegment_){return this.getCurrentMediaInfo_(e)||this.startingMediaInfo_}getPendingSegmentPlaylist(){return this.pendingSegment_?this.pendingSegment_.playlist:null}hasEnoughInfoToAppend_(){if(!this.sourceUpdater_.ready()||this.waitingOnRemove_||this.quotaExceededErrorRetryTimeout_)return!1;const e=this.pendingSegment_,t=this.getCurrentMediaInfo_();if(!e||!t)return!1;const{hasAudio:i,hasVideo:r,isMuxed:n}=t;return!(r&&!e.videoTimingInfo||i&&!this.audioDisabled_&&!n&&!e.audioTimingInfo||ho({timelineChangeController:this.timelineChangeController_,currentTimeline:this.currentTimeline_,segmentTimeline:e.timeline,loaderType:this.loaderType_,audioDisabled:this.audioDisabled_}))}handleData_(e,t){if(this.earlyAbortWhenNeeded_(e.stats),this.checkForAbort_(e.requestId))return;if(this.callQueue_.length||!this.hasEnoughInfoToAppend_()){yi(this),this.callQueue_.push(this.handleData_.bind(this,e,t));return}const i=this.pendingSegment_;if(this.setTimeMapping_(i.timeline),this.updateMediaSecondsLoaded_(i.part||i.segment),this.mediaSource_.readyState!=="closed"){if(e.map&&(e.map=this.initSegmentForMap(e.map,!0),i.segment.map=e.map),e.key&&this.segmentKey(e.key,!0),i.isFmp4=e.isFmp4,i.timingInfo=i.timingInfo||{},i.isFmp4)this.trigger("fmp4"),i.timingInfo.start=i[lc(t.type)].start;else{const r=this.getCurrentMediaInfo_(),n=this.loaderType_==="main"&&r&&r.hasVideo;let a;n&&(a=i.videoTimingInfo.start),i.timingInfo.start=this.trueSegmentStart_({currentStart:i.timingInfo.start,playlist:i.playlist,mediaIndex:i.mediaIndex,currentVideoTimestampOffset:this.sourceUpdater_.videoTimestampOffset(),useVideoTimingInfo:n,firstVideoFrameTimeForData:a,videoTimingInfo:i.videoTimingInfo,audioTimingInfo:i.audioTimingInfo})}if(this.updateAppendInitSegmentStatus(i,t.type),this.updateSourceBufferTimestampOffset_(i),i.isSyncRequest){this.updateTimingInfoEnd_(i),this.syncController_.saveSegmentTimingInfo({segmentInfo:i,shouldSaveTimelineMapping:this.loaderType_==="main"});const r=this.chooseNextRequest_();if(r.mediaIndex!==i.mediaIndex||r.partIndex!==i.partIndex){this.logger_("sync segment was incorrect, not appending");return}this.logger_("sync segment was correct, appending")}i.hasAppendedData_=!0,this.processMetadataQueue_(),this.appendData_(i,t)}}updateAppendInitSegmentStatus(e,t){this.loaderType_==="main"&&typeof e.timestampOffset=="number"&&!e.changedTimestampOffset&&(this.appendInitSegment_={audio:!0,video:!0}),this.playlistOfLastInitSegment_[t]!==e.playlist&&(this.appendInitSegment_[t]=!0)}getInitSegmentAndUpdateState_({type:e,initSegment:t,map:i,playlist:r}){if(i){const n=xn(i);if(this.activeInitSegmentId_===n)return null;t=this.initSegmentForMap(i,!0).bytes,this.activeInitSegmentId_=n}return t&&this.appendInitSegment_[e]?(this.playlistOfLastInitSegment_[e]=r,this.appendInitSegment_[e]=!1,this.activeInitSegmentId_=null,t):null}handleQuotaExceededError_({segmentInfo:e,type:t,bytes:i},r){const n=this.sourceUpdater_.audioBuffered(),a=this.sourceUpdater_.videoBuffered();n.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the audio buffer: "+Ri(n).join(", ")),a.length>1&&this.logger_("On QUOTA_EXCEEDED_ERR, found gaps in the video buffer: "+Ri(a).join(", "));const l=n.length?n.start(0):0,c=n.length?n.end(n.length-1):0,f=a.length?a.start(0):0,g=a.length?a.end(a.length-1):0;if(c-l<=Zs&&g-f<=Zs){this.logger_(`On QUOTA_EXCEEDED_ERR, single segment too large to append to buffer, triggering an error. Appended byte length: ${i.byteLength}, audio buffer: ${Ri(n).join(", ")}, video buffer: ${Ri(a).join(", ")}, `),this.error({message:"Quota exceeded error with append of a single segment of content",excludeUntil:1/0}),this.trigger("error");return}this.waitingOnRemove_=!0,this.callQueue_.push(this.appendToSourceBuffer_.bind(this,{segmentInfo:e,type:t,bytes:i}));const k=this.currentTime_()-Zs;this.logger_(`On QUOTA_EXCEEDED_ERR, removing audio/video from 0 to ${k}`),this.remove(0,k,()=>{this.logger_(`On QUOTA_EXCEEDED_ERR, retrying append in ${Zs}s`),this.waitingOnRemove_=!1,this.quotaExceededErrorRetryTimeout_=w.setTimeout(()=>{this.logger_("On QUOTA_EXCEEDED_ERR, re-processing call queue"),this.quotaExceededErrorRetryTimeout_=null,this.processCallQueue_()},Zs*1e3)},!0)}handleAppendError_({segmentInfo:e,type:t,bytes:i},r){if(r){if(r.code===mh){this.handleQuotaExceededError_({segmentInfo:e,type:t,bytes:i});return}this.logger_("Received non QUOTA_EXCEEDED_ERR on append",r),this.error({message:`${t} append of ${i.length}b failed for segment #${e.mediaIndex} in playlist ${e.playlist.id}`,metadata:{errorType:B.Error.StreamingFailedToAppendSegment}}),this.trigger("appenderror")}}appendToSourceBuffer_({segmentInfo:e,type:t,initSegment:i,data:r,bytes:n}){if(!n){const l=[r];let c=r.byteLength;i&&(l.unshift(i),c+=i.byteLength),n=F2({bytes:c,segments:l})}const a={segmentInfo:Oi({type:this.loaderType_,segment:e})};this.trigger({type:"segmentappendstart",metadata:a}),this.sourceUpdater_.appendBuffer({segmentInfo:e,type:t,bytes:n},this.handleAppendError_.bind(this,{segmentInfo:e,type:t,bytes:n}))}handleSegmentTimingInfo_(e,t,i){if(!this.pendingSegment_||t!==this.pendingSegment_.requestId)return;const r=this.pendingSegment_.segment,n=`${e}TimingInfo`;r[n]||(r[n]={}),r[n].transmuxerPrependedSeconds=i.prependedContentDuration||0,r[n].transmuxedPresentationStart=i.start.presentation,r[n].transmuxedDecodeStart=i.start.decode,r[n].transmuxedPresentationEnd=i.end.presentation,r[n].transmuxedDecodeEnd=i.end.decode,r[n].baseMediaDecodeTime=i.baseMediaDecodeTime}appendData_(e,t){const{type:i,data:r}=t;if(!r||!r.byteLength||i==="audio"&&this.audioDisabled_)return;const n=this.getInitSegmentAndUpdateState_({type:i,initSegment:t.initSegment,playlist:e.playlist,map:e.isFmp4?e.segment.map:null});this.appendToSourceBuffer_({segmentInfo:e,type:i,initSegment:n,data:r})}loadSegment_(e){if(this.state="WAITING",this.pendingSegment_=e,this.trimBackBuffer_(e),typeof e.timestampOffset=="number"&&this.transmuxer_&&this.transmuxer_.postMessage({action:"clearAllMp4Captions"}),!this.hasEnoughInfoToLoad_()){yi(this),this.loadQueue_.push(()=>{const t=Ue({},e,{forceTimestampOffset:!0});Ue(e,this.generateSegmentInfo_(t)),this.isPendingTimestampOffset_=!1,this.updateTransmuxerAndRequestSegment_(e)});return}this.updateTransmuxerAndRequestSegment_(e)}updateTransmuxerAndRequestSegment_(e){this.shouldUpdateTransmuxerTimestampOffset_(e.timestampOffset)&&(this.gopBuffer_.length=0,e.gopsToAlignWith=[],this.timeMapping_=0,this.transmuxer_.postMessage({action:"reset"}),this.transmuxer_.postMessage({action:"setTimestampOffset",timestampOffset:e.timestampOffset}));const t=this.createSimplifiedSegmentObj_(e),i=this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex),r=this.mediaIndex!==null,n=e.timeline!==this.currentTimeline_&&e.timeline>0,a=i||r&&n;this.logger_(`Requesting
197
+ ${Uh(e.uri)}
198
+ ${Ji(e)}`),t.map&&!t.map.bytes&&(this.logger_("going to request init segment."),this.appendInitSegment_={video:!0,audio:!0}),e.abortRequests=O2({xhr:this.vhs_.xhr,xhrOptions:this.xhrOptions_,decryptionWorker:this.decrypter_,segment:t,abortFn:this.handleAbort_.bind(this,e),progressFn:this.handleProgress_.bind(this),trackInfoFn:this.handleTrackInfo_.bind(this),timingInfoFn:this.handleTimingInfo_.bind(this),videoSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"video",e.requestId),audioSegmentTimingInfoFn:this.handleSegmentTimingInfo_.bind(this,"audio",e.requestId),captionsFn:this.handleCaptions_.bind(this),isEndOfTimeline:a,endedTimelineFn:()=>{this.logger_("received endedtimeline callback")},id3Fn:this.handleId3_.bind(this),dataFn:this.handleData_.bind(this),doneFn:this.segmentRequestFinished_.bind(this),onTransmuxerLog:({message:l,level:c,stream:f})=>{this.logger_(`${Ji(e)} logged from transmuxer stream ${f} as a ${c}: ${l}`)},triggerSegmentEventFn:({type:l,segment:c,keyInfo:f,trackInfo:g,timingInfo:y})=>{const E={segmentInfo:Oi({segment:c})};f&&(E.keyInfo=f),g&&(E.trackInfo=g),y&&(E.timingInfo=y),this.trigger({type:l,metadata:E})}})}trimBackBuffer_(e){const t=tv(this.seekable_(),this.currentTime_(),this.playlist_.targetDuration||10);t>0&&this.remove(0,t)}createSimplifiedSegmentObj_(e){const t=e.segment,i=e.part,r=e.segment.key||e.segment.map&&e.segment.map.key,n=e.segment.map&&!e.segment.map.bytes,a={resolvedUri:i?i.resolvedUri:t.resolvedUri,byterange:i?i.byterange:t.byterange,requestId:e.requestId,transmuxer:e.transmuxer,audioAppendStart:e.audioAppendStart,gopsToAlignWith:e.gopsToAlignWith,part:e.part,type:this.loaderType_,start:e.startOfSegment,duration:e.duration,isEncrypted:r,isMediaInitialization:n},l=e.playlist.segments[e.mediaIndex-1];if(l&&l.timeline===t.timeline&&(l.videoTimingInfo?a.baseStartTime=l.videoTimingInfo.transmuxedDecodeEnd:l.audioTimingInfo&&(a.baseStartTime=l.audioTimingInfo.transmuxedDecodeEnd)),t.key){const c=t.key.iv||new Uint32Array([0,0,0,e.mediaIndex+e.playlist.mediaSequence]);a.key=this.segmentKey(t.key),a.key.iv=c}return t.map&&(a.map=this.initSegmentForMap(t.map)),a}saveTransferStats_(e){this.mediaRequests+=1,e&&(this.mediaBytesTransferred+=e.bytesReceived,this.mediaTransferDuration+=e.roundTripTime)}saveBandwidthRelatedStats_(e,t){if(this.pendingSegment_.byteLength=t.bytesReceived,e<en){this.logger_(`Ignoring segment's bandwidth because its duration of ${e} is less than the min to record ${en}`);return}const i={bandwidthInfo:{from:this.bandwidth,to:t.bandwidth}};this.trigger({type:"bandwidthupdated",metadata:i}),this.bandwidth=t.bandwidth,this.roundTrip=t.roundTripTime}handleTimeout_(){this.mediaRequestsTimedout+=1,this.bandwidth=1,this.roundTrip=NaN,this.trigger("bandwidthupdate"),this.trigger("timeout")}segmentRequestFinished_(e,t,i){if(this.callQueue_.length){this.callQueue_.push(this.segmentRequestFinished_.bind(this,e,t,i));return}if(this.saveTransferStats_(t.stats),!this.pendingSegment_||t.requestId!==this.pendingSegment_.requestId)return;if(e){if(this.pendingSegment_=null,this.state="READY",e.code===Xt.ABORTED)return;if(this.pause(),e.code===Xt.TIMEOUT){this.handleTimeout_();return}this.mediaRequestsErrored+=1,this.error(e),this.trigger("error");return}const r=this.pendingSegment_;this.saveBandwidthRelatedStats_(r.duration,t.stats),r.endOfAllRequests=t.endOfAllRequests,i.gopInfo&&(this.gopBuffer_=Y2(this.gopBuffer_,i.gopInfo,this.safeAppend_)),this.state="APPENDING",this.trigger("appending"),this.waitForAppendsToComplete_(r)}setTimeMapping_(e){const t=this.syncController_.mappingForTimeline(e);t!==null&&(this.timeMapping_=t)}updateMediaSecondsLoaded_(e){typeof e.start=="number"&&typeof e.end=="number"?this.mediaSecondsLoaded+=e.end-e.start:this.mediaSecondsLoaded+=e.duration}shouldUpdateTransmuxerTimestampOffset_(e){return e===null?!1:this.loaderType_==="main"&&e!==this.sourceUpdater_.videoTimestampOffset()||!this.audioDisabled_&&e!==this.sourceUpdater_.audioTimestampOffset()}trueSegmentStart_({currentStart:e,playlist:t,mediaIndex:i,firstVideoFrameTimeForData:r,currentVideoTimestampOffset:n,useVideoTimingInfo:a,videoTimingInfo:l,audioTimingInfo:c}){if(typeof e<"u")return e;if(!a)return c.start;const f=t.segments[i-1];return i===0||!f||typeof f.start>"u"||f.end!==r+n?r:l.start}waitForAppendsToComplete_(e){const t=this.getCurrentMediaInfo_(e);if(!t){this.error({message:"No starting media returned, likely due to an unsupported media format.",playlistExclusionDuration:1/0}),this.trigger("error");return}const{hasAudio:i,hasVideo:r,isMuxed:n}=t,a=this.loaderType_==="main"&&r,l=!this.audioDisabled_&&i&&!n;if(e.waitingOnAppends=0,!e.hasAppendedData_){!e.timingInfo&&typeof e.timestampOffset=="number"&&(this.isPendingTimestampOffset_=!0),e.timingInfo={start:0},e.waitingOnAppends++,this.isPendingTimestampOffset_||(this.updateSourceBufferTimestampOffset_(e),this.processMetadataQueue_()),this.checkAppendsDone_(e);return}a&&e.waitingOnAppends++,l&&e.waitingOnAppends++,a&&this.sourceUpdater_.videoQueueCallback(this.checkAppendsDone_.bind(this,e)),l&&this.sourceUpdater_.audioQueueCallback(this.checkAppendsDone_.bind(this,e))}checkAppendsDone_(e){this.checkForAbort_(e.requestId)||(e.waitingOnAppends--,e.waitingOnAppends===0&&this.handleAppendsDone_())}checkForIllegalMediaSwitch(e){const t=ev(this.loaderType_,this.getCurrentMediaInfo_(),e);return t?(this.error({message:t,playlistExclusionDuration:1/0}),this.trigger("error"),!0):!1}updateSourceBufferTimestampOffset_(e){if(e.timestampOffset===null||typeof e.timingInfo.start!="number"||e.changedTimestampOffset||this.loaderType_!=="main")return;let t=!1;e.timestampOffset-=this.getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e.segment.videoTimingInfo,audioTimingInfo:e.segment.audioTimingInfo,timingInfo:e.timingInfo}),e.changedTimestampOffset=!0,e.timestampOffset!==this.sourceUpdater_.videoTimestampOffset()&&(this.sourceUpdater_.videoTimestampOffset(e.timestampOffset),t=!0),e.timestampOffset!==this.sourceUpdater_.audioTimestampOffset()&&(this.sourceUpdater_.audioTimestampOffset(e.timestampOffset),t=!0),t&&this.trigger("timestampoffset")}getSegmentStartTimeForTimestampOffsetCalculation_({videoTimingInfo:e,audioTimingInfo:t,timingInfo:i}){return this.useDtsForTimestampOffset_?e&&typeof e.transmuxedDecodeStart=="number"?e.transmuxedDecodeStart:t&&typeof t.transmuxedDecodeStart=="number"?t.transmuxedDecodeStart:i.start:i.start}updateTimingInfoEnd_(e){e.timingInfo=e.timingInfo||{};const t=this.getMediaInfo_(),r=this.loaderType_==="main"&&t&&t.hasVideo&&e.videoTimingInfo?e.videoTimingInfo:e.audioTimingInfo;r&&(e.timingInfo.end=typeof r.end=="number"?r.end:r.start+e.duration)}handleAppendsDone_(){if(this.pendingSegment_){const c={segmentInfo:Oi({type:this.loaderType_,segment:this.pendingSegment_})};this.trigger({type:"appendsdone",metadata:c})}if(!this.pendingSegment_){this.state="READY",this.paused()||this.monitorBuffer_();return}const e=this.pendingSegment_;e.part&&e.part.syncInfo?e.part.syncInfo.markAppended():e.segment.syncInfo&&e.segment.syncInfo.markAppended(),this.updateTimingInfoEnd_(e),this.shouldSaveSegmentTimingInfo_&&this.syncController_.saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:this.loaderType_==="main"});const t=av(e,this.sourceType_);if(t&&(t.severity==="warn"?B.log.warn(t.message):this.logger_(t.message)),this.recordThroughput_(e),this.pendingSegment_=null,this.state="READY",e.isSyncRequest&&(this.trigger("syncinfoupdate"),!e.hasAppendedData_)){this.logger_(`Throwing away un-appended sync request ${Ji(e)}`);return}this.logger_(`Appended ${Ji(e)}`),this.addSegmentMetadataCue_(e),this.fetchAtBuffer_=!0,this.currentTimeline_!==e.timeline&&(this.timelineChangeController_.lastTimelineChange({type:this.loaderType_,from:this.currentTimeline_,to:e.timeline}),this.loaderType_==="main"&&!this.audioDisabled_&&this.timelineChangeController_.lastTimelineChange({type:"audio",from:this.currentTimeline_,to:e.timeline})),this.currentTimeline_=e.timeline,this.trigger("syncinfoupdate");const i=e.segment,r=e.part,n=i.end&&this.currentTime_()-i.end>e.playlist.targetDuration*3,a=r&&r.end&&this.currentTime_()-r.end>e.playlist.partTargetDuration*3;if(n||a){this.logger_(`bad ${n?"segment":"part"} ${Ji(e)}`),this.resetEverything();return}this.mediaIndex!==null&&this.trigger("bandwidthupdate"),this.trigger("progress"),this.mediaIndex=e.mediaIndex,this.partIndex=e.partIndex,this.isEndOfStream_(e.mediaIndex,e.playlist,e.partIndex)&&this.endOfStream(),this.trigger("appended"),e.hasAppendedData_&&this.mediaAppends++,this.paused()||this.monitorBuffer_()}recordThroughput_(e){if(e.duration<en){this.logger_(`Ignoring segment's throughput because its duration of ${e.duration} is less than the min to record ${en}`);return}const t=this.throughput.rate,i=Date.now()-e.endOfAllRequests+1,r=Math.floor(e.byteLength/i*8*1e3);this.throughput.rate+=(r-t)/++this.throughput.count}addSegmentMetadataCue_(e){if(!this.segmentMetadataTrack_)return;const t=e.segment,i=t.start,r=t.end;if(!oc(i)||!oc(r))return;ir(i,r,this.segmentMetadataTrack_);const n=w.WebKitDataCue||w.VTTCue,a={custom:t.custom,dateTimeObject:t.dateTimeObject,dateTimeString:t.dateTimeString,programDateTime:t.programDateTime,bandwidth:e.playlist.attributes.BANDWIDTH,resolution:e.playlist.attributes.RESOLUTION,codecs:e.playlist.attributes.CODECS,byteLength:e.byteLength,uri:e.uri,timeline:e.timeline,playlist:e.playlist.id,start:i,end:r},l=JSON.stringify(a),c=new n(i,r,l);c.value=a,this.segmentMetadataTrack_.addCue(c)}}function ri(){}const Vh=function(s){return typeof s!="string"?s:s.replace(/./,e=>e.toUpperCase())},ov=["video","audio"],po=(s,e)=>{const t=e[`${s}Buffer`];return t&&t.updating||e.queuePending[s]},lv=(s,e)=>{for(let t=0;t<e.length;t++){const i=e[t];if(i.type==="mediaSource")return null;if(i.type===s)return t}return null},cs=(s,e)=>{if(e.queue.length===0)return;let t=0,i=e.queue[t];if(i.type==="mediaSource"){!e.updating()&&e.mediaSource.readyState!=="closed"&&(e.queue.shift(),i.action(e),i.doneFn&&i.doneFn(),cs("audio",e),cs("video",e));return}if(s!=="mediaSource"&&!(!e.ready()||e.mediaSource.readyState==="closed"||po(s,e))){if(i.type!==s){if(t=lv(s,e.queue),t===null)return;i=e.queue[t]}if(e.queue.splice(t,1),e.queuePending[s]=i,i.action(s,e),!i.doneFn){e.queuePending[s]=null,cs(s,e);return}}},qh=(s,e)=>{const t=e[`${s}Buffer`],i=Vh(s);t&&(t.removeEventListener("updateend",e[`on${i}UpdateEnd_`]),t.removeEventListener("error",e[`on${i}Error_`]),e.codecs[s]=null,e[`${s}Buffer`]=null)},zt=(s,e)=>s&&e&&Array.prototype.indexOf.call(s.sourceBuffers,e)!==-1,yt={appendBuffer:(s,e,t)=>(i,r)=>{const n=r[`${i}Buffer`];if(zt(r.mediaSource,n)){r.logger_(`Appending segment ${e.mediaIndex}'s ${s.length} bytes to ${i}Buffer`);try{n.appendBuffer(s)}catch(a){r.logger_(`Error with code ${a.code} `+(a.code===mh?"(QUOTA_EXCEEDED_ERR) ":"")+`when appending segment ${e.mediaIndex} to ${i}Buffer`),r.queuePending[i]=null,t(a)}}},remove:(s,e)=>(t,i)=>{const r=i[`${t}Buffer`];if(zt(i.mediaSource,r)){i.logger_(`Removing ${s} to ${e} from ${t}Buffer`);try{r.remove(s,e)}catch{i.logger_(`Remove ${s} to ${e} from ${t}Buffer failed`)}}},timestampOffset:s=>(e,t)=>{const i=t[`${e}Buffer`];zt(t.mediaSource,i)&&(t.logger_(`Setting ${e}timestampOffset to ${s}`),i.timestampOffset=s)},callback:s=>(e,t)=>{s()},endOfStream:s=>e=>{if(e.mediaSource.readyState==="open"){e.logger_(`Calling mediaSource endOfStream(${s||""})`);try{e.mediaSource.endOfStream(s)}catch(t){B.log.warn("Failed to call media source endOfStream",t)}}},duration:s=>e=>{e.logger_(`Setting mediaSource duration to ${s}`);try{e.mediaSource.duration=s}catch(t){B.log.warn("Failed to set media source duration",t)}},abort:()=>(s,e)=>{if(e.mediaSource.readyState!=="open")return;const t=e[`${s}Buffer`];if(zt(e.mediaSource,t)){e.logger_(`calling abort on ${s}Buffer`);try{t.abort()}catch(i){B.log.warn(`Failed to abort on ${s}Buffer`,i)}}},addSourceBuffer:(s,e)=>t=>{const i=Vh(s),r=ds(e);t.logger_(`Adding ${s}Buffer with codec ${e} to mediaSource`);const n=t.mediaSource.addSourceBuffer(r);n.addEventListener("updateend",t[`on${i}UpdateEnd_`]),n.addEventListener("error",t[`on${i}Error_`]),t.codecs[s]=e,t[`${s}Buffer`]=n},removeSourceBuffer:s=>e=>{const t=e[`${s}Buffer`];if(qh(s,e),!!zt(e.mediaSource,t)){e.logger_(`Removing ${s}Buffer with codec ${e.codecs[s]} from mediaSource`);try{e.mediaSource.removeSourceBuffer(t)}catch(i){B.log.warn(`Failed to removeSourceBuffer ${s}Buffer`,i)}}},changeType:s=>(e,t)=>{const i=t[`${e}Buffer`],r=ds(s);if(!zt(t.mediaSource,i))return;const n=s.substring(0,s.indexOf(".")),a=t.codecs[e];if(a.substring(0,a.indexOf("."))===n)return;const c={codecsChangeInfo:{from:a,to:s}};t.trigger({type:"codecschange",metadata:c}),t.logger_(`changing ${e}Buffer codec from ${a} to ${s}`);try{i.changeType(r),t.codecs[e]=s}catch(f){c.errorType=B.Error.StreamingCodecsChangeError,c.error=f,f.metadata=c,t.error_=f,t.trigger("error"),B.log.warn(`Failed to changeType on ${e}Buffer`,f)}}},_t=({type:s,sourceUpdater:e,action:t,doneFn:i,name:r})=>{e.queue.push({type:s,action:t,doneFn:i,name:r}),cs(s,e)},cc=(s,e)=>t=>{const i=e[`${s}Buffered`](),r=T1(i);if(e.logger_(`received "updateend" event for ${s} Source Buffer: `,r),e.queuePending[s]){const n=e.queuePending[s].doneFn;e.queuePending[s]=null,n&&n(e[`${s}Error_`])}cs(s,e)};class Hh extends B.EventTarget{constructor(e){super(),this.mediaSource=e,this.sourceopenListener_=()=>cs("mediaSource",this),this.mediaSource.addEventListener("sourceopen",this.sourceopenListener_),this.logger_=It("SourceUpdater"),this.audioTimestampOffset_=0,this.videoTimestampOffset_=0,this.queue=[],this.queuePending={audio:null,video:null},this.delayedAudioAppendQueue_=[],this.videoAppendQueued_=!1,this.codecs={},this.onVideoUpdateEnd_=cc("video",this),this.onAudioUpdateEnd_=cc("audio",this),this.onVideoError_=t=>{this.videoError_=t},this.onAudioError_=t=>{this.audioError_=t},this.createdSourceBuffers_=!1,this.initializedEme_=!1,this.triggeredReady_=!1}initializedEme(){this.initializedEme_=!0,this.triggerReady()}hasCreatedSourceBuffers(){return this.createdSourceBuffers_}hasInitializedAnyEme(){return this.initializedEme_}ready(){return this.hasCreatedSourceBuffers()&&this.hasInitializedAnyEme()}createSourceBuffers(e){this.hasCreatedSourceBuffers()||(this.addOrChangeSourceBuffers(e),this.createdSourceBuffers_=!0,this.trigger("createdsourcebuffers"),this.triggerReady())}triggerReady(){this.ready()&&!this.triggeredReady_&&(this.triggeredReady_=!0,this.trigger("ready"))}addSourceBuffer(e,t){_t({type:"mediaSource",sourceUpdater:this,action:yt.addSourceBuffer(e,t),name:"addSourceBuffer"})}abort(e){_t({type:e,sourceUpdater:this,action:yt.abort(e),name:"abort"})}removeSourceBuffer(e){if(!this.canRemoveSourceBuffer()){B.log.error("removeSourceBuffer is not supported!");return}_t({type:"mediaSource",sourceUpdater:this,action:yt.removeSourceBuffer(e),name:"removeSourceBuffer"})}canRemoveSourceBuffer(){return!B.browser.IS_FIREFOX&&w.MediaSource&&w.MediaSource.prototype&&typeof w.MediaSource.prototype.removeSourceBuffer=="function"}static canChangeType(){return w.SourceBuffer&&w.SourceBuffer.prototype&&typeof w.SourceBuffer.prototype.changeType=="function"}canChangeType(){return this.constructor.canChangeType()}changeType(e,t){if(!this.canChangeType()){B.log.error("changeType is not supported!");return}_t({type:e,sourceUpdater:this,action:yt.changeType(t),name:"changeType"})}addOrChangeSourceBuffers(e){if(!e||typeof e!="object"||Object.keys(e).length===0)throw new Error("Cannot addOrChangeSourceBuffers to undefined codecs");Object.keys(e).forEach(t=>{const i=e[t];if(!this.hasCreatedSourceBuffers())return this.addSourceBuffer(t,i);this.canChangeType()&&this.changeType(t,i)})}appendBuffer(e,t){const{segmentInfo:i,type:r,bytes:n}=e;if(this.processedAppend_=!0,r==="audio"&&this.videoBuffer&&!this.videoAppendQueued_){this.delayedAudioAppendQueue_.push([e,t]),this.logger_(`delayed audio append of ${n.length} until video append`);return}const a=t;if(_t({type:r,sourceUpdater:this,action:yt.appendBuffer(n,i||{mediaIndex:-1},a),doneFn:t,name:"appendBuffer"}),r==="video"){if(this.videoAppendQueued_=!0,!this.delayedAudioAppendQueue_.length)return;const l=this.delayedAudioAppendQueue_.slice();this.logger_(`queuing delayed audio ${l.length} appendBuffers`),this.delayedAudioAppendQueue_.length=0,l.forEach(c=>{this.appendBuffer.apply(this,c)})}}audioBuffered(){return zt(this.mediaSource,this.audioBuffer)&&this.audioBuffer.buffered?this.audioBuffer.buffered:Ye()}videoBuffered(){return zt(this.mediaSource,this.videoBuffer)&&this.videoBuffer.buffered?this.videoBuffer.buffered:Ye()}buffered(){const e=zt(this.mediaSource,this.videoBuffer)?this.videoBuffer:null,t=zt(this.mediaSource,this.audioBuffer)?this.audioBuffer:null;return t&&!e?this.audioBuffered():e&&!t?this.videoBuffered():S1(this.audioBuffered(),this.videoBuffered())}setDuration(e,t=ri){_t({type:"mediaSource",sourceUpdater:this,action:yt.duration(e),name:"duration",doneFn:t})}endOfStream(e=null,t=ri){typeof e!="string"&&(e=void 0),_t({type:"mediaSource",sourceUpdater:this,action:yt.endOfStream(e),name:"endOfStream",doneFn:t})}removeAudio(e,t,i=ri){if(!this.audioBuffered().length||this.audioBuffered().end(0)===0){i();return}_t({type:"audio",sourceUpdater:this,action:yt.remove(e,t),doneFn:i,name:"remove"})}removeVideo(e,t,i=ri){if(!this.videoBuffered().length||this.videoBuffered().end(0)===0){i();return}_t({type:"video",sourceUpdater:this,action:yt.remove(e,t),doneFn:i,name:"remove"})}updating(){return!!(po("audio",this)||po("video",this))}audioTimestampOffset(e){return typeof e<"u"&&this.audioBuffer&&this.audioTimestampOffset_!==e&&(_t({type:"audio",sourceUpdater:this,action:yt.timestampOffset(e),name:"timestampOffset"}),this.audioTimestampOffset_=e),this.audioTimestampOffset_}videoTimestampOffset(e){return typeof e<"u"&&this.videoBuffer&&this.videoTimestampOffset_!==e&&(_t({type:"video",sourceUpdater:this,action:yt.timestampOffset(e),name:"timestampOffset"}),this.videoTimestampOffset_=e),this.videoTimestampOffset_}audioQueueCallback(e){this.audioBuffer&&_t({type:"audio",sourceUpdater:this,action:yt.callback(e),name:"callback"})}videoQueueCallback(e){this.videoBuffer&&_t({type:"video",sourceUpdater:this,action:yt.callback(e),name:"callback"})}dispose(){this.trigger("dispose"),ov.forEach(e=>{this.abort(e),this.canRemoveSourceBuffer()?this.removeSourceBuffer(e):this[`${e}QueueCallback`](()=>qh(e,this))}),this.videoAppendQueued_=!1,this.delayedAudioAppendQueue_.length=0,this.sourceopenListener_&&this.mediaSource.removeEventListener("sourceopen",this.sourceopenListener_),this.off()}}const dc=s=>decodeURIComponent(escape(String.fromCharCode.apply(null,s))),uv=s=>{const e=new Uint8Array(s);return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")},hc=new Uint8Array(`
215
199
 
216
- `.split("").map(i=>i.charCodeAt(0)));class Z_ extends Error{constructor(){super("Trying to parse received VTT cues, but there is no WebVTT. Make sure vtt.js is loaded.")}}class eb extends po{constructor(e,t={}){super(e,t),this.mediaSource_=null,this.subtitlesTrack_=null,this.featuresNativeTextTracks_=e.featuresNativeTextTracks,this.loadVttJs=e.loadVttJs,this.shouldSaveSegmentTimingInfo_=!1}buffered_(){if(!this.subtitlesTrack_||!this.subtitlesTrack_.cues||!this.subtitlesTrack_.cues.length)return ke();const e=this.subtitlesTrack_.cues,t=e[0].startTime,s=e[e.length-1].startTime;return ke([[t,s]])}initSegmentForMap(e,t=!1){if(!e)return null;const s=xn(e);let r=this.initSegments_[s];if(t&&!r&&e.bytes){const n=Rc.byteLength+e.bytes.byteLength,a=new Uint8Array(n);a.set(e.bytes),a.set(Rc,e.bytes.byteLength),this.initSegments_[s]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:a}}return r||e}couldBeginLoading_(){return this.playlist_&&this.subtitlesTrack_&&!this.paused()}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}track(e){return typeof e>"u"?this.subtitlesTrack_:(this.subtitlesTrack_=e,this.state==="INIT"&&this.couldBeginLoading_()&&this.init_(),this.subtitlesTrack_)}remove(e,t){Vs(e,t,this.subtitlesTrack_)}fillBuffer_(){const e=this.chooseNextRequest_();if(e){if(this.syncController_.timestampOffsetForTimeline(e.timeline)===null){const t=()=>{this.state="READY",this.paused()||this.monitorBuffer_()};this.syncController_.one("timestampoffset",t),this.state="WAITING_ON_TIMELINE";return}this.loadSegment_(e)}}timestampOffsetForSegment_(){return null}chooseNextRequest_(){return this.skipEmptySegments_(super.chooseNextRequest_())}skipEmptySegments_(e){for(;e&&e.segment.empty;){if(e.mediaIndex+1>=e.playlist.segments.length){e=null;break}e=this.generateSegmentInfo_({playlist:e.playlist,mediaIndex:e.mediaIndex+1,startOfSegment:e.startOfSegment+e.duration,isSyncRequest:e.isSyncRequest})}return e}stopForError(e){this.error(e),this.state="READY",this.pause(),this.trigger("error")}segmentRequestFinished_(e,t,s){if(!this.subtitlesTrack_){this.state="READY";return}if(this.saveTransferStats_(t.stats),!this.pendingSegment_){this.state="READY",this.mediaRequestsAborted+=1;return}if(e){e.code===xt.TIMEOUT&&this.handleTimeout_(),e.code===xt.ABORTED?this.mediaRequestsAborted+=1:this.mediaRequestsErrored+=1,this.stopForError(e);return}const r=this.pendingSegment_,n=s.mp4VttCues&&s.mp4VttCues.length;n&&(r.mp4VttCues=s.mp4VttCues),this.saveBandwidthRelatedStats_(r.duration,t.stats),t.key&&this.segmentKey(t.key,!0),this.state="APPENDING",this.trigger("appending");const a=r.segment;if(a.map&&(a.map.bytes=t.map.bytes),r.bytes=t.bytes,typeof S.WebVTT!="function"&&typeof this.loadVttJs=="function"){this.state="WAITING_ON_VTTJS",this.loadVttJs().then(()=>this.segmentRequestFinished_(e,t,s),()=>this.stopForError({message:"Error loading vtt.js"}));return}a.requested=!0;try{this.parseVTTCues_(r)}catch(l){this.stopForError({message:l.message,metadata:{errorType:P.Error.StreamingVttParserError,error:l}});return}if(n||this.updateTimeMapping_(r,this.syncController_.timelines[r.timeline],this.playlist_),r.cues.length?r.timingInfo={start:r.cues[0].startTime,end:r.cues[r.cues.length-1].endTime}:r.timingInfo={start:r.startOfSegment,end:r.startOfSegment+r.duration},r.isSyncRequest){this.trigger("syncinfoupdate"),this.pendingSegment_=null,this.state="READY";return}r.byteLength=r.bytes.byteLength,this.mediaSecondsLoaded+=a.duration,r.cues.forEach(l=>{this.subtitlesTrack_.addCue(this.featuresNativeTextTracks_?new S.VTTCue(l.startTime,l.endTime,l.text):l)}),R_(this.subtitlesTrack_),this.handleAppendsDone_()}handleData_(e,t){const s=e&&e.type==="vtt",r=t&&t.type==="text";s&&r&&super.handleData_(e,t)}updateTimingInfoEnd_(){}parseMp4VttCues_(e){const t=this.sourceUpdater_.videoTimestampOffset()===null?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset();e.mp4VttCues.forEach(s=>{const r=s.start+t,n=s.end+t,a=new S.VTTCue(r,n,s.cueText);s.settings&&s.settings.split(" ").forEach(l=>{const u=l.split(":"),f=u[0],m=u[1];a[f]=isNaN(m)?m:Number(m)}),e.cues.push(a)})}parseVTTCues_(e){let t,s=!1;if(typeof S.WebVTT!="function")throw new Z_;if(e.cues=[],e.timestampmap={MPEGTS:0,LOCAL:0},e.mp4VttCues){this.parseMp4VttCues_(e);return}typeof S.TextDecoder=="function"?t=new S.TextDecoder("utf8"):(t=S.WebVTT.StringDecoder(),s=!0);const r=new S.WebVTT.Parser(S,S.vttjs,t);if(r.oncue=e.cues.push.bind(e.cues),r.ontimestampmap=a=>{e.timestampmap=a},r.onparsingerror=a=>{P.log.warn("Error encountered when parsing cues: "+a.message)},e.segment.map){let a=e.segment.map.bytes;s&&(a=Mc(a)),r.parse(a)}let n=e.bytes;s&&(n=Mc(n)),r.parse(n),r.flush()}updateTimeMapping_(e,t,s){const r=e.segment;if(!t)return;if(!e.cues.length){r.empty=!0;return}const{MPEGTS:n,LOCAL:a}=e.timestampmap,u=n/di.ONE_SECOND_IN_TS-a+t.mapping;if(e.cues.forEach(f=>{const m=f.endTime-f.startTime,v=this.handleRollover_(f.startTime+u,t.time);f.startTime=Math.max(v,0),f.endTime=Math.max(v+m,0)}),!s.syncInfo){const f=e.cues[0].startTime,m=e.cues[e.cues.length-1].startTime;s.syncInfo={mediaSequence:s.mediaSequence+e.mediaIndex,time:Math.min(f,m-r.duration)}}}handleRollover_(e,t){if(t===null)return e;let s=e*di.ONE_SECOND_IN_TS;const r=t*di.ONE_SECOND_IN_TS;let n;for(r<s?n=-8589934592:n=8589934592;Math.abs(s-r)>4294967296;)s+=n;return s/di.ONE_SECOND_IN_TS}}const tb=function(i,e){const t=i.cues;for(let s=0;s<t.length;s++){const r=t[s];if(e>=r.adStartTime&&e<=r.adEndTime)return r}return null},ib=function(i,e,t=0){if(!i.segments)return;let s=t,r;for(let n=0;n<i.segments.length;n++){const a=i.segments[n];if(r||(r=tb(e,s+a.duration/2)),r){if("cueIn"in a){r.endTime=s,r.adEndTime=s,s+=a.duration,r=null;continue}if(s<r.endTime){s+=a.duration;continue}r.endTime+=a.duration}else if("cueOut"in a&&(r=new S.VTTCue(s,s+a.duration,a.cueOut),r.adStartTime=s,r.adEndTime=s+parseFloat(a.cueOut),e.addCue(r)),"cueOutCont"in a){const[l,u]=a.cueOutCont.split("/").map(parseFloat);r=new S.VTTCue(s,s+a.duration,""),r.adStartTime=s-l,r.adEndTime=r.adStartTime+u,e.addCue(r)}s+=a.duration}};class Nc{constructor({start:e,end:t,segmentIndex:s,partIndex:r=null,appended:n=!1}){this.start_=e,this.end_=t,this.segmentIndex_=s,this.partIndex_=r,this.appended_=n}isInRange(e){return e>=this.start&&e<this.end}markAppended(){this.appended_=!0}resetAppendedStatus(){this.appended_=!1}get isAppended(){return this.appended_}get start(){return this.start_}get end(){return this.end_}get segmentIndex(){return this.segmentIndex_}get partIndex(){return this.partIndex_}}class sb{constructor(e,t=[]){this.segmentSyncInfo_=e,this.partsSyncInfo_=t}get segmentSyncInfo(){return this.segmentSyncInfo_}get partsSyncInfo(){return this.partsSyncInfo_}get hasPartsSyncInfo(){return this.partsSyncInfo_.length>0}resetAppendStatus(){this.segmentSyncInfo_.resetAppendedStatus(),this.partsSyncInfo_.forEach(e=>e.resetAppendedStatus())}}class Kf{constructor(){this.storage_=new Map,this.diagnostics_="",this.isReliable_=!1,this.start_=-1/0,this.end_=1/0}get start(){return this.start_}get end(){return this.end_}get diagnostics(){return this.diagnostics_}get isReliable(){return this.isReliable_}resetAppendedStatus(){this.storage_.forEach(e=>e.resetAppendStatus())}update(e,t){const{mediaSequence:s,segments:r}=e;if(this.isReliable_=this.isReliablePlaylist_(s,r),!!this.isReliable_)return this.updateStorage_(r,s,this.calculateBaseTime_(s,r,t))}getSyncInfoForTime(e){for(const{segmentSyncInfo:t,partsSyncInfo:s}of this.storage_.values())if(s.length){for(const r of s)if(r.isInRange(e))return r}else if(t.isInRange(e))return t;return null}getSyncInfoForMediaSequence(e){return this.storage_.get(e)}updateStorage_(e,t,s){const r=new Map;let n=`
217
- `,a=s,l=t;this.start_=a,e.forEach((u,f)=>{const m=this.storage_.get(l),v=a,T=v+u.duration,E=!!(m&&m.segmentSyncInfo&&m.segmentSyncInfo.isAppended),A=new Nc({start:v,end:T,appended:E,segmentIndex:f});u.syncInfo=A;let y=a;const k=(u.parts||[]).map((w,I)=>{const j=y,L=y+w.duration,O=!!(m&&m.partsSyncInfo&&m.partsSyncInfo[I]&&m.partsSyncInfo[I].isAppended),F=new Nc({start:j,end:L,appended:O,segmentIndex:f,partIndex:I});return y=L,n+=`Media Sequence: ${l}.${I} | Range: ${j} --> ${L} | Appended: ${O}
218
- `,w.syncInfo=F,F});r.set(l,new sb(A,k)),n+=`${Gf(u.resolvedUri)} | Media Sequence: ${l} | Range: ${v} --> ${T} | Appended: ${E}
219
- `,l++,a=T}),this.end_=a,this.storage_=r,this.diagnostics_=n}calculateBaseTime_(e,t,s){if(!this.storage_.size)return 0;if(this.storage_.has(e))return this.storage_.get(e).segmentSyncInfo.start;const r=Math.min(...this.storage_.keys());if(e<r){const n=r-e;let a=this.storage_.get(r).segmentSyncInfo.start;for(let l=0;l<n;l++){const u=t[l];a-=u.duration}return a}return s}isReliablePlaylist_(e,t){return e!=null&&Array.isArray(t)&&t.length}}class Bc extends Kf{constructor(e){super(),this.parent_=e}calculateBaseTime_(e,t,s){if(!this.storage_.size){const r=this.parent_.getSyncInfoForMediaSequence(e);return r?r.segmentSyncInfo.start:0}return super.calculateBaseTime_(e,t,s)}}const rb=86400,Fa=[{name:"VOD",run:(i,e,t,s,r)=>t!==1/0?{time:0,segmentIndex:0,partIndex:null}:null},{name:"MediaSequence",run:(i,e,t,s,r,n)=>{const a=i.getMediaSequenceSync(n);if(!a||!a.isReliable)return null;const l=a.getSyncInfoForTime(r);return l?{time:l.start,partIndex:l.partIndex,segmentIndex:l.segmentIndex}:null}},{name:"ProgramDateTime",run:(i,e,t,s,r)=>{if(!Object.keys(i.timelineToDatetimeMappings).length)return null;let n=null,a=null;const l=ro(e);r=r||0;for(let u=0;u<l.length;u++){const f=e.endList||r===0?u:l.length-(u+1),m=l[f],v=m.segment,T=i.timelineToDatetimeMappings[v.timeline];if(!T||!v.dateTimeObject)continue;let A=v.dateTimeObject.getTime()/1e3+T;if(v.parts&&typeof m.partIndex=="number")for(let k=0;k<m.partIndex;k++)A+=v.parts[k].duration;const y=Math.abs(r-A);if(a!==null&&(y===0||a<y))break;a=y,n={time:A,segmentIndex:m.segmentIndex,partIndex:m.partIndex}}return n}},{name:"Segment",run:(i,e,t,s,r)=>{let n=null,a=null;r=r||0;const l=ro(e);for(let u=0;u<l.length;u++){const f=e.endList||r===0?u:l.length-(u+1),m=l[f],v=m.segment,T=m.part&&m.part.start||v&&v.start;if(v.timeline===s&&typeof T<"u"){const E=Math.abs(r-T);if(a!==null&&a<E)break;(!n||a===null||a>=E)&&(a=E,n={time:T,segmentIndex:m.segmentIndex,partIndex:m.partIndex})}}return n}},{name:"Discontinuity",run:(i,e,t,s,r)=>{let n=null;if(r=r||0,e.discontinuityStarts&&e.discontinuityStarts.length){let a=null;for(let l=0;l<e.discontinuityStarts.length;l++){const u=e.discontinuityStarts[l],f=e.discontinuitySequence+l+1,m=i.discontinuities[f];if(m){const v=Math.abs(r-m.time);if(a!==null&&a<v)break;(!n||a===null||a>=v)&&(a=v,n={time:m.time,segmentIndex:u,partIndex:null})}}}return n}},{name:"Playlist",run:(i,e,t,s,r)=>e.syncInfo?{time:e.syncInfo.time,segmentIndex:e.syncInfo.mediaSequence-e.mediaSequence,partIndex:null}:null}];class nb extends P.EventTarget{constructor(e={}){super(),this.timelines=[],this.discontinuities=[],this.timelineToDatetimeMappings={};const t=new Kf,s=new Bc(t),r=new Bc(t);this.mediaSequenceStorage_={main:t,audio:s,vtt:r},this.logger_=lt("SyncController")}getMediaSequenceSync(e){return this.mediaSequenceStorage_[e]||null}getSyncPoint(e,t,s,r,n){if(t!==1/0)return Fa.find(({name:u})=>u==="VOD").run(this,e,t);const a=this.runStrategies_(e,t,s,r,n);if(!a.length)return null;for(const l of a){const{syncPoint:u,strategy:f}=l,{segmentIndex:m,time:v}=u;if(m<0)continue;const T=e.segments[m],E=v,A=E+T.duration;if(this.logger_(`Strategy: ${f}. Current time: ${r}. selected segment: ${m}. Time: [${E} -> ${A}]}`),r>=E&&r<A)return this.logger_("Found sync point with exact match: ",u),u}return this.selectSyncPoint_(a,{key:"time",value:r})}getExpiredTime(e,t){if(!e||!e.segments)return null;const s=this.runStrategies_(e,t,e.discontinuitySequence,0);if(!s.length)return null;const r=this.selectSyncPoint_(s,{key:"segmentIndex",value:0});return r.segmentIndex>0&&(r.time*=-1),Math.abs(r.time+Ws({defaultDuration:e.targetDuration,durationList:e.segments,startIndex:r.segmentIndex,endIndex:0}))}runStrategies_(e,t,s,r,n){const a=[];for(let l=0;l<Fa.length;l++){const u=Fa[l],f=u.run(this,e,t,s,r,n);f&&(f.strategy=u.name,a.push({strategy:u.name,syncPoint:f}))}return a}selectSyncPoint_(e,t){let s=e[0].syncPoint,r=Math.abs(e[0].syncPoint[t.key]-t.value),n=e[0].strategy;for(let a=1;a<e.length;a++){const l=Math.abs(e[a].syncPoint[t.key]-t.value);l<r&&(r=l,s=e[a].syncPoint,n=e[a].strategy)}return this.logger_(`syncPoint for [${t.key}: ${t.value}] chosen with strategy [${n}]: [time:${s.time}, segmentIndex:${s.segmentIndex}`+(typeof s.partIndex=="number"?`,partIndex:${s.partIndex}`:"")+"]"),s}saveExpiredSegmentInfo(e,t){const s=t.mediaSequence-e.mediaSequence;if(s>rb){P.log.warn(`Not saving expired segment info. Media sequence gap ${s} is too large.`);return}for(let r=s-1;r>=0;r--){const n=e.segments[r];if(n&&typeof n.start<"u"){t.syncInfo={mediaSequence:e.mediaSequence+r,time:n.start},this.logger_(`playlist refresh sync: [time:${t.syncInfo.time}, mediaSequence: ${t.syncInfo.mediaSequence}]`),this.trigger("syncinfoupdate");break}}}setDateTimeMappingForStart(e){if(this.timelineToDatetimeMappings={},e.segments&&e.segments.length&&e.segments[0].dateTimeObject){const t=e.segments[0],s=t.dateTimeObject.getTime()/1e3;this.timelineToDatetimeMappings[t.timeline]=-s}}saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:t}){const s=this.calculateSegmentTimeMapping_(e,e.timingInfo,t),r=e.segment;s&&(this.saveDiscontinuitySyncInfo_(e),e.playlist.syncInfo||(e.playlist.syncInfo={mediaSequence:e.playlist.mediaSequence+e.mediaIndex,time:r.start}));const n=r.dateTimeObject;r.discontinuity&&t&&n&&(this.timelineToDatetimeMappings[r.timeline]=-(n.getTime()/1e3))}timestampOffsetForTimeline(e){return typeof this.timelines[e]>"u"?null:this.timelines[e].time}mappingForTimeline(e){return typeof this.timelines[e]>"u"?null:this.timelines[e].mapping}calculateSegmentTimeMapping_(e,t,s){const r=e.segment,n=e.part;let a=this.timelines[e.timeline],l,u;if(typeof e.timestampOffset=="number")a={time:e.startOfSegment,mapping:e.startOfSegment-t.start},s&&(this.timelines[e.timeline]=a,this.trigger("timestampoffset"),this.logger_(`time mapping for timeline ${e.timeline}: [time: ${a.time}] [mapping: ${a.mapping}]`)),l=e.startOfSegment,u=t.end+a.mapping;else if(a)l=t.start+a.mapping,u=t.end+a.mapping;else return!1;return n&&(n.start=l,n.end=u),(!r.start||l<r.start)&&(r.start=l),r.end=u,!0}saveDiscontinuitySyncInfo_(e){const t=e.playlist,s=e.segment;if(s.discontinuity)this.discontinuities[s.timeline]={time:s.start,accuracy:0};else if(t.discontinuityStarts&&t.discontinuityStarts.length)for(let r=0;r<t.discontinuityStarts.length;r++){const n=t.discontinuityStarts[r],a=t.discontinuitySequence+r+1,l=n-e.mediaIndex,u=Math.abs(l);if(!this.discontinuities[a]||this.discontinuities[a].accuracy>u){let f;l<0?f=s.start-Ws({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex,endIndex:n}):f=s.end+Ws({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex+1,endIndex:n}),this.discontinuities[a]={time:f,accuracy:u}}}}dispose(){this.trigger("dispose"),this.off()}}class ab extends P.EventTarget{constructor(){super(),this.pendingTimelineChanges_={},this.lastTimelineChanges_={}}clearPendingTimelineChange(e){this.pendingTimelineChanges_[e]=null,this.trigger("pendingtimelinechange")}pendingTimelineChange({type:e,from:t,to:s}){return typeof t=="number"&&typeof s=="number"&&(this.pendingTimelineChanges_[e]={type:e,from:t,to:s},this.trigger("pendingtimelinechange")),this.pendingTimelineChanges_[e]}lastTimelineChange({type:e,from:t,to:s}){if(typeof t=="number"&&typeof s=="number"){this.lastTimelineChanges_[e]={type:e,from:t,to:s},delete this.pendingTimelineChanges_[e];const r={timelineChangeInfo:{from:t,to:s}};this.trigger({type:"timelinechange",metadata:r})}return this.lastTimelineChanges_[e]}dispose(){this.trigger("dispose"),this.pendingTimelineChanges_={},this.lastTimelineChanges_={},this.off()}}const ob=Mf(Rf(function(){var i=function(){function y(){this.listeners={}}var k=y.prototype;return k.on=function(I,j){this.listeners[I]||(this.listeners[I]=[]),this.listeners[I].push(j)},k.off=function(I,j){if(!this.listeners[I])return!1;var L=this.listeners[I].indexOf(j);return this.listeners[I]=this.listeners[I].slice(0),this.listeners[I].splice(L,1),L>-1},k.trigger=function(I){var j=this.listeners[I];if(j)if(arguments.length===2)for(var L=j.length,O=0;O<L;++O)j[O].call(this,arguments[1]);else for(var F=Array.prototype.slice.call(arguments,1),B=j.length,U=0;U<B;++U)j[U].apply(this,F)},k.dispose=function(){this.listeners={}},k.pipe=function(I){this.on("data",function(j){I.push(j)})},y}();/*! @name pkcs7 @version 1.0.4 @license Apache-2.0 */function e(y){return y.subarray(0,y.byteLength-y[y.byteLength-1])}/*! @name aes-decrypter @version 4.0.2 @license Apache-2.0 */const t=function(){const y=[[[],[],[],[],[]],[[],[],[],[],[]]],k=y[0],w=y[1],I=k[4],j=w[4];let L,O,F;const B=[],U=[];let X,ae,J,le,z,Z;for(L=0;L<256;L++)U[(B[L]=L<<1^(L>>7)*283)^L]=L;for(O=F=0;!I[O];O^=X||1,F=U[F]||1)for(le=F^F<<1^F<<2^F<<3^F<<4,le=le>>8^le&255^99,I[O]=le,j[le]=O,J=B[ae=B[X=B[O]]],Z=J*16843009^ae*65537^X*257^O*16843008,z=B[le]*257^le*16843008,L=0;L<4;L++)k[L][O]=z=z<<24^z>>>8,w[L][le]=Z=Z<<24^Z>>>8;for(L=0;L<5;L++)k[L]=k[L].slice(0),w[L]=w[L].slice(0);return y};let s=null;class r{constructor(k){s||(s=t()),this._tables=[[s[0][0].slice(),s[0][1].slice(),s[0][2].slice(),s[0][3].slice(),s[0][4].slice()],[s[1][0].slice(),s[1][1].slice(),s[1][2].slice(),s[1][3].slice(),s[1][4].slice()]];let w,I,j;const L=this._tables[0][4],O=this._tables[1],F=k.length;let B=1;if(F!==4&&F!==6&&F!==8)throw new Error("Invalid aes key size");const U=k.slice(0),X=[];for(this._key=[U,X],w=F;w<4*F+28;w++)j=U[w-1],(w%F===0||F===8&&w%F===4)&&(j=L[j>>>24]<<24^L[j>>16&255]<<16^L[j>>8&255]<<8^L[j&255],w%F===0&&(j=j<<8^j>>>24^B<<24,B=B<<1^(B>>7)*283)),U[w]=U[w-F]^j;for(I=0;w;I++,w--)j=U[I&3?w:w-4],w<=4||I<4?X[I]=j:X[I]=O[0][L[j>>>24]]^O[1][L[j>>16&255]]^O[2][L[j>>8&255]]^O[3][L[j&255]]}decrypt(k,w,I,j,L,O){const F=this._key[1];let B=k^F[0],U=j^F[1],X=I^F[2],ae=w^F[3],J,le,z;const Z=F.length/4-2;let Re,ee=4;const _e=this._tables[1],Dt=_e[0],ti=_e[1],ii=_e[2],si=_e[3],ri=_e[4];for(Re=0;Re<Z;Re++)J=Dt[B>>>24]^ti[U>>16&255]^ii[X>>8&255]^si[ae&255]^F[ee],le=Dt[U>>>24]^ti[X>>16&255]^ii[ae>>8&255]^si[B&255]^F[ee+1],z=Dt[X>>>24]^ti[ae>>16&255]^ii[B>>8&255]^si[U&255]^F[ee+2],ae=Dt[ae>>>24]^ti[B>>16&255]^ii[U>>8&255]^si[X&255]^F[ee+3],ee+=4,B=J,U=le,X=z;for(Re=0;Re<4;Re++)L[(3&-Re)+O]=ri[B>>>24]<<24^ri[U>>16&255]<<16^ri[X>>8&255]<<8^ri[ae&255]^F[ee++],J=B,B=U,U=X,X=ae,ae=J}}class n extends i{constructor(){super(i),this.jobs=[],this.delay=1,this.timeout_=null}processJob_(){this.jobs.shift()(),this.jobs.length?this.timeout_=setTimeout(this.processJob_.bind(this),this.delay):this.timeout_=null}push(k){this.jobs.push(k),this.timeout_||(this.timeout_=setTimeout(this.processJob_.bind(this),this.delay))}}const a=function(y){return y<<24|(y&65280)<<8|(y&16711680)>>8|y>>>24},l=function(y,k,w){const I=new Int32Array(y.buffer,y.byteOffset,y.byteLength>>2),j=new r(Array.prototype.slice.call(k)),L=new Uint8Array(y.byteLength),O=new Int32Array(L.buffer);let F,B,U,X,ae,J,le,z,Z;for(F=w[0],B=w[1],U=w[2],X=w[3],Z=0;Z<I.length;Z+=4)ae=a(I[Z]),J=a(I[Z+1]),le=a(I[Z+2]),z=a(I[Z+3]),j.decrypt(ae,J,le,z,O,Z),O[Z]=a(O[Z]^F),O[Z+1]=a(O[Z+1]^B),O[Z+2]=a(O[Z+2]^U),O[Z+3]=a(O[Z+3]^X),F=ae,B=J,U=le,X=z;return L};class u{constructor(k,w,I,j){const L=u.STEP,O=new Int32Array(k.buffer),F=new Uint8Array(k.byteLength);let B=0;for(this.asyncStream_=new n,this.asyncStream_.push(this.decryptChunk_(O.subarray(B,B+L),w,I,F)),B=L;B<O.length;B+=L)I=new Uint32Array([a(O[B-4]),a(O[B-3]),a(O[B-2]),a(O[B-1])]),this.asyncStream_.push(this.decryptChunk_(O.subarray(B,B+L),w,I,F));this.asyncStream_.push(function(){j(null,e(F))})}static get STEP(){return 32e3}decryptChunk_(k,w,I,j){return function(){const L=l(k,w,I);j.set(L,k.byteOffset)}}}var f=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},m;typeof window<"u"?m=window:typeof f<"u"?m=f:typeof self<"u"?m=self:m={};var v=m,T=function(k){return ArrayBuffer.isView==="function"?ArrayBuffer.isView(k):k&&k.buffer instanceof ArrayBuffer},E=v.BigInt||Number;E("0x1"),E("0x100"),E("0x10000"),E("0x1000000"),E("0x100000000"),E("0x10000000000"),E("0x1000000000000"),E("0x100000000000000"),E("0x10000000000000000"),function(){var y=new Uint16Array([65484]),k=new Uint8Array(y.buffer,y.byteOffset,y.byteLength);return k[0]===255?"big":k[0]===204?"little":"unknown"}();const A=function(y){const k={};return Object.keys(y).forEach(w=>{const I=y[w];T(I)?k[w]={bytes:I.buffer,byteOffset:I.byteOffset,byteLength:I.byteLength}:k[w]=I}),k};self.onmessage=function(y){const k=y.data,w=new Uint8Array(k.encrypted.bytes,k.encrypted.byteOffset,k.encrypted.byteLength),I=new Uint32Array(k.key.bytes,k.key.byteOffset,k.key.byteLength/4),j=new Uint32Array(k.iv.bytes,k.iv.byteOffset,k.iv.byteLength/4);new u(w,I,j,function(L,O){self.postMessage(A({source:k.source,decrypted:O}),[O.buffer])})}}));var lb=Of(ob);const ub=i=>{let e=i.default?"main":"alternative";return i.characteristics&&i.characteristics.indexOf("public.accessibility.describes-video")>=0&&(e="main-desc"),e},Qf=(i,e)=>{i.abort(),i.pause(),e&&e.activePlaylistLoader&&(e.activePlaylistLoader.pause(),e.activePlaylistLoader=null)},go=(i,e)=>{e.activePlaylistLoader=i,i.load()},cb=(i,e)=>()=>{const{segmentLoaders:{[i]:t,main:s},mediaTypes:{[i]:r}}=e,n=r.activeTrack(),a=r.getActiveGroup(),l=r.activePlaylistLoader,u=r.lastGroup_;if(!(a&&u&&a.id===u.id)&&(r.lastGroup_=a,r.lastTrack_=n,Qf(t,r),!(!a||a.isMainPlaylist))){if(!a.playlistLoader){l&&s.resetEverything();return}t.resyncLoader(),go(a.playlistLoader,r)}},db=(i,e)=>()=>{const{segmentLoaders:{[i]:t},mediaTypes:{[i]:s}}=e;s.lastGroup_=null,t.abort(),t.pause()},hb=(i,e)=>()=>{const{mainPlaylistLoader:t,segmentLoaders:{[i]:s,main:r},mediaTypes:{[i]:n}}=e,a=n.activeTrack(),l=n.getActiveGroup(),u=n.activePlaylistLoader,f=n.lastTrack_;if(!(f&&a&&f.id===a.id)&&(n.lastGroup_=l,n.lastTrack_=a,Qf(s,n),!!l)){if(l.isMainPlaylist){if(!a||!f||a.id===f.id)return;const m=e.vhs.playlistController_,v=m.selectPlaylist();if(m.media()===v)return;n.logger_(`track change. Switching main audio from ${f.id} to ${a.id}`),t.pause(),r.resetEverything(),m.fastQualityChange_(v);return}if(i==="AUDIO"){if(!l.playlistLoader){r.setAudio(!0),r.resetEverything();return}s.setAudio(!0),r.setAudio(!1)}if(u===l.playlistLoader){go(l.playlistLoader,n);return}s.track&&s.track(a),s.resetEverything(),go(l.playlistLoader,n)}},Sn={AUDIO:(i,e)=>()=>{const{mediaTypes:{[i]:t},excludePlaylist:s}=e,r=t.activeTrack(),n=t.activeGroup(),a=(n.filter(u=>u.default)[0]||n[0]).id,l=t.tracks[a];if(r===l){s({error:{message:"Problem encountered loading the default audio track."}});return}P.log.warn("Problem encountered loading the alternate audio track.Switching back to default.");for(const u in t.tracks)t.tracks[u].enabled=t.tracks[u]===l;t.onTrackChanged()},SUBTITLES:(i,e)=>()=>{const{mediaTypes:{[i]:t}}=e;P.log.warn("Problem encountered loading the subtitle track.Disabling subtitle track.");const s=t.activeTrack();s&&(s.mode="disabled"),t.onTrackChanged()}},Fc={AUDIO:(i,e,t)=>{if(!e)return;const{tech:s,requestOptions:r,segmentLoaders:{[i]:n}}=t;e.on("loadedmetadata",()=>{const a=e.media();n.playlist(a,r),(!s.paused()||a.endList&&s.preload()!=="none")&&n.load()}),e.on("loadedplaylist",()=>{n.playlist(e.media(),r),s.paused()||n.load()}),e.on("error",Sn[i](i,t))},SUBTITLES:(i,e,t)=>{const{tech:s,requestOptions:r,segmentLoaders:{[i]:n},mediaTypes:{[i]:a}}=t;e.on("loadedmetadata",()=>{const l=e.media();n.playlist(l,r),n.track(a.activeTrack()),(!s.paused()||l.endList&&s.preload()!=="none")&&n.load()}),e.on("loadedplaylist",()=>{n.playlist(e.media(),r),s.paused()||n.load()}),e.on("error",Sn[i](i,t))}},fb={AUDIO:(i,e)=>{const{vhs:t,sourceType:s,segmentLoaders:{[i]:r},requestOptions:n,main:{mediaGroups:a},mediaTypes:{[i]:{groups:l,tracks:u,logger_:f}},mainPlaylistLoader:m}=e,v=fr(m.main);(!a[i]||Object.keys(a[i]).length===0)&&(a[i]={main:{default:{default:!0}}},v&&(a[i].main.default.playlists=m.main.playlists));for(const T in a[i]){l[T]||(l[T]=[]);for(const E in a[i][T]){let A=a[i][T][E],y;if(v?(f(`AUDIO group '${T}' label '${E}' is a main playlist`),A.isMainPlaylist=!0,y=null):s==="vhs-json"&&A.playlists?y=new Ri(A.playlists[0],t,n):A.resolvedUri?y=new Ri(A.resolvedUri,t,n):A.playlists&&s==="dash"?y=new co(A.playlists[0],t,n,m):y=null,A=ie({id:E,playlistLoader:y},A),Fc[i](i,A.playlistLoader,e),l[T].push(A),typeof u[E]>"u"){const k=new P.AudioTrack({id:E,kind:ub(A),enabled:!1,language:A.language,default:A.default,label:E});u[E]=k}}}r.on("error",Sn[i](i,e))},SUBTITLES:(i,e)=>{const{tech:t,vhs:s,sourceType:r,segmentLoaders:{[i]:n},requestOptions:a,main:{mediaGroups:l},mediaTypes:{[i]:{groups:u,tracks:f}},mainPlaylistLoader:m}=e;for(const v in l[i]){u[v]||(u[v]=[]);for(const T in l[i][v]){if(!s.options_.useForcedSubtitles&&l[i][v][T].forced)continue;let E=l[i][v][T],A;if(r==="hls")A=new Ri(E.resolvedUri,s,a);else if(r==="dash"){if(!E.playlists.filter(k=>k.excludeUntil!==1/0).length)return;A=new co(E.playlists[0],s,a,m)}else r==="vhs-json"&&(A=new Ri(E.playlists?E.playlists[0]:E.resolvedUri,s,a));if(E=ie({id:T,playlistLoader:A},E),Fc[i](i,E.playlistLoader,e),u[v].push(E),typeof f[T]>"u"){const y=t.addRemoteTextTrack({id:T,kind:"subtitles",default:E.default&&E.autoselect,language:E.language,label:T},!1).track;f[T]=y}}}n.on("error",Sn[i](i,e))},"CLOSED-CAPTIONS":(i,e)=>{const{tech:t,main:{mediaGroups:s},mediaTypes:{[i]:{groups:r,tracks:n}}}=e;for(const a in s[i]){r[a]||(r[a]=[]);for(const l in s[i][a]){const u=s[i][a][l];if(!/^(?:CC|SERVICE)/.test(u.instreamId))continue;const f=t.options_.vhs&&t.options_.vhs.captionServices||{};let m={label:l,language:u.language,instreamId:u.instreamId,default:u.default&&u.autoselect};if(f[m.instreamId]&&(m=ie(m,f[m.instreamId])),m.default===void 0&&delete m.default,r[a].push(ie({id:l},u)),typeof n[l]>"u"){const v=t.addRemoteTextTrack({id:m.instreamId,kind:"captions",default:m.default,language:m.language,label:m.label},!1).track;n[l]=v}}}}},Jf=(i,e)=>{for(let t=0;t<i.length;t++)if(hl(e,i[t])||i[t].playlists&&Jf(i[t].playlists,e))return!0;return!1},pb=(i,e)=>t=>{const{mainPlaylistLoader:s,mediaTypes:{[i]:{groups:r}}}=e,n=s.media();if(!n)return null;let a=null;n.attributes[i]&&(a=r[n.attributes[i]]);const l=Object.keys(r);if(!a)if(i==="AUDIO"&&l.length>1&&fr(e.main))for(let u=0;u<l.length;u++){const f=r[l[u]];if(Jf(f,n)){a=f;break}}else r.main?a=r.main:l.length===1&&(a=r[l[0]]);return typeof t>"u"?a:t===null||!a?null:a.filter(u=>u.id===t.id)[0]||null},mb={AUDIO:(i,e)=>()=>{const{mediaTypes:{[i]:{tracks:t}}}=e;for(const s in t)if(t[s].enabled)return t[s];return null},SUBTITLES:(i,e)=>()=>{const{mediaTypes:{[i]:{tracks:t}}}=e;for(const s in t)if(t[s].mode==="showing"||t[s].mode==="hidden")return t[s];return null}},gb=(i,{mediaTypes:e})=>()=>{const t=e[i].activeTrack();return t?e[i].activeGroup(t):null},vb=i=>{["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(f=>{fb[f](f,i)});const{mediaTypes:e,mainPlaylistLoader:t,tech:s,vhs:r,segmentLoaders:{["AUDIO"]:n,main:a}}=i;["AUDIO","SUBTITLES"].forEach(f=>{e[f].activeGroup=pb(f,i),e[f].activeTrack=mb[f](f,i),e[f].onGroupChanged=cb(f,i),e[f].onGroupChanging=db(f,i),e[f].onTrackChanged=hb(f,i),e[f].getActiveGroup=gb(f,i)});const l=e.AUDIO.activeGroup();if(l){const f=(l.filter(v=>v.default)[0]||l[0]).id;e.AUDIO.tracks[f].enabled=!0,e.AUDIO.onGroupChanged(),e.AUDIO.onTrackChanged(),e.AUDIO.getActiveGroup().playlistLoader?(a.setAudio(!1),n.setAudio(!0)):a.setAudio(!0)}t.on("mediachange",()=>{["AUDIO","SUBTITLES"].forEach(f=>e[f].onGroupChanged())}),t.on("mediachanging",()=>{["AUDIO","SUBTITLES"].forEach(f=>e[f].onGroupChanging())});const u=()=>{e.AUDIO.onTrackChanged(),s.trigger({type:"usage",name:"vhs-audio-change"})};s.audioTracks().addEventListener("change",u),s.remoteTextTracks().addEventListener("change",e.SUBTITLES.onTrackChanged),r.on("dispose",()=>{s.audioTracks().removeEventListener("change",u),s.remoteTextTracks().removeEventListener("change",e.SUBTITLES.onTrackChanged)}),s.clearTracks("audio");for(const f in e.AUDIO.tracks)s.audioTracks().addTrack(e.AUDIO.tracks[f])},yb=()=>{const i={};return["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(e=>{i[e]={groups:{},tracks:{},activePlaylistLoader:null,activeGroup:Pt,activeTrack:Pt,getActiveGroup:Pt,onGroupChanged:Pt,onTrackChanged:Pt,lastTrack_:null,logger_:lt(`MediaGroups[${e}]`)}}),i};class Uc{constructor(){this.priority_=[],this.pathwayClones_=new Map}set version(e){e===1&&(this.version_=e)}set ttl(e){this.ttl_=e||300}set reloadUri(e){e&&(this.reloadUri_=Ge(this.reloadUri_,e))}set priority(e){e&&e.length&&(this.priority_=e)}set pathwayClones(e){e&&e.length&&(this.pathwayClones_=new Map(e.map(t=>[t.ID,t])))}get version(){return this.version_}get ttl(){return this.ttl_}get reloadUri(){return this.reloadUri_}get priority(){return this.priority_}get pathwayClones(){return this.pathwayClones_}}class _b extends P.EventTarget{constructor(e,t){super(),this.currentPathway=null,this.defaultPathway=null,this.queryBeforeStart=!1,this.availablePathways_=new Set,this.steeringManifest=new Uc,this.proxyServerUrl_=null,this.manifestType_=null,this.ttlTimeout_=null,this.request_=null,this.currentPathwayClones=new Map,this.nextPathwayClones=new Map,this.excludedSteeringManifestURLs=new Set,this.logger_=lt("Content Steering"),this.xhr_=e,this.getBandwidth_=t}assignTagProperties(e,t){this.manifestType_=t.serverUri?"HLS":"DASH";const s=t.serverUri||t.serverURL;if(!s){this.logger_(`steering manifest URL is ${s}, cannot request steering manifest.`),this.trigger("error");return}if(s.startsWith("data:")){this.decodeDataUriManifest_(s.substring(s.indexOf(",")+1));return}this.steeringManifest.reloadUri=Ge(e,s),this.defaultPathway=t.pathwayId||t.defaultServiceLocation,this.queryBeforeStart=t.queryBeforeStart,this.proxyServerUrl_=t.proxyServerURL,this.defaultPathway&&!this.queryBeforeStart&&this.trigger("content-steering")}requestSteeringManifest(e){const t=this.steeringManifest.reloadUri;if(!t)return;const s=e?t:this.getRequestURI(t);if(!s){this.logger_("No valid content steering manifest URIs. Stopping content steering."),this.trigger("error"),this.dispose();return}const r={contentSteeringInfo:{uri:s}};this.trigger({type:"contentsteeringloadstart",metadata:r}),this.request_=this.xhr_({uri:s,requestType:"content-steering-manifest"},(n,a)=>{if(n){if(a.status===410){this.logger_(`manifest request 410 ${n}.`),this.logger_(`There will be no more content steering requests to ${s} this session.`),this.excludedSteeringManifestURLs.add(s);return}if(a.status===429){const f=a.responseHeaders["retry-after"];this.logger_(`manifest request 429 ${n}.`),this.logger_(`content steering will retry in ${f} seconds.`),this.startTTLTimeout_(parseInt(f,10));return}this.logger_(`manifest failed to load ${n}.`),this.startTTLTimeout_();return}this.trigger({type:"contentsteeringloadcomplete",metadata:r});let l;try{l=JSON.parse(this.request_.responseText)}catch(f){const m={errorType:P.Error.StreamingContentSteeringParserError,error:f};this.trigger({type:"error",metadata:m})}this.assignSteeringProperties_(l);const u={contentSteeringInfo:r.contentSteeringInfo,contentSteeringManifest:{version:this.steeringManifest.version,reloadUri:this.steeringManifest.reloadUri,priority:this.steeringManifest.priority}};this.trigger({type:"contentsteeringparsed",metadata:u}),this.startTTLTimeout_()})}setProxyServerUrl_(e){const t=new S.URL(e),s=new S.URL(this.proxyServerUrl_);return s.searchParams.set("url",encodeURI(t.toString())),this.setSteeringParams_(s.toString())}decodeDataUriManifest_(e){const t=JSON.parse(S.atob(e));this.assignSteeringProperties_(t)}setSteeringParams_(e){const t=new S.URL(e),s=this.getPathway(),r=this.getBandwidth_();if(s){const n=`_${this.manifestType_}_pathway`;t.searchParams.set(n,s)}if(r){const n=`_${this.manifestType_}_throughput`;t.searchParams.set(n,r)}return t.toString()}assignSteeringProperties_(e){if(this.steeringManifest.version=e.VERSION,!this.steeringManifest.version){this.logger_(`manifest version is ${e.VERSION}, which is not supported.`),this.trigger("error");return}this.steeringManifest.ttl=e.TTL,this.steeringManifest.reloadUri=e["RELOAD-URI"],this.steeringManifest.priority=e["PATHWAY-PRIORITY"]||e["SERVICE-LOCATION-PRIORITY"],this.steeringManifest.pathwayClones=e["PATHWAY-CLONES"],this.nextPathwayClones=this.steeringManifest.pathwayClones,this.availablePathways_.size||(this.logger_("There are no available pathways for content steering. Ending content steering."),this.trigger("error"),this.dispose());const s=(r=>{for(const n of r)if(this.availablePathways_.has(n))return n;return[...this.availablePathways_][0]})(this.steeringManifest.priority);this.currentPathway!==s&&(this.currentPathway=s,this.trigger("content-steering"))}getPathway(){return this.currentPathway||this.defaultPathway}getRequestURI(e){if(!e)return null;const t=r=>this.excludedSteeringManifestURLs.has(r);if(this.proxyServerUrl_){const r=this.setProxyServerUrl_(e);if(!t(r))return r}const s=this.setSteeringParams_(e);return t(s)?null:s}startTTLTimeout_(e=this.steeringManifest.ttl){const t=e*1e3;this.ttlTimeout_=S.setTimeout(()=>{this.requestSteeringManifest()},t)}clearTTLTimeout_(){S.clearTimeout(this.ttlTimeout_),this.ttlTimeout_=null}abort(){this.request_&&this.request_.abort(),this.request_=null}dispose(){this.off("content-steering"),this.off("error"),this.abort(),this.clearTTLTimeout_(),this.currentPathway=null,this.defaultPathway=null,this.queryBeforeStart=null,this.proxyServerUrl_=null,this.manifestType_=null,this.ttlTimeout_=null,this.request_=null,this.excludedSteeringManifestURLs=new Set,this.availablePathways_=new Set,this.steeringManifest=new Uc}addAvailablePathway(e){e&&this.availablePathways_.add(e)}clearAvailablePathways(){this.availablePathways_.clear()}excludePathway(e){return this.availablePathways_.delete(e)}didDASHTagChange(e,t){return!t&&this.steeringManifest.reloadUri||t&&(Ge(e,t.serverURL)!==this.steeringManifest.reloadUri||t.defaultServiceLocation!==this.defaultPathway||t.queryBeforeStart!==this.queryBeforeStart||t.proxyServerURL!==this.proxyServerUrl_)}getAvailablePathways(){return this.availablePathways_}}const bb=(i,e)=>{let t=null;return(...s)=>{clearTimeout(t),t=setTimeout(()=>{i.apply(null,s)},e)}},Tb=10;let Xt;const xb=["mediaRequests","mediaRequestsAborted","mediaRequestsTimedout","mediaRequestsErrored","mediaTransferDuration","mediaBytesTransferred","mediaAppends"],Sb=function(i){return this.audioSegmentLoader_[i]+this.mainSegmentLoader_[i]},Cb=function({currentPlaylist:i,buffered:e,currentTime:t,nextPlaylist:s,bufferLowWaterLine:r,bufferHighWaterLine:n,duration:a,bufferBasedABR:l,log:u}){if(!s)return P.log.warn("We received no playlist to switch to. Please check your stream."),!1;const f=`allowing switch ${i&&i.id||"null"} -> ${s.id}`;if(!i)return u(`${f} as current playlist is not set`),!0;if(s.id===i.id)return!1;const m=!!Mi(e,t).length;if(!i.endList)return!m&&typeof i.partTargetDuration=="number"?(u(`not ${f} as current playlist is live llhls, but currentTime isn't in buffered.`),!1):(u(`${f} as current playlist is live`),!0);const v=ul(e,t),T=l?we.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:we.MAX_BUFFER_LOW_WATER_LINE;if(a<T)return u(`${f} as duration < max low water line (${a} < ${T})`),!0;const E=s.attributes.BANDWIDTH,A=i.attributes.BANDWIDTH;if(E<A&&(!l||v<n)){let y=`${f} as next bandwidth < current bandwidth (${E} < ${A})`;return l&&(y+=` and forwardBuffer < bufferHighWaterLine (${v} < ${n})`),u(y),!0}if((!l||E>A)&&v>=r){let y=`${f} as forwardBuffer >= bufferLowWaterLine (${v} >= ${r})`;return l&&(y+=` and next bandwidth > current bandwidth (${E} > ${A})`),u(y),!0}return u(`not ${f} as no switching criteria met`),!1};class Eb extends P.EventTarget{constructor(e){super(),this.fastQualityChange_=bb(this.fastQualityChange_.bind(this),100);const{src:t,withCredentials:s,tech:r,bandwidth:n,externVhs:a,useCueTags:l,playlistExclusionDuration:u,enableLowInitialPlaylist:f,sourceType:m,cacheEncryptionKeys:v,bufferBasedABR:T,leastPixelDiffSelector:E,captionServices:A,experimentalUseMMS:y}=e;if(!t)throw new Error("A non-empty playlist URL or JSON manifest string is required");let{maxPlaylistRetries:k}=e;(k===null||typeof k>"u")&&(k=1/0),Xt=a,this.bufferBasedABR=!!T,this.leastPixelDiffSelector=!!E,this.withCredentials=s,this.tech_=r,this.vhs_=r.vhs,this.player_=e.player_,this.sourceType_=m,this.useCueTags_=l,this.playlistExclusionDuration=u,this.maxPlaylistRetries=k,this.enableLowInitialPlaylist=f,this.usingManagedMediaSource_=!1,this.useCueTags_&&(this.cueTagsTrack_=this.tech_.addTextTrack("metadata","ad-cues"),this.cueTagsTrack_.inBandMetadataTrackDispatchType=""),this.requestOptions_={withCredentials:s,maxPlaylistRetries:k,timeout:null},this.on("error",this.pauseLoading),this.mediaTypes_=yb(),y&&S.ManagedMediaSource?(this.tech_.el_.disableRemotePlayback=!0,this.mediaSource=new S.ManagedMediaSource,this.usingManagedMediaSource_=!0,P.log("Using ManagedMediaSource")):S.MediaSource&&(this.mediaSource=new S.MediaSource),this.handleDurationChange_=this.handleDurationChange_.bind(this),this.handleSourceOpen_=this.handleSourceOpen_.bind(this),this.handleSourceEnded_=this.handleSourceEnded_.bind(this),this.load=this.load.bind(this),this.pause=this.pause.bind(this),this.mediaSource.addEventListener("durationchange",this.handleDurationChange_),this.mediaSource.addEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.addEventListener("sourceended",this.handleSourceEnded_),this.mediaSource.addEventListener("startstreaming",this.load),this.mediaSource.addEventListener("endstreaming",this.pause),this.seekable_=ke(),this.hasPlayed_=!1,this.syncController_=new nb(e),this.segmentMetadataTrack_=r.addRemoteTextTrack({kind:"metadata",label:"segment-metadata"},!1).track,this.segmentMetadataTrack_.mode="hidden",this.decrypter_=new lb,this.sourceUpdater_=new Yf(this.mediaSource),this.inbandTextTracks_={},this.timelineChangeController_=new ab,this.keyStatusMap_=new Map;const w={vhs:this.vhs_,parse708captions:e.parse708captions,useDtsForTimestampOffset:e.useDtsForTimestampOffset,captionServices:A,mediaSource:this.mediaSource,currentTime:this.tech_.currentTime.bind(this.tech_),seekable:()=>this.seekable(),seeking:()=>this.tech_.seeking(),duration:()=>this.duration(),hasPlayed:()=>this.hasPlayed_,goalBufferLength:()=>this.goalBufferLength(),bandwidth:n,syncController:this.syncController_,decrypter:this.decrypter_,sourceType:this.sourceType_,inbandTextTracks:this.inbandTextTracks_,cacheEncryptionKeys:v,sourceUpdater:this.sourceUpdater_,timelineChangeController:this.timelineChangeController_,exactManifestTimings:e.exactManifestTimings,addMetadataToTextTrack:this.addMetadataToTextTrack.bind(this)};this.mainPlaylistLoader_=this.sourceType_==="dash"?new co(t,this.vhs_,ie(this.requestOptions_,{addMetadataToTextTrack:this.addMetadataToTextTrack.bind(this)})):new Ri(t,this.vhs_,ie(this.requestOptions_,{addDateRangesToTextTrack:this.addDateRangesToTextTrack_.bind(this)})),this.setupMainPlaylistLoaderListeners_(),this.mainSegmentLoader_=new po(ie(w,{segmentMetadataTrack:this.segmentMetadataTrack_,loaderType:"main"}),e),this.audioSegmentLoader_=new po(ie(w,{loaderType:"audio"}),e),this.subtitleSegmentLoader_=new eb(ie(w,{loaderType:"vtt",featuresNativeTextTracks:this.tech_.featuresNativeTextTracks,loadVttJs:()=>new Promise((L,O)=>{function F(){r.off("vttjserror",B),L()}function B(){r.off("vttjsloaded",F),O()}r.one("vttjsloaded",F),r.one("vttjserror",B),r.addWebVttScript_()})}),e);const I=()=>this.mainSegmentLoader_.bandwidth;this.contentSteeringController_=new _b(this.vhs_.xhr,I),this.setupSegmentLoaderListeners_(),this.bufferBasedABR&&(this.mainPlaylistLoader_.one("loadedplaylist",()=>this.startABRTimer_()),this.tech_.on("pause",()=>this.stopABRTimer_()),this.tech_.on("play",()=>this.startABRTimer_())),xb.forEach(L=>{this[L+"_"]=Sb.bind(this,L)}),this.logger_=lt("pc"),this.triggeredFmp4Usage=!1,this.tech_.preload()==="none"?(this.loadOnPlay_=()=>{this.loadOnPlay_=null,this.mainPlaylistLoader_.load()},this.tech_.one("play",this.loadOnPlay_)):this.mainPlaylistLoader_.load(),this.timeToLoadedData__=-1,this.mainAppendsToLoadedData__=-1,this.audioAppendsToLoadedData__=-1;const j=this.tech_.preload()==="none"?"play":"loadstart";this.tech_.one(j,()=>{const L=Date.now();this.tech_.one("loadeddata",()=>{this.timeToLoadedData__=Date.now()-L,this.mainAppendsToLoadedData__=this.mainSegmentLoader_.mediaAppends,this.audioAppendsToLoadedData__=this.audioSegmentLoader_.mediaAppends})})}mainAppendsToLoadedData_(){return this.mainAppendsToLoadedData__}audioAppendsToLoadedData_(){return this.audioAppendsToLoadedData__}appendsToLoadedData_(){const e=this.mainAppendsToLoadedData_(),t=this.audioAppendsToLoadedData_();return e===-1||t===-1?-1:e+t}timeToLoadedData_(){return this.timeToLoadedData__}checkABR_(e="abr"){const t=this.selectPlaylist();t&&this.shouldSwitchToMedia_(t)&&this.switchMedia_(t,e)}switchMedia_(e,t,s){const r=this.media(),n=r&&(r.id||r.uri),a=e&&(e.id||e.uri);if(n&&n!==a){this.logger_(`switch media ${n} -> ${a} from ${t}`);const l={renditionInfo:{id:a,bandwidth:e.attributes.BANDWIDTH,resolution:e.attributes.RESOLUTION,codecs:e.attributes.CODECS},cause:t};this.trigger({type:"renditionselected",metadata:l}),this.tech_.trigger({type:"usage",name:`vhs-rendition-change-${t}`})}this.mainPlaylistLoader_.media(e,s)}switchMediaForDASHContentSteering_(){["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(e=>{const t=this.mediaTypes_[e],s=t?t.activeGroup():null,r=this.contentSteeringController_.getPathway();if(s&&r){const a=(s.length?s[0].playlists:s.playlists).filter(l=>l.attributes.serviceLocation===r);a.length&&this.mediaTypes_[e].activePlaylistLoader.media(a[0])}})}startABRTimer_(){this.stopABRTimer_(),this.abrTimer_=S.setInterval(()=>this.checkABR_(),250)}stopABRTimer_(){this.tech_.scrubbing&&this.tech_.scrubbing()||(S.clearInterval(this.abrTimer_),this.abrTimer_=null)}getAudioTrackPlaylists_(){const e=this.main(),t=e&&e.playlists||[];if(!e||!e.mediaGroups||!e.mediaGroups.AUDIO)return t;const s=e.mediaGroups.AUDIO,r=Object.keys(s);let n;if(Object.keys(this.mediaTypes_.AUDIO.groups).length)n=this.mediaTypes_.AUDIO.activeTrack();else{const l=s.main||r.length&&s[r[0]];for(const u in l)if(l[u].default){n={label:u};break}}if(!n)return t;const a=[];for(const l in s)if(s[l][n.label]){const u=s[l][n.label];if(u.playlists&&u.playlists.length)a.push.apply(a,u.playlists);else if(u.uri)a.push(u);else if(e.playlists.length)for(let f=0;f<e.playlists.length;f++){const m=e.playlists[f];m.attributes&&m.attributes.AUDIO&&m.attributes.AUDIO===l&&a.push(m)}}return a.length?a:t}setupMainPlaylistLoaderListeners_(){this.mainPlaylistLoader_.on("loadedmetadata",()=>{const t=this.mainPlaylistLoader_.media(),s=t.targetDuration*1.5*1e3;no(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=s,t.endList&&this.tech_.preload()!=="none"&&(this.mainSegmentLoader_.playlist(t,this.requestOptions_),this.mainSegmentLoader_.load()),vb({sourceType:this.sourceType_,segmentLoaders:{AUDIO:this.audioSegmentLoader_,SUBTITLES:this.subtitleSegmentLoader_,main:this.mainSegmentLoader_},tech:this.tech_,requestOptions:this.requestOptions_,mainPlaylistLoader:this.mainPlaylistLoader_,vhs:this.vhs_,main:this.main(),mediaTypes:this.mediaTypes_,excludePlaylist:this.excludePlaylist.bind(this)}),this.triggerPresenceUsage_(this.main(),t),this.setupFirstPlay(),!this.mediaTypes_.AUDIO.activePlaylistLoader||this.mediaTypes_.AUDIO.activePlaylistLoader.media()?this.trigger("selectedinitialmedia"):this.mediaTypes_.AUDIO.activePlaylistLoader.one("loadedmetadata",()=>{this.trigger("selectedinitialmedia")})}),this.mainPlaylistLoader_.on("loadedplaylist",()=>{this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_);let t=this.mainPlaylistLoader_.media();if(!t){this.attachContentSteeringListeners_(),this.initContentSteeringController_(),this.excludeUnsupportedVariants_();let s;if(this.enableLowInitialPlaylist&&(s=this.selectInitialPlaylist()),s||(s=this.selectPlaylist()),!s||!this.shouldSwitchToMedia_(s)||(this.initialMedia_=s,this.switchMedia_(this.initialMedia_,"initial"),!(this.sourceType_==="vhs-json"&&this.initialMedia_.segments)))return;t=this.initialMedia_}this.handleUpdatedMediaPlaylist(t)}),this.mainPlaylistLoader_.on("error",()=>{const t=this.mainPlaylistLoader_.error;this.excludePlaylist({playlistToExclude:t.playlist,error:t})}),this.mainPlaylistLoader_.on("mediachanging",()=>{this.mainSegmentLoader_.abort(),this.mainSegmentLoader_.pause()}),this.mainPlaylistLoader_.on("mediachange",()=>{const t=this.mainPlaylistLoader_.media(),s=t.targetDuration*1.5*1e3;no(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=s,this.sourceType_==="dash"&&this.mainPlaylistLoader_.isPaused&&this.mainPlaylistLoader_.load(),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.playlist(t,this.requestOptions_),this.waitingForFastQualityPlaylistReceived_?this.runFastQualitySwitch_():this.mainSegmentLoader_.load(),this.tech_.trigger({type:"mediachange",bubbles:!0})}),this.mainPlaylistLoader_.on("playlistunchanged",()=>{const t=this.mainPlaylistLoader_.media();if(t.lastExcludeReason_==="playlist-unchanged")return;this.stuckAtPlaylistEnd_(t)&&(this.excludePlaylist({error:{message:"Playlist no longer updating.",reason:"playlist-unchanged"}}),this.tech_.trigger("playliststuck"))}),this.mainPlaylistLoader_.on("renditiondisabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-disabled"})}),this.mainPlaylistLoader_.on("renditionenabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-enabled"})}),["manifestrequeststart","manifestrequestcomplete","manifestparsestart","manifestparsecomplete","playlistrequeststart","playlistrequestcomplete","playlistparsestart","playlistparsecomplete","renditiondisabled","renditionenabled"].forEach(t=>{this.mainPlaylistLoader_.on(t,s=>{this.player_.trigger(Se({},s))})})}handleUpdatedMediaPlaylist(e){this.useCueTags_&&this.updateAdCues_(e),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.playlist(e,this.requestOptions_),this.waitingForFastQualityPlaylistReceived_&&this.runFastQualitySwitch_(),this.updateDuration(!e.endList),this.tech_.paused()||(this.mainSegmentLoader_.load(),this.audioSegmentLoader_&&this.audioSegmentLoader_.load())}triggerPresenceUsage_(e,t){const s=e.mediaGroups||{};let r=!0;const n=Object.keys(s.AUDIO);for(const a in s.AUDIO)for(const l in s.AUDIO[a])s.AUDIO[a][l].uri||(r=!1);r&&this.tech_.trigger({type:"usage",name:"vhs-demuxed"}),Object.keys(s.SUBTITLES).length&&this.tech_.trigger({type:"usage",name:"vhs-webvtt"}),Xt.Playlist.isAes(t)&&this.tech_.trigger({type:"usage",name:"vhs-aes"}),n.length&&Object.keys(s.AUDIO[n[0]]).length>1&&this.tech_.trigger({type:"usage",name:"vhs-alternate-audio"}),this.useCueTags_&&this.tech_.trigger({type:"usage",name:"vhs-playlist-cue-tags"})}shouldSwitchToMedia_(e){const t=this.mainPlaylistLoader_.media()||this.mainPlaylistLoader_.pendingMedia_,s=this.tech_.currentTime(),r=this.bufferLowWaterLine(),n=this.bufferHighWaterLine(),a=this.tech_.buffered();return Cb({buffered:a,currentTime:s,currentPlaylist:t,nextPlaylist:e,bufferLowWaterLine:r,bufferHighWaterLine:n,duration:this.duration(),bufferBasedABR:this.bufferBasedABR,log:this.logger_})}setupSegmentLoaderListeners_(){this.mainSegmentLoader_.on("bandwidthupdate",()=>{this.checkABR_("bandwidthupdate"),this.tech_.trigger("bandwidthupdate")}),this.mainSegmentLoader_.on("timeout",()=>{this.bufferBasedABR&&this.mainSegmentLoader_.load()}),this.bufferBasedABR||this.mainSegmentLoader_.on("progress",()=>{this.trigger("progress")}),this.mainSegmentLoader_.on("error",()=>{const s=this.mainSegmentLoader_.error();this.excludePlaylist({playlistToExclude:s.playlist,error:s})}),this.mainSegmentLoader_.on("appenderror",()=>{this.error=this.mainSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.mainSegmentLoader_.on("timestampoffset",()=>{this.tech_.trigger({type:"usage",name:"vhs-timestamp-offset"})}),this.audioSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.audioSegmentLoader_.on("appenderror",()=>{this.error=this.audioSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("ended",()=>{this.logger_("main segment loader ended"),this.onEndOfStream()}),this.timelineChangeController_.on("audioTimelineBehind",()=>{const s=this.audioSegmentLoader_.pendingSegment_;if(!s||!s.segment||!s.segment.syncInfo)return;const r=s.segment.syncInfo.end+.01;this.tech_.setCurrentTime(r)}),this.timelineChangeController_.on("fixBadTimelineChange",()=>{this.logger_("Fix bad timeline change. Restarting al segment loaders..."),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}),this.mainSegmentLoader_.on("earlyabort",s=>{this.bufferBasedABR||(this.delegateLoaders_("all",["abort"]),this.excludePlaylist({error:{message:"Aborted early because there isn't enough bandwidth to complete the request without rebuffering."},playlistExclusionDuration:Tb}))});const e=()=>{if(!this.sourceUpdater_.hasCreatedSourceBuffers())return this.tryToCreateSourceBuffers_();const s=this.getCodecsOrExclude_();s&&this.sourceUpdater_.addOrChangeSourceBuffers(s)};this.mainSegmentLoader_.on("trackinfo",e),this.audioSegmentLoader_.on("trackinfo",e),this.mainSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("ended",()=>{this.logger_("audioSegmentLoader ended"),this.onEndOfStream()}),["segmentselected","segmentloadstart","segmentloaded","segmentkeyloadstart","segmentkeyloadcomplete","segmentdecryptionstart","segmentdecryptioncomplete","segmenttransmuxingstart","segmenttransmuxingcomplete","segmenttransmuxingtrackinfoavailable","segmenttransmuxingtiminginfoavailable","segmentappendstart","appendsdone","bandwidthupdated","timelinechange","codecschange"].forEach(s=>{this.mainSegmentLoader_.on(s,r=>{this.player_.trigger(Se({},r))}),this.audioSegmentLoader_.on(s,r=>{this.player_.trigger(Se({},r))}),this.subtitleSegmentLoader_.on(s,r=>{this.player_.trigger(Se({},r))})})}mediaSecondsLoaded_(){return Math.max(this.audioSegmentLoader_.mediaSecondsLoaded+this.mainSegmentLoader_.mediaSecondsLoaded)}load(){this.mainSegmentLoader_.load(),this.mediaTypes_.AUDIO.activePlaylistLoader&&this.audioSegmentLoader_.load(),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&this.subtitleSegmentLoader_.load()}pause(){this.mainSegmentLoader_.pause(),this.mediaTypes_.AUDIO.activePlaylistLoader&&this.audioSegmentLoader_.pause(),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&this.subtitleSegmentLoader_.pause()}fastQualityChange_(e=this.selectPlaylist()){if(e&&e===this.mainPlaylistLoader_.media()){this.logger_("skipping fastQualityChange because new media is same as old");return}this.switchMedia_(e,"fast-quality"),this.waitingForFastQualityPlaylistReceived_=!0}runFastQualitySwitch_(){this.waitingForFastQualityPlaylistReceived_=!1,this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}play(){if(this.setupFirstPlay())return;this.tech_.ended()&&this.tech_.setCurrentTime(0),this.hasPlayed_&&this.load();const e=this.tech_.seekable();if(this.tech_.duration()===1/0&&this.tech_.currentTime()<e.start(0))return this.tech_.setCurrentTime(e.end(e.length-1))}setupFirstPlay(){const e=this.mainPlaylistLoader_.media();if(!e||this.tech_.paused()||this.hasPlayed_)return!1;if(!e.endList||e.start){const t=this.seekable();if(!t.length)return!1;const s=t.end(0);let r=s;if(e.start){const n=e.start.timeOffset;n<0?r=Math.max(s+n,t.start(0)):r=Math.min(s,n)}this.trigger("firstplay"),this.tech_.setCurrentTime(r)}return this.hasPlayed_=!0,this.load(),!0}handleSourceOpen_(){if(this.tryToCreateSourceBuffers_(),this.tech_.autoplay()){const e=this.tech_.play();typeof e<"u"&&typeof e.then=="function"&&e.then(null,t=>{})}this.trigger("sourceopen")}handleSourceEnded_(){if(!this.inbandTextTracks_.metadataTrack_)return;const e=this.inbandTextTracks_.metadataTrack_.cues;if(!e||!e.length)return;const t=this.duration();e[e.length-1].endTime=isNaN(t)||Math.abs(t)===1/0?Number.MAX_VALUE:t}handleDurationChange_(){this.tech_.trigger("durationchange")}onEndOfStream(){let e=this.mainSegmentLoader_.ended_;if(this.mediaTypes_.AUDIO.activePlaylistLoader){const t=this.mainSegmentLoader_.getCurrentMediaInfo_();!t||t.hasVideo?e=e&&this.audioSegmentLoader_.ended_:e=this.audioSegmentLoader_.ended_}e&&(this.stopABRTimer_(),this.sourceUpdater_.endOfStream())}stuckAtPlaylistEnd_(e){if(!this.seekable().length)return!1;const s=this.syncController_.getExpiredTime(e,this.duration());if(s===null)return!1;const r=Xt.Playlist.playlistEnd(e,s),n=this.tech_.currentTime(),a=this.tech_.buffered();if(!a.length)return r-n<=Tt;const l=a.end(a.length-1);return l-n<=Tt&&r-l<=Tt}excludePlaylist({playlistToExclude:e=this.mainPlaylistLoader_.media(),error:t={},playlistExclusionDuration:s}){if(e=e||this.mainPlaylistLoader_.media(),s=s||t.playlistExclusionDuration||this.playlistExclusionDuration,!e){this.error=t,this.mediaSource.readyState!=="open"?this.trigger("error"):this.sourceUpdater_.endOfStream("network");return}e.playlistErrors_++;const r=this.mainPlaylistLoader_.main.playlists,n=r.filter(Yn),a=n.length===1&&n[0]===e;if(r.length===1&&s!==1/0)return P.log.warn(`Problem encountered with playlist ${e.id}. Trying again since it is the only playlist.`),this.tech_.trigger("retryplaylist"),this.mainPlaylistLoader_.load(a);if(a){if(this.main().contentSteering){const A=this.pathwayAttribute_(e),y=this.contentSteeringController_.steeringManifest.ttl*1e3;this.contentSteeringController_.excludePathway(A),this.excludeThenChangePathway_(),setTimeout(()=>{this.contentSteeringController_.addAvailablePathway(A)},y);return}let E=!1;r.forEach(A=>{if(A===e)return;const y=A.excludeUntil;typeof y<"u"&&y!==1/0&&(E=!0,delete A.excludeUntil)}),E&&(P.log.warn("Removing other playlists from the exclusion list because the last rendition is about to be excluded."),this.tech_.trigger("retryplaylist"))}let l;e.playlistErrors_>this.maxPlaylistRetries?l=1/0:l=Date.now()+s*1e3,e.excludeUntil=l,t.reason&&(e.lastExcludeReason_=t.reason),this.tech_.trigger("excludeplaylist"),this.tech_.trigger({type:"usage",name:"vhs-rendition-excluded"});const u=this.selectPlaylist();if(!u){this.error="Playback cannot continue. No available working or supported playlists.",this.trigger("error");return}const f=t.internal?this.logger_:P.log.warn,m=t.message?" "+t.message:"";f(`${t.internal?"Internal problem":"Problem"} encountered with playlist ${e.id}.${m} Switching to playlist ${u.id}.`),u.attributes.AUDIO!==e.attributes.AUDIO&&this.delegateLoaders_("audio",["abort","pause"]),u.attributes.SUBTITLES!==e.attributes.SUBTITLES&&this.delegateLoaders_("subtitle",["abort","pause"]),this.delegateLoaders_("main",["abort","pause"]);const v=u.targetDuration/2*1e3||5*1e3,T=typeof u.lastRequest=="number"&&Date.now()-u.lastRequest<=v;return this.switchMedia_(u,"exclude",a||T)}pauseLoading(){this.delegateLoaders_("all",["abort","pause"]),this.stopABRTimer_()}delegateLoaders_(e,t){const s=[],r=e==="all";(r||e==="main")&&s.push(this.mainPlaylistLoader_);const n=[];(r||e==="audio")&&n.push("AUDIO"),(r||e==="subtitle")&&(n.push("CLOSED-CAPTIONS"),n.push("SUBTITLES")),n.forEach(a=>{const l=this.mediaTypes_[a]&&this.mediaTypes_[a].activePlaylistLoader;l&&s.push(l)}),["main","audio","subtitle"].forEach(a=>{const l=this[`${a}SegmentLoader_`];l&&(e===a||e==="all")&&s.push(l)}),s.forEach(a=>t.forEach(l=>{typeof a[l]=="function"&&a[l]()}))}setCurrentTime(e){const t=Mi(this.tech_.buffered(),e);if(!(this.mainPlaylistLoader_&&this.mainPlaylistLoader_.media())||!this.mainPlaylistLoader_.media().segments)return 0;if(t&&t.length)return e;this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}duration(){if(!this.mainPlaylistLoader_)return 0;const e=this.mainPlaylistLoader_.media();return e?e.endList?this.mediaSource?this.mediaSource.duration:Xt.Playlist.duration(e):1/0:0}seekable(){return this.seekable_}getSeekableRange_(e,t){const s=e.media();if(!s)return null;const r=this.syncController_.getMediaSequenceSync(t);if(r&&r.isReliable){const l=r.start,u=r.end;if(!isFinite(l)||!isFinite(u))return null;const f=Xt.Playlist.liveEdgeDelay(this.mainPlaylistLoader_.main,s),m=Math.max(l,u-f);return ke([[l,m]])}const n=this.syncController_.getExpiredTime(s,this.duration());if(n===null)return null;const a=Xt.Playlist.seekable(s,n,Xt.Playlist.liveEdgeDelay(this.mainPlaylistLoader_.main,s));return a.length?a:null}computeFinalSeekable_(e,t){if(!t)return e;const s=e.start(0),r=e.end(0),n=t.start(0),a=t.end(0);return n>r||s>a?e:ke([[Math.max(s,n),Math.min(r,a)]])}onSyncInfoUpdate_(){if(!this.mainPlaylistLoader_)return;const e=this.getSeekableRange_(this.mainPlaylistLoader_,"main");if(!e)return;let t;if(this.mediaTypes_.AUDIO.activePlaylistLoader&&(t=this.getSeekableRange_(this.mediaTypes_.AUDIO.activePlaylistLoader,"audio"),!t))return;const s=this.seekable_;if(this.seekable_=this.computeFinalSeekable_(e,t),!this.seekable_||s&&s.length&&this.seekable_.length&&s.start(0)===this.seekable_.start(0)&&s.end(0)===this.seekable_.end(0))return;this.logger_(`seekable updated [${lf(this.seekable_)}]`);const r={seekableRanges:this.seekable_};this.trigger({type:"seekablerangeschanged",metadata:r}),this.tech_.trigger("seekablechanged")}updateDuration(e){if(this.updateDuration_&&(this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.updateDuration_=null),this.mediaSource.readyState!=="open"){this.updateDuration_=this.updateDuration.bind(this,e),this.mediaSource.addEventListener("sourceopen",this.updateDuration_);return}if(e){const r=this.seekable();if(!r.length)return;(isNaN(this.mediaSource.duration)||this.mediaSource.duration<r.end(r.length-1))&&this.sourceUpdater_.setDuration(r.end(r.length-1));return}const t=this.tech_.buffered();let s=Xt.Playlist.duration(this.mainPlaylistLoader_.media());t.length>0&&(s=Math.max(s,t.end(t.length-1))),this.mediaSource.duration!==s&&this.sourceUpdater_.setDuration(s)}dispose(){this.trigger("dispose"),this.decrypter_.terminate(),this.mainPlaylistLoader_.dispose(),this.mainSegmentLoader_.dispose(),this.contentSteeringController_.dispose(),this.keyStatusMap_.clear(),this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_),["AUDIO","SUBTITLES"].forEach(e=>{const t=this.mediaTypes_[e].groups;for(const s in t)t[s].forEach(r=>{r.playlistLoader&&r.playlistLoader.dispose()})}),this.audioSegmentLoader_.dispose(),this.subtitleSegmentLoader_.dispose(),this.sourceUpdater_.dispose(),this.timelineChangeController_.dispose(),this.stopABRTimer_(),this.updateDuration_&&this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.mediaSource.removeEventListener("durationchange",this.handleDurationChange_),this.mediaSource.removeEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.removeEventListener("sourceended",this.handleSourceEnded_),this.off()}main(){return this.mainPlaylistLoader_.main}media(){return this.mainPlaylistLoader_.media()||this.initialMedia_}areMediaTypesKnown_(){const e=!!this.mediaTypes_.AUDIO.activePlaylistLoader,t=!!this.mainSegmentLoader_.getCurrentMediaInfo_(),s=e?!!this.audioSegmentLoader_.getCurrentMediaInfo_():!0;return!(!t||!s)}getCodecsOrExclude_(){const e={main:this.mainSegmentLoader_.getCurrentMediaInfo_()||{},audio:this.audioSegmentLoader_.getCurrentMediaInfo_()||{}},t=this.mainSegmentLoader_.getPendingSegmentPlaylist()||this.media();e.video=e.main;const s=Xs(this.main(),t),r={},n=!!this.mediaTypes_.AUDIO.activePlaylistLoader;if(e.main.hasVideo&&(r.video=s.video||e.main.videoCodec||qg),e.main.isMuxed&&(r.video+=`,${s.audio||e.main.audioCodec||Su}`),(e.main.hasAudio&&!e.main.isMuxed||e.audio.hasAudio||n)&&(r.audio=s.audio||e.main.audioCodec||e.audio.audioCodec||Su,e.audio.isFmp4=e.main.hasAudio&&!e.main.isMuxed?e.main.isFmp4:e.audio.isFmp4),!r.audio&&!r.video){this.excludePlaylist({playlistToExclude:t,error:{message:"Could not determine codecs for playlist."},playlistExclusionDuration:1/0});return}const a=(f,m)=>f?qs(m,this.usingManagedMediaSource_):xa(m),l={};let u;if(["video","audio"].forEach(function(f){if(r.hasOwnProperty(f)&&!a(e[f].isFmp4,r[f])){const m=e[f].isFmp4?"browser":"muxer";l[m]=l[m]||[],l[m].push(r[f]),f==="audio"&&(u=m)}}),n&&u&&t.attributes.AUDIO){const f=t.attributes.AUDIO;this.main().playlists.forEach(m=>{(m.attributes&&m.attributes.AUDIO)===f&&m!==t&&(m.excludeUntil=1/0)}),this.logger_(`excluding audio group ${f} as ${u} does not support codec(s): "${r.audio}"`)}if(Object.keys(l).length){const f=Object.keys(l).reduce((m,v)=>(m&&(m+=", "),m+=`${v} does not support codec(s): "${l[v].join(",")}"`,m),"")+".";this.excludePlaylist({playlistToExclude:t,error:{internal:!0,message:f},playlistExclusionDuration:1/0});return}if(this.sourceUpdater_.hasCreatedSourceBuffers()&&!this.sourceUpdater_.canChangeType()){const f=[];if(["video","audio"].forEach(m=>{const v=(vt(this.sourceUpdater_.codecs[m]||"")[0]||{}).type,T=(vt(r[m]||"")[0]||{}).type;v&&T&&v.toLowerCase()!==T.toLowerCase()&&f.push(`"${this.sourceUpdater_.codecs[m]}" -> "${r[m]}"`)}),f.length){this.excludePlaylist({playlistToExclude:t,error:{message:`Codec switching not supported: ${f.join(", ")}.`,internal:!0},playlistExclusionDuration:1/0});return}}return r}tryToCreateSourceBuffers_(){if(this.mediaSource.readyState!=="open"||this.sourceUpdater_.hasCreatedSourceBuffers()||!this.areMediaTypesKnown_())return;const e=this.getCodecsOrExclude_();if(!e)return;this.sourceUpdater_.createSourceBuffers(e);const t=[e.video,e.audio].filter(Boolean).join(",");this.excludeIncompatibleVariants_(t)}excludeUnsupportedVariants_(){const e=this.main().playlists,t=[];Object.keys(e).forEach(s=>{const r=e[s];if(t.indexOf(r.id)!==-1)return;t.push(r.id);const n=Xs(this.main,r),a=[];n.audio&&!xa(n.audio)&&!qs(n.audio,this.usingManagedMediaSource_)&&a.push(`audio codec ${n.audio}`),n.video&&!xa(n.video)&&!qs(n.video,this.usingManagedMediaSource_)&&a.push(`video codec ${n.video}`),n.text&&n.text==="stpp.ttml.im1t"&&a.push(`text codec ${n.text}`),a.length&&(r.excludeUntil=1/0,this.logger_(`excluding ${r.id} for unsupported: ${a.join(", ")}`))})}excludeIncompatibleVariants_(e){const t=[],s=this.main().playlists,r=sr(vt(e)),n=xc(r),a=r.video&&vt(r.video)[0]||null,l=r.audio&&vt(r.audio)[0]||null;Object.keys(s).forEach(u=>{const f=s[u];if(t.indexOf(f.id)!==-1||f.excludeUntil===1/0)return;t.push(f.id);const m=[],v=Xs(this.mainPlaylistLoader_.main,f),T=xc(v);if(!(!v.audio&&!v.video)){if(T!==n&&m.push(`codec count "${T}" !== "${n}"`),!this.sourceUpdater_.canChangeType()){const E=v.video&&vt(v.video)[0]||null,A=v.audio&&vt(v.audio)[0]||null;E&&a&&E.type.toLowerCase()!==a.type.toLowerCase()&&m.push(`video codec "${E.type}" !== "${a.type}"`),A&&l&&A.type.toLowerCase()!==l.type.toLowerCase()&&m.push(`audio codec "${A.type}" !== "${l.type}"`)}m.length&&(f.excludeUntil=1/0,this.logger_(`excluding ${f.id}: ${m.join(" && ")}`))}})}updateAdCues_(e){let t=0;const s=this.seekable();s.length&&(t=s.start(0)),ib(e,this.cueTagsTrack_,t)}goalBufferLength(){const e=this.tech_.currentTime(),t=we.GOAL_BUFFER_LENGTH,s=we.GOAL_BUFFER_LENGTH_RATE,r=Math.max(t,we.MAX_GOAL_BUFFER_LENGTH);return Math.min(t+e*s,r)}bufferLowWaterLine(){const e=this.tech_.currentTime(),t=we.BUFFER_LOW_WATER_LINE,s=we.BUFFER_LOW_WATER_LINE_RATE,r=Math.max(t,we.MAX_BUFFER_LOW_WATER_LINE),n=Math.max(t,we.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE);return Math.min(t+e*s,this.bufferBasedABR?n:r)}bufferHighWaterLine(){return we.BUFFER_HIGH_WATER_LINE}addDateRangesToTextTrack_(e){jc(this.inbandTextTracks_,"com.apple.streaming",this.tech_),M_({inbandTextTracks:this.inbandTextTracks_,dateRanges:e})}addMetadataToTextTrack(e,t,s){const r=this.sourceUpdater_.videoBuffer?this.sourceUpdater_.videoTimestampOffset():this.sourceUpdater_.audioTimestampOffset();jc(this.inbandTextTracks_,e,this.tech_),P_({inbandTextTracks:this.inbandTextTracks_,metadataArray:t,timestampOffset:r,videoDuration:s})}pathwayAttribute_(e){return e.attributes["PATHWAY-ID"]||e.attributes.serviceLocation}initContentSteeringController_(){const e=this.main();if(e.contentSteering){for(const t of e.playlists)this.contentSteeringController_.addAvailablePathway(this.pathwayAttribute_(t));if(this.contentSteeringController_.assignTagProperties(e.uri,e.contentSteering),this.contentSteeringController_.queryBeforeStart){this.contentSteeringController_.requestSteeringManifest(!0);return}this.tech_.one("canplay",()=>{this.contentSteeringController_.requestSteeringManifest()})}}resetContentSteeringController_(){this.contentSteeringController_.clearAvailablePathways(),this.contentSteeringController_.dispose(),this.initContentSteeringController_()}attachContentSteeringListeners_(){this.contentSteeringController_.on("content-steering",this.excludeThenChangePathway_.bind(this)),["contentsteeringloadstart","contentsteeringloadcomplete","contentsteeringparsed"].forEach(t=>{this.contentSteeringController_.on(t,s=>{this.trigger(Se({},s))})}),this.sourceType_==="dash"&&this.mainPlaylistLoader_.on("loadedplaylist",()=>{const t=this.main();(this.contentSteeringController_.didDASHTagChange(t.uri,t.contentSteering)||(()=>{const n=this.contentSteeringController_.getAvailablePathways(),a=[];for(const l of t.playlists){const u=l.attributes.serviceLocation;if(u&&(a.push(u),!n.has(u)))return!0}return!!(!a.length&&n.size)})())&&this.resetContentSteeringController_()})}excludeThenChangePathway_(){const e=this.contentSteeringController_.getPathway();if(!e)return;this.handlePathwayClones_();const s=this.main().playlists,r=new Set;let n=!1;Object.keys(s).forEach(a=>{const l=s[a],u=this.pathwayAttribute_(l),f=u&&e!==u;l.excludeUntil===1/0&&l.lastExcludeReason_==="content-steering"&&!f&&(delete l.excludeUntil,delete l.lastExcludeReason_,n=!0);const v=!l.excludeUntil&&l.excludeUntil!==1/0;!r.has(l.id)&&f&&v&&(r.add(l.id),l.excludeUntil=1/0,l.lastExcludeReason_="content-steering",this.logger_(`excluding ${l.id} for ${l.lastExcludeReason_}`))}),this.contentSteeringController_.manifestType_==="DASH"&&Object.keys(this.mediaTypes_).forEach(a=>{const l=this.mediaTypes_[a];if(l.activePlaylistLoader){const u=l.activePlaylistLoader.media_;u&&u.attributes.serviceLocation!==e&&(n=!0)}}),n&&this.changeSegmentPathway_()}handlePathwayClones_(){const t=this.main().playlists,s=this.contentSteeringController_.currentPathwayClones,r=this.contentSteeringController_.nextPathwayClones;if(s&&s.size||r&&r.size){for(const[a,l]of s.entries())r.get(a)||(this.mainPlaylistLoader_.updateOrDeleteClone(l),this.contentSteeringController_.excludePathway(a));for(const[a,l]of r.entries()){const u=s.get(a);if(!u){t.filter(m=>m.attributes["PATHWAY-ID"]===l["BASE-ID"]).forEach(m=>{this.mainPlaylistLoader_.addClonePathway(l,m)}),this.contentSteeringController_.addAvailablePathway(a);continue}this.equalPathwayClones_(u,l)||(this.mainPlaylistLoader_.updateOrDeleteClone(l,!0),this.contentSteeringController_.addAvailablePathway(a))}this.contentSteeringController_.currentPathwayClones=new Map(JSON.parse(JSON.stringify([...r])))}}equalPathwayClones_(e,t){if(e["BASE-ID"]!==t["BASE-ID"]||e.ID!==t.ID||e["URI-REPLACEMENT"].HOST!==t["URI-REPLACEMENT"].HOST)return!1;const s=e["URI-REPLACEMENT"].PARAMS,r=t["URI-REPLACEMENT"].PARAMS;for(const n in s)if(s[n]!==r[n])return!1;for(const n in r)if(s[n]!==r[n])return!1;return!0}changeSegmentPathway_(){const e=this.selectPlaylist();this.pauseLoading(),this.contentSteeringController_.manifestType_==="DASH"&&this.switchMediaForDASHContentSteering_(),this.switchMedia_(e,"content-steering")}excludeNonUsablePlaylistsByKeyId_(){if(!this.mainPlaylistLoader_||!this.mainPlaylistLoader_.main)return;let e=0;const t="non-usable";this.mainPlaylistLoader_.main.playlists.forEach(s=>{const r=this.mainPlaylistLoader_.getKeyIdSet(s);!r||!r.size||r.forEach(n=>{const a="usable",l=this.keyStatusMap_.has(n)&&this.keyStatusMap_.get(n)===a,u=s.lastExcludeReason_===t&&s.excludeUntil===1/0;l?l&&u&&(delete s.excludeUntil,delete s.lastExcludeReason_,this.logger_(`enabling playlist ${s.id} because key ID ${n} is ${a}`)):(s.excludeUntil!==1/0&&s.lastExcludeReason_!==t&&(s.excludeUntil=1/0,s.lastExcludeReason_=t,this.logger_(`excluding playlist ${s.id} because the key ID ${n} doesn't exist in the keyStatusMap or is not ${a}`)),e++)})}),e>=this.mainPlaylistLoader_.main.playlists.length&&this.mainPlaylistLoader_.main.playlists.forEach(s=>{const r=s&&s.attributes&&s.attributes.RESOLUTION&&s.attributes.RESOLUTION.height<720,n=s.excludeUntil===1/0&&s.lastExcludeReason_===t;r&&n&&(delete s.excludeUntil,P.log.warn(`enabling non-HD playlist ${s.id} because all playlists were excluded due to ${t} key IDs`))})}addKeyStatus_(e,t){const n=(typeof e=="string"?e:J_(e)).slice(0,32).toLowerCase();this.logger_(`KeyStatus '${t}' with key ID ${n} added to the keyStatusMap`),this.keyStatusMap_.set(n,t)}updatePlaylistByKeyStatus(e,t){this.addKeyStatus_(e,t),this.waitingForFastQualityPlaylistReceived_||this.excludeNonUsableThenChangePlaylist_(),this.mainPlaylistLoader_.off("loadedplaylist",this.excludeNonUsableThenChangePlaylist_.bind(this)),this.mainPlaylistLoader_.on("loadedplaylist",this.excludeNonUsableThenChangePlaylist_.bind(this))}excludeNonUsableThenChangePlaylist_(){this.excludeNonUsablePlaylistsByKeyId_(),this.fastQualityChange_()}}const Ab=(i,e,t)=>s=>{const r=i.main.playlists[e],n=dl(r),a=Yn(r);if(typeof s>"u")return a;s?delete r.disabled:r.disabled=!0;const l={renditionInfo:{id:e,bandwidth:r.attributes.BANDWIDTH,resolution:r.attributes.RESOLUTION,codecs:r.attributes.CODECS},cause:"fast-quality"};return s!==a&&!n&&(s?(t(r),i.trigger({type:"renditionenabled",metadata:l})):i.trigger({type:"renditiondisabled",metadata:l})),s};class wb{constructor(e,t,s){const{playlistController_:r}=e,n=r.fastQualityChange_.bind(r);if(t.attributes){const a=t.attributes.RESOLUTION;this.width=a&&a.width,this.height=a&&a.height,this.bandwidth=t.attributes.BANDWIDTH,this.frameRate=t.attributes["FRAME-RATE"]}this.codecs=Xs(r.main(),t),this.playlist=t,this.id=s,this.enabled=Ab(e.playlists,t.id,n)}}const Db=function(i){i.representations=()=>{const e=i.playlistController_.main(),t=fr(e)?i.playlistController_.getAudioTrackPlaylists_():e.playlists;return t?t.filter(s=>!dl(s)).map((s,r)=>new wb(i,s,s.id)):[]}},Vc=["seeking","seeked","pause","playing","error"];class kb extends P.EventTarget{constructor(e){super(),this.playlistController_=e.playlistController,this.tech_=e.tech,this.seekable=e.seekable,this.allowSeeksWithinUnsafeLiveWindow=e.allowSeeksWithinUnsafeLiveWindow,this.liveRangeSafeTimeDelta=e.liveRangeSafeTimeDelta,this.media=e.media,this.playedRanges_=[],this.consecutiveUpdates=0,this.lastRecordedTime=null,this.checkCurrentTimeTimeout_=null,this.logger_=lt("PlaybackWatcher"),this.logger_("initialize");const t=()=>this.monitorCurrentTime_(),s=()=>this.monitorCurrentTime_(),r=()=>this.techWaiting_(),n=()=>this.resetTimeUpdate_(),a=this.playlistController_,l=["main","subtitle","audio"],u={};l.forEach(m=>{u[m]={reset:()=>this.resetSegmentDownloads_(m),updateend:()=>this.checkSegmentDownloads_(m)},a[`${m}SegmentLoader_`].on("appendsdone",u[m].updateend),a[`${m}SegmentLoader_`].on("playlistupdate",u[m].reset),this.tech_.on(["seeked","seeking"],u[m].reset)});const f=m=>{["main","audio"].forEach(v=>{a[`${v}SegmentLoader_`][m]("appended",this.seekingAppendCheck_)})};this.seekingAppendCheck_=()=>{this.fixesBadSeeks_()&&(this.consecutiveUpdates=0,this.lastRecordedTime=this.tech_.currentTime(),f("off"))},this.clearSeekingAppendCheck_=()=>f("off"),this.watchForBadSeeking_=()=>{this.clearSeekingAppendCheck_(),f("on")},this.tech_.on("seeked",this.clearSeekingAppendCheck_),this.tech_.on("seeking",this.watchForBadSeeking_),this.tech_.on("waiting",r),this.tech_.on(Vc,n),this.tech_.on("canplay",s),this.tech_.one("play",t),this.dispose=()=>{this.clearSeekingAppendCheck_(),this.logger_("dispose"),this.tech_.off("waiting",r),this.tech_.off(Vc,n),this.tech_.off("canplay",s),this.tech_.off("play",t),this.tech_.off("seeking",this.watchForBadSeeking_),this.tech_.off("seeked",this.clearSeekingAppendCheck_),l.forEach(m=>{a[`${m}SegmentLoader_`].off("appendsdone",u[m].updateend),a[`${m}SegmentLoader_`].off("playlistupdate",u[m].reset),this.tech_.off(["seeked","seeking"],u[m].reset)}),this.checkCurrentTimeTimeout_&&S.clearTimeout(this.checkCurrentTimeTimeout_),this.resetTimeUpdate_()}}monitorCurrentTime_(){this.checkCurrentTime_(),this.checkCurrentTimeTimeout_&&S.clearTimeout(this.checkCurrentTimeTimeout_),this.checkCurrentTimeTimeout_=S.setTimeout(this.monitorCurrentTime_.bind(this),250)}resetSegmentDownloads_(e){const t=this.playlistController_[`${e}SegmentLoader_`];this[`${e}StalledDownloads_`]>0&&this.logger_(`resetting possible stalled download count for ${e} loader`),this[`${e}StalledDownloads_`]=0,this[`${e}Buffered_`]=t.buffered_()}checkSegmentDownloads_(e){const t=this.playlistController_,s=t[`${e}SegmentLoader_`],r=s.buffered_(),n=py(this[`${e}Buffered_`],r);if(this[`${e}Buffered_`]=r,n){const a={bufferedRanges:r};t.trigger({type:"bufferedrangeschanged",metadata:a}),this.resetSegmentDownloads_(e);return}this[`${e}StalledDownloads_`]++,this.logger_(`found #${this[`${e}StalledDownloads_`]} ${e} appends that did not increase buffer (possible stalled download)`,{playlistId:s.playlist_&&s.playlist_.id,buffered:hi(r)}),!(this[`${e}StalledDownloads_`]<10)&&(this.logger_(`${e} loader stalled download exclusion`),this.resetSegmentDownloads_(e),this.tech_.trigger({type:"usage",name:`vhs-${e}-download-exclusion`}),e!=="subtitle"&&t.excludePlaylist({error:{message:`Excessive ${e} segment downloading detected.`},playlistExclusionDuration:1/0}))}checkCurrentTime_(){if(this.tech_.paused()||this.tech_.seeking())return;const e=this.tech_.currentTime(),t=this.tech_.buffered();if(this.lastRecordedTime===e&&(!t.length||e+Tt>=t.end(t.length-1)))return this.techWaiting_();if(this.consecutiveUpdates>=5&&e===this.lastRecordedTime)this.consecutiveUpdates++,this.waiting_();else if(e===this.lastRecordedTime)this.consecutiveUpdates++;else{this.playedRanges_.push(ke([this.lastRecordedTime,e]));const s={playedRanges:this.playedRanges_};this.playlistController_.trigger({type:"playedrangeschanged",metadata:s}),this.consecutiveUpdates=0,this.lastRecordedTime=e}}resetTimeUpdate_(){this.consecutiveUpdates=0}fixesBadSeeks_(){if(!this.tech_.seeking())return!1;const t=this.seekable(),s=this.tech_.currentTime(),r=this.afterSeekableWindow_(t,s,this.media(),this.allowSeeksWithinUnsafeLiveWindow);let n;if(r&&(n=t.end(t.length-1)),this.beforeSeekableWindow_(t,s)){const A=t.start(0);n=A+(A===t.end(0)?0:Tt)}if(typeof n<"u")return this.logger_(`Trying to seek outside of seekable at time ${s} with seekable range ${lf(t)}. Seeking to ${n}.`),this.tech_.setCurrentTime(n),!0;const a=this.playlistController_.sourceUpdater_,l=this.tech_.buffered(),u=a.audioBuffer?a.audioBuffered():null,f=a.videoBuffer?a.videoBuffered():null,m=this.media(),v=m.partTargetDuration?m.partTargetDuration:(m.targetDuration-bt)*2,T=[u,f];for(let A=0;A<T.length;A++){if(!T[A])continue;if(ul(T[A],s)<v)return!1}const E=Wr(l,s);return E.length===0?!1:(n=E.start(0)+Tt,this.logger_(`Buffered region starts (${E.start(0)}) just beyond seek point (${s}). Seeking to ${n}.`),this.tech_.setCurrentTime(n),!0)}waiting_(){if(this.techWaiting_())return;const e=this.tech_.currentTime(),t=this.tech_.buffered(),s=Mi(t,e);if(s.length&&e+3<=s.end(0)){this.resetTimeUpdate_(),this.tech_.setCurrentTime(e),this.logger_(`Stopped at ${e} while inside a buffered region [${s.start(0)} -> ${s.end(0)}]. Attempting to resume playback by seeking to the current time.`),this.tech_.trigger({type:"usage",name:"vhs-unknown-waiting"});return}}techWaiting_(){const e=this.seekable(),t=this.tech_.currentTime();if(this.tech_.seeking())return!0;if(this.beforeSeekableWindow_(e,t)){const l=e.end(e.length-1);return this.logger_(`Fell out of live window at time ${t}. Seeking to live point (seekable end) ${l}`),this.resetTimeUpdate_(),this.tech_.setCurrentTime(l),this.tech_.trigger({type:"usage",name:"vhs-live-resync"}),!0}const s=this.tech_.vhs.playlistController_.sourceUpdater_,r=this.tech_.buffered();if(this.videoUnderflow_({audioBuffered:s.audioBuffered(),videoBuffered:s.videoBuffered(),currentTime:t}))return this.resetTimeUpdate_(),this.tech_.setCurrentTime(t),this.tech_.trigger({type:"usage",name:"vhs-video-underflow"}),!0;const a=Wr(r,t);return a.length>0?(this.logger_(`Stopped at ${t} and seeking to ${a.start(0)}`),this.resetTimeUpdate_(),this.skipTheGap_(t),!0):!1}afterSeekableWindow_(e,t,s,r=!1){if(!e.length)return!1;let n=e.end(e.length-1)+Tt;const a=!s.endList,l=typeof s.partTargetDuration=="number";return a&&(l||r)&&(n=e.end(e.length-1)+s.targetDuration*3),t>n}beforeSeekableWindow_(e,t){return!!(e.length&&e.start(0)>0&&t<e.start(0)-this.liveRangeSafeTimeDelta)}videoUnderflow_({videoBuffered:e,audioBuffered:t,currentTime:s}){if(!e)return;let r;if(e.length&&t.length){const n=Mi(e,s-3),a=Mi(e,s),l=Mi(t,s);l.length&&!a.length&&n.length&&(r={start:n.end(0),end:l.end(0)})}else Wr(e,s).length||(r=this.gapFromVideoUnderflow_(e,s));return r?(this.logger_(`Encountered a gap in video from ${r.start} to ${r.end}. Seeking to current time ${s}`),!0):!1}skipTheGap_(e){const t=this.tech_.buffered(),s=this.tech_.currentTime(),r=Wr(t,s);if(this.resetTimeUpdate_(),r.length===0||s!==e)return;this.logger_("skipTheGap_:","currentTime:",s,"scheduled currentTime:",e,"nextRange start:",r.start(0)),this.tech_.setCurrentTime(r.start(0)+bt);const n={gapInfo:{from:s,to:r.start(0)}};this.playlistController_.trigger({type:"gapjumped",metadata:n}),this.tech_.trigger({type:"usage",name:"vhs-gap-skip"})}gapFromVideoUnderflow_(e,t){const s=dy(e);for(let r=0;r<s.length;r++){const n=s.start(r),a=s.end(r);if(t-n<4&&t-n>2)return{start:n,end:a}}return null}}const jb={errorInterval:30,getSource(i){const t=this.tech({IWillNotUseThisInPlugins:!0}).currentSource_||this.currentSource();return i(t)}},Zf=function(i,e){let t=0,s=0;const r=ie(jb,e);i.ready(()=>{i.trigger({type:"usage",name:"vhs-error-reload-initialized"})});const n=function(){s&&i.currentTime(s)},a=function(m){m!=null&&(s=i.duration()!==1/0&&i.currentTime()||0,i.one("loadedmetadata",n),i.src(m),i.trigger({type:"usage",name:"vhs-error-reload"}),i.play())},l=function(){if(Date.now()-t<r.errorInterval*1e3){i.trigger({type:"usage",name:"vhs-error-reload-canceled"});return}if(!r.getSource||typeof r.getSource!="function"){P.log.error("ERROR: reloadSourceOnError - The option getSource must be a function!");return}return t=Date.now(),r.getSource.call(i,a)},u=function(){i.off("loadedmetadata",n),i.off("error",l),i.off("dispose",u)},f=function(m){u(),Zf(i,m)};i.on("error",l),i.on("dispose",u),i.reloadSourceOnError=f},Ib=function(i){Zf(this,i)};var ep="3.17.2",Pb="7.1.0",Lb="1.3.1",Ob="7.2.0",Mb="4.0.2";const ge={PlaylistLoader:Ri,Playlist:We,utils:Uy,STANDARD_PLAYLIST_SELECTOR:kc,INITIAL_PLAYLIST_SELECTOR:w_,lastBandwidthSelector:kc,movingAverageBandwidthSelector:E_,comparePlaylistBandwidth:pl,comparePlaylistResolution:C_,xhr:wf()};Object.keys(we).forEach(i=>{Object.defineProperty(ge,i,{get(){return P.log.warn(`using Vhs.${i} is UNSAFE be sure you know what you are doing`),we[i]},set(e){if(P.log.warn(`using Vhs.${i} is UNSAFE be sure you know what you are doing`),typeof e!="number"||e<0){P.log.warn(`value of Vhs.${i} must be greater than or equal to 0`);return}we[i]=e}})});const tp="videojs-vhs",ip=function(i,e){const t=e.media();let s=-1;for(let r=0;r<i.length;r++)if(i[r].id===t.id){s=r;break}i.selectedIndex_=s,i.trigger({selectedIndex:s,type:"change"})},Rb=function(i,e){e.representations().forEach(t=>{i.addQualityLevel(t)}),ip(i,e.playlists)};ge.canPlaySource=function(){return P.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};const Nb=(i,e,t)=>{if(!i)return i;let s={};e&&e.attributes&&e.attributes.CODECS&&(s=sr(vt(e.attributes.CODECS))),t&&t.attributes&&t.attributes.CODECS&&(s.audio=t.attributes.CODECS);const r=Gi(s.video),n=Gi(s.audio),a={};for(const l in i)a[l]={},n&&(a[l].audioContentType=n),r&&(a[l].videoContentType=r),e.contentProtection&&e.contentProtection[l]&&e.contentProtection[l].pssh&&(a[l].pssh=e.contentProtection[l].pssh),typeof i[l]=="string"&&(a[l].url=i[l]);return ie(i,a)},Bb=(i,e)=>i.reduce((t,s)=>{if(!s.contentProtection)return t;const r=e.reduce((n,a)=>{const l=s.contentProtection[a];return l&&l.pssh&&(n[a]={pssh:l.pssh}),n},{});return Object.keys(r).length&&t.push(r),t},[]),Fb=({player:i,sourceKeySystems:e,audioMedia:t,mainPlaylists:s})=>{if(!i.eme.initializeMediaKeys)return Promise.resolve();const r=t?s.concat([t]):s,n=Bb(r,Object.keys(e)),a=[],l=[];return n.forEach(u=>{l.push(new Promise((f,m)=>{i.tech_.one("keysessioncreated",f)})),a.push(new Promise((f,m)=>{i.eme.initializeMediaKeys({keySystems:u},v=>{if(v){m(v);return}f()})}))}),Promise.race([Promise.all(a),Promise.race(l)])},Ub=({player:i,sourceKeySystems:e,media:t,audioMedia:s})=>{const r=Nb(e,t,s);return r?(i.currentSource().keySystems=r,r&&!i.eme?(P.log.warn("DRM encrypted source cannot be decrypted without a DRM plugin"),!1):!0):!1},sp=()=>{if(!S.localStorage)return null;const i=S.localStorage.getItem(tp);if(!i)return null;try{return JSON.parse(i)}catch{return null}},Vb=i=>{if(!S.localStorage)return!1;let e=sp();e=e?ie(e,i):i;try{S.localStorage.setItem(tp,JSON.stringify(e))}catch{return!1}return e},Hb=i=>i.toLowerCase().indexOf("data:application/vnd.videojs.vhs+json,")===0?JSON.parse(i.substring(i.indexOf(",")+1)):i,rp=(i,e)=>{i._requestCallbackSet||(i._requestCallbackSet=new Set),i._requestCallbackSet.add(e)},np=(i,e)=>{i._responseCallbackSet||(i._responseCallbackSet=new Set),i._responseCallbackSet.add(e)},ap=(i,e)=>{i._requestCallbackSet&&(i._requestCallbackSet.delete(e),i._requestCallbackSet.size||delete i._requestCallbackSet)},op=(i,e)=>{i._responseCallbackSet&&(i._responseCallbackSet.delete(e),i._responseCallbackSet.size||delete i._responseCallbackSet)};ge.supportsNativeHls=function(){if(!V||!V.createElement)return!1;const i=V.createElement("video");return P.getTech("Html5").isSupported()?["application/vnd.apple.mpegurl","audio/mpegurl","audio/x-mpegurl","application/x-mpegurl","video/x-mpegurl","video/mpegurl","application/mpegurl"].some(function(t){return/maybe|probably/i.test(i.canPlayType(t))}):!1}();ge.supportsNativeDash=function(){return!V||!V.createElement||!P.getTech("Html5").isSupported()?!1:/maybe|probably/i.test(V.createElement("video").canPlayType("application/dash+xml"))}();ge.supportsTypeNatively=i=>i==="hls"?ge.supportsNativeHls:i==="dash"?ge.supportsNativeDash:!1;ge.isSupported=function(){return P.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};ge.xhr.onRequest=function(i){rp(ge.xhr,i)};ge.xhr.onResponse=function(i){np(ge.xhr,i)};ge.xhr.offRequest=function(i){ap(ge.xhr,i)};ge.xhr.offResponse=function(i){op(ge.xhr,i)};const qb=P.getComponent("Component");class lp extends qb{constructor(e,t,s){if(super(t,s.vhs),typeof s.initialBandwidth=="number"&&(this.options_.bandwidth=s.initialBandwidth),this.logger_=lt("VhsHandler"),t.options_&&t.options_.playerId){const r=P.getPlayer(t.options_.playerId);this.player_=r}if(this.tech_=t,this.source_=e,this.stats={},this.ignoreNextSeekingEvent_=!1,this.setOptions_(),this.options_.overrideNative&&t.overrideNativeAudioTracks&&t.overrideNativeVideoTracks)t.overrideNativeAudioTracks(!0),t.overrideNativeVideoTracks(!0);else if(this.options_.overrideNative&&(t.featuresNativeVideoTracks||t.featuresNativeAudioTracks))throw new Error("Overriding native VHS requires emulated tracks. See https://git.io/vMpjB");this.on(V,["fullscreenchange","webkitfullscreenchange","mozfullscreenchange","MSFullscreenChange"],r=>{const n=V.fullscreenElement||V.webkitFullscreenElement||V.mozFullScreenElement||V.msFullscreenElement;n&&n.contains(this.tech_.el())?this.playlistController_.fastQualityChange_():this.playlistController_.checkABR_()}),this.on(this.tech_,"seeking",function(){if(this.ignoreNextSeekingEvent_){this.ignoreNextSeekingEvent_=!1;return}this.setCurrentTime(this.tech_.currentTime())}),this.on(this.tech_,"error",function(){this.tech_.error()&&this.playlistController_&&this.playlistController_.pauseLoading()}),this.on(this.tech_,"play",this.play)}setOptions_(e={}){if(this.options_=ie(this.options_,e),this.options_.withCredentials=this.options_.withCredentials||!1,this.options_.limitRenditionByPlayerDimensions=this.options_.limitRenditionByPlayerDimensions!==!1,this.options_.useDevicePixelRatio=this.options_.useDevicePixelRatio||!1,this.options_.usePlayerObjectFit=this.options_.usePlayerObjectFit||!1,this.options_.useBandwidthFromLocalStorage=typeof this.source_.useBandwidthFromLocalStorage<"u"?this.source_.useBandwidthFromLocalStorage:this.options_.useBandwidthFromLocalStorage||!1,this.options_.useForcedSubtitles=this.options_.useForcedSubtitles||!1,this.options_.useNetworkInformationApi=typeof this.options_.useNetworkInformationApi<"u"?this.options_.useNetworkInformationApi:!0,this.options_.useDtsForTimestampOffset=this.options_.useDtsForTimestampOffset||!1,this.options_.customTagParsers=this.options_.customTagParsers||[],this.options_.customTagMappers=this.options_.customTagMappers||[],this.options_.cacheEncryptionKeys=this.options_.cacheEncryptionKeys||!1,this.options_.llhls=this.options_.llhls!==!1,this.options_.bufferBasedABR=this.options_.bufferBasedABR||!1,typeof this.options_.playlistExclusionDuration!="number"&&(this.options_.playlistExclusionDuration=60),typeof this.options_.bandwidth!="number"&&this.options_.useBandwidthFromLocalStorage){const s=sp();s&&s.bandwidth&&(this.options_.bandwidth=s.bandwidth,this.tech_.trigger({type:"usage",name:"vhs-bandwidth-from-local-storage"})),s&&s.throughput&&(this.options_.throughput=s.throughput,this.tech_.trigger({type:"usage",name:"vhs-throughput-from-local-storage"}))}typeof this.options_.bandwidth!="number"&&(this.options_.bandwidth=we.INITIAL_BANDWIDTH),this.options_.enableLowInitialPlaylist=this.options_.enableLowInitialPlaylist&&this.options_.bandwidth===we.INITIAL_BANDWIDTH,["withCredentials","useDevicePixelRatio","usePlayerObjectFit","customPixelRatio","limitRenditionByPlayerDimensions","bandwidth","customTagParsers","customTagMappers","cacheEncryptionKeys","playlistSelector","initialPlaylistSelector","bufferBasedABR","liveRangeSafeTimeDelta","llhls","useForcedSubtitles","useNetworkInformationApi","useDtsForTimestampOffset","exactManifestTimings","leastPixelDiffSelector"].forEach(s=>{typeof this.source_[s]<"u"&&(this.options_[s]=this.source_[s])}),this.limitRenditionByPlayerDimensions=this.options_.limitRenditionByPlayerDimensions,this.useDevicePixelRatio=this.options_.useDevicePixelRatio,this.usePlayerObjectFit=this.options_.usePlayerObjectFit;const t=this.options_.customPixelRatio;typeof t=="number"&&t>=0&&(this.customPixelRatio=t)}setOptions(e={}){this.setOptions_(e)}src(e,t){if(!e)return;this.setOptions_(),this.options_.src=Hb(this.source_.src),this.options_.tech=this.tech_,this.options_.externVhs=ge,this.options_.sourceType=ed(t),this.options_.seekTo=n=>{this.tech_.setCurrentTime(n)},this.options_.player_=this.player_,this.playlistController_=new Eb(this.options_);const s=ie({liveRangeSafeTimeDelta:Tt},this.options_,{seekable:()=>this.seekable(),media:()=>this.playlistController_.media(),playlistController:this.playlistController_});this.playbackWatcher_=new kb(s),this.attachStreamingEventListeners_(),this.playlistController_.on("error",()=>{const n=P.players[this.tech_.options_.playerId];let a=this.playlistController_.error;typeof a=="object"&&!a.code?a.code=3:typeof a=="string"&&(a={message:a,code:3}),n.error(a)});const r=this.options_.bufferBasedABR?ge.movingAverageBandwidthSelector(.55):ge.STANDARD_PLAYLIST_SELECTOR;this.playlistController_.selectPlaylist=this.selectPlaylist?this.selectPlaylist.bind(this):r.bind(this),this.playlistController_.selectInitialPlaylist=ge.INITIAL_PLAYLIST_SELECTOR.bind(this),this.playlists=this.playlistController_.mainPlaylistLoader_,this.mediaSource=this.playlistController_.mediaSource,Object.defineProperties(this,{selectPlaylist:{get(){return this.playlistController_.selectPlaylist},set(n){this.playlistController_.selectPlaylist=n.bind(this)}},throughput:{get(){return this.playlistController_.mainSegmentLoader_.throughput.rate},set(n){this.playlistController_.mainSegmentLoader_.throughput.rate=n,this.playlistController_.mainSegmentLoader_.throughput.count=1}},bandwidth:{get(){let n=this.playlistController_.mainSegmentLoader_.bandwidth;const a=S.navigator.connection||S.navigator.mozConnection||S.navigator.webkitConnection,l=1e7;if(this.options_.useNetworkInformationApi&&a){const u=a.downlink*1e3*1e3;u>=l&&n>=l?n=Math.max(n,u):n=u}return n},set(n){this.playlistController_.mainSegmentLoader_.bandwidth=n,this.playlistController_.mainSegmentLoader_.throughput={rate:0,count:0}}},systemBandwidth:{get(){const n=1/(this.bandwidth||1);let a;return this.throughput>0?a=1/this.throughput:a=0,Math.floor(1/(n+a))},set(){P.log.error('The "systemBandwidth" property is read-only')}}}),this.options_.bandwidth&&(this.bandwidth=this.options_.bandwidth),this.options_.throughput&&(this.throughput=this.options_.throughput),Object.defineProperties(this.stats,{bandwidth:{get:()=>this.bandwidth||0,enumerable:!0},mediaRequests:{get:()=>this.playlistController_.mediaRequests_()||0,enumerable:!0},mediaRequestsAborted:{get:()=>this.playlistController_.mediaRequestsAborted_()||0,enumerable:!0},mediaRequestsTimedout:{get:()=>this.playlistController_.mediaRequestsTimedout_()||0,enumerable:!0},mediaRequestsErrored:{get:()=>this.playlistController_.mediaRequestsErrored_()||0,enumerable:!0},mediaTransferDuration:{get:()=>this.playlistController_.mediaTransferDuration_()||0,enumerable:!0},mediaBytesTransferred:{get:()=>this.playlistController_.mediaBytesTransferred_()||0,enumerable:!0},mediaSecondsLoaded:{get:()=>this.playlistController_.mediaSecondsLoaded_()||0,enumerable:!0},mediaAppends:{get:()=>this.playlistController_.mediaAppends_()||0,enumerable:!0},mainAppendsToLoadedData:{get:()=>this.playlistController_.mainAppendsToLoadedData_()||0,enumerable:!0},audioAppendsToLoadedData:{get:()=>this.playlistController_.audioAppendsToLoadedData_()||0,enumerable:!0},appendsToLoadedData:{get:()=>this.playlistController_.appendsToLoadedData_()||0,enumerable:!0},timeToLoadedData:{get:()=>this.playlistController_.timeToLoadedData_()||0,enumerable:!0},buffered:{get:()=>hi(this.tech_.buffered()),enumerable:!0},currentTime:{get:()=>this.tech_.currentTime(),enumerable:!0},currentSource:{get:()=>this.tech_.currentSource_,enumerable:!0},currentTech:{get:()=>this.tech_.name_,enumerable:!0},duration:{get:()=>this.tech_.duration(),enumerable:!0},main:{get:()=>this.playlists.main,enumerable:!0},playerDimensions:{get:()=>this.tech_.currentDimensions(),enumerable:!0},seekable:{get:()=>hi(this.tech_.seekable()),enumerable:!0},timestamp:{get:()=>Date.now(),enumerable:!0},videoPlaybackQuality:{get:()=>this.tech_.getVideoPlaybackQuality(),enumerable:!0}}),this.tech_.one("canplay",this.playlistController_.setupFirstPlay.bind(this.playlistController_)),this.tech_.on("bandwidthupdate",()=>{this.options_.useBandwidthFromLocalStorage&&Vb({bandwidth:this.bandwidth,throughput:Math.round(this.throughput)})}),this.playlistController_.on("selectedinitialmedia",()=>{Db(this)}),this.playlistController_.sourceUpdater_.on("createdsourcebuffers",()=>{this.setupEme_()}),this.on(this.playlistController_,"progress",function(){this.tech_.trigger("progress")}),this.on(this.playlistController_,"firstplay",function(){this.ignoreNextSeekingEvent_=!0}),this.setupQualityLevels_(),this.tech_.el()&&(this.mediaSourceUrl_=S.URL.createObjectURL(this.playlistController_.mediaSource),(P.browser.IS_ANY_SAFARI||P.browser.IS_IOS)&&this.options_.overrideNative&&this.options_.sourceType==="hls"&&typeof this.tech_.addSourceElement=="function"?(this.tech_.addSourceElement(this.mediaSourceUrl_),this.tech_.addSourceElement(this.source_.src)):this.tech_.src(this.mediaSourceUrl_))}createKeySessions_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader;this.logger_("waiting for EME key session creation"),Fb({player:this.player_,sourceKeySystems:this.source_.keySystems,audioMedia:e&&e.media(),mainPlaylists:this.playlists.main.playlists}).then(()=>{this.logger_("created EME key session"),this.playlistController_.sourceUpdater_.initializedEme()}).catch(t=>{this.logger_("error while creating EME key session",t),this.player_.error({message:"Failed to initialize media keys for EME",code:3})})}handleWaitingForKey_(){this.logger_("waitingforkey fired, attempting to create any new key sessions"),this.createKeySessions_()}setupEme_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader,t=Ub({player:this.player_,sourceKeySystems:this.source_.keySystems,media:this.playlists.media(),audioMedia:e&&e.media()});if(this.player_.tech_.on("keystatuschange",s=>{this.playlistController_.updatePlaylistByKeyStatus(s.keyId,s.status)}),this.handleWaitingForKey_=this.handleWaitingForKey_.bind(this),this.player_.tech_.on("waitingforkey",this.handleWaitingForKey_),!t){this.playlistController_.sourceUpdater_.initializedEme();return}this.createKeySessions_()}setupQualityLevels_(){const e=P.players[this.tech_.options_.playerId];!e||!e.qualityLevels||this.qualityLevels_||(this.qualityLevels_=e.qualityLevels(),this.playlistController_.on("selectedinitialmedia",()=>{Rb(this.qualityLevels_,this)}),this.playlists.on("mediachange",()=>{ip(this.qualityLevels_,this.playlists)}))}static version(){return{"@videojs/http-streaming":ep,"mux.js":Pb,"mpd-parser":Lb,"m3u8-parser":Ob,"aes-decrypter":Mb}}version(){return this.constructor.version()}canChangeType(){return Yf.canChangeType()}play(){this.playlistController_.play()}setCurrentTime(e){this.playlistController_.setCurrentTime(e)}duration(){return this.playlistController_.duration()}seekable(){return this.playlistController_.seekable()}dispose(){this.playbackWatcher_&&this.playbackWatcher_.dispose(),this.playlistController_&&this.playlistController_.dispose(),this.qualityLevels_&&this.qualityLevels_.dispose(),this.tech_&&this.tech_.vhs&&delete this.tech_.vhs,this.mediaSourceUrl_&&S.URL.revokeObjectURL&&(S.URL.revokeObjectURL(this.mediaSourceUrl_),this.mediaSourceUrl_=null),this.tech_&&this.tech_.off("waitingforkey",this.handleWaitingForKey_),super.dispose()}convertToProgramTime(e,t){return Wy({playlist:this.playlistController_.media(),time:e,callback:t})}seekToProgramTime(e,t,s=!0,r=2){return Pf({programTime:e,playlist:this.playlistController_.media(),retryCount:r,pauseAfterSeek:s,seekTo:this.options_.seekTo,tech:this.options_.tech,callback:t})}setupXhrHooks_(){this.xhr.onRequest=e=>{rp(this.xhr,e)},this.xhr.onResponse=e=>{np(this.xhr,e)},this.xhr.offRequest=e=>{ap(this.xhr,e)},this.xhr.offResponse=e=>{op(this.xhr,e)},this.player_.trigger("xhr-hooks-ready")}attachStreamingEventListeners_(){const e=["seekablerangeschanged","bufferedrangeschanged","contentsteeringloadstart","contentsteeringloadcomplete","contentsteeringparsed"],t=["gapjumped","playedrangeschanged"];e.forEach(s=>{this.playlistController_.on(s,r=>{this.player_.trigger(Se({},r))})}),t.forEach(s=>{this.playbackWatcher_.on(s,r=>{this.player_.trigger(Se({},r))})})}}const Cn={name:"videojs-http-streaming",VERSION:ep,canHandleSource(i,e={}){const t=ie(P.options,e);return!t.vhs.experimentalUseMMS&&!qs("avc1.4d400d,mp4a.40.2",!1)?!1:Cn.canPlayType(i.type,t)},handleSource(i,e,t={}){const s=ie(P.options,t);return e.vhs=new lp(i,e,s),e.vhs.xhr=wf(),e.vhs.setupXhrHooks_(),e.vhs.src(i.src,i.type),e.vhs},canPlayType(i,e){const t=ed(i);if(!t)return"";const s=Cn.getOverrideNative(e);return!ge.supportsTypeNatively(t)||s?"maybe":""},getOverrideNative(i={}){const{vhs:e={}}=i,t=!(P.browser.IS_ANY_SAFARI||P.browser.IS_IOS),{overrideNative:s=t}=e;return s}},zb=()=>qs("avc1.4d400d,mp4a.40.2",!0);zb()&&P.getTech("Html5").registerSourceHandler(Cn,0);P.VhsHandler=lp;P.VhsSourceHandler=Cn;P.Vhs=ge;P.use||P.registerComponent("Vhs",ge);P.options.vhs=P.options.vhs||{};(!P.getPlugin||!P.getPlugin("reloadSourceOnError"))&&P.registerPlugin("reloadSourceOnError",Ib);var $b=Object.defineProperty,hs=(i,e,t,s)=>{for(var r=void 0,n=i.length-1,a;n>=0;n--)(a=i[n])&&(r=a(e,t,r)||r);return r&&$b(e,t,r),r};const Gb="0.5, 1, 1.5, 2";function Wb(i){const e=i.getChild("ControlBar"),t=e.getChild("CurrentTimeDisplay"),s=e.getChild("ProgressControl"),r=e.getChild("DurationDisplay"),n=e.getChild("TimeDivider");e.removeChild(s),e.removeChild(t),e.removeChild(n),e.removeChild(r),e.addChild(t,{},0),e.addChild(s,{},1),e.addChild(r,{},2)}class xi extends I0.Localized(Ce.VividElement){constructor(){super(...arguments),this.autoplay=!1,this.loop=!1,this.playbackRates=Gb,this.skipBy=k0.MediaSkipBy.Ten}srcChanged(){this.#t()}autoplayChanged(){this._player&&this.#t()}skipByChanged(){this._player&&this.#t()}#e;connectedCallback(){super.connectedCallback(),this.#t()}disconnectedCallback(){super.connectedCallback(),this.#s()}#a(){const e=this.querySelectorAll("source");if(!(e.length===0&&!this.src))return this.src?[{src:this.src}]:Array.from(e).map(t=>({src:t.getAttribute("src"),type:t.getAttribute("type")}))}#o(){const e=this.#a(),t=parseInt(this.skipBy);return{languages:{current:this.locale.videoPlayer},sources:e,poster:this.poster,muted:this.autoplay,playbackRates:j0.getPlaybackRatesArray(this.playbackRates),controlBar:{skipButtons:{forward:t,backward:t},remainingTimeDisplay:{displayNegative:!1},volumePanel:{inline:!1}},textTrackSettings:!1,experimentalSvgIcons:!0,language:"current",fluid:!0,controls:!0,preload:"auto"}}get#i(){return this.shadowRoot.getElementById("no-sources")}#s(){this._player&&this._player.dispose()}#l(){this.#e=document.createElement("video");const e=this.querySelectorAll("track");for(let t=0;t<e.length;t++)this.#e.appendChild(e[t]);this.#e.setAttribute("crossorigin","anonymous"),this.#e.toggleAttribute("playsinline",!0),this.loop&&this.#e.setAttribute("loop",""),this.autoplay&&this.#e.setAttribute("autoplay",""),this.#r.appendChild(this.#e)}get#r(){return this.shadowRoot.querySelector(".control")}#n(e=!0){this.#i?.classList.toggle("vjs-hidden",e)}#u(e){this._player=P(this.#e,e),this.shadowRoot.querySelector("[lang]").removeAttribute("lang")}#c(){this._player.on("play",()=>this.$emit("play")),this._player.on("pause",()=>this.$emit("pause")),this._player.on("ended",()=>this.$emit("ended"))}#t(){this.#s();const e=this.#o();e.sources&&this.#r&&this.#i?(this.#n(),this.#l(),this.#u(e),Wb(this._player),this.#c()):this.#n(!1)}}hs([Ce.attr],xi.prototype,"poster");hs([Ce.attr],xi.prototype,"src");hs([Ce.attr({mode:"boolean"})],xi.prototype,"autoplay");hs([Ce.attr({mode:"boolean"})],xi.prototype,"loop");hs([Ce.attr({attribute:"playback-rates",mode:"fromView"})],xi.prototype,"playbackRates");hs([Ce.attr({attribute:"skip-by",mode:"fromView"})],xi.prototype,"skipBy");function Xb(){return Ce.html`
200
+ `.split("").map(s=>s.charCodeAt(0)));class cv extends Error{constructor(){super("Trying to parse received VTT cues, but there is no WebVTT. Make sure vtt.js is loaded.")}}class dv extends fo{constructor(e,t={}){super(e,t),this.mediaSource_=null,this.subtitlesTrack_=null,this.featuresNativeTextTracks_=e.featuresNativeTextTracks,this.loadVttJs=e.loadVttJs,this.shouldSaveSegmentTimingInfo_=!1}buffered_(){if(!this.subtitlesTrack_||!this.subtitlesTrack_.cues||!this.subtitlesTrack_.cues.length)return Ye();const e=this.subtitlesTrack_.cues,t=e[0].startTime,i=e[e.length-1].startTime;return Ye([[t,i]])}initSegmentForMap(e,t=!1){if(!e)return null;const i=xn(e);let r=this.initSegments_[i];if(t&&!r&&e.bytes){const n=hc.byteLength+e.bytes.byteLength,a=new Uint8Array(n);a.set(e.bytes),a.set(hc,e.bytes.byteLength),this.initSegments_[i]=r={resolvedUri:e.resolvedUri,byterange:e.byterange,bytes:a}}return r||e}couldBeginLoading_(){return this.playlist_&&this.subtitlesTrack_&&!this.paused()}init_(){return this.state="READY",this.resetEverything(),this.monitorBuffer_()}track(e){return typeof e>"u"?this.subtitlesTrack_:(this.subtitlesTrack_=e,this.state==="INIT"&&this.couldBeginLoading_()&&this.init_(),this.subtitlesTrack_)}remove(e,t){ir(e,t,this.subtitlesTrack_)}fillBuffer_(){const e=this.chooseNextRequest_();if(e){if(this.syncController_.timestampOffsetForTimeline(e.timeline)===null){const t=()=>{this.state="READY",this.paused()||this.monitorBuffer_()};this.syncController_.one("timestampoffset",t),this.state="WAITING_ON_TIMELINE";return}this.loadSegment_(e)}}timestampOffsetForSegment_(){return null}chooseNextRequest_(){return this.skipEmptySegments_(super.chooseNextRequest_())}skipEmptySegments_(e){for(;e&&e.segment.empty;){if(e.mediaIndex+1>=e.playlist.segments.length){e=null;break}e=this.generateSegmentInfo_({playlist:e.playlist,mediaIndex:e.mediaIndex+1,startOfSegment:e.startOfSegment+e.duration,isSyncRequest:e.isSyncRequest})}return e}stopForError(e){this.error(e),this.state="READY",this.pause(),this.trigger("error")}segmentRequestFinished_(e,t,i){if(!this.subtitlesTrack_){this.state="READY";return}if(this.saveTransferStats_(t.stats),!this.pendingSegment_){this.state="READY",this.mediaRequestsAborted+=1;return}if(e){e.code===Xt.TIMEOUT&&this.handleTimeout_(),e.code===Xt.ABORTED?this.mediaRequestsAborted+=1:this.mediaRequestsErrored+=1,this.stopForError(e);return}const r=this.pendingSegment_,n=i.mp4VttCues&&i.mp4VttCues.length;n&&(r.mp4VttCues=i.mp4VttCues),this.saveBandwidthRelatedStats_(r.duration,t.stats),t.key&&this.segmentKey(t.key,!0),this.state="APPENDING",this.trigger("appending");const a=r.segment;if(a.map&&(a.map.bytes=t.map.bytes),r.bytes=t.bytes,typeof w.WebVTT!="function"&&typeof this.loadVttJs=="function"){this.state="WAITING_ON_VTTJS",this.loadVttJs().then(()=>this.segmentRequestFinished_(e,t,i),()=>this.stopForError({message:"Error loading vtt.js"}));return}a.requested=!0;try{this.parseVTTCues_(r)}catch(l){this.stopForError({message:l.message,metadata:{errorType:B.Error.StreamingVttParserError,error:l}});return}if(n||this.updateTimeMapping_(r,this.syncController_.timelines[r.timeline],this.playlist_),r.cues.length?r.timingInfo={start:r.cues[0].startTime,end:r.cues[r.cues.length-1].endTime}:r.timingInfo={start:r.startOfSegment,end:r.startOfSegment+r.duration},r.isSyncRequest){this.trigger("syncinfoupdate"),this.pendingSegment_=null,this.state="READY";return}r.byteLength=r.bytes.byteLength,this.mediaSecondsLoaded+=a.duration,r.cues.forEach(l=>{this.subtitlesTrack_.addCue(this.featuresNativeTextTracks_?new w.VTTCue(l.startTime,l.endTime,l.text):l)}),W2(this.subtitlesTrack_),this.handleAppendsDone_()}handleData_(e,t){const i=e&&e.type==="vtt",r=t&&t.type==="text";i&&r&&super.handleData_(e,t)}updateTimingInfoEnd_(){}parseMp4VttCues_(e){const t=this.sourceUpdater_.videoTimestampOffset()===null?this.sourceUpdater_.audioTimestampOffset():this.sourceUpdater_.videoTimestampOffset();e.mp4VttCues.forEach(i=>{const r=i.start+t,n=i.end+t,a=new w.VTTCue(r,n,i.cueText);i.settings&&i.settings.split(" ").forEach(l=>{const c=l.split(":"),f=c[0],g=c[1];a[f]=isNaN(g)?g:Number(g)}),e.cues.push(a)})}parseVTTCues_(e){let t,i=!1;if(typeof w.WebVTT!="function")throw new cv;if(e.cues=[],e.timestampmap={MPEGTS:0,LOCAL:0},e.mp4VttCues){this.parseMp4VttCues_(e);return}typeof w.TextDecoder=="function"?t=new w.TextDecoder("utf8"):(t=w.WebVTT.StringDecoder(),i=!0);const r=new w.WebVTT.Parser(w,w.vttjs,t);if(r.oncue=e.cues.push.bind(e.cues),r.ontimestampmap=a=>{e.timestampmap=a},r.onparsingerror=a=>{B.log.warn("Error encountered when parsing cues: "+a.message)},e.segment.map){let a=e.segment.map.bytes;i&&(a=dc(a)),r.parse(a)}let n=e.bytes;i&&(n=dc(n)),r.parse(n),r.flush()}updateTimeMapping_(e,t,i){const r=e.segment;if(!t)return;if(!e.cues.length){r.empty=!0;return}const{MPEGTS:n,LOCAL:a}=e.timestampmap,c=n/Mi.ONE_SECOND_IN_TS-a+t.mapping;if(e.cues.forEach(f=>{const g=f.endTime-f.startTime,y=this.handleRollover_(f.startTime+c,t.time);f.startTime=Math.max(y,0),f.endTime=Math.max(y+g,0)}),!i.syncInfo){const f=e.cues[0].startTime,g=e.cues[e.cues.length-1].startTime;i.syncInfo={mediaSequence:i.mediaSequence+e.mediaIndex,time:Math.min(f,g-r.duration)}}}handleRollover_(e,t){if(t===null)return e;let i=e*Mi.ONE_SECOND_IN_TS;const r=t*Mi.ONE_SECOND_IN_TS;let n;for(r<i?n=-8589934592:n=8589934592;Math.abs(i-r)>4294967296;)i+=n;return i/Mi.ONE_SECOND_IN_TS}}const hv=function(s,e){const t=s.cues;for(let i=0;i<t.length;i++){const r=t[i];if(e>=r.adStartTime&&e<=r.adEndTime)return r}return null},fv=function(s,e,t=0){if(!s.segments)return;let i=t,r;for(let n=0;n<s.segments.length;n++){const a=s.segments[n];if(r||(r=hv(e,i+a.duration/2)),r){if("cueIn"in a){r.endTime=i,r.adEndTime=i,i+=a.duration,r=null;continue}if(i<r.endTime){i+=a.duration;continue}r.endTime+=a.duration}else if("cueOut"in a&&(r=new w.VTTCue(i,i+a.duration,a.cueOut),r.adStartTime=i,r.adEndTime=i+parseFloat(a.cueOut),e.addCue(r)),"cueOutCont"in a){const[l,c]=a.cueOutCont.split("/").map(parseFloat);r=new w.VTTCue(i,i+a.duration,""),r.adStartTime=i-l,r.adEndTime=r.adStartTime+c,e.addCue(r)}i+=a.duration}};class fc{constructor({start:e,end:t,segmentIndex:i,partIndex:r=null,appended:n=!1}){this.start_=e,this.end_=t,this.segmentIndex_=i,this.partIndex_=r,this.appended_=n}isInRange(e){return e>=this.start&&e<this.end}markAppended(){this.appended_=!0}resetAppendedStatus(){this.appended_=!1}get isAppended(){return this.appended_}get start(){return this.start_}get end(){return this.end_}get segmentIndex(){return this.segmentIndex_}get partIndex(){return this.partIndex_}}class pv{constructor(e,t=[]){this.segmentSyncInfo_=e,this.partsSyncInfo_=t}get segmentSyncInfo(){return this.segmentSyncInfo_}get partsSyncInfo(){return this.partsSyncInfo_}get hasPartsSyncInfo(){return this.partsSyncInfo_.length>0}resetAppendStatus(){this.segmentSyncInfo_.resetAppendedStatus(),this.partsSyncInfo_.forEach(e=>e.resetAppendedStatus())}}class zh{constructor(){this.storage_=new Map,this.diagnostics_="",this.isReliable_=!1,this.start_=-1/0,this.end_=1/0}get start(){return this.start_}get end(){return this.end_}get diagnostics(){return this.diagnostics_}get isReliable(){return this.isReliable_}resetAppendedStatus(){this.storage_.forEach(e=>e.resetAppendStatus())}update(e,t){const{mediaSequence:i,segments:r}=e;if(this.isReliable_=this.isReliablePlaylist_(i,r),!!this.isReliable_)return this.updateStorage_(r,i,this.calculateBaseTime_(i,r,t))}getSyncInfoForTime(e){for(const{segmentSyncInfo:t,partsSyncInfo:i}of this.storage_.values())if(i.length){for(const r of i)if(r.isInRange(e))return r}else if(t.isInRange(e))return t;return null}getSyncInfoForMediaSequence(e){return this.storage_.get(e)}updateStorage_(e,t,i){const r=new Map;let n=`
201
+ `,a=i,l=t;this.start_=a,e.forEach((c,f)=>{const g=this.storage_.get(l),y=a,k=y+c.duration,E=!!(g&&g.segmentSyncInfo&&g.segmentSyncInfo.isAppended),L=new fc({start:y,end:k,appended:E,segmentIndex:f});c.syncInfo=L;let _=a;const I=(c.parts||[]).map((N,R)=>{const P=_,$=_+N.duration,U=!!(g&&g.partsSyncInfo&&g.partsSyncInfo[R]&&g.partsSyncInfo[R].isAppended),V=new fc({start:P,end:$,appended:U,segmentIndex:f,partIndex:R});return _=$,n+=`Media Sequence: ${l}.${R} | Range: ${P} --> ${$} | Appended: ${U}
202
+ `,N.syncInfo=V,V});r.set(l,new pv(L,I)),n+=`${Uh(c.resolvedUri)} | Media Sequence: ${l} | Range: ${y} --> ${k} | Appended: ${E}
203
+ `,l++,a=k}),this.end_=a,this.storage_=r,this.diagnostics_=n}calculateBaseTime_(e,t,i){if(!this.storage_.size)return 0;if(this.storage_.has(e))return this.storage_.get(e).segmentSyncInfo.start;const r=Math.min(...this.storage_.keys());if(e<r){const n=r-e;let a=this.storage_.get(r).segmentSyncInfo.start;for(let l=0;l<n;l++){const c=t[l];a-=c.duration}return a}return i}isReliablePlaylist_(e,t){return e!=null&&Array.isArray(t)&&t.length}}class pc extends zh{constructor(e){super(),this.parent_=e}calculateBaseTime_(e,t,i){if(!this.storage_.size){const r=this.parent_.getSyncInfoForMediaSequence(e);return r?r.segmentSyncInfo.start:0}return super.calculateBaseTime_(e,t,i)}}const mv=86400,Va=[{name:"VOD",run:(s,e,t,i,r)=>t!==1/0?{time:0,segmentIndex:0,partIndex:null}:null},{name:"MediaSequence",run:(s,e,t,i,r,n)=>{const a=s.getMediaSequenceSync(n);if(!a||!a.isReliable)return null;const l=a.getSyncInfoForTime(r);return l?{time:l.start,partIndex:l.partIndex,segmentIndex:l.segmentIndex}:null}},{name:"ProgramDateTime",run:(s,e,t,i,r)=>{if(!Object.keys(s.timelineToDatetimeMappings).length)return null;let n=null,a=null;const l=so(e);r=r||0;for(let c=0;c<l.length;c++){const f=e.endList||r===0?c:l.length-(c+1),g=l[f],y=g.segment,k=s.timelineToDatetimeMappings[y.timeline];if(!k||!y.dateTimeObject)continue;let L=y.dateTimeObject.getTime()/1e3+k;if(y.parts&&typeof g.partIndex=="number")for(let I=0;I<g.partIndex;I++)L+=y.parts[I].duration;const _=Math.abs(r-L);if(a!==null&&(_===0||a<_))break;a=_,n={time:L,segmentIndex:g.segmentIndex,partIndex:g.partIndex}}return n}},{name:"Segment",run:(s,e,t,i,r)=>{let n=null,a=null;r=r||0;const l=so(e);for(let c=0;c<l.length;c++){const f=e.endList||r===0?c:l.length-(c+1),g=l[f],y=g.segment,k=g.part&&g.part.start||y&&y.start;if(y.timeline===i&&typeof k<"u"){const E=Math.abs(r-k);if(a!==null&&a<E)break;(!n||a===null||a>=E)&&(a=E,n={time:k,segmentIndex:g.segmentIndex,partIndex:g.partIndex})}}return n}},{name:"Discontinuity",run:(s,e,t,i,r)=>{let n=null;if(r=r||0,e.discontinuityStarts&&e.discontinuityStarts.length){let a=null;for(let l=0;l<e.discontinuityStarts.length;l++){const c=e.discontinuityStarts[l],f=e.discontinuitySequence+l+1,g=s.discontinuities[f];if(g){const y=Math.abs(r-g.time);if(a!==null&&a<y)break;(!n||a===null||a>=y)&&(a=y,n={time:g.time,segmentIndex:c,partIndex:null})}}}return n}},{name:"Playlist",run:(s,e,t,i,r)=>e.syncInfo?{time:e.syncInfo.time,segmentIndex:e.syncInfo.mediaSequence-e.mediaSequence,partIndex:null}:null}];class gv extends B.EventTarget{constructor(e={}){super(),this.timelines=[],this.discontinuities=[],this.timelineToDatetimeMappings={};const t=new zh,i=new pc(t),r=new pc(t);this.mediaSequenceStorage_={main:t,audio:i,vtt:r},this.logger_=It("SyncController")}getMediaSequenceSync(e){return this.mediaSequenceStorage_[e]||null}getSyncPoint(e,t,i,r,n){if(t!==1/0)return Va.find(({name:c})=>c==="VOD").run(this,e,t);const a=this.runStrategies_(e,t,i,r,n);if(!a.length)return null;for(const l of a){const{syncPoint:c,strategy:f}=l,{segmentIndex:g,time:y}=c;if(g<0)continue;const k=e.segments[g],E=y,L=E+k.duration;if(this.logger_(`Strategy: ${f}. Current time: ${r}. selected segment: ${g}. Time: [${E} -> ${L}]}`),r>=E&&r<L)return this.logger_("Found sync point with exact match: ",c),c}return this.selectSyncPoint_(a,{key:"time",value:r})}getExpiredTime(e,t){if(!e||!e.segments)return null;const i=this.runStrategies_(e,t,e.discontinuitySequence,0);if(!i.length)return null;const r=this.selectSyncPoint_(i,{key:"segmentIndex",value:0});return r.segmentIndex>0&&(r.time*=-1),Math.abs(r.time+or({defaultDuration:e.targetDuration,durationList:e.segments,startIndex:r.segmentIndex,endIndex:0}))}runStrategies_(e,t,i,r,n){const a=[];for(let l=0;l<Va.length;l++){const c=Va[l],f=c.run(this,e,t,i,r,n);f&&(f.strategy=c.name,a.push({strategy:c.name,syncPoint:f}))}return a}selectSyncPoint_(e,t){let i=e[0].syncPoint,r=Math.abs(e[0].syncPoint[t.key]-t.value),n=e[0].strategy;for(let a=1;a<e.length;a++){const l=Math.abs(e[a].syncPoint[t.key]-t.value);l<r&&(r=l,i=e[a].syncPoint,n=e[a].strategy)}return this.logger_(`syncPoint for [${t.key}: ${t.value}] chosen with strategy [${n}]: [time:${i.time}, segmentIndex:${i.segmentIndex}`+(typeof i.partIndex=="number"?`,partIndex:${i.partIndex}`:"")+"]"),i}saveExpiredSegmentInfo(e,t){const i=t.mediaSequence-e.mediaSequence;if(i>mv){B.log.warn(`Not saving expired segment info. Media sequence gap ${i} is too large.`);return}for(let r=i-1;r>=0;r--){const n=e.segments[r];if(n&&typeof n.start<"u"){t.syncInfo={mediaSequence:e.mediaSequence+r,time:n.start},this.logger_(`playlist refresh sync: [time:${t.syncInfo.time}, mediaSequence: ${t.syncInfo.mediaSequence}]`),this.trigger("syncinfoupdate");break}}}setDateTimeMappingForStart(e){if(this.timelineToDatetimeMappings={},e.segments&&e.segments.length&&e.segments[0].dateTimeObject){const t=e.segments[0],i=t.dateTimeObject.getTime()/1e3;this.timelineToDatetimeMappings[t.timeline]=-i}}saveSegmentTimingInfo({segmentInfo:e,shouldSaveTimelineMapping:t}){const i=this.calculateSegmentTimeMapping_(e,e.timingInfo,t),r=e.segment;i&&(this.saveDiscontinuitySyncInfo_(e),e.playlist.syncInfo||(e.playlist.syncInfo={mediaSequence:e.playlist.mediaSequence+e.mediaIndex,time:r.start}));const n=r.dateTimeObject;r.discontinuity&&t&&n&&(this.timelineToDatetimeMappings[r.timeline]=-(n.getTime()/1e3))}timestampOffsetForTimeline(e){return typeof this.timelines[e]>"u"?null:this.timelines[e].time}mappingForTimeline(e){return typeof this.timelines[e]>"u"?null:this.timelines[e].mapping}calculateSegmentTimeMapping_(e,t,i){const r=e.segment,n=e.part;let a=this.timelines[e.timeline],l,c;if(typeof e.timestampOffset=="number")a={time:e.startOfSegment,mapping:e.startOfSegment-t.start},i&&(this.timelines[e.timeline]=a,this.trigger("timestampoffset"),this.logger_(`time mapping for timeline ${e.timeline}: [time: ${a.time}] [mapping: ${a.mapping}]`)),l=e.startOfSegment,c=t.end+a.mapping;else if(a)l=t.start+a.mapping,c=t.end+a.mapping;else return!1;return n&&(n.start=l,n.end=c),(!r.start||l<r.start)&&(r.start=l),r.end=c,!0}saveDiscontinuitySyncInfo_(e){const t=e.playlist,i=e.segment;if(i.discontinuity)this.discontinuities[i.timeline]={time:i.start,accuracy:0};else if(t.discontinuityStarts&&t.discontinuityStarts.length)for(let r=0;r<t.discontinuityStarts.length;r++){const n=t.discontinuityStarts[r],a=t.discontinuitySequence+r+1,l=n-e.mediaIndex,c=Math.abs(l);if(!this.discontinuities[a]||this.discontinuities[a].accuracy>c){let f;l<0?f=i.start-or({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex,endIndex:n}):f=i.end+or({defaultDuration:t.targetDuration,durationList:t.segments,startIndex:e.mediaIndex+1,endIndex:n}),this.discontinuities[a]={time:f,accuracy:c}}}}dispose(){this.trigger("dispose"),this.off()}}class vv extends B.EventTarget{constructor(){super(),this.pendingTimelineChanges_={},this.lastTimelineChanges_={}}clearPendingTimelineChange(e){this.pendingTimelineChanges_[e]=null,this.trigger("pendingtimelinechange")}pendingTimelineChange({type:e,from:t,to:i}){return typeof t=="number"&&typeof i=="number"&&(this.pendingTimelineChanges_[e]={type:e,from:t,to:i},this.trigger("pendingtimelinechange")),this.pendingTimelineChanges_[e]}lastTimelineChange({type:e,from:t,to:i}){if(typeof t=="number"&&typeof i=="number"){this.lastTimelineChanges_[e]={type:e,from:t,to:i},delete this.pendingTimelineChanges_[e];const r={timelineChangeInfo:{from:t,to:i}};this.trigger({type:"timelinechange",metadata:r})}return this.lastTimelineChanges_[e]}dispose(){this.trigger("dispose"),this.pendingTimelineChanges_={},this.lastTimelineChanges_={},this.off()}}const yv=kh(jh(function(){var s=(function(){function _(){this.listeners={}}var I=_.prototype;return I.on=function(R,P){this.listeners[R]||(this.listeners[R]=[]),this.listeners[R].push(P)},I.off=function(R,P){if(!this.listeners[R])return!1;var $=this.listeners[R].indexOf(P);return this.listeners[R]=this.listeners[R].slice(0),this.listeners[R].splice($,1),$>-1},I.trigger=function(R){var P=this.listeners[R];if(P)if(arguments.length===2)for(var $=P.length,U=0;U<$;++U)P[U].call(this,arguments[1]);else for(var V=Array.prototype.slice.call(arguments,1),O=P.length,G=0;G<O;++G)P[G].apply(this,V)},I.dispose=function(){this.listeners={}},I.pipe=function(R){this.on("data",function(P){R.push(P)})},_})();function e(_){return _.subarray(0,_.byteLength-_[_.byteLength-1])}const t=function(){const _=[[[],[],[],[],[]],[[],[],[],[],[]]],I=_[0],N=_[1],R=I[4],P=N[4];let $,U,V;const O=[],G=[];let b,C,F,z,H,Q;for($=0;$<256;$++)G[(O[$]=$<<1^($>>7)*283)^$]=$;for(U=V=0;!R[U];U^=b||1,V=G[V]||1)for(z=V^V<<1^V<<2^V<<3^V<<4,z=z>>8^z&255^99,R[U]=z,P[z]=U,F=O[C=O[b=O[U]]],Q=F*16843009^C*65537^b*257^U*16843008,H=O[z]*257^z*16843008,$=0;$<4;$++)I[$][U]=H=H<<24^H>>>8,N[$][z]=Q=Q<<24^Q>>>8;for($=0;$<5;$++)I[$]=I[$].slice(0),N[$]=N[$].slice(0);return _};let i=null;class r{constructor(I){i||(i=t()),this._tables=[[i[0][0].slice(),i[0][1].slice(),i[0][2].slice(),i[0][3].slice(),i[0][4].slice()],[i[1][0].slice(),i[1][1].slice(),i[1][2].slice(),i[1][3].slice(),i[1][4].slice()]];let N,R,P;const $=this._tables[0][4],U=this._tables[1],V=I.length;let O=1;if(V!==4&&V!==6&&V!==8)throw new Error("Invalid aes key size");const G=I.slice(0),b=[];for(this._key=[G,b],N=V;N<4*V+28;N++)P=G[N-1],(N%V===0||V===8&&N%V===4)&&(P=$[P>>>24]<<24^$[P>>16&255]<<16^$[P>>8&255]<<8^$[P&255],N%V===0&&(P=P<<8^P>>>24^O<<24,O=O<<1^(O>>7)*283)),G[N]=G[N-V]^P;for(R=0;N;R++,N--)P=G[R&3?N:N-4],N<=4||R<4?b[R]=P:b[R]=U[0][$[P>>>24]]^U[1][$[P>>16&255]]^U[2][$[P>>8&255]]^U[3][$[P&255]]}decrypt(I,N,R,P,$,U){const V=this._key[1];let O=I^V[0],G=P^V[1],b=R^V[2],C=N^V[3],F,z,H;const Q=V.length/4-2;let ie,re=4;const Y=this._tables[1],Z=Y[0],J=Y[1],te=Y[2],ee=Y[3],fe=Y[4];for(ie=0;ie<Q;ie++)F=Z[O>>>24]^J[G>>16&255]^te[b>>8&255]^ee[C&255]^V[re],z=Z[G>>>24]^J[b>>16&255]^te[C>>8&255]^ee[O&255]^V[re+1],H=Z[b>>>24]^J[C>>16&255]^te[O>>8&255]^ee[G&255]^V[re+2],C=Z[C>>>24]^J[O>>16&255]^te[G>>8&255]^ee[b&255]^V[re+3],re+=4,O=F,G=z,b=H;for(ie=0;ie<4;ie++)$[(3&-ie)+U]=fe[O>>>24]<<24^fe[G>>16&255]<<16^fe[b>>8&255]<<8^fe[C&255]^V[re++],F=O,O=G,G=b,b=C,C=F}}class n extends s{constructor(){super(s),this.jobs=[],this.delay=1,this.timeout_=null}processJob_(){this.jobs.shift()(),this.jobs.length?this.timeout_=setTimeout(this.processJob_.bind(this),this.delay):this.timeout_=null}push(I){this.jobs.push(I),this.timeout_||(this.timeout_=setTimeout(this.processJob_.bind(this),this.delay))}}const a=function(_){return _<<24|(_&65280)<<8|(_&16711680)>>8|_>>>24},l=function(_,I,N){const R=new Int32Array(_.buffer,_.byteOffset,_.byteLength>>2),P=new r(Array.prototype.slice.call(I)),$=new Uint8Array(_.byteLength),U=new Int32Array($.buffer);let V,O,G,b,C,F,z,H,Q;for(V=N[0],O=N[1],G=N[2],b=N[3],Q=0;Q<R.length;Q+=4)C=a(R[Q]),F=a(R[Q+1]),z=a(R[Q+2]),H=a(R[Q+3]),P.decrypt(C,F,z,H,U,Q),U[Q]=a(U[Q]^V),U[Q+1]=a(U[Q+1]^O),U[Q+2]=a(U[Q+2]^G),U[Q+3]=a(U[Q+3]^b),V=C,O=F,G=z,b=H;return $};class c{constructor(I,N,R,P){const $=c.STEP,U=new Int32Array(I.buffer),V=new Uint8Array(I.byteLength);let O=0;for(this.asyncStream_=new n,this.asyncStream_.push(this.decryptChunk_(U.subarray(O,O+$),N,R,V)),O=$;O<U.length;O+=$)R=new Uint32Array([a(U[O-4]),a(U[O-3]),a(U[O-2]),a(U[O-1])]),this.asyncStream_.push(this.decryptChunk_(U.subarray(O,O+$),N,R,V));this.asyncStream_.push(function(){P(null,e(V))})}static get STEP(){return 32e3}decryptChunk_(I,N,R,P){return function(){const $=l(I,N,R);P.set($,I.byteOffset)}}}var f=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},g;typeof window<"u"?g=window:typeof f<"u"?g=f:typeof self<"u"?g=self:g={};var y=g,k=function(I){return ArrayBuffer.isView==="function"?ArrayBuffer.isView(I):I&&I.buffer instanceof ArrayBuffer},E=y.BigInt||Number;E("0x1"),E("0x100"),E("0x10000"),E("0x1000000"),E("0x100000000"),E("0x10000000000"),E("0x1000000000000"),E("0x100000000000000"),E("0x10000000000000000"),(function(){var _=new Uint16Array([65484]),I=new Uint8Array(_.buffer,_.byteOffset,_.byteLength);return I[0]===255?"big":I[0]===204?"little":"unknown"})();const L=function(_){const I={};return Object.keys(_).forEach(N=>{const R=_[N];k(R)?I[N]={bytes:R.buffer,byteOffset:R.byteOffset,byteLength:R.byteLength}:I[N]=R}),I};self.onmessage=function(_){const I=_.data,N=new Uint8Array(I.encrypted.bytes,I.encrypted.byteOffset,I.encrypted.byteLength),R=new Uint32Array(I.key.bytes,I.key.byteOffset,I.key.byteLength/4),P=new Uint32Array(I.iv.bytes,I.iv.byteOffset,I.iv.byteLength/4);new c(N,R,P,function($,U){self.postMessage(L({source:I.source,decrypted:U}),[U.buffer])})}}));var _v=Dh(yv);const bv=s=>{let e=s.default?"main":"alternative";return s.characteristics&&s.characteristics.indexOf("public.accessibility.describes-video")>=0&&(e="main-desc"),e},$h=(s,e)=>{s.abort(),s.pause(),e&&e.activePlaylistLoader&&(e.activePlaylistLoader.pause(),e.activePlaylistLoader=null)},mo=(s,e)=>{e.activePlaylistLoader=s,s.load()},Tv=(s,e)=>()=>{const{segmentLoaders:{[s]:t,main:i},mediaTypes:{[s]:r}}=e,n=r.activeTrack(),a=r.getActiveGroup(),l=r.activePlaylistLoader,c=r.lastGroup_;if(!(a&&c&&a.id===c.id)&&(r.lastGroup_=a,r.lastTrack_=n,$h(t,r),!(!a||a.isMainPlaylist))){if(!a.playlistLoader){l&&i.resetEverything();return}t.resyncLoader(),mo(a.playlistLoader,r)}},xv=(s,e)=>()=>{const{segmentLoaders:{[s]:t},mediaTypes:{[s]:i}}=e;i.lastGroup_=null,t.abort(),t.pause()},Sv=(s,e)=>()=>{const{mainPlaylistLoader:t,segmentLoaders:{[s]:i,main:r},mediaTypes:{[s]:n}}=e,a=n.activeTrack(),l=n.getActiveGroup(),c=n.activePlaylistLoader,f=n.lastTrack_;if(!(f&&a&&f.id===a.id)&&(n.lastGroup_=l,n.lastTrack_=a,$h(i,n),!!l)){if(l.isMainPlaylist){if(!a||!f||a.id===f.id)return;const g=e.vhs.playlistController_,y=g.selectPlaylist();if(g.media()===y)return;n.logger_(`track change. Switching main audio from ${f.id} to ${a.id}`),t.pause(),r.resetEverything(),g.fastQualityChange_(y);return}if(s==="AUDIO"){if(!l.playlistLoader){r.setAudio(!0),r.resetEverything();return}i.setAudio(!0),r.setAudio(!1)}if(c===l.playlistLoader){mo(l.playlistLoader,n);return}i.track&&i.track(a),i.resetEverything(),mo(l.playlistLoader,n)}},Sn={AUDIO:(s,e)=>()=>{const{mediaTypes:{[s]:t},excludePlaylist:i}=e,r=t.activeTrack(),n=t.activeGroup(),a=(n.filter(c=>c.default)[0]||n[0]).id,l=t.tracks[a];if(r===l){i({error:{message:"Problem encountered loading the default audio track."}});return}B.log.warn("Problem encountered loading the alternate audio track.Switching back to default.");for(const c in t.tracks)t.tracks[c].enabled=t.tracks[c]===l;t.onTrackChanged()},SUBTITLES:(s,e)=>()=>{const{mediaTypes:{[s]:t}}=e;B.log.warn("Problem encountered loading the subtitle track.Disabling subtitle track.");const i=t.activeTrack();i&&(i.mode="disabled"),t.onTrackChanged()}},mc={AUDIO:(s,e,t)=>{if(!e)return;const{tech:i,requestOptions:r,segmentLoaders:{[s]:n}}=t;e.on("loadedmetadata",()=>{const a=e.media();n.playlist(a,r),(!i.paused()||a.endList&&i.preload()!=="none")&&n.load()}),e.on("loadedplaylist",()=>{n.playlist(e.media(),r),i.paused()||n.load()}),e.on("error",Sn[s](s,t))},SUBTITLES:(s,e,t)=>{const{tech:i,requestOptions:r,segmentLoaders:{[s]:n},mediaTypes:{[s]:a}}=t;e.on("loadedmetadata",()=>{const l=e.media();n.playlist(l,r),n.track(a.activeTrack()),(!i.paused()||l.endList&&i.preload()!=="none")&&n.load()}),e.on("loadedplaylist",()=>{n.playlist(e.media(),r),i.paused()||n.load()}),e.on("error",Sn[s](s,t))}},Cv={AUDIO:(s,e)=>{const{vhs:t,sourceType:i,segmentLoaders:{[s]:r},requestOptions:n,main:{mediaGroups:a},mediaTypes:{[s]:{groups:l,tracks:c,logger_:f}},mainPlaylistLoader:g}=e,y=_r(g.main);(!a[s]||Object.keys(a[s]).length===0)&&(a[s]={main:{default:{default:!0}}},y&&(a[s].main.default.playlists=g.main.playlists));for(const k in a[s]){l[k]||(l[k]=[]);for(const E in a[s][k]){let L=a[s][k][E],_;if(y?(f(`AUDIO group '${k}' label '${E}' is a main playlist`),L.isMainPlaylist=!0,_=null):i==="vhs-json"&&L.playlists?_=new ts(L.playlists[0],t,n):L.resolvedUri?_=new ts(L.resolvedUri,t,n):L.playlists&&i==="dash"?_=new uo(L.playlists[0],t,n,g):_=null,L=Se({id:E,playlistLoader:_},L),mc[s](s,L.playlistLoader,e),l[k].push(L),typeof c[E]>"u"){const I=new B.AudioTrack({id:E,kind:bv(L),enabled:!1,language:L.language,default:L.default,label:E});c[E]=I}}}r.on("error",Sn[s](s,e))},SUBTITLES:(s,e)=>{const{tech:t,vhs:i,sourceType:r,segmentLoaders:{[s]:n},requestOptions:a,main:{mediaGroups:l},mediaTypes:{[s]:{groups:c,tracks:f}},mainPlaylistLoader:g}=e;for(const y in l[s]){c[y]||(c[y]=[]);for(const k in l[s][y]){if(!i.options_.useForcedSubtitles&&l[s][y][k].forced)continue;let E=l[s][y][k],L;if(r==="hls")L=new ts(E.resolvedUri,i,a);else if(r==="dash"){if(!E.playlists.filter(I=>I.excludeUntil!==1/0).length)return;L=new uo(E.playlists[0],i,a,g)}else r==="vhs-json"&&(L=new ts(E.playlists?E.playlists[0]:E.resolvedUri,i,a));if(E=Se({id:k,playlistLoader:L},E),mc[s](s,E.playlistLoader,e),c[y].push(E),typeof f[k]>"u"){const _=t.addRemoteTextTrack({id:k,kind:"subtitles",default:E.default&&E.autoselect,language:E.language,label:k},!1).track;f[k]=_}}}n.on("error",Sn[s](s,e))},"CLOSED-CAPTIONS":(s,e)=>{const{tech:t,main:{mediaGroups:i},mediaTypes:{[s]:{groups:r,tracks:n}}}=e;for(const a in i[s]){r[a]||(r[a]=[]);for(const l in i[s][a]){const c=i[s][a][l];if(!/^(?:CC|SERVICE)/.test(c.instreamId))continue;const f=t.options_.vhs&&t.options_.vhs.captionServices||{};let g={label:l,language:c.language,instreamId:c.instreamId,default:c.default&&c.autoselect};if(f[g.instreamId]&&(g=Se(g,f[g.instreamId])),g.default===void 0&&delete g.default,r[a].push(Se({id:l},c)),typeof n[l]>"u"){const y=t.addRemoteTextTrack({id:g.instreamId,kind:"captions",default:g.default,language:g.language,label:g.label},!1).track;n[l]=y}}}}},Gh=(s,e)=>{for(let t=0;t<s.length;t++)if(Qo(e,s[t])||s[t].playlists&&Gh(s[t].playlists,e))return!0;return!1},Ev=(s,e)=>t=>{const{mainPlaylistLoader:i,mediaTypes:{[s]:{groups:r}}}=e,n=i.media();if(!n)return null;let a=null;n.attributes[s]&&(a=r[n.attributes[s]]);const l=Object.keys(r);if(!a)if(s==="AUDIO"&&l.length>1&&_r(e.main))for(let c=0;c<l.length;c++){const f=r[l[c]];if(Gh(f,n)){a=f;break}}else r.main?a=r.main:l.length===1&&(a=r[l[0]]);return typeof t>"u"?a:t===null||!a?null:a.filter(c=>c.id===t.id)[0]||null},Av={AUDIO:(s,e)=>()=>{const{mediaTypes:{[s]:{tracks:t}}}=e;for(const i in t)if(t[i].enabled)return t[i];return null},SUBTITLES:(s,e)=>()=>{const{mediaTypes:{[s]:{tracks:t}}}=e;for(const i in t)if(t[i].mode==="showing"||t[i].mode==="hidden")return t[i];return null}},wv=(s,{mediaTypes:e})=>()=>{const t=e[s].activeTrack();return t?e[s].activeGroup(t):null},Dv=s=>{["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(f=>{Cv[f](f,s)});const{mediaTypes:e,mainPlaylistLoader:t,tech:i,vhs:r,segmentLoaders:{["AUDIO"]:n,main:a}}=s;["AUDIO","SUBTITLES"].forEach(f=>{e[f].activeGroup=Ev(f,s),e[f].activeTrack=Av[f](f,s),e[f].onGroupChanged=Tv(f,s),e[f].onGroupChanging=xv(f,s),e[f].onTrackChanged=Sv(f,s),e[f].getActiveGroup=wv(f,s)});const l=e.AUDIO.activeGroup();if(l){const f=(l.filter(y=>y.default)[0]||l[0]).id;e.AUDIO.tracks[f].enabled=!0,e.AUDIO.onGroupChanged(),e.AUDIO.onTrackChanged(),e.AUDIO.getActiveGroup().playlistLoader?(a.setAudio(!1),n.setAudio(!0)):a.setAudio(!0)}t.on("mediachange",()=>{["AUDIO","SUBTITLES"].forEach(f=>e[f].onGroupChanged())}),t.on("mediachanging",()=>{["AUDIO","SUBTITLES"].forEach(f=>e[f].onGroupChanging())});const c=()=>{e.AUDIO.onTrackChanged(),i.trigger({type:"usage",name:"vhs-audio-change"})};i.audioTracks().addEventListener("change",c),i.remoteTextTracks().addEventListener("change",e.SUBTITLES.onTrackChanged),r.on("dispose",()=>{i.audioTracks().removeEventListener("change",c),i.remoteTextTracks().removeEventListener("change",e.SUBTITLES.onTrackChanged)}),i.clearTracks("audio");for(const f in e.AUDIO.tracks)i.audioTracks().addTrack(e.AUDIO.tracks[f])},kv=()=>{const s={};return["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(e=>{s[e]={groups:{},tracks:{},activePlaylistLoader:null,activeGroup:ri,activeTrack:ri,getActiveGroup:ri,onGroupChanged:ri,onTrackChanged:ri,lastTrack_:null,logger_:It(`MediaGroups[${e}]`)}}),s};class gc{constructor(){this.priority_=[],this.pathwayClones_=new Map}set version(e){e===1&&(this.version_=e)}set ttl(e){this.ttl_=e||300}set reloadUri(e){e&&(this.reloadUri_=ht(this.reloadUri_,e))}set priority(e){e&&e.length&&(this.priority_=e)}set pathwayClones(e){e&&e.length&&(this.pathwayClones_=new Map(e.map(t=>[t.ID,t])))}get version(){return this.version_}get ttl(){return this.ttl_}get reloadUri(){return this.reloadUri_}get priority(){return this.priority_}get pathwayClones(){return this.pathwayClones_}}class jv extends B.EventTarget{constructor(e,t){super(),this.currentPathway=null,this.defaultPathway=null,this.queryBeforeStart=!1,this.availablePathways_=new Set,this.steeringManifest=new gc,this.proxyServerUrl_=null,this.manifestType_=null,this.ttlTimeout_=null,this.request_=null,this.currentPathwayClones=new Map,this.nextPathwayClones=new Map,this.excludedSteeringManifestURLs=new Set,this.logger_=It("Content Steering"),this.xhr_=e,this.getBandwidth_=t}assignTagProperties(e,t){this.manifestType_=t.serverUri?"HLS":"DASH";const i=t.serverUri||t.serverURL;if(!i){this.logger_(`steering manifest URL is ${i}, cannot request steering manifest.`),this.trigger("error");return}if(i.startsWith("data:")){this.decodeDataUriManifest_(i.substring(i.indexOf(",")+1));return}this.steeringManifest.reloadUri=ht(e,i),this.defaultPathway=t.pathwayId||t.defaultServiceLocation,this.queryBeforeStart=t.queryBeforeStart,this.proxyServerUrl_=t.proxyServerURL,this.defaultPathway&&!this.queryBeforeStart&&this.trigger("content-steering")}requestSteeringManifest(e){const t=this.steeringManifest.reloadUri;if(!t)return;const i=e?t:this.getRequestURI(t);if(!i){this.logger_("No valid content steering manifest URIs. Stopping content steering."),this.trigger("error"),this.dispose();return}const r={contentSteeringInfo:{uri:i}};this.trigger({type:"contentsteeringloadstart",metadata:r}),this.request_=this.xhr_({uri:i,requestType:"content-steering-manifest"},(n,a)=>{if(n){if(a.status===410){this.logger_(`manifest request 410 ${n}.`),this.logger_(`There will be no more content steering requests to ${i} this session.`),this.excludedSteeringManifestURLs.add(i);return}if(a.status===429){const f=a.responseHeaders["retry-after"];this.logger_(`manifest request 429 ${n}.`),this.logger_(`content steering will retry in ${f} seconds.`),this.startTTLTimeout_(parseInt(f,10));return}this.logger_(`manifest failed to load ${n}.`),this.startTTLTimeout_();return}this.trigger({type:"contentsteeringloadcomplete",metadata:r});let l;try{l=JSON.parse(this.request_.responseText)}catch(f){const g={errorType:B.Error.StreamingContentSteeringParserError,error:f};this.trigger({type:"error",metadata:g})}this.assignSteeringProperties_(l);const c={contentSteeringInfo:r.contentSteeringInfo,contentSteeringManifest:{version:this.steeringManifest.version,reloadUri:this.steeringManifest.reloadUri,priority:this.steeringManifest.priority}};this.trigger({type:"contentsteeringparsed",metadata:c}),this.startTTLTimeout_()})}setProxyServerUrl_(e){const t=new w.URL(e),i=new w.URL(this.proxyServerUrl_);return i.searchParams.set("url",encodeURI(t.toString())),this.setSteeringParams_(i.toString())}decodeDataUriManifest_(e){const t=JSON.parse(w.atob(e));this.assignSteeringProperties_(t)}setSteeringParams_(e){const t=new w.URL(e),i=this.getPathway(),r=this.getBandwidth_();if(i){const n=`_${this.manifestType_}_pathway`;t.searchParams.set(n,i)}if(r){const n=`_${this.manifestType_}_throughput`;t.searchParams.set(n,r)}return t.toString()}assignSteeringProperties_(e){if(this.steeringManifest.version=e.VERSION,!this.steeringManifest.version){this.logger_(`manifest version is ${e.VERSION}, which is not supported.`),this.trigger("error");return}this.steeringManifest.ttl=e.TTL,this.steeringManifest.reloadUri=e["RELOAD-URI"],this.steeringManifest.priority=e["PATHWAY-PRIORITY"]||e["SERVICE-LOCATION-PRIORITY"],this.steeringManifest.pathwayClones=e["PATHWAY-CLONES"],this.nextPathwayClones=this.steeringManifest.pathwayClones,this.availablePathways_.size||(this.logger_("There are no available pathways for content steering. Ending content steering."),this.trigger("error"),this.dispose());const i=(r=>{for(const n of r)if(this.availablePathways_.has(n))return n;return[...this.availablePathways_][0]})(this.steeringManifest.priority);this.currentPathway!==i&&(this.currentPathway=i,this.trigger("content-steering"))}getPathway(){return this.currentPathway||this.defaultPathway}getRequestURI(e){if(!e)return null;const t=r=>this.excludedSteeringManifestURLs.has(r);if(this.proxyServerUrl_){const r=this.setProxyServerUrl_(e);if(!t(r))return r}const i=this.setSteeringParams_(e);return t(i)?null:i}startTTLTimeout_(e=this.steeringManifest.ttl){const t=e*1e3;this.ttlTimeout_=w.setTimeout(()=>{this.requestSteeringManifest()},t)}clearTTLTimeout_(){w.clearTimeout(this.ttlTimeout_),this.ttlTimeout_=null}abort(){this.request_&&this.request_.abort(),this.request_=null}dispose(){this.off("content-steering"),this.off("error"),this.abort(),this.clearTTLTimeout_(),this.currentPathway=null,this.defaultPathway=null,this.queryBeforeStart=null,this.proxyServerUrl_=null,this.manifestType_=null,this.ttlTimeout_=null,this.request_=null,this.excludedSteeringManifestURLs=new Set,this.availablePathways_=new Set,this.steeringManifest=new gc}addAvailablePathway(e){e&&this.availablePathways_.add(e)}clearAvailablePathways(){this.availablePathways_.clear()}excludePathway(e){return this.availablePathways_.delete(e)}didDASHTagChange(e,t){return!t&&this.steeringManifest.reloadUri||t&&(ht(e,t.serverURL)!==this.steeringManifest.reloadUri||t.defaultServiceLocation!==this.defaultPathway||t.queryBeforeStart!==this.queryBeforeStart||t.proxyServerURL!==this.proxyServerUrl_)}getAvailablePathways(){return this.availablePathways_}}const Iv=(s,e)=>{let t=null;return(...i)=>{clearTimeout(t),t=setTimeout(()=>{s.apply(null,i)},e)}},Pv=10;let ii;const Lv=["mediaRequests","mediaRequestsAborted","mediaRequestsTimedout","mediaRequestsErrored","mediaTransferDuration","mediaBytesTransferred","mediaAppends"],Ov=function(s){return this.audioSegmentLoader_[s]+this.mainSegmentLoader_[s]},Mv=function({currentPlaylist:s,buffered:e,currentTime:t,nextPlaylist:i,bufferLowWaterLine:r,bufferHighWaterLine:n,duration:a,bufferBasedABR:l,log:c}){if(!i)return B.log.warn("We received no playlist to switch to. Please check your stream."),!1;const f=`allowing switch ${s&&s.id||"null"} -> ${i.id}`;if(!s)return c(`${f} as current playlist is not set`),!0;if(i.id===s.id)return!1;const g=!!es(e,t).length;if(!s.endList)return!g&&typeof s.partTargetDuration=="number"?(c(`not ${f} as current playlist is live llhls, but currentTime isn't in buffered.`),!1):(c(`${f} as current playlist is live`),!0);const y=Xo(e,t),k=l?We.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE:We.MAX_BUFFER_LOW_WATER_LINE;if(a<k)return c(`${f} as duration < max low water line (${a} < ${k})`),!0;const E=i.attributes.BANDWIDTH,L=s.attributes.BANDWIDTH;if(E<L&&(!l||y<n)){let _=`${f} as next bandwidth < current bandwidth (${E} < ${L})`;return l&&(_+=` and forwardBuffer < bufferHighWaterLine (${y} < ${n})`),c(_),!0}if((!l||E>L)&&y>=r){let _=`${f} as forwardBuffer >= bufferLowWaterLine (${y} >= ${r})`;return l&&(_+=` and next bandwidth > current bandwidth (${E} > ${L})`),c(_),!0}return c(`not ${f} as no switching criteria met`),!1};class Rv extends B.EventTarget{constructor(e){super(),this.fastQualityChange_=Iv(this.fastQualityChange_.bind(this),100);const{src:t,withCredentials:i,tech:r,bandwidth:n,externVhs:a,useCueTags:l,playlistExclusionDuration:c,enableLowInitialPlaylist:f,sourceType:g,cacheEncryptionKeys:y,bufferBasedABR:k,leastPixelDiffSelector:E,captionServices:L,experimentalUseMMS:_}=e;if(!t)throw new Error("A non-empty playlist URL or JSON manifest string is required");let{maxPlaylistRetries:I}=e;(I===null||typeof I>"u")&&(I=1/0),ii=a,this.bufferBasedABR=!!k,this.leastPixelDiffSelector=!!E,this.withCredentials=i,this.tech_=r,this.vhs_=r.vhs,this.player_=e.player_,this.sourceType_=g,this.useCueTags_=l,this.playlistExclusionDuration=c,this.maxPlaylistRetries=I,this.enableLowInitialPlaylist=f,this.usingManagedMediaSource_=!1,this.useCueTags_&&(this.cueTagsTrack_=this.tech_.addTextTrack("metadata","ad-cues"),this.cueTagsTrack_.inBandMetadataTrackDispatchType=""),this.requestOptions_={withCredentials:i,maxPlaylistRetries:I,timeout:null},this.on("error",this.pauseLoading),this.mediaTypes_=kv(),_&&w.ManagedMediaSource?(this.tech_.el_.disableRemotePlayback=!0,this.mediaSource=new w.ManagedMediaSource,this.usingManagedMediaSource_=!0,B.log("Using ManagedMediaSource")):w.MediaSource&&(this.mediaSource=new w.MediaSource),this.handleDurationChange_=this.handleDurationChange_.bind(this),this.handleSourceOpen_=this.handleSourceOpen_.bind(this),this.handleSourceEnded_=this.handleSourceEnded_.bind(this),this.load=this.load.bind(this),this.pause=this.pause.bind(this),this.mediaSource.addEventListener("durationchange",this.handleDurationChange_),this.mediaSource.addEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.addEventListener("sourceended",this.handleSourceEnded_),this.mediaSource.addEventListener("startstreaming",this.load),this.mediaSource.addEventListener("endstreaming",this.pause),this.seekable_=Ye(),this.hasPlayed_=!1,this.syncController_=new gv(e),this.segmentMetadataTrack_=r.addRemoteTextTrack({kind:"metadata",label:"segment-metadata"},!1).track,this.segmentMetadataTrack_.mode="hidden",this.decrypter_=new _v,this.sourceUpdater_=new Hh(this.mediaSource),this.inbandTextTracks_={},this.timelineChangeController_=new vv,this.keyStatusMap_=new Map;const N={vhs:this.vhs_,parse708captions:e.parse708captions,useDtsForTimestampOffset:e.useDtsForTimestampOffset,captionServices:L,mediaSource:this.mediaSource,currentTime:this.tech_.currentTime.bind(this.tech_),seekable:()=>this.seekable(),seeking:()=>this.tech_.seeking(),duration:()=>this.duration(),hasPlayed:()=>this.hasPlayed_,goalBufferLength:()=>this.goalBufferLength(),bandwidth:n,syncController:this.syncController_,decrypter:this.decrypter_,sourceType:this.sourceType_,inbandTextTracks:this.inbandTextTracks_,cacheEncryptionKeys:y,sourceUpdater:this.sourceUpdater_,timelineChangeController:this.timelineChangeController_,exactManifestTimings:e.exactManifestTimings,addMetadataToTextTrack:this.addMetadataToTextTrack.bind(this)};this.mainPlaylistLoader_=this.sourceType_==="dash"?new uo(t,this.vhs_,Se(this.requestOptions_,{addMetadataToTextTrack:this.addMetadataToTextTrack.bind(this)})):new ts(t,this.vhs_,Se(this.requestOptions_,{addDateRangesToTextTrack:this.addDateRangesToTextTrack_.bind(this)})),this.setupMainPlaylistLoaderListeners_(),this.mainSegmentLoader_=new fo(Se(N,{segmentMetadataTrack:this.segmentMetadataTrack_,loaderType:"main"}),e),this.audioSegmentLoader_=new fo(Se(N,{loaderType:"audio"}),e),this.subtitleSegmentLoader_=new dv(Se(N,{loaderType:"vtt",featuresNativeTextTracks:this.tech_.featuresNativeTextTracks,loadVttJs:()=>new Promise(($,U)=>{function V(){r.off("vttjserror",O),$()}function O(){r.off("vttjsloaded",V),U()}r.one("vttjsloaded",V),r.one("vttjserror",O),r.addWebVttScript_()})}),e);const R=()=>this.mainSegmentLoader_.bandwidth;this.contentSteeringController_=new jv(this.vhs_.xhr,R),this.setupSegmentLoaderListeners_(),this.bufferBasedABR&&(this.mainPlaylistLoader_.one("loadedplaylist",()=>this.startABRTimer_()),this.tech_.on("pause",()=>this.stopABRTimer_()),this.tech_.on("play",()=>this.startABRTimer_())),Lv.forEach($=>{this[$+"_"]=Ov.bind(this,$)}),this.logger_=It("pc"),this.triggeredFmp4Usage=!1,this.tech_.preload()==="none"?(this.loadOnPlay_=()=>{this.loadOnPlay_=null,this.mainPlaylistLoader_.load()},this.tech_.one("play",this.loadOnPlay_)):this.mainPlaylistLoader_.load(),this.timeToLoadedData__=-1,this.mainAppendsToLoadedData__=-1,this.audioAppendsToLoadedData__=-1;const P=this.tech_.preload()==="none"?"play":"loadstart";this.tech_.one(P,()=>{const $=Date.now();this.tech_.one("loadeddata",()=>{this.timeToLoadedData__=Date.now()-$,this.mainAppendsToLoadedData__=this.mainSegmentLoader_.mediaAppends,this.audioAppendsToLoadedData__=this.audioSegmentLoader_.mediaAppends})})}mainAppendsToLoadedData_(){return this.mainAppendsToLoadedData__}audioAppendsToLoadedData_(){return this.audioAppendsToLoadedData__}appendsToLoadedData_(){const e=this.mainAppendsToLoadedData_(),t=this.audioAppendsToLoadedData_();return e===-1||t===-1?-1:e+t}timeToLoadedData_(){return this.timeToLoadedData__}checkABR_(e="abr"){const t=this.selectPlaylist();t&&this.shouldSwitchToMedia_(t)&&this.switchMedia_(t,e)}switchMedia_(e,t,i){const r=this.media(),n=r&&(r.id||r.uri),a=e&&(e.id||e.uri);if(n&&n!==a){this.logger_(`switch media ${n} -> ${a} from ${t}`);const l={renditionInfo:{id:a,bandwidth:e.attributes.BANDWIDTH,resolution:e.attributes.RESOLUTION,codecs:e.attributes.CODECS},cause:t};this.trigger({type:"renditionselected",metadata:l}),this.tech_.trigger({type:"usage",name:`vhs-rendition-change-${t}`})}this.mainPlaylistLoader_.media(e,i)}switchMediaForDASHContentSteering_(){["AUDIO","SUBTITLES","CLOSED-CAPTIONS"].forEach(e=>{const t=this.mediaTypes_[e],i=t?t.activeGroup():null,r=this.contentSteeringController_.getPathway();if(i&&r){const a=(i.length?i[0].playlists:i.playlists).filter(l=>l.attributes.serviceLocation===r);a.length&&this.mediaTypes_[e].activePlaylistLoader.media(a[0])}})}startABRTimer_(){this.stopABRTimer_(),this.abrTimer_=w.setInterval(()=>this.checkABR_(),250)}stopABRTimer_(){this.tech_.scrubbing&&this.tech_.scrubbing()||(w.clearInterval(this.abrTimer_),this.abrTimer_=null)}getAudioTrackPlaylists_(){const e=this.main(),t=e&&e.playlists||[];if(!e||!e.mediaGroups||!e.mediaGroups.AUDIO)return t;const i=e.mediaGroups.AUDIO,r=Object.keys(i);let n;if(Object.keys(this.mediaTypes_.AUDIO.groups).length)n=this.mediaTypes_.AUDIO.activeTrack();else{const l=i.main||r.length&&i[r[0]];for(const c in l)if(l[c].default){n={label:c};break}}if(!n)return t;const a=[];for(const l in i)if(i[l][n.label]){const c=i[l][n.label];if(c.playlists&&c.playlists.length)a.push.apply(a,c.playlists);else if(c.uri)a.push(c);else if(e.playlists.length)for(let f=0;f<e.playlists.length;f++){const g=e.playlists[f];g.attributes&&g.attributes.AUDIO&&g.attributes.AUDIO===l&&a.push(g)}}return a.length?a:t}setupMainPlaylistLoaderListeners_(){this.mainPlaylistLoader_.on("loadedmetadata",()=>{const t=this.mainPlaylistLoader_.media(),i=t.targetDuration*1.5*1e3;ro(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=i,t.endList&&this.tech_.preload()!=="none"&&(this.mainSegmentLoader_.playlist(t,this.requestOptions_),this.mainSegmentLoader_.load()),Dv({sourceType:this.sourceType_,segmentLoaders:{AUDIO:this.audioSegmentLoader_,SUBTITLES:this.subtitleSegmentLoader_,main:this.mainSegmentLoader_},tech:this.tech_,requestOptions:this.requestOptions_,mainPlaylistLoader:this.mainPlaylistLoader_,vhs:this.vhs_,main:this.main(),mediaTypes:this.mediaTypes_,excludePlaylist:this.excludePlaylist.bind(this)}),this.triggerPresenceUsage_(this.main(),t),this.setupFirstPlay(),!this.mediaTypes_.AUDIO.activePlaylistLoader||this.mediaTypes_.AUDIO.activePlaylistLoader.media()?this.trigger("selectedinitialmedia"):this.mediaTypes_.AUDIO.activePlaylistLoader.one("loadedmetadata",()=>{this.trigger("selectedinitialmedia")})}),this.mainPlaylistLoader_.on("loadedplaylist",()=>{this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_);let t=this.mainPlaylistLoader_.media();if(!t){this.attachContentSteeringListeners_(),this.initContentSteeringController_(),this.excludeUnsupportedVariants_();let i;if(this.enableLowInitialPlaylist&&(i=this.selectInitialPlaylist()),i||(i=this.selectPlaylist()),!i||!this.shouldSwitchToMedia_(i)||(this.initialMedia_=i,this.switchMedia_(this.initialMedia_,"initial"),!(this.sourceType_==="vhs-json"&&this.initialMedia_.segments)))return;t=this.initialMedia_}this.handleUpdatedMediaPlaylist(t)}),this.mainPlaylistLoader_.on("error",()=>{const t=this.mainPlaylistLoader_.error;this.excludePlaylist({playlistToExclude:t.playlist,error:t})}),this.mainPlaylistLoader_.on("mediachanging",()=>{this.mainSegmentLoader_.abort(),this.mainSegmentLoader_.pause()}),this.mainPlaylistLoader_.on("mediachange",()=>{const t=this.mainPlaylistLoader_.media(),i=t.targetDuration*1.5*1e3;ro(this.mainPlaylistLoader_.main,this.mainPlaylistLoader_.media())?this.requestOptions_.timeout=0:this.requestOptions_.timeout=i,this.sourceType_==="dash"&&this.mainPlaylistLoader_.isPaused&&this.mainPlaylistLoader_.load(),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.playlist(t,this.requestOptions_),this.waitingForFastQualityPlaylistReceived_?this.runFastQualitySwitch_():this.mainSegmentLoader_.load(),this.tech_.trigger({type:"mediachange",bubbles:!0})}),this.mainPlaylistLoader_.on("playlistunchanged",()=>{const t=this.mainPlaylistLoader_.media();if(t.lastExcludeReason_==="playlist-unchanged")return;this.stuckAtPlaylistEnd_(t)&&(this.excludePlaylist({error:{message:"Playlist no longer updating.",reason:"playlist-unchanged"}}),this.tech_.trigger("playliststuck"))}),this.mainPlaylistLoader_.on("renditiondisabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-disabled"})}),this.mainPlaylistLoader_.on("renditionenabled",()=>{this.tech_.trigger({type:"usage",name:"vhs-rendition-enabled"})}),["manifestrequeststart","manifestrequestcomplete","manifestparsestart","manifestparsecomplete","playlistrequeststart","playlistrequestcomplete","playlistparsestart","playlistparsecomplete","renditiondisabled","renditionenabled"].forEach(t=>{this.mainPlaylistLoader_.on(t,i=>{this.player_.trigger(Ue({},i))})})}handleUpdatedMediaPlaylist(e){this.useCueTags_&&this.updateAdCues_(e),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.playlist(e,this.requestOptions_),this.waitingForFastQualityPlaylistReceived_&&this.runFastQualitySwitch_(),this.updateDuration(!e.endList),this.tech_.paused()||(this.mainSegmentLoader_.load(),this.audioSegmentLoader_&&this.audioSegmentLoader_.load())}triggerPresenceUsage_(e,t){const i=e.mediaGroups||{};let r=!0;const n=Object.keys(i.AUDIO);for(const a in i.AUDIO)for(const l in i.AUDIO[a])i.AUDIO[a][l].uri||(r=!1);r&&this.tech_.trigger({type:"usage",name:"vhs-demuxed"}),Object.keys(i.SUBTITLES).length&&this.tech_.trigger({type:"usage",name:"vhs-webvtt"}),ii.Playlist.isAes(t)&&this.tech_.trigger({type:"usage",name:"vhs-aes"}),n.length&&Object.keys(i.AUDIO[n[0]]).length>1&&this.tech_.trigger({type:"usage",name:"vhs-alternate-audio"}),this.useCueTags_&&this.tech_.trigger({type:"usage",name:"vhs-playlist-cue-tags"})}shouldSwitchToMedia_(e){const t=this.mainPlaylistLoader_.media()||this.mainPlaylistLoader_.pendingMedia_,i=this.tech_.currentTime(),r=this.bufferLowWaterLine(),n=this.bufferHighWaterLine(),a=this.tech_.buffered();return Mv({buffered:a,currentTime:i,currentPlaylist:t,nextPlaylist:e,bufferLowWaterLine:r,bufferHighWaterLine:n,duration:this.duration(),bufferBasedABR:this.bufferBasedABR,log:this.logger_})}setupSegmentLoaderListeners_(){this.mainSegmentLoader_.on("bandwidthupdate",()=>{this.checkABR_("bandwidthupdate"),this.tech_.trigger("bandwidthupdate")}),this.mainSegmentLoader_.on("timeout",()=>{this.bufferBasedABR&&this.mainSegmentLoader_.load()}),this.bufferBasedABR||this.mainSegmentLoader_.on("progress",()=>{this.trigger("progress")}),this.mainSegmentLoader_.on("error",()=>{const i=this.mainSegmentLoader_.error();this.excludePlaylist({playlistToExclude:i.playlist,error:i})}),this.mainSegmentLoader_.on("appenderror",()=>{this.error=this.mainSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.mainSegmentLoader_.on("timestampoffset",()=>{this.tech_.trigger({type:"usage",name:"vhs-timestamp-offset"})}),this.audioSegmentLoader_.on("syncinfoupdate",()=>{this.onSyncInfoUpdate_()}),this.audioSegmentLoader_.on("appenderror",()=>{this.error=this.audioSegmentLoader_.error_,this.trigger("error")}),this.mainSegmentLoader_.on("ended",()=>{this.logger_("main segment loader ended"),this.onEndOfStream()}),this.timelineChangeController_.on("audioTimelineBehind",()=>{const i=this.audioSegmentLoader_.pendingSegment_;if(!i||!i.segment||!i.segment.syncInfo)return;const r=i.segment.syncInfo.end+.01;this.tech_.setCurrentTime(r)}),this.timelineChangeController_.on("fixBadTimelineChange",()=>{this.logger_("Fix bad timeline change. Restarting al segment loaders..."),this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}),this.mainSegmentLoader_.on("earlyabort",i=>{this.bufferBasedABR||(this.delegateLoaders_("all",["abort"]),this.excludePlaylist({error:{message:"Aborted early because there isn't enough bandwidth to complete the request without rebuffering."},playlistExclusionDuration:Pv}))});const e=()=>{if(!this.sourceUpdater_.hasCreatedSourceBuffers())return this.tryToCreateSourceBuffers_();const i=this.getCodecsOrExclude_();i&&this.sourceUpdater_.addOrChangeSourceBuffers(i)};this.mainSegmentLoader_.on("trackinfo",e),this.audioSegmentLoader_.on("trackinfo",e),this.mainSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("fmp4",()=>{this.triggeredFmp4Usage||(this.tech_.trigger({type:"usage",name:"vhs-fmp4"}),this.triggeredFmp4Usage=!0)}),this.audioSegmentLoader_.on("ended",()=>{this.logger_("audioSegmentLoader ended"),this.onEndOfStream()}),["segmentselected","segmentloadstart","segmentloaded","segmentkeyloadstart","segmentkeyloadcomplete","segmentdecryptionstart","segmentdecryptioncomplete","segmenttransmuxingstart","segmenttransmuxingcomplete","segmenttransmuxingtrackinfoavailable","segmenttransmuxingtiminginfoavailable","segmentappendstart","appendsdone","bandwidthupdated","timelinechange","codecschange"].forEach(i=>{this.mainSegmentLoader_.on(i,r=>{this.player_.trigger(Ue({},r))}),this.audioSegmentLoader_.on(i,r=>{this.player_.trigger(Ue({},r))}),this.subtitleSegmentLoader_.on(i,r=>{this.player_.trigger(Ue({},r))})})}mediaSecondsLoaded_(){return Math.max(this.audioSegmentLoader_.mediaSecondsLoaded+this.mainSegmentLoader_.mediaSecondsLoaded)}load(){this.mainSegmentLoader_.load(),this.mediaTypes_.AUDIO.activePlaylistLoader&&this.audioSegmentLoader_.load(),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&this.subtitleSegmentLoader_.load()}pause(){this.mainSegmentLoader_.pause(),this.mediaTypes_.AUDIO.activePlaylistLoader&&this.audioSegmentLoader_.pause(),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&this.subtitleSegmentLoader_.pause()}fastQualityChange_(e=this.selectPlaylist()){if(e&&e===this.mainPlaylistLoader_.media()){this.logger_("skipping fastQualityChange because new media is same as old");return}this.switchMedia_(e,"fast-quality"),this.waitingForFastQualityPlaylistReceived_=!0}runFastQualitySwitch_(){this.waitingForFastQualityPlaylistReceived_=!1,this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}play(){if(this.setupFirstPlay())return;this.tech_.ended()&&this.tech_.setCurrentTime(0),this.hasPlayed_&&this.load();const e=this.tech_.seekable();if(this.tech_.duration()===1/0&&this.tech_.currentTime()<e.start(0))return this.tech_.setCurrentTime(e.end(e.length-1))}setupFirstPlay(){const e=this.mainPlaylistLoader_.media();if(!e||this.tech_.paused()||this.hasPlayed_)return!1;if(!e.endList||e.start){const t=this.seekable();if(!t.length)return!1;const i=t.end(0);let r=i;if(e.start){const n=e.start.timeOffset;if(n<0){const a=this.mainPlaylistLoader_.main,l=ii.Playlist.liveEdgeDelay(a,e),c=i+l;r=Math.max(Math.min(c+n,i),t.start(0))}else r=Math.min(i,n)}this.trigger("firstplay"),this.tech_.setCurrentTime(r)}return this.hasPlayed_=!0,this.load(),!0}handleSourceOpen_(){if(this.tryToCreateSourceBuffers_(),this.tech_.autoplay()){const e=this.tech_.play();typeof e<"u"&&typeof e.then=="function"&&e.then(null,t=>{})}this.trigger("sourceopen")}handleSourceEnded_(){if(!this.inbandTextTracks_.metadataTrack_)return;const e=this.inbandTextTracks_.metadataTrack_.cues;if(!e||!e.length)return;const t=this.duration();e[e.length-1].endTime=isNaN(t)||Math.abs(t)===1/0?Number.MAX_VALUE:t}handleDurationChange_(){this.tech_.trigger("durationchange")}onEndOfStream(){let e=this.mainSegmentLoader_.ended_;if(this.mediaTypes_.AUDIO.activePlaylistLoader){const t=this.mainSegmentLoader_.getCurrentMediaInfo_();!t||t.hasVideo?e=e&&this.audioSegmentLoader_.ended_:e=this.audioSegmentLoader_.ended_}e&&(this.stopABRTimer_(),this.sourceUpdater_.endOfStream())}stuckAtPlaylistEnd_(e){if(!this.seekable().length)return!1;const i=this.syncController_.getExpiredTime(e,this.duration());if(i===null)return!1;const r=ii.Playlist.playlistEnd(e,i),n=this.tech_.currentTime(),a=this.tech_.buffered();if(!a.length)return r-n<=Wt;const l=a.end(a.length-1);return l-n<=Wt&&r-l<=Wt}excludePlaylist({playlistToExclude:e=this.mainPlaylistLoader_.media(),error:t={},playlistExclusionDuration:i}){if(e=e||this.mainPlaylistLoader_.media(),i=i||t.playlistExclusionDuration||this.playlistExclusionDuration,!e){this.error=t,this.mediaSource.readyState!=="open"?this.trigger("error"):this.sourceUpdater_.endOfStream("network");return}e.playlistErrors_++;const r=this.mainPlaylistLoader_.main.playlists,n=r.filter(Gn),a=n.length===1&&n[0]===e;if(r.length===1&&i!==1/0)return B.log.warn(`Problem encountered with playlist ${e.id}. Trying again since it is the only playlist.`),this.tech_.trigger("retryplaylist"),this.mainPlaylistLoader_.load(a);if(a){if(this.main().contentSteering){const L=this.pathwayAttribute_(e),_=this.contentSteeringController_.steeringManifest.ttl*1e3;this.contentSteeringController_.excludePathway(L),this.excludeThenChangePathway_(),setTimeout(()=>{this.contentSteeringController_.addAvailablePathway(L)},_);return}let E=!1;r.forEach(L=>{if(L===e)return;const _=L.excludeUntil;typeof _<"u"&&_!==1/0&&(E=!0,delete L.excludeUntil)}),E&&(B.log.warn("Removing other playlists from the exclusion list because the last rendition is about to be excluded."),this.tech_.trigger("retryplaylist"))}let l;e.playlistErrors_>this.maxPlaylistRetries?l=1/0:l=Date.now()+i*1e3,e.excludeUntil=l,t.reason&&(e.lastExcludeReason_=t.reason),this.tech_.trigger("excludeplaylist"),this.tech_.trigger({type:"usage",name:"vhs-rendition-excluded"});const c=this.selectPlaylist();if(!c){this.error="Playback cannot continue. No available working or supported playlists.",this.trigger("error");return}const f=t.internal?this.logger_:B.log.warn,g=t.message?" "+t.message:"";f(`${t.internal?"Internal problem":"Problem"} encountered with playlist ${e.id}.${g} Switching to playlist ${c.id}.`),c.attributes.AUDIO!==e.attributes.AUDIO&&this.delegateLoaders_("audio",["abort","pause"]),c.attributes.SUBTITLES!==e.attributes.SUBTITLES&&this.delegateLoaders_("subtitle",["abort","pause"]),this.delegateLoaders_("main",["abort","pause"]);const y=c.targetDuration/2*1e3||5*1e3,k=typeof c.lastRequest=="number"&&Date.now()-c.lastRequest<=y;return this.switchMedia_(c,"exclude",a||k)}pauseLoading(){this.delegateLoaders_("all",["abort","pause"]),this.stopABRTimer_()}delegateLoaders_(e,t){const i=[],r=e==="all";(r||e==="main")&&i.push(this.mainPlaylistLoader_);const n=[];(r||e==="audio")&&n.push("AUDIO"),(r||e==="subtitle")&&(n.push("CLOSED-CAPTIONS"),n.push("SUBTITLES")),n.forEach(a=>{const l=this.mediaTypes_[a]&&this.mediaTypes_[a].activePlaylistLoader;l&&i.push(l)}),["main","audio","subtitle"].forEach(a=>{const l=this[`${a}SegmentLoader_`];l&&(e===a||e==="all")&&i.push(l)}),i.forEach(a=>t.forEach(l=>{typeof a[l]=="function"&&a[l]()}))}setCurrentTime(e){const t=es(this.tech_.buffered(),e);if(!(this.mainPlaylistLoader_&&this.mainPlaylistLoader_.media())||!this.mainPlaylistLoader_.media().segments)return 0;if(t&&t.length)return e;this.mainSegmentLoader_.pause(),this.mainSegmentLoader_.resetEverything(),this.mediaTypes_.AUDIO.activePlaylistLoader&&(this.audioSegmentLoader_.pause(),this.audioSegmentLoader_.resetEverything()),this.mediaTypes_.SUBTITLES.activePlaylistLoader&&(this.subtitleSegmentLoader_.pause(),this.subtitleSegmentLoader_.resetEverything()),this.load()}duration(){if(!this.mainPlaylistLoader_)return 0;const e=this.mainPlaylistLoader_.media();return e?e.endList?this.mediaSource?this.mediaSource.duration:ii.Playlist.duration(e):1/0:0}seekable(){return this.seekable_}getSeekableRange_(e,t){const i=e.media();if(!i)return null;const r=this.syncController_.getMediaSequenceSync(t);if(r&&r.isReliable){const l=r.start,c=r.end;if(!isFinite(l)||!isFinite(c))return null;const f=ii.Playlist.liveEdgeDelay(this.mainPlaylistLoader_.main,i),g=Math.max(l,c-f);return Ye([[l,g]])}const n=this.syncController_.getExpiredTime(i,this.duration());if(n===null)return null;const a=ii.Playlist.seekable(i,n,ii.Playlist.liveEdgeDelay(this.mainPlaylistLoader_.main,i));return a.length?a:null}computeFinalSeekable_(e,t){if(!t)return e;const i=e.start(0),r=e.end(0),n=t.start(0),a=t.end(0);return n>r||i>a?e:Ye([[Math.max(i,n),Math.min(r,a)]])}onSyncInfoUpdate_(){if(!this.mainPlaylistLoader_)return;const e=this.getSeekableRange_(this.mainPlaylistLoader_,"main");if(!e)return;let t;if(this.mediaTypes_.AUDIO.activePlaylistLoader&&(t=this.getSeekableRange_(this.mediaTypes_.AUDIO.activePlaylistLoader,"audio"),!t))return;const i=this.seekable_;if(this.seekable_=this.computeFinalSeekable_(e,t),!this.seekable_||i&&i.length&&this.seekable_.length&&i.start(0)===this.seekable_.start(0)&&i.end(0)===this.seekable_.end(0))return;this.logger_(`seekable updated [${ih(this.seekable_)}]`);const r={seekableRanges:this.seekable_};this.trigger({type:"seekablerangeschanged",metadata:r}),this.tech_.trigger("seekablechanged")}updateDuration(e){if(this.updateDuration_&&(this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.updateDuration_=null),this.mediaSource.readyState!=="open"){this.updateDuration_=this.updateDuration.bind(this,e),this.mediaSource.addEventListener("sourceopen",this.updateDuration_);return}if(e){const r=this.seekable();if(!r.length)return;(isNaN(this.mediaSource.duration)||this.mediaSource.duration<r.end(r.length-1))&&this.sourceUpdater_.setDuration(r.end(r.length-1));return}const t=this.tech_.buffered();let i=ii.Playlist.duration(this.mainPlaylistLoader_.media());t.length>0&&(i=Math.max(i,t.end(t.length-1))),this.mediaSource.duration!==i&&this.sourceUpdater_.setDuration(i)}dispose(){this.trigger("dispose"),this.decrypter_.terminate(),this.mainPlaylistLoader_.dispose(),this.mainSegmentLoader_.dispose(),this.contentSteeringController_.dispose(),this.keyStatusMap_.clear(),this.loadOnPlay_&&this.tech_.off("play",this.loadOnPlay_),["AUDIO","SUBTITLES"].forEach(e=>{const t=this.mediaTypes_[e].groups;for(const i in t)t[i].forEach(r=>{r.playlistLoader&&r.playlistLoader.dispose()})}),this.audioSegmentLoader_.dispose(),this.subtitleSegmentLoader_.dispose(),this.sourceUpdater_.dispose(),this.timelineChangeController_.dispose(),this.stopABRTimer_(),this.updateDuration_&&this.mediaSource.removeEventListener("sourceopen",this.updateDuration_),this.mediaSource.removeEventListener("durationchange",this.handleDurationChange_),this.mediaSource.removeEventListener("sourceopen",this.handleSourceOpen_),this.mediaSource.removeEventListener("sourceended",this.handleSourceEnded_),this.off()}main(){return this.mainPlaylistLoader_.main}media(){return this.mainPlaylistLoader_.media()||this.initialMedia_}areMediaTypesKnown_(){const e=!!this.mediaTypes_.AUDIO.activePlaylistLoader,t=!!this.mainSegmentLoader_.getCurrentMediaInfo_(),i=e?!!this.audioSegmentLoader_.getCurrentMediaInfo_():!0;return!(!t||!i)}getCodecsOrExclude_(){const e={main:this.mainSegmentLoader_.getCurrentMediaInfo_()||{},audio:this.audioSegmentLoader_.getCurrentMediaInfo_()||{}},t=this.mainSegmentLoader_.getPendingSegmentPlaylist()||this.media();e.video=e.main;const i=lr(this.main(),t),r={},n=!!this.mediaTypes_.AUDIO.activePlaylistLoader;if(e.main.hasVideo&&(r.video=i.video||e.main.videoCodec||Cm),e.main.isMuxed&&(r.video+=`,${i.audio||e.main.audioCodec||nu}`),(e.main.hasAudio&&!e.main.isMuxed||e.audio.hasAudio||n)&&(r.audio=i.audio||e.main.audioCodec||e.audio.audioCodec||nu,e.audio.isFmp4=e.main.hasAudio&&!e.main.isMuxed?e.main.isFmp4:e.audio.isFmp4),!r.audio&&!r.video){this.excludePlaylist({playlistToExclude:t,error:{message:"Could not determine codecs for playlist."},playlistExclusionDuration:1/0});return}const a=(f,g)=>f?sr(g,this.usingManagedMediaSource_):Ta(g),l={};let c;if(["video","audio"].forEach(function(f){if(r.hasOwnProperty(f)&&!a(e[f].isFmp4,r[f])){const g=e[f].isFmp4?"browser":"muxer";l[g]=l[g]||[],l[g].push(r[f]),f==="audio"&&(c=g)}}),n&&c&&t.attributes.AUDIO){const f=t.attributes.AUDIO;this.main().playlists.forEach(g=>{(g.attributes&&g.attributes.AUDIO)===f&&g!==t&&(g.excludeUntil=1/0)}),this.logger_(`excluding audio group ${f} as ${c} does not support codec(s): "${r.audio}"`)}if(Object.keys(l).length){const f=Object.keys(l).reduce((g,y)=>(g&&(g+=", "),g+=`${y} does not support codec(s): "${l[y].join(",")}"`,g),"")+".";this.excludePlaylist({playlistToExclude:t,error:{internal:!0,message:f},playlistExclusionDuration:1/0});return}if(this.sourceUpdater_.hasCreatedSourceBuffers()&&!this.sourceUpdater_.canChangeType()){const f=[];if(["video","audio"].forEach(g=>{const y=(Ht(this.sourceUpdater_.codecs[g]||"")[0]||{}).type,k=(Ht(r[g]||"")[0]||{}).type;y&&k&&y.toLowerCase()!==k.toLowerCase()&&f.push(`"${this.sourceUpdater_.codecs[g]}" -> "${r[g]}"`)}),f.length){this.excludePlaylist({playlistToExclude:t,error:{message:`Codec switching not supported: ${f.join(", ")}.`,internal:!0},playlistExclusionDuration:1/0});return}}return r}tryToCreateSourceBuffers_(){if(this.mediaSource.readyState!=="open"||this.sourceUpdater_.hasCreatedSourceBuffers()||!this.areMediaTypesKnown_())return;const e=this.getCodecsOrExclude_();if(!e)return;this.sourceUpdater_.createSourceBuffers(e);const t=[e.video,e.audio].filter(Boolean).join(",");this.excludeIncompatibleVariants_(t)}excludeUnsupportedVariants_(){const e=this.main().playlists,t=[];Object.keys(e).forEach(i=>{const r=e[i];if(t.indexOf(r.id)!==-1)return;t.push(r.id);const n=lr(this.main,r),a=[];n.audio&&!Ta(n.audio)&&!sr(n.audio,this.usingManagedMediaSource_)&&a.push(`audio codec ${n.audio}`),n.video&&!Ta(n.video)&&!sr(n.video,this.usingManagedMediaSource_)&&a.push(`video codec ${n.video}`),n.text&&n.text==="stpp.ttml.im1t"&&a.push(`text codec ${n.text}`),a.length&&(r.excludeUntil=1/0,this.logger_(`excluding ${r.id} for unsupported: ${a.join(", ")}`))})}excludeIncompatibleVariants_(e){const t=[],i=this.main().playlists,r=fr(Ht(e)),n=Ju(r),a=r.video&&Ht(r.video)[0]||null,l=r.audio&&Ht(r.audio)[0]||null;Object.keys(i).forEach(c=>{const f=i[c];if(t.indexOf(f.id)!==-1||f.excludeUntil===1/0)return;t.push(f.id);const g=[],y=lr(this.mainPlaylistLoader_.main,f),k=Ju(y);if(!(!y.audio&&!y.video)){if(k!==n&&g.push(`codec count "${k}" !== "${n}"`),!this.sourceUpdater_.canChangeType()){const E=y.video&&Ht(y.video)[0]||null,L=y.audio&&Ht(y.audio)[0]||null;E&&a&&E.type.toLowerCase()!==a.type.toLowerCase()&&g.push(`video codec "${E.type}" !== "${a.type}"`),L&&l&&L.type.toLowerCase()!==l.type.toLowerCase()&&g.push(`audio codec "${L.type}" !== "${l.type}"`)}g.length&&(f.excludeUntil=1/0,this.logger_(`excluding ${f.id}: ${g.join(" && ")}`))}})}updateAdCues_(e){let t=0;const i=this.seekable();i.length&&(t=i.start(0)),fv(e,this.cueTagsTrack_,t)}goalBufferLength(){const e=this.tech_.currentTime(),t=We.GOAL_BUFFER_LENGTH,i=We.GOAL_BUFFER_LENGTH_RATE,r=Math.max(t,We.MAX_GOAL_BUFFER_LENGTH);return Math.min(t+e*i,r)}bufferLowWaterLine(){const e=this.tech_.currentTime(),t=We.BUFFER_LOW_WATER_LINE,i=We.BUFFER_LOW_WATER_LINE_RATE,r=Math.max(t,We.MAX_BUFFER_LOW_WATER_LINE),n=Math.max(t,We.EXPERIMENTAL_MAX_BUFFER_LOW_WATER_LINE);return Math.min(t+e*i,this.bufferBasedABR?n:r)}bufferHighWaterLine(){return We.BUFFER_HIGH_WATER_LINE}addDateRangesToTextTrack_(e){ac(this.inbandTextTracks_,"com.apple.streaming",this.tech_),G2({inbandTextTracks:this.inbandTextTracks_,dateRanges:e})}addMetadataToTextTrack(e,t,i){const r=this.sourceUpdater_.videoBuffer?this.sourceUpdater_.videoTimestampOffset():this.sourceUpdater_.audioTimestampOffset();ac(this.inbandTextTracks_,e,this.tech_),H2({inbandTextTracks:this.inbandTextTracks_,metadataArray:t,timestampOffset:r,videoDuration:i})}pathwayAttribute_(e){return e.attributes["PATHWAY-ID"]||e.attributes.serviceLocation}initContentSteeringController_(){const e=this.main();if(e.contentSteering){for(const t of e.playlists)this.contentSteeringController_.addAvailablePathway(this.pathwayAttribute_(t));if(this.contentSteeringController_.assignTagProperties(e.uri,e.contentSteering),this.contentSteeringController_.queryBeforeStart){this.contentSteeringController_.requestSteeringManifest(!0);return}this.tech_.one("canplay",()=>{this.contentSteeringController_.requestSteeringManifest()})}}resetContentSteeringController_(){this.contentSteeringController_.clearAvailablePathways(),this.contentSteeringController_.dispose(),this.initContentSteeringController_()}attachContentSteeringListeners_(){this.contentSteeringController_.on("content-steering",this.excludeThenChangePathway_.bind(this)),["contentsteeringloadstart","contentsteeringloadcomplete","contentsteeringparsed"].forEach(t=>{this.contentSteeringController_.on(t,i=>{this.trigger(Ue({},i))})}),this.sourceType_==="dash"&&this.mainPlaylistLoader_.on("loadedplaylist",()=>{const t=this.main();(this.contentSteeringController_.didDASHTagChange(t.uri,t.contentSteering)||(()=>{const n=this.contentSteeringController_.getAvailablePathways(),a=[];for(const l of t.playlists){const c=l.attributes.serviceLocation;if(c&&(a.push(c),!n.has(c)))return!0}return!!(!a.length&&n.size)})())&&this.resetContentSteeringController_()})}excludeThenChangePathway_(){const e=this.contentSteeringController_.getPathway();if(!e)return;this.handlePathwayClones_();const i=this.main().playlists,r=new Set;let n=!1;Object.keys(i).forEach(a=>{const l=i[a],c=this.pathwayAttribute_(l),f=c&&e!==c;l.excludeUntil===1/0&&l.lastExcludeReason_==="content-steering"&&!f&&(delete l.excludeUntil,delete l.lastExcludeReason_,n=!0);const y=!l.excludeUntil&&l.excludeUntil!==1/0;!r.has(l.id)&&f&&y&&(r.add(l.id),l.excludeUntil=1/0,l.lastExcludeReason_="content-steering",this.logger_(`excluding ${l.id} for ${l.lastExcludeReason_}`))}),this.contentSteeringController_.manifestType_==="DASH"&&Object.keys(this.mediaTypes_).forEach(a=>{const l=this.mediaTypes_[a];if(l.activePlaylistLoader){const c=l.activePlaylistLoader.media_;c&&c.attributes.serviceLocation!==e&&(n=!0)}}),n&&this.changeSegmentPathway_()}handlePathwayClones_(){const t=this.main().playlists,i=this.contentSteeringController_.currentPathwayClones,r=this.contentSteeringController_.nextPathwayClones;if(i&&i.size||r&&r.size){for(const[a,l]of i.entries())r.get(a)||(this.mainPlaylistLoader_.updateOrDeleteClone(l),this.contentSteeringController_.excludePathway(a));for(const[a,l]of r.entries()){const c=i.get(a);if(!c){t.filter(g=>g.attributes["PATHWAY-ID"]===l["BASE-ID"]).forEach(g=>{this.mainPlaylistLoader_.addClonePathway(l,g)}),this.contentSteeringController_.addAvailablePathway(a);continue}this.equalPathwayClones_(c,l)||(this.mainPlaylistLoader_.updateOrDeleteClone(l,!0),this.contentSteeringController_.addAvailablePathway(a))}this.contentSteeringController_.currentPathwayClones=new Map(JSON.parse(JSON.stringify([...r])))}}equalPathwayClones_(e,t){if(e["BASE-ID"]!==t["BASE-ID"]||e.ID!==t.ID||e["URI-REPLACEMENT"].HOST!==t["URI-REPLACEMENT"].HOST)return!1;const i=e["URI-REPLACEMENT"].PARAMS,r=t["URI-REPLACEMENT"].PARAMS;for(const n in i)if(i[n]!==r[n])return!1;for(const n in r)if(i[n]!==r[n])return!1;return!0}changeSegmentPathway_(){const e=this.selectPlaylist();this.pauseLoading(),this.contentSteeringController_.manifestType_==="DASH"&&this.switchMediaForDASHContentSteering_(),this.switchMedia_(e,"content-steering")}excludeNonUsablePlaylistsByKeyId_(){if(!this.mainPlaylistLoader_||!this.mainPlaylistLoader_.main)return;let e=0;const t="non-usable";this.mainPlaylistLoader_.main.playlists.forEach(i=>{const r=this.mainPlaylistLoader_.getKeyIdSet(i);!r||!r.size||r.forEach(n=>{const a="usable",l=this.keyStatusMap_.has(n)&&this.keyStatusMap_.get(n)===a,c=i.lastExcludeReason_===t&&i.excludeUntil===1/0;l?l&&c&&(delete i.excludeUntil,delete i.lastExcludeReason_,this.logger_(`enabling playlist ${i.id} because key ID ${n} is ${a}`)):(i.excludeUntil!==1/0&&i.lastExcludeReason_!==t&&(i.excludeUntil=1/0,i.lastExcludeReason_=t,this.logger_(`excluding playlist ${i.id} because the key ID ${n} doesn't exist in the keyStatusMap or is not ${a}`)),e++)})}),e>=this.mainPlaylistLoader_.main.playlists.length&&this.mainPlaylistLoader_.main.playlists.forEach(i=>{const r=i&&i.attributes&&i.attributes.RESOLUTION&&i.attributes.RESOLUTION.height<720,n=i.excludeUntil===1/0&&i.lastExcludeReason_===t;r&&n&&(delete i.excludeUntil,B.log.warn(`enabling non-HD playlist ${i.id} because all playlists were excluded due to ${t} key IDs`))})}addKeyStatus_(e,t){const n=(typeof e=="string"?e:uv(e)).slice(0,32).toLowerCase();this.logger_(`KeyStatus '${t}' with key ID ${n} added to the keyStatusMap`),this.keyStatusMap_.set(n,t)}updatePlaylistByKeyStatus(e,t){this.addKeyStatus_(e,t),this.waitingForFastQualityPlaylistReceived_||this.excludeNonUsableThenChangePlaylist_(),this.mainPlaylistLoader_.off("loadedplaylist",this.excludeNonUsableThenChangePlaylist_.bind(this)),this.mainPlaylistLoader_.on("loadedplaylist",this.excludeNonUsableThenChangePlaylist_.bind(this))}excludeNonUsableThenChangePlaylist_(){this.excludeNonUsablePlaylistsByKeyId_(),this.fastQualityChange_()}}const Nv=(s,e,t)=>i=>{const r=s.main.playlists[e],n=Ko(r),a=Gn(r);if(typeof i>"u")return a;i?delete r.disabled:r.disabled=!0;const l={renditionInfo:{id:e,bandwidth:r.attributes.BANDWIDTH,resolution:r.attributes.RESOLUTION,codecs:r.attributes.CODECS},cause:"fast-quality"};return i!==a&&!n&&(i?(t(r),s.trigger({type:"renditionenabled",metadata:l})):s.trigger({type:"renditiondisabled",metadata:l})),i};class Bv{constructor(e,t,i){const{playlistController_:r}=e,n=r.fastQualityChange_.bind(r);if(t.attributes){const a=t.attributes.RESOLUTION;this.width=a&&a.width,this.height=a&&a.height,this.bandwidth=t.attributes.BANDWIDTH,this.frameRate=t.attributes["FRAME-RATE"]}this.codecs=lr(r.main(),t),this.playlist=t,this.id=i,this.enabled=Nv(e.playlists,t.id,n)}}const Fv=function(s){s.representations=()=>{const e=s.playlistController_.main(),t=_r(e)?s.playlistController_.getAudioTrackPlaylists_():e.playlists;return t?t.filter(i=>!Ko(i)).map((i,r)=>new Bv(s,i,i.id)):[]}},vc=["seeking","seeked","pause","playing","error"];class Uv extends B.EventTarget{constructor(e){super(),this.playlistController_=e.playlistController,this.tech_=e.tech,this.seekable=e.seekable,this.allowSeeksWithinUnsafeLiveWindow=e.allowSeeksWithinUnsafeLiveWindow,this.liveRangeSafeTimeDelta=e.liveRangeSafeTimeDelta,this.media=e.media,this.playedRanges_=[],this.consecutiveUpdates=0,this.lastRecordedTime=null,this.checkCurrentTimeTimeout_=null,this.logger_=It("PlaybackWatcher"),this.logger_("initialize");const t=()=>this.monitorCurrentTime_(),i=()=>this.monitorCurrentTime_(),r=()=>this.techWaiting_(),n=()=>this.resetTimeUpdate_(),a=this.playlistController_,l=["main","subtitle","audio"],c={};l.forEach(g=>{c[g]={reset:()=>this.resetSegmentDownloads_(g),updateend:()=>this.checkSegmentDownloads_(g)},a[`${g}SegmentLoader_`].on("appendsdone",c[g].updateend),a[`${g}SegmentLoader_`].on("playlistupdate",c[g].reset),this.tech_.on(["seeked","seeking"],c[g].reset)});const f=g=>{["main","audio"].forEach(y=>{a[`${y}SegmentLoader_`][g]("appended",this.seekingAppendCheck_)})};this.seekingAppendCheck_=()=>{this.fixesBadSeeks_()&&(this.consecutiveUpdates=0,this.lastRecordedTime=this.tech_.currentTime(),f("off"))},this.clearSeekingAppendCheck_=()=>f("off"),this.watchForBadSeeking_=()=>{this.clearSeekingAppendCheck_(),f("on")},this.tech_.on("seeked",this.clearSeekingAppendCheck_),this.tech_.on("seeking",this.watchForBadSeeking_),this.tech_.on("waiting",r),this.tech_.on(vc,n),this.tech_.on("canplay",i),this.tech_.one("play",t),this.dispose=()=>{this.clearSeekingAppendCheck_(),this.logger_("dispose"),this.tech_.off("waiting",r),this.tech_.off(vc,n),this.tech_.off("canplay",i),this.tech_.off("play",t),this.tech_.off("seeking",this.watchForBadSeeking_),this.tech_.off("seeked",this.clearSeekingAppendCheck_),l.forEach(g=>{a[`${g}SegmentLoader_`].off("appendsdone",c[g].updateend),a[`${g}SegmentLoader_`].off("playlistupdate",c[g].reset),this.tech_.off(["seeked","seeking"],c[g].reset)}),this.checkCurrentTimeTimeout_&&w.clearTimeout(this.checkCurrentTimeTimeout_),this.resetTimeUpdate_()}}monitorCurrentTime_(){this.checkCurrentTime_(),this.checkCurrentTimeTimeout_&&w.clearTimeout(this.checkCurrentTimeTimeout_),this.checkCurrentTimeTimeout_=w.setTimeout(this.monitorCurrentTime_.bind(this),250)}resetSegmentDownloads_(e){const t=this.playlistController_[`${e}SegmentLoader_`];this[`${e}StalledDownloads_`]>0&&this.logger_(`resetting possible stalled download count for ${e} loader`),this[`${e}StalledDownloads_`]=0,this[`${e}Buffered_`]=t.buffered_()}checkSegmentDownloads_(e){const t=this.playlistController_,i=t[`${e}SegmentLoader_`],r=i.buffered_(),n=E1(this[`${e}Buffered_`],r);if(this[`${e}Buffered_`]=r,n){const a={bufferedRanges:r};t.trigger({type:"bufferedrangeschanged",metadata:a}),this.resetSegmentDownloads_(e);return}this[`${e}StalledDownloads_`]++,this.logger_(`found #${this[`${e}StalledDownloads_`]} ${e} appends that did not increase buffer (possible stalled download)`,{playlistId:i.playlist_&&i.playlist_.id,buffered:Ri(r)}),!(this[`${e}StalledDownloads_`]<10)&&(this.logger_(`${e} loader stalled download exclusion`),this.resetSegmentDownloads_(e),this.tech_.trigger({type:"usage",name:`vhs-${e}-download-exclusion`}),e!=="subtitle"&&t.excludePlaylist({error:{message:`Excessive ${e} segment downloading detected.`},playlistExclusionDuration:1/0}))}checkCurrentTime_(){if(this.tech_.paused()||this.tech_.seeking())return;const e=this.tech_.currentTime(),t=this.tech_.buffered();if(this.lastRecordedTime===e&&(!t.length||e+Wt>=t.end(t.length-1)))return this.techWaiting_();if(this.consecutiveUpdates>=5&&e===this.lastRecordedTime)this.consecutiveUpdates++,this.waiting_();else if(e===this.lastRecordedTime)this.consecutiveUpdates++;else{this.playedRanges_.push(Ye([this.lastRecordedTime,e]));const i={playedRanges:this.playedRanges_};this.playlistController_.trigger({type:"playedrangeschanged",metadata:i}),this.consecutiveUpdates=0,this.lastRecordedTime=e}}resetTimeUpdate_(){this.consecutiveUpdates=0}fixesBadSeeks_(){if(!this.tech_.seeking())return!1;const t=this.seekable(),i=this.tech_.currentTime(),r=this.afterSeekableWindow_(t,i,this.media(),this.allowSeeksWithinUnsafeLiveWindow);let n;if(r&&(n=t.end(t.length-1)),this.beforeSeekableWindow_(t,i)){const L=t.start(0);n=L+(L===t.end(0)?0:Wt)}if(typeof n<"u")return this.logger_(`Trying to seek outside of seekable at time ${i} with seekable range ${ih(t)}. Seeking to ${n}.`),this.tech_.setCurrentTime(n),!0;const a=this.playlistController_.sourceUpdater_,l=this.tech_.buffered(),c=a.audioBuffer?a.audioBuffered():null,f=a.videoBuffer?a.videoBuffered():null,g=this.media(),y=g.partTargetDuration?g.partTargetDuration:(g.targetDuration-Gt)*2,k=[c,f];for(let L=0;L<k.length;L++){if(!k[L])continue;if(Xo(k[L],i)<y)return!1}const E=Jr(l,i);return E.length===0?!1:(n=E.start(0)+Wt,this.logger_(`Buffered region starts (${E.start(0)}) just beyond seek point (${i}). Seeking to ${n}.`),this.tech_.setCurrentTime(n),!0)}waiting_(){if(this.techWaiting_())return;const e=this.tech_.currentTime(),t=this.tech_.buffered(),i=es(t,e);if(i.length&&e+3<=i.end(0)){this.resetTimeUpdate_(),this.tech_.setCurrentTime(e),this.logger_(`Stopped at ${e} while inside a buffered region [${i.start(0)} -> ${i.end(0)}]. Attempting to resume playback by seeking to the current time.`),this.tech_.trigger({type:"usage",name:"vhs-unknown-waiting"});return}}techWaiting_(){const e=this.seekable(),t=this.tech_.currentTime();if(this.tech_.seeking())return!0;if(this.beforeSeekableWindow_(e,t)){const l=e.end(e.length-1);return this.logger_(`Fell out of live window at time ${t}. Seeking to live point (seekable end) ${l}`),this.resetTimeUpdate_(),this.tech_.setCurrentTime(l),this.tech_.trigger({type:"usage",name:"vhs-live-resync"}),!0}const i=this.tech_.vhs.playlistController_.sourceUpdater_,r=this.tech_.buffered();if(this.videoUnderflow_({audioBuffered:i.audioBuffered(),videoBuffered:i.videoBuffered(),currentTime:t}))return this.resetTimeUpdate_(),this.tech_.setCurrentTime(t),this.tech_.trigger({type:"usage",name:"vhs-video-underflow"}),!0;const a=Jr(r,t);return a.length>0?(this.logger_(`Stopped at ${t} and seeking to ${a.start(0)}`),this.resetTimeUpdate_(),this.skipTheGap_(t),!0):!1}afterSeekableWindow_(e,t,i,r=!1){if(!e.length)return!1;let n=e.end(e.length-1)+Wt;const a=!i.endList,l=typeof i.partTargetDuration=="number";return a&&(l||r)&&(n=e.end(e.length-1)+i.targetDuration*3),t>n}beforeSeekableWindow_(e,t){return!!(e.length&&e.start(0)>0&&t<e.start(0)-this.liveRangeSafeTimeDelta)}videoUnderflow_({videoBuffered:e,audioBuffered:t,currentTime:i}){if(!e)return;let r;if(e.length&&t.length){const n=es(e,i-3),a=es(e,i),l=es(t,i);l.length&&!a.length&&n.length&&(r={start:n.end(0),end:l.end(0)})}else Jr(e,i).length||(r=this.gapFromVideoUnderflow_(e,i));return r?(this.logger_(`Encountered a gap in video from ${r.start} to ${r.end}. Seeking to current time ${i}`),!0):!1}skipTheGap_(e){const t=this.tech_.buffered(),i=this.tech_.currentTime(),r=Jr(t,i);if(this.resetTimeUpdate_(),r.length===0||i!==e)return;this.logger_("skipTheGap_:","currentTime:",i,"scheduled currentTime:",e,"nextRange start:",r.start(0)),this.tech_.setCurrentTime(r.start(0)+Gt);const n={gapInfo:{from:i,to:r.start(0)}};this.playlistController_.trigger({type:"gapjumped",metadata:n}),this.tech_.trigger({type:"usage",name:"vhs-gap-skip"})}gapFromVideoUnderflow_(e,t){const i=x1(e);for(let r=0;r<i.length;r++){const n=i.start(r),a=i.end(r);if(t-n<4&&t-n>2)return{start:n,end:a}}return null}}const Vv={errorInterval:30,getSource(s){const t=this.tech({IWillNotUseThisInPlugins:!0}).currentSource_||this.currentSource();return s(t)}},Wh=function(s,e){let t=0,i=0;const r=Se(Vv,e);s.ready(()=>{s.trigger({type:"usage",name:"vhs-error-reload-initialized"})});const n=function(){i&&s.currentTime(i)},a=function(g){g!=null&&(i=s.duration()!==1/0&&s.currentTime()||0,s.one("loadedmetadata",n),s.src(g),s.trigger({type:"usage",name:"vhs-error-reload"}),s.play())},l=function(){if(Date.now()-t<r.errorInterval*1e3){s.trigger({type:"usage",name:"vhs-error-reload-canceled"});return}if(!r.getSource||typeof r.getSource!="function"){B.log.error("ERROR: reloadSourceOnError - The option getSource must be a function!");return}return t=Date.now(),r.getSource.call(s,a)},c=function(){s.off("loadedmetadata",n),s.off("error",l),s.off("dispose",c)},f=function(g){c(),Wh(s,g)};s.on("error",l),s.on("dispose",c),s.reloadSourceOnError=f},qv=function(s){Wh(this,s)};var Xh="3.17.3",Hv="7.1.0",zv="1.3.1",$v="7.2.0",Gv="4.0.2";const Me={PlaylistLoader:ts,Playlist:ft,utils:Q1,STANDARD_PLAYLIST_SELECTOR:nc,INITIAL_PLAYLIST_SELECTOR:B2,lastBandwidthSelector:nc,movingAverageBandwidthSelector:R2,comparePlaylistBandwidth:Zo,comparePlaylistResolution:M2,xhr:Th()};Object.keys(We).forEach(s=>{Object.defineProperty(Me,s,{get(){return B.log.warn(`using Vhs.${s} is UNSAFE be sure you know what you are doing`),We[s]},set(e){if(B.log.warn(`using Vhs.${s} is UNSAFE be sure you know what you are doing`),typeof e!="number"||e<0){B.log.warn(`value of Vhs.${s} must be greater than or equal to 0`);return}We[s]=e}})});const Yh="videojs-vhs",Kh=function(s,e){const t=e.media();let i=-1;for(let r=0;r<s.length;r++)if(s[r].id===t.id){i=r;break}s.selectedIndex_=i,s.trigger({selectedIndex:i,type:"change"})},Wv=function(s,e){e.representations().forEach(t=>{s.addQualityLevel(t)}),Kh(s,e.playlists)};Me.canPlaySource=function(){return B.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};const Xv=(s,e,t)=>{if(!s)return s;let i={};e&&e.attributes&&e.attributes.CODECS&&(i=fr(Ht(e.attributes.CODECS))),t&&t.attributes&&t.attributes.CODECS&&(i.audio=t.attributes.CODECS);const r=ds(i.video),n=ds(i.audio),a={};for(const l in s)a[l]={},n&&(a[l].audioContentType=n),r&&(a[l].videoContentType=r),e.contentProtection&&e.contentProtection[l]&&e.contentProtection[l].pssh&&(a[l].pssh=e.contentProtection[l].pssh),typeof s[l]=="string"&&(a[l].url=s[l]);return Se(s,a)},Yv=(s,e)=>s.reduce((t,i)=>{if(!i.contentProtection)return t;const r=e.reduce((n,a)=>{const l=i.contentProtection[a];return l&&l.pssh&&(n[a]={pssh:l.pssh}),n},{});return Object.keys(r).length&&t.push(r),t},[]),Kv=({player:s,sourceKeySystems:e,audioMedia:t,mainPlaylists:i})=>{if(!s.eme.initializeMediaKeys)return Promise.resolve();const r=t?i.concat([t]):i,n=Yv(r,Object.keys(e)),a=[],l=[];return n.forEach(c=>{l.push(new Promise((f,g)=>{s.tech_.one("keysessioncreated",f)})),a.push(new Promise((f,g)=>{s.eme.initializeMediaKeys({keySystems:c},y=>{if(y){g(y);return}f()})}))}),Promise.race([Promise.all(a),Promise.race(l)])},Qv=({player:s,sourceKeySystems:e,media:t,audioMedia:i})=>{const r=Xv(e,t,i);return r?(s.currentSource().keySystems=r,r&&!s.eme?(B.log.warn("DRM encrypted source cannot be decrypted without a DRM plugin"),!1):!0):!1},Qh=()=>{if(!w.localStorage)return null;const s=w.localStorage.getItem(Yh);if(!s)return null;try{return JSON.parse(s)}catch{return null}},Jv=s=>{if(!w.localStorage)return!1;let e=Qh();e=e?Se(e,s):s;try{w.localStorage.setItem(Yh,JSON.stringify(e))}catch{return!1}return e},Zv=s=>s.toLowerCase().indexOf("data:application/vnd.videojs.vhs+json,")===0?JSON.parse(s.substring(s.indexOf(",")+1)):s,Jh=(s,e)=>{s._requestCallbackSet||(s._requestCallbackSet=new Set),s._requestCallbackSet.add(e)},Zh=(s,e)=>{s._responseCallbackSet||(s._responseCallbackSet=new Set),s._responseCallbackSet.add(e)},ef=(s,e)=>{s._requestCallbackSet&&(s._requestCallbackSet.delete(e),s._requestCallbackSet.size||delete s._requestCallbackSet)},tf=(s,e)=>{s._responseCallbackSet&&(s._responseCallbackSet.delete(e),s._responseCallbackSet.size||delete s._responseCallbackSet)};Me.supportsNativeHls=(function(){if(!se||!se.createElement)return!1;const s=se.createElement("video");return B.getTech("Html5").isSupported()?["application/vnd.apple.mpegurl","audio/mpegurl","audio/x-mpegurl","application/x-mpegurl","video/x-mpegurl","video/mpegurl","application/mpegurl"].some(function(t){return/maybe|probably/i.test(s.canPlayType(t))}):!1})();Me.supportsNativeDash=(function(){return!se||!se.createElement||!B.getTech("Html5").isSupported()?!1:/maybe|probably/i.test(se.createElement("video").canPlayType("application/dash+xml"))})();Me.supportsTypeNatively=s=>s==="hls"?Me.supportsNativeHls:s==="dash"?Me.supportsNativeDash:!1;Me.isSupported=function(){return B.log.warn("VHS is no longer a tech. Please remove it from your player's techOrder.")};Me.xhr.onRequest=function(s){Jh(Me.xhr,s)};Me.xhr.onResponse=function(s){Zh(Me.xhr,s)};Me.xhr.offRequest=function(s){ef(Me.xhr,s)};Me.xhr.offResponse=function(s){tf(Me.xhr,s)};const ey=B.getComponent("Component");class sf extends ey{constructor(e,t,i){if(super(t,i.vhs),typeof i.initialBandwidth=="number"&&(this.options_.bandwidth=i.initialBandwidth),this.logger_=It("VhsHandler"),t.options_&&t.options_.playerId){const r=B.getPlayer(t.options_.playerId);this.player_=r}if(this.tech_=t,this.source_=e,this.stats={},this.ignoreNextSeekingEvent_=!1,this.setOptions_(),this.options_.overrideNative&&t.overrideNativeAudioTracks&&t.overrideNativeVideoTracks)t.overrideNativeAudioTracks(!0),t.overrideNativeVideoTracks(!0);else if(this.options_.overrideNative&&(t.featuresNativeVideoTracks||t.featuresNativeAudioTracks))throw new Error("Overriding native VHS requires emulated tracks. See https://git.io/vMpjB");this.on(se,["fullscreenchange","webkitfullscreenchange","mozfullscreenchange","MSFullscreenChange"],r=>{const n=se.fullscreenElement||se.webkitFullscreenElement||se.mozFullScreenElement||se.msFullscreenElement;n&&n.contains(this.tech_.el())?this.playlistController_.fastQualityChange_():this.playlistController_.checkABR_()}),this.on(this.tech_,"seeking",function(){if(this.ignoreNextSeekingEvent_){this.ignoreNextSeekingEvent_=!1;return}this.setCurrentTime(this.tech_.currentTime())}),this.on(this.tech_,"error",function(){this.tech_.error()&&this.playlistController_&&this.playlistController_.pauseLoading()}),this.on(this.tech_,"play",this.play)}setOptions_(e={}){if(this.options_=Se(this.options_,e),this.options_.withCredentials=this.options_.withCredentials||!1,this.options_.limitRenditionByPlayerDimensions=this.options_.limitRenditionByPlayerDimensions!==!1,this.options_.useDevicePixelRatio=this.options_.useDevicePixelRatio||!1,this.options_.usePlayerObjectFit=this.options_.usePlayerObjectFit||!1,this.options_.useBandwidthFromLocalStorage=typeof this.source_.useBandwidthFromLocalStorage<"u"?this.source_.useBandwidthFromLocalStorage:this.options_.useBandwidthFromLocalStorage||!1,this.options_.useForcedSubtitles=this.options_.useForcedSubtitles||!1,this.options_.useNetworkInformationApi=typeof this.options_.useNetworkInformationApi<"u"?this.options_.useNetworkInformationApi:!0,this.options_.useDtsForTimestampOffset=this.options_.useDtsForTimestampOffset||!1,this.options_.customTagParsers=this.options_.customTagParsers||[],this.options_.customTagMappers=this.options_.customTagMappers||[],this.options_.cacheEncryptionKeys=this.options_.cacheEncryptionKeys||!1,this.options_.llhls=this.options_.llhls!==!1,this.options_.bufferBasedABR=this.options_.bufferBasedABR||!1,typeof this.options_.playlistExclusionDuration!="number"&&(this.options_.playlistExclusionDuration=60),typeof this.options_.bandwidth!="number"&&this.options_.useBandwidthFromLocalStorage){const i=Qh();i&&i.bandwidth&&(this.options_.bandwidth=i.bandwidth,this.tech_.trigger({type:"usage",name:"vhs-bandwidth-from-local-storage"})),i&&i.throughput&&(this.options_.throughput=i.throughput,this.tech_.trigger({type:"usage",name:"vhs-throughput-from-local-storage"}))}typeof this.options_.bandwidth!="number"&&(this.options_.bandwidth=We.INITIAL_BANDWIDTH),this.options_.enableLowInitialPlaylist=this.options_.enableLowInitialPlaylist&&this.options_.bandwidth===We.INITIAL_BANDWIDTH,["withCredentials","useDevicePixelRatio","usePlayerObjectFit","customPixelRatio","limitRenditionByPlayerDimensions","bandwidth","customTagParsers","customTagMappers","cacheEncryptionKeys","playlistSelector","initialPlaylistSelector","bufferBasedABR","liveRangeSafeTimeDelta","llhls","useForcedSubtitles","useNetworkInformationApi","useDtsForTimestampOffset","exactManifestTimings","leastPixelDiffSelector"].forEach(i=>{typeof this.source_[i]<"u"&&(this.options_[i]=this.source_[i])}),this.limitRenditionByPlayerDimensions=this.options_.limitRenditionByPlayerDimensions,this.useDevicePixelRatio=this.options_.useDevicePixelRatio,this.usePlayerObjectFit=this.options_.usePlayerObjectFit;const t=this.options_.customPixelRatio;typeof t=="number"&&t>=0&&(this.customPixelRatio=t)}setOptions(e={}){this.setOptions_(e)}src(e,t){if(!e)return;this.setOptions_(),this.options_.src=Zv(this.source_.src),this.options_.tech=this.tech_,this.options_.externVhs=Me,this.options_.sourceType=Sc(t),this.options_.seekTo=n=>{this.tech_.setCurrentTime(n)},this.options_.player_=this.player_,this.playlistController_=new Rv(this.options_);const i=Se({liveRangeSafeTimeDelta:Wt},this.options_,{seekable:()=>this.seekable(),media:()=>this.playlistController_.media(),playlistController:this.playlistController_});this.playbackWatcher_=new Uv(i),this.attachStreamingEventListeners_(),this.playlistController_.on("error",()=>{const n=B.players[this.tech_.options_.playerId];let a=this.playlistController_.error;typeof a=="object"&&!a.code?a.code=3:typeof a=="string"&&(a={message:a,code:3}),n.error(a)});const r=this.options_.bufferBasedABR?Me.movingAverageBandwidthSelector(.55):Me.STANDARD_PLAYLIST_SELECTOR;this.playlistController_.selectPlaylist=this.selectPlaylist?this.selectPlaylist.bind(this):r.bind(this),this.playlistController_.selectInitialPlaylist=Me.INITIAL_PLAYLIST_SELECTOR.bind(this),this.playlists=this.playlistController_.mainPlaylistLoader_,this.mediaSource=this.playlistController_.mediaSource,Object.defineProperties(this,{selectPlaylist:{get(){return this.playlistController_.selectPlaylist},set(n){this.playlistController_.selectPlaylist=n.bind(this)}},throughput:{get(){return this.playlistController_.mainSegmentLoader_.throughput.rate},set(n){this.playlistController_.mainSegmentLoader_.throughput.rate=n,this.playlistController_.mainSegmentLoader_.throughput.count=1}},bandwidth:{get(){let n=this.playlistController_.mainSegmentLoader_.bandwidth;const a=w.navigator.connection||w.navigator.mozConnection||w.navigator.webkitConnection,l=1e7;if(this.options_.useNetworkInformationApi&&a){const c=a.downlink*1e3*1e3;c>=l&&n>=l?n=Math.max(n,c):n=c}return n},set(n){this.playlistController_.mainSegmentLoader_.bandwidth=n,this.playlistController_.mainSegmentLoader_.throughput={rate:0,count:0}}},systemBandwidth:{get(){const n=1/(this.bandwidth||1);let a;return this.throughput>0?a=1/this.throughput:a=0,Math.floor(1/(n+a))},set(){B.log.error('The "systemBandwidth" property is read-only')}}}),this.options_.bandwidth&&(this.bandwidth=this.options_.bandwidth),this.options_.throughput&&(this.throughput=this.options_.throughput),Object.defineProperties(this.stats,{bandwidth:{get:()=>this.bandwidth||0,enumerable:!0},mediaRequests:{get:()=>this.playlistController_.mediaRequests_()||0,enumerable:!0},mediaRequestsAborted:{get:()=>this.playlistController_.mediaRequestsAborted_()||0,enumerable:!0},mediaRequestsTimedout:{get:()=>this.playlistController_.mediaRequestsTimedout_()||0,enumerable:!0},mediaRequestsErrored:{get:()=>this.playlistController_.mediaRequestsErrored_()||0,enumerable:!0},mediaTransferDuration:{get:()=>this.playlistController_.mediaTransferDuration_()||0,enumerable:!0},mediaBytesTransferred:{get:()=>this.playlistController_.mediaBytesTransferred_()||0,enumerable:!0},mediaSecondsLoaded:{get:()=>this.playlistController_.mediaSecondsLoaded_()||0,enumerable:!0},mediaAppends:{get:()=>this.playlistController_.mediaAppends_()||0,enumerable:!0},mainAppendsToLoadedData:{get:()=>this.playlistController_.mainAppendsToLoadedData_()||0,enumerable:!0},audioAppendsToLoadedData:{get:()=>this.playlistController_.audioAppendsToLoadedData_()||0,enumerable:!0},appendsToLoadedData:{get:()=>this.playlistController_.appendsToLoadedData_()||0,enumerable:!0},timeToLoadedData:{get:()=>this.playlistController_.timeToLoadedData_()||0,enumerable:!0},buffered:{get:()=>Ri(this.tech_.buffered()),enumerable:!0},currentTime:{get:()=>this.tech_.currentTime(),enumerable:!0},currentSource:{get:()=>this.tech_.currentSource_,enumerable:!0},currentTech:{get:()=>this.tech_.name_,enumerable:!0},duration:{get:()=>this.tech_.duration(),enumerable:!0},main:{get:()=>this.playlists.main,enumerable:!0},playerDimensions:{get:()=>this.tech_.currentDimensions(),enumerable:!0},seekable:{get:()=>Ri(this.tech_.seekable()),enumerable:!0},timestamp:{get:()=>Date.now(),enumerable:!0},videoPlaybackQuality:{get:()=>this.tech_.getVideoPlaybackQuality(),enumerable:!0}}),this.tech_.one("canplay",this.playlistController_.setupFirstPlay.bind(this.playlistController_)),this.tech_.on("bandwidthupdate",()=>{this.options_.useBandwidthFromLocalStorage&&Jv({bandwidth:this.bandwidth,throughput:Math.round(this.throughput)})}),this.playlistController_.on("selectedinitialmedia",()=>{Fv(this)}),this.playlistController_.sourceUpdater_.on("createdsourcebuffers",()=>{this.setupEme_()}),this.on(this.playlistController_,"progress",function(){this.tech_.trigger("progress")}),this.on(this.playlistController_,"firstplay",function(){this.ignoreNextSeekingEvent_=!0}),this.setupQualityLevels_(),this.tech_.el()&&(this.mediaSourceUrl_=w.URL.createObjectURL(this.playlistController_.mediaSource),(B.browser.IS_ANY_SAFARI||B.browser.IS_IOS)&&this.options_.overrideNative&&this.options_.sourceType==="hls"&&typeof this.tech_.addSourceElement=="function"?(this.tech_.addSourceElement(this.mediaSourceUrl_),this.tech_.addSourceElement(this.source_.src)):this.tech_.src(this.mediaSourceUrl_))}createKeySessions_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader;this.logger_("waiting for EME key session creation"),Kv({player:this.player_,sourceKeySystems:this.source_.keySystems,audioMedia:e&&e.media(),mainPlaylists:this.playlists.main.playlists}).then(()=>{this.logger_("created EME key session"),this.playlistController_.sourceUpdater_.initializedEme()}).catch(t=>{this.logger_("error while creating EME key session",t),this.player_.error({message:"Failed to initialize media keys for EME",code:3})})}handleWaitingForKey_(){this.logger_("waitingforkey fired, attempting to create any new key sessions"),this.createKeySessions_()}setupEme_(){const e=this.playlistController_.mediaTypes_.AUDIO.activePlaylistLoader,t=Qv({player:this.player_,sourceKeySystems:this.source_.keySystems,media:this.playlists.media(),audioMedia:e&&e.media()});if(this.player_.tech_.on("keystatuschange",i=>{this.playlistController_.updatePlaylistByKeyStatus(i.keyId,i.status)}),this.handleWaitingForKey_=this.handleWaitingForKey_.bind(this),this.player_.tech_.on("waitingforkey",this.handleWaitingForKey_),!t){this.playlistController_.sourceUpdater_.initializedEme();return}this.createKeySessions_()}setupQualityLevels_(){const e=B.players[this.tech_.options_.playerId];!e||!e.qualityLevels||this.qualityLevels_||(this.qualityLevels_=e.qualityLevels(),this.playlistController_.on("selectedinitialmedia",()=>{Wv(this.qualityLevels_,this)}),this.playlists.on("mediachange",()=>{Kh(this.qualityLevels_,this.playlists)}))}static version(){return{"@videojs/http-streaming":Xh,"mux.js":Hv,"mpd-parser":zv,"m3u8-parser":$v,"aes-decrypter":Gv}}version(){return this.constructor.version()}canChangeType(){return Hh.canChangeType()}play(){this.playlistController_.play()}setCurrentTime(e){this.playlistController_.setCurrentTime(e)}duration(){return this.playlistController_.duration()}seekable(){return this.playlistController_.seekable()}dispose(){this.playbackWatcher_&&this.playbackWatcher_.dispose(),this.playlistController_&&this.playlistController_.dispose(),this.qualityLevels_&&this.qualityLevels_.dispose(),this.tech_&&this.tech_.vhs&&delete this.tech_.vhs,this.mediaSourceUrl_&&w.URL.revokeObjectURL&&(w.URL.revokeObjectURL(this.mediaSourceUrl_),this.mediaSourceUrl_=null),this.tech_&&this.tech_.off("waitingforkey",this.handleWaitingForKey_),super.dispose()}convertToProgramTime(e,t){return r2({playlist:this.playlistController_.media(),time:e,callback:t})}seekToProgramTime(e,t,i=!0,r=2){return Ah({programTime:e,playlist:this.playlistController_.media(),retryCount:r,pauseAfterSeek:i,seekTo:this.options_.seekTo,tech:this.options_.tech,callback:t})}setupXhrHooks_(){this.xhr.onRequest=e=>{Jh(this.xhr,e)},this.xhr.onResponse=e=>{Zh(this.xhr,e)},this.xhr.offRequest=e=>{ef(this.xhr,e)},this.xhr.offResponse=e=>{tf(this.xhr,e)},this.player_.trigger("xhr-hooks-ready")}attachStreamingEventListeners_(){const e=["seekablerangeschanged","bufferedrangeschanged","contentsteeringloadstart","contentsteeringloadcomplete","contentsteeringparsed"],t=["gapjumped","playedrangeschanged"];e.forEach(i=>{this.playlistController_.on(i,r=>{this.player_.trigger(Ue({},r))})}),t.forEach(i=>{this.playbackWatcher_.on(i,r=>{this.player_.trigger(Ue({},r))})})}}const Cn={name:"videojs-http-streaming",VERSION:Xh,canHandleSource(s,e={}){const t=Se(B.options,e);return!t.vhs.experimentalUseMMS&&!sr("avc1.4d400d,mp4a.40.2",!1)?!1:Cn.canPlayType(s.type,t)},handleSource(s,e,t={}){const i=Se(B.options,t);return e.vhs=new sf(s,e,i),e.vhs.xhr=Th(),e.vhs.setupXhrHooks_(),e.vhs.src(s.src,s.type),e.vhs},canPlayType(s,e){const t=Sc(s);if(!t)return"";const i=Cn.getOverrideNative(e);return!Me.supportsTypeNatively(t)||i?"maybe":""},getOverrideNative(s={}){const{vhs:e={}}=s,t=!(B.browser.IS_ANY_SAFARI||B.browser.IS_IOS),{overrideNative:i=t}=e;return i}},ty=()=>sr("avc1.4d400d,mp4a.40.2",!0);ty()&&B.getTech("Html5").registerSourceHandler(Cn,0);B.VhsHandler=sf;B.VhsSourceHandler=Cn;B.Vhs=Me;B.use||B.registerComponent("Vhs",Me);B.options.vhs=B.options.vhs||{};(!B.getPlugin||!B.getPlugin("reloadSourceOnError"))&&B.registerPlugin("reloadSourceOnError",qv);var iy=Object.defineProperty,ws=(s,e,t,i)=>{for(var r=void 0,n=s.length-1,a;n>=0;n--)(a=s[n])&&(r=a(e,t,r)||r);return r&&iy(e,t,r),r};const sy="0.5, 1, 1.5, 2";function ry(s){const e=s.getChild("ControlBar"),t=e.getChild("CurrentTimeDisplay"),i=e.getChild("ProgressControl"),r=e.getChild("DurationDisplay"),n=e.getChild("TimeDivider");e.removeChild(i),e.removeChild(t),e.removeChild(n),e.removeChild(r),e.addChild(t,{},0),e.addChild(i,{},1),e.addChild(r,{},2)}class zi extends Xp.Localized(Ve.VividElement){constructor(){super(...arguments),this.autoplay=!1,this.loop=!1,this.playbackRates=sy,this.skipBy=Gp.MediaSkipBy.Ten}srcChanged(){this.#t()}autoplayChanged(){this._player&&this.#t()}skipByChanged(){this._player&&this.#t()}#e;connectedCallback(){super.connectedCallback(),this.#t()}disconnectedCallback(){super.connectedCallback(),this.#s()}#a(){const e=this.querySelectorAll("source");if(!(e.length===0&&!this.src))return this.src?[{src:this.src}]:Array.from(e).map(t=>({src:t.getAttribute("src"),type:t.getAttribute("type")}))}#o(){const e=this.#a(),t=parseInt(this.skipBy);return{languages:{current:this.locale.videoPlayer},sources:e,poster:this.poster,muted:this.autoplay,playbackRates:Wp.getPlaybackRatesArray(this.playbackRates),controlBar:{skipButtons:{forward:t,backward:t},remainingTimeDisplay:{displayNegative:!1},volumePanel:{inline:!1}},textTrackSettings:!1,experimentalSvgIcons:!0,language:"current",fluid:!0,controls:!0,preload:"auto"}}get#i(){return this.shadowRoot.getElementById("no-sources")}#s(){this._player&&this._player.dispose()}#l(){this.#e=document.createElement("video");const e=this.querySelectorAll("track");for(let t=0;t<e.length;t++)this.#e.appendChild(e[t]);this.#e.setAttribute("crossorigin","anonymous"),this.#e.toggleAttribute("playsinline",!0),this.loop&&this.#e.setAttribute("loop",""),this.autoplay&&this.#e.setAttribute("autoplay",""),this.#r.appendChild(this.#e)}get#r(){return this.shadowRoot.querySelector(".control")}#n(e=!0){this.#i?.classList.toggle("vjs-hidden",e)}#u(e){this._player=B(this.#e,e),this.shadowRoot.querySelector("[lang]").removeAttribute("lang")}#c(){this._player.on("play",()=>this.$emit("play")),this._player.on("pause",()=>this.$emit("pause")),this._player.on("ended",()=>this.$emit("ended"))}#t(){this.#s();const e=this.#o();e.sources&&this.#r&&this.#i?(this.#n(),this.#l(),this.#u(e),ry(this._player),this.#c()):this.#n(!1)}}ws([Ve.attr],zi.prototype,"poster");ws([Ve.attr],zi.prototype,"src");ws([Ve.attr({mode:"boolean"})],zi.prototype,"autoplay");ws([Ve.attr({mode:"boolean"})],zi.prototype,"loop");ws([Ve.attr({attribute:"playback-rates",mode:"fromView"})],zi.prototype,"playbackRates");ws([Ve.attr({attribute:"skip-by",mode:"fromView"})],zi.prototype,"skipBy");function ny(){return Ve.html`
220
204
  <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
221
205
  <defs>
222
206
  <symbol viewBox="0 0 24 24" id="vjs-icon-play">
@@ -523,9 +507,9 @@ ${Pi(e)}`),t.map&&!t.map.bytes&&(this.logger_("going to request init segment."),
523
507
  </symbol>
524
508
  </defs>
525
509
  </svg>
526
- `}const Yb=i=>P0.classNames("control"),Kb=Ce.html`
510
+ `}const ay=s=>Yp.classNames("control"),oy=Ve.html`
527
511
  <div
528
- class="${Yb} video-js vjs-16-9 vjs-working-hover vjs-theme-vivid"
512
+ class="${ay} video-js vjs-16-9 vjs-working-hover vjs-theme-vivid"
529
513
  >
530
514
  <div id="no-sources" class="vjs-error-display vjs-modal-dialog vjs-hidden">
531
515
  <div class="vjs-modal-dialog-content">
@@ -533,6 +517,6 @@ ${Pi(e)}`),t.map&&!t.map.bytes&&(this.logger_("going to request init segment."),
533
517
  </div>
534
518
  </div>
535
519
  <slot></slot>
536
- ${Xb()}
520
+ ${ny()}
537
521
  </div>
538
- `,Qb=Ce.defineVividComponent("video-player",xi,Kb,[],{styles:L0}),Jb=Ce.createRegisterFunction(Qb);Jb();
522
+ `,ly=Ve.defineVividComponent("video-player",zi,oy,[],{styles:Kp}),uy=Ve.createRegisterFunction(ly);uy();