aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAstound <kirito@disroot.org>2024-01-22 12:10:13 +0800
committerAstound <kirito@disroot.org>2024-01-22 12:10:13 +0800
commit4da91fb9728048a62acd7b84afa28962e54f90e7 (patch)
treed3dc448c8a78dcddee5b659d8f8060b4dfc02ebb
parent874ac0a0aca95e1a8c24108e3bfe555151bec945 (diff)
downloadyt-local-4da91fb9728048a62acd7b84afa28962e54f90e7.tar.lz
yt-local-4da91fb9728048a62acd7b84afa28962e54f90e7.tar.xz
yt-local-4da91fb9728048a62acd7b84afa28962e54f90e7.zip
update plyr
-rw-r--r--youtube/static/modules/plyr/plyr.css2
-rw-r--r--youtube/static/modules/plyr/plyr.js10119
-rw-r--r--youtube/static/modules/plyr/plyr.min.js4
-rw-r--r--youtube/static/modules/plyr/plyr.min.js.map1
-rw-r--r--youtube/templates/watch.html2
5 files changed, 4813 insertions, 5315 deletions
diff --git a/youtube/static/modules/plyr/plyr.css b/youtube/static/modules/plyr/plyr.css
index 7d98f20..fdc1e26 100644
--- a/youtube/static/modules/plyr/plyr.css
+++ b/youtube/static/modules/plyr/plyr.css
@@ -1 +1 @@
-@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px)/ 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px)/ 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px / 2) + calc(10px * .7)) - (4px / 2));right:calc(((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7)) - (var(--plyr-menu-arrow-size,4px)/ 2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menucaptions]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);max-height:320px;overflow-y:auto}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7)/ 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7)/ 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px * .7) * 1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7)/ 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - (calc(10px * .7) * 2));width:calc(100% - (calc(var(--plyr-control-spacing,10px) * .7) * 2))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px * .7) * 1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px) * .7) * 1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px * .7)/ 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7)/ 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px * .7) - 2) * -1);margin-right:calc((calc(var(--plyr-control-spacing,10px) * .7) - 2) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px * 2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px) * 2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/ 2) * -1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/ 2) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px)/ 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px)/ 2) calc(calc(var(--plyr-control-spacing,10px)/ 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc((18px / 2) + calc(10px * .7));left:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc((18px / 2) + calc(10px * .7));right:calc((var(--plyr-control-icon-size,18px)/ 2) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px / 2) * -1);margin-top:calc((var(--plyr-range-track-height,5px)/ 2) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px)/ 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px)/ 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px)/ 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/ 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important} \ No newline at end of file
+@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{max-height:320px;overflow-y:auto;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000c);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000c));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important} \ No newline at end of file
diff --git a/youtube/static/modules/plyr/plyr.js b/youtube/static/modules/plyr/plyr.js
index d5cc84e..7d571e5 100644
--- a/youtube/static/modules/plyr/plyr.js
+++ b/youtube/static/modules/plyr/plyr.js
@@ -1,32 +1,25 @@
typeof navigator === "object" && (function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd ? define('Plyr', factory) :
- (global = global || self, global.Plyr = factory());
-}(this, (function () { 'use strict';
-
- function _classCallCheck(instance, Constructor) {
- if (!(instance instanceof Constructor)) {
- throw new TypeError("Cannot call a class as a function");
- }
- }
-
- function _defineProperties(target, props) {
- for (var i = 0; i < props.length; i++) {
- var descriptor = props[i];
- descriptor.enumerable = descriptor.enumerable || false;
- descriptor.configurable = true;
- if ("value" in descriptor) descriptor.writable = true;
- Object.defineProperty(target, descriptor.key, descriptor);
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Plyr = factory());
+})(this, (function () { 'use strict';
+
+ function _toPrimitive(t, r) {
+ if ("object" != typeof t || !t) return t;
+ var e = t[Symbol.toPrimitive];
+ if (void 0 !== e) {
+ var i = e.call(t, r || "default");
+ if ("object" != typeof i) return i;
+ throw new TypeError("@@toPrimitive must return a primitive value.");
}
+ return ("string" === r ? String : Number)(t);
}
-
- function _createClass(Constructor, protoProps, staticProps) {
- if (protoProps) _defineProperties(Constructor.prototype, protoProps);
- if (staticProps) _defineProperties(Constructor, staticProps);
- return Constructor;
+ function _toPropertyKey(t) {
+ var i = _toPrimitive(t, "string");
+ return "symbol" == typeof i ? i : String(i);
}
-
- function _defineProperty(obj, key, value) {
+ function _defineProperty$1(obj, key, value) {
+ key = _toPropertyKey(key);
if (key in obj) {
Object.defineProperty(obj, key, {
value: value,
@@ -37,168 +30,22 @@ typeof navigator === "object" && (function (global, factory) {
} else {
obj[key] = value;
}
-
return obj;
}
- function ownKeys(object, enumerableOnly) {
- var keys = Object.keys(object);
-
- if (Object.getOwnPropertySymbols) {
- var symbols = Object.getOwnPropertySymbols(object);
- if (enumerableOnly) symbols = symbols.filter(function (sym) {
- return Object.getOwnPropertyDescriptor(object, sym).enumerable;
- });
- keys.push.apply(keys, symbols);
- }
-
- return keys;
- }
-
- function _objectSpread2(target) {
- for (var i = 1; i < arguments.length; i++) {
- var source = arguments[i] != null ? arguments[i] : {};
-
- if (i % 2) {
- ownKeys(Object(source), true).forEach(function (key) {
- _defineProperty(target, key, source[key]);
- });
- } else if (Object.getOwnPropertyDescriptors) {
- Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
- } else {
- ownKeys(Object(source)).forEach(function (key) {
- Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
- });
- }
- }
-
- return target;
- }
-
- function _objectWithoutPropertiesLoose(source, excluded) {
- if (source == null) return {};
- var target = {};
- var sourceKeys = Object.keys(source);
- var key, i;
-
- for (i = 0; i < sourceKeys.length; i++) {
- key = sourceKeys[i];
- if (excluded.indexOf(key) >= 0) continue;
- target[key] = source[key];
- }
-
- return target;
- }
-
- function _objectWithoutProperties(source, excluded) {
- if (source == null) return {};
-
- var target = _objectWithoutPropertiesLoose(source, excluded);
-
- var key, i;
-
- if (Object.getOwnPropertySymbols) {
- var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
-
- for (i = 0; i < sourceSymbolKeys.length; i++) {
- key = sourceSymbolKeys[i];
- if (excluded.indexOf(key) >= 0) continue;
- if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
- target[key] = source[key];
- }
- }
-
- return target;
- }
-
- function _slicedToArray(arr, i) {
- return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest();
- }
-
- function _toConsumableArray(arr) {
- return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
- }
-
- function _arrayWithoutHoles(arr) {
- if (Array.isArray(arr)) return _arrayLikeToArray(arr);
- }
-
- function _arrayWithHoles(arr) {
- if (Array.isArray(arr)) return arr;
- }
-
- function _iterableToArray(iter) {
- if (typeof Symbol !== "undefined" && Symbol.iterator in Object(iter)) return Array.from(iter);
- }
-
- function _iterableToArrayLimit(arr, i) {
- if (typeof Symbol === "undefined" || !(Symbol.iterator in Object(arr))) return;
- var _arr = [];
- var _n = true;
- var _d = false;
- var _e = undefined;
-
- try {
- for (var _i = arr[Symbol.iterator](), _s; !(_n = (_s = _i.next()).done); _n = true) {
- _arr.push(_s.value);
-
- if (i && _arr.length === i) break;
- }
- } catch (err) {
- _d = true;
- _e = err;
- } finally {
- try {
- if (!_n && _i["return"] != null) _i["return"]();
- } finally {
- if (_d) throw _e;
- }
- }
-
- return _arr;
- }
-
- function _unsupportedIterableToArray(o, minLen) {
- if (!o) return;
- if (typeof o === "string") return _arrayLikeToArray(o, minLen);
- var n = Object.prototype.toString.call(o).slice(8, -1);
- if (n === "Object" && o.constructor) n = o.constructor.name;
- if (n === "Map" || n === "Set") return Array.from(o);
- if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
- }
-
- function _arrayLikeToArray(arr, len) {
- if (len == null || len > arr.length) len = arr.length;
-
- for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
-
- return arr2;
- }
-
- function _nonIterableSpread() {
- throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
- }
-
- function _nonIterableRest() {
- throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
- }
-
- function _classCallCheck$1(e, t) {
+ function _classCallCheck(e, t) {
if (!(e instanceof t)) throw new TypeError("Cannot call a class as a function");
}
-
- function _defineProperties$1(e, t) {
+ function _defineProperties(e, t) {
for (var n = 0; n < t.length; n++) {
var r = t[n];
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(e, r.key, r);
}
}
-
- function _createClass$1(e, t, n) {
- return t && _defineProperties$1(e.prototype, t), n && _defineProperties$1(e, n), e;
+ function _createClass(e, t, n) {
+ return t && _defineProperties(e.prototype, t), n && _defineProperties(e, n), e;
}
-
- function _defineProperty$1(e, t, n) {
+ function _defineProperty(e, t, n) {
return t in e ? Object.defineProperty(e, t, {
value: n,
enumerable: !0,
@@ -206,45 +53,37 @@ typeof navigator === "object" && (function (global, factory) {
writable: !0
}) : e[t] = n, e;
}
-
- function ownKeys$1(e, t) {
+ function ownKeys(e, t) {
var n = Object.keys(e);
-
if (Object.getOwnPropertySymbols) {
var r = Object.getOwnPropertySymbols(e);
t && (r = r.filter(function (t) {
return Object.getOwnPropertyDescriptor(e, t).enumerable;
})), n.push.apply(n, r);
}
-
return n;
}
-
- function _objectSpread2$1(e) {
+ function _objectSpread2(e) {
for (var t = 1; t < arguments.length; t++) {
var n = null != arguments[t] ? arguments[t] : {};
- t % 2 ? ownKeys$1(Object(n), !0).forEach(function (t) {
- _defineProperty$1(e, t, n[t]);
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : ownKeys$1(Object(n)).forEach(function (t) {
+ t % 2 ? ownKeys(Object(n), !0).forEach(function (t) {
+ _defineProperty(e, t, n[t]);
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : ownKeys(Object(n)).forEach(function (t) {
Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));
});
}
-
return e;
}
-
- var defaults = {
+ var defaults$1 = {
addCSS: !0,
thumbWidth: 15,
watch: !0
};
-
- function matches(e, t) {
+ function matches$1(e, t) {
return function () {
return Array.from(document.querySelectorAll(t)).includes(this);
}.call(e, t);
}
-
function trigger(e, t) {
if (e && t) {
var n = new Event(t, {
@@ -253,94 +92,88 @@ typeof navigator === "object" && (function (global, factory) {
e.dispatchEvent(n);
}
}
-
- var getConstructor = function getConstructor(e) {
- return null != e ? e.constructor : null;
- },
- instanceOf = function instanceOf(e, t) {
- return !!(e && t && e instanceof t);
- },
- isNullOrUndefined = function isNullOrUndefined(e) {
- return null == e;
- },
- isObject = function isObject(e) {
- return getConstructor(e) === Object;
- },
- isNumber = function isNumber(e) {
- return getConstructor(e) === Number && !Number.isNaN(e);
- },
- isString = function isString(e) {
- return getConstructor(e) === String;
- },
- isBoolean = function isBoolean(e) {
- return getConstructor(e) === Boolean;
- },
- isFunction = function isFunction(e) {
- return getConstructor(e) === Function;
- },
- isArray = function isArray(e) {
- return Array.isArray(e);
- },
- isNodeList = function isNodeList(e) {
- return instanceOf(e, NodeList);
- },
- isElement = function isElement(e) {
- return instanceOf(e, Element);
- },
- isEvent = function isEvent(e) {
- return instanceOf(e, Event);
- },
- isEmpty = function isEmpty(e) {
- return isNullOrUndefined(e) || (isString(e) || isArray(e) || isNodeList(e)) && !e.length || isObject(e) && !Object.keys(e).length;
- },
- is = {
- nullOrUndefined: isNullOrUndefined,
- object: isObject,
- number: isNumber,
- string: isString,
- boolean: isBoolean,
- function: isFunction,
- array: isArray,
- nodeList: isNodeList,
- element: isElement,
- event: isEvent,
- empty: isEmpty
- };
-
+ var getConstructor$1 = function (e) {
+ return null != e ? e.constructor : null;
+ },
+ instanceOf$1 = function (e, t) {
+ return !!(e && t && e instanceof t);
+ },
+ isNullOrUndefined$1 = function (e) {
+ return null == e;
+ },
+ isObject$1 = function (e) {
+ return getConstructor$1(e) === Object;
+ },
+ isNumber$1 = function (e) {
+ return getConstructor$1(e) === Number && !Number.isNaN(e);
+ },
+ isString$1 = function (e) {
+ return getConstructor$1(e) === String;
+ },
+ isBoolean$1 = function (e) {
+ return getConstructor$1(e) === Boolean;
+ },
+ isFunction$1 = function (e) {
+ return getConstructor$1(e) === Function;
+ },
+ isArray$1 = function (e) {
+ return Array.isArray(e);
+ },
+ isNodeList$1 = function (e) {
+ return instanceOf$1(e, NodeList);
+ },
+ isElement$1 = function (e) {
+ return instanceOf$1(e, Element);
+ },
+ isEvent$1 = function (e) {
+ return instanceOf$1(e, Event);
+ },
+ isEmpty$1 = function (e) {
+ return isNullOrUndefined$1(e) || (isString$1(e) || isArray$1(e) || isNodeList$1(e)) && !e.length || isObject$1(e) && !Object.keys(e).length;
+ },
+ is$1 = {
+ nullOrUndefined: isNullOrUndefined$1,
+ object: isObject$1,
+ number: isNumber$1,
+ string: isString$1,
+ boolean: isBoolean$1,
+ function: isFunction$1,
+ array: isArray$1,
+ nodeList: isNodeList$1,
+ element: isElement$1,
+ event: isEvent$1,
+ empty: isEmpty$1
+ };
function getDecimalPlaces(e) {
var t = "".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);
return t ? Math.max(0, (t[1] ? t[1].length : 0) - (t[2] ? +t[2] : 0)) : 0;
}
-
function round(e, t) {
if (1 > t) {
var n = getDecimalPlaces(t);
return parseFloat(e.toFixed(n));
}
-
return Math.round(e / t) * t;
}
-
var RangeTouch = function () {
function e(t, n) {
- _classCallCheck$1(this, e), is.element(t) ? this.element = t : is.string(t) && (this.element = document.querySelector(t)), is.element(this.element) && is.empty(this.element.rangeTouch) && (this.config = _objectSpread2$1({}, defaults, {}, n), this.init());
+ _classCallCheck(this, e), is$1.element(t) ? this.element = t : is$1.string(t) && (this.element = document.querySelector(t)), is$1.element(this.element) && is$1.empty(this.element.rangeTouch) && (this.config = _objectSpread2({}, defaults$1, {}, n), this.init());
}
-
- return _createClass$1(e, [{
+ return _createClass(e, [{
key: "init",
- value: function value() {
+ value: function () {
e.enabled && (this.config.addCSS && (this.element.style.userSelect = "none", this.element.style.webKitUserSelect = "none", this.element.style.touchAction = "manipulation"), this.listeners(!0), this.element.rangeTouch = this);
}
}, {
key: "destroy",
- value: function value() {
+ value: function () {
e.enabled && (this.config.addCSS && (this.element.style.userSelect = "", this.element.style.webKitUserSelect = "", this.element.style.touchAction = ""), this.listeners(!1), this.element.rangeTouch = null);
}
}, {
key: "listeners",
- value: function value(e) {
+ value: function (e) {
var t = this,
- n = e ? "addEventListener" : "removeEventListener";
+ n = e ? "addEventListener" : "removeEventListener";
["touchstart", "touchmove", "touchend"].forEach(function (e) {
t.element[n](e, function (e) {
return t.set(e);
@@ -349,37 +182,35 @@ typeof navigator === "object" && (function (global, factory) {
}
}, {
key: "get",
- value: function value(t) {
- if (!e.enabled || !is.event(t)) return null;
+ value: function (t) {
+ if (!e.enabled || !is$1.event(t)) return null;
var n,
- r = t.target,
- i = t.changedTouches[0],
- o = parseFloat(r.getAttribute("min")) || 0,
- s = parseFloat(r.getAttribute("max")) || 100,
- u = parseFloat(r.getAttribute("step")) || 1,
- c = r.getBoundingClientRect(),
- a = 100 / c.width * (this.config.thumbWidth / 2) / 100;
+ r = t.target,
+ i = t.changedTouches[0],
+ o = parseFloat(r.getAttribute("min")) || 0,
+ s = parseFloat(r.getAttribute("max")) || 100,
+ u = parseFloat(r.getAttribute("step")) || 1,
+ c = r.getBoundingClientRect(),
+ a = 100 / c.width * (this.config.thumbWidth / 2) / 100;
return 0 > (n = 100 / c.width * (i.clientX - c.left)) ? n = 0 : 100 < n && (n = 100), 50 > n ? n -= (100 - 2 * n) * a : 50 < n && (n += 2 * (n - 50) * a), o + round(n / 100 * (s - o), u);
}
}, {
key: "set",
- value: function value(t) {
- e.enabled && is.event(t) && !t.target.disabled && (t.preventDefault(), t.target.value = this.get(t), trigger(t.target, "touchend" === t.type ? "change" : "input"));
+ value: function (t) {
+ e.enabled && is$1.event(t) && !t.target.disabled && (t.preventDefault(), t.target.value = this.get(t), trigger(t.target, "touchend" === t.type ? "change" : "input"));
}
}], [{
key: "setup",
- value: function value(t) {
+ value: function (t) {
var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {},
- r = null;
- if (is.empty(t) || is.string(t) ? r = Array.from(document.querySelectorAll(is.string(t) ? t : 'input[type="range"]')) : is.element(t) ? r = [t] : is.nodeList(t) ? r = Array.from(t) : is.array(t) && (r = t.filter(is.element)), is.empty(r)) return null;
-
- var i = _objectSpread2$1({}, defaults, {}, n);
-
- if (is.string(t) && i.watch) {
+ r = null;
+ if (is$1.empty(t) || is$1.string(t) ? r = Array.from(document.querySelectorAll(is$1.string(t) ? t : 'input[type="range"]')) : is$1.element(t) ? r = [t] : is$1.nodeList(t) ? r = Array.from(t) : is$1.array(t) && (r = t.filter(is$1.element)), is$1.empty(r)) return null;
+ var i = _objectSpread2({}, defaults$1, {}, n);
+ if (is$1.string(t) && i.watch) {
var o = new MutationObserver(function (n) {
Array.from(n).forEach(function (n) {
Array.from(n.addedNodes).forEach(function (n) {
- is.element(n) && matches(n, t) && new e(n, i);
+ is$1.element(n) && matches$1(n, t) && new e(n, i);
});
});
});
@@ -388,14 +219,13 @@ typeof navigator === "object" && (function (global, factory) {
subtree: !0
});
}
-
return r.map(function (t) {
return new e(t, n);
});
}
}, {
key: "enabled",
- get: function get() {
+ get: function () {
return "ontouchstart" in document.documentElement;
}
}]), e;
@@ -404,153 +234,99 @@ typeof navigator === "object" && (function (global, factory) {
// ==========================================================================
// Type checking utils
// ==========================================================================
- var getConstructor$1 = function getConstructor(input) {
- return input !== null && typeof input !== 'undefined' ? input.constructor : null;
- };
-
- var instanceOf$1 = function instanceOf(input, constructor) {
- return Boolean(input && constructor && input instanceof constructor);
- };
-
- var isNullOrUndefined$1 = function isNullOrUndefined(input) {
- return input === null || typeof input === 'undefined';
- };
-
- var isObject$1 = function isObject(input) {
- return getConstructor$1(input) === Object;
- };
-
- var isNumber$1 = function isNumber(input) {
- return getConstructor$1(input) === Number && !Number.isNaN(input);
- };
-
- var isString$1 = function isString(input) {
- return getConstructor$1(input) === String;
- };
-
- var isBoolean$1 = function isBoolean(input) {
- return getConstructor$1(input) === Boolean;
- };
-
- var isFunction$1 = function isFunction(input) {
- return getConstructor$1(input) === Function;
- };
-
- var isArray$1 = function isArray(input) {
- return Array.isArray(input);
- };
-
- var isWeakMap = function isWeakMap(input) {
- return instanceOf$1(input, WeakMap);
- };
-
- var isNodeList$1 = function isNodeList(input) {
- return instanceOf$1(input, NodeList);
- };
-
- var isElement$1 = function isElement(input) {
- return instanceOf$1(input, Element);
- };
-
- var isTextNode = function isTextNode(input) {
- return getConstructor$1(input) === Text;
- };
-
- var isEvent$1 = function isEvent(input) {
- return instanceOf$1(input, Event);
- };
-
- var isKeyboardEvent = function isKeyboardEvent(input) {
- return instanceOf$1(input, KeyboardEvent);
- };
-
- var isCue = function isCue(input) {
- return instanceOf$1(input, window.TextTrackCue) || instanceOf$1(input, window.VTTCue);
- };
-
- var isTrack = function isTrack(input) {
- return instanceOf$1(input, TextTrack) || !isNullOrUndefined$1(input) && isString$1(input.kind);
- };
- var isPromise = function isPromise(input) {
- return instanceOf$1(input, Promise) && isFunction$1(input.then);
- };
-
- var isEmpty$1 = function isEmpty(input) {
- return isNullOrUndefined$1(input) || (isString$1(input) || isArray$1(input) || isNodeList$1(input)) && !input.length || isObject$1(input) && !Object.keys(input).length;
- };
-
- var isUrl = function isUrl(input) {
+ const getConstructor = input => input !== null && typeof input !== 'undefined' ? input.constructor : null;
+ const instanceOf = (input, constructor) => Boolean(input && constructor && input instanceof constructor);
+ const isNullOrUndefined = input => input === null || typeof input === 'undefined';
+ const isObject = input => getConstructor(input) === Object;
+ const isNumber = input => getConstructor(input) === Number && !Number.isNaN(input);
+ const isString = input => getConstructor(input) === String;
+ const isBoolean = input => getConstructor(input) === Boolean;
+ const isFunction = input => typeof input === 'function';
+ const isArray = input => Array.isArray(input);
+ const isWeakMap = input => instanceOf(input, WeakMap);
+ const isNodeList = input => instanceOf(input, NodeList);
+ const isTextNode = input => getConstructor(input) === Text;
+ const isEvent = input => instanceOf(input, Event);
+ const isKeyboardEvent = input => instanceOf(input, KeyboardEvent);
+ const isCue = input => instanceOf(input, window.TextTrackCue) || instanceOf(input, window.VTTCue);
+ const isTrack = input => instanceOf(input, TextTrack) || !isNullOrUndefined(input) && isString(input.kind);
+ const isPromise = input => instanceOf(input, Promise) && isFunction(input.then);
+ const isElement = input => input !== null && typeof input === 'object' && input.nodeType === 1 && typeof input.style === 'object' && typeof input.ownerDocument === 'object';
+ const isEmpty = input => isNullOrUndefined(input) || (isString(input) || isArray(input) || isNodeList(input)) && !input.length || isObject(input) && !Object.keys(input).length;
+ const isUrl = input => {
// Accept a URL object
- if (instanceOf$1(input, window.URL)) {
+ if (instanceOf(input, window.URL)) {
return true;
- } // Must be string from here
-
+ }
- if (!isString$1(input)) {
+ // Must be string from here
+ if (!isString(input)) {
return false;
- } // Add the protocol if required
-
-
- var string = input;
+ }
+ // Add the protocol if required
+ let string = input;
if (!input.startsWith('http://') || !input.startsWith('https://')) {
- string = "http://".concat(input);
+ string = `http://${input}`;
}
-
try {
- return !isEmpty$1(new URL(string).hostname);
- } catch (e) {
+ return !isEmpty(new URL(string).hostname);
+ } catch (_) {
return false;
}
};
-
- var is$1 = {
- nullOrUndefined: isNullOrUndefined$1,
- object: isObject$1,
- number: isNumber$1,
- string: isString$1,
- boolean: isBoolean$1,
- function: isFunction$1,
- array: isArray$1,
+ var is = {
+ nullOrUndefined: isNullOrUndefined,
+ object: isObject,
+ number: isNumber,
+ string: isString,
+ boolean: isBoolean,
+ function: isFunction,
+ array: isArray,
weakMap: isWeakMap,
- nodeList: isNodeList$1,
- element: isElement$1,
+ nodeList: isNodeList,
+ element: isElement,
textNode: isTextNode,
- event: isEvent$1,
+ event: isEvent,
keyboardEvent: isKeyboardEvent,
cue: isCue,
track: isTrack,
promise: isPromise,
url: isUrl,
- empty: isEmpty$1
+ empty: isEmpty
};
// ==========================================================================
- var transitionEndEvent = function () {
- var element = document.createElement('span');
- var events = {
+ // Animation utils
+ // ==========================================================================
+
+ const transitionEndEvent = (() => {
+ const element = document.createElement('span');
+ const events = {
WebkitTransition: 'webkitTransitionEnd',
MozTransition: 'transitionend',
OTransition: 'oTransitionEnd otransitionend',
transition: 'transitionend'
};
- var type = Object.keys(events).find(function (event) {
- return element.style[event] !== undefined;
- });
- return is$1.string(type) ? events[type] : false;
- }(); // Force repaint of element
+ const type = Object.keys(events).find(event => element.style[event] !== undefined);
+ return is.string(type) ? events[type] : false;
+ })();
+ // Force repaint of element
function repaint(element, delay) {
- setTimeout(function () {
+ setTimeout(() => {
try {
// eslint-disable-next-line no-param-reassign
- element.hidden = true; // eslint-disable-next-line no-unused-expressions
+ element.hidden = true;
- element.offsetHeight; // eslint-disable-next-line no-param-reassign
+ // eslint-disable-next-line no-unused-expressions
+ element.offsetHeight;
+ // eslint-disable-next-line no-param-reassign
element.hidden = false;
- } catch (e) {// Do nothing
+ } catch (_) {
+ // Do nothing
}
}, delay);
}
@@ -559,212 +335,202 @@ typeof navigator === "object" && (function (global, factory) {
// Browser sniffing
// Unfortunately, due to mixed support, UA sniffing is required
// ==========================================================================
+
+ const isIE = Boolean(window.document.documentMode);
+ const isEdge = /Edge/g.test(navigator.userAgent);
+ const isWebKit = 'WebkitAppearance' in document.documentElement.style && !/Edge/g.test(navigator.userAgent);
+ const isIPhone = /iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;
+ // navigator.platform may be deprecated but this check is still required
+ const isIPadOS = navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1;
+ const isIos = /iPad|iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;
var browser = {
- isIE:
- /* @cc_on!@ */
- !!document.documentMode,
- isEdge: window.navigator.userAgent.includes('Edge'),
- isWebkit: 'WebkitAppearance' in document.documentElement.style && !/Edge/.test(navigator.userAgent),
- isIPhone: /(iPhone|iPod)/gi.test(navigator.platform),
- isIos: /(iPad|iPhone|iPod)/gi.test(navigator.platform)
+ isIE,
+ isEdge,
+ isWebKit,
+ isIPhone,
+ isIPadOS,
+ isIos
};
+ // ==========================================================================
+ // Object utils
+ // ==========================================================================
+
+
+ // Clone nested objects
function cloneDeep(object) {
return JSON.parse(JSON.stringify(object));
- } // Get a nested value in an object
+ }
+ // Get a nested value in an object
function getDeep(object, path) {
- return path.split('.').reduce(function (obj, key) {
- return obj && obj[key];
- }, object);
- } // Deep extend destination object with N more objects
-
- function extend() {
- var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
-
- for (var _len = arguments.length, sources = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
- sources[_key - 1] = arguments[_key];
- }
+ return path.split('.').reduce((obj, key) => obj && obj[key], object);
+ }
+ // Deep extend destination object with N more objects
+ function extend(target = {}, ...sources) {
if (!sources.length) {
return target;
}
-
- var source = sources.shift();
-
- if (!is$1.object(source)) {
+ const source = sources.shift();
+ if (!is.object(source)) {
return target;
}
-
- Object.keys(source).forEach(function (key) {
- if (is$1.object(source[key])) {
+ Object.keys(source).forEach(key => {
+ if (is.object(source[key])) {
if (!Object.keys(target).includes(key)) {
- Object.assign(target, _defineProperty({}, key, {}));
+ Object.assign(target, {
+ [key]: {}
+ });
}
-
extend(target[key], source[key]);
} else {
- Object.assign(target, _defineProperty({}, key, source[key]));
+ Object.assign(target, {
+ [key]: source[key]
+ });
}
});
- return extend.apply(void 0, [target].concat(sources));
+ return extend(target, ...sources);
}
+ // ==========================================================================
+ // Element utils
+ // ==========================================================================
+
+
+ // Wrap an element
function wrap(elements, wrapper) {
// Convert `elements` to an array, if necessary.
- var targets = elements.length ? elements : [elements]; // Loops backwards to prevent having to clone the wrapper on the
- // first element (see `child` below).
+ const targets = elements.length ? elements : [elements];
- Array.from(targets).reverse().forEach(function (element, index) {
- var child = index > 0 ? wrapper.cloneNode(true) : wrapper; // Cache the current parent and sibling.
+ // Loops backwards to prevent having to clone the wrapper on the
+ // first element (see `child` below).
+ Array.from(targets).reverse().forEach((element, index) => {
+ const child = index > 0 ? wrapper.cloneNode(true) : wrapper;
+ // Cache the current parent and sibling.
+ const parent = element.parentNode;
+ const sibling = element.nextSibling;
- var parent = element.parentNode;
- var sibling = element.nextSibling; // Wrap the element (is automatically removed from its current
+ // Wrap the element (is automatically removed from its current
// parent).
+ child.appendChild(element);
- child.appendChild(element); // If the element had a sibling, insert the wrapper before
+ // If the element had a sibling, insert the wrapper before
// the sibling to maintain the HTML structure; otherwise, just
// append it to the parent.
-
if (sibling) {
parent.insertBefore(child, sibling);
} else {
parent.appendChild(child);
}
});
- } // Set attributes
+ }
+ // Set attributes
function setAttributes(element, attributes) {
- if (!is$1.element(element) || is$1.empty(attributes)) {
- return;
- } // Assume null and undefined attributes should be left out,
- // Setting them would otherwise convert them to "null" and "undefined"
-
-
- Object.entries(attributes).filter(function (_ref) {
- var _ref2 = _slicedToArray(_ref, 2),
- value = _ref2[1];
+ if (!is.element(element) || is.empty(attributes)) return;
- return !is$1.nullOrUndefined(value);
- }).forEach(function (_ref3) {
- var _ref4 = _slicedToArray(_ref3, 2),
- key = _ref4[0],
- value = _ref4[1];
-
- return element.setAttribute(key, value);
- });
- } // Create a DocumentFragment
+ // Assume null and undefined attributes should be left out,
+ // Setting them would otherwise convert them to "null" and "undefined"
+ Object.entries(attributes).filter(([, value]) => !is.nullOrUndefined(value)).forEach(([key, value]) => element.setAttribute(key, value));
+ }
+ // Create a DocumentFragment
function createElement(type, attributes, text) {
// Create a new <element>
- var element = document.createElement(type); // Set all passed attributes
+ const element = document.createElement(type);
- if (is$1.object(attributes)) {
+ // Set all passed attributes
+ if (is.object(attributes)) {
setAttributes(element, attributes);
- } // Add text node
-
+ }
- if (is$1.string(text)) {
+ // Add text node
+ if (is.string(text)) {
element.innerText = text;
- } // Return built element
-
+ }
+ // Return built element
return element;
- } // Inaert an element after another
+ }
+ // Insert an element after another
function insertAfter(element, target) {
- if (!is$1.element(element) || !is$1.element(target)) {
- return;
- }
-
+ if (!is.element(element) || !is.element(target)) return;
target.parentNode.insertBefore(element, target.nextSibling);
- } // Insert a DocumentFragment
+ }
+ // Insert a DocumentFragment
function insertElement(type, parent, attributes, text) {
- if (!is$1.element(parent)) {
- return;
- }
-
+ if (!is.element(parent)) return;
parent.appendChild(createElement(type, attributes, text));
- } // Remove element(s)
+ }
+ // Remove element(s)
function removeElement(element) {
- if (is$1.nodeList(element) || is$1.array(element)) {
+ if (is.nodeList(element) || is.array(element)) {
Array.from(element).forEach(removeElement);
return;
}
-
- if (!is$1.element(element) || !is$1.element(element.parentNode)) {
+ if (!is.element(element) || !is.element(element.parentNode)) {
return;
}
-
element.parentNode.removeChild(element);
- } // Remove all child elements
+ }
+ // Remove all child elements
function emptyElement(element) {
- if (!is$1.element(element)) {
- return;
- }
-
- var length = element.childNodes.length;
-
+ if (!is.element(element)) return;
+ let {
+ length
+ } = element.childNodes;
while (length > 0) {
element.removeChild(element.lastChild);
length -= 1;
}
- } // Replace element
+ }
+ // Replace element
function replaceElement(newChild, oldChild) {
- if (!is$1.element(oldChild) || !is$1.element(oldChild.parentNode) || !is$1.element(newChild)) {
- return null;
- }
-
+ if (!is.element(oldChild) || !is.element(oldChild.parentNode) || !is.element(newChild)) return null;
oldChild.parentNode.replaceChild(newChild, oldChild);
return newChild;
- } // Get an attribute object from a string selector
+ }
+ // Get an attribute object from a string selector
function getAttributesFromSelector(sel, existingAttributes) {
// For example:
// '.test' to { class: 'test' }
// '#test' to { id: 'test' }
// '[data-test="test"]' to { 'data-test': 'test' }
- if (!is$1.string(sel) || is$1.empty(sel)) {
- return {};
- }
- var attributes = {};
- var existing = extend({}, existingAttributes);
- sel.split(',').forEach(function (s) {
+ if (!is.string(sel) || is.empty(sel)) return {};
+ const attributes = {};
+ const existing = extend({}, existingAttributes);
+ sel.split(',').forEach(s => {
// Remove whitespace
- var selector = s.trim();
- var className = selector.replace('.', '');
- var stripped = selector.replace(/[[\]]/g, ''); // Get the parts and value
-
- var parts = stripped.split('=');
-
- var _parts = _slicedToArray(parts, 1),
- key = _parts[0];
-
- var value = parts.length > 1 ? parts[1].replace(/["']/g, '') : ''; // Get the first character
-
- var start = selector.charAt(0);
-
+ const selector = s.trim();
+ const className = selector.replace('.', '');
+ const stripped = selector.replace(/[[\]]/g, '');
+ // Get the parts and value
+ const parts = stripped.split('=');
+ const [key] = parts;
+ const value = parts.length > 1 ? parts[1].replace(/["']/g, '') : '';
+ // Get the first character
+ const start = selector.charAt(0);
switch (start) {
case '.':
// Add to existing classname
- if (is$1.string(existing.class)) {
- attributes.class = "".concat(existing.class, " ").concat(className);
+ if (is.string(existing.class)) {
+ attributes.class = `${existing.class} ${className}`;
} else {
attributes.class = className;
}
-
break;
-
case '#':
// ID selector
attributes.id = selector.replace('#', '');
break;
-
case '[':
// Attribute selector
attributes[key] = value;
@@ -772,192 +538,184 @@ typeof navigator === "object" && (function (global, factory) {
}
});
return extend(existing, attributes);
- } // Toggle hidden
+ }
+ // Toggle hidden
function toggleHidden(element, hidden) {
- if (!is$1.element(element)) {
- return;
- }
-
- var hide = hidden;
-
- if (!is$1.boolean(hide)) {
+ if (!is.element(element)) return;
+ let hide = hidden;
+ if (!is.boolean(hide)) {
hide = !element.hidden;
- } // eslint-disable-next-line no-param-reassign
-
+ }
+ // eslint-disable-next-line no-param-reassign
element.hidden = hide;
- } // Mirror Element.classList.toggle, with IE compatibility for "force" argument
+ }
+ // Mirror Element.classList.toggle, with IE compatibility for "force" argument
function toggleClass(element, className, force) {
- if (is$1.nodeList(element)) {
- return Array.from(element).map(function (e) {
- return toggleClass(e, className, force);
- });
+ if (is.nodeList(element)) {
+ return Array.from(element).map(e => toggleClass(e, className, force));
}
-
- if (is$1.element(element)) {
- var method = 'toggle';
-
+ if (is.element(element)) {
+ let method = 'toggle';
if (typeof force !== 'undefined') {
method = force ? 'add' : 'remove';
}
-
element.classList[method](className);
return element.classList.contains(className);
}
-
return false;
- } // Has class name
+ }
+ // Has class name
function hasClass(element, className) {
- return is$1.element(element) && element.classList.contains(className);
- } // Element matches selector
-
- function matches$1(element, selector) {
- var _Element = Element,
- prototype = _Element.prototype;
+ return is.element(element) && element.classList.contains(className);
+ }
+ // Element matches selector
+ function matches(element, selector) {
+ const {
+ prototype
+ } = Element;
function match() {
return Array.from(document.querySelectorAll(selector)).includes(this);
}
-
- var method = prototype.matches || prototype.webkitMatchesSelector || prototype.mozMatchesSelector || prototype.msMatchesSelector || match;
+ const method = prototype.matches || prototype.webkitMatchesSelector || prototype.mozMatchesSelector || prototype.msMatchesSelector || match;
return method.call(element, selector);
- } // Closest ancestor element matching selector (also tests element itself)
+ }
- function closest(element, selector) {
- var _Element2 = Element,
- prototype = _Element2.prototype; // https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill
+ // Closest ancestor element matching selector (also tests element itself)
+ function closest$1(element, selector) {
+ const {
+ prototype
+ } = Element;
+ // https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill
function closestElement() {
- var el = this;
-
+ let el = this;
do {
- if (matches$1.matches(el, selector)) return el;
+ if (matches.matches(el, selector)) return el;
el = el.parentElement || el.parentNode;
} while (el !== null && el.nodeType === 1);
-
return null;
}
-
- var method = prototype.closest || closestElement;
+ const method = prototype.closest || closestElement;
return method.call(element, selector);
- } // Find all elements
+ }
+ // Find all elements
function getElements(selector) {
return this.elements.container.querySelectorAll(selector);
- } // Find a single element
+ }
+ // Find a single element
function getElement(selector) {
return this.elements.container.querySelector(selector);
- } // Set focus and tab focus class
-
- function setFocus() {
- var element = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
- var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
-
- if (!is$1.element(element)) {
- return;
- } // Set regular focus
+ }
+ // Set focus and tab focus class
+ function setFocus(element = null, focusVisible = false) {
+ if (!is.element(element)) return;
+ // Set regular focus
element.focus({
- preventScroll: true
- }); // If we want to mimic keyboard focus via tab
-
- if (tabFocus) {
- toggleClass(element, this.config.classNames.tabFocus);
- }
+ preventScroll: true,
+ focusVisible
+ });
}
- var defaultCodecs = {
+ // ==========================================================================
+ // Plyr support checks
+ // ==========================================================================
+
+
+ // Default codecs for checking mimetype support
+ const defaultCodecs = {
'audio/ogg': 'vorbis',
'audio/wav': '1',
'video/webm': 'vp8, vorbis',
'video/mp4': 'avc1.42E01E, mp4a.40.2',
'video/ogg': 'theora'
- }; // Check for feature support
+ };
- var support = {
+ // Check for feature support
+ const support = {
// Basic support
audio: 'canPlayType' in document.createElement('audio'),
video: 'canPlayType' in document.createElement('video'),
// Check for support
// Basic functionality vs full UI
- check: function check(type, provider, playsinline) {
- var canPlayInline = browser.isIPhone && playsinline && support.playsinline;
- var api = support[type] || provider !== 'html5';
- var ui = api && support.rangeInput && (type !== 'video' || !browser.isIPhone || canPlayInline);
+ check(type, provider) {
+ const api = support[type] || provider !== 'html5';
+ const ui = api && support.rangeInput;
return {
- api: api,
- ui: ui
+ api,
+ ui
};
},
// Picture-in-picture support
// Safari & Chrome only currently
- pip: function () {
+ pip: (() => {
+ // While iPhone's support picture-in-picture for some apps, seemingly Safari isn't one of them
+ // It will throw the following error when trying to enter picture-in-picture
+ // `NotSupportedError: The Picture-in-Picture mode is not supported.`
if (browser.isIPhone) {
return false;
- } // Safari
- // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
-
+ }
- if (is$1.function(createElement('video').webkitSetPresentationMode)) {
+ // Safari
+ // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
+ if (is.function(createElement('video').webkitSetPresentationMode)) {
return true;
- } // Chrome
- // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture
-
+ }
+ // Chrome
+ // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture
if (document.pictureInPictureEnabled && !createElement('video').disablePictureInPicture) {
return true;
}
-
return false;
- }(),
+ })(),
// Airplay support
// Safari only currently
- airplay: is$1.function(window.WebKitPlaybackTargetAvailabilityEvent),
+ airplay: is.function(window.WebKitPlaybackTargetAvailabilityEvent),
// Inline playback support
// https://webkit.org/blog/6784/new-video-policies-for-ios/
playsinline: 'playsInline' in document.createElement('video'),
// Check for mime type support against a player instance
// Credits: http://diveintohtml5.info/everything.html
// Related: http://www.leanbackplayer.com/test/h5mt.html
- mime: function mime(input) {
- if (is$1.empty(input)) {
+ mime(input) {
+ if (is.empty(input)) {
return false;
}
+ const [mediaType] = input.split('/');
+ let type = input;
- var _input$split = input.split('/'),
- _input$split2 = _slicedToArray(_input$split, 1),
- mediaType = _input$split2[0];
-
- var type = input; // Verify we're using HTML5 and there's no media type mismatch
-
+ // Verify we're using HTML5 and there's no media type mismatch
if (!this.isHTML5 || mediaType !== this.type) {
return false;
- } // Add codec if required
-
+ }
+ // Add codec if required
if (Object.keys(defaultCodecs).includes(type)) {
- type += "; codecs=\"".concat(defaultCodecs[input], "\"");
+ type += `; codecs="${defaultCodecs[input]}"`;
}
-
try {
return Boolean(type && this.media.canPlayType(type).replace(/no/, ''));
- } catch (e) {
+ } catch (_) {
return false;
}
},
// Check for textTracks support
textTracks: 'textTracks' in document.createElement('video'),
// <input type="range"> Sliders
- rangeInput: function () {
- var range = document.createElement('input');
+ rangeInput: (() => {
+ const range = document.createElement('input');
range.type = 'range';
return range.type === 'range';
- }(),
+ })(),
// Touch
// NOTE: Remember a device can be mouse + touch enabled so we check on first touch event
touch: 'ontouchstart' in document.documentElement,
@@ -968,149 +726,128 @@ typeof navigator === "object" && (function (global, factory) {
reducedMotion: 'matchMedia' in window && window.matchMedia('(prefers-reduced-motion)').matches
};
+ // ==========================================================================
+ // Event utils
+ // ==========================================================================
+
+
+ // Check for passive event listener support
// https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md
// https://www.youtube.com/watch?v=NPM6172J22g
-
- var supportsPassiveListeners = function () {
+ const supportsPassiveListeners = (() => {
// Test via a getter in the options object to see if the passive property is accessed
- var supported = false;
-
+ let supported = false;
try {
- var options = Object.defineProperty({}, 'passive', {
- get: function get() {
+ const options = Object.defineProperty({}, 'passive', {
+ get() {
supported = true;
return null;
}
});
window.addEventListener('test', null, options);
window.removeEventListener('test', null, options);
- } catch (e) {// Do nothing
+ } catch (_) {
+ // Do nothing
}
-
return supported;
- }(); // Toggle event listener
-
-
- function toggleListener(element, event, callback) {
- var _this = this;
-
- var toggle = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
- var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
- var capture = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : false;
+ })();
+ // Toggle event listener
+ function toggleListener(element, event, callback, toggle = false, passive = true, capture = false) {
// Bail if no element, event, or callback
- if (!element || !('addEventListener' in element) || is$1.empty(event) || !is$1.function(callback)) {
+ if (!element || !('addEventListener' in element) || is.empty(event) || !is.function(callback)) {
return;
- } // Allow multiple events
-
+ }
- var events = event.split(' '); // Build options
+ // Allow multiple events
+ const events = event.split(' ');
+ // Build options
// Default to just the capture boolean for browsers with no passive listener support
+ let options = capture;
- var options = capture; // If passive events listeners are supported
-
+ // If passive events listeners are supported
if (supportsPassiveListeners) {
options = {
// Whether the listener can be passive (i.e. default never prevented)
- passive: passive,
+ passive,
// Whether the listener is a capturing listener or not
- capture: capture
+ capture
};
- } // If a single node is passed, bind the event listener
-
+ }
- events.forEach(function (type) {
- if (_this && _this.eventListeners && toggle) {
+ // If a single node is passed, bind the event listener
+ events.forEach(type => {
+ if (this && this.eventListeners && toggle) {
// Cache event listener
- _this.eventListeners.push({
- element: element,
- type: type,
- callback: callback,
- options: options
+ this.eventListeners.push({
+ element,
+ type,
+ callback,
+ options
});
}
-
element[toggle ? 'addEventListener' : 'removeEventListener'](type, callback, options);
});
- } // Bind event handler
+ }
- function on(element) {
- var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
- var callback = arguments.length > 2 ? arguments[2] : undefined;
- var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
- var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
+ // Bind event handler
+ function on(element, events = '', callback, passive = true, capture = false) {
toggleListener.call(this, element, events, callback, true, passive, capture);
- } // Unbind event handler
+ }
- function off(element) {
- var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
- var callback = arguments.length > 2 ? arguments[2] : undefined;
- var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
- var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
+ // Unbind event handler
+ function off(element, events = '', callback, passive = true, capture = false) {
toggleListener.call(this, element, events, callback, false, passive, capture);
- } // Bind once-only event handler
-
- function once(element) {
- var _this2 = this;
-
- var events = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
- var callback = arguments.length > 2 ? arguments[2] : undefined;
- var passive = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : true;
- var capture = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : false;
+ }
- var onceCallback = function onceCallback() {
+ // Bind once-only event handler
+ function once(element, events = '', callback, passive = true, capture = false) {
+ const onceCallback = (...args) => {
off(element, events, onceCallback, passive, capture);
-
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
- args[_key] = arguments[_key];
- }
-
- callback.apply(_this2, args);
+ callback.apply(this, args);
};
-
toggleListener.call(this, element, events, onceCallback, true, passive, capture);
- } // Trigger event
-
- function triggerEvent(element) {
- var type = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
- var bubbles = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
- var detail = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
+ }
+ // Trigger event
+ function triggerEvent(element, type = '', bubbles = false, detail = {}) {
// Bail if no element
- if (!is$1.element(element) || is$1.empty(type)) {
+ if (!is.element(element) || is.empty(type)) {
return;
- } // Create and dispatch the event
-
+ }
- var event = new CustomEvent(type, {
- bubbles: bubbles,
- detail: _objectSpread2(_objectSpread2({}, detail), {}, {
+ // Create and dispatch the event
+ const event = new CustomEvent(type, {
+ bubbles,
+ detail: {
+ ...detail,
plyr: this
- })
- }); // Dispatch the event
+ }
+ });
+ // Dispatch the event
element.dispatchEvent(event);
- } // Unbind all cached event listeners
+ }
+ // Unbind all cached event listeners
function unbindListeners() {
if (this && this.eventListeners) {
- this.eventListeners.forEach(function (item) {
- var element = item.element,
- type = item.type,
- callback = item.callback,
- options = item.options;
+ this.eventListeners.forEach(item => {
+ const {
+ element,
+ type,
+ callback,
+ options
+ } = item;
element.removeEventListener(type, callback, options);
});
this.eventListeners = [];
}
- } // Run method when / if player is ready
+ }
+ // Run method when / if player is ready
function ready() {
- var _this3 = this;
-
- return new Promise(function (resolve) {
- return _this3.ready ? setTimeout(resolve, 0) : on.call(_this3, _this3.elements.container, 'ready', resolve);
- }).then(function () {});
+ return new Promise(resolve => this.ready ? setTimeout(resolve, 0) : on.call(this, this.elements.container, 'ready', resolve)).then(() => {});
}
/**
@@ -1119,198 +856,266 @@ typeof navigator === "object" && (function (global, factory) {
* play promise" rejection error messages.
* @param {Object} value An object that may or may not be `Promise`-like.
*/
-
function silencePromise(value) {
- if (is$1.promise(value)) {
- value.then(null, function () {});
+ if (is.promise(value)) {
+ value.then(null, () => {});
}
}
- function validateRatio(input) {
- if (!is$1.array(input) && (!is$1.string(input) || !input.includes(':'))) {
- return false;
- }
+ // ==========================================================================
+ // Array utils
+ // ==========================================================================
+
- var ratio = is$1.array(input) ? input : input.split(':');
- return ratio.map(Number).every(is$1.number);
+ // Remove duplicates in an array
+ function dedupe(array) {
+ if (!is.array(array)) {
+ return array;
+ }
+ return array.filter((item, index) => array.indexOf(item) === index);
}
- function reduceAspectRatio(ratio) {
- if (!is$1.array(ratio) || !ratio.every(is$1.number)) {
+
+ // Get the closest value in an array
+ function closest(array, value) {
+ if (!is.array(array) || !array.length) {
return null;
}
+ return array.reduce((prev, curr) => Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev);
+ }
- var _ratio = _slicedToArray(ratio, 2),
- width = _ratio[0],
- height = _ratio[1];
+ // ==========================================================================
+ // Style utils
+ // ==========================================================================
- var getDivider = function getDivider(w, h) {
- return h === 0 ? w : getDivider(h, w % h);
- };
- var divider = getDivider(width, height);
- return [width / divider, height / divider];
+ // Check support for a CSS declaration
+ function supportsCSS(declaration) {
+ if (!window || !window.CSS) {
+ return false;
+ }
+ return window.CSS.supports(declaration);
+ }
+
+ // Standard/common aspect ratios
+ const standardRatios = [[1, 1], [4, 3], [3, 4], [5, 4], [4, 5], [3, 2], [2, 3], [16, 10], [10, 16], [16, 9], [9, 16], [21, 9], [9, 21], [32, 9], [9, 32]].reduce((out, [x, y]) => ({
+ ...out,
+ [x / y]: [x, y]
+ }), {});
+
+ // Validate an aspect ratio
+ function validateAspectRatio(input) {
+ if (!is.array(input) && (!is.string(input) || !input.includes(':'))) {
+ return false;
+ }
+ const ratio = is.array(input) ? input : input.split(':');
+ return ratio.map(Number).every(is.number);
}
- function getAspectRatio(input) {
- var parse = function parse(ratio) {
- return validateRatio(ratio) ? ratio.split(':').map(Number) : null;
- }; // Try provided ratio
+ // Reduce an aspect ratio to it's lowest form
+ function reduceAspectRatio(ratio) {
+ if (!is.array(ratio) || !ratio.every(is.number)) {
+ return null;
+ }
+ const [width, height] = ratio;
+ const getDivider = (w, h) => h === 0 ? w : getDivider(h, w % h);
+ const divider = getDivider(width, height);
+ return [width / divider, height / divider];
+ }
- var ratio = parse(input); // Get from config
+ // Calculate an aspect ratio
+ function getAspectRatio(input) {
+ const parse = ratio => validateAspectRatio(ratio) ? ratio.split(':').map(Number) : null;
+ // Try provided ratio
+ let ratio = parse(input);
+ // Get from config
if (ratio === null) {
ratio = parse(this.config.ratio);
- } // Get from embed
-
-
- if (ratio === null && !is$1.empty(this.embed) && is$1.array(this.embed.ratio)) {
- ratio = this.embed.ratio;
- } // Get from HTML5 video
+ }
+ // Get from embed
+ if (ratio === null && !is.empty(this.embed) && is.array(this.embed.ratio)) {
+ ({
+ ratio
+ } = this.embed);
+ }
+ // Get from HTML5 video
if (ratio === null && this.isHTML5) {
- var _this$media = this.media,
- videoWidth = _this$media.videoWidth,
- videoHeight = _this$media.videoHeight;
- ratio = reduceAspectRatio([videoWidth, videoHeight]);
+ const {
+ videoWidth,
+ videoHeight
+ } = this.media;
+ ratio = [videoWidth, videoHeight];
}
+ return reduceAspectRatio(ratio);
+ }
- return ratio;
- } // Set aspect ratio for responsive container
-
+ // Set aspect ratio for responsive container
function setAspectRatio(input) {
if (!this.isVideo) {
return {};
}
+ const {
+ wrapper
+ } = this.elements;
+ const ratio = getAspectRatio.call(this, input);
+ if (!is.array(ratio)) {
+ return {};
+ }
+ const [x, y] = reduceAspectRatio(ratio);
+ const useNative = supportsCSS(`aspect-ratio: ${x}/${y}`);
+ const padding = 100 / x * y;
+ if (useNative) {
+ wrapper.style.aspectRatio = `${x}/${y}`;
+ } else {
+ wrapper.style.paddingBottom = `${padding}%`;
+ }
- var wrapper = this.elements.wrapper;
- var ratio = getAspectRatio.call(this, input);
-
- var _ref = is$1.array(ratio) ? ratio : [0, 0],
- _ref2 = _slicedToArray(_ref, 2),
- w = _ref2[0],
- h = _ref2[1];
-
- var padding = 100 / w * h;
- wrapper.style.paddingBottom = "".concat(padding, "%"); // For Vimeo we have an extra <div> to hide the standard controls and UI
-
+ // For Vimeo we have an extra <div> to hide the standard controls and UI
if (this.isVimeo && !this.config.vimeo.premium && this.supported.ui) {
- var height = 100 / this.media.offsetWidth * parseInt(window.getComputedStyle(this.media).paddingBottom, 10);
- var offset = (height - padding) / (height / 50);
- this.media.style.transform = "translateY(-".concat(offset, "%)");
+ const height = 100 / this.media.offsetWidth * parseInt(window.getComputedStyle(this.media).paddingBottom, 10);
+ const offset = (height - padding) / (height / 50);
+ if (this.fullscreen.active) {
+ wrapper.style.paddingBottom = null;
+ } else {
+ this.media.style.transform = `translateY(-${offset}%)`;
+ }
} else if (this.isHTML5) {
- wrapper.classList.toggle(this.config.classNames.videoFixedRatio, ratio !== null);
+ wrapper.classList.add(this.config.classNames.videoFixedRatio);
}
-
return {
- padding: padding,
- ratio: ratio
+ padding,
+ ratio
};
}
+ // Round an aspect ratio to closest standard ratio
+ function roundAspectRatio(x, y, tolerance = 0.05) {
+ const ratio = x / y;
+ const closestRatio = closest(Object.keys(standardRatios), ratio);
+
+ // Check match is within tolerance
+ if (Math.abs(closestRatio - ratio) <= tolerance) {
+ return standardRatios[closestRatio];
+ }
+
+ // No match
+ return [x, y];
+ }
+
+ // Get the size of the viewport
+ // https://stackoverflow.com/questions/1248081/how-to-get-the-browser-viewport-dimensions
+ function getViewportSize() {
+ const width = Math.max(document.documentElement.clientWidth || 0, window.innerWidth || 0);
+ const height = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0);
+ return [width, height];
+ }
+
+ // ==========================================================================
+ // Plyr HTML5 helpers
// ==========================================================================
- var html5 = {
- getSources: function getSources() {
- var _this = this;
+ const html5 = {
+ getSources() {
if (!this.isHTML5) {
return [];
}
+ const sources = Array.from(this.media.querySelectorAll('source'));
- var sources = Array.from(this.media.querySelectorAll('source')); // Filter out unsupported sources (if type is specified)
-
- return sources.filter(function (source) {
- var type = source.getAttribute('type');
-
- if (is$1.empty(type)) {
+ // Filter out unsupported sources (if type is specified)
+ return sources.filter(source => {
+ const type = source.getAttribute('type');
+ if (is.empty(type)) {
return true;
}
-
- return support.mime.call(_this, type);
+ return support.mime.call(this, type);
});
},
// Get quality levels
- getQualityOptions: function getQualityOptions() {
+ getQualityOptions() {
// Whether we're forcing all options (e.g. for streaming)
if (this.config.quality.forced) {
return this.config.quality.options;
- } // Get sizes from <source> elements
-
+ }
- return html5.getSources.call(this).map(function (source) {
- return Number(source.getAttribute('data-res'));
- }).filter(Boolean);
+ // Get sizes from <source> elements
+ return html5.getSources.call(this).map(source => Number(source.getAttribute('data-res'))).filter(Boolean);
},
- setup: function setup() {
+ setup() {
if (!this.isHTML5) {
return;
}
+ const player = this;
- var player = this; // Set speed options from config
-
- player.options.speed = player.config.speed.options; // Set aspect ratio if fixed
+ // Set speed options from config
+ player.options.speed = player.config.speed.options;
- if (!is$1.empty(this.config.ratio)) {
+ // Set aspect ratio if fixed
+ if (!is.empty(this.config.ratio)) {
setAspectRatio.call(player);
- } // Quality
-
+ }
+ // Quality
Object.defineProperty(player.media, 'quality', {
- get: function get() {
+ get() {
// Get sources
- var sources = html5.getSources.call(player);
- var source = sources.find(function (s) {
- return s.getAttribute('src') === player.source;
- }); // Return size, if match is found
+ const sources = html5.getSources.call(player);
+ const source = sources.find(s => s.getAttribute('src') === player.source);
+ // Return size, if match is found
return source && Number(source.getAttribute('data-res'));
},
- set: function set(input) {
+ set(input) {
if (player.quality === input) {
return;
- } // If we're using an an external handler...
-
+ }
- if (player.config.quality.forced && is$1.function(player.config.quality.onChange)) {
+ // If we're using an external handler...
+ if (player.config.quality.forced && is.function(player.config.quality.onChange)) {
player.config.quality.onChange(input);
} else {
// Get sources
- var sources = html5.getSources.call(player); // Get first match for requested size
-
- var source = sources.find(function (s) {
- return Number(s.getAttribute('data-res')) === input;
- }); // No matching source found
+ const sources = html5.getSources.call(player);
+ // Get first match for requested size
+ const source = sources.find(s => Number(s.getAttribute('data-res')) === input);
+ // No matching source found
if (!source) {
return;
- } // Get current state
-
+ }
- var _player$media = player.media,
- currentTime = _player$media.currentTime,
- paused = _player$media.paused,
- preload = _player$media.preload,
- readyState = _player$media.readyState,
- playbackRate = _player$media.playbackRate; // Set new source
+ // Get current state
+ const {
+ currentTime,
+ paused,
+ preload,
+ readyState,
+ playbackRate
+ } = player.media;
- player.media.src = source.getAttribute('src'); // Prevent loading if preload="none" and the current source isn't loaded (#1044)
+ // Set new source
+ player.media.src = source.getAttribute('src');
+ // Prevent loading if preload="none" and the current source isn't loaded (#1044)
if (preload !== 'none' || readyState) {
// Restore time
- player.once('loadedmetadata', function () {
+ player.once('loadedmetadata', () => {
player.speed = playbackRate;
- player.currentTime = currentTime; // Resume playing
+ player.currentTime = currentTime;
+ // Resume playing
if (!paused) {
silencePromise(player.play());
}
- }); // Load new source
+ });
+ // Load new source
player.media.load();
}
- } // Trigger change event
-
+ }
+ // Trigger change event
triggerEvent.call(player, player.media, 'qualitychange', false, {
quality: input
});
@@ -1319,401 +1124,368 @@ typeof navigator === "object" && (function (global, factory) {
},
// Cancel current network requests
// See https://github.com/sampotts/plyr/issues/174
- cancelRequests: function cancelRequests() {
+ cancelRequests() {
if (!this.isHTML5) {
return;
- } // Remove child sources
+ }
+ // Remove child sources
+ removeElement(html5.getSources.call(this));
- removeElement(html5.getSources.call(this)); // Set blank video src attribute
+ // Set blank video src attribute
// This is to prevent a MEDIA_ERR_SRC_NOT_SUPPORTED error
// Info: http://stackoverflow.com/questions/32231579/how-to-properly-dispose-of-an-html5-video-and-close-socket-or-connection
+ this.media.setAttribute('src', this.config.blankVideo);
- this.media.setAttribute('src', this.config.blankVideo); // Load the new empty source
+ // Load the new empty source
// This will cancel existing requests
// See https://github.com/sampotts/plyr/issues/174
+ this.media.load();
- this.media.load(); // Debugging
-
+ // Debugging
this.debug.log('Cancelled network requests');
}
};
// ==========================================================================
-
- function dedupe(array) {
- if (!is$1.array(array)) {
- return array;
- }
-
- return array.filter(function (item, index) {
- return array.indexOf(item) === index;
- });
- } // Get the closest value in an array
-
- function closest$1(array, value) {
- if (!is$1.array(array) || !array.length) {
- return null;
- }
-
- return array.reduce(function (prev, curr) {
- return Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev;
- });
- }
-
+ // String utils
// ==========================================================================
- function generateId(prefix) {
- return "".concat(prefix, "-").concat(Math.floor(Math.random() * 10000));
- } // Format string
-
- function format(input) {
- for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
- args[_key - 1] = arguments[_key];
- }
- if (is$1.empty(input)) {
- return input;
- }
+ // Generate a random ID
+ function generateId(prefix) {
+ return `${prefix}-${Math.floor(Math.random() * 10000)}`;
+ }
- return input.toString().replace(/{(\d+)}/g, function (match, i) {
- return args[i].toString();
- });
- } // Get percentage
+ // Format string
+ function format(input, ...args) {
+ if (is.empty(input)) return input;
+ return input.toString().replace(/{(\d+)}/g, (_, i) => args[i].toString());
+ }
+ // Get percentage
function getPercentage(current, max) {
if (current === 0 || max === 0 || Number.isNaN(current) || Number.isNaN(max)) {
return 0;
}
-
return (current / max * 100).toFixed(2);
- } // Replace all occurances of a string in a string
-
- var replaceAll = function replaceAll() {
- var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- var find = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : '';
- var replace = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : '';
- return input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g, '\\$1'), 'g'), replace.toString());
- }; // Convert to title case
-
- var toTitleCase = function toTitleCase() {
- var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- return input.toString().replace(/\w\S*/g, function (text) {
- return text.charAt(0).toUpperCase() + text.substr(1).toLowerCase();
- });
- }; // Convert string to pascalCase
+ }
+
+ // Replace all occurrences of a string in a string
+ const replaceAll = (input = '', find = '', replace = '') => input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g, '\\$1'), 'g'), replace.toString());
+
+ // Convert to title case
+ const toTitleCase = (input = '') => input.toString().replace(/\w\S*/g, text => text.charAt(0).toUpperCase() + text.slice(1).toLowerCase());
- function toPascalCase() {
- var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- var string = input.toString(); // Convert kebab case
+ // Convert string to pascalCase
+ function toPascalCase(input = '') {
+ let string = input.toString();
- string = replaceAll(string, '-', ' '); // Convert snake case
+ // Convert kebab case
+ string = replaceAll(string, '-', ' ');
- string = replaceAll(string, '_', ' '); // Convert to title case
+ // Convert snake case
+ string = replaceAll(string, '_', ' ');
- string = toTitleCase(string); // Convert to pascal case
+ // Convert to title case
+ string = toTitleCase(string);
+ // Convert to pascal case
return replaceAll(string, ' ', '');
- } // Convert string to pascalCase
+ }
- function toCamelCase() {
- var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- var string = input.toString(); // Convert to pascal case
+ // Convert string to pascalCase
+ function toCamelCase(input = '') {
+ let string = input.toString();
- string = toPascalCase(string); // Convert first character to lowercase
+ // Convert to pascal case
+ string = toPascalCase(string);
+ // Convert first character to lowercase
return string.charAt(0).toLowerCase() + string.slice(1);
- } // Remove HTML from a string
+ }
+ // Remove HTML from a string
function stripHTML(source) {
- var fragment = document.createDocumentFragment();
- var element = document.createElement('div');
+ const fragment = document.createDocumentFragment();
+ const element = document.createElement('div');
fragment.appendChild(element);
element.innerHTML = source;
return fragment.firstChild.innerText;
- } // Like outerHTML, but also works for DocumentFragment
+ }
+ // Like outerHTML, but also works for DocumentFragment
function getHTML(element) {
- var wrapper = document.createElement('div');
+ const wrapper = document.createElement('div');
wrapper.appendChild(element);
return wrapper.innerHTML;
}
- var resources = {
+ // ==========================================================================
+ // Plyr internationalization
+ // ==========================================================================
+
+
+ // Skip i18n for abbreviations and brand names
+ const resources = {
pip: 'PIP',
airplay: 'AirPlay',
html5: 'HTML5',
vimeo: 'Vimeo',
youtube: 'YouTube'
};
- var i18n = {
- get: function get() {
- var key = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- var config = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
-
- if (is$1.empty(key) || is$1.empty(config)) {
+ const i18n = {
+ get(key = '', config = {}) {
+ if (is.empty(key) || is.empty(config)) {
return '';
}
-
- var string = getDeep(config.i18n, key);
-
- if (is$1.empty(string)) {
+ let string = getDeep(config.i18n, key);
+ if (is.empty(string)) {
if (Object.keys(resources).includes(key)) {
return resources[key];
}
-
return '';
}
-
- var replace = {
+ const replace = {
'{seektime}': config.seekTime,
'{title}': config.title
};
- Object.entries(replace).forEach(function (_ref) {
- var _ref2 = _slicedToArray(_ref, 2),
- k = _ref2[0],
- v = _ref2[1];
-
+ Object.entries(replace).forEach(([k, v]) => {
string = replaceAll(string, k, v);
});
return string;
}
};
- var Storage = /*#__PURE__*/function () {
- function Storage(player) {
- _classCallCheck(this, Storage);
-
- this.enabled = player.config.storage.enabled;
- this.key = player.config.storage.key;
- } // Check for actual support (see if we can use it)
-
-
- _createClass(Storage, [{
- key: "get",
- value: function get(key) {
+ class Storage {
+ constructor(player) {
+ _defineProperty$1(this, "get", key => {
if (!Storage.supported || !this.enabled) {
return null;
}
-
- var store = window.localStorage.getItem(this.key);
-
- if (is$1.empty(store)) {
+ const store = window.localStorage.getItem(this.key);
+ if (is.empty(store)) {
return null;
}
-
- var json = JSON.parse(store);
- return is$1.string(key) && key.length ? json[key] : json;
- }
- }, {
- key: "set",
- value: function set(object) {
+ const json = JSON.parse(store);
+ return is.string(key) && key.length ? json[key] : json;
+ });
+ _defineProperty$1(this, "set", object => {
// Bail if we don't have localStorage support or it's disabled
if (!Storage.supported || !this.enabled) {
return;
- } // Can only store objectst
-
+ }
- if (!is$1.object(object)) {
+ // Can only store objectst
+ if (!is.object(object)) {
return;
- } // Get current storage
-
+ }
- var storage = this.get(); // Default to empty object
+ // Get current storage
+ let storage = this.get();
- if (is$1.empty(storage)) {
+ // Default to empty object
+ if (is.empty(storage)) {
storage = {};
- } // Update the working copy of the values
-
+ }
- extend(storage, object); // Update storage
+ // Update the working copy of the values
+ extend(storage, object);
- window.localStorage.setItem(this.key, JSON.stringify(storage));
- }
- }], [{
- key: "supported",
- get: function get() {
+ // Update storage
try {
- if (!('localStorage' in window)) {
- return false;
- }
-
- var test = '___test'; // Try to use it (it might be disabled, e.g. user is in private mode)
- // see: https://github.com/sampotts/plyr/issues/131
+ window.localStorage.setItem(this.key, JSON.stringify(storage));
+ } catch (_) {
+ // Do nothing
+ }
+ });
+ this.enabled = player.config.storage.enabled;
+ this.key = player.config.storage.key;
+ }
- window.localStorage.setItem(test, test);
- window.localStorage.removeItem(test);
- return true;
- } catch (e) {
+ // Check for actual support (see if we can use it)
+ static get supported() {
+ try {
+ if (!('localStorage' in window)) {
return false;
}
- }
- }]);
+ const test = '___test';
- return Storage;
- }();
+ // Try to use it (it might be disabled, e.g. user is in private mode)
+ // see: https://github.com/sampotts/plyr/issues/131
+ window.localStorage.setItem(test, test);
+ window.localStorage.removeItem(test);
+ return true;
+ } catch (_) {
+ return false;
+ }
+ }
+ }
// ==========================================================================
// Fetch wrapper
// Using XHR to avoid issues with older browsers
// ==========================================================================
- function fetch(url) {
- var responseType = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 'text';
- return new Promise(function (resolve, reject) {
+
+ function fetch(url, responseType = 'text') {
+ return new Promise((resolve, reject) => {
try {
- var request = new XMLHttpRequest(); // Check for CORS support
+ const request = new XMLHttpRequest();
+ // Check for CORS support
if (!('withCredentials' in request)) {
return;
}
-
- request.addEventListener('load', function () {
+ request.addEventListener('load', () => {
if (responseType === 'text') {
try {
resolve(JSON.parse(request.responseText));
- } catch (e) {
+ } catch (_) {
resolve(request.responseText);
}
} else {
resolve(request.response);
}
});
- request.addEventListener('error', function () {
+ request.addEventListener('error', () => {
throw new Error(request.status);
});
- request.open('GET', url, true); // Set the required response type
+ request.open('GET', url, true);
+ // Set the required response type
request.responseType = responseType;
request.send();
- } catch (e) {
- reject(e);
+ } catch (error) {
+ reject(error);
}
});
}
// ==========================================================================
+ // Sprite loader
+ // ==========================================================================
+
+ // Load an external SVG sprite
function loadSprite(url, id) {
- if (!is$1.string(url)) {
+ if (!is.string(url)) {
return;
}
-
- var prefix = 'cache';
- var hasId = is$1.string(id);
- var isCached = false;
-
- var exists = function exists() {
- return document.getElementById(id) !== null;
- };
-
- var update = function update(container, data) {
+ const prefix = 'cache';
+ const hasId = is.string(id);
+ let isCached = false;
+ const exists = () => document.getElementById(id) !== null;
+ const update = (container, data) => {
// eslint-disable-next-line no-param-reassign
- container.innerHTML = data; // Check again incase of race condition
+ container.innerHTML = data;
+ // Check again incase of race condition
if (hasId && exists()) {
return;
- } // Inject the SVG to the body
-
+ }
+ // Inject the SVG to the body
document.body.insertAdjacentElement('afterbegin', container);
- }; // Only load once if ID set
-
+ };
+ // Only load once if ID set
if (!hasId || !exists()) {
- var useStorage = Storage.supported; // Create container
-
- var container = document.createElement('div');
+ const useStorage = Storage.supported;
+ // Create container
+ const container = document.createElement('div');
container.setAttribute('hidden', '');
-
if (hasId) {
container.setAttribute('id', id);
- } // Check in cache
-
+ }
+ // Check in cache
if (useStorage) {
- var cached = window.localStorage.getItem("".concat(prefix, "-").concat(id));
+ const cached = window.localStorage.getItem(`${prefix}-${id}`);
isCached = cached !== null;
-
if (isCached) {
- var data = JSON.parse(cached);
+ const data = JSON.parse(cached);
update(container, data.content);
}
- } // Get the sprite
-
+ }
- fetch(url).then(function (result) {
- if (is$1.empty(result)) {
+ // Get the sprite
+ fetch(url).then(result => {
+ if (is.empty(result)) {
return;
}
-
if (useStorage) {
- window.localStorage.setItem("".concat(prefix, "-").concat(id), JSON.stringify({
- content: result
- }));
+ try {
+ window.localStorage.setItem(`${prefix}-${id}`, JSON.stringify({
+ content: result
+ }));
+ } catch (_) {
+ // Do nothing
+ }
}
-
update(container, result);
- }).catch(function () {});
+ }).catch(() => {});
}
}
// ==========================================================================
+ // Time utils
+ // ==========================================================================
- var getHours = function getHours(value) {
- return Math.trunc(value / 60 / 60 % 60, 10);
- };
- var getMinutes = function getMinutes(value) {
- return Math.trunc(value / 60 % 60, 10);
- };
- var getSeconds = function getSeconds(value) {
- return Math.trunc(value % 60, 10);
- }; // Format time to UI friendly string
- function formatTime() {
- var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
- var displayHours = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
+ // Time helpers
+ const getHours = value => Math.trunc(value / 60 / 60 % 60, 10);
+ const getMinutes = value => Math.trunc(value / 60 % 60, 10);
+ const getSeconds = value => Math.trunc(value % 60, 10);
+ // Format time to UI friendly string
+ function formatTime(time = 0, displayHours = false, inverted = false) {
// Bail if the value isn't a number
- if (!is$1.number(time)) {
+ if (!is.number(time)) {
return formatTime(undefined, displayHours, inverted);
- } // Format time component to add leading zero
-
-
- var format = function format(value) {
- return "0".concat(value).slice(-2);
- }; // Breakdown to hours, mins, secs
-
+ }
- var hours = getHours(time);
- var mins = getMinutes(time);
- var secs = getSeconds(time); // Do we need to display hours?
+ // Format time component to add leading zero
+ const format = value => `0${value}`.slice(-2);
+ // Breakdown to hours, mins, secs
+ let hours = getHours(time);
+ const mins = getMinutes(time);
+ const secs = getSeconds(time);
+ // Do we need to display hours?
if (displayHours || hours > 0) {
- hours = "".concat(hours, ":");
+ hours = `${hours}:`;
} else {
hours = '';
- } // Render
-
+ }
- return "".concat(inverted && time > 0 ? '-' : '').concat(hours).concat(format(mins), ":").concat(format(secs));
+ // Render
+ return `${inverted && time > 0 ? '-' : ''}${hours}${format(mins)}:${format(secs)}`;
}
- var controls = {
+ // ==========================================================================
+ // Plyr controls
+ // TODO: This needs to be split into smaller files and cleaned up
+ // ==========================================================================
+
+
+ // TODO: Don't export a massive object - break down and create class
+ const controls = {
// Get icon URL
- getIconUrl: function getIconUrl() {
- var url = new URL(this.config.iconUrl, window.location);
- var cors = url.host !== window.location.host || browser.isIE && !window.svg4everybody;
+ getIconUrl() {
+ const url = new URL(this.config.iconUrl, window.location);
+ const host = window.location.host ? window.location.host : window.top.location.host;
+ const cors = url.host !== host || browser.isIE && !window.svg4everybody;
return {
url: this.config.iconUrl,
- cors: cors
+ cors
};
},
// Find the UI controls
- findElements: function findElements() {
+ findElements() {
try {
- this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper); // Buttons
+ this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper);
+ // Buttons
this.elements.buttons = {
play: getElements.call(this, this.config.selectors.buttons.play),
pause: getElement.call(this, this.config.selectors.buttons.pause),
@@ -1726,79 +1498,83 @@ typeof navigator === "object" && (function (global, factory) {
settings: getElement.call(this, this.config.selectors.buttons.settings),
captions: getElement.call(this, this.config.selectors.buttons.captions),
fullscreen: getElement.call(this, this.config.selectors.buttons.fullscreen)
- }; // Progress
+ };
- this.elements.progress = getElement.call(this, this.config.selectors.progress); // Inputs
+ // Progress
+ this.elements.progress = getElement.call(this, this.config.selectors.progress);
+ // Inputs
this.elements.inputs = {
seek: getElement.call(this, this.config.selectors.inputs.seek),
volume: getElement.call(this, this.config.selectors.inputs.volume)
- }; // Display
+ };
+ // Display
this.elements.display = {
buffer: getElement.call(this, this.config.selectors.display.buffer),
currentTime: getElement.call(this, this.config.selectors.display.currentTime),
duration: getElement.call(this, this.config.selectors.display.duration)
- }; // Seek tooltip
+ };
- if (is$1.element(this.elements.progress)) {
- this.elements.display.seekTooltip = this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip));
+ // Seek tooltip
+ if (is.element(this.elements.progress)) {
+ this.elements.display.seekTooltip = this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`);
}
-
return true;
} catch (error) {
// Log it
- this.debug.warn('It looks like there is a problem with your custom controls HTML', error); // Restore native video controls
+ this.debug.warn('It looks like there is a problem with your custom controls HTML', error);
+ // Restore native video controls
this.toggleNativeControls(true);
return false;
}
},
// Create <svg> icon
- createIcon: function createIcon(type, attributes) {
- var namespace = 'http://www.w3.org/2000/svg';
- var iconUrl = controls.getIconUrl.call(this);
- var iconPath = "".concat(!iconUrl.cors ? iconUrl.url : '', "#").concat(this.config.iconPrefix); // Create <svg>
-
- var icon = document.createElementNS(namespace, 'svg');
+ createIcon(type, attributes) {
+ const namespace = 'http://www.w3.org/2000/svg';
+ const iconUrl = controls.getIconUrl.call(this);
+ const iconPath = `${!iconUrl.cors ? iconUrl.url : ''}#${this.config.iconPrefix}`;
+ // Create <svg>
+ const icon = document.createElementNS(namespace, 'svg');
setAttributes(icon, extend(attributes, {
'aria-hidden': 'true',
focusable: 'false'
- })); // Create the <use> to reference sprite
+ }));
- var use = document.createElementNS(namespace, 'use');
- var path = "".concat(iconPath, "-").concat(type); // Set `href` attributes
+ // Create the <use> to reference sprite
+ const use = document.createElementNS(namespace, 'use');
+ const path = `${iconPath}-${type}`;
+
+ // Set `href` attributes
// https://github.com/sampotts/plyr/issues/460
// https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href
-
if ('href' in use) {
use.setAttributeNS('http://www.w3.org/1999/xlink', 'href', path);
- } // Always set the older attribute even though it's "deprecated" (it'll be around for ages)
-
+ }
- use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path); // Add <use> to <svg>
+ // Always set the older attribute even though it's "deprecated" (it'll be around for ages)
+ use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path);
+ // Add <use> to <svg>
icon.appendChild(use);
return icon;
},
// Create hidden text label
- createLabel: function createLabel(key) {
- var attr = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
- var text = i18n.get(key, this.config);
-
- var attributes = _objectSpread2(_objectSpread2({}, attr), {}, {
+ createLabel(key, attr = {}) {
+ const text = i18n.get(key, this.config);
+ const attributes = {
+ ...attr,
class: [attr.class, this.config.classNames.hidden].filter(Boolean).join(' ')
- });
-
+ };
return createElement('span', attributes, text);
},
// Create a badge
- createBadge: function createBadge(text) {
- if (is$1.empty(text)) {
+ createBadge(text) {
+ if (is.empty(text)) {
return null;
}
-
- var badge = createElement('span', {
+ const badge = createElement('span', {
class: this.config.classNames.menu.value
});
badge.appendChild(createElement('span', {
@@ -1807,12 +1583,10 @@ typeof navigator === "object" && (function (global, factory) {
return badge;
},
// Create a <button>
- createButton: function createButton(buttonType, attr) {
- var _this = this;
-
- var attributes = extend({}, attr);
- var type = toCamelCase(buttonType);
- var props = {
+ createButton(buttonType, attr) {
+ const attributes = extend({}, attr);
+ let type = toCamelCase(buttonType);
+ const props = {
element: 'button',
toggle: false,
label: null,
@@ -1820,31 +1594,30 @@ typeof navigator === "object" && (function (global, factory) {
labelPressed: null,
iconPressed: null
};
- ['element', 'icon', 'label'].forEach(function (key) {
+ ['element', 'icon', 'label'].forEach(key => {
if (Object.keys(attributes).includes(key)) {
props[key] = attributes[key];
delete attributes[key];
}
- }); // Default to 'button' type to prevent form submission
+ });
+ // Default to 'button' type to prevent form submission
if (props.element === 'button' && !Object.keys(attributes).includes('type')) {
attributes.type = 'button';
- } // Set class name
-
+ }
+ // Set class name
if (Object.keys(attributes).includes('class')) {
- if (!attributes.class.split(' ').some(function (c) {
- return c === _this.config.classNames.control;
- })) {
+ if (!attributes.class.split(' ').some(c => c === this.config.classNames.control)) {
extend(attributes, {
- class: "".concat(attributes.class, " ").concat(this.config.classNames.control)
+ class: `${attributes.class} ${this.config.classNames.control}`
});
}
} else {
attributes.class = this.config.classNames.control;
- } // Large play button
-
+ }
+ // Large play button
switch (buttonType) {
case 'play':
props.toggle = true;
@@ -1853,7 +1626,6 @@ typeof navigator === "object" && (function (global, factory) {
props.icon = 'play';
props.iconPressed = 'pause';
break;
-
case 'mute':
props.toggle = true;
props.label = 'mute';
@@ -1861,7 +1633,6 @@ typeof navigator === "object" && (function (global, factory) {
props.icon = 'volume';
props.iconPressed = 'muted';
break;
-
case 'captions':
props.toggle = true;
props.label = 'enableCaptions';
@@ -1869,7 +1640,6 @@ typeof navigator === "object" && (function (global, factory) {
props.icon = 'captions-off';
props.iconPressed = 'captions-on';
break;
-
case 'fullscreen':
props.toggle = true;
props.label = 'enterFullscreen';
@@ -1877,27 +1647,23 @@ typeof navigator === "object" && (function (global, factory) {
props.icon = 'enter-fullscreen';
props.iconPressed = 'exit-fullscreen';
break;
-
case 'play-large':
- attributes.class += " ".concat(this.config.classNames.control, "--overlaid");
+ attributes.class += ` ${this.config.classNames.control}--overlaid`;
type = 'play';
props.label = 'play';
props.icon = 'play';
break;
-
default:
- if (is$1.empty(props.label)) {
+ if (is.empty(props.label)) {
props.label = type;
}
-
- if (is$1.empty(props.icon)) {
+ if (is.empty(props.icon)) {
props.icon = buttonType;
}
-
}
+ const button = createElement(props.element);
- var button = createElement(props.element); // Setup toggle icon and labels
-
+ // Setup toggle icon and labels
if (props.toggle) {
// Icon
button.appendChild(controls.createIcon.call(this, props.iconPressed, {
@@ -1905,8 +1671,9 @@ typeof navigator === "object" && (function (global, factory) {
}));
button.appendChild(controls.createIcon.call(this, props.icon, {
class: 'icon--not-pressed'
- })); // Label/Tooltip
+ }));
+ // Label/Tooltip
button.appendChild(controls.createLabel.call(this, props.labelPressed, {
class: 'label--pressed'
}));
@@ -1916,28 +1683,27 @@ typeof navigator === "object" && (function (global, factory) {
} else {
button.appendChild(controls.createIcon.call(this, props.icon));
button.appendChild(controls.createLabel.call(this, props.label));
- } // Merge and set attributes
-
+ }
+ // Merge and set attributes
extend(attributes, getAttributesFromSelector(this.config.selectors.buttons[type], attributes));
- setAttributes(button, attributes); // We have multiple play buttons
+ setAttributes(button, attributes);
+ // We have multiple play buttons
if (type === 'play') {
- if (!is$1.array(this.elements.buttons[type])) {
+ if (!is.array(this.elements.buttons[type])) {
this.elements.buttons[type] = [];
}
-
this.elements.buttons[type].push(button);
} else {
this.elements.buttons[type] = button;
}
-
return button;
},
// Create an <input type='range'>
- createRange: function createRange(type, attributes) {
+ createRange(type, attributes) {
// Seek input
- var input = createElement('input', extend(getAttributesFromSelector(this.config.selectors.inputs[type]), {
+ const input = createElement('input', extend(getAttributesFromSelector(this.config.selectors.inputs[type]), {
type: 'range',
min: 0,
max: 100,
@@ -1951,277 +1717,249 @@ typeof navigator === "object" && (function (global, factory) {
'aria-valuemax': 100,
'aria-valuenow': 0
}, attributes));
- this.elements.inputs[type] = input; // Set the fill for webkit now
+ this.elements.inputs[type] = input;
- controls.updateRangeFill.call(this, input); // Improve support on touch devices
+ // Set the fill for webkit now
+ controls.updateRangeFill.call(this, input);
+ // Improve support on touch devices
RangeTouch.setup(input);
return input;
},
// Create a <progress>
- createProgress: function createProgress(type, attributes) {
- var progress = createElement('progress', extend(getAttributesFromSelector(this.config.selectors.display[type]), {
+ createProgress(type, attributes) {
+ const progress = createElement('progress', extend(getAttributesFromSelector(this.config.selectors.display[type]), {
min: 0,
max: 100,
value: 0,
role: 'progressbar',
'aria-hidden': true
- }, attributes)); // Create the label inside
+ }, attributes));
+ // Create the label inside
if (type !== 'volume') {
progress.appendChild(createElement('span', null, '0'));
- var suffixKey = {
+ const suffixKey = {
played: 'played',
buffer: 'buffered'
}[type];
- var suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';
- progress.innerText = "% ".concat(suffix.toLowerCase());
+ const suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';
+ progress.innerText = `% ${suffix.toLowerCase()}`;
}
-
this.elements.display[type] = progress;
return progress;
},
// Create time display
- createTime: function createTime(type, attrs) {
- var attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);
- var container = createElement('div', extend(attributes, {
- class: "".concat(attributes.class ? attributes.class : '', " ").concat(this.config.classNames.display.time, " ").trim(),
- 'aria-label': i18n.get(type, this.config)
- }), '00:00'); // Reference for updates
+ createTime(type, attrs) {
+ const attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);
+ const container = createElement('div', extend(attributes, {
+ class: `${attributes.class ? attributes.class : ''} ${this.config.classNames.display.time} `.trim(),
+ 'aria-label': i18n.get(type, this.config),
+ role: 'timer'
+ }), '00:00');
+ // Reference for updates
this.elements.display[type] = container;
return container;
},
// Bind keyboard shortcuts for a menu item
// We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
// https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
- bindMenuItemShortcuts: function bindMenuItemShortcuts(menuItem, type) {
- var _this2 = this;
-
+ bindMenuItemShortcuts(menuItem, type) {
// Navigate through menus via arrow keys and space
- on.call(this, menuItem, 'keydown keyup', function (event) {
+ on.call(this, menuItem, 'keydown keyup', event => {
// We only care about space and ⬆️ ⬇️️ ➡️
- if (![32, 38, 39, 40].includes(event.which)) {
+ if (![' ', 'ArrowUp', 'ArrowDown', 'ArrowRight'].includes(event.key)) {
return;
- } // Prevent play / seek
-
+ }
+ // Prevent play / seek
event.preventDefault();
- event.stopPropagation(); // We're just here to prevent the keydown bubbling
+ event.stopPropagation();
+ // We're just here to prevent the keydown bubbling
if (event.type === 'keydown') {
return;
}
+ const isRadioButton = matches(menuItem, '[role="menuitemradio"]');
- var isRadioButton = matches$1(menuItem, '[role="menuitemradio"]'); // Show the respective menu
-
- if (!isRadioButton && [32, 39].includes(event.which)) {
- controls.showMenuPanel.call(_this2, type, true);
+ // Show the respective menu
+ if (!isRadioButton && [' ', 'ArrowRight'].includes(event.key)) {
+ controls.showMenuPanel.call(this, type, true);
} else {
- var target;
-
- if (event.which !== 32) {
- if (event.which === 40 || isRadioButton && event.which === 39) {
+ let target;
+ if (event.key !== ' ') {
+ if (event.key === 'ArrowDown' || isRadioButton && event.key === 'ArrowRight') {
target = menuItem.nextElementSibling;
-
- if (!is$1.element(target)) {
+ if (!is.element(target)) {
target = menuItem.parentNode.firstElementChild;
}
} else {
target = menuItem.previousElementSibling;
-
- if (!is$1.element(target)) {
+ if (!is.element(target)) {
target = menuItem.parentNode.lastElementChild;
}
}
-
- setFocus.call(_this2, target, true);
+ setFocus.call(this, target, true);
}
}
- }, false); // Enter will fire a `click` event but we still need to manage focus
- // So we bind to keyup which fires after and set focus here
-
- on.call(this, menuItem, 'keyup', function (event) {
- if (event.which !== 13) {
- return;
- }
+ }, false);
- controls.focusFirstMenuItem.call(_this2, null, true);
+ // Enter will fire a `click` event but we still need to manage focus
+ // So we bind to keyup which fires after and set focus here
+ on.call(this, menuItem, 'keyup', event => {
+ if (event.key !== 'Return') return;
+ controls.focusFirstMenuItem.call(this, null, true);
});
},
// Create a settings menu item
- createMenuItem: function createMenuItem(_ref) {
- var _this3 = this;
-
- var value = _ref.value,
- list = _ref.list,
- type = _ref.type,
- title = _ref.title,
- _ref$badge = _ref.badge,
- badge = _ref$badge === void 0 ? null : _ref$badge,
- _ref$checked = _ref.checked,
- checked = _ref$checked === void 0 ? false : _ref$checked;
- var attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);
- var menuItem = createElement('button', extend(attributes, {
+ createMenuItem({
+ value,
+ list,
+ type,
+ title,
+ badge = null,
+ checked = false
+ }) {
+ const attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);
+ const menuItem = createElement('button', extend(attributes, {
type: 'button',
role: 'menuitemradio',
- class: "".concat(this.config.classNames.control, " ").concat(attributes.class ? attributes.class : '').trim(),
+ class: `${this.config.classNames.control} ${attributes.class ? attributes.class : ''}`.trim(),
'aria-checked': checked,
- value: value
+ value
}));
- var flex = createElement('span'); // We have to set as HTML incase of special characters
+ const flex = createElement('span');
+ // We have to set as HTML incase of special characters
flex.innerHTML = title;
-
- if (is$1.element(badge)) {
+ if (is.element(badge)) {
flex.appendChild(badge);
}
+ menuItem.appendChild(flex);
- menuItem.appendChild(flex); // Replicate radio button behaviour
-
+ // Replicate radio button behavior
Object.defineProperty(menuItem, 'checked', {
enumerable: true,
- get: function get() {
+ get() {
return menuItem.getAttribute('aria-checked') === 'true';
},
- set: function set(check) {
+ set(check) {
// Ensure exclusivity
if (check) {
- Array.from(menuItem.parentNode.children).filter(function (node) {
- return matches$1(node, '[role="menuitemradio"]');
- }).forEach(function (node) {
- return node.setAttribute('aria-checked', 'false');
- });
+ Array.from(menuItem.parentNode.children).filter(node => matches(node, '[role="menuitemradio"]')).forEach(node => node.setAttribute('aria-checked', 'false'));
}
-
menuItem.setAttribute('aria-checked', check ? 'true' : 'false');
}
});
- this.listeners.bind(menuItem, 'click keyup', function (event) {
- if (is$1.keyboardEvent(event) && event.which !== 32) {
+ this.listeners.bind(menuItem, 'click keyup', event => {
+ if (is.keyboardEvent(event) && event.key !== ' ') {
return;
}
-
event.preventDefault();
event.stopPropagation();
menuItem.checked = true;
-
switch (type) {
case 'language':
- _this3.currentTrack = Number(value);
+ this.currentTrack = Number(value);
break;
-
case 'quality':
- _this3.quality = value;
+ this.quality = value;
break;
-
case 'speed':
- _this3.speed = parseFloat(value);
+ this.speed = parseFloat(value);
break;
}
-
- controls.showMenuPanel.call(_this3, 'home', is$1.keyboardEvent(event));
+ controls.showMenuPanel.call(this, 'home', is.keyboardEvent(event));
}, type, false);
controls.bindMenuItemShortcuts.call(this, menuItem, type);
list.appendChild(menuItem);
},
// Format a time for display
- formatTime: function formatTime$1() {
- var time = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
- var inverted = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
-
+ formatTime(time = 0, inverted = false) {
// Bail if the value isn't a number
- if (!is$1.number(time)) {
+ if (!is.number(time)) {
return time;
- } // Always display hours if duration is over an hour
-
+ }
- var forceHours = getHours(this.duration) > 0;
+ // Always display hours if duration is over an hour
+ const forceHours = getHours(this.duration) > 0;
return formatTime(time, forceHours, inverted);
},
// Update the displayed time
- updateTimeDisplay: function updateTimeDisplay() {
- var target = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : null;
- var time = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
- var inverted = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
-
+ updateTimeDisplay(target = null, time = 0, inverted = false) {
// Bail if there's no element to display or the value isn't a number
- if (!is$1.element(target) || !is$1.number(time)) {
+ if (!is.element(target) || !is.number(time)) {
return;
- } // eslint-disable-next-line no-param-reassign
-
+ }
+ // eslint-disable-next-line no-param-reassign
target.innerText = controls.formatTime(time, inverted);
},
// Update volume UI and storage
- updateVolume: function updateVolume() {
+ updateVolume() {
if (!this.supported.ui) {
return;
- } // Update range
-
+ }
- if (is$1.element(this.elements.inputs.volume)) {
+ // Update range
+ if (is.element(this.elements.inputs.volume)) {
controls.setRange.call(this, this.elements.inputs.volume, this.muted ? 0 : this.volume);
- } // Update mute state
-
+ }
- if (is$1.element(this.elements.buttons.mute)) {
+ // Update mute state
+ if (is.element(this.elements.buttons.mute)) {
this.elements.buttons.mute.pressed = this.muted || this.volume === 0;
}
},
// Update seek value and lower fill
- setRange: function setRange(target) {
- var value = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
-
- if (!is$1.element(target)) {
+ setRange(target, value = 0) {
+ if (!is.element(target)) {
return;
- } // eslint-disable-next-line
-
+ }
- target.value = value; // Webkit range fill
+ // eslint-disable-next-line
+ target.value = value;
+ // Webkit range fill
controls.updateRangeFill.call(this, target);
},
// Update <progress> elements
- updateProgress: function updateProgress(event) {
- var _this4 = this;
-
- if (!this.supported.ui || !is$1.event(event)) {
+ updateProgress(event) {
+ if (!this.supported.ui || !is.event(event)) {
return;
}
+ let value = 0;
+ const setProgress = (target, input) => {
+ const val = is.number(input) ? input : 0;
+ const progress = is.element(target) ? target : this.elements.display.buffer;
- var value = 0;
-
- var setProgress = function setProgress(target, input) {
- var val = is$1.number(input) ? input : 0;
- var progress = is$1.element(target) ? target : _this4.elements.display.buffer; // Update value and label
-
- if (is$1.element(progress)) {
- progress.value = val; // Update text label inside
+ // Update value and label
+ if (is.element(progress)) {
+ progress.value = val;
- var label = progress.getElementsByTagName('span')[0];
-
- if (is$1.element(label)) {
+ // Update text label inside
+ const label = progress.getElementsByTagName('span')[0];
+ if (is.element(label)) {
label.childNodes[0].nodeValue = val;
}
}
};
-
if (event) {
switch (event.type) {
// Video playing
case 'timeupdate':
case 'seeking':
case 'seeked':
- value = getPercentage(this.currentTime, this.duration); // Set seek range value only if it's a 'natural' time event
+ value = getPercentage(this.currentTime, this.duration);
+ // Set seek range value only if it's a 'natural' time event
if (event.type === 'timeupdate') {
controls.setRange.call(this, this.elements.inputs.seek, value);
}
-
break;
- // Check buffer status
+ // Check buffer status
case 'playing':
case 'progress':
setProgress(this.elements.display.buffer, this.buffered * 100);
@@ -2230,274 +1968,279 @@ typeof navigator === "object" && (function (global, factory) {
}
},
// Webkit polyfill for lower fill range
- updateRangeFill: function updateRangeFill(target) {
+ updateRangeFill(target) {
// Get range from event if event passed
- var range = is$1.event(target) ? target.target : target; // Needs to be a valid <input type='range'>
+ const range = is.event(target) ? target.target : target;
- if (!is$1.element(range) || range.getAttribute('type') !== 'range') {
+ // Needs to be a valid <input type='range'>
+ if (!is.element(range) || range.getAttribute('type') !== 'range') {
return;
- } // Set aria values for https://github.com/sampotts/plyr/issues/905
-
+ }
- if (matches$1(range, this.config.selectors.inputs.seek)) {
+ // Set aria values for https://github.com/sampotts/plyr/issues/905
+ if (matches(range, this.config.selectors.inputs.seek)) {
range.setAttribute('aria-valuenow', this.currentTime);
- var currentTime = controls.formatTime(this.currentTime);
- var duration = controls.formatTime(this.duration);
- var format = i18n.get('seekLabel', this.config);
+ const currentTime = controls.formatTime(this.currentTime);
+ const duration = controls.formatTime(this.duration);
+ const format = i18n.get('seekLabel', this.config);
range.setAttribute('aria-valuetext', format.replace('{currentTime}', currentTime).replace('{duration}', duration));
- } else if (matches$1(range, this.config.selectors.inputs.volume)) {
- var percent = range.value * 100;
+ } else if (matches(range, this.config.selectors.inputs.volume)) {
+ const percent = range.value * 100;
range.setAttribute('aria-valuenow', percent);
- range.setAttribute('aria-valuetext', "".concat(percent.toFixed(1), "%"));
+ range.setAttribute('aria-valuetext', `${percent.toFixed(1)}%`);
} else {
range.setAttribute('aria-valuenow', range.value);
- } // WebKit only
-
+ }
- if (!browser.isWebkit) {
+ // WebKit only
+ if (!browser.isWebKit && !browser.isIPadOS) {
return;
- } // Set CSS custom property
-
+ }
- range.style.setProperty('--value', "".concat(range.value / range.max * 100, "%"));
+ // Set CSS custom property
+ range.style.setProperty('--value', `${range.value / range.max * 100}%`);
},
// Update hover tooltip for seeking
- updateSeekTooltip: function updateSeekTooltip(event) {
- var _this5 = this;
-
+ updateSeekTooltip(event) {
+ var _this$config$markers, _this$config$markers$;
// Bail if setting not true
- if (!this.config.tooltips.seek || !is$1.element(this.elements.inputs.seek) || !is$1.element(this.elements.display.seekTooltip) || this.duration === 0) {
+ if (!this.config.tooltips.seek || !is.element(this.elements.inputs.seek) || !is.element(this.elements.display.seekTooltip) || this.duration === 0) {
return;
}
+ const tipElement = this.elements.display.seekTooltip;
+ const visible = `${this.config.classNames.tooltip}--visible`;
+ const toggle = show => toggleClass(tipElement, visible, show);
- var visible = "".concat(this.config.classNames.tooltip, "--visible");
-
- var toggle = function toggle(show) {
- return toggleClass(_this5.elements.display.seekTooltip, visible, show);
- }; // Hide on touch
-
-
+ // Hide on touch
if (this.touch) {
toggle(false);
return;
- } // Determine percentage, if already visible
-
-
- var percent = 0;
- var clientRect = this.elements.progress.getBoundingClientRect();
+ }
- if (is$1.event(event)) {
+ // Determine percentage, if already visible
+ let percent = 0;
+ const clientRect = this.elements.progress.getBoundingClientRect();
+ if (is.event(event)) {
percent = 100 / clientRect.width * (event.pageX - clientRect.left);
- } else if (hasClass(this.elements.display.seekTooltip, visible)) {
- percent = parseFloat(this.elements.display.seekTooltip.style.left, 10);
+ } else if (hasClass(tipElement, visible)) {
+ percent = parseFloat(tipElement.style.left, 10);
} else {
return;
- } // Set bounds
-
+ }
+ // Set bounds
if (percent < 0) {
percent = 0;
} else if (percent > 100) {
percent = 100;
- } // Display the time a click would seek to
+ }
+ const time = this.duration / 100 * percent;
+ // Display the time a click would seek to
+ tipElement.innerText = controls.formatTime(time);
- controls.updateTimeDisplay.call(this, this.elements.display.seekTooltip, this.duration / 100 * percent); // Set position
+ // Get marker point for time
+ const point = (_this$config$markers = this.config.markers) === null || _this$config$markers === void 0 ? void 0 : (_this$config$markers$ = _this$config$markers.points) === null || _this$config$markers$ === void 0 ? void 0 : _this$config$markers$.find(({
+ time: t
+ }) => t === Math.round(time));
- this.elements.display.seekTooltip.style.left = "".concat(percent, "%"); // Show/hide the tooltip
- // If the event is a moues in/out and percentage is inside bounds
+ // Append the point label to the tooltip
+ if (point) {
+ tipElement.insertAdjacentHTML('afterbegin', `${point.label}<br>`);
+ }
- if (is$1.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {
+ // Set position
+ tipElement.style.left = `${percent}%`;
+
+ // Show/hide the tooltip
+ // If the event is a moues in/out and percentage is inside bounds
+ if (is.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {
toggle(event.type === 'mouseenter');
}
},
// Handle time change event
- timeUpdate: function timeUpdate(event) {
+ timeUpdate(event) {
// Only invert if only one time element is displayed and used for both duration and currentTime
- var invert = !is$1.element(this.elements.display.duration) && this.config.invertTime; // Duration
+ const invert = !is.element(this.elements.display.duration) && this.config.invertTime;
- controls.updateTimeDisplay.call(this, this.elements.display.currentTime, invert ? this.duration - this.currentTime : this.currentTime, invert); // Ignore updates while seeking
+ // Duration
+ controls.updateTimeDisplay.call(this, this.elements.display.currentTime, invert ? this.duration - this.currentTime : this.currentTime, invert);
+ // Ignore updates while seeking
if (event && event.type === 'timeupdate' && this.media.seeking) {
return;
- } // Playing progress
-
+ }
+ // Playing progress
controls.updateProgress.call(this, event);
},
// Show the duration on metadataloaded or durationchange events
- durationUpdate: function durationUpdate() {
+ durationUpdate() {
// Bail if no UI or durationchange event triggered after playing/seek when invertTime is false
if (!this.supported.ui || !this.config.invertTime && this.currentTime) {
return;
- } // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.
+ }
+
+ // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.
// https://github.com/video-dev/hls.js/blob/5820d29d3c4c8a46e8b75f1e3afa3e68c1a9a2db/src/controller/buffer-controller.js#L415
// https://github.com/google/shaka-player/blob/4d889054631f4e1cf0fbd80ddd2b71887c02e232/lib/media/streaming_engine.js#L1062
// https://github.com/Dash-Industry-Forum/dash.js/blob/69859f51b969645b234666800d4cb596d89c602d/src/dash/models/DashManifestModel.js#L338
-
-
- if (this.duration >= Math.pow(2, 32)) {
+ if (this.duration >= 2 ** 32) {
toggleHidden(this.elements.display.currentTime, true);
toggleHidden(this.elements.progress, true);
return;
- } // Update ARIA values
-
+ }
- if (is$1.element(this.elements.inputs.seek)) {
+ // Update ARIA values
+ if (is.element(this.elements.inputs.seek)) {
this.elements.inputs.seek.setAttribute('aria-valuemax', this.duration);
- } // If there's a spot to display duration
-
+ }
- var hasDuration = is$1.element(this.elements.display.duration); // If there's only one time display, display duration there
+ // If there's a spot to display duration
+ const hasDuration = is.element(this.elements.display.duration);
+ // If there's only one time display, display duration there
if (!hasDuration && this.config.displayDuration && this.paused) {
controls.updateTimeDisplay.call(this, this.elements.display.currentTime, this.duration);
- } // If there's a duration element, update content
-
+ }
+ // If there's a duration element, update content
if (hasDuration) {
controls.updateTimeDisplay.call(this, this.elements.display.duration, this.duration);
- } // Update the tooltip (if visible)
-
+ }
+ if (this.config.markers.enabled) {
+ controls.setMarkers.call(this);
+ }
+ // Update the tooltip (if visible)
controls.updateSeekTooltip.call(this);
},
// Hide/show a tab
- toggleMenuButton: function toggleMenuButton(setting, toggle) {
+ toggleMenuButton(setting, toggle) {
toggleHidden(this.elements.settings.buttons[setting], !toggle);
},
// Update the selected setting
- updateSetting: function updateSetting(setting, container, input) {
- var pane = this.elements.settings.panels[setting];
- var value = null;
- var list = container;
-
+ updateSetting(setting, container, input) {
+ const pane = this.elements.settings.panels[setting];
+ let value = null;
+ let list = container;
if (setting === 'captions') {
value = this.currentTrack;
} else {
- value = !is$1.empty(input) ? input : this[setting]; // Get default
+ value = !is.empty(input) ? input : this[setting];
- if (is$1.empty(value)) {
+ // Get default
+ if (is.empty(value)) {
value = this.config[setting].default;
- } // Unsupported value
-
+ }
- if (!is$1.empty(this.options[setting]) && !this.options[setting].includes(value)) {
- this.debug.warn("Unsupported value of '".concat(value, "' for ").concat(setting));
+ // Unsupported value
+ if (!is.empty(this.options[setting]) && !this.options[setting].includes(value)) {
+ this.debug.warn(`Unsupported value of '${value}' for ${setting}`);
return;
- } // Disabled value
-
+ }
+ // Disabled value
if (!this.config[setting].options.includes(value)) {
- this.debug.warn("Disabled value of '".concat(value, "' for ").concat(setting));
+ this.debug.warn(`Disabled value of '${value}' for ${setting}`);
return;
}
- } // Get the list if we need to
-
+ }
- if (!is$1.element(list)) {
+ // Get the list if we need to
+ if (!is.element(list)) {
list = pane && pane.querySelector('[role="menu"]');
- } // If there's no list it means it's not been rendered...
-
+ }
- if (!is$1.element(list)) {
+ // If there's no list it means it's not been rendered...
+ if (!is.element(list)) {
return;
- } // Update the label
-
-
- var label = this.elements.settings.buttons[setting].querySelector(".".concat(this.config.classNames.menu.value));
- label.innerHTML = controls.getLabel.call(this, setting, value); // Find the radio option and check it
+ }
- var target = list && list.querySelector("[value=\"".concat(value, "\"]"));
+ // Update the label
+ const label = this.elements.settings.buttons[setting].querySelector(`.${this.config.classNames.menu.value}`);
+ label.innerHTML = controls.getLabel.call(this, setting, value);
- if (is$1.element(target)) {
+ // Find the radio option and check it
+ const target = list && list.querySelector(`[value="${value}"]`);
+ if (is.element(target)) {
target.checked = true;
}
},
// Translate a value into a nice label
- getLabel: function getLabel(setting, value) {
+ getLabel(setting, value) {
switch (setting) {
case 'speed':
- return value === 1 ? i18n.get('normal', this.config) : "".concat(value, "&times;");
-
+ return value === 1 ? i18n.get('normal', this.config) : `${value}&times;`;
case 'quality':
- if (is$1.number(value)) {
- var label = i18n.get("qualityLabel.".concat(value), this.config);
-
+ if (is.number(value)) {
+ const label = i18n.get(`qualityLabel.${value}`, this.config);
if (!label.length) {
- return "".concat(value, "p");
+ return `${value}p`;
}
-
return label;
}
-
return toTitleCase(value);
-
case 'captions':
return captions.getLabel.call(this);
-
default:
return null;
}
},
// Set the quality menu
- setQualityMenu: function setQualityMenu(options) {
- var _this6 = this;
-
+ setQualityMenu(options) {
// Menu required
- if (!is$1.element(this.elements.settings.panels.quality)) {
+ if (!is.element(this.elements.settings.panels.quality)) {
return;
}
+ const type = 'quality';
+ const list = this.elements.settings.panels.quality.querySelector('[role="menu"]');
- var type = 'quality';
- var list = this.elements.settings.panels.quality.querySelector('[role="menu"]'); // Set options if passed and filter based on uniqueness and config
-
- if (is$1.array(options)) {
- this.options.quality = dedupe(options).filter(function (quality) {
- return _this6.config.quality.options.includes(quality);
- });
- } // Toggle the pane and tab
-
+ // Set options if passed and filter based on uniqueness and config
+ if (is.array(options)) {
+ this.options.quality = dedupe(options).filter(quality => this.config.quality.options.includes(quality));
+ }
- var toggle = !is$1.empty(this.options.quality) && this.options.quality.length > 1;
- controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
+ // Toggle the pane and tab
+ const toggle = !is.empty(this.options.quality) && this.options.quality.length > 1;
+ controls.toggleMenuButton.call(this, type, toggle);
- emptyElement(list); // Check if we need to toggle the parent
+ // Empty the menu
+ emptyElement(list);
- controls.checkMenu.call(this); // If we're hiding, nothing more to do
+ // Check if we need to toggle the parent
+ controls.checkMenu.call(this);
+ // If we're hiding, nothing more to do
if (!toggle) {
return;
- } // Get the badge HTML for HD, 4K etc
-
-
- var getBadge = function getBadge(quality) {
- var label = i18n.get("qualityBadge.".concat(quality), _this6.config);
+ }
+ // Get the badge HTML for HD, 4K etc
+ const getBadge = quality => {
+ const label = i18n.get(`qualityBadge.${quality}`, this.config);
if (!label.length) {
return null;
}
+ return controls.createBadge.call(this, label);
+ };
- return controls.createBadge.call(_this6, label);
- }; // Sort options by the config and then render options
-
-
- this.options.quality.sort(function (a, b) {
- var sorting = _this6.config.quality.options;
+ // Sort options by the config and then render options
+ this.options.quality.sort((a, b) => {
+ const sorting = this.config.quality.options;
return sorting.indexOf(a) > sorting.indexOf(b) ? 1 : -1;
- }).forEach(function (quality) {
- controls.createMenuItem.call(_this6, {
+ }).forEach(quality => {
+ controls.createMenuItem.call(this, {
value: quality,
- list: list,
- type: type,
- title: controls.getLabel.call(_this6, 'quality', quality),
+ list,
+ type,
+ title: controls.getLabel.call(this, 'quality', quality),
badge: getBadge(quality)
});
});
controls.updateSetting.call(this, type, list);
},
// Set the looping options
-
/* setLoopMenu() {
// Menu required
if (!is.element(this.elements.settings.panels.loop)) {
@@ -2532,562 +2275,589 @@ typeof navigator === "object" && (function (global, factory) {
list.appendChild(item);
});
}, */
+
// Get current selected caption language
// TODO: rework this to user the getter in the API?
- // Set a list of available captions languages
- setCaptionsMenu: function setCaptionsMenu() {
- var _this7 = this;
+ // Set a list of available captions languages
+ setCaptionsMenu() {
// Menu required
- if (!is$1.element(this.elements.settings.panels.captions)) {
+ if (!is.element(this.elements.settings.panels.captions)) {
return;
- } // TODO: Captions or language? Currently it's mixed
-
+ }
- var type = 'captions';
- var list = this.elements.settings.panels.captions.querySelector('[role="menucaptions"]');
- var tracks = captions.getTracks.call(this);
- var toggle = Boolean(tracks.length); // Toggle the pane and tab
+ // TODO: Captions or language? Currently it's mixed
+ const type = 'captions';
+ const list = this.elements.settings.panels.captions.querySelector('[role="menu"]');
+ const tracks = captions.getTracks.call(this);
+ const toggle = Boolean(tracks.length);
- controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
+ // Toggle the pane and tab
+ controls.toggleMenuButton.call(this, type, toggle);
- emptyElement(list); // Check if we need to toggle the parent
+ // Empty the menu
+ emptyElement(list);
- controls.checkMenu.call(this); // If there's no captions, bail
+ // Check if we need to toggle the parent
+ controls.checkMenu.call(this);
+ // If there's no captions, bail
if (!toggle) {
return;
- } // Generate options data
-
+ }
- var options = tracks.map(function (track, value) {
- return {
- value: value,
- checked: _this7.captions.toggled && _this7.currentTrack === value,
- title: captions.getLabel.call(_this7, track),
- badge: track.language && controls.createBadge.call(_this7, track.language.toUpperCase()),
- list: list,
- type: 'language'
- };
- }); // Add the "Disabled" option to turn off captions
+ // Generate options data
+ const options = tracks.map((track, value) => ({
+ value,
+ checked: this.captions.toggled && this.currentTrack === value,
+ title: captions.getLabel.call(this, track),
+ badge: track.language && controls.createBadge.call(this, track.language.toUpperCase()),
+ list,
+ type: 'language'
+ }));
+ // Add the "Disabled" option to turn off captions
options.unshift({
value: -1,
checked: !this.captions.toggled,
title: i18n.get('disabled', this.config),
- list: list,
+ list,
type: 'language'
- }); // Generate options
+ });
+ // Generate options
options.forEach(controls.createMenuItem.bind(this));
controls.updateSetting.call(this, type, list);
},
// Set a list of available captions languages
- setSpeedMenu: function setSpeedMenu() {
- var _this8 = this;
-
+ setSpeedMenu() {
// Menu required
- if (!is$1.element(this.elements.settings.panels.speed)) {
+ if (!is.element(this.elements.settings.panels.speed)) {
return;
}
+ const type = 'speed';
+ const list = this.elements.settings.panels.speed.querySelector('[role="menu"]');
- var type = 'speed';
- var list = this.elements.settings.panels.speed.querySelector('[role="menu"]'); // Filter out invalid speeds
-
- this.options.speed = this.options.speed.filter(function (o) {
- return o >= _this8.minimumSpeed && o <= _this8.maximumSpeed;
- }); // Toggle the pane and tab
+ // Filter out invalid speeds
+ this.options.speed = this.options.speed.filter(o => o >= this.minimumSpeed && o <= this.maximumSpeed);
- var toggle = !is$1.empty(this.options.speed) && this.options.speed.length > 1;
- controls.toggleMenuButton.call(this, type, toggle); // Empty the menu
+ // Toggle the pane and tab
+ const toggle = !is.empty(this.options.speed) && this.options.speed.length > 1;
+ controls.toggleMenuButton.call(this, type, toggle);
- emptyElement(list); // Check if we need to toggle the parent
+ // Empty the menu
+ emptyElement(list);
- controls.checkMenu.call(this); // If we're hiding, nothing more to do
+ // Check if we need to toggle the parent
+ controls.checkMenu.call(this);
+ // If we're hiding, nothing more to do
if (!toggle) {
return;
- } // Create items
-
+ }
- this.options.speed.forEach(function (speed) {
- controls.createMenuItem.call(_this8, {
+ // Create items
+ this.options.speed.forEach(speed => {
+ controls.createMenuItem.call(this, {
value: speed,
- list: list,
- type: type,
- title: controls.getLabel.call(_this8, 'speed', speed)
+ list,
+ type,
+ title: controls.getLabel.call(this, 'speed', speed)
});
});
controls.updateSetting.call(this, type, list);
},
// Check if we need to hide/show the settings menu
- checkMenu: function checkMenu() {
- var buttons = this.elements.settings.buttons;
- var visible = !is$1.empty(buttons) && Object.values(buttons).some(function (button) {
- return !button.hidden;
- });
+ checkMenu() {
+ const {
+ buttons
+ } = this.elements.settings;
+ const visible = !is.empty(buttons) && Object.values(buttons).some(button => !button.hidden);
toggleHidden(this.elements.settings.menu, !visible);
},
// Focus the first menu item in a given (or visible) menu
- focusFirstMenuItem: function focusFirstMenuItem(pane) {
- var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
-
+ focusFirstMenuItem(pane, focusVisible = false) {
if (this.elements.settings.popup.hidden) {
return;
}
-
- var target = pane;
-
- if (!is$1.element(target)) {
- target = Object.values(this.elements.settings.panels).find(function (p) {
- return !p.hidden;
- });
+ let target = pane;
+ if (!is.element(target)) {
+ target = Object.values(this.elements.settings.panels).find(p => !p.hidden);
}
-
- var firstItem = target.querySelector('[role^="menuitem"]');
- setFocus.call(this, firstItem, tabFocus);
+ const firstItem = target.querySelector('[role^="menuitem"]');
+ setFocus.call(this, firstItem, focusVisible);
},
// Show/hide menu
- toggleMenu: function toggleMenu(input) {
- var popup = this.elements.settings.popup;
- var button = this.elements.buttons.settings; // Menu and button are required
-
- if (!is$1.element(popup) || !is$1.element(button)) {
+ toggleMenu(input) {
+ const {
+ popup
+ } = this.elements.settings;
+ const button = this.elements.buttons.settings;
+
+ // Menu and button are required
+ if (!is.element(popup) || !is.element(button)) {
return;
- } // True toggle by default
-
-
- var hidden = popup.hidden;
- var show = hidden;
+ }
- if (is$1.boolean(input)) {
+ // True toggle by default
+ const {
+ hidden
+ } = popup;
+ let show = hidden;
+ if (is.boolean(input)) {
show = input;
- } else if (is$1.keyboardEvent(input) && input.which === 27) {
+ } else if (is.keyboardEvent(input) && input.key === 'Escape') {
show = false;
- } else if (is$1.event(input)) {
+ } else if (is.event(input)) {
// If Plyr is in a shadowDOM, the event target is set to the component, instead of the
// Element in the shadowDOM. The path, if available, is complete.
- var target = is$1.function(input.composedPath) ? input.composedPath()[0] : input.target;
- var isMenuItem = popup.contains(target); // If the click was inside the menu or if the click
+ const target = is.function(input.composedPath) ? input.composedPath()[0] : input.target;
+ const isMenuItem = popup.contains(target);
+
+ // If the click was inside the menu or if the click
// wasn't the button or menu item and we're trying to
// show the menu (a doc click shouldn't show the menu)
-
if (isMenuItem || !isMenuItem && input.target !== button && show) {
return;
}
- } // Set button attributes
-
+ }
- button.setAttribute('aria-expanded', show); // Show the actual popup
+ // Set button attributes
+ button.setAttribute('aria-expanded', show);
- toggleHidden(popup, !show); // Add class hook
+ // Show the actual popup
+ toggleHidden(popup, !show);
- toggleClass(this.elements.container, this.config.classNames.menu.open, show); // Focus the first item if key interaction
+ // Add class hook
+ toggleClass(this.elements.container, this.config.classNames.menu.open, show);
- if (show && is$1.keyboardEvent(input)) {
+ // Focus the first item if key interaction
+ if (show && is.keyboardEvent(input)) {
controls.focusFirstMenuItem.call(this, null, true);
} else if (!show && !hidden) {
// If closing, re-focus the button
- setFocus.call(this, button, is$1.keyboardEvent(input));
+ setFocus.call(this, button, is.keyboardEvent(input));
}
},
// Get the natural size of a menu panel
- getMenuSize: function getMenuSize(tab) {
- var clone = tab.cloneNode(true);
+ getMenuSize(tab) {
+ const clone = tab.cloneNode(true);
clone.style.position = 'absolute';
clone.style.opacity = 0;
- clone.removeAttribute('hidden'); // Append to parent so we get the "real" size
+ clone.removeAttribute('hidden');
- tab.parentNode.appendChild(clone); // Get the sizes before we remove
+ // Append to parent so we get the "real" size
+ tab.parentNode.appendChild(clone);
- var width = clone.scrollWidth;
- var height = clone.scrollHeight; // Remove from the DOM
+ // Get the sizes before we remove
+ const width = clone.scrollWidth;
+ const height = clone.scrollHeight;
+ // Remove from the DOM
removeElement(clone);
return {
- width: width,
- height: height
+ width,
+ height
};
},
// Show a panel in the menu
- showMenuPanel: function showMenuPanel() {
- var _this9 = this;
-
- var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : '';
- var tabFocus = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- var target = this.elements.container.querySelector("#plyr-settings-".concat(this.id, "-").concat(type)); // Nothing to show, bail
+ showMenuPanel(type = '', focusVisible = false) {
+ const target = this.elements.container.querySelector(`#plyr-settings-${this.id}-${type}`);
- if (!is$1.element(target)) {
+ // Nothing to show, bail
+ if (!is.element(target)) {
return;
- } // Hide all other panels
-
+ }
- var container = target.parentNode;
- var current = Array.from(container.children).find(function (node) {
- return !node.hidden;
- }); // If we can do fancy animations, we'll animate the height/width
+ // Hide all other panels
+ const container = target.parentNode;
+ const current = Array.from(container.children).find(node => !node.hidden);
+ // If we can do fancy animations, we'll animate the height/width
if (support.transitions && !support.reducedMotion) {
// Set the current width as a base
- container.style.width = "".concat(current.scrollWidth, "px");
- container.style.height = "".concat(current.scrollHeight, "px"); // Get potential sizes
+ container.style.width = `${current.scrollWidth}px`;
+ container.style.height = `${current.scrollHeight}px`;
- var size = controls.getMenuSize.call(this, target); // Restore auto height/width
+ // Get potential sizes
+ const size = controls.getMenuSize.call(this, target);
- var restore = function restore(event) {
+ // Restore auto height/width
+ const restore = event => {
// We're only bothered about height and width on the container
if (event.target !== container || !['width', 'height'].includes(event.propertyName)) {
return;
- } // Revert back to auto
-
+ }
+ // Revert back to auto
container.style.width = '';
- container.style.height = ''; // Only listen once
-
- off.call(_this9, container, transitionEndEvent, restore);
- }; // Listen for the transition finishing and restore auto height/width
-
+ container.style.height = '';
- on.call(this, container, transitionEndEvent, restore); // Set dimensions to target
+ // Only listen once
+ off.call(this, container, transitionEndEvent, restore);
+ };
- container.style.width = "".concat(size.width, "px");
- container.style.height = "".concat(size.height, "px");
- } // Set attributes on current tab
+ // Listen for the transition finishing and restore auto height/width
+ on.call(this, container, transitionEndEvent, restore);
+ // Set dimensions to target
+ container.style.width = `${size.width}px`;
+ container.style.height = `${size.height}px`;
+ }
- toggleHidden(current, true); // Set attributes on target
+ // Set attributes on current tab
+ toggleHidden(current, true);
- toggleHidden(target, false); // Focus the first item
+ // Set attributes on target
+ toggleHidden(target, false);
- controls.focusFirstMenuItem.call(this, target, tabFocus);
+ // Focus the first item
+ controls.focusFirstMenuItem.call(this, target, focusVisible);
},
// Set the download URL
- setDownloadUrl: function setDownloadUrl() {
- var button = this.elements.buttons.download; // Bail if no button
+ setDownloadUrl() {
+ const button = this.elements.buttons.download;
- if (!is$1.element(button)) {
+ // Bail if no button
+ if (!is.element(button)) {
return;
- } // Set attribute
-
+ }
+ // Set attribute
button.setAttribute('href', this.download);
},
// Build the default HTML
- create: function create(data) {
- var _this10 = this;
-
- var bindMenuItemShortcuts = controls.bindMenuItemShortcuts,
- createButton = controls.createButton,
- createProgress = controls.createProgress,
- createRange = controls.createRange,
- createTime = controls.createTime,
- setQualityMenu = controls.setQualityMenu,
- setSpeedMenu = controls.setSpeedMenu,
- showMenuPanel = controls.showMenuPanel;
- this.elements.controls = null; // Larger overlaid play button
-
- if (is$1.array(this.config.controls) && this.config.controls.includes('play-large')) {
+ create(data) {
+ const {
+ bindMenuItemShortcuts,
+ createButton,
+ createProgress,
+ createRange,
+ createTime,
+ setQualityMenu,
+ setSpeedMenu,
+ showMenuPanel
+ } = controls;
+ this.elements.controls = null;
+
+ // Larger overlaid play button
+ if (is.array(this.config.controls) && this.config.controls.includes('play-large')) {
this.elements.container.appendChild(createButton.call(this, 'play-large'));
- } // Create the container
-
+ }
- var container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));
- this.elements.controls = container; // Default item attributes
+ // Create the container
+ const container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));
+ this.elements.controls = container;
- var defaultAttributes = {
+ // Default item attributes
+ const defaultAttributes = {
class: 'plyr__controls__item'
- }; // Loop through controls in order
+ };
- dedupe(is$1.array(this.config.controls) ? this.config.controls : []).forEach(function (control) {
+ // Loop through controls in order
+ dedupe(is.array(this.config.controls) ? this.config.controls : []).forEach(control => {
// Restart button
if (control === 'restart') {
- container.appendChild(createButton.call(_this10, 'restart', defaultAttributes));
- } // Rewind button
-
+ container.appendChild(createButton.call(this, 'restart', defaultAttributes));
+ }
+ // Rewind button
if (control === 'rewind') {
- container.appendChild(createButton.call(_this10, 'rewind', defaultAttributes));
- } // Play/Pause button
-
+ container.appendChild(createButton.call(this, 'rewind', defaultAttributes));
+ }
+ // Play/Pause button
if (control === 'play') {
- container.appendChild(createButton.call(_this10, 'play', defaultAttributes));
- } // Fast forward button
-
+ container.appendChild(createButton.call(this, 'play', defaultAttributes));
+ }
+ // Fast forward button
if (control === 'fast-forward') {
- container.appendChild(createButton.call(_this10, 'fast-forward', defaultAttributes));
- } // Progress
-
+ container.appendChild(createButton.call(this, 'fast-forward', defaultAttributes));
+ }
+ // Progress
if (control === 'progress') {
- var progressContainer = createElement('div', {
- class: "".concat(defaultAttributes.class, " plyr__progress__container")
+ const progressContainer = createElement('div', {
+ class: `${defaultAttributes.class} plyr__progress__container`
});
- var progress = createElement('div', getAttributesFromSelector(_this10.config.selectors.progress)); // Seek range slider
+ const progress = createElement('div', getAttributesFromSelector(this.config.selectors.progress));
- progress.appendChild(createRange.call(_this10, 'seek', {
- id: "plyr-seek-".concat(data.id)
- })); // Buffer progress
+ // Seek range slider
+ progress.appendChild(createRange.call(this, 'seek', {
+ id: `plyr-seek-${data.id}`
+ }));
- progress.appendChild(createProgress.call(_this10, 'buffer')); // TODO: Add loop display indicator
- // Seek tooltip
+ // Buffer progress
+ progress.appendChild(createProgress.call(this, 'buffer'));
- if (_this10.config.tooltips.seek) {
- var tooltip = createElement('span', {
- class: _this10.config.classNames.tooltip
+ // TODO: Add loop display indicator
+
+ // Seek tooltip
+ if (this.config.tooltips.seek) {
+ const tooltip = createElement('span', {
+ class: this.config.classNames.tooltip
}, '00:00');
progress.appendChild(tooltip);
- _this10.elements.display.seekTooltip = tooltip;
+ this.elements.display.seekTooltip = tooltip;
}
-
- _this10.elements.progress = progress;
- progressContainer.appendChild(_this10.elements.progress);
+ this.elements.progress = progress;
+ progressContainer.appendChild(this.elements.progress);
container.appendChild(progressContainer);
- } // Media current time display
-
+ }
+ // Media current time display
if (control === 'current-time') {
- container.appendChild(createTime.call(_this10, 'currentTime', defaultAttributes));
- } // Media duration display
-
+ container.appendChild(createTime.call(this, 'currentTime', defaultAttributes));
+ }
+ // Media duration display
if (control === 'duration') {
- container.appendChild(createTime.call(_this10, 'duration', defaultAttributes));
- } // Volume controls
-
+ container.appendChild(createTime.call(this, 'duration', defaultAttributes));
+ }
+ // Volume controls
if (control === 'mute' || control === 'volume') {
- var volume = _this10.elements.volume; // Create the volume container if needed
+ let {
+ volume
+ } = this.elements;
- if (!is$1.element(volume) || !container.contains(volume)) {
+ // Create the volume container if needed
+ if (!is.element(volume) || !container.contains(volume)) {
volume = createElement('div', extend({}, defaultAttributes, {
- class: "".concat(defaultAttributes.class, " plyr__volume").trim()
+ class: `${defaultAttributes.class} plyr__volume`.trim()
}));
- _this10.elements.volume = volume;
+ this.elements.volume = volume;
container.appendChild(volume);
- } // Toggle mute button
-
+ }
+ // Toggle mute button
if (control === 'mute') {
- volume.appendChild(createButton.call(_this10, 'mute'));
- } // Volume range control
+ volume.appendChild(createButton.call(this, 'mute'));
+ }
+
+ // Volume range control
// Ignored on iOS as it's handled globally
// https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html
-
-
- if (control === 'volume' && !browser.isIos) {
+ if (control === 'volume' && !browser.isIos && !browser.isIPadOS) {
// Set the attributes
- var attributes = {
+ const attributes = {
max: 1,
step: 0.05,
- value: _this10.config.volume
- }; // Create the volume range slider
+ value: this.config.volume
+ };
- volume.appendChild(createRange.call(_this10, 'volume', extend(attributes, {
- id: "plyr-volume-".concat(data.id)
+ // Create the volume range slider
+ volume.appendChild(createRange.call(this, 'volume', extend(attributes, {
+ id: `plyr-volume-${data.id}`
})));
}
- } // Toggle captions button
-
+ }
+ // Toggle captions button
if (control === 'captions') {
- container.appendChild(createButton.call(_this10, 'captions', defaultAttributes));
- } // Settings button / menu
-
+ container.appendChild(createButton.call(this, 'captions', defaultAttributes));
+ }
- if (control === 'settings' && !is$1.empty(_this10.config.settings)) {
- var wrapper = createElement('div', extend({}, defaultAttributes, {
- class: "".concat(defaultAttributes.class, " plyr__menu").trim(),
+ // Settings button / menu
+ if (control === 'settings' && !is.empty(this.config.settings)) {
+ const wrapper = createElement('div', extend({}, defaultAttributes, {
+ class: `${defaultAttributes.class} plyr__menu`.trim(),
hidden: ''
}));
- wrapper.appendChild(createButton.call(_this10, 'settings', {
+ wrapper.appendChild(createButton.call(this, 'settings', {
'aria-haspopup': true,
- 'aria-controls': "plyr-settings-".concat(data.id),
+ 'aria-controls': `plyr-settings-${data.id}`,
'aria-expanded': false
}));
- var popup = createElement('div', {
+ const popup = createElement('div', {
class: 'plyr__menu__container',
- id: "plyr-settings-".concat(data.id),
+ id: `plyr-settings-${data.id}`,
hidden: ''
});
- var inner = createElement('div');
- var home = createElement('div', {
- id: "plyr-settings-".concat(data.id, "-home")
- }); // Create the menu
+ const inner = createElement('div');
+ const home = createElement('div', {
+ id: `plyr-settings-${data.id}-home`
+ });
- var menu = createElement('div', {
+ // Create the menu
+ const menu = createElement('div', {
role: 'menu'
});
home.appendChild(menu);
inner.appendChild(home);
- _this10.elements.settings.panels.home = home; // Build the menu items
+ this.elements.settings.panels.home = home;
- _this10.config.settings.forEach(function (type) {
+ // Build the menu items
+ this.config.settings.forEach(type => {
// TODO: bundle this with the createMenuItem helper and bindings
- var menuItem = createElement('button', extend(getAttributesFromSelector(_this10.config.selectors.buttons.settings), {
+ const menuItem = createElement('button', extend(getAttributesFromSelector(this.config.selectors.buttons.settings), {
type: 'button',
- class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--forward"),
+ class: `${this.config.classNames.control} ${this.config.classNames.control}--forward`,
role: 'menuitem',
'aria-haspopup': true,
hidden: ''
- })); // Bind menu shortcuts for keyboard users
+ }));
- bindMenuItemShortcuts.call(_this10, menuItem, type); // Show menu on click
+ // Bind menu shortcuts for keyboard users
+ bindMenuItemShortcuts.call(this, menuItem, type);
- on.call(_this10, menuItem, 'click', function () {
- showMenuPanel.call(_this10, type, false);
+ // Show menu on click
+ on.call(this, menuItem, 'click', () => {
+ showMenuPanel.call(this, type, false);
+ });
+ const flex = createElement('span', null, i18n.get(type, this.config));
+ const value = createElement('span', {
+ class: this.config.classNames.menu.value
});
- var flex = createElement('span', null, i18n.get(type, _this10.config));
- var value = createElement('span', {
- class: _this10.config.classNames.menu.value
- }); // Speed contains HTML entities
+ // Speed contains HTML entities
value.innerHTML = data[type];
flex.appendChild(value);
menuItem.appendChild(flex);
- menu.appendChild(menuItem); // Build the panes
+ menu.appendChild(menuItem);
- var pane = createElement('div', {
- id: "plyr-settings-".concat(data.id, "-").concat(type),
+ // Build the panes
+ const pane = createElement('div', {
+ id: `plyr-settings-${data.id}-${type}`,
hidden: ''
- }); // Back button
+ });
- var backButton = createElement('button', {
+ // Back button
+ const backButton = createElement('button', {
type: 'button',
- class: "".concat(_this10.config.classNames.control, " ").concat(_this10.config.classNames.control, "--back")
- }); // Visible label
+ class: `${this.config.classNames.control} ${this.config.classNames.control}--back`
+ });
+ // Visible label
backButton.appendChild(createElement('span', {
'aria-hidden': true
- }, i18n.get(type, _this10.config))); // Screen reader label
+ }, i18n.get(type, this.config)));
+ // Screen reader label
backButton.appendChild(createElement('span', {
- class: _this10.config.classNames.hidden
- }, i18n.get('menuBack', _this10.config))); // Go back via keyboard
-
- on.call(_this10, pane, 'keydown', function (event) {
- // We only care about <-
- if (event.which !== 37) {
- return;
- } // Prevent seek
+ class: this.config.classNames.hidden
+ }, i18n.get('menuBack', this.config)));
+ // Go back via keyboard
+ on.call(this, pane, 'keydown', event => {
+ if (event.key !== 'ArrowLeft') return;
+ // Prevent seek
event.preventDefault();
- event.stopPropagation(); // Show the respective menu
+ event.stopPropagation();
- showMenuPanel.call(_this10, 'home', true);
- }, false); // Go back via button click
+ // Show the respective menu
+ showMenuPanel.call(this, 'home', true);
+ }, false);
- on.call(_this10, backButton, 'click', function () {
- showMenuPanel.call(_this10, 'home', false);
- }); // Add to pane
+ // Go back via button click
+ on.call(this, backButton, 'click', () => {
+ showMenuPanel.call(this, 'home', false);
+ });
- pane.appendChild(backButton); // Menu
+ // Add to pane
+ pane.appendChild(backButton);
+ // Menu
pane.appendChild(createElement('div', {
role: 'menu'
- })); // Menu Captions
-
- pane.appendChild(createElement('div', {
- role: 'menucaptions'
}));
inner.appendChild(pane);
- _this10.elements.settings.buttons[type] = menuItem;
- _this10.elements.settings.panels[type] = pane;
+ this.elements.settings.buttons[type] = menuItem;
+ this.elements.settings.panels[type] = pane;
});
-
popup.appendChild(inner);
wrapper.appendChild(popup);
container.appendChild(wrapper);
- _this10.elements.settings.popup = popup;
- _this10.elements.settings.menu = wrapper;
- } // Picture in picture button
-
+ this.elements.settings.popup = popup;
+ this.elements.settings.menu = wrapper;
+ }
+ // Picture in picture button
if (control === 'pip' && support.pip) {
- container.appendChild(createButton.call(_this10, 'pip', defaultAttributes));
- } // Airplay button
-
+ container.appendChild(createButton.call(this, 'pip', defaultAttributes));
+ }
+ // Airplay button
if (control === 'airplay' && support.airplay) {
- container.appendChild(createButton.call(_this10, 'airplay', defaultAttributes));
- } // Download button
-
+ container.appendChild(createButton.call(this, 'airplay', defaultAttributes));
+ }
+ // Download button
if (control === 'download') {
- var _attributes = extend({}, defaultAttributes, {
+ const attributes = extend({}, defaultAttributes, {
element: 'a',
- href: _this10.download,
+ href: this.download,
target: '_blank'
- }); // Set download attribute for HTML5 only
-
+ });
- if (_this10.isHTML5) {
- _attributes.download = '';
+ // Set download attribute for HTML5 only
+ if (this.isHTML5) {
+ attributes.download = '';
}
-
- var download = _this10.config.urls.download;
-
- if (!is$1.url(download) && _this10.isEmbed) {
- extend(_attributes, {
- icon: "logo-".concat(_this10.provider),
- label: _this10.provider
+ const {
+ download
+ } = this.config.urls;
+ if (!is.url(download) && this.isEmbed) {
+ extend(attributes, {
+ icon: `logo-${this.provider}`,
+ label: this.provider
});
}
+ container.appendChild(createButton.call(this, 'download', attributes));
+ }
- container.appendChild(createButton.call(_this10, 'download', _attributes));
- } // Toggle fullscreen button
-
-
+ // Toggle fullscreen button
if (control === 'fullscreen') {
- container.appendChild(createButton.call(_this10, 'fullscreen', defaultAttributes));
+ container.appendChild(createButton.call(this, 'fullscreen', defaultAttributes));
}
- }); // Set available quality levels
+ });
+ // Set available quality levels
if (this.isHTML5) {
setQualityMenu.call(this, html5.getQualityOptions.call(this));
}
-
setSpeedMenu.call(this);
return container;
},
// Insert controls
- inject: function inject() {
- var _this11 = this;
-
+ inject() {
// Sprite
if (this.config.loadSprite) {
- var icon = controls.getIconUrl.call(this); // Only load external sprite using AJAX
+ const icon = controls.getIconUrl.call(this);
+ // Only load external sprite using AJAX
if (icon.cors) {
loadSprite(icon.url, 'sprite-plyr');
}
- } // Create a unique ID
-
+ }
- this.id = Math.floor(Math.random() * 10000); // Null by default
+ // Create a unique ID
+ this.id = Math.floor(Math.random() * 10000);
- var container = null;
- this.elements.controls = null; // Set template properties
+ // Null by default
+ let container = null;
+ this.elements.controls = null;
- var props = {
+ // Set template properties
+ const props = {
id: this.id,
seektime: this.config.seekTime,
title: this.config.title
};
- var update = true; // If function, run it and use output
+ let update = true;
- if (is$1.function(this.config.controls)) {
+ // If function, run it and use output
+ if (is.function(this.config.controls)) {
this.config.controls = this.config.controls.call(this, props);
- } // Convert falsy controls to empty array (primarily for empty strings)
-
+ }
+ // Convert falsy controls to empty array (primarily for empty strings)
if (!this.config.controls) {
this.config.controls = [];
}
-
- if (is$1.element(this.config.controls) || is$1.string(this.config.controls)) {
+ if (is.element(this.config.controls) || is.string(this.config.controls)) {
// HTMLElement or Non-empty string passed as the option
container = this.config.controls;
} else {
@@ -3097,292 +2867,358 @@ typeof navigator === "object" && (function (global, factory) {
seektime: this.config.seekTime,
speed: this.speed,
quality: this.quality,
- captions: captions.getLabel.call(this) // TODO: Looping
+ captions: captions.getLabel.call(this)
+ // TODO: Looping
// loop: 'None',
-
});
update = false;
- } // Replace props with their value
-
-
- var replace = function replace(input) {
- var result = input;
- Object.entries(props).forEach(function (_ref2) {
- var _ref3 = _slicedToArray(_ref2, 2),
- key = _ref3[0],
- value = _ref3[1];
+ }
- result = replaceAll(result, "{".concat(key, "}"), value);
+ // Replace props with their value
+ const replace = input => {
+ let result = input;
+ Object.entries(props).forEach(([key, value]) => {
+ result = replaceAll(result, `{${key}}`, value);
});
return result;
- }; // Update markup
-
+ };
+ // Update markup
if (update) {
- if (is$1.string(this.config.controls)) {
+ if (is.string(this.config.controls)) {
container = replace(container);
}
- } // Controls container
-
+ }
- var target; // Inject to custom location
+ // Controls container
+ let target;
- if (is$1.string(this.config.selectors.controls.container)) {
+ // Inject to custom location
+ if (is.string(this.config.selectors.controls.container)) {
target = document.querySelector(this.config.selectors.controls.container);
- } // Inject into the container by default
-
+ }
- if (!is$1.element(target)) {
+ // Inject into the container by default
+ if (!is.element(target)) {
target = this.elements.container;
- } // Inject controls HTML (needs to be before captions, hence "afterbegin")
-
+ }
- var insertMethod = is$1.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';
- target[insertMethod]('afterbegin', container); // Find the elements if need be
+ // Inject controls HTML (needs to be before captions, hence "afterbegin")
+ const insertMethod = is.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';
+ target[insertMethod]('afterbegin', container);
- if (!is$1.element(this.elements.controls)) {
+ // Find the elements if need be
+ if (!is.element(this.elements.controls)) {
controls.findElements.call(this);
- } // Add pressed property to buttons
-
+ }
- if (!is$1.empty(this.elements.buttons)) {
- var addProperty = function addProperty(button) {
- var className = _this11.config.classNames.controlPressed;
+ // Add pressed property to buttons
+ if (!is.empty(this.elements.buttons)) {
+ const addProperty = button => {
+ const className = this.config.classNames.controlPressed;
+ button.setAttribute('aria-pressed', 'false');
Object.defineProperty(button, 'pressed', {
+ configurable: true,
enumerable: true,
- get: function get() {
+ get() {
return hasClass(button, className);
},
- set: function set() {
- var pressed = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
+ set(pressed = false) {
toggleClass(button, className, pressed);
+ button.setAttribute('aria-pressed', pressed ? 'true' : 'false');
}
});
- }; // Toggle classname when pressed property is set
-
+ };
- Object.values(this.elements.buttons).filter(Boolean).forEach(function (button) {
- if (is$1.array(button) || is$1.nodeList(button)) {
+ // Toggle classname when pressed property is set
+ Object.values(this.elements.buttons).filter(Boolean).forEach(button => {
+ if (is.array(button) || is.nodeList(button)) {
Array.from(button).filter(Boolean).forEach(addProperty);
} else {
addProperty(button);
}
});
- } // Edge sometimes doesn't finish the paint so force a repaint
-
+ }
+ // Edge sometimes doesn't finish the paint so force a repaint
if (browser.isEdge) {
repaint(target);
- } // Setup tooltips
-
+ }
+ // Setup tooltips
if (this.config.tooltips.controls) {
- var _this$config = this.config,
- classNames = _this$config.classNames,
- selectors = _this$config.selectors;
- var selector = "".concat(selectors.controls.wrapper, " ").concat(selectors.labels, " .").concat(classNames.hidden);
- var labels = getElements.call(this, selector);
- Array.from(labels).forEach(function (label) {
- toggleClass(label, _this11.config.classNames.hidden, false);
- toggleClass(label, _this11.config.classNames.tooltip, true);
+ const {
+ classNames,
+ selectors
+ } = this.config;
+ const selector = `${selectors.controls.wrapper} ${selectors.labels} .${classNames.hidden}`;
+ const labels = getElements.call(this, selector);
+ Array.from(labels).forEach(label => {
+ toggleClass(label, this.config.classNames.hidden, false);
+ toggleClass(label, this.config.classNames.tooltip, true);
});
}
+ },
+ // Set media metadata
+ setMediaMetadata() {
+ try {
+ if ('mediaSession' in navigator) {
+ navigator.mediaSession.metadata = new window.MediaMetadata({
+ title: this.config.mediaMetadata.title,
+ artist: this.config.mediaMetadata.artist,
+ album: this.config.mediaMetadata.album,
+ artwork: this.config.mediaMetadata.artwork
+ });
+ }
+ } catch (_) {
+ // Do nothing
+ }
+ },
+ // Add markers
+ setMarkers() {
+ var _this$config$markers2, _this$config$markers3;
+ if (!this.duration || this.elements.markers) return;
+
+ // Get valid points
+ const points = (_this$config$markers2 = this.config.markers) === null || _this$config$markers2 === void 0 ? void 0 : (_this$config$markers3 = _this$config$markers2.points) === null || _this$config$markers3 === void 0 ? void 0 : _this$config$markers3.filter(({
+ time
+ }) => time > 0 && time < this.duration);
+ if (!(points !== null && points !== void 0 && points.length)) return;
+ const containerFragment = document.createDocumentFragment();
+ const pointsFragment = document.createDocumentFragment();
+ let tipElement = null;
+ const tipVisible = `${this.config.classNames.tooltip}--visible`;
+ const toggleTip = show => toggleClass(tipElement, tipVisible, show);
+
+ // Inject markers to progress container
+ points.forEach(point => {
+ const markerElement = createElement('span', {
+ class: this.config.classNames.marker
+ }, '');
+ const left = `${point.time / this.duration * 100}%`;
+ if (tipElement) {
+ // Show on hover
+ markerElement.addEventListener('mouseenter', () => {
+ if (point.label) return;
+ tipElement.style.left = left;
+ tipElement.innerHTML = point.label;
+ toggleTip(true);
+ });
+
+ // Hide on leave
+ markerElement.addEventListener('mouseleave', () => {
+ toggleTip(false);
+ });
+ }
+ markerElement.addEventListener('click', () => {
+ this.currentTime = point.time;
+ });
+ markerElement.style.left = left;
+ pointsFragment.appendChild(markerElement);
+ });
+ containerFragment.appendChild(pointsFragment);
+
+ // Inject a tooltip if needed
+ if (!this.config.tooltips.seek) {
+ tipElement = createElement('span', {
+ class: this.config.classNames.tooltip
+ }, '');
+ containerFragment.appendChild(tipElement);
+ }
+ this.elements.markers = {
+ points: pointsFragment,
+ tip: tipElement
+ };
+ this.elements.progress.appendChild(containerFragment);
}
};
+ // ==========================================================================
+ // URL utils
+ // ==========================================================================
+
+
/**
* Parse a string to a URL object
* @param {String} input - the URL to be parsed
* @param {Boolean} safe - failsafe parsing
*/
-
- function parseUrl(input) {
- var safe = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
- var url = input;
-
+ function parseUrl(input, safe = true) {
+ let url = input;
if (safe) {
- var parser = document.createElement('a');
+ const parser = document.createElement('a');
parser.href = url;
url = parser.href;
}
-
try {
return new URL(url);
- } catch (e) {
+ } catch (_) {
return null;
}
- } // Convert object to URLSearchParams
+ }
+ // Convert object to URLSearchParams
function buildUrlParams(input) {
- var params = new URLSearchParams();
-
- if (is$1.object(input)) {
- Object.entries(input).forEach(function (_ref) {
- var _ref2 = _slicedToArray(_ref, 2),
- key = _ref2[0],
- value = _ref2[1];
-
+ const params = new URLSearchParams();
+ if (is.object(input)) {
+ Object.entries(input).forEach(([key, value]) => {
params.set(key, value);
});
}
-
return params;
}
- var captions = {
+ // ==========================================================================
+ // Plyr Captions
+ // TODO: Create as class
+ // ==========================================================================
+
+ const captions = {
// Setup captions
- setup: function setup() {
+ setup() {
// Requires UI support
if (!this.supported.ui) {
return;
- } // Only Vimeo and HTML5 video supported at this point
-
+ }
+ // Only Vimeo and HTML5 video supported at this point
if (!this.isVideo || this.isYouTube || this.isHTML5 && !support.textTracks) {
// Clear menu and hide
- if (is$1.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
+ if (is.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
controls.setCaptionsMenu.call(this);
}
-
return;
- } // Inject the container
-
+ }
- if (!is$1.element(this.elements.captions)) {
+ // Inject the container
+ if (!is.element(this.elements.captions)) {
this.elements.captions = createElement('div', getAttributesFromSelector(this.config.selectors.captions));
+ this.elements.captions.setAttribute('dir', 'auto');
insertAfter(this.elements.captions, this.elements.wrapper);
- } // Fix IE captions if CORS is used
- // Fetch captions and inject as blobs instead (data URIs not supported!)
-
+ }
+ // Fix IE captions if CORS is used
+ // Fetch captions and inject as blobs instead (data URIs not supported!)
if (browser.isIE && window.URL) {
- var elements = this.media.querySelectorAll('track');
- Array.from(elements).forEach(function (track) {
- var src = track.getAttribute('src');
- var url = parseUrl(src);
-
+ const elements = this.media.querySelectorAll('track');
+ Array.from(elements).forEach(track => {
+ const src = track.getAttribute('src');
+ const url = parseUrl(src);
if (url !== null && url.hostname !== window.location.href.hostname && ['http:', 'https:'].includes(url.protocol)) {
- fetch(src, 'blob').then(function (blob) {
+ fetch(src, 'blob').then(blob => {
track.setAttribute('src', window.URL.createObjectURL(blob));
- }).catch(function () {
+ }).catch(() => {
removeElement(track);
});
}
});
- } // Get and set initial data
+ }
+
+ // Get and set initial data
// The "preferred" options are not realized unless / until the wanted language has a match
// * languages: Array of user's browser languages.
// * language: The language preferred by user settings or config
// * active: The state preferred by user settings or config
// * toggled: The real captions state
+ const browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];
+ const languages = dedupe(browserLanguages.map(language => language.split('-')[0]));
+ let language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase();
- var browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];
- var languages = dedupe(browserLanguages.map(function (language) {
- return language.split('-')[0];
- }));
- var language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase(); // Use first browser language when language is 'auto'
-
+ // Use first browser language when language is 'auto'
if (language === 'auto') {
- var _languages = _slicedToArray(languages, 1);
-
- language = _languages[0];
+ [language] = languages;
}
-
- var active = this.storage.get('captions');
-
- if (!is$1.boolean(active)) {
- active = this.config.captions.active;
+ let active = this.storage.get('captions');
+ if (!is.boolean(active)) {
+ ({
+ active
+ } = this.config.captions);
}
-
Object.assign(this.captions, {
toggled: false,
- active: active,
- language: language,
- languages: languages
- }); // Watch changes to textTracks and update captions menu
+ active,
+ language,
+ languages
+ });
+ // Watch changes to textTracks and update captions menu
if (this.isHTML5) {
- var trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';
+ const trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';
on.call(this, this.media.textTracks, trackEvents, captions.update.bind(this));
- } // Update available languages in list next tick (the event must not be triggered before the listeners)
-
+ }
+ // Update available languages in list next tick (the event must not be triggered before the listeners)
setTimeout(captions.update.bind(this), 0);
},
// Update available language options in settings based on tracks
- update: function update() {
- var _this = this;
-
- var tracks = captions.getTracks.call(this, true); // Get the wanted language
-
- var _this$captions = this.captions,
- active = _this$captions.active,
- language = _this$captions.language,
- meta = _this$captions.meta,
- currentTrackNode = _this$captions.currentTrackNode;
- var languageExists = Boolean(tracks.find(function (track) {
- return track.language === language;
- })); // Handle tracks (add event listener and "pseudo"-default)
-
+ update() {
+ const tracks = captions.getTracks.call(this, true);
+ // Get the wanted language
+ const {
+ active,
+ language,
+ meta,
+ currentTrackNode
+ } = this.captions;
+ const languageExists = Boolean(tracks.find(track => track.language === language));
+
+ // Handle tracks (add event listener and "pseudo"-default)
if (this.isHTML5 && this.isVideo) {
- tracks.filter(function (track) {
- return !meta.get(track);
- }).forEach(function (track) {
- _this.debug.log('Track added', track); // Attempt to store if the original dom element was "default"
-
+ tracks.filter(track => !meta.get(track)).forEach(track => {
+ this.debug.log('Track added', track);
+ // Attempt to store if the original dom element was "default"
meta.set(track, {
default: track.mode === 'showing'
- }); // Turn off native caption rendering to avoid double captions
+ });
+
+ // Turn off native caption rendering to avoid double captions
// Note: mode='hidden' forces a track to download. To ensure every track
// isn't downloaded at once, only 'showing' tracks should be reassigned
// eslint-disable-next-line no-param-reassign
-
if (track.mode === 'showing') {
// eslint-disable-next-line no-param-reassign
track.mode = 'hidden';
- } // Add event listener for cue changes
-
+ }
- on.call(_this, track, 'cuechange', function () {
- return captions.updateCues.call(_this);
- });
+ // Add event listener for cue changes
+ on.call(this, track, 'cuechange', () => captions.updateCues.call(this));
});
- } // Update language first time it matches, or if the previous matching track was removed
-
+ }
+ // Update language first time it matches, or if the previous matching track was removed
if (languageExists && this.language !== language || !tracks.includes(currentTrackNode)) {
captions.setLanguage.call(this, language);
captions.toggle.call(this, active && languageExists);
- } // Enable or disable captions based on track length
-
+ }
- toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is$1.empty(tracks)); // Update available languages in list
+ // Enable or disable captions based on track length
+ if (this.elements) {
+ toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is.empty(tracks));
+ }
- if (is$1.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
+ // Update available languages in list
+ if (is.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {
controls.setCaptionsMenu.call(this);
}
},
// Toggle captions display
// Used internally for the toggleCaptions method, with the passive option forced to false
- toggle: function toggle(input) {
- var _this2 = this;
-
- var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
-
+ toggle(input, passive = true) {
// If there's no full support
if (!this.supported.ui) {
return;
}
-
- var toggled = this.captions.toggled; // Current state
-
- var activeClass = this.config.classNames.captions.active; // Get the next state
+ const {
+ toggled
+ } = this.captions; // Current state
+ const activeClass = this.config.classNames.captions.active;
+ // Get the next state
// If the method is called without parameter, toggle based on current value
+ const active = is.nullOrUndefined(input) ? !toggled : input;
- var active = is$1.nullOrUndefined(input) ? !toggled : input; // Update state and trigger event
-
+ // Update state and trigger event
if (active !== toggled) {
// When passive, don't override user preferences
if (!passive) {
@@ -3390,93 +3226,95 @@ typeof navigator === "object" && (function (global, factory) {
this.storage.set({
captions: active
});
- } // Force language if the call isn't passive and there is no matching language to toggle to
-
+ }
+ // Force language if the call isn't passive and there is no matching language to toggle to
if (!this.language && active && !passive) {
- var tracks = captions.getTracks.call(this);
- var track = captions.findTrack.call(this, [this.captions.language].concat(_toConsumableArray(this.captions.languages)), true); // Override user preferences to avoid switching languages if a matching track is added
+ const tracks = captions.getTracks.call(this);
+ const track = captions.findTrack.call(this, [this.captions.language, ...this.captions.languages], true);
- this.captions.language = track.language; // Set caption, but don't store in localStorage as user preference
+ // Override user preferences to avoid switching languages if a matching track is added
+ this.captions.language = track.language;
+ // Set caption, but don't store in localStorage as user preference
captions.set.call(this, tracks.indexOf(track));
return;
- } // Toggle button if it's enabled
-
+ }
+ // Toggle button if it's enabled
if (this.elements.buttons.captions) {
this.elements.buttons.captions.pressed = active;
- } // Add class hook
-
+ }
+ // Add class hook
toggleClass(this.elements.container, activeClass, active);
- this.captions.toggled = active; // Update settings menu
+ this.captions.toggled = active;
- controls.updateSetting.call(this, 'captions'); // Trigger event (not used internally)
+ // Update settings menu
+ controls.updateSetting.call(this, 'captions');
+ // Trigger event (not used internally)
triggerEvent.call(this, this.media, active ? 'captionsenabled' : 'captionsdisabled');
- } // Wait for the call stack to clear before setting mode='hidden'
- // on the active track - forcing the browser to download it
-
+ }
- setTimeout(function () {
- if (active && _this2.captions.toggled) {
- _this2.captions.currentTrackNode.mode = 'hidden';
+ // Wait for the call stack to clear before setting mode='hidden'
+ // on the active track - forcing the browser to download it
+ setTimeout(() => {
+ if (active && this.captions.toggled) {
+ this.captions.currentTrackNode.mode = 'hidden';
}
});
},
// Set captions by track index
// Used internally for the currentTrack setter with the passive option forced to false
- set: function set(index) {
- var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
- var tracks = captions.getTracks.call(this); // Disable captions if setting to -1
+ set(index, passive = true) {
+ const tracks = captions.getTracks.call(this);
+ // Disable captions if setting to -1
if (index === -1) {
captions.toggle.call(this, false, passive);
return;
}
-
- if (!is$1.number(index)) {
+ if (!is.number(index)) {
this.debug.warn('Invalid caption argument', index);
return;
}
-
if (!(index in tracks)) {
this.debug.warn('Track not found', index);
return;
}
-
if (this.captions.currentTrack !== index) {
this.captions.currentTrack = index;
- var track = tracks[index];
-
- var _ref = track || {},
- language = _ref.language; // Store reference to node for invalidation on remove
-
+ const track = tracks[index];
+ const {
+ language
+ } = track || {};
- this.captions.currentTrackNode = track; // Update settings menu
+ // Store reference to node for invalidation on remove
+ this.captions.currentTrackNode = track;
- controls.updateSetting.call(this, 'captions'); // When passive, don't override user preferences
+ // Update settings menu
+ controls.updateSetting.call(this, 'captions');
+ // When passive, don't override user preferences
if (!passive) {
this.captions.language = language;
this.storage.set({
- language: language
+ language
});
- } // Handle Vimeo captions
-
+ }
+ // Handle Vimeo captions
if (this.isVimeo) {
this.embed.enableTextTrack(language);
- } // Trigger event
-
+ }
+ // Trigger event
triggerEvent.call(this, this.media, 'languagechange');
- } // Show captions
-
+ }
+ // Show captions
captions.toggle.call(this, true, passive);
-
if (this.isHTML5 && this.isVideo) {
// If we change the active track while a cue is already displayed we need to update it
captions.updateCues.call(this);
@@ -3484,130 +3322,101 @@ typeof navigator === "object" && (function (global, factory) {
},
// Set captions by language
// Used internally for the language setter with the passive option forced to false
- setLanguage: function setLanguage(input) {
- var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
-
- if (!is$1.string(input)) {
+ setLanguage(input, passive = true) {
+ if (!is.string(input)) {
this.debug.warn('Invalid language argument', input);
return;
- } // Normalize
-
-
- var language = input.toLowerCase();
- this.captions.language = language; // Set currentTrack
+ }
+ // Normalize
+ const language = input.toLowerCase();
+ this.captions.language = language;
- var tracks = captions.getTracks.call(this);
- var track = captions.findTrack.call(this, [language]);
+ // Set currentTrack
+ const tracks = captions.getTracks.call(this);
+ const track = captions.findTrack.call(this, [language]);
captions.set.call(this, tracks.indexOf(track), passive);
},
// Get current valid caption tracks
// If update is false it will also ignore tracks without metadata
// This is used to "freeze" the language options when captions.update is false
- getTracks: function getTracks() {
- var _this3 = this;
-
- var update = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
+ getTracks(update = false) {
// Handle media or textTracks missing or null
- var tracks = Array.from((this.media || {}).textTracks || []); // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)
+ const tracks = Array.from((this.media || {}).textTracks || []);
+ // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)
// Filter out removed tracks and tracks that aren't captions/subtitles (for example metadata)
-
- return tracks.filter(function (track) {
- return !_this3.isHTML5 || update || _this3.captions.meta.has(track);
- }).filter(function (track) {
- return ['captions', 'subtitles'].includes(track.kind);
- });
+ return tracks.filter(track => !this.isHTML5 || update || this.captions.meta.has(track)).filter(track => ['captions', 'subtitles'].includes(track.kind));
},
// Match tracks based on languages and get the first
- findTrack: function findTrack(languages) {
- var _this4 = this;
-
- var force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- var tracks = captions.getTracks.call(this);
-
- var sortIsDefault = function sortIsDefault(track) {
- return Number((_this4.captions.meta.get(track) || {}).default);
- };
-
- var sorted = Array.from(tracks).sort(function (a, b) {
- return sortIsDefault(b) - sortIsDefault(a);
- });
- var track;
- languages.every(function (language) {
- track = sorted.find(function (t) {
- return t.language === language;
- });
+ findTrack(languages, force = false) {
+ const tracks = captions.getTracks.call(this);
+ const sortIsDefault = track => Number((this.captions.meta.get(track) || {}).default);
+ const sorted = Array.from(tracks).sort((a, b) => sortIsDefault(b) - sortIsDefault(a));
+ let track;
+ languages.every(language => {
+ track = sorted.find(t => t.language === language);
return !track; // Break iteration if there is a match
- }); // If no match is found but is required, get first
+ });
+ // If no match is found but is required, get first
return track || (force ? sorted[0] : undefined);
},
// Get the current track
- getCurrentTrack: function getCurrentTrack() {
+ getCurrentTrack() {
return captions.getTracks.call(this)[this.currentTrack];
},
// Get UI label for track
- getLabel: function getLabel(track) {
- var currentTrack = track;
-
- if (!is$1.track(currentTrack) && support.textTracks && this.captions.toggled) {
+ getLabel(track) {
+ let currentTrack = track;
+ if (!is.track(currentTrack) && support.textTracks && this.captions.toggled) {
currentTrack = captions.getCurrentTrack.call(this);
}
-
- if (is$1.track(currentTrack)) {
- if (!is$1.empty(currentTrack.label)) {
+ if (is.track(currentTrack)) {
+ if (!is.empty(currentTrack.label)) {
return currentTrack.label;
}
-
- if (!is$1.empty(currentTrack.language)) {
+ if (!is.empty(currentTrack.language)) {
return track.language.toUpperCase();
}
-
return i18n.get('enabled', this.config);
}
-
return i18n.get('disabled', this.config);
},
// Update captions using current track's active cues
// Also optional array argument in case there isn't any track (ex: vimeo)
- updateCues: function updateCues(input) {
+ updateCues(input) {
// Requires UI
if (!this.supported.ui) {
return;
}
-
- if (!is$1.element(this.elements.captions)) {
+ if (!is.element(this.elements.captions)) {
this.debug.warn('No captions element to render to');
return;
- } // Only accept array or empty input
-
+ }
- if (!is$1.nullOrUndefined(input) && !Array.isArray(input)) {
+ // Only accept array or empty input
+ if (!is.nullOrUndefined(input) && !Array.isArray(input)) {
this.debug.warn('updateCues: Invalid input', input);
return;
}
+ let cues = input;
- var cues = input; // Get cues from track
-
+ // Get cues from track
if (!cues) {
- var track = captions.getCurrentTrack.call(this);
- cues = Array.from((track || {}).activeCues || []).map(function (cue) {
- return cue.getCueAsHTML();
- }).map(getHTML);
- } // Set new caption text
-
-
- var content = cues.map(function (cueText) {
- return cueText.trim();
- }).join('\n');
- var changed = content !== this.elements.captions.innerHTML;
+ const track = captions.getCurrentTrack.call(this);
+ cues = Array.from((track || {}).activeCues || []).map(cue => cue.getCueAsHTML()).map(getHTML);
+ }
+ // Set new caption text
+ const content = cues.map(cueText => cueText.trim()).join('\n');
+ const changed = content !== this.elements.captions.innerHTML;
if (changed) {
// Empty the container and create a new child element
emptyElement(this.elements.captions);
- var caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));
+ const caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));
caption.innerHTML = content;
- this.elements.captions.appendChild(caption); // Trigger event
+ this.elements.captions.appendChild(caption);
+ // Trigger event
triggerEvent.call(this, this.media, 'cuechange');
}
}
@@ -3616,7 +3425,8 @@ typeof navigator === "object" && (function (global, factory) {
// ==========================================================================
// Plyr default config
// ==========================================================================
- var defaults$1 = {
+
+ const defaults = {
// Disable
enabled: true,
// Custom media title
@@ -3627,8 +3437,7 @@ typeof navigator === "object" && (function (global, factory) {
autoplay: false,
// Only allow one media playing at once (vimeo only)
autopause: true,
- // Allow inline playback on iOS (this effects YouTube/Vimeo - HTML5 requires the attribute present)
- // TODO: Remove iosNative fullscreen option in favour of this (logic needs work)
+ // Allow inline playback on iOS
playsinline: true,
// Default time to skip when rewind/fast forward
seekTime: 10,
@@ -3658,9 +3467,9 @@ typeof navigator === "object" && (function (global, factory) {
// Sprite (for icons)
loadSprite: true,
iconPrefix: 'plyr',
- iconUrl: '/theme/modules/plyr/plyr.svg',
+ iconUrl: 'https://cdn.plyr.io/3.7.8/plyr.svg',
// Blank video (used to prevent errors on source change)
- blankVideo: '/theme/modules/plyr/blank.webm',
+ blankVideo: 'https://cdn.plyr.io/static/blank.mp4',
// Quality default
quality: {
default: 576,
@@ -3671,9 +3480,9 @@ typeof navigator === "object" && (function (global, factory) {
},
// Set loops
loop: {
- active: false // start: null,
+ active: false
+ // start: null,
// end: null,
-
},
// Speed default and options to display
speed: {
@@ -3709,7 +3518,6 @@ typeof navigator === "object" && (function (global, factory) {
// Selector for the fullscreen container so contextual / non-player content can remain visible in fullscreen mode
// Non-ancestors of the player element will be ignored
// container: null, // defaults to the player element
-
},
// Local storage
storage: {
@@ -3717,11 +3525,15 @@ typeof navigator === "object" && (function (global, factory) {
key: 'plyr'
},
// Default controls
- controls: ['play-large', // 'restart',
+ controls: ['play-large',
+ // 'restart',
// 'rewind',
- 'play', // 'fast-forward',
- 'progress', 'current-time', // 'duration',
- 'mute', 'volume', 'captions', 'settings', 'pip', 'airplay', // 'download',
+ 'play',
+ // 'fast-forward',
+ 'progress', 'current-time',
+ // 'duration',
+ 'mute', 'volume', 'captions', 'settings', 'pip', 'airplay',
+ // 'download',
'fullscreen'],
settings: ['captions', 'quality', 'speed'],
// Localisation
@@ -3776,7 +3588,7 @@ typeof navigator === "object" && (function (global, factory) {
vimeo: {
sdk: 'https://player.vimeo.com/api/player.js',
iframe: 'https://player.vimeo.com/video/{0}?{1}',
- api: 'https://vimeo.com/api/v2/video/{0}.json'
+ api: 'https://vimeo.com/api/oembed.json?url={0}'
},
youtube: {
sdk: 'https://www.youtube.com/iframe_api',
@@ -3807,12 +3619,17 @@ typeof navigator === "object" && (function (global, factory) {
language: null
},
// Events to watch and bubble
- events: [// Events to watch on HTML5 media elements and bubble
+ events: [
+ // Events to watch on HTML5 media elements and bubble
// https://developer.mozilla.org/en/docs/Web/Guide/Events/Media_events
- 'ended', 'progress', 'stalled', 'playing', 'waiting', 'canplay', 'canplaythrough', 'loadstart', 'loadeddata', 'loadedmetadata', 'timeupdate', 'volumechange', 'play', 'pause', 'error', 'seeking', 'seeked', 'emptied', 'ratechange', 'cuechange', // Custom events
- 'download', 'enterfullscreen', 'exitfullscreen', 'captionsenabled', 'captionsdisabled', 'languagechange', 'controlshidden', 'controlsshown', 'ready', // YouTube
- 'statechange', // Quality
- 'qualitychange', // Ads
+ 'ended', 'progress', 'stalled', 'playing', 'waiting', 'canplay', 'canplaythrough', 'loadstart', 'loadeddata', 'loadedmetadata', 'timeupdate', 'volumechange', 'play', 'pause', 'error', 'seeking', 'seeked', 'emptied', 'ratechange', 'cuechange',
+ // Custom events
+ 'download', 'enterfullscreen', 'exitfullscreen', 'captionsenabled', 'captionsdisabled', 'languagechange', 'controlshidden', 'controlsshown', 'ready',
+ // YouTube
+ 'statechange',
+ // Quality
+ 'qualitychange',
+ // Ads
'adsloaded', 'adscontentpause', 'adscontentresume', 'adstarted', 'adsmidpoint', 'adscomplete', 'adsallcomplete', 'adsimpression', 'adsclick'],
// Selectors
// Change these to match your template if using custom HTML
@@ -3878,9 +3695,9 @@ typeof navigator === "object" && (function (global, factory) {
hover: 'plyr--hover',
tooltip: 'plyr__tooltip',
cues: 'plyr__cues',
+ marker: 'plyr__progress__marker',
hidden: 'plyr__sr-only',
hideControls: 'plyr--hide-controls',
- isIos: 'plyr--is-ios',
isTouch: 'plyr--is-touch',
uiSupported: 'plyr--full-ui',
noTransition: 'plyr--no-transition',
@@ -3908,7 +3725,6 @@ typeof navigator === "object" && (function (global, factory) {
supported: 'plyr--airplay-supported',
active: 'plyr--airplay-active'
},
- tabFocus: 'plyr__tab-focus',
previewThumbnails: {
// Tooltip thumbs
thumbContainer: 'plyr__preview-thumb',
@@ -3924,7 +3740,8 @@ typeof navigator === "object" && (function (global, factory) {
attributes: {
embed: {
provider: 'data-plyr-provider',
- id: 'data-plyr-embed-id'
+ id: 'data-plyr-embed-id',
+ hash: 'data-plyr-embed-hash'
}
},
// Advertisements plugin
@@ -3946,32 +3763,47 @@ typeof navigator === "object" && (function (global, factory) {
title: false,
speed: true,
transparent: false,
+ // Custom settings from Plyr
+ customControls: true,
+ referrerPolicy: null,
+ // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
// Whether the owner of the video has a Pro or Business account
// (which allows us to properly hide controls without CSS hacks, etc)
- premium: false,
- // Custom settings from Plyr
- referrerPolicy: null // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
-
+ premium: false
},
// YouTube plugin
youtube: {
- noCookie: true,
- // Whether to use an alternative version of YouTube without cookies
rel: 0,
// No related vids
showinfo: 0,
// Hide info
iv_load_policy: 3,
// Hide annotations
- modestbranding: 1 // Hide logos as much as possible (they still show one in the corner when paused)
-
+ modestbranding: 1,
+ // Hide logos as much as possible (they still show one in the corner when paused)
+ // Custom settings from Plyr
+ customControls: true,
+ noCookie: false // Whether to use an alternative version of YouTube without cookies
+ },
+ // Media Metadata
+ mediaMetadata: {
+ title: '',
+ artist: '',
+ album: '',
+ artwork: []
+ },
+ // Markers
+ markers: {
+ enabled: false,
+ points: []
}
};
// ==========================================================================
// Plyr states
// ==========================================================================
- var pip = {
+
+ const pip = {
active: 'picture-in-picture',
inactive: 'inline'
};
@@ -3979,203 +3811,127 @@ typeof navigator === "object" && (function (global, factory) {
// ==========================================================================
// Plyr supported types and providers
// ==========================================================================
- var providers = {
+
+ const providers = {
html5: 'html5',
youtube: 'youtube',
vimeo: 'vimeo'
};
- var types = {
+ const types = {
audio: 'audio',
video: 'video'
};
+
/**
* Get provider by URL
* @param {String} url
*/
-
function getProviderByUrl(url) {
// YouTube
if (/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(url)) {
return providers.youtube;
- } // Vimeo
-
+ }
+ // Vimeo
if (/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(url)) {
return providers.vimeo;
}
-
return null;
}
// ==========================================================================
// Console wrapper
// ==========================================================================
- var noop = function noop() {};
-
- var Console = /*#__PURE__*/function () {
- function Console() {
- var enabled = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
-
- _classCallCheck(this, Console);
+ const noop = () => {};
+ class Console {
+ constructor(enabled = false) {
this.enabled = window.console && enabled;
-
if (this.enabled) {
this.log('Debugging enabled');
}
}
+ get log() {
+ // eslint-disable-next-line no-console
+ return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;
+ }
+ get warn() {
+ // eslint-disable-next-line no-console
+ return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;
+ }
+ get error() {
+ // eslint-disable-next-line no-console
+ return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;
+ }
+ }
- _createClass(Console, [{
- key: "log",
- get: function get() {
- // eslint-disable-next-line no-console
- return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;
- }
- }, {
- key: "warn",
- get: function get() {
- // eslint-disable-next-line no-console
- return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;
- }
- }, {
- key: "error",
- get: function get() {
- // eslint-disable-next-line no-console
- return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;
- }
- }]);
-
- return Console;
- }();
-
- var Fullscreen = /*#__PURE__*/function () {
- function Fullscreen(player) {
- var _this = this;
-
- _classCallCheck(this, Fullscreen);
-
- // Keep reference to parent
- this.player = player; // Get prefix
-
- this.prefix = Fullscreen.prefix;
- this.property = Fullscreen.property; // Scroll position
-
- this.scrollPosition = {
- x: 0,
- y: 0
- }; // Force the use of 'full window/browser' rather than fullscreen
-
- this.forceFallback = player.config.fullscreen.fallback === 'force'; // Get the fullscreen element
- // Checks container is an ancestor, defaults to null
-
- this.player.elements.fullscreen = player.config.fullscreen.container && closest(this.player.elements.container, player.config.fullscreen.container); // Register event listeners
- // Handle event (incase user presses escape etc)
-
- on.call(this.player, document, this.prefix === 'ms' ? 'MSFullscreenChange' : "".concat(this.prefix, "fullscreenchange"), function () {
- // TODO: Filter for target??
- _this.onChange();
- }); // Fullscreen toggle on double click
-
- on.call(this.player, this.player.elements.container, 'dblclick', function (event) {
- // Ignore double click in controls
- if (is$1.element(_this.player.elements.controls) && _this.player.elements.controls.contains(event.target)) {
- return;
- }
-
- _this.toggle();
- }); // Tap focus when in fullscreen
-
- on.call(this, this.player.elements.container, 'keydown', function (event) {
- return _this.trapFocus(event);
- }); // Update the UI
-
- this.update();
- } // Determine if native supported
-
-
- _createClass(Fullscreen, [{
- key: "onChange",
- value: function onChange() {
- if (!this.enabled) {
- return;
- } // Update toggle button
-
-
- var button = this.player.elements.buttons.fullscreen;
+ class Fullscreen {
+ constructor(player) {
+ _defineProperty$1(this, "onChange", () => {
+ if (!this.supported) return;
- if (is$1.element(button)) {
+ // Update toggle button
+ const button = this.player.elements.buttons.fullscreen;
+ if (is.element(button)) {
button.pressed = this.active;
- } // Trigger an event
-
-
- triggerEvent.call(this.player, this.target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);
- }
- }, {
- key: "toggleFallback",
- value: function toggleFallback() {
- var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
+ }
+ // Always trigger events on the plyr / media element (not a fullscreen container) and let them bubble up
+ const target = this.target === this.player.media ? this.target : this.player.elements.container;
+ // Trigger an event
+ triggerEvent.call(this.player, target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);
+ });
+ _defineProperty$1(this, "toggleFallback", (toggle = false) => {
// Store or restore scroll position
if (toggle) {
this.scrollPosition = {
- x: window.scrollX || 0,
- y: window.scrollY || 0
+ x: window.scrollX ?? 0,
+ y: window.scrollY ?? 0
};
} else {
window.scrollTo(this.scrollPosition.x, this.scrollPosition.y);
- } // Toggle scroll
-
+ }
- document.body.style.overflow = toggle ? 'hidden' : ''; // Toggle class hook
+ // Toggle scroll
+ document.body.style.overflow = toggle ? 'hidden' : '';
- toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle); // Force full viewport on iPhone X+
+ // Toggle class hook
+ toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle);
+ // Force full viewport on iPhone X+
if (browser.isIos) {
- var viewport = document.head.querySelector('meta[name="viewport"]');
- var property = 'viewport-fit=cover'; // Inject the viewport meta if required
+ let viewport = document.head.querySelector('meta[name="viewport"]');
+ const property = 'viewport-fit=cover';
+ // Inject the viewport meta if required
if (!viewport) {
viewport = document.createElement('meta');
viewport.setAttribute('name', 'viewport');
- } // Check if the property already exists
-
-
- var hasProperty = is$1.string(viewport.content) && viewport.content.includes(property);
+ }
+ // Check if the property already exists
+ const hasProperty = is.string(viewport.content) && viewport.content.includes(property);
if (toggle) {
this.cleanupViewport = !hasProperty;
-
- if (!hasProperty) {
- viewport.content += ",".concat(property);
- }
+ if (!hasProperty) viewport.content += `,${property}`;
} else if (this.cleanupViewport) {
- viewport.content = viewport.content.split(',').filter(function (part) {
- return part.trim() !== property;
- }).join(',');
+ viewport.content = viewport.content.split(',').filter(part => part.trim() !== property).join(',');
}
- } // Toggle button and fire events
-
+ }
+ // Toggle button and fire events
this.onChange();
- } // Trap focus inside container
-
- }, {
- key: "trapFocus",
- value: function trapFocus(event) {
- // Bail if iOS, not active, not the tab key
- if (browser.isIos || !this.active || event.key !== 'Tab' || event.keyCode !== 9) {
- return;
- } // Get the current focused element
-
-
- var focused = document.activeElement;
- var focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');
-
- var _focusable = _slicedToArray(focusable, 1),
- first = _focusable[0];
-
- var last = focusable[focusable.length - 1];
-
+ });
+ // Trap focus inside container
+ _defineProperty$1(this, "trapFocus", event => {
+ // Bail if iOS/iPadOS, not active, not the tab key
+ if (browser.isIos || browser.isIPadOS || !this.active || event.key !== 'Tab') return;
+
+ // Get the current focused element
+ const focused = document.activeElement;
+ const focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');
+ const [first] = focusable;
+ const last = focusable[focusable.length - 1];
if (focused === last && !event.shiftKey) {
// Move focus to first element that can be tabbed if Shift isn't used
first.focus();
@@ -4185,186 +3941,205 @@ typeof navigator === "object" && (function (global, factory) {
last.focus();
event.preventDefault();
}
- } // Update UI
-
- }, {
- key: "update",
- value: function update() {
- if (this.enabled) {
- var mode;
-
- if (this.forceFallback) {
- mode = 'Fallback (forced)';
- } else if (Fullscreen.native) {
- mode = 'Native';
- } else {
- mode = 'Fallback';
- }
-
- this.player.debug.log("".concat(mode, " fullscreen enabled"));
+ });
+ // Update UI
+ _defineProperty$1(this, "update", () => {
+ if (this.supported) {
+ let mode;
+ if (this.forceFallback) mode = 'Fallback (forced)';else if (Fullscreen.nativeSupported) mode = 'Native';else mode = 'Fallback';
+ this.player.debug.log(`${mode} fullscreen enabled`);
} else {
this.player.debug.log('Fullscreen not supported and fallback disabled');
- } // Add styling hook to show button
-
-
- toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.enabled);
- } // Make an element fullscreen
-
- }, {
- key: "enter",
- value: function enter() {
- if (!this.enabled) {
- return;
- } // iOS native fullscreen doesn't need the request step
+ }
+ // Add styling hook to show button
+ toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.supported);
+ });
+ // Make an element fullscreen
+ _defineProperty$1(this, "enter", () => {
+ if (!this.supported) return;
+ // iOS native fullscreen doesn't need the request step
if (browser.isIos && this.player.config.fullscreen.iosNative) {
- this.target.webkitEnterFullscreen();
- } else if (!Fullscreen.native || this.forceFallback) {
+ if (this.player.isVimeo) {
+ this.player.embed.requestFullscreen();
+ } else {
+ this.target.webkitEnterFullscreen();
+ }
+ } else if (!Fullscreen.nativeSupported || this.forceFallback) {
this.toggleFallback(true);
} else if (!this.prefix) {
this.target.requestFullscreen({
navigationUI: 'hide'
});
- } else if (!is$1.empty(this.prefix)) {
- this.target["".concat(this.prefix, "Request").concat(this.property)]();
+ } else if (!is.empty(this.prefix)) {
+ this.target[`${this.prefix}Request${this.property}`]();
}
- } // Bail from fullscreen
-
- }, {
- key: "exit",
- value: function exit() {
- if (!this.enabled) {
- return;
- } // iOS native fullscreen
-
+ });
+ // Bail from fullscreen
+ _defineProperty$1(this, "exit", () => {
+ if (!this.supported) return;
+ // iOS native fullscreen
if (browser.isIos && this.player.config.fullscreen.iosNative) {
- this.target.webkitExitFullscreen();
+ if (this.player.isVimeo) {
+ this.player.embed.exitFullscreen();
+ } else {
+ this.target.webkitEnterFullscreen();
+ }
silencePromise(this.player.play());
- } else if (!Fullscreen.native || this.forceFallback) {
+ } else if (!Fullscreen.nativeSupported || this.forceFallback) {
this.toggleFallback(false);
} else if (!this.prefix) {
(document.cancelFullScreen || document.exitFullscreen).call(document);
- } else if (!is$1.empty(this.prefix)) {
- var action = this.prefix === 'moz' ? 'Cancel' : 'Exit';
- document["".concat(this.prefix).concat(action).concat(this.property)]();
+ } else if (!is.empty(this.prefix)) {
+ const action = this.prefix === 'moz' ? 'Cancel' : 'Exit';
+ document[`${this.prefix}${action}${this.property}`]();
}
- } // Toggle state
+ });
+ // Toggle state
+ _defineProperty$1(this, "toggle", () => {
+ if (!this.active) this.enter();else this.exit();
+ });
+ // Keep reference to parent
+ this.player = player;
- }, {
- key: "toggle",
- value: function toggle() {
- if (!this.active) {
- this.enter();
- } else {
- this.exit();
+ // Get prefix
+ this.prefix = Fullscreen.prefix;
+ this.property = Fullscreen.property;
+
+ // Scroll position
+ this.scrollPosition = {
+ x: 0,
+ y: 0
+ };
+
+ // Force the use of 'full window/browser' rather than fullscreen
+ this.forceFallback = player.config.fullscreen.fallback === 'force';
+
+ // Get the fullscreen element
+ // Checks container is an ancestor, defaults to null
+ this.player.elements.fullscreen = player.config.fullscreen.container && closest$1(this.player.elements.container, player.config.fullscreen.container);
+
+ // Register event listeners
+ // Handle event (incase user presses escape etc)
+ on.call(this.player, document, this.prefix === 'ms' ? 'MSFullscreenChange' : `${this.prefix}fullscreenchange`, () => {
+ // TODO: Filter for target??
+ this.onChange();
+ });
+
+ // Fullscreen toggle on double click
+ on.call(this.player, this.player.elements.container, 'dblclick', event => {
+ // Ignore double click in controls
+ if (is.element(this.player.elements.controls) && this.player.elements.controls.contains(event.target)) {
+ return;
}
- }
- }, {
- key: "usingNative",
- // If we're actually using native
- get: function get() {
- return Fullscreen.native && !this.forceFallback;
- } // Get the prefix for handlers
+ this.player.listeners.proxy(event, this.toggle, 'fullscreen');
+ });
- }, {
- key: "enabled",
- // Determine if fullscreen is enabled
- get: function get() {
- return (Fullscreen.native || this.player.config.fullscreen.fallback) && this.player.config.fullscreen.enabled && this.player.supported.ui && this.player.isVideo;
- } // Get active state
+ // Tap focus when in fullscreen
+ on.call(this, this.player.elements.container, 'keydown', event => this.trapFocus(event));
- }, {
- key: "active",
- get: function get() {
- if (!this.enabled) {
- return false;
- } // Fallback using classname
+ // Update the UI
+ this.update();
+ }
+ // Determine if native supported
+ static get nativeSupported() {
+ return !!(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled);
+ }
+
+ // If we're actually using native
+ get useNative() {
+ return Fullscreen.nativeSupported && !this.forceFallback;
+ }
- if (!Fullscreen.native || this.forceFallback) {
- return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);
+ // Get the prefix for handlers
+ static get prefix() {
+ // No prefix
+ if (is.function(document.exitFullscreen)) return '';
+
+ // Check for fullscreen support by vendor prefix
+ let value = '';
+ const prefixes = ['webkit', 'moz', 'ms'];
+ prefixes.some(pre => {
+ if (is.function(document[`${pre}ExitFullscreen`]) || is.function(document[`${pre}CancelFullScreen`])) {
+ value = pre;
+ return true;
}
+ return false;
+ });
+ return value;
+ }
+ static get property() {
+ return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';
+ }
- var element = !this.prefix ? document.fullscreenElement : document["".concat(this.prefix).concat(this.property, "Element")];
- return element && element.shadowRoot ? element === this.target.getRootNode().host : element === this.target;
- } // Get target element
+ // Determine if fullscreen is supported
+ get supported() {
+ return [
+ // Fullscreen is enabled in config
+ this.player.config.fullscreen.enabled,
+ // Must be a video
+ this.player.isVideo,
+ // Either native is supported or fallback enabled
+ Fullscreen.nativeSupported || this.player.config.fullscreen.fallback,
+ // YouTube has no way to trigger fullscreen, so on devices with no native support, playsinline
+ // must be enabled and iosNative fullscreen must be disabled to offer the fullscreen fallback
+ !this.player.isYouTube || Fullscreen.nativeSupported || !browser.isIos || this.player.config.playsinline && !this.player.config.fullscreen.iosNative].every(Boolean);
+ }
- }, {
- key: "target",
- get: function get() {
- return browser.isIos && this.player.config.fullscreen.iosNative ? this.player.media : this.player.elements.fullscreen || this.player.elements.container;
- }
- }], [{
- key: "native",
- get: function get() {
- return !!(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled);
- }
- }, {
- key: "prefix",
- get: function get() {
- // No prefix
- if (is$1.function(document.exitFullscreen)) {
- return '';
- } // Check for fullscreen support by vendor prefix
-
-
- var value = '';
- var prefixes = ['webkit', 'moz', 'ms'];
- prefixes.some(function (pre) {
- if (is$1.function(document["".concat(pre, "ExitFullscreen")]) || is$1.function(document["".concat(pre, "CancelFullScreen")])) {
- value = pre;
- return true;
- }
+ // Get active state
+ get active() {
+ if (!this.supported) return false;
- return false;
- });
- return value;
+ // Fallback using classname
+ if (!Fullscreen.nativeSupported || this.forceFallback) {
+ return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);
}
- }, {
- key: "property",
- get: function get() {
- return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';
- }
- }]);
+ const element = !this.prefix ? this.target.getRootNode().fullscreenElement : this.target.getRootNode()[`${this.prefix}${this.property}Element`];
+ return element && element.shadowRoot ? element === this.target.getRootNode().host : element === this.target;
+ }
- return Fullscreen;
- }();
+ // Get target element
+ get target() {
+ return browser.isIos && this.player.config.fullscreen.iosNative ? this.player.media : this.player.elements.fullscreen ?? this.player.elements.container;
+ }
+ }
// ==========================================================================
// Load image avoiding xhr/fetch CORS issues
// Server status can't be obtained this way unfortunately, so this uses "naturalWidth" to determine if the image has loaded
// By default it checks if it is at least 1px, but you can add a second argument to change this
// ==========================================================================
- function loadImage(src) {
- var minWidth = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1;
- return new Promise(function (resolve, reject) {
- var image = new Image();
- var handler = function handler() {
+ function loadImage(src, minWidth = 1) {
+ return new Promise((resolve, reject) => {
+ const image = new Image();
+ const handler = () => {
delete image.onload;
delete image.onerror;
(image.naturalWidth >= minWidth ? resolve : reject)(image);
};
-
Object.assign(image, {
onload: handler,
onerror: handler,
- src: src
+ src
});
});
}
- var ui = {
- addStyleHook: function addStyleHook() {
+ // ==========================================================================
+ // Plyr UI
+ // ==========================================================================
+
+ const ui = {
+ addStyleHook() {
toggleClass(this.elements.container, this.config.selectors.container.replace('.', ''), true);
toggleClass(this.elements.container, this.config.classNames.uiSupported, this.supported.ui);
},
// Toggle native HTML5 media controls
- toggleNativeControls: function toggleNativeControls() {
- var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
-
+ toggleNativeControls(toggle = false) {
if (toggle && this.isHTML5) {
this.media.setAttribute('controls', '');
} else {
@@ -4372,835 +4147,671 @@ typeof navigator === "object" && (function (global, factory) {
}
},
// Setup the UI
- build: function build() {
- var _this = this;
-
+ build() {
// Re-attach media element listeners
// TODO: Use event bubbling?
- this.listeners.media(); // Don't setup interface if no support
+ this.listeners.media();
+ // Don't setup interface if no support
if (!this.supported.ui) {
- this.debug.warn("Basic support only for ".concat(this.provider, " ").concat(this.type)); // Restore native controls
+ this.debug.warn(`Basic support only for ${this.provider} ${this.type}`);
- ui.toggleNativeControls.call(this, true); // Bail
+ // Restore native controls
+ ui.toggleNativeControls.call(this, true);
+ // Bail
return;
- } // Inject custom controls if not present
-
+ }
- if (!is$1.element(this.elements.controls)) {
+ // Inject custom controls if not present
+ if (!is.element(this.elements.controls)) {
// Inject custom controls
- controls.inject.call(this); // Re-attach control listeners
+ controls.inject.call(this);
+ // Re-attach control listeners
this.listeners.controls();
- } // Remove native controls
-
+ }
- ui.toggleNativeControls.call(this); // Setup captions for HTML5
+ // Remove native controls
+ ui.toggleNativeControls.call(this);
+ // Setup captions for HTML5
if (this.isHTML5) {
captions.setup.call(this);
- } // Reset volume
-
+ }
- this.volume = null; // Reset mute state
+ // Reset volume
+ this.volume = null;
- this.muted = null; // Reset loop state
+ // Reset mute state
+ this.muted = null;
- this.loop = null; // Reset quality setting
+ // Reset loop state
+ this.loop = null;
- this.quality = null; // Reset speed
+ // Reset quality setting
+ this.quality = null;
- this.speed = null; // Reset volume display
+ // Reset speed
+ this.speed = null;
- controls.updateVolume.call(this); // Reset time display
+ // Reset volume display
+ controls.updateVolume.call(this);
- controls.timeUpdate.call(this); // Update the UI
+ // Reset time display
+ controls.timeUpdate.call(this);
- ui.checkPlaying.call(this); // Check for picture-in-picture support
+ // Reset duration display
+ controls.durationUpdate.call(this);
- toggleClass(this.elements.container, this.config.classNames.pip.supported, support.pip && this.isHTML5 && this.isVideo); // Check for airplay support
+ // Update the UI
+ ui.checkPlaying.call(this);
- toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5); // Add iOS class
+ // Check for picture-in-picture support
+ toggleClass(this.elements.container, this.config.classNames.pip.supported, support.pip && this.isHTML5 && this.isVideo);
- toggleClass(this.elements.container, this.config.classNames.isIos, browser.isIos); // Add touch class
+ // Check for airplay support
+ toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5);
- toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch); // Ready for API calls
+ // Add touch class
+ toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch);
- this.ready = true; // Ready event at end of execution stack
+ // Ready for API calls
+ this.ready = true;
- setTimeout(function () {
- triggerEvent.call(_this, _this.media, 'ready');
- }, 0); // Set the title
+ // Ready event at end of execution stack
+ setTimeout(() => {
+ triggerEvent.call(this, this.media, 'ready');
+ }, 0);
- ui.setTitle.call(this); // Assure the poster image is set, if the property was added before the element was created
+ // Set the title
+ ui.setTitle.call(this);
+ // Assure the poster image is set, if the property was added before the element was created
if (this.poster) {
- ui.setPoster.call(this, this.poster, false).catch(function () {});
- } // Manually set the duration if user has overridden it.
- // The event listeners for it doesn't get called if preload is disabled (#701)
-
+ ui.setPoster.call(this, this.poster, false).catch(() => {});
+ }
+ // Manually set the duration if user has overridden it.
+ // The event listeners for it doesn't get called if preload is disabled (#701)
if (this.config.duration) {
controls.durationUpdate.call(this);
}
+
+ // Media metadata
+ if (this.config.mediaMetadata) {
+ controls.setMediaMetadata.call(this);
+ }
},
// Setup aria attribute for play and iframe title
- setTitle: function setTitle() {
+ setTitle() {
// Find the current text
- var label = i18n.get('play', this.config); // If there's a media title set, use that for the label
-
- if (is$1.string(this.config.title) && !is$1.empty(this.config.title)) {
- label += ", ".concat(this.config.title);
- } // If there's a play button, set label
+ let label = i18n.get('play', this.config);
+ // If there's a media title set, use that for the label
+ if (is.string(this.config.title) && !is.empty(this.config.title)) {
+ label += `, ${this.config.title}`;
+ }
- Array.from(this.elements.buttons.play || []).forEach(function (button) {
+ // If there's a play button, set label
+ Array.from(this.elements.buttons.play || []).forEach(button => {
button.setAttribute('aria-label', label);
- }); // Set iframe title
- // https://github.com/sampotts/plyr/issues/124
+ });
+ // Set iframe title
+ // https://github.com/sampotts/plyr/issues/124
if (this.isEmbed) {
- var iframe = getElement.call(this, 'iframe');
-
- if (!is$1.element(iframe)) {
+ const iframe = getElement.call(this, 'iframe');
+ if (!is.element(iframe)) {
return;
- } // Default to media type
-
+ }
- var title = !is$1.empty(this.config.title) ? this.config.title : 'video';
- var format = i18n.get('frameTitle', this.config);
+ // Default to media type
+ const title = !is.empty(this.config.title) ? this.config.title : 'video';
+ const format = i18n.get('frameTitle', this.config);
iframe.setAttribute('title', format.replace('{title}', title));
}
},
// Toggle poster
- togglePoster: function togglePoster(enable) {
+ togglePoster(enable) {
toggleClass(this.elements.container, this.config.classNames.posterEnabled, enable);
},
// Set the poster image (async)
// Used internally for the poster setter, with the passive option forced to false
- setPoster: function setPoster(poster) {
- var _this2 = this;
-
- var passive = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
-
+ setPoster(poster, passive = true) {
// Don't override if call is passive
if (passive && this.poster) {
return Promise.reject(new Error('Poster already set'));
- } // Set property synchronously to respect the call order
+ }
+ // Set property synchronously to respect the call order
+ this.media.setAttribute('data-poster', poster);
- this.media.setAttribute('data-poster', poster); // Wait until ui is ready
+ // Show the poster
+ this.elements.poster.removeAttribute('hidden');
- return ready.call(this) // Load image
- .then(function () {
- return loadImage(poster);
- }).catch(function (err) {
+ // Wait until ui is ready
+ return ready.call(this)
+ // Load image
+ .then(() => loadImage(poster)).catch(error => {
// Hide poster on error unless it's been set by another call
- if (poster === _this2.poster) {
- ui.togglePoster.call(_this2, false);
- } // Rethrow
-
-
- throw err;
- }).then(function () {
+ if (poster === this.poster) {
+ ui.togglePoster.call(this, false);
+ }
+ // Rethrow
+ throw error;
+ }).then(() => {
// Prevent race conditions
- if (poster !== _this2.poster) {
+ if (poster !== this.poster) {
throw new Error('setPoster cancelled by later call to setPoster');
}
- }).then(function () {
- Object.assign(_this2.elements.poster.style, {
- backgroundImage: "url('".concat(poster, "')"),
+ }).then(() => {
+ Object.assign(this.elements.poster.style, {
+ backgroundImage: `url('${poster}')`,
// Reset backgroundSize as well (since it can be set to "cover" for padded thumbnails for youtube)
backgroundSize: ''
});
- ui.togglePoster.call(_this2, true);
+ ui.togglePoster.call(this, true);
return poster;
});
},
// Check playing state
- checkPlaying: function checkPlaying(event) {
- var _this3 = this;
-
+ checkPlaying(event) {
// Class hooks
toggleClass(this.elements.container, this.config.classNames.playing, this.playing);
toggleClass(this.elements.container, this.config.classNames.paused, this.paused);
- toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped); // Set state
+ toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped);
- Array.from(this.elements.buttons.play || []).forEach(function (target) {
+ // Set state
+ Array.from(this.elements.buttons.play || []).forEach(target => {
Object.assign(target, {
- pressed: _this3.playing
+ pressed: this.playing
});
- target.setAttribute('aria-label', i18n.get(_this3.playing ? 'pause' : 'play', _this3.config));
- }); // Only update controls on non timeupdate events
+ target.setAttribute('aria-label', i18n.get(this.playing ? 'pause' : 'play', this.config));
+ });
- if (is$1.event(event) && event.type === 'timeupdate') {
+ // Only update controls on non timeupdate events
+ if (is.event(event) && event.type === 'timeupdate') {
return;
- } // Toggle controls
-
+ }
+ // Toggle controls
ui.toggleControls.call(this);
},
// Check if media is loading
- checkLoading: function checkLoading(event) {
- var _this4 = this;
+ checkLoading(event) {
+ this.loading = ['stalled', 'waiting'].includes(event.type);
- this.loading = ['stalled', 'waiting'].includes(event.type); // Clear timer
+ // Clear timer
+ clearTimeout(this.timers.loading);
- clearTimeout(this.timers.loading); // Timer to prevent flicker when seeking
-
- this.timers.loading = setTimeout(function () {
+ // Timer to prevent flicker when seeking
+ this.timers.loading = setTimeout(() => {
// Update progress bar loading class state
- toggleClass(_this4.elements.container, _this4.config.classNames.loading, _this4.loading); // Update controls visibility
+ toggleClass(this.elements.container, this.config.classNames.loading, this.loading);
- ui.toggleControls.call(_this4);
+ // Update controls visibility
+ ui.toggleControls.call(this);
}, this.loading ? 250 : 0);
},
// Toggle controls based on state and `force` argument
- toggleControls: function toggleControls(force) {
- var controlsElement = this.elements.controls;
-
+ toggleControls(force) {
+ const {
+ controls: controlsElement
+ } = this.elements;
if (controlsElement && this.config.hideControls) {
// Don't hide controls if a touch-device user recently seeked. (Must be limited to touch devices, or it occasionally prevents desktop controls from hiding.)
- var recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now(); // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide
+ const recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now();
+ // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide
this.toggleControls(Boolean(force || this.loading || this.paused || controlsElement.pressed || controlsElement.hover || recentTouchSeek));
}
},
// Migrate any custom properties from the media to the parent
- migrateStyles: function migrateStyles() {
- var _this5 = this;
-
+ migrateStyles() {
// Loop through values (as they are the keys when the object is spread 🤔)
- Object.values(_objectSpread2({}, this.media.style)) // We're only fussed about Plyr specific properties
- .filter(function (key) {
- return !is$1.empty(key) && key.startsWith('--plyr');
- }).forEach(function (key) {
+ Object.values({
+ ...this.media.style
+ })
+ // We're only fussed about Plyr specific properties
+ .filter(key => !is.empty(key) && is.string(key) && key.startsWith('--plyr')).forEach(key => {
// Set on the container
- _this5.elements.container.style.setProperty(key, _this5.media.style.getPropertyValue(key)); // Clean up from media element
-
+ this.elements.container.style.setProperty(key, this.media.style.getPropertyValue(key));
- _this5.media.style.removeProperty(key);
- }); // Remove attribute if empty
+ // Clean up from media element
+ this.media.style.removeProperty(key);
+ });
- if (is$1.empty(this.media.style)) {
+ // Remove attribute if empty
+ if (is.empty(this.media.style)) {
this.media.removeAttribute('style');
}
}
};
- var Listeners = /*#__PURE__*/function () {
- function Listeners(player) {
- _classCallCheck(this, Listeners);
-
- this.player = player;
- this.lastKey = null;
- this.focusTimer = null;
- this.lastKeyDown = null;
- this.handleKey = this.handleKey.bind(this);
- this.toggleMenu = this.toggleMenu.bind(this);
- this.setTabFocus = this.setTabFocus.bind(this);
- this.firstTouch = this.firstTouch.bind(this);
- } // Handle key presses
-
-
- _createClass(Listeners, [{
- key: "handleKey",
- value: function handleKey(event) {
- var player = this.player;
- var elements = player.elements;
- var code = event.keyCode ? event.keyCode : event.which;
- var pressed = event.type === 'keydown';
- var repeat = pressed && code === this.lastKey; // Bail if a modifier key is set
-
- if (event.altKey || event.ctrlKey || event.metaKey || event.shiftKey) {
- return;
- } // If the event is bubbled from the media element
- // Firefox doesn't get the keycode for whatever reason
-
-
- if (!is$1.number(code)) {
- return;
- } // Seek by the number keys
-
-
- var seekByKey = function seekByKey() {
- // Divide the max duration into 10th's and times by the number value
- player.currentTime = player.duration / 10 * (code - 48);
- }; // Handle the key on keydown
- // Reset on keyup
-
-
- if (pressed) {
- // Check focused element
- // and if the focused element is not editable (e.g. text input)
- // and any that accept key input http://webaim.org/techniques/keyboard/
- var focused = document.activeElement;
-
- if (is$1.element(focused)) {
- var editable = player.config.selectors.editable;
- var seek = elements.inputs.seek;
-
- if (focused !== seek && matches$1(focused, editable)) {
- return;
- }
-
- if (event.which === 32 && matches$1(focused, 'button, [role^="menuitem"]')) {
- return;
- }
- } // Which keycodes should we prevent default
-
-
- var preventDefault = [32, 37, 38, 39, 40, 48, 49, 50, 51, 52, 53, 54, 56, 57, 67, 70, 73, 75, 76, 77, 79]; // If the code is found prevent default (e.g. prevent scrolling for arrows)
-
- if (preventDefault.includes(code)) {
- event.preventDefault();
- event.stopPropagation();
- }
-
- switch (code) {
- case 48:
- case 49:
- case 50:
- case 51:
- case 52:
- case 53:
- case 54:
- case 55:
- case 56:
- case 57:
- // 0-9
- if (!repeat) {
- seekByKey();
- }
-
- break;
-
- case 32:
- case 75:
- // Space and K key
- if (!repeat) {
- silencePromise(player.togglePlay());
- }
-
- break;
-
- case 38:
- // Arrow up
- player.increaseVolume(0.1);
- break;
-
- case 40:
- // Arrow down
- player.decreaseVolume(0.1);
- break;
-
- case 77:
- // M key
- if (!repeat) {
- player.muted = !player.muted;
- }
-
- break;
-
- case 39:
- // Arrow forward
- player.forward();
- break;
-
- case 37:
- // Arrow back
- player.rewind();
- break;
-
- case 70:
- // F key
- player.fullscreen.toggle();
- break;
-
- case 67:
- // C key
- if (!repeat) {
- player.toggleCaptions();
- }
-
- break;
-
- case 76:
- // L key
- player.loop = !player.loop;
- break;
- } // Escape is handle natively when in full screen
- // So we only need to worry about non native
-
-
- if (code === 27 && !player.fullscreen.usingNative && player.fullscreen.active) {
- player.fullscreen.toggle();
- } // Store last code for next cycle
-
-
- this.lastKey = code;
- } else {
- this.lastKey = null;
- }
- } // Toggle menu
-
- }, {
- key: "toggleMenu",
- value: function toggleMenu(event) {
- controls.toggleMenu.call(this.player, event);
- } // Device is touch enabled
-
- }, {
- key: "firstTouch",
- value: function firstTouch() {
- var player = this.player;
- var elements = player.elements;
- player.touch = true; // Add touch class
-
+ class Listeners {
+ constructor(_player) {
+ // Device is touch enabled
+ _defineProperty$1(this, "firstTouch", () => {
+ const {
+ player
+ } = this;
+ const {
+ elements
+ } = player;
+ player.touch = true;
+
+ // Add touch class
toggleClass(elements.container, player.config.classNames.isTouch, true);
- }
- }, {
- key: "setTabFocus",
- value: function setTabFocus(event) {
- var player = this.player;
- var elements = player.elements;
- clearTimeout(this.focusTimer); // Ignore any key other than tab
-
- if (event.type === 'keydown' && event.which !== 9) {
- return;
- } // Store reference to event timeStamp
-
-
- if (event.type === 'keydown') {
- this.lastKeyDown = event.timeStamp;
- } // Remove current classes
-
-
- var removeCurrent = function removeCurrent() {
- var className = player.config.classNames.tabFocus;
- var current = getElements.call(player, ".".concat(className));
- toggleClass(current, className, false);
- }; // Determine if a key was pressed to trigger this event
-
-
- var wasKeyDown = event.timeStamp - this.lastKeyDown <= 20; // Ignore focus events if a key was pressed prior
-
- if (event.type === 'focus' && !wasKeyDown) {
- return;
- } // Remove all current
-
-
- removeCurrent(); // Delay the adding of classname until the focus has changed
- // This event fires before the focusin event
-
- if (event.type !== 'focusout') {
- this.focusTimer = setTimeout(function () {
- var focused = document.activeElement; // Ignore if current focus element isn't inside the player
-
- if (!elements.container.contains(focused)) {
- return;
- }
-
- toggleClass(document.activeElement, player.config.classNames.tabFocus, true);
- }, 10);
- }
- } // Global window & document listeners
-
- }, {
- key: "global",
- value: function global() {
- var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
- var player = this.player; // Keyboard shortcuts
+ });
+ // Global window & document listeners
+ _defineProperty$1(this, "global", (toggle = true) => {
+ const {
+ player
+ } = this;
+ // Keyboard shortcuts
if (player.config.keyboard.global) {
toggleListener.call(player, window, 'keydown keyup', this.handleKey, toggle, false);
- } // Click anywhere closes menu
-
-
- toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle); // Detect touch by events
-
- once.call(player, document.body, 'touchstart', this.firstTouch); // Tab focus detection
-
- toggleListener.call(player, document.body, 'keydown focus blur focusout', this.setTabFocus, toggle, false, true);
- } // Container listeners
+ }
- }, {
- key: "container",
- value: function container() {
- var player = this.player;
- var config = player.config,
- elements = player.elements,
- timers = player.timers; // Keyboard shortcuts
+ // Click anywhere closes menu
+ toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle);
+ // Detect touch by events
+ once.call(player, document.body, 'touchstart', this.firstTouch);
+ });
+ // Container listeners
+ _defineProperty$1(this, "container", () => {
+ const {
+ player
+ } = this;
+ const {
+ config,
+ elements,
+ timers
+ } = player;
+
+ // Keyboard shortcuts
if (!config.keyboard.global && config.keyboard.focused) {
on.call(player, elements.container, 'keydown keyup', this.handleKey, false);
- } // Toggle controls on mouse events and entering fullscreen
-
+ }
- on.call(player, elements.container, 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen', function (event) {
- var controlsElement = elements.controls; // Remove button states for fullscreen
+ // Toggle controls on mouse events and entering fullscreen
+ on.call(player, elements.container, 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen', event => {
+ const {
+ controls: controlsElement
+ } = elements;
+ // Remove button states for fullscreen
if (controlsElement && event.type === 'enterfullscreen') {
controlsElement.pressed = false;
controlsElement.hover = false;
- } // Show, then hide after a timeout unless another control event occurs
-
-
- var show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);
- var delay = 0;
+ }
+ // Show, then hide after a timeout unless another control event occurs
+ const show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);
+ let delay = 0;
if (show) {
- ui.toggleControls.call(player, true); // Use longer timeout for touch devices
-
+ ui.toggleControls.call(player, true);
+ // Use longer timeout for touch devices
delay = player.touch ? 3000 : 2000;
- } // Clear timer
-
+ }
- clearTimeout(timers.controls); // Set new timer to prevent flicker when seeking
+ // Clear timer
+ clearTimeout(timers.controls);
- timers.controls = setTimeout(function () {
- return ui.toggleControls.call(player, false);
- }, delay);
- }); // Set a gutter for Vimeo
+ // Set new timer to prevent flicker when seeking
+ timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);
+ });
- var setGutter = function setGutter(ratio, padding, toggle) {
+ // Set a gutter for Vimeo
+ const setGutter = () => {
if (!player.isVimeo || player.config.vimeo.premium) {
return;
}
-
- var target = player.elements.wrapper.firstChild;
-
- var _ratio = _slicedToArray(ratio, 2),
- y = _ratio[1];
-
- var _getAspectRatio$call = getAspectRatio.call(player),
- _getAspectRatio$call2 = _slicedToArray(_getAspectRatio$call, 2),
- videoX = _getAspectRatio$call2[0],
- videoY = _getAspectRatio$call2[1];
-
- target.style.maxWidth = toggle ? "".concat(y / videoY * videoX, "px") : null;
- target.style.margin = toggle ? '0 auto' : null;
- }; // Resize on fullscreen change
-
-
- var setPlayerSize = function setPlayerSize(measure) {
- // If we don't need to measure the viewport
- if (!measure) {
- return setAspectRatio.call(player);
+ const target = elements.wrapper;
+ const {
+ active
+ } = player.fullscreen;
+ const [videoWidth, videoHeight] = getAspectRatio.call(player);
+ const useNativeAspectRatio = supportsCSS(`aspect-ratio: ${videoWidth} / ${videoHeight}`);
+
+ // If not active, remove styles
+ if (!active) {
+ if (useNativeAspectRatio) {
+ target.style.width = null;
+ target.style.height = null;
+ } else {
+ target.style.maxWidth = null;
+ target.style.margin = null;
+ }
+ return;
}
- var rect = elements.container.getBoundingClientRect();
- var width = rect.width,
- height = rect.height;
- return setAspectRatio.call(player, "".concat(width, ":").concat(height));
+ // Determine which dimension will overflow and constrain view
+ const [viewportWidth, viewportHeight] = getViewportSize();
+ const overflow = viewportWidth / viewportHeight > videoWidth / videoHeight;
+ if (useNativeAspectRatio) {
+ target.style.width = overflow ? 'auto' : '100%';
+ target.style.height = overflow ? '100%' : 'auto';
+ } else {
+ target.style.maxWidth = overflow ? `${viewportHeight / videoHeight * videoWidth}px` : null;
+ target.style.margin = overflow ? '0 auto' : null;
+ }
};
- var resized = function resized() {
+ // Handle resizing
+ const resized = () => {
clearTimeout(timers.resized);
- timers.resized = setTimeout(setPlayerSize, 50);
+ timers.resized = setTimeout(setGutter, 50);
};
+ on.call(player, elements.container, 'enterfullscreen exitfullscreen', event => {
+ const {
+ target
+ } = player.fullscreen;
- on.call(player, elements.container, 'enterfullscreen exitfullscreen', function (event) {
- var _player$fullscreen = player.fullscreen,
- target = _player$fullscreen.target,
- usingNative = _player$fullscreen.usingNative; // Ignore events not from target
-
+ // Ignore events not from target
if (target !== elements.container) {
return;
- } // If it's not an embed and no ratio specified
-
+ }
- if (!player.isEmbed && is$1.empty(player.config.ratio)) {
+ // If it's not an embed and no ratio specified
+ if (!player.isEmbed && is.empty(player.config.ratio)) {
return;
}
- var isEnter = event.type === 'enterfullscreen'; // Set the player size when entering fullscreen to viewport size
+ // Set Vimeo gutter
+ setGutter();
- var _setPlayerSize = setPlayerSize(isEnter),
- padding = _setPlayerSize.padding,
- ratio = _setPlayerSize.ratio; // Set Vimeo gutter
-
-
- setGutter(ratio, padding, isEnter); // If not using native browser fullscreen API, we need to check for resizes of viewport
-
- if (!usingNative) {
- if (isEnter) {
- on.call(player, window, 'resize', resized);
- } else {
- off.call(player, window, 'resize', resized);
- }
- }
+ // Watch for resizes
+ const method = event.type === 'enterfullscreen' ? on : off;
+ method.call(player, window, 'resize', resized);
});
- } // Listen for media events
-
- }, {
- key: "media",
- value: function media() {
- var _this = this;
-
- var player = this.player;
- var elements = player.elements; // Time change on media
-
- on.call(player, player.media, 'timeupdate seeking seeked', function (event) {
- return controls.timeUpdate.call(player, event);
- }); // Display duration
-
- on.call(player, player.media, 'durationchange loadeddata loadedmetadata', function (event) {
- return controls.durationUpdate.call(player, event);
- }); // Handle the media finishing
-
- on.call(player, player.media, 'ended', function () {
+ });
+ // Listen for media events
+ _defineProperty$1(this, "media", () => {
+ const {
+ player
+ } = this;
+ const {
+ elements
+ } = player;
+
+ // Time change on media
+ on.call(player, player.media, 'timeupdate seeking seeked', event => controls.timeUpdate.call(player, event));
+
+ // Display duration
+ on.call(player, player.media, 'durationchange loadeddata loadedmetadata', event => controls.durationUpdate.call(player, event));
+
+ // Handle the media finishing
+ on.call(player, player.media, 'ended', () => {
// Show poster on end
if (player.isHTML5 && player.isVideo && player.config.resetOnEnd) {
// Restart
- player.restart(); // Call pause otherwise IE11 will start playing the video again
+ player.restart();
+ // Call pause otherwise IE11 will start playing the video again
player.pause();
}
- }); // Check for buffer progress
+ });
- on.call(player, player.media, 'progress playing seeking seeked', function (event) {
- return controls.updateProgress.call(player, event);
- }); // Handle volume changes
+ // Check for buffer progress
+ on.call(player, player.media, 'progress playing seeking seeked', event => controls.updateProgress.call(player, event));
- on.call(player, player.media, 'volumechange', function (event) {
- return controls.updateVolume.call(player, event);
- }); // Handle play/pause
+ // Handle volume changes
+ on.call(player, player.media, 'volumechange', event => controls.updateVolume.call(player, event));
- on.call(player, player.media, 'playing play pause ended emptied timeupdate', function (event) {
- return ui.checkPlaying.call(player, event);
- }); // Loading state
+ // Handle play/pause
+ on.call(player, player.media, 'playing play pause ended emptied timeupdate', event => ui.checkPlaying.call(player, event));
- on.call(player, player.media, 'waiting canplay seeked playing', function (event) {
- return ui.checkLoading.call(player, event);
- }); // Click video
+ // Loading state
+ on.call(player, player.media, 'waiting canplay seeked playing', event => ui.checkLoading.call(player, event));
+ // Click video
if (player.supported.ui && player.config.clickToPlay && !player.isAudio) {
// Re-fetch the wrapper
- var wrapper = getElement.call(player, ".".concat(player.config.classNames.video)); // Bail if there's no wrapper (this should never happen)
+ const wrapper = getElement.call(player, `.${player.config.classNames.video}`);
- if (!is$1.element(wrapper)) {
+ // Bail if there's no wrapper (this should never happen)
+ if (!is.element(wrapper)) {
return;
- } // On click play, pause or restart
-
+ }
- on.call(player, elements.container, 'click', function (event) {
- var targets = [elements.container, wrapper]; // Ignore if click if not container or in video wrapper
+ // On click play, pause or restart
+ on.call(player, elements.container, 'click', event => {
+ const targets = [elements.container, wrapper];
+ // Ignore if click if not container or in video wrapper
if (!targets.includes(event.target) && !wrapper.contains(event.target)) {
return;
- } // Touch devices will just show controls (if hidden)
-
+ }
+ // Touch devices will just show controls (if hidden)
if (player.touch && player.config.hideControls) {
return;
}
-
if (player.ended) {
- _this.proxy(event, player.restart, 'restart');
-
- _this.proxy(event, function () {
+ this.proxy(event, player.restart, 'restart');
+ this.proxy(event, () => {
silencePromise(player.play());
}, 'play');
} else {
- _this.proxy(event, function () {
+ this.proxy(event, () => {
silencePromise(player.togglePlay());
}, 'play');
}
});
- } // Disable right click
-
+ }
+ // Disable right click
if (player.supported.ui && player.config.disableContextMenu) {
- on.call(player, elements.wrapper, 'contextmenu', function (event) {
+ on.call(player, elements.wrapper, 'contextmenu', event => {
event.preventDefault();
}, false);
- } // Volume change
-
+ }
- on.call(player, player.media, 'volumechange', function () {
+ // Volume change
+ on.call(player, player.media, 'volumechange', () => {
// Save to storage
player.storage.set({
volume: player.volume,
muted: player.muted
});
- }); // Speed change
+ });
- on.call(player, player.media, 'ratechange', function () {
+ // Speed change
+ on.call(player, player.media, 'ratechange', () => {
// Update UI
- controls.updateSetting.call(player, 'speed'); // Save to storage
-
+ controls.updateSetting.call(player, 'speed');
+ // Save to storage
player.storage.set({
speed: player.speed
});
- }); // Quality change
+ });
- on.call(player, player.media, 'qualitychange', function (event) {
+ // Quality change
+ on.call(player, player.media, 'qualitychange', event => {
// Update UI
controls.updateSetting.call(player, 'quality', null, event.detail.quality);
- }); // Update download link when ready and if quality changes
+ });
- on.call(player, player.media, 'ready qualitychange', function () {
+ // Update download link when ready and if quality changes
+ on.call(player, player.media, 'ready qualitychange', () => {
controls.setDownloadUrl.call(player);
- }); // Proxy events to container
- // Bubble up key events for Edge
+ });
- var proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');
- on.call(player, player.media, proxyEvents, function (event) {
- var _event$detail = event.detail,
- detail = _event$detail === void 0 ? {} : _event$detail; // Get error details from media
+ // Proxy events to container
+ // Bubble up key events for Edge
+ const proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');
+ on.call(player, player.media, proxyEvents, event => {
+ let {
+ detail = {}
+ } = event;
+ // Get error details from media
if (event.type === 'error') {
detail = player.media.error;
}
-
triggerEvent.call(player, elements.container, event.type, true, detail);
});
- } // Run default and custom handlers
-
- }, {
- key: "proxy",
- value: function proxy(event, defaultHandler, customHandlerKey) {
- var player = this.player;
- var customHandler = player.config.listeners[customHandlerKey];
- var hasCustomHandler = is$1.function(customHandler);
- var returned = true; // Execute custom handler
-
+ });
+ // Run default and custom handlers
+ _defineProperty$1(this, "proxy", (event, defaultHandler, customHandlerKey) => {
+ const {
+ player
+ } = this;
+ const customHandler = player.config.listeners[customHandlerKey];
+ const hasCustomHandler = is.function(customHandler);
+ let returned = true;
+
+ // Execute custom handler
if (hasCustomHandler) {
returned = customHandler.call(player, event);
- } // Only call default handler if not prevented in custom handler
-
+ }
- if (returned !== false && is$1.function(defaultHandler)) {
+ // Only call default handler if not prevented in custom handler
+ if (returned !== false && is.function(defaultHandler)) {
defaultHandler.call(player, event);
}
- } // Trigger custom and default handlers
-
- }, {
- key: "bind",
- value: function bind(element, type, defaultHandler, customHandlerKey) {
- var _this2 = this;
-
- var passive = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : true;
- var player = this.player;
- var customHandler = player.config.listeners[customHandlerKey];
- var hasCustomHandler = is$1.function(customHandler);
- on.call(player, element, type, function (event) {
- return _this2.proxy(event, defaultHandler, customHandlerKey);
- }, passive && !hasCustomHandler);
- } // Listen for control events
-
- }, {
- key: "controls",
- value: function controls$1() {
- var _this3 = this;
-
- var player = this.player;
- var elements = player.elements; // IE doesn't support input event, so we fallback to change
-
- var inputEvent = browser.isIE ? 'change' : 'input'; // Play/pause toggle
-
+ });
+ // Trigger custom and default handlers
+ _defineProperty$1(this, "bind", (element, type, defaultHandler, customHandlerKey, passive = true) => {
+ const {
+ player
+ } = this;
+ const customHandler = player.config.listeners[customHandlerKey];
+ const hasCustomHandler = is.function(customHandler);
+ on.call(player, element, type, event => this.proxy(event, defaultHandler, customHandlerKey), passive && !hasCustomHandler);
+ });
+ // Listen for control events
+ _defineProperty$1(this, "controls", () => {
+ const {
+ player
+ } = this;
+ const {
+ elements
+ } = player;
+ // IE doesn't support input event, so we fallback to change
+ const inputEvent = browser.isIE ? 'change' : 'input';
+
+ // Play/pause toggle
if (elements.buttons.play) {
- Array.from(elements.buttons.play).forEach(function (button) {
- _this3.bind(button, 'click', function () {
+ Array.from(elements.buttons.play).forEach(button => {
+ this.bind(button, 'click', () => {
silencePromise(player.togglePlay());
}, 'play');
});
- } // Pause
-
-
- this.bind(elements.buttons.restart, 'click', player.restart, 'restart'); // Rewind
-
- this.bind(elements.buttons.rewind, 'click', player.rewind, 'rewind'); // Rewind
-
- this.bind(elements.buttons.fastForward, 'click', player.forward, 'fastForward'); // Mute toggle
+ }
- this.bind(elements.buttons.mute, 'click', function () {
+ // Pause
+ this.bind(elements.buttons.restart, 'click', player.restart, 'restart');
+
+ // Rewind
+ this.bind(elements.buttons.rewind, 'click', () => {
+ // Record seek time so we can prevent hiding controls for a few seconds after rewind
+ player.lastSeekTime = Date.now();
+ player.rewind();
+ }, 'rewind');
+
+ // Rewind
+ this.bind(elements.buttons.fastForward, 'click', () => {
+ // Record seek time so we can prevent hiding controls for a few seconds after fast forward
+ player.lastSeekTime = Date.now();
+ player.forward();
+ }, 'fastForward');
+
+ // Mute toggle
+ this.bind(elements.buttons.mute, 'click', () => {
player.muted = !player.muted;
- }, 'mute'); // Captions toggle
+ }, 'mute');
- this.bind(elements.buttons.captions, 'click', function () {
- return player.toggleCaptions();
- }); // Download
+ // Captions toggle
+ this.bind(elements.buttons.captions, 'click', () => player.toggleCaptions());
- this.bind(elements.buttons.download, 'click', function () {
+ // Download
+ this.bind(elements.buttons.download, 'click', () => {
triggerEvent.call(player, player.media, 'download');
- }, 'download'); // Fullscreen toggle
+ }, 'download');
- this.bind(elements.buttons.fullscreen, 'click', function () {
+ // Fullscreen toggle
+ this.bind(elements.buttons.fullscreen, 'click', () => {
player.fullscreen.toggle();
- }, 'fullscreen'); // Picture-in-Picture
+ }, 'fullscreen');
- this.bind(elements.buttons.pip, 'click', function () {
+ // Picture-in-Picture
+ this.bind(elements.buttons.pip, 'click', () => {
player.pip = 'toggle';
- }, 'pip'); // Airplay
+ }, 'pip');
- this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay'); // Settings menu - click toggle
+ // Airplay
+ this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay');
- this.bind(elements.buttons.settings, 'click', function (event) {
+ // Settings menu - click toggle
+ this.bind(elements.buttons.settings, 'click', event => {
// Prevent the document click listener closing the menu
event.stopPropagation();
event.preventDefault();
-
controls.toggleMenu.call(player, event);
}, null, false); // Can't be passive as we're preventing default
+
// Settings menu - keyboard toggle
// We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus
// https://bugzilla.mozilla.org/show_bug.cgi?id=1220143
-
- this.bind(elements.buttons.settings, 'keyup', function (event) {
- var code = event.which; // We only care about space and return
-
- if (![13, 32].includes(code)) {
+ this.bind(elements.buttons.settings, 'keyup', event => {
+ if (![' ', 'Enter'].includes(event.key)) {
return;
- } // Because return triggers a click anyway, all we need to do is set focus
-
+ }
- if (code === 13) {
+ // Because return triggers a click anyway, all we need to do is set focus
+ if (event.key === 'Enter') {
controls.focusFirstMenuItem.call(player, null, true);
-
return;
- } // Prevent scroll
-
+ }
- event.preventDefault(); // Prevent playing video (Firefox)
+ // Prevent scroll
+ event.preventDefault();
- event.stopPropagation(); // Toggle menu
+ // Prevent playing video (Firefox)
+ event.stopPropagation();
+ // Toggle menu
controls.toggleMenu.call(player, event);
}, null, false // Can't be passive as we're preventing default
- ); // Escape closes menu
+ );
- this.bind(elements.settings.menu, 'keydown', function (event) {
- if (event.which === 27) {
+ // Escape closes menu
+ this.bind(elements.settings.menu, 'keydown', event => {
+ if (event.key === 'Escape') {
controls.toggleMenu.call(player, event);
}
- }); // Set range input alternative "value", which matches the tooltip time (#954)
+ });
- this.bind(elements.inputs.seek, 'mousedown mousemove', function (event) {
- var rect = elements.progress.getBoundingClientRect();
- var percent = 100 / rect.width * (event.pageX - rect.left);
+ // Set range input alternative "value", which matches the tooltip time (#954)
+ this.bind(elements.inputs.seek, 'mousedown mousemove', event => {
+ const rect = elements.progress.getBoundingClientRect();
+ const percent = 100 / rect.width * (event.pageX - rect.left);
event.currentTarget.setAttribute('seek-value', percent);
- }); // Pause while seeking
-
- this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', function (event) {
- var seek = event.currentTarget;
- var code = event.keyCode ? event.keyCode : event.which;
- var attribute = 'play-on-seeked';
+ });
- if (is$1.keyboardEvent(event) && code !== 39 && code !== 37) {
+ // Pause while seeking
+ this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', event => {
+ const seek = event.currentTarget;
+ const attribute = 'play-on-seeked';
+ if (is.keyboardEvent(event) && !['ArrowLeft', 'ArrowRight'].includes(event.key)) {
return;
- } // Record seek time so we can prevent hiding controls for a few seconds after seek
-
-
- player.lastSeekTime = Date.now(); // Was playing before?
+ }
- var play = seek.hasAttribute(attribute); // Done seeking
+ // Record seek time so we can prevent hiding controls for a few seconds after seek
+ player.lastSeekTime = Date.now();
- var done = ['mouseup', 'touchend', 'keyup'].includes(event.type); // If we're done seeking and it was playing, resume playback
+ // Was playing before?
+ const play = seek.hasAttribute(attribute);
+ // Done seeking
+ const done = ['mouseup', 'touchend', 'keyup'].includes(event.type);
+ // If we're done seeking and it was playing, resume playback
if (play && done) {
seek.removeAttribute(attribute);
silencePromise(player.play());
@@ -5208,165 +4819,310 @@ typeof navigator === "object" && (function (global, factory) {
seek.setAttribute(attribute, '');
player.pause();
}
- }); // Fix range inputs on iOS
+ });
+
+ // Fix range inputs on iOS
// Super weird iOS bug where after you interact with an <input type="range">,
// it takes over further interactions on the page. This is a hack
-
if (browser.isIos) {
- var inputs = getElements.call(player, 'input[type="range"]');
- Array.from(inputs).forEach(function (input) {
- return _this3.bind(input, inputEvent, function (event) {
- return repaint(event.target);
- });
- });
- } // Seek
-
-
- this.bind(elements.inputs.seek, inputEvent, function (event) {
- var seek = event.currentTarget; // If it exists, use seek-value instead of "value" for consistency with tooltip time (#954)
-
- var seekTo = seek.getAttribute('seek-value');
+ const inputs = getElements.call(player, 'input[type="range"]');
+ Array.from(inputs).forEach(input => this.bind(input, inputEvent, event => repaint(event.target)));
+ }
- if (is$1.empty(seekTo)) {
+ // Seek
+ this.bind(elements.inputs.seek, inputEvent, event => {
+ const seek = event.currentTarget;
+ // If it exists, use seek-value instead of "value" for consistency with tooltip time (#954)
+ let seekTo = seek.getAttribute('seek-value');
+ if (is.empty(seekTo)) {
seekTo = seek.value;
}
-
seek.removeAttribute('seek-value');
player.currentTime = seekTo / seek.max * player.duration;
- }, 'seek'); // Seek tooltip
+ }, 'seek');
- this.bind(elements.progress, 'mouseenter mouseleave mousemove', function (event) {
- return controls.updateSeekTooltip.call(player, event);
- }); // Preview thumbnails plugin
- // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this
-
- this.bind(elements.progress, 'mousemove touchmove', function (event) {
- var previewThumbnails = player.previewThumbnails;
+ // Seek tooltip
+ this.bind(elements.progress, 'mouseenter mouseleave mousemove', event => controls.updateSeekTooltip.call(player, event));
+ // Preview thumbnails plugin
+ // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this
+ this.bind(elements.progress, 'mousemove touchmove', event => {
+ const {
+ previewThumbnails
+ } = player;
if (previewThumbnails && previewThumbnails.loaded) {
previewThumbnails.startMove(event);
}
- }); // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering
-
- this.bind(elements.progress, 'mouseleave touchend click', function () {
- var previewThumbnails = player.previewThumbnails;
+ });
+ // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering
+ this.bind(elements.progress, 'mouseleave touchend click', () => {
+ const {
+ previewThumbnails
+ } = player;
if (previewThumbnails && previewThumbnails.loaded) {
previewThumbnails.endMove(false, true);
}
- }); // Show scrubbing preview
-
- this.bind(elements.progress, 'mousedown touchstart', function (event) {
- var previewThumbnails = player.previewThumbnails;
+ });
+ // Show scrubbing preview
+ this.bind(elements.progress, 'mousedown touchstart', event => {
+ const {
+ previewThumbnails
+ } = player;
if (previewThumbnails && previewThumbnails.loaded) {
previewThumbnails.startScrubbing(event);
}
});
- this.bind(elements.progress, 'mouseup touchend', function (event) {
- var previewThumbnails = player.previewThumbnails;
-
+ this.bind(elements.progress, 'mouseup touchend', event => {
+ const {
+ previewThumbnails
+ } = player;
if (previewThumbnails && previewThumbnails.loaded) {
previewThumbnails.endScrubbing(event);
}
- }); // Polyfill for lower fill in <input type="range"> for webkit
+ });
- if (browser.isWebkit) {
- Array.from(getElements.call(player, 'input[type="range"]')).forEach(function (element) {
- _this3.bind(element, 'input', function (event) {
- return controls.updateRangeFill.call(player, event.target);
- });
+ // Polyfill for lower fill in <input type="range"> for webkit
+ if (browser.isWebKit) {
+ Array.from(getElements.call(player, 'input[type="range"]')).forEach(element => {
+ this.bind(element, 'input', event => controls.updateRangeFill.call(player, event.target));
});
- } // Current time invert
- // Only if one time element is used for both currentTime and duration
-
+ }
- if (player.config.toggleInvert && !is$1.element(elements.display.duration)) {
- this.bind(elements.display.currentTime, 'click', function () {
+ // Current time invert
+ // Only if one time element is used for both currentTime and duration
+ if (player.config.toggleInvert && !is.element(elements.display.duration)) {
+ this.bind(elements.display.currentTime, 'click', () => {
// Do nothing if we're at the start
if (player.currentTime === 0) {
return;
}
-
player.config.invertTime = !player.config.invertTime;
-
controls.timeUpdate.call(player);
});
- } // Volume
-
+ }
- this.bind(elements.inputs.volume, inputEvent, function (event) {
+ // Volume
+ this.bind(elements.inputs.volume, inputEvent, event => {
player.volume = event.target.value;
- }, 'volume'); // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)
+ }, 'volume');
- this.bind(elements.controls, 'mouseenter mouseleave', function (event) {
+ // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)
+ this.bind(elements.controls, 'mouseenter mouseleave', event => {
elements.controls.hover = !player.touch && event.type === 'mouseenter';
- }); // Also update controls.hover state for any non-player children of fullscreen element (as above)
+ });
+ // Also update controls.hover state for any non-player children of fullscreen element (as above)
if (elements.fullscreen) {
- Array.from(elements.fullscreen.children).filter(function (c) {
- return !c.contains(elements.container);
- }).forEach(function (child) {
- _this3.bind(child, 'mouseenter mouseleave', function (event) {
- elements.controls.hover = !player.touch && event.type === 'mouseenter';
+ Array.from(elements.fullscreen.children).filter(c => !c.contains(elements.container)).forEach(child => {
+ this.bind(child, 'mouseenter mouseleave', event => {
+ if (elements.controls) {
+ elements.controls.hover = !player.touch && event.type === 'mouseenter';
+ }
});
});
- } // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)
-
+ }
- this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', function (event) {
+ // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)
+ this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', event => {
elements.controls.pressed = ['mousedown', 'touchstart'].includes(event.type);
- }); // Show controls when they receive focus (e.g., when using keyboard tab key)
+ });
- this.bind(elements.controls, 'focusin', function () {
- var config = player.config,
- timers = player.timers; // Skip transition to prevent focus from scrolling the parent element
+ // Show controls when they receive focus (e.g., when using keyboard tab key)
+ this.bind(elements.controls, 'focusin', () => {
+ const {
+ config,
+ timers
+ } = player;
- toggleClass(elements.controls, config.classNames.noTransition, true); // Toggle
+ // Skip transition to prevent focus from scrolling the parent element
+ toggleClass(elements.controls, config.classNames.noTransition, true);
- ui.toggleControls.call(player, true); // Restore transition
+ // Toggle
+ ui.toggleControls.call(player, true);
- setTimeout(function () {
+ // Restore transition
+ setTimeout(() => {
toggleClass(elements.controls, config.classNames.noTransition, false);
- }, 0); // Delay a little more for mouse users
+ }, 0);
- var delay = _this3.touch ? 3000 : 4000; // Clear timer
+ // Delay a little more for mouse users
+ const delay = this.touch ? 3000 : 4000;
- clearTimeout(timers.controls); // Hide again after delay
+ // Clear timer
+ clearTimeout(timers.controls);
- timers.controls = setTimeout(function () {
- return ui.toggleControls.call(player, false);
- }, delay);
- }); // Mouse wheel for volume
+ // Hide again after delay
+ timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);
+ });
- this.bind(elements.inputs.volume, 'wheel', function (event) {
- // Detect "natural" scroll - suppored on OS X Safari only
+ // Mouse wheel for volume
+ this.bind(elements.inputs.volume, 'wheel', event => {
+ // Detect "natural" scroll - supported on OS X Safari only
// Other browsers on OS X will be inverted until support improves
- var inverted = event.webkitDirectionInvertedFromDevice; // Get delta from event. Invert if `inverted` is true
+ const inverted = event.webkitDirectionInvertedFromDevice;
+ // Get delta from event. Invert if `inverted` is true
+ const [x, y] = [event.deltaX, -event.deltaY].map(value => inverted ? -value : value);
+ // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)
+ const direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y);
+
+ // Change the volume by 2%
+ player.increaseVolume(direction / 50);
+
+ // Don't break page scrolling at max and min
+ const {
+ volume
+ } = player.media;
+ if (direction === 1 && volume < 1 || direction === -1 && volume > 0) {
+ event.preventDefault();
+ }
+ }, 'volume', false);
+ });
+ this.player = _player;
+ this.lastKey = null;
+ this.focusTimer = null;
+ this.lastKeyDown = null;
+ this.handleKey = this.handleKey.bind(this);
+ this.toggleMenu = this.toggleMenu.bind(this);
+ this.firstTouch = this.firstTouch.bind(this);
+ }
- var _map = [event.deltaX, -event.deltaY].map(function (value) {
- return inverted ? -value : value;
- }),
- _map2 = _slicedToArray(_map, 2),
- x = _map2[0],
- y = _map2[1]; // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)
+ // Handle key presses
+ handleKey(event) {
+ const {
+ player
+ } = this;
+ const {
+ elements
+ } = player;
+ const {
+ key,
+ type,
+ altKey,
+ ctrlKey,
+ metaKey,
+ shiftKey
+ } = event;
+ const pressed = type === 'keydown';
+ const repeat = pressed && key === this.lastKey;
+
+ // Bail if a modifier key is set
+ if (altKey || ctrlKey || metaKey || shiftKey) {
+ return;
+ }
+ // If the event is bubbled from the media element
+ // Firefox doesn't get the key for whatever reason
+ if (!key) {
+ return;
+ }
- var direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y); // Change the volume by 2%
+ // Seek by increment
+ const seekByIncrement = increment => {
+ // Divide the max duration into 10th's and times by the number value
+ player.currentTime = player.duration / 10 * increment;
+ };
- player.increaseVolume(direction / 50); // Don't break page scrolling at max and min
+ // Handle the key on keydown
+ // Reset on keyup
+ if (pressed) {
+ // Check focused element
+ // and if the focused element is not editable (e.g. text input)
+ // and any that accept key input http://webaim.org/techniques/keyboard/
+ const focused = document.activeElement;
+ if (is.element(focused)) {
+ const {
+ editable
+ } = player.config.selectors;
+ const {
+ seek
+ } = elements.inputs;
+ if (focused !== seek && matches(focused, editable)) {
+ return;
+ }
+ if (event.key === ' ' && matches(focused, 'button, [role^="menuitem"]')) {
+ return;
+ }
+ }
- var volume = player.media.volume;
+ // Which keys should we prevent default
+ const preventDefault = [' ', 'ArrowLeft', 'ArrowUp', 'ArrowRight', 'ArrowDown', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'c', 'f', 'k', 'l', 'm'];
- if (direction === 1 && volume < 1 || direction === -1 && volume > 0) {
- event.preventDefault();
- }
- }, 'volume', false);
+ // If the key is found prevent default (e.g. prevent scrolling for arrows)
+ if (preventDefault.includes(key)) {
+ event.preventDefault();
+ event.stopPropagation();
+ }
+ switch (key) {
+ case '0':
+ case '1':
+ case '2':
+ case '3':
+ case '4':
+ case '5':
+ case '6':
+ case '7':
+ case '8':
+ case '9':
+ if (!repeat) {
+ seekByIncrement(parseInt(key, 10));
+ }
+ break;
+ case ' ':
+ case 'k':
+ if (!repeat) {
+ silencePromise(player.togglePlay());
+ }
+ break;
+ case 'ArrowUp':
+ player.increaseVolume(0.1);
+ break;
+ case 'ArrowDown':
+ player.decreaseVolume(0.1);
+ break;
+ case 'm':
+ if (!repeat) {
+ player.muted = !player.muted;
+ }
+ break;
+ case 'ArrowRight':
+ player.forward();
+ break;
+ case 'ArrowLeft':
+ player.rewind();
+ break;
+ case 'f':
+ player.fullscreen.toggle();
+ break;
+ case 'c':
+ if (!repeat) {
+ player.toggleCaptions();
+ }
+ break;
+ case 'l':
+ player.loop = !player.loop;
+ break;
+ }
+
+ // Escape is handle natively when in full screen
+ // So we only need to worry about non native
+ if (key === 'Escape' && !player.fullscreen.usingNative && player.fullscreen.active) {
+ player.fullscreen.toggle();
+ }
+
+ // Store last key for next cycle
+ this.lastKey = key;
+ } else {
+ this.lastKey = null;
}
- }]);
+ }
- return Listeners;
- }();
+ // Toggle menu
+ toggleMenu(event) {
+ controls.toggleMenu.call(this.player, event);
+ }
+ }
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
@@ -5384,112 +5140,115 @@ typeof navigator === "object" && (function (global, factory) {
* Global dependencies.
* @global {Object} document - DOM
*/
- var devnull = function devnull() {},
- bundleIdCache = {},
- bundleResultCache = {},
- bundleCallbackQueue = {};
+
+ var devnull = function () {},
+ bundleIdCache = {},
+ bundleResultCache = {},
+ bundleCallbackQueue = {};
+
/**
* Subscribe to bundle load event.
* @param {string[]} bundleIds - Bundle ids
* @param {Function} callbackFn - The callback function
*/
-
-
function subscribe(bundleIds, callbackFn) {
// listify
bundleIds = bundleIds.push ? bundleIds : [bundleIds];
var depsNotFound = [],
- i = bundleIds.length,
- numWaiting = i,
- fn,
- bundleId,
- r,
- q; // define callback function
-
- fn = function fn(bundleId, pathsNotFound) {
+ i = bundleIds.length,
+ numWaiting = i,
+ fn,
+ bundleId,
+ r,
+ q;
+
+ // define callback function
+ fn = function (bundleId, pathsNotFound) {
if (pathsNotFound.length) depsNotFound.push(bundleId);
numWaiting--;
if (!numWaiting) callbackFn(depsNotFound);
- }; // register callback
-
+ };
+ // register callback
while (i--) {
- bundleId = bundleIds[i]; // execute callback if in result cache
+ bundleId = bundleIds[i];
+ // execute callback if in result cache
r = bundleResultCache[bundleId];
-
if (r) {
fn(bundleId, r);
continue;
- } // add to callback queue
-
+ }
+ // add to callback queue
q = bundleCallbackQueue[bundleId] = bundleCallbackQueue[bundleId] || [];
q.push(fn);
}
}
+
/**
* Publish bundle load event.
* @param {string} bundleId - Bundle id
* @param {string[]} pathsNotFound - List of files not found
*/
-
-
function publish(bundleId, pathsNotFound) {
// exit if id isn't defined
if (!bundleId) return;
- var q = bundleCallbackQueue[bundleId]; // cache result
+ var q = bundleCallbackQueue[bundleId];
- bundleResultCache[bundleId] = pathsNotFound; // exit if queue is empty
+ // cache result
+ bundleResultCache[bundleId] = pathsNotFound;
- if (!q) return; // empty callback queue
+ // exit if queue is empty
+ if (!q) return;
+ // empty callback queue
while (q.length) {
q[0](bundleId, pathsNotFound);
q.splice(0, 1);
}
}
+
/**
* Execute callbacks.
* @param {Object or Function} args - The callback args
* @param {string[]} depsNotFound - List of dependencies not found
*/
-
-
function executeCallbacks(args, depsNotFound) {
// accept function as argument
if (args.call) args = {
success: args
- }; // success and error callbacks
+ };
+ // success and error callbacks
if (depsNotFound.length) (args.error || devnull)(depsNotFound);else (args.success || devnull)(args);
}
+
/**
* Load individual file.
* @param {string} path - The file path
* @param {Function} callbackFn - The callback function
*/
-
-
function loadFile(path, callbackFn, args, numTries) {
var doc = document,
- async = args.async,
- maxTries = (args.numRetries || 0) + 1,
- beforeCallbackFn = args.before || devnull,
- pathname = path.replace(/[\?|#].*$/, ''),
- pathStripped = path.replace(/^(css|img)!/, ''),
- isLegacyIECss,
- e;
+ async = args.async,
+ maxTries = (args.numRetries || 0) + 1,
+ beforeCallbackFn = args.before || devnull,
+ pathname = path.replace(/[\?|#].*$/, ''),
+ pathStripped = path.replace(/^(css|img)!/, ''),
+ isLegacyIECss,
+ e;
numTries = numTries || 0;
-
if (/(^css!|\.css$)/.test(pathname)) {
// css
e = doc.createElement('link');
e.rel = 'stylesheet';
- e.href = pathStripped; // tag IE9+
+ e.href = pathStripped;
- isLegacyIECss = 'hideFocus' in e; // use preload in IE Edge (to detect load errors)
+ // tag IE9+
+ isLegacyIECss = 'hideFocus' in e;
+ // use preload in IE Edge (to detect load errors)
if (isLegacyIECss && e.relList) {
isLegacyIECss = 0;
e.rel = 'preload';
@@ -5505,11 +5264,11 @@ typeof navigator === "object" && (function (global, factory) {
e.src = path;
e.async = async === undefined ? true : async;
}
-
e.onload = e.onerror = e.onbeforeload = function (ev) {
- var result = ev.type[0]; // treat empty stylesheets as failures to get around lack of onerror
- // support in IE9-11
+ var result = ev.type[0];
+ // treat empty stylesheets as failures to get around lack of onerror
+ // support in IE9-11
if (isLegacyIECss) {
try {
if (!e.sheet.cssText.length) result = 'e';
@@ -5518,62 +5277,62 @@ typeof navigator === "object" && (function (global, factory) {
// `cssText` (unless error is Code:18 SecurityError)
if (x.code != 18) result = 'e';
}
- } // handle retries in case of load failure
-
+ }
+ // handle retries in case of load failure
if (result == 'e') {
// increment counter
- numTries += 1; // exit function and try again
+ numTries += 1;
+ // exit function and try again
if (numTries < maxTries) {
return loadFile(path, callbackFn, args, numTries);
}
} else if (e.rel == 'preload' && e.as == 'style') {
// activate preloaded stylesheets
return e.rel = 'stylesheet'; // jshint ignore:line
- } // execute callback
-
+ }
+ // execute callback
callbackFn(path, result, ev.defaultPrevented);
- }; // add to document (unless callback returns `false`)
-
+ };
+ // add to document (unless callback returns `false`)
if (beforeCallbackFn(path, e) !== false) doc.head.appendChild(e);
}
+
/**
* Load multiple files.
* @param {string[]} paths - The file paths
* @param {Function} callbackFn - The callback function
*/
-
-
function loadFiles(paths, callbackFn, args) {
// listify paths
paths = paths.push ? paths : [paths];
var numWaiting = paths.length,
- x = numWaiting,
- pathsNotFound = [],
- fn,
- i; // define callback function
+ x = numWaiting,
+ pathsNotFound = [],
+ fn,
+ i;
- fn = function fn(path, result, defaultPrevented) {
+ // define callback function
+ fn = function (path, result, defaultPrevented) {
// handle error
- if (result == 'e') pathsNotFound.push(path); // handle beforeload event. If defaultPrevented then that means the load
- // will be blocked (ex. Ghostery/ABP on Safari)
+ if (result == 'e') pathsNotFound.push(path);
+ // handle beforeload event. If defaultPrevented then that means the load
+ // will be blocked (ex. Ghostery/ABP on Safari)
if (result == 'b') {
if (defaultPrevented) pathsNotFound.push(path);else return;
}
-
numWaiting--;
if (!numWaiting) callbackFn(pathsNotFound);
- }; // load scripts
-
+ };
- for (i = 0; i < x; i++) {
- loadFile(paths[i], fn, args);
- }
+ // load scripts
+ for (i = 0; i < x; i++) loadFile(paths[i], fn, args);
}
+
/**
* Initiate script load and register bundle.
* @param {(string|string[])} paths - The file paths
@@ -5583,15 +5342,16 @@ typeof navigator === "object" && (function (global, factory) {
* @param {(Function|Object)} [arg2] - The (1) success callback or (2) object
* literal with success/error arguments, numRetries, etc.
*/
-
-
function loadjs(paths, arg1, arg2) {
- var bundleId, args; // bundleId (if string)
+ var bundleId, args;
- if (arg1 && arg1.trim) bundleId = arg1; // args (default is {})
+ // bundleId (if string)
+ if (arg1 && arg1.trim) bundleId = arg1;
- args = (bundleId ? arg2 : arg1) || {}; // throw error if bundle is already defined
+ // args (default is {})
+ args = (bundleId ? arg2 : arg1) || {};
+ // throw error if bundle is already defined
if (bundleId) {
if (bundleId in bundleIdCache) {
throw "LoadJS";
@@ -5599,33 +5359,31 @@ typeof navigator === "object" && (function (global, factory) {
bundleIdCache[bundleId] = true;
}
}
-
function loadFn(resolve, reject) {
loadFiles(paths, function (pathsNotFound) {
// execute callbacks
- executeCallbacks(args, pathsNotFound); // resolve Promise
+ executeCallbacks(args, pathsNotFound);
+ // resolve Promise
if (resolve) {
executeCallbacks({
success: resolve,
error: reject
}, pathsNotFound);
- } // publish bundle load event
-
+ }
+ // publish bundle load event
publish(bundleId, pathsNotFound);
}, args);
}
-
if (args.returnPromise) return new Promise(loadFn);else loadFn();
}
+
/**
* Execute callbacks when dependencies have been satisfied.
* @param {(string|string[])} deps - List of bundle ids
* @param {Object} args - success/error arguments
*/
-
-
loadjs.ready = function ready(deps, args) {
// subscribe to bundle load event
subscribe(deps, function (depsNotFound) {
@@ -5634,43 +5392,43 @@ typeof navigator === "object" && (function (global, factory) {
});
return loadjs;
};
+
/**
* Manually satisfy bundle dependencies.
* @param {string} bundleId - The bundle id
*/
-
-
loadjs.done = function done(bundleId) {
publish(bundleId, []);
};
+
/**
* Reset loadjs dependencies statuses
*/
-
-
loadjs.reset = function reset() {
bundleIdCache = {};
bundleResultCache = {};
bundleCallbackQueue = {};
};
+
/**
* Determine if bundle has already been defined
* @param String} bundleId - The bundle id
*/
-
-
loadjs.isDefined = function isDefined(bundleId) {
return bundleId in bundleIdCache;
- }; // export
-
+ };
+ // export
return loadjs;
});
});
// ==========================================================================
+ // Load an external script
+ // ==========================================================================
+
function loadScript(url) {
- return new Promise(function (resolve, reject) {
+ return new Promise((resolve, reject) => {
loadjs_umd(url, {
success: resolve,
error: reject
@@ -5678,45 +5436,65 @@ typeof navigator === "object" && (function (global, factory) {
});
}
- function parseId(url) {
- if (is$1.empty(url)) {
+ // ==========================================================================
+ // Vimeo plugin
+ // ==========================================================================
+
+
+ // Parse Vimeo ID from URL
+ function parseId$1(url) {
+ if (is.empty(url)) {
return null;
}
-
- if (is$1.number(Number(url))) {
+ if (is.number(Number(url))) {
return url;
}
-
- var regex = /^.*(vimeo.com\/|video\/)(\d+).*/;
+ const regex = /^.*(vimeo.com\/|video\/)(\d+).*/;
return url.match(regex) ? RegExp.$2 : url;
- } // Set playback state and trigger change (only on actual change)
+ }
+ // Try to extract a hash for private videos from the URL
+ function parseHash(url) {
+ /* This regex matches a hexadecimal hash if given in any of these forms:
+ * - [https://player.]vimeo.com/video/{id}/{hash}[?params]
+ * - [https://player.]vimeo.com/video/{id}?h={hash}[&params]
+ * - [https://player.]vimeo.com/video/{id}?[params]&h={hash}
+ * - video/{id}/{hash}
+ * If matched, the hash is available in capture group 4
+ */
+ const regex = /^.*(vimeo.com\/|video\/)(\d+)(\?.*&*h=|\/)+([\d,a-f]+)/;
+ const found = url.match(regex);
+ return found && found.length === 5 ? found[4] : null;
+ }
- function assurePlaybackState(play) {
+ // Set playback state and trigger change (only on actual change)
+ function assurePlaybackState$1(play) {
if (play && !this.embed.hasPlayed) {
this.embed.hasPlayed = true;
}
-
if (this.media.paused === play) {
this.media.paused = !play;
triggerEvent.call(this, this.media, play ? 'play' : 'pause');
}
}
+ const vimeo = {
+ setup() {
+ const player = this;
- var vimeo = {
- setup: function setup() {
- var player = this; // Add embed class for responsive
-
- toggleClass(player.elements.wrapper, player.config.classNames.embed, true); // Set speed options from config
+ // Add embed class for responsive
+ toggleClass(player.elements.wrapper, player.config.classNames.embed, true);
- player.options.speed = player.config.speed.options; // Set intial ratio
+ // Set speed options from config
+ player.options.speed = player.config.speed.options;
- setAspectRatio.call(player); // Load the SDK if not already
+ // Set intial ratio
+ setAspectRatio.call(player);
- if (!is$1.object(window.Vimeo)) {
- loadScript(player.config.urls.vimeo.sdk).then(function () {
+ // Load the SDK if not already
+ if (!is.object(window.Vimeo)) {
+ loadScript(player.config.urls.vimeo.sdk).then(() => {
vimeo.ready.call(player);
- }).catch(function (error) {
+ }).catch(error => {
player.debug.warn('Vimeo SDK (player.js) failed to load', error);
});
} else {
@@ -5724,479 +5502,497 @@ typeof navigator === "object" && (function (global, factory) {
}
},
// API Ready
- ready: function ready() {
- var _this = this;
-
- var player = this;
- var config = player.config.vimeo;
-
- var premium = config.premium,
- referrerPolicy = config.referrerPolicy,
- frameParams = _objectWithoutProperties(config, ["premium", "referrerPolicy"]); // If the owner has a pro or premium account then we can hide controls etc
-
+ ready() {
+ const player = this;
+ const config = player.config.vimeo;
+ const {
+ premium,
+ referrerPolicy,
+ ...frameParams
+ } = config;
+ // Get the source URL or ID
+ let source = player.media.getAttribute('src');
+ let hash = '';
+ // Get from <div> if needed
+ if (is.empty(source)) {
+ source = player.media.getAttribute(player.config.attributes.embed.id);
+ // hash can also be set as attribute on the <div>
+ hash = player.media.getAttribute(player.config.attributes.embed.hash);
+ } else {
+ hash = parseHash(source);
+ }
+ const hashParam = hash ? {
+ h: hash
+ } : {};
+ // If the owner has a pro or premium account then we can hide controls etc
if (premium) {
Object.assign(frameParams, {
controls: false,
sidedock: false
});
- } // Get Vimeo params for the iframe
-
+ }
- var params = buildUrlParams(_objectSpread2({
+ // Get Vimeo params for the iframe
+ const params = buildUrlParams({
loop: player.config.loop.active,
autoplay: player.autoplay,
muted: player.muted,
gesture: 'media',
- playsinline: !this.config.fullscreen.iosNative
- }, frameParams)); // Get the source URL or ID
-
- var source = player.media.getAttribute('src'); // Get from <div> if needed
-
- if (is$1.empty(source)) {
- source = player.media.getAttribute(player.config.attributes.embed.id);
- }
-
- var id = parseId(source); // Build an iframe
-
- var iframe = createElement('iframe');
- var src = format(player.config.urls.vimeo.iframe, id, params);
+ playsinline: player.config.playsinline,
+ // hash has to be added to iframe-URL
+ ...hashParam,
+ ...frameParams
+ });
+ const id = parseId$1(source);
+ // Build an iframe
+ const iframe = createElement('iframe');
+ const src = format(player.config.urls.vimeo.iframe, id, params);
iframe.setAttribute('src', src);
iframe.setAttribute('allowfullscreen', '');
- iframe.setAttribute('allow', 'autoplay,fullscreen,picture-in-picture'); // Set the referrer policy if required
+ iframe.setAttribute('allow', ['autoplay', 'fullscreen', 'picture-in-picture', 'encrypted-media', 'accelerometer', 'gyroscope'].join('; '));
- if (!is$1.empty(referrerPolicy)) {
+ // Set the referrer policy if required
+ if (!is.empty(referrerPolicy)) {
iframe.setAttribute('referrerPolicy', referrerPolicy);
- } // Inject the package
-
-
- var poster = player.poster;
+ }
- if (premium) {
- iframe.setAttribute('data-poster', poster);
+ // Inject the package
+ if (premium || !config.customControls) {
+ iframe.setAttribute('data-poster', player.poster);
player.media = replaceElement(iframe, player.media);
} else {
- var wrapper = createElement('div', {
+ const wrapper = createElement('div', {
class: player.config.classNames.embedContainer,
- 'data-poster': poster
+ 'data-poster': player.poster
});
wrapper.appendChild(iframe);
player.media = replaceElement(wrapper, player.media);
- } // Get poster image
-
-
- fetch(format(player.config.urls.vimeo.api, id), 'json').then(function (response) {
- if (is$1.empty(response)) {
- return;
- } // Get the URL for thumbnail
-
+ }
- var url = new URL(response[0].thumbnail_large); // Get original image
+ // Get poster image
+ if (!config.customControls) {
+ fetch(format(player.config.urls.vimeo.api, src)).then(response => {
+ if (is.empty(response) || !response.thumbnail_url) {
+ return;
+ }
- url.pathname = "".concat(url.pathname.split('_')[0], ".jpg"); // Set and show poster
+ // Set and show poster
+ ui.setPoster.call(player, response.thumbnail_url).catch(() => {});
+ });
+ }
- ui.setPoster.call(player, url.href).catch(function () {});
- }); // Setup instance
+ // Setup instance
// https://github.com/vimeo/player.js
-
player.embed = new window.Vimeo.Player(iframe, {
autopause: player.config.autopause,
muted: player.muted
});
player.media.paused = true;
- player.media.currentTime = 0; // Disable native text track rendering
+ player.media.currentTime = 0;
+ // Disable native text track rendering
if (player.supported.ui) {
player.embed.disableTextTrack();
- } // Create a faux HTML5 API using the Vimeo API
-
+ }
- player.media.play = function () {
- assurePlaybackState.call(player, true);
+ // Create a faux HTML5 API using the Vimeo API
+ player.media.play = () => {
+ assurePlaybackState$1.call(player, true);
return player.embed.play();
};
-
- player.media.pause = function () {
- assurePlaybackState.call(player, false);
+ player.media.pause = () => {
+ assurePlaybackState$1.call(player, false);
return player.embed.pause();
};
-
- player.media.stop = function () {
+ player.media.stop = () => {
player.pause();
player.currentTime = 0;
- }; // Seeking
-
+ };
- var currentTime = player.media.currentTime;
+ // Seeking
+ let {
+ currentTime
+ } = player.media;
Object.defineProperty(player.media, 'currentTime', {
- get: function get() {
+ get() {
return currentTime;
},
- set: function set(time) {
+ set(time) {
// Vimeo will automatically play on seek if the video hasn't been played before
- // Get current paused state and volume etc
- var embed = player.embed,
- media = player.media,
- paused = player.paused,
- volume = player.volume;
- var restorePause = paused && !embed.hasPlayed; // Set seeking state and trigger event
+ // Get current paused state and volume etc
+ const {
+ embed,
+ media,
+ paused,
+ volume
+ } = player;
+ const restorePause = paused && !embed.hasPlayed;
+
+ // Set seeking state and trigger event
media.seeking = true;
- triggerEvent.call(player, media, 'seeking'); // If paused, mute until seek is complete
-
- Promise.resolve(restorePause && embed.setVolume(0)) // Seek
- .then(function () {
- return embed.setCurrentTime(time);
- }) // Restore paused
- .then(function () {
- return restorePause && embed.pause();
- }) // Restore volume
- .then(function () {
- return restorePause && embed.setVolume(volume);
- }).catch(function () {// Do nothing
+ triggerEvent.call(player, media, 'seeking');
+
+ // If paused, mute until seek is complete
+ Promise.resolve(restorePause && embed.setVolume(0))
+ // Seek
+ .then(() => embed.setCurrentTime(time))
+ // Restore paused
+ .then(() => restorePause && embed.pause())
+ // Restore volume
+ .then(() => restorePause && embed.setVolume(volume)).catch(() => {
+ // Do nothing
});
}
- }); // Playback speed
+ });
- var speed = player.config.speed.selected;
+ // Playback speed
+ let speed = player.config.speed.selected;
Object.defineProperty(player.media, 'playbackRate', {
- get: function get() {
+ get() {
return speed;
},
- set: function set(input) {
- player.embed.setPlaybackRate(input).then(function () {
+ set(input) {
+ player.embed.setPlaybackRate(input).then(() => {
speed = input;
triggerEvent.call(player, player.media, 'ratechange');
- }).catch(function () {
+ }).catch(() => {
// Cannot set Playback Rate, Video is probably not on Pro account
player.options.speed = [1];
});
}
- }); // Volume
+ });
- var volume = player.config.volume;
+ // Volume
+ let {
+ volume
+ } = player.config;
Object.defineProperty(player.media, 'volume', {
- get: function get() {
+ get() {
return volume;
},
- set: function set(input) {
- player.embed.setVolume(input).then(function () {
+ set(input) {
+ player.embed.setVolume(input).then(() => {
volume = input;
triggerEvent.call(player, player.media, 'volumechange');
});
}
- }); // Muted
+ });
- var muted = player.config.muted;
+ // Muted
+ let {
+ muted
+ } = player.config;
Object.defineProperty(player.media, 'muted', {
- get: function get() {
+ get() {
return muted;
},
- set: function set(input) {
- var toggle = is$1.boolean(input) ? input : false;
- player.embed.setVolume(toggle ? 0 : player.config.volume).then(function () {
+ set(input) {
+ const toggle = is.boolean(input) ? input : false;
+ player.embed.setMuted(toggle ? true : player.config.muted).then(() => {
muted = toggle;
triggerEvent.call(player, player.media, 'volumechange');
});
}
- }); // Loop
+ });
- var loop = player.config.loop;
+ // Loop
+ let {
+ loop
+ } = player.config;
Object.defineProperty(player.media, 'loop', {
- get: function get() {
+ get() {
return loop;
},
- set: function set(input) {
- var toggle = is$1.boolean(input) ? input : player.config.loop.active;
- player.embed.setLoop(toggle).then(function () {
+ set(input) {
+ const toggle = is.boolean(input) ? input : player.config.loop.active;
+ player.embed.setLoop(toggle).then(() => {
loop = toggle;
});
}
- }); // Source
+ });
- var currentSrc;
- player.embed.getVideoUrl().then(function (value) {
+ // Source
+ let currentSrc;
+ player.embed.getVideoUrl().then(value => {
currentSrc = value;
controls.setDownloadUrl.call(player);
- }).catch(function (error) {
- _this.debug.warn(error);
+ }).catch(error => {
+ this.debug.warn(error);
});
Object.defineProperty(player.media, 'currentSrc', {
- get: function get() {
+ get() {
return currentSrc;
}
- }); // Ended
+ });
+ // Ended
Object.defineProperty(player.media, 'ended', {
- get: function get() {
+ get() {
return player.currentTime === player.duration;
}
- }); // Set aspect ratio based on video size
-
- Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then(function (dimensions) {
- var _dimensions = _slicedToArray(dimensions, 2),
- width = _dimensions[0],
- height = _dimensions[1];
+ });
- player.embed.ratio = [width, height];
- setAspectRatio.call(_this);
- }); // Set autopause
+ // Set aspect ratio based on video size
+ Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then(dimensions => {
+ const [width, height] = dimensions;
+ player.embed.ratio = roundAspectRatio(width, height);
+ setAspectRatio.call(this);
+ });
- player.embed.setAutopause(player.config.autopause).then(function (state) {
+ // Set autopause
+ player.embed.setAutopause(player.config.autopause).then(state => {
player.config.autopause = state;
- }); // Get title
+ });
- player.embed.getVideoTitle().then(function (title) {
+ // Get title
+ player.embed.getVideoTitle().then(title => {
player.config.title = title;
- ui.setTitle.call(_this);
- }); // Get current time
+ ui.setTitle.call(this);
+ });
- player.embed.getCurrentTime().then(function (value) {
+ // Get current time
+ player.embed.getCurrentTime().then(value => {
currentTime = value;
triggerEvent.call(player, player.media, 'timeupdate');
- }); // Get duration
+ });
- player.embed.getDuration().then(function (value) {
+ // Get duration
+ player.embed.getDuration().then(value => {
player.media.duration = value;
triggerEvent.call(player, player.media, 'durationchange');
- }); // Get captions
+ });
- player.embed.getTextTracks().then(function (tracks) {
+ // Get captions
+ player.embed.getTextTracks().then(tracks => {
player.media.textTracks = tracks;
captions.setup.call(player);
});
- player.embed.on('cuechange', function (_ref) {
- var _ref$cues = _ref.cues,
- cues = _ref$cues === void 0 ? [] : _ref$cues;
- var strippedCues = cues.map(function (cue) {
- return stripHTML(cue.text);
- });
+ player.embed.on('cuechange', ({
+ cues = []
+ }) => {
+ const strippedCues = cues.map(cue => stripHTML(cue.text));
captions.updateCues.call(player, strippedCues);
});
- player.embed.on('loaded', function () {
+ player.embed.on('loaded', () => {
// Assure state and events are updated on autoplay
- player.embed.getPaused().then(function (paused) {
- assurePlaybackState.call(player, !paused);
-
+ player.embed.getPaused().then(paused => {
+ assurePlaybackState$1.call(player, !paused);
if (!paused) {
triggerEvent.call(player, player.media, 'playing');
}
});
+ if (is.element(player.embed.element) && player.supported.ui) {
+ const frame = player.embed.element;
- if (is$1.element(player.embed.element) && player.supported.ui) {
- var frame = player.embed.element; // Fix keyboard focus issues
+ // Fix keyboard focus issues
// https://github.com/sampotts/plyr/issues/317
-
frame.setAttribute('tabindex', -1);
}
});
- player.embed.on('bufferstart', function () {
+ player.embed.on('bufferstart', () => {
triggerEvent.call(player, player.media, 'waiting');
});
- player.embed.on('bufferend', function () {
+ player.embed.on('bufferend', () => {
triggerEvent.call(player, player.media, 'playing');
});
- player.embed.on('play', function () {
- assurePlaybackState.call(player, true);
+ player.embed.on('play', () => {
+ assurePlaybackState$1.call(player, true);
triggerEvent.call(player, player.media, 'playing');
});
- player.embed.on('pause', function () {
- assurePlaybackState.call(player, false);
+ player.embed.on('pause', () => {
+ assurePlaybackState$1.call(player, false);
});
- player.embed.on('timeupdate', function (data) {
+ player.embed.on('timeupdate', data => {
player.media.seeking = false;
currentTime = data.seconds;
triggerEvent.call(player, player.media, 'timeupdate');
});
- player.embed.on('progress', function (data) {
+ player.embed.on('progress', data => {
player.media.buffered = data.percent;
- triggerEvent.call(player, player.media, 'progress'); // Check all loaded
+ triggerEvent.call(player, player.media, 'progress');
+ // Check all loaded
if (parseInt(data.percent, 10) === 1) {
triggerEvent.call(player, player.media, 'canplaythrough');
- } // Get duration as if we do it before load, it gives an incorrect value
- // https://github.com/sampotts/plyr/issues/891
-
+ }
- player.embed.getDuration().then(function (value) {
+ // Get duration as if we do it before load, it gives an incorrect value
+ // https://github.com/sampotts/plyr/issues/891
+ player.embed.getDuration().then(value => {
if (value !== player.media.duration) {
player.media.duration = value;
triggerEvent.call(player, player.media, 'durationchange');
}
});
});
- player.embed.on('seeked', function () {
+ player.embed.on('seeked', () => {
player.media.seeking = false;
triggerEvent.call(player, player.media, 'seeked');
});
- player.embed.on('ended', function () {
+ player.embed.on('ended', () => {
player.media.paused = true;
triggerEvent.call(player, player.media, 'ended');
});
- player.embed.on('error', function (detail) {
+ player.embed.on('error', detail => {
player.media.error = detail;
triggerEvent.call(player, player.media, 'error');
- }); // Rebuild UI
+ });
- setTimeout(function () {
- return ui.build.call(player);
- }, 0);
+ // Rebuild UI
+ if (config.customControls) {
+ setTimeout(() => ui.build.call(player), 0);
+ }
}
};
// ==========================================================================
+ // YouTube plugin
+ // ==========================================================================
- function parseId$1(url) {
- if (is$1.empty(url)) {
+
+ // Parse YouTube ID from URL
+ function parseId(url) {
+ if (is.empty(url)) {
return null;
}
-
- var regex = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
+ const regex = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/;
return url.match(regex) ? RegExp.$2 : url;
- } // Set playback state and trigger change (only on actual change)
-
+ }
- function assurePlaybackState$1(play) {
+ // Set playback state and trigger change (only on actual change)
+ function assurePlaybackState(play) {
if (play && !this.embed.hasPlayed) {
this.embed.hasPlayed = true;
}
-
if (this.media.paused === play) {
this.media.paused = !play;
triggerEvent.call(this, this.media, play ? 'play' : 'pause');
}
}
-
function getHost(config) {
if (config.noCookie) {
return 'https://www.youtube-nocookie.com';
}
-
if (window.location.protocol === 'http:') {
return 'http://www.youtube.com';
- } // Use YouTube's default
-
+ }
+ // Use YouTube's default
return undefined;
}
-
- var youtube = {
- setup: function setup() {
- var _this = this;
-
+ const youtube = {
+ setup() {
// Add embed class for responsive
- toggleClass(this.elements.wrapper, this.config.classNames.embed, true); // Setup API
+ toggleClass(this.elements.wrapper, this.config.classNames.embed, true);
- if (is$1.object(window.YT) && is$1.function(window.YT.Player)) {
+ // Setup API
+ if (is.object(window.YT) && is.function(window.YT.Player)) {
youtube.ready.call(this);
} else {
// Reference current global callback
- var callback = window.onYouTubeIframeAPIReady; // Set callback to process queue
+ const callback = window.onYouTubeIframeAPIReady;
- window.onYouTubeIframeAPIReady = function () {
+ // Set callback to process queue
+ window.onYouTubeIframeAPIReady = () => {
// Call global callback if set
- if (is$1.function(callback)) {
+ if (is.function(callback)) {
callback();
}
+ youtube.ready.call(this);
+ };
- youtube.ready.call(_this);
- }; // Load the SDK
-
-
- loadScript(this.config.urls.youtube.sdk).catch(function (error) {
- _this.debug.warn('YouTube API failed to load', error);
+ // Load the SDK
+ loadScript(this.config.urls.youtube.sdk).catch(error => {
+ this.debug.warn('YouTube API failed to load', error);
});
}
},
// Get the media title
- getTitle: function getTitle(videoId) {
- var _this2 = this;
-
- var url = format(this.config.urls.youtube.api, videoId);
- fetch(url).then(function (data) {
- if (is$1.object(data)) {
- var title = data.title,
- height = data.height,
- width = data.width; // Set title
-
- _this2.config.title = title;
- ui.setTitle.call(_this2); // Set aspect ratio
-
- _this2.embed.ratio = [width, height];
+ getTitle(videoId) {
+ const url = format(this.config.urls.youtube.api, videoId);
+ fetch(url).then(data => {
+ if (is.object(data)) {
+ const {
+ title,
+ height,
+ width
+ } = data;
+
+ // Set title
+ this.config.title = title;
+ ui.setTitle.call(this);
+
+ // Set aspect ratio
+ this.embed.ratio = roundAspectRatio(width, height);
}
-
- setAspectRatio.call(_this2);
- }).catch(function () {
+ setAspectRatio.call(this);
+ }).catch(() => {
// Set aspect ratio
- setAspectRatio.call(_this2);
+ setAspectRatio.call(this);
});
},
// API ready
- ready: function ready() {
- var player = this; // Ignore already setup (race condition)
-
- var currentId = player.media && player.media.getAttribute('id');
-
- if (!is$1.empty(currentId) && currentId.startsWith('youtube-')) {
+ ready() {
+ const player = this;
+ const config = player.config.youtube;
+ // Ignore already setup (race condition)
+ const currentId = player.media && player.media.getAttribute('id');
+ if (!is.empty(currentId) && currentId.startsWith('youtube-')) {
return;
- } // Get the source URL or ID
-
+ }
- var source = player.media.getAttribute('src'); // Get from <div> if needed
+ // Get the source URL or ID
+ let source = player.media.getAttribute('src');
- if (is$1.empty(source)) {
+ // Get from <div> if needed
+ if (is.empty(source)) {
source = player.media.getAttribute(this.config.attributes.embed.id);
- } // Replace the <iframe> with a <div> due to YouTube API issues
-
-
- var videoId = parseId$1(source);
- var id = generateId(player.provider); // Get poster, if already set
-
- var poster = player.poster; // Replace media element
+ }
- var container = createElement('div', {
- id: id,
- 'data-poster': poster
+ // Replace the <iframe> with a <div> due to YouTube API issues
+ const videoId = parseId(source);
+ const id = generateId(player.provider);
+ // Replace media element
+ const container = createElement('div', {
+ id,
+ 'data-poster': config.customControls ? player.poster : undefined
});
- player.media = replaceElement(container, player.media); // Id to poster wrapper
-
- var posterSrc = function posterSrc(s) {
- return "https://i.ytimg.com/vi/".concat(videoId, "/").concat(s, "default.jpg");
- }; // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)
-
+ player.media = replaceElement(container, player.media);
+
+ // Only load the poster when using custom controls
+ if (config.customControls) {
+ const posterSrc = s => `https://i.ytimg.com/vi/${videoId}/${s}default.jpg`;
+
+ // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)
+ loadImage(posterSrc('maxres'), 121) // Highest quality and un-padded
+ .catch(() => loadImage(posterSrc('sd'), 121)) // 480p padded 4:3
+ .catch(() => loadImage(posterSrc('hq'))) // 360p padded 4:3. Always exists
+ .then(image => ui.setPoster.call(player, image.src)).then(src => {
+ // If the image is padded, use background-size "cover" instead (like youtube does too with their posters)
+ if (!src.includes('maxres')) {
+ player.elements.poster.style.backgroundSize = 'cover';
+ }
+ }).catch(() => {});
+ }
- loadImage(posterSrc('maxres'), 121) // Higest quality and unpadded
- .catch(function () {
- return loadImage(posterSrc('sd'), 121);
- }) // 480p padded 4:3
- .catch(function () {
- return loadImage(posterSrc('hq'));
- }) // 360p padded 4:3. Always exists
- .then(function (image) {
- return ui.setPoster.call(player, image.src);
- }).then(function (src) {
- // If the image is padded, use background-size "cover" instead (like youtube does too with their posters)
- if (!src.includes('maxres')) {
- player.elements.poster.style.backgroundSize = 'cover';
- }
- }).catch(function () {});
- var config = player.config.youtube; // Setup instance
+ // Setup instance
// https://developers.google.com/youtube/iframe_api_reference
-
- player.embed = new window.YT.Player(id, {
- videoId: videoId,
+ player.embed = new window.YT.Player(player.media, {
+ videoId,
host: getHost(config),
playerVars: extend({}, {
- autoplay: player.config.autoplay ? 1 : 0,
// Autoplay
- hl: player.config.hl,
+ autoplay: player.config.autoplay ? 1 : 0,
// iframe interface language
- controls: player.supported.ui ? 0 : 1,
- // Only show controls if not fully supported
- disablekb: 1,
+ hl: player.config.hl,
+ // Only show controls if not fully supported or opted out
+ controls: player.supported.ui && config.customControls ? 0 : 1,
// Disable keyboard as we handle it
- playsinline: !player.config.fullscreen.iosNative ? 1 : 0,
+ disablekb: 1,
// Allow iOS inline playback
+ playsinline: player.config.playsinline && !player.config.fullscreen.iosNative ? 1 : 0,
// Captions are flaky on YouTube
cc_load_policy: player.captions.active ? 1 : 0,
cc_lang_pref: player.config.captions.language,
@@ -6204,194 +6000,211 @@ typeof navigator === "object" && (function (global, factory) {
widget_referrer: window ? window.location.href : null
}, config),
events: {
- onError: function onError(event) {
+ onError(event) {
// YouTube may fire onError twice, so only handle it once
if (!player.media.error) {
- var code = event.data; // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError
-
- var message = {
+ const code = event.data;
+ // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError
+ const message = {
2: 'The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.',
5: 'The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.',
100: 'The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.',
101: 'The owner of the requested video does not allow it to be played in embedded players.',
150: 'The owner of the requested video does not allow it to be played in embedded players.'
- }[code] || 'An unknown error occured';
+ }[code] || 'An unknown error occurred';
player.media.error = {
- code: code,
- message: message
+ code,
+ message
};
triggerEvent.call(player, player.media, 'error');
}
},
- onPlaybackRateChange: function onPlaybackRateChange(event) {
+ onPlaybackRateChange(event) {
// Get the instance
- var instance = event.target; // Get current speed
+ const instance = event.target;
+ // Get current speed
player.media.playbackRate = instance.getPlaybackRate();
triggerEvent.call(player, player.media, 'ratechange');
},
- onReady: function onReady(event) {
+ onReady(event) {
// Bail if onReady has already been called. See issue #1108
- if (is$1.function(player.media.play)) {
+ if (is.function(player.media.play)) {
return;
- } // Get the instance
-
-
- var instance = event.target; // Get the title
+ }
+ // Get the instance
+ const instance = event.target;
- youtube.getTitle.call(player, videoId); // Create a faux HTML5 API using the YouTube API
+ // Get the title
+ youtube.getTitle.call(player, videoId);
- player.media.play = function () {
- assurePlaybackState$1.call(player, true);
+ // Create a faux HTML5 API using the YouTube API
+ player.media.play = () => {
+ assurePlaybackState.call(player, true);
instance.playVideo();
};
-
- player.media.pause = function () {
- assurePlaybackState$1.call(player, false);
+ player.media.pause = () => {
+ assurePlaybackState.call(player, false);
instance.pauseVideo();
};
-
- player.media.stop = function () {
+ player.media.stop = () => {
instance.stopVideo();
};
-
player.media.duration = instance.getDuration();
- player.media.paused = true; // Seeking
+ player.media.paused = true;
+ // Seeking
player.media.currentTime = 0;
Object.defineProperty(player.media, 'currentTime', {
- get: function get() {
+ get() {
return Number(instance.getCurrentTime());
},
- set: function set(time) {
+ set(time) {
// If paused and never played, mute audio preventively (YouTube starts playing on seek if the video hasn't been played yet).
if (player.paused && !player.embed.hasPlayed) {
player.embed.mute();
- } // Set seeking state and trigger event
-
+ }
+ // Set seeking state and trigger event
player.media.seeking = true;
- triggerEvent.call(player, player.media, 'seeking'); // Seek after events sent
+ triggerEvent.call(player, player.media, 'seeking');
+ // Seek after events sent
instance.seekTo(time);
}
- }); // Playback speed
+ });
+ // Playback speed
Object.defineProperty(player.media, 'playbackRate', {
- get: function get() {
+ get() {
return instance.getPlaybackRate();
},
- set: function set(input) {
+ set(input) {
instance.setPlaybackRate(input);
}
- }); // Volume
+ });
- var volume = player.config.volume;
+ // Volume
+ let {
+ volume
+ } = player.config;
Object.defineProperty(player.media, 'volume', {
- get: function get() {
+ get() {
return volume;
},
- set: function set(input) {
+ set(input) {
volume = input;
instance.setVolume(volume * 100);
triggerEvent.call(player, player.media, 'volumechange');
}
- }); // Muted
+ });
- var muted = player.config.muted;
+ // Muted
+ let {
+ muted
+ } = player.config;
Object.defineProperty(player.media, 'muted', {
- get: function get() {
+ get() {
return muted;
},
- set: function set(input) {
- var toggle = is$1.boolean(input) ? input : muted;
+ set(input) {
+ const toggle = is.boolean(input) ? input : muted;
muted = toggle;
instance[toggle ? 'mute' : 'unMute']();
+ instance.setVolume(volume * 100);
triggerEvent.call(player, player.media, 'volumechange');
}
- }); // Source
+ });
+ // Source
Object.defineProperty(player.media, 'currentSrc', {
- get: function get() {
+ get() {
return instance.getVideoUrl();
}
- }); // Ended
+ });
+ // Ended
Object.defineProperty(player.media, 'ended', {
- get: function get() {
+ get() {
return player.currentTime === player.duration;
}
- }); // Get available speeds
-
- var speeds = instance.getAvailablePlaybackRates(); // Filter based on config
+ });
- player.options.speed = speeds.filter(function (s) {
- return player.config.speed.options.includes(s);
- }); // Set the tabindex to avoid focus entering iframe
+ // Get available speeds
+ const speeds = instance.getAvailablePlaybackRates();
+ // Filter based on config
+ player.options.speed = speeds.filter(s => player.config.speed.options.includes(s));
- if (player.supported.ui) {
+ // Set the tabindex to avoid focus entering iframe
+ if (player.supported.ui && config.customControls) {
player.media.setAttribute('tabindex', -1);
}
-
triggerEvent.call(player, player.media, 'timeupdate');
- triggerEvent.call(player, player.media, 'durationchange'); // Reset timer
+ triggerEvent.call(player, player.media, 'durationchange');
- clearInterval(player.timers.buffering); // Setup buffering
+ // Reset timer
+ clearInterval(player.timers.buffering);
- player.timers.buffering = setInterval(function () {
+ // Setup buffering
+ player.timers.buffering = setInterval(() => {
// Get loaded % from YouTube
- player.media.buffered = instance.getVideoLoadedFraction(); // Trigger progress only when we actually buffer something
+ player.media.buffered = instance.getVideoLoadedFraction();
+ // Trigger progress only when we actually buffer something
if (player.media.lastBuffered === null || player.media.lastBuffered < player.media.buffered) {
triggerEvent.call(player, player.media, 'progress');
- } // Set last buffer point
-
+ }
- player.media.lastBuffered = player.media.buffered; // Bail if we're at 100%
+ // Set last buffer point
+ player.media.lastBuffered = player.media.buffered;
+ // Bail if we're at 100%
if (player.media.buffered === 1) {
- clearInterval(player.timers.buffering); // Trigger event
+ clearInterval(player.timers.buffering);
+ // Trigger event
triggerEvent.call(player, player.media, 'canplaythrough');
}
- }, 200); // Rebuild UI
+ }, 200);
- setTimeout(function () {
- return ui.build.call(player);
- }, 50);
+ // Rebuild UI
+ if (config.customControls) {
+ setTimeout(() => ui.build.call(player), 50);
+ }
},
- onStateChange: function onStateChange(event) {
+ onStateChange(event) {
// Get the instance
- var instance = event.target; // Reset timer
+ const instance = event.target;
+ // Reset timer
clearInterval(player.timers.playing);
- var seeked = player.media.seeking && [1, 2].includes(event.data);
-
+ const seeked = player.media.seeking && [1, 2].includes(event.data);
if (seeked) {
// Unset seeking and fire seeked event
player.media.seeking = false;
triggerEvent.call(player, player.media, 'seeked');
- } // Handle events
+ }
+
+ // Handle events
// -1 Unstarted
// 0 Ended
// 1 Playing
// 2 Paused
// 3 Buffering
// 5 Video cued
-
-
switch (event.data) {
case -1:
// Update scrubber
- triggerEvent.call(player, player.media, 'timeupdate'); // Get loaded % from YouTube
+ triggerEvent.call(player, player.media, 'timeupdate');
+ // Get loaded % from YouTube
player.media.buffered = instance.getVideoLoadedFraction();
triggerEvent.call(player, player.media, 'progress');
break;
-
case 0:
- assurePlaybackState$1.call(player, false); // YouTube doesn't support loop for a single video, so mimick it.
+ assurePlaybackState.call(player, false);
+ // YouTube doesn't support loop for a single video, so mimick it.
if (player.media.loop) {
// YouTube needs a call to `stopVideo` before playing again
instance.stopVideo();
@@ -6399,46 +6212,41 @@ typeof navigator === "object" && (function (global, factory) {
} else {
triggerEvent.call(player, player.media, 'ended');
}
-
break;
-
case 1:
// Restore paused state (YouTube starts playing on seek if the video hasn't been played yet)
- if (!player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {
+ if (config.customControls && !player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {
player.media.pause();
} else {
- assurePlaybackState$1.call(player, true);
- triggerEvent.call(player, player.media, 'playing'); // Poll to get playback progress
+ assurePlaybackState.call(player, true);
+ triggerEvent.call(player, player.media, 'playing');
- player.timers.playing = setInterval(function () {
+ // Poll to get playback progress
+ player.timers.playing = setInterval(() => {
triggerEvent.call(player, player.media, 'timeupdate');
- }, 50); // Check duration again due to YouTube bug
+ }, 50);
+
+ // Check duration again due to YouTube bug
// https://github.com/sampotts/plyr/issues/374
// https://code.google.com/p/gdata-issues/issues/detail?id=8690
-
if (player.media.duration !== instance.getDuration()) {
player.media.duration = instance.getDuration();
triggerEvent.call(player, player.media, 'durationchange');
}
}
-
break;
-
case 2:
// Restore audio (YouTube starts playing on seek if the video hasn't been played yet)
if (!player.muted) {
player.embed.unMute();
}
-
- assurePlaybackState$1.call(player, false);
+ assurePlaybackState.call(player, false);
break;
-
case 3:
// Trigger waiting event to add loading classes to container as the video buffers.
triggerEvent.call(player, player.media, 'waiting');
break;
}
-
triggerEvent.call(player, player.elements.container, 'statechange', false, {
code: event.data
});
@@ -6449,40 +6257,46 @@ typeof navigator === "object" && (function (global, factory) {
};
// ==========================================================================
- var media = {
+ // Plyr Media
+ // ==========================================================================
+
+ const media = {
// Setup media
- setup: function setup() {
+ setup() {
// If there's no media, bail
if (!this.media) {
this.debug.warn('No media element found!');
return;
- } // Add type class
+ }
+ // Add type class
+ toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true);
- toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true); // Add provider class
+ // Add provider class
+ toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true);
- toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true); // Add video class for embeds
+ // Add video class for embeds
// This will require changes if audio embeds are added
-
if (this.isEmbed) {
toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', 'video'), true);
- } // Inject the player wrapper
-
+ }
+ // Inject the player wrapper
if (this.isVideo) {
// Create the wrapper div
this.elements.wrapper = createElement('div', {
class: this.config.classNames.video
- }); // Wrap the video in a container
+ });
- wrap(this.media, this.elements.wrapper); // Poster image container
+ // Wrap the video in a container
+ wrap(this.media, this.elements.wrapper);
+ // Poster image container
this.elements.poster = createElement('div', {
class: this.config.classNames.poster
});
this.elements.wrapper.appendChild(this.elements.poster);
}
-
if (this.isHTML5) {
html5.setup.call(this);
} else if (this.isYouTube) {
@@ -6493,111 +6307,69 @@ typeof navigator === "object" && (function (global, factory) {
}
};
- var destroy = function destroy(instance) {
+ const destroy = instance => {
// Destroy our adsManager
if (instance.manager) {
instance.manager.destroy();
- } // Destroy our adsManager
-
+ }
+ // Destroy our adsManager
if (instance.elements.displayContainer) {
instance.elements.displayContainer.destroy();
}
-
instance.elements.container.remove();
};
-
- var Ads = /*#__PURE__*/function () {
+ class Ads {
/**
* Ads constructor.
* @param {Object} player
* @return {Ads}
*/
- function Ads(player) {
- var _this = this;
-
- _classCallCheck(this, Ads);
-
- this.player = player;
- this.config = player.config.ads;
- this.playing = false;
- this.initialized = false;
- this.elements = {
- container: null,
- displayContainer: null
- };
- this.manager = null;
- this.loader = null;
- this.cuePoints = null;
- this.events = {};
- this.safetyTimer = null;
- this.countdownTimer = null; // Setup a promise to resolve when the IMA manager is ready
-
- this.managerPromise = new Promise(function (resolve, reject) {
- // The ad is loaded and ready
- _this.on('loaded', resolve); // Ads failed
-
-
- _this.on('error', reject);
- });
- this.load();
- }
-
- _createClass(Ads, [{
- key: "load",
-
+ constructor(player) {
/**
* Load the IMA SDK
*/
- value: function load() {
- var _this2 = this;
-
+ _defineProperty$1(this, "load", () => {
if (!this.enabled) {
return;
- } // Check if the Google IMA3 SDK is loaded or load it ourselves
-
+ }
- if (!is$1.object(window.google) || !is$1.object(window.google.ima)) {
- loadScript(this.player.config.urls.googleIMA.sdk).then(function () {
- _this2.ready();
- }).catch(function () {
+ // Check if the Google IMA3 SDK is loaded or load it ourselves
+ if (!is.object(window.google) || !is.object(window.google.ima)) {
+ loadScript(this.player.config.urls.googleIMA.sdk).then(() => {
+ this.ready();
+ }).catch(() => {
// Script failed to load or is blocked
- _this2.trigger('error', new Error('Google IMA SDK failed to load'));
+ this.trigger('error', new Error('Google IMA SDK failed to load'));
});
} else {
this.ready();
}
- }
+ });
/**
* Get the ads instance ready
*/
-
- }, {
- key: "ready",
- value: function ready() {
- var _this3 = this;
-
+ _defineProperty$1(this, "ready", () => {
// Double check we're enabled
if (!this.enabled) {
destroy(this);
- } // Start ticking our safety timer. If the whole advertisement
- // thing doesn't resolve within our set time; we bail
-
+ }
- this.startSafetyTimer(12000, 'ready()'); // Clear the safety timer
+ // Start ticking our safety timer. If the whole advertisement
+ // thing doesn't resolve within our set time; we bail
+ this.startSafetyTimer(12000, 'ready()');
- this.managerPromise.then(function () {
- _this3.clearSafetyTimer('onAdsManagerLoaded()');
- }); // Set listeners on the Plyr instance
+ // Clear the safety timer
+ this.managerPromise.then(() => {
+ this.clearSafetyTimer('onAdsManagerLoaded()');
+ });
- this.listeners(); // Setup the IMA SDK
+ // Set listeners on the Plyr instance
+ this.listeners();
+ // Setup the IMA SDK
this.setupIMA();
- } // Build the tag URL
-
- }, {
- key: "setupIMA",
-
+ });
/**
* In order for the SDK to display ads for our video, we need to tell it where to put them,
* so here we define our ad container. This div is set up to render on top of the video player.
@@ -6606,202 +6378,183 @@ typeof navigator === "object" && (function (global, factory) {
* properly place mid-rolls. After we create the ad display container, we initialize it. On
* mobile devices, this initialization is done as the result of a user action.
*/
- value: function setupIMA() {
- var _this4 = this;
-
+ _defineProperty$1(this, "setupIMA", () => {
// Create the container for our advertisements
this.elements.container = createElement('div', {
class: this.player.config.classNames.ads
});
- this.player.elements.container.appendChild(this.elements.container); // So we can run VPAID2
+ this.player.elements.container.appendChild(this.elements.container);
- google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED); // Set language
+ // So we can run VPAID2
+ google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED);
- google.ima.settings.setLocale(this.player.config.ads.language); // Set playback for iOS10+
+ // Set language
+ google.ima.settings.setLocale(this.player.config.ads.language);
- google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline); // We assume the adContainer is the video container of the plyr element that will house the ads
+ // Set playback for iOS10+
+ google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline);
- this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media); // Create ads loader
+ // We assume the adContainer is the video container of the plyr element that will house the ads
+ this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media);
- this.loader = new google.ima.AdsLoader(this.elements.displayContainer); // Listen and respond to ads loaded and error events
+ // Create ads loader
+ this.loader = new google.ima.AdsLoader(this.elements.displayContainer);
- this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, function (event) {
- return _this4.onAdsManagerLoaded(event);
- }, false);
- this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
- return _this4.onAdError(error);
- }, false); // Request video ads to be pre-loaded
+ // Listen and respond to ads loaded and error events
+ this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, event => this.onAdsManagerLoaded(event), false);
+ this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, error => this.onAdError(error), false);
+ // Request video ads to be pre-loaded
this.requestAds();
- }
+ });
/**
* Request advertisements
*/
-
- }, {
- key: "requestAds",
- value: function requestAds() {
- var container = this.player.elements.container;
-
+ _defineProperty$1(this, "requestAds", () => {
+ const {
+ container
+ } = this.player.elements;
try {
// Request video ads
- var request = new google.ima.AdsRequest();
- request.adTagUrl = this.tagUrl; // Specify the linear and nonlinear slot sizes. This helps the SDK
- // to select the correct creative if multiple are returned
+ const request = new google.ima.AdsRequest();
+ request.adTagUrl = this.tagUrl;
+ // Specify the linear and nonlinear slot sizes. This helps the SDK
+ // to select the correct creative if multiple are returned
request.linearAdSlotWidth = container.offsetWidth;
request.linearAdSlotHeight = container.offsetHeight;
request.nonLinearAdSlotWidth = container.offsetWidth;
- request.nonLinearAdSlotHeight = container.offsetHeight; // We only overlay ads as we only support video.
+ request.nonLinearAdSlotHeight = container.offsetHeight;
- request.forceNonLinearFullSlot = false; // Mute based on current state
+ // We only overlay ads as we only support video.
+ request.forceNonLinearFullSlot = false;
+ // Mute based on current state
request.setAdWillPlayMuted(!this.player.muted);
this.loader.requestAds(request);
- } catch (e) {
- this.onAdError(e);
+ } catch (error) {
+ this.onAdError(error);
}
- }
+ });
/**
* Update the ad countdown
* @param {Boolean} start
*/
-
- }, {
- key: "pollCountdown",
- value: function pollCountdown() {
- var _this5 = this;
-
- var start = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
-
+ _defineProperty$1(this, "pollCountdown", (start = false) => {
if (!start) {
clearInterval(this.countdownTimer);
this.elements.container.removeAttribute('data-badge-text');
return;
}
-
- var update = function update() {
- var time = formatTime(Math.max(_this5.manager.getRemainingTime(), 0));
- var label = "".concat(i18n.get('advertisement', _this5.player.config), " - ").concat(time);
-
- _this5.elements.container.setAttribute('data-badge-text', label);
+ const update = () => {
+ const time = formatTime(Math.max(this.manager.getRemainingTime(), 0));
+ const label = `${i18n.get('advertisement', this.player.config)} - ${time}`;
+ this.elements.container.setAttribute('data-badge-text', label);
};
-
this.countdownTimer = setInterval(update, 100);
- }
+ });
/**
* This method is called whenever the ads are ready inside the AdDisplayContainer
- * @param {Event} adsManagerLoadedEvent
+ * @param {Event} event - adsManagerLoadedEvent
*/
-
- }, {
- key: "onAdsManagerLoaded",
- value: function onAdsManagerLoaded(event) {
- var _this6 = this;
-
+ _defineProperty$1(this, "onAdsManagerLoaded", event => {
// Load could occur after a source change (race condition)
if (!this.enabled) {
return;
- } // Get the ads manager
-
+ }
- var settings = new google.ima.AdsRenderingSettings(); // Tell the SDK to save and restore content video state on our behalf
+ // Get the ads manager
+ const settings = new google.ima.AdsRenderingSettings();
+ // Tell the SDK to save and restore content video state on our behalf
settings.restoreCustomPlaybackStateOnAdBreakComplete = true;
- settings.enablePreloading = true; // The SDK is polling currentTime on the contentPlayback. And needs a duration
+ settings.enablePreloading = true;
+
+ // The SDK is polling currentTime on the contentPlayback. And needs a duration
// so it can determine when to start the mid- and post-roll
+ this.manager = event.getAdsManager(this.player, settings);
- this.manager = event.getAdsManager(this.player, settings); // Get the cue points for any mid-rolls by filtering out the pre- and post-roll
+ // Get the cue points for any mid-rolls by filtering out the pre- and post-roll
+ this.cuePoints = this.manager.getCuePoints();
- this.cuePoints = this.manager.getCuePoints(); // Add listeners to the required events
+ // Add listeners to the required events
// Advertisement error events
+ this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, error => this.onAdError(error));
- this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, function (error) {
- return _this6.onAdError(error);
- }); // Advertisement regular events
-
- Object.keys(google.ima.AdEvent.Type).forEach(function (type) {
- _this6.manager.addEventListener(google.ima.AdEvent.Type[type], function (e) {
- return _this6.onAdEvent(e);
- });
- }); // Resolve our adsManager
+ // Advertisement regular events
+ Object.keys(google.ima.AdEvent.Type).forEach(type => {
+ this.manager.addEventListener(google.ima.AdEvent.Type[type], e => this.onAdEvent(e));
+ });
+ // Resolve our adsManager
this.trigger('loaded');
- }
- }, {
- key: "addCuePoints",
- value: function addCuePoints() {
- var _this7 = this;
-
+ });
+ _defineProperty$1(this, "addCuePoints", () => {
// Add advertisement cue's within the time line if available
- if (!is$1.empty(this.cuePoints)) {
- this.cuePoints.forEach(function (cuePoint) {
- if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < _this7.player.duration) {
- var seekElement = _this7.player.elements.progress;
-
- if (is$1.element(seekElement)) {
- var cuePercentage = 100 / _this7.player.duration * cuePoint;
- var cue = createElement('span', {
- class: _this7.player.config.classNames.cues
+ if (!is.empty(this.cuePoints)) {
+ this.cuePoints.forEach(cuePoint => {
+ if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < this.player.duration) {
+ const seekElement = this.player.elements.progress;
+ if (is.element(seekElement)) {
+ const cuePercentage = 100 / this.player.duration * cuePoint;
+ const cue = createElement('span', {
+ class: this.player.config.classNames.cues
});
- cue.style.left = "".concat(cuePercentage.toString(), "%");
+ cue.style.left = `${cuePercentage.toString()}%`;
seekElement.appendChild(cue);
}
}
});
}
- }
+ });
/**
* This is where all the event handling takes place. Retrieve the ad from the event. Some
* events (e.g. ALL_ADS_COMPLETED) don't have the ad object associated
* https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/apis#ima.AdEvent.Type
* @param {Event} event
*/
-
- }, {
- key: "onAdEvent",
- value: function onAdEvent(event) {
- var _this8 = this;
-
- var container = this.player.elements.container; // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)
+ _defineProperty$1(this, "onAdEvent", event => {
+ const {
+ container
+ } = this.player.elements;
+ // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)
// don't have ad object associated
+ const ad = event.getAd();
+ const adData = event.getAdData();
- var ad = event.getAd();
- var adData = event.getAdData(); // Proxy event
-
- var dispatchEvent = function dispatchEvent(type) {
- triggerEvent.call(_this8.player, _this8.player.media, "ads".concat(type.replace(/_/g, '').toLowerCase()));
- }; // Bubble the event
-
+ // Proxy event
+ const dispatchEvent = type => {
+ triggerEvent.call(this.player, this.player.media, `ads${type.replace(/_/g, '').toLowerCase()}`);
+ };
+ // Bubble the event
dispatchEvent(event.type);
-
switch (event.type) {
case google.ima.AdEvent.Type.LOADED:
// This is the first event sent for an ad - it is possible to determine whether the
// ad is a video ad or an overlay
- this.trigger('loaded'); // Start countdown
+ this.trigger('loaded');
+ // Start countdown
this.pollCountdown(true);
-
if (!ad.isLinear()) {
// Position AdDisplayContainer correctly for overlay
ad.width = container.offsetWidth;
ad.height = container.offsetHeight;
- } // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());
- // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());
+ }
+ // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());
+ // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());
break;
-
case google.ima.AdEvent.Type.STARTED:
// Set volume to match player
this.manager.setVolume(this.player.volume);
break;
-
case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:
// All ads for the current videos are done. We can now request new advertisements
// in case the video is re-played
+
// TODO: Example for what happens when a next video in a playlist would be loaded.
// So here we load a new video when all ads are done.
// Then we load new ads within a new adsManager. When the video
@@ -6821,255 +6574,218 @@ typeof navigator === "object" && (function (global, factory) {
// default: true, }, { kind: 'captions', label: 'French', srclang: 'fr', src:
// 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.fr.vtt', }, ],
// };
+
// TODO: So there is still this thing where a video should only be allowed to start
// playing when the IMA SDK is ready or has failed
+
if (this.player.ended) {
this.loadAds();
} else {
// The SDK won't allow new ads to be called without receiving a contentComplete()
this.loader.contentComplete();
}
-
break;
-
case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:
// This event indicates the ad has started - the video player can adjust the UI,
// for example display a pause button and remaining time. Fired when content should
// be paused. This usually happens right before an ad is about to cover the content
+
this.pauseContent();
break;
-
case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:
// This event indicates the ad has finished - the video player can perform
// appropriate UI actions, such as removing the timer for remaining time detection.
// Fired when content should be resumed. This usually happens when an ad finishes
// or collapses
+
this.pollCountdown();
this.resumeContent();
break;
-
case google.ima.AdEvent.Type.LOG:
if (adData.adError) {
- this.player.debug.warn("Non-fatal ad error: ".concat(adData.adError.getMessage()));
+ this.player.debug.warn(`Non-fatal ad error: ${adData.adError.getMessage()}`);
}
-
break;
}
- }
+ });
/**
* Any ad error handling comes through here
* @param {Event} event
*/
-
- }, {
- key: "onAdError",
- value: function onAdError(event) {
+ _defineProperty$1(this, "onAdError", event => {
this.cancel();
this.player.debug.warn('Ads error', event);
- }
+ });
/**
* Setup hooks for Plyr and window events. This ensures
* the mid- and post-roll launch at the correct time. And
* resize the advertisement when the player resizes
*/
-
- }, {
- key: "listeners",
- value: function listeners() {
- var _this9 = this;
-
- var container = this.player.elements.container;
- var time;
- this.player.on('canplay', function () {
- _this9.addCuePoints();
+ _defineProperty$1(this, "listeners", () => {
+ const {
+ container
+ } = this.player.elements;
+ let time;
+ this.player.on('canplay', () => {
+ this.addCuePoints();
});
- this.player.on('ended', function () {
- _this9.loader.contentComplete();
+ this.player.on('ended', () => {
+ this.loader.contentComplete();
});
- this.player.on('timeupdate', function () {
- time = _this9.player.currentTime;
+ this.player.on('timeupdate', () => {
+ time = this.player.currentTime;
});
- this.player.on('seeked', function () {
- var seekedTime = _this9.player.currentTime;
-
- if (is$1.empty(_this9.cuePoints)) {
+ this.player.on('seeked', () => {
+ const seekedTime = this.player.currentTime;
+ if (is.empty(this.cuePoints)) {
return;
}
-
- _this9.cuePoints.forEach(function (cuePoint, index) {
+ this.cuePoints.forEach((cuePoint, index) => {
if (time < cuePoint && cuePoint < seekedTime) {
- _this9.manager.discardAdBreak();
-
- _this9.cuePoints.splice(index, 1);
+ this.manager.discardAdBreak();
+ this.cuePoints.splice(index, 1);
}
});
- }); // Listen to the resizing of the window. And resize ad accordingly
- // TODO: eventually implement ResizeObserver
+ });
- window.addEventListener('resize', function () {
- if (_this9.manager) {
- _this9.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);
+ // Listen to the resizing of the window. And resize ad accordingly
+ // TODO: eventually implement ResizeObserver
+ window.addEventListener('resize', () => {
+ if (this.manager) {
+ this.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);
}
});
- }
+ });
/**
* Initialize the adsManager and start playing advertisements
*/
-
- }, {
- key: "play",
- value: function play() {
- var _this10 = this;
-
- var container = this.player.elements.container;
-
+ _defineProperty$1(this, "play", () => {
+ const {
+ container
+ } = this.player.elements;
if (!this.managerPromise) {
this.resumeContent();
- } // Play the requested advertisement whenever the adsManager is ready
-
+ }
- this.managerPromise.then(function () {
+ // Play the requested advertisement whenever the adsManager is ready
+ this.managerPromise.then(() => {
// Set volume to match player
- _this10.manager.setVolume(_this10.player.volume); // Initialize the container. Must be done via a user action on mobile devices
-
-
- _this10.elements.displayContainer.initialize();
+ this.manager.setVolume(this.player.volume);
+ // Initialize the container. Must be done via a user action on mobile devices
+ this.elements.displayContainer.initialize();
try {
- if (!_this10.initialized) {
+ if (!this.initialized) {
// Initialize the ads manager. Ad rules playlist will start at this time
- _this10.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL); // Call play to start showing the ad. Single video and overlay ads will
- // start at this time; the call will be ignored for ad rules
+ this.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);
-
- _this10.manager.start();
+ // Call play to start showing the ad. Single video and overlay ads will
+ // start at this time; the call will be ignored for ad rules
+ this.manager.start();
}
-
- _this10.initialized = true;
+ this.initialized = true;
} catch (adError) {
// An error may be thrown if there was a problem with the
// VAST response
- _this10.onAdError(adError);
+ this.onAdError(adError);
}
- }).catch(function () {});
- }
+ }).catch(() => {});
+ });
/**
* Resume our video
*/
-
- }, {
- key: "resumeContent",
- value: function resumeContent() {
+ _defineProperty$1(this, "resumeContent", () => {
// Hide the advertisement container
- this.elements.container.style.zIndex = ''; // Ad is stopped
+ this.elements.container.style.zIndex = '';
- this.playing = false; // Play video
+ // Ad is stopped
+ this.playing = false;
+ // Play video
silencePromise(this.player.media.play());
- }
+ });
/**
* Pause our video
*/
-
- }, {
- key: "pauseContent",
- value: function pauseContent() {
+ _defineProperty$1(this, "pauseContent", () => {
// Show the advertisement container
- this.elements.container.style.zIndex = 3; // Ad is playing
+ this.elements.container.style.zIndex = 3;
- this.playing = true; // Pause our video.
+ // Ad is playing
+ this.playing = true;
+ // Pause our video.
this.player.media.pause();
- }
+ });
/**
* Destroy the adsManager so we can grab new ads after this. If we don't then we're not
* allowed to call new ads based on google policies, as they interpret this as an accidental
* video requests. https://developers.google.com/interactive-
* media-ads/docs/sdks/android/faq#8
*/
-
- }, {
- key: "cancel",
- value: function cancel() {
+ _defineProperty$1(this, "cancel", () => {
// Pause our video
if (this.initialized) {
this.resumeContent();
- } // Tell our instance that we're done for now
-
+ }
- this.trigger('error'); // Re-create our adsManager
+ // Tell our instance that we're done for now
+ this.trigger('error');
+ // Re-create our adsManager
this.loadAds();
- }
+ });
/**
* Re-create our adsManager
*/
-
- }, {
- key: "loadAds",
- value: function loadAds() {
- var _this11 = this;
-
+ _defineProperty$1(this, "loadAds", () => {
// Tell our adsManager to go bye bye
- this.managerPromise.then(function () {
+ this.managerPromise.then(() => {
// Destroy our adsManager
- if (_this11.manager) {
- _this11.manager.destroy();
- } // Re-set our adsManager promises
-
-
- _this11.managerPromise = new Promise(function (resolve) {
- _this11.on('loaded', resolve);
-
- _this11.player.debug.log(_this11.manager);
- }); // Now that the manager has been destroyed set it to also be un-initialized
+ if (this.manager) {
+ this.manager.destroy();
+ }
- _this11.initialized = false; // Now request some new advertisements
+ // Re-set our adsManager promises
+ this.managerPromise = new Promise(resolve => {
+ this.on('loaded', resolve);
+ this.player.debug.log(this.manager);
+ });
+ // Now that the manager has been destroyed set it to also be un-initialized
+ this.initialized = false;
- _this11.requestAds();
- }).catch(function () {});
- }
+ // Now request some new advertisements
+ this.requestAds();
+ }).catch(() => {});
+ });
/**
* Handles callbacks after an ad event was invoked
* @param {String} event - Event type
+ * @param args
*/
-
- }, {
- key: "trigger",
- value: function trigger(event) {
- var _this12 = this;
-
- for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
- args[_key - 1] = arguments[_key];
- }
-
- var handlers = this.events[event];
-
- if (is$1.array(handlers)) {
- handlers.forEach(function (handler) {
- if (is$1.function(handler)) {
- handler.apply(_this12, args);
+ _defineProperty$1(this, "trigger", (event, ...args) => {
+ const handlers = this.events[event];
+ if (is.array(handlers)) {
+ handlers.forEach(handler => {
+ if (is.function(handler)) {
+ handler.apply(this, args);
}
});
}
- }
+ });
/**
* Add event listeners
* @param {String} event - Event type
* @param {Function} callback - Callback for when event occurs
* @return {Ads}
*/
-
- }, {
- key: "on",
- value: function on(event, callback) {
- if (!is$1.array(this.events[event])) {
+ _defineProperty$1(this, "on", (event, callback) => {
+ if (!is.array(this.events[event])) {
this.events[event] = [];
}
-
this.events[event].push(callback);
return this;
- }
+ });
/**
* Setup a safety timer for when the ad network doesn't respond for whatever reason.
* The advertisement has 12 seconds to get its things together. We stop this timer when the
@@ -7078,108 +6794,127 @@ typeof navigator === "object" && (function (global, factory) {
* @param {Number} time
* @param {String} from
*/
-
- }, {
- key: "startSafetyTimer",
- value: function startSafetyTimer(time, from) {
- var _this13 = this;
-
- this.player.debug.log("Safety timer invoked from: ".concat(from));
- this.safetyTimer = setTimeout(function () {
- _this13.cancel();
-
- _this13.clearSafetyTimer('startSafetyTimer()');
+ _defineProperty$1(this, "startSafetyTimer", (time, from) => {
+ this.player.debug.log(`Safety timer invoked from: ${from}`);
+ this.safetyTimer = setTimeout(() => {
+ this.cancel();
+ this.clearSafetyTimer('startSafetyTimer()');
}, time);
- }
+ });
/**
* Clear our safety timer(s)
* @param {String} from
*/
-
- }, {
- key: "clearSafetyTimer",
- value: function clearSafetyTimer(from) {
- if (!is$1.nullOrUndefined(this.safetyTimer)) {
- this.player.debug.log("Safety timer cleared from: ".concat(from));
+ _defineProperty$1(this, "clearSafetyTimer", from => {
+ if (!is.nullOrUndefined(this.safetyTimer)) {
+ this.player.debug.log(`Safety timer cleared from: ${from}`);
clearTimeout(this.safetyTimer);
this.safetyTimer = null;
}
- }
- }, {
- key: "enabled",
- get: function get() {
- var config = this.config;
- return this.player.isHTML5 && this.player.isVideo && config.enabled && (!is$1.empty(config.publisherId) || is$1.url(config.tagUrl));
- }
- }, {
- key: "tagUrl",
- get: function get() {
- var config = this.config;
-
- if (is$1.url(config.tagUrl)) {
- return config.tagUrl;
- }
-
- var params = {
- AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',
- AV_CHANNELID: '5a0458dc28a06145e4519d21',
- AV_URL: window.location.hostname,
- cb: Date.now(),
- AV_WIDTH: 640,
- AV_HEIGHT: 480,
- AV_CDIM2: config.publisherId
- };
- var base = 'https://go.aniview.com/api/adserver6/vast/';
- return "".concat(base, "?").concat(buildUrlParams(params));
- }
- }]);
+ });
+ this.player = player;
+ this.config = player.config.ads;
+ this.playing = false;
+ this.initialized = false;
+ this.elements = {
+ container: null,
+ displayContainer: null
+ };
+ this.manager = null;
+ this.loader = null;
+ this.cuePoints = null;
+ this.events = {};
+ this.safetyTimer = null;
+ this.countdownTimer = null;
- return Ads;
- }();
+ // Setup a promise to resolve when the IMA manager is ready
+ this.managerPromise = new Promise((resolve, reject) => {
+ // The ad is loaded and ready
+ this.on('loaded', resolve);
+
+ // Ads failed
+ this.on('error', reject);
+ });
+ this.load();
+ }
+ get enabled() {
+ const {
+ config
+ } = this;
+ return this.player.isHTML5 && this.player.isVideo && config.enabled && (!is.empty(config.publisherId) || is.url(config.tagUrl));
+ }
+ // Build the tag URL
+ get tagUrl() {
+ const {
+ config
+ } = this;
+ if (is.url(config.tagUrl)) {
+ return config.tagUrl;
+ }
+ const params = {
+ AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',
+ AV_CHANNELID: '5a0458dc28a06145e4519d21',
+ AV_URL: window.location.hostname,
+ cb: Date.now(),
+ AV_WIDTH: 640,
+ AV_HEIGHT: 480,
+ AV_CDIM2: config.publisherId
+ };
+ const base = 'https://go.aniview.com/api/adserver6/vast/';
+ return `${base}?${buildUrlParams(params)}`;
+ }
+ }
- var parseVtt = function parseVtt(vttDataString) {
- var processedList = [];
- var frames = vttDataString.split(/\r\n\r\n|\n\n|\r\r/);
- frames.forEach(function (frame) {
- var result = {};
- var lines = frame.split(/\r\n|\n|\r/);
- lines.forEach(function (line) {
- if (!is$1.number(result.startTime)) {
+ /**
+ * Returns a number whose value is limited to the given range.
+ *
+ * Example: limit the output of this computation to between 0 and 255
+ * (x * 255).clamp(0, 255)
+ *
+ * @param {Number} input
+ * @param {Number} min The lower boundary of the output range
+ * @param {Number} max The upper boundary of the output range
+ * @returns A number within the bounds of min and max
+ * @type Number
+ */
+ function clamp(input = 0, min = 0, max = 255) {
+ return Math.min(Math.max(input, min), max);
+ }
+
+ // Arg: vttDataString example: "WEBVTT\n\n1\n00:00:05.000 --> 00:00:10.000\n1080p-00001.jpg"
+ const parseVtt = vttDataString => {
+ const processedList = [];
+ const frames = vttDataString.split(/\r\n\r\n|\n\n|\r\r/);
+ frames.forEach(frame => {
+ const result = {};
+ const lines = frame.split(/\r\n|\n|\r/);
+ lines.forEach(line => {
+ if (!is.number(result.startTime)) {
// The line with start and end times on it is the first line of interest
- var matchTimes = line.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT
+ const matchTimes = line.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT
if (matchTimes) {
- result.startTime = Number(matchTimes[1] || 0) * 60 * 60 + Number(matchTimes[2]) * 60 + Number(matchTimes[3]) + Number("0.".concat(matchTimes[4]));
- result.endTime = Number(matchTimes[6] || 0) * 60 * 60 + Number(matchTimes[7]) * 60 + Number(matchTimes[8]) + Number("0.".concat(matchTimes[9]));
+ result.startTime = Number(matchTimes[1] || 0) * 60 * 60 + Number(matchTimes[2]) * 60 + Number(matchTimes[3]) + Number(`0.${matchTimes[4]}`);
+ result.endTime = Number(matchTimes[6] || 0) * 60 * 60 + Number(matchTimes[7]) * 60 + Number(matchTimes[8]) + Number(`0.${matchTimes[9]}`);
}
- } else if (!is$1.empty(line.trim()) && is$1.empty(result.text)) {
+ } else if (!is.empty(line.trim()) && is.empty(result.text)) {
// If we already have the startTime, then we're definitely up to the text line(s)
- var lineSplit = line.trim().split('#xywh=');
-
- var _lineSplit = _slicedToArray(lineSplit, 1);
-
- result.text = _lineSplit[0];
+ const lineSplit = line.trim().split('#xywh=');
+ [result.text] = lineSplit;
// If there's content in lineSplit[1], then we have sprites. If not, then it's just one frame per image
if (lineSplit[1]) {
- var _lineSplit$1$split = lineSplit[1].split(',');
-
- var _lineSplit$1$split2 = _slicedToArray(_lineSplit$1$split, 4);
-
- result.x = _lineSplit$1$split2[0];
- result.y = _lineSplit$1$split2[1];
- result.w = _lineSplit$1$split2[2];
- result.h = _lineSplit$1$split2[3];
+ [result.x, result.y, result.w, result.h] = lineSplit[1].split(',');
}
}
});
-
if (result.text) {
processedList.push(result);
}
});
return processedList;
};
+
/**
* Preview thumbnails for seek hover and scrubbing
* Seeking: Hover over the seek bar (desktop only): shows a small preview container above the seek bar
@@ -7191,11 +6926,9 @@ typeof navigator === "object" && (function (global, factory) {
* - This implementation uses multiple separate img elements. Other implementations use background-image on one element. This would be nice and simple, but Firefox and Safari have flickering issues with replacing backgrounds of larger images. It seems that YouTube perhaps only avoids this because they don't have the option for high-res previews (even the fullscreen ones, when mousedown/seeking). Images appear over the top of each other, and previous ones are discarded once the new ones have been rendered
*/
-
- var fitRatio = function fitRatio(ratio, outer) {
- var targetRatio = outer.width / outer.height;
- var result = {};
-
+ const fitRatio = (ratio, outer) => {
+ const targetRatio = outer.width / outer.height;
+ const result = {};
if (ratio > targetRatio) {
result.width = outer.width;
result.height = 1 / ratio * outer.width;
@@ -7203,363 +6936,302 @@ typeof navigator === "object" && (function (global, factory) {
result.height = outer.height;
result.width = ratio * outer.height;
}
-
return result;
};
-
- var PreviewThumbnails = /*#__PURE__*/function () {
+ class PreviewThumbnails {
/**
* PreviewThumbnails constructor.
* @param {Plyr} player
* @return {PreviewThumbnails}
*/
- function PreviewThumbnails(player) {
- _classCallCheck(this, PreviewThumbnails);
-
- this.player = player;
- this.thumbnails = [];
- this.loaded = false;
- this.lastMouseMoveTime = Date.now();
- this.mouseDown = false;
- this.loadedImages = [];
- this.elements = {
- thumb: {},
- scrubbing: {}
- };
- this.load();
- }
-
- _createClass(PreviewThumbnails, [{
- key: "load",
- value: function load() {
- var _this = this;
-
+ constructor(player) {
+ _defineProperty$1(this, "load", () => {
// Toggle the regular seek tooltip
if (this.player.elements.display.seekTooltip) {
this.player.elements.display.seekTooltip.hidden = this.enabled;
}
-
- if (!this.enabled) {
- return;
- }
-
- this.getThumbnails().then(function () {
- if (!_this.enabled) {
+ if (!this.enabled) return;
+ this.getThumbnails().then(() => {
+ if (!this.enabled) {
return;
- } // Render DOM elements
-
-
- _this.render(); // Check to see if thumb container size was specified manually in CSS
+ }
+ // Render DOM elements
+ this.render();
- _this.determineContainerAutoSizing();
+ // Check to see if thumb container size was specified manually in CSS
+ this.determineContainerAutoSizing();
- _this.loaded = true;
+ // Set up listeners
+ this.listeners();
+ this.loaded = true;
});
- } // Download VTT files and parse them
-
- }, {
- key: "getThumbnails",
- value: function getThumbnails() {
- var _this2 = this;
-
- return new Promise(function (resolve) {
- var src = _this2.player.config.previewThumbnails.src;
-
- if (is$1.empty(src)) {
+ });
+ // Download VTT files and parse them
+ _defineProperty$1(this, "getThumbnails", () => {
+ return new Promise(resolve => {
+ const {
+ src
+ } = this.player.config.previewThumbnails;
+ if (is.empty(src)) {
throw new Error('Missing previewThumbnails.src config attribute');
- } // Resolve promise
-
+ }
- var sortAndResolve = function sortAndResolve() {
+ // Resolve promise
+ const sortAndResolve = () => {
// Sort smallest to biggest (e.g., [120p, 480p, 1080p])
- _this2.thumbnails.sort(function (x, y) {
- return x.height - y.height;
- });
-
- _this2.player.debug.log('Preview thumbnails', _this2.thumbnails);
-
+ this.thumbnails.sort((x, y) => x.height - y.height);
+ this.player.debug.log('Preview thumbnails', this.thumbnails);
resolve();
- }; // Via callback()
-
+ };
- if (is$1.function(src)) {
- src(function (thumbnails) {
- _this2.thumbnails = thumbnails;
+ // Via callback()
+ if (is.function(src)) {
+ src(thumbnails => {
+ this.thumbnails = thumbnails;
sortAndResolve();
});
- } // VTT urls
+ }
+ // VTT urls
else {
- // If string, convert into single-element list
- var urls = is$1.string(src) ? [src] : src; // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails
-
- var promises = urls.map(function (u) {
- return _this2.getThumbnail(u);
- }); // Resolve
-
- Promise.all(promises).then(sortAndResolve);
- }
+ // If string, convert into single-element list
+ const urls = is.string(src) ? [src] : src;
+ // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails
+ const promises = urls.map(u => this.getThumbnail(u));
+ // Resolve
+ Promise.all(promises).then(sortAndResolve);
+ }
});
- } // Process individual VTT file
-
- }, {
- key: "getThumbnail",
- value: function getThumbnail(url) {
- var _this3 = this;
-
- return new Promise(function (resolve) {
- fetch(url).then(function (response) {
- var thumbnail = {
+ });
+ // Process individual VTT file
+ _defineProperty$1(this, "getThumbnail", url => {
+ return new Promise(resolve => {
+ fetch(url).then(response => {
+ const thumbnail = {
frames: parseVtt(response),
height: null,
urlPrefix: ''
- }; // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file
+ };
+
+ // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file
// If the URLs do start with '/', then they obviously don't need a prefix, so it will remain blank
// If the thumbnail URLs start with with none of '/', 'http://' or 'https://', then we need to set their relative path to be the location of the VTT file
-
if (!thumbnail.frames[0].text.startsWith('/') && !thumbnail.frames[0].text.startsWith('http://') && !thumbnail.frames[0].text.startsWith('https://')) {
thumbnail.urlPrefix = url.substring(0, url.lastIndexOf('/') + 1);
- } // Download the first frame, so that we can determine/set the height of this thumbnailsDef
-
-
- var tempImage = new Image();
+ }
- tempImage.onload = function () {
+ // Download the first frame, so that we can determine/set the height of this thumbnailsDef
+ const tempImage = new Image();
+ tempImage.onload = () => {
thumbnail.height = tempImage.naturalHeight;
thumbnail.width = tempImage.naturalWidth;
-
- _this3.thumbnails.push(thumbnail);
-
+ this.thumbnails.push(thumbnail);
resolve();
};
-
tempImage.src = thumbnail.urlPrefix + thumbnail.frames[0].text;
});
});
- }
- }, {
- key: "startMove",
- value: function startMove(event) {
- if (!this.loaded) {
- return;
- }
-
- if (!is$1.event(event) || !['touchmove', 'mousemove'].includes(event.type)) {
- return;
- } // Wait until media has a duration
-
-
- if (!this.player.media.duration) {
- return;
- }
+ });
+ _defineProperty$1(this, "startMove", event => {
+ if (!this.loaded) return;
+ if (!is.event(event) || !['touchmove', 'mousemove'].includes(event.type)) return;
+ // Wait until media has a duration
+ if (!this.player.media.duration) return;
if (event.type === 'touchmove') {
// Calculate seek hover position as approx video seconds
this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);
} else {
+ var _this$player$config$m, _this$player$config$m2;
// Calculate seek hover position as approx video seconds
- var clientRect = this.player.elements.progress.getBoundingClientRect();
- var percentage = 100 / clientRect.width * (event.pageX - clientRect.left);
+ const clientRect = this.player.elements.progress.getBoundingClientRect();
+ const percentage = 100 / clientRect.width * (event.pageX - clientRect.left);
this.seekTime = this.player.media.duration * (percentage / 100);
-
if (this.seekTime < 0) {
// The mousemove fires for 10+px out to the left
this.seekTime = 0;
}
-
if (this.seekTime > this.player.media.duration - 1) {
// Took 1 second off the duration for safety, because different players can disagree on the real duration of a video
this.seekTime = this.player.media.duration - 1;
}
+ this.mousePosX = event.pageX;
- this.mousePosX = event.pageX; // Set time text inside image container
-
+ // Set time text inside image container
this.elements.thumb.time.innerText = formatTime(this.seekTime);
- } // Download and show image
+ // Get marker point for time
+ const point = (_this$player$config$m = this.player.config.markers) === null || _this$player$config$m === void 0 ? void 0 : (_this$player$config$m2 = _this$player$config$m.points) === null || _this$player$config$m2 === void 0 ? void 0 : _this$player$config$m2.find(({
+ time: t
+ }) => t === Math.round(this.seekTime));
+
+ // Append the point label to the tooltip
+ if (point) {
+ // this.elements.thumb.time.innerText.concat('\n');
+ this.elements.thumb.time.insertAdjacentHTML('afterbegin', `${point.label}<br>`);
+ }
+ }
+ // Download and show image
this.showImageAtCurrentTime();
- }
- }, {
- key: "endMove",
- value: function endMove() {
+ });
+ _defineProperty$1(this, "endMove", () => {
this.toggleThumbContainer(false, true);
- }
- }, {
- key: "startScrubbing",
- value: function startScrubbing(event) {
+ });
+ _defineProperty$1(this, "startScrubbing", event => {
// Only act on left mouse button (0), or touch device (event.button does not exist or is false)
- if (is$1.nullOrUndefined(event.button) || event.button === false || event.button === 0) {
- this.mouseDown = true; // Wait until media has a duration
+ if (is.nullOrUndefined(event.button) || event.button === false || event.button === 0) {
+ this.mouseDown = true;
+ // Wait until media has a duration
if (this.player.media.duration) {
this.toggleScrubbingContainer(true);
- this.toggleThumbContainer(false, true); // Download and show image
+ this.toggleThumbContainer(false, true);
+ // Download and show image
this.showImageAtCurrentTime();
}
}
- }
- }, {
- key: "endScrubbing",
- value: function endScrubbing() {
- var _this4 = this;
-
- this.mouseDown = false; // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview
+ });
+ _defineProperty$1(this, "endScrubbing", () => {
+ this.mouseDown = false;
+ // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview
if (Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime)) {
// The video was already seeked/loaded at the chosen time - hide immediately
this.toggleScrubbingContainer(false);
} else {
// The video hasn't seeked yet. Wait for that
- once.call(this.player, this.player.media, 'timeupdate', function () {
+ once.call(this.player, this.player.media, 'timeupdate', () => {
// Re-check mousedown - we might have already started scrubbing again
- if (!_this4.mouseDown) {
- _this4.toggleScrubbingContainer(false);
+ if (!this.mouseDown) {
+ this.toggleScrubbingContainer(false);
}
});
}
- }
+ });
/**
* Setup hooks for Plyr and window events
*/
-
- }, {
- key: "listeners",
- value: function listeners() {
- var _this5 = this;
-
+ _defineProperty$1(this, "listeners", () => {
// Hide thumbnail preview - on mouse click, mouse leave (in listeners.js for now), and video play/seek. All four are required, e.g., for buffering
- this.player.on('play', function () {
- _this5.toggleThumbContainer(false, true);
+ this.player.on('play', () => {
+ this.toggleThumbContainer(false, true);
});
- this.player.on('seeked', function () {
- _this5.toggleThumbContainer(false);
+ this.player.on('seeked', () => {
+ this.toggleThumbContainer(false);
});
- this.player.on('timeupdate', function () {
- _this5.lastTime = _this5.player.media.currentTime;
+ this.player.on('timeupdate', () => {
+ this.lastTime = this.player.media.currentTime;
});
- }
+ });
/**
* Create HTML elements for image containers
*/
-
- }, {
- key: "render",
- value: function render() {
+ _defineProperty$1(this, "render", () => {
// Create HTML element: plyr__preview-thumbnail-container
this.elements.thumb.container = createElement('div', {
class: this.player.config.classNames.previewThumbnails.thumbContainer
- }); // Wrapper for the image for styling
+ });
+ // Wrapper for the image for styling
this.elements.thumb.imageContainer = createElement('div', {
class: this.player.config.classNames.previewThumbnails.imageContainer
});
- this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer); // Create HTML element, parent+span: time text (e.g., 01:32:00)
+ this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);
- var timeContainer = createElement('div', {
+ // Create HTML element, parent+span: time text (e.g., 01:32:00)
+ const timeContainer = createElement('div', {
class: this.player.config.classNames.previewThumbnails.timeContainer
});
this.elements.thumb.time = createElement('span', {}, '00:00');
timeContainer.appendChild(this.elements.thumb.time);
- this.elements.thumb.container.appendChild(timeContainer); // Inject the whole thumb
+ this.elements.thumb.imageContainer.appendChild(timeContainer);
- if (is$1.element(this.player.elements.progress)) {
+ // Inject the whole thumb
+ if (is.element(this.player.elements.progress)) {
this.player.elements.progress.appendChild(this.elements.thumb.container);
- } // Create HTML element: plyr__preview-scrubbing-container
-
+ }
+ // Create HTML element: plyr__preview-scrubbing-container
this.elements.scrubbing.container = createElement('div', {
class: this.player.config.classNames.previewThumbnails.scrubbingContainer
});
this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);
- }
- }, {
- key: "destroy",
- value: function destroy() {
+ });
+ _defineProperty$1(this, "destroy", () => {
if (this.elements.thumb.container) {
this.elements.thumb.container.remove();
}
-
if (this.elements.scrubbing.container) {
this.elements.scrubbing.container.remove();
}
- }
- }, {
- key: "showImageAtCurrentTime",
- value: function showImageAtCurrentTime() {
- var _this6 = this;
-
+ });
+ _defineProperty$1(this, "showImageAtCurrentTime", () => {
if (this.mouseDown) {
this.setScrubbingContainerSize();
} else {
this.setThumbContainerSizeAndPos();
- } // Find the desired thumbnail index
- // TODO: Handle a video longer than the thumbs where thumbNum is null
-
+ }
- var thumbNum = this.thumbnails[0].frames.findIndex(function (frame) {
- return _this6.seekTime >= frame.startTime && _this6.seekTime <= frame.endTime;
- });
- var hasThumb = thumbNum >= 0;
- var qualityIndex = 0; // Show the thumb container if we're not scrubbing
+ // Find the desired thumbnail index
+ // TODO: Handle a video longer than the thumbs where thumbNum is null
+ const thumbNum = this.thumbnails[0].frames.findIndex(frame => this.seekTime >= frame.startTime && this.seekTime <= frame.endTime);
+ const hasThumb = thumbNum >= 0;
+ let qualityIndex = 0;
+ // Show the thumb container if we're not scrubbing
if (!this.mouseDown) {
this.toggleThumbContainer(hasThumb);
- } // No matching thumb found
-
+ }
+ // No matching thumb found
if (!hasThumb) {
return;
- } // Check to see if we've already downloaded higher quality versions of this image
-
+ }
- this.thumbnails.forEach(function (thumbnail, index) {
- if (_this6.loadedImages.includes(thumbnail.frames[thumbNum].text)) {
+ // Check to see if we've already downloaded higher quality versions of this image
+ this.thumbnails.forEach((thumbnail, index) => {
+ if (this.loadedImages.includes(thumbnail.frames[thumbNum].text)) {
qualityIndex = index;
}
- }); // Only proceed if either thumbnum or thumbfilename has changed
+ });
+ // Only proceed if either thumb num or thumbfilename has changed
if (thumbNum !== this.showingThumb) {
this.showingThumb = thumbNum;
this.loadImage(qualityIndex);
}
- } // Show the image that's currently specified in this.showingThumb
-
- }, {
- key: "loadImage",
- value: function loadImage() {
- var _this7 = this;
-
- var qualityIndex = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
- var thumbNum = this.showingThumb;
- var thumbnail = this.thumbnails[qualityIndex];
- var urlPrefix = thumbnail.urlPrefix;
- var frame = thumbnail.frames[thumbNum];
- var thumbFilename = thumbnail.frames[thumbNum].text;
- var thumbUrl = urlPrefix + thumbFilename;
-
+ });
+ // Show the image that's currently specified in this.showingThumb
+ _defineProperty$1(this, "loadImage", (qualityIndex = 0) => {
+ const thumbNum = this.showingThumb;
+ const thumbnail = this.thumbnails[qualityIndex];
+ const {
+ urlPrefix
+ } = thumbnail;
+ const frame = thumbnail.frames[thumbNum];
+ const thumbFilename = thumbnail.frames[thumbNum].text;
+ const thumbUrl = urlPrefix + thumbFilename;
if (!this.currentImageElement || this.currentImageElement.dataset.filename !== thumbFilename) {
// If we're already loading a previous image, remove its onload handler - we don't want it to load after this one
// Only do this if not using sprites. Without sprites we really want to show as many images as possible, as a best-effort
if (this.loadingImage && this.usingSprites) {
this.loadingImage.onload = null;
- } // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image
+ }
+
+ // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image
// is instead used. But this causes issues with larger images in Firefox and Safari - switching between background
// images causes a flicker. Putting a new image over the top does not
-
-
- var previewImage = new Image();
+ const previewImage = new Image();
previewImage.src = thumbUrl;
previewImage.dataset.index = thumbNum;
previewImage.dataset.filename = thumbFilename;
this.showingThumbFilename = thumbFilename;
- this.player.debug.log("Loading image: ".concat(thumbUrl)); // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...
-
- previewImage.onload = function () {
- return _this7.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);
- };
+ this.player.debug.log(`Loading image: ${thumbUrl}`);
+ // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...
+ previewImage.onload = () => this.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);
this.loadingImage = previewImage;
this.removeOldImages(previewImage);
} else {
@@ -7568,979 +7240,559 @@ typeof navigator === "object" && (function (global, factory) {
this.currentImageElement.dataset.index = thumbNum;
this.removeOldImages(this.currentImageElement);
}
- }
- }, {
- key: "showImage",
- value: function showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename) {
- var newImage = arguments.length > 5 && arguments[5] !== undefined ? arguments[5] : true;
- this.player.debug.log("Showing thumb: ".concat(thumbFilename, ". num: ").concat(thumbNum, ". qual: ").concat(qualityIndex, ". newimg: ").concat(newImage));
+ });
+ _defineProperty$1(this, "showImage", (previewImage, frame, qualityIndex, thumbNum, thumbFilename, newImage = true) => {
+ this.player.debug.log(`Showing thumb: ${thumbFilename}. num: ${thumbNum}. qual: ${qualityIndex}. newimg: ${newImage}`);
this.setImageSizeAndOffset(previewImage, frame);
-
if (newImage) {
this.currentImageContainer.appendChild(previewImage);
this.currentImageElement = previewImage;
-
if (!this.loadedImages.includes(thumbFilename)) {
this.loadedImages.push(thumbFilename);
}
- } // Preload images before and after the current one
+ }
+
+ // Preload images before and after the current one
// Show higher quality of the same frame
// Each step here has a short time delay, and only continues if still hovering/seeking the same spot. This is to protect slow connections from overloading
-
-
this.preloadNearby(thumbNum, true).then(this.preloadNearby(thumbNum, false)).then(this.getHigherQuality(qualityIndex, previewImage, frame, thumbFilename));
- } // Remove all preview images that aren't the designated current image
-
- }, {
- key: "removeOldImages",
- value: function removeOldImages(currentImage) {
- var _this8 = this;
-
+ });
+ // Remove all preview images that aren't the designated current image
+ _defineProperty$1(this, "removeOldImages", currentImage => {
// Get a list of all images, convert it from a DOM list to an array
- Array.from(this.currentImageContainer.children).forEach(function (image) {
+ Array.from(this.currentImageContainer.children).forEach(image => {
if (image.tagName.toLowerCase() !== 'img') {
return;
}
-
- var removeDelay = _this8.usingSprites ? 500 : 1000;
-
+ const removeDelay = this.usingSprites ? 500 : 1000;
if (image.dataset.index !== currentImage.dataset.index && !image.dataset.deleting) {
// Wait 200ms, as the new image can take some time to show on certain browsers (even though it was downloaded before showing). This will prevent flicker, and show some generosity towards slower clients
// First set attribute 'deleting' to prevent multi-handling of this on repeat firing of this function
// eslint-disable-next-line no-param-reassign
- image.dataset.deleting = true; // This has to be set before the timeout - to prevent issues switching between hover and scrub
+ image.dataset.deleting = true;
- var currentImageContainer = _this8.currentImageContainer;
- setTimeout(function () {
+ // This has to be set before the timeout - to prevent issues switching between hover and scrub
+ const {
+ currentImageContainer
+ } = this;
+ setTimeout(() => {
currentImageContainer.removeChild(image);
-
- _this8.player.debug.log("Removing thumb: ".concat(image.dataset.filename));
+ this.player.debug.log(`Removing thumb: ${image.dataset.filename}`);
}, removeDelay);
}
});
- } // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame
+ });
+ // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame
// This will only preload the lowest quality
-
- }, {
- key: "preloadNearby",
- value: function preloadNearby(thumbNum) {
- var _this9 = this;
-
- var forward = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;
- return new Promise(function (resolve) {
- setTimeout(function () {
- var oldThumbFilename = _this9.thumbnails[0].frames[thumbNum].text;
-
- if (_this9.showingThumbFilename === oldThumbFilename) {
+ _defineProperty$1(this, "preloadNearby", (thumbNum, forward = true) => {
+ return new Promise(resolve => {
+ setTimeout(() => {
+ const oldThumbFilename = this.thumbnails[0].frames[thumbNum].text;
+ if (this.showingThumbFilename === oldThumbFilename) {
// Find the nearest thumbs with different filenames. Sometimes it'll be the next index, but in the case of sprites, it might be 100+ away
- var thumbnailsClone;
-
+ let thumbnailsClone;
if (forward) {
- thumbnailsClone = _this9.thumbnails[0].frames.slice(thumbNum);
+ thumbnailsClone = this.thumbnails[0].frames.slice(thumbNum);
} else {
- thumbnailsClone = _this9.thumbnails[0].frames.slice(0, thumbNum).reverse();
+ thumbnailsClone = this.thumbnails[0].frames.slice(0, thumbNum).reverse();
}
-
- var foundOne = false;
- thumbnailsClone.forEach(function (frame) {
- var newThumbFilename = frame.text;
-
+ let foundOne = false;
+ thumbnailsClone.forEach(frame => {
+ const newThumbFilename = frame.text;
if (newThumbFilename !== oldThumbFilename) {
// Found one with a different filename. Make sure it hasn't already been loaded on this page visit
- if (!_this9.loadedImages.includes(newThumbFilename)) {
+ if (!this.loadedImages.includes(newThumbFilename)) {
foundOne = true;
-
- _this9.player.debug.log("Preloading thumb filename: ".concat(newThumbFilename));
-
- var urlPrefix = _this9.thumbnails[0].urlPrefix;
- var thumbURL = urlPrefix + newThumbFilename;
- var previewImage = new Image();
+ this.player.debug.log(`Preloading thumb filename: ${newThumbFilename}`);
+ const {
+ urlPrefix
+ } = this.thumbnails[0];
+ const thumbURL = urlPrefix + newThumbFilename;
+ const previewImage = new Image();
previewImage.src = thumbURL;
+ previewImage.onload = () => {
+ this.player.debug.log(`Preloaded thumb filename: ${newThumbFilename}`);
+ if (!this.loadedImages.includes(newThumbFilename)) this.loadedImages.push(newThumbFilename);
- previewImage.onload = function () {
- _this9.player.debug.log("Preloaded thumb filename: ".concat(newThumbFilename));
-
- if (!_this9.loadedImages.includes(newThumbFilename)) _this9.loadedImages.push(newThumbFilename); // We don't resolve until the thumb is loaded
-
+ // We don't resolve until the thumb is loaded
resolve();
};
}
}
- }); // If there are none to preload then we want to resolve immediately
+ });
+ // If there are none to preload then we want to resolve immediately
if (!foundOne) {
resolve();
}
}
}, 300);
});
- } // If user has been hovering current image for half a second, look for a higher quality one
-
- }, {
- key: "getHigherQuality",
- value: function getHigherQuality(currentQualityIndex, previewImage, frame, thumbFilename) {
- var _this10 = this;
-
+ });
+ // If user has been hovering current image for half a second, look for a higher quality one
+ _defineProperty$1(this, "getHigherQuality", (currentQualityIndex, previewImage, frame, thumbFilename) => {
if (currentQualityIndex < this.thumbnails.length - 1) {
// Only use the higher quality version if it's going to look any better - if the current thumb is of a lower pixel density than the thumbnail container
- var previewImageHeight = previewImage.naturalHeight;
-
+ let previewImageHeight = previewImage.naturalHeight;
if (this.usingSprites) {
previewImageHeight = frame.h;
}
-
if (previewImageHeight < this.thumbContainerHeight) {
// Recurse back to the loadImage function - show a higher quality one, but only if the viewer is on this frame for a while
- setTimeout(function () {
+ setTimeout(() => {
// Make sure the mouse hasn't already moved on and started hovering at another image
- if (_this10.showingThumbFilename === thumbFilename) {
- _this10.player.debug.log("Showing higher quality thumb for: ".concat(thumbFilename));
-
- _this10.loadImage(currentQualityIndex + 1);
+ if (this.showingThumbFilename === thumbFilename) {
+ this.player.debug.log(`Showing higher quality thumb for: ${thumbFilename}`);
+ this.loadImage(currentQualityIndex + 1);
}
}, 300);
}
}
- }
- }, {
- key: "toggleThumbContainer",
- value: function toggleThumbContainer() {
- var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
- var clearShowing = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
- var className = this.player.config.classNames.previewThumbnails.thumbContainerShown;
+ });
+ _defineProperty$1(this, "toggleThumbContainer", (toggle = false, clearShowing = false) => {
+ const className = this.player.config.classNames.previewThumbnails.thumbContainerShown;
this.elements.thumb.container.classList.toggle(className, toggle);
-
if (!toggle && clearShowing) {
this.showingThumb = null;
this.showingThumbFilename = null;
}
- }
- }, {
- key: "toggleScrubbingContainer",
- value: function toggleScrubbingContainer() {
- var toggle = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : false;
- var className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;
+ });
+ _defineProperty$1(this, "toggleScrubbingContainer", (toggle = false) => {
+ const className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;
this.elements.scrubbing.container.classList.toggle(className, toggle);
-
if (!toggle) {
this.showingThumb = null;
this.showingThumbFilename = null;
}
- }
- }, {
- key: "determineContainerAutoSizing",
- value: function determineContainerAutoSizing() {
+ });
+ _defineProperty$1(this, "determineContainerAutoSizing", () => {
if (this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) {
// This will prevent auto sizing in this.setThumbContainerSizeAndPos()
this.sizeSpecifiedInCSS = true;
}
- } // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS
-
- }, {
- key: "setThumbContainerSizeAndPos",
- value: function setThumbContainerSizeAndPos() {
+ });
+ // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS
+ _defineProperty$1(this, "setThumbContainerSizeAndPos", () => {
+ const {
+ imageContainer
+ } = this.elements.thumb;
if (!this.sizeSpecifiedInCSS) {
- var thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);
- this.elements.thumb.imageContainer.style.height = "".concat(this.thumbContainerHeight, "px");
- this.elements.thumb.imageContainer.style.width = "".concat(thumbWidth, "px");
- } else if (this.elements.thumb.imageContainer.clientHeight > 20 && this.elements.thumb.imageContainer.clientWidth < 20) {
- var _thumbWidth = Math.floor(this.elements.thumb.imageContainer.clientHeight * this.thumbAspectRatio);
-
- this.elements.thumb.imageContainer.style.width = "".concat(_thumbWidth, "px");
- } else if (this.elements.thumb.imageContainer.clientHeight < 20 && this.elements.thumb.imageContainer.clientWidth > 20) {
- var thumbHeight = Math.floor(this.elements.thumb.imageContainer.clientWidth / this.thumbAspectRatio);
- this.elements.thumb.imageContainer.style.height = "".concat(thumbHeight, "px");
+ const thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);
+ imageContainer.style.height = `${this.thumbContainerHeight}px`;
+ imageContainer.style.width = `${thumbWidth}px`;
+ } else if (imageContainer.clientHeight > 20 && imageContainer.clientWidth < 20) {
+ const thumbWidth = Math.floor(imageContainer.clientHeight * this.thumbAspectRatio);
+ imageContainer.style.width = `${thumbWidth}px`;
+ } else if (imageContainer.clientHeight < 20 && imageContainer.clientWidth > 20) {
+ const thumbHeight = Math.floor(imageContainer.clientWidth / this.thumbAspectRatio);
+ imageContainer.style.height = `${thumbHeight}px`;
}
-
this.setThumbContainerPos();
- }
- }, {
- key: "setThumbContainerPos",
- value: function setThumbContainerPos() {
- var seekbarRect = this.player.elements.progress.getBoundingClientRect();
- var plyrRect = this.player.elements.container.getBoundingClientRect();
- var container = this.elements.thumb.container; // Find the lowest and highest desired left-position, so we don't slide out the side of the video container
-
- var minVal = plyrRect.left - seekbarRect.left + 10;
- var maxVal = plyrRect.right - seekbarRect.left - container.clientWidth - 10; // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth
-
- var previewPos = this.mousePosX - seekbarRect.left - container.clientWidth / 2;
-
- if (previewPos < minVal) {
- previewPos = minVal;
- }
-
- if (previewPos > maxVal) {
- previewPos = maxVal;
- }
-
- container.style.left = "".concat(previewPos, "px");
- } // Can't use 100% width, in case the video is a different aspect ratio to the video container
-
- }, {
- key: "setScrubbingContainerSize",
- value: function setScrubbingContainerSize() {
- var _fitRatio = fitRatio(this.thumbAspectRatio, {
+ });
+ _defineProperty$1(this, "setThumbContainerPos", () => {
+ const scrubberRect = this.player.elements.progress.getBoundingClientRect();
+ const containerRect = this.player.elements.container.getBoundingClientRect();
+ const {
+ container
+ } = this.elements.thumb;
+ // Find the lowest and highest desired left-position, so we don't slide out the side of the video container
+ const min = containerRect.left - scrubberRect.left + 10;
+ const max = containerRect.right - scrubberRect.left - container.clientWidth - 10;
+ // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth
+ const position = this.mousePosX - scrubberRect.left - container.clientWidth / 2;
+ const clamped = clamp(position, min, max);
+
+ // Move the popover position
+ container.style.left = `${clamped}px`;
+
+ // The arrow can follow the cursor
+ container.style.setProperty('--preview-arrow-offset', `${position - clamped}px`);
+ });
+ // Can't use 100% width, in case the video is a different aspect ratio to the video container
+ _defineProperty$1(this, "setScrubbingContainerSize", () => {
+ const {
+ width,
+ height
+ } = fitRatio(this.thumbAspectRatio, {
width: this.player.media.clientWidth,
height: this.player.media.clientHeight
- }),
- width = _fitRatio.width,
- height = _fitRatio.height;
-
- this.elements.scrubbing.container.style.width = "".concat(width, "px");
- this.elements.scrubbing.container.style.height = "".concat(height, "px");
- } // Sprites need to be offset to the correct location
-
- }, {
- key: "setImageSizeAndOffset",
- value: function setImageSizeAndOffset(previewImage, frame) {
- if (!this.usingSprites) {
- return;
- } // Find difference between height and preview container height
-
-
- var multiplier = this.thumbContainerHeight / frame.h; // eslint-disable-next-line no-param-reassign
-
- previewImage.style.height = "".concat(previewImage.naturalHeight * multiplier, "px"); // eslint-disable-next-line no-param-reassign
-
- previewImage.style.width = "".concat(previewImage.naturalWidth * multiplier, "px"); // eslint-disable-next-line no-param-reassign
-
- previewImage.style.left = "-".concat(frame.x * multiplier, "px"); // eslint-disable-next-line no-param-reassign
+ });
+ this.elements.scrubbing.container.style.width = `${width}px`;
+ this.elements.scrubbing.container.style.height = `${height}px`;
+ });
+ // Sprites need to be offset to the correct location
+ _defineProperty$1(this, "setImageSizeAndOffset", (previewImage, frame) => {
+ if (!this.usingSprites) return;
- previewImage.style.top = "-".concat(frame.y * multiplier, "px");
- }
- }, {
- key: "enabled",
- get: function get() {
- return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;
- }
- }, {
- key: "currentImageContainer",
- get: function get() {
- if (this.mouseDown) {
- return this.elements.scrubbing.container;
- }
+ // Find difference between height and preview container height
+ const multiplier = this.thumbContainerHeight / frame.h;
- return this.elements.thumb.imageContainer;
- }
- }, {
- key: "usingSprites",
- get: function get() {
- return Object.keys(this.thumbnails[0].frames[0]).includes('w');
+ // eslint-disable-next-line no-param-reassign
+ previewImage.style.height = `${previewImage.naturalHeight * multiplier}px`;
+ // eslint-disable-next-line no-param-reassign
+ previewImage.style.width = `${previewImage.naturalWidth * multiplier}px`;
+ // eslint-disable-next-line no-param-reassign
+ previewImage.style.left = `-${frame.x * multiplier}px`;
+ // eslint-disable-next-line no-param-reassign
+ previewImage.style.top = `-${frame.y * multiplier}px`;
+ });
+ this.player = player;
+ this.thumbnails = [];
+ this.loaded = false;
+ this.lastMouseMoveTime = Date.now();
+ this.mouseDown = false;
+ this.loadedImages = [];
+ this.elements = {
+ thumb: {},
+ scrubbing: {}
+ };
+ this.load();
+ }
+ get enabled() {
+ return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;
+ }
+ get currentImageContainer() {
+ return this.mouseDown ? this.elements.scrubbing.container : this.elements.thumb.imageContainer;
+ }
+ get usingSprites() {
+ return Object.keys(this.thumbnails[0].frames[0]).includes('w');
+ }
+ get thumbAspectRatio() {
+ if (this.usingSprites) {
+ return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;
}
- }, {
- key: "thumbAspectRatio",
- get: function get() {
- if (this.usingSprites) {
- return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;
- }
-
- return this.thumbnails[0].width / this.thumbnails[0].height;
+ return this.thumbnails[0].width / this.thumbnails[0].height;
+ }
+ get thumbContainerHeight() {
+ if (this.mouseDown) {
+ const {
+ height
+ } = fitRatio(this.thumbAspectRatio, {
+ width: this.player.media.clientWidth,
+ height: this.player.media.clientHeight
+ });
+ return height;
}
- }, {
- key: "thumbContainerHeight",
- get: function get() {
- if (this.mouseDown) {
- var _fitRatio2 = fitRatio(this.thumbAspectRatio, {
- width: this.player.media.clientWidth,
- height: this.player.media.clientHeight
- }),
- height = _fitRatio2.height;
-
- return height;
- } // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)
-
- if (this.sizeSpecifiedInCSS) {
- return this.elements.thumb.imageContainer.clientHeight;
- }
-
- return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);
+ // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)
+ if (this.sizeSpecifiedInCSS) {
+ return this.elements.thumb.imageContainer.clientHeight;
}
- }, {
- key: "currentImageElement",
- get: function get() {
- if (this.mouseDown) {
- return this.currentScrubbingImageElement;
- }
-
- return this.currentThumbnailImageElement;
- },
- set: function set(element) {
- if (this.mouseDown) {
- this.currentScrubbingImageElement = element;
- } else {
- this.currentThumbnailImageElement = element;
- }
+ return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);
+ }
+ get currentImageElement() {
+ return this.mouseDown ? this.currentScrubbingImageElement : this.currentThumbnailImageElement;
+ }
+ set currentImageElement(element) {
+ if (this.mouseDown) {
+ this.currentScrubbingImageElement = element;
+ } else {
+ this.currentThumbnailImageElement = element;
}
- }]);
+ }
+ }
- return PreviewThumbnails;
- }();
+ // ==========================================================================
+ // Plyr source update
+ // ==========================================================================
- var source = {
+ const source = {
// Add elements to HTML5 media (source, tracks, etc)
- insertElements: function insertElements(type, attributes) {
- var _this = this;
-
- if (is$1.string(attributes)) {
+ insertElements(type, attributes) {
+ if (is.string(attributes)) {
insertElement(type, this.media, {
src: attributes
});
- } else if (is$1.array(attributes)) {
- attributes.forEach(function (attribute) {
- insertElement(type, _this.media, attribute);
+ } else if (is.array(attributes)) {
+ attributes.forEach(attribute => {
+ insertElement(type, this.media, attribute);
});
}
},
// Update source
// Sources are not checked for support so be careful
- change: function change(input) {
- var _this2 = this;
-
+ change(input) {
if (!getDeep(input, 'sources.length')) {
this.debug.warn('Invalid source format');
return;
- } // Cancel current network requests
-
+ }
- html5.cancelRequests.call(this); // Destroy instance and re-setup
+ // Cancel current network requests
+ html5.cancelRequests.call(this);
- this.destroy.call(this, function () {
+ // Destroy instance and re-setup
+ this.destroy.call(this, () => {
// Reset quality options
- _this2.options.quality = []; // Remove elements
-
- removeElement(_this2.media);
- _this2.media = null; // Reset class name
+ this.options.quality = [];
- if (is$1.element(_this2.elements.container)) {
- _this2.elements.container.removeAttribute('class');
- } // Set the type and provider
+ // Remove elements
+ removeElement(this.media);
+ this.media = null;
+ // Reset class name
+ if (is.element(this.elements.container)) {
+ this.elements.container.removeAttribute('class');
+ }
- var sources = input.sources,
- type = input.type;
-
- var _sources = _slicedToArray(sources, 1),
- _sources$ = _sources[0],
- _sources$$provider = _sources$.provider,
- provider = _sources$$provider === void 0 ? providers.html5 : _sources$$provider,
- src = _sources$.src;
-
- var tagName = provider === 'html5' ? type : 'div';
- var attributes = provider === 'html5' ? {} : {
- src: src
+ // Set the type and provider
+ const {
+ sources,
+ type
+ } = input;
+ const [{
+ provider = providers.html5,
+ src
+ }] = sources;
+ const tagName = provider === 'html5' ? type : 'div';
+ const attributes = provider === 'html5' ? {} : {
+ src
};
- Object.assign(_this2, {
- provider: provider,
- type: type,
+ Object.assign(this, {
+ provider,
+ type,
// Check for support
- supported: support.check(type, provider, _this2.config.playsinline),
+ supported: support.check(type, provider, this.config.playsinline),
// Create new element
media: createElement(tagName, attributes)
- }); // Inject the new element
-
- _this2.elements.container.appendChild(_this2.media); // Autoplay the new source?
-
+ });
- if (is$1.boolean(input.autoplay)) {
- _this2.config.autoplay = input.autoplay;
- } // Set attributes for audio and video
+ // Inject the new element
+ this.elements.container.appendChild(this.media);
+ // Autoplay the new source?
+ if (is.boolean(input.autoplay)) {
+ this.config.autoplay = input.autoplay;
+ }
- if (_this2.isHTML5) {
- if (_this2.config.crossorigin) {
- _this2.media.setAttribute('crossorigin', '');
+ // Set attributes for audio and video
+ if (this.isHTML5) {
+ if (this.config.crossorigin) {
+ this.media.setAttribute('crossorigin', '');
}
-
- if (_this2.config.autoplay) {
- _this2.media.setAttribute('autoplay', '');
+ if (this.config.autoplay) {
+ this.media.setAttribute('autoplay', '');
}
-
- if (!is$1.empty(input.poster)) {
- _this2.poster = input.poster;
+ if (!is.empty(input.poster)) {
+ this.poster = input.poster;
}
-
- if (_this2.config.loop.active) {
- _this2.media.setAttribute('loop', '');
+ if (this.config.loop.active) {
+ this.media.setAttribute('loop', '');
}
-
- if (_this2.config.muted) {
- _this2.media.setAttribute('muted', '');
+ if (this.config.muted) {
+ this.media.setAttribute('muted', '');
}
-
- if (_this2.config.playsinline) {
- _this2.media.setAttribute('playsinline', '');
+ if (this.config.playsinline) {
+ this.media.setAttribute('playsinline', '');
}
- } // Restore class hook
-
-
- ui.addStyleHook.call(_this2); // Set new sources for html5
+ }
- if (_this2.isHTML5) {
- source.insertElements.call(_this2, 'source', sources);
- } // Set video title
+ // Restore class hook
+ ui.addStyleHook.call(this);
+ // Set new sources for html5
+ if (this.isHTML5) {
+ source.insertElements.call(this, 'source', sources);
+ }
- _this2.config.title = input.title; // Set up from scratch
+ // Set video title
+ this.config.title = input.title;
- media.setup.call(_this2); // HTML5 stuff
+ // Set up from scratch
+ media.setup.call(this);
- if (_this2.isHTML5) {
+ // HTML5 stuff
+ if (this.isHTML5) {
// Setup captions
if (Object.keys(input).includes('tracks')) {
- source.insertElements.call(_this2, 'track', input.tracks);
+ source.insertElements.call(this, 'track', input.tracks);
}
- } // If HTML5 or embed but not fully supported, setupInterface and call ready now
-
+ }
- if (_this2.isHTML5 || _this2.isEmbed && !_this2.supported.ui) {
+ // If HTML5 or embed but not fully supported, setupInterface and call ready now
+ if (this.isHTML5 || this.isEmbed && !this.supported.ui) {
// Setup interface
- ui.build.call(_this2);
- } // Load HTML5 sources
-
-
- if (_this2.isHTML5) {
- _this2.media.load();
- } // Update previewThumbnails config & reload plugin
-
-
- if (!is$1.empty(input.previewThumbnails)) {
- Object.assign(_this2.config.previewThumbnails, input.previewThumbnails); // Cleanup previewThumbnails plugin if it was loaded
-
- if (_this2.previewThumbnails && _this2.previewThumbnails.loaded) {
- _this2.previewThumbnails.destroy();
+ ui.build.call(this);
+ }
- _this2.previewThumbnails = null;
- } // Create new instance if it is still enabled
+ // Load HTML5 sources
+ if (this.isHTML5) {
+ this.media.load();
+ }
+ // Update previewThumbnails config & reload plugin
+ if (!is.empty(input.previewThumbnails)) {
+ Object.assign(this.config.previewThumbnails, input.previewThumbnails);
- if (_this2.config.previewThumbnails.enabled) {
- _this2.previewThumbnails = new PreviewThumbnails(_this2);
+ // Cleanup previewThumbnails plugin if it was loaded
+ if (this.previewThumbnails && this.previewThumbnails.loaded) {
+ this.previewThumbnails.destroy();
+ this.previewThumbnails = null;
}
- } // Update the fullscreen support
+ // Create new instance if it is still enabled
+ if (this.config.previewThumbnails.enabled) {
+ this.previewThumbnails = new PreviewThumbnails(this);
+ }
+ }
- _this2.fullscreen.update();
+ // Update the fullscreen support
+ this.fullscreen.update();
}, true);
}
};
- /**
- * Returns a number whose value is limited to the given range.
- *
- * Example: limit the output of this computation to between 0 and 255
- * (x * 255).clamp(0, 255)
- *
- * @param {Number} input
- * @param {Number} min The lower boundary of the output range
- * @param {Number} max The upper boundary of the output range
- * @returns A number in the range [min, max]
- * @type Number
- */
- function clamp() {
- var input = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 0;
- var min = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
- var max = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 255;
- return Math.min(Math.max(input, min), max);
- }
-
+ // Private properties
// TODO: Use a WeakMap for private globals
// const globals = new WeakMap();
- // Plyr instance
-
- var Plyr = /*#__PURE__*/function () {
- function Plyr(target, options) {
- var _this = this;
-
- _classCallCheck(this, Plyr);
-
- this.timers = {}; // State
-
- this.ready = false;
- this.loading = false;
- this.failed = false; // Touch device
-
- this.touch = support.touch; // Set the media element
-
- this.media = target; // String selector passed
-
- if (is$1.string(this.media)) {
- this.media = document.querySelectorAll(this.media);
- } // jQuery, NodeList or Array passed, use first element
-
-
- if (window.jQuery && this.media instanceof jQuery || is$1.nodeList(this.media) || is$1.array(this.media)) {
- // eslint-disable-next-line
- this.media = this.media[0];
- } // Set config
-
-
- this.config = extend({}, defaults$1, Plyr.defaults, options || {}, function () {
- try {
- return JSON.parse(_this.media.getAttribute('data-plyr-config'));
- } catch (e) {
- return {};
- }
- }()); // Elements cache
-
- this.elements = {
- container: null,
- fullscreen: null,
- captions: null,
- buttons: {},
- display: {},
- progress: {},
- inputs: {},
- settings: {
- popup: null,
- menu: null,
- panels: {},
- buttons: {}
- }
- }; // Captions
-
- this.captions = {
- active: null,
- currentTrack: -1,
- meta: new WeakMap()
- }; // Fullscreen
-
- this.fullscreen = {
- active: false
- }; // Options
-
- this.options = {
- speed: [],
- quality: []
- }; // Debugging
- // TODO: move to globals
-
- this.debug = new Console(this.config.debug); // Log config options and support
-
- this.debug.log('Config', this.config);
- this.debug.log('Support', support); // We need an element to setup
-
- if (is$1.nullOrUndefined(this.media) || !is$1.element(this.media)) {
- this.debug.error('Setup failed: no suitable element passed');
- return;
- } // Bail if the element is initialized
-
-
- if (this.media.plyr) {
- this.debug.warn('Target already setup');
- return;
- } // Bail if not enabled
-
-
- if (!this.config.enabled) {
- this.debug.error('Setup failed: disabled by config');
- return;
- } // Bail if disabled or no basic support
- // You may want to disable certain UAs etc
-
-
- if (!support.check().api) {
- this.debug.error('Setup failed: no support');
- return;
- } // Cache original element state for .destroy()
-
-
- var clone = this.media.cloneNode(true);
- clone.autoplay = false;
- this.elements.original = clone; // Set media type based on tag or data attribute
- // Supported: video, audio, vimeo, youtube
-
- var type = this.media.tagName.toLowerCase(); // Embed properties
-
- var iframe = null;
- var url = null; // Different setup based on type
-
- switch (type) {
- case 'div':
- // Find the frame
- iframe = this.media.querySelector('iframe'); // <iframe> type
-
- if (is$1.element(iframe)) {
- // Detect provider
- url = parseUrl(iframe.getAttribute('src'));
- this.provider = getProviderByUrl(url.toString()); // Rework elements
-
- this.elements.container = this.media;
- this.media = iframe; // Reset classname
-
- this.elements.container.className = ''; // Get attributes from URL and set config
-
- if (url.search.length) {
- var truthy = ['1', 'true'];
-
- if (truthy.includes(url.searchParams.get('autoplay'))) {
- this.config.autoplay = true;
- }
-
- if (truthy.includes(url.searchParams.get('loop'))) {
- this.config.loop.active = true;
- } // TODO: replace fullscreen.iosNative with this playsinline config option
- // YouTube requires the playsinline in the URL
-
-
- if (this.isYouTube) {
- this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));
- this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?
- } else {
- this.config.playsinline = true;
- }
- }
- } else {
- // <div> with attributes
- this.provider = this.media.getAttribute(this.config.attributes.embed.provider); // Remove attribute
-
- this.media.removeAttribute(this.config.attributes.embed.provider);
- } // Unsupported or missing provider
-
-
- if (is$1.empty(this.provider) || !Object.keys(providers).includes(this.provider)) {
- this.debug.error('Setup failed: Invalid provider');
- return;
- } // Audio will come later for external providers
-
-
- this.type = types.video;
- break;
-
- case 'video':
- case 'audio':
- this.type = type;
- this.provider = providers.html5; // Get config from attributes
-
- if (this.media.hasAttribute('crossorigin')) {
- this.config.crossorigin = true;
- }
-
- if (this.media.hasAttribute('autoplay')) {
- this.config.autoplay = true;
- }
-
- if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {
- this.config.playsinline = true;
- }
-
- if (this.media.hasAttribute('muted')) {
- this.config.muted = true;
- }
-
- if (this.media.hasAttribute('loop')) {
- this.config.loop.active = true;
- }
-
- break;
-
- default:
- this.debug.error('Setup failed: unsupported type');
- return;
- } // Check for support again but with type
-
-
- this.supported = support.check(this.type, this.provider, this.config.playsinline); // If no support for even API, bail
-
- if (!this.supported.api) {
- this.debug.error('Setup failed: no support');
- return;
- }
-
- this.eventListeners = []; // Create listeners
-
- this.listeners = new Listeners(this); // Setup local storage for user settings
-
- this.storage = new Storage(this); // Store reference
-
- this.media.plyr = this; // Wrap media
-
- if (!is$1.element(this.elements.container)) {
- this.elements.container = createElement('div', {
- tabindex: 0
- });
- wrap(this.media, this.elements.container);
- } // Migrate custom properties from media to container (so they work 😉)
-
-
- ui.migrateStyles.call(this); // Add style hook
-
- ui.addStyleHook.call(this); // Setup media
-
- media.setup.call(this); // Listen for events if debugging
-
- if (this.config.debug) {
- on.call(this, this.elements.container, this.config.events.join(' '), function (event) {
- _this.debug.log("event: ".concat(event.type));
- });
- } // Setup fullscreen
-
-
- this.fullscreen = new Fullscreen(this); // Setup interface
- // If embed but not fully supported, build interface now to avoid flash of controls
-
- if (this.isHTML5 || this.isEmbed && !this.supported.ui) {
- ui.build.call(this);
- } // Container listeners
-
-
- this.listeners.container(); // Global listeners
-
- this.listeners.global(); // Setup ads if provided
-
- if (this.config.ads.enabled) {
- this.ads = new Ads(this);
- } // Autoplay if required
-
-
- if (this.isHTML5 && this.config.autoplay) {
- setTimeout(function () {
- return silencePromise(_this.play());
- }, 10);
- } // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek
-
-
- this.lastSeekTime = 0; // Setup preview thumbnails if enabled
-
- if (this.config.previewThumbnails.enabled) {
- this.previewThumbnails = new PreviewThumbnails(this);
- }
- } // ---------------------------------------
- // API
- // ---------------------------------------
-
- /**
- * Types and provider helpers
- */
-
-
- _createClass(Plyr, [{
- key: "play",
+ // Plyr instance
+ class Plyr {
+ constructor(target, options) {
/**
* Play the media, or play the advertisement (if they are not blocked)
*/
- value: function play() {
- var _this2 = this;
-
- if (!is$1.function(this.media.play)) {
+ _defineProperty$1(this, "play", () => {
+ if (!is.function(this.media.play)) {
return null;
- } // Intecept play with ads
-
+ }
+ // Intecept play with ads
if (this.ads && this.ads.enabled) {
- this.ads.managerPromise.then(function () {
- return _this2.ads.play();
- }).catch(function () {
- return silencePromise(_this2.media.play());
- });
- } // Return the promise (for HTML5)
-
+ this.ads.managerPromise.then(() => this.ads.play()).catch(() => silencePromise(this.media.play()));
+ }
+ // Return the promise (for HTML5)
return this.media.play();
- }
+ });
/**
* Pause the media
*/
-
- }, {
- key: "pause",
- value: function pause() {
- if (!this.playing || !is$1.function(this.media.pause)) {
+ _defineProperty$1(this, "pause", () => {
+ if (!this.playing || !is.function(this.media.pause)) {
return null;
}
-
return this.media.pause();
- }
- /**
- * Get playing state
- */
-
- }, {
- key: "togglePlay",
-
+ });
/**
* Toggle playback based on current status
* @param {Boolean} input
*/
- value: function togglePlay(input) {
+ _defineProperty$1(this, "togglePlay", input => {
// Toggle based on current state if nothing passed
- var toggle = is$1.boolean(input) ? input : !this.playing;
-
+ const toggle = is.boolean(input) ? input : !this.playing;
if (toggle) {
return this.play();
}
-
return this.pause();
- }
+ });
/**
* Stop playback
*/
-
- }, {
- key: "stop",
- value: function stop() {
+ _defineProperty$1(this, "stop", () => {
if (this.isHTML5) {
this.pause();
this.restart();
- } else if (is$1.function(this.media.stop)) {
+ } else if (is.function(this.media.stop)) {
this.media.stop();
}
- }
+ });
/**
* Restart playback
*/
-
- }, {
- key: "restart",
- value: function restart() {
+ _defineProperty$1(this, "restart", () => {
this.currentTime = 0;
- }
+ });
/**
* Rewind
* @param {Number} seekTime - how far to rewind in seconds. Defaults to the config.seekTime
*/
-
- }, {
- key: "rewind",
- value: function rewind(seekTime) {
- this.currentTime -= is$1.number(seekTime) ? seekTime : this.config.seekTime;
- }
+ _defineProperty$1(this, "rewind", seekTime => {
+ this.currentTime -= is.number(seekTime) ? seekTime : this.config.seekTime;
+ });
/**
* Fast forward
* @param {Number} seekTime - how far to fast forward in seconds. Defaults to the config.seekTime
*/
-
- }, {
- key: "forward",
- value: function forward(seekTime) {
- this.currentTime += is$1.number(seekTime) ? seekTime : this.config.seekTime;
- }
- /**
- * Seek to a time
- * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)
- */
-
- }, {
- key: "increaseVolume",
-
+ _defineProperty$1(this, "forward", seekTime => {
+ this.currentTime += is.number(seekTime) ? seekTime : this.config.seekTime;
+ });
/**
* Increase volume
* @param {Boolean} step - How much to decrease by (between 0 and 1)
*/
- value: function increaseVolume(step) {
- var volume = this.media.muted ? 0 : this.volume;
- this.volume = volume + (is$1.number(step) ? step : 0);
- }
+ _defineProperty$1(this, "increaseVolume", step => {
+ const volume = this.media.muted ? 0 : this.volume;
+ this.volume = volume + (is.number(step) ? step : 0);
+ });
/**
* Decrease volume
* @param {Boolean} step - How much to decrease by (between 0 and 1)
*/
-
- }, {
- key: "decreaseVolume",
- value: function decreaseVolume(step) {
+ _defineProperty$1(this, "decreaseVolume", step => {
this.increaseVolume(-step);
- }
- /**
- * Set muted state
- * @param {Boolean} mute
- */
-
- }, {
- key: "toggleCaptions",
-
- /**
- * Toggle captions
- * @param {Boolean} input - Whether to enable captions
- */
- value: function toggleCaptions(input) {
- captions.toggle.call(this, input, false);
- }
- /**
- * Set the caption track by index
- * @param {Number} - Caption index
- */
-
- }, {
- key: "airplay",
-
+ });
/**
* Trigger the airplay dialog
* TODO: update player with state, support, enabled
*/
- value: function airplay() {
+ _defineProperty$1(this, "airplay", () => {
// Show dialog if supported
if (support.airplay) {
this.media.webkitShowPlaybackTargetPicker();
}
- }
+ });
/**
* Toggle the player controls
* @param {Boolean} [toggle] - Whether to show the controls
*/
-
- }, {
- key: "toggleControls",
- value: function toggleControls(toggle) {
+ _defineProperty$1(this, "toggleControls", toggle => {
// Don't toggle if missing UI support or if it's audio
if (this.supported.ui && !this.isAudio) {
// Get state before change
- var isHidden = hasClass(this.elements.container, this.config.classNames.hideControls); // Negate the argument if not undefined since adding the class to hides the controls
-
- var force = typeof toggle === 'undefined' ? undefined : !toggle; // Apply and get updated state
-
- var hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force); // Close menu
-
- if (hiding && is$1.array(this.config.controls) && this.config.controls.includes('settings') && !is$1.empty(this.config.settings)) {
+ const isHidden = hasClass(this.elements.container, this.config.classNames.hideControls);
+ // Negate the argument if not undefined since adding the class to hides the controls
+ const force = typeof toggle === 'undefined' ? undefined : !toggle;
+ // Apply and get updated state
+ const hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force);
+
+ // Close menu
+ if (hiding && is.array(this.config.controls) && this.config.controls.includes('settings') && !is.empty(this.config.settings)) {
controls.toggleMenu.call(this, false);
- } // Trigger event on change
-
+ }
+ // Trigger event on change
if (hiding !== isHidden) {
- var eventName = hiding ? 'controlshidden' : 'controlsshown';
+ const eventName = hiding ? 'controlshidden' : 'controlsshown';
triggerEvent.call(this, this.media, eventName);
}
-
return !hiding;
}
-
return false;
- }
+ });
/**
* Add event listeners
* @param {String} event - Event type
* @param {Function} callback - Callback for when event occurs
*/
-
- }, {
- key: "on",
- value: function on$1(event, callback) {
+ _defineProperty$1(this, "on", (event, callback) => {
on.call(this, this.elements.container, event, callback);
- }
+ });
/**
* Add event listeners once
* @param {String} event - Event type
* @param {Function} callback - Callback for when event occurs
*/
-
- }, {
- key: "once",
- value: function once$1(event, callback) {
+ _defineProperty$1(this, "once", (event, callback) => {
once.call(this, this.elements.container, event, callback);
- }
+ });
/**
* Remove event listeners
* @param {String} event - Event type
* @param {Function} callback - Callback for when event occurs
*/
-
- }, {
- key: "off",
- value: function off$1(event, callback) {
+ _defineProperty$1(this, "off", (event, callback) => {
off(this.elements.container, event, callback);
- }
+ });
/**
* Destroy an instance
* Event listeners are removed when elements are removed
@@ -8548,773 +7800,1020 @@ typeof navigator === "object" && (function (global, factory) {
* @param {Function} callback - Callback for when destroy is complete
* @param {Boolean} soft - Whether it's a soft destroy (for source changes etc)
*/
-
- }, {
- key: "destroy",
- value: function destroy(callback) {
- var _this3 = this;
-
- var soft = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
-
+ _defineProperty$1(this, "destroy", (callback, soft = false) => {
if (!this.ready) {
return;
}
-
- var done = function done() {
+ const done = () => {
// Reset overflow (incase destroyed while in fullscreen)
- document.body.style.overflow = ''; // GC for embed
+ document.body.style.overflow = '';
- _this3.embed = null; // If it's a soft destroy, make minimal changes
+ // GC for embed
+ this.embed = null;
+ // If it's a soft destroy, make minimal changes
if (soft) {
- if (Object.keys(_this3.elements).length) {
+ if (Object.keys(this.elements).length) {
// Remove elements
- removeElement(_this3.elements.buttons.play);
- removeElement(_this3.elements.captions);
- removeElement(_this3.elements.controls);
- removeElement(_this3.elements.wrapper); // Clear for GC
-
- _this3.elements.buttons.play = null;
- _this3.elements.captions = null;
- _this3.elements.controls = null;
- _this3.elements.wrapper = null;
- } // Callback
-
+ removeElement(this.elements.buttons.play);
+ removeElement(this.elements.captions);
+ removeElement(this.elements.controls);
+ removeElement(this.elements.wrapper);
+
+ // Clear for GC
+ this.elements.buttons.play = null;
+ this.elements.captions = null;
+ this.elements.controls = null;
+ this.elements.wrapper = null;
+ }
- if (is$1.function(callback)) {
+ // Callback
+ if (is.function(callback)) {
callback();
}
} else {
// Unbind listeners
- unbindListeners.call(_this3); // Replace the container with the original element provided
+ unbindListeners.call(this);
- replaceElement(_this3.elements.original, _this3.elements.container); // Event
+ // Cancel current network requests
+ html5.cancelRequests.call(this);
- triggerEvent.call(_this3, _this3.elements.original, 'destroyed', true); // Callback
+ // Replace the container with the original element provided
+ replaceElement(this.elements.original, this.elements.container);
- if (is$1.function(callback)) {
- callback.call(_this3.elements.original);
- } // Reset state
+ // Event
+ triggerEvent.call(this, this.elements.original, 'destroyed', true);
+ // Callback
+ if (is.function(callback)) {
+ callback.call(this.elements.original);
+ }
- _this3.ready = false; // Clear for garbage collection
+ // Reset state
+ this.ready = false;
- setTimeout(function () {
- _this3.elements = null;
- _this3.media = null;
+ // Clear for garbage collection
+ setTimeout(() => {
+ this.elements = null;
+ this.media = null;
}, 200);
}
- }; // Stop playback
-
+ };
- this.stop(); // Clear timeouts
+ // Stop playback
+ this.stop();
+ // Clear timeouts
clearTimeout(this.timers.loading);
clearTimeout(this.timers.controls);
- clearTimeout(this.timers.resized); // Provider specific stuff
+ clearTimeout(this.timers.resized);
+ // Provider specific stuff
if (this.isHTML5) {
// Restore native video controls
- ui.toggleNativeControls.call(this, true); // Clean up
+ ui.toggleNativeControls.call(this, true);
+ // Clean up
done();
} else if (this.isYouTube) {
// Clear timers
clearInterval(this.timers.buffering);
- clearInterval(this.timers.playing); // Destroy YouTube API
+ clearInterval(this.timers.playing);
- if (this.embed !== null && is$1.function(this.embed.destroy)) {
+ // Destroy YouTube API
+ if (this.embed !== null && is.function(this.embed.destroy)) {
this.embed.destroy();
- } // Clean up
-
+ }
+ // Clean up
done();
} else if (this.isVimeo) {
// Destroy Vimeo API
// then clean up (wait, to prevent postmessage errors)
if (this.embed !== null) {
this.embed.unload().then(done);
- } // Vimeo does not always return
-
+ }
+ // Vimeo does not always return
setTimeout(done, 200);
}
- }
+ });
/**
* Check for support for a mime type (HTML5 only)
* @param {String} type - Mime type
*/
+ _defineProperty$1(this, "supports", type => support.mime.call(this, type));
+ this.timers = {};
- }, {
- key: "supports",
- value: function supports(type) {
- return support.mime.call(this, type);
- }
- /**
- * Check for support
- * @param {String} type - Player type (audio/video)
- * @param {String} provider - Provider (html5/youtube/vimeo)
- * @param {Boolean} inline - Where player has `playsinline` sttribute
- */
+ // State
+ this.ready = false;
+ this.loading = false;
+ this.failed = false;
- }, {
- key: "isHTML5",
- get: function get() {
- return this.provider === providers.html5;
- }
- }, {
- key: "isEmbed",
- get: function get() {
- return this.isYouTube || this.isVimeo;
- }
- }, {
- key: "isYouTube",
- get: function get() {
- return this.provider === providers.youtube;
- }
- }, {
- key: "isVimeo",
- get: function get() {
- return this.provider === providers.vimeo;
- }
- }, {
- key: "isVideo",
- get: function get() {
- return this.type === types.video;
- }
- }, {
- key: "isAudio",
- get: function get() {
- return this.type === types.audio;
- }
- }, {
- key: "playing",
- get: function get() {
- return Boolean(this.ready && !this.paused && !this.ended);
- }
- /**
- * Get paused state
- */
+ // Touch device
+ this.touch = support.touch;
- }, {
- key: "paused",
- get: function get() {
- return Boolean(this.media.paused);
- }
- /**
- * Get stopped state
- */
+ // Set the media element
+ this.media = target;
- }, {
- key: "stopped",
- get: function get() {
- return Boolean(this.paused && this.currentTime === 0);
+ // String selector passed
+ if (is.string(this.media)) {
+ this.media = document.querySelectorAll(this.media);
}
- /**
- * Get ended state
- */
- }, {
- key: "ended",
- get: function get() {
- return Boolean(this.media.ended);
+ // jQuery, NodeList or Array passed, use first element
+ if (window.jQuery && this.media instanceof jQuery || is.nodeList(this.media) || is.array(this.media)) {
+ // eslint-disable-next-line
+ this.media = this.media[0];
}
- }, {
- key: "currentTime",
- set: function set(input) {
- // Bail if media duration isn't available yet
- if (!this.duration) {
- return;
- } // Validate input
-
- var inputIsValid = is$1.number(input) && input > 0; // Set
+ // Set config
+ this.config = extend({}, defaults, Plyr.defaults, options || {}, (() => {
+ try {
+ return JSON.parse(this.media.getAttribute('data-plyr-config'));
+ } catch (_) {
+ return {};
+ }
+ })());
- this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0; // Logging
+ // Elements cache
+ this.elements = {
+ container: null,
+ fullscreen: null,
+ captions: null,
+ buttons: {},
+ display: {},
+ progress: {},
+ inputs: {},
+ settings: {
+ popup: null,
+ menu: null,
+ panels: {},
+ buttons: {}
+ }
+ };
- this.debug.log("Seeking to ".concat(this.currentTime, " seconds"));
- }
- /**
- * Get current time
- */
- ,
- get: function get() {
- return Number(this.media.currentTime);
- }
- /**
- * Get buffered
- */
+ // Captions
+ this.captions = {
+ active: null,
+ currentTrack: -1,
+ meta: new WeakMap()
+ };
- }, {
- key: "buffered",
- get: function get() {
- var buffered = this.media.buffered; // YouTube / Vimeo return a float between 0-1
+ // Fullscreen
+ this.fullscreen = {
+ active: false
+ };
- if (is$1.number(buffered)) {
- return buffered;
- } // HTML5
- // TODO: Handle buffered chunks of the media
- // (i.e. seek to another section buffers only that section)
+ // Options
+ this.options = {
+ speed: [],
+ quality: []
+ };
+ // Debugging
+ // TODO: move to globals
+ this.debug = new Console(this.config.debug);
- if (buffered && buffered.length && this.duration > 0) {
- return buffered.end(0) / this.duration;
- }
+ // Log config options and support
+ this.debug.log('Config', this.config);
+ this.debug.log('Support', support);
- return 0;
+ // We need an element to setup
+ if (is.nullOrUndefined(this.media) || !is.element(this.media)) {
+ this.debug.error('Setup failed: no suitable element passed');
+ return;
}
- /**
- * Get seeking status
- */
- }, {
- key: "seeking",
- get: function get() {
- return Boolean(this.media.seeking);
+ // Bail if the element is initialized
+ if (this.media.plyr) {
+ this.debug.warn('Target already setup');
+ return;
}
- /**
- * Get the duration of the current media
- */
-
- }, {
- key: "duration",
- get: function get() {
- // Faux duration set via config
- var fauxDuration = parseFloat(this.config.duration); // Media duration can be NaN or Infinity before the media has loaded
- var realDuration = (this.media || {}).duration;
- var duration = !is$1.number(realDuration) || realDuration === Infinity ? 0 : realDuration; // If config duration is funky, use regular duration
+ // Bail if not enabled
+ if (!this.config.enabled) {
+ this.debug.error('Setup failed: disabled by config');
+ return;
+ }
- return fauxDuration || duration;
+ // Bail if disabled or no basic support
+ // You may want to disable certain UAs etc
+ if (!support.check().api) {
+ this.debug.error('Setup failed: no support');
+ return;
}
- /**
- * Set the player volume
- * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage
- */
- }, {
- key: "volume",
- set: function set(value) {
- var volume = value;
- var max = 1;
- var min = 0;
+ // Cache original element state for .destroy()
+ const clone = this.media.cloneNode(true);
+ clone.autoplay = false;
+ this.elements.original = clone;
- if (is$1.string(volume)) {
- volume = Number(volume);
- } // Load volume from storage if no value specified
+ // Set media type based on tag or data attribute
+ // Supported: video, audio, vimeo, youtube
+ const _type = this.media.tagName.toLowerCase();
+ // Embed properties
+ let iframe = null;
+ let url = null;
+ // Different setup based on type
+ switch (_type) {
+ case 'div':
+ // Find the frame
+ iframe = this.media.querySelector('iframe');
- if (!is$1.number(volume)) {
- volume = this.storage.get('volume');
- } // Use config if all else fails
+ // <iframe> type
+ if (is.element(iframe)) {
+ // Detect provider
+ url = parseUrl(iframe.getAttribute('src'));
+ this.provider = getProviderByUrl(url.toString());
+ // Rework elements
+ this.elements.container = this.media;
+ this.media = iframe;
- if (!is$1.number(volume)) {
- volume = this.config.volume;
- } // Maximum is volumeMax
+ // Reset classname
+ this.elements.container.className = '';
+ // Get attributes from URL and set config
+ if (url.search.length) {
+ const truthy = ['1', 'true'];
+ if (truthy.includes(url.searchParams.get('autoplay'))) {
+ this.config.autoplay = true;
+ }
+ if (truthy.includes(url.searchParams.get('loop'))) {
+ this.config.loop.active = true;
+ }
- if (volume > max) {
- volume = max;
- } // Minimum is volumeMin
+ // TODO: replace fullscreen.iosNative with this playsinline config option
+ // YouTube requires the playsinline in the URL
+ if (this.isYouTube) {
+ this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));
+ this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?
+ } else {
+ this.config.playsinline = true;
+ }
+ }
+ } else {
+ // <div> with attributes
+ this.provider = this.media.getAttribute(this.config.attributes.embed.provider);
+ // Remove attribute
+ this.media.removeAttribute(this.config.attributes.embed.provider);
+ }
- if (volume < min) {
- volume = min;
- } // Update config
+ // Unsupported or missing provider
+ if (is.empty(this.provider) || !Object.values(providers).includes(this.provider)) {
+ this.debug.error('Setup failed: Invalid provider');
+ return;
+ }
+ // Audio will come later for external providers
+ this.type = types.video;
+ break;
+ case 'video':
+ case 'audio':
+ this.type = _type;
+ this.provider = providers.html5;
- this.config.volume = volume; // Set the player volume
+ // Get config from attributes
+ if (this.media.hasAttribute('crossorigin')) {
+ this.config.crossorigin = true;
+ }
+ if (this.media.hasAttribute('autoplay')) {
+ this.config.autoplay = true;
+ }
+ if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {
+ this.config.playsinline = true;
+ }
+ if (this.media.hasAttribute('muted')) {
+ this.config.muted = true;
+ }
+ if (this.media.hasAttribute('loop')) {
+ this.config.loop.active = true;
+ }
+ break;
+ default:
+ this.debug.error('Setup failed: unsupported type');
+ return;
+ }
- this.media.volume = volume; // If muted, and we're increasing volume manually, reset muted state
+ // Check for support again but with type
+ this.supported = support.check(this.type, this.provider);
- if (!is$1.empty(value) && this.muted && volume > 0) {
- this.muted = false;
- }
- }
- /**
- * Get the current player volume
- */
- ,
- get: function get() {
- return Number(this.media.volume);
+ // If no support for even API, bail
+ if (!this.supported.api) {
+ this.debug.error('Setup failed: no support');
+ return;
}
- }, {
- key: "muted",
- set: function set(mute) {
- var toggle = mute; // Load muted state from storage
+ this.eventListeners = [];
- if (!is$1.boolean(toggle)) {
- toggle = this.storage.get('muted');
- } // Use config if all else fails
+ // Create listeners
+ this.listeners = new Listeners(this);
+ // Setup local storage for user settings
+ this.storage = new Storage(this);
- if (!is$1.boolean(toggle)) {
- toggle = this.config.muted;
- } // Update config
+ // Store reference
+ this.media.plyr = this;
+
+ // Wrap media
+ if (!is.element(this.elements.container)) {
+ this.elements.container = createElement('div');
+ wrap(this.media, this.elements.container);
+ }
+ // Migrate custom properties from media to container (so they work 😉)
+ ui.migrateStyles.call(this);
- this.config.muted = toggle; // Set mute on the player
+ // Add style hook
+ ui.addStyleHook.call(this);
- this.media.muted = toggle;
+ // Setup media
+ media.setup.call(this);
+
+ // Listen for events if debugging
+ if (this.config.debug) {
+ on.call(this, this.elements.container, this.config.events.join(' '), event => {
+ this.debug.log(`event: ${event.type}`);
+ });
}
- /**
- * Get current muted state
- */
- ,
- get: function get() {
- return Boolean(this.media.muted);
+
+ // Setup fullscreen
+ this.fullscreen = new Fullscreen(this);
+
+ // Setup interface
+ // If embed but not fully supported, build interface now to avoid flash of controls
+ if (this.isHTML5 || this.isEmbed && !this.supported.ui) {
+ ui.build.call(this);
}
- /**
- * Check if the media has audio
- */
- }, {
- key: "hasAudio",
- get: function get() {
- // Assume yes for all non HTML5 (as we can't tell...)
- if (!this.isHTML5) {
- return true;
- }
+ // Container listeners
+ this.listeners.container();
- if (this.isAudio) {
- return true;
- } // Get audio tracks
+ // Global listeners
+ this.listeners.global();
+ // Setup ads if provided
+ if (this.config.ads.enabled) {
+ this.ads = new Ads(this);
+ }
- return Boolean(this.media.mozHasAudio) || Boolean(this.media.webkitAudioDecodedByteCount) || Boolean(this.media.audioTracks && this.media.audioTracks.length);
+ // Autoplay if required
+ if (this.isHTML5 && this.config.autoplay) {
+ this.once('canplay', () => silencePromise(this.play()));
}
- /**
- * Set playback speed
- * @param {Number} speed - the speed of playback (0.5-2.0)
- */
- }, {
- key: "speed",
- set: function set(input) {
- var _this4 = this;
+ // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek
+ this.lastSeekTime = 0;
- var speed = null;
+ // Setup preview thumbnails if enabled
+ if (this.config.previewThumbnails.enabled) {
+ this.previewThumbnails = new PreviewThumbnails(this);
+ }
+ }
- if (is$1.number(input)) {
- speed = input;
- }
+ // ---------------------------------------
+ // API
+ // ---------------------------------------
- if (!is$1.number(speed)) {
- speed = this.storage.get('speed');
- }
+ /**
+ * Types and provider helpers
+ */
+ get isHTML5() {
+ return this.provider === providers.html5;
+ }
+ get isEmbed() {
+ return this.isYouTube || this.isVimeo;
+ }
+ get isYouTube() {
+ return this.provider === providers.youtube;
+ }
+ get isVimeo() {
+ return this.provider === providers.vimeo;
+ }
+ get isVideo() {
+ return this.type === types.video;
+ }
+ get isAudio() {
+ return this.type === types.audio;
+ }
+ /**
+ * Get playing state
+ */
+ get playing() {
+ return Boolean(this.ready && !this.paused && !this.ended);
+ }
- if (!is$1.number(speed)) {
- speed = this.config.speed.selected;
- } // Clamp to min/max
+ /**
+ * Get paused state
+ */
+ get paused() {
+ return Boolean(this.media.paused);
+ }
+ /**
+ * Get stopped state
+ */
+ get stopped() {
+ return Boolean(this.paused && this.currentTime === 0);
+ }
- var min = this.minimumSpeed,
- max = this.maximumSpeed;
- speed = clamp(speed, min, max); // Update config
+ /**
+ * Get ended state
+ */
+ get ended() {
+ return Boolean(this.media.ended);
+ }
+ /**
+ * Seek to a time
+ * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)
+ */
+ set currentTime(input) {
+ // Bail if media duration isn't available yet
+ if (!this.duration) {
+ return;
+ }
- this.config.speed.selected = speed; // Set media speed
+ // Validate input
+ const inputIsValid = is.number(input) && input > 0;
- setTimeout(function () {
- _this4.media.playbackRate = speed;
- }, 0);
+ // Set
+ this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0;
+
+ // Logging
+ this.debug.log(`Seeking to ${this.currentTime} seconds`);
+ }
+
+ /**
+ * Get current time
+ */
+ get currentTime() {
+ return Number(this.media.currentTime);
+ }
+
+ /**
+ * Get buffered
+ */
+ get buffered() {
+ const {
+ buffered
+ } = this.media;
+
+ // YouTube / Vimeo return a float between 0-1
+ if (is.number(buffered)) {
+ return buffered;
}
- /**
- * Get current playback speed
- */
- ,
- get: function get() {
- return Number(this.media.playbackRate);
+
+ // HTML5
+ // TODO: Handle buffered chunks of the media
+ // (i.e. seek to another section buffers only that section)
+ if (buffered && buffered.length && this.duration > 0) {
+ return buffered.end(0) / this.duration;
}
- /**
- * Get the minimum allowed speed
- */
+ return 0;
+ }
- }, {
- key: "minimumSpeed",
- get: function get() {
- if (this.isYouTube) {
- // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
- return Math.min.apply(Math, _toConsumableArray(this.options.speed));
- }
+ /**
+ * Get seeking status
+ */
+ get seeking() {
+ return Boolean(this.media.seeking);
+ }
- if (this.isVimeo) {
- // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
- return 0.5;
- } // https://stackoverflow.com/a/32320020/1191319
+ /**
+ * Get the duration of the current media
+ */
+ get duration() {
+ // Faux duration set via config
+ const fauxDuration = parseFloat(this.config.duration);
+ // Media duration can be NaN or Infinity before the media has loaded
+ const realDuration = (this.media || {}).duration;
+ const duration = !is.number(realDuration) || realDuration === Infinity ? 0 : realDuration;
+
+ // If config duration is funky, use regular duration
+ return fauxDuration || duration;
+ }
+ /**
+ * Set the player volume
+ * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage
+ */
+ set volume(value) {
+ let volume = value;
+ const max = 1;
+ const min = 0;
+ if (is.string(volume)) {
+ volume = Number(volume);
+ }
- return 0.0625;
+ // Load volume from storage if no value specified
+ if (!is.number(volume)) {
+ volume = this.storage.get('volume');
}
- /**
- * Get the maximum allowed speed
- */
- }, {
- key: "maximumSpeed",
- get: function get() {
- if (this.isYouTube) {
- // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
- return Math.max.apply(Math, _toConsumableArray(this.options.speed));
- }
+ // Use config if all else fails
+ if (!is.number(volume)) {
+ ({
+ volume
+ } = this.config);
+ }
- if (this.isVimeo) {
- // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
- return 2;
- } // https://stackoverflow.com/a/32320020/1191319
+ // Maximum is volumeMax
+ if (volume > max) {
+ volume = max;
+ }
+ // Minimum is volumeMin
+ if (volume < min) {
+ volume = min;
+ }
+
+ // Update config
+ this.config.volume = volume;
+ // Set the player volume
+ this.media.volume = volume;
- return 16;
+ // If muted, and we're increasing volume manually, reset muted state
+ if (!is.empty(value) && this.muted && volume > 0) {
+ this.muted = false;
}
- /**
- * Set playback quality
- * Currently HTML5 & YouTube only
- * @param {Number} input - Quality level
- */
+ }
- }, {
- key: "quality",
- set: function set(input) {
- var config = this.config.quality;
- var options = this.options.quality;
+ /**
+ * Get the current player volume
+ */
+ get volume() {
+ return Number(this.media.volume);
+ }
+ /**
+ * Set muted state
+ * @param {Boolean} mute
+ */
+ set muted(mute) {
+ let toggle = mute;
- if (!options.length) {
- return;
- }
+ // Load muted state from storage
+ if (!is.boolean(toggle)) {
+ toggle = this.storage.get('muted');
+ }
- var quality = [!is$1.empty(input) && Number(input), this.storage.get('quality'), config.selected, config.default].find(is$1.number);
- var updateStorage = true;
+ // Use config if all else fails
+ if (!is.boolean(toggle)) {
+ toggle = this.config.muted;
+ }
- if (!options.includes(quality)) {
- var value = closest$1(options, quality);
- this.debug.warn("Unsupported quality option: ".concat(quality, ", using ").concat(value, " instead"));
- quality = value; // Don't update storage if quality is not supported
+ // Update config
+ this.config.muted = toggle;
- updateStorage = false;
- } // Update config
+ // Set mute on the player
+ this.media.muted = toggle;
+ }
+ /**
+ * Get current muted state
+ */
+ get muted() {
+ return Boolean(this.media.muted);
+ }
- config.selected = quality; // Set quality
+ /**
+ * Check if the media has audio
+ */
+ get hasAudio() {
+ // Assume yes for all non HTML5 (as we can't tell...)
+ if (!this.isHTML5) {
+ return true;
+ }
+ if (this.isAudio) {
+ return true;
+ }
- this.media.quality = quality; // Save to storage
+ // Get audio tracks
+ return Boolean(this.media.mozHasAudio) || Boolean(this.media.webkitAudioDecodedByteCount) || Boolean(this.media.audioTracks && this.media.audioTracks.length);
+ }
- if (updateStorage) {
- this.storage.set({
- quality: quality
- });
- }
+ /**
+ * Set playback speed
+ * @param {Number} input - the speed of playback (0.5-2.0)
+ */
+ set speed(input) {
+ let speed = null;
+ if (is.number(input)) {
+ speed = input;
}
- /**
- * Get current quality level
- */
- ,
- get: function get() {
- return this.media.quality;
+ if (!is.number(speed)) {
+ speed = this.storage.get('speed');
+ }
+ if (!is.number(speed)) {
+ speed = this.config.speed.selected;
}
- /**
- * Toggle loop
- * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config
- * @param {Boolean} input - Whether to loop or not
- */
- }, {
- key: "loop",
- set: function set(input) {
- var toggle = is$1.boolean(input) ? input : this.config.loop.active;
- this.config.loop.active = toggle;
- this.media.loop = toggle; // Set default to be a true toggle
-
- /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';
- switch (type) {
- case 'start':
- if (this.config.loop.end && this.config.loop.end <= this.currentTime) {
- this.config.loop.end = null;
- }
- this.config.loop.start = this.currentTime;
- // this.config.loop.indicator.start = this.elements.display.played.value;
- break;
- case 'end':
- if (this.config.loop.start >= this.currentTime) {
- return this;
- }
- this.config.loop.end = this.currentTime;
- // this.config.loop.indicator.end = this.elements.display.played.value;
- break;
- case 'all':
- this.config.loop.start = 0;
- this.config.loop.end = this.duration - 2;
- this.config.loop.indicator.start = 0;
- this.config.loop.indicator.end = 100;
- break;
- case 'toggle':
- if (this.config.loop.active) {
- this.config.loop.start = 0;
- this.config.loop.end = null;
- } else {
- this.config.loop.start = 0;
- this.config.loop.end = this.duration - 2;
- }
- break;
- default:
- this.config.loop.start = 0;
- this.config.loop.end = null;
- break;
- } */
+ // Clamp to min/max
+ const {
+ minimumSpeed: min,
+ maximumSpeed: max
+ } = this;
+ speed = clamp(speed, min, max);
+
+ // Update config
+ this.config.speed.selected = speed;
+
+ // Set media speed
+ setTimeout(() => {
+ if (this.media) {
+ this.media.playbackRate = speed;
+ }
+ }, 0);
+ }
+
+ /**
+ * Get current playback speed
+ */
+ get speed() {
+ return Number(this.media.playbackRate);
+ }
+
+ /**
+ * Get the minimum allowed speed
+ */
+ get minimumSpeed() {
+ if (this.isYouTube) {
+ // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
+ return Math.min(...this.options.speed);
}
- /**
- * Get current loop state
- */
- ,
- get: function get() {
- return Boolean(this.media.loop);
+ if (this.isVimeo) {
+ // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
+ return 0.5;
}
- /**
- * Set new media source
- * @param {Object} input - The new source object (see docs)
- */
- }, {
- key: "source",
- set: function set(input) {
- source.change.call(this, input);
+ // https://stackoverflow.com/a/32320020/1191319
+ return 0.0625;
+ }
+
+ /**
+ * Get the maximum allowed speed
+ */
+ get maximumSpeed() {
+ if (this.isYouTube) {
+ // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate
+ return Math.max(...this.options.speed);
}
- /**
- * Get current source
- */
- ,
- get: function get() {
- return this.media.currentSrc;
+ if (this.isVimeo) {
+ // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror
+ return 2;
}
- /**
- * Get a download URL (either source or custom)
- */
- }, {
- key: "download",
- get: function get() {
- var download = this.config.urls.download;
- return is$1.url(download) ? download : this.source;
+ // https://stackoverflow.com/a/32320020/1191319
+ return 16;
+ }
+
+ /**
+ * Set playback quality
+ * Currently HTML5 & YouTube only
+ * @param {Number} input - Quality level
+ */
+ set quality(input) {
+ const config = this.config.quality;
+ const options = this.options.quality;
+ if (!options.length) {
+ return;
}
- /**
- * Set the download URL
- */
- ,
- set: function set(input) {
- if (!is$1.url(input)) {
- return;
- }
+ let quality = [!is.empty(input) && Number(input), this.storage.get('quality'), config.selected, config.default].find(is.number);
+ let updateStorage = true;
+ if (!options.includes(quality)) {
+ const value = closest(options, quality);
+ this.debug.warn(`Unsupported quality option: ${quality}, using ${value} instead`);
+ quality = value;
- this.config.urls.download = input;
- controls.setDownloadUrl.call(this);
+ // Don't update storage if quality is not supported
+ updateStorage = false;
}
- /**
- * Set the poster image for a video
- * @param {String} input - the URL for the new poster image
- */
- }, {
- key: "poster",
- set: function set(input) {
- if (!this.isVideo) {
- this.debug.warn('Poster can only be set for video');
- return;
- }
+ // Update config
+ config.selected = quality;
- ui.setPoster.call(this, input, false).catch(function () {});
- }
- /**
- * Get the current poster image
- */
- ,
- get: function get() {
- if (!this.isVideo) {
- return null;
- }
+ // Set quality
+ this.media.quality = quality;
- return this.media.getAttribute('poster') || this.media.getAttribute('data-poster');
+ // Save to storage
+ if (updateStorage) {
+ this.storage.set({
+ quality
+ });
}
- /**
- * Get the current aspect ratio in use
- */
+ }
- }, {
- key: "ratio",
- get: function get() {
- if (!this.isVideo) {
- return null;
- }
+ /**
+ * Get current quality level
+ */
+ get quality() {
+ return this.media.quality;
+ }
- var ratio = reduceAspectRatio(getAspectRatio.call(this));
- return is$1.array(ratio) ? ratio.join(':') : ratio;
- }
- /**
- * Set video aspect ratio
- */
- ,
- set: function set(input) {
- if (!this.isVideo) {
- this.debug.warn('Aspect ratio can only be set for video');
- return;
- }
+ /**
+ * Toggle loop
+ * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config
+ * @param {Boolean} input - Whether to loop or not
+ */
+ set loop(input) {
+ const toggle = is.boolean(input) ? input : this.config.loop.active;
+ this.config.loop.active = toggle;
+ this.media.loop = toggle;
+
+ // Set default to be a true toggle
+ /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';
+ switch (type) {
+ case 'start':
+ if (this.config.loop.end && this.config.loop.end <= this.currentTime) {
+ this.config.loop.end = null;
+ }
+ this.config.loop.start = this.currentTime;
+ // this.config.loop.indicator.start = this.elements.display.played.value;
+ break;
+ case 'end':
+ if (this.config.loop.start >= this.currentTime) {
+ return this;
+ }
+ this.config.loop.end = this.currentTime;
+ // this.config.loop.indicator.end = this.elements.display.played.value;
+ break;
+ case 'all':
+ this.config.loop.start = 0;
+ this.config.loop.end = this.duration - 2;
+ this.config.loop.indicator.start = 0;
+ this.config.loop.indicator.end = 100;
+ break;
+ case 'toggle':
+ if (this.config.loop.active) {
+ this.config.loop.start = 0;
+ this.config.loop.end = null;
+ } else {
+ this.config.loop.start = 0;
+ this.config.loop.end = this.duration - 2;
+ }
+ break;
+ default:
+ this.config.loop.start = 0;
+ this.config.loop.end = null;
+ break;
+ } */
+ }
- if (!is$1.string(input) || !validateRatio(input)) {
- this.debug.error("Invalid aspect ratio specified (".concat(input, ")"));
- return;
- }
+ /**
+ * Get current loop state
+ */
+ get loop() {
+ return Boolean(this.media.loop);
+ }
- this.config.ratio = input;
- setAspectRatio.call(this);
- }
- /**
- * Set the autoplay state
- * @param {Boolean} input - Whether to autoplay or not
- */
+ /**
+ * Set new media source
+ * @param {Object} input - The new source object (see docs)
+ */
+ set source(input) {
+ source.change.call(this, input);
+ }
- }, {
- key: "autoplay",
- set: function set(input) {
- var toggle = is$1.boolean(input) ? input : this.config.autoplay;
- this.config.autoplay = toggle;
+ /**
+ * Get current source
+ */
+ get source() {
+ return this.media.currentSrc;
+ }
+
+ /**
+ * Get a download URL (either source or custom)
+ */
+ get download() {
+ const {
+ download
+ } = this.config.urls;
+ return is.url(download) ? download : this.source;
+ }
+
+ /**
+ * Set the download URL
+ */
+ set download(input) {
+ if (!is.url(input)) {
+ return;
}
- /**
- * Get the current autoplay state
- */
- ,
- get: function get() {
- return Boolean(this.config.autoplay);
+ this.config.urls.download = input;
+ controls.setDownloadUrl.call(this);
+ }
+
+ /**
+ * Set the poster image for a video
+ * @param {String} input - the URL for the new poster image
+ */
+ set poster(input) {
+ if (!this.isVideo) {
+ this.debug.warn('Poster can only be set for video');
+ return;
}
- }, {
- key: "currentTrack",
- set: function set(input) {
- captions.set.call(this, input, false);
+ ui.setPoster.call(this, input, false).catch(() => {});
+ }
+
+ /**
+ * Get the current poster image
+ */
+ get poster() {
+ if (!this.isVideo) {
+ return null;
}
- /**
- * Get the current caption track index (-1 if disabled)
- */
- ,
- get: function get() {
- var _this$captions = this.captions,
- toggled = _this$captions.toggled,
- currentTrack = _this$captions.currentTrack;
- return toggled ? currentTrack : -1;
+ return this.media.getAttribute('poster') || this.media.getAttribute('data-poster');
+ }
+
+ /**
+ * Get the current aspect ratio in use
+ */
+ get ratio() {
+ if (!this.isVideo) {
+ return null;
}
- /**
- * Set the wanted language for captions
- * Since tracks can be added later it won't update the actual caption track until there is a matching track
- * @param {String} - Two character ISO language code (e.g. EN, FR, PT, etc)
- */
+ const ratio = reduceAspectRatio(getAspectRatio.call(this));
+ return is.array(ratio) ? ratio.join(':') : ratio;
+ }
- }, {
- key: "language",
- set: function set(input) {
- captions.setLanguage.call(this, input, false);
+ /**
+ * Set video aspect ratio
+ */
+ set ratio(input) {
+ if (!this.isVideo) {
+ this.debug.warn('Aspect ratio can only be set for video');
+ return;
}
- /**
- * Get the current track's language
- */
- ,
- get: function get() {
- return (captions.getCurrentTrack.call(this) || {}).language;
+ if (!is.string(input) || !validateAspectRatio(input)) {
+ this.debug.error(`Invalid aspect ratio specified (${input})`);
+ return;
}
- /**
- * Toggle picture-in-picture playback on WebKit/MacOS
- * TODO: update player with state, support, enabled
- * TODO: detect outside changes
- */
+ this.config.ratio = reduceAspectRatio(input);
+ setAspectRatio.call(this);
+ }
- }, {
- key: "pip",
- set: function set(input) {
- // Bail if no support
- if (!support.pip) {
- return;
- } // Toggle based on current state if not passed
+ /**
+ * Set the autoplay state
+ * @param {Boolean} input - Whether to autoplay or not
+ */
+ set autoplay(input) {
+ this.config.autoplay = is.boolean(input) ? input : this.config.autoplay;
+ }
+ /**
+ * Get the current autoplay state
+ */
+ get autoplay() {
+ return Boolean(this.config.autoplay);
+ }
- var toggle = is$1.boolean(input) ? input : !this.pip; // Toggle based on current state
- // Safari
+ /**
+ * Toggle captions
+ * @param {Boolean} input - Whether to enable captions
+ */
+ toggleCaptions(input) {
+ captions.toggle.call(this, input, false);
+ }
- if (is$1.function(this.media.webkitSetPresentationMode)) {
- this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);
- } // Chrome
+ /**
+ * Set the caption track by index
+ * @param {Number} input - Caption index
+ */
+ set currentTrack(input) {
+ captions.set.call(this, input, false);
+ captions.setup.call(this);
+ }
+ /**
+ * Get the current caption track index (-1 if disabled)
+ */
+ get currentTrack() {
+ const {
+ toggled,
+ currentTrack
+ } = this.captions;
+ return toggled ? currentTrack : -1;
+ }
- if (is$1.function(this.media.requestPictureInPicture)) {
- if (!this.pip && toggle) {
- this.media.requestPictureInPicture();
- } else if (this.pip && !toggle) {
- document.exitPictureInPicture();
- }
- }
- }
- /**
- * Get the current picture-in-picture state
- */
- ,
- get: function get() {
- if (!support.pip) {
- return null;
- } // Safari
+ /**
+ * Set the wanted language for captions
+ * Since tracks can be added later it won't update the actual caption track until there is a matching track
+ * @param {String} input - Two character ISO language code (e.g. EN, FR, PT, etc)
+ */
+ set language(input) {
+ captions.setLanguage.call(this, input, false);
+ }
+ /**
+ * Get the current track's language
+ */
+ get language() {
+ return (captions.getCurrentTrack.call(this) || {}).language;
+ }
- if (!is$1.empty(this.media.webkitPresentationMode)) {
- return this.media.webkitPresentationMode === pip.active;
- } // Chrome
+ /**
+ * Toggle picture-in-picture playback on WebKit/MacOS
+ * TODO: update player with state, support, enabled
+ * TODO: detect outside changes
+ */
+ set pip(input) {
+ // Bail if no support
+ if (!support.pip) {
+ return;
+ }
+ // Toggle based on current state if not passed
+ const toggle = is.boolean(input) ? input : !this.pip;
- return this.media === document.pictureInPictureElement;
+ // Toggle based on current state
+ // Safari
+ if (is.function(this.media.webkitSetPresentationMode)) {
+ this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);
}
- }], [{
- key: "supported",
- value: function supported(type, provider, inline) {
- return support.check(type, provider, inline);
+
+ // Chrome
+ if (is.function(this.media.requestPictureInPicture)) {
+ if (!this.pip && toggle) {
+ this.media.requestPictureInPicture();
+ } else if (this.pip && !toggle) {
+ document.exitPictureInPicture();
+ }
}
- /**
- * Load an SVG sprite into the page
- * @param {String} url - URL for the SVG sprite
- * @param {String} [id] - Unique ID
- */
+ }
- }, {
- key: "loadSprite",
- value: function loadSprite$1(url, id) {
- return loadSprite(url, id);
+ /**
+ * Get the current picture-in-picture state
+ */
+ get pip() {
+ if (!support.pip) {
+ return null;
}
- /**
- * Setup multiple instances
- * @param {*} selector
- * @param {Object} options
- */
- }, {
- key: "setup",
- value: function setup(selector) {
- var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
- var targets = null;
+ // Safari
+ if (!is.empty(this.media.webkitPresentationMode)) {
+ return this.media.webkitPresentationMode === pip.active;
+ }
- if (is$1.string(selector)) {
- targets = Array.from(document.querySelectorAll(selector));
- } else if (is$1.nodeList(selector)) {
- targets = Array.from(selector);
- } else if (is$1.array(selector)) {
- targets = selector.filter(is$1.element);
- }
+ // Chrome
+ return this.media === document.pictureInPictureElement;
+ }
- if (is$1.empty(targets)) {
- return null;
- }
+ /**
+ * Sets the preview thumbnails for the current source
+ */
+ setPreviewThumbnails(thumbnailSource) {
+ if (this.previewThumbnails && this.previewThumbnails.loaded) {
+ this.previewThumbnails.destroy();
+ this.previewThumbnails = null;
+ }
+ Object.assign(this.config.previewThumbnails, thumbnailSource);
- return targets.map(function (t) {
- return new Plyr(t, options);
- });
+ // Create new instance if it is still enabled
+ if (this.config.previewThumbnails.enabled) {
+ this.previewThumbnails = new PreviewThumbnails(this);
}
- }]);
+ }
+ /**
+ * Check for support
+ * @param {String} type - Player type (audio/video)
+ * @param {String} provider - Provider (html5/youtube/vimeo)
+ */
+ static supported(type, provider) {
+ return support.check(type, provider);
+ }
- return Plyr;
- }();
+ /**
+ * Load an SVG sprite into the page
+ * @param {String} url - URL for the SVG sprite
+ * @param {String} [id] - Unique ID
+ */
+ static loadSprite(url, id) {
+ return loadSprite(url, id);
+ }
- Plyr.defaults = cloneDeep(defaults$1);
+ /**
+ * Setup multiple instances
+ * @param {*} selector
+ * @param {Object} options
+ */
+ static setup(selector, options = {}) {
+ let targets = null;
+ if (is.string(selector)) {
+ targets = Array.from(document.querySelectorAll(selector));
+ } else if (is.nodeList(selector)) {
+ targets = Array.from(selector);
+ } else if (is.array(selector)) {
+ targets = selector.filter(is.element);
+ }
+ if (is.empty(targets)) {
+ return null;
+ }
+ return targets.map(t => new Plyr(t, options));
+ }
+ }
+ Plyr.defaults = cloneDeep(defaults);
return Plyr;
-})));
+}));
+//# sourceMappingURL=plyr.js.map
diff --git a/youtube/static/modules/plyr/plyr.min.js b/youtube/static/modules/plyr/plyr.min.js
index 213c413..66f9c8a 100644
--- a/youtube/static/modules/plyr/plyr.min.js
+++ b/youtube/static/modules/plyr/plyr.min.js
@@ -1,4 +1,2 @@
-"object"==typeof navigator&&function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Plyr",t):(e=e||self).Plyr=t()}(this,(function(){"use strict";function e(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function t(e,t){for(var i=0;i<t.length;i++){var n=t[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function i(e,i,n){return i&&t(e.prototype,i),n&&t(e,n),e}function n(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function a(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,n)}return i}function s(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?a(Object(i),!0).forEach((function(t){n(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):a(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}function r(e,t){if(null==e)return{};var i,n,a=function(e,t){if(null==e)return{};var i,n,a={},s=Object.keys(e);for(n=0;n<s.length;n++)i=s[n],t.indexOf(i)>=0||(a[i]=e[i]);return a}(e,t);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(n=0;n<s.length;n++)i=s[n],t.indexOf(i)>=0||Object.prototype.propertyIsEnumerable.call(e,i)&&(a[i]=e[i])}return a}function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){if("undefined"==typeof Symbol||!(Symbol.iterator in Object(e)))return;var i=[],n=!0,a=!1,s=void 0;try{for(var r,o=e[Symbol.iterator]();!(n=(r=o.next()).done)&&(i.push(r.value),!t||i.length!==t);n=!0);}catch(e){a=!0,s=e}finally{try{n||null==o.return||o.return()}finally{if(a)throw s}}return i}(e,t)||c(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function l(e){return function(e){if(Array.isArray(e))return u(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||c(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function c(e,t){if(e){if("string"==typeof e)return u(e,t);var i=Object.prototype.toString.call(e).slice(8,-1);return"Object"===i&&e.constructor&&(i=e.constructor.name),"Map"===i||"Set"===i?Array.from(e):"Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?u(e,t):void 0}}function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var i=0,n=new Array(t);i<t;i++)n[i]=e[i];return n}function d(e,t){for(var i=0;i<t.length;i++){var n=t[i];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function h(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function p(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,n)}return i}function m(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?p(Object(i),!0).forEach((function(t){h(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):p(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}var f={addCSS:!0,thumbWidth:15,watch:!0};function g(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}var y=function(e){return null!=e?e.constructor:null},v=function(e,t){return!!(e&&t&&e instanceof t)},b=function(e){return null==e},w=function(e){return y(e)===Object},k=function(e){return y(e)===String},T=function(e){return Array.isArray(e)},C=function(e){return v(e,NodeList)},A=k,S=T,P=C,E=function(e){return v(e,Element)},N=function(e){return v(e,Event)},M=function(e){return b(e)||(k(e)||T(e)||C(e))&&!e.length||w(e)&&!Object.keys(e).length};function x(e,t){if(1>t){var i=function(e){var t="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}(t);return parseFloat(e.toFixed(i))}return Math.round(e/t)*t}var I,L,O,_=function(){function e(t,i){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),E(t)?this.element=t:A(t)&&(this.element=document.querySelector(t)),E(this.element)&&M(this.element.rangeTouch)&&(this.config=m({},f,{},i),this.init())}return function(e,t,i){t&&d(e.prototype,t),i&&d(e,i)}(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(e){var t=this,i=e?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach((function(e){t.element[i](e,(function(e){return t.set(e)}),!1)}))}},{key:"get",value:function(t){if(!e.enabled||!N(t))return null;var i,n=t.target,a=t.changedTouches[0],s=parseFloat(n.getAttribute("min"))||0,r=parseFloat(n.getAttribute("max"))||100,o=parseFloat(n.getAttribute("step"))||1,l=n.getBoundingClientRect(),c=100/l.width*(this.config.thumbWidth/2)/100;return 0>(i=100/l.width*(a.clientX-l.left))?i=0:100<i&&(i=100),50>i?i-=(100-2*i)*c:50<i&&(i+=2*(i-50)*c),s+x(i/100*(r-s),o)}},{key:"set",value:function(t){e.enabled&&N(t)&&!t.target.disabled&&(t.preventDefault(),t.target.value=this.get(t),function(e,t){if(e&&t){var i=new Event(t,{bubbles:!0});e.dispatchEvent(i)}}(t.target,"touchend"===t.type?"change":"input"))}}],[{key:"setup",value:function(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=null;if(M(t)||A(t)?n=Array.from(document.querySelectorAll(A(t)?t:'input[type="range"]')):E(t)?n=[t]:P(t)?n=Array.from(t):S(t)&&(n=t.filter(E)),M(n))return null;var a=m({},f,{},i);if(A(t)&&a.watch){var s=new MutationObserver((function(i){Array.from(i).forEach((function(i){Array.from(i.addedNodes).forEach((function(i){E(i)&&g(i,t)&&new e(i,a)}))}))}));s.observe(document.body,{childList:!0,subtree:!0})}return n.map((function(t){return new e(t,i)}))}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}(),j=function(e){return null!=e?e.constructor:null},q=function(e,t){return Boolean(e&&t&&e instanceof t)},D=function(e){return null==e},H=function(e){return j(e)===Object},F=function(e){return j(e)===String},R=function(e){return j(e)===Function},V=function(e){return Array.isArray(e)},B=function(e){return q(e,NodeList)},U=function(e){return D(e)||(F(e)||V(e)||B(e))&&!e.length||H(e)&&!Object.keys(e).length},W=D,z=H,K=function(e){return j(e)===Number&&!Number.isNaN(e)},Y=F,Q=function(e){return j(e)===Boolean},X=R,$=V,J=B,G=function(e){return q(e,Element)},Z=function(e){return q(e,Event)},ee=function(e){return q(e,KeyboardEvent)},te=function(e){return q(e,TextTrack)||!D(e)&&F(e.kind)},ie=function(e){return q(e,Promise)&&R(e.then)},ne=function(e){if(q(e,window.URL))return!0;if(!F(e))return!1;var t=e;e.startsWith("http://")&&e.startsWith("https://")||(t="http://".concat(e));try{return!U(new URL(t).hostname)}catch(e){return!1}},ae=U,se=(I=document.createElement("span"),L={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},O=Object.keys(L).find((function(e){return void 0!==I.style[e]})),!!Y(O)&&L[O]);function re(e,t){setTimeout((function(){try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch(e){}}),t)}var oe={isIE:
-/* @cc_on!@ */
-!!document.documentMode,isEdge:window.navigator.userAgent.includes("Edge"),isWebkit:"WebkitAppearance"in document.documentElement.style&&!/Edge/.test(navigator.userAgent),isIPhone:/(iPhone|iPod)/gi.test(navigator.platform),isIos:/(iPad|iPhone|iPod)/gi.test(navigator.platform)};function le(e,t){return t.split(".").reduce((function(e,t){return e&&e[t]}),e)}function ce(){for(var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length,i=new Array(t>1?t-1:0),a=1;a<t;a++)i[a-1]=arguments[a];if(!i.length)return e;var s=i.shift();return z(s)?(Object.keys(s).forEach((function(t){z(s[t])?(Object.keys(e).includes(t)||Object.assign(e,n({},t,{})),ce(e[t],s[t])):Object.assign(e,n({},t,s[t]))})),ce.apply(void 0,[e].concat(i))):e}function ue(e,t){var i=e.length?e:[e];Array.from(i).reverse().forEach((function(e,i){var n=i>0?t.cloneNode(!0):t,a=e.parentNode,s=e.nextSibling;n.appendChild(e),s?a.insertBefore(n,s):a.appendChild(n)}))}function de(e,t){G(e)&&!ae(t)&&Object.entries(t).filter((function(e){var t=o(e,2)[1];return!W(t)})).forEach((function(t){var i=o(t,2),n=i[0],a=i[1];return e.setAttribute(n,a)}))}function he(e,t,i){var n=document.createElement(e);return z(t)&&de(n,t),Y(i)&&(n.innerText=i),n}function pe(e,t,i,n){G(t)&&t.appendChild(he(e,i,n))}function me(e){J(e)||$(e)?Array.from(e).forEach(me):G(e)&&G(e.parentNode)&&e.parentNode.removeChild(e)}function fe(e){if(G(e))for(var t=e.childNodes.length;t>0;)e.removeChild(e.lastChild),t-=1}function ge(e,t){return G(t)&&G(t.parentNode)&&G(e)?(t.parentNode.replaceChild(e,t),e):null}function ye(e,t){if(!Y(e)||ae(e))return{};var i={},n=ce({},t);return e.split(",").forEach((function(e){var t=e.trim(),a=t.replace(".",""),s=t.replace(/[[\]]/g,"").split("="),r=o(s,1)[0],l=s.length>1?s[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":Y(n.class)?i.class="".concat(n.class," ").concat(a):i.class=a;break;case"#":i.id=t.replace("#","");break;case"[":i[r]=l}})),ce(n,i)}function ve(e,t){if(G(e)){var i=t;Q(i)||(i=!e.hidden),e.hidden=i}}function be(e,t,i){if(J(e))return Array.from(e).map((function(e){return be(e,t,i)}));if(G(e)){var n="toggle";return void 0!==i&&(n=i?"add":"remove"),e.classList[n](t),e.classList.contains(t)}return!1}function we(e,t){return G(e)&&e.classList.contains(t)}function ke(e,t){var i=Element.prototype;return(i.matches||i.webkitMatchesSelector||i.mozMatchesSelector||i.msMatchesSelector||function(){return Array.from(document.querySelectorAll(t)).includes(this)}).call(e,t)}function Te(e){return this.elements.container.querySelectorAll(e)}function Ce(e){return this.elements.container.querySelector(e)}function Ae(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];G(e)&&(e.focus({preventScroll:!0}),t&&be(e,this.config.classNames.tabFocus))}var Se,Pe={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},Ee={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check:function(e,t,i){var n=oe.isIPhone&&i&&Ee.playsinline,a=Ee[e]||"html5"!==t;return{api:a,ui:a&&Ee.rangeInput&&("video"!==e||!oe.isIPhone||n)}},pip:!(oe.isIPhone||!X(he("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||he("video").disablePictureInPicture)),airplay:X(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime:function(e){if(ae(e))return!1;var t=o(e.split("/"),1)[0],i=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(Pe).includes(i)&&(i+='; codecs="'.concat(Pe[e],'"'));try{return Boolean(i&&this.media.canPlayType(i).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(Se=document.createElement("input"),Se.type="range","range"===Se.type),touch:"ontouchstart"in document.documentElement,transitions:!1!==se,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},Ne=function(){var e=!1;try{var t=Object.defineProperty({},"passive",{get:function(){return e=!0,null}});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e}();function Me(e,t,i){var n=this,a=arguments.length>3&&void 0!==arguments[3]&&arguments[3],s=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],r=arguments.length>5&&void 0!==arguments[5]&&arguments[5];if(e&&"addEventListener"in e&&!ae(t)&&X(i)){var o=t.split(" "),l=r;Ne&&(l={passive:s,capture:r}),o.forEach((function(t){n&&n.eventListeners&&a&&n.eventListeners.push({element:e,type:t,callback:i,options:l}),e[a?"addEventListener":"removeEventListener"](t,i,l)}))}}function xe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2?arguments[2]:void 0,n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Me.call(this,e,t,i,!0,n,a)}function Ie(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2?arguments[2]:void 0,n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];Me.call(this,e,t,i,!1,n,a)}function Le(e){var t=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0,a=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],s=arguments.length>4&&void 0!==arguments[4]&&arguments[4],r=function r(){Ie(e,i,r,a,s);for(var o=arguments.length,l=new Array(o),c=0;c<o;c++)l[c]=arguments[c];n.apply(t,l)};Me.call(this,e,i,r,!0,a,s)}function Oe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(G(e)&&!ae(t)){var a=new CustomEvent(t,{bubbles:i,detail:s(s({},n),{},{plyr:this})});e.dispatchEvent(a)}}function _e(){this&&this.eventListeners&&(this.eventListeners.forEach((function(e){var t=e.element,i=e.type,n=e.callback,a=e.options;t.removeEventListener(i,n,a)})),this.eventListeners=[])}function je(){var e=this;return new Promise((function(t){return e.ready?setTimeout(t,0):xe.call(e,e.elements.container,"ready",t)})).then((function(){}))}function qe(e){ie(e)&&e.then(null,(function(){}))}function De(e){return!!($(e)||Y(e)&&e.includes(":"))&&($(e)?e:e.split(":")).map(Number).every(K)}function He(e){if(!$(e)||!e.every(K))return null;var t=o(e,2),i=t[0],n=t[1],a=function e(t,i){return 0===i?t:e(i,t%i)}(i,n);return[i/a,n/a]}function Fe(e){var t=function(e){return De(e)?e.split(":").map(Number):null},i=t(e);if(null===i&&(i=t(this.config.ratio)),null===i&&!ae(this.embed)&&$(this.embed.ratio)&&(i=this.embed.ratio),null===i&&this.isHTML5){var n=this.media;i=He([n.videoWidth,n.videoHeight])}return i}function Re(e){if(!this.isVideo)return{};var t=this.elements.wrapper,i=Fe.call(this,e),n=o($(i)?i:[0,0],2),a=100/n[0]*n[1];if(t.style.paddingBottom="".concat(a,"%"),this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){var s=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),r=(s-a)/(s/50);this.media.style.transform="translateY(-".concat(r,"%)")}else this.isHTML5&&t.classList.toggle(this.config.classNames.videoFixedRatio,null!==i);return{padding:a,ratio:i}}var Ve={getSources:function(){var e=this;return this.isHTML5?Array.from(this.media.querySelectorAll("source")).filter((function(t){var i=t.getAttribute("type");return!!ae(i)||Ee.mime.call(e,i)})):[]},getQualityOptions:function(){return this.config.quality.forced?this.config.quality.options:Ve.getSources.call(this).map((function(e){return Number(e.getAttribute("data-res"))})).filter(Boolean)},setup:function(){if(this.isHTML5){var e=this;e.options.speed=e.config.speed.options,ae(this.config.ratio)||Re.call(e),Object.defineProperty(e.media,"quality",{get:function(){var t=Ve.getSources.call(e).find((function(t){return t.getAttribute("src")===e.source}));return t&&Number(t.getAttribute("data-res"))},set:function(t){if(e.quality!==t){if(e.config.quality.forced&&X(e.config.quality.onChange))e.config.quality.onChange(t);else{var i=Ve.getSources.call(e).find((function(e){return Number(e.getAttribute("data-res"))===t}));if(!i)return;var n=e.media,a=n.currentTime,s=n.paused,r=n.preload,o=n.readyState,l=n.playbackRate;e.media.src=i.getAttribute("src"),("none"!==r||o)&&(e.once("loadedmetadata",(function(){e.speed=l,e.currentTime=a,s||qe(e.play())})),e.media.load())}Oe.call(e,e.media,"qualitychange",!1,{quality:t})}}})}},cancelRequests:function(){this.isHTML5&&(me(Ve.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function Be(e){return $(e)?e.filter((function(t,i){return e.indexOf(t)===i})):e}function Ue(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;n<t;n++)i[n-1]=arguments[n];return ae(e)?e:e.toString().replace(/{(\d+)}/g,(function(e,t){return i[t].toString()}))}var We=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return e.replace(new RegExp(t.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),i.toString())},ze=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return e.toString().replace(/\w\S*/g,(function(e){return e.charAt(0).toUpperCase()+e.substr(1).toLowerCase()}))};function Ke(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e.toString();return t=We(t,"-"," "),t=We(t,"_"," "),t=ze(t),We(t," ","")}function Ye(e){var t=document.createElement("div");return t.appendChild(e),t.innerHTML}var Qe={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},Xe=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(ae(e)||ae(t))return"";var i=le(t.i18n,e);if(ae(i))return Object.keys(Qe).includes(e)?Qe[e]:"";var n={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(n).forEach((function(e){var t=o(e,2),n=t[0],a=t[1];i=We(i,n,a)})),i},$e=function(){function t(i){e(this,t),this.enabled=i.config.storage.enabled,this.key=i.config.storage.key}return i(t,[{key:"get",value:function(e){if(!t.supported||!this.enabled)return null;var i=window.localStorage.getItem(this.key);if(ae(i))return null;var n=JSON.parse(i);return Y(e)&&e.length?n[e]:n}},{key:"set",value:function(e){if(t.supported&&this.enabled&&z(e)){var i=this.get();ae(i)&&(i={}),ce(i,e),window.localStorage.setItem(this.key,JSON.stringify(i))}}}],[{key:"supported",get:function(){try{if(!("localStorage"in window))return!1;return window.localStorage.setItem("___test","___test"),window.localStorage.removeItem("___test"),!0}catch(e){return!1}}}]),t}();function Je(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"text";return new Promise((function(i,n){try{var a=new XMLHttpRequest;if(!("withCredentials"in a))return;a.addEventListener("load",(function(){if("text"===t)try{i(JSON.parse(a.responseText))}catch(e){i(a.responseText)}else i(a.response)})),a.addEventListener("error",(function(){throw new Error(a.status)})),a.open("GET",e,!0),a.responseType=t,a.send()}catch(e){n(e)}}))}function Ge(e,t){if(Y(e)){var i=Y(t),n=function(){return null!==document.getElementById(t)},a=function(e,t){e.innerHTML=t,i&&n()||document.body.insertAdjacentElement("afterbegin",e)};if(!i||!n()){var s=$e.supported,r=document.createElement("div");if(r.setAttribute("hidden",""),i&&r.setAttribute("id",t),s){var o=window.localStorage.getItem("".concat("cache","-").concat(t));if(null!==o){var l=JSON.parse(o);a(r,l.content)}}Je(e).then((function(e){ae(e)||(s&&window.localStorage.setItem("".concat("cache","-").concat(t),JSON.stringify({content:e})),a(r,e))})).catch((function(){}))}}}var Ze=function(e){return Math.trunc(e/60/60%60,10)},et=function(e){return Math.trunc(e/60%60,10)},tt=function(e){return Math.trunc(e%60,10)};function it(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];if(!K(e))return it(void 0,t,i);var n=function(e){return"0".concat(e).slice(-2)},a=Ze(e),s=et(e),r=tt(e);return a=t||a>0?"".concat(a,":"):"","".concat(i&&e>0?"-":"").concat(a).concat(n(s),":").concat(n(r))}var nt={getIconUrl:function(){var e=new URL(this.config.iconUrl,window.location).host!==window.location.host||oe.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:e}},findElements:function(){try{return this.elements.controls=Ce.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:Te.call(this,this.config.selectors.buttons.play),pause:Ce.call(this,this.config.selectors.buttons.pause),restart:Ce.call(this,this.config.selectors.buttons.restart),rewind:Ce.call(this,this.config.selectors.buttons.rewind),fastForward:Ce.call(this,this.config.selectors.buttons.fastForward),mute:Ce.call(this,this.config.selectors.buttons.mute),pip:Ce.call(this,this.config.selectors.buttons.pip),airplay:Ce.call(this,this.config.selectors.buttons.airplay),settings:Ce.call(this,this.config.selectors.buttons.settings),captions:Ce.call(this,this.config.selectors.buttons.captions),fullscreen:Ce.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=Ce.call(this,this.config.selectors.progress),this.elements.inputs={seek:Ce.call(this,this.config.selectors.inputs.seek),volume:Ce.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:Ce.call(this,this.config.selectors.display.buffer),currentTime:Ce.call(this,this.config.selectors.display.currentTime),duration:Ce.call(this,this.config.selectors.display.duration)},G(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(".".concat(this.config.classNames.tooltip))),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon:function(e,t){var i=nt.getIconUrl.call(this),n="".concat(i.cors?"":i.url,"#").concat(this.config.iconPrefix),a=document.createElementNS("http://www.w3.org/2000/svg","svg");de(a,ce(t,{"aria-hidden":"true",focusable:"false"}));var s=document.createElementNS("http://www.w3.org/2000/svg","use"),r="".concat(n,"-").concat(e);return"href"in s&&s.setAttributeNS("http://www.w3.org/1999/xlink","href",r),s.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r),a.appendChild(s),a},createLabel:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=Xe(e,this.config),n=s(s({},t),{},{class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")});return he("span",n,i)},createBadge:function(e){if(ae(e))return null;var t=he("span",{class:this.config.classNames.menu.value});return t.appendChild(he("span",{class:this.config.classNames.menu.badge},e)),t},createButton:function(e,t){var i=this,n=ce({},t),a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=e.toString();return(t=Ke(t)).charAt(0).toLowerCase()+t.slice(1)}(e),s={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach((function(e){Object.keys(n).includes(e)&&(s[e]=n[e],delete n[e])})),"button"!==s.element||Object.keys(n).includes("type")||(n.type="button"),Object.keys(n).includes("class")?n.class.split(" ").some((function(e){return e===i.config.classNames.control}))||ce(n,{class:"".concat(n.class," ").concat(this.config.classNames.control)}):n.class=this.config.classNames.control,e){case"play":s.toggle=!0,s.label="play",s.labelPressed="pause",s.icon="play",s.iconPressed="pause";break;case"mute":s.toggle=!0,s.label="mute",s.labelPressed="unmute",s.icon="volume",s.iconPressed="muted";break;case"captions":s.toggle=!0,s.label="enableCaptions",s.labelPressed="disableCaptions",s.icon="captions-off",s.iconPressed="captions-on";break;case"fullscreen":s.toggle=!0,s.label="enterFullscreen",s.labelPressed="exitFullscreen",s.icon="enter-fullscreen",s.iconPressed="exit-fullscreen";break;case"play-large":n.class+=" ".concat(this.config.classNames.control,"--overlaid"),a="play",s.label="play",s.icon="play";break;default:ae(s.label)&&(s.label=a),ae(s.icon)&&(s.icon=e)}var r=he(s.element);return s.toggle?(r.appendChild(nt.createIcon.call(this,s.iconPressed,{class:"icon--pressed"})),r.appendChild(nt.createIcon.call(this,s.icon,{class:"icon--not-pressed"})),r.appendChild(nt.createLabel.call(this,s.labelPressed,{class:"label--pressed"})),r.appendChild(nt.createLabel.call(this,s.label,{class:"label--not-pressed"}))):(r.appendChild(nt.createIcon.call(this,s.icon)),r.appendChild(nt.createLabel.call(this,s.label))),ce(n,ye(this.config.selectors.buttons[a],n)),de(r,n),"play"===a?($(this.elements.buttons[a])||(this.elements.buttons[a]=[]),this.elements.buttons[a].push(r)):this.elements.buttons[a]=r,r},createRange:function(e,t){var i=he("input",ce(ye(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":Xe(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=i,nt.updateRangeFill.call(this,i),_.setup(i),i},createProgress:function(e,t){var i=he("progress",ce(ye(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if("volume"!==e){i.appendChild(he("span",null,"0"));var n={played:"played",buffer:"buffered"}[e],a=n?Xe(n,this.config):"";i.innerText="% ".concat(a.toLowerCase())}return this.elements.display[e]=i,i},createTime:function(e,t){var i=ye(this.config.selectors.display[e],t),n=he("div",ce(i,{class:"".concat(i.class?i.class:""," ").concat(this.config.classNames.display.time," ").trim(),"aria-label":Xe(e,this.config)}),"00:00");return this.elements.display[e]=n,n},bindMenuItemShortcuts:function(e,t){var i=this;xe.call(this,e,"keydown keyup",(function(n){if([32,38,39,40].includes(n.which)&&(n.preventDefault(),n.stopPropagation(),"keydown"!==n.type)){var a,s=ke(e,'[role="menuitemradio"]');if(!s&&[32,39].includes(n.which))nt.showMenuPanel.call(i,t,!0);else 32!==n.which&&(40===n.which||s&&39===n.which?(a=e.nextElementSibling,G(a)||(a=e.parentNode.firstElementChild)):(a=e.previousElementSibling,G(a)||(a=e.parentNode.lastElementChild)),Ae.call(i,a,!0))}}),!1),xe.call(this,e,"keyup",(function(e){13===e.which&&nt.focusFirstMenuItem.call(i,null,!0)}))},createMenuItem:function(e){var t=this,i=e.value,n=e.list,a=e.type,s=e.title,r=e.badge,o=void 0===r?null:r,l=e.checked,c=void 0!==l&&l,u=ye(this.config.selectors.inputs[a]),d=he("button",ce(u,{type:"button",role:"menuitemradio",class:"".concat(this.config.classNames.control," ").concat(u.class?u.class:"").trim(),"aria-checked":c,value:i})),h=he("span");h.innerHTML=s,G(o)&&h.appendChild(o),d.appendChild(h),Object.defineProperty(d,"checked",{enumerable:!0,get:function(){return"true"===d.getAttribute("aria-checked")},set:function(e){e&&Array.from(d.parentNode.children).filter((function(e){return ke(e,'[role="menuitemradio"]')})).forEach((function(e){return e.setAttribute("aria-checked","false")})),d.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(d,"click keyup",(function(e){if(!ee(e)||32===e.which){switch(e.preventDefault(),e.stopPropagation(),d.checked=!0,a){case"language":t.currentTrack=Number(i);break;case"quality":t.quality=i;break;case"speed":t.speed=parseFloat(i)}nt.showMenuPanel.call(t,"home",ee(e))}}),a,!1),nt.bindMenuItemShortcuts.call(this,d,a),n.appendChild(d)},formatTime:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!K(e))return e;var i=Ze(this.duration)>0;return it(e,i,t)},updateTimeDisplay:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]&&arguments[2];G(e)&&K(t)&&(e.innerText=nt.formatTime(t,i))},updateVolume:function(){this.supported.ui&&(G(this.elements.inputs.volume)&&nt.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),G(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;G(e)&&(e.value=t,nt.updateRangeFill.call(this,e))},updateProgress:function(e){var t=this;if(this.supported.ui&&Z(e)){var i,n,a=0;if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":i=this.currentTime,n=this.duration,a=0===i||0===n||Number.isNaN(i)||Number.isNaN(n)?0:(i/n*100).toFixed(2),"timeupdate"===e.type&&nt.setRange.call(this,this.elements.inputs.seek,a);break;case"playing":case"progress":!function(e,i){var n=K(i)?i:0,a=G(e)?e:t.elements.display.buffer;if(G(a)){a.value=n;var s=a.getElementsByTagName("span")[0];G(s)&&(s.childNodes[0].nodeValue=n)}}(this.elements.display.buffer,100*this.buffered)}}},updateRangeFill:function(e){var t=Z(e)?e.target:e;if(G(t)&&"range"===t.getAttribute("type")){if(ke(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);var i=nt.formatTime(this.currentTime),n=nt.formatTime(this.duration),a=Xe("seekLabel",this.config);t.setAttribute("aria-valuetext",a.replace("{currentTime}",i).replace("{duration}",n))}else if(ke(t,this.config.selectors.inputs.volume)){var s=100*t.value;t.setAttribute("aria-valuenow",s),t.setAttribute("aria-valuetext","".concat(s.toFixed(1),"%"))}else t.setAttribute("aria-valuenow",t.value);oe.isWebkit&&t.style.setProperty("--value","".concat(t.value/t.max*100,"%"))}},updateSeekTooltip:function(e){var t=this;if(this.config.tooltips.seek&&G(this.elements.inputs.seek)&&G(this.elements.display.seekTooltip)&&0!==this.duration){var i="".concat(this.config.classNames.tooltip,"--visible"),n=function(e){return be(t.elements.display.seekTooltip,i,e)};if(this.touch)n(!1);else{var a=0,s=this.elements.progress.getBoundingClientRect();if(Z(e))a=100/s.width*(e.pageX-s.left);else{if(!we(this.elements.display.seekTooltip,i))return;a=parseFloat(this.elements.display.seekTooltip.style.left,10)}a<0?a=0:a>100&&(a=100),nt.updateTimeDisplay.call(this,this.elements.display.seekTooltip,this.duration/100*a),this.elements.display.seekTooltip.style.left="".concat(a,"%"),Z(e)&&["mouseenter","mouseleave"].includes(e.type)&&n("mouseenter"===e.type)}}},timeUpdate:function(e){var t=!G(this.elements.display.duration)&&this.config.invertTime;nt.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||nt.updateProgress.call(this,e)},durationUpdate:function(){if(this.supported.ui&&(this.config.invertTime||!this.currentTime)){if(this.duration>=Math.pow(2,32))return ve(this.elements.display.currentTime,!0),void ve(this.elements.progress,!0);G(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);var e=G(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&nt.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&nt.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),nt.updateSeekTooltip.call(this)}},toggleMenuButton:function(e,t){ve(this.elements.settings.buttons[e],!t)},updateSetting:function(e,t,i){var n=this.elements.settings.panels[e],a=null,s=t;if("captions"===e)a=this.currentTrack;else{if(a=ae(i)?this[e]:i,ae(a)&&(a=this.config[e].default),!ae(this.options[e])&&!this.options[e].includes(a))return void this.debug.warn("Unsupported value of '".concat(a,"' for ").concat(e));if(!this.config[e].options.includes(a))return void this.debug.warn("Disabled value of '".concat(a,"' for ").concat(e))}if(G(s)||(s=n&&n.querySelector('[role="menu"]')),G(s)){this.elements.settings.buttons[e].querySelector(".".concat(this.config.classNames.menu.value)).innerHTML=nt.getLabel.call(this,e,a);var r=s&&s.querySelector('[value="'.concat(a,'"]'));G(r)&&(r.checked=!0)}},getLabel:function(e,t){switch(e){case"speed":return 1===t?Xe("normal",this.config):"".concat(t,"&times;");case"quality":if(K(t)){var i=Xe("qualityLabel.".concat(t),this.config);return i.length?i:"".concat(t,"p")}return ze(t);case"captions":return rt.getLabel.call(this);default:return null}},setQualityMenu:function(e){var t=this;if(G(this.elements.settings.panels.quality)){var i=this.elements.settings.panels.quality.querySelector('[role="menu"]');$(e)&&(this.options.quality=Be(e).filter((function(e){return t.config.quality.options.includes(e)})));var n=!ae(this.options.quality)&&this.options.quality.length>1;if(nt.toggleMenuButton.call(this,"quality",n),fe(i),nt.checkMenu.call(this),n){var a=function(e){var i=Xe("qualityBadge.".concat(e),t.config);return i.length?nt.createBadge.call(t,i):null};this.options.quality.sort((function(e,i){var n=t.config.quality.options;return n.indexOf(e)>n.indexOf(i)?1:-1})).forEach((function(e){nt.createMenuItem.call(t,{value:e,list:i,type:"quality",title:nt.getLabel.call(t,"quality",e),badge:a(e)})})),nt.updateSetting.call(this,"quality",i)}}},setCaptionsMenu:function(){var e=this;if(G(this.elements.settings.panels.captions)){var t=this.elements.settings.panels.captions.querySelector('[role="menucaptions"]'),i=rt.getTracks.call(this),n=Boolean(i.length);if(nt.toggleMenuButton.call(this,"captions",n),fe(t),nt.checkMenu.call(this),n){var a=i.map((function(i,n){return{value:n,checked:e.captions.toggled&&e.currentTrack===n,title:rt.getLabel.call(e,i),badge:i.language&&nt.createBadge.call(e,i.language.toUpperCase()),list:t,type:"language"}}));a.unshift({value:-1,checked:!this.captions.toggled,title:Xe("disabled",this.config),list:t,type:"language"}),a.forEach(nt.createMenuItem.bind(this)),nt.updateSetting.call(this,"captions",t)}}},setSpeedMenu:function(){var e=this;if(G(this.elements.settings.panels.speed)){var t=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter((function(t){return t>=e.minimumSpeed&&t<=e.maximumSpeed}));var i=!ae(this.options.speed)&&this.options.speed.length>1;nt.toggleMenuButton.call(this,"speed",i),fe(t),nt.checkMenu.call(this),i&&(this.options.speed.forEach((function(i){nt.createMenuItem.call(e,{value:i,list:t,type:"speed",title:nt.getLabel.call(e,"speed",i)})})),nt.updateSetting.call(this,"speed",t))}},checkMenu:function(){var e=this.elements.settings.buttons,t=!ae(e)&&Object.values(e).some((function(e){return!e.hidden}));ve(this.elements.settings.menu,!t)},focusFirstMenuItem:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(!this.elements.settings.popup.hidden){var i=e;G(i)||(i=Object.values(this.elements.settings.panels).find((function(e){return!e.hidden})));var n=i.querySelector('[role^="menuitem"]');Ae.call(this,n,t)}},toggleMenu:function(e){var t=this.elements.settings.popup,i=this.elements.buttons.settings;if(G(t)&&G(i)){var n=t.hidden,a=n;if(Q(e))a=e;else if(ee(e)&&27===e.which)a=!1;else if(Z(e)){var s=X(e.composedPath)?e.composedPath()[0]:e.target,r=t.contains(s);if(r||!r&&e.target!==i&&a)return}i.setAttribute("aria-expanded",a),ve(t,!a),be(this.elements.container,this.config.classNames.menu.open,a),a&&ee(e)?nt.focusFirstMenuItem.call(this,null,!0):a||n||Ae.call(this,i,ee(e))}},getMenuSize:function(e){var t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);var i=t.scrollWidth,n=t.scrollHeight;return me(t),{width:i,height:n}},showMenuPanel:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",i=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=this.elements.container.querySelector("#plyr-settings-".concat(this.id,"-").concat(t));if(G(n)){var a=n.parentNode,s=Array.from(a.children).find((function(e){return!e.hidden}));if(Ee.transitions&&!Ee.reducedMotion){a.style.width="".concat(s.scrollWidth,"px"),a.style.height="".concat(s.scrollHeight,"px");var r=nt.getMenuSize.call(this,n),o=function t(i){i.target===a&&["width","height"].includes(i.propertyName)&&(a.style.width="",a.style.height="",Ie.call(e,a,se,t))};xe.call(this,a,se,o),a.style.width="".concat(r.width,"px"),a.style.height="".concat(r.height,"px")}ve(s,!0),ve(n,!1),nt.focusFirstMenuItem.call(this,n,i)}},setDownloadUrl:function(){var e=this.elements.buttons.download;G(e)&&e.setAttribute("href",this.download)},create:function(e){var t=this,i=nt.bindMenuItemShortcuts,n=nt.createButton,a=nt.createProgress,s=nt.createRange,r=nt.createTime,o=nt.setQualityMenu,l=nt.setSpeedMenu,c=nt.showMenuPanel;this.elements.controls=null,$(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(n.call(this,"play-large"));var u=he("div",ye(this.config.selectors.controls.wrapper));this.elements.controls=u;var d={class:"plyr__controls__item"};return Be($(this.config.controls)?this.config.controls:[]).forEach((function(o){if("restart"===o&&u.appendChild(n.call(t,"restart",d)),"rewind"===o&&u.appendChild(n.call(t,"rewind",d)),"play"===o&&u.appendChild(n.call(t,"play",d)),"fast-forward"===o&&u.appendChild(n.call(t,"fast-forward",d)),"progress"===o){var l=he("div",{class:"".concat(d.class," plyr__progress__container")}),h=he("div",ye(t.config.selectors.progress));if(h.appendChild(s.call(t,"seek",{id:"plyr-seek-".concat(e.id)})),h.appendChild(a.call(t,"buffer")),t.config.tooltips.seek){var p=he("span",{class:t.config.classNames.tooltip},"00:00");h.appendChild(p),t.elements.display.seekTooltip=p}t.elements.progress=h,l.appendChild(t.elements.progress),u.appendChild(l)}if("current-time"===o&&u.appendChild(r.call(t,"currentTime",d)),"duration"===o&&u.appendChild(r.call(t,"duration",d)),"mute"===o||"volume"===o){var m=t.elements.volume;if(G(m)&&u.contains(m)||(m=he("div",ce({},d,{class:"".concat(d.class," plyr__volume").trim()})),t.elements.volume=m,u.appendChild(m)),"mute"===o&&m.appendChild(n.call(t,"mute")),"volume"===o&&!oe.isIos){var f={max:1,step:.05,value:t.config.volume};m.appendChild(s.call(t,"volume",ce(f,{id:"plyr-volume-".concat(e.id)})))}}if("captions"===o&&u.appendChild(n.call(t,"captions",d)),"settings"===o&&!ae(t.config.settings)){var g=he("div",ce({},d,{class:"".concat(d.class," plyr__menu").trim(),hidden:""}));g.appendChild(n.call(t,"settings",{"aria-haspopup":!0,"aria-controls":"plyr-settings-".concat(e.id),"aria-expanded":!1}));var y=he("div",{class:"plyr__menu__container",id:"plyr-settings-".concat(e.id),hidden:""}),v=he("div"),b=he("div",{id:"plyr-settings-".concat(e.id,"-home")}),w=he("div",{role:"menu"});b.appendChild(w),v.appendChild(b),t.elements.settings.panels.home=b,t.config.settings.forEach((function(n){var a=he("button",ce(ye(t.config.selectors.buttons.settings),{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--forward"),role:"menuitem","aria-haspopup":!0,hidden:""}));i.call(t,a,n),xe.call(t,a,"click",(function(){c.call(t,n,!1)}));var s=he("span",null,Xe(n,t.config)),r=he("span",{class:t.config.classNames.menu.value});r.innerHTML=e[n],s.appendChild(r),a.appendChild(s),w.appendChild(a);var o=he("div",{id:"plyr-settings-".concat(e.id,"-").concat(n),hidden:""}),l=he("button",{type:"button",class:"".concat(t.config.classNames.control," ").concat(t.config.classNames.control,"--back")});l.appendChild(he("span",{"aria-hidden":!0},Xe(n,t.config))),l.appendChild(he("span",{class:t.config.classNames.hidden},Xe("menuBack",t.config))),xe.call(t,o,"keydown",(function(e){37===e.which&&(e.preventDefault(),e.stopPropagation(),c.call(t,"home",!0))}),!1),xe.call(t,l,"click",(function(){c.call(t,"home",!1)})),o.appendChild(l),o.appendChild(he("div",{role:"menu"})),o.appendChild(he("div",{role:"menucaptions"})),v.appendChild(o),t.elements.settings.buttons[n]=a,t.elements.settings.panels[n]=o})),y.appendChild(v),g.appendChild(y),u.appendChild(g),t.elements.settings.popup=y,t.elements.settings.menu=g}if("pip"===o&&Ee.pip&&u.appendChild(n.call(t,"pip",d)),"airplay"===o&&Ee.airplay&&u.appendChild(n.call(t,"airplay",d)),"download"===o){var k=ce({},d,{element:"a",href:t.download,target:"_blank"});t.isHTML5&&(k.download="");var T=t.config.urls.download;!ne(T)&&t.isEmbed&&ce(k,{icon:"logo-".concat(t.provider),label:t.provider}),u.appendChild(n.call(t,"download",k))}"fullscreen"===o&&u.appendChild(n.call(t,"fullscreen",d))})),this.isHTML5&&o.call(this,Ve.getQualityOptions.call(this)),l.call(this),u},inject:function(){var e=this;if(this.config.loadSprite){var t=nt.getIconUrl.call(this);t.cors&&Ge(t.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());var i=null;this.elements.controls=null;var n={id:this.id,seektime:this.config.seekTime,title:this.config.title},a=!0;X(this.config.controls)&&(this.config.controls=this.config.controls.call(this,n)),this.config.controls||(this.config.controls=[]),G(this.config.controls)||Y(this.config.controls)?i=this.config.controls:(i=nt.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:rt.getLabel.call(this)}),a=!1);var s,r;if(a&&Y(this.config.controls)&&(s=i,Object.entries(n).forEach((function(e){var t=o(e,2),i=t[0],n=t[1];s=We(s,"{".concat(i,"}"),n)})),i=s),Y(this.config.selectors.controls.container)&&(r=document.querySelector(this.config.selectors.controls.container)),G(r)||(r=this.elements.container),r[G(i)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",i),G(this.elements.controls)||nt.findElements.call(this),!ae(this.elements.buttons)){var l=function(t){var i=e.config.classNames.controlPressed;Object.defineProperty(t,"pressed",{enumerable:!0,get:function(){return we(t,i)},set:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];be(t,i,e)}})};Object.values(this.elements.buttons).filter(Boolean).forEach((function(e){$(e)||J(e)?Array.from(e).filter(Boolean).forEach(l):l(e)}))}if(oe.isEdge&&re(r),this.config.tooltips.controls){var c=this.config,u=c.classNames,d=c.selectors,h="".concat(d.controls.wrapper," ").concat(d.labels," .").concat(u.hidden),p=Te.call(this,h);Array.from(p).forEach((function(t){be(t,e.config.classNames.hidden,!1),be(t,e.config.classNames.tooltip,!0)}))}}};function at(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=e;if(t){var n=document.createElement("a");n.href=i,i=n.href}try{return new URL(i)}catch(e){return null}}function st(e){var t=new URLSearchParams;return z(e)&&Object.entries(e).forEach((function(e){var i=o(e,2),n=i[0],a=i[1];t.set(n,a)})),t}var rt={setup:function(){if(this.supported.ui)if(!this.isVideo||this.isYouTube||this.isHTML5&&!Ee.textTracks)$(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&nt.setCaptionsMenu.call(this);else{if(G(this.elements.captions)||(this.elements.captions=he("div",ye(this.config.selectors.captions)),function(e,t){G(e)&&G(t)&&t.parentNode.insertBefore(e,t.nextSibling)}(this.elements.captions,this.elements.wrapper)),oe.isIE&&window.URL){var e=this.media.querySelectorAll("track");Array.from(e).forEach((function(e){var t=e.getAttribute("src"),i=at(t);null!==i&&i.hostname!==window.location.href.hostname&&["http:","https:"].includes(i.protocol)&&Je(t,"blob").then((function(t){e.setAttribute("src",window.URL.createObjectURL(t))})).catch((function(){me(e)}))}))}var t=Be((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map((function(e){return e.split("-")[0]}))),i=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();if("auto"===i)i=o(t,1)[0];var n=this.storage.get("captions");if(Q(n)||(n=this.config.captions.active),Object.assign(this.captions,{toggled:!1,active:n,language:i,languages:t}),this.isHTML5){var a=this.config.captions.update?"addtrack removetrack":"removetrack";xe.call(this,this.media.textTracks,a,rt.update.bind(this))}setTimeout(rt.update.bind(this),0)}},update:function(){var e=this,t=rt.getTracks.call(this,!0),i=this.captions,n=i.active,a=i.language,s=i.meta,r=i.currentTrackNode,o=Boolean(t.find((function(e){return e.language===a})));this.isHTML5&&this.isVideo&&t.filter((function(e){return!s.get(e)})).forEach((function(t){e.debug.log("Track added",t),s.set(t,{default:"showing"===t.mode}),"showing"===t.mode&&(t.mode="hidden"),xe.call(e,t,"cuechange",(function(){return rt.updateCues.call(e)}))})),(o&&this.language!==a||!t.includes(r))&&(rt.setLanguage.call(this,a),rt.toggle.call(this,n&&o)),be(this.elements.container,this.config.classNames.captions.enabled,!ae(t)),$(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&nt.setCaptionsMenu.call(this)},toggle:function(e){var t=this,i=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(this.supported.ui){var n=this.captions.toggled,a=this.config.classNames.captions.active,s=W(e)?!n:e;if(s!==n){if(i||(this.captions.active=s,this.storage.set({captions:s})),!this.language&&s&&!i){var r=rt.getTracks.call(this),o=rt.findTrack.call(this,[this.captions.language].concat(l(this.captions.languages)),!0);return this.captions.language=o.language,void rt.set.call(this,r.indexOf(o))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=s),be(this.elements.container,a,s),this.captions.toggled=s,nt.updateSetting.call(this,"captions"),Oe.call(this,this.media,s?"captionsenabled":"captionsdisabled")}setTimeout((function(){s&&t.captions.toggled&&(t.captions.currentTrackNode.mode="hidden")}))}},set:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],i=rt.getTracks.call(this);if(-1!==e)if(K(e))if(e in i){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;var n=i[e],a=n||{},s=a.language;this.captions.currentTrackNode=n,nt.updateSetting.call(this,"captions"),t||(this.captions.language=s,this.storage.set({language:s})),this.isVimeo&&this.embed.enableTextTrack(s),Oe.call(this,this.media,"languagechange")}rt.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&rt.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else rt.toggle.call(this,!1,t)},setLanguage:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];if(Y(e)){var i=e.toLowerCase();this.captions.language=i;var n=rt.getTracks.call(this),a=rt.findTrack.call(this,[i]);rt.set.call(this,n.indexOf(a),t)}else this.debug.warn("Invalid language argument",e)},getTracks:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],i=Array.from((this.media||{}).textTracks||[]);return i.filter((function(i){return!e.isHTML5||t||e.captions.meta.has(i)})).filter((function(e){return["captions","subtitles"].includes(e.kind)}))},findTrack:function(e){var t,i=this,n=arguments.length>1&&void 0!==arguments[1]&&arguments[1],a=rt.getTracks.call(this),s=function(e){return Number((i.captions.meta.get(e)||{}).default)},r=Array.from(a).sort((function(e,t){return s(t)-s(e)}));return e.every((function(e){return!(t=r.find((function(t){return t.language===e})))})),t||(n?r[0]:void 0)},getCurrentTrack:function(){return rt.getTracks.call(this)[this.currentTrack]},getLabel:function(e){var t=e;return!te(t)&&Ee.textTracks&&this.captions.toggled&&(t=rt.getCurrentTrack.call(this)),te(t)?ae(t.label)?ae(t.language)?Xe("enabled",this.config):e.language.toUpperCase():t.label:Xe("disabled",this.config)},updateCues:function(e){if(this.supported.ui)if(G(this.elements.captions))if(W(e)||Array.isArray(e)){var t=e;if(!t){var i=rt.getCurrentTrack.call(this);t=Array.from((i||{}).activeCues||[]).map((function(e){return e.getCueAsHTML()})).map(Ye)}var n=t.map((function(e){return e.trim()})).join("\n");if(n!==this.elements.captions.innerHTML){fe(this.elements.captions);var a=he("span",ye(this.config.selectors.caption));a.innerHTML=n,this.elements.captions.appendChild(a),Oe.call(this,this.media,"cuechange")}}else this.debug.warn("updateCues: Invalid input",e);else this.debug.warn("No captions element to render to")}},ot={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"/theme/modules/plyr/plyr.svg",blankVideo:"/theme/modules/plyr/blank.webm",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240],forced:!1,onChange:null},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2,4]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",pip:"PIP",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/v2/video/{0}.json"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isIos:"plyr--is-ios",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},tabFocus:"plyr__tab-focus",previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1,premium:!1,referrerPolicy:null},youtube:{noCookie:!0,rel:0,showinfo:0,iv_load_policy:3,modestbranding:1}},lt="picture-in-picture",ct="inline",ut={html5:"html5",youtube:"youtube",vimeo:"vimeo"},dt="audio",ht="video";var pt=function(){},mt=function(){function t(){var i=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e(this,t),this.enabled=window.console&&i,this.enabled&&this.log("Debugging enabled")}return i(t,[{key:"log",get:function(){return this.enabled?Function.prototype.bind.call(console.log,console):pt}},{key:"warn",get:function(){return this.enabled?Function.prototype.bind.call(console.warn,console):pt}},{key:"error",get:function(){return this.enabled?Function.prototype.bind.call(console.error,console):pt}}]),t}(),ft=function(){function t(i){var n=this;e(this,t),this.player=i,this.prefix=t.prefix,this.property=t.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===i.config.fullscreen.fallback,this.player.elements.fullscreen=i.config.fullscreen.container&&function(e,t){return(Element.prototype.closest||function(){var e=this;do{if(ke.matches(e,t))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null}).call(e,t)}(this.player.elements.container,i.config.fullscreen.container),xe.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":"".concat(this.prefix,"fullscreenchange"),(function(){n.onChange()})),xe.call(this.player,this.player.elements.container,"dblclick",(function(e){G(n.player.elements.controls)&&n.player.elements.controls.contains(e.target)||n.toggle()})),xe.call(this,this.player.elements.container,"keydown",(function(e){return n.trapFocus(e)})),this.update()}return i(t,[{key:"onChange",value:function(){if(this.enabled){var e=this.player.elements.buttons.fullscreen;G(e)&&(e.pressed=this.active),Oe.call(this.player,this.target,this.active?"enterfullscreen":"exitfullscreen",!0)}}},{key:"toggleFallback",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e?this.scrollPosition={x:window.scrollX||0,y:window.scrollY||0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=e?"hidden":"",be(this.target,this.player.config.classNames.fullscreen.fallback,e),oe.isIos){var t=document.head.querySelector('meta[name="viewport"]'),i="viewport-fit=cover";t||(t=document.createElement("meta")).setAttribute("name","viewport");var n=Y(t.content)&&t.content.includes(i);e?(this.cleanupViewport=!n,n||(t.content+=",".concat(i))):this.cleanupViewport&&(t.content=t.content.split(",").filter((function(e){return e.trim()!==i})).join(","))}this.onChange()}},{key:"trapFocus",value:function(e){if(!oe.isIos&&this.active&&"Tab"===e.key&&9===e.keyCode){var t=document.activeElement,i=Te.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),n=o(i,1)[0],a=i[i.length-1];t!==a||e.shiftKey?t===n&&e.shiftKey&&(a.focus(),e.preventDefault()):(n.focus(),e.preventDefault())}}},{key:"update",value:function(){var e;this.enabled?(e=this.forceFallback?"Fallback (forced)":t.native?"Native":"Fallback",this.player.debug.log("".concat(e," fullscreen enabled"))):this.player.debug.log("Fullscreen not supported and fallback disabled");be(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.enabled)}},{key:"enter",value:function(){this.enabled&&(oe.isIos&&this.player.config.fullscreen.iosNative?this.target.webkitEnterFullscreen():!t.native||this.forceFallback?this.toggleFallback(!0):this.prefix?ae(this.prefix)||this.target["".concat(this.prefix,"Request").concat(this.property)]():this.target.requestFullscreen({navigationUI:"hide"}))}},{key:"exit",value:function(){if(this.enabled)if(oe.isIos&&this.player.config.fullscreen.iosNative)this.target.webkitExitFullscreen(),qe(this.player.play());else if(!t.native||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!ae(this.prefix)){var e="moz"===this.prefix?"Cancel":"Exit";document["".concat(this.prefix).concat(e).concat(this.property)]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)}},{key:"toggle",value:function(){this.active?this.exit():this.enter()}},{key:"usingNative",get:function(){return t.native&&!this.forceFallback}},{key:"enabled",get:function(){return(t.native||this.player.config.fullscreen.fallback)&&this.player.config.fullscreen.enabled&&this.player.supported.ui&&this.player.isVideo}},{key:"active",get:function(){if(!this.enabled)return!1;if(!t.native||this.forceFallback)return we(this.target,this.player.config.classNames.fullscreen.fallback);var e=this.prefix?document["".concat(this.prefix).concat(this.property,"Element")]:document.fullscreenElement;return e&&e.shadowRoot?e===this.target.getRootNode().host:e===this.target}},{key:"target",get:function(){return oe.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen||this.player.elements.container}}],[{key:"native",get:function(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}},{key:"prefix",get:function(){if(X(document.exitFullscreen))return"";var e="";return["webkit","moz","ms"].some((function(t){return!(!X(document["".concat(t,"ExitFullscreen")])&&!X(document["".concat(t,"CancelFullScreen")]))&&(e=t,!0)})),e}},{key:"property",get:function(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}}]),t}();function gt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return new Promise((function(i,n){var a=new Image,s=function(){delete a.onload,delete a.onerror,(a.naturalWidth>=t?i:n)(a)};Object.assign(a,{onload:s,onerror:s,src:e})}))}var yt={addStyleHook:function(){be(this.elements.container,this.config.selectors.container.replace(".",""),!0),be(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build:function(){var e=this;if(this.listeners.media(),!this.supported.ui)return this.debug.warn("Basic support only for ".concat(this.provider," ").concat(this.type)),void yt.toggleNativeControls.call(this,!0);G(this.elements.controls)||(nt.inject.call(this),this.listeners.controls()),yt.toggleNativeControls.call(this),this.isHTML5&&rt.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,nt.updateVolume.call(this),nt.timeUpdate.call(this),yt.checkPlaying.call(this),be(this.elements.container,this.config.classNames.pip.supported,Ee.pip&&this.isHTML5&&this.isVideo),be(this.elements.container,this.config.classNames.airplay.supported,Ee.airplay&&this.isHTML5),be(this.elements.container,this.config.classNames.isIos,oe.isIos),be(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout((function(){Oe.call(e,e.media,"ready")}),0),yt.setTitle.call(this),this.poster&&yt.setPoster.call(this,this.poster,!1).catch((function(){})),this.config.duration&&nt.durationUpdate.call(this)},setTitle:function(){var e=Xe("play",this.config);if(Y(this.config.title)&&!ae(this.config.title)&&(e+=", ".concat(this.config.title)),Array.from(this.elements.buttons.play||[]).forEach((function(t){t.setAttribute("aria-label",e)})),this.isEmbed){var t=Ce.call(this,"iframe");if(!G(t))return;var i=ae(this.config.title)?"video":this.config.title,n=Xe("frameTitle",this.config);t.setAttribute("title",n.replace("{title}",i))}},togglePoster:function(e){be(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster:function(e){var t=this,i=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return i&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),je.call(this).then((function(){return gt(e)})).catch((function(i){throw e===t.poster&&yt.togglePoster.call(t,!1),i})).then((function(){if(e!==t.poster)throw new Error("setPoster cancelled by later call to setPoster")})).then((function(){return Object.assign(t.elements.poster.style,{backgroundImage:"url('".concat(e,"')"),backgroundSize:""}),yt.togglePoster.call(t,!0),e})))},checkPlaying:function(e){var t=this;be(this.elements.container,this.config.classNames.playing,this.playing),be(this.elements.container,this.config.classNames.paused,this.paused),be(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach((function(e){Object.assign(e,{pressed:t.playing}),e.setAttribute("aria-label",Xe(t.playing?"pause":"play",t.config))})),Z(e)&&"timeupdate"===e.type||yt.toggleControls.call(this)},checkLoading:function(e){var t=this;this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout((function(){be(t.elements.container,t.config.classNames.loading,t.loading),yt.toggleControls.call(t)}),this.loading?250:0)},toggleControls:function(e){var t=this.elements.controls;if(t&&this.config.hideControls){var i=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||i))}},migrateStyles:function(){var e=this;Object.values(s({},this.media.style)).filter((function(e){return!ae(e)&&e.startsWith("--plyr")})).forEach((function(t){e.elements.container.style.setProperty(t,e.media.style.getPropertyValue(t)),e.media.style.removeProperty(t)})),ae(this.media.style)&&this.media.removeAttribute("style")}},vt=function(){function t(i){e(this,t),this.player=i,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.setTabFocus=this.setTabFocus.bind(this),this.firstTouch=this.firstTouch.bind(this)}return i(t,[{key:"handleKey",value:function(e){var t=this.player,i=t.elements,n=e.keyCode?e.keyCode:e.which,a="keydown"===e.type,s=a&&n===this.lastKey;if(!(e.altKey||e.ctrlKey||e.metaKey||e.shiftKey)&&K(n)){if(a){var r=document.activeElement;if(G(r)){var o=t.config.selectors.editable;if(r!==i.inputs.seek&&ke(r,o))return;if(32===e.which&&ke(r,'button, [role^="menuitem"]'))return}switch([32,37,38,39,40,48,49,50,51,52,53,54,56,57,67,70,73,75,76,77,79].includes(n)&&(e.preventDefault(),e.stopPropagation()),n){case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:s||(t.currentTime=t.duration/10*(n-48));break;case 32:case 75:s||qe(t.togglePlay());break;case 38:t.increaseVolume(.1);break;case 40:t.decreaseVolume(.1);break;case 77:s||(t.muted=!t.muted);break;case 39:t.forward();break;case 37:t.rewind();break;case 70:t.fullscreen.toggle();break;case 67:s||t.toggleCaptions();break;case 76:t.loop=!t.loop}27===n&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=n}else this.lastKey=null}}},{key:"toggleMenu",value:function(e){nt.toggleMenu.call(this.player,e)}},{key:"firstTouch",value:function(){var e=this.player,t=e.elements;e.touch=!0,be(t.container,e.config.classNames.isTouch,!0)}},{key:"setTabFocus",value:function(e){var t=this.player,i=t.elements;if(clearTimeout(this.focusTimer),"keydown"!==e.type||9===e.which){"keydown"===e.type&&(this.lastKeyDown=e.timeStamp);var n,a=e.timeStamp-this.lastKeyDown<=20;if("focus"!==e.type||a)n=t.config.classNames.tabFocus,be(Te.call(t,".".concat(n)),n,!1),"focusout"!==e.type&&(this.focusTimer=setTimeout((function(){var e=document.activeElement;i.container.contains(e)&&be(document.activeElement,t.config.classNames.tabFocus,!0)}),10))}}},{key:"global",value:function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0],t=this.player;t.config.keyboard.global&&Me.call(t,window,"keydown keyup",this.handleKey,e,!1),Me.call(t,document.body,"click",this.toggleMenu,e),Le.call(t,document.body,"touchstart",this.firstTouch),Me.call(t,document.body,"keydown focus blur focusout",this.setTabFocus,e,!1,!0)}},{key:"container",value:function(){var e=this.player,t=e.config,i=e.elements,n=e.timers;!t.keyboard.global&&t.keyboard.focused&&xe.call(e,i.container,"keydown keyup",this.handleKey,!1),xe.call(e,i.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",(function(t){var a=i.controls;a&&"enterfullscreen"===t.type&&(a.pressed=!1,a.hover=!1);var s=0;["touchstart","touchmove","mousemove"].includes(t.type)&&(yt.toggleControls.call(e,!0),s=e.touch?3e3:2e3),clearTimeout(n.controls),n.controls=setTimeout((function(){return yt.toggleControls.call(e,!1)}),s)}));var a=function(t){if(!t)return Re.call(e);var n=i.container.getBoundingClientRect(),a=n.width,s=n.height;return Re.call(e,"".concat(a,":").concat(s))},s=function(){clearTimeout(n.resized),n.resized=setTimeout(a,50)};xe.call(e,i.container,"enterfullscreen exitfullscreen",(function(t){var n=e.fullscreen,r=n.target,l=n.usingNative;if(r===i.container&&(e.isEmbed||!ae(e.config.ratio))){var c="enterfullscreen"===t.type,u=a(c);u.padding;!function(t,i,n){if(e.isVimeo&&!e.config.vimeo.premium){var a=e.elements.wrapper.firstChild,s=o(t,2)[1],r=o(Fe.call(e),2),l=r[0],c=r[1];a.style.maxWidth=n?"".concat(s/c*l,"px"):null,a.style.margin=n?"0 auto":null}}(u.ratio,0,c),l||(c?xe.call(e,window,"resize",s):Ie.call(e,window,"resize",s))}}))}},{key:"media",value:function(){var e=this,t=this.player,i=t.elements;if(xe.call(t,t.media,"timeupdate seeking seeked",(function(e){return nt.timeUpdate.call(t,e)})),xe.call(t,t.media,"durationchange loadeddata loadedmetadata",(function(e){return nt.durationUpdate.call(t,e)})),xe.call(t,t.media,"ended",(function(){t.isHTML5&&t.isVideo&&t.config.resetOnEnd&&(t.restart(),t.pause())})),xe.call(t,t.media,"progress playing seeking seeked",(function(e){return nt.updateProgress.call(t,e)})),xe.call(t,t.media,"volumechange",(function(e){return nt.updateVolume.call(t,e)})),xe.call(t,t.media,"playing play pause ended emptied timeupdate",(function(e){return yt.checkPlaying.call(t,e)})),xe.call(t,t.media,"waiting canplay seeked playing",(function(e){return yt.checkLoading.call(t,e)})),t.supported.ui&&t.config.clickToPlay&&!t.isAudio){var n=Ce.call(t,".".concat(t.config.classNames.video));if(!G(n))return;xe.call(t,i.container,"click",(function(a){([i.container,n].includes(a.target)||n.contains(a.target))&&(t.touch&&t.config.hideControls||(t.ended?(e.proxy(a,t.restart,"restart"),e.proxy(a,(function(){qe(t.play())}),"play")):e.proxy(a,(function(){qe(t.togglePlay())}),"play")))}))}t.supported.ui&&t.config.disableContextMenu&&xe.call(t,i.wrapper,"contextmenu",(function(e){e.preventDefault()}),!1),xe.call(t,t.media,"volumechange",(function(){t.storage.set({volume:t.volume,muted:t.muted})})),xe.call(t,t.media,"ratechange",(function(){nt.updateSetting.call(t,"speed"),t.storage.set({speed:t.speed})})),xe.call(t,t.media,"qualitychange",(function(e){nt.updateSetting.call(t,"quality",null,e.detail.quality)})),xe.call(t,t.media,"ready qualitychange",(function(){nt.setDownloadUrl.call(t)}));var a=t.config.events.concat(["keyup","keydown"]).join(" ");xe.call(t,t.media,a,(function(e){var n=e.detail,a=void 0===n?{}:n;"error"===e.type&&(a=t.media.error),Oe.call(t,i.container,e.type,!0,a)}))}},{key:"proxy",value:function(e,t,i){var n=this.player,a=n.config.listeners[i],s=!0;X(a)&&(s=a.call(n,e)),!1!==s&&X(t)&&t.call(n,e)}},{key:"bind",value:function(e,t,i,n){var a=this,s=!(arguments.length>4&&void 0!==arguments[4])||arguments[4],r=this.player,o=r.config.listeners[n],l=X(o);xe.call(r,e,t,(function(e){return a.proxy(e,i,n)}),s&&!l)}},{key:"controls",value:function(){var e=this,t=this.player,i=t.elements,n=oe.isIE?"change":"input";if(i.buttons.play&&Array.from(i.buttons.play).forEach((function(i){e.bind(i,"click",(function(){qe(t.togglePlay())}),"play")})),this.bind(i.buttons.restart,"click",t.restart,"restart"),this.bind(i.buttons.rewind,"click",t.rewind,"rewind"),this.bind(i.buttons.fastForward,"click",t.forward,"fastForward"),this.bind(i.buttons.mute,"click",(function(){t.muted=!t.muted}),"mute"),this.bind(i.buttons.captions,"click",(function(){return t.toggleCaptions()})),this.bind(i.buttons.download,"click",(function(){Oe.call(t,t.media,"download")}),"download"),this.bind(i.buttons.fullscreen,"click",(function(){t.fullscreen.toggle()}),"fullscreen"),this.bind(i.buttons.pip,"click",(function(){t.pip="toggle"}),"pip"),this.bind(i.buttons.airplay,"click",t.airplay,"airplay"),this.bind(i.buttons.settings,"click",(function(e){e.stopPropagation(),e.preventDefault(),nt.toggleMenu.call(t,e)}),null,!1),this.bind(i.buttons.settings,"keyup",(function(e){var i=e.which;[13,32].includes(i)&&(13!==i?(e.preventDefault(),e.stopPropagation(),nt.toggleMenu.call(t,e)):nt.focusFirstMenuItem.call(t,null,!0))}),null,!1),this.bind(i.settings.menu,"keydown",(function(e){27===e.which&&nt.toggleMenu.call(t,e)})),this.bind(i.inputs.seek,"mousedown mousemove",(function(e){var t=i.progress.getBoundingClientRect(),n=100/t.width*(e.pageX-t.left);e.currentTarget.setAttribute("seek-value",n)})),this.bind(i.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",(function(e){var i=e.currentTarget,n=e.keyCode?e.keyCode:e.which;if(!ee(e)||39===n||37===n){t.lastSeekTime=Date.now();var a=i.hasAttribute("play-on-seeked"),s=["mouseup","touchend","keyup"].includes(e.type);a&&s?(i.removeAttribute("play-on-seeked"),qe(t.play())):!s&&t.playing&&(i.setAttribute("play-on-seeked",""),t.pause())}})),oe.isIos){var a=Te.call(t,'input[type="range"]');Array.from(a).forEach((function(t){return e.bind(t,n,(function(e){return re(e.target)}))}))}this.bind(i.inputs.seek,n,(function(e){var i=e.currentTarget,n=i.getAttribute("seek-value");ae(n)&&(n=i.value),i.removeAttribute("seek-value"),t.currentTime=n/i.max*t.duration}),"seek"),this.bind(i.progress,"mouseenter mouseleave mousemove",(function(e){return nt.updateSeekTooltip.call(t,e)})),this.bind(i.progress,"mousemove touchmove",(function(e){var i=t.previewThumbnails;i&&i.loaded&&i.startMove(e)})),this.bind(i.progress,"mouseleave touchend click",(function(){var e=t.previewThumbnails;e&&e.loaded&&e.endMove(!1,!0)})),this.bind(i.progress,"mousedown touchstart",(function(e){var i=t.previewThumbnails;i&&i.loaded&&i.startScrubbing(e)})),this.bind(i.progress,"mouseup touchend",(function(e){var i=t.previewThumbnails;i&&i.loaded&&i.endScrubbing(e)})),oe.isWebkit&&Array.from(Te.call(t,'input[type="range"]')).forEach((function(i){e.bind(i,"input",(function(e){return nt.updateRangeFill.call(t,e.target)}))})),t.config.toggleInvert&&!G(i.display.duration)&&this.bind(i.display.currentTime,"click",(function(){0!==t.currentTime&&(t.config.invertTime=!t.config.invertTime,nt.timeUpdate.call(t))})),this.bind(i.inputs.volume,n,(function(e){t.volume=e.target.value}),"volume"),this.bind(i.controls,"mouseenter mouseleave",(function(e){i.controls.hover=!t.touch&&"mouseenter"===e.type})),i.fullscreen&&Array.from(i.fullscreen.children).filter((function(e){return!e.contains(i.container)})).forEach((function(n){e.bind(n,"mouseenter mouseleave",(function(e){i.controls.hover=!t.touch&&"mouseenter"===e.type}))})),this.bind(i.controls,"mousedown mouseup touchstart touchend touchcancel",(function(e){i.controls.pressed=["mousedown","touchstart"].includes(e.type)})),this.bind(i.controls,"focusin",(function(){var n=t.config,a=t.timers;be(i.controls,n.classNames.noTransition,!0),yt.toggleControls.call(t,!0),setTimeout((function(){be(i.controls,n.classNames.noTransition,!1)}),0);var s=e.touch?3e3:4e3;clearTimeout(a.controls),a.controls=setTimeout((function(){return yt.toggleControls.call(t,!1)}),s)})),this.bind(i.inputs.volume,"wheel",(function(e){var i=e.webkitDirectionInvertedFromDevice,n=o([e.deltaX,-e.deltaY].map((function(e){return i?-e:e})),2),a=n[0],s=n[1],r=Math.sign(Math.abs(a)>Math.abs(s)?a:s);t.increaseVolume(r/50);var l=t.media.volume;(1===r&&l<1||-1===r&&l>0)&&e.preventDefault()}),"volume",!1)}}]),t}();"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var bt=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e,t){e.exports=function(){var e=function(){},t={},i={},n={};function a(e,t){if(e){var a=n[e];if(i[e]=t,a)for(;a.length;)a[0](e,t),a.splice(0,1)}}function s(t,i){t.call&&(t={success:t}),i.length?(t.error||e)(i):(t.success||e)(t)}function r(t,i,n,a){var s,o,l=document,c=n.async,u=(n.numRetries||0)+1,d=n.before||e,h=t.replace(/[\?|#].*$/,""),p=t.replace(/^(css|img)!/,"");a=a||0,/(^css!|\.css$)/.test(h)?((o=l.createElement("link")).rel="stylesheet",o.href=p,(s="hideFocus"in o)&&o.relList&&(s=0,o.rel="preload",o.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(h)?(o=l.createElement("img")).src=p:((o=l.createElement("script")).src=t,o.async=void 0===c||c),o.onload=o.onerror=o.onbeforeload=function(e){var l=e.type[0];if(s)try{o.sheet.cssText.length||(l="e")}catch(e){18!=e.code&&(l="e")}if("e"==l){if((a+=1)<u)return r(t,i,n,a)}else if("preload"==o.rel&&"style"==o.as)return o.rel="stylesheet";i(t,l,e.defaultPrevented)},!1!==d(t,o)&&l.head.appendChild(o)}function o(e,i,n){var o,l;if(i&&i.trim&&(o=i),l=(o?n:i)||{},o){if(o in t)throw"LoadJS";t[o]=!0}function c(t,i){!function(e,t,i){var n,a,s=(e=e.push?e:[e]).length,o=s,l=[];for(n=function(e,i,n){if("e"==i&&l.push(e),"b"==i){if(!n)return;l.push(e)}--s||t(l)},a=0;a<o;a++)r(e[a],n,i)}(e,(function(e){s(l,e),t&&s({success:t,error:i},e),a(o,e)}),l)}if(l.returnPromise)return new Promise(c);c()}return o.ready=function(e,t){return function(e,t){e=e.push?e:[e];var a,s,r,o=[],l=e.length,c=l;for(a=function(e,i){i.length&&o.push(e),--c||t(o)};l--;)s=e[l],(r=i[s])?a(s,r):(n[s]=n[s]||[]).push(a)}(e,(function(e){s(t,e)})),o},o.done=function(e){a(e,[])},o.reset=function(){t={},i={},n={}},o.isDefined=function(e){return e in t},o}()}));function wt(e){return new Promise((function(t,i){bt(e,{success:t,error:i})}))}function kt(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Oe.call(this,this.media,e?"play":"pause"))}var Tt={setup:function(){var e=this;be(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,Re.call(e),z(window.Vimeo)?Tt.ready.call(e):wt(e.config.urls.vimeo.sdk).then((function(){Tt.ready.call(e)})).catch((function(t){e.debug.warn("Vimeo SDK (player.js) failed to load",t)}))},ready:function(){var e=this,t=this,i=t.config.vimeo,n=i.premium,a=i.referrerPolicy,l=r(i,["premium","referrerPolicy"]);n&&Object.assign(l,{controls:!1,sidedock:!1});var c=st(s({loop:t.config.loop.active,autoplay:t.autoplay,muted:t.muted,gesture:"media",playsinline:!this.config.fullscreen.iosNative},l)),u=t.media.getAttribute("src");ae(u)&&(u=t.media.getAttribute(t.config.attributes.embed.id));var d,h=ae(d=u)?null:K(Number(d))?d:d.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:d,p=he("iframe"),m=Ue(t.config.urls.vimeo.iframe,h,c);p.setAttribute("src",m),p.setAttribute("allowfullscreen",""),p.setAttribute("allow","autoplay,fullscreen,picture-in-picture"),ae(a)||p.setAttribute("referrerPolicy",a);var f=t.poster;if(n)p.setAttribute("data-poster",f),t.media=ge(p,t.media);else{var g=he("div",{class:t.config.classNames.embedContainer,"data-poster":f});g.appendChild(p),t.media=ge(g,t.media)}Je(Ue(t.config.urls.vimeo.api,h),"json").then((function(e){if(!ae(e)){var i=new URL(e[0].thumbnail_large);i.pathname="".concat(i.pathname.split("_")[0],".jpg"),yt.setPoster.call(t,i.href).catch((function(){}))}})),t.embed=new window.Vimeo.Player(p,{autopause:t.config.autopause,muted:t.muted}),t.media.paused=!0,t.media.currentTime=0,t.supported.ui&&t.embed.disableTextTrack(),t.media.play=function(){return kt.call(t,!0),t.embed.play()},t.media.pause=function(){return kt.call(t,!1),t.embed.pause()},t.media.stop=function(){t.pause(),t.currentTime=0};var y=t.media.currentTime;Object.defineProperty(t.media,"currentTime",{get:function(){return y},set:function(e){var i=t.embed,n=t.media,a=t.paused,s=t.volume,r=a&&!i.hasPlayed;n.seeking=!0,Oe.call(t,n,"seeking"),Promise.resolve(r&&i.setVolume(0)).then((function(){return i.setCurrentTime(e)})).then((function(){return r&&i.pause()})).then((function(){return r&&i.setVolume(s)})).catch((function(){}))}});var v=t.config.speed.selected;Object.defineProperty(t.media,"playbackRate",{get:function(){return v},set:function(e){t.embed.setPlaybackRate(e).then((function(){v=e,Oe.call(t,t.media,"ratechange")})).catch((function(){t.options.speed=[1]}))}});var b=t.config.volume;Object.defineProperty(t.media,"volume",{get:function(){return b},set:function(e){t.embed.setVolume(e).then((function(){b=e,Oe.call(t,t.media,"volumechange")}))}});var w=t.config.muted;Object.defineProperty(t.media,"muted",{get:function(){return w},set:function(e){var i=!!Q(e)&&e;t.embed.setVolume(i?0:t.config.volume).then((function(){w=i,Oe.call(t,t.media,"volumechange")}))}});var k,T=t.config.loop;Object.defineProperty(t.media,"loop",{get:function(){return T},set:function(e){var i=Q(e)?e:t.config.loop.active;t.embed.setLoop(i).then((function(){T=i}))}}),t.embed.getVideoUrl().then((function(e){k=e,nt.setDownloadUrl.call(t)})).catch((function(t){e.debug.warn(t)})),Object.defineProperty(t.media,"currentSrc",{get:function(){return k}}),Object.defineProperty(t.media,"ended",{get:function(){return t.currentTime===t.duration}}),Promise.all([t.embed.getVideoWidth(),t.embed.getVideoHeight()]).then((function(i){var n=o(i,2),a=n[0],s=n[1];t.embed.ratio=[a,s],Re.call(e)})),t.embed.setAutopause(t.config.autopause).then((function(e){t.config.autopause=e})),t.embed.getVideoTitle().then((function(i){t.config.title=i,yt.setTitle.call(e)})),t.embed.getCurrentTime().then((function(e){y=e,Oe.call(t,t.media,"timeupdate")})),t.embed.getDuration().then((function(e){t.media.duration=e,Oe.call(t,t.media,"durationchange")})),t.embed.getTextTracks().then((function(e){t.media.textTracks=e,rt.setup.call(t)})),t.embed.on("cuechange",(function(e){var i=e.cues,n=(void 0===i?[]:i).map((function(e){return function(e){var t=document.createDocumentFragment(),i=document.createElement("div");return t.appendChild(i),i.innerHTML=e,t.firstChild.innerText}(e.text)}));rt.updateCues.call(t,n)})),t.embed.on("loaded",(function(){(t.embed.getPaused().then((function(e){kt.call(t,!e),e||Oe.call(t,t.media,"playing")})),G(t.embed.element)&&t.supported.ui)&&t.embed.element.setAttribute("tabindex",-1)})),t.embed.on("bufferstart",(function(){Oe.call(t,t.media,"waiting")})),t.embed.on("bufferend",(function(){Oe.call(t,t.media,"playing")})),t.embed.on("play",(function(){kt.call(t,!0),Oe.call(t,t.media,"playing")})),t.embed.on("pause",(function(){kt.call(t,!1)})),t.embed.on("timeupdate",(function(e){t.media.seeking=!1,y=e.seconds,Oe.call(t,t.media,"timeupdate")})),t.embed.on("progress",(function(e){t.media.buffered=e.percent,Oe.call(t,t.media,"progress"),1===parseInt(e.percent,10)&&Oe.call(t,t.media,"canplaythrough"),t.embed.getDuration().then((function(e){e!==t.media.duration&&(t.media.duration=e,Oe.call(t,t.media,"durationchange"))}))})),t.embed.on("seeked",(function(){t.media.seeking=!1,Oe.call(t,t.media,"seeked")})),t.embed.on("ended",(function(){t.media.paused=!0,Oe.call(t,t.media,"ended")})),t.embed.on("error",(function(e){t.media.error=e,Oe.call(t,t.media,"error")})),setTimeout((function(){return yt.build.call(t)}),0)}};function Ct(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,Oe.call(this,this.media,e?"play":"pause"))}function At(e){return e.noCookie?"https://www.youtube-nocookie.com":"http:"===window.location.protocol?"http://www.youtube.com":void 0}var St={setup:function(){var e=this;if(be(this.elements.wrapper,this.config.classNames.embed,!0),z(window.YT)&&X(window.YT.Player))St.ready.call(this);else{var t=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=function(){X(t)&&t(),St.ready.call(e)},wt(this.config.urls.youtube.sdk).catch((function(t){e.debug.warn("YouTube API failed to load",t)}))}},getTitle:function(e){var t=this;Je(Ue(this.config.urls.youtube.api,e)).then((function(e){if(z(e)){var i=e.title,n=e.height,a=e.width;t.config.title=i,yt.setTitle.call(t),t.embed.ratio=[a,n]}Re.call(t)})).catch((function(){Re.call(t)}))},ready:function(){var e=this,t=e.media&&e.media.getAttribute("id");if(ae(t)||!t.startsWith("youtube-")){var i=e.media.getAttribute("src");ae(i)&&(i=e.media.getAttribute(this.config.attributes.embed.id));var n,a,s=ae(n=i)?null:n.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:n,r=(a=e.provider,"".concat(a,"-").concat(Math.floor(1e4*Math.random()))),o=he("div",{id:r,"data-poster":e.poster});e.media=ge(o,e.media);var l=function(e){return"https://i.ytimg.com/vi/".concat(s,"/").concat(e,"default.jpg")};gt(l("maxres"),121).catch((function(){return gt(l("sd"),121)})).catch((function(){return gt(l("hq"))})).then((function(t){return yt.setPoster.call(e,t.src)})).then((function(t){t.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")})).catch((function(){}));var c=e.config.youtube;e.embed=new window.YT.Player(r,{videoId:s,host:At(c),playerVars:ce({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui?0:1,disablekb:1,playsinline:e.config.fullscreen.iosNative?0:1,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},c),events:{onError:function(t){if(!e.media.error){var i=t.data,n={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[i]||"An unknown error occured";e.media.error={code:i,message:n},Oe.call(e,e.media,"error")}},onPlaybackRateChange:function(t){var i=t.target;e.media.playbackRate=i.getPlaybackRate(),Oe.call(e,e.media,"ratechange")},onReady:function(t){if(!X(e.media.play)){var i=t.target;St.getTitle.call(e,s),e.media.play=function(){Ct.call(e,!0),i.playVideo()},e.media.pause=function(){Ct.call(e,!1),i.pauseVideo()},e.media.stop=function(){i.stopVideo()},e.media.duration=i.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:function(){return Number(i.getCurrentTime())},set:function(t){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,Oe.call(e,e.media,"seeking"),i.seekTo(t)}}),Object.defineProperty(e.media,"playbackRate",{get:function(){return i.getPlaybackRate()},set:function(e){i.setPlaybackRate(e)}});var n=e.config.volume;Object.defineProperty(e.media,"volume",{get:function(){return n},set:function(t){n=t,i.setVolume(100*n),Oe.call(e,e.media,"volumechange")}});var a=e.config.muted;Object.defineProperty(e.media,"muted",{get:function(){return a},set:function(t){var n=Q(t)?t:a;a=n,i[n?"mute":"unMute"](),Oe.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:function(){return i.getVideoUrl()}}),Object.defineProperty(e.media,"ended",{get:function(){return e.currentTime===e.duration}});var r=i.getAvailablePlaybackRates();e.options.speed=r.filter((function(t){return e.config.speed.options.includes(t)})),e.supported.ui&&e.media.setAttribute("tabindex",-1),Oe.call(e,e.media,"timeupdate"),Oe.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval((function(){e.media.buffered=i.getVideoLoadedFraction(),(null===e.media.lastBuffered||e.media.lastBuffered<e.media.buffered)&&Oe.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,1===e.media.buffered&&(clearInterval(e.timers.buffering),Oe.call(e,e.media,"canplaythrough"))}),200),setTimeout((function(){return yt.build.call(e)}),50)}},onStateChange:function(t){var i=t.target;switch(clearInterval(e.timers.playing),e.media.seeking&&[1,2].includes(t.data)&&(e.media.seeking=!1,Oe.call(e,e.media,"seeked")),t.data){case-1:Oe.call(e,e.media,"timeupdate"),e.media.buffered=i.getVideoLoadedFraction(),Oe.call(e,e.media,"progress");break;case 0:Ct.call(e,!1),e.media.loop?(i.stopVideo(),i.playVideo()):Oe.call(e,e.media,"ended");break;case 1:e.config.autoplay||!e.media.paused||e.embed.hasPlayed?(Ct.call(e,!0),Oe.call(e,e.media,"playing"),e.timers.playing=setInterval((function(){Oe.call(e,e.media,"timeupdate")}),50),e.media.duration!==i.getDuration()&&(e.media.duration=i.getDuration(),Oe.call(e,e.media,"durationchange"))):e.media.pause();break;case 2:e.muted||e.embed.unMute(),Ct.call(e,!1);break;case 3:Oe.call(e,e.media,"waiting")}Oe.call(e,e.elements.container,"statechange",!1,{code:t.data})}}})}}},Pt={setup:function(){this.media?(be(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),be(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&be(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=he("div",{class:this.config.classNames.video}),ue(this.media,this.elements.wrapper),this.elements.poster=he("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?Ve.setup.call(this):this.isYouTube?St.setup.call(this):this.isVimeo&&Tt.setup.call(this)):this.debug.warn("No media element found!")}},Et=function(){function t(i){var n=this;e(this,t),this.player=i,this.config=i.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise((function(e,t){n.on("loaded",e),n.on("error",t)})),this.load()}return i(t,[{key:"load",value:function(){var e=this;this.enabled&&(z(window.google)&&z(window.google.ima)?this.ready():wt(this.player.config.urls.googleIMA.sdk).then((function(){e.ready()})).catch((function(){e.trigger("error",new Error("Google IMA SDK failed to load"))})))}},{key:"ready",value:function(){var e,t=this;this.enabled||((e=this).manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then((function(){t.clearSafetyTimer("onAdsManagerLoaded()")})),this.listeners(),this.setupIMA()}},{key:"setupIMA",value:function(){var e=this;this.elements.container=he("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,(function(t){return e.onAdsManagerLoaded(t)}),!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(function(t){return e.onAdError(t)}),!1),this.requestAds()}},{key:"requestAds",value:function(){var e=this.player.elements.container;try{var t=new google.ima.AdsRequest;t.adTagUrl=this.tagUrl,t.linearAdSlotWidth=e.offsetWidth,t.linearAdSlotHeight=e.offsetHeight,t.nonLinearAdSlotWidth=e.offsetWidth,t.nonLinearAdSlotHeight=e.offsetHeight,t.forceNonLinearFullSlot=!1,t.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(t)}catch(e){this.onAdError(e)}}},{key:"pollCountdown",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(!t)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");var i=function(){var t=it(Math.max(e.manager.getRemainingTime(),0)),i="".concat(Xe("advertisement",e.player.config)," - ").concat(t);e.elements.container.setAttribute("data-badge-text",i)};this.countdownTimer=setInterval(i,100)}},{key:"onAdsManagerLoaded",value:function(e){var t=this;if(this.enabled){var i=new google.ima.AdsRenderingSettings;i.restoreCustomPlaybackStateOnAdBreakComplete=!0,i.enablePreloading=!0,this.manager=e.getAdsManager(this.player,i),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(function(e){return t.onAdError(e)})),Object.keys(google.ima.AdEvent.Type).forEach((function(e){t.manager.addEventListener(google.ima.AdEvent.Type[e],(function(e){return t.onAdEvent(e)}))})),this.trigger("loaded")}}},{key:"addCuePoints",value:function(){var e=this;ae(this.cuePoints)||this.cuePoints.forEach((function(t){if(0!==t&&-1!==t&&t<e.player.duration){var i=e.player.elements.progress;if(G(i)){var n=100/e.player.duration*t,a=he("span",{class:e.player.config.classNames.cues});a.style.left="".concat(n.toString(),"%"),i.appendChild(a)}}}))}},{key:"onAdEvent",value:function(e){var t=this,i=this.player.elements.container,n=e.getAd(),a=e.getAdData();switch(function(e){Oe.call(t.player,t.player.media,"ads".concat(e.replace(/_/g,"").toLowerCase()))}(e.type),e.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),n.isLinear()||(n.width=i.offsetWidth,n.height=i.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.player.ended?this.loadAds():this.loader.contentComplete();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:a.adError&&this.player.debug.warn("Non-fatal ad error: ".concat(a.adError.getMessage()))}}},{key:"onAdError",value:function(e){this.cancel(),this.player.debug.warn("Ads error",e)}},{key:"listeners",value:function(){var e,t=this,i=this.player.elements.container;this.player.on("canplay",(function(){t.addCuePoints()})),this.player.on("ended",(function(){t.loader.contentComplete()})),this.player.on("timeupdate",(function(){e=t.player.currentTime})),this.player.on("seeked",(function(){var i=t.player.currentTime;ae(t.cuePoints)||t.cuePoints.forEach((function(n,a){e<n&&n<i&&(t.manager.discardAdBreak(),t.cuePoints.splice(a,1))}))})),window.addEventListener("resize",(function(){t.manager&&t.manager.resize(i.offsetWidth,i.offsetHeight,google.ima.ViewMode.NORMAL)}))}},{key:"play",value:function(){var e=this,t=this.player.elements.container;this.managerPromise||this.resumeContent(),this.managerPromise.then((function(){e.manager.setVolume(e.player.volume),e.elements.displayContainer.initialize();try{e.initialized||(e.manager.init(t.offsetWidth,t.offsetHeight,google.ima.ViewMode.NORMAL),e.manager.start()),e.initialized=!0}catch(t){e.onAdError(t)}})).catch((function(){}))}},{key:"resumeContent",value:function(){this.elements.container.style.zIndex="",this.playing=!1,qe(this.player.media.play())}},{key:"pauseContent",value:function(){this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()}},{key:"cancel",value:function(){this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()}},{key:"loadAds",value:function(){var e=this;this.managerPromise.then((function(){e.manager&&e.manager.destroy(),e.managerPromise=new Promise((function(t){e.on("loaded",t),e.player.debug.log(e.manager)})),e.initialized=!1,e.requestAds()})).catch((function(){}))}},{key:"trigger",value:function(e){for(var t=this,i=arguments.length,n=new Array(i>1?i-1:0),a=1;a<i;a++)n[a-1]=arguments[a];var s=this.events[e];$(s)&&s.forEach((function(e){X(e)&&e.apply(t,n)}))}},{key:"on",value:function(e,t){return $(this.events[e])||(this.events[e]=[]),this.events[e].push(t),this}},{key:"startSafetyTimer",value:function(e,t){var i=this;this.player.debug.log("Safety timer invoked from: ".concat(t)),this.safetyTimer=setTimeout((function(){i.cancel(),i.clearSafetyTimer("startSafetyTimer()")}),e)}},{key:"clearSafetyTimer",value:function(e){W(this.safetyTimer)||(this.player.debug.log("Safety timer cleared from: ".concat(e)),clearTimeout(this.safetyTimer),this.safetyTimer=null)}},{key:"enabled",get:function(){var e=this.config;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!ae(e.publisherId)||ne(e.tagUrl))}},{key:"tagUrl",get:function(){var e=this.config;if(ne(e.tagUrl))return e.tagUrl;var t={AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:e.publisherId};return"".concat("https://go.aniview.com/api/adserver6/vast/","?").concat(st(t))}}]),t}(),Nt=function(e,t){var i={};return e>t.width/t.height?(i.width=t.width,i.height=1/e*t.width):(i.height=t.height,i.width=e*t.height),i},Mt=function(){function t(i){e(this,t),this.player=i,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}return i(t,[{key:"load",value:function(){var e=this;this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then((function(){e.enabled&&(e.render(),e.determineContainerAutoSizing(),e.loaded=!0)}))}},{key:"getThumbnails",value:function(){var e=this;return new Promise((function(t){var i=e.player.config.previewThumbnails.src;if(ae(i))throw new Error("Missing previewThumbnails.src config attribute");var n=function(){e.thumbnails.sort((function(e,t){return e.height-t.height})),e.player.debug.log("Preview thumbnails",e.thumbnails),t()};if(X(i))i((function(t){e.thumbnails=t,n()}));else{var a=(Y(i)?[i]:i).map((function(t){return e.getThumbnail(t)}));Promise.all(a).then(n)}}))}},{key:"getThumbnail",value:function(e){var t=this;return new Promise((function(i){Je(e).then((function(n){var a,s,r={frames:(a=n,s=[],a.split(/\r\n\r\n|\n\n|\r\r/).forEach((function(e){var t={};e.split(/\r\n|\n|\r/).forEach((function(e){if(K(t.startTime)){if(!ae(e.trim())&&ae(t.text)){var i=e.trim().split("#xywh="),n=o(i,1);if(t.text=n[0],i[1]){var a=o(i[1].split(","),4);t.x=a[0],t.y=a[1],t.w=a[2],t.h=a[3]}}}else{var s=e.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);s&&(t.startTime=60*Number(s[1]||0)*60+60*Number(s[2])+Number(s[3])+Number("0.".concat(s[4])),t.endTime=60*Number(s[6]||0)*60+60*Number(s[7])+Number(s[8])+Number("0.".concat(s[9])))}})),t.text&&s.push(t)})),s),height:null,urlPrefix:""};r.frames[0].text.startsWith("/")||r.frames[0].text.startsWith("http://")||r.frames[0].text.startsWith("https://")||(r.urlPrefix=e.substring(0,e.lastIndexOf("/")+1));var l=new Image;l.onload=function(){r.height=l.naturalHeight,r.width=l.naturalWidth,t.thumbnails.push(r),i()},l.src=r.urlPrefix+r.frames[0].text}))}))}},{key:"startMove",value:function(e){if(this.loaded&&Z(e)&&["touchmove","mousemove"].includes(e.type)&&this.player.media.duration){if("touchmove"===e.type)this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var t=this.player.elements.progress.getBoundingClientRect(),i=100/t.width*(e.pageX-t.left);this.seekTime=this.player.media.duration*(i/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=e.pageX,this.elements.thumb.time.innerText=it(this.seekTime)}this.showImageAtCurrentTime()}}},{key:"endMove",value:function(){this.toggleThumbContainer(!1,!0)}},{key:"startScrubbing",value:function(e){(W(e.button)||!1===e.button||0===e.button)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))}},{key:"endScrubbing",value:function(){var e=this;this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):Le.call(this.player,this.player.media,"timeupdate",(function(){e.mouseDown||e.toggleScrubbingContainer(!1)}))}},{key:"listeners",value:function(){var e=this;this.player.on("play",(function(){e.toggleThumbContainer(!1,!0)})),this.player.on("seeked",(function(){e.toggleThumbContainer(!1)})),this.player.on("timeupdate",(function(){e.lastTime=e.player.media.currentTime}))}},{key:"render",value:function(){this.elements.thumb.container=he("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=he("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);var e=he("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=he("span",{},"00:00"),e.appendChild(this.elements.thumb.time),this.elements.thumb.container.appendChild(e),G(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=he("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)}},{key:"destroy",value:function(){this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()}},{key:"showImageAtCurrentTime",value:function(){var e=this;this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();var t=this.thumbnails[0].frames.findIndex((function(t){return e.seekTime>=t.startTime&&e.seekTime<=t.endTime})),i=t>=0,n=0;this.mouseDown||this.toggleThumbContainer(i),i&&(this.thumbnails.forEach((function(i,a){e.loadedImages.includes(i.frames[t].text)&&(n=a)})),t!==this.showingThumb&&(this.showingThumb=t,this.loadImage(n)))}},{key:"loadImage",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,i=this.showingThumb,n=this.thumbnails[t],a=n.urlPrefix,s=n.frames[i],r=n.frames[i].text,o=a+r;if(this.currentImageElement&&this.currentImageElement.dataset.filename===r)this.showImage(this.currentImageElement,s,t,i,r,!1),this.currentImageElement.dataset.index=i,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);var l=new Image;l.src=o,l.dataset.index=i,l.dataset.filename=r,this.showingThumbFilename=r,this.player.debug.log("Loading image: ".concat(o)),l.onload=function(){return e.showImage(l,s,t,i,r,!0)},this.loadingImage=l,this.removeOldImages(l)}}},{key:"showImage",value:function(e,t,i,n,a){var s=!(arguments.length>5&&void 0!==arguments[5])||arguments[5];this.player.debug.log("Showing thumb: ".concat(a,". num: ").concat(n,". qual: ").concat(i,". newimg: ").concat(s)),this.setImageSizeAndOffset(e,t),s&&(this.currentImageContainer.appendChild(e),this.currentImageElement=e,this.loadedImages.includes(a)||this.loadedImages.push(a)),this.preloadNearby(n,!0).then(this.preloadNearby(n,!1)).then(this.getHigherQuality(i,e,t,a))}},{key:"removeOldImages",value:function(e){var t=this;Array.from(this.currentImageContainer.children).forEach((function(i){if("img"===i.tagName.toLowerCase()){var n=t.usingSprites?500:1e3;if(i.dataset.index!==e.dataset.index&&!i.dataset.deleting){i.dataset.deleting=!0;var a=t.currentImageContainer;setTimeout((function(){a.removeChild(i),t.player.debug.log("Removing thumb: ".concat(i.dataset.filename))}),n)}}}))}},{key:"preloadNearby",value:function(e){var t=this,i=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return new Promise((function(n){setTimeout((function(){var a=t.thumbnails[0].frames[e].text;if(t.showingThumbFilename===a){var s;s=i?t.thumbnails[0].frames.slice(e):t.thumbnails[0].frames.slice(0,e).reverse();var r=!1;s.forEach((function(e){var i=e.text;if(i!==a&&!t.loadedImages.includes(i)){r=!0,t.player.debug.log("Preloading thumb filename: ".concat(i));var s=t.thumbnails[0].urlPrefix+i,o=new Image;o.src=s,o.onload=function(){t.player.debug.log("Preloaded thumb filename: ".concat(i)),t.loadedImages.includes(i)||t.loadedImages.push(i),n()}}})),r||n()}}),300)}))}},{key:"getHigherQuality",value:function(e,t,i,n){var a=this;if(e<this.thumbnails.length-1){var s=t.naturalHeight;this.usingSprites&&(s=i.h),s<this.thumbContainerHeight&&setTimeout((function(){a.showingThumbFilename===n&&(a.player.debug.log("Showing higher quality thumb for: ".concat(n)),a.loadImage(e+1))}),300)}}},{key:"toggleThumbContainer",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],i=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(i,e),!e&&t&&(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"toggleScrubbingContainer",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(t,e),e||(this.showingThumb=null,this.showingThumbFilename=null)}},{key:"determineContainerAutoSizing",value:function(){(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)}},{key:"setThumbContainerSizeAndPos",value:function(){if(this.sizeSpecifiedInCSS){if(this.elements.thumb.imageContainer.clientHeight>20&&this.elements.thumb.imageContainer.clientWidth<20){var e=Math.floor(this.elements.thumb.imageContainer.clientHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.width="".concat(e,"px")}else if(this.elements.thumb.imageContainer.clientHeight<20&&this.elements.thumb.imageContainer.clientWidth>20){var t=Math.floor(this.elements.thumb.imageContainer.clientWidth/this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(t,"px")}}else{var i=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);this.elements.thumb.imageContainer.style.height="".concat(this.thumbContainerHeight,"px"),this.elements.thumb.imageContainer.style.width="".concat(i,"px")}this.setThumbContainerPos()}},{key:"setThumbContainerPos",value:function(){var e=this.player.elements.progress.getBoundingClientRect(),t=this.player.elements.container.getBoundingClientRect(),i=this.elements.thumb.container,n=t.left-e.left+10,a=t.right-e.left-i.clientWidth-10,s=this.mousePosX-e.left-i.clientWidth/2;s<n&&(s=n),s>a&&(s=a),i.style.left="".concat(s,"px")}},{key:"setScrubbingContainerSize",value:function(){var e=Nt(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}),t=e.width,i=e.height;this.elements.scrubbing.container.style.width="".concat(t,"px"),this.elements.scrubbing.container.style.height="".concat(i,"px")}},{key:"setImageSizeAndOffset",value:function(e,t){if(this.usingSprites){var i=this.thumbContainerHeight/t.h;e.style.height="".concat(e.naturalHeight*i,"px"),e.style.width="".concat(e.naturalWidth*i,"px"),e.style.left="-".concat(t.x*i,"px"),e.style.top="-".concat(t.y*i,"px")}}},{key:"enabled",get:function(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}},{key:"currentImageContainer",get:function(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}},{key:"usingSprites",get:function(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}},{key:"thumbAspectRatio",get:function(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}},{key:"thumbContainerHeight",get:function(){return this.mouseDown?Nt(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight}).height:this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}},{key:"currentImageElement",get:function(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement},set:function(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}]),t}(),xt={insertElements:function(e,t){var i=this;Y(t)?pe(e,this.media,{src:t}):$(t)&&t.forEach((function(t){pe(e,i.media,t)}))},change:function(e){var t=this;le(e,"sources.length")?(Ve.cancelRequests.call(this),this.destroy.call(this,(function(){t.options.quality=[],me(t.media),t.media=null,G(t.elements.container)&&t.elements.container.removeAttribute("class");var i=e.sources,n=e.type,a=o(i,1)[0],s=a.provider,r=void 0===s?ut.html5:s,l=a.src,c="html5"===r?n:"div",u="html5"===r?{}:{src:l};Object.assign(t,{provider:r,type:n,supported:Ee.check(n,r,t.config.playsinline),media:he(c,u)}),t.elements.container.appendChild(t.media),Q(e.autoplay)&&(t.config.autoplay=e.autoplay),t.isHTML5&&(t.config.crossorigin&&t.media.setAttribute("crossorigin",""),t.config.autoplay&&t.media.setAttribute("autoplay",""),ae(e.poster)||(t.poster=e.poster),t.config.loop.active&&t.media.setAttribute("loop",""),t.config.muted&&t.media.setAttribute("muted",""),t.config.playsinline&&t.media.setAttribute("playsinline","")),yt.addStyleHook.call(t),t.isHTML5&&xt.insertElements.call(t,"source",i),t.config.title=e.title,Pt.setup.call(t),t.isHTML5&&Object.keys(e).includes("tracks")&&xt.insertElements.call(t,"track",e.tracks),(t.isHTML5||t.isEmbed&&!t.supported.ui)&&yt.build.call(t),t.isHTML5&&t.media.load(),ae(e.previewThumbnails)||(Object.assign(t.config.previewThumbnails,e.previewThumbnails),t.previewThumbnails&&t.previewThumbnails.loaded&&(t.previewThumbnails.destroy(),t.previewThumbnails=null),t.config.previewThumbnails.enabled&&(t.previewThumbnails=new Mt(t))),t.fullscreen.update()}),!0)):this.debug.warn("Invalid source format")}};var It,Lt=function(){function t(i,n){var a=this;if(e(this,t),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=Ee.touch,this.media=i,Y(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||J(this.media)||$(this.media))&&(this.media=this.media[0]),this.config=ce({},ot,t.defaults,n||{},function(){try{return JSON.parse(a.media.getAttribute("data-plyr-config"))}catch(e){return{}}}()),this.elements={container:null,fullscreen:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new mt(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",Ee),!W(this.media)&&G(this.media))if(this.media.plyr)this.debug.warn("Target already setup");else if(this.config.enabled)if(Ee.check().api){var s=this.media.cloneNode(!0);s.autoplay=!1,this.elements.original=s;var r=this.media.tagName.toLowerCase(),o=null,l=null;switch(r){case"div":if(o=this.media.querySelector("iframe"),G(o)){if(l=at(o.getAttribute("src")),this.provider=function(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?ut.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?ut.vimeo:null}(l.toString()),this.elements.container=this.media,this.media=o,this.elements.container.className="",l.search.length){var c=["1","true"];c.includes(l.searchParams.get("autoplay"))&&(this.config.autoplay=!0),c.includes(l.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=c.includes(l.searchParams.get("playsinline")),this.config.youtube.hl=l.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(ae(this.provider)||!Object.keys(ut).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=ht;break;case"video":case"audio":this.type=r,this.provider=ut.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=Ee.check(this.type,this.provider,this.config.playsinline),this.supported.api?(this.eventListeners=[],this.listeners=new vt(this),this.storage=new $e(this),this.media.plyr=this,G(this.elements.container)||(this.elements.container=he("div",{tabindex:0}),ue(this.media,this.elements.container)),yt.migrateStyles.call(this),yt.addStyleHook.call(this),Pt.setup.call(this),this.config.debug&&xe.call(this,this.elements.container,this.config.events.join(" "),(function(e){a.debug.log("event: ".concat(e.type))})),this.fullscreen=new ft(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&yt.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new Et(this)),this.isHTML5&&this.config.autoplay&&setTimeout((function(){return qe(a.play())}),10),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new Mt(this))):this.debug.error("Setup failed: no support")}else this.debug.error("Setup failed: no support");else this.debug.error("Setup failed: disabled by config");else this.debug.error("Setup failed: no suitable element passed")}return i(t,[{key:"play",value:function(){var e=this;return X(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then((function(){return e.ads.play()})).catch((function(){return qe(e.media.play())})),this.media.play()):null}},{key:"pause",value:function(){return this.playing&&X(this.media.pause)?this.media.pause():null}},{key:"togglePlay",value:function(e){return(Q(e)?e:!this.playing)?this.play():this.pause()}},{key:"stop",value:function(){this.isHTML5?(this.pause(),this.restart()):X(this.media.stop)&&this.media.stop()}},{key:"restart",value:function(){this.currentTime=0}},{key:"rewind",value:function(e){this.currentTime-=K(e)?e:this.config.seekTime}},{key:"forward",value:function(e){this.currentTime+=K(e)?e:this.config.seekTime}},{key:"increaseVolume",value:function(e){var t=this.media.muted?0:this.volume;this.volume=t+(K(e)?e:0)}},{key:"decreaseVolume",value:function(e){this.increaseVolume(-e)}},{key:"toggleCaptions",value:function(e){rt.toggle.call(this,e,!1)}},{key:"airplay",value:function(){Ee.airplay&&this.media.webkitShowPlaybackTargetPicker()}},{key:"toggleControls",value:function(e){if(this.supported.ui&&!this.isAudio){var t=we(this.elements.container,this.config.classNames.hideControls),i=void 0===e?void 0:!e,n=be(this.elements.container,this.config.classNames.hideControls,i);if(n&&$(this.config.controls)&&this.config.controls.includes("settings")&&!ae(this.config.settings)&&nt.toggleMenu.call(this,!1),n!==t){var a=n?"controlshidden":"controlsshown";Oe.call(this,this.media,a)}return!n}return!1}},{key:"on",value:function(e,t){xe.call(this,this.elements.container,e,t)}},{key:"once",value:function(e,t){Le.call(this,this.elements.container,e,t)}},{key:"off",value:function(e,t){Ie(this.elements.container,e,t)}},{key:"destroy",value:function(e){var t=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.ready){var n=function(){document.body.style.overflow="",t.embed=null,i?(Object.keys(t.elements).length&&(me(t.elements.buttons.play),me(t.elements.captions),me(t.elements.controls),me(t.elements.wrapper),t.elements.buttons.play=null,t.elements.captions=null,t.elements.controls=null,t.elements.wrapper=null),X(e)&&e()):(_e.call(t),ge(t.elements.original,t.elements.container),Oe.call(t,t.elements.original,"destroyed",!0),X(e)&&e.call(t.elements.original),t.ready=!1,setTimeout((function(){t.elements=null,t.media=null}),200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(yt.toggleNativeControls.call(this,!0),n()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&X(this.embed.destroy)&&this.embed.destroy(),n()):this.isVimeo&&(null!==this.embed&&this.embed.unload().then(n),setTimeout(n,200))}}},{key:"supports",value:function(e){return Ee.mime.call(this,e)}},{key:"isHTML5",get:function(){return this.provider===ut.html5}},{key:"isEmbed",get:function(){return this.isYouTube||this.isVimeo}},{key:"isYouTube",get:function(){return this.provider===ut.youtube}},{key:"isVimeo",get:function(){return this.provider===ut.vimeo}},{key:"isVideo",get:function(){return this.type===ht}},{key:"isAudio",get:function(){return this.type===dt}},{key:"playing",get:function(){return Boolean(this.ready&&!this.paused&&!this.ended)}},{key:"paused",get:function(){return Boolean(this.media.paused)}},{key:"stopped",get:function(){return Boolean(this.paused&&0===this.currentTime)}},{key:"ended",get:function(){return Boolean(this.media.ended)}},{key:"currentTime",set:function(e){if(this.duration){var t=K(e)&&e>0;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log("Seeking to ".concat(this.currentTime," seconds"))}},get:function(){return Number(this.media.currentTime)}},{key:"buffered",get:function(){var e=this.media.buffered;return K(e)?e:e&&e.length&&this.duration>0?e.end(0)/this.duration:0}},{key:"seeking",get:function(){return Boolean(this.media.seeking)}},{key:"duration",get:function(){var e=parseFloat(this.config.duration),t=(this.media||{}).duration,i=K(t)&&t!==1/0?t:0;return e||i}},{key:"volume",set:function(e){var t=e;Y(t)&&(t=Number(t)),K(t)||(t=this.storage.get("volume")),K(t)||(t=this.config.volume),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!ae(e)&&this.muted&&t>0&&(this.muted=!1)},get:function(){return Number(this.media.volume)}},{key:"muted",set:function(e){var t=e;Q(t)||(t=this.storage.get("muted")),Q(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t},get:function(){return Boolean(this.media.muted)}},{key:"hasAudio",get:function(){return!this.isHTML5||(!!this.isAudio||(Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)))}},{key:"speed",set:function(e){var t=this,i=null;K(e)&&(i=e),K(i)||(i=this.storage.get("speed")),K(i)||(i=this.config.speed.selected);var n=this.minimumSpeed,a=this.maximumSpeed;i=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:255;return Math.min(Math.max(e,t),i)}(i,n,a),this.config.speed.selected=i,setTimeout((function(){t.media.playbackRate=i}),0)},get:function(){return Number(this.media.playbackRate)}},{key:"minimumSpeed",get:function(){return this.isYouTube?Math.min.apply(Math,l(this.options.speed)):this.isVimeo?.5:.0625}},{key:"maximumSpeed",get:function(){return this.isYouTube?Math.max.apply(Math,l(this.options.speed)):this.isVimeo?2:16}},{key:"quality",set:function(e){var t=this.config.quality,i=this.options.quality;if(i.length){var n=[!ae(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(K),a=!0;if(!i.includes(n)){var s=function(e,t){return $(e)&&e.length?e.reduce((function(e,i){return Math.abs(i-t)<Math.abs(e-t)?i:e})):null}(i,n);this.debug.warn("Unsupported quality option: ".concat(n,", using ").concat(s," instead")),n=s,a=!1}t.selected=n,this.media.quality=n,a&&this.storage.set({quality:n})}},get:function(){return this.media.quality}},{key:"loop",set:function(e){var t=Q(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t},get:function(){return Boolean(this.media.loop)}},{key:"source",set:function(e){xt.change.call(this,e)},get:function(){return this.media.currentSrc}},{key:"download",get:function(){var e=this.config.urls.download;return ne(e)?e:this.source},set:function(e){ne(e)&&(this.config.urls.download=e,nt.setDownloadUrl.call(this))}},{key:"poster",set:function(e){this.isVideo?yt.setPoster.call(this,e,!1).catch((function(){})):this.debug.warn("Poster can only be set for video")},get:function(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}},{key:"ratio",get:function(){if(!this.isVideo)return null;var e=He(Fe.call(this));return $(e)?e.join(":"):e},set:function(e){this.isVideo?Y(e)&&De(e)?(this.config.ratio=e,Re.call(this)):this.debug.error("Invalid aspect ratio specified (".concat(e,")")):this.debug.warn("Aspect ratio can only be set for video")}},{key:"autoplay",set:function(e){var t=Q(e)?e:this.config.autoplay;this.config.autoplay=t},get:function(){return Boolean(this.config.autoplay)}},{key:"currentTrack",set:function(e){rt.set.call(this,e,!1)},get:function(){var e=this.captions,t=e.toggled,i=e.currentTrack;return t?i:-1}},{key:"language",set:function(e){rt.setLanguage.call(this,e,!1)},get:function(){return(rt.getCurrentTrack.call(this)||{}).language}},{key:"pip",set:function(e){if(Ee.pip){var t=Q(e)?e:!this.pip;X(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?lt:ct),X(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}},get:function(){return Ee.pip?ae(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===lt:null}}],[{key:"supported",value:function(e,t,i){return Ee.check(e,t,i)}},{key:"loadSprite",value:function(e,t){return Ge(e,t)}},{key:"setup",value:function(e){var i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=null;return Y(e)?n=Array.from(document.querySelectorAll(e)):J(e)?n=Array.from(e):$(e)&&(n=e.filter(G)),ae(n)?null:n.map((function(e){return new t(e,i)}))}}]),t}();return Lt.defaults=(It=ot,JSON.parse(JSON.stringify(It))),Lt}));
+"object"==typeof navigator&&function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define("Plyr",t):(e="undefined"!=typeof globalThis?globalThis:e||self).Plyr=t()}(this,(function(){"use strict";function e(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var i=e[Symbol.toPrimitive];if(void 0!==i){var s=i.call(e,t||"default");if("object"!=typeof s)return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}function t(t,i,s){return(i=e(i))in t?Object.defineProperty(t,i,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[i]=s,t}function i(e,t){for(var i=0;i<t.length;i++){var s=t[i];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(e,s.key,s)}}function s(e,t,i){return t in e?Object.defineProperty(e,t,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[t]=i,e}function n(e,t){var i=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),i.push.apply(i,s)}return i}function a(e){for(var t=1;t<arguments.length;t++){var i=null!=arguments[t]?arguments[t]:{};t%2?n(Object(i),!0).forEach((function(t){s(e,t,i[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(i)):n(Object(i)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(i,t))}))}return e}var l={addCSS:!0,thumbWidth:15,watch:!0};var r=function(e){return null!=e?e.constructor:null},o=function(e,t){return!!(e&&t&&e instanceof t)},c=function(e){return null==e},h=function(e){return r(e)===Object},u=function(e){return r(e)===String},d=function(e){return Array.isArray(e)},m=function(e){return o(e,NodeList)},p=u,g=d,f=m,y=function(e){return o(e,Element)},b=function(e){return o(e,Event)},v=function(e){return c(e)||(u(e)||d(e)||m(e))&&!e.length||h(e)&&!Object.keys(e).length};function w(e,t){if(1>t){var i=function(e){var t="".concat(e).match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}(t);return parseFloat(e.toFixed(i))}return Math.round(e/t)*t}var T=function(){function e(t,i){(function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")})(this,e),y(t)?this.element=t:p(t)&&(this.element=document.querySelector(t)),y(this.element)&&v(this.element.rangeTouch)&&(this.config=a({},l,{},i),this.init())}return function(e,t,s){t&&i(e.prototype,t),s&&i(e,s)}(e,[{key:"init",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="none",this.element.style.webKitUserSelect="none",this.element.style.touchAction="manipulation"),this.listeners(!0),this.element.rangeTouch=this)}},{key:"destroy",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect="",this.element.style.webKitUserSelect="",this.element.style.touchAction=""),this.listeners(!1),this.element.rangeTouch=null)}},{key:"listeners",value:function(e){var t=this,i=e?"addEventListener":"removeEventListener";["touchstart","touchmove","touchend"].forEach((function(e){t.element[i](e,(function(e){return t.set(e)}),!1)}))}},{key:"get",value:function(t){if(!e.enabled||!b(t))return null;var i,s=t.target,n=t.changedTouches[0],a=parseFloat(s.getAttribute("min"))||0,l=parseFloat(s.getAttribute("max"))||100,r=parseFloat(s.getAttribute("step"))||1,o=s.getBoundingClientRect(),c=100/o.width*(this.config.thumbWidth/2)/100;return 0>(i=100/o.width*(n.clientX-o.left))?i=0:100<i&&(i=100),50>i?i-=(100-2*i)*c:50<i&&(i+=2*(i-50)*c),a+w(i/100*(l-a),r)}},{key:"set",value:function(t){e.enabled&&b(t)&&!t.target.disabled&&(t.preventDefault(),t.target.value=this.get(t),function(e,t){if(e&&t){var i=new Event(t,{bubbles:!0});e.dispatchEvent(i)}}(t.target,"touchend"===t.type?"change":"input"))}}],[{key:"setup",value:function(t){var i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},s=null;if(v(t)||p(t)?s=Array.from(document.querySelectorAll(p(t)?t:'input[type="range"]')):y(t)?s=[t]:f(t)?s=Array.from(t):g(t)&&(s=t.filter(y)),v(s))return null;var n=a({},l,{},i);if(p(t)&&n.watch){var r=new MutationObserver((function(i){Array.from(i).forEach((function(i){Array.from(i.addedNodes).forEach((function(i){y(i)&&function(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}(i,t)&&new e(i,n)}))}))}));r.observe(document.body,{childList:!0,subtree:!0})}return s.map((function(t){return new e(t,i)}))}},{key:"enabled",get:function(){return"ontouchstart"in document.documentElement}}]),e}();const k=e=>null!=e?e.constructor:null,C=(e,t)=>Boolean(e&&t&&e instanceof t),A=e=>null==e,S=e=>k(e)===Object,E=e=>k(e)===String,P=e=>"function"==typeof e,M=e=>Array.isArray(e),x=e=>C(e,NodeList),N=e=>A(e)||(E(e)||M(e)||x(e))&&!e.length||S(e)&&!Object.keys(e).length;var L={nullOrUndefined:A,object:S,number:e=>k(e)===Number&&!Number.isNaN(e),string:E,boolean:e=>k(e)===Boolean,function:P,array:M,weakMap:e=>C(e,WeakMap),nodeList:x,element:e=>null!==e&&"object"==typeof e&&1===e.nodeType&&"object"==typeof e.style&&"object"==typeof e.ownerDocument,textNode:e=>k(e)===Text,event:e=>C(e,Event),keyboardEvent:e=>C(e,KeyboardEvent),cue:e=>C(e,window.TextTrackCue)||C(e,window.VTTCue),track:e=>C(e,TextTrack)||!A(e)&&E(e.kind),promise:e=>C(e,Promise)&&P(e.then),url:e=>{if(C(e,window.URL))return!0;if(!E(e))return!1;let t=e;e.startsWith("http://")&&e.startsWith("https://")||(t=`http://${e}`);try{return!N(new URL(t).hostname)}catch(e){return!1}},empty:N};const I=(()=>{const e=document.createElement("span"),t={WebkitTransition:"webkitTransitionEnd",MozTransition:"transitionend",OTransition:"oTransitionEnd otransitionend",transition:"transitionend"},i=Object.keys(t).find((t=>void 0!==e.style[t]));return!!L.string(i)&&t[i]})();function $(e,t){setTimeout((()=>{try{e.hidden=!0,e.offsetHeight,e.hidden=!1}catch(e){}}),t)}var _={isIE:Boolean(window.document.documentMode),isEdge:/Edge/g.test(navigator.userAgent),isWebKit:"WebkitAppearance"in document.documentElement.style&&!/Edge/g.test(navigator.userAgent),isIPhone:/iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1,isIPadOS:"MacIntel"===navigator.platform&&navigator.maxTouchPoints>1,isIos:/iPad|iPhone|iPod/gi.test(navigator.userAgent)&&navigator.maxTouchPoints>1};function O(e,t){return t.split(".").reduce(((e,t)=>e&&e[t]),e)}function j(e={},...t){if(!t.length)return e;const i=t.shift();return L.object(i)?(Object.keys(i).forEach((t=>{L.object(i[t])?(Object.keys(e).includes(t)||Object.assign(e,{[t]:{}}),j(e[t],i[t])):Object.assign(e,{[t]:i[t]})})),j(e,...t)):e}function q(e,t){const i=e.length?e:[e];Array.from(i).reverse().forEach(((e,i)=>{const s=i>0?t.cloneNode(!0):t,n=e.parentNode,a=e.nextSibling;s.appendChild(e),a?n.insertBefore(s,a):n.appendChild(s)}))}function D(e,t){L.element(e)&&!L.empty(t)&&Object.entries(t).filter((([,e])=>!L.nullOrUndefined(e))).forEach((([t,i])=>e.setAttribute(t,i)))}function H(e,t,i){const s=document.createElement(e);return L.object(t)&&D(s,t),L.string(i)&&(s.innerText=i),s}function R(e,t,i,s){L.element(t)&&t.appendChild(H(e,i,s))}function F(e){L.nodeList(e)||L.array(e)?Array.from(e).forEach(F):L.element(e)&&L.element(e.parentNode)&&e.parentNode.removeChild(e)}function V(e){if(!L.element(e))return;let{length:t}=e.childNodes;for(;t>0;)e.removeChild(e.lastChild),t-=1}function U(e,t){return L.element(t)&&L.element(t.parentNode)&&L.element(e)?(t.parentNode.replaceChild(e,t),e):null}function B(e,t){if(!L.string(e)||L.empty(e))return{};const i={},s=j({},t);return e.split(",").forEach((e=>{const t=e.trim(),n=t.replace(".",""),a=t.replace(/[[\]]/g,"").split("="),[l]=a,r=a.length>1?a[1].replace(/["']/g,""):"";switch(t.charAt(0)){case".":L.string(s.class)?i.class=`${s.class} ${n}`:i.class=n;break;case"#":i.id=t.replace("#","");break;case"[":i[l]=r}})),j(s,i)}function W(e,t){if(!L.element(e))return;let i=t;L.boolean(i)||(i=!e.hidden),e.hidden=i}function z(e,t,i){if(L.nodeList(e))return Array.from(e).map((e=>z(e,t,i)));if(L.element(e)){let s="toggle";return void 0!==i&&(s=i?"add":"remove"),e.classList[s](t),e.classList.contains(t)}return!1}function K(e,t){return L.element(e)&&e.classList.contains(t)}function Y(e,t){const{prototype:i}=Element;return(i.matches||i.webkitMatchesSelector||i.mozMatchesSelector||i.msMatchesSelector||function(){return Array.from(document.querySelectorAll(t)).includes(this)}).call(e,t)}function Q(e){return this.elements.container.querySelectorAll(e)}function X(e){return this.elements.container.querySelector(e)}function J(e=null,t=!1){L.element(e)&&e.focus({preventScroll:!0,focusVisible:t})}const G={"audio/ogg":"vorbis","audio/wav":"1","video/webm":"vp8, vorbis","video/mp4":"avc1.42E01E, mp4a.40.2","video/ogg":"theora"},Z={audio:"canPlayType"in document.createElement("audio"),video:"canPlayType"in document.createElement("video"),check(e,t){const i=Z[e]||"html5"!==t;return{api:i,ui:i&&Z.rangeInput}},pip:!(_.isIPhone||!L.function(H("video").webkitSetPresentationMode)&&(!document.pictureInPictureEnabled||H("video").disablePictureInPicture)),airplay:L.function(window.WebKitPlaybackTargetAvailabilityEvent),playsinline:"playsInline"in document.createElement("video"),mime(e){if(L.empty(e))return!1;const[t]=e.split("/");let i=e;if(!this.isHTML5||t!==this.type)return!1;Object.keys(G).includes(i)&&(i+=`; codecs="${G[e]}"`);try{return Boolean(i&&this.media.canPlayType(i).replace(/no/,""))}catch(e){return!1}},textTracks:"textTracks"in document.createElement("video"),rangeInput:(()=>{const e=document.createElement("input");return e.type="range","range"===e.type})(),touch:"ontouchstart"in document.documentElement,transitions:!1!==I,reducedMotion:"matchMedia"in window&&window.matchMedia("(prefers-reduced-motion)").matches},ee=(()=>{let e=!1;try{const t=Object.defineProperty({},"passive",{get:()=>(e=!0,null)});window.addEventListener("test",null,t),window.removeEventListener("test",null,t)}catch(e){}return e})();function te(e,t,i,s=!1,n=!0,a=!1){if(!e||!("addEventListener"in e)||L.empty(t)||!L.function(i))return;const l=t.split(" ");let r=a;ee&&(r={passive:n,capture:a}),l.forEach((t=>{this&&this.eventListeners&&s&&this.eventListeners.push({element:e,type:t,callback:i,options:r}),e[s?"addEventListener":"removeEventListener"](t,i,r)}))}function ie(e,t="",i,s=!0,n=!1){te.call(this,e,t,i,!0,s,n)}function se(e,t="",i,s=!0,n=!1){te.call(this,e,t,i,!1,s,n)}function ne(e,t="",i,s=!0,n=!1){const a=(...l)=>{se(e,t,a,s,n),i.apply(this,l)};te.call(this,e,t,a,!0,s,n)}function ae(e,t="",i=!1,s={}){if(!L.element(e)||L.empty(t))return;const n=new CustomEvent(t,{bubbles:i,detail:{...s,plyr:this}});e.dispatchEvent(n)}function le(){this&&this.eventListeners&&(this.eventListeners.forEach((e=>{const{element:t,type:i,callback:s,options:n}=e;t.removeEventListener(i,s,n)})),this.eventListeners=[])}function re(){return new Promise((e=>this.ready?setTimeout(e,0):ie.call(this,this.elements.container,"ready",e))).then((()=>{}))}function oe(e){L.promise(e)&&e.then(null,(()=>{}))}function ce(e){return L.array(e)?e.filter(((t,i)=>e.indexOf(t)===i)):e}function he(e,t){return L.array(e)&&e.length?e.reduce(((e,i)=>Math.abs(i-t)<Math.abs(e-t)?i:e)):null}function ue(e){return!(!window||!window.CSS)&&window.CSS.supports(e)}const de=[[1,1],[4,3],[3,4],[5,4],[4,5],[3,2],[2,3],[16,10],[10,16],[16,9],[9,16],[21,9],[9,21],[32,9],[9,32]].reduce(((e,[t,i])=>({...e,[t/i]:[t,i]})),{});function me(e){if(!(L.array(e)||L.string(e)&&e.includes(":")))return!1;return(L.array(e)?e:e.split(":")).map(Number).every(L.number)}function pe(e){if(!L.array(e)||!e.every(L.number))return null;const[t,i]=e,s=(e,t)=>0===t?e:s(t,e%t),n=s(t,i);return[t/n,i/n]}function ge(e){const t=e=>me(e)?e.split(":").map(Number):null;let i=t(e);if(null===i&&(i=t(this.config.ratio)),null===i&&!L.empty(this.embed)&&L.array(this.embed.ratio)&&({ratio:i}=this.embed),null===i&&this.isHTML5){const{videoWidth:e,videoHeight:t}=this.media;i=[e,t]}return pe(i)}function fe(e){if(!this.isVideo)return{};const{wrapper:t}=this.elements,i=ge.call(this,e);if(!L.array(i))return{};const[s,n]=pe(i),a=100/s*n;if(ue(`aspect-ratio: ${s}/${n}`)?t.style.aspectRatio=`${s}/${n}`:t.style.paddingBottom=`${a}%`,this.isVimeo&&!this.config.vimeo.premium&&this.supported.ui){const e=100/this.media.offsetWidth*parseInt(window.getComputedStyle(this.media).paddingBottom,10),i=(e-a)/(e/50);this.fullscreen.active?t.style.paddingBottom=null:this.media.style.transform=`translateY(-${i}%)`}else this.isHTML5&&t.classList.add(this.config.classNames.videoFixedRatio);return{padding:a,ratio:i}}function ye(e,t,i=.05){const s=e/t,n=he(Object.keys(de),s);return Math.abs(n-s)<=i?de[n]:[e,t]}const be={getSources(){if(!this.isHTML5)return[];return Array.from(this.media.querySelectorAll("source")).filter((e=>{const t=e.getAttribute("type");return!!L.empty(t)||Z.mime.call(this,t)}))},getQualityOptions(){return this.config.quality.forced?this.config.quality.options:be.getSources.call(this).map((e=>Number(e.getAttribute("data-res")))).filter(Boolean)},setup(){if(!this.isHTML5)return;const e=this;e.options.speed=e.config.speed.options,L.empty(this.config.ratio)||fe.call(e),Object.defineProperty(e.media,"quality",{get(){const t=be.getSources.call(e).find((t=>t.getAttribute("src")===e.source));return t&&Number(t.getAttribute("data-res"))},set(t){if(e.quality!==t){if(e.config.quality.forced&&L.function(e.config.quality.onChange))e.config.quality.onChange(t);else{const i=be.getSources.call(e).find((e=>Number(e.getAttribute("data-res"))===t));if(!i)return;const{currentTime:s,paused:n,preload:a,readyState:l,playbackRate:r}=e.media;e.media.src=i.getAttribute("src"),("none"!==a||l)&&(e.once("loadedmetadata",(()=>{e.speed=r,e.currentTime=s,n||oe(e.play())})),e.media.load())}ae.call(e,e.media,"qualitychange",!1,{quality:t})}}})},cancelRequests(){this.isHTML5&&(F(be.getSources.call(this)),this.media.setAttribute("src",this.config.blankVideo),this.media.load(),this.debug.log("Cancelled network requests"))}};function ve(e,...t){return L.empty(e)?e:e.toString().replace(/{(\d+)}/g,((e,i)=>t[i].toString()))}const we=(e="",t="",i="")=>e.replace(new RegExp(t.toString().replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1"),"g"),i.toString()),Te=(e="")=>e.toString().replace(/\w\S*/g,(e=>e.charAt(0).toUpperCase()+e.slice(1).toLowerCase()));function ke(e=""){let t=e.toString();return t=function(e=""){let t=e.toString();return t=we(t,"-"," "),t=we(t,"_"," "),t=Te(t),we(t," ","")}(t),t.charAt(0).toLowerCase()+t.slice(1)}function Ce(e){const t=document.createElement("div");return t.appendChild(e),t.innerHTML}const Ae={pip:"PIP",airplay:"AirPlay",html5:"HTML5",vimeo:"Vimeo",youtube:"YouTube"},Se={get(e="",t={}){if(L.empty(e)||L.empty(t))return"";let i=O(t.i18n,e);if(L.empty(i))return Object.keys(Ae).includes(e)?Ae[e]:"";const s={"{seektime}":t.seekTime,"{title}":t.title};return Object.entries(s).forEach((([e,t])=>{i=we(i,e,t)})),i}};class Ee{constructor(e){t(this,"get",(e=>{if(!Ee.supported||!this.enabled)return null;const t=window.localStorage.getItem(this.key);if(L.empty(t))return null;const i=JSON.parse(t);return L.string(e)&&e.length?i[e]:i})),t(this,"set",(e=>{if(!Ee.supported||!this.enabled)return;if(!L.object(e))return;let t=this.get();L.empty(t)&&(t={}),j(t,e);try{window.localStorage.setItem(this.key,JSON.stringify(t))}catch(e){}})),this.enabled=e.config.storage.enabled,this.key=e.config.storage.key}static get supported(){try{if(!("localStorage"in window))return!1;const e="___test";return window.localStorage.setItem(e,e),window.localStorage.removeItem(e),!0}catch(e){return!1}}}function Pe(e,t="text"){return new Promise(((i,s)=>{try{const s=new XMLHttpRequest;if(!("withCredentials"in s))return;s.addEventListener("load",(()=>{if("text"===t)try{i(JSON.parse(s.responseText))}catch(e){i(s.responseText)}else i(s.response)})),s.addEventListener("error",(()=>{throw new Error(s.status)})),s.open("GET",e,!0),s.responseType=t,s.send()}catch(e){s(e)}}))}function Me(e,t){if(!L.string(e))return;const i="cache",s=L.string(t);let n=!1;const a=()=>null!==document.getElementById(t),l=(e,t)=>{e.innerHTML=t,s&&a()||document.body.insertAdjacentElement("afterbegin",e)};if(!s||!a()){const a=Ee.supported,r=document.createElement("div");if(r.setAttribute("hidden",""),s&&r.setAttribute("id",t),a){const e=window.localStorage.getItem(`${i}-${t}`);if(n=null!==e,n){const t=JSON.parse(e);l(r,t.content)}}Pe(e).then((e=>{if(!L.empty(e)){if(a)try{window.localStorage.setItem(`${i}-${t}`,JSON.stringify({content:e}))}catch(e){}l(r,e)}})).catch((()=>{}))}}const xe=e=>Math.trunc(e/60/60%60,10);function Ne(e=0,t=!1,i=!1){if(!L.number(e))return Ne(void 0,t,i);const s=e=>`0${e}`.slice(-2);let n=xe(e);const a=(l=e,Math.trunc(l/60%60,10));var l;const r=(e=>Math.trunc(e%60,10))(e);return n=t||n>0?`${n}:`:"",`${i&&e>0?"-":""}${n}${s(a)}:${s(r)}`}const Le={getIconUrl(){const e=new URL(this.config.iconUrl,window.location),t=window.location.host?window.location.host:window.top.location.host,i=e.host!==t||_.isIE&&!window.svg4everybody;return{url:this.config.iconUrl,cors:i}},findElements(){try{return this.elements.controls=X.call(this,this.config.selectors.controls.wrapper),this.elements.buttons={play:Q.call(this,this.config.selectors.buttons.play),pause:X.call(this,this.config.selectors.buttons.pause),restart:X.call(this,this.config.selectors.buttons.restart),rewind:X.call(this,this.config.selectors.buttons.rewind),fastForward:X.call(this,this.config.selectors.buttons.fastForward),mute:X.call(this,this.config.selectors.buttons.mute),pip:X.call(this,this.config.selectors.buttons.pip),airplay:X.call(this,this.config.selectors.buttons.airplay),settings:X.call(this,this.config.selectors.buttons.settings),captions:X.call(this,this.config.selectors.buttons.captions),fullscreen:X.call(this,this.config.selectors.buttons.fullscreen)},this.elements.progress=X.call(this,this.config.selectors.progress),this.elements.inputs={seek:X.call(this,this.config.selectors.inputs.seek),volume:X.call(this,this.config.selectors.inputs.volume)},this.elements.display={buffer:X.call(this,this.config.selectors.display.buffer),currentTime:X.call(this,this.config.selectors.display.currentTime),duration:X.call(this,this.config.selectors.display.duration)},L.element(this.elements.progress)&&(this.elements.display.seekTooltip=this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`)),!0}catch(e){return this.debug.warn("It looks like there is a problem with your custom controls HTML",e),this.toggleNativeControls(!0),!1}},createIcon(e,t){const i="http://www.w3.org/2000/svg",s=Le.getIconUrl.call(this),n=`${s.cors?"":s.url}#${this.config.iconPrefix}`,a=document.createElementNS(i,"svg");D(a,j(t,{"aria-hidden":"true",focusable:"false"}));const l=document.createElementNS(i,"use"),r=`${n}-${e}`;return"href"in l&&l.setAttributeNS("http://www.w3.org/1999/xlink","href",r),l.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r),a.appendChild(l),a},createLabel(e,t={}){const i=Se.get(e,this.config);return H("span",{...t,class:[t.class,this.config.classNames.hidden].filter(Boolean).join(" ")},i)},createBadge(e){if(L.empty(e))return null;const t=H("span",{class:this.config.classNames.menu.value});return t.appendChild(H("span",{class:this.config.classNames.menu.badge},e)),t},createButton(e,t){const i=j({},t);let s=ke(e);const n={element:"button",toggle:!1,label:null,icon:null,labelPressed:null,iconPressed:null};switch(["element","icon","label"].forEach((e=>{Object.keys(i).includes(e)&&(n[e]=i[e],delete i[e])})),"button"!==n.element||Object.keys(i).includes("type")||(i.type="button"),Object.keys(i).includes("class")?i.class.split(" ").some((e=>e===this.config.classNames.control))||j(i,{class:`${i.class} ${this.config.classNames.control}`}):i.class=this.config.classNames.control,e){case"play":n.toggle=!0,n.label="play",n.labelPressed="pause",n.icon="play",n.iconPressed="pause";break;case"mute":n.toggle=!0,n.label="mute",n.labelPressed="unmute",n.icon="volume",n.iconPressed="muted";break;case"captions":n.toggle=!0,n.label="enableCaptions",n.labelPressed="disableCaptions",n.icon="captions-off",n.iconPressed="captions-on";break;case"fullscreen":n.toggle=!0,n.label="enterFullscreen",n.labelPressed="exitFullscreen",n.icon="enter-fullscreen",n.iconPressed="exit-fullscreen";break;case"play-large":i.class+=` ${this.config.classNames.control}--overlaid`,s="play",n.label="play",n.icon="play";break;default:L.empty(n.label)&&(n.label=s),L.empty(n.icon)&&(n.icon=e)}const a=H(n.element);return n.toggle?(a.appendChild(Le.createIcon.call(this,n.iconPressed,{class:"icon--pressed"})),a.appendChild(Le.createIcon.call(this,n.icon,{class:"icon--not-pressed"})),a.appendChild(Le.createLabel.call(this,n.labelPressed,{class:"label--pressed"})),a.appendChild(Le.createLabel.call(this,n.label,{class:"label--not-pressed"}))):(a.appendChild(Le.createIcon.call(this,n.icon)),a.appendChild(Le.createLabel.call(this,n.label))),j(i,B(this.config.selectors.buttons[s],i)),D(a,i),"play"===s?(L.array(this.elements.buttons[s])||(this.elements.buttons[s]=[]),this.elements.buttons[s].push(a)):this.elements.buttons[s]=a,a},createRange(e,t){const i=H("input",j(B(this.config.selectors.inputs[e]),{type:"range",min:0,max:100,step:.01,value:0,autocomplete:"off",role:"slider","aria-label":Se.get(e,this.config),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":0},t));return this.elements.inputs[e]=i,Le.updateRangeFill.call(this,i),T.setup(i),i},createProgress(e,t){const i=H("progress",j(B(this.config.selectors.display[e]),{min:0,max:100,value:0,role:"progressbar","aria-hidden":!0},t));if("volume"!==e){i.appendChild(H("span",null,"0"));const t={played:"played",buffer:"buffered"}[e],s=t?Se.get(t,this.config):"";i.innerText=`% ${s.toLowerCase()}`}return this.elements.display[e]=i,i},createTime(e,t){const i=B(this.config.selectors.display[e],t),s=H("div",j(i,{class:`${i.class?i.class:""} ${this.config.classNames.display.time} `.trim(),"aria-label":Se.get(e,this.config),role:"timer"}),"00:00");return this.elements.display[e]=s,s},bindMenuItemShortcuts(e,t){ie.call(this,e,"keydown keyup",(i=>{if(![" ","ArrowUp","ArrowDown","ArrowRight"].includes(i.key))return;if(i.preventDefault(),i.stopPropagation(),"keydown"===i.type)return;const s=Y(e,'[role="menuitemradio"]');if(!s&&[" ","ArrowRight"].includes(i.key))Le.showMenuPanel.call(this,t,!0);else{let t;" "!==i.key&&("ArrowDown"===i.key||s&&"ArrowRight"===i.key?(t=e.nextElementSibling,L.element(t)||(t=e.parentNode.firstElementChild)):(t=e.previousElementSibling,L.element(t)||(t=e.parentNode.lastElementChild)),J.call(this,t,!0))}}),!1),ie.call(this,e,"keyup",(e=>{"Return"===e.key&&Le.focusFirstMenuItem.call(this,null,!0)}))},createMenuItem({value:e,list:t,type:i,title:s,badge:n=null,checked:a=!1}){const l=B(this.config.selectors.inputs[i]),r=H("button",j(l,{type:"button",role:"menuitemradio",class:`${this.config.classNames.control} ${l.class?l.class:""}`.trim(),"aria-checked":a,value:e})),o=H("span");o.innerHTML=s,L.element(n)&&o.appendChild(n),r.appendChild(o),Object.defineProperty(r,"checked",{enumerable:!0,get:()=>"true"===r.getAttribute("aria-checked"),set(e){e&&Array.from(r.parentNode.children).filter((e=>Y(e,'[role="menuitemradio"]'))).forEach((e=>e.setAttribute("aria-checked","false"))),r.setAttribute("aria-checked",e?"true":"false")}}),this.listeners.bind(r,"click keyup",(t=>{if(!L.keyboardEvent(t)||" "===t.key){switch(t.preventDefault(),t.stopPropagation(),r.checked=!0,i){case"language":this.currentTrack=Number(e);break;case"quality":this.quality=e;break;case"speed":this.speed=parseFloat(e)}Le.showMenuPanel.call(this,"home",L.keyboardEvent(t))}}),i,!1),Le.bindMenuItemShortcuts.call(this,r,i),t.appendChild(r)},formatTime(e=0,t=!1){if(!L.number(e))return e;return Ne(e,xe(this.duration)>0,t)},updateTimeDisplay(e=null,t=0,i=!1){L.element(e)&&L.number(t)&&(e.innerText=Le.formatTime(t,i))},updateVolume(){this.supported.ui&&(L.element(this.elements.inputs.volume)&&Le.setRange.call(this,this.elements.inputs.volume,this.muted?0:this.volume),L.element(this.elements.buttons.mute)&&(this.elements.buttons.mute.pressed=this.muted||0===this.volume))},setRange(e,t=0){L.element(e)&&(e.value=t,Le.updateRangeFill.call(this,e))},updateProgress(e){if(!this.supported.ui||!L.event(e))return;let t=0;const i=(e,t)=>{const i=L.number(t)?t:0,s=L.element(e)?e:this.elements.display.buffer;if(L.element(s)){s.value=i;const e=s.getElementsByTagName("span")[0];L.element(e)&&(e.childNodes[0].nodeValue=i)}};if(e)switch(e.type){case"timeupdate":case"seeking":case"seeked":s=this.currentTime,n=this.duration,t=0===s||0===n||Number.isNaN(s)||Number.isNaN(n)?0:(s/n*100).toFixed(2),"timeupdate"===e.type&&Le.setRange.call(this,this.elements.inputs.seek,t);break;case"playing":case"progress":i(this.elements.display.buffer,100*this.buffered)}var s,n},updateRangeFill(e){const t=L.event(e)?e.target:e;if(L.element(t)&&"range"===t.getAttribute("type")){if(Y(t,this.config.selectors.inputs.seek)){t.setAttribute("aria-valuenow",this.currentTime);const e=Le.formatTime(this.currentTime),i=Le.formatTime(this.duration),s=Se.get("seekLabel",this.config);t.setAttribute("aria-valuetext",s.replace("{currentTime}",e).replace("{duration}",i))}else if(Y(t,this.config.selectors.inputs.volume)){const e=100*t.value;t.setAttribute("aria-valuenow",e),t.setAttribute("aria-valuetext",`${e.toFixed(1)}%`)}else t.setAttribute("aria-valuenow",t.value);(_.isWebKit||_.isIPadOS)&&t.style.setProperty("--value",t.value/t.max*100+"%")}},updateSeekTooltip(e){var t,i;if(!this.config.tooltips.seek||!L.element(this.elements.inputs.seek)||!L.element(this.elements.display.seekTooltip)||0===this.duration)return;const s=this.elements.display.seekTooltip,n=`${this.config.classNames.tooltip}--visible`,a=e=>z(s,n,e);if(this.touch)return void a(!1);let l=0;const r=this.elements.progress.getBoundingClientRect();if(L.event(e))l=100/r.width*(e.pageX-r.left);else{if(!K(s,n))return;l=parseFloat(s.style.left,10)}l<0?l=0:l>100&&(l=100);const o=this.duration/100*l;s.innerText=Le.formatTime(o);const c=null===(t=this.config.markers)||void 0===t||null===(i=t.points)||void 0===i?void 0:i.find((({time:e})=>e===Math.round(o)));c&&s.insertAdjacentHTML("afterbegin",`${c.label}<br>`),s.style.left=`${l}%`,L.event(e)&&["mouseenter","mouseleave"].includes(e.type)&&a("mouseenter"===e.type)},timeUpdate(e){const t=!L.element(this.elements.display.duration)&&this.config.invertTime;Le.updateTimeDisplay.call(this,this.elements.display.currentTime,t?this.duration-this.currentTime:this.currentTime,t),e&&"timeupdate"===e.type&&this.media.seeking||Le.updateProgress.call(this,e)},durationUpdate(){if(!this.supported.ui||!this.config.invertTime&&this.currentTime)return;if(this.duration>=2**32)return W(this.elements.display.currentTime,!0),void W(this.elements.progress,!0);L.element(this.elements.inputs.seek)&&this.elements.inputs.seek.setAttribute("aria-valuemax",this.duration);const e=L.element(this.elements.display.duration);!e&&this.config.displayDuration&&this.paused&&Le.updateTimeDisplay.call(this,this.elements.display.currentTime,this.duration),e&&Le.updateTimeDisplay.call(this,this.elements.display.duration,this.duration),this.config.markers.enabled&&Le.setMarkers.call(this),Le.updateSeekTooltip.call(this)},toggleMenuButton(e,t){W(this.elements.settings.buttons[e],!t)},updateSetting(e,t,i){const s=this.elements.settings.panels[e];let n=null,a=t;if("captions"===e)n=this.currentTrack;else{if(n=L.empty(i)?this[e]:i,L.empty(n)&&(n=this.config[e].default),!L.empty(this.options[e])&&!this.options[e].includes(n))return void this.debug.warn(`Unsupported value of '${n}' for ${e}`);if(!this.config[e].options.includes(n))return void this.debug.warn(`Disabled value of '${n}' for ${e}`)}if(L.element(a)||(a=s&&s.querySelector('[role="menu"]')),!L.element(a))return;this.elements.settings.buttons[e].querySelector(`.${this.config.classNames.menu.value}`).innerHTML=Le.getLabel.call(this,e,n);const l=a&&a.querySelector(`[value="${n}"]`);L.element(l)&&(l.checked=!0)},getLabel(e,t){switch(e){case"speed":return 1===t?Se.get("normal",this.config):`${t}&times;`;case"quality":if(L.number(t)){const e=Se.get(`qualityLabel.${t}`,this.config);return e.length?e:`${t}p`}return Te(t);case"captions":return _e.getLabel.call(this);default:return null}},setQualityMenu(e){if(!L.element(this.elements.settings.panels.quality))return;const t="quality",i=this.elements.settings.panels.quality.querySelector('[role="menu"]');L.array(e)&&(this.options.quality=ce(e).filter((e=>this.config.quality.options.includes(e))));const s=!L.empty(this.options.quality)&&this.options.quality.length>1;if(Le.toggleMenuButton.call(this,t,s),V(i),Le.checkMenu.call(this),!s)return;const n=e=>{const t=Se.get(`qualityBadge.${e}`,this.config);return t.length?Le.createBadge.call(this,t):null};this.options.quality.sort(((e,t)=>{const i=this.config.quality.options;return i.indexOf(e)>i.indexOf(t)?1:-1})).forEach((e=>{Le.createMenuItem.call(this,{value:e,list:i,type:t,title:Le.getLabel.call(this,"quality",e),badge:n(e)})})),Le.updateSetting.call(this,t,i)},setCaptionsMenu(){if(!L.element(this.elements.settings.panels.captions))return;const e="captions",t=this.elements.settings.panels.captions.querySelector('[role="menu"]'),i=_e.getTracks.call(this),s=Boolean(i.length);if(Le.toggleMenuButton.call(this,e,s),V(t),Le.checkMenu.call(this),!s)return;const n=i.map(((e,i)=>({value:i,checked:this.captions.toggled&&this.currentTrack===i,title:_e.getLabel.call(this,e),badge:e.language&&Le.createBadge.call(this,e.language.toUpperCase()),list:t,type:"language"})));n.unshift({value:-1,checked:!this.captions.toggled,title:Se.get("disabled",this.config),list:t,type:"language"}),n.forEach(Le.createMenuItem.bind(this)),Le.updateSetting.call(this,e,t)},setSpeedMenu(){if(!L.element(this.elements.settings.panels.speed))return;const e="speed",t=this.elements.settings.panels.speed.querySelector('[role="menu"]');this.options.speed=this.options.speed.filter((e=>e>=this.minimumSpeed&&e<=this.maximumSpeed));const i=!L.empty(this.options.speed)&&this.options.speed.length>1;Le.toggleMenuButton.call(this,e,i),V(t),Le.checkMenu.call(this),i&&(this.options.speed.forEach((i=>{Le.createMenuItem.call(this,{value:i,list:t,type:e,title:Le.getLabel.call(this,"speed",i)})})),Le.updateSetting.call(this,e,t))},checkMenu(){const{buttons:e}=this.elements.settings,t=!L.empty(e)&&Object.values(e).some((e=>!e.hidden));W(this.elements.settings.menu,!t)},focusFirstMenuItem(e,t=!1){if(this.elements.settings.popup.hidden)return;let i=e;L.element(i)||(i=Object.values(this.elements.settings.panels).find((e=>!e.hidden)));const s=i.querySelector('[role^="menuitem"]');J.call(this,s,t)},toggleMenu(e){const{popup:t}=this.elements.settings,i=this.elements.buttons.settings;if(!L.element(t)||!L.element(i))return;const{hidden:s}=t;let n=s;if(L.boolean(e))n=e;else if(L.keyboardEvent(e)&&"Escape"===e.key)n=!1;else if(L.event(e)){const s=L.function(e.composedPath)?e.composedPath()[0]:e.target,a=t.contains(s);if(a||!a&&e.target!==i&&n)return}i.setAttribute("aria-expanded",n),W(t,!n),z(this.elements.container,this.config.classNames.menu.open,n),n&&L.keyboardEvent(e)?Le.focusFirstMenuItem.call(this,null,!0):n||s||J.call(this,i,L.keyboardEvent(e))},getMenuSize(e){const t=e.cloneNode(!0);t.style.position="absolute",t.style.opacity=0,t.removeAttribute("hidden"),e.parentNode.appendChild(t);const i=t.scrollWidth,s=t.scrollHeight;return F(t),{width:i,height:s}},showMenuPanel(e="",t=!1){const i=this.elements.container.querySelector(`#plyr-settings-${this.id}-${e}`);if(!L.element(i))return;const s=i.parentNode,n=Array.from(s.children).find((e=>!e.hidden));if(Z.transitions&&!Z.reducedMotion){s.style.width=`${n.scrollWidth}px`,s.style.height=`${n.scrollHeight}px`;const e=Le.getMenuSize.call(this,i),t=e=>{e.target===s&&["width","height"].includes(e.propertyName)&&(s.style.width="",s.style.height="",se.call(this,s,I,t))};ie.call(this,s,I,t),s.style.width=`${e.width}px`,s.style.height=`${e.height}px`}W(n,!0),W(i,!1),Le.focusFirstMenuItem.call(this,i,t)},setDownloadUrl(){const e=this.elements.buttons.download;L.element(e)&&e.setAttribute("href",this.download)},create(e){const{bindMenuItemShortcuts:t,createButton:i,createProgress:s,createRange:n,createTime:a,setQualityMenu:l,setSpeedMenu:r,showMenuPanel:o}=Le;this.elements.controls=null,L.array(this.config.controls)&&this.config.controls.includes("play-large")&&this.elements.container.appendChild(i.call(this,"play-large"));const c=H("div",B(this.config.selectors.controls.wrapper));this.elements.controls=c;const h={class:"plyr__controls__item"};return ce(L.array(this.config.controls)?this.config.controls:[]).forEach((l=>{if("restart"===l&&c.appendChild(i.call(this,"restart",h)),"rewind"===l&&c.appendChild(i.call(this,"rewind",h)),"play"===l&&c.appendChild(i.call(this,"play",h)),"fast-forward"===l&&c.appendChild(i.call(this,"fast-forward",h)),"progress"===l){const t=H("div",{class:`${h.class} plyr__progress__container`}),i=H("div",B(this.config.selectors.progress));if(i.appendChild(n.call(this,"seek",{id:`plyr-seek-${e.id}`})),i.appendChild(s.call(this,"buffer")),this.config.tooltips.seek){const e=H("span",{class:this.config.classNames.tooltip},"00:00");i.appendChild(e),this.elements.display.seekTooltip=e}this.elements.progress=i,t.appendChild(this.elements.progress),c.appendChild(t)}if("current-time"===l&&c.appendChild(a.call(this,"currentTime",h)),"duration"===l&&c.appendChild(a.call(this,"duration",h)),"mute"===l||"volume"===l){let{volume:t}=this.elements;if(L.element(t)&&c.contains(t)||(t=H("div",j({},h,{class:`${h.class} plyr__volume`.trim()})),this.elements.volume=t,c.appendChild(t)),"mute"===l&&t.appendChild(i.call(this,"mute")),"volume"===l&&!_.isIos&&!_.isIPadOS){const i={max:1,step:.05,value:this.config.volume};t.appendChild(n.call(this,"volume",j(i,{id:`plyr-volume-${e.id}`})))}}if("captions"===l&&c.appendChild(i.call(this,"captions",h)),"settings"===l&&!L.empty(this.config.settings)){const s=H("div",j({},h,{class:`${h.class} plyr__menu`.trim(),hidden:""}));s.appendChild(i.call(this,"settings",{"aria-haspopup":!0,"aria-controls":`plyr-settings-${e.id}`,"aria-expanded":!1}));const n=H("div",{class:"plyr__menu__container",id:`plyr-settings-${e.id}`,hidden:""}),a=H("div"),l=H("div",{id:`plyr-settings-${e.id}-home`}),r=H("div",{role:"menu"});l.appendChild(r),a.appendChild(l),this.elements.settings.panels.home=l,this.config.settings.forEach((i=>{const s=H("button",j(B(this.config.selectors.buttons.settings),{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--forward`,role:"menuitem","aria-haspopup":!0,hidden:""}));t.call(this,s,i),ie.call(this,s,"click",(()=>{o.call(this,i,!1)}));const n=H("span",null,Se.get(i,this.config)),l=H("span",{class:this.config.classNames.menu.value});l.innerHTML=e[i],n.appendChild(l),s.appendChild(n),r.appendChild(s);const c=H("div",{id:`plyr-settings-${e.id}-${i}`,hidden:""}),h=H("button",{type:"button",class:`${this.config.classNames.control} ${this.config.classNames.control}--back`});h.appendChild(H("span",{"aria-hidden":!0},Se.get(i,this.config))),h.appendChild(H("span",{class:this.config.classNames.hidden},Se.get("menuBack",this.config))),ie.call(this,c,"keydown",(e=>{"ArrowLeft"===e.key&&(e.preventDefault(),e.stopPropagation(),o.call(this,"home",!0))}),!1),ie.call(this,h,"click",(()=>{o.call(this,"home",!1)})),c.appendChild(h),c.appendChild(H("div",{role:"menu"})),a.appendChild(c),this.elements.settings.buttons[i]=s,this.elements.settings.panels[i]=c})),n.appendChild(a),s.appendChild(n),c.appendChild(s),this.elements.settings.popup=n,this.elements.settings.menu=s}if("pip"===l&&Z.pip&&c.appendChild(i.call(this,"pip",h)),"airplay"===l&&Z.airplay&&c.appendChild(i.call(this,"airplay",h)),"download"===l){const e=j({},h,{element:"a",href:this.download,target:"_blank"});this.isHTML5&&(e.download="");const{download:t}=this.config.urls;!L.url(t)&&this.isEmbed&&j(e,{icon:`logo-${this.provider}`,label:this.provider}),c.appendChild(i.call(this,"download",e))}"fullscreen"===l&&c.appendChild(i.call(this,"fullscreen",h))})),this.isHTML5&&l.call(this,be.getQualityOptions.call(this)),r.call(this),c},inject(){if(this.config.loadSprite){const e=Le.getIconUrl.call(this);e.cors&&Me(e.url,"sprite-plyr")}this.id=Math.floor(1e4*Math.random());let e=null;this.elements.controls=null;const t={id:this.id,seektime:this.config.seekTime,title:this.config.title};let i=!0;L.function(this.config.controls)&&(this.config.controls=this.config.controls.call(this,t)),this.config.controls||(this.config.controls=[]),L.element(this.config.controls)||L.string(this.config.controls)?e=this.config.controls:(e=Le.create.call(this,{id:this.id,seektime:this.config.seekTime,speed:this.speed,quality:this.quality,captions:_e.getLabel.call(this)}),i=!1);let s;i&&L.string(this.config.controls)&&(e=(e=>{let i=e;return Object.entries(t).forEach((([e,t])=>{i=we(i,`{${e}}`,t)})),i})(e)),L.string(this.config.selectors.controls.container)&&(s=document.querySelector(this.config.selectors.controls.container)),L.element(s)||(s=this.elements.container);if(s[L.element(e)?"insertAdjacentElement":"insertAdjacentHTML"]("afterbegin",e),L.element(this.elements.controls)||Le.findElements.call(this),!L.empty(this.elements.buttons)){const e=e=>{const t=this.config.classNames.controlPressed;e.setAttribute("aria-pressed","false"),Object.defineProperty(e,"pressed",{configurable:!0,enumerable:!0,get:()=>K(e,t),set(i=!1){z(e,t,i),e.setAttribute("aria-pressed",i?"true":"false")}})};Object.values(this.elements.buttons).filter(Boolean).forEach((t=>{L.array(t)||L.nodeList(t)?Array.from(t).filter(Boolean).forEach(e):e(t)}))}if(_.isEdge&&$(s),this.config.tooltips.controls){const{classNames:e,selectors:t}=this.config,i=`${t.controls.wrapper} ${t.labels} .${e.hidden}`,s=Q.call(this,i);Array.from(s).forEach((e=>{z(e,this.config.classNames.hidden,!1),z(e,this.config.classNames.tooltip,!0)}))}},setMediaMetadata(){try{"mediaSession"in navigator&&(navigator.mediaSession.metadata=new window.MediaMetadata({title:this.config.mediaMetadata.title,artist:this.config.mediaMetadata.artist,album:this.config.mediaMetadata.album,artwork:this.config.mediaMetadata.artwork}))}catch(e){}},setMarkers(){var e,t;if(!this.duration||this.elements.markers)return;const i=null===(e=this.config.markers)||void 0===e||null===(t=e.points)||void 0===t?void 0:t.filter((({time:e})=>e>0&&e<this.duration));if(null==i||!i.length)return;const s=document.createDocumentFragment(),n=document.createDocumentFragment();let a=null;const l=`${this.config.classNames.tooltip}--visible`,r=e=>z(a,l,e);i.forEach((e=>{const t=H("span",{class:this.config.classNames.marker},""),i=e.time/this.duration*100+"%";a&&(t.addEventListener("mouseenter",(()=>{e.label||(a.style.left=i,a.innerHTML=e.label,r(!0))})),t.addEventListener("mouseleave",(()=>{r(!1)}))),t.addEventListener("click",(()=>{this.currentTime=e.time})),t.style.left=i,n.appendChild(t)})),s.appendChild(n),this.config.tooltips.seek||(a=H("span",{class:this.config.classNames.tooltip},""),s.appendChild(a)),this.elements.markers={points:n,tip:a},this.elements.progress.appendChild(s)}};function Ie(e,t=!0){let i=e;if(t){const e=document.createElement("a");e.href=i,i=e.href}try{return new URL(i)}catch(e){return null}}function $e(e){const t=new URLSearchParams;return L.object(e)&&Object.entries(e).forEach((([e,i])=>{t.set(e,i)})),t}const _e={setup(){if(!this.supported.ui)return;if(!this.isVideo||this.isYouTube||this.isHTML5&&!Z.textTracks)return void(L.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Le.setCaptionsMenu.call(this));var e,t;if(L.element(this.elements.captions)||(this.elements.captions=H("div",B(this.config.selectors.captions)),this.elements.captions.setAttribute("dir","auto"),e=this.elements.captions,t=this.elements.wrapper,L.element(e)&&L.element(t)&&t.parentNode.insertBefore(e,t.nextSibling)),_.isIE&&window.URL){const e=this.media.querySelectorAll("track");Array.from(e).forEach((e=>{const t=e.getAttribute("src"),i=Ie(t);null!==i&&i.hostname!==window.location.href.hostname&&["http:","https:"].includes(i.protocol)&&Pe(t,"blob").then((t=>{e.setAttribute("src",window.URL.createObjectURL(t))})).catch((()=>{F(e)}))}))}const i=ce((navigator.languages||[navigator.language||navigator.userLanguage||"en"]).map((e=>e.split("-")[0])));let s=(this.storage.get("language")||this.config.captions.language||"auto").toLowerCase();"auto"===s&&([s]=i);let n=this.storage.get("captions");if(L.boolean(n)||({active:n}=this.config.captions),Object.assign(this.captions,{toggled:!1,active:n,language:s,languages:i}),this.isHTML5){const e=this.config.captions.update?"addtrack removetrack":"removetrack";ie.call(this,this.media.textTracks,e,_e.update.bind(this))}setTimeout(_e.update.bind(this),0)},update(){const e=_e.getTracks.call(this,!0),{active:t,language:i,meta:s,currentTrackNode:n}=this.captions,a=Boolean(e.find((e=>e.language===i)));this.isHTML5&&this.isVideo&&e.filter((e=>!s.get(e))).forEach((e=>{this.debug.log("Track added",e),s.set(e,{default:"showing"===e.mode}),"showing"===e.mode&&(e.mode="hidden"),ie.call(this,e,"cuechange",(()=>_e.updateCues.call(this)))})),(a&&this.language!==i||!e.includes(n))&&(_e.setLanguage.call(this,i),_e.toggle.call(this,t&&a)),this.elements&&z(this.elements.container,this.config.classNames.captions.enabled,!L.empty(e)),L.array(this.config.controls)&&this.config.controls.includes("settings")&&this.config.settings.includes("captions")&&Le.setCaptionsMenu.call(this)},toggle(e,t=!0){if(!this.supported.ui)return;const{toggled:i}=this.captions,s=this.config.classNames.captions.active,n=L.nullOrUndefined(e)?!i:e;if(n!==i){if(t||(this.captions.active=n,this.storage.set({captions:n})),!this.language&&n&&!t){const e=_e.getTracks.call(this),t=_e.findTrack.call(this,[this.captions.language,...this.captions.languages],!0);return this.captions.language=t.language,void _e.set.call(this,e.indexOf(t))}this.elements.buttons.captions&&(this.elements.buttons.captions.pressed=n),z(this.elements.container,s,n),this.captions.toggled=n,Le.updateSetting.call(this,"captions"),ae.call(this,this.media,n?"captionsenabled":"captionsdisabled")}setTimeout((()=>{n&&this.captions.toggled&&(this.captions.currentTrackNode.mode="hidden")}))},set(e,t=!0){const i=_e.getTracks.call(this);if(-1!==e)if(L.number(e))if(e in i){if(this.captions.currentTrack!==e){this.captions.currentTrack=e;const s=i[e],{language:n}=s||{};this.captions.currentTrackNode=s,Le.updateSetting.call(this,"captions"),t||(this.captions.language=n,this.storage.set({language:n})),this.isVimeo&&this.embed.enableTextTrack(n),ae.call(this,this.media,"languagechange")}_e.toggle.call(this,!0,t),this.isHTML5&&this.isVideo&&_e.updateCues.call(this)}else this.debug.warn("Track not found",e);else this.debug.warn("Invalid caption argument",e);else _e.toggle.call(this,!1,t)},setLanguage(e,t=!0){if(!L.string(e))return void this.debug.warn("Invalid language argument",e);const i=e.toLowerCase();this.captions.language=i;const s=_e.getTracks.call(this),n=_e.findTrack.call(this,[i]);_e.set.call(this,s.indexOf(n),t)},getTracks(e=!1){return Array.from((this.media||{}).textTracks||[]).filter((t=>!this.isHTML5||e||this.captions.meta.has(t))).filter((e=>["captions","subtitles"].includes(e.kind)))},findTrack(e,t=!1){const i=_e.getTracks.call(this),s=e=>Number((this.captions.meta.get(e)||{}).default),n=Array.from(i).sort(((e,t)=>s(t)-s(e)));let a;return e.every((e=>(a=n.find((t=>t.language===e)),!a))),a||(t?n[0]:void 0)},getCurrentTrack(){return _e.getTracks.call(this)[this.currentTrack]},getLabel(e){let t=e;return!L.track(t)&&Z.textTracks&&this.captions.toggled&&(t=_e.getCurrentTrack.call(this)),L.track(t)?L.empty(t.label)?L.empty(t.language)?Se.get("enabled",this.config):e.language.toUpperCase():t.label:Se.get("disabled",this.config)},updateCues(e){if(!this.supported.ui)return;if(!L.element(this.elements.captions))return void this.debug.warn("No captions element to render to");if(!L.nullOrUndefined(e)&&!Array.isArray(e))return void this.debug.warn("updateCues: Invalid input",e);let t=e;if(!t){const e=_e.getCurrentTrack.call(this);t=Array.from((e||{}).activeCues||[]).map((e=>e.getCueAsHTML())).map(Ce)}const i=t.map((e=>e.trim())).join("\n");if(i!==this.elements.captions.innerHTML){V(this.elements.captions);const e=H("span",B(this.config.selectors.caption));e.innerHTML=i,this.elements.captions.appendChild(e),ae.call(this,this.media,"cuechange")}}},Oe={enabled:!0,title:"",debug:!1,autoplay:!1,autopause:!0,playsinline:!0,seekTime:10,volume:1,muted:!1,duration:null,displayDuration:!0,invertTime:!0,toggleInvert:!0,ratio:null,clickToPlay:!0,hideControls:!0,resetOnEnd:!1,disableContextMenu:!0,loadSprite:!0,iconPrefix:"plyr",iconUrl:"https://cdn.plyr.io/3.7.8/plyr.svg",blankVideo:"https://cdn.plyr.io/static/blank.mp4",quality:{default:576,options:[4320,2880,2160,1440,1080,720,576,480,360,240],forced:!1,onChange:null},loop:{active:!1},speed:{selected:1,options:[.5,.75,1,1.25,1.5,1.75,2,4]},keyboard:{focused:!0,global:!1},tooltips:{controls:!1,seek:!0},captions:{active:!1,language:"auto",update:!1},fullscreen:{enabled:!0,fallback:!0,iosNative:!1},storage:{enabled:!0,key:"plyr"},controls:["play-large","play","progress","current-time","mute","volume","captions","settings","pip","airplay","fullscreen"],settings:["captions","quality","speed"],i18n:{restart:"Restart",rewind:"Rewind {seektime}s",play:"Play",pause:"Pause",fastForward:"Forward {seektime}s",seek:"Seek",seekLabel:"{currentTime} of {duration}",played:"Played",buffered:"Buffered",currentTime:"Current time",duration:"Duration",volume:"Volume",mute:"Mute",unmute:"Unmute",enableCaptions:"Enable captions",disableCaptions:"Disable captions",download:"Download",enterFullscreen:"Enter fullscreen",exitFullscreen:"Exit fullscreen",frameTitle:"Player for {title}",captions:"Captions",settings:"Settings",pip:"PIP",menuBack:"Go back to previous menu",speed:"Speed",normal:"Normal",quality:"Quality",loop:"Loop",start:"Start",end:"End",all:"All",reset:"Reset",disabled:"Disabled",enabled:"Enabled",advertisement:"Ad",qualityBadge:{2160:"4K",1440:"HD",1080:"HD",720:"HD",576:"SD",480:"SD"}},urls:{download:null,vimeo:{sdk:"https://player.vimeo.com/api/player.js",iframe:"https://player.vimeo.com/video/{0}?{1}",api:"https://vimeo.com/api/oembed.json?url={0}"},youtube:{sdk:"https://www.youtube.com/iframe_api",api:"https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}"},googleIMA:{sdk:"https://imasdk.googleapis.com/js/sdkloader/ima3.js"}},listeners:{seek:null,play:null,pause:null,restart:null,rewind:null,fastForward:null,mute:null,volume:null,captions:null,download:null,fullscreen:null,pip:null,airplay:null,speed:null,quality:null,loop:null,language:null},events:["ended","progress","stalled","playing","waiting","canplay","canplaythrough","loadstart","loadeddata","loadedmetadata","timeupdate","volumechange","play","pause","error","seeking","seeked","emptied","ratechange","cuechange","download","enterfullscreen","exitfullscreen","captionsenabled","captionsdisabled","languagechange","controlshidden","controlsshown","ready","statechange","qualitychange","adsloaded","adscontentpause","adscontentresume","adstarted","adsmidpoint","adscomplete","adsallcomplete","adsimpression","adsclick"],selectors:{editable:"input, textarea, select, [contenteditable]",container:".plyr",controls:{container:null,wrapper:".plyr__controls"},labels:"[data-plyr]",buttons:{play:'[data-plyr="play"]',pause:'[data-plyr="pause"]',restart:'[data-plyr="restart"]',rewind:'[data-plyr="rewind"]',fastForward:'[data-plyr="fast-forward"]',mute:'[data-plyr="mute"]',captions:'[data-plyr="captions"]',download:'[data-plyr="download"]',fullscreen:'[data-plyr="fullscreen"]',pip:'[data-plyr="pip"]',airplay:'[data-plyr="airplay"]',settings:'[data-plyr="settings"]',loop:'[data-plyr="loop"]'},inputs:{seek:'[data-plyr="seek"]',volume:'[data-plyr="volume"]',speed:'[data-plyr="speed"]',language:'[data-plyr="language"]',quality:'[data-plyr="quality"]'},display:{currentTime:".plyr__time--current",duration:".plyr__time--duration",buffer:".plyr__progress__buffer",loop:".plyr__progress__loop",volume:".plyr__volume--display"},progress:".plyr__progress",captions:".plyr__captions",caption:".plyr__caption"},classNames:{type:"plyr--{0}",provider:"plyr--{0}",video:"plyr__video-wrapper",embed:"plyr__video-embed",videoFixedRatio:"plyr__video-wrapper--fixed-ratio",embedContainer:"plyr__video-embed__container",poster:"plyr__poster",posterEnabled:"plyr__poster-enabled",ads:"plyr__ads",control:"plyr__control",controlPressed:"plyr__control--pressed",playing:"plyr--playing",paused:"plyr--paused",stopped:"plyr--stopped",loading:"plyr--loading",hover:"plyr--hover",tooltip:"plyr__tooltip",cues:"plyr__cues",marker:"plyr__progress__marker",hidden:"plyr__sr-only",hideControls:"plyr--hide-controls",isTouch:"plyr--is-touch",uiSupported:"plyr--full-ui",noTransition:"plyr--no-transition",display:{time:"plyr__time"},menu:{value:"plyr__menu__value",badge:"plyr__badge",open:"plyr--menu-open"},captions:{enabled:"plyr--captions-enabled",active:"plyr--captions-active"},fullscreen:{enabled:"plyr--fullscreen-enabled",fallback:"plyr--fullscreen-fallback"},pip:{supported:"plyr--pip-supported",active:"plyr--pip-active"},airplay:{supported:"plyr--airplay-supported",active:"plyr--airplay-active"},previewThumbnails:{thumbContainer:"plyr__preview-thumb",thumbContainerShown:"plyr__preview-thumb--is-shown",imageContainer:"plyr__preview-thumb__image-container",timeContainer:"plyr__preview-thumb__time-container",scrubbingContainer:"plyr__preview-scrubbing",scrubbingContainerShown:"plyr__preview-scrubbing--is-shown"}},attributes:{embed:{provider:"data-plyr-provider",id:"data-plyr-embed-id",hash:"data-plyr-embed-hash"}},ads:{enabled:!1,publisherId:"",tagUrl:""},previewThumbnails:{enabled:!1,src:""},vimeo:{byline:!1,portrait:!1,title:!1,speed:!0,transparent:!1,customControls:!0,referrerPolicy:null,premium:!1},youtube:{rel:0,showinfo:0,iv_load_policy:3,modestbranding:1,customControls:!0,noCookie:!1},mediaMetadata:{title:"",artist:"",album:"",artwork:[]},markers:{enabled:!1,points:[]}},je="picture-in-picture",qe="inline",De={html5:"html5",youtube:"youtube",vimeo:"vimeo"},He="audio",Re="video";const Fe=()=>{};class Ve{constructor(e=!1){this.enabled=window.console&&e,this.enabled&&this.log("Debugging enabled")}get log(){return this.enabled?Function.prototype.bind.call(console.log,console):Fe}get warn(){return this.enabled?Function.prototype.bind.call(console.warn,console):Fe}get error(){return this.enabled?Function.prototype.bind.call(console.error,console):Fe}}class Ue{constructor(e){t(this,"onChange",(()=>{if(!this.supported)return;const e=this.player.elements.buttons.fullscreen;L.element(e)&&(e.pressed=this.active);const t=this.target===this.player.media?this.target:this.player.elements.container;ae.call(this.player,t,this.active?"enterfullscreen":"exitfullscreen",!0)})),t(this,"toggleFallback",((e=!1)=>{if(e?this.scrollPosition={x:window.scrollX??0,y:window.scrollY??0}:window.scrollTo(this.scrollPosition.x,this.scrollPosition.y),document.body.style.overflow=e?"hidden":"",z(this.target,this.player.config.classNames.fullscreen.fallback,e),_.isIos){let t=document.head.querySelector('meta[name="viewport"]');const i="viewport-fit=cover";t||(t=document.createElement("meta"),t.setAttribute("name","viewport"));const s=L.string(t.content)&&t.content.includes(i);e?(this.cleanupViewport=!s,s||(t.content+=`,${i}`)):this.cleanupViewport&&(t.content=t.content.split(",").filter((e=>e.trim()!==i)).join(","))}this.onChange()})),t(this,"trapFocus",(e=>{if(_.isIos||_.isIPadOS||!this.active||"Tab"!==e.key)return;const t=document.activeElement,i=Q.call(this.player,"a[href], button:not(:disabled), input:not(:disabled), [tabindex]"),[s]=i,n=i[i.length-1];t!==n||e.shiftKey?t===s&&e.shiftKey&&(n.focus(),e.preventDefault()):(s.focus(),e.preventDefault())})),t(this,"update",(()=>{if(this.supported){let e;e=this.forceFallback?"Fallback (forced)":Ue.nativeSupported?"Native":"Fallback",this.player.debug.log(`${e} fullscreen enabled`)}else this.player.debug.log("Fullscreen not supported and fallback disabled");z(this.player.elements.container,this.player.config.classNames.fullscreen.enabled,this.supported)})),t(this,"enter",(()=>{this.supported&&(_.isIos&&this.player.config.fullscreen.iosNative?this.player.isVimeo?this.player.embed.requestFullscreen():this.target.webkitEnterFullscreen():!Ue.nativeSupported||this.forceFallback?this.toggleFallback(!0):this.prefix?L.empty(this.prefix)||this.target[`${this.prefix}Request${this.property}`]():this.target.requestFullscreen({navigationUI:"hide"}))})),t(this,"exit",(()=>{if(this.supported)if(_.isIos&&this.player.config.fullscreen.iosNative)this.player.isVimeo?this.player.embed.exitFullscreen():this.target.webkitEnterFullscreen(),oe(this.player.play());else if(!Ue.nativeSupported||this.forceFallback)this.toggleFallback(!1);else if(this.prefix){if(!L.empty(this.prefix)){const e="moz"===this.prefix?"Cancel":"Exit";document[`${this.prefix}${e}${this.property}`]()}}else(document.cancelFullScreen||document.exitFullscreen).call(document)})),t(this,"toggle",(()=>{this.active?this.exit():this.enter()})),this.player=e,this.prefix=Ue.prefix,this.property=Ue.property,this.scrollPosition={x:0,y:0},this.forceFallback="force"===e.config.fullscreen.fallback,this.player.elements.fullscreen=e.config.fullscreen.container&&function(e,t){const{prototype:i}=Element;return(i.closest||function(){let e=this;do{if(Y.matches(e,t))return e;e=e.parentElement||e.parentNode}while(null!==e&&1===e.nodeType);return null}).call(e,t)}(this.player.elements.container,e.config.fullscreen.container),ie.call(this.player,document,"ms"===this.prefix?"MSFullscreenChange":`${this.prefix}fullscreenchange`,(()=>{this.onChange()})),ie.call(this.player,this.player.elements.container,"dblclick",(e=>{L.element(this.player.elements.controls)&&this.player.elements.controls.contains(e.target)||this.player.listeners.proxy(e,this.toggle,"fullscreen")})),ie.call(this,this.player.elements.container,"keydown",(e=>this.trapFocus(e))),this.update()}static get nativeSupported(){return!!(document.fullscreenEnabled||document.webkitFullscreenEnabled||document.mozFullScreenEnabled||document.msFullscreenEnabled)}get useNative(){return Ue.nativeSupported&&!this.forceFallback}static get prefix(){if(L.function(document.exitFullscreen))return"";let e="";return["webkit","moz","ms"].some((t=>!(!L.function(document[`${t}ExitFullscreen`])&&!L.function(document[`${t}CancelFullScreen`]))&&(e=t,!0))),e}static get property(){return"moz"===this.prefix?"FullScreen":"Fullscreen"}get supported(){return[this.player.config.fullscreen.enabled,this.player.isVideo,Ue.nativeSupported||this.player.config.fullscreen.fallback,!this.player.isYouTube||Ue.nativeSupported||!_.isIos||this.player.config.playsinline&&!this.player.config.fullscreen.iosNative].every(Boolean)}get active(){if(!this.supported)return!1;if(!Ue.nativeSupported||this.forceFallback)return K(this.target,this.player.config.classNames.fullscreen.fallback);const e=this.prefix?this.target.getRootNode()[`${this.prefix}${this.property}Element`]:this.target.getRootNode().fullscreenElement;return e&&e.shadowRoot?e===this.target.getRootNode().host:e===this.target}get target(){return _.isIos&&this.player.config.fullscreen.iosNative?this.player.media:this.player.elements.fullscreen??this.player.elements.container}}function Be(e,t=1){return new Promise(((i,s)=>{const n=new Image,a=()=>{delete n.onload,delete n.onerror,(n.naturalWidth>=t?i:s)(n)};Object.assign(n,{onload:a,onerror:a,src:e})}))}const We={addStyleHook(){z(this.elements.container,this.config.selectors.container.replace(".",""),!0),z(this.elements.container,this.config.classNames.uiSupported,this.supported.ui)},toggleNativeControls(e=!1){e&&this.isHTML5?this.media.setAttribute("controls",""):this.media.removeAttribute("controls")},build(){if(this.listeners.media(),!this.supported.ui)return this.debug.warn(`Basic support only for ${this.provider} ${this.type}`),void We.toggleNativeControls.call(this,!0);L.element(this.elements.controls)||(Le.inject.call(this),this.listeners.controls()),We.toggleNativeControls.call(this),this.isHTML5&&_e.setup.call(this),this.volume=null,this.muted=null,this.loop=null,this.quality=null,this.speed=null,Le.updateVolume.call(this),Le.timeUpdate.call(this),Le.durationUpdate.call(this),We.checkPlaying.call(this),z(this.elements.container,this.config.classNames.pip.supported,Z.pip&&this.isHTML5&&this.isVideo),z(this.elements.container,this.config.classNames.airplay.supported,Z.airplay&&this.isHTML5),z(this.elements.container,this.config.classNames.isTouch,this.touch),this.ready=!0,setTimeout((()=>{ae.call(this,this.media,"ready")}),0),We.setTitle.call(this),this.poster&&We.setPoster.call(this,this.poster,!1).catch((()=>{})),this.config.duration&&Le.durationUpdate.call(this),this.config.mediaMetadata&&Le.setMediaMetadata.call(this)},setTitle(){let e=Se.get("play",this.config);if(L.string(this.config.title)&&!L.empty(this.config.title)&&(e+=`, ${this.config.title}`),Array.from(this.elements.buttons.play||[]).forEach((t=>{t.setAttribute("aria-label",e)})),this.isEmbed){const e=X.call(this,"iframe");if(!L.element(e))return;const t=L.empty(this.config.title)?"video":this.config.title,i=Se.get("frameTitle",this.config);e.setAttribute("title",i.replace("{title}",t))}},togglePoster(e){z(this.elements.container,this.config.classNames.posterEnabled,e)},setPoster(e,t=!0){return t&&this.poster?Promise.reject(new Error("Poster already set")):(this.media.setAttribute("data-poster",e),this.elements.poster.removeAttribute("hidden"),re.call(this).then((()=>Be(e))).catch((t=>{throw e===this.poster&&We.togglePoster.call(this,!1),t})).then((()=>{if(e!==this.poster)throw new Error("setPoster cancelled by later call to setPoster")})).then((()=>(Object.assign(this.elements.poster.style,{backgroundImage:`url('${e}')`,backgroundSize:""}),We.togglePoster.call(this,!0),e))))},checkPlaying(e){z(this.elements.container,this.config.classNames.playing,this.playing),z(this.elements.container,this.config.classNames.paused,this.paused),z(this.elements.container,this.config.classNames.stopped,this.stopped),Array.from(this.elements.buttons.play||[]).forEach((e=>{Object.assign(e,{pressed:this.playing}),e.setAttribute("aria-label",Se.get(this.playing?"pause":"play",this.config))})),L.event(e)&&"timeupdate"===e.type||We.toggleControls.call(this)},checkLoading(e){this.loading=["stalled","waiting"].includes(e.type),clearTimeout(this.timers.loading),this.timers.loading=setTimeout((()=>{z(this.elements.container,this.config.classNames.loading,this.loading),We.toggleControls.call(this)}),this.loading?250:0)},toggleControls(e){const{controls:t}=this.elements;if(t&&this.config.hideControls){const i=this.touch&&this.lastSeekTime+2e3>Date.now();this.toggleControls(Boolean(e||this.loading||this.paused||t.pressed||t.hover||i))}},migrateStyles(){Object.values({...this.media.style}).filter((e=>!L.empty(e)&&L.string(e)&&e.startsWith("--plyr"))).forEach((e=>{this.elements.container.style.setProperty(e,this.media.style.getPropertyValue(e)),this.media.style.removeProperty(e)})),L.empty(this.media.style)&&this.media.removeAttribute("style")}};class ze{constructor(e){t(this,"firstTouch",(()=>{const{player:e}=this,{elements:t}=e;e.touch=!0,z(t.container,e.config.classNames.isTouch,!0)})),t(this,"global",((e=!0)=>{const{player:t}=this;t.config.keyboard.global&&te.call(t,window,"keydown keyup",this.handleKey,e,!1),te.call(t,document.body,"click",this.toggleMenu,e),ne.call(t,document.body,"touchstart",this.firstTouch)})),t(this,"container",(()=>{const{player:e}=this,{config:t,elements:i,timers:s}=e;!t.keyboard.global&&t.keyboard.focused&&ie.call(e,i.container,"keydown keyup",this.handleKey,!1),ie.call(e,i.container,"mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen",(t=>{const{controls:n}=i;n&&"enterfullscreen"===t.type&&(n.pressed=!1,n.hover=!1);let a=0;["touchstart","touchmove","mousemove"].includes(t.type)&&(We.toggleControls.call(e,!0),a=e.touch?3e3:2e3),clearTimeout(s.controls),s.controls=setTimeout((()=>We.toggleControls.call(e,!1)),a)}));const n=()=>{if(!e.isVimeo||e.config.vimeo.premium)return;const t=i.wrapper,{active:s}=e.fullscreen,[n,a]=ge.call(e),l=ue(`aspect-ratio: ${n} / ${a}`);if(!s)return void(l?(t.style.width=null,t.style.height=null):(t.style.maxWidth=null,t.style.margin=null));const[r,o]=[Math.max(document.documentElement.clientWidth||0,window.innerWidth||0),Math.max(document.documentElement.clientHeight||0,window.innerHeight||0)],c=r/o>n/a;l?(t.style.width=c?"auto":"100%",t.style.height=c?"100%":"auto"):(t.style.maxWidth=c?o/a*n+"px":null,t.style.margin=c?"0 auto":null)},a=()=>{clearTimeout(s.resized),s.resized=setTimeout(n,50)};ie.call(e,i.container,"enterfullscreen exitfullscreen",(t=>{const{target:s}=e.fullscreen;if(s!==i.container)return;if(!e.isEmbed&&L.empty(e.config.ratio))return;n();("enterfullscreen"===t.type?ie:se).call(e,window,"resize",a)}))})),t(this,"media",(()=>{const{player:e}=this,{elements:t}=e;if(ie.call(e,e.media,"timeupdate seeking seeked",(t=>Le.timeUpdate.call(e,t))),ie.call(e,e.media,"durationchange loadeddata loadedmetadata",(t=>Le.durationUpdate.call(e,t))),ie.call(e,e.media,"ended",(()=>{e.isHTML5&&e.isVideo&&e.config.resetOnEnd&&(e.restart(),e.pause())})),ie.call(e,e.media,"progress playing seeking seeked",(t=>Le.updateProgress.call(e,t))),ie.call(e,e.media,"volumechange",(t=>Le.updateVolume.call(e,t))),ie.call(e,e.media,"playing play pause ended emptied timeupdate",(t=>We.checkPlaying.call(e,t))),ie.call(e,e.media,"waiting canplay seeked playing",(t=>We.checkLoading.call(e,t))),e.supported.ui&&e.config.clickToPlay&&!e.isAudio){const i=X.call(e,`.${e.config.classNames.video}`);if(!L.element(i))return;ie.call(e,t.container,"click",(s=>{([t.container,i].includes(s.target)||i.contains(s.target))&&(e.touch&&e.config.hideControls||(e.ended?(this.proxy(s,e.restart,"restart"),this.proxy(s,(()=>{oe(e.play())}),"play")):this.proxy(s,(()=>{oe(e.togglePlay())}),"play")))}))}e.supported.ui&&e.config.disableContextMenu&&ie.call(e,t.wrapper,"contextmenu",(e=>{e.preventDefault()}),!1),ie.call(e,e.media,"volumechange",(()=>{e.storage.set({volume:e.volume,muted:e.muted})})),ie.call(e,e.media,"ratechange",(()=>{Le.updateSetting.call(e,"speed"),e.storage.set({speed:e.speed})})),ie.call(e,e.media,"qualitychange",(t=>{Le.updateSetting.call(e,"quality",null,t.detail.quality)})),ie.call(e,e.media,"ready qualitychange",(()=>{Le.setDownloadUrl.call(e)}));const i=e.config.events.concat(["keyup","keydown"]).join(" ");ie.call(e,e.media,i,(i=>{let{detail:s={}}=i;"error"===i.type&&(s=e.media.error),ae.call(e,t.container,i.type,!0,s)}))})),t(this,"proxy",((e,t,i)=>{const{player:s}=this,n=s.config.listeners[i];let a=!0;L.function(n)&&(a=n.call(s,e)),!1!==a&&L.function(t)&&t.call(s,e)})),t(this,"bind",((e,t,i,s,n=!0)=>{const{player:a}=this,l=a.config.listeners[s],r=L.function(l);ie.call(a,e,t,(e=>this.proxy(e,i,s)),n&&!r)})),t(this,"controls",(()=>{const{player:e}=this,{elements:t}=e,i=_.isIE?"change":"input";if(t.buttons.play&&Array.from(t.buttons.play).forEach((t=>{this.bind(t,"click",(()=>{oe(e.togglePlay())}),"play")})),this.bind(t.buttons.restart,"click",e.restart,"restart"),this.bind(t.buttons.rewind,"click",(()=>{e.lastSeekTime=Date.now(),e.rewind()}),"rewind"),this.bind(t.buttons.fastForward,"click",(()=>{e.lastSeekTime=Date.now(),e.forward()}),"fastForward"),this.bind(t.buttons.mute,"click",(()=>{e.muted=!e.muted}),"mute"),this.bind(t.buttons.captions,"click",(()=>e.toggleCaptions())),this.bind(t.buttons.download,"click",(()=>{ae.call(e,e.media,"download")}),"download"),this.bind(t.buttons.fullscreen,"click",(()=>{e.fullscreen.toggle()}),"fullscreen"),this.bind(t.buttons.pip,"click",(()=>{e.pip="toggle"}),"pip"),this.bind(t.buttons.airplay,"click",e.airplay,"airplay"),this.bind(t.buttons.settings,"click",(t=>{t.stopPropagation(),t.preventDefault(),Le.toggleMenu.call(e,t)}),null,!1),this.bind(t.buttons.settings,"keyup",(t=>{[" ","Enter"].includes(t.key)&&("Enter"!==t.key?(t.preventDefault(),t.stopPropagation(),Le.toggleMenu.call(e,t)):Le.focusFirstMenuItem.call(e,null,!0))}),null,!1),this.bind(t.settings.menu,"keydown",(t=>{"Escape"===t.key&&Le.toggleMenu.call(e,t)})),this.bind(t.inputs.seek,"mousedown mousemove",(e=>{const i=t.progress.getBoundingClientRect(),s=100/i.width*(e.pageX-i.left);e.currentTarget.setAttribute("seek-value",s)})),this.bind(t.inputs.seek,"mousedown mouseup keydown keyup touchstart touchend",(t=>{const i=t.currentTarget,s="play-on-seeked";if(L.keyboardEvent(t)&&!["ArrowLeft","ArrowRight"].includes(t.key))return;e.lastSeekTime=Date.now();const n=i.hasAttribute(s),a=["mouseup","touchend","keyup"].includes(t.type);n&&a?(i.removeAttribute(s),oe(e.play())):!a&&e.playing&&(i.setAttribute(s,""),e.pause())})),_.isIos){const t=Q.call(e,'input[type="range"]');Array.from(t).forEach((e=>this.bind(e,i,(e=>$(e.target)))))}this.bind(t.inputs.seek,i,(t=>{const i=t.currentTarget;let s=i.getAttribute("seek-value");L.empty(s)&&(s=i.value),i.removeAttribute("seek-value"),e.currentTime=s/i.max*e.duration}),"seek"),this.bind(t.progress,"mouseenter mouseleave mousemove",(t=>Le.updateSeekTooltip.call(e,t))),this.bind(t.progress,"mousemove touchmove",(t=>{const{previewThumbnails:i}=e;i&&i.loaded&&i.startMove(t)})),this.bind(t.progress,"mouseleave touchend click",(()=>{const{previewThumbnails:t}=e;t&&t.loaded&&t.endMove(!1,!0)})),this.bind(t.progress,"mousedown touchstart",(t=>{const{previewThumbnails:i}=e;i&&i.loaded&&i.startScrubbing(t)})),this.bind(t.progress,"mouseup touchend",(t=>{const{previewThumbnails:i}=e;i&&i.loaded&&i.endScrubbing(t)})),_.isWebKit&&Array.from(Q.call(e,'input[type="range"]')).forEach((t=>{this.bind(t,"input",(t=>Le.updateRangeFill.call(e,t.target)))})),e.config.toggleInvert&&!L.element(t.display.duration)&&this.bind(t.display.currentTime,"click",(()=>{0!==e.currentTime&&(e.config.invertTime=!e.config.invertTime,Le.timeUpdate.call(e))})),this.bind(t.inputs.volume,i,(t=>{e.volume=t.target.value}),"volume"),this.bind(t.controls,"mouseenter mouseleave",(i=>{t.controls.hover=!e.touch&&"mouseenter"===i.type})),t.fullscreen&&Array.from(t.fullscreen.children).filter((e=>!e.contains(t.container))).forEach((i=>{this.bind(i,"mouseenter mouseleave",(i=>{t.controls&&(t.controls.hover=!e.touch&&"mouseenter"===i.type)}))})),this.bind(t.controls,"mousedown mouseup touchstart touchend touchcancel",(e=>{t.controls.pressed=["mousedown","touchstart"].includes(e.type)})),this.bind(t.controls,"focusin",(()=>{const{config:i,timers:s}=e;z(t.controls,i.classNames.noTransition,!0),We.toggleControls.call(e,!0),setTimeout((()=>{z(t.controls,i.classNames.noTransition,!1)}),0);const n=this.touch?3e3:4e3;clearTimeout(s.controls),s.controls=setTimeout((()=>We.toggleControls.call(e,!1)),n)})),this.bind(t.inputs.volume,"wheel",(t=>{const i=t.webkitDirectionInvertedFromDevice,[s,n]=[t.deltaX,-t.deltaY].map((e=>i?-e:e)),a=Math.sign(Math.abs(s)>Math.abs(n)?s:n);e.increaseVolume(a/50);const{volume:l}=e.media;(1===a&&l<1||-1===a&&l>0)&&t.preventDefault()}),"volume",!1)})),this.player=e,this.lastKey=null,this.focusTimer=null,this.lastKeyDown=null,this.handleKey=this.handleKey.bind(this),this.toggleMenu=this.toggleMenu.bind(this),this.firstTouch=this.firstTouch.bind(this)}handleKey(e){const{player:t}=this,{elements:i}=t,{key:s,type:n,altKey:a,ctrlKey:l,metaKey:r,shiftKey:o}=e,c="keydown"===n,h=c&&s===this.lastKey;if(a||l||r||o)return;if(!s)return;if(c){const n=document.activeElement;if(L.element(n)){const{editable:s}=t.config.selectors,{seek:a}=i.inputs;if(n!==a&&Y(n,s))return;if(" "===e.key&&Y(n,'button, [role^="menuitem"]'))return}switch([" ","ArrowLeft","ArrowUp","ArrowRight","ArrowDown","0","1","2","3","4","5","6","7","8","9","c","f","k","l","m"].includes(s)&&(e.preventDefault(),e.stopPropagation()),s){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":h||(u=parseInt(s,10),t.currentTime=t.duration/10*u);break;case" ":case"k":h||oe(t.togglePlay());break;case"ArrowUp":t.increaseVolume(.1);break;case"ArrowDown":t.decreaseVolume(.1);break;case"m":h||(t.muted=!t.muted);break;case"ArrowRight":t.forward();break;case"ArrowLeft":t.rewind();break;case"f":t.fullscreen.toggle();break;case"c":h||t.toggleCaptions();break;case"l":t.loop=!t.loop}"Escape"===s&&!t.fullscreen.usingNative&&t.fullscreen.active&&t.fullscreen.toggle(),this.lastKey=s}else this.lastKey=null;var u}toggleMenu(e){Le.toggleMenu.call(this.player,e)}}"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self&&self;var Ke=function(e,t){return e(t={exports:{}},t.exports),t.exports}((function(e,t){e.exports=function(){var e=function(){},t={},i={},s={};function n(e,t){e=e.push?e:[e];var n,a,l,r=[],o=e.length,c=o;for(n=function(e,i){i.length&&r.push(e),--c||t(r)};o--;)a=e[o],(l=i[a])?n(a,l):(s[a]=s[a]||[]).push(n)}function a(e,t){if(e){var n=s[e];if(i[e]=t,n)for(;n.length;)n[0](e,t),n.splice(0,1)}}function l(t,i){t.call&&(t={success:t}),i.length?(t.error||e)(i):(t.success||e)(t)}function r(t,i,s,n){var a,l,o=document,c=s.async,h=(s.numRetries||0)+1,u=s.before||e,d=t.replace(/[\?|#].*$/,""),m=t.replace(/^(css|img)!/,"");n=n||0,/(^css!|\.css$)/.test(d)?((l=o.createElement("link")).rel="stylesheet",l.href=m,(a="hideFocus"in l)&&l.relList&&(a=0,l.rel="preload",l.as="style")):/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(d)?(l=o.createElement("img")).src=m:((l=o.createElement("script")).src=t,l.async=void 0===c||c),l.onload=l.onerror=l.onbeforeload=function(e){var o=e.type[0];if(a)try{l.sheet.cssText.length||(o="e")}catch(e){18!=e.code&&(o="e")}if("e"==o){if((n+=1)<h)return r(t,i,s,n)}else if("preload"==l.rel&&"style"==l.as)return l.rel="stylesheet";i(t,o,e.defaultPrevented)},!1!==u(t,l)&&o.head.appendChild(l)}function o(e,t,i){var s,n,a=(e=e.push?e:[e]).length,l=a,o=[];for(s=function(e,i,s){if("e"==i&&o.push(e),"b"==i){if(!s)return;o.push(e)}--a||t(o)},n=0;n<l;n++)r(e[n],s,i)}function c(e,i,s){var n,r;if(i&&i.trim&&(n=i),r=(n?s:i)||{},n){if(n in t)throw"LoadJS";t[n]=!0}function c(t,i){o(e,(function(e){l(r,e),t&&l({success:t,error:i},e),a(n,e)}),r)}if(r.returnPromise)return new Promise(c);c()}return c.ready=function(e,t){return n(e,(function(e){l(t,e)})),c},c.done=function(e){a(e,[])},c.reset=function(){t={},i={},s={}},c.isDefined=function(e){return e in t},c}()}));function Ye(e){return new Promise(((t,i)=>{Ke(e,{success:t,error:i})}))}function Qe(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,ae.call(this,this.media,e?"play":"pause"))}const Xe={setup(){const e=this;z(e.elements.wrapper,e.config.classNames.embed,!0),e.options.speed=e.config.speed.options,fe.call(e),L.object(window.Vimeo)?Xe.ready.call(e):Ye(e.config.urls.vimeo.sdk).then((()=>{Xe.ready.call(e)})).catch((t=>{e.debug.warn("Vimeo SDK (player.js) failed to load",t)}))},ready(){const e=this,t=e.config.vimeo,{premium:i,referrerPolicy:s,...n}=t;let a=e.media.getAttribute("src"),l="";L.empty(a)?(a=e.media.getAttribute(e.config.attributes.embed.id),l=e.media.getAttribute(e.config.attributes.embed.hash)):l=function(e){const t=e.match(/^.*(vimeo.com\/|video\/)(\d+)(\?.*&*h=|\/)+([\d,a-f]+)/);return t&&5===t.length?t[4]:null}(a);const r=l?{h:l}:{};i&&Object.assign(n,{controls:!1,sidedock:!1});const o=$e({loop:e.config.loop.active,autoplay:e.autoplay,muted:e.muted,gesture:"media",playsinline:e.config.playsinline,...r,...n}),c=(h=a,L.empty(h)?null:L.number(Number(h))?h:h.match(/^.*(vimeo.com\/|video\/)(\d+).*/)?RegExp.$2:h);var h;const u=H("iframe"),d=ve(e.config.urls.vimeo.iframe,c,o);if(u.setAttribute("src",d),u.setAttribute("allowfullscreen",""),u.setAttribute("allow",["autoplay","fullscreen","picture-in-picture","encrypted-media","accelerometer","gyroscope"].join("; ")),L.empty(s)||u.setAttribute("referrerPolicy",s),i||!t.customControls)u.setAttribute("data-poster",e.poster),e.media=U(u,e.media);else{const t=H("div",{class:e.config.classNames.embedContainer,"data-poster":e.poster});t.appendChild(u),e.media=U(t,e.media)}t.customControls||Pe(ve(e.config.urls.vimeo.api,d)).then((t=>{!L.empty(t)&&t.thumbnail_url&&We.setPoster.call(e,t.thumbnail_url).catch((()=>{}))})),e.embed=new window.Vimeo.Player(u,{autopause:e.config.autopause,muted:e.muted}),e.media.paused=!0,e.media.currentTime=0,e.supported.ui&&e.embed.disableTextTrack(),e.media.play=()=>(Qe.call(e,!0),e.embed.play()),e.media.pause=()=>(Qe.call(e,!1),e.embed.pause()),e.media.stop=()=>{e.pause(),e.currentTime=0};let{currentTime:m}=e.media;Object.defineProperty(e.media,"currentTime",{get:()=>m,set(t){const{embed:i,media:s,paused:n,volume:a}=e,l=n&&!i.hasPlayed;s.seeking=!0,ae.call(e,s,"seeking"),Promise.resolve(l&&i.setVolume(0)).then((()=>i.setCurrentTime(t))).then((()=>l&&i.pause())).then((()=>l&&i.setVolume(a))).catch((()=>{}))}});let p=e.config.speed.selected;Object.defineProperty(e.media,"playbackRate",{get:()=>p,set(t){e.embed.setPlaybackRate(t).then((()=>{p=t,ae.call(e,e.media,"ratechange")})).catch((()=>{e.options.speed=[1]}))}});let{volume:g}=e.config;Object.defineProperty(e.media,"volume",{get:()=>g,set(t){e.embed.setVolume(t).then((()=>{g=t,ae.call(e,e.media,"volumechange")}))}});let{muted:f}=e.config;Object.defineProperty(e.media,"muted",{get:()=>f,set(t){const i=!!L.boolean(t)&&t;e.embed.setMuted(!!i||e.config.muted).then((()=>{f=i,ae.call(e,e.media,"volumechange")}))}});let y,{loop:b}=e.config;Object.defineProperty(e.media,"loop",{get:()=>b,set(t){const i=L.boolean(t)?t:e.config.loop.active;e.embed.setLoop(i).then((()=>{b=i}))}}),e.embed.getVideoUrl().then((t=>{y=t,Le.setDownloadUrl.call(e)})).catch((e=>{this.debug.warn(e)})),Object.defineProperty(e.media,"currentSrc",{get:()=>y}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration}),Promise.all([e.embed.getVideoWidth(),e.embed.getVideoHeight()]).then((t=>{const[i,s]=t;e.embed.ratio=ye(i,s),fe.call(this)})),e.embed.setAutopause(e.config.autopause).then((t=>{e.config.autopause=t})),e.embed.getVideoTitle().then((t=>{e.config.title=t,We.setTitle.call(this)})),e.embed.getCurrentTime().then((t=>{m=t,ae.call(e,e.media,"timeupdate")})),e.embed.getDuration().then((t=>{e.media.duration=t,ae.call(e,e.media,"durationchange")})),e.embed.getTextTracks().then((t=>{e.media.textTracks=t,_e.setup.call(e)})),e.embed.on("cuechange",(({cues:t=[]})=>{const i=t.map((e=>function(e){const t=document.createDocumentFragment(),i=document.createElement("div");return t.appendChild(i),i.innerHTML=e,t.firstChild.innerText}(e.text)));_e.updateCues.call(e,i)})),e.embed.on("loaded",(()=>{if(e.embed.getPaused().then((t=>{Qe.call(e,!t),t||ae.call(e,e.media,"playing")})),L.element(e.embed.element)&&e.supported.ui){e.embed.element.setAttribute("tabindex",-1)}})),e.embed.on("bufferstart",(()=>{ae.call(e,e.media,"waiting")})),e.embed.on("bufferend",(()=>{ae.call(e,e.media,"playing")})),e.embed.on("play",(()=>{Qe.call(e,!0),ae.call(e,e.media,"playing")})),e.embed.on("pause",(()=>{Qe.call(e,!1)})),e.embed.on("timeupdate",(t=>{e.media.seeking=!1,m=t.seconds,ae.call(e,e.media,"timeupdate")})),e.embed.on("progress",(t=>{e.media.buffered=t.percent,ae.call(e,e.media,"progress"),1===parseInt(t.percent,10)&&ae.call(e,e.media,"canplaythrough"),e.embed.getDuration().then((t=>{t!==e.media.duration&&(e.media.duration=t,ae.call(e,e.media,"durationchange"))}))})),e.embed.on("seeked",(()=>{e.media.seeking=!1,ae.call(e,e.media,"seeked")})),e.embed.on("ended",(()=>{e.media.paused=!0,ae.call(e,e.media,"ended")})),e.embed.on("error",(t=>{e.media.error=t,ae.call(e,e.media,"error")})),t.customControls&&setTimeout((()=>We.build.call(e)),0)}};function Je(e){e&&!this.embed.hasPlayed&&(this.embed.hasPlayed=!0),this.media.paused===e&&(this.media.paused=!e,ae.call(this,this.media,e?"play":"pause"))}function Ge(e){return e.noCookie?"https://www.youtube-nocookie.com":"http:"===window.location.protocol?"http://www.youtube.com":void 0}const Ze={setup(){if(z(this.elements.wrapper,this.config.classNames.embed,!0),L.object(window.YT)&&L.function(window.YT.Player))Ze.ready.call(this);else{const e=window.onYouTubeIframeAPIReady;window.onYouTubeIframeAPIReady=()=>{L.function(e)&&e(),Ze.ready.call(this)},Ye(this.config.urls.youtube.sdk).catch((e=>{this.debug.warn("YouTube API failed to load",e)}))}},getTitle(e){Pe(ve(this.config.urls.youtube.api,e)).then((e=>{if(L.object(e)){const{title:t,height:i,width:s}=e;this.config.title=t,We.setTitle.call(this),this.embed.ratio=ye(s,i)}fe.call(this)})).catch((()=>{fe.call(this)}))},ready(){const e=this,t=e.config.youtube,i=e.media&&e.media.getAttribute("id");if(!L.empty(i)&&i.startsWith("youtube-"))return;let s=e.media.getAttribute("src");L.empty(s)&&(s=e.media.getAttribute(this.config.attributes.embed.id));const n=(a=s,L.empty(a)?null:a.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/)?RegExp.$2:a);var a;const l=H("div",{id:`${e.provider}-${Math.floor(1e4*Math.random())}`,"data-poster":t.customControls?e.poster:void 0});if(e.media=U(l,e.media),t.customControls){const t=e=>`https://i.ytimg.com/vi/${n}/${e}default.jpg`;Be(t("maxres"),121).catch((()=>Be(t("sd"),121))).catch((()=>Be(t("hq")))).then((t=>We.setPoster.call(e,t.src))).then((t=>{t.includes("maxres")||(e.elements.poster.style.backgroundSize="cover")})).catch((()=>{}))}e.embed=new window.YT.Player(e.media,{videoId:n,host:Ge(t),playerVars:j({},{autoplay:e.config.autoplay?1:0,hl:e.config.hl,controls:e.supported.ui&&t.customControls?0:1,disablekb:1,playsinline:e.config.playsinline&&!e.config.fullscreen.iosNative?1:0,cc_load_policy:e.captions.active?1:0,cc_lang_pref:e.config.captions.language,widget_referrer:window?window.location.href:null},t),events:{onError(t){if(!e.media.error){const i=t.data,s={2:"The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.",5:"The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.",100:"The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.",101:"The owner of the requested video does not allow it to be played in embedded players.",150:"The owner of the requested video does not allow it to be played in embedded players."}[i]||"An unknown error occurred";e.media.error={code:i,message:s},ae.call(e,e.media,"error")}},onPlaybackRateChange(t){const i=t.target;e.media.playbackRate=i.getPlaybackRate(),ae.call(e,e.media,"ratechange")},onReady(i){if(L.function(e.media.play))return;const s=i.target;Ze.getTitle.call(e,n),e.media.play=()=>{Je.call(e,!0),s.playVideo()},e.media.pause=()=>{Je.call(e,!1),s.pauseVideo()},e.media.stop=()=>{s.stopVideo()},e.media.duration=s.getDuration(),e.media.paused=!0,e.media.currentTime=0,Object.defineProperty(e.media,"currentTime",{get:()=>Number(s.getCurrentTime()),set(t){e.paused&&!e.embed.hasPlayed&&e.embed.mute(),e.media.seeking=!0,ae.call(e,e.media,"seeking"),s.seekTo(t)}}),Object.defineProperty(e.media,"playbackRate",{get:()=>s.getPlaybackRate(),set(e){s.setPlaybackRate(e)}});let{volume:a}=e.config;Object.defineProperty(e.media,"volume",{get:()=>a,set(t){a=t,s.setVolume(100*a),ae.call(e,e.media,"volumechange")}});let{muted:l}=e.config;Object.defineProperty(e.media,"muted",{get:()=>l,set(t){const i=L.boolean(t)?t:l;l=i,s[i?"mute":"unMute"](),s.setVolume(100*a),ae.call(e,e.media,"volumechange")}}),Object.defineProperty(e.media,"currentSrc",{get:()=>s.getVideoUrl()}),Object.defineProperty(e.media,"ended",{get:()=>e.currentTime===e.duration});const r=s.getAvailablePlaybackRates();e.options.speed=r.filter((t=>e.config.speed.options.includes(t))),e.supported.ui&&t.customControls&&e.media.setAttribute("tabindex",-1),ae.call(e,e.media,"timeupdate"),ae.call(e,e.media,"durationchange"),clearInterval(e.timers.buffering),e.timers.buffering=setInterval((()=>{e.media.buffered=s.getVideoLoadedFraction(),(null===e.media.lastBuffered||e.media.lastBuffered<e.media.buffered)&&ae.call(e,e.media,"progress"),e.media.lastBuffered=e.media.buffered,1===e.media.buffered&&(clearInterval(e.timers.buffering),ae.call(e,e.media,"canplaythrough"))}),200),t.customControls&&setTimeout((()=>We.build.call(e)),50)},onStateChange(i){const s=i.target;clearInterval(e.timers.playing);switch(e.media.seeking&&[1,2].includes(i.data)&&(e.media.seeking=!1,ae.call(e,e.media,"seeked")),i.data){case-1:ae.call(e,e.media,"timeupdate"),e.media.buffered=s.getVideoLoadedFraction(),ae.call(e,e.media,"progress");break;case 0:Je.call(e,!1),e.media.loop?(s.stopVideo(),s.playVideo()):ae.call(e,e.media,"ended");break;case 1:t.customControls&&!e.config.autoplay&&e.media.paused&&!e.embed.hasPlayed?e.media.pause():(Je.call(e,!0),ae.call(e,e.media,"playing"),e.timers.playing=setInterval((()=>{ae.call(e,e.media,"timeupdate")}),50),e.media.duration!==s.getDuration()&&(e.media.duration=s.getDuration(),ae.call(e,e.media,"durationchange")));break;case 2:e.muted||e.embed.unMute(),Je.call(e,!1);break;case 3:ae.call(e,e.media,"waiting")}ae.call(e,e.elements.container,"statechange",!1,{code:i.data})}}})}},et={setup(){this.media?(z(this.elements.container,this.config.classNames.type.replace("{0}",this.type),!0),z(this.elements.container,this.config.classNames.provider.replace("{0}",this.provider),!0),this.isEmbed&&z(this.elements.container,this.config.classNames.type.replace("{0}","video"),!0),this.isVideo&&(this.elements.wrapper=H("div",{class:this.config.classNames.video}),q(this.media,this.elements.wrapper),this.elements.poster=H("div",{class:this.config.classNames.poster}),this.elements.wrapper.appendChild(this.elements.poster)),this.isHTML5?be.setup.call(this):this.isYouTube?Ze.setup.call(this):this.isVimeo&&Xe.setup.call(this)):this.debug.warn("No media element found!")}};class tt{constructor(e){t(this,"load",(()=>{this.enabled&&(L.object(window.google)&&L.object(window.google.ima)?this.ready():Ye(this.player.config.urls.googleIMA.sdk).then((()=>{this.ready()})).catch((()=>{this.trigger("error",new Error("Google IMA SDK failed to load"))})))})),t(this,"ready",(()=>{var e;this.enabled||((e=this).manager&&e.manager.destroy(),e.elements.displayContainer&&e.elements.displayContainer.destroy(),e.elements.container.remove()),this.startSafetyTimer(12e3,"ready()"),this.managerPromise.then((()=>{this.clearSafetyTimer("onAdsManagerLoaded()")})),this.listeners(),this.setupIMA()})),t(this,"setupIMA",(()=>{this.elements.container=H("div",{class:this.player.config.classNames.ads}),this.player.elements.container.appendChild(this.elements.container),google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED),google.ima.settings.setLocale(this.player.config.ads.language),google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline),this.elements.displayContainer=new google.ima.AdDisplayContainer(this.elements.container,this.player.media),this.loader=new google.ima.AdsLoader(this.elements.displayContainer),this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,(e=>this.onAdsManagerLoaded(e)),!1),this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(e=>this.onAdError(e)),!1),this.requestAds()})),t(this,"requestAds",(()=>{const{container:e}=this.player.elements;try{const t=new google.ima.AdsRequest;t.adTagUrl=this.tagUrl,t.linearAdSlotWidth=e.offsetWidth,t.linearAdSlotHeight=e.offsetHeight,t.nonLinearAdSlotWidth=e.offsetWidth,t.nonLinearAdSlotHeight=e.offsetHeight,t.forceNonLinearFullSlot=!1,t.setAdWillPlayMuted(!this.player.muted),this.loader.requestAds(t)}catch(e){this.onAdError(e)}})),t(this,"pollCountdown",((e=!1)=>{if(!e)return clearInterval(this.countdownTimer),void this.elements.container.removeAttribute("data-badge-text");this.countdownTimer=setInterval((()=>{const e=Ne(Math.max(this.manager.getRemainingTime(),0)),t=`${Se.get("advertisement",this.player.config)} - ${e}`;this.elements.container.setAttribute("data-badge-text",t)}),100)})),t(this,"onAdsManagerLoaded",(e=>{if(!this.enabled)return;const t=new google.ima.AdsRenderingSettings;t.restoreCustomPlaybackStateOnAdBreakComplete=!0,t.enablePreloading=!0,this.manager=e.getAdsManager(this.player,t),this.cuePoints=this.manager.getCuePoints(),this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR,(e=>this.onAdError(e))),Object.keys(google.ima.AdEvent.Type).forEach((e=>{this.manager.addEventListener(google.ima.AdEvent.Type[e],(e=>this.onAdEvent(e)))})),this.trigger("loaded")})),t(this,"addCuePoints",(()=>{L.empty(this.cuePoints)||this.cuePoints.forEach((e=>{if(0!==e&&-1!==e&&e<this.player.duration){const t=this.player.elements.progress;if(L.element(t)){const i=100/this.player.duration*e,s=H("span",{class:this.player.config.classNames.cues});s.style.left=`${i.toString()}%`,t.appendChild(s)}}}))})),t(this,"onAdEvent",(e=>{const{container:t}=this.player.elements,i=e.getAd(),s=e.getAdData();switch((e=>{ae.call(this.player,this.player.media,`ads${e.replace(/_/g,"").toLowerCase()}`)})(e.type),e.type){case google.ima.AdEvent.Type.LOADED:this.trigger("loaded"),this.pollCountdown(!0),i.isLinear()||(i.width=t.offsetWidth,i.height=t.offsetHeight);break;case google.ima.AdEvent.Type.STARTED:this.manager.setVolume(this.player.volume);break;case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:this.player.ended?this.loadAds():this.loader.contentComplete();break;case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:this.pauseContent();break;case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:this.pollCountdown(),this.resumeContent();break;case google.ima.AdEvent.Type.LOG:s.adError&&this.player.debug.warn(`Non-fatal ad error: ${s.adError.getMessage()}`)}})),t(this,"onAdError",(e=>{this.cancel(),this.player.debug.warn("Ads error",e)})),t(this,"listeners",(()=>{const{container:e}=this.player.elements;let t;this.player.on("canplay",(()=>{this.addCuePoints()})),this.player.on("ended",(()=>{this.loader.contentComplete()})),this.player.on("timeupdate",(()=>{t=this.player.currentTime})),this.player.on("seeked",(()=>{const e=this.player.currentTime;L.empty(this.cuePoints)||this.cuePoints.forEach(((i,s)=>{t<i&&i<e&&(this.manager.discardAdBreak(),this.cuePoints.splice(s,1))}))})),window.addEventListener("resize",(()=>{this.manager&&this.manager.resize(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL)}))})),t(this,"play",(()=>{const{container:e}=this.player.elements;this.managerPromise||this.resumeContent(),this.managerPromise.then((()=>{this.manager.setVolume(this.player.volume),this.elements.displayContainer.initialize();try{this.initialized||(this.manager.init(e.offsetWidth,e.offsetHeight,google.ima.ViewMode.NORMAL),this.manager.start()),this.initialized=!0}catch(e){this.onAdError(e)}})).catch((()=>{}))})),t(this,"resumeContent",(()=>{this.elements.container.style.zIndex="",this.playing=!1,oe(this.player.media.play())})),t(this,"pauseContent",(()=>{this.elements.container.style.zIndex=3,this.playing=!0,this.player.media.pause()})),t(this,"cancel",(()=>{this.initialized&&this.resumeContent(),this.trigger("error"),this.loadAds()})),t(this,"loadAds",(()=>{this.managerPromise.then((()=>{this.manager&&this.manager.destroy(),this.managerPromise=new Promise((e=>{this.on("loaded",e),this.player.debug.log(this.manager)})),this.initialized=!1,this.requestAds()})).catch((()=>{}))})),t(this,"trigger",((e,...t)=>{const i=this.events[e];L.array(i)&&i.forEach((e=>{L.function(e)&&e.apply(this,t)}))})),t(this,"on",((e,t)=>(L.array(this.events[e])||(this.events[e]=[]),this.events[e].push(t),this))),t(this,"startSafetyTimer",((e,t)=>{this.player.debug.log(`Safety timer invoked from: ${t}`),this.safetyTimer=setTimeout((()=>{this.cancel(),this.clearSafetyTimer("startSafetyTimer()")}),e)})),t(this,"clearSafetyTimer",(e=>{L.nullOrUndefined(this.safetyTimer)||(this.player.debug.log(`Safety timer cleared from: ${e}`),clearTimeout(this.safetyTimer),this.safetyTimer=null)})),this.player=e,this.config=e.config.ads,this.playing=!1,this.initialized=!1,this.elements={container:null,displayContainer:null},this.manager=null,this.loader=null,this.cuePoints=null,this.events={},this.safetyTimer=null,this.countdownTimer=null,this.managerPromise=new Promise(((e,t)=>{this.on("loaded",e),this.on("error",t)})),this.load()}get enabled(){const{config:e}=this;return this.player.isHTML5&&this.player.isVideo&&e.enabled&&(!L.empty(e.publisherId)||L.url(e.tagUrl))}get tagUrl(){const{config:e}=this;if(L.url(e.tagUrl))return e.tagUrl;return`https://go.aniview.com/api/adserver6/vast/?${$e({AV_PUBLISHERID:"58c25bb0073ef448b1087ad6",AV_CHANNELID:"5a0458dc28a06145e4519d21",AV_URL:window.location.hostname,cb:Date.now(),AV_WIDTH:640,AV_HEIGHT:480,AV_CDIM2:e.publisherId})}`}}function it(e=0,t=0,i=255){return Math.min(Math.max(e,t),i)}const st=e=>{const t=[];return e.split(/\r\n\r\n|\n\n|\r\r/).forEach((e=>{const i={};e.split(/\r\n|\n|\r/).forEach((e=>{if(L.number(i.startTime)){if(!L.empty(e.trim())&&L.empty(i.text)){const t=e.trim().split("#xywh=");[i.text]=t,t[1]&&([i.x,i.y,i.w,i.h]=t[1].split(","))}}else{const t=e.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/);t&&(i.startTime=60*Number(t[1]||0)*60+60*Number(t[2])+Number(t[3])+Number(`0.${t[4]}`),i.endTime=60*Number(t[6]||0)*60+60*Number(t[7])+Number(t[8])+Number(`0.${t[9]}`))}})),i.text&&t.push(i)})),t},nt=(e,t)=>{const i={};return e>t.width/t.height?(i.width=t.width,i.height=1/e*t.width):(i.height=t.height,i.width=e*t.height),i};class at{constructor(e){t(this,"load",(()=>{this.player.elements.display.seekTooltip&&(this.player.elements.display.seekTooltip.hidden=this.enabled),this.enabled&&this.getThumbnails().then((()=>{this.enabled&&(this.render(),this.determineContainerAutoSizing(),this.listeners(),this.loaded=!0)}))})),t(this,"getThumbnails",(()=>new Promise((e=>{const{src:t}=this.player.config.previewThumbnails;if(L.empty(t))throw new Error("Missing previewThumbnails.src config attribute");const i=()=>{this.thumbnails.sort(((e,t)=>e.height-t.height)),this.player.debug.log("Preview thumbnails",this.thumbnails),e()};if(L.function(t))t((e=>{this.thumbnails=e,i()}));else{const e=(L.string(t)?[t]:t).map((e=>this.getThumbnail(e)));Promise.all(e).then(i)}})))),t(this,"getThumbnail",(e=>new Promise((t=>{Pe(e).then((i=>{const s={frames:st(i),height:null,urlPrefix:""};s.frames[0].text.startsWith("/")||s.frames[0].text.startsWith("http://")||s.frames[0].text.startsWith("https://")||(s.urlPrefix=e.substring(0,e.lastIndexOf("/")+1));const n=new Image;n.onload=()=>{s.height=n.naturalHeight,s.width=n.naturalWidth,this.thumbnails.push(s),t()},n.src=s.urlPrefix+s.frames[0].text}))})))),t(this,"startMove",(e=>{if(this.loaded&&L.event(e)&&["touchmove","mousemove"].includes(e.type)&&this.player.media.duration){if("touchmove"===e.type)this.seekTime=this.player.media.duration*(this.player.elements.inputs.seek.value/100);else{var t,i;const s=this.player.elements.progress.getBoundingClientRect(),n=100/s.width*(e.pageX-s.left);this.seekTime=this.player.media.duration*(n/100),this.seekTime<0&&(this.seekTime=0),this.seekTime>this.player.media.duration-1&&(this.seekTime=this.player.media.duration-1),this.mousePosX=e.pageX,this.elements.thumb.time.innerText=Ne(this.seekTime);const a=null===(t=this.player.config.markers)||void 0===t||null===(i=t.points)||void 0===i?void 0:i.find((({time:e})=>e===Math.round(this.seekTime)));a&&this.elements.thumb.time.insertAdjacentHTML("afterbegin",`${a.label}<br>`)}this.showImageAtCurrentTime()}})),t(this,"endMove",(()=>{this.toggleThumbContainer(!1,!0)})),t(this,"startScrubbing",(e=>{(L.nullOrUndefined(e.button)||!1===e.button||0===e.button)&&(this.mouseDown=!0,this.player.media.duration&&(this.toggleScrubbingContainer(!0),this.toggleThumbContainer(!1,!0),this.showImageAtCurrentTime()))})),t(this,"endScrubbing",(()=>{this.mouseDown=!1,Math.ceil(this.lastTime)===Math.ceil(this.player.media.currentTime)?this.toggleScrubbingContainer(!1):ne.call(this.player,this.player.media,"timeupdate",(()=>{this.mouseDown||this.toggleScrubbingContainer(!1)}))})),t(this,"listeners",(()=>{this.player.on("play",(()=>{this.toggleThumbContainer(!1,!0)})),this.player.on("seeked",(()=>{this.toggleThumbContainer(!1)})),this.player.on("timeupdate",(()=>{this.lastTime=this.player.media.currentTime}))})),t(this,"render",(()=>{this.elements.thumb.container=H("div",{class:this.player.config.classNames.previewThumbnails.thumbContainer}),this.elements.thumb.imageContainer=H("div",{class:this.player.config.classNames.previewThumbnails.imageContainer}),this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);const e=H("div",{class:this.player.config.classNames.previewThumbnails.timeContainer});this.elements.thumb.time=H("span",{},"00:00"),e.appendChild(this.elements.thumb.time),this.elements.thumb.imageContainer.appendChild(e),L.element(this.player.elements.progress)&&this.player.elements.progress.appendChild(this.elements.thumb.container),this.elements.scrubbing.container=H("div",{class:this.player.config.classNames.previewThumbnails.scrubbingContainer}),this.player.elements.wrapper.appendChild(this.elements.scrubbing.container)})),t(this,"destroy",(()=>{this.elements.thumb.container&&this.elements.thumb.container.remove(),this.elements.scrubbing.container&&this.elements.scrubbing.container.remove()})),t(this,"showImageAtCurrentTime",(()=>{this.mouseDown?this.setScrubbingContainerSize():this.setThumbContainerSizeAndPos();const e=this.thumbnails[0].frames.findIndex((e=>this.seekTime>=e.startTime&&this.seekTime<=e.endTime)),t=e>=0;let i=0;this.mouseDown||this.toggleThumbContainer(t),t&&(this.thumbnails.forEach(((t,s)=>{this.loadedImages.includes(t.frames[e].text)&&(i=s)})),e!==this.showingThumb&&(this.showingThumb=e,this.loadImage(i)))})),t(this,"loadImage",((e=0)=>{const t=this.showingThumb,i=this.thumbnails[e],{urlPrefix:s}=i,n=i.frames[t],a=i.frames[t].text,l=s+a;if(this.currentImageElement&&this.currentImageElement.dataset.filename===a)this.showImage(this.currentImageElement,n,e,t,a,!1),this.currentImageElement.dataset.index=t,this.removeOldImages(this.currentImageElement);else{this.loadingImage&&this.usingSprites&&(this.loadingImage.onload=null);const i=new Image;i.src=l,i.dataset.index=t,i.dataset.filename=a,this.showingThumbFilename=a,this.player.debug.log(`Loading image: ${l}`),i.onload=()=>this.showImage(i,n,e,t,a,!0),this.loadingImage=i,this.removeOldImages(i)}})),t(this,"showImage",((e,t,i,s,n,a=!0)=>{this.player.debug.log(`Showing thumb: ${n}. num: ${s}. qual: ${i}. newimg: ${a}`),this.setImageSizeAndOffset(e,t),a&&(this.currentImageContainer.appendChild(e),this.currentImageElement=e,this.loadedImages.includes(n)||this.loadedImages.push(n)),this.preloadNearby(s,!0).then(this.preloadNearby(s,!1)).then(this.getHigherQuality(i,e,t,n))})),t(this,"removeOldImages",(e=>{Array.from(this.currentImageContainer.children).forEach((t=>{if("img"!==t.tagName.toLowerCase())return;const i=this.usingSprites?500:1e3;if(t.dataset.index!==e.dataset.index&&!t.dataset.deleting){t.dataset.deleting=!0;const{currentImageContainer:e}=this;setTimeout((()=>{e.removeChild(t),this.player.debug.log(`Removing thumb: ${t.dataset.filename}`)}),i)}}))})),t(this,"preloadNearby",((e,t=!0)=>new Promise((i=>{setTimeout((()=>{const s=this.thumbnails[0].frames[e].text;if(this.showingThumbFilename===s){let n;n=t?this.thumbnails[0].frames.slice(e):this.thumbnails[0].frames.slice(0,e).reverse();let a=!1;n.forEach((e=>{const t=e.text;if(t!==s&&!this.loadedImages.includes(t)){a=!0,this.player.debug.log(`Preloading thumb filename: ${t}`);const{urlPrefix:e}=this.thumbnails[0],s=e+t,n=new Image;n.src=s,n.onload=()=>{this.player.debug.log(`Preloaded thumb filename: ${t}`),this.loadedImages.includes(t)||this.loadedImages.push(t),i()}}})),a||i()}}),300)})))),t(this,"getHigherQuality",((e,t,i,s)=>{if(e<this.thumbnails.length-1){let n=t.naturalHeight;this.usingSprites&&(n=i.h),n<this.thumbContainerHeight&&setTimeout((()=>{this.showingThumbFilename===s&&(this.player.debug.log(`Showing higher quality thumb for: ${s}`),this.loadImage(e+1))}),300)}})),t(this,"toggleThumbContainer",((e=!1,t=!1)=>{const i=this.player.config.classNames.previewThumbnails.thumbContainerShown;this.elements.thumb.container.classList.toggle(i,e),!e&&t&&(this.showingThumb=null,this.showingThumbFilename=null)})),t(this,"toggleScrubbingContainer",((e=!1)=>{const t=this.player.config.classNames.previewThumbnails.scrubbingContainerShown;this.elements.scrubbing.container.classList.toggle(t,e),e||(this.showingThumb=null,this.showingThumbFilename=null)})),t(this,"determineContainerAutoSizing",(()=>{(this.elements.thumb.imageContainer.clientHeight>20||this.elements.thumb.imageContainer.clientWidth>20)&&(this.sizeSpecifiedInCSS=!0)})),t(this,"setThumbContainerSizeAndPos",(()=>{const{imageContainer:e}=this.elements.thumb;if(this.sizeSpecifiedInCSS){if(e.clientHeight>20&&e.clientWidth<20){const t=Math.floor(e.clientHeight*this.thumbAspectRatio);e.style.width=`${t}px`}else if(e.clientHeight<20&&e.clientWidth>20){const t=Math.floor(e.clientWidth/this.thumbAspectRatio);e.style.height=`${t}px`}}else{const t=Math.floor(this.thumbContainerHeight*this.thumbAspectRatio);e.style.height=`${this.thumbContainerHeight}px`,e.style.width=`${t}px`}this.setThumbContainerPos()})),t(this,"setThumbContainerPos",(()=>{const e=this.player.elements.progress.getBoundingClientRect(),t=this.player.elements.container.getBoundingClientRect(),{container:i}=this.elements.thumb,s=t.left-e.left+10,n=t.right-e.left-i.clientWidth-10,a=this.mousePosX-e.left-i.clientWidth/2,l=it(a,s,n);i.style.left=`${l}px`,i.style.setProperty("--preview-arrow-offset",a-l+"px")})),t(this,"setScrubbingContainerSize",(()=>{const{width:e,height:t}=nt(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});this.elements.scrubbing.container.style.width=`${e}px`,this.elements.scrubbing.container.style.height=`${t}px`})),t(this,"setImageSizeAndOffset",((e,t)=>{if(!this.usingSprites)return;const i=this.thumbContainerHeight/t.h;e.style.height=e.naturalHeight*i+"px",e.style.width=e.naturalWidth*i+"px",e.style.left=`-${t.x*i}px`,e.style.top=`-${t.y*i}px`})),this.player=e,this.thumbnails=[],this.loaded=!1,this.lastMouseMoveTime=Date.now(),this.mouseDown=!1,this.loadedImages=[],this.elements={thumb:{},scrubbing:{}},this.load()}get enabled(){return this.player.isHTML5&&this.player.isVideo&&this.player.config.previewThumbnails.enabled}get currentImageContainer(){return this.mouseDown?this.elements.scrubbing.container:this.elements.thumb.imageContainer}get usingSprites(){return Object.keys(this.thumbnails[0].frames[0]).includes("w")}get thumbAspectRatio(){return this.usingSprites?this.thumbnails[0].frames[0].w/this.thumbnails[0].frames[0].h:this.thumbnails[0].width/this.thumbnails[0].height}get thumbContainerHeight(){if(this.mouseDown){const{height:e}=nt(this.thumbAspectRatio,{width:this.player.media.clientWidth,height:this.player.media.clientHeight});return e}return this.sizeSpecifiedInCSS?this.elements.thumb.imageContainer.clientHeight:Math.floor(this.player.media.clientWidth/this.thumbAspectRatio/4)}get currentImageElement(){return this.mouseDown?this.currentScrubbingImageElement:this.currentThumbnailImageElement}set currentImageElement(e){this.mouseDown?this.currentScrubbingImageElement=e:this.currentThumbnailImageElement=e}}const lt={insertElements(e,t){L.string(t)?R(e,this.media,{src:t}):L.array(t)&&t.forEach((t=>{R(e,this.media,t)}))},change(e){O(e,"sources.length")?(be.cancelRequests.call(this),this.destroy.call(this,(()=>{this.options.quality=[],F(this.media),this.media=null,L.element(this.elements.container)&&this.elements.container.removeAttribute("class");const{sources:t,type:i}=e,[{provider:s=De.html5,src:n}]=t,a="html5"===s?i:"div",l="html5"===s?{}:{src:n};Object.assign(this,{provider:s,type:i,supported:Z.check(i,s,this.config.playsinline),media:H(a,l)}),this.elements.container.appendChild(this.media),L.boolean(e.autoplay)&&(this.config.autoplay=e.autoplay),this.isHTML5&&(this.config.crossorigin&&this.media.setAttribute("crossorigin",""),this.config.autoplay&&this.media.setAttribute("autoplay",""),L.empty(e.poster)||(this.poster=e.poster),this.config.loop.active&&this.media.setAttribute("loop",""),this.config.muted&&this.media.setAttribute("muted",""),this.config.playsinline&&this.media.setAttribute("playsinline","")),We.addStyleHook.call(this),this.isHTML5&&lt.insertElements.call(this,"source",t),this.config.title=e.title,et.setup.call(this),this.isHTML5&&Object.keys(e).includes("tracks")&&lt.insertElements.call(this,"track",e.tracks),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&We.build.call(this),this.isHTML5&&this.media.load(),L.empty(e.previewThumbnails)||(Object.assign(this.config.previewThumbnails,e.previewThumbnails),this.previewThumbnails&&this.previewThumbnails.loaded&&(this.previewThumbnails.destroy(),this.previewThumbnails=null),this.config.previewThumbnails.enabled&&(this.previewThumbnails=new at(this))),this.fullscreen.update()}),!0)):this.debug.warn("Invalid source format")}};class rt{constructor(e,i){if(t(this,"play",(()=>L.function(this.media.play)?(this.ads&&this.ads.enabled&&this.ads.managerPromise.then((()=>this.ads.play())).catch((()=>oe(this.media.play()))),this.media.play()):null)),t(this,"pause",(()=>this.playing&&L.function(this.media.pause)?this.media.pause():null)),t(this,"togglePlay",(e=>(L.boolean(e)?e:!this.playing)?this.play():this.pause())),t(this,"stop",(()=>{this.isHTML5?(this.pause(),this.restart()):L.function(this.media.stop)&&this.media.stop()})),t(this,"restart",(()=>{this.currentTime=0})),t(this,"rewind",(e=>{this.currentTime-=L.number(e)?e:this.config.seekTime})),t(this,"forward",(e=>{this.currentTime+=L.number(e)?e:this.config.seekTime})),t(this,"increaseVolume",(e=>{const t=this.media.muted?0:this.volume;this.volume=t+(L.number(e)?e:0)})),t(this,"decreaseVolume",(e=>{this.increaseVolume(-e)})),t(this,"airplay",(()=>{Z.airplay&&this.media.webkitShowPlaybackTargetPicker()})),t(this,"toggleControls",(e=>{if(this.supported.ui&&!this.isAudio){const t=K(this.elements.container,this.config.classNames.hideControls),i=void 0===e?void 0:!e,s=z(this.elements.container,this.config.classNames.hideControls,i);if(s&&L.array(this.config.controls)&&this.config.controls.includes("settings")&&!L.empty(this.config.settings)&&Le.toggleMenu.call(this,!1),s!==t){const e=s?"controlshidden":"controlsshown";ae.call(this,this.media,e)}return!s}return!1})),t(this,"on",((e,t)=>{ie.call(this,this.elements.container,e,t)})),t(this,"once",((e,t)=>{ne.call(this,this.elements.container,e,t)})),t(this,"off",((e,t)=>{se(this.elements.container,e,t)})),t(this,"destroy",((e,t=!1)=>{if(!this.ready)return;const i=()=>{document.body.style.overflow="",this.embed=null,t?(Object.keys(this.elements).length&&(F(this.elements.buttons.play),F(this.elements.captions),F(this.elements.controls),F(this.elements.wrapper),this.elements.buttons.play=null,this.elements.captions=null,this.elements.controls=null,this.elements.wrapper=null),L.function(e)&&e()):(le.call(this),be.cancelRequests.call(this),U(this.elements.original,this.elements.container),ae.call(this,this.elements.original,"destroyed",!0),L.function(e)&&e.call(this.elements.original),this.ready=!1,setTimeout((()=>{this.elements=null,this.media=null}),200))};this.stop(),clearTimeout(this.timers.loading),clearTimeout(this.timers.controls),clearTimeout(this.timers.resized),this.isHTML5?(We.toggleNativeControls.call(this,!0),i()):this.isYouTube?(clearInterval(this.timers.buffering),clearInterval(this.timers.playing),null!==this.embed&&L.function(this.embed.destroy)&&this.embed.destroy(),i()):this.isVimeo&&(null!==this.embed&&this.embed.unload().then(i),setTimeout(i,200))})),t(this,"supports",(e=>Z.mime.call(this,e))),this.timers={},this.ready=!1,this.loading=!1,this.failed=!1,this.touch=Z.touch,this.media=e,L.string(this.media)&&(this.media=document.querySelectorAll(this.media)),(window.jQuery&&this.media instanceof jQuery||L.nodeList(this.media)||L.array(this.media))&&(this.media=this.media[0]),this.config=j({},Oe,rt.defaults,i||{},(()=>{try{return JSON.parse(this.media.getAttribute("data-plyr-config"))}catch(e){return{}}})()),this.elements={container:null,fullscreen:null,captions:null,buttons:{},display:{},progress:{},inputs:{},settings:{popup:null,menu:null,panels:{},buttons:{}}},this.captions={active:null,currentTrack:-1,meta:new WeakMap},this.fullscreen={active:!1},this.options={speed:[],quality:[]},this.debug=new Ve(this.config.debug),this.debug.log("Config",this.config),this.debug.log("Support",Z),L.nullOrUndefined(this.media)||!L.element(this.media))return void this.debug.error("Setup failed: no suitable element passed");if(this.media.plyr)return void this.debug.warn("Target already setup");if(!this.config.enabled)return void this.debug.error("Setup failed: disabled by config");if(!Z.check().api)return void this.debug.error("Setup failed: no support");const s=this.media.cloneNode(!0);s.autoplay=!1,this.elements.original=s;const n=this.media.tagName.toLowerCase();let a=null,l=null;switch(n){case"div":if(a=this.media.querySelector("iframe"),L.element(a)){if(l=Ie(a.getAttribute("src")),this.provider=function(e){return/^(https?:\/\/)?(www\.)?(youtube\.com|youtube-nocookie\.com|youtu\.?be)\/.+$/.test(e)?De.youtube:/^https?:\/\/player.vimeo.com\/video\/\d{0,9}(?=\b|\/)/.test(e)?De.vimeo:null}(l.toString()),this.elements.container=this.media,this.media=a,this.elements.container.className="",l.search.length){const e=["1","true"];e.includes(l.searchParams.get("autoplay"))&&(this.config.autoplay=!0),e.includes(l.searchParams.get("loop"))&&(this.config.loop.active=!0),this.isYouTube?(this.config.playsinline=e.includes(l.searchParams.get("playsinline")),this.config.youtube.hl=l.searchParams.get("hl")):this.config.playsinline=!0}}else this.provider=this.media.getAttribute(this.config.attributes.embed.provider),this.media.removeAttribute(this.config.attributes.embed.provider);if(L.empty(this.provider)||!Object.values(De).includes(this.provider))return void this.debug.error("Setup failed: Invalid provider");this.type=Re;break;case"video":case"audio":this.type=n,this.provider=De.html5,this.media.hasAttribute("crossorigin")&&(this.config.crossorigin=!0),this.media.hasAttribute("autoplay")&&(this.config.autoplay=!0),(this.media.hasAttribute("playsinline")||this.media.hasAttribute("webkit-playsinline"))&&(this.config.playsinline=!0),this.media.hasAttribute("muted")&&(this.config.muted=!0),this.media.hasAttribute("loop")&&(this.config.loop.active=!0);break;default:return void this.debug.error("Setup failed: unsupported type")}this.supported=Z.check(this.type,this.provider),this.supported.api?(this.eventListeners=[],this.listeners=new ze(this),this.storage=new Ee(this),this.media.plyr=this,L.element(this.elements.container)||(this.elements.container=H("div"),q(this.media,this.elements.container)),We.migrateStyles.call(this),We.addStyleHook.call(this),et.setup.call(this),this.config.debug&&ie.call(this,this.elements.container,this.config.events.join(" "),(e=>{this.debug.log(`event: ${e.type}`)})),this.fullscreen=new Ue(this),(this.isHTML5||this.isEmbed&&!this.supported.ui)&&We.build.call(this),this.listeners.container(),this.listeners.global(),this.config.ads.enabled&&(this.ads=new tt(this)),this.isHTML5&&this.config.autoplay&&this.once("canplay",(()=>oe(this.play()))),this.lastSeekTime=0,this.config.previewThumbnails.enabled&&(this.previewThumbnails=new at(this))):this.debug.error("Setup failed: no support")}get isHTML5(){return this.provider===De.html5}get isEmbed(){return this.isYouTube||this.isVimeo}get isYouTube(){return this.provider===De.youtube}get isVimeo(){return this.provider===De.vimeo}get isVideo(){return this.type===Re}get isAudio(){return this.type===He}get playing(){return Boolean(this.ready&&!this.paused&&!this.ended)}get paused(){return Boolean(this.media.paused)}get stopped(){return Boolean(this.paused&&0===this.currentTime)}get ended(){return Boolean(this.media.ended)}set currentTime(e){if(!this.duration)return;const t=L.number(e)&&e>0;this.media.currentTime=t?Math.min(e,this.duration):0,this.debug.log(`Seeking to ${this.currentTime} seconds`)}get currentTime(){return Number(this.media.currentTime)}get buffered(){const{buffered:e}=this.media;return L.number(e)?e:e&&e.length&&this.duration>0?e.end(0)/this.duration:0}get seeking(){return Boolean(this.media.seeking)}get duration(){const e=parseFloat(this.config.duration),t=(this.media||{}).duration,i=L.number(t)&&t!==1/0?t:0;return e||i}set volume(e){let t=e;L.string(t)&&(t=Number(t)),L.number(t)||(t=this.storage.get("volume")),L.number(t)||({volume:t}=this.config),t>1&&(t=1),t<0&&(t=0),this.config.volume=t,this.media.volume=t,!L.empty(e)&&this.muted&&t>0&&(this.muted=!1)}get volume(){return Number(this.media.volume)}set muted(e){let t=e;L.boolean(t)||(t=this.storage.get("muted")),L.boolean(t)||(t=this.config.muted),this.config.muted=t,this.media.muted=t}get muted(){return Boolean(this.media.muted)}get hasAudio(){return!this.isHTML5||(!!this.isAudio||(Boolean(this.media.mozHasAudio)||Boolean(this.media.webkitAudioDecodedByteCount)||Boolean(this.media.audioTracks&&this.media.audioTracks.length)))}set speed(e){let t=null;L.number(e)&&(t=e),L.number(t)||(t=this.storage.get("speed")),L.number(t)||(t=this.config.speed.selected);const{minimumSpeed:i,maximumSpeed:s}=this;t=it(t,i,s),this.config.speed.selected=t,setTimeout((()=>{this.media&&(this.media.playbackRate=t)}),0)}get speed(){return Number(this.media.playbackRate)}get minimumSpeed(){return this.isYouTube?Math.min(...this.options.speed):this.isVimeo?.5:.0625}get maximumSpeed(){return this.isYouTube?Math.max(...this.options.speed):this.isVimeo?2:16}set quality(e){const t=this.config.quality,i=this.options.quality;if(!i.length)return;let s=[!L.empty(e)&&Number(e),this.storage.get("quality"),t.selected,t.default].find(L.number),n=!0;if(!i.includes(s)){const e=he(i,s);this.debug.warn(`Unsupported quality option: ${s}, using ${e} instead`),s=e,n=!1}t.selected=s,this.media.quality=s,n&&this.storage.set({quality:s})}get quality(){return this.media.quality}set loop(e){const t=L.boolean(e)?e:this.config.loop.active;this.config.loop.active=t,this.media.loop=t}get loop(){return Boolean(this.media.loop)}set source(e){lt.change.call(this,e)}get source(){return this.media.currentSrc}get download(){const{download:e}=this.config.urls;return L.url(e)?e:this.source}set download(e){L.url(e)&&(this.config.urls.download=e,Le.setDownloadUrl.call(this))}set poster(e){this.isVideo?We.setPoster.call(this,e,!1).catch((()=>{})):this.debug.warn("Poster can only be set for video")}get poster(){return this.isVideo?this.media.getAttribute("poster")||this.media.getAttribute("data-poster"):null}get ratio(){if(!this.isVideo)return null;const e=pe(ge.call(this));return L.array(e)?e.join(":"):e}set ratio(e){this.isVideo?L.string(e)&&me(e)?(this.config.ratio=pe(e),fe.call(this)):this.debug.error(`Invalid aspect ratio specified (${e})`):this.debug.warn("Aspect ratio can only be set for video")}set autoplay(e){this.config.autoplay=L.boolean(e)?e:this.config.autoplay}get autoplay(){return Boolean(this.config.autoplay)}toggleCaptions(e){_e.toggle.call(this,e,!1)}set currentTrack(e){_e.set.call(this,e,!1),_e.setup.call(this)}get currentTrack(){const{toggled:e,currentTrack:t}=this.captions;return e?t:-1}set language(e){_e.setLanguage.call(this,e,!1)}get language(){return(_e.getCurrentTrack.call(this)||{}).language}set pip(e){if(!Z.pip)return;const t=L.boolean(e)?e:!this.pip;L.function(this.media.webkitSetPresentationMode)&&this.media.webkitSetPresentationMode(t?je:qe),L.function(this.media.requestPictureInPicture)&&(!this.pip&&t?this.media.requestPictureInPicture():this.pip&&!t&&document.exitPictureInPicture())}get pip(){return Z.pip?L.empty(this.media.webkitPresentationMode)?this.media===document.pictureInPictureElement:this.media.webkitPresentationMode===je:null}setPreviewThumbnails(e){this.previewThumbnails&&this.previewThumbnails.loaded&&(this.previewThumbnails.destroy(),this.previewThumbnails=null),Object.assign(this.config.previewThumbnails,e),this.config.previewThumbnails.enabled&&(this.previewThumbnails=new at(this))}static supported(e,t){return Z.check(e,t)}static loadSprite(e,t){return Me(e,t)}static setup(e,t={}){let i=null;return L.string(e)?i=Array.from(document.querySelectorAll(e)):L.nodeList(e)?i=Array.from(e):L.array(e)&&(i=e.filter(L.element)),L.empty(i)?null:i.map((e=>new rt(e,t)))}}var ot;return rt.defaults=(ot=Oe,JSON.parse(JSON.stringify(ot))),rt}));
//# sourceMappingURL=plyr.min.js.map
diff --git a/youtube/static/modules/plyr/plyr.min.js.map b/youtube/static/modules/plyr/plyr.min.js.map
new file mode 100644
index 0000000..b409390
--- /dev/null
+++ b/youtube/static/modules/plyr/plyr.min.js.map
@@ -0,0 +1 @@
+{"version":3,"sources":["plyr.js","node_modules/rangetouch/dist/rangetouch.mjs","src/js/utils/is.js","src/js/utils/animation.js","src/js/utils/browser.js","src/js/utils/objects.js","src/js/utils/elements.js","src/js/support.js","src/js/utils/events.js","src/js/utils/promise.js","src/js/utils/arrays.js","src/js/utils/style.js","src/js/html5.js","src/js/utils/strings.js","src/js/utils/i18n.js","src/js/storage.js","src/js/utils/fetch.js","src/js/utils/load-sprite.js","src/js/utils/time.js","src/js/controls.js","src/js/utils/urls.js","src/js/captions.js","src/js/config/defaults.js","src/js/config/states.js","src/js/config/types.js","src/js/console.js","src/js/fullscreen.js","src/js/utils/load-image.js","src/js/ui.js","src/js/listeners.js","node_modules/loadjs/dist/loadjs.umd.js","src/js/utils/load-script.js","src/js/plugins/vimeo.js","src/js/plugins/youtube.js","src/js/media.js","src/js/plugins/ads.js","src/js/utils/numbers.js","src/js/plugins/preview-thumbnails.js","src/js/source.js","src/js/plyr.js"],"names":["navigator","global","factory","exports","module","define","amd","globalThis","self","Plyr","this","_toPropertyKey","t","i","r","e","Symbol","toPrimitive","call","TypeError","String","Number","_toPrimitive","_defineProperty$1","obj","key","value","Object","defineProperty","enumerable","configurable","writable","_defineProperties","n","length","_defineProperty","ownKeys","keys","getOwnPropertySymbols","filter","getOwnPropertyDescriptor","push","apply","_objectSpread2","arguments","forEach","getOwnPropertyDescriptors","defineProperties","defaults","addCSS","thumbWidth","watch","getConstructor","constructor","instanceOf","isNullOrUndefined","isObject","isString","isArray","Array","isNodeList","NodeList","is","Element","Event","round","concat","match","Math","max","getDecimalPlaces","parseFloat","toFixed","RangeTouch","_classCallCheck","element","document","querySelector","rangeTouch","config","init","prototype","_createClass","enabled","style","userSelect","webKitUserSelect","touchAction","listeners","set","target","changedTouches","o","getAttribute","s","u","c","getBoundingClientRect","a","width","clientX","left","disabled","preventDefault","get","bubbles","dispatchEvent","trigger","type","from","querySelectorAll","MutationObserver","addedNodes","includes","matches","observe","body","childList","subtree","map","documentElement","input","Boolean","isFunction","isEmpty","nullOrUndefined","object","number","isNaN","string","boolean","function","array","weakMap","WeakMap","nodeList","nodeType","ownerDocument","textNode","Text","event","keyboardEvent","KeyboardEvent","cue","window","TextTrackCue","VTTCue","track","TextTrack","kind","promise","Promise","then","url","URL","startsWith","hostname","_","empty","transitionEndEvent","createElement","events","WebkitTransition","MozTransition","OTransition","transition","find","undefined","repaint","delay","setTimeout","hidden","offsetHeight","browser","isIE","documentMode","isEdge","test","userAgent","isWebKit","isIPhone","maxTouchPoints","isIPadOS","platform","isIos","getDeep","path","split","reduce","extend","sources","source","shift","assign","wrap","elements","wrapper","targets","reverse","index","child","cloneNode","parent","parentNode","sibling","nextSibling","appendChild","insertBefore","setAttributes","attributes","entries","setAttribute","text","innerText","insertElement","removeElement","removeChild","emptyElement","childNodes","lastChild","replaceElement","newChild","oldChild","replaceChild","getAttributesFromSelector","sel","existingAttributes","existing","selector","trim","className","replace","parts","charAt","class","id","toggleHidden","hide","toggleClass","force","method","classList","contains","hasClass","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","getElements","container","getElement","setFocus","focusVisible","focus","preventScroll","defaultCodecs","support","audio","video","check","provider","api","ui","rangeInput","pip","webkitSetPresentationMode","pictureInPictureEnabled","disablePictureInPicture","airplay","WebKitPlaybackTargetAvailabilityEvent","playsinline","mime","mediaType","isHTML5","media","canPlayType","textTracks","range","touch","transitions","reducedMotion","matchMedia","supportsPassiveListeners","supported","options","addEventListener","removeEventListener","toggleListener","callback","toggle","passive","capture","eventListeners","on","off","once","onceCallback","args","triggerEvent","detail","CustomEvent","plyr","unbindListeners","item","ready","resolve","silencePromise","dedupe","indexOf","closest","prev","curr","abs","supportsCSS","declaration","CSS","supports","standardRatios","out","x","y","validateAspectRatio","every","reduceAspectRatio","ratio","height","getDivider","w","h","divider","getAspectRatio","parse","embed","videoWidth","videoHeight","setAspectRatio","isVideo","padding","aspectRatio","paddingBottom","isVimeo","vimeo","premium","offsetWidth","parseInt","getComputedStyle","offset","fullscreen","active","transform","add","classNames","videoFixedRatio","roundAspectRatio","tolerance","closestRatio","html5","getSources","getQualityOptions","quality","forced","setup","player","speed","onChange","currentTime","paused","preload","readyState","playbackRate","src","play","load","cancelRequests","blankVideo","debug","log","format","toString","replaceAll","RegExp","toTitleCase","toUpperCase","slice","toLowerCase","toCamelCase","toPascalCase","getHTML","innerHTML","resources","youtube","i18n","seekTime","title","k","v","Storage","store","localStorage","getItem","json","JSON","storage","setItem","stringify","removeItem","fetch","responseType","reject","request","XMLHttpRequest","responseText","response","Error","status","open","send","error","loadSprite","prefix","hasId","isCached","exists","getElementById","update","data","insertAdjacentElement","useStorage","cached","content","result","catch","getHours","trunc","formatTime","time","displayHours","inverted","hours","mins","secs","getSeconds","controls","getIconUrl","iconUrl","location","host","top","cors","svg4everybody","findElements","selectors","buttons","pause","restart","rewind","fastForward","mute","settings","captions","progress","inputs","seek","volume","display","buffer","duration","seekTooltip","tooltip","warn","toggleNativeControls","createIcon","namespace","iconPath","iconPrefix","icon","createElementNS","focusable","use","setAttributeNS","createLabel","attr","join","createBadge","badge","menu","createButton","buttonType","props","label","labelPressed","iconPressed","some","control","button","createRange","min","step","autocomplete","role","updateRangeFill","createProgress","suffixKey","played","suffix","createTime","attrs","bindMenuItemShortcuts","menuItem","stopPropagation","isRadioButton","showMenuPanel","nextElementSibling","firstElementChild","previousElementSibling","lastElementChild","focusFirstMenuItem","createMenuItem","list","checked","flex","children","node","bind","currentTrack","updateTimeDisplay","updateVolume","setRange","muted","pressed","updateProgress","setProgress","val","getElementsByTagName","nodeValue","current","buffered","percent","setProperty","updateSeekTooltip","_this$config$markers","_this$config$markers$","tooltips","tipElement","visible","show","clientRect","pageX","point","markers","points","insertAdjacentHTML","timeUpdate","invert","invertTime","seeking","durationUpdate","hasDuration","displayDuration","setMarkers","toggleMenuButton","setting","updateSetting","pane","panels","default","getLabel","setQualityMenu","checkMenu","getBadge","sort","b","sorting","setCaptionsMenu","tracks","getTracks","toggled","language","unshift","setSpeedMenu","minimumSpeed","maximumSpeed","values","popup","p","firstItem","toggleMenu","composedPath","isMenuItem","getMenuSize","tab","clone","position","opacity","removeAttribute","scrollWidth","scrollHeight","size","restore","propertyName","setDownloadUrl","download","create","defaultAttributes","progressContainer","inner","home","backButton","href","urls","isEmbed","inject","floor","random","seektime","addProperty","controlPressed","labels","setMediaMetadata","mediaSession","metadata","MediaMetadata","mediaMetadata","artist","album","artwork","_this$config$markers2","_this$config$markers3","containerFragment","createDocumentFragment","pointsFragment","tipVisible","toggleTip","markerElement","marker","tip","parseUrl","safe","parser","buildUrlParams","params","URLSearchParams","isYouTube","protocol","blob","createObjectURL","languages","userLanguage","trackEvents","meta","currentTrackNode","languageExists","mode","updateCues","setLanguage","activeClass","findTrack","enableTextTrack","has","sortIsDefault","sorted","getCurrentTrack","cues","activeCues","getCueAsHTML","cueText","caption","autoplay","autopause","toggleInvert","clickToPlay","hideControls","resetOnEnd","disableContextMenu","loop","selected","keyboard","focused","fallback","iosNative","seekLabel","unmute","enableCaptions","disableCaptions","enterFullscreen","exitFullscreen","frameTitle","menuBack","normal","start","end","all","reset","advertisement","qualityBadge","sdk","iframe","googleIMA","editable","embedContainer","poster","posterEnabled","ads","playing","stopped","loading","hover","isTouch","uiSupported","noTransition","previewThumbnails","thumbContainer","thumbContainerShown","imageContainer","timeContainer","scrubbingContainer","scrubbingContainerShown","hash","publisherId","tagUrl","byline","portrait","transparent","customControls","referrerPolicy","rel","showinfo","iv_load_policy","modestbranding","noCookie","providers","types","noop","Console","console","Function","Fullscreen","scrollPosition","scrollX","scrollY","scrollTo","overflow","viewport","head","property","hasProperty","cleanupViewport","part","activeElement","first","last","shiftKey","forceFallback","nativeSupported","requestFullscreen","webkitEnterFullscreen","toggleFallback","navigationUI","action","cancelFullScreen","exit","enter","el","parentElement","proxy","trapFocus","fullscreenEnabled","webkitFullscreenEnabled","mozFullScreenEnabled","msFullscreenEnabled","useNative","pre","getRootNode","fullscreenElement","shadowRoot","loadImage","minWidth","image","Image","handler","onload","onerror","naturalWidth","addStyleHook","build","checkPlaying","setTitle","setPoster","togglePoster","enable","backgroundImage","backgroundSize","toggleControls","checkLoading","clearTimeout","timers","controlsElement","recentTouchSeek","lastSeekTime","Date","now","migrateStyles","getPropertyValue","removeProperty","Listeners","handleKey","firstTouch","setGutter","useNativeAspectRatio","maxWidth","margin","viewportWidth","viewportHeight","clientWidth","innerWidth","clientHeight","innerHeight","resized","isAudio","ended","togglePlay","proxyEvents","defaultHandler","customHandlerKey","customHandler","returned","hasCustomHandler","inputEvent","forward","toggleCaptions","rect","currentTarget","attribute","hasAttribute","done","seekTo","loaded","startMove","endMove","startScrubbing","endScrubbing","webkitDirectionInvertedFromDevice","deltaX","deltaY","direction","sign","increaseVolume","lastKey","focusTimer","lastKeyDown","altKey","ctrlKey","metaKey","repeat","increment","decreaseVolume","usingNative","loadjs_umd","fn","createCommonjsModule","devnull","bundleIdCache","bundleResultCache","bundleCallbackQueue","subscribe","bundleIds","callbackFn","bundleId","depsNotFound","numWaiting","pathsNotFound","publish","q","splice","executeCallbacks","success","loadFile","numTries","isLegacyIECss","doc","async","maxTries","numRetries","beforeCallbackFn","before","pathname","pathStripped","relList","as","onbeforeload","ev","sheet","cssText","code","defaultPrevented","loadFiles","paths","loadjs","arg1","arg2","loadFn","returnPromise","deps","isDefined","loadScript","assurePlaybackState","hasPlayed","Vimeo","frameParams","found","parseHash","hashParam","sidedock","gesture","$2","thumbnail_url","Player","disableTextTrack","stop","restorePause","setVolume","setCurrentTime","setPlaybackRate","setMuted","currentSrc","setLoop","getVideoUrl","getVideoWidth","getVideoHeight","dimensions","setAutopause","state","getVideoTitle","getCurrentTime","getDuration","getTextTracks","strippedCues","fragment","firstChild","stripHTML","getPaused","seconds","getHost","YT","onYouTubeIframeAPIReady","getTitle","videoId","currentId","posterSrc","playerVars","hl","disablekb","cc_load_policy","cc_lang_pref","widget_referrer","onError","message","onPlaybackRateChange","instance","getPlaybackRate","onReady","playVideo","pauseVideo","stopVideo","speeds","getAvailablePlaybackRates","clearInterval","buffering","setInterval","getVideoLoadedFraction","lastBuffered","onStateChange","unMute","Ads","google","ima","manager","destroy","displayContainer","remove","startSafetyTimer","managerPromise","clearSafetyTimer","setupIMA","setVpaidMode","ImaSdkSettings","VpaidMode","ENABLED","setLocale","setDisableCustomPlaybackForIOS10Plus","AdDisplayContainer","loader","AdsLoader","AdsManagerLoadedEvent","Type","ADS_MANAGER_LOADED","onAdsManagerLoaded","AdErrorEvent","AD_ERROR","onAdError","requestAds","AdsRequest","adTagUrl","linearAdSlotWidth","linearAdSlotHeight","nonLinearAdSlotWidth","nonLinearAdSlotHeight","forceNonLinearFullSlot","setAdWillPlayMuted","countdownTimer","getRemainingTime","AdsRenderingSettings","restoreCustomPlaybackStateOnAdBreakComplete","enablePreloading","getAdsManager","cuePoints","getCuePoints","AdEvent","onAdEvent","cuePoint","seekElement","cuePercentage","ad","getAd","adData","getAdData","LOADED","pollCountdown","isLinear","STARTED","ALL_ADS_COMPLETED","loadAds","contentComplete","CONTENT_PAUSE_REQUESTED","pauseContent","CONTENT_RESUME_REQUESTED","resumeContent","LOG","adError","getMessage","cancel","addCuePoints","seekedTime","discardAdBreak","resize","ViewMode","NORMAL","initialize","initialized","zIndex","handlers","safetyTimer","AV_PUBLISHERID","AV_CHANNELID","AV_URL","cb","AV_WIDTH","AV_HEIGHT","AV_CDIM2","clamp","parseVtt","vttDataString","processedList","frame","line","startTime","lineSplit","matchTimes","endTime","fitRatio","outer","PreviewThumbnails","getThumbnails","render","determineContainerAutoSizing","sortAndResolve","thumbnails","promises","getThumbnail","thumbnail","frames","urlPrefix","substring","lastIndexOf","tempImage","naturalHeight","_this$player$config$m","_this$player$config$m2","percentage","mousePosX","thumb","showImageAtCurrentTime","toggleThumbContainer","mouseDown","toggleScrubbingContainer","ceil","lastTime","scrubbing","setScrubbingContainerSize","setThumbContainerSizeAndPos","thumbNum","findIndex","hasThumb","qualityIndex","loadedImages","showingThumb","thumbFilename","thumbUrl","currentImageElement","dataset","filename","showImage","removeOldImages","loadingImage","usingSprites","previewImage","showingThumbFilename","newImage","setImageSizeAndOffset","currentImageContainer","preloadNearby","getHigherQuality","currentImage","tagName","removeDelay","deleting","oldThumbFilename","thumbnailsClone","foundOne","newThumbFilename","thumbURL","currentQualityIndex","previewImageHeight","thumbContainerHeight","clearShowing","sizeSpecifiedInCSS","thumbAspectRatio","thumbHeight","setThumbContainerPos","scrubberRect","containerRect","right","clamped","multiplier","lastMouseMoveTime","currentScrubbingImageElement","currentThumbnailImageElement","insertElements","change","crossorigin","webkitShowPlaybackTargetPicker","isHidden","hiding","eventName","soft","original","unload","failed","jQuery","getProviderByUrl","search","truthy","searchParams","inputIsValid","fauxDuration","realDuration","Infinity","hasAudio","mozHasAudio","webkitAudioDecodedByteCount","audioTracks","updateStorage","requestPictureInPicture","exitPictureInPicture","webkitPresentationMode","pictureInPictureElement","setPreviewThumbnails","thumbnailSource"],"mappings":"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","file":"plyr.min.js","sourcesContent":["typeof navigator === \"object\" && (function (global, factory) {\n typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :\n typeof define === 'function' && define.amd ? define('Plyr', factory) :\n (global = typeof globalThis !== 'undefined' ? globalThis : global || self, global.Plyr = factory());\n})(this, (function () { 'use strict';\n\n function _toPrimitive(t, r) {\n if (\"object\" != typeof t || !t) return t;\n var e = t[Symbol.toPrimitive];\n if (void 0 !== e) {\n var i = e.call(t, r || \"default\");\n if (\"object\" != typeof i) return i;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (\"string\" === r ? String : Number)(t);\n }\n function _toPropertyKey(t) {\n var i = _toPrimitive(t, \"string\");\n return \"symbol\" == typeof i ? i : String(i);\n }\n function _defineProperty$1(obj, key, value) {\n key = _toPropertyKey(key);\n if (key in obj) {\n Object.defineProperty(obj, key, {\n value: value,\n enumerable: true,\n configurable: true,\n writable: true\n });\n } else {\n obj[key] = value;\n }\n return obj;\n }\n\n function _classCallCheck(e, t) {\n if (!(e instanceof t)) throw new TypeError(\"Cannot call a class as a function\");\n }\n function _defineProperties(e, t) {\n for (var n = 0; n < t.length; n++) {\n var r = t[n];\n r.enumerable = r.enumerable || !1, r.configurable = !0, \"value\" in r && (r.writable = !0), Object.defineProperty(e, r.key, r);\n }\n }\n function _createClass(e, t, n) {\n return t && _defineProperties(e.prototype, t), n && _defineProperties(e, n), e;\n }\n function _defineProperty(e, t, n) {\n return t in e ? Object.defineProperty(e, t, {\n value: n,\n enumerable: !0,\n configurable: !0,\n writable: !0\n }) : e[t] = n, e;\n }\n function ownKeys(e, t) {\n var n = Object.keys(e);\n if (Object.getOwnPropertySymbols) {\n var r = Object.getOwnPropertySymbols(e);\n t && (r = r.filter(function (t) {\n return Object.getOwnPropertyDescriptor(e, t).enumerable;\n })), n.push.apply(n, r);\n }\n return n;\n }\n function _objectSpread2(e) {\n for (var t = 1; t < arguments.length; t++) {\n var n = null != arguments[t] ? arguments[t] : {};\n t % 2 ? ownKeys(Object(n), !0).forEach(function (t) {\n _defineProperty(e, t, n[t]);\n }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n)) : ownKeys(Object(n)).forEach(function (t) {\n Object.defineProperty(e, t, Object.getOwnPropertyDescriptor(n, t));\n });\n }\n return e;\n }\n var defaults$1 = {\n addCSS: !0,\n thumbWidth: 15,\n watch: !0\n };\n function matches$1(e, t) {\n return function () {\n return Array.from(document.querySelectorAll(t)).includes(this);\n }.call(e, t);\n }\n function trigger(e, t) {\n if (e && t) {\n var n = new Event(t, {\n bubbles: !0\n });\n e.dispatchEvent(n);\n }\n }\n var getConstructor$1 = function (e) {\n return null != e ? e.constructor : null;\n },\n instanceOf$1 = function (e, t) {\n return !!(e && t && e instanceof t);\n },\n isNullOrUndefined$1 = function (e) {\n return null == e;\n },\n isObject$1 = function (e) {\n return getConstructor$1(e) === Object;\n },\n isNumber$1 = function (e) {\n return getConstructor$1(e) === Number && !Number.isNaN(e);\n },\n isString$1 = function (e) {\n return getConstructor$1(e) === String;\n },\n isBoolean$1 = function (e) {\n return getConstructor$1(e) === Boolean;\n },\n isFunction$1 = function (e) {\n return getConstructor$1(e) === Function;\n },\n isArray$1 = function (e) {\n return Array.isArray(e);\n },\n isNodeList$1 = function (e) {\n return instanceOf$1(e, NodeList);\n },\n isElement$1 = function (e) {\n return instanceOf$1(e, Element);\n },\n isEvent$1 = function (e) {\n return instanceOf$1(e, Event);\n },\n isEmpty$1 = function (e) {\n return isNullOrUndefined$1(e) || (isString$1(e) || isArray$1(e) || isNodeList$1(e)) && !e.length || isObject$1(e) && !Object.keys(e).length;\n },\n is$1 = {\n nullOrUndefined: isNullOrUndefined$1,\n object: isObject$1,\n number: isNumber$1,\n string: isString$1,\n boolean: isBoolean$1,\n function: isFunction$1,\n array: isArray$1,\n nodeList: isNodeList$1,\n element: isElement$1,\n event: isEvent$1,\n empty: isEmpty$1\n };\n function getDecimalPlaces(e) {\n var t = \"\".concat(e).match(/(?:\\.(\\d+))?(?:[eE]([+-]?\\d+))?$/);\n return t ? Math.max(0, (t[1] ? t[1].length : 0) - (t[2] ? +t[2] : 0)) : 0;\n }\n function round(e, t) {\n if (1 > t) {\n var n = getDecimalPlaces(t);\n return parseFloat(e.toFixed(n));\n }\n return Math.round(e / t) * t;\n }\n var RangeTouch = function () {\n function e(t, n) {\n _classCallCheck(this, e), is$1.element(t) ? this.element = t : is$1.string(t) && (this.element = document.querySelector(t)), is$1.element(this.element) && is$1.empty(this.element.rangeTouch) && (this.config = _objectSpread2({}, defaults$1, {}, n), this.init());\n }\n return _createClass(e, [{\n key: \"init\",\n value: function () {\n e.enabled && (this.config.addCSS && (this.element.style.userSelect = \"none\", this.element.style.webKitUserSelect = \"none\", this.element.style.touchAction = \"manipulation\"), this.listeners(!0), this.element.rangeTouch = this);\n }\n }, {\n key: \"destroy\",\n value: function () {\n e.enabled && (this.config.addCSS && (this.element.style.userSelect = \"\", this.element.style.webKitUserSelect = \"\", this.element.style.touchAction = \"\"), this.listeners(!1), this.element.rangeTouch = null);\n }\n }, {\n key: \"listeners\",\n value: function (e) {\n var t = this,\n n = e ? \"addEventListener\" : \"removeEventListener\";\n [\"touchstart\", \"touchmove\", \"touchend\"].forEach(function (e) {\n t.element[n](e, function (e) {\n return t.set(e);\n }, !1);\n });\n }\n }, {\n key: \"get\",\n value: function (t) {\n if (!e.enabled || !is$1.event(t)) return null;\n var n,\n r = t.target,\n i = t.changedTouches[0],\n o = parseFloat(r.getAttribute(\"min\")) || 0,\n s = parseFloat(r.getAttribute(\"max\")) || 100,\n u = parseFloat(r.getAttribute(\"step\")) || 1,\n c = r.getBoundingClientRect(),\n a = 100 / c.width * (this.config.thumbWidth / 2) / 100;\n return 0 > (n = 100 / c.width * (i.clientX - c.left)) ? n = 0 : 100 < n && (n = 100), 50 > n ? n -= (100 - 2 * n) * a : 50 < n && (n += 2 * (n - 50) * a), o + round(n / 100 * (s - o), u);\n }\n }, {\n key: \"set\",\n value: function (t) {\n e.enabled && is$1.event(t) && !t.target.disabled && (t.preventDefault(), t.target.value = this.get(t), trigger(t.target, \"touchend\" === t.type ? \"change\" : \"input\"));\n }\n }], [{\n key: \"setup\",\n value: function (t) {\n var n = 1 < arguments.length && void 0 !== arguments[1] ? arguments[1] : {},\n r = null;\n if (is$1.empty(t) || is$1.string(t) ? r = Array.from(document.querySelectorAll(is$1.string(t) ? t : 'input[type=\"range\"]')) : is$1.element(t) ? r = [t] : is$1.nodeList(t) ? r = Array.from(t) : is$1.array(t) && (r = t.filter(is$1.element)), is$1.empty(r)) return null;\n var i = _objectSpread2({}, defaults$1, {}, n);\n if (is$1.string(t) && i.watch) {\n var o = new MutationObserver(function (n) {\n Array.from(n).forEach(function (n) {\n Array.from(n.addedNodes).forEach(function (n) {\n is$1.element(n) && matches$1(n, t) && new e(n, i);\n });\n });\n });\n o.observe(document.body, {\n childList: !0,\n subtree: !0\n });\n }\n return r.map(function (t) {\n return new e(t, n);\n });\n }\n }, {\n key: \"enabled\",\n get: function () {\n return \"ontouchstart\" in document.documentElement;\n }\n }]), e;\n }();\n\n // ==========================================================================\n // Type checking utils\n // ==========================================================================\n\n const getConstructor = input => input !== null && typeof input !== 'undefined' ? input.constructor : null;\n const instanceOf = (input, constructor) => Boolean(input && constructor && input instanceof constructor);\n const isNullOrUndefined = input => input === null || typeof input === 'undefined';\n const isObject = input => getConstructor(input) === Object;\n const isNumber = input => getConstructor(input) === Number && !Number.isNaN(input);\n const isString = input => getConstructor(input) === String;\n const isBoolean = input => getConstructor(input) === Boolean;\n const isFunction = input => typeof input === 'function';\n const isArray = input => Array.isArray(input);\n const isWeakMap = input => instanceOf(input, WeakMap);\n const isNodeList = input => instanceOf(input, NodeList);\n const isTextNode = input => getConstructor(input) === Text;\n const isEvent = input => instanceOf(input, Event);\n const isKeyboardEvent = input => instanceOf(input, KeyboardEvent);\n const isCue = input => instanceOf(input, window.TextTrackCue) || instanceOf(input, window.VTTCue);\n const isTrack = input => instanceOf(input, TextTrack) || !isNullOrUndefined(input) && isString(input.kind);\n const isPromise = input => instanceOf(input, Promise) && isFunction(input.then);\n const isElement = input => input !== null && typeof input === 'object' && input.nodeType === 1 && typeof input.style === 'object' && typeof input.ownerDocument === 'object';\n const isEmpty = input => isNullOrUndefined(input) || (isString(input) || isArray(input) || isNodeList(input)) && !input.length || isObject(input) && !Object.keys(input).length;\n const isUrl = input => {\n // Accept a URL object\n if (instanceOf(input, window.URL)) {\n return true;\n }\n\n // Must be string from here\n if (!isString(input)) {\n return false;\n }\n\n // Add the protocol if required\n let string = input;\n if (!input.startsWith('http://') || !input.startsWith('https://')) {\n string = `http://${input}`;\n }\n try {\n return !isEmpty(new URL(string).hostname);\n } catch (_) {\n return false;\n }\n };\n var is = {\n nullOrUndefined: isNullOrUndefined,\n object: isObject,\n number: isNumber,\n string: isString,\n boolean: isBoolean,\n function: isFunction,\n array: isArray,\n weakMap: isWeakMap,\n nodeList: isNodeList,\n element: isElement,\n textNode: isTextNode,\n event: isEvent,\n keyboardEvent: isKeyboardEvent,\n cue: isCue,\n track: isTrack,\n promise: isPromise,\n url: isUrl,\n empty: isEmpty\n };\n\n // ==========================================================================\n // Animation utils\n // ==========================================================================\n\n const transitionEndEvent = (() => {\n const element = document.createElement('span');\n const events = {\n WebkitTransition: 'webkitTransitionEnd',\n MozTransition: 'transitionend',\n OTransition: 'oTransitionEnd otransitionend',\n transition: 'transitionend'\n };\n const type = Object.keys(events).find(event => element.style[event] !== undefined);\n return is.string(type) ? events[type] : false;\n })();\n\n // Force repaint of element\n function repaint(element, delay) {\n setTimeout(() => {\n try {\n // eslint-disable-next-line no-param-reassign\n element.hidden = true;\n\n // eslint-disable-next-line no-unused-expressions\n element.offsetHeight;\n\n // eslint-disable-next-line no-param-reassign\n element.hidden = false;\n } catch (_) {\n // Do nothing\n }\n }, delay);\n }\n\n // ==========================================================================\n // Browser sniffing\n // Unfortunately, due to mixed support, UA sniffing is required\n // ==========================================================================\n\n const isIE = Boolean(window.document.documentMode);\n const isEdge = /Edge/g.test(navigator.userAgent);\n const isWebKit = 'WebkitAppearance' in document.documentElement.style && !/Edge/g.test(navigator.userAgent);\n const isIPhone = /iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;\n // navigator.platform may be deprecated but this check is still required\n const isIPadOS = navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1;\n const isIos = /iPad|iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;\n var browser = {\n isIE,\n isEdge,\n isWebKit,\n isIPhone,\n isIPadOS,\n isIos\n };\n\n // ==========================================================================\n // Object utils\n // ==========================================================================\n\n\n // Clone nested objects\n function cloneDeep(object) {\n return JSON.parse(JSON.stringify(object));\n }\n\n // Get a nested value in an object\n function getDeep(object, path) {\n return path.split('.').reduce((obj, key) => obj && obj[key], object);\n }\n\n // Deep extend destination object with N more objects\n function extend(target = {}, ...sources) {\n if (!sources.length) {\n return target;\n }\n const source = sources.shift();\n if (!is.object(source)) {\n return target;\n }\n Object.keys(source).forEach(key => {\n if (is.object(source[key])) {\n if (!Object.keys(target).includes(key)) {\n Object.assign(target, {\n [key]: {}\n });\n }\n extend(target[key], source[key]);\n } else {\n Object.assign(target, {\n [key]: source[key]\n });\n }\n });\n return extend(target, ...sources);\n }\n\n // ==========================================================================\n // Element utils\n // ==========================================================================\n\n\n // Wrap an element\n function wrap(elements, wrapper) {\n // Convert `elements` to an array, if necessary.\n const targets = elements.length ? elements : [elements];\n\n // Loops backwards to prevent having to clone the wrapper on the\n // first element (see `child` below).\n Array.from(targets).reverse().forEach((element, index) => {\n const child = index > 0 ? wrapper.cloneNode(true) : wrapper;\n // Cache the current parent and sibling.\n const parent = element.parentNode;\n const sibling = element.nextSibling;\n\n // Wrap the element (is automatically removed from its current\n // parent).\n child.appendChild(element);\n\n // If the element had a sibling, insert the wrapper before\n // the sibling to maintain the HTML structure; otherwise, just\n // append it to the parent.\n if (sibling) {\n parent.insertBefore(child, sibling);\n } else {\n parent.appendChild(child);\n }\n });\n }\n\n // Set attributes\n function setAttributes(element, attributes) {\n if (!is.element(element) || is.empty(attributes)) return;\n\n // Assume null and undefined attributes should be left out,\n // Setting them would otherwise convert them to \"null\" and \"undefined\"\n Object.entries(attributes).filter(([, value]) => !is.nullOrUndefined(value)).forEach(([key, value]) => element.setAttribute(key, value));\n }\n\n // Create a DocumentFragment\n function createElement(type, attributes, text) {\n // Create a new <element>\n const element = document.createElement(type);\n\n // Set all passed attributes\n if (is.object(attributes)) {\n setAttributes(element, attributes);\n }\n\n // Add text node\n if (is.string(text)) {\n element.innerText = text;\n }\n\n // Return built element\n return element;\n }\n\n // Insert an element after another\n function insertAfter(element, target) {\n if (!is.element(element) || !is.element(target)) return;\n target.parentNode.insertBefore(element, target.nextSibling);\n }\n\n // Insert a DocumentFragment\n function insertElement(type, parent, attributes, text) {\n if (!is.element(parent)) return;\n parent.appendChild(createElement(type, attributes, text));\n }\n\n // Remove element(s)\n function removeElement(element) {\n if (is.nodeList(element) || is.array(element)) {\n Array.from(element).forEach(removeElement);\n return;\n }\n if (!is.element(element) || !is.element(element.parentNode)) {\n return;\n }\n element.parentNode.removeChild(element);\n }\n\n // Remove all child elements\n function emptyElement(element) {\n if (!is.element(element)) return;\n let {\n length\n } = element.childNodes;\n while (length > 0) {\n element.removeChild(element.lastChild);\n length -= 1;\n }\n }\n\n // Replace element\n function replaceElement(newChild, oldChild) {\n if (!is.element(oldChild) || !is.element(oldChild.parentNode) || !is.element(newChild)) return null;\n oldChild.parentNode.replaceChild(newChild, oldChild);\n return newChild;\n }\n\n // Get an attribute object from a string selector\n function getAttributesFromSelector(sel, existingAttributes) {\n // For example:\n // '.test' to { class: 'test' }\n // '#test' to { id: 'test' }\n // '[data-test=\"test\"]' to { 'data-test': 'test' }\n\n if (!is.string(sel) || is.empty(sel)) return {};\n const attributes = {};\n const existing = extend({}, existingAttributes);\n sel.split(',').forEach(s => {\n // Remove whitespace\n const selector = s.trim();\n const className = selector.replace('.', '');\n const stripped = selector.replace(/[[\\]]/g, '');\n // Get the parts and value\n const parts = stripped.split('=');\n const [key] = parts;\n const value = parts.length > 1 ? parts[1].replace(/[\"']/g, '') : '';\n // Get the first character\n const start = selector.charAt(0);\n switch (start) {\n case '.':\n // Add to existing classname\n if (is.string(existing.class)) {\n attributes.class = `${existing.class} ${className}`;\n } else {\n attributes.class = className;\n }\n break;\n case '#':\n // ID selector\n attributes.id = selector.replace('#', '');\n break;\n case '[':\n // Attribute selector\n attributes[key] = value;\n break;\n }\n });\n return extend(existing, attributes);\n }\n\n // Toggle hidden\n function toggleHidden(element, hidden) {\n if (!is.element(element)) return;\n let hide = hidden;\n if (!is.boolean(hide)) {\n hide = !element.hidden;\n }\n\n // eslint-disable-next-line no-param-reassign\n element.hidden = hide;\n }\n\n // Mirror Element.classList.toggle, with IE compatibility for \"force\" argument\n function toggleClass(element, className, force) {\n if (is.nodeList(element)) {\n return Array.from(element).map(e => toggleClass(e, className, force));\n }\n if (is.element(element)) {\n let method = 'toggle';\n if (typeof force !== 'undefined') {\n method = force ? 'add' : 'remove';\n }\n element.classList[method](className);\n return element.classList.contains(className);\n }\n return false;\n }\n\n // Has class name\n function hasClass(element, className) {\n return is.element(element) && element.classList.contains(className);\n }\n\n // Element matches selector\n function matches(element, selector) {\n const {\n prototype\n } = Element;\n function match() {\n return Array.from(document.querySelectorAll(selector)).includes(this);\n }\n const method = prototype.matches || prototype.webkitMatchesSelector || prototype.mozMatchesSelector || prototype.msMatchesSelector || match;\n return method.call(element, selector);\n }\n\n // Closest ancestor element matching selector (also tests element itself)\n function closest$1(element, selector) {\n const {\n prototype\n } = Element;\n\n // https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill\n function closestElement() {\n let el = this;\n do {\n if (matches.matches(el, selector)) return el;\n el = el.parentElement || el.parentNode;\n } while (el !== null && el.nodeType === 1);\n return null;\n }\n const method = prototype.closest || closestElement;\n return method.call(element, selector);\n }\n\n // Find all elements\n function getElements(selector) {\n return this.elements.container.querySelectorAll(selector);\n }\n\n // Find a single element\n function getElement(selector) {\n return this.elements.container.querySelector(selector);\n }\n\n // Set focus and tab focus class\n function setFocus(element = null, focusVisible = false) {\n if (!is.element(element)) return;\n\n // Set regular focus\n element.focus({\n preventScroll: true,\n focusVisible\n });\n }\n\n // ==========================================================================\n // Plyr support checks\n // ==========================================================================\n\n\n // Default codecs for checking mimetype support\n const defaultCodecs = {\n 'audio/ogg': 'vorbis',\n 'audio/wav': '1',\n 'video/webm': 'vp8, vorbis',\n 'video/mp4': 'avc1.42E01E, mp4a.40.2',\n 'video/ogg': 'theora'\n };\n\n // Check for feature support\n const support = {\n // Basic support\n audio: 'canPlayType' in document.createElement('audio'),\n video: 'canPlayType' in document.createElement('video'),\n // Check for support\n // Basic functionality vs full UI\n check(type, provider) {\n const api = support[type] || provider !== 'html5';\n const ui = api && support.rangeInput;\n return {\n api,\n ui\n };\n },\n // Picture-in-picture support\n // Safari & Chrome only currently\n pip: (() => {\n // While iPhone's support picture-in-picture for some apps, seemingly Safari isn't one of them\n // It will throw the following error when trying to enter picture-in-picture\n // `NotSupportedError: The Picture-in-Picture mode is not supported.`\n if (browser.isIPhone) {\n return false;\n }\n\n // Safari\n // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls\n if (is.function(createElement('video').webkitSetPresentationMode)) {\n return true;\n }\n\n // Chrome\n // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture\n if (document.pictureInPictureEnabled && !createElement('video').disablePictureInPicture) {\n return true;\n }\n return false;\n })(),\n // Airplay support\n // Safari only currently\n airplay: is.function(window.WebKitPlaybackTargetAvailabilityEvent),\n // Inline playback support\n // https://webkit.org/blog/6784/new-video-policies-for-ios/\n playsinline: 'playsInline' in document.createElement('video'),\n // Check for mime type support against a player instance\n // Credits: http://diveintohtml5.info/everything.html\n // Related: http://www.leanbackplayer.com/test/h5mt.html\n mime(input) {\n if (is.empty(input)) {\n return false;\n }\n const [mediaType] = input.split('/');\n let type = input;\n\n // Verify we're using HTML5 and there's no media type mismatch\n if (!this.isHTML5 || mediaType !== this.type) {\n return false;\n }\n\n // Add codec if required\n if (Object.keys(defaultCodecs).includes(type)) {\n type += `; codecs=\"${defaultCodecs[input]}\"`;\n }\n try {\n return Boolean(type && this.media.canPlayType(type).replace(/no/, ''));\n } catch (_) {\n return false;\n }\n },\n // Check for textTracks support\n textTracks: 'textTracks' in document.createElement('video'),\n // <input type=\"range\"> Sliders\n rangeInput: (() => {\n const range = document.createElement('input');\n range.type = 'range';\n return range.type === 'range';\n })(),\n // Touch\n // NOTE: Remember a device can be mouse + touch enabled so we check on first touch event\n touch: 'ontouchstart' in document.documentElement,\n // Detect transitions support\n transitions: transitionEndEvent !== false,\n // Reduced motion iOS & MacOS setting\n // https://webkit.org/blog/7551/responsive-design-for-motion/\n reducedMotion: 'matchMedia' in window && window.matchMedia('(prefers-reduced-motion)').matches\n };\n\n // ==========================================================================\n // Event utils\n // ==========================================================================\n\n\n // Check for passive event listener support\n // https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md\n // https://www.youtube.com/watch?v=NPM6172J22g\n const supportsPassiveListeners = (() => {\n // Test via a getter in the options object to see if the passive property is accessed\n let supported = false;\n try {\n const options = Object.defineProperty({}, 'passive', {\n get() {\n supported = true;\n return null;\n }\n });\n window.addEventListener('test', null, options);\n window.removeEventListener('test', null, options);\n } catch (_) {\n // Do nothing\n }\n return supported;\n })();\n\n // Toggle event listener\n function toggleListener(element, event, callback, toggle = false, passive = true, capture = false) {\n // Bail if no element, event, or callback\n if (!element || !('addEventListener' in element) || is.empty(event) || !is.function(callback)) {\n return;\n }\n\n // Allow multiple events\n const events = event.split(' ');\n // Build options\n // Default to just the capture boolean for browsers with no passive listener support\n let options = capture;\n\n // If passive events listeners are supported\n if (supportsPassiveListeners) {\n options = {\n // Whether the listener can be passive (i.e. default never prevented)\n passive,\n // Whether the listener is a capturing listener or not\n capture\n };\n }\n\n // If a single node is passed, bind the event listener\n events.forEach(type => {\n if (this && this.eventListeners && toggle) {\n // Cache event listener\n this.eventListeners.push({\n element,\n type,\n callback,\n options\n });\n }\n element[toggle ? 'addEventListener' : 'removeEventListener'](type, callback, options);\n });\n }\n\n // Bind event handler\n function on(element, events = '', callback, passive = true, capture = false) {\n toggleListener.call(this, element, events, callback, true, passive, capture);\n }\n\n // Unbind event handler\n function off(element, events = '', callback, passive = true, capture = false) {\n toggleListener.call(this, element, events, callback, false, passive, capture);\n }\n\n // Bind once-only event handler\n function once(element, events = '', callback, passive = true, capture = false) {\n const onceCallback = (...args) => {\n off(element, events, onceCallback, passive, capture);\n callback.apply(this, args);\n };\n toggleListener.call(this, element, events, onceCallback, true, passive, capture);\n }\n\n // Trigger event\n function triggerEvent(element, type = '', bubbles = false, detail = {}) {\n // Bail if no element\n if (!is.element(element) || is.empty(type)) {\n return;\n }\n\n // Create and dispatch the event\n const event = new CustomEvent(type, {\n bubbles,\n detail: {\n ...detail,\n plyr: this\n }\n });\n\n // Dispatch the event\n element.dispatchEvent(event);\n }\n\n // Unbind all cached event listeners\n function unbindListeners() {\n if (this && this.eventListeners) {\n this.eventListeners.forEach(item => {\n const {\n element,\n type,\n callback,\n options\n } = item;\n element.removeEventListener(type, callback, options);\n });\n this.eventListeners = [];\n }\n }\n\n // Run method when / if player is ready\n function ready() {\n return new Promise(resolve => this.ready ? setTimeout(resolve, 0) : on.call(this, this.elements.container, 'ready', resolve)).then(() => {});\n }\n\n /**\n * Silence a Promise-like object.\n * This is useful for avoiding non-harmful, but potentially confusing \"uncaught\n * play promise\" rejection error messages.\n * @param {Object} value An object that may or may not be `Promise`-like.\n */\n function silencePromise(value) {\n if (is.promise(value)) {\n value.then(null, () => {});\n }\n }\n\n // ==========================================================================\n // Array utils\n // ==========================================================================\n\n\n // Remove duplicates in an array\n function dedupe(array) {\n if (!is.array(array)) {\n return array;\n }\n return array.filter((item, index) => array.indexOf(item) === index);\n }\n\n // Get the closest value in an array\n function closest(array, value) {\n if (!is.array(array) || !array.length) {\n return null;\n }\n return array.reduce((prev, curr) => Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev);\n }\n\n // ==========================================================================\n // Style utils\n // ==========================================================================\n\n\n // Check support for a CSS declaration\n function supportsCSS(declaration) {\n if (!window || !window.CSS) {\n return false;\n }\n return window.CSS.supports(declaration);\n }\n\n // Standard/common aspect ratios\n const standardRatios = [[1, 1], [4, 3], [3, 4], [5, 4], [4, 5], [3, 2], [2, 3], [16, 10], [10, 16], [16, 9], [9, 16], [21, 9], [9, 21], [32, 9], [9, 32]].reduce((out, [x, y]) => ({\n ...out,\n [x / y]: [x, y]\n }), {});\n\n // Validate an aspect ratio\n function validateAspectRatio(input) {\n if (!is.array(input) && (!is.string(input) || !input.includes(':'))) {\n return false;\n }\n const ratio = is.array(input) ? input : input.split(':');\n return ratio.map(Number).every(is.number);\n }\n\n // Reduce an aspect ratio to it's lowest form\n function reduceAspectRatio(ratio) {\n if (!is.array(ratio) || !ratio.every(is.number)) {\n return null;\n }\n const [width, height] = ratio;\n const getDivider = (w, h) => h === 0 ? w : getDivider(h, w % h);\n const divider = getDivider(width, height);\n return [width / divider, height / divider];\n }\n\n // Calculate an aspect ratio\n function getAspectRatio(input) {\n const parse = ratio => validateAspectRatio(ratio) ? ratio.split(':').map(Number) : null;\n // Try provided ratio\n let ratio = parse(input);\n\n // Get from config\n if (ratio === null) {\n ratio = parse(this.config.ratio);\n }\n\n // Get from embed\n if (ratio === null && !is.empty(this.embed) && is.array(this.embed.ratio)) {\n ({\n ratio\n } = this.embed);\n }\n\n // Get from HTML5 video\n if (ratio === null && this.isHTML5) {\n const {\n videoWidth,\n videoHeight\n } = this.media;\n ratio = [videoWidth, videoHeight];\n }\n return reduceAspectRatio(ratio);\n }\n\n // Set aspect ratio for responsive container\n function setAspectRatio(input) {\n if (!this.isVideo) {\n return {};\n }\n const {\n wrapper\n } = this.elements;\n const ratio = getAspectRatio.call(this, input);\n if (!is.array(ratio)) {\n return {};\n }\n const [x, y] = reduceAspectRatio(ratio);\n const useNative = supportsCSS(`aspect-ratio: ${x}/${y}`);\n const padding = 100 / x * y;\n if (useNative) {\n wrapper.style.aspectRatio = `${x}/${y}`;\n } else {\n wrapper.style.paddingBottom = `${padding}%`;\n }\n\n // For Vimeo we have an extra <div> to hide the standard controls and UI\n if (this.isVimeo && !this.config.vimeo.premium && this.supported.ui) {\n const height = 100 / this.media.offsetWidth * parseInt(window.getComputedStyle(this.media).paddingBottom, 10);\n const offset = (height - padding) / (height / 50);\n if (this.fullscreen.active) {\n wrapper.style.paddingBottom = null;\n } else {\n this.media.style.transform = `translateY(-${offset}%)`;\n }\n } else if (this.isHTML5) {\n wrapper.classList.add(this.config.classNames.videoFixedRatio);\n }\n return {\n padding,\n ratio\n };\n }\n\n // Round an aspect ratio to closest standard ratio\n function roundAspectRatio(x, y, tolerance = 0.05) {\n const ratio = x / y;\n const closestRatio = closest(Object.keys(standardRatios), ratio);\n\n // Check match is within tolerance\n if (Math.abs(closestRatio - ratio) <= tolerance) {\n return standardRatios[closestRatio];\n }\n\n // No match\n return [x, y];\n }\n\n // Get the size of the viewport\n // https://stackoverflow.com/questions/1248081/how-to-get-the-browser-viewport-dimensions\n function getViewportSize() {\n const width = Math.max(document.documentElement.clientWidth || 0, window.innerWidth || 0);\n const height = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0);\n return [width, height];\n }\n\n // ==========================================================================\n // Plyr HTML5 helpers\n // ==========================================================================\n\n const html5 = {\n getSources() {\n if (!this.isHTML5) {\n return [];\n }\n const sources = Array.from(this.media.querySelectorAll('source'));\n\n // Filter out unsupported sources (if type is specified)\n return sources.filter(source => {\n const type = source.getAttribute('type');\n if (is.empty(type)) {\n return true;\n }\n return support.mime.call(this, type);\n });\n },\n // Get quality levels\n getQualityOptions() {\n // Whether we're forcing all options (e.g. for streaming)\n if (this.config.quality.forced) {\n return this.config.quality.options;\n }\n\n // Get sizes from <source> elements\n return html5.getSources.call(this).map(source => Number(source.getAttribute('data-res'))).filter(Boolean);\n },\n setup() {\n if (!this.isHTML5) {\n return;\n }\n const player = this;\n\n // Set speed options from config\n player.options.speed = player.config.speed.options;\n\n // Set aspect ratio if fixed\n if (!is.empty(this.config.ratio)) {\n setAspectRatio.call(player);\n }\n\n // Quality\n Object.defineProperty(player.media, 'quality', {\n get() {\n // Get sources\n const sources = html5.getSources.call(player);\n const source = sources.find(s => s.getAttribute('src') === player.source);\n\n // Return size, if match is found\n return source && Number(source.getAttribute('data-res'));\n },\n set(input) {\n if (player.quality === input) {\n return;\n }\n\n // If we're using an external handler...\n if (player.config.quality.forced && is.function(player.config.quality.onChange)) {\n player.config.quality.onChange(input);\n } else {\n // Get sources\n const sources = html5.getSources.call(player);\n // Get first match for requested size\n const source = sources.find(s => Number(s.getAttribute('data-res')) === input);\n\n // No matching source found\n if (!source) {\n return;\n }\n\n // Get current state\n const {\n currentTime,\n paused,\n preload,\n readyState,\n playbackRate\n } = player.media;\n\n // Set new source\n player.media.src = source.getAttribute('src');\n\n // Prevent loading if preload=\"none\" and the current source isn't loaded (#1044)\n if (preload !== 'none' || readyState) {\n // Restore time\n player.once('loadedmetadata', () => {\n player.speed = playbackRate;\n player.currentTime = currentTime;\n\n // Resume playing\n if (!paused) {\n silencePromise(player.play());\n }\n });\n\n // Load new source\n player.media.load();\n }\n }\n\n // Trigger change event\n triggerEvent.call(player, player.media, 'qualitychange', false, {\n quality: input\n });\n }\n });\n },\n // Cancel current network requests\n // See https://github.com/sampotts/plyr/issues/174\n cancelRequests() {\n if (!this.isHTML5) {\n return;\n }\n\n // Remove child sources\n removeElement(html5.getSources.call(this));\n\n // Set blank video src attribute\n // This is to prevent a MEDIA_ERR_SRC_NOT_SUPPORTED error\n // Info: http://stackoverflow.com/questions/32231579/how-to-properly-dispose-of-an-html5-video-and-close-socket-or-connection\n this.media.setAttribute('src', this.config.blankVideo);\n\n // Load the new empty source\n // This will cancel existing requests\n // See https://github.com/sampotts/plyr/issues/174\n this.media.load();\n\n // Debugging\n this.debug.log('Cancelled network requests');\n }\n };\n\n // ==========================================================================\n // String utils\n // ==========================================================================\n\n\n // Generate a random ID\n function generateId(prefix) {\n return `${prefix}-${Math.floor(Math.random() * 10000)}`;\n }\n\n // Format string\n function format(input, ...args) {\n if (is.empty(input)) return input;\n return input.toString().replace(/{(\\d+)}/g, (_, i) => args[i].toString());\n }\n\n // Get percentage\n function getPercentage(current, max) {\n if (current === 0 || max === 0 || Number.isNaN(current) || Number.isNaN(max)) {\n return 0;\n }\n return (current / max * 100).toFixed(2);\n }\n\n // Replace all occurrences of a string in a string\n const replaceAll = (input = '', find = '', replace = '') => input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\\]/\\\\])/g, '\\\\$1'), 'g'), replace.toString());\n\n // Convert to title case\n const toTitleCase = (input = '') => input.toString().replace(/\\w\\S*/g, text => text.charAt(0).toUpperCase() + text.slice(1).toLowerCase());\n\n // Convert string to pascalCase\n function toPascalCase(input = '') {\n let string = input.toString();\n\n // Convert kebab case\n string = replaceAll(string, '-', ' ');\n\n // Convert snake case\n string = replaceAll(string, '_', ' ');\n\n // Convert to title case\n string = toTitleCase(string);\n\n // Convert to pascal case\n return replaceAll(string, ' ', '');\n }\n\n // Convert string to pascalCase\n function toCamelCase(input = '') {\n let string = input.toString();\n\n // Convert to pascal case\n string = toPascalCase(string);\n\n // Convert first character to lowercase\n return string.charAt(0).toLowerCase() + string.slice(1);\n }\n\n // Remove HTML from a string\n function stripHTML(source) {\n const fragment = document.createDocumentFragment();\n const element = document.createElement('div');\n fragment.appendChild(element);\n element.innerHTML = source;\n return fragment.firstChild.innerText;\n }\n\n // Like outerHTML, but also works for DocumentFragment\n function getHTML(element) {\n const wrapper = document.createElement('div');\n wrapper.appendChild(element);\n return wrapper.innerHTML;\n }\n\n // ==========================================================================\n // Plyr internationalization\n // ==========================================================================\n\n\n // Skip i18n for abbreviations and brand names\n const resources = {\n pip: 'PIP',\n airplay: 'AirPlay',\n html5: 'HTML5',\n vimeo: 'Vimeo',\n youtube: 'YouTube'\n };\n const i18n = {\n get(key = '', config = {}) {\n if (is.empty(key) || is.empty(config)) {\n return '';\n }\n let string = getDeep(config.i18n, key);\n if (is.empty(string)) {\n if (Object.keys(resources).includes(key)) {\n return resources[key];\n }\n return '';\n }\n const replace = {\n '{seektime}': config.seekTime,\n '{title}': config.title\n };\n Object.entries(replace).forEach(([k, v]) => {\n string = replaceAll(string, k, v);\n });\n return string;\n }\n };\n\n class Storage {\n constructor(player) {\n _defineProperty$1(this, \"get\", key => {\n if (!Storage.supported || !this.enabled) {\n return null;\n }\n const store = window.localStorage.getItem(this.key);\n if (is.empty(store)) {\n return null;\n }\n const json = JSON.parse(store);\n return is.string(key) && key.length ? json[key] : json;\n });\n _defineProperty$1(this, \"set\", object => {\n // Bail if we don't have localStorage support or it's disabled\n if (!Storage.supported || !this.enabled) {\n return;\n }\n\n // Can only store objectst\n if (!is.object(object)) {\n return;\n }\n\n // Get current storage\n let storage = this.get();\n\n // Default to empty object\n if (is.empty(storage)) {\n storage = {};\n }\n\n // Update the working copy of the values\n extend(storage, object);\n\n // Update storage\n try {\n window.localStorage.setItem(this.key, JSON.stringify(storage));\n } catch (_) {\n // Do nothing\n }\n });\n this.enabled = player.config.storage.enabled;\n this.key = player.config.storage.key;\n }\n\n // Check for actual support (see if we can use it)\n static get supported() {\n try {\n if (!('localStorage' in window)) {\n return false;\n }\n const test = '___test';\n\n // Try to use it (it might be disabled, e.g. user is in private mode)\n // see: https://github.com/sampotts/plyr/issues/131\n window.localStorage.setItem(test, test);\n window.localStorage.removeItem(test);\n return true;\n } catch (_) {\n return false;\n }\n }\n }\n\n // ==========================================================================\n // Fetch wrapper\n // Using XHR to avoid issues with older browsers\n // ==========================================================================\n\n function fetch(url, responseType = 'text') {\n return new Promise((resolve, reject) => {\n try {\n const request = new XMLHttpRequest();\n\n // Check for CORS support\n if (!('withCredentials' in request)) {\n return;\n }\n request.addEventListener('load', () => {\n if (responseType === 'text') {\n try {\n resolve(JSON.parse(request.responseText));\n } catch (_) {\n resolve(request.responseText);\n }\n } else {\n resolve(request.response);\n }\n });\n request.addEventListener('error', () => {\n throw new Error(request.status);\n });\n request.open('GET', url, true);\n\n // Set the required response type\n request.responseType = responseType;\n request.send();\n } catch (error) {\n reject(error);\n }\n });\n }\n\n // ==========================================================================\n // Sprite loader\n // ==========================================================================\n\n\n // Load an external SVG sprite\n function loadSprite(url, id) {\n if (!is.string(url)) {\n return;\n }\n const prefix = 'cache';\n const hasId = is.string(id);\n let isCached = false;\n const exists = () => document.getElementById(id) !== null;\n const update = (container, data) => {\n // eslint-disable-next-line no-param-reassign\n container.innerHTML = data;\n\n // Check again incase of race condition\n if (hasId && exists()) {\n return;\n }\n\n // Inject the SVG to the body\n document.body.insertAdjacentElement('afterbegin', container);\n };\n\n // Only load once if ID set\n if (!hasId || !exists()) {\n const useStorage = Storage.supported;\n // Create container\n const container = document.createElement('div');\n container.setAttribute('hidden', '');\n if (hasId) {\n container.setAttribute('id', id);\n }\n\n // Check in cache\n if (useStorage) {\n const cached = window.localStorage.getItem(`${prefix}-${id}`);\n isCached = cached !== null;\n if (isCached) {\n const data = JSON.parse(cached);\n update(container, data.content);\n }\n }\n\n // Get the sprite\n fetch(url).then(result => {\n if (is.empty(result)) {\n return;\n }\n if (useStorage) {\n try {\n window.localStorage.setItem(`${prefix}-${id}`, JSON.stringify({\n content: result\n }));\n } catch (_) {\n // Do nothing\n }\n }\n update(container, result);\n }).catch(() => {});\n }\n }\n\n // ==========================================================================\n // Time utils\n // ==========================================================================\n\n\n // Time helpers\n const getHours = value => Math.trunc(value / 60 / 60 % 60, 10);\n const getMinutes = value => Math.trunc(value / 60 % 60, 10);\n const getSeconds = value => Math.trunc(value % 60, 10);\n\n // Format time to UI friendly string\n function formatTime(time = 0, displayHours = false, inverted = false) {\n // Bail if the value isn't a number\n if (!is.number(time)) {\n return formatTime(undefined, displayHours, inverted);\n }\n\n // Format time component to add leading zero\n const format = value => `0${value}`.slice(-2);\n // Breakdown to hours, mins, secs\n let hours = getHours(time);\n const mins = getMinutes(time);\n const secs = getSeconds(time);\n\n // Do we need to display hours?\n if (displayHours || hours > 0) {\n hours = `${hours}:`;\n } else {\n hours = '';\n }\n\n // Render\n return `${inverted && time > 0 ? '-' : ''}${hours}${format(mins)}:${format(secs)}`;\n }\n\n // ==========================================================================\n // Plyr controls\n // TODO: This needs to be split into smaller files and cleaned up\n // ==========================================================================\n\n\n // TODO: Don't export a massive object - break down and create class\n const controls = {\n // Get icon URL\n getIconUrl() {\n const url = new URL(this.config.iconUrl, window.location);\n const host = window.location.host ? window.location.host : window.top.location.host;\n const cors = url.host !== host || browser.isIE && !window.svg4everybody;\n return {\n url: this.config.iconUrl,\n cors\n };\n },\n // Find the UI controls\n findElements() {\n try {\n this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper);\n\n // Buttons\n this.elements.buttons = {\n play: getElements.call(this, this.config.selectors.buttons.play),\n pause: getElement.call(this, this.config.selectors.buttons.pause),\n restart: getElement.call(this, this.config.selectors.buttons.restart),\n rewind: getElement.call(this, this.config.selectors.buttons.rewind),\n fastForward: getElement.call(this, this.config.selectors.buttons.fastForward),\n mute: getElement.call(this, this.config.selectors.buttons.mute),\n pip: getElement.call(this, this.config.selectors.buttons.pip),\n airplay: getElement.call(this, this.config.selectors.buttons.airplay),\n settings: getElement.call(this, this.config.selectors.buttons.settings),\n captions: getElement.call(this, this.config.selectors.buttons.captions),\n fullscreen: getElement.call(this, this.config.selectors.buttons.fullscreen)\n };\n\n // Progress\n this.elements.progress = getElement.call(this, this.config.selectors.progress);\n\n // Inputs\n this.elements.inputs = {\n seek: getElement.call(this, this.config.selectors.inputs.seek),\n volume: getElement.call(this, this.config.selectors.inputs.volume)\n };\n\n // Display\n this.elements.display = {\n buffer: getElement.call(this, this.config.selectors.display.buffer),\n currentTime: getElement.call(this, this.config.selectors.display.currentTime),\n duration: getElement.call(this, this.config.selectors.display.duration)\n };\n\n // Seek tooltip\n if (is.element(this.elements.progress)) {\n this.elements.display.seekTooltip = this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`);\n }\n return true;\n } catch (error) {\n // Log it\n this.debug.warn('It looks like there is a problem with your custom controls HTML', error);\n\n // Restore native video controls\n this.toggleNativeControls(true);\n return false;\n }\n },\n // Create <svg> icon\n createIcon(type, attributes) {\n const namespace = 'http://www.w3.org/2000/svg';\n const iconUrl = controls.getIconUrl.call(this);\n const iconPath = `${!iconUrl.cors ? iconUrl.url : ''}#${this.config.iconPrefix}`;\n // Create <svg>\n const icon = document.createElementNS(namespace, 'svg');\n setAttributes(icon, extend(attributes, {\n 'aria-hidden': 'true',\n focusable: 'false'\n }));\n\n // Create the <use> to reference sprite\n const use = document.createElementNS(namespace, 'use');\n const path = `${iconPath}-${type}`;\n\n // Set `href` attributes\n // https://github.com/sampotts/plyr/issues/460\n // https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href\n if ('href' in use) {\n use.setAttributeNS('http://www.w3.org/1999/xlink', 'href', path);\n }\n\n // Always set the older attribute even though it's \"deprecated\" (it'll be around for ages)\n use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path);\n\n // Add <use> to <svg>\n icon.appendChild(use);\n return icon;\n },\n // Create hidden text label\n createLabel(key, attr = {}) {\n const text = i18n.get(key, this.config);\n const attributes = {\n ...attr,\n class: [attr.class, this.config.classNames.hidden].filter(Boolean).join(' ')\n };\n return createElement('span', attributes, text);\n },\n // Create a badge\n createBadge(text) {\n if (is.empty(text)) {\n return null;\n }\n const badge = createElement('span', {\n class: this.config.classNames.menu.value\n });\n badge.appendChild(createElement('span', {\n class: this.config.classNames.menu.badge\n }, text));\n return badge;\n },\n // Create a <button>\n createButton(buttonType, attr) {\n const attributes = extend({}, attr);\n let type = toCamelCase(buttonType);\n const props = {\n element: 'button',\n toggle: false,\n label: null,\n icon: null,\n labelPressed: null,\n iconPressed: null\n };\n ['element', 'icon', 'label'].forEach(key => {\n if (Object.keys(attributes).includes(key)) {\n props[key] = attributes[key];\n delete attributes[key];\n }\n });\n\n // Default to 'button' type to prevent form submission\n if (props.element === 'button' && !Object.keys(attributes).includes('type')) {\n attributes.type = 'button';\n }\n\n // Set class name\n if (Object.keys(attributes).includes('class')) {\n if (!attributes.class.split(' ').some(c => c === this.config.classNames.control)) {\n extend(attributes, {\n class: `${attributes.class} ${this.config.classNames.control}`\n });\n }\n } else {\n attributes.class = this.config.classNames.control;\n }\n\n // Large play button\n switch (buttonType) {\n case 'play':\n props.toggle = true;\n props.label = 'play';\n props.labelPressed = 'pause';\n props.icon = 'play';\n props.iconPressed = 'pause';\n break;\n case 'mute':\n props.toggle = true;\n props.label = 'mute';\n props.labelPressed = 'unmute';\n props.icon = 'volume';\n props.iconPressed = 'muted';\n break;\n case 'captions':\n props.toggle = true;\n props.label = 'enableCaptions';\n props.labelPressed = 'disableCaptions';\n props.icon = 'captions-off';\n props.iconPressed = 'captions-on';\n break;\n case 'fullscreen':\n props.toggle = true;\n props.label = 'enterFullscreen';\n props.labelPressed = 'exitFullscreen';\n props.icon = 'enter-fullscreen';\n props.iconPressed = 'exit-fullscreen';\n break;\n case 'play-large':\n attributes.class += ` ${this.config.classNames.control}--overlaid`;\n type = 'play';\n props.label = 'play';\n props.icon = 'play';\n break;\n default:\n if (is.empty(props.label)) {\n props.label = type;\n }\n if (is.empty(props.icon)) {\n props.icon = buttonType;\n }\n }\n const button = createElement(props.element);\n\n // Setup toggle icon and labels\n if (props.toggle) {\n // Icon\n button.appendChild(controls.createIcon.call(this, props.iconPressed, {\n class: 'icon--pressed'\n }));\n button.appendChild(controls.createIcon.call(this, props.icon, {\n class: 'icon--not-pressed'\n }));\n\n // Label/Tooltip\n button.appendChild(controls.createLabel.call(this, props.labelPressed, {\n class: 'label--pressed'\n }));\n button.appendChild(controls.createLabel.call(this, props.label, {\n class: 'label--not-pressed'\n }));\n } else {\n button.appendChild(controls.createIcon.call(this, props.icon));\n button.appendChild(controls.createLabel.call(this, props.label));\n }\n\n // Merge and set attributes\n extend(attributes, getAttributesFromSelector(this.config.selectors.buttons[type], attributes));\n setAttributes(button, attributes);\n\n // We have multiple play buttons\n if (type === 'play') {\n if (!is.array(this.elements.buttons[type])) {\n this.elements.buttons[type] = [];\n }\n this.elements.buttons[type].push(button);\n } else {\n this.elements.buttons[type] = button;\n }\n return button;\n },\n // Create an <input type='range'>\n createRange(type, attributes) {\n // Seek input\n const input = createElement('input', extend(getAttributesFromSelector(this.config.selectors.inputs[type]), {\n type: 'range',\n min: 0,\n max: 100,\n step: 0.01,\n value: 0,\n autocomplete: 'off',\n // A11y fixes for https://github.com/sampotts/plyr/issues/905\n role: 'slider',\n 'aria-label': i18n.get(type, this.config),\n 'aria-valuemin': 0,\n 'aria-valuemax': 100,\n 'aria-valuenow': 0\n }, attributes));\n this.elements.inputs[type] = input;\n\n // Set the fill for webkit now\n controls.updateRangeFill.call(this, input);\n\n // Improve support on touch devices\n RangeTouch.setup(input);\n return input;\n },\n // Create a <progress>\n createProgress(type, attributes) {\n const progress = createElement('progress', extend(getAttributesFromSelector(this.config.selectors.display[type]), {\n min: 0,\n max: 100,\n value: 0,\n role: 'progressbar',\n 'aria-hidden': true\n }, attributes));\n\n // Create the label inside\n if (type !== 'volume') {\n progress.appendChild(createElement('span', null, '0'));\n const suffixKey = {\n played: 'played',\n buffer: 'buffered'\n }[type];\n const suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';\n progress.innerText = `% ${suffix.toLowerCase()}`;\n }\n this.elements.display[type] = progress;\n return progress;\n },\n // Create time display\n createTime(type, attrs) {\n const attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);\n const container = createElement('div', extend(attributes, {\n class: `${attributes.class ? attributes.class : ''} ${this.config.classNames.display.time} `.trim(),\n 'aria-label': i18n.get(type, this.config),\n role: 'timer'\n }), '00:00');\n\n // Reference for updates\n this.elements.display[type] = container;\n return container;\n },\n // Bind keyboard shortcuts for a menu item\n // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus\n // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143\n bindMenuItemShortcuts(menuItem, type) {\n // Navigate through menus via arrow keys and space\n on.call(this, menuItem, 'keydown keyup', event => {\n // We only care about space and ⬆️ ⬇️️ ➡️\n if (![' ', 'ArrowUp', 'ArrowDown', 'ArrowRight'].includes(event.key)) {\n return;\n }\n\n // Prevent play / seek\n event.preventDefault();\n event.stopPropagation();\n\n // We're just here to prevent the keydown bubbling\n if (event.type === 'keydown') {\n return;\n }\n const isRadioButton = matches(menuItem, '[role=\"menuitemradio\"]');\n\n // Show the respective menu\n if (!isRadioButton && [' ', 'ArrowRight'].includes(event.key)) {\n controls.showMenuPanel.call(this, type, true);\n } else {\n let target;\n if (event.key !== ' ') {\n if (event.key === 'ArrowDown' || isRadioButton && event.key === 'ArrowRight') {\n target = menuItem.nextElementSibling;\n if (!is.element(target)) {\n target = menuItem.parentNode.firstElementChild;\n }\n } else {\n target = menuItem.previousElementSibling;\n if (!is.element(target)) {\n target = menuItem.parentNode.lastElementChild;\n }\n }\n setFocus.call(this, target, true);\n }\n }\n }, false);\n\n // Enter will fire a `click` event but we still need to manage focus\n // So we bind to keyup which fires after and set focus here\n on.call(this, menuItem, 'keyup', event => {\n if (event.key !== 'Return') return;\n controls.focusFirstMenuItem.call(this, null, true);\n });\n },\n // Create a settings menu item\n createMenuItem({\n value,\n list,\n type,\n title,\n badge = null,\n checked = false\n }) {\n const attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);\n const menuItem = createElement('button', extend(attributes, {\n type: 'button',\n role: 'menuitemradio',\n class: `${this.config.classNames.control} ${attributes.class ? attributes.class : ''}`.trim(),\n 'aria-checked': checked,\n value\n }));\n const flex = createElement('span');\n\n // We have to set as HTML incase of special characters\n flex.innerHTML = title;\n if (is.element(badge)) {\n flex.appendChild(badge);\n }\n menuItem.appendChild(flex);\n\n // Replicate radio button behavior\n Object.defineProperty(menuItem, 'checked', {\n enumerable: true,\n get() {\n return menuItem.getAttribute('aria-checked') === 'true';\n },\n set(check) {\n // Ensure exclusivity\n if (check) {\n Array.from(menuItem.parentNode.children).filter(node => matches(node, '[role=\"menuitemradio\"]')).forEach(node => node.setAttribute('aria-checked', 'false'));\n }\n menuItem.setAttribute('aria-checked', check ? 'true' : 'false');\n }\n });\n this.listeners.bind(menuItem, 'click keyup', event => {\n if (is.keyboardEvent(event) && event.key !== ' ') {\n return;\n }\n event.preventDefault();\n event.stopPropagation();\n menuItem.checked = true;\n switch (type) {\n case 'language':\n this.currentTrack = Number(value);\n break;\n case 'quality':\n this.quality = value;\n break;\n case 'speed':\n this.speed = parseFloat(value);\n break;\n }\n controls.showMenuPanel.call(this, 'home', is.keyboardEvent(event));\n }, type, false);\n controls.bindMenuItemShortcuts.call(this, menuItem, type);\n list.appendChild(menuItem);\n },\n // Format a time for display\n formatTime(time = 0, inverted = false) {\n // Bail if the value isn't a number\n if (!is.number(time)) {\n return time;\n }\n\n // Always display hours if duration is over an hour\n const forceHours = getHours(this.duration) > 0;\n return formatTime(time, forceHours, inverted);\n },\n // Update the displayed time\n updateTimeDisplay(target = null, time = 0, inverted = false) {\n // Bail if there's no element to display or the value isn't a number\n if (!is.element(target) || !is.number(time)) {\n return;\n }\n\n // eslint-disable-next-line no-param-reassign\n target.innerText = controls.formatTime(time, inverted);\n },\n // Update volume UI and storage\n updateVolume() {\n if (!this.supported.ui) {\n return;\n }\n\n // Update range\n if (is.element(this.elements.inputs.volume)) {\n controls.setRange.call(this, this.elements.inputs.volume, this.muted ? 0 : this.volume);\n }\n\n // Update mute state\n if (is.element(this.elements.buttons.mute)) {\n this.elements.buttons.mute.pressed = this.muted || this.volume === 0;\n }\n },\n // Update seek value and lower fill\n setRange(target, value = 0) {\n if (!is.element(target)) {\n return;\n }\n\n // eslint-disable-next-line\n target.value = value;\n\n // Webkit range fill\n controls.updateRangeFill.call(this, target);\n },\n // Update <progress> elements\n updateProgress(event) {\n if (!this.supported.ui || !is.event(event)) {\n return;\n }\n let value = 0;\n const setProgress = (target, input) => {\n const val = is.number(input) ? input : 0;\n const progress = is.element(target) ? target : this.elements.display.buffer;\n\n // Update value and label\n if (is.element(progress)) {\n progress.value = val;\n\n // Update text label inside\n const label = progress.getElementsByTagName('span')[0];\n if (is.element(label)) {\n label.childNodes[0].nodeValue = val;\n }\n }\n };\n if (event) {\n switch (event.type) {\n // Video playing\n case 'timeupdate':\n case 'seeking':\n case 'seeked':\n value = getPercentage(this.currentTime, this.duration);\n\n // Set seek range value only if it's a 'natural' time event\n if (event.type === 'timeupdate') {\n controls.setRange.call(this, this.elements.inputs.seek, value);\n }\n break;\n\n // Check buffer status\n case 'playing':\n case 'progress':\n setProgress(this.elements.display.buffer, this.buffered * 100);\n break;\n }\n }\n },\n // Webkit polyfill for lower fill range\n updateRangeFill(target) {\n // Get range from event if event passed\n const range = is.event(target) ? target.target : target;\n\n // Needs to be a valid <input type='range'>\n if (!is.element(range) || range.getAttribute('type') !== 'range') {\n return;\n }\n\n // Set aria values for https://github.com/sampotts/plyr/issues/905\n if (matches(range, this.config.selectors.inputs.seek)) {\n range.setAttribute('aria-valuenow', this.currentTime);\n const currentTime = controls.formatTime(this.currentTime);\n const duration = controls.formatTime(this.duration);\n const format = i18n.get('seekLabel', this.config);\n range.setAttribute('aria-valuetext', format.replace('{currentTime}', currentTime).replace('{duration}', duration));\n } else if (matches(range, this.config.selectors.inputs.volume)) {\n const percent = range.value * 100;\n range.setAttribute('aria-valuenow', percent);\n range.setAttribute('aria-valuetext', `${percent.toFixed(1)}%`);\n } else {\n range.setAttribute('aria-valuenow', range.value);\n }\n\n // WebKit only\n if (!browser.isWebKit && !browser.isIPadOS) {\n return;\n }\n\n // Set CSS custom property\n range.style.setProperty('--value', `${range.value / range.max * 100}%`);\n },\n // Update hover tooltip for seeking\n updateSeekTooltip(event) {\n var _this$config$markers, _this$config$markers$;\n // Bail if setting not true\n if (!this.config.tooltips.seek || !is.element(this.elements.inputs.seek) || !is.element(this.elements.display.seekTooltip) || this.duration === 0) {\n return;\n }\n const tipElement = this.elements.display.seekTooltip;\n const visible = `${this.config.classNames.tooltip}--visible`;\n const toggle = show => toggleClass(tipElement, visible, show);\n\n // Hide on touch\n if (this.touch) {\n toggle(false);\n return;\n }\n\n // Determine percentage, if already visible\n let percent = 0;\n const clientRect = this.elements.progress.getBoundingClientRect();\n if (is.event(event)) {\n percent = 100 / clientRect.width * (event.pageX - clientRect.left);\n } else if (hasClass(tipElement, visible)) {\n percent = parseFloat(tipElement.style.left, 10);\n } else {\n return;\n }\n\n // Set bounds\n if (percent < 0) {\n percent = 0;\n } else if (percent > 100) {\n percent = 100;\n }\n const time = this.duration / 100 * percent;\n\n // Display the time a click would seek to\n tipElement.innerText = controls.formatTime(time);\n\n // Get marker point for time\n const point = (_this$config$markers = this.config.markers) === null || _this$config$markers === void 0 ? void 0 : (_this$config$markers$ = _this$config$markers.points) === null || _this$config$markers$ === void 0 ? void 0 : _this$config$markers$.find(({\n time: t\n }) => t === Math.round(time));\n\n // Append the point label to the tooltip\n if (point) {\n tipElement.insertAdjacentHTML('afterbegin', `${point.label}<br>`);\n }\n\n // Set position\n tipElement.style.left = `${percent}%`;\n\n // Show/hide the tooltip\n // If the event is a moues in/out and percentage is inside bounds\n if (is.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {\n toggle(event.type === 'mouseenter');\n }\n },\n // Handle time change event\n timeUpdate(event) {\n // Only invert if only one time element is displayed and used for both duration and currentTime\n const invert = !is.element(this.elements.display.duration) && this.config.invertTime;\n\n // Duration\n controls.updateTimeDisplay.call(this, this.elements.display.currentTime, invert ? this.duration - this.currentTime : this.currentTime, invert);\n\n // Ignore updates while seeking\n if (event && event.type === 'timeupdate' && this.media.seeking) {\n return;\n }\n\n // Playing progress\n controls.updateProgress.call(this, event);\n },\n // Show the duration on metadataloaded or durationchange events\n durationUpdate() {\n // Bail if no UI or durationchange event triggered after playing/seek when invertTime is false\n if (!this.supported.ui || !this.config.invertTime && this.currentTime) {\n return;\n }\n\n // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.\n // https://github.com/video-dev/hls.js/blob/5820d29d3c4c8a46e8b75f1e3afa3e68c1a9a2db/src/controller/buffer-controller.js#L415\n // https://github.com/google/shaka-player/blob/4d889054631f4e1cf0fbd80ddd2b71887c02e232/lib/media/streaming_engine.js#L1062\n // https://github.com/Dash-Industry-Forum/dash.js/blob/69859f51b969645b234666800d4cb596d89c602d/src/dash/models/DashManifestModel.js#L338\n if (this.duration >= 2 ** 32) {\n toggleHidden(this.elements.display.currentTime, true);\n toggleHidden(this.elements.progress, true);\n return;\n }\n\n // Update ARIA values\n if (is.element(this.elements.inputs.seek)) {\n this.elements.inputs.seek.setAttribute('aria-valuemax', this.duration);\n }\n\n // If there's a spot to display duration\n const hasDuration = is.element(this.elements.display.duration);\n\n // If there's only one time display, display duration there\n if (!hasDuration && this.config.displayDuration && this.paused) {\n controls.updateTimeDisplay.call(this, this.elements.display.currentTime, this.duration);\n }\n\n // If there's a duration element, update content\n if (hasDuration) {\n controls.updateTimeDisplay.call(this, this.elements.display.duration, this.duration);\n }\n if (this.config.markers.enabled) {\n controls.setMarkers.call(this);\n }\n\n // Update the tooltip (if visible)\n controls.updateSeekTooltip.call(this);\n },\n // Hide/show a tab\n toggleMenuButton(setting, toggle) {\n toggleHidden(this.elements.settings.buttons[setting], !toggle);\n },\n // Update the selected setting\n updateSetting(setting, container, input) {\n const pane = this.elements.settings.panels[setting];\n let value = null;\n let list = container;\n if (setting === 'captions') {\n value = this.currentTrack;\n } else {\n value = !is.empty(input) ? input : this[setting];\n\n // Get default\n if (is.empty(value)) {\n value = this.config[setting].default;\n }\n\n // Unsupported value\n if (!is.empty(this.options[setting]) && !this.options[setting].includes(value)) {\n this.debug.warn(`Unsupported value of '${value}' for ${setting}`);\n return;\n }\n\n // Disabled value\n if (!this.config[setting].options.includes(value)) {\n this.debug.warn(`Disabled value of '${value}' for ${setting}`);\n return;\n }\n }\n\n // Get the list if we need to\n if (!is.element(list)) {\n list = pane && pane.querySelector('[role=\"menu\"]');\n }\n\n // If there's no list it means it's not been rendered...\n if (!is.element(list)) {\n return;\n }\n\n // Update the label\n const label = this.elements.settings.buttons[setting].querySelector(`.${this.config.classNames.menu.value}`);\n label.innerHTML = controls.getLabel.call(this, setting, value);\n\n // Find the radio option and check it\n const target = list && list.querySelector(`[value=\"${value}\"]`);\n if (is.element(target)) {\n target.checked = true;\n }\n },\n // Translate a value into a nice label\n getLabel(setting, value) {\n switch (setting) {\n case 'speed':\n return value === 1 ? i18n.get('normal', this.config) : `${value}&times;`;\n case 'quality':\n if (is.number(value)) {\n const label = i18n.get(`qualityLabel.${value}`, this.config);\n if (!label.length) {\n return `${value}p`;\n }\n return label;\n }\n return toTitleCase(value);\n case 'captions':\n return captions.getLabel.call(this);\n default:\n return null;\n }\n },\n // Set the quality menu\n setQualityMenu(options) {\n // Menu required\n if (!is.element(this.elements.settings.panels.quality)) {\n return;\n }\n const type = 'quality';\n const list = this.elements.settings.panels.quality.querySelector('[role=\"menu\"]');\n\n // Set options if passed and filter based on uniqueness and config\n if (is.array(options)) {\n this.options.quality = dedupe(options).filter(quality => this.config.quality.options.includes(quality));\n }\n\n // Toggle the pane and tab\n const toggle = !is.empty(this.options.quality) && this.options.quality.length > 1;\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If we're hiding, nothing more to do\n if (!toggle) {\n return;\n }\n\n // Get the badge HTML for HD, 4K etc\n const getBadge = quality => {\n const label = i18n.get(`qualityBadge.${quality}`, this.config);\n if (!label.length) {\n return null;\n }\n return controls.createBadge.call(this, label);\n };\n\n // Sort options by the config and then render options\n this.options.quality.sort((a, b) => {\n const sorting = this.config.quality.options;\n return sorting.indexOf(a) > sorting.indexOf(b) ? 1 : -1;\n }).forEach(quality => {\n controls.createMenuItem.call(this, {\n value: quality,\n list,\n type,\n title: controls.getLabel.call(this, 'quality', quality),\n badge: getBadge(quality)\n });\n });\n controls.updateSetting.call(this, type, list);\n },\n // Set the looping options\n /* setLoopMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.loop)) {\n return;\n }\n const options = ['start', 'end', 'all', 'reset'];\n const list = this.elements.settings.panels.loop.querySelector('[role=\"menu\"]');\n // Show the pane and tab\n toggleHidden(this.elements.settings.buttons.loop, false);\n toggleHidden(this.elements.settings.panels.loop, false);\n // Toggle the pane and tab\n const toggle = !is.empty(this.loop.options);\n controls.toggleMenuButton.call(this, 'loop', toggle);\n // Empty the menu\n emptyElement(list);\n options.forEach(option => {\n const item = createElement('li');\n const button = createElement(\n 'button',\n extend(getAttributesFromSelector(this.config.selectors.buttons.loop), {\n type: 'button',\n class: this.config.classNames.control,\n 'data-plyr-loop-action': option,\n }),\n i18n.get(option, this.config)\n );\n if (['start', 'end'].includes(option)) {\n const badge = controls.createBadge.call(this, '00:00');\n button.appendChild(badge);\n }\n item.appendChild(button);\n list.appendChild(item);\n });\n }, */\n\n // Get current selected caption language\n // TODO: rework this to user the getter in the API?\n\n // Set a list of available captions languages\n setCaptionsMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.captions)) {\n return;\n }\n\n // TODO: Captions or language? Currently it's mixed\n const type = 'captions';\n const list = this.elements.settings.panels.captions.querySelector('[role=\"menu\"]');\n const tracks = captions.getTracks.call(this);\n const toggle = Boolean(tracks.length);\n\n // Toggle the pane and tab\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If there's no captions, bail\n if (!toggle) {\n return;\n }\n\n // Generate options data\n const options = tracks.map((track, value) => ({\n value,\n checked: this.captions.toggled && this.currentTrack === value,\n title: captions.getLabel.call(this, track),\n badge: track.language && controls.createBadge.call(this, track.language.toUpperCase()),\n list,\n type: 'language'\n }));\n\n // Add the \"Disabled\" option to turn off captions\n options.unshift({\n value: -1,\n checked: !this.captions.toggled,\n title: i18n.get('disabled', this.config),\n list,\n type: 'language'\n });\n\n // Generate options\n options.forEach(controls.createMenuItem.bind(this));\n controls.updateSetting.call(this, type, list);\n },\n // Set a list of available captions languages\n setSpeedMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.speed)) {\n return;\n }\n const type = 'speed';\n const list = this.elements.settings.panels.speed.querySelector('[role=\"menu\"]');\n\n // Filter out invalid speeds\n this.options.speed = this.options.speed.filter(o => o >= this.minimumSpeed && o <= this.maximumSpeed);\n\n // Toggle the pane and tab\n const toggle = !is.empty(this.options.speed) && this.options.speed.length > 1;\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If we're hiding, nothing more to do\n if (!toggle) {\n return;\n }\n\n // Create items\n this.options.speed.forEach(speed => {\n controls.createMenuItem.call(this, {\n value: speed,\n list,\n type,\n title: controls.getLabel.call(this, 'speed', speed)\n });\n });\n controls.updateSetting.call(this, type, list);\n },\n // Check if we need to hide/show the settings menu\n checkMenu() {\n const {\n buttons\n } = this.elements.settings;\n const visible = !is.empty(buttons) && Object.values(buttons).some(button => !button.hidden);\n toggleHidden(this.elements.settings.menu, !visible);\n },\n // Focus the first menu item in a given (or visible) menu\n focusFirstMenuItem(pane, focusVisible = false) {\n if (this.elements.settings.popup.hidden) {\n return;\n }\n let target = pane;\n if (!is.element(target)) {\n target = Object.values(this.elements.settings.panels).find(p => !p.hidden);\n }\n const firstItem = target.querySelector('[role^=\"menuitem\"]');\n setFocus.call(this, firstItem, focusVisible);\n },\n // Show/hide menu\n toggleMenu(input) {\n const {\n popup\n } = this.elements.settings;\n const button = this.elements.buttons.settings;\n\n // Menu and button are required\n if (!is.element(popup) || !is.element(button)) {\n return;\n }\n\n // True toggle by default\n const {\n hidden\n } = popup;\n let show = hidden;\n if (is.boolean(input)) {\n show = input;\n } else if (is.keyboardEvent(input) && input.key === 'Escape') {\n show = false;\n } else if (is.event(input)) {\n // If Plyr is in a shadowDOM, the event target is set to the component, instead of the\n // Element in the shadowDOM. The path, if available, is complete.\n const target = is.function(input.composedPath) ? input.composedPath()[0] : input.target;\n const isMenuItem = popup.contains(target);\n\n // If the click was inside the menu or if the click\n // wasn't the button or menu item and we're trying to\n // show the menu (a doc click shouldn't show the menu)\n if (isMenuItem || !isMenuItem && input.target !== button && show) {\n return;\n }\n }\n\n // Set button attributes\n button.setAttribute('aria-expanded', show);\n\n // Show the actual popup\n toggleHidden(popup, !show);\n\n // Add class hook\n toggleClass(this.elements.container, this.config.classNames.menu.open, show);\n\n // Focus the first item if key interaction\n if (show && is.keyboardEvent(input)) {\n controls.focusFirstMenuItem.call(this, null, true);\n } else if (!show && !hidden) {\n // If closing, re-focus the button\n setFocus.call(this, button, is.keyboardEvent(input));\n }\n },\n // Get the natural size of a menu panel\n getMenuSize(tab) {\n const clone = tab.cloneNode(true);\n clone.style.position = 'absolute';\n clone.style.opacity = 0;\n clone.removeAttribute('hidden');\n\n // Append to parent so we get the \"real\" size\n tab.parentNode.appendChild(clone);\n\n // Get the sizes before we remove\n const width = clone.scrollWidth;\n const height = clone.scrollHeight;\n\n // Remove from the DOM\n removeElement(clone);\n return {\n width,\n height\n };\n },\n // Show a panel in the menu\n showMenuPanel(type = '', focusVisible = false) {\n const target = this.elements.container.querySelector(`#plyr-settings-${this.id}-${type}`);\n\n // Nothing to show, bail\n if (!is.element(target)) {\n return;\n }\n\n // Hide all other panels\n const container = target.parentNode;\n const current = Array.from(container.children).find(node => !node.hidden);\n\n // If we can do fancy animations, we'll animate the height/width\n if (support.transitions && !support.reducedMotion) {\n // Set the current width as a base\n container.style.width = `${current.scrollWidth}px`;\n container.style.height = `${current.scrollHeight}px`;\n\n // Get potential sizes\n const size = controls.getMenuSize.call(this, target);\n\n // Restore auto height/width\n const restore = event => {\n // We're only bothered about height and width on the container\n if (event.target !== container || !['width', 'height'].includes(event.propertyName)) {\n return;\n }\n\n // Revert back to auto\n container.style.width = '';\n container.style.height = '';\n\n // Only listen once\n off.call(this, container, transitionEndEvent, restore);\n };\n\n // Listen for the transition finishing and restore auto height/width\n on.call(this, container, transitionEndEvent, restore);\n\n // Set dimensions to target\n container.style.width = `${size.width}px`;\n container.style.height = `${size.height}px`;\n }\n\n // Set attributes on current tab\n toggleHidden(current, true);\n\n // Set attributes on target\n toggleHidden(target, false);\n\n // Focus the first item\n controls.focusFirstMenuItem.call(this, target, focusVisible);\n },\n // Set the download URL\n setDownloadUrl() {\n const button = this.elements.buttons.download;\n\n // Bail if no button\n if (!is.element(button)) {\n return;\n }\n\n // Set attribute\n button.setAttribute('href', this.download);\n },\n // Build the default HTML\n create(data) {\n const {\n bindMenuItemShortcuts,\n createButton,\n createProgress,\n createRange,\n createTime,\n setQualityMenu,\n setSpeedMenu,\n showMenuPanel\n } = controls;\n this.elements.controls = null;\n\n // Larger overlaid play button\n if (is.array(this.config.controls) && this.config.controls.includes('play-large')) {\n this.elements.container.appendChild(createButton.call(this, 'play-large'));\n }\n\n // Create the container\n const container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));\n this.elements.controls = container;\n\n // Default item attributes\n const defaultAttributes = {\n class: 'plyr__controls__item'\n };\n\n // Loop through controls in order\n dedupe(is.array(this.config.controls) ? this.config.controls : []).forEach(control => {\n // Restart button\n if (control === 'restart') {\n container.appendChild(createButton.call(this, 'restart', defaultAttributes));\n }\n\n // Rewind button\n if (control === 'rewind') {\n container.appendChild(createButton.call(this, 'rewind', defaultAttributes));\n }\n\n // Play/Pause button\n if (control === 'play') {\n container.appendChild(createButton.call(this, 'play', defaultAttributes));\n }\n\n // Fast forward button\n if (control === 'fast-forward') {\n container.appendChild(createButton.call(this, 'fast-forward', defaultAttributes));\n }\n\n // Progress\n if (control === 'progress') {\n const progressContainer = createElement('div', {\n class: `${defaultAttributes.class} plyr__progress__container`\n });\n const progress = createElement('div', getAttributesFromSelector(this.config.selectors.progress));\n\n // Seek range slider\n progress.appendChild(createRange.call(this, 'seek', {\n id: `plyr-seek-${data.id}`\n }));\n\n // Buffer progress\n progress.appendChild(createProgress.call(this, 'buffer'));\n\n // TODO: Add loop display indicator\n\n // Seek tooltip\n if (this.config.tooltips.seek) {\n const tooltip = createElement('span', {\n class: this.config.classNames.tooltip\n }, '00:00');\n progress.appendChild(tooltip);\n this.elements.display.seekTooltip = tooltip;\n }\n this.elements.progress = progress;\n progressContainer.appendChild(this.elements.progress);\n container.appendChild(progressContainer);\n }\n\n // Media current time display\n if (control === 'current-time') {\n container.appendChild(createTime.call(this, 'currentTime', defaultAttributes));\n }\n\n // Media duration display\n if (control === 'duration') {\n container.appendChild(createTime.call(this, 'duration', defaultAttributes));\n }\n\n // Volume controls\n if (control === 'mute' || control === 'volume') {\n let {\n volume\n } = this.elements;\n\n // Create the volume container if needed\n if (!is.element(volume) || !container.contains(volume)) {\n volume = createElement('div', extend({}, defaultAttributes, {\n class: `${defaultAttributes.class} plyr__volume`.trim()\n }));\n this.elements.volume = volume;\n container.appendChild(volume);\n }\n\n // Toggle mute button\n if (control === 'mute') {\n volume.appendChild(createButton.call(this, 'mute'));\n }\n\n // Volume range control\n // Ignored on iOS as it's handled globally\n // https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html\n if (control === 'volume' && !browser.isIos && !browser.isIPadOS) {\n // Set the attributes\n const attributes = {\n max: 1,\n step: 0.05,\n value: this.config.volume\n };\n\n // Create the volume range slider\n volume.appendChild(createRange.call(this, 'volume', extend(attributes, {\n id: `plyr-volume-${data.id}`\n })));\n }\n }\n\n // Toggle captions button\n if (control === 'captions') {\n container.appendChild(createButton.call(this, 'captions', defaultAttributes));\n }\n\n // Settings button / menu\n if (control === 'settings' && !is.empty(this.config.settings)) {\n const wrapper = createElement('div', extend({}, defaultAttributes, {\n class: `${defaultAttributes.class} plyr__menu`.trim(),\n hidden: ''\n }));\n wrapper.appendChild(createButton.call(this, 'settings', {\n 'aria-haspopup': true,\n 'aria-controls': `plyr-settings-${data.id}`,\n 'aria-expanded': false\n }));\n const popup = createElement('div', {\n class: 'plyr__menu__container',\n id: `plyr-settings-${data.id}`,\n hidden: ''\n });\n const inner = createElement('div');\n const home = createElement('div', {\n id: `plyr-settings-${data.id}-home`\n });\n\n // Create the menu\n const menu = createElement('div', {\n role: 'menu'\n });\n home.appendChild(menu);\n inner.appendChild(home);\n this.elements.settings.panels.home = home;\n\n // Build the menu items\n this.config.settings.forEach(type => {\n // TODO: bundle this with the createMenuItem helper and bindings\n const menuItem = createElement('button', extend(getAttributesFromSelector(this.config.selectors.buttons.settings), {\n type: 'button',\n class: `${this.config.classNames.control} ${this.config.classNames.control}--forward`,\n role: 'menuitem',\n 'aria-haspopup': true,\n hidden: ''\n }));\n\n // Bind menu shortcuts for keyboard users\n bindMenuItemShortcuts.call(this, menuItem, type);\n\n // Show menu on click\n on.call(this, menuItem, 'click', () => {\n showMenuPanel.call(this, type, false);\n });\n const flex = createElement('span', null, i18n.get(type, this.config));\n const value = createElement('span', {\n class: this.config.classNames.menu.value\n });\n\n // Speed contains HTML entities\n value.innerHTML = data[type];\n flex.appendChild(value);\n menuItem.appendChild(flex);\n menu.appendChild(menuItem);\n\n // Build the panes\n const pane = createElement('div', {\n id: `plyr-settings-${data.id}-${type}`,\n hidden: ''\n });\n\n // Back button\n const backButton = createElement('button', {\n type: 'button',\n class: `${this.config.classNames.control} ${this.config.classNames.control}--back`\n });\n\n // Visible label\n backButton.appendChild(createElement('span', {\n 'aria-hidden': true\n }, i18n.get(type, this.config)));\n\n // Screen reader label\n backButton.appendChild(createElement('span', {\n class: this.config.classNames.hidden\n }, i18n.get('menuBack', this.config)));\n\n // Go back via keyboard\n on.call(this, pane, 'keydown', event => {\n if (event.key !== 'ArrowLeft') return;\n\n // Prevent seek\n event.preventDefault();\n event.stopPropagation();\n\n // Show the respective menu\n showMenuPanel.call(this, 'home', true);\n }, false);\n\n // Go back via button click\n on.call(this, backButton, 'click', () => {\n showMenuPanel.call(this, 'home', false);\n });\n\n // Add to pane\n pane.appendChild(backButton);\n\n // Menu\n pane.appendChild(createElement('div', {\n role: 'menu'\n }));\n inner.appendChild(pane);\n this.elements.settings.buttons[type] = menuItem;\n this.elements.settings.panels[type] = pane;\n });\n popup.appendChild(inner);\n wrapper.appendChild(popup);\n container.appendChild(wrapper);\n this.elements.settings.popup = popup;\n this.elements.settings.menu = wrapper;\n }\n\n // Picture in picture button\n if (control === 'pip' && support.pip) {\n container.appendChild(createButton.call(this, 'pip', defaultAttributes));\n }\n\n // Airplay button\n if (control === 'airplay' && support.airplay) {\n container.appendChild(createButton.call(this, 'airplay', defaultAttributes));\n }\n\n // Download button\n if (control === 'download') {\n const attributes = extend({}, defaultAttributes, {\n element: 'a',\n href: this.download,\n target: '_blank'\n });\n\n // Set download attribute for HTML5 only\n if (this.isHTML5) {\n attributes.download = '';\n }\n const {\n download\n } = this.config.urls;\n if (!is.url(download) && this.isEmbed) {\n extend(attributes, {\n icon: `logo-${this.provider}`,\n label: this.provider\n });\n }\n container.appendChild(createButton.call(this, 'download', attributes));\n }\n\n // Toggle fullscreen button\n if (control === 'fullscreen') {\n container.appendChild(createButton.call(this, 'fullscreen', defaultAttributes));\n }\n });\n\n // Set available quality levels\n if (this.isHTML5) {\n setQualityMenu.call(this, html5.getQualityOptions.call(this));\n }\n setSpeedMenu.call(this);\n return container;\n },\n // Insert controls\n inject() {\n // Sprite\n if (this.config.loadSprite) {\n const icon = controls.getIconUrl.call(this);\n\n // Only load external sprite using AJAX\n if (icon.cors) {\n loadSprite(icon.url, 'sprite-plyr');\n }\n }\n\n // Create a unique ID\n this.id = Math.floor(Math.random() * 10000);\n\n // Null by default\n let container = null;\n this.elements.controls = null;\n\n // Set template properties\n const props = {\n id: this.id,\n seektime: this.config.seekTime,\n title: this.config.title\n };\n let update = true;\n\n // If function, run it and use output\n if (is.function(this.config.controls)) {\n this.config.controls = this.config.controls.call(this, props);\n }\n\n // Convert falsy controls to empty array (primarily for empty strings)\n if (!this.config.controls) {\n this.config.controls = [];\n }\n if (is.element(this.config.controls) || is.string(this.config.controls)) {\n // HTMLElement or Non-empty string passed as the option\n container = this.config.controls;\n } else {\n // Create controls\n container = controls.create.call(this, {\n id: this.id,\n seektime: this.config.seekTime,\n speed: this.speed,\n quality: this.quality,\n captions: captions.getLabel.call(this)\n // TODO: Looping\n // loop: 'None',\n });\n update = false;\n }\n\n // Replace props with their value\n const replace = input => {\n let result = input;\n Object.entries(props).forEach(([key, value]) => {\n result = replaceAll(result, `{${key}}`, value);\n });\n return result;\n };\n\n // Update markup\n if (update) {\n if (is.string(this.config.controls)) {\n container = replace(container);\n }\n }\n\n // Controls container\n let target;\n\n // Inject to custom location\n if (is.string(this.config.selectors.controls.container)) {\n target = document.querySelector(this.config.selectors.controls.container);\n }\n\n // Inject into the container by default\n if (!is.element(target)) {\n target = this.elements.container;\n }\n\n // Inject controls HTML (needs to be before captions, hence \"afterbegin\")\n const insertMethod = is.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';\n target[insertMethod]('afterbegin', container);\n\n // Find the elements if need be\n if (!is.element(this.elements.controls)) {\n controls.findElements.call(this);\n }\n\n // Add pressed property to buttons\n if (!is.empty(this.elements.buttons)) {\n const addProperty = button => {\n const className = this.config.classNames.controlPressed;\n button.setAttribute('aria-pressed', 'false');\n Object.defineProperty(button, 'pressed', {\n configurable: true,\n enumerable: true,\n get() {\n return hasClass(button, className);\n },\n set(pressed = false) {\n toggleClass(button, className, pressed);\n button.setAttribute('aria-pressed', pressed ? 'true' : 'false');\n }\n });\n };\n\n // Toggle classname when pressed property is set\n Object.values(this.elements.buttons).filter(Boolean).forEach(button => {\n if (is.array(button) || is.nodeList(button)) {\n Array.from(button).filter(Boolean).forEach(addProperty);\n } else {\n addProperty(button);\n }\n });\n }\n\n // Edge sometimes doesn't finish the paint so force a repaint\n if (browser.isEdge) {\n repaint(target);\n }\n\n // Setup tooltips\n if (this.config.tooltips.controls) {\n const {\n classNames,\n selectors\n } = this.config;\n const selector = `${selectors.controls.wrapper} ${selectors.labels} .${classNames.hidden}`;\n const labels = getElements.call(this, selector);\n Array.from(labels).forEach(label => {\n toggleClass(label, this.config.classNames.hidden, false);\n toggleClass(label, this.config.classNames.tooltip, true);\n });\n }\n },\n // Set media metadata\n setMediaMetadata() {\n try {\n if ('mediaSession' in navigator) {\n navigator.mediaSession.metadata = new window.MediaMetadata({\n title: this.config.mediaMetadata.title,\n artist: this.config.mediaMetadata.artist,\n album: this.config.mediaMetadata.album,\n artwork: this.config.mediaMetadata.artwork\n });\n }\n } catch (_) {\n // Do nothing\n }\n },\n // Add markers\n setMarkers() {\n var _this$config$markers2, _this$config$markers3;\n if (!this.duration || this.elements.markers) return;\n\n // Get valid points\n const points = (_this$config$markers2 = this.config.markers) === null || _this$config$markers2 === void 0 ? void 0 : (_this$config$markers3 = _this$config$markers2.points) === null || _this$config$markers3 === void 0 ? void 0 : _this$config$markers3.filter(({\n time\n }) => time > 0 && time < this.duration);\n if (!(points !== null && points !== void 0 && points.length)) return;\n const containerFragment = document.createDocumentFragment();\n const pointsFragment = document.createDocumentFragment();\n let tipElement = null;\n const tipVisible = `${this.config.classNames.tooltip}--visible`;\n const toggleTip = show => toggleClass(tipElement, tipVisible, show);\n\n // Inject markers to progress container\n points.forEach(point => {\n const markerElement = createElement('span', {\n class: this.config.classNames.marker\n }, '');\n const left = `${point.time / this.duration * 100}%`;\n if (tipElement) {\n // Show on hover\n markerElement.addEventListener('mouseenter', () => {\n if (point.label) return;\n tipElement.style.left = left;\n tipElement.innerHTML = point.label;\n toggleTip(true);\n });\n\n // Hide on leave\n markerElement.addEventListener('mouseleave', () => {\n toggleTip(false);\n });\n }\n markerElement.addEventListener('click', () => {\n this.currentTime = point.time;\n });\n markerElement.style.left = left;\n pointsFragment.appendChild(markerElement);\n });\n containerFragment.appendChild(pointsFragment);\n\n // Inject a tooltip if needed\n if (!this.config.tooltips.seek) {\n tipElement = createElement('span', {\n class: this.config.classNames.tooltip\n }, '');\n containerFragment.appendChild(tipElement);\n }\n this.elements.markers = {\n points: pointsFragment,\n tip: tipElement\n };\n this.elements.progress.appendChild(containerFragment);\n }\n };\n\n // ==========================================================================\n // URL utils\n // ==========================================================================\n\n\n /**\n * Parse a string to a URL object\n * @param {String} input - the URL to be parsed\n * @param {Boolean} safe - failsafe parsing\n */\n function parseUrl(input, safe = true) {\n let url = input;\n if (safe) {\n const parser = document.createElement('a');\n parser.href = url;\n url = parser.href;\n }\n try {\n return new URL(url);\n } catch (_) {\n return null;\n }\n }\n\n // Convert object to URLSearchParams\n function buildUrlParams(input) {\n const params = new URLSearchParams();\n if (is.object(input)) {\n Object.entries(input).forEach(([key, value]) => {\n params.set(key, value);\n });\n }\n return params;\n }\n\n // ==========================================================================\n // Plyr Captions\n // TODO: Create as class\n // ==========================================================================\n\n const captions = {\n // Setup captions\n setup() {\n // Requires UI support\n if (!this.supported.ui) {\n return;\n }\n\n // Only Vimeo and HTML5 video supported at this point\n if (!this.isVideo || this.isYouTube || this.isHTML5 && !support.textTracks) {\n // Clear menu and hide\n if (is.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {\n controls.setCaptionsMenu.call(this);\n }\n return;\n }\n\n // Inject the container\n if (!is.element(this.elements.captions)) {\n this.elements.captions = createElement('div', getAttributesFromSelector(this.config.selectors.captions));\n this.elements.captions.setAttribute('dir', 'auto');\n insertAfter(this.elements.captions, this.elements.wrapper);\n }\n\n // Fix IE captions if CORS is used\n // Fetch captions and inject as blobs instead (data URIs not supported!)\n if (browser.isIE && window.URL) {\n const elements = this.media.querySelectorAll('track');\n Array.from(elements).forEach(track => {\n const src = track.getAttribute('src');\n const url = parseUrl(src);\n if (url !== null && url.hostname !== window.location.href.hostname && ['http:', 'https:'].includes(url.protocol)) {\n fetch(src, 'blob').then(blob => {\n track.setAttribute('src', window.URL.createObjectURL(blob));\n }).catch(() => {\n removeElement(track);\n });\n }\n });\n }\n\n // Get and set initial data\n // The \"preferred\" options are not realized unless / until the wanted language has a match\n // * languages: Array of user's browser languages.\n // * language: The language preferred by user settings or config\n // * active: The state preferred by user settings or config\n // * toggled: The real captions state\n\n const browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];\n const languages = dedupe(browserLanguages.map(language => language.split('-')[0]));\n let language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase();\n\n // Use first browser language when language is 'auto'\n if (language === 'auto') {\n [language] = languages;\n }\n let active = this.storage.get('captions');\n if (!is.boolean(active)) {\n ({\n active\n } = this.config.captions);\n }\n Object.assign(this.captions, {\n toggled: false,\n active,\n language,\n languages\n });\n\n // Watch changes to textTracks and update captions menu\n if (this.isHTML5) {\n const trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';\n on.call(this, this.media.textTracks, trackEvents, captions.update.bind(this));\n }\n\n // Update available languages in list next tick (the event must not be triggered before the listeners)\n setTimeout(captions.update.bind(this), 0);\n },\n // Update available language options in settings based on tracks\n update() {\n const tracks = captions.getTracks.call(this, true);\n // Get the wanted language\n const {\n active,\n language,\n meta,\n currentTrackNode\n } = this.captions;\n const languageExists = Boolean(tracks.find(track => track.language === language));\n\n // Handle tracks (add event listener and \"pseudo\"-default)\n if (this.isHTML5 && this.isVideo) {\n tracks.filter(track => !meta.get(track)).forEach(track => {\n this.debug.log('Track added', track);\n\n // Attempt to store if the original dom element was \"default\"\n meta.set(track, {\n default: track.mode === 'showing'\n });\n\n // Turn off native caption rendering to avoid double captions\n // Note: mode='hidden' forces a track to download. To ensure every track\n // isn't downloaded at once, only 'showing' tracks should be reassigned\n // eslint-disable-next-line no-param-reassign\n if (track.mode === 'showing') {\n // eslint-disable-next-line no-param-reassign\n track.mode = 'hidden';\n }\n\n // Add event listener for cue changes\n on.call(this, track, 'cuechange', () => captions.updateCues.call(this));\n });\n }\n\n // Update language first time it matches, or if the previous matching track was removed\n if (languageExists && this.language !== language || !tracks.includes(currentTrackNode)) {\n captions.setLanguage.call(this, language);\n captions.toggle.call(this, active && languageExists);\n }\n\n // Enable or disable captions based on track length\n if (this.elements) {\n toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is.empty(tracks));\n }\n\n // Update available languages in list\n if (is.array(this.config.controls) && this.config.controls.includes('settings') && this.config.settings.includes('captions')) {\n controls.setCaptionsMenu.call(this);\n }\n },\n // Toggle captions display\n // Used internally for the toggleCaptions method, with the passive option forced to false\n toggle(input, passive = true) {\n // If there's no full support\n if (!this.supported.ui) {\n return;\n }\n const {\n toggled\n } = this.captions; // Current state\n const activeClass = this.config.classNames.captions.active;\n // Get the next state\n // If the method is called without parameter, toggle based on current value\n const active = is.nullOrUndefined(input) ? !toggled : input;\n\n // Update state and trigger event\n if (active !== toggled) {\n // When passive, don't override user preferences\n if (!passive) {\n this.captions.active = active;\n this.storage.set({\n captions: active\n });\n }\n\n // Force language if the call isn't passive and there is no matching language to toggle to\n if (!this.language && active && !passive) {\n const tracks = captions.getTracks.call(this);\n const track = captions.findTrack.call(this, [this.captions.language, ...this.captions.languages], true);\n\n // Override user preferences to avoid switching languages if a matching track is added\n this.captions.language = track.language;\n\n // Set caption, but don't store in localStorage as user preference\n captions.set.call(this, tracks.indexOf(track));\n return;\n }\n\n // Toggle button if it's enabled\n if (this.elements.buttons.captions) {\n this.elements.buttons.captions.pressed = active;\n }\n\n // Add class hook\n toggleClass(this.elements.container, activeClass, active);\n this.captions.toggled = active;\n\n // Update settings menu\n controls.updateSetting.call(this, 'captions');\n\n // Trigger event (not used internally)\n triggerEvent.call(this, this.media, active ? 'captionsenabled' : 'captionsdisabled');\n }\n\n // Wait for the call stack to clear before setting mode='hidden'\n // on the active track - forcing the browser to download it\n setTimeout(() => {\n if (active && this.captions.toggled) {\n this.captions.currentTrackNode.mode = 'hidden';\n }\n });\n },\n // Set captions by track index\n // Used internally for the currentTrack setter with the passive option forced to false\n set(index, passive = true) {\n const tracks = captions.getTracks.call(this);\n\n // Disable captions if setting to -1\n if (index === -1) {\n captions.toggle.call(this, false, passive);\n return;\n }\n if (!is.number(index)) {\n this.debug.warn('Invalid caption argument', index);\n return;\n }\n if (!(index in tracks)) {\n this.debug.warn('Track not found', index);\n return;\n }\n if (this.captions.currentTrack !== index) {\n this.captions.currentTrack = index;\n const track = tracks[index];\n const {\n language\n } = track || {};\n\n // Store reference to node for invalidation on remove\n this.captions.currentTrackNode = track;\n\n // Update settings menu\n controls.updateSetting.call(this, 'captions');\n\n // When passive, don't override user preferences\n if (!passive) {\n this.captions.language = language;\n this.storage.set({\n language\n });\n }\n\n // Handle Vimeo captions\n if (this.isVimeo) {\n this.embed.enableTextTrack(language);\n }\n\n // Trigger event\n triggerEvent.call(this, this.media, 'languagechange');\n }\n\n // Show captions\n captions.toggle.call(this, true, passive);\n if (this.isHTML5 && this.isVideo) {\n // If we change the active track while a cue is already displayed we need to update it\n captions.updateCues.call(this);\n }\n },\n // Set captions by language\n // Used internally for the language setter with the passive option forced to false\n setLanguage(input, passive = true) {\n if (!is.string(input)) {\n this.debug.warn('Invalid language argument', input);\n return;\n }\n // Normalize\n const language = input.toLowerCase();\n this.captions.language = language;\n\n // Set currentTrack\n const tracks = captions.getTracks.call(this);\n const track = captions.findTrack.call(this, [language]);\n captions.set.call(this, tracks.indexOf(track), passive);\n },\n // Get current valid caption tracks\n // If update is false it will also ignore tracks without metadata\n // This is used to \"freeze\" the language options when captions.update is false\n getTracks(update = false) {\n // Handle media or textTracks missing or null\n const tracks = Array.from((this.media || {}).textTracks || []);\n // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)\n // Filter out removed tracks and tracks that aren't captions/subtitles (for example metadata)\n return tracks.filter(track => !this.isHTML5 || update || this.captions.meta.has(track)).filter(track => ['captions', 'subtitles'].includes(track.kind));\n },\n // Match tracks based on languages and get the first\n findTrack(languages, force = false) {\n const tracks = captions.getTracks.call(this);\n const sortIsDefault = track => Number((this.captions.meta.get(track) || {}).default);\n const sorted = Array.from(tracks).sort((a, b) => sortIsDefault(b) - sortIsDefault(a));\n let track;\n languages.every(language => {\n track = sorted.find(t => t.language === language);\n return !track; // Break iteration if there is a match\n });\n\n // If no match is found but is required, get first\n return track || (force ? sorted[0] : undefined);\n },\n // Get the current track\n getCurrentTrack() {\n return captions.getTracks.call(this)[this.currentTrack];\n },\n // Get UI label for track\n getLabel(track) {\n let currentTrack = track;\n if (!is.track(currentTrack) && support.textTracks && this.captions.toggled) {\n currentTrack = captions.getCurrentTrack.call(this);\n }\n if (is.track(currentTrack)) {\n if (!is.empty(currentTrack.label)) {\n return currentTrack.label;\n }\n if (!is.empty(currentTrack.language)) {\n return track.language.toUpperCase();\n }\n return i18n.get('enabled', this.config);\n }\n return i18n.get('disabled', this.config);\n },\n // Update captions using current track's active cues\n // Also optional array argument in case there isn't any track (ex: vimeo)\n updateCues(input) {\n // Requires UI\n if (!this.supported.ui) {\n return;\n }\n if (!is.element(this.elements.captions)) {\n this.debug.warn('No captions element to render to');\n return;\n }\n\n // Only accept array or empty input\n if (!is.nullOrUndefined(input) && !Array.isArray(input)) {\n this.debug.warn('updateCues: Invalid input', input);\n return;\n }\n let cues = input;\n\n // Get cues from track\n if (!cues) {\n const track = captions.getCurrentTrack.call(this);\n cues = Array.from((track || {}).activeCues || []).map(cue => cue.getCueAsHTML()).map(getHTML);\n }\n\n // Set new caption text\n const content = cues.map(cueText => cueText.trim()).join('\\n');\n const changed = content !== this.elements.captions.innerHTML;\n if (changed) {\n // Empty the container and create a new child element\n emptyElement(this.elements.captions);\n const caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));\n caption.innerHTML = content;\n this.elements.captions.appendChild(caption);\n\n // Trigger event\n triggerEvent.call(this, this.media, 'cuechange');\n }\n }\n };\n\n // ==========================================================================\n // Plyr default config\n // ==========================================================================\n\n const defaults = {\n // Disable\n enabled: true,\n // Custom media title\n title: '',\n // Logging to console\n debug: false,\n // Auto play (if supported)\n autoplay: false,\n // Only allow one media playing at once (vimeo only)\n autopause: true,\n // Allow inline playback on iOS\n playsinline: true,\n // Default time to skip when rewind/fast forward\n seekTime: 10,\n // Default volume\n volume: 1,\n muted: false,\n // Pass a custom duration\n duration: null,\n // Display the media duration on load in the current time position\n // If you have opted to display both duration and currentTime, this is ignored\n displayDuration: true,\n // Invert the current time to be a countdown\n invertTime: true,\n // Clicking the currentTime inverts it's value to show time left rather than elapsed\n toggleInvert: true,\n // Force an aspect ratio\n // The format must be `'w:h'` (e.g. `'16:9'`)\n ratio: null,\n // Click video container to play/pause\n clickToPlay: true,\n // Auto hide the controls\n hideControls: true,\n // Reset to start when playback ended\n resetOnEnd: false,\n // Disable the standard context menu\n disableContextMenu: true,\n // Sprite (for icons)\n loadSprite: true,\n iconPrefix: 'plyr',\n iconUrl: 'https://cdn.plyr.io/3.7.8/plyr.svg',\n // Blank video (used to prevent errors on source change)\n blankVideo: 'https://cdn.plyr.io/static/blank.mp4',\n // Quality default\n quality: {\n default: 576,\n // The options to display in the UI, if available for the source media\n options: [4320, 2880, 2160, 1440, 1080, 720, 576, 480, 360, 240],\n forced: false,\n onChange: null\n },\n // Set loops\n loop: {\n active: false\n // start: null,\n // end: null,\n },\n // Speed default and options to display\n speed: {\n selected: 1,\n // The options to display in the UI, if available for the source media (e.g. Vimeo and YouTube only support 0.5x-4x)\n options: [0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 4]\n },\n // Keyboard shortcut settings\n keyboard: {\n focused: true,\n global: false\n },\n // Display tooltips\n tooltips: {\n controls: false,\n seek: true\n },\n // Captions settings\n captions: {\n active: false,\n language: 'auto',\n // Listen to new tracks added after Plyr is initialized.\n // This is needed for streaming captions, but may result in unselectable options\n update: false\n },\n // Fullscreen settings\n fullscreen: {\n enabled: true,\n // Allow fullscreen?\n fallback: true,\n // Fallback using full viewport/window\n iosNative: false // Use the native fullscreen in iOS (disables custom controls)\n // Selector for the fullscreen container so contextual / non-player content can remain visible in fullscreen mode\n // Non-ancestors of the player element will be ignored\n // container: null, // defaults to the player element\n },\n // Local storage\n storage: {\n enabled: true,\n key: 'plyr'\n },\n // Default controls\n controls: ['play-large',\n // 'restart',\n // 'rewind',\n 'play',\n // 'fast-forward',\n 'progress', 'current-time',\n // 'duration',\n 'mute', 'volume', 'captions', 'settings', 'pip', 'airplay',\n // 'download',\n 'fullscreen'],\n settings: ['captions', 'quality', 'speed'],\n // Localisation\n i18n: {\n restart: 'Restart',\n rewind: 'Rewind {seektime}s',\n play: 'Play',\n pause: 'Pause',\n fastForward: 'Forward {seektime}s',\n seek: 'Seek',\n seekLabel: '{currentTime} of {duration}',\n played: 'Played',\n buffered: 'Buffered',\n currentTime: 'Current time',\n duration: 'Duration',\n volume: 'Volume',\n mute: 'Mute',\n unmute: 'Unmute',\n enableCaptions: 'Enable captions',\n disableCaptions: 'Disable captions',\n download: 'Download',\n enterFullscreen: 'Enter fullscreen',\n exitFullscreen: 'Exit fullscreen',\n frameTitle: 'Player for {title}',\n captions: 'Captions',\n settings: 'Settings',\n pip: 'PIP',\n menuBack: 'Go back to previous menu',\n speed: 'Speed',\n normal: 'Normal',\n quality: 'Quality',\n loop: 'Loop',\n start: 'Start',\n end: 'End',\n all: 'All',\n reset: 'Reset',\n disabled: 'Disabled',\n enabled: 'Enabled',\n advertisement: 'Ad',\n qualityBadge: {\n 2160: '4K',\n 1440: 'HD',\n 1080: 'HD',\n 720: 'HD',\n 576: 'SD',\n 480: 'SD'\n }\n },\n // URLs\n urls: {\n download: null,\n vimeo: {\n sdk: 'https://player.vimeo.com/api/player.js',\n iframe: 'https://player.vimeo.com/video/{0}?{1}',\n api: 'https://vimeo.com/api/oembed.json?url={0}'\n },\n youtube: {\n sdk: 'https://www.youtube.com/iframe_api',\n api: 'https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}'\n },\n googleIMA: {\n sdk: 'https://imasdk.googleapis.com/js/sdkloader/ima3.js'\n }\n },\n // Custom control listeners\n listeners: {\n seek: null,\n play: null,\n pause: null,\n restart: null,\n rewind: null,\n fastForward: null,\n mute: null,\n volume: null,\n captions: null,\n download: null,\n fullscreen: null,\n pip: null,\n airplay: null,\n speed: null,\n quality: null,\n loop: null,\n language: null\n },\n // Events to watch and bubble\n events: [\n // Events to watch on HTML5 media elements and bubble\n // https://developer.mozilla.org/en/docs/Web/Guide/Events/Media_events\n 'ended', 'progress', 'stalled', 'playing', 'waiting', 'canplay', 'canplaythrough', 'loadstart', 'loadeddata', 'loadedmetadata', 'timeupdate', 'volumechange', 'play', 'pause', 'error', 'seeking', 'seeked', 'emptied', 'ratechange', 'cuechange',\n // Custom events\n 'download', 'enterfullscreen', 'exitfullscreen', 'captionsenabled', 'captionsdisabled', 'languagechange', 'controlshidden', 'controlsshown', 'ready',\n // YouTube\n 'statechange',\n // Quality\n 'qualitychange',\n // Ads\n 'adsloaded', 'adscontentpause', 'adscontentresume', 'adstarted', 'adsmidpoint', 'adscomplete', 'adsallcomplete', 'adsimpression', 'adsclick'],\n // Selectors\n // Change these to match your template if using custom HTML\n selectors: {\n editable: 'input, textarea, select, [contenteditable]',\n container: '.plyr',\n controls: {\n container: null,\n wrapper: '.plyr__controls'\n },\n labels: '[data-plyr]',\n buttons: {\n play: '[data-plyr=\"play\"]',\n pause: '[data-plyr=\"pause\"]',\n restart: '[data-plyr=\"restart\"]',\n rewind: '[data-plyr=\"rewind\"]',\n fastForward: '[data-plyr=\"fast-forward\"]',\n mute: '[data-plyr=\"mute\"]',\n captions: '[data-plyr=\"captions\"]',\n download: '[data-plyr=\"download\"]',\n fullscreen: '[data-plyr=\"fullscreen\"]',\n pip: '[data-plyr=\"pip\"]',\n airplay: '[data-plyr=\"airplay\"]',\n settings: '[data-plyr=\"settings\"]',\n loop: '[data-plyr=\"loop\"]'\n },\n inputs: {\n seek: '[data-plyr=\"seek\"]',\n volume: '[data-plyr=\"volume\"]',\n speed: '[data-plyr=\"speed\"]',\n language: '[data-plyr=\"language\"]',\n quality: '[data-plyr=\"quality\"]'\n },\n display: {\n currentTime: '.plyr__time--current',\n duration: '.plyr__time--duration',\n buffer: '.plyr__progress__buffer',\n loop: '.plyr__progress__loop',\n // Used later\n volume: '.plyr__volume--display'\n },\n progress: '.plyr__progress',\n captions: '.plyr__captions',\n caption: '.plyr__caption'\n },\n // Class hooks added to the player in different states\n classNames: {\n type: 'plyr--{0}',\n provider: 'plyr--{0}',\n video: 'plyr__video-wrapper',\n embed: 'plyr__video-embed',\n videoFixedRatio: 'plyr__video-wrapper--fixed-ratio',\n embedContainer: 'plyr__video-embed__container',\n poster: 'plyr__poster',\n posterEnabled: 'plyr__poster-enabled',\n ads: 'plyr__ads',\n control: 'plyr__control',\n controlPressed: 'plyr__control--pressed',\n playing: 'plyr--playing',\n paused: 'plyr--paused',\n stopped: 'plyr--stopped',\n loading: 'plyr--loading',\n hover: 'plyr--hover',\n tooltip: 'plyr__tooltip',\n cues: 'plyr__cues',\n marker: 'plyr__progress__marker',\n hidden: 'plyr__sr-only',\n hideControls: 'plyr--hide-controls',\n isTouch: 'plyr--is-touch',\n uiSupported: 'plyr--full-ui',\n noTransition: 'plyr--no-transition',\n display: {\n time: 'plyr__time'\n },\n menu: {\n value: 'plyr__menu__value',\n badge: 'plyr__badge',\n open: 'plyr--menu-open'\n },\n captions: {\n enabled: 'plyr--captions-enabled',\n active: 'plyr--captions-active'\n },\n fullscreen: {\n enabled: 'plyr--fullscreen-enabled',\n fallback: 'plyr--fullscreen-fallback'\n },\n pip: {\n supported: 'plyr--pip-supported',\n active: 'plyr--pip-active'\n },\n airplay: {\n supported: 'plyr--airplay-supported',\n active: 'plyr--airplay-active'\n },\n previewThumbnails: {\n // Tooltip thumbs\n thumbContainer: 'plyr__preview-thumb',\n thumbContainerShown: 'plyr__preview-thumb--is-shown',\n imageContainer: 'plyr__preview-thumb__image-container',\n timeContainer: 'plyr__preview-thumb__time-container',\n // Scrubbing\n scrubbingContainer: 'plyr__preview-scrubbing',\n scrubbingContainerShown: 'plyr__preview-scrubbing--is-shown'\n }\n },\n // Embed attributes\n attributes: {\n embed: {\n provider: 'data-plyr-provider',\n id: 'data-plyr-embed-id',\n hash: 'data-plyr-embed-hash'\n }\n },\n // Advertisements plugin\n // Register for an account here: http://vi.ai/publisher-video-monetization/?aid=plyrio\n ads: {\n enabled: false,\n publisherId: '',\n tagUrl: ''\n },\n // Preview Thumbnails plugin\n previewThumbnails: {\n enabled: false,\n src: ''\n },\n // Vimeo plugin\n vimeo: {\n byline: false,\n portrait: false,\n title: false,\n speed: true,\n transparent: false,\n // Custom settings from Plyr\n customControls: true,\n referrerPolicy: null,\n // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy\n // Whether the owner of the video has a Pro or Business account\n // (which allows us to properly hide controls without CSS hacks, etc)\n premium: false\n },\n // YouTube plugin\n youtube: {\n rel: 0,\n // No related vids\n showinfo: 0,\n // Hide info\n iv_load_policy: 3,\n // Hide annotations\n modestbranding: 1,\n // Hide logos as much as possible (they still show one in the corner when paused)\n // Custom settings from Plyr\n customControls: true,\n noCookie: false // Whether to use an alternative version of YouTube without cookies\n },\n // Media Metadata\n mediaMetadata: {\n title: '',\n artist: '',\n album: '',\n artwork: []\n },\n // Markers\n markers: {\n enabled: false,\n points: []\n }\n };\n\n // ==========================================================================\n // Plyr states\n // ==========================================================================\n\n const pip = {\n active: 'picture-in-picture',\n inactive: 'inline'\n };\n\n // ==========================================================================\n // Plyr supported types and providers\n // ==========================================================================\n\n const providers = {\n html5: 'html5',\n youtube: 'youtube',\n vimeo: 'vimeo'\n };\n const types = {\n audio: 'audio',\n video: 'video'\n };\n\n /**\n * Get provider by URL\n * @param {String} url\n */\n function getProviderByUrl(url) {\n // YouTube\n if (/^(https?:\\/\\/)?(www\\.)?(youtube\\.com|youtube-nocookie\\.com|youtu\\.?be)\\/.+$/.test(url)) {\n return providers.youtube;\n }\n\n // Vimeo\n if (/^https?:\\/\\/player.vimeo.com\\/video\\/\\d{0,9}(?=\\b|\\/)/.test(url)) {\n return providers.vimeo;\n }\n return null;\n }\n\n // ==========================================================================\n // Console wrapper\n // ==========================================================================\n\n const noop = () => {};\n class Console {\n constructor(enabled = false) {\n this.enabled = window.console && enabled;\n if (this.enabled) {\n this.log('Debugging enabled');\n }\n }\n get log() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;\n }\n get warn() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;\n }\n get error() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;\n }\n }\n\n class Fullscreen {\n constructor(player) {\n _defineProperty$1(this, \"onChange\", () => {\n if (!this.supported) return;\n\n // Update toggle button\n const button = this.player.elements.buttons.fullscreen;\n if (is.element(button)) {\n button.pressed = this.active;\n }\n\n // Always trigger events on the plyr / media element (not a fullscreen container) and let them bubble up\n const target = this.target === this.player.media ? this.target : this.player.elements.container;\n // Trigger an event\n triggerEvent.call(this.player, target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);\n });\n _defineProperty$1(this, \"toggleFallback\", (toggle = false) => {\n // Store or restore scroll position\n if (toggle) {\n this.scrollPosition = {\n x: window.scrollX ?? 0,\n y: window.scrollY ?? 0\n };\n } else {\n window.scrollTo(this.scrollPosition.x, this.scrollPosition.y);\n }\n\n // Toggle scroll\n document.body.style.overflow = toggle ? 'hidden' : '';\n\n // Toggle class hook\n toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle);\n\n // Force full viewport on iPhone X+\n if (browser.isIos) {\n let viewport = document.head.querySelector('meta[name=\"viewport\"]');\n const property = 'viewport-fit=cover';\n\n // Inject the viewport meta if required\n if (!viewport) {\n viewport = document.createElement('meta');\n viewport.setAttribute('name', 'viewport');\n }\n\n // Check if the property already exists\n const hasProperty = is.string(viewport.content) && viewport.content.includes(property);\n if (toggle) {\n this.cleanupViewport = !hasProperty;\n if (!hasProperty) viewport.content += `,${property}`;\n } else if (this.cleanupViewport) {\n viewport.content = viewport.content.split(',').filter(part => part.trim() !== property).join(',');\n }\n }\n\n // Toggle button and fire events\n this.onChange();\n });\n // Trap focus inside container\n _defineProperty$1(this, \"trapFocus\", event => {\n // Bail if iOS/iPadOS, not active, not the tab key\n if (browser.isIos || browser.isIPadOS || !this.active || event.key !== 'Tab') return;\n\n // Get the current focused element\n const focused = document.activeElement;\n const focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');\n const [first] = focusable;\n const last = focusable[focusable.length - 1];\n if (focused === last && !event.shiftKey) {\n // Move focus to first element that can be tabbed if Shift isn't used\n first.focus();\n event.preventDefault();\n } else if (focused === first && event.shiftKey) {\n // Move focus to last element that can be tabbed if Shift is used\n last.focus();\n event.preventDefault();\n }\n });\n // Update UI\n _defineProperty$1(this, \"update\", () => {\n if (this.supported) {\n let mode;\n if (this.forceFallback) mode = 'Fallback (forced)';else if (Fullscreen.nativeSupported) mode = 'Native';else mode = 'Fallback';\n this.player.debug.log(`${mode} fullscreen enabled`);\n } else {\n this.player.debug.log('Fullscreen not supported and fallback disabled');\n }\n\n // Add styling hook to show button\n toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.supported);\n });\n // Make an element fullscreen\n _defineProperty$1(this, \"enter\", () => {\n if (!this.supported) return;\n\n // iOS native fullscreen doesn't need the request step\n if (browser.isIos && this.player.config.fullscreen.iosNative) {\n if (this.player.isVimeo) {\n this.player.embed.requestFullscreen();\n } else {\n this.target.webkitEnterFullscreen();\n }\n } else if (!Fullscreen.nativeSupported || this.forceFallback) {\n this.toggleFallback(true);\n } else if (!this.prefix) {\n this.target.requestFullscreen({\n navigationUI: 'hide'\n });\n } else if (!is.empty(this.prefix)) {\n this.target[`${this.prefix}Request${this.property}`]();\n }\n });\n // Bail from fullscreen\n _defineProperty$1(this, \"exit\", () => {\n if (!this.supported) return;\n\n // iOS native fullscreen\n if (browser.isIos && this.player.config.fullscreen.iosNative) {\n if (this.player.isVimeo) {\n this.player.embed.exitFullscreen();\n } else {\n this.target.webkitEnterFullscreen();\n }\n silencePromise(this.player.play());\n } else if (!Fullscreen.nativeSupported || this.forceFallback) {\n this.toggleFallback(false);\n } else if (!this.prefix) {\n (document.cancelFullScreen || document.exitFullscreen).call(document);\n } else if (!is.empty(this.prefix)) {\n const action = this.prefix === 'moz' ? 'Cancel' : 'Exit';\n document[`${this.prefix}${action}${this.property}`]();\n }\n });\n // Toggle state\n _defineProperty$1(this, \"toggle\", () => {\n if (!this.active) this.enter();else this.exit();\n });\n // Keep reference to parent\n this.player = player;\n\n // Get prefix\n this.prefix = Fullscreen.prefix;\n this.property = Fullscreen.property;\n\n // Scroll position\n this.scrollPosition = {\n x: 0,\n y: 0\n };\n\n // Force the use of 'full window/browser' rather than fullscreen\n this.forceFallback = player.config.fullscreen.fallback === 'force';\n\n // Get the fullscreen element\n // Checks container is an ancestor, defaults to null\n this.player.elements.fullscreen = player.config.fullscreen.container && closest$1(this.player.elements.container, player.config.fullscreen.container);\n\n // Register event listeners\n // Handle event (incase user presses escape etc)\n on.call(this.player, document, this.prefix === 'ms' ? 'MSFullscreenChange' : `${this.prefix}fullscreenchange`, () => {\n // TODO: Filter for target??\n this.onChange();\n });\n\n // Fullscreen toggle on double click\n on.call(this.player, this.player.elements.container, 'dblclick', event => {\n // Ignore double click in controls\n if (is.element(this.player.elements.controls) && this.player.elements.controls.contains(event.target)) {\n return;\n }\n this.player.listeners.proxy(event, this.toggle, 'fullscreen');\n });\n\n // Tap focus when in fullscreen\n on.call(this, this.player.elements.container, 'keydown', event => this.trapFocus(event));\n\n // Update the UI\n this.update();\n }\n\n // Determine if native supported\n static get nativeSupported() {\n return !!(document.fullscreenEnabled || document.webkitFullscreenEnabled || document.mozFullScreenEnabled || document.msFullscreenEnabled);\n }\n\n // If we're actually using native\n get useNative() {\n return Fullscreen.nativeSupported && !this.forceFallback;\n }\n\n // Get the prefix for handlers\n static get prefix() {\n // No prefix\n if (is.function(document.exitFullscreen)) return '';\n\n // Check for fullscreen support by vendor prefix\n let value = '';\n const prefixes = ['webkit', 'moz', 'ms'];\n prefixes.some(pre => {\n if (is.function(document[`${pre}ExitFullscreen`]) || is.function(document[`${pre}CancelFullScreen`])) {\n value = pre;\n return true;\n }\n return false;\n });\n return value;\n }\n static get property() {\n return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';\n }\n\n // Determine if fullscreen is supported\n get supported() {\n return [\n // Fullscreen is enabled in config\n this.player.config.fullscreen.enabled,\n // Must be a video\n this.player.isVideo,\n // Either native is supported or fallback enabled\n Fullscreen.nativeSupported || this.player.config.fullscreen.fallback,\n // YouTube has no way to trigger fullscreen, so on devices with no native support, playsinline\n // must be enabled and iosNative fullscreen must be disabled to offer the fullscreen fallback\n !this.player.isYouTube || Fullscreen.nativeSupported || !browser.isIos || this.player.config.playsinline && !this.player.config.fullscreen.iosNative].every(Boolean);\n }\n\n // Get active state\n get active() {\n if (!this.supported) return false;\n\n // Fallback using classname\n if (!Fullscreen.nativeSupported || this.forceFallback) {\n return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);\n }\n const element = !this.prefix ? this.target.getRootNode().fullscreenElement : this.target.getRootNode()[`${this.prefix}${this.property}Element`];\n return element && element.shadowRoot ? element === this.target.getRootNode().host : element === this.target;\n }\n\n // Get target element\n get target() {\n return browser.isIos && this.player.config.fullscreen.iosNative ? this.player.media : this.player.elements.fullscreen ?? this.player.elements.container;\n }\n }\n\n // ==========================================================================\n // Load image avoiding xhr/fetch CORS issues\n // Server status can't be obtained this way unfortunately, so this uses \"naturalWidth\" to determine if the image has loaded\n // By default it checks if it is at least 1px, but you can add a second argument to change this\n // ==========================================================================\n\n function loadImage(src, minWidth = 1) {\n return new Promise((resolve, reject) => {\n const image = new Image();\n const handler = () => {\n delete image.onload;\n delete image.onerror;\n (image.naturalWidth >= minWidth ? resolve : reject)(image);\n };\n Object.assign(image, {\n onload: handler,\n onerror: handler,\n src\n });\n });\n }\n\n // ==========================================================================\n // Plyr UI\n // ==========================================================================\n\n const ui = {\n addStyleHook() {\n toggleClass(this.elements.container, this.config.selectors.container.replace('.', ''), true);\n toggleClass(this.elements.container, this.config.classNames.uiSupported, this.supported.ui);\n },\n // Toggle native HTML5 media controls\n toggleNativeControls(toggle = false) {\n if (toggle && this.isHTML5) {\n this.media.setAttribute('controls', '');\n } else {\n this.media.removeAttribute('controls');\n }\n },\n // Setup the UI\n build() {\n // Re-attach media element listeners\n // TODO: Use event bubbling?\n this.listeners.media();\n\n // Don't setup interface if no support\n if (!this.supported.ui) {\n this.debug.warn(`Basic support only for ${this.provider} ${this.type}`);\n\n // Restore native controls\n ui.toggleNativeControls.call(this, true);\n\n // Bail\n return;\n }\n\n // Inject custom controls if not present\n if (!is.element(this.elements.controls)) {\n // Inject custom controls\n controls.inject.call(this);\n\n // Re-attach control listeners\n this.listeners.controls();\n }\n\n // Remove native controls\n ui.toggleNativeControls.call(this);\n\n // Setup captions for HTML5\n if (this.isHTML5) {\n captions.setup.call(this);\n }\n\n // Reset volume\n this.volume = null;\n\n // Reset mute state\n this.muted = null;\n\n // Reset loop state\n this.loop = null;\n\n // Reset quality setting\n this.quality = null;\n\n // Reset speed\n this.speed = null;\n\n // Reset volume display\n controls.updateVolume.call(this);\n\n // Reset time display\n controls.timeUpdate.call(this);\n\n // Reset duration display\n controls.durationUpdate.call(this);\n\n // Update the UI\n ui.checkPlaying.call(this);\n\n // Check for picture-in-picture support\n toggleClass(this.elements.container, this.config.classNames.pip.supported, support.pip && this.isHTML5 && this.isVideo);\n\n // Check for airplay support\n toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5);\n\n // Add touch class\n toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch);\n\n // Ready for API calls\n this.ready = true;\n\n // Ready event at end of execution stack\n setTimeout(() => {\n triggerEvent.call(this, this.media, 'ready');\n }, 0);\n\n // Set the title\n ui.setTitle.call(this);\n\n // Assure the poster image is set, if the property was added before the element was created\n if (this.poster) {\n ui.setPoster.call(this, this.poster, false).catch(() => {});\n }\n\n // Manually set the duration if user has overridden it.\n // The event listeners for it doesn't get called if preload is disabled (#701)\n if (this.config.duration) {\n controls.durationUpdate.call(this);\n }\n\n // Media metadata\n if (this.config.mediaMetadata) {\n controls.setMediaMetadata.call(this);\n }\n },\n // Setup aria attribute for play and iframe title\n setTitle() {\n // Find the current text\n let label = i18n.get('play', this.config);\n\n // If there's a media title set, use that for the label\n if (is.string(this.config.title) && !is.empty(this.config.title)) {\n label += `, ${this.config.title}`;\n }\n\n // If there's a play button, set label\n Array.from(this.elements.buttons.play || []).forEach(button => {\n button.setAttribute('aria-label', label);\n });\n\n // Set iframe title\n // https://github.com/sampotts/plyr/issues/124\n if (this.isEmbed) {\n const iframe = getElement.call(this, 'iframe');\n if (!is.element(iframe)) {\n return;\n }\n\n // Default to media type\n const title = !is.empty(this.config.title) ? this.config.title : 'video';\n const format = i18n.get('frameTitle', this.config);\n iframe.setAttribute('title', format.replace('{title}', title));\n }\n },\n // Toggle poster\n togglePoster(enable) {\n toggleClass(this.elements.container, this.config.classNames.posterEnabled, enable);\n },\n // Set the poster image (async)\n // Used internally for the poster setter, with the passive option forced to false\n setPoster(poster, passive = true) {\n // Don't override if call is passive\n if (passive && this.poster) {\n return Promise.reject(new Error('Poster already set'));\n }\n\n // Set property synchronously to respect the call order\n this.media.setAttribute('data-poster', poster);\n\n // Show the poster\n this.elements.poster.removeAttribute('hidden');\n\n // Wait until ui is ready\n return ready.call(this)\n // Load image\n .then(() => loadImage(poster)).catch(error => {\n // Hide poster on error unless it's been set by another call\n if (poster === this.poster) {\n ui.togglePoster.call(this, false);\n }\n // Rethrow\n throw error;\n }).then(() => {\n // Prevent race conditions\n if (poster !== this.poster) {\n throw new Error('setPoster cancelled by later call to setPoster');\n }\n }).then(() => {\n Object.assign(this.elements.poster.style, {\n backgroundImage: `url('${poster}')`,\n // Reset backgroundSize as well (since it can be set to \"cover\" for padded thumbnails for youtube)\n backgroundSize: ''\n });\n ui.togglePoster.call(this, true);\n return poster;\n });\n },\n // Check playing state\n checkPlaying(event) {\n // Class hooks\n toggleClass(this.elements.container, this.config.classNames.playing, this.playing);\n toggleClass(this.elements.container, this.config.classNames.paused, this.paused);\n toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped);\n\n // Set state\n Array.from(this.elements.buttons.play || []).forEach(target => {\n Object.assign(target, {\n pressed: this.playing\n });\n target.setAttribute('aria-label', i18n.get(this.playing ? 'pause' : 'play', this.config));\n });\n\n // Only update controls on non timeupdate events\n if (is.event(event) && event.type === 'timeupdate') {\n return;\n }\n\n // Toggle controls\n ui.toggleControls.call(this);\n },\n // Check if media is loading\n checkLoading(event) {\n this.loading = ['stalled', 'waiting'].includes(event.type);\n\n // Clear timer\n clearTimeout(this.timers.loading);\n\n // Timer to prevent flicker when seeking\n this.timers.loading = setTimeout(() => {\n // Update progress bar loading class state\n toggleClass(this.elements.container, this.config.classNames.loading, this.loading);\n\n // Update controls visibility\n ui.toggleControls.call(this);\n }, this.loading ? 250 : 0);\n },\n // Toggle controls based on state and `force` argument\n toggleControls(force) {\n const {\n controls: controlsElement\n } = this.elements;\n if (controlsElement && this.config.hideControls) {\n // Don't hide controls if a touch-device user recently seeked. (Must be limited to touch devices, or it occasionally prevents desktop controls from hiding.)\n const recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now();\n\n // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide\n this.toggleControls(Boolean(force || this.loading || this.paused || controlsElement.pressed || controlsElement.hover || recentTouchSeek));\n }\n },\n // Migrate any custom properties from the media to the parent\n migrateStyles() {\n // Loop through values (as they are the keys when the object is spread 🤔)\n Object.values({\n ...this.media.style\n })\n // We're only fussed about Plyr specific properties\n .filter(key => !is.empty(key) && is.string(key) && key.startsWith('--plyr')).forEach(key => {\n // Set on the container\n this.elements.container.style.setProperty(key, this.media.style.getPropertyValue(key));\n\n // Clean up from media element\n this.media.style.removeProperty(key);\n });\n\n // Remove attribute if empty\n if (is.empty(this.media.style)) {\n this.media.removeAttribute('style');\n }\n }\n };\n\n class Listeners {\n constructor(_player) {\n // Device is touch enabled\n _defineProperty$1(this, \"firstTouch\", () => {\n const {\n player\n } = this;\n const {\n elements\n } = player;\n player.touch = true;\n\n // Add touch class\n toggleClass(elements.container, player.config.classNames.isTouch, true);\n });\n // Global window & document listeners\n _defineProperty$1(this, \"global\", (toggle = true) => {\n const {\n player\n } = this;\n\n // Keyboard shortcuts\n if (player.config.keyboard.global) {\n toggleListener.call(player, window, 'keydown keyup', this.handleKey, toggle, false);\n }\n\n // Click anywhere closes menu\n toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle);\n\n // Detect touch by events\n once.call(player, document.body, 'touchstart', this.firstTouch);\n });\n // Container listeners\n _defineProperty$1(this, \"container\", () => {\n const {\n player\n } = this;\n const {\n config,\n elements,\n timers\n } = player;\n\n // Keyboard shortcuts\n if (!config.keyboard.global && config.keyboard.focused) {\n on.call(player, elements.container, 'keydown keyup', this.handleKey, false);\n }\n\n // Toggle controls on mouse events and entering fullscreen\n on.call(player, elements.container, 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen', event => {\n const {\n controls: controlsElement\n } = elements;\n\n // Remove button states for fullscreen\n if (controlsElement && event.type === 'enterfullscreen') {\n controlsElement.pressed = false;\n controlsElement.hover = false;\n }\n\n // Show, then hide after a timeout unless another control event occurs\n const show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);\n let delay = 0;\n if (show) {\n ui.toggleControls.call(player, true);\n // Use longer timeout for touch devices\n delay = player.touch ? 3000 : 2000;\n }\n\n // Clear timer\n clearTimeout(timers.controls);\n\n // Set new timer to prevent flicker when seeking\n timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);\n });\n\n // Set a gutter for Vimeo\n const setGutter = () => {\n if (!player.isVimeo || player.config.vimeo.premium) {\n return;\n }\n const target = elements.wrapper;\n const {\n active\n } = player.fullscreen;\n const [videoWidth, videoHeight] = getAspectRatio.call(player);\n const useNativeAspectRatio = supportsCSS(`aspect-ratio: ${videoWidth} / ${videoHeight}`);\n\n // If not active, remove styles\n if (!active) {\n if (useNativeAspectRatio) {\n target.style.width = null;\n target.style.height = null;\n } else {\n target.style.maxWidth = null;\n target.style.margin = null;\n }\n return;\n }\n\n // Determine which dimension will overflow and constrain view\n const [viewportWidth, viewportHeight] = getViewportSize();\n const overflow = viewportWidth / viewportHeight > videoWidth / videoHeight;\n if (useNativeAspectRatio) {\n target.style.width = overflow ? 'auto' : '100%';\n target.style.height = overflow ? '100%' : 'auto';\n } else {\n target.style.maxWidth = overflow ? `${viewportHeight / videoHeight * videoWidth}px` : null;\n target.style.margin = overflow ? '0 auto' : null;\n }\n };\n\n // Handle resizing\n const resized = () => {\n clearTimeout(timers.resized);\n timers.resized = setTimeout(setGutter, 50);\n };\n on.call(player, elements.container, 'enterfullscreen exitfullscreen', event => {\n const {\n target\n } = player.fullscreen;\n\n // Ignore events not from target\n if (target !== elements.container) {\n return;\n }\n\n // If it's not an embed and no ratio specified\n if (!player.isEmbed && is.empty(player.config.ratio)) {\n return;\n }\n\n // Set Vimeo gutter\n setGutter();\n\n // Watch for resizes\n const method = event.type === 'enterfullscreen' ? on : off;\n method.call(player, window, 'resize', resized);\n });\n });\n // Listen for media events\n _defineProperty$1(this, \"media\", () => {\n const {\n player\n } = this;\n const {\n elements\n } = player;\n\n // Time change on media\n on.call(player, player.media, 'timeupdate seeking seeked', event => controls.timeUpdate.call(player, event));\n\n // Display duration\n on.call(player, player.media, 'durationchange loadeddata loadedmetadata', event => controls.durationUpdate.call(player, event));\n\n // Handle the media finishing\n on.call(player, player.media, 'ended', () => {\n // Show poster on end\n if (player.isHTML5 && player.isVideo && player.config.resetOnEnd) {\n // Restart\n player.restart();\n\n // Call pause otherwise IE11 will start playing the video again\n player.pause();\n }\n });\n\n // Check for buffer progress\n on.call(player, player.media, 'progress playing seeking seeked', event => controls.updateProgress.call(player, event));\n\n // Handle volume changes\n on.call(player, player.media, 'volumechange', event => controls.updateVolume.call(player, event));\n\n // Handle play/pause\n on.call(player, player.media, 'playing play pause ended emptied timeupdate', event => ui.checkPlaying.call(player, event));\n\n // Loading state\n on.call(player, player.media, 'waiting canplay seeked playing', event => ui.checkLoading.call(player, event));\n\n // Click video\n if (player.supported.ui && player.config.clickToPlay && !player.isAudio) {\n // Re-fetch the wrapper\n const wrapper = getElement.call(player, `.${player.config.classNames.video}`);\n\n // Bail if there's no wrapper (this should never happen)\n if (!is.element(wrapper)) {\n return;\n }\n\n // On click play, pause or restart\n on.call(player, elements.container, 'click', event => {\n const targets = [elements.container, wrapper];\n\n // Ignore if click if not container or in video wrapper\n if (!targets.includes(event.target) && !wrapper.contains(event.target)) {\n return;\n }\n\n // Touch devices will just show controls (if hidden)\n if (player.touch && player.config.hideControls) {\n return;\n }\n if (player.ended) {\n this.proxy(event, player.restart, 'restart');\n this.proxy(event, () => {\n silencePromise(player.play());\n }, 'play');\n } else {\n this.proxy(event, () => {\n silencePromise(player.togglePlay());\n }, 'play');\n }\n });\n }\n\n // Disable right click\n if (player.supported.ui && player.config.disableContextMenu) {\n on.call(player, elements.wrapper, 'contextmenu', event => {\n event.preventDefault();\n }, false);\n }\n\n // Volume change\n on.call(player, player.media, 'volumechange', () => {\n // Save to storage\n player.storage.set({\n volume: player.volume,\n muted: player.muted\n });\n });\n\n // Speed change\n on.call(player, player.media, 'ratechange', () => {\n // Update UI\n controls.updateSetting.call(player, 'speed');\n\n // Save to storage\n player.storage.set({\n speed: player.speed\n });\n });\n\n // Quality change\n on.call(player, player.media, 'qualitychange', event => {\n // Update UI\n controls.updateSetting.call(player, 'quality', null, event.detail.quality);\n });\n\n // Update download link when ready and if quality changes\n on.call(player, player.media, 'ready qualitychange', () => {\n controls.setDownloadUrl.call(player);\n });\n\n // Proxy events to container\n // Bubble up key events for Edge\n const proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');\n on.call(player, player.media, proxyEvents, event => {\n let {\n detail = {}\n } = event;\n\n // Get error details from media\n if (event.type === 'error') {\n detail = player.media.error;\n }\n triggerEvent.call(player, elements.container, event.type, true, detail);\n });\n });\n // Run default and custom handlers\n _defineProperty$1(this, \"proxy\", (event, defaultHandler, customHandlerKey) => {\n const {\n player\n } = this;\n const customHandler = player.config.listeners[customHandlerKey];\n const hasCustomHandler = is.function(customHandler);\n let returned = true;\n\n // Execute custom handler\n if (hasCustomHandler) {\n returned = customHandler.call(player, event);\n }\n\n // Only call default handler if not prevented in custom handler\n if (returned !== false && is.function(defaultHandler)) {\n defaultHandler.call(player, event);\n }\n });\n // Trigger custom and default handlers\n _defineProperty$1(this, \"bind\", (element, type, defaultHandler, customHandlerKey, passive = true) => {\n const {\n player\n } = this;\n const customHandler = player.config.listeners[customHandlerKey];\n const hasCustomHandler = is.function(customHandler);\n on.call(player, element, type, event => this.proxy(event, defaultHandler, customHandlerKey), passive && !hasCustomHandler);\n });\n // Listen for control events\n _defineProperty$1(this, \"controls\", () => {\n const {\n player\n } = this;\n const {\n elements\n } = player;\n // IE doesn't support input event, so we fallback to change\n const inputEvent = browser.isIE ? 'change' : 'input';\n\n // Play/pause toggle\n if (elements.buttons.play) {\n Array.from(elements.buttons.play).forEach(button => {\n this.bind(button, 'click', () => {\n silencePromise(player.togglePlay());\n }, 'play');\n });\n }\n\n // Pause\n this.bind(elements.buttons.restart, 'click', player.restart, 'restart');\n\n // Rewind\n this.bind(elements.buttons.rewind, 'click', () => {\n // Record seek time so we can prevent hiding controls for a few seconds after rewind\n player.lastSeekTime = Date.now();\n player.rewind();\n }, 'rewind');\n\n // Rewind\n this.bind(elements.buttons.fastForward, 'click', () => {\n // Record seek time so we can prevent hiding controls for a few seconds after fast forward\n player.lastSeekTime = Date.now();\n player.forward();\n }, 'fastForward');\n\n // Mute toggle\n this.bind(elements.buttons.mute, 'click', () => {\n player.muted = !player.muted;\n }, 'mute');\n\n // Captions toggle\n this.bind(elements.buttons.captions, 'click', () => player.toggleCaptions());\n\n // Download\n this.bind(elements.buttons.download, 'click', () => {\n triggerEvent.call(player, player.media, 'download');\n }, 'download');\n\n // Fullscreen toggle\n this.bind(elements.buttons.fullscreen, 'click', () => {\n player.fullscreen.toggle();\n }, 'fullscreen');\n\n // Picture-in-Picture\n this.bind(elements.buttons.pip, 'click', () => {\n player.pip = 'toggle';\n }, 'pip');\n\n // Airplay\n this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay');\n\n // Settings menu - click toggle\n this.bind(elements.buttons.settings, 'click', event => {\n // Prevent the document click listener closing the menu\n event.stopPropagation();\n event.preventDefault();\n controls.toggleMenu.call(player, event);\n }, null, false); // Can't be passive as we're preventing default\n\n // Settings menu - keyboard toggle\n // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus\n // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143\n this.bind(elements.buttons.settings, 'keyup', event => {\n if (![' ', 'Enter'].includes(event.key)) {\n return;\n }\n\n // Because return triggers a click anyway, all we need to do is set focus\n if (event.key === 'Enter') {\n controls.focusFirstMenuItem.call(player, null, true);\n return;\n }\n\n // Prevent scroll\n event.preventDefault();\n\n // Prevent playing video (Firefox)\n event.stopPropagation();\n\n // Toggle menu\n controls.toggleMenu.call(player, event);\n }, null, false // Can't be passive as we're preventing default\n );\n\n // Escape closes menu\n this.bind(elements.settings.menu, 'keydown', event => {\n if (event.key === 'Escape') {\n controls.toggleMenu.call(player, event);\n }\n });\n\n // Set range input alternative \"value\", which matches the tooltip time (#954)\n this.bind(elements.inputs.seek, 'mousedown mousemove', event => {\n const rect = elements.progress.getBoundingClientRect();\n const percent = 100 / rect.width * (event.pageX - rect.left);\n event.currentTarget.setAttribute('seek-value', percent);\n });\n\n // Pause while seeking\n this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', event => {\n const seek = event.currentTarget;\n const attribute = 'play-on-seeked';\n if (is.keyboardEvent(event) && !['ArrowLeft', 'ArrowRight'].includes(event.key)) {\n return;\n }\n\n // Record seek time so we can prevent hiding controls for a few seconds after seek\n player.lastSeekTime = Date.now();\n\n // Was playing before?\n const play = seek.hasAttribute(attribute);\n // Done seeking\n const done = ['mouseup', 'touchend', 'keyup'].includes(event.type);\n\n // If we're done seeking and it was playing, resume playback\n if (play && done) {\n seek.removeAttribute(attribute);\n silencePromise(player.play());\n } else if (!done && player.playing) {\n seek.setAttribute(attribute, '');\n player.pause();\n }\n });\n\n // Fix range inputs on iOS\n // Super weird iOS bug where after you interact with an <input type=\"range\">,\n // it takes over further interactions on the page. This is a hack\n if (browser.isIos) {\n const inputs = getElements.call(player, 'input[type=\"range\"]');\n Array.from(inputs).forEach(input => this.bind(input, inputEvent, event => repaint(event.target)));\n }\n\n // Seek\n this.bind(elements.inputs.seek, inputEvent, event => {\n const seek = event.currentTarget;\n // If it exists, use seek-value instead of \"value\" for consistency with tooltip time (#954)\n let seekTo = seek.getAttribute('seek-value');\n if (is.empty(seekTo)) {\n seekTo = seek.value;\n }\n seek.removeAttribute('seek-value');\n player.currentTime = seekTo / seek.max * player.duration;\n }, 'seek');\n\n // Seek tooltip\n this.bind(elements.progress, 'mouseenter mouseleave mousemove', event => controls.updateSeekTooltip.call(player, event));\n\n // Preview thumbnails plugin\n // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this\n this.bind(elements.progress, 'mousemove touchmove', event => {\n const {\n previewThumbnails\n } = player;\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.startMove(event);\n }\n });\n\n // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering\n this.bind(elements.progress, 'mouseleave touchend click', () => {\n const {\n previewThumbnails\n } = player;\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.endMove(false, true);\n }\n });\n\n // Show scrubbing preview\n this.bind(elements.progress, 'mousedown touchstart', event => {\n const {\n previewThumbnails\n } = player;\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.startScrubbing(event);\n }\n });\n this.bind(elements.progress, 'mouseup touchend', event => {\n const {\n previewThumbnails\n } = player;\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.endScrubbing(event);\n }\n });\n\n // Polyfill for lower fill in <input type=\"range\"> for webkit\n if (browser.isWebKit) {\n Array.from(getElements.call(player, 'input[type=\"range\"]')).forEach(element => {\n this.bind(element, 'input', event => controls.updateRangeFill.call(player, event.target));\n });\n }\n\n // Current time invert\n // Only if one time element is used for both currentTime and duration\n if (player.config.toggleInvert && !is.element(elements.display.duration)) {\n this.bind(elements.display.currentTime, 'click', () => {\n // Do nothing if we're at the start\n if (player.currentTime === 0) {\n return;\n }\n player.config.invertTime = !player.config.invertTime;\n controls.timeUpdate.call(player);\n });\n }\n\n // Volume\n this.bind(elements.inputs.volume, inputEvent, event => {\n player.volume = event.target.value;\n }, 'volume');\n\n // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)\n this.bind(elements.controls, 'mouseenter mouseleave', event => {\n elements.controls.hover = !player.touch && event.type === 'mouseenter';\n });\n\n // Also update controls.hover state for any non-player children of fullscreen element (as above)\n if (elements.fullscreen) {\n Array.from(elements.fullscreen.children).filter(c => !c.contains(elements.container)).forEach(child => {\n this.bind(child, 'mouseenter mouseleave', event => {\n if (elements.controls) {\n elements.controls.hover = !player.touch && event.type === 'mouseenter';\n }\n });\n });\n }\n\n // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)\n this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', event => {\n elements.controls.pressed = ['mousedown', 'touchstart'].includes(event.type);\n });\n\n // Show controls when they receive focus (e.g., when using keyboard tab key)\n this.bind(elements.controls, 'focusin', () => {\n const {\n config,\n timers\n } = player;\n\n // Skip transition to prevent focus from scrolling the parent element\n toggleClass(elements.controls, config.classNames.noTransition, true);\n\n // Toggle\n ui.toggleControls.call(player, true);\n\n // Restore transition\n setTimeout(() => {\n toggleClass(elements.controls, config.classNames.noTransition, false);\n }, 0);\n\n // Delay a little more for mouse users\n const delay = this.touch ? 3000 : 4000;\n\n // Clear timer\n clearTimeout(timers.controls);\n\n // Hide again after delay\n timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);\n });\n\n // Mouse wheel for volume\n this.bind(elements.inputs.volume, 'wheel', event => {\n // Detect \"natural\" scroll - supported on OS X Safari only\n // Other browsers on OS X will be inverted until support improves\n const inverted = event.webkitDirectionInvertedFromDevice;\n // Get delta from event. Invert if `inverted` is true\n const [x, y] = [event.deltaX, -event.deltaY].map(value => inverted ? -value : value);\n // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)\n const direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y);\n\n // Change the volume by 2%\n player.increaseVolume(direction / 50);\n\n // Don't break page scrolling at max and min\n const {\n volume\n } = player.media;\n if (direction === 1 && volume < 1 || direction === -1 && volume > 0) {\n event.preventDefault();\n }\n }, 'volume', false);\n });\n this.player = _player;\n this.lastKey = null;\n this.focusTimer = null;\n this.lastKeyDown = null;\n this.handleKey = this.handleKey.bind(this);\n this.toggleMenu = this.toggleMenu.bind(this);\n this.firstTouch = this.firstTouch.bind(this);\n }\n\n // Handle key presses\n handleKey(event) {\n const {\n player\n } = this;\n const {\n elements\n } = player;\n const {\n key,\n type,\n altKey,\n ctrlKey,\n metaKey,\n shiftKey\n } = event;\n const pressed = type === 'keydown';\n const repeat = pressed && key === this.lastKey;\n\n // Bail if a modifier key is set\n if (altKey || ctrlKey || metaKey || shiftKey) {\n return;\n }\n\n // If the event is bubbled from the media element\n // Firefox doesn't get the key for whatever reason\n if (!key) {\n return;\n }\n\n // Seek by increment\n const seekByIncrement = increment => {\n // Divide the max duration into 10th's and times by the number value\n player.currentTime = player.duration / 10 * increment;\n };\n\n // Handle the key on keydown\n // Reset on keyup\n if (pressed) {\n // Check focused element\n // and if the focused element is not editable (e.g. text input)\n // and any that accept key input http://webaim.org/techniques/keyboard/\n const focused = document.activeElement;\n if (is.element(focused)) {\n const {\n editable\n } = player.config.selectors;\n const {\n seek\n } = elements.inputs;\n if (focused !== seek && matches(focused, editable)) {\n return;\n }\n if (event.key === ' ' && matches(focused, 'button, [role^=\"menuitem\"]')) {\n return;\n }\n }\n\n // Which keys should we prevent default\n const preventDefault = [' ', 'ArrowLeft', 'ArrowUp', 'ArrowRight', 'ArrowDown', '0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'c', 'f', 'k', 'l', 'm'];\n\n // If the key is found prevent default (e.g. prevent scrolling for arrows)\n if (preventDefault.includes(key)) {\n event.preventDefault();\n event.stopPropagation();\n }\n switch (key) {\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n if (!repeat) {\n seekByIncrement(parseInt(key, 10));\n }\n break;\n case ' ':\n case 'k':\n if (!repeat) {\n silencePromise(player.togglePlay());\n }\n break;\n case 'ArrowUp':\n player.increaseVolume(0.1);\n break;\n case 'ArrowDown':\n player.decreaseVolume(0.1);\n break;\n case 'm':\n if (!repeat) {\n player.muted = !player.muted;\n }\n break;\n case 'ArrowRight':\n player.forward();\n break;\n case 'ArrowLeft':\n player.rewind();\n break;\n case 'f':\n player.fullscreen.toggle();\n break;\n case 'c':\n if (!repeat) {\n player.toggleCaptions();\n }\n break;\n case 'l':\n player.loop = !player.loop;\n break;\n }\n\n // Escape is handle natively when in full screen\n // So we only need to worry about non native\n if (key === 'Escape' && !player.fullscreen.usingNative && player.fullscreen.active) {\n player.fullscreen.toggle();\n }\n\n // Store last key for next cycle\n this.lastKey = key;\n } else {\n this.lastKey = null;\n }\n }\n\n // Toggle menu\n toggleMenu(event) {\n controls.toggleMenu.call(this.player, event);\n }\n }\n\n var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};\n\n function createCommonjsModule(fn, module) {\n \treturn module = { exports: {} }, fn(module, module.exports), module.exports;\n }\n\n var loadjs_umd = createCommonjsModule(function (module, exports) {\n (function (root, factory) {\n {\n module.exports = factory();\n }\n })(commonjsGlobal, function () {\n /**\n * Global dependencies.\n * @global {Object} document - DOM\n */\n\n var devnull = function () {},\n bundleIdCache = {},\n bundleResultCache = {},\n bundleCallbackQueue = {};\n\n /**\n * Subscribe to bundle load event.\n * @param {string[]} bundleIds - Bundle ids\n * @param {Function} callbackFn - The callback function\n */\n function subscribe(bundleIds, callbackFn) {\n // listify\n bundleIds = bundleIds.push ? bundleIds : [bundleIds];\n var depsNotFound = [],\n i = bundleIds.length,\n numWaiting = i,\n fn,\n bundleId,\n r,\n q;\n\n // define callback function\n fn = function (bundleId, pathsNotFound) {\n if (pathsNotFound.length) depsNotFound.push(bundleId);\n numWaiting--;\n if (!numWaiting) callbackFn(depsNotFound);\n };\n\n // register callback\n while (i--) {\n bundleId = bundleIds[i];\n\n // execute callback if in result cache\n r = bundleResultCache[bundleId];\n if (r) {\n fn(bundleId, r);\n continue;\n }\n\n // add to callback queue\n q = bundleCallbackQueue[bundleId] = bundleCallbackQueue[bundleId] || [];\n q.push(fn);\n }\n }\n\n /**\n * Publish bundle load event.\n * @param {string} bundleId - Bundle id\n * @param {string[]} pathsNotFound - List of files not found\n */\n function publish(bundleId, pathsNotFound) {\n // exit if id isn't defined\n if (!bundleId) return;\n var q = bundleCallbackQueue[bundleId];\n\n // cache result\n bundleResultCache[bundleId] = pathsNotFound;\n\n // exit if queue is empty\n if (!q) return;\n\n // empty callback queue\n while (q.length) {\n q[0](bundleId, pathsNotFound);\n q.splice(0, 1);\n }\n }\n\n /**\n * Execute callbacks.\n * @param {Object or Function} args - The callback args\n * @param {string[]} depsNotFound - List of dependencies not found\n */\n function executeCallbacks(args, depsNotFound) {\n // accept function as argument\n if (args.call) args = {\n success: args\n };\n\n // success and error callbacks\n if (depsNotFound.length) (args.error || devnull)(depsNotFound);else (args.success || devnull)(args);\n }\n\n /**\n * Load individual file.\n * @param {string} path - The file path\n * @param {Function} callbackFn - The callback function\n */\n function loadFile(path, callbackFn, args, numTries) {\n var doc = document,\n async = args.async,\n maxTries = (args.numRetries || 0) + 1,\n beforeCallbackFn = args.before || devnull,\n pathname = path.replace(/[\\?|#].*$/, ''),\n pathStripped = path.replace(/^(css|img)!/, ''),\n isLegacyIECss,\n e;\n numTries = numTries || 0;\n if (/(^css!|\\.css$)/.test(pathname)) {\n // css\n e = doc.createElement('link');\n e.rel = 'stylesheet';\n e.href = pathStripped;\n\n // tag IE9+\n isLegacyIECss = 'hideFocus' in e;\n\n // use preload in IE Edge (to detect load errors)\n if (isLegacyIECss && e.relList) {\n isLegacyIECss = 0;\n e.rel = 'preload';\n e.as = 'style';\n }\n } else if (/(^img!|\\.(png|gif|jpg|svg|webp)$)/.test(pathname)) {\n // image\n e = doc.createElement('img');\n e.src = pathStripped;\n } else {\n // javascript\n e = doc.createElement('script');\n e.src = path;\n e.async = async === undefined ? true : async;\n }\n e.onload = e.onerror = e.onbeforeload = function (ev) {\n var result = ev.type[0];\n\n // treat empty stylesheets as failures to get around lack of onerror\n // support in IE9-11\n if (isLegacyIECss) {\n try {\n if (!e.sheet.cssText.length) result = 'e';\n } catch (x) {\n // sheets objects created from load errors don't allow access to\n // `cssText` (unless error is Code:18 SecurityError)\n if (x.code != 18) result = 'e';\n }\n }\n\n // handle retries in case of load failure\n if (result == 'e') {\n // increment counter\n numTries += 1;\n\n // exit function and try again\n if (numTries < maxTries) {\n return loadFile(path, callbackFn, args, numTries);\n }\n } else if (e.rel == 'preload' && e.as == 'style') {\n // activate preloaded stylesheets\n return e.rel = 'stylesheet'; // jshint ignore:line\n }\n\n // execute callback\n callbackFn(path, result, ev.defaultPrevented);\n };\n\n // add to document (unless callback returns `false`)\n if (beforeCallbackFn(path, e) !== false) doc.head.appendChild(e);\n }\n\n /**\n * Load multiple files.\n * @param {string[]} paths - The file paths\n * @param {Function} callbackFn - The callback function\n */\n function loadFiles(paths, callbackFn, args) {\n // listify paths\n paths = paths.push ? paths : [paths];\n var numWaiting = paths.length,\n x = numWaiting,\n pathsNotFound = [],\n fn,\n i;\n\n // define callback function\n fn = function (path, result, defaultPrevented) {\n // handle error\n if (result == 'e') pathsNotFound.push(path);\n\n // handle beforeload event. If defaultPrevented then that means the load\n // will be blocked (ex. Ghostery/ABP on Safari)\n if (result == 'b') {\n if (defaultPrevented) pathsNotFound.push(path);else return;\n }\n numWaiting--;\n if (!numWaiting) callbackFn(pathsNotFound);\n };\n\n // load scripts\n for (i = 0; i < x; i++) loadFile(paths[i], fn, args);\n }\n\n /**\n * Initiate script load and register bundle.\n * @param {(string|string[])} paths - The file paths\n * @param {(string|Function|Object)} [arg1] - The (1) bundleId or (2) success\n * callback or (3) object literal with success/error arguments, numRetries,\n * etc.\n * @param {(Function|Object)} [arg2] - The (1) success callback or (2) object\n * literal with success/error arguments, numRetries, etc.\n */\n function loadjs(paths, arg1, arg2) {\n var bundleId, args;\n\n // bundleId (if string)\n if (arg1 && arg1.trim) bundleId = arg1;\n\n // args (default is {})\n args = (bundleId ? arg2 : arg1) || {};\n\n // throw error if bundle is already defined\n if (bundleId) {\n if (bundleId in bundleIdCache) {\n throw \"LoadJS\";\n } else {\n bundleIdCache[bundleId] = true;\n }\n }\n function loadFn(resolve, reject) {\n loadFiles(paths, function (pathsNotFound) {\n // execute callbacks\n executeCallbacks(args, pathsNotFound);\n\n // resolve Promise\n if (resolve) {\n executeCallbacks({\n success: resolve,\n error: reject\n }, pathsNotFound);\n }\n\n // publish bundle load event\n publish(bundleId, pathsNotFound);\n }, args);\n }\n if (args.returnPromise) return new Promise(loadFn);else loadFn();\n }\n\n /**\n * Execute callbacks when dependencies have been satisfied.\n * @param {(string|string[])} deps - List of bundle ids\n * @param {Object} args - success/error arguments\n */\n loadjs.ready = function ready(deps, args) {\n // subscribe to bundle load event\n subscribe(deps, function (depsNotFound) {\n // execute callbacks\n executeCallbacks(args, depsNotFound);\n });\n return loadjs;\n };\n\n /**\n * Manually satisfy bundle dependencies.\n * @param {string} bundleId - The bundle id\n */\n loadjs.done = function done(bundleId) {\n publish(bundleId, []);\n };\n\n /**\n * Reset loadjs dependencies statuses\n */\n loadjs.reset = function reset() {\n bundleIdCache = {};\n bundleResultCache = {};\n bundleCallbackQueue = {};\n };\n\n /**\n * Determine if bundle has already been defined\n * @param String} bundleId - The bundle id\n */\n loadjs.isDefined = function isDefined(bundleId) {\n return bundleId in bundleIdCache;\n };\n\n // export\n return loadjs;\n });\n });\n\n // ==========================================================================\n // Load an external script\n // ==========================================================================\n\n function loadScript(url) {\n return new Promise((resolve, reject) => {\n loadjs_umd(url, {\n success: resolve,\n error: reject\n });\n });\n }\n\n // ==========================================================================\n // Vimeo plugin\n // ==========================================================================\n\n\n // Parse Vimeo ID from URL\n function parseId$1(url) {\n if (is.empty(url)) {\n return null;\n }\n if (is.number(Number(url))) {\n return url;\n }\n const regex = /^.*(vimeo.com\\/|video\\/)(\\d+).*/;\n return url.match(regex) ? RegExp.$2 : url;\n }\n\n // Try to extract a hash for private videos from the URL\n function parseHash(url) {\n /* This regex matches a hexadecimal hash if given in any of these forms:\n * - [https://player.]vimeo.com/video/{id}/{hash}[?params]\n * - [https://player.]vimeo.com/video/{id}?h={hash}[&params]\n * - [https://player.]vimeo.com/video/{id}?[params]&h={hash}\n * - video/{id}/{hash}\n * If matched, the hash is available in capture group 4\n */\n const regex = /^.*(vimeo.com\\/|video\\/)(\\d+)(\\?.*&*h=|\\/)+([\\d,a-f]+)/;\n const found = url.match(regex);\n return found && found.length === 5 ? found[4] : null;\n }\n\n // Set playback state and trigger change (only on actual change)\n function assurePlaybackState$1(play) {\n if (play && !this.embed.hasPlayed) {\n this.embed.hasPlayed = true;\n }\n if (this.media.paused === play) {\n this.media.paused = !play;\n triggerEvent.call(this, this.media, play ? 'play' : 'pause');\n }\n }\n const vimeo = {\n setup() {\n const player = this;\n\n // Add embed class for responsive\n toggleClass(player.elements.wrapper, player.config.classNames.embed, true);\n\n // Set speed options from config\n player.options.speed = player.config.speed.options;\n\n // Set intial ratio\n setAspectRatio.call(player);\n\n // Load the SDK if not already\n if (!is.object(window.Vimeo)) {\n loadScript(player.config.urls.vimeo.sdk).then(() => {\n vimeo.ready.call(player);\n }).catch(error => {\n player.debug.warn('Vimeo SDK (player.js) failed to load', error);\n });\n } else {\n vimeo.ready.call(player);\n }\n },\n // API Ready\n ready() {\n const player = this;\n const config = player.config.vimeo;\n const {\n premium,\n referrerPolicy,\n ...frameParams\n } = config;\n // Get the source URL or ID\n let source = player.media.getAttribute('src');\n let hash = '';\n // Get from <div> if needed\n if (is.empty(source)) {\n source = player.media.getAttribute(player.config.attributes.embed.id);\n // hash can also be set as attribute on the <div>\n hash = player.media.getAttribute(player.config.attributes.embed.hash);\n } else {\n hash = parseHash(source);\n }\n const hashParam = hash ? {\n h: hash\n } : {};\n\n // If the owner has a pro or premium account then we can hide controls etc\n if (premium) {\n Object.assign(frameParams, {\n controls: false,\n sidedock: false\n });\n }\n\n // Get Vimeo params for the iframe\n const params = buildUrlParams({\n loop: player.config.loop.active,\n autoplay: player.autoplay,\n muted: player.muted,\n gesture: 'media',\n playsinline: player.config.playsinline,\n // hash has to be added to iframe-URL\n ...hashParam,\n ...frameParams\n });\n const id = parseId$1(source);\n // Build an iframe\n const iframe = createElement('iframe');\n const src = format(player.config.urls.vimeo.iframe, id, params);\n iframe.setAttribute('src', src);\n iframe.setAttribute('allowfullscreen', '');\n iframe.setAttribute('allow', ['autoplay', 'fullscreen', 'picture-in-picture', 'encrypted-media', 'accelerometer', 'gyroscope'].join('; '));\n\n // Set the referrer policy if required\n if (!is.empty(referrerPolicy)) {\n iframe.setAttribute('referrerPolicy', referrerPolicy);\n }\n\n // Inject the package\n if (premium || !config.customControls) {\n iframe.setAttribute('data-poster', player.poster);\n player.media = replaceElement(iframe, player.media);\n } else {\n const wrapper = createElement('div', {\n class: player.config.classNames.embedContainer,\n 'data-poster': player.poster\n });\n wrapper.appendChild(iframe);\n player.media = replaceElement(wrapper, player.media);\n }\n\n // Get poster image\n if (!config.customControls) {\n fetch(format(player.config.urls.vimeo.api, src)).then(response => {\n if (is.empty(response) || !response.thumbnail_url) {\n return;\n }\n\n // Set and show poster\n ui.setPoster.call(player, response.thumbnail_url).catch(() => {});\n });\n }\n\n // Setup instance\n // https://github.com/vimeo/player.js\n player.embed = new window.Vimeo.Player(iframe, {\n autopause: player.config.autopause,\n muted: player.muted\n });\n player.media.paused = true;\n player.media.currentTime = 0;\n\n // Disable native text track rendering\n if (player.supported.ui) {\n player.embed.disableTextTrack();\n }\n\n // Create a faux HTML5 API using the Vimeo API\n player.media.play = () => {\n assurePlaybackState$1.call(player, true);\n return player.embed.play();\n };\n player.media.pause = () => {\n assurePlaybackState$1.call(player, false);\n return player.embed.pause();\n };\n player.media.stop = () => {\n player.pause();\n player.currentTime = 0;\n };\n\n // Seeking\n let {\n currentTime\n } = player.media;\n Object.defineProperty(player.media, 'currentTime', {\n get() {\n return currentTime;\n },\n set(time) {\n // Vimeo will automatically play on seek if the video hasn't been played before\n\n // Get current paused state and volume etc\n const {\n embed,\n media,\n paused,\n volume\n } = player;\n const restorePause = paused && !embed.hasPlayed;\n\n // Set seeking state and trigger event\n media.seeking = true;\n triggerEvent.call(player, media, 'seeking');\n\n // If paused, mute until seek is complete\n Promise.resolve(restorePause && embed.setVolume(0))\n // Seek\n .then(() => embed.setCurrentTime(time))\n // Restore paused\n .then(() => restorePause && embed.pause())\n // Restore volume\n .then(() => restorePause && embed.setVolume(volume)).catch(() => {\n // Do nothing\n });\n }\n });\n\n // Playback speed\n let speed = player.config.speed.selected;\n Object.defineProperty(player.media, 'playbackRate', {\n get() {\n return speed;\n },\n set(input) {\n player.embed.setPlaybackRate(input).then(() => {\n speed = input;\n triggerEvent.call(player, player.media, 'ratechange');\n }).catch(() => {\n // Cannot set Playback Rate, Video is probably not on Pro account\n player.options.speed = [1];\n });\n }\n });\n\n // Volume\n let {\n volume\n } = player.config;\n Object.defineProperty(player.media, 'volume', {\n get() {\n return volume;\n },\n set(input) {\n player.embed.setVolume(input).then(() => {\n volume = input;\n triggerEvent.call(player, player.media, 'volumechange');\n });\n }\n });\n\n // Muted\n let {\n muted\n } = player.config;\n Object.defineProperty(player.media, 'muted', {\n get() {\n return muted;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : false;\n player.embed.setMuted(toggle ? true : player.config.muted).then(() => {\n muted = toggle;\n triggerEvent.call(player, player.media, 'volumechange');\n });\n }\n });\n\n // Loop\n let {\n loop\n } = player.config;\n Object.defineProperty(player.media, 'loop', {\n get() {\n return loop;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : player.config.loop.active;\n player.embed.setLoop(toggle).then(() => {\n loop = toggle;\n });\n }\n });\n\n // Source\n let currentSrc;\n player.embed.getVideoUrl().then(value => {\n currentSrc = value;\n controls.setDownloadUrl.call(player);\n }).catch(error => {\n this.debug.warn(error);\n });\n Object.defineProperty(player.media, 'currentSrc', {\n get() {\n return currentSrc;\n }\n });\n\n // Ended\n Object.defineProperty(player.media, 'ended', {\n get() {\n return player.currentTime === player.duration;\n }\n });\n\n // Set aspect ratio based on video size\n Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then(dimensions => {\n const [width, height] = dimensions;\n player.embed.ratio = roundAspectRatio(width, height);\n setAspectRatio.call(this);\n });\n\n // Set autopause\n player.embed.setAutopause(player.config.autopause).then(state => {\n player.config.autopause = state;\n });\n\n // Get title\n player.embed.getVideoTitle().then(title => {\n player.config.title = title;\n ui.setTitle.call(this);\n });\n\n // Get current time\n player.embed.getCurrentTime().then(value => {\n currentTime = value;\n triggerEvent.call(player, player.media, 'timeupdate');\n });\n\n // Get duration\n player.embed.getDuration().then(value => {\n player.media.duration = value;\n triggerEvent.call(player, player.media, 'durationchange');\n });\n\n // Get captions\n player.embed.getTextTracks().then(tracks => {\n player.media.textTracks = tracks;\n captions.setup.call(player);\n });\n player.embed.on('cuechange', ({\n cues = []\n }) => {\n const strippedCues = cues.map(cue => stripHTML(cue.text));\n captions.updateCues.call(player, strippedCues);\n });\n player.embed.on('loaded', () => {\n // Assure state and events are updated on autoplay\n player.embed.getPaused().then(paused => {\n assurePlaybackState$1.call(player, !paused);\n if (!paused) {\n triggerEvent.call(player, player.media, 'playing');\n }\n });\n if (is.element(player.embed.element) && player.supported.ui) {\n const frame = player.embed.element;\n\n // Fix keyboard focus issues\n // https://github.com/sampotts/plyr/issues/317\n frame.setAttribute('tabindex', -1);\n }\n });\n player.embed.on('bufferstart', () => {\n triggerEvent.call(player, player.media, 'waiting');\n });\n player.embed.on('bufferend', () => {\n triggerEvent.call(player, player.media, 'playing');\n });\n player.embed.on('play', () => {\n assurePlaybackState$1.call(player, true);\n triggerEvent.call(player, player.media, 'playing');\n });\n player.embed.on('pause', () => {\n assurePlaybackState$1.call(player, false);\n });\n player.embed.on('timeupdate', data => {\n player.media.seeking = false;\n currentTime = data.seconds;\n triggerEvent.call(player, player.media, 'timeupdate');\n });\n player.embed.on('progress', data => {\n player.media.buffered = data.percent;\n triggerEvent.call(player, player.media, 'progress');\n\n // Check all loaded\n if (parseInt(data.percent, 10) === 1) {\n triggerEvent.call(player, player.media, 'canplaythrough');\n }\n\n // Get duration as if we do it before load, it gives an incorrect value\n // https://github.com/sampotts/plyr/issues/891\n player.embed.getDuration().then(value => {\n if (value !== player.media.duration) {\n player.media.duration = value;\n triggerEvent.call(player, player.media, 'durationchange');\n }\n });\n });\n player.embed.on('seeked', () => {\n player.media.seeking = false;\n triggerEvent.call(player, player.media, 'seeked');\n });\n player.embed.on('ended', () => {\n player.media.paused = true;\n triggerEvent.call(player, player.media, 'ended');\n });\n player.embed.on('error', detail => {\n player.media.error = detail;\n triggerEvent.call(player, player.media, 'error');\n });\n\n // Rebuild UI\n if (config.customControls) {\n setTimeout(() => ui.build.call(player), 0);\n }\n }\n };\n\n // ==========================================================================\n // YouTube plugin\n // ==========================================================================\n\n\n // Parse YouTube ID from URL\n function parseId(url) {\n if (is.empty(url)) {\n return null;\n }\n const regex = /^.*(youtu.be\\/|v\\/|u\\/\\w\\/|embed\\/|watch\\?v=|&v=)([^#&?]*).*/;\n return url.match(regex) ? RegExp.$2 : url;\n }\n\n // Set playback state and trigger change (only on actual change)\n function assurePlaybackState(play) {\n if (play && !this.embed.hasPlayed) {\n this.embed.hasPlayed = true;\n }\n if (this.media.paused === play) {\n this.media.paused = !play;\n triggerEvent.call(this, this.media, play ? 'play' : 'pause');\n }\n }\n function getHost(config) {\n if (config.noCookie) {\n return 'https://www.youtube-nocookie.com';\n }\n if (window.location.protocol === 'http:') {\n return 'http://www.youtube.com';\n }\n\n // Use YouTube's default\n return undefined;\n }\n const youtube = {\n setup() {\n // Add embed class for responsive\n toggleClass(this.elements.wrapper, this.config.classNames.embed, true);\n\n // Setup API\n if (is.object(window.YT) && is.function(window.YT.Player)) {\n youtube.ready.call(this);\n } else {\n // Reference current global callback\n const callback = window.onYouTubeIframeAPIReady;\n\n // Set callback to process queue\n window.onYouTubeIframeAPIReady = () => {\n // Call global callback if set\n if (is.function(callback)) {\n callback();\n }\n youtube.ready.call(this);\n };\n\n // Load the SDK\n loadScript(this.config.urls.youtube.sdk).catch(error => {\n this.debug.warn('YouTube API failed to load', error);\n });\n }\n },\n // Get the media title\n getTitle(videoId) {\n const url = format(this.config.urls.youtube.api, videoId);\n fetch(url).then(data => {\n if (is.object(data)) {\n const {\n title,\n height,\n width\n } = data;\n\n // Set title\n this.config.title = title;\n ui.setTitle.call(this);\n\n // Set aspect ratio\n this.embed.ratio = roundAspectRatio(width, height);\n }\n setAspectRatio.call(this);\n }).catch(() => {\n // Set aspect ratio\n setAspectRatio.call(this);\n });\n },\n // API ready\n ready() {\n const player = this;\n const config = player.config.youtube;\n // Ignore already setup (race condition)\n const currentId = player.media && player.media.getAttribute('id');\n if (!is.empty(currentId) && currentId.startsWith('youtube-')) {\n return;\n }\n\n // Get the source URL or ID\n let source = player.media.getAttribute('src');\n\n // Get from <div> if needed\n if (is.empty(source)) {\n source = player.media.getAttribute(this.config.attributes.embed.id);\n }\n\n // Replace the <iframe> with a <div> due to YouTube API issues\n const videoId = parseId(source);\n const id = generateId(player.provider);\n // Replace media element\n const container = createElement('div', {\n id,\n 'data-poster': config.customControls ? player.poster : undefined\n });\n player.media = replaceElement(container, player.media);\n\n // Only load the poster when using custom controls\n if (config.customControls) {\n const posterSrc = s => `https://i.ytimg.com/vi/${videoId}/${s}default.jpg`;\n\n // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)\n loadImage(posterSrc('maxres'), 121) // Highest quality and un-padded\n .catch(() => loadImage(posterSrc('sd'), 121)) // 480p padded 4:3\n .catch(() => loadImage(posterSrc('hq'))) // 360p padded 4:3. Always exists\n .then(image => ui.setPoster.call(player, image.src)).then(src => {\n // If the image is padded, use background-size \"cover\" instead (like youtube does too with their posters)\n if (!src.includes('maxres')) {\n player.elements.poster.style.backgroundSize = 'cover';\n }\n }).catch(() => {});\n }\n\n // Setup instance\n // https://developers.google.com/youtube/iframe_api_reference\n player.embed = new window.YT.Player(player.media, {\n videoId,\n host: getHost(config),\n playerVars: extend({}, {\n // Autoplay\n autoplay: player.config.autoplay ? 1 : 0,\n // iframe interface language\n hl: player.config.hl,\n // Only show controls if not fully supported or opted out\n controls: player.supported.ui && config.customControls ? 0 : 1,\n // Disable keyboard as we handle it\n disablekb: 1,\n // Allow iOS inline playback\n playsinline: player.config.playsinline && !player.config.fullscreen.iosNative ? 1 : 0,\n // Captions are flaky on YouTube\n cc_load_policy: player.captions.active ? 1 : 0,\n cc_lang_pref: player.config.captions.language,\n // Tracking for stats\n widget_referrer: window ? window.location.href : null\n }, config),\n events: {\n onError(event) {\n // YouTube may fire onError twice, so only handle it once\n if (!player.media.error) {\n const code = event.data;\n // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError\n const message = {\n 2: 'The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.',\n 5: 'The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.',\n 100: 'The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.',\n 101: 'The owner of the requested video does not allow it to be played in embedded players.',\n 150: 'The owner of the requested video does not allow it to be played in embedded players.'\n }[code] || 'An unknown error occurred';\n player.media.error = {\n code,\n message\n };\n triggerEvent.call(player, player.media, 'error');\n }\n },\n onPlaybackRateChange(event) {\n // Get the instance\n const instance = event.target;\n\n // Get current speed\n player.media.playbackRate = instance.getPlaybackRate();\n triggerEvent.call(player, player.media, 'ratechange');\n },\n onReady(event) {\n // Bail if onReady has already been called. See issue #1108\n if (is.function(player.media.play)) {\n return;\n }\n // Get the instance\n const instance = event.target;\n\n // Get the title\n youtube.getTitle.call(player, videoId);\n\n // Create a faux HTML5 API using the YouTube API\n player.media.play = () => {\n assurePlaybackState.call(player, true);\n instance.playVideo();\n };\n player.media.pause = () => {\n assurePlaybackState.call(player, false);\n instance.pauseVideo();\n };\n player.media.stop = () => {\n instance.stopVideo();\n };\n player.media.duration = instance.getDuration();\n player.media.paused = true;\n\n // Seeking\n player.media.currentTime = 0;\n Object.defineProperty(player.media, 'currentTime', {\n get() {\n return Number(instance.getCurrentTime());\n },\n set(time) {\n // If paused and never played, mute audio preventively (YouTube starts playing on seek if the video hasn't been played yet).\n if (player.paused && !player.embed.hasPlayed) {\n player.embed.mute();\n }\n\n // Set seeking state and trigger event\n player.media.seeking = true;\n triggerEvent.call(player, player.media, 'seeking');\n\n // Seek after events sent\n instance.seekTo(time);\n }\n });\n\n // Playback speed\n Object.defineProperty(player.media, 'playbackRate', {\n get() {\n return instance.getPlaybackRate();\n },\n set(input) {\n instance.setPlaybackRate(input);\n }\n });\n\n // Volume\n let {\n volume\n } = player.config;\n Object.defineProperty(player.media, 'volume', {\n get() {\n return volume;\n },\n set(input) {\n volume = input;\n instance.setVolume(volume * 100);\n triggerEvent.call(player, player.media, 'volumechange');\n }\n });\n\n // Muted\n let {\n muted\n } = player.config;\n Object.defineProperty(player.media, 'muted', {\n get() {\n return muted;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : muted;\n muted = toggle;\n instance[toggle ? 'mute' : 'unMute']();\n instance.setVolume(volume * 100);\n triggerEvent.call(player, player.media, 'volumechange');\n }\n });\n\n // Source\n Object.defineProperty(player.media, 'currentSrc', {\n get() {\n return instance.getVideoUrl();\n }\n });\n\n // Ended\n Object.defineProperty(player.media, 'ended', {\n get() {\n return player.currentTime === player.duration;\n }\n });\n\n // Get available speeds\n const speeds = instance.getAvailablePlaybackRates();\n // Filter based on config\n player.options.speed = speeds.filter(s => player.config.speed.options.includes(s));\n\n // Set the tabindex to avoid focus entering iframe\n if (player.supported.ui && config.customControls) {\n player.media.setAttribute('tabindex', -1);\n }\n triggerEvent.call(player, player.media, 'timeupdate');\n triggerEvent.call(player, player.media, 'durationchange');\n\n // Reset timer\n clearInterval(player.timers.buffering);\n\n // Setup buffering\n player.timers.buffering = setInterval(() => {\n // Get loaded % from YouTube\n player.media.buffered = instance.getVideoLoadedFraction();\n\n // Trigger progress only when we actually buffer something\n if (player.media.lastBuffered === null || player.media.lastBuffered < player.media.buffered) {\n triggerEvent.call(player, player.media, 'progress');\n }\n\n // Set last buffer point\n player.media.lastBuffered = player.media.buffered;\n\n // Bail if we're at 100%\n if (player.media.buffered === 1) {\n clearInterval(player.timers.buffering);\n\n // Trigger event\n triggerEvent.call(player, player.media, 'canplaythrough');\n }\n }, 200);\n\n // Rebuild UI\n if (config.customControls) {\n setTimeout(() => ui.build.call(player), 50);\n }\n },\n onStateChange(event) {\n // Get the instance\n const instance = event.target;\n\n // Reset timer\n clearInterval(player.timers.playing);\n const seeked = player.media.seeking && [1, 2].includes(event.data);\n if (seeked) {\n // Unset seeking and fire seeked event\n player.media.seeking = false;\n triggerEvent.call(player, player.media, 'seeked');\n }\n\n // Handle events\n // -1 Unstarted\n // 0 Ended\n // 1 Playing\n // 2 Paused\n // 3 Buffering\n // 5 Video cued\n switch (event.data) {\n case -1:\n // Update scrubber\n triggerEvent.call(player, player.media, 'timeupdate');\n\n // Get loaded % from YouTube\n player.media.buffered = instance.getVideoLoadedFraction();\n triggerEvent.call(player, player.media, 'progress');\n break;\n case 0:\n assurePlaybackState.call(player, false);\n\n // YouTube doesn't support loop for a single video, so mimick it.\n if (player.media.loop) {\n // YouTube needs a call to `stopVideo` before playing again\n instance.stopVideo();\n instance.playVideo();\n } else {\n triggerEvent.call(player, player.media, 'ended');\n }\n break;\n case 1:\n // Restore paused state (YouTube starts playing on seek if the video hasn't been played yet)\n if (config.customControls && !player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {\n player.media.pause();\n } else {\n assurePlaybackState.call(player, true);\n triggerEvent.call(player, player.media, 'playing');\n\n // Poll to get playback progress\n player.timers.playing = setInterval(() => {\n triggerEvent.call(player, player.media, 'timeupdate');\n }, 50);\n\n // Check duration again due to YouTube bug\n // https://github.com/sampotts/plyr/issues/374\n // https://code.google.com/p/gdata-issues/issues/detail?id=8690\n if (player.media.duration !== instance.getDuration()) {\n player.media.duration = instance.getDuration();\n triggerEvent.call(player, player.media, 'durationchange');\n }\n }\n break;\n case 2:\n // Restore audio (YouTube starts playing on seek if the video hasn't been played yet)\n if (!player.muted) {\n player.embed.unMute();\n }\n assurePlaybackState.call(player, false);\n break;\n case 3:\n // Trigger waiting event to add loading classes to container as the video buffers.\n triggerEvent.call(player, player.media, 'waiting');\n break;\n }\n triggerEvent.call(player, player.elements.container, 'statechange', false, {\n code: event.data\n });\n }\n }\n });\n }\n };\n\n // ==========================================================================\n // Plyr Media\n // ==========================================================================\n\n const media = {\n // Setup media\n setup() {\n // If there's no media, bail\n if (!this.media) {\n this.debug.warn('No media element found!');\n return;\n }\n\n // Add type class\n toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true);\n\n // Add provider class\n toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true);\n\n // Add video class for embeds\n // This will require changes if audio embeds are added\n if (this.isEmbed) {\n toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', 'video'), true);\n }\n\n // Inject the player wrapper\n if (this.isVideo) {\n // Create the wrapper div\n this.elements.wrapper = createElement('div', {\n class: this.config.classNames.video\n });\n\n // Wrap the video in a container\n wrap(this.media, this.elements.wrapper);\n\n // Poster image container\n this.elements.poster = createElement('div', {\n class: this.config.classNames.poster\n });\n this.elements.wrapper.appendChild(this.elements.poster);\n }\n if (this.isHTML5) {\n html5.setup.call(this);\n } else if (this.isYouTube) {\n youtube.setup.call(this);\n } else if (this.isVimeo) {\n vimeo.setup.call(this);\n }\n }\n };\n\n const destroy = instance => {\n // Destroy our adsManager\n if (instance.manager) {\n instance.manager.destroy();\n }\n\n // Destroy our adsManager\n if (instance.elements.displayContainer) {\n instance.elements.displayContainer.destroy();\n }\n instance.elements.container.remove();\n };\n class Ads {\n /**\n * Ads constructor.\n * @param {Object} player\n * @return {Ads}\n */\n constructor(player) {\n /**\n * Load the IMA SDK\n */\n _defineProperty$1(this, \"load\", () => {\n if (!this.enabled) {\n return;\n }\n\n // Check if the Google IMA3 SDK is loaded or load it ourselves\n if (!is.object(window.google) || !is.object(window.google.ima)) {\n loadScript(this.player.config.urls.googleIMA.sdk).then(() => {\n this.ready();\n }).catch(() => {\n // Script failed to load or is blocked\n this.trigger('error', new Error('Google IMA SDK failed to load'));\n });\n } else {\n this.ready();\n }\n });\n /**\n * Get the ads instance ready\n */\n _defineProperty$1(this, \"ready\", () => {\n // Double check we're enabled\n if (!this.enabled) {\n destroy(this);\n }\n\n // Start ticking our safety timer. If the whole advertisement\n // thing doesn't resolve within our set time; we bail\n this.startSafetyTimer(12000, 'ready()');\n\n // Clear the safety timer\n this.managerPromise.then(() => {\n this.clearSafetyTimer('onAdsManagerLoaded()');\n });\n\n // Set listeners on the Plyr instance\n this.listeners();\n\n // Setup the IMA SDK\n this.setupIMA();\n });\n /**\n * In order for the SDK to display ads for our video, we need to tell it where to put them,\n * so here we define our ad container. This div is set up to render on top of the video player.\n * Using the code below, we tell the SDK to render ads within that div. We also provide a\n * handle to the content video player - the SDK will poll the current time of our player to\n * properly place mid-rolls. After we create the ad display container, we initialize it. On\n * mobile devices, this initialization is done as the result of a user action.\n */\n _defineProperty$1(this, \"setupIMA\", () => {\n // Create the container for our advertisements\n this.elements.container = createElement('div', {\n class: this.player.config.classNames.ads\n });\n this.player.elements.container.appendChild(this.elements.container);\n\n // So we can run VPAID2\n google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED);\n\n // Set language\n google.ima.settings.setLocale(this.player.config.ads.language);\n\n // Set playback for iOS10+\n google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline);\n\n // We assume the adContainer is the video container of the plyr element that will house the ads\n this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media);\n\n // Create ads loader\n this.loader = new google.ima.AdsLoader(this.elements.displayContainer);\n\n // Listen and respond to ads loaded and error events\n this.loader.addEventListener(google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED, event => this.onAdsManagerLoaded(event), false);\n this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, error => this.onAdError(error), false);\n\n // Request video ads to be pre-loaded\n this.requestAds();\n });\n /**\n * Request advertisements\n */\n _defineProperty$1(this, \"requestAds\", () => {\n const {\n container\n } = this.player.elements;\n try {\n // Request video ads\n const request = new google.ima.AdsRequest();\n request.adTagUrl = this.tagUrl;\n\n // Specify the linear and nonlinear slot sizes. This helps the SDK\n // to select the correct creative if multiple are returned\n request.linearAdSlotWidth = container.offsetWidth;\n request.linearAdSlotHeight = container.offsetHeight;\n request.nonLinearAdSlotWidth = container.offsetWidth;\n request.nonLinearAdSlotHeight = container.offsetHeight;\n\n // We only overlay ads as we only support video.\n request.forceNonLinearFullSlot = false;\n\n // Mute based on current state\n request.setAdWillPlayMuted(!this.player.muted);\n this.loader.requestAds(request);\n } catch (error) {\n this.onAdError(error);\n }\n });\n /**\n * Update the ad countdown\n * @param {Boolean} start\n */\n _defineProperty$1(this, \"pollCountdown\", (start = false) => {\n if (!start) {\n clearInterval(this.countdownTimer);\n this.elements.container.removeAttribute('data-badge-text');\n return;\n }\n const update = () => {\n const time = formatTime(Math.max(this.manager.getRemainingTime(), 0));\n const label = `${i18n.get('advertisement', this.player.config)} - ${time}`;\n this.elements.container.setAttribute('data-badge-text', label);\n };\n this.countdownTimer = setInterval(update, 100);\n });\n /**\n * This method is called whenever the ads are ready inside the AdDisplayContainer\n * @param {Event} event - adsManagerLoadedEvent\n */\n _defineProperty$1(this, \"onAdsManagerLoaded\", event => {\n // Load could occur after a source change (race condition)\n if (!this.enabled) {\n return;\n }\n\n // Get the ads manager\n const settings = new google.ima.AdsRenderingSettings();\n\n // Tell the SDK to save and restore content video state on our behalf\n settings.restoreCustomPlaybackStateOnAdBreakComplete = true;\n settings.enablePreloading = true;\n\n // The SDK is polling currentTime on the contentPlayback. And needs a duration\n // so it can determine when to start the mid- and post-roll\n this.manager = event.getAdsManager(this.player, settings);\n\n // Get the cue points for any mid-rolls by filtering out the pre- and post-roll\n this.cuePoints = this.manager.getCuePoints();\n\n // Add listeners to the required events\n // Advertisement error events\n this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, error => this.onAdError(error));\n\n // Advertisement regular events\n Object.keys(google.ima.AdEvent.Type).forEach(type => {\n this.manager.addEventListener(google.ima.AdEvent.Type[type], e => this.onAdEvent(e));\n });\n\n // Resolve our adsManager\n this.trigger('loaded');\n });\n _defineProperty$1(this, \"addCuePoints\", () => {\n // Add advertisement cue's within the time line if available\n if (!is.empty(this.cuePoints)) {\n this.cuePoints.forEach(cuePoint => {\n if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < this.player.duration) {\n const seekElement = this.player.elements.progress;\n if (is.element(seekElement)) {\n const cuePercentage = 100 / this.player.duration * cuePoint;\n const cue = createElement('span', {\n class: this.player.config.classNames.cues\n });\n cue.style.left = `${cuePercentage.toString()}%`;\n seekElement.appendChild(cue);\n }\n }\n });\n }\n });\n /**\n * This is where all the event handling takes place. Retrieve the ad from the event. Some\n * events (e.g. ALL_ADS_COMPLETED) don't have the ad object associated\n * https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/apis#ima.AdEvent.Type\n * @param {Event} event\n */\n _defineProperty$1(this, \"onAdEvent\", event => {\n const {\n container\n } = this.player.elements;\n // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)\n // don't have ad object associated\n const ad = event.getAd();\n const adData = event.getAdData();\n\n // Proxy event\n const dispatchEvent = type => {\n triggerEvent.call(this.player, this.player.media, `ads${type.replace(/_/g, '').toLowerCase()}`);\n };\n\n // Bubble the event\n dispatchEvent(event.type);\n switch (event.type) {\n case google.ima.AdEvent.Type.LOADED:\n // This is the first event sent for an ad - it is possible to determine whether the\n // ad is a video ad or an overlay\n this.trigger('loaded');\n\n // Start countdown\n this.pollCountdown(true);\n if (!ad.isLinear()) {\n // Position AdDisplayContainer correctly for overlay\n ad.width = container.offsetWidth;\n ad.height = container.offsetHeight;\n }\n\n // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());\n // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());\n\n break;\n case google.ima.AdEvent.Type.STARTED:\n // Set volume to match player\n this.manager.setVolume(this.player.volume);\n break;\n case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:\n // All ads for the current videos are done. We can now request new advertisements\n // in case the video is re-played\n\n // TODO: Example for what happens when a next video in a playlist would be loaded.\n // So here we load a new video when all ads are done.\n // Then we load new ads within a new adsManager. When the video\n // Is started - after - the ads are loaded, then we get ads.\n // You can also easily test cancelling and reloading by running\n // player.ads.cancel() and player.ads.play from the console I guess.\n // this.player.source = {\n // type: 'video',\n // title: 'View From A Blue Moon',\n // sources: [{\n // src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.mp4', type:\n // 'video/mp4', }], poster:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.jpg', tracks:\n // [ { kind: 'captions', label: 'English', srclang: 'en', src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.en.vtt',\n // default: true, }, { kind: 'captions', label: 'French', srclang: 'fr', src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.fr.vtt', }, ],\n // };\n\n // TODO: So there is still this thing where a video should only be allowed to start\n // playing when the IMA SDK is ready or has failed\n\n if (this.player.ended) {\n this.loadAds();\n } else {\n // The SDK won't allow new ads to be called without receiving a contentComplete()\n this.loader.contentComplete();\n }\n break;\n case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:\n // This event indicates the ad has started - the video player can adjust the UI,\n // for example display a pause button and remaining time. Fired when content should\n // be paused. This usually happens right before an ad is about to cover the content\n\n this.pauseContent();\n break;\n case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:\n // This event indicates the ad has finished - the video player can perform\n // appropriate UI actions, such as removing the timer for remaining time detection.\n // Fired when content should be resumed. This usually happens when an ad finishes\n // or collapses\n\n this.pollCountdown();\n this.resumeContent();\n break;\n case google.ima.AdEvent.Type.LOG:\n if (adData.adError) {\n this.player.debug.warn(`Non-fatal ad error: ${adData.adError.getMessage()}`);\n }\n break;\n }\n });\n /**\n * Any ad error handling comes through here\n * @param {Event} event\n */\n _defineProperty$1(this, \"onAdError\", event => {\n this.cancel();\n this.player.debug.warn('Ads error', event);\n });\n /**\n * Setup hooks for Plyr and window events. This ensures\n * the mid- and post-roll launch at the correct time. And\n * resize the advertisement when the player resizes\n */\n _defineProperty$1(this, \"listeners\", () => {\n const {\n container\n } = this.player.elements;\n let time;\n this.player.on('canplay', () => {\n this.addCuePoints();\n });\n this.player.on('ended', () => {\n this.loader.contentComplete();\n });\n this.player.on('timeupdate', () => {\n time = this.player.currentTime;\n });\n this.player.on('seeked', () => {\n const seekedTime = this.player.currentTime;\n if (is.empty(this.cuePoints)) {\n return;\n }\n this.cuePoints.forEach((cuePoint, index) => {\n if (time < cuePoint && cuePoint < seekedTime) {\n this.manager.discardAdBreak();\n this.cuePoints.splice(index, 1);\n }\n });\n });\n\n // Listen to the resizing of the window. And resize ad accordingly\n // TODO: eventually implement ResizeObserver\n window.addEventListener('resize', () => {\n if (this.manager) {\n this.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);\n }\n });\n });\n /**\n * Initialize the adsManager and start playing advertisements\n */\n _defineProperty$1(this, \"play\", () => {\n const {\n container\n } = this.player.elements;\n if (!this.managerPromise) {\n this.resumeContent();\n }\n\n // Play the requested advertisement whenever the adsManager is ready\n this.managerPromise.then(() => {\n // Set volume to match player\n this.manager.setVolume(this.player.volume);\n\n // Initialize the container. Must be done via a user action on mobile devices\n this.elements.displayContainer.initialize();\n try {\n if (!this.initialized) {\n // Initialize the ads manager. Ad rules playlist will start at this time\n this.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);\n\n // Call play to start showing the ad. Single video and overlay ads will\n // start at this time; the call will be ignored for ad rules\n this.manager.start();\n }\n this.initialized = true;\n } catch (adError) {\n // An error may be thrown if there was a problem with the\n // VAST response\n this.onAdError(adError);\n }\n }).catch(() => {});\n });\n /**\n * Resume our video\n */\n _defineProperty$1(this, \"resumeContent\", () => {\n // Hide the advertisement container\n this.elements.container.style.zIndex = '';\n\n // Ad is stopped\n this.playing = false;\n\n // Play video\n silencePromise(this.player.media.play());\n });\n /**\n * Pause our video\n */\n _defineProperty$1(this, \"pauseContent\", () => {\n // Show the advertisement container\n this.elements.container.style.zIndex = 3;\n\n // Ad is playing\n this.playing = true;\n\n // Pause our video.\n this.player.media.pause();\n });\n /**\n * Destroy the adsManager so we can grab new ads after this. If we don't then we're not\n * allowed to call new ads based on google policies, as they interpret this as an accidental\n * video requests. https://developers.google.com/interactive-\n * media-ads/docs/sdks/android/faq#8\n */\n _defineProperty$1(this, \"cancel\", () => {\n // Pause our video\n if (this.initialized) {\n this.resumeContent();\n }\n\n // Tell our instance that we're done for now\n this.trigger('error');\n\n // Re-create our adsManager\n this.loadAds();\n });\n /**\n * Re-create our adsManager\n */\n _defineProperty$1(this, \"loadAds\", () => {\n // Tell our adsManager to go bye bye\n this.managerPromise.then(() => {\n // Destroy our adsManager\n if (this.manager) {\n this.manager.destroy();\n }\n\n // Re-set our adsManager promises\n this.managerPromise = new Promise(resolve => {\n this.on('loaded', resolve);\n this.player.debug.log(this.manager);\n });\n // Now that the manager has been destroyed set it to also be un-initialized\n this.initialized = false;\n\n // Now request some new advertisements\n this.requestAds();\n }).catch(() => {});\n });\n /**\n * Handles callbacks after an ad event was invoked\n * @param {String} event - Event type\n * @param args\n */\n _defineProperty$1(this, \"trigger\", (event, ...args) => {\n const handlers = this.events[event];\n if (is.array(handlers)) {\n handlers.forEach(handler => {\n if (is.function(handler)) {\n handler.apply(this, args);\n }\n });\n }\n });\n /**\n * Add event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n * @return {Ads}\n */\n _defineProperty$1(this, \"on\", (event, callback) => {\n if (!is.array(this.events[event])) {\n this.events[event] = [];\n }\n this.events[event].push(callback);\n return this;\n });\n /**\n * Setup a safety timer for when the ad network doesn't respond for whatever reason.\n * The advertisement has 12 seconds to get its things together. We stop this timer when the\n * advertisement is playing, or when a user action is required to start, then we clear the\n * timer on ad ready\n * @param {Number} time\n * @param {String} from\n */\n _defineProperty$1(this, \"startSafetyTimer\", (time, from) => {\n this.player.debug.log(`Safety timer invoked from: ${from}`);\n this.safetyTimer = setTimeout(() => {\n this.cancel();\n this.clearSafetyTimer('startSafetyTimer()');\n }, time);\n });\n /**\n * Clear our safety timer(s)\n * @param {String} from\n */\n _defineProperty$1(this, \"clearSafetyTimer\", from => {\n if (!is.nullOrUndefined(this.safetyTimer)) {\n this.player.debug.log(`Safety timer cleared from: ${from}`);\n clearTimeout(this.safetyTimer);\n this.safetyTimer = null;\n }\n });\n this.player = player;\n this.config = player.config.ads;\n this.playing = false;\n this.initialized = false;\n this.elements = {\n container: null,\n displayContainer: null\n };\n this.manager = null;\n this.loader = null;\n this.cuePoints = null;\n this.events = {};\n this.safetyTimer = null;\n this.countdownTimer = null;\n\n // Setup a promise to resolve when the IMA manager is ready\n this.managerPromise = new Promise((resolve, reject) => {\n // The ad is loaded and ready\n this.on('loaded', resolve);\n\n // Ads failed\n this.on('error', reject);\n });\n this.load();\n }\n get enabled() {\n const {\n config\n } = this;\n return this.player.isHTML5 && this.player.isVideo && config.enabled && (!is.empty(config.publisherId) || is.url(config.tagUrl));\n }\n // Build the tag URL\n get tagUrl() {\n const {\n config\n } = this;\n if (is.url(config.tagUrl)) {\n return config.tagUrl;\n }\n const params = {\n AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',\n AV_CHANNELID: '5a0458dc28a06145e4519d21',\n AV_URL: window.location.hostname,\n cb: Date.now(),\n AV_WIDTH: 640,\n AV_HEIGHT: 480,\n AV_CDIM2: config.publisherId\n };\n const base = 'https://go.aniview.com/api/adserver6/vast/';\n return `${base}?${buildUrlParams(params)}`;\n }\n }\n\n /**\n * Returns a number whose value is limited to the given range.\n *\n * Example: limit the output of this computation to between 0 and 255\n * (x * 255).clamp(0, 255)\n *\n * @param {Number} input\n * @param {Number} min The lower boundary of the output range\n * @param {Number} max The upper boundary of the output range\n * @returns A number within the bounds of min and max\n * @type Number\n */\n function clamp(input = 0, min = 0, max = 255) {\n return Math.min(Math.max(input, min), max);\n }\n\n // Arg: vttDataString example: \"WEBVTT\\n\\n1\\n00:00:05.000 --> 00:00:10.000\\n1080p-00001.jpg\"\n const parseVtt = vttDataString => {\n const processedList = [];\n const frames = vttDataString.split(/\\r\\n\\r\\n|\\n\\n|\\r\\r/);\n frames.forEach(frame => {\n const result = {};\n const lines = frame.split(/\\r\\n|\\n|\\r/);\n lines.forEach(line => {\n if (!is.number(result.startTime)) {\n // The line with start and end times on it is the first line of interest\n const matchTimes = line.match(/([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT\n\n if (matchTimes) {\n result.startTime = Number(matchTimes[1] || 0) * 60 * 60 + Number(matchTimes[2]) * 60 + Number(matchTimes[3]) + Number(`0.${matchTimes[4]}`);\n result.endTime = Number(matchTimes[6] || 0) * 60 * 60 + Number(matchTimes[7]) * 60 + Number(matchTimes[8]) + Number(`0.${matchTimes[9]}`);\n }\n } else if (!is.empty(line.trim()) && is.empty(result.text)) {\n // If we already have the startTime, then we're definitely up to the text line(s)\n const lineSplit = line.trim().split('#xywh=');\n [result.text] = lineSplit;\n\n // If there's content in lineSplit[1], then we have sprites. If not, then it's just one frame per image\n if (lineSplit[1]) {\n [result.x, result.y, result.w, result.h] = lineSplit[1].split(',');\n }\n }\n });\n if (result.text) {\n processedList.push(result);\n }\n });\n return processedList;\n };\n\n /**\n * Preview thumbnails for seek hover and scrubbing\n * Seeking: Hover over the seek bar (desktop only): shows a small preview container above the seek bar\n * Scrubbing: Click and drag the seek bar (desktop and mobile): shows the preview image over the entire video, as if the video is scrubbing at very high speed\n *\n * Notes:\n * - Thumbs are set via JS settings on Plyr init, not HTML5 'track' property. Using the track property would be a bit gross, because it doesn't support custom 'kinds'. kind=metadata might be used for something else, and we want to allow multiple thumbnails tracks. Tracks must have a unique combination of 'kind' and 'label'. We would have to do something like kind=metadata,label=thumbnails1 / kind=metadata,label=thumbnails2. Square peg, round hole\n * - VTT info: the image URL is relative to the VTT, not the current document. But if the url starts with a slash, it will naturally be relative to the current domain. https://support.jwplayer.com/articles/how-to-add-preview-thumbnails\n * - This implementation uses multiple separate img elements. Other implementations use background-image on one element. This would be nice and simple, but Firefox and Safari have flickering issues with replacing backgrounds of larger images. It seems that YouTube perhaps only avoids this because they don't have the option for high-res previews (even the fullscreen ones, when mousedown/seeking). Images appear over the top of each other, and previous ones are discarded once the new ones have been rendered\n */\n\n const fitRatio = (ratio, outer) => {\n const targetRatio = outer.width / outer.height;\n const result = {};\n if (ratio > targetRatio) {\n result.width = outer.width;\n result.height = 1 / ratio * outer.width;\n } else {\n result.height = outer.height;\n result.width = ratio * outer.height;\n }\n return result;\n };\n class PreviewThumbnails {\n /**\n * PreviewThumbnails constructor.\n * @param {Plyr} player\n * @return {PreviewThumbnails}\n */\n constructor(player) {\n _defineProperty$1(this, \"load\", () => {\n // Toggle the regular seek tooltip\n if (this.player.elements.display.seekTooltip) {\n this.player.elements.display.seekTooltip.hidden = this.enabled;\n }\n if (!this.enabled) return;\n this.getThumbnails().then(() => {\n if (!this.enabled) {\n return;\n }\n\n // Render DOM elements\n this.render();\n\n // Check to see if thumb container size was specified manually in CSS\n this.determineContainerAutoSizing();\n\n // Set up listeners\n this.listeners();\n this.loaded = true;\n });\n });\n // Download VTT files and parse them\n _defineProperty$1(this, \"getThumbnails\", () => {\n return new Promise(resolve => {\n const {\n src\n } = this.player.config.previewThumbnails;\n if (is.empty(src)) {\n throw new Error('Missing previewThumbnails.src config attribute');\n }\n\n // Resolve promise\n const sortAndResolve = () => {\n // Sort smallest to biggest (e.g., [120p, 480p, 1080p])\n this.thumbnails.sort((x, y) => x.height - y.height);\n this.player.debug.log('Preview thumbnails', this.thumbnails);\n resolve();\n };\n\n // Via callback()\n if (is.function(src)) {\n src(thumbnails => {\n this.thumbnails = thumbnails;\n sortAndResolve();\n });\n }\n // VTT urls\n else {\n // If string, convert into single-element list\n const urls = is.string(src) ? [src] : src;\n // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails\n const promises = urls.map(u => this.getThumbnail(u));\n // Resolve\n Promise.all(promises).then(sortAndResolve);\n }\n });\n });\n // Process individual VTT file\n _defineProperty$1(this, \"getThumbnail\", url => {\n return new Promise(resolve => {\n fetch(url).then(response => {\n const thumbnail = {\n frames: parseVtt(response),\n height: null,\n urlPrefix: ''\n };\n\n // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file\n // If the URLs do start with '/', then they obviously don't need a prefix, so it will remain blank\n // If the thumbnail URLs start with with none of '/', 'http://' or 'https://', then we need to set their relative path to be the location of the VTT file\n if (!thumbnail.frames[0].text.startsWith('/') && !thumbnail.frames[0].text.startsWith('http://') && !thumbnail.frames[0].text.startsWith('https://')) {\n thumbnail.urlPrefix = url.substring(0, url.lastIndexOf('/') + 1);\n }\n\n // Download the first frame, so that we can determine/set the height of this thumbnailsDef\n const tempImage = new Image();\n tempImage.onload = () => {\n thumbnail.height = tempImage.naturalHeight;\n thumbnail.width = tempImage.naturalWidth;\n this.thumbnails.push(thumbnail);\n resolve();\n };\n tempImage.src = thumbnail.urlPrefix + thumbnail.frames[0].text;\n });\n });\n });\n _defineProperty$1(this, \"startMove\", event => {\n if (!this.loaded) return;\n if (!is.event(event) || !['touchmove', 'mousemove'].includes(event.type)) return;\n\n // Wait until media has a duration\n if (!this.player.media.duration) return;\n if (event.type === 'touchmove') {\n // Calculate seek hover position as approx video seconds\n this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);\n } else {\n var _this$player$config$m, _this$player$config$m2;\n // Calculate seek hover position as approx video seconds\n const clientRect = this.player.elements.progress.getBoundingClientRect();\n const percentage = 100 / clientRect.width * (event.pageX - clientRect.left);\n this.seekTime = this.player.media.duration * (percentage / 100);\n if (this.seekTime < 0) {\n // The mousemove fires for 10+px out to the left\n this.seekTime = 0;\n }\n if (this.seekTime > this.player.media.duration - 1) {\n // Took 1 second off the duration for safety, because different players can disagree on the real duration of a video\n this.seekTime = this.player.media.duration - 1;\n }\n this.mousePosX = event.pageX;\n\n // Set time text inside image container\n this.elements.thumb.time.innerText = formatTime(this.seekTime);\n\n // Get marker point for time\n const point = (_this$player$config$m = this.player.config.markers) === null || _this$player$config$m === void 0 ? void 0 : (_this$player$config$m2 = _this$player$config$m.points) === null || _this$player$config$m2 === void 0 ? void 0 : _this$player$config$m2.find(({\n time: t\n }) => t === Math.round(this.seekTime));\n\n // Append the point label to the tooltip\n if (point) {\n // this.elements.thumb.time.innerText.concat('\\n');\n this.elements.thumb.time.insertAdjacentHTML('afterbegin', `${point.label}<br>`);\n }\n }\n\n // Download and show image\n this.showImageAtCurrentTime();\n });\n _defineProperty$1(this, \"endMove\", () => {\n this.toggleThumbContainer(false, true);\n });\n _defineProperty$1(this, \"startScrubbing\", event => {\n // Only act on left mouse button (0), or touch device (event.button does not exist or is false)\n if (is.nullOrUndefined(event.button) || event.button === false || event.button === 0) {\n this.mouseDown = true;\n\n // Wait until media has a duration\n if (this.player.media.duration) {\n this.toggleScrubbingContainer(true);\n this.toggleThumbContainer(false, true);\n\n // Download and show image\n this.showImageAtCurrentTime();\n }\n }\n });\n _defineProperty$1(this, \"endScrubbing\", () => {\n this.mouseDown = false;\n\n // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview\n if (Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime)) {\n // The video was already seeked/loaded at the chosen time - hide immediately\n this.toggleScrubbingContainer(false);\n } else {\n // The video hasn't seeked yet. Wait for that\n once.call(this.player, this.player.media, 'timeupdate', () => {\n // Re-check mousedown - we might have already started scrubbing again\n if (!this.mouseDown) {\n this.toggleScrubbingContainer(false);\n }\n });\n }\n });\n /**\n * Setup hooks for Plyr and window events\n */\n _defineProperty$1(this, \"listeners\", () => {\n // Hide thumbnail preview - on mouse click, mouse leave (in listeners.js for now), and video play/seek. All four are required, e.g., for buffering\n this.player.on('play', () => {\n this.toggleThumbContainer(false, true);\n });\n this.player.on('seeked', () => {\n this.toggleThumbContainer(false);\n });\n this.player.on('timeupdate', () => {\n this.lastTime = this.player.media.currentTime;\n });\n });\n /**\n * Create HTML elements for image containers\n */\n _defineProperty$1(this, \"render\", () => {\n // Create HTML element: plyr__preview-thumbnail-container\n this.elements.thumb.container = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.thumbContainer\n });\n\n // Wrapper for the image for styling\n this.elements.thumb.imageContainer = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.imageContainer\n });\n this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);\n\n // Create HTML element, parent+span: time text (e.g., 01:32:00)\n const timeContainer = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.timeContainer\n });\n this.elements.thumb.time = createElement('span', {}, '00:00');\n timeContainer.appendChild(this.elements.thumb.time);\n this.elements.thumb.imageContainer.appendChild(timeContainer);\n\n // Inject the whole thumb\n if (is.element(this.player.elements.progress)) {\n this.player.elements.progress.appendChild(this.elements.thumb.container);\n }\n\n // Create HTML element: plyr__preview-scrubbing-container\n this.elements.scrubbing.container = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.scrubbingContainer\n });\n this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);\n });\n _defineProperty$1(this, \"destroy\", () => {\n if (this.elements.thumb.container) {\n this.elements.thumb.container.remove();\n }\n if (this.elements.scrubbing.container) {\n this.elements.scrubbing.container.remove();\n }\n });\n _defineProperty$1(this, \"showImageAtCurrentTime\", () => {\n if (this.mouseDown) {\n this.setScrubbingContainerSize();\n } else {\n this.setThumbContainerSizeAndPos();\n }\n\n // Find the desired thumbnail index\n // TODO: Handle a video longer than the thumbs where thumbNum is null\n const thumbNum = this.thumbnails[0].frames.findIndex(frame => this.seekTime >= frame.startTime && this.seekTime <= frame.endTime);\n const hasThumb = thumbNum >= 0;\n let qualityIndex = 0;\n\n // Show the thumb container if we're not scrubbing\n if (!this.mouseDown) {\n this.toggleThumbContainer(hasThumb);\n }\n\n // No matching thumb found\n if (!hasThumb) {\n return;\n }\n\n // Check to see if we've already downloaded higher quality versions of this image\n this.thumbnails.forEach((thumbnail, index) => {\n if (this.loadedImages.includes(thumbnail.frames[thumbNum].text)) {\n qualityIndex = index;\n }\n });\n\n // Only proceed if either thumb num or thumbfilename has changed\n if (thumbNum !== this.showingThumb) {\n this.showingThumb = thumbNum;\n this.loadImage(qualityIndex);\n }\n });\n // Show the image that's currently specified in this.showingThumb\n _defineProperty$1(this, \"loadImage\", (qualityIndex = 0) => {\n const thumbNum = this.showingThumb;\n const thumbnail = this.thumbnails[qualityIndex];\n const {\n urlPrefix\n } = thumbnail;\n const frame = thumbnail.frames[thumbNum];\n const thumbFilename = thumbnail.frames[thumbNum].text;\n const thumbUrl = urlPrefix + thumbFilename;\n if (!this.currentImageElement || this.currentImageElement.dataset.filename !== thumbFilename) {\n // If we're already loading a previous image, remove its onload handler - we don't want it to load after this one\n // Only do this if not using sprites. Without sprites we really want to show as many images as possible, as a best-effort\n if (this.loadingImage && this.usingSprites) {\n this.loadingImage.onload = null;\n }\n\n // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image\n // is instead used. But this causes issues with larger images in Firefox and Safari - switching between background\n // images causes a flicker. Putting a new image over the top does not\n const previewImage = new Image();\n previewImage.src = thumbUrl;\n previewImage.dataset.index = thumbNum;\n previewImage.dataset.filename = thumbFilename;\n this.showingThumbFilename = thumbFilename;\n this.player.debug.log(`Loading image: ${thumbUrl}`);\n\n // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...\n previewImage.onload = () => this.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);\n this.loadingImage = previewImage;\n this.removeOldImages(previewImage);\n } else {\n // Update the existing image\n this.showImage(this.currentImageElement, frame, qualityIndex, thumbNum, thumbFilename, false);\n this.currentImageElement.dataset.index = thumbNum;\n this.removeOldImages(this.currentImageElement);\n }\n });\n _defineProperty$1(this, \"showImage\", (previewImage, frame, qualityIndex, thumbNum, thumbFilename, newImage = true) => {\n this.player.debug.log(`Showing thumb: ${thumbFilename}. num: ${thumbNum}. qual: ${qualityIndex}. newimg: ${newImage}`);\n this.setImageSizeAndOffset(previewImage, frame);\n if (newImage) {\n this.currentImageContainer.appendChild(previewImage);\n this.currentImageElement = previewImage;\n if (!this.loadedImages.includes(thumbFilename)) {\n this.loadedImages.push(thumbFilename);\n }\n }\n\n // Preload images before and after the current one\n // Show higher quality of the same frame\n // Each step here has a short time delay, and only continues if still hovering/seeking the same spot. This is to protect slow connections from overloading\n this.preloadNearby(thumbNum, true).then(this.preloadNearby(thumbNum, false)).then(this.getHigherQuality(qualityIndex, previewImage, frame, thumbFilename));\n });\n // Remove all preview images that aren't the designated current image\n _defineProperty$1(this, \"removeOldImages\", currentImage => {\n // Get a list of all images, convert it from a DOM list to an array\n Array.from(this.currentImageContainer.children).forEach(image => {\n if (image.tagName.toLowerCase() !== 'img') {\n return;\n }\n const removeDelay = this.usingSprites ? 500 : 1000;\n if (image.dataset.index !== currentImage.dataset.index && !image.dataset.deleting) {\n // Wait 200ms, as the new image can take some time to show on certain browsers (even though it was downloaded before showing). This will prevent flicker, and show some generosity towards slower clients\n // First set attribute 'deleting' to prevent multi-handling of this on repeat firing of this function\n // eslint-disable-next-line no-param-reassign\n image.dataset.deleting = true;\n\n // This has to be set before the timeout - to prevent issues switching between hover and scrub\n const {\n currentImageContainer\n } = this;\n setTimeout(() => {\n currentImageContainer.removeChild(image);\n this.player.debug.log(`Removing thumb: ${image.dataset.filename}`);\n }, removeDelay);\n }\n });\n });\n // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame\n // This will only preload the lowest quality\n _defineProperty$1(this, \"preloadNearby\", (thumbNum, forward = true) => {\n return new Promise(resolve => {\n setTimeout(() => {\n const oldThumbFilename = this.thumbnails[0].frames[thumbNum].text;\n if (this.showingThumbFilename === oldThumbFilename) {\n // Find the nearest thumbs with different filenames. Sometimes it'll be the next index, but in the case of sprites, it might be 100+ away\n let thumbnailsClone;\n if (forward) {\n thumbnailsClone = this.thumbnails[0].frames.slice(thumbNum);\n } else {\n thumbnailsClone = this.thumbnails[0].frames.slice(0, thumbNum).reverse();\n }\n let foundOne = false;\n thumbnailsClone.forEach(frame => {\n const newThumbFilename = frame.text;\n if (newThumbFilename !== oldThumbFilename) {\n // Found one with a different filename. Make sure it hasn't already been loaded on this page visit\n if (!this.loadedImages.includes(newThumbFilename)) {\n foundOne = true;\n this.player.debug.log(`Preloading thumb filename: ${newThumbFilename}`);\n const {\n urlPrefix\n } = this.thumbnails[0];\n const thumbURL = urlPrefix + newThumbFilename;\n const previewImage = new Image();\n previewImage.src = thumbURL;\n previewImage.onload = () => {\n this.player.debug.log(`Preloaded thumb filename: ${newThumbFilename}`);\n if (!this.loadedImages.includes(newThumbFilename)) this.loadedImages.push(newThumbFilename);\n\n // We don't resolve until the thumb is loaded\n resolve();\n };\n }\n }\n });\n\n // If there are none to preload then we want to resolve immediately\n if (!foundOne) {\n resolve();\n }\n }\n }, 300);\n });\n });\n // If user has been hovering current image for half a second, look for a higher quality one\n _defineProperty$1(this, \"getHigherQuality\", (currentQualityIndex, previewImage, frame, thumbFilename) => {\n if (currentQualityIndex < this.thumbnails.length - 1) {\n // Only use the higher quality version if it's going to look any better - if the current thumb is of a lower pixel density than the thumbnail container\n let previewImageHeight = previewImage.naturalHeight;\n if (this.usingSprites) {\n previewImageHeight = frame.h;\n }\n if (previewImageHeight < this.thumbContainerHeight) {\n // Recurse back to the loadImage function - show a higher quality one, but only if the viewer is on this frame for a while\n setTimeout(() => {\n // Make sure the mouse hasn't already moved on and started hovering at another image\n if (this.showingThumbFilename === thumbFilename) {\n this.player.debug.log(`Showing higher quality thumb for: ${thumbFilename}`);\n this.loadImage(currentQualityIndex + 1);\n }\n }, 300);\n }\n }\n });\n _defineProperty$1(this, \"toggleThumbContainer\", (toggle = false, clearShowing = false) => {\n const className = this.player.config.classNames.previewThumbnails.thumbContainerShown;\n this.elements.thumb.container.classList.toggle(className, toggle);\n if (!toggle && clearShowing) {\n this.showingThumb = null;\n this.showingThumbFilename = null;\n }\n });\n _defineProperty$1(this, \"toggleScrubbingContainer\", (toggle = false) => {\n const className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;\n this.elements.scrubbing.container.classList.toggle(className, toggle);\n if (!toggle) {\n this.showingThumb = null;\n this.showingThumbFilename = null;\n }\n });\n _defineProperty$1(this, \"determineContainerAutoSizing\", () => {\n if (this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) {\n // This will prevent auto sizing in this.setThumbContainerSizeAndPos()\n this.sizeSpecifiedInCSS = true;\n }\n });\n // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS\n _defineProperty$1(this, \"setThumbContainerSizeAndPos\", () => {\n const {\n imageContainer\n } = this.elements.thumb;\n if (!this.sizeSpecifiedInCSS) {\n const thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);\n imageContainer.style.height = `${this.thumbContainerHeight}px`;\n imageContainer.style.width = `${thumbWidth}px`;\n } else if (imageContainer.clientHeight > 20 && imageContainer.clientWidth < 20) {\n const thumbWidth = Math.floor(imageContainer.clientHeight * this.thumbAspectRatio);\n imageContainer.style.width = `${thumbWidth}px`;\n } else if (imageContainer.clientHeight < 20 && imageContainer.clientWidth > 20) {\n const thumbHeight = Math.floor(imageContainer.clientWidth / this.thumbAspectRatio);\n imageContainer.style.height = `${thumbHeight}px`;\n }\n this.setThumbContainerPos();\n });\n _defineProperty$1(this, \"setThumbContainerPos\", () => {\n const scrubberRect = this.player.elements.progress.getBoundingClientRect();\n const containerRect = this.player.elements.container.getBoundingClientRect();\n const {\n container\n } = this.elements.thumb;\n // Find the lowest and highest desired left-position, so we don't slide out the side of the video container\n const min = containerRect.left - scrubberRect.left + 10;\n const max = containerRect.right - scrubberRect.left - container.clientWidth - 10;\n // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth\n const position = this.mousePosX - scrubberRect.left - container.clientWidth / 2;\n const clamped = clamp(position, min, max);\n\n // Move the popover position\n container.style.left = `${clamped}px`;\n\n // The arrow can follow the cursor\n container.style.setProperty('--preview-arrow-offset', `${position - clamped}px`);\n });\n // Can't use 100% width, in case the video is a different aspect ratio to the video container\n _defineProperty$1(this, \"setScrubbingContainerSize\", () => {\n const {\n width,\n height\n } = fitRatio(this.thumbAspectRatio, {\n width: this.player.media.clientWidth,\n height: this.player.media.clientHeight\n });\n this.elements.scrubbing.container.style.width = `${width}px`;\n this.elements.scrubbing.container.style.height = `${height}px`;\n });\n // Sprites need to be offset to the correct location\n _defineProperty$1(this, \"setImageSizeAndOffset\", (previewImage, frame) => {\n if (!this.usingSprites) return;\n\n // Find difference between height and preview container height\n const multiplier = this.thumbContainerHeight / frame.h;\n\n // eslint-disable-next-line no-param-reassign\n previewImage.style.height = `${previewImage.naturalHeight * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.width = `${previewImage.naturalWidth * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.left = `-${frame.x * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.top = `-${frame.y * multiplier}px`;\n });\n this.player = player;\n this.thumbnails = [];\n this.loaded = false;\n this.lastMouseMoveTime = Date.now();\n this.mouseDown = false;\n this.loadedImages = [];\n this.elements = {\n thumb: {},\n scrubbing: {}\n };\n this.load();\n }\n get enabled() {\n return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;\n }\n get currentImageContainer() {\n return this.mouseDown ? this.elements.scrubbing.container : this.elements.thumb.imageContainer;\n }\n get usingSprites() {\n return Object.keys(this.thumbnails[0].frames[0]).includes('w');\n }\n get thumbAspectRatio() {\n if (this.usingSprites) {\n return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;\n }\n return this.thumbnails[0].width / this.thumbnails[0].height;\n }\n get thumbContainerHeight() {\n if (this.mouseDown) {\n const {\n height\n } = fitRatio(this.thumbAspectRatio, {\n width: this.player.media.clientWidth,\n height: this.player.media.clientHeight\n });\n return height;\n }\n\n // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)\n if (this.sizeSpecifiedInCSS) {\n return this.elements.thumb.imageContainer.clientHeight;\n }\n return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);\n }\n get currentImageElement() {\n return this.mouseDown ? this.currentScrubbingImageElement : this.currentThumbnailImageElement;\n }\n set currentImageElement(element) {\n if (this.mouseDown) {\n this.currentScrubbingImageElement = element;\n } else {\n this.currentThumbnailImageElement = element;\n }\n }\n }\n\n // ==========================================================================\n // Plyr source update\n // ==========================================================================\n\n const source = {\n // Add elements to HTML5 media (source, tracks, etc)\n insertElements(type, attributes) {\n if (is.string(attributes)) {\n insertElement(type, this.media, {\n src: attributes\n });\n } else if (is.array(attributes)) {\n attributes.forEach(attribute => {\n insertElement(type, this.media, attribute);\n });\n }\n },\n // Update source\n // Sources are not checked for support so be careful\n change(input) {\n if (!getDeep(input, 'sources.length')) {\n this.debug.warn('Invalid source format');\n return;\n }\n\n // Cancel current network requests\n html5.cancelRequests.call(this);\n\n // Destroy instance and re-setup\n this.destroy.call(this, () => {\n // Reset quality options\n this.options.quality = [];\n\n // Remove elements\n removeElement(this.media);\n this.media = null;\n\n // Reset class name\n if (is.element(this.elements.container)) {\n this.elements.container.removeAttribute('class');\n }\n\n // Set the type and provider\n const {\n sources,\n type\n } = input;\n const [{\n provider = providers.html5,\n src\n }] = sources;\n const tagName = provider === 'html5' ? type : 'div';\n const attributes = provider === 'html5' ? {} : {\n src\n };\n Object.assign(this, {\n provider,\n type,\n // Check for support\n supported: support.check(type, provider, this.config.playsinline),\n // Create new element\n media: createElement(tagName, attributes)\n });\n\n // Inject the new element\n this.elements.container.appendChild(this.media);\n\n // Autoplay the new source?\n if (is.boolean(input.autoplay)) {\n this.config.autoplay = input.autoplay;\n }\n\n // Set attributes for audio and video\n if (this.isHTML5) {\n if (this.config.crossorigin) {\n this.media.setAttribute('crossorigin', '');\n }\n if (this.config.autoplay) {\n this.media.setAttribute('autoplay', '');\n }\n if (!is.empty(input.poster)) {\n this.poster = input.poster;\n }\n if (this.config.loop.active) {\n this.media.setAttribute('loop', '');\n }\n if (this.config.muted) {\n this.media.setAttribute('muted', '');\n }\n if (this.config.playsinline) {\n this.media.setAttribute('playsinline', '');\n }\n }\n\n // Restore class hook\n ui.addStyleHook.call(this);\n\n // Set new sources for html5\n if (this.isHTML5) {\n source.insertElements.call(this, 'source', sources);\n }\n\n // Set video title\n this.config.title = input.title;\n\n // Set up from scratch\n media.setup.call(this);\n\n // HTML5 stuff\n if (this.isHTML5) {\n // Setup captions\n if (Object.keys(input).includes('tracks')) {\n source.insertElements.call(this, 'track', input.tracks);\n }\n }\n\n // If HTML5 or embed but not fully supported, setupInterface and call ready now\n if (this.isHTML5 || this.isEmbed && !this.supported.ui) {\n // Setup interface\n ui.build.call(this);\n }\n\n // Load HTML5 sources\n if (this.isHTML5) {\n this.media.load();\n }\n\n // Update previewThumbnails config & reload plugin\n if (!is.empty(input.previewThumbnails)) {\n Object.assign(this.config.previewThumbnails, input.previewThumbnails);\n\n // Cleanup previewThumbnails plugin if it was loaded\n if (this.previewThumbnails && this.previewThumbnails.loaded) {\n this.previewThumbnails.destroy();\n this.previewThumbnails = null;\n }\n\n // Create new instance if it is still enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n\n // Update the fullscreen support\n this.fullscreen.update();\n }, true);\n }\n };\n\n // Private properties\n // TODO: Use a WeakMap for private globals\n // const globals = new WeakMap();\n\n // Plyr instance\n class Plyr {\n constructor(target, options) {\n /**\n * Play the media, or play the advertisement (if they are not blocked)\n */\n _defineProperty$1(this, \"play\", () => {\n if (!is.function(this.media.play)) {\n return null;\n }\n\n // Intecept play with ads\n if (this.ads && this.ads.enabled) {\n this.ads.managerPromise.then(() => this.ads.play()).catch(() => silencePromise(this.media.play()));\n }\n\n // Return the promise (for HTML5)\n return this.media.play();\n });\n /**\n * Pause the media\n */\n _defineProperty$1(this, \"pause\", () => {\n if (!this.playing || !is.function(this.media.pause)) {\n return null;\n }\n return this.media.pause();\n });\n /**\n * Toggle playback based on current status\n * @param {Boolean} input\n */\n _defineProperty$1(this, \"togglePlay\", input => {\n // Toggle based on current state if nothing passed\n const toggle = is.boolean(input) ? input : !this.playing;\n if (toggle) {\n return this.play();\n }\n return this.pause();\n });\n /**\n * Stop playback\n */\n _defineProperty$1(this, \"stop\", () => {\n if (this.isHTML5) {\n this.pause();\n this.restart();\n } else if (is.function(this.media.stop)) {\n this.media.stop();\n }\n });\n /**\n * Restart playback\n */\n _defineProperty$1(this, \"restart\", () => {\n this.currentTime = 0;\n });\n /**\n * Rewind\n * @param {Number} seekTime - how far to rewind in seconds. Defaults to the config.seekTime\n */\n _defineProperty$1(this, \"rewind\", seekTime => {\n this.currentTime -= is.number(seekTime) ? seekTime : this.config.seekTime;\n });\n /**\n * Fast forward\n * @param {Number} seekTime - how far to fast forward in seconds. Defaults to the config.seekTime\n */\n _defineProperty$1(this, \"forward\", seekTime => {\n this.currentTime += is.number(seekTime) ? seekTime : this.config.seekTime;\n });\n /**\n * Increase volume\n * @param {Boolean} step - How much to decrease by (between 0 and 1)\n */\n _defineProperty$1(this, \"increaseVolume\", step => {\n const volume = this.media.muted ? 0 : this.volume;\n this.volume = volume + (is.number(step) ? step : 0);\n });\n /**\n * Decrease volume\n * @param {Boolean} step - How much to decrease by (between 0 and 1)\n */\n _defineProperty$1(this, \"decreaseVolume\", step => {\n this.increaseVolume(-step);\n });\n /**\n * Trigger the airplay dialog\n * TODO: update player with state, support, enabled\n */\n _defineProperty$1(this, \"airplay\", () => {\n // Show dialog if supported\n if (support.airplay) {\n this.media.webkitShowPlaybackTargetPicker();\n }\n });\n /**\n * Toggle the player controls\n * @param {Boolean} [toggle] - Whether to show the controls\n */\n _defineProperty$1(this, \"toggleControls\", toggle => {\n // Don't toggle if missing UI support or if it's audio\n if (this.supported.ui && !this.isAudio) {\n // Get state before change\n const isHidden = hasClass(this.elements.container, this.config.classNames.hideControls);\n // Negate the argument if not undefined since adding the class to hides the controls\n const force = typeof toggle === 'undefined' ? undefined : !toggle;\n // Apply and get updated state\n const hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force);\n\n // Close menu\n if (hiding && is.array(this.config.controls) && this.config.controls.includes('settings') && !is.empty(this.config.settings)) {\n controls.toggleMenu.call(this, false);\n }\n\n // Trigger event on change\n if (hiding !== isHidden) {\n const eventName = hiding ? 'controlshidden' : 'controlsshown';\n triggerEvent.call(this, this.media, eventName);\n }\n return !hiding;\n }\n return false;\n });\n /**\n * Add event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n _defineProperty$1(this, \"on\", (event, callback) => {\n on.call(this, this.elements.container, event, callback);\n });\n /**\n * Add event listeners once\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n _defineProperty$1(this, \"once\", (event, callback) => {\n once.call(this, this.elements.container, event, callback);\n });\n /**\n * Remove event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n _defineProperty$1(this, \"off\", (event, callback) => {\n off(this.elements.container, event, callback);\n });\n /**\n * Destroy an instance\n * Event listeners are removed when elements are removed\n * http://stackoverflow.com/questions/12528049/if-a-dom-element-is-removed-are-its-listeners-also-removed-from-memory\n * @param {Function} callback - Callback for when destroy is complete\n * @param {Boolean} soft - Whether it's a soft destroy (for source changes etc)\n */\n _defineProperty$1(this, \"destroy\", (callback, soft = false) => {\n if (!this.ready) {\n return;\n }\n const done = () => {\n // Reset overflow (incase destroyed while in fullscreen)\n document.body.style.overflow = '';\n\n // GC for embed\n this.embed = null;\n\n // If it's a soft destroy, make minimal changes\n if (soft) {\n if (Object.keys(this.elements).length) {\n // Remove elements\n removeElement(this.elements.buttons.play);\n removeElement(this.elements.captions);\n removeElement(this.elements.controls);\n removeElement(this.elements.wrapper);\n\n // Clear for GC\n this.elements.buttons.play = null;\n this.elements.captions = null;\n this.elements.controls = null;\n this.elements.wrapper = null;\n }\n\n // Callback\n if (is.function(callback)) {\n callback();\n }\n } else {\n // Unbind listeners\n unbindListeners.call(this);\n\n // Cancel current network requests\n html5.cancelRequests.call(this);\n\n // Replace the container with the original element provided\n replaceElement(this.elements.original, this.elements.container);\n\n // Event\n triggerEvent.call(this, this.elements.original, 'destroyed', true);\n\n // Callback\n if (is.function(callback)) {\n callback.call(this.elements.original);\n }\n\n // Reset state\n this.ready = false;\n\n // Clear for garbage collection\n setTimeout(() => {\n this.elements = null;\n this.media = null;\n }, 200);\n }\n };\n\n // Stop playback\n this.stop();\n\n // Clear timeouts\n clearTimeout(this.timers.loading);\n clearTimeout(this.timers.controls);\n clearTimeout(this.timers.resized);\n\n // Provider specific stuff\n if (this.isHTML5) {\n // Restore native video controls\n ui.toggleNativeControls.call(this, true);\n\n // Clean up\n done();\n } else if (this.isYouTube) {\n // Clear timers\n clearInterval(this.timers.buffering);\n clearInterval(this.timers.playing);\n\n // Destroy YouTube API\n if (this.embed !== null && is.function(this.embed.destroy)) {\n this.embed.destroy();\n }\n\n // Clean up\n done();\n } else if (this.isVimeo) {\n // Destroy Vimeo API\n // then clean up (wait, to prevent postmessage errors)\n if (this.embed !== null) {\n this.embed.unload().then(done);\n }\n\n // Vimeo does not always return\n setTimeout(done, 200);\n }\n });\n /**\n * Check for support for a mime type (HTML5 only)\n * @param {String} type - Mime type\n */\n _defineProperty$1(this, \"supports\", type => support.mime.call(this, type));\n this.timers = {};\n\n // State\n this.ready = false;\n this.loading = false;\n this.failed = false;\n\n // Touch device\n this.touch = support.touch;\n\n // Set the media element\n this.media = target;\n\n // String selector passed\n if (is.string(this.media)) {\n this.media = document.querySelectorAll(this.media);\n }\n\n // jQuery, NodeList or Array passed, use first element\n if (window.jQuery && this.media instanceof jQuery || is.nodeList(this.media) || is.array(this.media)) {\n // eslint-disable-next-line\n this.media = this.media[0];\n }\n\n // Set config\n this.config = extend({}, defaults, Plyr.defaults, options || {}, (() => {\n try {\n return JSON.parse(this.media.getAttribute('data-plyr-config'));\n } catch (_) {\n return {};\n }\n })());\n\n // Elements cache\n this.elements = {\n container: null,\n fullscreen: null,\n captions: null,\n buttons: {},\n display: {},\n progress: {},\n inputs: {},\n settings: {\n popup: null,\n menu: null,\n panels: {},\n buttons: {}\n }\n };\n\n // Captions\n this.captions = {\n active: null,\n currentTrack: -1,\n meta: new WeakMap()\n };\n\n // Fullscreen\n this.fullscreen = {\n active: false\n };\n\n // Options\n this.options = {\n speed: [],\n quality: []\n };\n\n // Debugging\n // TODO: move to globals\n this.debug = new Console(this.config.debug);\n\n // Log config options and support\n this.debug.log('Config', this.config);\n this.debug.log('Support', support);\n\n // We need an element to setup\n if (is.nullOrUndefined(this.media) || !is.element(this.media)) {\n this.debug.error('Setup failed: no suitable element passed');\n return;\n }\n\n // Bail if the element is initialized\n if (this.media.plyr) {\n this.debug.warn('Target already setup');\n return;\n }\n\n // Bail if not enabled\n if (!this.config.enabled) {\n this.debug.error('Setup failed: disabled by config');\n return;\n }\n\n // Bail if disabled or no basic support\n // You may want to disable certain UAs etc\n if (!support.check().api) {\n this.debug.error('Setup failed: no support');\n return;\n }\n\n // Cache original element state for .destroy()\n const clone = this.media.cloneNode(true);\n clone.autoplay = false;\n this.elements.original = clone;\n\n // Set media type based on tag or data attribute\n // Supported: video, audio, vimeo, youtube\n const _type = this.media.tagName.toLowerCase();\n // Embed properties\n let iframe = null;\n let url = null;\n\n // Different setup based on type\n switch (_type) {\n case 'div':\n // Find the frame\n iframe = this.media.querySelector('iframe');\n\n // <iframe> type\n if (is.element(iframe)) {\n // Detect provider\n url = parseUrl(iframe.getAttribute('src'));\n this.provider = getProviderByUrl(url.toString());\n\n // Rework elements\n this.elements.container = this.media;\n this.media = iframe;\n\n // Reset classname\n this.elements.container.className = '';\n\n // Get attributes from URL and set config\n if (url.search.length) {\n const truthy = ['1', 'true'];\n if (truthy.includes(url.searchParams.get('autoplay'))) {\n this.config.autoplay = true;\n }\n if (truthy.includes(url.searchParams.get('loop'))) {\n this.config.loop.active = true;\n }\n\n // TODO: replace fullscreen.iosNative with this playsinline config option\n // YouTube requires the playsinline in the URL\n if (this.isYouTube) {\n this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));\n this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?\n } else {\n this.config.playsinline = true;\n }\n }\n } else {\n // <div> with attributes\n this.provider = this.media.getAttribute(this.config.attributes.embed.provider);\n\n // Remove attribute\n this.media.removeAttribute(this.config.attributes.embed.provider);\n }\n\n // Unsupported or missing provider\n if (is.empty(this.provider) || !Object.values(providers).includes(this.provider)) {\n this.debug.error('Setup failed: Invalid provider');\n return;\n }\n\n // Audio will come later for external providers\n this.type = types.video;\n break;\n case 'video':\n case 'audio':\n this.type = _type;\n this.provider = providers.html5;\n\n // Get config from attributes\n if (this.media.hasAttribute('crossorigin')) {\n this.config.crossorigin = true;\n }\n if (this.media.hasAttribute('autoplay')) {\n this.config.autoplay = true;\n }\n if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {\n this.config.playsinline = true;\n }\n if (this.media.hasAttribute('muted')) {\n this.config.muted = true;\n }\n if (this.media.hasAttribute('loop')) {\n this.config.loop.active = true;\n }\n break;\n default:\n this.debug.error('Setup failed: unsupported type');\n return;\n }\n\n // Check for support again but with type\n this.supported = support.check(this.type, this.provider);\n\n // If no support for even API, bail\n if (!this.supported.api) {\n this.debug.error('Setup failed: no support');\n return;\n }\n this.eventListeners = [];\n\n // Create listeners\n this.listeners = new Listeners(this);\n\n // Setup local storage for user settings\n this.storage = new Storage(this);\n\n // Store reference\n this.media.plyr = this;\n\n // Wrap media\n if (!is.element(this.elements.container)) {\n this.elements.container = createElement('div');\n wrap(this.media, this.elements.container);\n }\n\n // Migrate custom properties from media to container (so they work 😉)\n ui.migrateStyles.call(this);\n\n // Add style hook\n ui.addStyleHook.call(this);\n\n // Setup media\n media.setup.call(this);\n\n // Listen for events if debugging\n if (this.config.debug) {\n on.call(this, this.elements.container, this.config.events.join(' '), event => {\n this.debug.log(`event: ${event.type}`);\n });\n }\n\n // Setup fullscreen\n this.fullscreen = new Fullscreen(this);\n\n // Setup interface\n // If embed but not fully supported, build interface now to avoid flash of controls\n if (this.isHTML5 || this.isEmbed && !this.supported.ui) {\n ui.build.call(this);\n }\n\n // Container listeners\n this.listeners.container();\n\n // Global listeners\n this.listeners.global();\n\n // Setup ads if provided\n if (this.config.ads.enabled) {\n this.ads = new Ads(this);\n }\n\n // Autoplay if required\n if (this.isHTML5 && this.config.autoplay) {\n this.once('canplay', () => silencePromise(this.play()));\n }\n\n // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek\n this.lastSeekTime = 0;\n\n // Setup preview thumbnails if enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n\n // ---------------------------------------\n // API\n // ---------------------------------------\n\n /**\n * Types and provider helpers\n */\n get isHTML5() {\n return this.provider === providers.html5;\n }\n get isEmbed() {\n return this.isYouTube || this.isVimeo;\n }\n get isYouTube() {\n return this.provider === providers.youtube;\n }\n get isVimeo() {\n return this.provider === providers.vimeo;\n }\n get isVideo() {\n return this.type === types.video;\n }\n get isAudio() {\n return this.type === types.audio;\n }\n /**\n * Get playing state\n */\n get playing() {\n return Boolean(this.ready && !this.paused && !this.ended);\n }\n\n /**\n * Get paused state\n */\n get paused() {\n return Boolean(this.media.paused);\n }\n\n /**\n * Get stopped state\n */\n get stopped() {\n return Boolean(this.paused && this.currentTime === 0);\n }\n\n /**\n * Get ended state\n */\n get ended() {\n return Boolean(this.media.ended);\n }\n /**\n * Seek to a time\n * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)\n */\n set currentTime(input) {\n // Bail if media duration isn't available yet\n if (!this.duration) {\n return;\n }\n\n // Validate input\n const inputIsValid = is.number(input) && input > 0;\n\n // Set\n this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0;\n\n // Logging\n this.debug.log(`Seeking to ${this.currentTime} seconds`);\n }\n\n /**\n * Get current time\n */\n get currentTime() {\n return Number(this.media.currentTime);\n }\n\n /**\n * Get buffered\n */\n get buffered() {\n const {\n buffered\n } = this.media;\n\n // YouTube / Vimeo return a float between 0-1\n if (is.number(buffered)) {\n return buffered;\n }\n\n // HTML5\n // TODO: Handle buffered chunks of the media\n // (i.e. seek to another section buffers only that section)\n if (buffered && buffered.length && this.duration > 0) {\n return buffered.end(0) / this.duration;\n }\n return 0;\n }\n\n /**\n * Get seeking status\n */\n get seeking() {\n return Boolean(this.media.seeking);\n }\n\n /**\n * Get the duration of the current media\n */\n get duration() {\n // Faux duration set via config\n const fauxDuration = parseFloat(this.config.duration);\n // Media duration can be NaN or Infinity before the media has loaded\n const realDuration = (this.media || {}).duration;\n const duration = !is.number(realDuration) || realDuration === Infinity ? 0 : realDuration;\n\n // If config duration is funky, use regular duration\n return fauxDuration || duration;\n }\n\n /**\n * Set the player volume\n * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage\n */\n set volume(value) {\n let volume = value;\n const max = 1;\n const min = 0;\n if (is.string(volume)) {\n volume = Number(volume);\n }\n\n // Load volume from storage if no value specified\n if (!is.number(volume)) {\n volume = this.storage.get('volume');\n }\n\n // Use config if all else fails\n if (!is.number(volume)) {\n ({\n volume\n } = this.config);\n }\n\n // Maximum is volumeMax\n if (volume > max) {\n volume = max;\n }\n // Minimum is volumeMin\n if (volume < min) {\n volume = min;\n }\n\n // Update config\n this.config.volume = volume;\n\n // Set the player volume\n this.media.volume = volume;\n\n // If muted, and we're increasing volume manually, reset muted state\n if (!is.empty(value) && this.muted && volume > 0) {\n this.muted = false;\n }\n }\n\n /**\n * Get the current player volume\n */\n get volume() {\n return Number(this.media.volume);\n }\n /**\n * Set muted state\n * @param {Boolean} mute\n */\n set muted(mute) {\n let toggle = mute;\n\n // Load muted state from storage\n if (!is.boolean(toggle)) {\n toggle = this.storage.get('muted');\n }\n\n // Use config if all else fails\n if (!is.boolean(toggle)) {\n toggle = this.config.muted;\n }\n\n // Update config\n this.config.muted = toggle;\n\n // Set mute on the player\n this.media.muted = toggle;\n }\n\n /**\n * Get current muted state\n */\n get muted() {\n return Boolean(this.media.muted);\n }\n\n /**\n * Check if the media has audio\n */\n get hasAudio() {\n // Assume yes for all non HTML5 (as we can't tell...)\n if (!this.isHTML5) {\n return true;\n }\n if (this.isAudio) {\n return true;\n }\n\n // Get audio tracks\n return Boolean(this.media.mozHasAudio) || Boolean(this.media.webkitAudioDecodedByteCount) || Boolean(this.media.audioTracks && this.media.audioTracks.length);\n }\n\n /**\n * Set playback speed\n * @param {Number} input - the speed of playback (0.5-2.0)\n */\n set speed(input) {\n let speed = null;\n if (is.number(input)) {\n speed = input;\n }\n if (!is.number(speed)) {\n speed = this.storage.get('speed');\n }\n if (!is.number(speed)) {\n speed = this.config.speed.selected;\n }\n\n // Clamp to min/max\n const {\n minimumSpeed: min,\n maximumSpeed: max\n } = this;\n speed = clamp(speed, min, max);\n\n // Update config\n this.config.speed.selected = speed;\n\n // Set media speed\n setTimeout(() => {\n if (this.media) {\n this.media.playbackRate = speed;\n }\n }, 0);\n }\n\n /**\n * Get current playback speed\n */\n get speed() {\n return Number(this.media.playbackRate);\n }\n\n /**\n * Get the minimum allowed speed\n */\n get minimumSpeed() {\n if (this.isYouTube) {\n // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate\n return Math.min(...this.options.speed);\n }\n if (this.isVimeo) {\n // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror\n return 0.5;\n }\n\n // https://stackoverflow.com/a/32320020/1191319\n return 0.0625;\n }\n\n /**\n * Get the maximum allowed speed\n */\n get maximumSpeed() {\n if (this.isYouTube) {\n // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate\n return Math.max(...this.options.speed);\n }\n if (this.isVimeo) {\n // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror\n return 2;\n }\n\n // https://stackoverflow.com/a/32320020/1191319\n return 16;\n }\n\n /**\n * Set playback quality\n * Currently HTML5 & YouTube only\n * @param {Number} input - Quality level\n */\n set quality(input) {\n const config = this.config.quality;\n const options = this.options.quality;\n if (!options.length) {\n return;\n }\n let quality = [!is.empty(input) && Number(input), this.storage.get('quality'), config.selected, config.default].find(is.number);\n let updateStorage = true;\n if (!options.includes(quality)) {\n const value = closest(options, quality);\n this.debug.warn(`Unsupported quality option: ${quality}, using ${value} instead`);\n quality = value;\n\n // Don't update storage if quality is not supported\n updateStorage = false;\n }\n\n // Update config\n config.selected = quality;\n\n // Set quality\n this.media.quality = quality;\n\n // Save to storage\n if (updateStorage) {\n this.storage.set({\n quality\n });\n }\n }\n\n /**\n * Get current quality level\n */\n get quality() {\n return this.media.quality;\n }\n\n /**\n * Toggle loop\n * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config\n * @param {Boolean} input - Whether to loop or not\n */\n set loop(input) {\n const toggle = is.boolean(input) ? input : this.config.loop.active;\n this.config.loop.active = toggle;\n this.media.loop = toggle;\n\n // Set default to be a true toggle\n /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';\n switch (type) {\n case 'start':\n if (this.config.loop.end && this.config.loop.end <= this.currentTime) {\n this.config.loop.end = null;\n }\n this.config.loop.start = this.currentTime;\n // this.config.loop.indicator.start = this.elements.display.played.value;\n break;\n case 'end':\n if (this.config.loop.start >= this.currentTime) {\n return this;\n }\n this.config.loop.end = this.currentTime;\n // this.config.loop.indicator.end = this.elements.display.played.value;\n break;\n case 'all':\n this.config.loop.start = 0;\n this.config.loop.end = this.duration - 2;\n this.config.loop.indicator.start = 0;\n this.config.loop.indicator.end = 100;\n break;\n case 'toggle':\n if (this.config.loop.active) {\n this.config.loop.start = 0;\n this.config.loop.end = null;\n } else {\n this.config.loop.start = 0;\n this.config.loop.end = this.duration - 2;\n }\n break;\n default:\n this.config.loop.start = 0;\n this.config.loop.end = null;\n break;\n } */\n }\n\n /**\n * Get current loop state\n */\n get loop() {\n return Boolean(this.media.loop);\n }\n\n /**\n * Set new media source\n * @param {Object} input - The new source object (see docs)\n */\n set source(input) {\n source.change.call(this, input);\n }\n\n /**\n * Get current source\n */\n get source() {\n return this.media.currentSrc;\n }\n\n /**\n * Get a download URL (either source or custom)\n */\n get download() {\n const {\n download\n } = this.config.urls;\n return is.url(download) ? download : this.source;\n }\n\n /**\n * Set the download URL\n */\n set download(input) {\n if (!is.url(input)) {\n return;\n }\n this.config.urls.download = input;\n controls.setDownloadUrl.call(this);\n }\n\n /**\n * Set the poster image for a video\n * @param {String} input - the URL for the new poster image\n */\n set poster(input) {\n if (!this.isVideo) {\n this.debug.warn('Poster can only be set for video');\n return;\n }\n ui.setPoster.call(this, input, false).catch(() => {});\n }\n\n /**\n * Get the current poster image\n */\n get poster() {\n if (!this.isVideo) {\n return null;\n }\n return this.media.getAttribute('poster') || this.media.getAttribute('data-poster');\n }\n\n /**\n * Get the current aspect ratio in use\n */\n get ratio() {\n if (!this.isVideo) {\n return null;\n }\n const ratio = reduceAspectRatio(getAspectRatio.call(this));\n return is.array(ratio) ? ratio.join(':') : ratio;\n }\n\n /**\n * Set video aspect ratio\n */\n set ratio(input) {\n if (!this.isVideo) {\n this.debug.warn('Aspect ratio can only be set for video');\n return;\n }\n if (!is.string(input) || !validateAspectRatio(input)) {\n this.debug.error(`Invalid aspect ratio specified (${input})`);\n return;\n }\n this.config.ratio = reduceAspectRatio(input);\n setAspectRatio.call(this);\n }\n\n /**\n * Set the autoplay state\n * @param {Boolean} input - Whether to autoplay or not\n */\n set autoplay(input) {\n this.config.autoplay = is.boolean(input) ? input : this.config.autoplay;\n }\n\n /**\n * Get the current autoplay state\n */\n get autoplay() {\n return Boolean(this.config.autoplay);\n }\n\n /**\n * Toggle captions\n * @param {Boolean} input - Whether to enable captions\n */\n toggleCaptions(input) {\n captions.toggle.call(this, input, false);\n }\n\n /**\n * Set the caption track by index\n * @param {Number} input - Caption index\n */\n set currentTrack(input) {\n captions.set.call(this, input, false);\n captions.setup.call(this);\n }\n\n /**\n * Get the current caption track index (-1 if disabled)\n */\n get currentTrack() {\n const {\n toggled,\n currentTrack\n } = this.captions;\n return toggled ? currentTrack : -1;\n }\n\n /**\n * Set the wanted language for captions\n * Since tracks can be added later it won't update the actual caption track until there is a matching track\n * @param {String} input - Two character ISO language code (e.g. EN, FR, PT, etc)\n */\n set language(input) {\n captions.setLanguage.call(this, input, false);\n }\n\n /**\n * Get the current track's language\n */\n get language() {\n return (captions.getCurrentTrack.call(this) || {}).language;\n }\n\n /**\n * Toggle picture-in-picture playback on WebKit/MacOS\n * TODO: update player with state, support, enabled\n * TODO: detect outside changes\n */\n set pip(input) {\n // Bail if no support\n if (!support.pip) {\n return;\n }\n\n // Toggle based on current state if not passed\n const toggle = is.boolean(input) ? input : !this.pip;\n\n // Toggle based on current state\n // Safari\n if (is.function(this.media.webkitSetPresentationMode)) {\n this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);\n }\n\n // Chrome\n if (is.function(this.media.requestPictureInPicture)) {\n if (!this.pip && toggle) {\n this.media.requestPictureInPicture();\n } else if (this.pip && !toggle) {\n document.exitPictureInPicture();\n }\n }\n }\n\n /**\n * Get the current picture-in-picture state\n */\n get pip() {\n if (!support.pip) {\n return null;\n }\n\n // Safari\n if (!is.empty(this.media.webkitPresentationMode)) {\n return this.media.webkitPresentationMode === pip.active;\n }\n\n // Chrome\n return this.media === document.pictureInPictureElement;\n }\n\n /**\n * Sets the preview thumbnails for the current source\n */\n setPreviewThumbnails(thumbnailSource) {\n if (this.previewThumbnails && this.previewThumbnails.loaded) {\n this.previewThumbnails.destroy();\n this.previewThumbnails = null;\n }\n Object.assign(this.config.previewThumbnails, thumbnailSource);\n\n // Create new instance if it is still enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n /**\n * Check for support\n * @param {String} type - Player type (audio/video)\n * @param {String} provider - Provider (html5/youtube/vimeo)\n */\n static supported(type, provider) {\n return support.check(type, provider);\n }\n\n /**\n * Load an SVG sprite into the page\n * @param {String} url - URL for the SVG sprite\n * @param {String} [id] - Unique ID\n */\n static loadSprite(url, id) {\n return loadSprite(url, id);\n }\n\n /**\n * Setup multiple instances\n * @param {*} selector\n * @param {Object} options\n */\n static setup(selector, options = {}) {\n let targets = null;\n if (is.string(selector)) {\n targets = Array.from(document.querySelectorAll(selector));\n } else if (is.nodeList(selector)) {\n targets = Array.from(selector);\n } else if (is.array(selector)) {\n targets = selector.filter(is.element);\n }\n if (is.empty(targets)) {\n return null;\n }\n return targets.map(t => new Plyr(t, options));\n }\n }\n Plyr.defaults = cloneDeep(defaults);\n\n return Plyr;\n\n}));\n//# sourceMappingURL=plyr.js.map\n","function _classCallCheck(e,t){if(!(e instanceof t))throw new TypeError(\"Cannot call a class as a function\")}function _defineProperties(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,\"value\"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function _createClass(e,t,n){return t&&_defineProperties(e.prototype,t),n&&_defineProperties(e,n),e}function _defineProperty(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ownKeys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function _objectSpread2(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ownKeys(Object(n),!0).forEach((function(t){_defineProperty(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ownKeys(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}var defaults={addCSS:!0,thumbWidth:15,watch:!0};function matches(e,t){return function(){return Array.from(document.querySelectorAll(t)).includes(this)}.call(e,t)}function trigger(e,t){if(e&&t){var n=new Event(t,{bubbles:!0});e.dispatchEvent(n)}}var getConstructor=function(e){return null!=e?e.constructor:null},instanceOf=function(e,t){return!!(e&&t&&e instanceof t)},isNullOrUndefined=function(e){return null==e},isObject=function(e){return getConstructor(e)===Object},isNumber=function(e){return getConstructor(e)===Number&&!Number.isNaN(e)},isString=function(e){return getConstructor(e)===String},isBoolean=function(e){return getConstructor(e)===Boolean},isFunction=function(e){return getConstructor(e)===Function},isArray=function(e){return Array.isArray(e)},isNodeList=function(e){return instanceOf(e,NodeList)},isElement=function(e){return instanceOf(e,Element)},isEvent=function(e){return instanceOf(e,Event)},isEmpty=function(e){return isNullOrUndefined(e)||(isString(e)||isArray(e)||isNodeList(e))&&!e.length||isObject(e)&&!Object.keys(e).length},is={nullOrUndefined:isNullOrUndefined,object:isObject,number:isNumber,string:isString,boolean:isBoolean,function:isFunction,array:isArray,nodeList:isNodeList,element:isElement,event:isEvent,empty:isEmpty};function getDecimalPlaces(e){var t=\"\".concat(e).match(/(?:\\.(\\d+))?(?:[eE]([+-]?\\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}function round(e,t){if(1>t){var n=getDecimalPlaces(t);return parseFloat(e.toFixed(n))}return Math.round(e/t)*t}var RangeTouch=function(){function e(t,n){_classCallCheck(this,e),is.element(t)?this.element=t:is.string(t)&&(this.element=document.querySelector(t)),is.element(this.element)&&is.empty(this.element.rangeTouch)&&(this.config=_objectSpread2({},defaults,{},n),this.init())}return _createClass(e,[{key:\"init\",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect=\"none\",this.element.style.webKitUserSelect=\"none\",this.element.style.touchAction=\"manipulation\"),this.listeners(!0),this.element.rangeTouch=this)}},{key:\"destroy\",value:function(){e.enabled&&(this.config.addCSS&&(this.element.style.userSelect=\"\",this.element.style.webKitUserSelect=\"\",this.element.style.touchAction=\"\"),this.listeners(!1),this.element.rangeTouch=null)}},{key:\"listeners\",value:function(e){var t=this,n=e?\"addEventListener\":\"removeEventListener\";[\"touchstart\",\"touchmove\",\"touchend\"].forEach((function(e){t.element[n](e,(function(e){return t.set(e)}),!1)}))}},{key:\"get\",value:function(t){if(!e.enabled||!is.event(t))return null;var n,r=t.target,i=t.changedTouches[0],o=parseFloat(r.getAttribute(\"min\"))||0,s=parseFloat(r.getAttribute(\"max\"))||100,u=parseFloat(r.getAttribute(\"step\"))||1,c=r.getBoundingClientRect(),a=100/c.width*(this.config.thumbWidth/2)/100;return 0>(n=100/c.width*(i.clientX-c.left))?n=0:100<n&&(n=100),50>n?n-=(100-2*n)*a:50<n&&(n+=2*(n-50)*a),o+round(n/100*(s-o),u)}},{key:\"set\",value:function(t){e.enabled&&is.event(t)&&!t.target.disabled&&(t.preventDefault(),t.target.value=this.get(t),trigger(t.target,\"touchend\"===t.type?\"change\":\"input\"))}}],[{key:\"setup\",value:function(t){var n=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=null;if(is.empty(t)||is.string(t)?r=Array.from(document.querySelectorAll(is.string(t)?t:'input[type=\"range\"]')):is.element(t)?r=[t]:is.nodeList(t)?r=Array.from(t):is.array(t)&&(r=t.filter(is.element)),is.empty(r))return null;var i=_objectSpread2({},defaults,{},n);if(is.string(t)&&i.watch){var o=new MutationObserver((function(n){Array.from(n).forEach((function(n){Array.from(n.addedNodes).forEach((function(n){is.element(n)&&matches(n,t)&&new e(n,i)}))}))}));o.observe(document.body,{childList:!0,subtree:!0})}return r.map((function(t){return new e(t,n)}))}},{key:\"enabled\",get:function(){return\"ontouchstart\"in document.documentElement}}]),e}();export default RangeTouch;","// ==========================================================================\n// Type checking utils\n// ==========================================================================\n\nconst getConstructor = (input) => (input !== null && typeof input !== 'undefined' ? input.constructor : null);\nconst instanceOf = (input, constructor) => Boolean(input && constructor && input instanceof constructor);\nconst isNullOrUndefined = (input) => input === null || typeof input === 'undefined';\nconst isObject = (input) => getConstructor(input) === Object;\nconst isNumber = (input) => getConstructor(input) === Number && !Number.isNaN(input);\nconst isString = (input) => getConstructor(input) === String;\nconst isBoolean = (input) => getConstructor(input) === Boolean;\nconst isFunction = (input) => typeof input === 'function';\nconst isArray = (input) => Array.isArray(input);\nconst isWeakMap = (input) => instanceOf(input, WeakMap);\nconst isNodeList = (input) => instanceOf(input, NodeList);\nconst isTextNode = (input) => getConstructor(input) === Text;\nconst isEvent = (input) => instanceOf(input, Event);\nconst isKeyboardEvent = (input) => instanceOf(input, KeyboardEvent);\nconst isCue = (input) => instanceOf(input, window.TextTrackCue) || instanceOf(input, window.VTTCue);\nconst isTrack = (input) => instanceOf(input, TextTrack) || (!isNullOrUndefined(input) && isString(input.kind));\nconst isPromise = (input) => instanceOf(input, Promise) && isFunction(input.then);\n\nconst isElement = (input) =>\n input !== null &&\n typeof input === 'object' &&\n input.nodeType === 1 &&\n typeof input.style === 'object' &&\n typeof input.ownerDocument === 'object';\n\nconst isEmpty = (input) =>\n isNullOrUndefined(input) ||\n ((isString(input) || isArray(input) || isNodeList(input)) && !input.length) ||\n (isObject(input) && !Object.keys(input).length);\n\nconst isUrl = (input) => {\n // Accept a URL object\n if (instanceOf(input, window.URL)) {\n return true;\n }\n\n // Must be string from here\n if (!isString(input)) {\n return false;\n }\n\n // Add the protocol if required\n let string = input;\n if (!input.startsWith('http://') || !input.startsWith('https://')) {\n string = `http://${input}`;\n }\n\n try {\n return !isEmpty(new URL(string).hostname);\n } catch (_) {\n return false;\n }\n};\n\nexport default {\n nullOrUndefined: isNullOrUndefined,\n object: isObject,\n number: isNumber,\n string: isString,\n boolean: isBoolean,\n function: isFunction,\n array: isArray,\n weakMap: isWeakMap,\n nodeList: isNodeList,\n element: isElement,\n textNode: isTextNode,\n event: isEvent,\n keyboardEvent: isKeyboardEvent,\n cue: isCue,\n track: isTrack,\n promise: isPromise,\n url: isUrl,\n empty: isEmpty,\n};\n","// ==========================================================================\n// Animation utils\n// ==========================================================================\n\nimport is from './is';\n\nexport const transitionEndEvent = (() => {\n const element = document.createElement('span');\n\n const events = {\n WebkitTransition: 'webkitTransitionEnd',\n MozTransition: 'transitionend',\n OTransition: 'oTransitionEnd otransitionend',\n transition: 'transitionend',\n };\n\n const type = Object.keys(events).find((event) => element.style[event] !== undefined);\n\n return is.string(type) ? events[type] : false;\n})();\n\n// Force repaint of element\nexport function repaint(element, delay) {\n setTimeout(() => {\n try {\n // eslint-disable-next-line no-param-reassign\n element.hidden = true;\n\n // eslint-disable-next-line no-unused-expressions\n element.offsetHeight;\n\n // eslint-disable-next-line no-param-reassign\n element.hidden = false;\n } catch (_) {\n // Do nothing\n }\n }, delay);\n}\n","// ==========================================================================\n// Browser sniffing\n// Unfortunately, due to mixed support, UA sniffing is required\n// ==========================================================================\n\nconst isIE = Boolean(window.document.documentMode);\nconst isEdge = /Edge/g.test(navigator.userAgent);\nconst isWebKit = 'WebkitAppearance' in document.documentElement.style && !/Edge/g.test(navigator.userAgent);\nconst isIPhone = /iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;\n// navigator.platform may be deprecated but this check is still required\nconst isIPadOS = navigator.platform === 'MacIntel' && navigator.maxTouchPoints > 1;\nconst isIos = /iPad|iPhone|iPod/gi.test(navigator.userAgent) && navigator.maxTouchPoints > 1;\n\nexport default {\n isIE,\n isEdge,\n isWebKit,\n isIPhone,\n isIPadOS,\n isIos,\n};\n","// ==========================================================================\n// Object utils\n// ==========================================================================\n\nimport is from './is';\n\n// Clone nested objects\nexport function cloneDeep(object) {\n return JSON.parse(JSON.stringify(object));\n}\n\n// Get a nested value in an object\nexport function getDeep(object, path) {\n return path.split('.').reduce((obj, key) => obj && obj[key], object);\n}\n\n// Deep extend destination object with N more objects\nexport function extend(target = {}, ...sources) {\n if (!sources.length) {\n return target;\n }\n\n const source = sources.shift();\n\n if (!is.object(source)) {\n return target;\n }\n\n Object.keys(source).forEach((key) => {\n if (is.object(source[key])) {\n if (!Object.keys(target).includes(key)) {\n Object.assign(target, { [key]: {} });\n }\n\n extend(target[key], source[key]);\n } else {\n Object.assign(target, { [key]: source[key] });\n }\n });\n\n return extend(target, ...sources);\n}\n","// ==========================================================================\n// Element utils\n// ==========================================================================\n\nimport is from './is';\nimport { extend } from './objects';\n\n// Wrap an element\nexport function wrap(elements, wrapper) {\n // Convert `elements` to an array, if necessary.\n const targets = elements.length ? elements : [elements];\n\n // Loops backwards to prevent having to clone the wrapper on the\n // first element (see `child` below).\n Array.from(targets)\n .reverse()\n .forEach((element, index) => {\n const child = index > 0 ? wrapper.cloneNode(true) : wrapper;\n // Cache the current parent and sibling.\n const parent = element.parentNode;\n const sibling = element.nextSibling;\n\n // Wrap the element (is automatically removed from its current\n // parent).\n child.appendChild(element);\n\n // If the element had a sibling, insert the wrapper before\n // the sibling to maintain the HTML structure; otherwise, just\n // append it to the parent.\n if (sibling) {\n parent.insertBefore(child, sibling);\n } else {\n parent.appendChild(child);\n }\n });\n}\n\n// Set attributes\nexport function setAttributes(element, attributes) {\n if (!is.element(element) || is.empty(attributes)) return;\n\n // Assume null and undefined attributes should be left out,\n // Setting them would otherwise convert them to \"null\" and \"undefined\"\n Object.entries(attributes)\n .filter(([, value]) => !is.nullOrUndefined(value))\n .forEach(([key, value]) => element.setAttribute(key, value));\n}\n\n// Create a DocumentFragment\nexport function createElement(type, attributes, text) {\n // Create a new <element>\n const element = document.createElement(type);\n\n // Set all passed attributes\n if (is.object(attributes)) {\n setAttributes(element, attributes);\n }\n\n // Add text node\n if (is.string(text)) {\n element.innerText = text;\n }\n\n // Return built element\n return element;\n}\n\n// Insert an element after another\nexport function insertAfter(element, target) {\n if (!is.element(element) || !is.element(target)) return;\n\n target.parentNode.insertBefore(element, target.nextSibling);\n}\n\n// Insert a DocumentFragment\nexport function insertElement(type, parent, attributes, text) {\n if (!is.element(parent)) return;\n\n parent.appendChild(createElement(type, attributes, text));\n}\n\n// Remove element(s)\nexport function removeElement(element) {\n if (is.nodeList(element) || is.array(element)) {\n Array.from(element).forEach(removeElement);\n return;\n }\n\n if (!is.element(element) || !is.element(element.parentNode)) {\n return;\n }\n\n element.parentNode.removeChild(element);\n}\n\n// Remove all child elements\nexport function emptyElement(element) {\n if (!is.element(element)) return;\n\n let { length } = element.childNodes;\n\n while (length > 0) {\n element.removeChild(element.lastChild);\n length -= 1;\n }\n}\n\n// Replace element\nexport function replaceElement(newChild, oldChild) {\n if (!is.element(oldChild) || !is.element(oldChild.parentNode) || !is.element(newChild)) return null;\n\n oldChild.parentNode.replaceChild(newChild, oldChild);\n\n return newChild;\n}\n\n// Get an attribute object from a string selector\nexport function getAttributesFromSelector(sel, existingAttributes) {\n // For example:\n // '.test' to { class: 'test' }\n // '#test' to { id: 'test' }\n // '[data-test=\"test\"]' to { 'data-test': 'test' }\n\n if (!is.string(sel) || is.empty(sel)) return {};\n\n const attributes = {};\n const existing = extend({}, existingAttributes);\n\n sel.split(',').forEach((s) => {\n // Remove whitespace\n const selector = s.trim();\n const className = selector.replace('.', '');\n const stripped = selector.replace(/[[\\]]/g, '');\n // Get the parts and value\n const parts = stripped.split('=');\n const [key] = parts;\n const value = parts.length > 1 ? parts[1].replace(/[\"']/g, '') : '';\n // Get the first character\n const start = selector.charAt(0);\n\n switch (start) {\n case '.':\n // Add to existing classname\n if (is.string(existing.class)) {\n attributes.class = `${existing.class} ${className}`;\n } else {\n attributes.class = className;\n }\n break;\n\n case '#':\n // ID selector\n attributes.id = selector.replace('#', '');\n break;\n\n case '[':\n // Attribute selector\n attributes[key] = value;\n\n break;\n\n default:\n break;\n }\n });\n\n return extend(existing, attributes);\n}\n\n// Toggle hidden\nexport function toggleHidden(element, hidden) {\n if (!is.element(element)) return;\n\n let hide = hidden;\n\n if (!is.boolean(hide)) {\n hide = !element.hidden;\n }\n\n // eslint-disable-next-line no-param-reassign\n element.hidden = hide;\n}\n\n// Mirror Element.classList.toggle, with IE compatibility for \"force\" argument\nexport function toggleClass(element, className, force) {\n if (is.nodeList(element)) {\n return Array.from(element).map((e) => toggleClass(e, className, force));\n }\n\n if (is.element(element)) {\n let method = 'toggle';\n if (typeof force !== 'undefined') {\n method = force ? 'add' : 'remove';\n }\n\n element.classList[method](className);\n return element.classList.contains(className);\n }\n\n return false;\n}\n\n// Has class name\nexport function hasClass(element, className) {\n return is.element(element) && element.classList.contains(className);\n}\n\n// Element matches selector\nexport function matches(element, selector) {\n const { prototype } = Element;\n\n function match() {\n return Array.from(document.querySelectorAll(selector)).includes(this);\n }\n\n const method =\n prototype.matches ||\n prototype.webkitMatchesSelector ||\n prototype.mozMatchesSelector ||\n prototype.msMatchesSelector ||\n match;\n\n return method.call(element, selector);\n}\n\n// Closest ancestor element matching selector (also tests element itself)\nexport function closest(element, selector) {\n const { prototype } = Element;\n\n // https://developer.mozilla.org/en-US/docs/Web/API/Element/closest#Polyfill\n function closestElement() {\n let el = this;\n\n do {\n if (matches.matches(el, selector)) return el;\n el = el.parentElement || el.parentNode;\n } while (el !== null && el.nodeType === 1);\n return null;\n }\n\n const method = prototype.closest || closestElement;\n\n return method.call(element, selector);\n}\n\n// Find all elements\nexport function getElements(selector) {\n return this.elements.container.querySelectorAll(selector);\n}\n\n// Find a single element\nexport function getElement(selector) {\n return this.elements.container.querySelector(selector);\n}\n\n// Set focus and tab focus class\nexport function setFocus(element = null, focusVisible = false) {\n if (!is.element(element)) return;\n\n // Set regular focus\n element.focus({ preventScroll: true, focusVisible });\n}\n","// ==========================================================================\n// Plyr support checks\n// ==========================================================================\n\nimport { transitionEndEvent } from './utils/animation';\nimport browser from './utils/browser';\nimport { createElement } from './utils/elements';\nimport is from './utils/is';\n\n// Default codecs for checking mimetype support\nconst defaultCodecs = {\n 'audio/ogg': 'vorbis',\n 'audio/wav': '1',\n 'video/webm': 'vp8, vorbis',\n 'video/mp4': 'avc1.42E01E, mp4a.40.2',\n 'video/ogg': 'theora',\n};\n\n// Check for feature support\nconst support = {\n // Basic support\n audio: 'canPlayType' in document.createElement('audio'),\n video: 'canPlayType' in document.createElement('video'),\n\n // Check for support\n // Basic functionality vs full UI\n check(type, provider) {\n const api = support[type] || provider !== 'html5';\n const ui = api && support.rangeInput;\n\n return {\n api,\n ui,\n };\n },\n\n // Picture-in-picture support\n // Safari & Chrome only currently\n pip: (() => {\n // While iPhone's support picture-in-picture for some apps, seemingly Safari isn't one of them\n // It will throw the following error when trying to enter picture-in-picture\n // `NotSupportedError: The Picture-in-Picture mode is not supported.`\n if (browser.isIPhone) {\n return false;\n }\n\n // Safari\n // https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls\n if (is.function(createElement('video').webkitSetPresentationMode)) {\n return true;\n }\n\n // Chrome\n // https://developers.google.com/web/updates/2018/10/watch-video-using-picture-in-picture\n if (document.pictureInPictureEnabled && !createElement('video').disablePictureInPicture) {\n return true;\n }\n\n return false;\n })(),\n\n // Airplay support\n // Safari only currently\n airplay: is.function(window.WebKitPlaybackTargetAvailabilityEvent),\n\n // Inline playback support\n // https://webkit.org/blog/6784/new-video-policies-for-ios/\n playsinline: 'playsInline' in document.createElement('video'),\n\n // Check for mime type support against a player instance\n // Credits: http://diveintohtml5.info/everything.html\n // Related: http://www.leanbackplayer.com/test/h5mt.html\n mime(input) {\n if (is.empty(input)) {\n return false;\n }\n\n const [mediaType] = input.split('/');\n let type = input;\n\n // Verify we're using HTML5 and there's no media type mismatch\n if (!this.isHTML5 || mediaType !== this.type) {\n return false;\n }\n\n // Add codec if required\n if (Object.keys(defaultCodecs).includes(type)) {\n type += `; codecs=\"${defaultCodecs[input]}\"`;\n }\n\n try {\n return Boolean(type && this.media.canPlayType(type).replace(/no/, ''));\n } catch (_) {\n return false;\n }\n },\n\n // Check for textTracks support\n textTracks: 'textTracks' in document.createElement('video'),\n\n // <input type=\"range\"> Sliders\n rangeInput: (() => {\n const range = document.createElement('input');\n range.type = 'range';\n return range.type === 'range';\n })(),\n\n // Touch\n // NOTE: Remember a device can be mouse + touch enabled so we check on first touch event\n touch: 'ontouchstart' in document.documentElement,\n\n // Detect transitions support\n transitions: transitionEndEvent !== false,\n\n // Reduced motion iOS & MacOS setting\n // https://webkit.org/blog/7551/responsive-design-for-motion/\n reducedMotion: 'matchMedia' in window && window.matchMedia('(prefers-reduced-motion)').matches,\n};\n\nexport default support;\n","// ==========================================================================\n// Event utils\n// ==========================================================================\n\nimport is from './is';\n\n// Check for passive event listener support\n// https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md\n// https://www.youtube.com/watch?v=NPM6172J22g\nconst supportsPassiveListeners = (() => {\n // Test via a getter in the options object to see if the passive property is accessed\n let supported = false;\n try {\n const options = Object.defineProperty({}, 'passive', {\n get() {\n supported = true;\n return null;\n },\n });\n window.addEventListener('test', null, options);\n window.removeEventListener('test', null, options);\n } catch (_) {\n // Do nothing\n }\n\n return supported;\n})();\n\n// Toggle event listener\nexport function toggleListener(element, event, callback, toggle = false, passive = true, capture = false) {\n // Bail if no element, event, or callback\n if (!element || !('addEventListener' in element) || is.empty(event) || !is.function(callback)) {\n return;\n }\n\n // Allow multiple events\n const events = event.split(' ');\n // Build options\n // Default to just the capture boolean for browsers with no passive listener support\n let options = capture;\n\n // If passive events listeners are supported\n if (supportsPassiveListeners) {\n options = {\n // Whether the listener can be passive (i.e. default never prevented)\n passive,\n // Whether the listener is a capturing listener or not\n capture,\n };\n }\n\n // If a single node is passed, bind the event listener\n events.forEach((type) => {\n if (this && this.eventListeners && toggle) {\n // Cache event listener\n this.eventListeners.push({ element, type, callback, options });\n }\n\n element[toggle ? 'addEventListener' : 'removeEventListener'](type, callback, options);\n });\n}\n\n// Bind event handler\nexport function on(element, events = '', callback, passive = true, capture = false) {\n toggleListener.call(this, element, events, callback, true, passive, capture);\n}\n\n// Unbind event handler\nexport function off(element, events = '', callback, passive = true, capture = false) {\n toggleListener.call(this, element, events, callback, false, passive, capture);\n}\n\n// Bind once-only event handler\nexport function once(element, events = '', callback, passive = true, capture = false) {\n const onceCallback = (...args) => {\n off(element, events, onceCallback, passive, capture);\n callback.apply(this, args);\n };\n\n toggleListener.call(this, element, events, onceCallback, true, passive, capture);\n}\n\n// Trigger event\nexport function triggerEvent(element, type = '', bubbles = false, detail = {}) {\n // Bail if no element\n if (!is.element(element) || is.empty(type)) {\n return;\n }\n\n // Create and dispatch the event\n const event = new CustomEvent(type, {\n bubbles,\n detail: { ...detail, plyr: this },\n });\n\n // Dispatch the event\n element.dispatchEvent(event);\n}\n\n// Unbind all cached event listeners\nexport function unbindListeners() {\n if (this && this.eventListeners) {\n this.eventListeners.forEach((item) => {\n const { element, type, callback, options } = item;\n element.removeEventListener(type, callback, options);\n });\n\n this.eventListeners = [];\n }\n}\n\n// Run method when / if player is ready\nexport function ready() {\n return new Promise((resolve) =>\n this.ready ? setTimeout(resolve, 0) : on.call(this, this.elements.container, 'ready', resolve),\n ).then(() => {});\n}\n","import is from './is';\n/**\n * Silence a Promise-like object.\n * This is useful for avoiding non-harmful, but potentially confusing \"uncaught\n * play promise\" rejection error messages.\n * @param {Object} value An object that may or may not be `Promise`-like.\n */\nexport function silencePromise(value) {\n if (is.promise(value)) {\n value.then(null, () => {});\n }\n}\n\nexport default { silencePromise };\n","// ==========================================================================\n// Array utils\n// ==========================================================================\n\nimport is from './is';\n\n// Remove duplicates in an array\nexport function dedupe(array) {\n if (!is.array(array)) {\n return array;\n }\n\n return array.filter((item, index) => array.indexOf(item) === index);\n}\n\n// Get the closest value in an array\nexport function closest(array, value) {\n if (!is.array(array) || !array.length) {\n return null;\n }\n\n return array.reduce((prev, curr) => (Math.abs(curr - value) < Math.abs(prev - value) ? curr : prev));\n}\n","// ==========================================================================\n// Style utils\n// ==========================================================================\n\nimport { closest } from './arrays';\nimport is from './is';\n\n// Check support for a CSS declaration\nexport function supportsCSS(declaration) {\n if (!window || !window.CSS) {\n return false;\n }\n\n return window.CSS.supports(declaration);\n}\n\n// Standard/common aspect ratios\nconst standardRatios = [\n [1, 1],\n [4, 3],\n [3, 4],\n [5, 4],\n [4, 5],\n [3, 2],\n [2, 3],\n [16, 10],\n [10, 16],\n [16, 9],\n [9, 16],\n [21, 9],\n [9, 21],\n [32, 9],\n [9, 32],\n].reduce((out, [x, y]) => ({ ...out, [x / y]: [x, y] }), {});\n\n// Validate an aspect ratio\nexport function validateAspectRatio(input) {\n if (!is.array(input) && (!is.string(input) || !input.includes(':'))) {\n return false;\n }\n\n const ratio = is.array(input) ? input : input.split(':');\n\n return ratio.map(Number).every(is.number);\n}\n\n// Reduce an aspect ratio to it's lowest form\nexport function reduceAspectRatio(ratio) {\n if (!is.array(ratio) || !ratio.every(is.number)) {\n return null;\n }\n\n const [width, height] = ratio;\n const getDivider = (w, h) => (h === 0 ? w : getDivider(h, w % h));\n const divider = getDivider(width, height);\n\n return [width / divider, height / divider];\n}\n\n// Calculate an aspect ratio\nexport function getAspectRatio(input) {\n const parse = (ratio) => (validateAspectRatio(ratio) ? ratio.split(':').map(Number) : null);\n // Try provided ratio\n let ratio = parse(input);\n\n // Get from config\n if (ratio === null) {\n ratio = parse(this.config.ratio);\n }\n\n // Get from embed\n if (ratio === null && !is.empty(this.embed) && is.array(this.embed.ratio)) {\n ({ ratio } = this.embed);\n }\n\n // Get from HTML5 video\n if (ratio === null && this.isHTML5) {\n const { videoWidth, videoHeight } = this.media;\n ratio = [videoWidth, videoHeight];\n }\n\n return reduceAspectRatio(ratio);\n}\n\n// Set aspect ratio for responsive container\nexport function setAspectRatio(input) {\n if (!this.isVideo) {\n return {};\n }\n\n const { wrapper } = this.elements;\n const ratio = getAspectRatio.call(this, input);\n\n if (!is.array(ratio)) {\n return {};\n }\n\n const [x, y] = reduceAspectRatio(ratio);\n const useNative = supportsCSS(`aspect-ratio: ${x}/${y}`);\n const padding = (100 / x) * y;\n\n if (useNative) {\n wrapper.style.aspectRatio = `${x}/${y}`;\n } else {\n wrapper.style.paddingBottom = `${padding}%`;\n }\n\n // For Vimeo we have an extra <div> to hide the standard controls and UI\n if (this.isVimeo && !this.config.vimeo.premium && this.supported.ui) {\n const height = (100 / this.media.offsetWidth) * parseInt(window.getComputedStyle(this.media).paddingBottom, 10);\n const offset = (height - padding) / (height / 50);\n\n if (this.fullscreen.active) {\n wrapper.style.paddingBottom = null;\n } else {\n this.media.style.transform = `translateY(-${offset}%)`;\n }\n } else if (this.isHTML5) {\n wrapper.classList.add(this.config.classNames.videoFixedRatio);\n }\n\n return { padding, ratio };\n}\n\n// Round an aspect ratio to closest standard ratio\nexport function roundAspectRatio(x, y, tolerance = 0.05) {\n const ratio = x / y;\n const closestRatio = closest(Object.keys(standardRatios), ratio);\n\n // Check match is within tolerance\n if (Math.abs(closestRatio - ratio) <= tolerance) {\n return standardRatios[closestRatio];\n }\n\n // No match\n return [x, y];\n}\n\n// Get the size of the viewport\n// https://stackoverflow.com/questions/1248081/how-to-get-the-browser-viewport-dimensions\nexport function getViewportSize() {\n const width = Math.max(document.documentElement.clientWidth || 0, window.innerWidth || 0);\n const height = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0);\n return [width, height];\n}\n","// ==========================================================================\n// Plyr HTML5 helpers\n// ==========================================================================\n\nimport support from './support';\nimport { removeElement } from './utils/elements';\nimport { triggerEvent } from './utils/events';\nimport is from './utils/is';\nimport { silencePromise } from './utils/promise';\nimport { setAspectRatio } from './utils/style';\n\nconst html5 = {\n getSources() {\n if (!this.isHTML5) {\n return [];\n }\n\n const sources = Array.from(this.media.querySelectorAll('source'));\n\n // Filter out unsupported sources (if type is specified)\n return sources.filter((source) => {\n const type = source.getAttribute('type');\n\n if (is.empty(type)) {\n return true;\n }\n\n return support.mime.call(this, type);\n });\n },\n\n // Get quality levels\n getQualityOptions() {\n // Whether we're forcing all options (e.g. for streaming)\n if (this.config.quality.forced) {\n return this.config.quality.options;\n }\n\n // Get sizes from <source> elements\n return html5.getSources\n .call(this)\n .map((source) => Number(source.getAttribute('data-res')))\n .filter(Boolean);\n },\n\n setup() {\n if (!this.isHTML5) {\n return;\n }\n\n const player = this;\n\n // Set speed options from config\n player.options.speed = player.config.speed.options;\n\n // Set aspect ratio if fixed\n if (!is.empty(this.config.ratio)) {\n setAspectRatio.call(player);\n }\n\n // Quality\n Object.defineProperty(player.media, 'quality', {\n get() {\n // Get sources\n const sources = html5.getSources.call(player);\n const source = sources.find((s) => s.getAttribute('src') === player.source);\n\n // Return size, if match is found\n return source && Number(source.getAttribute('data-res'));\n },\n set(input) {\n if (player.quality === input) {\n return;\n }\n\n // If we're using an external handler...\n if (player.config.quality.forced && is.function(player.config.quality.onChange)) {\n player.config.quality.onChange(input);\n } else {\n // Get sources\n const sources = html5.getSources.call(player);\n // Get first match for requested size\n const source = sources.find((s) => Number(s.getAttribute('data-res')) === input);\n\n // No matching source found\n if (!source) {\n return;\n }\n\n // Get current state\n const { currentTime, paused, preload, readyState, playbackRate } = player.media;\n\n // Set new source\n player.media.src = source.getAttribute('src');\n\n // Prevent loading if preload=\"none\" and the current source isn't loaded (#1044)\n if (preload !== 'none' || readyState) {\n // Restore time\n player.once('loadedmetadata', () => {\n player.speed = playbackRate;\n player.currentTime = currentTime;\n\n // Resume playing\n if (!paused) {\n silencePromise(player.play());\n }\n });\n\n // Load new source\n player.media.load();\n }\n }\n\n // Trigger change event\n triggerEvent.call(player, player.media, 'qualitychange', false, {\n quality: input,\n });\n },\n });\n },\n\n // Cancel current network requests\n // See https://github.com/sampotts/plyr/issues/174\n cancelRequests() {\n if (!this.isHTML5) {\n return;\n }\n\n // Remove child sources\n removeElement(html5.getSources.call(this));\n\n // Set blank video src attribute\n // This is to prevent a MEDIA_ERR_SRC_NOT_SUPPORTED error\n // Info: http://stackoverflow.com/questions/32231579/how-to-properly-dispose-of-an-html5-video-and-close-socket-or-connection\n this.media.setAttribute('src', this.config.blankVideo);\n\n // Load the new empty source\n // This will cancel existing requests\n // See https://github.com/sampotts/plyr/issues/174\n this.media.load();\n\n // Debugging\n this.debug.log('Cancelled network requests');\n },\n};\n\nexport default html5;\n","// ==========================================================================\n// String utils\n// ==========================================================================\n\nimport is from './is';\n\n// Generate a random ID\nexport function generateId(prefix) {\n return `${prefix}-${Math.floor(Math.random() * 10000)}`;\n}\n\n// Format string\nexport function format(input, ...args) {\n if (is.empty(input)) return input;\n\n return input.toString().replace(/{(\\d+)}/g, (_, i) => args[i].toString());\n}\n\n// Get percentage\nexport function getPercentage(current, max) {\n if (current === 0 || max === 0 || Number.isNaN(current) || Number.isNaN(max)) {\n return 0;\n }\n\n return ((current / max) * 100).toFixed(2);\n}\n\n// Replace all occurrences of a string in a string\nexport const replaceAll = (input = '', find = '', replace = '') =>\n input.replace(new RegExp(find.toString().replace(/([.*+?^=!:${}()|[\\]/\\\\])/g, '\\\\$1'), 'g'), replace.toString());\n\n// Convert to title case\nexport const toTitleCase = (input = '') =>\n input.toString().replace(/\\w\\S*/g, (text) => text.charAt(0).toUpperCase() + text.slice(1).toLowerCase());\n\n// Convert string to pascalCase\nexport function toPascalCase(input = '') {\n let string = input.toString();\n\n // Convert kebab case\n string = replaceAll(string, '-', ' ');\n\n // Convert snake case\n string = replaceAll(string, '_', ' ');\n\n // Convert to title case\n string = toTitleCase(string);\n\n // Convert to pascal case\n return replaceAll(string, ' ', '');\n}\n\n// Convert string to pascalCase\nexport function toCamelCase(input = '') {\n let string = input.toString();\n\n // Convert to pascal case\n string = toPascalCase(string);\n\n // Convert first character to lowercase\n return string.charAt(0).toLowerCase() + string.slice(1);\n}\n\n// Remove HTML from a string\nexport function stripHTML(source) {\n const fragment = document.createDocumentFragment();\n const element = document.createElement('div');\n fragment.appendChild(element);\n element.innerHTML = source;\n return fragment.firstChild.innerText;\n}\n\n// Like outerHTML, but also works for DocumentFragment\nexport function getHTML(element) {\n const wrapper = document.createElement('div');\n wrapper.appendChild(element);\n return wrapper.innerHTML;\n}\n","// ==========================================================================\n// Plyr internationalization\n// ==========================================================================\n\nimport is from './is';\nimport { getDeep } from './objects';\nimport { replaceAll } from './strings';\n\n// Skip i18n for abbreviations and brand names\nconst resources = {\n pip: 'PIP',\n airplay: 'AirPlay',\n html5: 'HTML5',\n vimeo: 'Vimeo',\n youtube: 'YouTube',\n};\n\nconst i18n = {\n get(key = '', config = {}) {\n if (is.empty(key) || is.empty(config)) {\n return '';\n }\n\n let string = getDeep(config.i18n, key);\n\n if (is.empty(string)) {\n if (Object.keys(resources).includes(key)) {\n return resources[key];\n }\n\n return '';\n }\n\n const replace = {\n '{seektime}': config.seekTime,\n '{title}': config.title,\n };\n\n Object.entries(replace).forEach(([k, v]) => {\n string = replaceAll(string, k, v);\n });\n\n return string;\n },\n};\n\nexport default i18n;\n","// ==========================================================================\n// Plyr storage\n// ==========================================================================\n\nimport is from './utils/is';\nimport { extend } from './utils/objects';\n\nclass Storage {\n constructor(player) {\n this.enabled = player.config.storage.enabled;\n this.key = player.config.storage.key;\n }\n\n // Check for actual support (see if we can use it)\n static get supported() {\n try {\n if (!('localStorage' in window)) {\n return false;\n }\n\n const test = '___test';\n\n // Try to use it (it might be disabled, e.g. user is in private mode)\n // see: https://github.com/sampotts/plyr/issues/131\n window.localStorage.setItem(test, test);\n window.localStorage.removeItem(test);\n\n return true;\n } catch (_) {\n return false;\n }\n }\n\n get = (key) => {\n if (!Storage.supported || !this.enabled) {\n return null;\n }\n\n const store = window.localStorage.getItem(this.key);\n\n if (is.empty(store)) {\n return null;\n }\n\n const json = JSON.parse(store);\n\n return is.string(key) && key.length ? json[key] : json;\n };\n\n set = (object) => {\n // Bail if we don't have localStorage support or it's disabled\n if (!Storage.supported || !this.enabled) {\n return;\n }\n\n // Can only store objectst\n if (!is.object(object)) {\n return;\n }\n\n // Get current storage\n let storage = this.get();\n\n // Default to empty object\n if (is.empty(storage)) {\n storage = {};\n }\n\n // Update the working copy of the values\n extend(storage, object);\n\n // Update storage\n try {\n window.localStorage.setItem(this.key, JSON.stringify(storage));\n } catch (_) {\n // Do nothing\n }\n };\n}\n\nexport default Storage;\n","// ==========================================================================\n// Fetch wrapper\n// Using XHR to avoid issues with older browsers\n// ==========================================================================\n\nexport default function fetch(url, responseType = 'text') {\n return new Promise((resolve, reject) => {\n try {\n const request = new XMLHttpRequest();\n\n // Check for CORS support\n if (!('withCredentials' in request)) {\n return;\n }\n\n request.addEventListener('load', () => {\n if (responseType === 'text') {\n try {\n resolve(JSON.parse(request.responseText));\n } catch (_) {\n resolve(request.responseText);\n }\n } else {\n resolve(request.response);\n }\n });\n\n request.addEventListener('error', () => {\n throw new Error(request.status);\n });\n\n request.open('GET', url, true);\n\n // Set the required response type\n request.responseType = responseType;\n\n request.send();\n } catch (error) {\n reject(error);\n }\n });\n}\n","// ==========================================================================\n// Sprite loader\n// ==========================================================================\n\nimport Storage from '../storage';\nimport fetch from './fetch';\nimport is from './is';\n\n// Load an external SVG sprite\nexport default function loadSprite(url, id) {\n if (!is.string(url)) {\n return;\n }\n\n const prefix = 'cache';\n const hasId = is.string(id);\n let isCached = false;\n const exists = () => document.getElementById(id) !== null;\n\n const update = (container, data) => {\n // eslint-disable-next-line no-param-reassign\n container.innerHTML = data;\n\n // Check again incase of race condition\n if (hasId && exists()) {\n return;\n }\n\n // Inject the SVG to the body\n document.body.insertAdjacentElement('afterbegin', container);\n };\n\n // Only load once if ID set\n if (!hasId || !exists()) {\n const useStorage = Storage.supported;\n // Create container\n const container = document.createElement('div');\n container.setAttribute('hidden', '');\n\n if (hasId) {\n container.setAttribute('id', id);\n }\n\n // Check in cache\n if (useStorage) {\n const cached = window.localStorage.getItem(`${prefix}-${id}`);\n isCached = cached !== null;\n\n if (isCached) {\n const data = JSON.parse(cached);\n update(container, data.content);\n }\n }\n\n // Get the sprite\n fetch(url)\n .then((result) => {\n if (is.empty(result)) {\n return;\n }\n\n if (useStorage) {\n try {\n window.localStorage.setItem(\n `${prefix}-${id}`,\n JSON.stringify({\n content: result,\n }),\n );\n } catch (_) {\n // Do nothing\n }\n }\n\n update(container, result);\n })\n .catch(() => {});\n }\n}\n","// ==========================================================================\n// Time utils\n// ==========================================================================\n\nimport is from './is';\n\n// Time helpers\nexport const getHours = (value) => Math.trunc((value / 60 / 60) % 60, 10);\nexport const getMinutes = (value) => Math.trunc((value / 60) % 60, 10);\nexport const getSeconds = (value) => Math.trunc(value % 60, 10);\n\n// Format time to UI friendly string\nexport function formatTime(time = 0, displayHours = false, inverted = false) {\n // Bail if the value isn't a number\n if (!is.number(time)) {\n return formatTime(undefined, displayHours, inverted);\n }\n\n // Format time component to add leading zero\n const format = (value) => `0${value}`.slice(-2);\n // Breakdown to hours, mins, secs\n let hours = getHours(time);\n const mins = getMinutes(time);\n const secs = getSeconds(time);\n\n // Do we need to display hours?\n if (displayHours || hours > 0) {\n hours = `${hours}:`;\n } else {\n hours = '';\n }\n\n // Render\n return `${inverted && time > 0 ? '-' : ''}${hours}${format(mins)}:${format(secs)}`;\n}\n","// ==========================================================================\n// Plyr controls\n// TODO: This needs to be split into smaller files and cleaned up\n// ==========================================================================\n\nimport RangeTouch from 'rangetouch';\n\nimport captions from './captions';\nimport html5 from './html5';\nimport support from './support';\nimport { repaint, transitionEndEvent } from './utils/animation';\nimport { dedupe } from './utils/arrays';\nimport browser from './utils/browser';\nimport {\n createElement,\n emptyElement,\n getAttributesFromSelector,\n getElement,\n getElements,\n hasClass,\n matches,\n removeElement,\n setAttributes,\n setFocus,\n toggleClass,\n toggleHidden,\n} from './utils/elements';\nimport { off, on } from './utils/events';\nimport i18n from './utils/i18n';\nimport is from './utils/is';\nimport loadSprite from './utils/load-sprite';\nimport { extend } from './utils/objects';\nimport { getPercentage, replaceAll, toCamelCase, toTitleCase } from './utils/strings';\nimport { formatTime, getHours } from './utils/time';\n\n// TODO: Don't export a massive object - break down and create class\nconst controls = {\n // Get icon URL\n getIconUrl() {\n const url = new URL(this.config.iconUrl, window.location);\n const host = window.location.host ? window.location.host : window.top.location.host;\n const cors = url.host !== host || (browser.isIE && !window.svg4everybody);\n\n return {\n url: this.config.iconUrl,\n cors,\n };\n },\n\n // Find the UI controls\n findElements() {\n try {\n this.elements.controls = getElement.call(this, this.config.selectors.controls.wrapper);\n\n // Buttons\n this.elements.buttons = {\n play: getElements.call(this, this.config.selectors.buttons.play),\n pause: getElement.call(this, this.config.selectors.buttons.pause),\n restart: getElement.call(this, this.config.selectors.buttons.restart),\n rewind: getElement.call(this, this.config.selectors.buttons.rewind),\n fastForward: getElement.call(this, this.config.selectors.buttons.fastForward),\n mute: getElement.call(this, this.config.selectors.buttons.mute),\n pip: getElement.call(this, this.config.selectors.buttons.pip),\n airplay: getElement.call(this, this.config.selectors.buttons.airplay),\n settings: getElement.call(this, this.config.selectors.buttons.settings),\n captions: getElement.call(this, this.config.selectors.buttons.captions),\n fullscreen: getElement.call(this, this.config.selectors.buttons.fullscreen),\n };\n\n // Progress\n this.elements.progress = getElement.call(this, this.config.selectors.progress);\n\n // Inputs\n this.elements.inputs = {\n seek: getElement.call(this, this.config.selectors.inputs.seek),\n volume: getElement.call(this, this.config.selectors.inputs.volume),\n };\n\n // Display\n this.elements.display = {\n buffer: getElement.call(this, this.config.selectors.display.buffer),\n currentTime: getElement.call(this, this.config.selectors.display.currentTime),\n duration: getElement.call(this, this.config.selectors.display.duration),\n };\n\n // Seek tooltip\n if (is.element(this.elements.progress)) {\n this.elements.display.seekTooltip = this.elements.progress.querySelector(`.${this.config.classNames.tooltip}`);\n }\n\n return true;\n } catch (error) {\n // Log it\n this.debug.warn('It looks like there is a problem with your custom controls HTML', error);\n\n // Restore native video controls\n this.toggleNativeControls(true);\n\n return false;\n }\n },\n\n // Create <svg> icon\n createIcon(type, attributes) {\n const namespace = 'http://www.w3.org/2000/svg';\n const iconUrl = controls.getIconUrl.call(this);\n const iconPath = `${!iconUrl.cors ? iconUrl.url : ''}#${this.config.iconPrefix}`;\n // Create <svg>\n const icon = document.createElementNS(namespace, 'svg');\n setAttributes(\n icon,\n extend(attributes, {\n 'aria-hidden': 'true',\n focusable: 'false',\n }),\n );\n\n // Create the <use> to reference sprite\n const use = document.createElementNS(namespace, 'use');\n const path = `${iconPath}-${type}`;\n\n // Set `href` attributes\n // https://github.com/sampotts/plyr/issues/460\n // https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/xlink:href\n if ('href' in use) {\n use.setAttributeNS('http://www.w3.org/1999/xlink', 'href', path);\n }\n\n // Always set the older attribute even though it's \"deprecated\" (it'll be around for ages)\n use.setAttributeNS('http://www.w3.org/1999/xlink', 'xlink:href', path);\n\n // Add <use> to <svg>\n icon.appendChild(use);\n\n return icon;\n },\n\n // Create hidden text label\n createLabel(key, attr = {}) {\n const text = i18n.get(key, this.config);\n const attributes = { ...attr, class: [attr.class, this.config.classNames.hidden].filter(Boolean).join(' ') };\n\n return createElement('span', attributes, text);\n },\n\n // Create a badge\n createBadge(text) {\n if (is.empty(text)) {\n return null;\n }\n\n const badge = createElement('span', {\n class: this.config.classNames.menu.value,\n });\n\n badge.appendChild(\n createElement(\n 'span',\n {\n class: this.config.classNames.menu.badge,\n },\n text,\n ),\n );\n\n return badge;\n },\n\n // Create a <button>\n createButton(buttonType, attr) {\n const attributes = extend({}, attr);\n let type = toCamelCase(buttonType);\n\n const props = {\n element: 'button',\n toggle: false,\n label: null,\n icon: null,\n labelPressed: null,\n iconPressed: null,\n };\n\n ['element', 'icon', 'label'].forEach((key) => {\n if (Object.keys(attributes).includes(key)) {\n props[key] = attributes[key];\n delete attributes[key];\n }\n });\n\n // Default to 'button' type to prevent form submission\n if (props.element === 'button' && !Object.keys(attributes).includes('type')) {\n attributes.type = 'button';\n }\n\n // Set class name\n if (Object.keys(attributes).includes('class')) {\n if (!attributes.class.split(' ').some((c) => c === this.config.classNames.control)) {\n extend(attributes, {\n class: `${attributes.class} ${this.config.classNames.control}`,\n });\n }\n } else {\n attributes.class = this.config.classNames.control;\n }\n\n // Large play button\n switch (buttonType) {\n case 'play':\n props.toggle = true;\n props.label = 'play';\n props.labelPressed = 'pause';\n props.icon = 'play';\n props.iconPressed = 'pause';\n break;\n\n case 'mute':\n props.toggle = true;\n props.label = 'mute';\n props.labelPressed = 'unmute';\n props.icon = 'volume';\n props.iconPressed = 'muted';\n break;\n\n case 'captions':\n props.toggle = true;\n props.label = 'enableCaptions';\n props.labelPressed = 'disableCaptions';\n props.icon = 'captions-off';\n props.iconPressed = 'captions-on';\n break;\n\n case 'fullscreen':\n props.toggle = true;\n props.label = 'enterFullscreen';\n props.labelPressed = 'exitFullscreen';\n props.icon = 'enter-fullscreen';\n props.iconPressed = 'exit-fullscreen';\n break;\n\n case 'play-large':\n attributes.class += ` ${this.config.classNames.control}--overlaid`;\n type = 'play';\n props.label = 'play';\n props.icon = 'play';\n break;\n\n default:\n if (is.empty(props.label)) {\n props.label = type;\n }\n if (is.empty(props.icon)) {\n props.icon = buttonType;\n }\n }\n\n const button = createElement(props.element);\n\n // Setup toggle icon and labels\n if (props.toggle) {\n // Icon\n button.appendChild(\n controls.createIcon.call(this, props.iconPressed, {\n class: 'icon--pressed',\n }),\n );\n button.appendChild(\n controls.createIcon.call(this, props.icon, {\n class: 'icon--not-pressed',\n }),\n );\n\n // Label/Tooltip\n button.appendChild(\n controls.createLabel.call(this, props.labelPressed, {\n class: 'label--pressed',\n }),\n );\n button.appendChild(\n controls.createLabel.call(this, props.label, {\n class: 'label--not-pressed',\n }),\n );\n } else {\n button.appendChild(controls.createIcon.call(this, props.icon));\n button.appendChild(controls.createLabel.call(this, props.label));\n }\n\n // Merge and set attributes\n extend(attributes, getAttributesFromSelector(this.config.selectors.buttons[type], attributes));\n setAttributes(button, attributes);\n\n // We have multiple play buttons\n if (type === 'play') {\n if (!is.array(this.elements.buttons[type])) {\n this.elements.buttons[type] = [];\n }\n\n this.elements.buttons[type].push(button);\n } else {\n this.elements.buttons[type] = button;\n }\n\n return button;\n },\n\n // Create an <input type='range'>\n createRange(type, attributes) {\n // Seek input\n const input = createElement(\n 'input',\n extend(\n getAttributesFromSelector(this.config.selectors.inputs[type]),\n {\n type: 'range',\n min: 0,\n max: 100,\n step: 0.01,\n value: 0,\n autocomplete: 'off',\n // A11y fixes for https://github.com/sampotts/plyr/issues/905\n role: 'slider',\n 'aria-label': i18n.get(type, this.config),\n 'aria-valuemin': 0,\n 'aria-valuemax': 100,\n 'aria-valuenow': 0,\n },\n attributes,\n ),\n );\n\n this.elements.inputs[type] = input;\n\n // Set the fill for webkit now\n controls.updateRangeFill.call(this, input);\n\n // Improve support on touch devices\n RangeTouch.setup(input);\n\n return input;\n },\n\n // Create a <progress>\n createProgress(type, attributes) {\n const progress = createElement(\n 'progress',\n extend(\n getAttributesFromSelector(this.config.selectors.display[type]),\n {\n min: 0,\n max: 100,\n value: 0,\n role: 'progressbar',\n 'aria-hidden': true,\n },\n attributes,\n ),\n );\n\n // Create the label inside\n if (type !== 'volume') {\n progress.appendChild(createElement('span', null, '0'));\n\n const suffixKey = {\n played: 'played',\n buffer: 'buffered',\n }[type];\n const suffix = suffixKey ? i18n.get(suffixKey, this.config) : '';\n\n progress.innerText = `% ${suffix.toLowerCase()}`;\n }\n\n this.elements.display[type] = progress;\n\n return progress;\n },\n\n // Create time display\n createTime(type, attrs) {\n const attributes = getAttributesFromSelector(this.config.selectors.display[type], attrs);\n\n const container = createElement(\n 'div',\n extend(attributes, {\n class: `${attributes.class ? attributes.class : ''} ${this.config.classNames.display.time} `.trim(),\n 'aria-label': i18n.get(type, this.config),\n role: 'timer',\n }),\n '00:00',\n );\n\n // Reference for updates\n this.elements.display[type] = container;\n\n return container;\n },\n\n // Bind keyboard shortcuts for a menu item\n // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus\n // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143\n bindMenuItemShortcuts(menuItem, type) {\n // Navigate through menus via arrow keys and space\n on.call(\n this,\n menuItem,\n 'keydown keyup',\n (event) => {\n // We only care about space and ⬆️ ⬇️️ ➡️\n if (![' ', 'ArrowUp', 'ArrowDown', 'ArrowRight'].includes(event.key)) {\n return;\n }\n\n // Prevent play / seek\n event.preventDefault();\n event.stopPropagation();\n\n // We're just here to prevent the keydown bubbling\n if (event.type === 'keydown') {\n return;\n }\n\n const isRadioButton = matches(menuItem, '[role=\"menuitemradio\"]');\n\n // Show the respective menu\n if (!isRadioButton && [' ', 'ArrowRight'].includes(event.key)) {\n controls.showMenuPanel.call(this, type, true);\n } else {\n let target;\n\n if (event.key !== ' ') {\n if (event.key === 'ArrowDown' || (isRadioButton && event.key === 'ArrowRight')) {\n target = menuItem.nextElementSibling;\n\n if (!is.element(target)) {\n target = menuItem.parentNode.firstElementChild;\n }\n } else {\n target = menuItem.previousElementSibling;\n\n if (!is.element(target)) {\n target = menuItem.parentNode.lastElementChild;\n }\n }\n\n setFocus.call(this, target, true);\n }\n }\n },\n false,\n );\n\n // Enter will fire a `click` event but we still need to manage focus\n // So we bind to keyup which fires after and set focus here\n on.call(this, menuItem, 'keyup', (event) => {\n if (event.key !== 'Return') return;\n\n controls.focusFirstMenuItem.call(this, null, true);\n });\n },\n\n // Create a settings menu item\n createMenuItem({ value, list, type, title, badge = null, checked = false }) {\n const attributes = getAttributesFromSelector(this.config.selectors.inputs[type]);\n\n const menuItem = createElement(\n 'button',\n extend(attributes, {\n type: 'button',\n role: 'menuitemradio',\n class: `${this.config.classNames.control} ${attributes.class ? attributes.class : ''}`.trim(),\n 'aria-checked': checked,\n value,\n }),\n );\n\n const flex = createElement('span');\n\n // We have to set as HTML incase of special characters\n flex.innerHTML = title;\n\n if (is.element(badge)) {\n flex.appendChild(badge);\n }\n\n menuItem.appendChild(flex);\n\n // Replicate radio button behavior\n Object.defineProperty(menuItem, 'checked', {\n enumerable: true,\n get() {\n return menuItem.getAttribute('aria-checked') === 'true';\n },\n set(check) {\n // Ensure exclusivity\n if (check) {\n Array.from(menuItem.parentNode.children)\n .filter((node) => matches(node, '[role=\"menuitemradio\"]'))\n .forEach((node) => node.setAttribute('aria-checked', 'false'));\n }\n\n menuItem.setAttribute('aria-checked', check ? 'true' : 'false');\n },\n });\n\n this.listeners.bind(\n menuItem,\n 'click keyup',\n (event) => {\n if (is.keyboardEvent(event) && event.key !== ' ') {\n return;\n }\n\n event.preventDefault();\n event.stopPropagation();\n\n menuItem.checked = true;\n\n switch (type) {\n case 'language':\n this.currentTrack = Number(value);\n break;\n\n case 'quality':\n this.quality = value;\n break;\n\n case 'speed':\n this.speed = parseFloat(value);\n break;\n\n default:\n break;\n }\n\n controls.showMenuPanel.call(this, 'home', is.keyboardEvent(event));\n },\n type,\n false,\n );\n\n controls.bindMenuItemShortcuts.call(this, menuItem, type);\n\n list.appendChild(menuItem);\n },\n\n // Format a time for display\n formatTime(time = 0, inverted = false) {\n // Bail if the value isn't a number\n if (!is.number(time)) {\n return time;\n }\n\n // Always display hours if duration is over an hour\n const forceHours = getHours(this.duration) > 0;\n\n return formatTime(time, forceHours, inverted);\n },\n\n // Update the displayed time\n updateTimeDisplay(target = null, time = 0, inverted = false) {\n // Bail if there's no element to display or the value isn't a number\n if (!is.element(target) || !is.number(time)) {\n return;\n }\n\n // eslint-disable-next-line no-param-reassign\n target.innerText = controls.formatTime(time, inverted);\n },\n\n // Update volume UI and storage\n updateVolume() {\n if (!this.supported.ui) {\n return;\n }\n\n // Update range\n if (is.element(this.elements.inputs.volume)) {\n controls.setRange.call(this, this.elements.inputs.volume, this.muted ? 0 : this.volume);\n }\n\n // Update mute state\n if (is.element(this.elements.buttons.mute)) {\n this.elements.buttons.mute.pressed = this.muted || this.volume === 0;\n }\n },\n\n // Update seek value and lower fill\n setRange(target, value = 0) {\n if (!is.element(target)) {\n return;\n }\n\n // eslint-disable-next-line\n target.value = value;\n\n // Webkit range fill\n controls.updateRangeFill.call(this, target);\n },\n\n // Update <progress> elements\n updateProgress(event) {\n if (!this.supported.ui || !is.event(event)) {\n return;\n }\n\n let value = 0;\n\n const setProgress = (target, input) => {\n const val = is.number(input) ? input : 0;\n const progress = is.element(target) ? target : this.elements.display.buffer;\n\n // Update value and label\n if (is.element(progress)) {\n progress.value = val;\n\n // Update text label inside\n const label = progress.getElementsByTagName('span')[0];\n if (is.element(label)) {\n label.childNodes[0].nodeValue = val;\n }\n }\n };\n\n if (event) {\n switch (event.type) {\n // Video playing\n case 'timeupdate':\n case 'seeking':\n case 'seeked':\n value = getPercentage(this.currentTime, this.duration);\n\n // Set seek range value only if it's a 'natural' time event\n if (event.type === 'timeupdate') {\n controls.setRange.call(this, this.elements.inputs.seek, value);\n }\n\n break;\n\n // Check buffer status\n case 'playing':\n case 'progress':\n setProgress(this.elements.display.buffer, this.buffered * 100);\n\n break;\n\n default:\n break;\n }\n }\n },\n\n // Webkit polyfill for lower fill range\n updateRangeFill(target) {\n // Get range from event if event passed\n const range = is.event(target) ? target.target : target;\n\n // Needs to be a valid <input type='range'>\n if (!is.element(range) || range.getAttribute('type') !== 'range') {\n return;\n }\n\n // Set aria values for https://github.com/sampotts/plyr/issues/905\n if (matches(range, this.config.selectors.inputs.seek)) {\n range.setAttribute('aria-valuenow', this.currentTime);\n const currentTime = controls.formatTime(this.currentTime);\n const duration = controls.formatTime(this.duration);\n const format = i18n.get('seekLabel', this.config);\n range.setAttribute(\n 'aria-valuetext',\n format.replace('{currentTime}', currentTime).replace('{duration}', duration),\n );\n } else if (matches(range, this.config.selectors.inputs.volume)) {\n const percent = range.value * 100;\n range.setAttribute('aria-valuenow', percent);\n range.setAttribute('aria-valuetext', `${percent.toFixed(1)}%`);\n } else {\n range.setAttribute('aria-valuenow', range.value);\n }\n\n // WebKit only\n if (!browser.isWebKit && !browser.isIPadOS) {\n return;\n }\n\n // Set CSS custom property\n range.style.setProperty('--value', `${(range.value / range.max) * 100}%`);\n },\n\n // Update hover tooltip for seeking\n updateSeekTooltip(event) {\n // Bail if setting not true\n if (\n !this.config.tooltips.seek ||\n !is.element(this.elements.inputs.seek) ||\n !is.element(this.elements.display.seekTooltip) ||\n this.duration === 0\n ) {\n return;\n }\n\n const tipElement = this.elements.display.seekTooltip;\n const visible = `${this.config.classNames.tooltip}--visible`;\n const toggle = (show) => toggleClass(tipElement, visible, show);\n\n // Hide on touch\n if (this.touch) {\n toggle(false);\n return;\n }\n\n // Determine percentage, if already visible\n let percent = 0;\n const clientRect = this.elements.progress.getBoundingClientRect();\n\n if (is.event(event)) {\n percent = (100 / clientRect.width) * (event.pageX - clientRect.left);\n } else if (hasClass(tipElement, visible)) {\n percent = parseFloat(tipElement.style.left, 10);\n } else {\n return;\n }\n\n // Set bounds\n if (percent < 0) {\n percent = 0;\n } else if (percent > 100) {\n percent = 100;\n }\n\n const time = (this.duration / 100) * percent;\n\n // Display the time a click would seek to\n tipElement.innerText = controls.formatTime(time);\n\n // Get marker point for time\n const point = this.config.markers?.points?.find(({ time: t }) => t === Math.round(time));\n\n // Append the point label to the tooltip\n if (point) {\n tipElement.insertAdjacentHTML('afterbegin', `${point.label}<br>`);\n }\n\n // Set position\n tipElement.style.left = `${percent}%`;\n\n // Show/hide the tooltip\n // If the event is a moues in/out and percentage is inside bounds\n if (is.event(event) && ['mouseenter', 'mouseleave'].includes(event.type)) {\n toggle(event.type === 'mouseenter');\n }\n },\n\n // Handle time change event\n timeUpdate(event) {\n // Only invert if only one time element is displayed and used for both duration and currentTime\n const invert = !is.element(this.elements.display.duration) && this.config.invertTime;\n\n // Duration\n controls.updateTimeDisplay.call(\n this,\n this.elements.display.currentTime,\n invert ? this.duration - this.currentTime : this.currentTime,\n invert,\n );\n\n // Ignore updates while seeking\n if (event && event.type === 'timeupdate' && this.media.seeking) {\n return;\n }\n\n // Playing progress\n controls.updateProgress.call(this, event);\n },\n\n // Show the duration on metadataloaded or durationchange events\n durationUpdate() {\n // Bail if no UI or durationchange event triggered after playing/seek when invertTime is false\n if (!this.supported.ui || (!this.config.invertTime && this.currentTime)) {\n return;\n }\n\n // If duration is the 2**32 (shaka), Infinity (HLS), DASH-IF (Number.MAX_SAFE_INTEGER || Number.MAX_VALUE) indicating live we hide the currentTime and progressbar.\n // https://github.com/video-dev/hls.js/blob/5820d29d3c4c8a46e8b75f1e3afa3e68c1a9a2db/src/controller/buffer-controller.js#L415\n // https://github.com/google/shaka-player/blob/4d889054631f4e1cf0fbd80ddd2b71887c02e232/lib/media/streaming_engine.js#L1062\n // https://github.com/Dash-Industry-Forum/dash.js/blob/69859f51b969645b234666800d4cb596d89c602d/src/dash/models/DashManifestModel.js#L338\n if (this.duration >= 2 ** 32) {\n toggleHidden(this.elements.display.currentTime, true);\n toggleHidden(this.elements.progress, true);\n return;\n }\n\n // Update ARIA values\n if (is.element(this.elements.inputs.seek)) {\n this.elements.inputs.seek.setAttribute('aria-valuemax', this.duration);\n }\n\n // If there's a spot to display duration\n const hasDuration = is.element(this.elements.display.duration);\n\n // If there's only one time display, display duration there\n if (!hasDuration && this.config.displayDuration && this.paused) {\n controls.updateTimeDisplay.call(this, this.elements.display.currentTime, this.duration);\n }\n\n // If there's a duration element, update content\n if (hasDuration) {\n controls.updateTimeDisplay.call(this, this.elements.display.duration, this.duration);\n }\n\n if (this.config.markers.enabled) {\n controls.setMarkers.call(this);\n }\n\n // Update the tooltip (if visible)\n controls.updateSeekTooltip.call(this);\n },\n\n // Hide/show a tab\n toggleMenuButton(setting, toggle) {\n toggleHidden(this.elements.settings.buttons[setting], !toggle);\n },\n\n // Update the selected setting\n updateSetting(setting, container, input) {\n const pane = this.elements.settings.panels[setting];\n let value = null;\n let list = container;\n\n if (setting === 'captions') {\n value = this.currentTrack;\n } else {\n value = !is.empty(input) ? input : this[setting];\n\n // Get default\n if (is.empty(value)) {\n value = this.config[setting].default;\n }\n\n // Unsupported value\n if (!is.empty(this.options[setting]) && !this.options[setting].includes(value)) {\n this.debug.warn(`Unsupported value of '${value}' for ${setting}`);\n return;\n }\n\n // Disabled value\n if (!this.config[setting].options.includes(value)) {\n this.debug.warn(`Disabled value of '${value}' for ${setting}`);\n return;\n }\n }\n\n // Get the list if we need to\n if (!is.element(list)) {\n list = pane && pane.querySelector('[role=\"menu\"]');\n }\n\n // If there's no list it means it's not been rendered...\n if (!is.element(list)) {\n return;\n }\n\n // Update the label\n const label = this.elements.settings.buttons[setting].querySelector(`.${this.config.classNames.menu.value}`);\n label.innerHTML = controls.getLabel.call(this, setting, value);\n\n // Find the radio option and check it\n const target = list && list.querySelector(`[value=\"${value}\"]`);\n\n if (is.element(target)) {\n target.checked = true;\n }\n },\n\n // Translate a value into a nice label\n getLabel(setting, value) {\n switch (setting) {\n case 'speed':\n return value === 1 ? i18n.get('normal', this.config) : `${value}&times;`;\n\n case 'quality':\n if (is.number(value)) {\n const label = i18n.get(`qualityLabel.${value}`, this.config);\n\n if (!label.length) {\n return `${value}p`;\n }\n\n return label;\n }\n\n return toTitleCase(value);\n\n case 'captions':\n return captions.getLabel.call(this);\n\n default:\n return null;\n }\n },\n\n // Set the quality menu\n setQualityMenu(options) {\n // Menu required\n if (!is.element(this.elements.settings.panels.quality)) {\n return;\n }\n\n const type = 'quality';\n const list = this.elements.settings.panels.quality.querySelector('[role=\"menu\"]');\n\n // Set options if passed and filter based on uniqueness and config\n if (is.array(options)) {\n this.options.quality = dedupe(options).filter((quality) => this.config.quality.options.includes(quality));\n }\n\n // Toggle the pane and tab\n const toggle = !is.empty(this.options.quality) && this.options.quality.length > 1;\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If we're hiding, nothing more to do\n if (!toggle) {\n return;\n }\n\n // Get the badge HTML for HD, 4K etc\n const getBadge = (quality) => {\n const label = i18n.get(`qualityBadge.${quality}`, this.config);\n\n if (!label.length) {\n return null;\n }\n\n return controls.createBadge.call(this, label);\n };\n\n // Sort options by the config and then render options\n this.options.quality\n .sort((a, b) => {\n const sorting = this.config.quality.options;\n return sorting.indexOf(a) > sorting.indexOf(b) ? 1 : -1;\n })\n .forEach((quality) => {\n controls.createMenuItem.call(this, {\n value: quality,\n list,\n type,\n title: controls.getLabel.call(this, 'quality', quality),\n badge: getBadge(quality),\n });\n });\n\n controls.updateSetting.call(this, type, list);\n },\n\n // Set the looping options\n /* setLoopMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.loop)) {\n return;\n }\n\n const options = ['start', 'end', 'all', 'reset'];\n const list = this.elements.settings.panels.loop.querySelector('[role=\"menu\"]');\n\n // Show the pane and tab\n toggleHidden(this.elements.settings.buttons.loop, false);\n toggleHidden(this.elements.settings.panels.loop, false);\n\n // Toggle the pane and tab\n const toggle = !is.empty(this.loop.options);\n controls.toggleMenuButton.call(this, 'loop', toggle);\n\n // Empty the menu\n emptyElement(list);\n\n options.forEach(option => {\n const item = createElement('li');\n\n const button = createElement(\n 'button',\n extend(getAttributesFromSelector(this.config.selectors.buttons.loop), {\n type: 'button',\n class: this.config.classNames.control,\n 'data-plyr-loop-action': option,\n }),\n i18n.get(option, this.config)\n );\n\n if (['start', 'end'].includes(option)) {\n const badge = controls.createBadge.call(this, '00:00');\n button.appendChild(badge);\n }\n\n item.appendChild(button);\n list.appendChild(item);\n });\n }, */\n\n // Get current selected caption language\n // TODO: rework this to user the getter in the API?\n\n // Set a list of available captions languages\n setCaptionsMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.captions)) {\n return;\n }\n\n // TODO: Captions or language? Currently it's mixed\n const type = 'captions';\n const list = this.elements.settings.panels.captions.querySelector('[role=\"menu\"]');\n const tracks = captions.getTracks.call(this);\n const toggle = Boolean(tracks.length);\n\n // Toggle the pane and tab\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If there's no captions, bail\n if (!toggle) {\n return;\n }\n\n // Generate options data\n const options = tracks.map((track, value) => ({\n value,\n checked: this.captions.toggled && this.currentTrack === value,\n title: captions.getLabel.call(this, track),\n badge: track.language && controls.createBadge.call(this, track.language.toUpperCase()),\n list,\n type: 'language',\n }));\n\n // Add the \"Disabled\" option to turn off captions\n options.unshift({\n value: -1,\n checked: !this.captions.toggled,\n title: i18n.get('disabled', this.config),\n list,\n type: 'language',\n });\n\n // Generate options\n options.forEach(controls.createMenuItem.bind(this));\n\n controls.updateSetting.call(this, type, list);\n },\n\n // Set a list of available captions languages\n setSpeedMenu() {\n // Menu required\n if (!is.element(this.elements.settings.panels.speed)) {\n return;\n }\n\n const type = 'speed';\n const list = this.elements.settings.panels.speed.querySelector('[role=\"menu\"]');\n\n // Filter out invalid speeds\n this.options.speed = this.options.speed.filter((o) => o >= this.minimumSpeed && o <= this.maximumSpeed);\n\n // Toggle the pane and tab\n const toggle = !is.empty(this.options.speed) && this.options.speed.length > 1;\n controls.toggleMenuButton.call(this, type, toggle);\n\n // Empty the menu\n emptyElement(list);\n\n // Check if we need to toggle the parent\n controls.checkMenu.call(this);\n\n // If we're hiding, nothing more to do\n if (!toggle) {\n return;\n }\n\n // Create items\n this.options.speed.forEach((speed) => {\n controls.createMenuItem.call(this, {\n value: speed,\n list,\n type,\n title: controls.getLabel.call(this, 'speed', speed),\n });\n });\n\n controls.updateSetting.call(this, type, list);\n },\n\n // Check if we need to hide/show the settings menu\n checkMenu() {\n const { buttons } = this.elements.settings;\n const visible = !is.empty(buttons) && Object.values(buttons).some((button) => !button.hidden);\n\n toggleHidden(this.elements.settings.menu, !visible);\n },\n\n // Focus the first menu item in a given (or visible) menu\n focusFirstMenuItem(pane, focusVisible = false) {\n if (this.elements.settings.popup.hidden) {\n return;\n }\n\n let target = pane;\n\n if (!is.element(target)) {\n target = Object.values(this.elements.settings.panels).find((p) => !p.hidden);\n }\n\n const firstItem = target.querySelector('[role^=\"menuitem\"]');\n\n setFocus.call(this, firstItem, focusVisible);\n },\n\n // Show/hide menu\n toggleMenu(input) {\n const { popup } = this.elements.settings;\n const button = this.elements.buttons.settings;\n\n // Menu and button are required\n if (!is.element(popup) || !is.element(button)) {\n return;\n }\n\n // True toggle by default\n const { hidden } = popup;\n let show = hidden;\n\n if (is.boolean(input)) {\n show = input;\n } else if (is.keyboardEvent(input) && input.key === 'Escape') {\n show = false;\n } else if (is.event(input)) {\n // If Plyr is in a shadowDOM, the event target is set to the component, instead of the\n // Element in the shadowDOM. The path, if available, is complete.\n const target = is.function(input.composedPath) ? input.composedPath()[0] : input.target;\n const isMenuItem = popup.contains(target);\n\n // If the click was inside the menu or if the click\n // wasn't the button or menu item and we're trying to\n // show the menu (a doc click shouldn't show the menu)\n if (isMenuItem || (!isMenuItem && input.target !== button && show)) {\n return;\n }\n }\n\n // Set button attributes\n button.setAttribute('aria-expanded', show);\n\n // Show the actual popup\n toggleHidden(popup, !show);\n\n // Add class hook\n toggleClass(this.elements.container, this.config.classNames.menu.open, show);\n\n // Focus the first item if key interaction\n if (show && is.keyboardEvent(input)) {\n controls.focusFirstMenuItem.call(this, null, true);\n } else if (!show && !hidden) {\n // If closing, re-focus the button\n setFocus.call(this, button, is.keyboardEvent(input));\n }\n },\n\n // Get the natural size of a menu panel\n getMenuSize(tab) {\n const clone = tab.cloneNode(true);\n clone.style.position = 'absolute';\n clone.style.opacity = 0;\n clone.removeAttribute('hidden');\n\n // Append to parent so we get the \"real\" size\n tab.parentNode.appendChild(clone);\n\n // Get the sizes before we remove\n const width = clone.scrollWidth;\n const height = clone.scrollHeight;\n\n // Remove from the DOM\n removeElement(clone);\n\n return {\n width,\n height,\n };\n },\n\n // Show a panel in the menu\n showMenuPanel(type = '', focusVisible = false) {\n const target = this.elements.container.querySelector(`#plyr-settings-${this.id}-${type}`);\n\n // Nothing to show, bail\n if (!is.element(target)) {\n return;\n }\n\n // Hide all other panels\n const container = target.parentNode;\n const current = Array.from(container.children).find((node) => !node.hidden);\n\n // If we can do fancy animations, we'll animate the height/width\n if (support.transitions && !support.reducedMotion) {\n // Set the current width as a base\n container.style.width = `${current.scrollWidth}px`;\n container.style.height = `${current.scrollHeight}px`;\n\n // Get potential sizes\n const size = controls.getMenuSize.call(this, target);\n\n // Restore auto height/width\n const restore = (event) => {\n // We're only bothered about height and width on the container\n if (event.target !== container || !['width', 'height'].includes(event.propertyName)) {\n return;\n }\n\n // Revert back to auto\n container.style.width = '';\n container.style.height = '';\n\n // Only listen once\n off.call(this, container, transitionEndEvent, restore);\n };\n\n // Listen for the transition finishing and restore auto height/width\n on.call(this, container, transitionEndEvent, restore);\n\n // Set dimensions to target\n container.style.width = `${size.width}px`;\n container.style.height = `${size.height}px`;\n }\n\n // Set attributes on current tab\n toggleHidden(current, true);\n\n // Set attributes on target\n toggleHidden(target, false);\n\n // Focus the first item\n controls.focusFirstMenuItem.call(this, target, focusVisible);\n },\n\n // Set the download URL\n setDownloadUrl() {\n const button = this.elements.buttons.download;\n\n // Bail if no button\n if (!is.element(button)) {\n return;\n }\n\n // Set attribute\n button.setAttribute('href', this.download);\n },\n\n // Build the default HTML\n create(data) {\n const {\n bindMenuItemShortcuts,\n createButton,\n createProgress,\n createRange,\n createTime,\n setQualityMenu,\n setSpeedMenu,\n showMenuPanel,\n } = controls;\n this.elements.controls = null;\n\n // Larger overlaid play button\n if (is.array(this.config.controls) && this.config.controls.includes('play-large')) {\n this.elements.container.appendChild(createButton.call(this, 'play-large'));\n }\n\n // Create the container\n const container = createElement('div', getAttributesFromSelector(this.config.selectors.controls.wrapper));\n this.elements.controls = container;\n\n // Default item attributes\n const defaultAttributes = { class: 'plyr__controls__item' };\n\n // Loop through controls in order\n dedupe(is.array(this.config.controls) ? this.config.controls : []).forEach((control) => {\n // Restart button\n if (control === 'restart') {\n container.appendChild(createButton.call(this, 'restart', defaultAttributes));\n }\n\n // Rewind button\n if (control === 'rewind') {\n container.appendChild(createButton.call(this, 'rewind', defaultAttributes));\n }\n\n // Play/Pause button\n if (control === 'play') {\n container.appendChild(createButton.call(this, 'play', defaultAttributes));\n }\n\n // Fast forward button\n if (control === 'fast-forward') {\n container.appendChild(createButton.call(this, 'fast-forward', defaultAttributes));\n }\n\n // Progress\n if (control === 'progress') {\n const progressContainer = createElement('div', {\n class: `${defaultAttributes.class} plyr__progress__container`,\n });\n\n const progress = createElement('div', getAttributesFromSelector(this.config.selectors.progress));\n\n // Seek range slider\n progress.appendChild(\n createRange.call(this, 'seek', {\n id: `plyr-seek-${data.id}`,\n }),\n );\n\n // Buffer progress\n progress.appendChild(createProgress.call(this, 'buffer'));\n\n // TODO: Add loop display indicator\n\n // Seek tooltip\n if (this.config.tooltips.seek) {\n const tooltip = createElement(\n 'span',\n {\n class: this.config.classNames.tooltip,\n },\n '00:00',\n );\n\n progress.appendChild(tooltip);\n this.elements.display.seekTooltip = tooltip;\n }\n\n this.elements.progress = progress;\n progressContainer.appendChild(this.elements.progress);\n container.appendChild(progressContainer);\n }\n\n // Media current time display\n if (control === 'current-time') {\n container.appendChild(createTime.call(this, 'currentTime', defaultAttributes));\n }\n\n // Media duration display\n if (control === 'duration') {\n container.appendChild(createTime.call(this, 'duration', defaultAttributes));\n }\n\n // Volume controls\n if (control === 'mute' || control === 'volume') {\n let { volume } = this.elements;\n\n // Create the volume container if needed\n if (!is.element(volume) || !container.contains(volume)) {\n volume = createElement(\n 'div',\n extend({}, defaultAttributes, {\n class: `${defaultAttributes.class} plyr__volume`.trim(),\n }),\n );\n\n this.elements.volume = volume;\n\n container.appendChild(volume);\n }\n\n // Toggle mute button\n if (control === 'mute') {\n volume.appendChild(createButton.call(this, 'mute'));\n }\n\n // Volume range control\n // Ignored on iOS as it's handled globally\n // https://developer.apple.com/library/safari/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/Device-SpecificConsiderations/Device-SpecificConsiderations.html\n if (control === 'volume' && !browser.isIos && !browser.isIPadOS) {\n // Set the attributes\n const attributes = {\n max: 1,\n step: 0.05,\n value: this.config.volume,\n };\n\n // Create the volume range slider\n volume.appendChild(\n createRange.call(\n this,\n 'volume',\n extend(attributes, {\n id: `plyr-volume-${data.id}`,\n }),\n ),\n );\n }\n }\n\n // Toggle captions button\n if (control === 'captions') {\n container.appendChild(createButton.call(this, 'captions', defaultAttributes));\n }\n\n // Settings button / menu\n if (control === 'settings' && !is.empty(this.config.settings)) {\n const wrapper = createElement(\n 'div',\n extend({}, defaultAttributes, {\n class: `${defaultAttributes.class} plyr__menu`.trim(),\n hidden: '',\n }),\n );\n\n wrapper.appendChild(\n createButton.call(this, 'settings', {\n 'aria-haspopup': true,\n 'aria-controls': `plyr-settings-${data.id}`,\n 'aria-expanded': false,\n }),\n );\n\n const popup = createElement('div', {\n class: 'plyr__menu__container',\n id: `plyr-settings-${data.id}`,\n hidden: '',\n });\n\n const inner = createElement('div');\n\n const home = createElement('div', {\n id: `plyr-settings-${data.id}-home`,\n });\n\n // Create the menu\n const menu = createElement('div', {\n role: 'menu',\n });\n\n home.appendChild(menu);\n inner.appendChild(home);\n this.elements.settings.panels.home = home;\n\n // Build the menu items\n this.config.settings.forEach((type) => {\n // TODO: bundle this with the createMenuItem helper and bindings\n const menuItem = createElement(\n 'button',\n extend(getAttributesFromSelector(this.config.selectors.buttons.settings), {\n type: 'button',\n class: `${this.config.classNames.control} ${this.config.classNames.control}--forward`,\n role: 'menuitem',\n 'aria-haspopup': true,\n hidden: '',\n }),\n );\n\n // Bind menu shortcuts for keyboard users\n bindMenuItemShortcuts.call(this, menuItem, type);\n\n // Show menu on click\n on.call(this, menuItem, 'click', () => {\n showMenuPanel.call(this, type, false);\n });\n\n const flex = createElement('span', null, i18n.get(type, this.config));\n\n const value = createElement('span', {\n class: this.config.classNames.menu.value,\n });\n\n // Speed contains HTML entities\n value.innerHTML = data[type];\n\n flex.appendChild(value);\n menuItem.appendChild(flex);\n menu.appendChild(menuItem);\n\n // Build the panes\n const pane = createElement('div', {\n id: `plyr-settings-${data.id}-${type}`,\n hidden: '',\n });\n\n // Back button\n const backButton = createElement('button', {\n type: 'button',\n class: `${this.config.classNames.control} ${this.config.classNames.control}--back`,\n });\n\n // Visible label\n backButton.appendChild(\n createElement(\n 'span',\n {\n 'aria-hidden': true,\n },\n i18n.get(type, this.config),\n ),\n );\n\n // Screen reader label\n backButton.appendChild(\n createElement(\n 'span',\n {\n class: this.config.classNames.hidden,\n },\n i18n.get('menuBack', this.config),\n ),\n );\n\n // Go back via keyboard\n on.call(\n this,\n pane,\n 'keydown',\n (event) => {\n if (event.key !== 'ArrowLeft') return;\n\n // Prevent seek\n event.preventDefault();\n event.stopPropagation();\n\n // Show the respective menu\n showMenuPanel.call(this, 'home', true);\n },\n false,\n );\n\n // Go back via button click\n on.call(this, backButton, 'click', () => {\n showMenuPanel.call(this, 'home', false);\n });\n\n // Add to pane\n pane.appendChild(backButton);\n\n // Menu\n pane.appendChild(\n createElement('div', {\n role: 'menu',\n }),\n );\n\n inner.appendChild(pane);\n\n this.elements.settings.buttons[type] = menuItem;\n this.elements.settings.panels[type] = pane;\n });\n\n popup.appendChild(inner);\n wrapper.appendChild(popup);\n container.appendChild(wrapper);\n\n this.elements.settings.popup = popup;\n this.elements.settings.menu = wrapper;\n }\n\n // Picture in picture button\n if (control === 'pip' && support.pip) {\n container.appendChild(createButton.call(this, 'pip', defaultAttributes));\n }\n\n // Airplay button\n if (control === 'airplay' && support.airplay) {\n container.appendChild(createButton.call(this, 'airplay', defaultAttributes));\n }\n\n // Download button\n if (control === 'download') {\n const attributes = extend({}, defaultAttributes, {\n element: 'a',\n href: this.download,\n target: '_blank',\n });\n\n // Set download attribute for HTML5 only\n if (this.isHTML5) {\n attributes.download = '';\n }\n\n const { download } = this.config.urls;\n\n if (!is.url(download) && this.isEmbed) {\n extend(attributes, {\n icon: `logo-${this.provider}`,\n label: this.provider,\n });\n }\n\n container.appendChild(createButton.call(this, 'download', attributes));\n }\n\n // Toggle fullscreen button\n if (control === 'fullscreen') {\n container.appendChild(createButton.call(this, 'fullscreen', defaultAttributes));\n }\n });\n\n // Set available quality levels\n if (this.isHTML5) {\n setQualityMenu.call(this, html5.getQualityOptions.call(this));\n }\n\n setSpeedMenu.call(this);\n\n return container;\n },\n\n // Insert controls\n inject() {\n // Sprite\n if (this.config.loadSprite) {\n const icon = controls.getIconUrl.call(this);\n\n // Only load external sprite using AJAX\n if (icon.cors) {\n loadSprite(icon.url, 'sprite-plyr');\n }\n }\n\n // Create a unique ID\n this.id = Math.floor(Math.random() * 10000);\n\n // Null by default\n let container = null;\n this.elements.controls = null;\n\n // Set template properties\n const props = {\n id: this.id,\n seektime: this.config.seekTime,\n title: this.config.title,\n };\n let update = true;\n\n // If function, run it and use output\n if (is.function(this.config.controls)) {\n this.config.controls = this.config.controls.call(this, props);\n }\n\n // Convert falsy controls to empty array (primarily for empty strings)\n if (!this.config.controls) {\n this.config.controls = [];\n }\n\n if (is.element(this.config.controls) || is.string(this.config.controls)) {\n // HTMLElement or Non-empty string passed as the option\n container = this.config.controls;\n } else {\n // Create controls\n container = controls.create.call(this, {\n id: this.id,\n seektime: this.config.seekTime,\n speed: this.speed,\n quality: this.quality,\n captions: captions.getLabel.call(this),\n // TODO: Looping\n // loop: 'None',\n });\n update = false;\n }\n\n // Replace props with their value\n const replace = (input) => {\n let result = input;\n\n Object.entries(props).forEach(([key, value]) => {\n result = replaceAll(result, `{${key}}`, value);\n });\n\n return result;\n };\n\n // Update markup\n if (update) {\n if (is.string(this.config.controls)) {\n container = replace(container);\n }\n }\n\n // Controls container\n let target;\n\n // Inject to custom location\n if (is.string(this.config.selectors.controls.container)) {\n target = document.querySelector(this.config.selectors.controls.container);\n }\n\n // Inject into the container by default\n if (!is.element(target)) {\n target = this.elements.container;\n }\n\n // Inject controls HTML (needs to be before captions, hence \"afterbegin\")\n const insertMethod = is.element(container) ? 'insertAdjacentElement' : 'insertAdjacentHTML';\n target[insertMethod]('afterbegin', container);\n\n // Find the elements if need be\n if (!is.element(this.elements.controls)) {\n controls.findElements.call(this);\n }\n\n // Add pressed property to buttons\n if (!is.empty(this.elements.buttons)) {\n const addProperty = (button) => {\n const className = this.config.classNames.controlPressed;\n button.setAttribute('aria-pressed', 'false');\n\n Object.defineProperty(button, 'pressed', {\n configurable: true,\n enumerable: true,\n get() {\n return hasClass(button, className);\n },\n set(pressed = false) {\n toggleClass(button, className, pressed);\n button.setAttribute('aria-pressed', pressed ? 'true' : 'false');\n },\n });\n };\n\n // Toggle classname when pressed property is set\n Object.values(this.elements.buttons)\n .filter(Boolean)\n .forEach((button) => {\n if (is.array(button) || is.nodeList(button)) {\n Array.from(button).filter(Boolean).forEach(addProperty);\n } else {\n addProperty(button);\n }\n });\n }\n\n // Edge sometimes doesn't finish the paint so force a repaint\n if (browser.isEdge) {\n repaint(target);\n }\n\n // Setup tooltips\n if (this.config.tooltips.controls) {\n const { classNames, selectors } = this.config;\n const selector = `${selectors.controls.wrapper} ${selectors.labels} .${classNames.hidden}`;\n const labels = getElements.call(this, selector);\n\n Array.from(labels).forEach((label) => {\n toggleClass(label, this.config.classNames.hidden, false);\n toggleClass(label, this.config.classNames.tooltip, true);\n });\n }\n },\n\n // Set media metadata\n setMediaMetadata() {\n try {\n if ('mediaSession' in navigator) {\n navigator.mediaSession.metadata = new window.MediaMetadata({\n title: this.config.mediaMetadata.title,\n artist: this.config.mediaMetadata.artist,\n album: this.config.mediaMetadata.album,\n artwork: this.config.mediaMetadata.artwork,\n });\n }\n } catch (_) {\n // Do nothing\n }\n },\n\n // Add markers\n setMarkers() {\n if (!this.duration || this.elements.markers) return;\n\n // Get valid points\n const points = this.config.markers?.points?.filter(({ time }) => time > 0 && time < this.duration);\n if (!points?.length) return;\n\n const containerFragment = document.createDocumentFragment();\n const pointsFragment = document.createDocumentFragment();\n let tipElement = null;\n const tipVisible = `${this.config.classNames.tooltip}--visible`;\n const toggleTip = (show) => toggleClass(tipElement, tipVisible, show);\n\n // Inject markers to progress container\n points.forEach((point) => {\n const markerElement = createElement(\n 'span',\n {\n class: this.config.classNames.marker,\n },\n '',\n );\n\n const left = `${(point.time / this.duration) * 100}%`;\n\n if (tipElement) {\n // Show on hover\n markerElement.addEventListener('mouseenter', () => {\n if (point.label) return;\n tipElement.style.left = left;\n tipElement.innerHTML = point.label;\n toggleTip(true);\n });\n\n // Hide on leave\n markerElement.addEventListener('mouseleave', () => {\n toggleTip(false);\n });\n }\n\n markerElement.addEventListener('click', () => {\n this.currentTime = point.time;\n });\n\n markerElement.style.left = left;\n pointsFragment.appendChild(markerElement);\n });\n\n containerFragment.appendChild(pointsFragment);\n\n // Inject a tooltip if needed\n if (!this.config.tooltips.seek) {\n tipElement = createElement(\n 'span',\n {\n class: this.config.classNames.tooltip,\n },\n '',\n );\n\n containerFragment.appendChild(tipElement);\n }\n\n this.elements.markers = {\n points: pointsFragment,\n tip: tipElement,\n };\n\n this.elements.progress.appendChild(containerFragment);\n },\n};\n\nexport default controls;\n","// ==========================================================================\n// URL utils\n// ==========================================================================\n\nimport is from './is';\n\n/**\n * Parse a string to a URL object\n * @param {String} input - the URL to be parsed\n * @param {Boolean} safe - failsafe parsing\n */\nexport function parseUrl(input, safe = true) {\n let url = input;\n\n if (safe) {\n const parser = document.createElement('a');\n parser.href = url;\n url = parser.href;\n }\n\n try {\n return new URL(url);\n } catch (_) {\n return null;\n }\n}\n\n// Convert object to URLSearchParams\nexport function buildUrlParams(input) {\n const params = new URLSearchParams();\n\n if (is.object(input)) {\n Object.entries(input).forEach(([key, value]) => {\n params.set(key, value);\n });\n }\n\n return params;\n}\n","// ==========================================================================\n// Plyr Captions\n// TODO: Create as class\n// ==========================================================================\n\nimport controls from './controls';\nimport support from './support';\nimport { dedupe } from './utils/arrays';\nimport browser from './utils/browser';\nimport {\n createElement,\n emptyElement,\n getAttributesFromSelector,\n insertAfter,\n removeElement,\n toggleClass,\n} from './utils/elements';\nimport { on, triggerEvent } from './utils/events';\nimport fetch from './utils/fetch';\nimport i18n from './utils/i18n';\nimport is from './utils/is';\nimport { getHTML } from './utils/strings';\nimport { parseUrl } from './utils/urls';\n\nconst captions = {\n // Setup captions\n setup() {\n // Requires UI support\n if (!this.supported.ui) {\n return;\n }\n\n // Only Vimeo and HTML5 video supported at this point\n if (!this.isVideo || this.isYouTube || (this.isHTML5 && !support.textTracks)) {\n // Clear menu and hide\n if (\n is.array(this.config.controls) &&\n this.config.controls.includes('settings') &&\n this.config.settings.includes('captions')\n ) {\n controls.setCaptionsMenu.call(this);\n }\n\n return;\n }\n\n // Inject the container\n if (!is.element(this.elements.captions)) {\n this.elements.captions = createElement('div', getAttributesFromSelector(this.config.selectors.captions));\n this.elements.captions.setAttribute('dir', 'auto');\n\n insertAfter(this.elements.captions, this.elements.wrapper);\n }\n\n // Fix IE captions if CORS is used\n // Fetch captions and inject as blobs instead (data URIs not supported!)\n if (browser.isIE && window.URL) {\n const elements = this.media.querySelectorAll('track');\n\n Array.from(elements).forEach((track) => {\n const src = track.getAttribute('src');\n const url = parseUrl(src);\n\n if (\n url !== null &&\n url.hostname !== window.location.href.hostname &&\n ['http:', 'https:'].includes(url.protocol)\n ) {\n fetch(src, 'blob')\n .then((blob) => {\n track.setAttribute('src', window.URL.createObjectURL(blob));\n })\n .catch(() => {\n removeElement(track);\n });\n }\n });\n }\n\n // Get and set initial data\n // The \"preferred\" options are not realized unless / until the wanted language has a match\n // * languages: Array of user's browser languages.\n // * language: The language preferred by user settings or config\n // * active: The state preferred by user settings or config\n // * toggled: The real captions state\n\n const browserLanguages = navigator.languages || [navigator.language || navigator.userLanguage || 'en'];\n const languages = dedupe(browserLanguages.map((language) => language.split('-')[0]));\n let language = (this.storage.get('language') || this.config.captions.language || 'auto').toLowerCase();\n\n // Use first browser language when language is 'auto'\n if (language === 'auto') {\n [language] = languages;\n }\n\n let active = this.storage.get('captions');\n if (!is.boolean(active)) {\n ({ active } = this.config.captions);\n }\n\n Object.assign(this.captions, {\n toggled: false,\n active,\n language,\n languages,\n });\n\n // Watch changes to textTracks and update captions menu\n if (this.isHTML5) {\n const trackEvents = this.config.captions.update ? 'addtrack removetrack' : 'removetrack';\n on.call(this, this.media.textTracks, trackEvents, captions.update.bind(this));\n }\n\n // Update available languages in list next tick (the event must not be triggered before the listeners)\n setTimeout(captions.update.bind(this), 0);\n },\n\n // Update available language options in settings based on tracks\n update() {\n const tracks = captions.getTracks.call(this, true);\n // Get the wanted language\n const { active, language, meta, currentTrackNode } = this.captions;\n const languageExists = Boolean(tracks.find((track) => track.language === language));\n\n // Handle tracks (add event listener and \"pseudo\"-default)\n if (this.isHTML5 && this.isVideo) {\n tracks\n .filter((track) => !meta.get(track))\n .forEach((track) => {\n this.debug.log('Track added', track);\n\n // Attempt to store if the original dom element was \"default\"\n meta.set(track, {\n default: track.mode === 'showing',\n });\n\n // Turn off native caption rendering to avoid double captions\n // Note: mode='hidden' forces a track to download. To ensure every track\n // isn't downloaded at once, only 'showing' tracks should be reassigned\n // eslint-disable-next-line no-param-reassign\n if (track.mode === 'showing') {\n // eslint-disable-next-line no-param-reassign\n track.mode = 'hidden';\n }\n\n // Add event listener for cue changes\n on.call(this, track, 'cuechange', () => captions.updateCues.call(this));\n });\n }\n\n // Update language first time it matches, or if the previous matching track was removed\n if ((languageExists && this.language !== language) || !tracks.includes(currentTrackNode)) {\n captions.setLanguage.call(this, language);\n captions.toggle.call(this, active && languageExists);\n }\n\n // Enable or disable captions based on track length\n if (this.elements) {\n toggleClass(this.elements.container, this.config.classNames.captions.enabled, !is.empty(tracks));\n }\n\n // Update available languages in list\n if (\n is.array(this.config.controls) &&\n this.config.controls.includes('settings') &&\n this.config.settings.includes('captions')\n ) {\n controls.setCaptionsMenu.call(this);\n }\n },\n\n // Toggle captions display\n // Used internally for the toggleCaptions method, with the passive option forced to false\n toggle(input, passive = true) {\n // If there's no full support\n if (!this.supported.ui) {\n return;\n }\n\n const { toggled } = this.captions; // Current state\n const activeClass = this.config.classNames.captions.active;\n // Get the next state\n // If the method is called without parameter, toggle based on current value\n const active = is.nullOrUndefined(input) ? !toggled : input;\n\n // Update state and trigger event\n if (active !== toggled) {\n // When passive, don't override user preferences\n if (!passive) {\n this.captions.active = active;\n this.storage.set({ captions: active });\n }\n\n // Force language if the call isn't passive and there is no matching language to toggle to\n if (!this.language && active && !passive) {\n const tracks = captions.getTracks.call(this);\n const track = captions.findTrack.call(this, [this.captions.language, ...this.captions.languages], true);\n\n // Override user preferences to avoid switching languages if a matching track is added\n this.captions.language = track.language;\n\n // Set caption, but don't store in localStorage as user preference\n captions.set.call(this, tracks.indexOf(track));\n return;\n }\n\n // Toggle button if it's enabled\n if (this.elements.buttons.captions) {\n this.elements.buttons.captions.pressed = active;\n }\n\n // Add class hook\n toggleClass(this.elements.container, activeClass, active);\n\n this.captions.toggled = active;\n\n // Update settings menu\n controls.updateSetting.call(this, 'captions');\n\n // Trigger event (not used internally)\n triggerEvent.call(this, this.media, active ? 'captionsenabled' : 'captionsdisabled');\n }\n\n // Wait for the call stack to clear before setting mode='hidden'\n // on the active track - forcing the browser to download it\n setTimeout(() => {\n if (active && this.captions.toggled) {\n this.captions.currentTrackNode.mode = 'hidden';\n }\n });\n },\n\n // Set captions by track index\n // Used internally for the currentTrack setter with the passive option forced to false\n set(index, passive = true) {\n const tracks = captions.getTracks.call(this);\n\n // Disable captions if setting to -1\n if (index === -1) {\n captions.toggle.call(this, false, passive);\n return;\n }\n\n if (!is.number(index)) {\n this.debug.warn('Invalid caption argument', index);\n return;\n }\n\n if (!(index in tracks)) {\n this.debug.warn('Track not found', index);\n return;\n }\n\n if (this.captions.currentTrack !== index) {\n this.captions.currentTrack = index;\n const track = tracks[index];\n const { language } = track || {};\n\n // Store reference to node for invalidation on remove\n this.captions.currentTrackNode = track;\n\n // Update settings menu\n controls.updateSetting.call(this, 'captions');\n\n // When passive, don't override user preferences\n if (!passive) {\n this.captions.language = language;\n this.storage.set({ language });\n }\n\n // Handle Vimeo captions\n if (this.isVimeo) {\n this.embed.enableTextTrack(language);\n }\n\n // Trigger event\n triggerEvent.call(this, this.media, 'languagechange');\n }\n\n // Show captions\n captions.toggle.call(this, true, passive);\n\n if (this.isHTML5 && this.isVideo) {\n // If we change the active track while a cue is already displayed we need to update it\n captions.updateCues.call(this);\n }\n },\n\n // Set captions by language\n // Used internally for the language setter with the passive option forced to false\n setLanguage(input, passive = true) {\n if (!is.string(input)) {\n this.debug.warn('Invalid language argument', input);\n return;\n }\n // Normalize\n const language = input.toLowerCase();\n this.captions.language = language;\n\n // Set currentTrack\n const tracks = captions.getTracks.call(this);\n const track = captions.findTrack.call(this, [language]);\n captions.set.call(this, tracks.indexOf(track), passive);\n },\n\n // Get current valid caption tracks\n // If update is false it will also ignore tracks without metadata\n // This is used to \"freeze\" the language options when captions.update is false\n getTracks(update = false) {\n // Handle media or textTracks missing or null\n const tracks = Array.from((this.media || {}).textTracks || []);\n // For HTML5, use cache instead of current tracks when it exists (if captions.update is false)\n // Filter out removed tracks and tracks that aren't captions/subtitles (for example metadata)\n return tracks\n .filter((track) => !this.isHTML5 || update || this.captions.meta.has(track))\n .filter((track) => ['captions', 'subtitles'].includes(track.kind));\n },\n\n // Match tracks based on languages and get the first\n findTrack(languages, force = false) {\n const tracks = captions.getTracks.call(this);\n const sortIsDefault = (track) => Number((this.captions.meta.get(track) || {}).default);\n const sorted = Array.from(tracks).sort((a, b) => sortIsDefault(b) - sortIsDefault(a));\n let track;\n\n languages.every((language) => {\n track = sorted.find((t) => t.language === language);\n return !track; // Break iteration if there is a match\n });\n\n // If no match is found but is required, get first\n return track || (force ? sorted[0] : undefined);\n },\n\n // Get the current track\n getCurrentTrack() {\n return captions.getTracks.call(this)[this.currentTrack];\n },\n\n // Get UI label for track\n getLabel(track) {\n let currentTrack = track;\n\n if (!is.track(currentTrack) && support.textTracks && this.captions.toggled) {\n currentTrack = captions.getCurrentTrack.call(this);\n }\n\n if (is.track(currentTrack)) {\n if (!is.empty(currentTrack.label)) {\n return currentTrack.label;\n }\n\n if (!is.empty(currentTrack.language)) {\n return track.language.toUpperCase();\n }\n\n return i18n.get('enabled', this.config);\n }\n\n return i18n.get('disabled', this.config);\n },\n\n // Update captions using current track's active cues\n // Also optional array argument in case there isn't any track (ex: vimeo)\n updateCues(input) {\n // Requires UI\n if (!this.supported.ui) {\n return;\n }\n\n if (!is.element(this.elements.captions)) {\n this.debug.warn('No captions element to render to');\n return;\n }\n\n // Only accept array or empty input\n if (!is.nullOrUndefined(input) && !Array.isArray(input)) {\n this.debug.warn('updateCues: Invalid input', input);\n return;\n }\n\n let cues = input;\n\n // Get cues from track\n if (!cues) {\n const track = captions.getCurrentTrack.call(this);\n\n cues = Array.from((track || {}).activeCues || [])\n .map((cue) => cue.getCueAsHTML())\n .map(getHTML);\n }\n\n // Set new caption text\n const content = cues.map((cueText) => cueText.trim()).join('\\n');\n const changed = content !== this.elements.captions.innerHTML;\n\n if (changed) {\n // Empty the container and create a new child element\n emptyElement(this.elements.captions);\n const caption = createElement('span', getAttributesFromSelector(this.config.selectors.caption));\n caption.innerHTML = content;\n this.elements.captions.appendChild(caption);\n\n // Trigger event\n triggerEvent.call(this, this.media, 'cuechange');\n }\n },\n};\n\nexport default captions;\n","// ==========================================================================\n// Plyr default config\n// ==========================================================================\n\nconst defaults = {\n // Disable\n enabled: true,\n\n // Custom media title\n title: '',\n\n // Logging to console\n debug: false,\n\n // Auto play (if supported)\n autoplay: false,\n\n // Only allow one media playing at once (vimeo only)\n autopause: true,\n\n // Allow inline playback on iOS\n playsinline: true,\n\n // Default time to skip when rewind/fast forward\n seekTime: 10,\n\n // Default volume\n volume: 1,\n muted: false,\n\n // Pass a custom duration\n duration: null,\n\n // Display the media duration on load in the current time position\n // If you have opted to display both duration and currentTime, this is ignored\n displayDuration: true,\n\n // Invert the current time to be a countdown\n invertTime: true,\n\n // Clicking the currentTime inverts it's value to show time left rather than elapsed\n toggleInvert: true,\n\n // Force an aspect ratio\n // The format must be `'w:h'` (e.g. `'16:9'`)\n ratio: null,\n\n // Click video container to play/pause\n clickToPlay: true,\n\n // Auto hide the controls\n hideControls: true,\n\n // Reset to start when playback ended\n resetOnEnd: false,\n\n // Disable the standard context menu\n disableContextMenu: true,\n\n // Sprite (for icons)\n loadSprite: true,\n iconPrefix: 'plyr',\n iconUrl: 'https://cdn.plyr.io/3.7.8/plyr.svg',\n\n // Blank video (used to prevent errors on source change)\n blankVideo: 'https://cdn.plyr.io/static/blank.mp4',\n\n // Quality default\n quality: {\n default: 576,\n // The options to display in the UI, if available for the source media\n options: [4320, 2880, 2160, 1440, 1080, 720, 576, 480, 360, 240],\n forced: false,\n onChange: null,\n },\n\n // Set loops\n loop: {\n active: false,\n // start: null,\n // end: null,\n },\n\n // Speed default and options to display\n speed: {\n selected: 1,\n // The options to display in the UI, if available for the source media (e.g. Vimeo and YouTube only support 0.5x-4x)\n options: [0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, 4],\n },\n\n // Keyboard shortcut settings\n keyboard: {\n focused: true,\n global: false,\n },\n\n // Display tooltips\n tooltips: {\n controls: false,\n seek: true,\n },\n\n // Captions settings\n captions: {\n active: false,\n language: 'auto',\n // Listen to new tracks added after Plyr is initialized.\n // This is needed for streaming captions, but may result in unselectable options\n update: false,\n },\n\n // Fullscreen settings\n fullscreen: {\n enabled: true, // Allow fullscreen?\n fallback: true, // Fallback using full viewport/window\n iosNative: false, // Use the native fullscreen in iOS (disables custom controls)\n // Selector for the fullscreen container so contextual / non-player content can remain visible in fullscreen mode\n // Non-ancestors of the player element will be ignored\n // container: null, // defaults to the player element\n },\n\n // Local storage\n storage: {\n enabled: true,\n key: 'plyr',\n },\n\n // Default controls\n controls: [\n 'play-large',\n // 'restart',\n // 'rewind',\n 'play',\n // 'fast-forward',\n 'progress',\n 'current-time',\n // 'duration',\n 'mute',\n 'volume',\n 'captions',\n 'settings',\n 'pip',\n 'airplay',\n // 'download',\n 'fullscreen',\n ],\n settings: ['captions', 'quality', 'speed'],\n\n // Localisation\n i18n: {\n restart: 'Restart',\n rewind: 'Rewind {seektime}s',\n play: 'Play',\n pause: 'Pause',\n fastForward: 'Forward {seektime}s',\n seek: 'Seek',\n seekLabel: '{currentTime} of {duration}',\n played: 'Played',\n buffered: 'Buffered',\n currentTime: 'Current time',\n duration: 'Duration',\n volume: 'Volume',\n mute: 'Mute',\n unmute: 'Unmute',\n enableCaptions: 'Enable captions',\n disableCaptions: 'Disable captions',\n download: 'Download',\n enterFullscreen: 'Enter fullscreen',\n exitFullscreen: 'Exit fullscreen',\n frameTitle: 'Player for {title}',\n captions: 'Captions',\n settings: 'Settings',\n pip: 'PIP',\n menuBack: 'Go back to previous menu',\n speed: 'Speed',\n normal: 'Normal',\n quality: 'Quality',\n loop: 'Loop',\n start: 'Start',\n end: 'End',\n all: 'All',\n reset: 'Reset',\n disabled: 'Disabled',\n enabled: 'Enabled',\n advertisement: 'Ad',\n qualityBadge: {\n 2160: '4K',\n 1440: 'HD',\n 1080: 'HD',\n 720: 'HD',\n 576: 'SD',\n 480: 'SD',\n },\n },\n\n // URLs\n urls: {\n download: null,\n vimeo: {\n sdk: 'https://player.vimeo.com/api/player.js',\n iframe: 'https://player.vimeo.com/video/{0}?{1}',\n api: 'https://vimeo.com/api/oembed.json?url={0}',\n },\n youtube: {\n sdk: 'https://www.youtube.com/iframe_api',\n api: 'https://noembed.com/embed?url=https://www.youtube.com/watch?v={0}',\n },\n googleIMA: {\n sdk: 'https://imasdk.googleapis.com/js/sdkloader/ima3.js',\n },\n },\n\n // Custom control listeners\n listeners: {\n seek: null,\n play: null,\n pause: null,\n restart: null,\n rewind: null,\n fastForward: null,\n mute: null,\n volume: null,\n captions: null,\n download: null,\n fullscreen: null,\n pip: null,\n airplay: null,\n speed: null,\n quality: null,\n loop: null,\n language: null,\n },\n\n // Events to watch and bubble\n events: [\n // Events to watch on HTML5 media elements and bubble\n // https://developer.mozilla.org/en/docs/Web/Guide/Events/Media_events\n 'ended',\n 'progress',\n 'stalled',\n 'playing',\n 'waiting',\n 'canplay',\n 'canplaythrough',\n 'loadstart',\n 'loadeddata',\n 'loadedmetadata',\n 'timeupdate',\n 'volumechange',\n 'play',\n 'pause',\n 'error',\n 'seeking',\n 'seeked',\n 'emptied',\n 'ratechange',\n 'cuechange',\n\n // Custom events\n 'download',\n 'enterfullscreen',\n 'exitfullscreen',\n 'captionsenabled',\n 'captionsdisabled',\n 'languagechange',\n 'controlshidden',\n 'controlsshown',\n 'ready',\n\n // YouTube\n 'statechange',\n\n // Quality\n 'qualitychange',\n\n // Ads\n 'adsloaded',\n 'adscontentpause',\n 'adscontentresume',\n 'adstarted',\n 'adsmidpoint',\n 'adscomplete',\n 'adsallcomplete',\n 'adsimpression',\n 'adsclick',\n ],\n\n // Selectors\n // Change these to match your template if using custom HTML\n selectors: {\n editable: 'input, textarea, select, [contenteditable]',\n container: '.plyr',\n controls: {\n container: null,\n wrapper: '.plyr__controls',\n },\n labels: '[data-plyr]',\n buttons: {\n play: '[data-plyr=\"play\"]',\n pause: '[data-plyr=\"pause\"]',\n restart: '[data-plyr=\"restart\"]',\n rewind: '[data-plyr=\"rewind\"]',\n fastForward: '[data-plyr=\"fast-forward\"]',\n mute: '[data-plyr=\"mute\"]',\n captions: '[data-plyr=\"captions\"]',\n download: '[data-plyr=\"download\"]',\n fullscreen: '[data-plyr=\"fullscreen\"]',\n pip: '[data-plyr=\"pip\"]',\n airplay: '[data-plyr=\"airplay\"]',\n settings: '[data-plyr=\"settings\"]',\n loop: '[data-plyr=\"loop\"]',\n },\n inputs: {\n seek: '[data-plyr=\"seek\"]',\n volume: '[data-plyr=\"volume\"]',\n speed: '[data-plyr=\"speed\"]',\n language: '[data-plyr=\"language\"]',\n quality: '[data-plyr=\"quality\"]',\n },\n display: {\n currentTime: '.plyr__time--current',\n duration: '.plyr__time--duration',\n buffer: '.plyr__progress__buffer',\n loop: '.plyr__progress__loop', // Used later\n volume: '.plyr__volume--display',\n },\n progress: '.plyr__progress',\n captions: '.plyr__captions',\n caption: '.plyr__caption',\n },\n\n // Class hooks added to the player in different states\n classNames: {\n type: 'plyr--{0}',\n provider: 'plyr--{0}',\n video: 'plyr__video-wrapper',\n embed: 'plyr__video-embed',\n videoFixedRatio: 'plyr__video-wrapper--fixed-ratio',\n embedContainer: 'plyr__video-embed__container',\n poster: 'plyr__poster',\n posterEnabled: 'plyr__poster-enabled',\n ads: 'plyr__ads',\n control: 'plyr__control',\n controlPressed: 'plyr__control--pressed',\n playing: 'plyr--playing',\n paused: 'plyr--paused',\n stopped: 'plyr--stopped',\n loading: 'plyr--loading',\n hover: 'plyr--hover',\n tooltip: 'plyr__tooltip',\n cues: 'plyr__cues',\n marker: 'plyr__progress__marker',\n hidden: 'plyr__sr-only',\n hideControls: 'plyr--hide-controls',\n isTouch: 'plyr--is-touch',\n uiSupported: 'plyr--full-ui',\n noTransition: 'plyr--no-transition',\n display: {\n time: 'plyr__time',\n },\n menu: {\n value: 'plyr__menu__value',\n badge: 'plyr__badge',\n open: 'plyr--menu-open',\n },\n captions: {\n enabled: 'plyr--captions-enabled',\n active: 'plyr--captions-active',\n },\n fullscreen: {\n enabled: 'plyr--fullscreen-enabled',\n fallback: 'plyr--fullscreen-fallback',\n },\n pip: {\n supported: 'plyr--pip-supported',\n active: 'plyr--pip-active',\n },\n airplay: {\n supported: 'plyr--airplay-supported',\n active: 'plyr--airplay-active',\n },\n previewThumbnails: {\n // Tooltip thumbs\n thumbContainer: 'plyr__preview-thumb',\n thumbContainerShown: 'plyr__preview-thumb--is-shown',\n imageContainer: 'plyr__preview-thumb__image-container',\n timeContainer: 'plyr__preview-thumb__time-container',\n // Scrubbing\n scrubbingContainer: 'plyr__preview-scrubbing',\n scrubbingContainerShown: 'plyr__preview-scrubbing--is-shown',\n },\n },\n\n // Embed attributes\n attributes: {\n embed: {\n provider: 'data-plyr-provider',\n id: 'data-plyr-embed-id',\n hash: 'data-plyr-embed-hash',\n },\n },\n\n // Advertisements plugin\n // Register for an account here: http://vi.ai/publisher-video-monetization/?aid=plyrio\n ads: {\n enabled: false,\n publisherId: '',\n tagUrl: '',\n },\n\n // Preview Thumbnails plugin\n previewThumbnails: {\n enabled: false,\n src: '',\n },\n\n // Vimeo plugin\n vimeo: {\n byline: false,\n portrait: false,\n title: false,\n speed: true,\n transparent: false,\n // Custom settings from Plyr\n customControls: true,\n referrerPolicy: null, // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy\n // Whether the owner of the video has a Pro or Business account\n // (which allows us to properly hide controls without CSS hacks, etc)\n premium: false,\n },\n\n // YouTube plugin\n youtube: {\n rel: 0, // No related vids\n showinfo: 0, // Hide info\n iv_load_policy: 3, // Hide annotations\n modestbranding: 1, // Hide logos as much as possible (they still show one in the corner when paused)\n // Custom settings from Plyr\n customControls: true,\n noCookie: false, // Whether to use an alternative version of YouTube without cookies\n },\n\n // Media Metadata\n mediaMetadata: {\n title: '',\n artist: '',\n album: '',\n artwork: [],\n },\n\n // Markers\n markers: {\n enabled: false,\n points: [],\n },\n};\n\nexport default defaults;\n","// ==========================================================================\n// Plyr states\n// ==========================================================================\n\nexport const pip = {\n active: 'picture-in-picture',\n inactive: 'inline',\n};\n\nexport default { pip };\n","// ==========================================================================\n// Plyr supported types and providers\n// ==========================================================================\n\nexport const providers = {\n html5: 'html5',\n youtube: 'youtube',\n vimeo: 'vimeo',\n};\n\nexport const types = {\n audio: 'audio',\n video: 'video',\n};\n\n/**\n * Get provider by URL\n * @param {String} url\n */\nexport function getProviderByUrl(url) {\n // YouTube\n if (/^(https?:\\/\\/)?(www\\.)?(youtube\\.com|youtube-nocookie\\.com|youtu\\.?be)\\/.+$/.test(url)) {\n return providers.youtube;\n }\n\n // Vimeo\n if (/^https?:\\/\\/player.vimeo.com\\/video\\/\\d{0,9}(?=\\b|\\/)/.test(url)) {\n return providers.vimeo;\n }\n\n return null;\n}\n\nexport default { providers, types };\n","// ==========================================================================\n// Console wrapper\n// ==========================================================================\n\nconst noop = () => {};\n\nexport default class Console {\n constructor(enabled = false) {\n this.enabled = window.console && enabled;\n\n if (this.enabled) {\n this.log('Debugging enabled');\n }\n }\n\n get log() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.log, console) : noop;\n }\n\n get warn() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.warn, console) : noop;\n }\n\n get error() {\n // eslint-disable-next-line no-console\n return this.enabled ? Function.prototype.bind.call(console.error, console) : noop;\n }\n}\n","// ==========================================================================\n// Fullscreen wrapper\n// https://developer.mozilla.org/en-US/docs/Web/API/Fullscreen_API#prefixing\n// https://webkit.org/blog/7929/designing-websites-for-iphone-x/\n// ==========================================================================\n\nimport browser from './utils/browser';\nimport { closest, getElements, hasClass, toggleClass } from './utils/elements';\nimport { on, triggerEvent } from './utils/events';\nimport is from './utils/is';\nimport { silencePromise } from './utils/promise';\n\nclass Fullscreen {\n constructor(player) {\n // Keep reference to parent\n this.player = player;\n\n // Get prefix\n this.prefix = Fullscreen.prefix;\n this.property = Fullscreen.property;\n\n // Scroll position\n this.scrollPosition = { x: 0, y: 0 };\n\n // Force the use of 'full window/browser' rather than fullscreen\n this.forceFallback = player.config.fullscreen.fallback === 'force';\n\n // Get the fullscreen element\n // Checks container is an ancestor, defaults to null\n this.player.elements.fullscreen =\n player.config.fullscreen.container && closest(this.player.elements.container, player.config.fullscreen.container);\n\n // Register event listeners\n // Handle event (incase user presses escape etc)\n on.call(\n this.player,\n document,\n this.prefix === 'ms' ? 'MSFullscreenChange' : `${this.prefix}fullscreenchange`,\n () => {\n // TODO: Filter for target??\n this.onChange();\n },\n );\n\n // Fullscreen toggle on double click\n on.call(this.player, this.player.elements.container, 'dblclick', (event) => {\n // Ignore double click in controls\n if (is.element(this.player.elements.controls) && this.player.elements.controls.contains(event.target)) {\n return;\n }\n\n this.player.listeners.proxy(event, this.toggle, 'fullscreen');\n });\n\n // Tap focus when in fullscreen\n on.call(this, this.player.elements.container, 'keydown', (event) => this.trapFocus(event));\n\n // Update the UI\n this.update();\n }\n\n // Determine if native supported\n static get nativeSupported() {\n return !!(\n document.fullscreenEnabled ||\n document.webkitFullscreenEnabled ||\n document.mozFullScreenEnabled ||\n document.msFullscreenEnabled\n );\n }\n\n // If we're actually using native\n get useNative() {\n return Fullscreen.nativeSupported && !this.forceFallback;\n }\n\n // Get the prefix for handlers\n static get prefix() {\n // No prefix\n if (is.function(document.exitFullscreen)) return '';\n\n // Check for fullscreen support by vendor prefix\n let value = '';\n const prefixes = ['webkit', 'moz', 'ms'];\n\n prefixes.some((pre) => {\n if (is.function(document[`${pre}ExitFullscreen`]) || is.function(document[`${pre}CancelFullScreen`])) {\n value = pre;\n return true;\n }\n\n return false;\n });\n\n return value;\n }\n\n static get property() {\n return this.prefix === 'moz' ? 'FullScreen' : 'Fullscreen';\n }\n\n // Determine if fullscreen is supported\n get supported() {\n return [\n // Fullscreen is enabled in config\n this.player.config.fullscreen.enabled,\n // Must be a video\n this.player.isVideo,\n // Either native is supported or fallback enabled\n Fullscreen.nativeSupported || this.player.config.fullscreen.fallback,\n // YouTube has no way to trigger fullscreen, so on devices with no native support, playsinline\n // must be enabled and iosNative fullscreen must be disabled to offer the fullscreen fallback\n !this.player.isYouTube ||\n Fullscreen.nativeSupported ||\n !browser.isIos ||\n (this.player.config.playsinline && !this.player.config.fullscreen.iosNative),\n ].every(Boolean);\n }\n\n // Get active state\n get active() {\n if (!this.supported) return false;\n\n // Fallback using classname\n if (!Fullscreen.nativeSupported || this.forceFallback) {\n return hasClass(this.target, this.player.config.classNames.fullscreen.fallback);\n }\n\n const element = !this.prefix\n ? this.target.getRootNode().fullscreenElement\n : this.target.getRootNode()[`${this.prefix}${this.property}Element`];\n\n return element && element.shadowRoot ? element === this.target.getRootNode().host : element === this.target;\n }\n\n // Get target element\n get target() {\n return browser.isIos && this.player.config.fullscreen.iosNative\n ? this.player.media\n : this.player.elements.fullscreen ?? this.player.elements.container;\n }\n\n onChange = () => {\n if (!this.supported) return;\n\n // Update toggle button\n const button = this.player.elements.buttons.fullscreen;\n if (is.element(button)) {\n button.pressed = this.active;\n }\n\n // Always trigger events on the plyr / media element (not a fullscreen container) and let them bubble up\n const target = this.target === this.player.media ? this.target : this.player.elements.container;\n // Trigger an event\n triggerEvent.call(this.player, target, this.active ? 'enterfullscreen' : 'exitfullscreen', true);\n };\n\n toggleFallback = (toggle = false) => {\n // Store or restore scroll position\n if (toggle) {\n this.scrollPosition = {\n x: window.scrollX ?? 0,\n y: window.scrollY ?? 0,\n };\n } else {\n window.scrollTo(this.scrollPosition.x, this.scrollPosition.y);\n }\n\n // Toggle scroll\n document.body.style.overflow = toggle ? 'hidden' : '';\n\n // Toggle class hook\n toggleClass(this.target, this.player.config.classNames.fullscreen.fallback, toggle);\n\n // Force full viewport on iPhone X+\n if (browser.isIos) {\n let viewport = document.head.querySelector('meta[name=\"viewport\"]');\n const property = 'viewport-fit=cover';\n\n // Inject the viewport meta if required\n if (!viewport) {\n viewport = document.createElement('meta');\n viewport.setAttribute('name', 'viewport');\n }\n\n // Check if the property already exists\n const hasProperty = is.string(viewport.content) && viewport.content.includes(property);\n\n if (toggle) {\n this.cleanupViewport = !hasProperty;\n if (!hasProperty) viewport.content += `,${property}`;\n } else if (this.cleanupViewport) {\n viewport.content = viewport.content\n .split(',')\n .filter((part) => part.trim() !== property)\n .join(',');\n }\n }\n\n // Toggle button and fire events\n this.onChange();\n };\n\n // Trap focus inside container\n trapFocus = (event) => {\n // Bail if iOS/iPadOS, not active, not the tab key\n if (browser.isIos || browser.isIPadOS || !this.active || event.key !== 'Tab') return;\n\n // Get the current focused element\n const focused = document.activeElement;\n const focusable = getElements.call(this.player, 'a[href], button:not(:disabled), input:not(:disabled), [tabindex]');\n const [first] = focusable;\n const last = focusable[focusable.length - 1];\n\n if (focused === last && !event.shiftKey) {\n // Move focus to first element that can be tabbed if Shift isn't used\n first.focus();\n event.preventDefault();\n } else if (focused === first && event.shiftKey) {\n // Move focus to last element that can be tabbed if Shift is used\n last.focus();\n event.preventDefault();\n }\n };\n\n // Update UI\n update = () => {\n if (this.supported) {\n let mode;\n\n if (this.forceFallback) mode = 'Fallback (forced)';\n else if (Fullscreen.nativeSupported) mode = 'Native';\n else mode = 'Fallback';\n\n this.player.debug.log(`${mode} fullscreen enabled`);\n } else {\n this.player.debug.log('Fullscreen not supported and fallback disabled');\n }\n\n // Add styling hook to show button\n toggleClass(this.player.elements.container, this.player.config.classNames.fullscreen.enabled, this.supported);\n };\n\n // Make an element fullscreen\n enter = () => {\n if (!this.supported) return;\n\n // iOS native fullscreen doesn't need the request step\n if (browser.isIos && this.player.config.fullscreen.iosNative) {\n if (this.player.isVimeo) {\n this.player.embed.requestFullscreen();\n } else {\n this.target.webkitEnterFullscreen();\n }\n } else if (!Fullscreen.nativeSupported || this.forceFallback) {\n this.toggleFallback(true);\n } else if (!this.prefix) {\n this.target.requestFullscreen({ navigationUI: 'hide' });\n } else if (!is.empty(this.prefix)) {\n this.target[`${this.prefix}Request${this.property}`]();\n }\n };\n\n // Bail from fullscreen\n exit = () => {\n if (!this.supported) return;\n\n // iOS native fullscreen\n if (browser.isIos && this.player.config.fullscreen.iosNative) {\n if (this.player.isVimeo) {\n this.player.embed.exitFullscreen();\n } else {\n this.target.webkitEnterFullscreen();\n }\n silencePromise(this.player.play());\n } else if (!Fullscreen.nativeSupported || this.forceFallback) {\n this.toggleFallback(false);\n } else if (!this.prefix) {\n (document.cancelFullScreen || document.exitFullscreen).call(document);\n } else if (!is.empty(this.prefix)) {\n const action = this.prefix === 'moz' ? 'Cancel' : 'Exit';\n document[`${this.prefix}${action}${this.property}`]();\n }\n };\n\n // Toggle state\n toggle = () => {\n if (!this.active) this.enter();\n else this.exit();\n };\n}\n\nexport default Fullscreen;\n","// ==========================================================================\n// Load image avoiding xhr/fetch CORS issues\n// Server status can't be obtained this way unfortunately, so this uses \"naturalWidth\" to determine if the image has loaded\n// By default it checks if it is at least 1px, but you can add a second argument to change this\n// ==========================================================================\n\nexport default function loadImage(src, minWidth = 1) {\n return new Promise((resolve, reject) => {\n const image = new Image();\n\n const handler = () => {\n delete image.onload;\n delete image.onerror;\n (image.naturalWidth >= minWidth ? resolve : reject)(image);\n };\n\n Object.assign(image, { onload: handler, onerror: handler, src });\n });\n}\n","// ==========================================================================\n// Plyr UI\n// ==========================================================================\n\nimport captions from './captions';\nimport controls from './controls';\nimport support from './support';\nimport { getElement, toggleClass } from './utils/elements';\nimport { ready, triggerEvent } from './utils/events';\nimport i18n from './utils/i18n';\nimport is from './utils/is';\nimport loadImage from './utils/load-image';\n\nconst ui = {\n addStyleHook() {\n toggleClass(this.elements.container, this.config.selectors.container.replace('.', ''), true);\n toggleClass(this.elements.container, this.config.classNames.uiSupported, this.supported.ui);\n },\n\n // Toggle native HTML5 media controls\n toggleNativeControls(toggle = false) {\n if (toggle && this.isHTML5) {\n this.media.setAttribute('controls', '');\n } else {\n this.media.removeAttribute('controls');\n }\n },\n\n // Setup the UI\n build() {\n // Re-attach media element listeners\n // TODO: Use event bubbling?\n this.listeners.media();\n\n // Don't setup interface if no support\n if (!this.supported.ui) {\n this.debug.warn(`Basic support only for ${this.provider} ${this.type}`);\n\n // Restore native controls\n ui.toggleNativeControls.call(this, true);\n\n // Bail\n return;\n }\n\n // Inject custom controls if not present\n if (!is.element(this.elements.controls)) {\n // Inject custom controls\n controls.inject.call(this);\n\n // Re-attach control listeners\n this.listeners.controls();\n }\n\n // Remove native controls\n ui.toggleNativeControls.call(this);\n\n // Setup captions for HTML5\n if (this.isHTML5) {\n captions.setup.call(this);\n }\n\n // Reset volume\n this.volume = null;\n\n // Reset mute state\n this.muted = null;\n\n // Reset loop state\n this.loop = null;\n\n // Reset quality setting\n this.quality = null;\n\n // Reset speed\n this.speed = null;\n\n // Reset volume display\n controls.updateVolume.call(this);\n\n // Reset time display\n controls.timeUpdate.call(this);\n\n // Reset duration display\n controls.durationUpdate.call(this);\n\n // Update the UI\n ui.checkPlaying.call(this);\n\n // Check for picture-in-picture support\n toggleClass(\n this.elements.container,\n this.config.classNames.pip.supported,\n support.pip && this.isHTML5 && this.isVideo,\n );\n\n // Check for airplay support\n toggleClass(this.elements.container, this.config.classNames.airplay.supported, support.airplay && this.isHTML5);\n\n // Add touch class\n toggleClass(this.elements.container, this.config.classNames.isTouch, this.touch);\n\n // Ready for API calls\n this.ready = true;\n\n // Ready event at end of execution stack\n setTimeout(() => {\n triggerEvent.call(this, this.media, 'ready');\n }, 0);\n\n // Set the title\n ui.setTitle.call(this);\n\n // Assure the poster image is set, if the property was added before the element was created\n if (this.poster) {\n ui.setPoster.call(this, this.poster, false).catch(() => {});\n }\n\n // Manually set the duration if user has overridden it.\n // The event listeners for it doesn't get called if preload is disabled (#701)\n if (this.config.duration) {\n controls.durationUpdate.call(this);\n }\n\n // Media metadata\n if (this.config.mediaMetadata) {\n controls.setMediaMetadata.call(this);\n }\n },\n\n // Setup aria attribute for play and iframe title\n setTitle() {\n // Find the current text\n let label = i18n.get('play', this.config);\n\n // If there's a media title set, use that for the label\n if (is.string(this.config.title) && !is.empty(this.config.title)) {\n label += `, ${this.config.title}`;\n }\n\n // If there's a play button, set label\n Array.from(this.elements.buttons.play || []).forEach((button) => {\n button.setAttribute('aria-label', label);\n });\n\n // Set iframe title\n // https://github.com/sampotts/plyr/issues/124\n if (this.isEmbed) {\n const iframe = getElement.call(this, 'iframe');\n\n if (!is.element(iframe)) {\n return;\n }\n\n // Default to media type\n const title = !is.empty(this.config.title) ? this.config.title : 'video';\n const format = i18n.get('frameTitle', this.config);\n\n iframe.setAttribute('title', format.replace('{title}', title));\n }\n },\n\n // Toggle poster\n togglePoster(enable) {\n toggleClass(this.elements.container, this.config.classNames.posterEnabled, enable);\n },\n\n // Set the poster image (async)\n // Used internally for the poster setter, with the passive option forced to false\n setPoster(poster, passive = true) {\n // Don't override if call is passive\n if (passive && this.poster) {\n return Promise.reject(new Error('Poster already set'));\n }\n\n // Set property synchronously to respect the call order\n this.media.setAttribute('data-poster', poster);\n\n // Show the poster\n this.elements.poster.removeAttribute('hidden');\n\n // Wait until ui is ready\n return (\n ready\n .call(this)\n // Load image\n .then(() => loadImage(poster))\n .catch((error) => {\n // Hide poster on error unless it's been set by another call\n if (poster === this.poster) {\n ui.togglePoster.call(this, false);\n }\n // Rethrow\n throw error;\n })\n .then(() => {\n // Prevent race conditions\n if (poster !== this.poster) {\n throw new Error('setPoster cancelled by later call to setPoster');\n }\n })\n .then(() => {\n Object.assign(this.elements.poster.style, {\n backgroundImage: `url('${poster}')`,\n // Reset backgroundSize as well (since it can be set to \"cover\" for padded thumbnails for youtube)\n backgroundSize: '',\n });\n\n ui.togglePoster.call(this, true);\n\n return poster;\n })\n );\n },\n\n // Check playing state\n checkPlaying(event) {\n // Class hooks\n toggleClass(this.elements.container, this.config.classNames.playing, this.playing);\n toggleClass(this.elements.container, this.config.classNames.paused, this.paused);\n toggleClass(this.elements.container, this.config.classNames.stopped, this.stopped);\n\n // Set state\n Array.from(this.elements.buttons.play || []).forEach((target) => {\n Object.assign(target, { pressed: this.playing });\n target.setAttribute('aria-label', i18n.get(this.playing ? 'pause' : 'play', this.config));\n });\n\n // Only update controls on non timeupdate events\n if (is.event(event) && event.type === 'timeupdate') {\n return;\n }\n\n // Toggle controls\n ui.toggleControls.call(this);\n },\n\n // Check if media is loading\n checkLoading(event) {\n this.loading = ['stalled', 'waiting'].includes(event.type);\n\n // Clear timer\n clearTimeout(this.timers.loading);\n\n // Timer to prevent flicker when seeking\n this.timers.loading = setTimeout(\n () => {\n // Update progress bar loading class state\n toggleClass(this.elements.container, this.config.classNames.loading, this.loading);\n\n // Update controls visibility\n ui.toggleControls.call(this);\n },\n this.loading ? 250 : 0,\n );\n },\n\n // Toggle controls based on state and `force` argument\n toggleControls(force) {\n const { controls: controlsElement } = this.elements;\n\n if (controlsElement && this.config.hideControls) {\n // Don't hide controls if a touch-device user recently seeked. (Must be limited to touch devices, or it occasionally prevents desktop controls from hiding.)\n const recentTouchSeek = this.touch && this.lastSeekTime + 2000 > Date.now();\n\n // Show controls if force, loading, paused, button interaction, or recent seek, otherwise hide\n this.toggleControls(\n Boolean(\n force || this.loading || this.paused || controlsElement.pressed || controlsElement.hover || recentTouchSeek,\n ),\n );\n }\n },\n\n // Migrate any custom properties from the media to the parent\n migrateStyles() {\n // Loop through values (as they are the keys when the object is spread 🤔)\n Object.values({ ...this.media.style })\n // We're only fussed about Plyr specific properties\n .filter((key) => !is.empty(key) && is.string(key) && key.startsWith('--plyr'))\n .forEach((key) => {\n // Set on the container\n this.elements.container.style.setProperty(key, this.media.style.getPropertyValue(key));\n\n // Clean up from media element\n this.media.style.removeProperty(key);\n });\n\n // Remove attribute if empty\n if (is.empty(this.media.style)) {\n this.media.removeAttribute('style');\n }\n },\n};\n\nexport default ui;\n","// ==========================================================================\n// Plyr Event Listeners\n// ==========================================================================\n\nimport controls from './controls';\nimport ui from './ui';\nimport { repaint } from './utils/animation';\nimport browser from './utils/browser';\nimport { getElement, getElements, matches, toggleClass } from './utils/elements';\nimport { off, on, once, toggleListener, triggerEvent } from './utils/events';\nimport is from './utils/is';\nimport { silencePromise } from './utils/promise';\nimport { getAspectRatio, getViewportSize, supportsCSS } from './utils/style';\n\nclass Listeners {\n constructor(player) {\n this.player = player;\n this.lastKey = null;\n this.focusTimer = null;\n this.lastKeyDown = null;\n\n this.handleKey = this.handleKey.bind(this);\n this.toggleMenu = this.toggleMenu.bind(this);\n this.firstTouch = this.firstTouch.bind(this);\n }\n\n // Handle key presses\n handleKey(event) {\n const { player } = this;\n const { elements } = player;\n const { key, type, altKey, ctrlKey, metaKey, shiftKey } = event;\n const pressed = type === 'keydown';\n const repeat = pressed && key === this.lastKey;\n\n // Bail if a modifier key is set\n if (altKey || ctrlKey || metaKey || shiftKey) {\n return;\n }\n\n // If the event is bubbled from the media element\n // Firefox doesn't get the key for whatever reason\n if (!key) {\n return;\n }\n\n // Seek by increment\n const seekByIncrement = (increment) => {\n // Divide the max duration into 10th's and times by the number value\n player.currentTime = (player.duration / 10) * increment;\n };\n\n // Handle the key on keydown\n // Reset on keyup\n if (pressed) {\n // Check focused element\n // and if the focused element is not editable (e.g. text input)\n // and any that accept key input http://webaim.org/techniques/keyboard/\n const focused = document.activeElement;\n if (is.element(focused)) {\n const { editable } = player.config.selectors;\n const { seek } = elements.inputs;\n\n if (focused !== seek && matches(focused, editable)) {\n return;\n }\n\n if (event.key === ' ' && matches(focused, 'button, [role^=\"menuitem\"]')) {\n return;\n }\n }\n\n // Which keys should we prevent default\n const preventDefault = [\n ' ',\n 'ArrowLeft',\n 'ArrowUp',\n 'ArrowRight',\n 'ArrowDown',\n\n '0',\n '1',\n '2',\n '3',\n '4',\n '5',\n '6',\n '7',\n '8',\n '9',\n\n 'c',\n 'f',\n 'k',\n 'l',\n 'm',\n ];\n\n // If the key is found prevent default (e.g. prevent scrolling for arrows)\n if (preventDefault.includes(key)) {\n event.preventDefault();\n event.stopPropagation();\n }\n\n switch (key) {\n case '0':\n case '1':\n case '2':\n case '3':\n case '4':\n case '5':\n case '6':\n case '7':\n case '8':\n case '9':\n if (!repeat) {\n seekByIncrement(parseInt(key, 10));\n }\n break;\n\n case ' ':\n case 'k':\n if (!repeat) {\n silencePromise(player.togglePlay());\n }\n break;\n\n case 'ArrowUp':\n player.increaseVolume(0.1);\n break;\n\n case 'ArrowDown':\n player.decreaseVolume(0.1);\n break;\n\n case 'm':\n if (!repeat) {\n player.muted = !player.muted;\n }\n break;\n\n case 'ArrowRight':\n player.forward();\n break;\n\n case 'ArrowLeft':\n player.rewind();\n break;\n\n case 'f':\n player.fullscreen.toggle();\n break;\n\n case 'c':\n if (!repeat) {\n player.toggleCaptions();\n }\n break;\n\n case 'l':\n player.loop = !player.loop;\n break;\n\n default:\n break;\n }\n\n // Escape is handle natively when in full screen\n // So we only need to worry about non native\n if (key === 'Escape' && !player.fullscreen.usingNative && player.fullscreen.active) {\n player.fullscreen.toggle();\n }\n\n // Store last key for next cycle\n this.lastKey = key;\n } else {\n this.lastKey = null;\n }\n }\n\n // Toggle menu\n toggleMenu(event) {\n controls.toggleMenu.call(this.player, event);\n }\n\n // Device is touch enabled\n firstTouch = () => {\n const { player } = this;\n const { elements } = player;\n\n player.touch = true;\n\n // Add touch class\n toggleClass(elements.container, player.config.classNames.isTouch, true);\n };\n\n // Global window & document listeners\n global = (toggle = true) => {\n const { player } = this;\n\n // Keyboard shortcuts\n if (player.config.keyboard.global) {\n toggleListener.call(player, window, 'keydown keyup', this.handleKey, toggle, false);\n }\n\n // Click anywhere closes menu\n toggleListener.call(player, document.body, 'click', this.toggleMenu, toggle);\n\n // Detect touch by events\n once.call(player, document.body, 'touchstart', this.firstTouch);\n };\n\n // Container listeners\n container = () => {\n const { player } = this;\n const { config, elements, timers } = player;\n\n // Keyboard shortcuts\n if (!config.keyboard.global && config.keyboard.focused) {\n on.call(player, elements.container, 'keydown keyup', this.handleKey, false);\n }\n\n // Toggle controls on mouse events and entering fullscreen\n on.call(\n player,\n elements.container,\n 'mousemove mouseleave touchstart touchmove enterfullscreen exitfullscreen',\n (event) => {\n const { controls: controlsElement } = elements;\n\n // Remove button states for fullscreen\n if (controlsElement && event.type === 'enterfullscreen') {\n controlsElement.pressed = false;\n controlsElement.hover = false;\n }\n\n // Show, then hide after a timeout unless another control event occurs\n const show = ['touchstart', 'touchmove', 'mousemove'].includes(event.type);\n let delay = 0;\n\n if (show) {\n ui.toggleControls.call(player, true);\n // Use longer timeout for touch devices\n delay = player.touch ? 3000 : 2000;\n }\n\n // Clear timer\n clearTimeout(timers.controls);\n\n // Set new timer to prevent flicker when seeking\n timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);\n },\n );\n\n // Set a gutter for Vimeo\n const setGutter = () => {\n if (!player.isVimeo || player.config.vimeo.premium) {\n return;\n }\n\n const target = elements.wrapper;\n const { active } = player.fullscreen;\n const [videoWidth, videoHeight] = getAspectRatio.call(player);\n const useNativeAspectRatio = supportsCSS(`aspect-ratio: ${videoWidth} / ${videoHeight}`);\n\n // If not active, remove styles\n if (!active) {\n if (useNativeAspectRatio) {\n target.style.width = null;\n target.style.height = null;\n } else {\n target.style.maxWidth = null;\n target.style.margin = null;\n }\n return;\n }\n\n // Determine which dimension will overflow and constrain view\n const [viewportWidth, viewportHeight] = getViewportSize();\n const overflow = viewportWidth / viewportHeight > videoWidth / videoHeight;\n\n if (useNativeAspectRatio) {\n target.style.width = overflow ? 'auto' : '100%';\n target.style.height = overflow ? '100%' : 'auto';\n } else {\n target.style.maxWidth = overflow ? `${(viewportHeight / videoHeight) * videoWidth}px` : null;\n target.style.margin = overflow ? '0 auto' : null;\n }\n };\n\n // Handle resizing\n const resized = () => {\n clearTimeout(timers.resized);\n timers.resized = setTimeout(setGutter, 50);\n };\n\n on.call(player, elements.container, 'enterfullscreen exitfullscreen', (event) => {\n const { target } = player.fullscreen;\n\n // Ignore events not from target\n if (target !== elements.container) {\n return;\n }\n\n // If it's not an embed and no ratio specified\n if (!player.isEmbed && is.empty(player.config.ratio)) {\n return;\n }\n\n // Set Vimeo gutter\n setGutter();\n\n // Watch for resizes\n const method = event.type === 'enterfullscreen' ? on : off;\n method.call(player, window, 'resize', resized);\n });\n };\n\n // Listen for media events\n media = () => {\n const { player } = this;\n const { elements } = player;\n\n // Time change on media\n on.call(player, player.media, 'timeupdate seeking seeked', (event) => controls.timeUpdate.call(player, event));\n\n // Display duration\n on.call(player, player.media, 'durationchange loadeddata loadedmetadata', (event) =>\n controls.durationUpdate.call(player, event),\n );\n\n // Handle the media finishing\n on.call(player, player.media, 'ended', () => {\n // Show poster on end\n if (player.isHTML5 && player.isVideo && player.config.resetOnEnd) {\n // Restart\n player.restart();\n\n // Call pause otherwise IE11 will start playing the video again\n player.pause();\n }\n });\n\n // Check for buffer progress\n on.call(player, player.media, 'progress playing seeking seeked', (event) =>\n controls.updateProgress.call(player, event),\n );\n\n // Handle volume changes\n on.call(player, player.media, 'volumechange', (event) => controls.updateVolume.call(player, event));\n\n // Handle play/pause\n on.call(player, player.media, 'playing play pause ended emptied timeupdate', (event) =>\n ui.checkPlaying.call(player, event),\n );\n\n // Loading state\n on.call(player, player.media, 'waiting canplay seeked playing', (event) => ui.checkLoading.call(player, event));\n\n // Click video\n if (player.supported.ui && player.config.clickToPlay && !player.isAudio) {\n // Re-fetch the wrapper\n const wrapper = getElement.call(player, `.${player.config.classNames.video}`);\n\n // Bail if there's no wrapper (this should never happen)\n if (!is.element(wrapper)) {\n return;\n }\n\n // On click play, pause or restart\n on.call(player, elements.container, 'click', (event) => {\n const targets = [elements.container, wrapper];\n\n // Ignore if click if not container or in video wrapper\n if (!targets.includes(event.target) && !wrapper.contains(event.target)) {\n return;\n }\n\n // Touch devices will just show controls (if hidden)\n if (player.touch && player.config.hideControls) {\n return;\n }\n\n if (player.ended) {\n this.proxy(event, player.restart, 'restart');\n this.proxy(\n event,\n () => {\n silencePromise(player.play());\n },\n 'play',\n );\n } else {\n this.proxy(\n event,\n () => {\n silencePromise(player.togglePlay());\n },\n 'play',\n );\n }\n });\n }\n\n // Disable right click\n if (player.supported.ui && player.config.disableContextMenu) {\n on.call(\n player,\n elements.wrapper,\n 'contextmenu',\n (event) => {\n event.preventDefault();\n },\n false,\n );\n }\n\n // Volume change\n on.call(player, player.media, 'volumechange', () => {\n // Save to storage\n player.storage.set({\n volume: player.volume,\n muted: player.muted,\n });\n });\n\n // Speed change\n on.call(player, player.media, 'ratechange', () => {\n // Update UI\n controls.updateSetting.call(player, 'speed');\n\n // Save to storage\n player.storage.set({ speed: player.speed });\n });\n\n // Quality change\n on.call(player, player.media, 'qualitychange', (event) => {\n // Update UI\n controls.updateSetting.call(player, 'quality', null, event.detail.quality);\n });\n\n // Update download link when ready and if quality changes\n on.call(player, player.media, 'ready qualitychange', () => {\n controls.setDownloadUrl.call(player);\n });\n\n // Proxy events to container\n // Bubble up key events for Edge\n const proxyEvents = player.config.events.concat(['keyup', 'keydown']).join(' ');\n\n on.call(player, player.media, proxyEvents, (event) => {\n let { detail = {} } = event;\n\n // Get error details from media\n if (event.type === 'error') {\n detail = player.media.error;\n }\n\n triggerEvent.call(player, elements.container, event.type, true, detail);\n });\n };\n\n // Run default and custom handlers\n proxy = (event, defaultHandler, customHandlerKey) => {\n const { player } = this;\n const customHandler = player.config.listeners[customHandlerKey];\n const hasCustomHandler = is.function(customHandler);\n let returned = true;\n\n // Execute custom handler\n if (hasCustomHandler) {\n returned = customHandler.call(player, event);\n }\n\n // Only call default handler if not prevented in custom handler\n if (returned !== false && is.function(defaultHandler)) {\n defaultHandler.call(player, event);\n }\n };\n\n // Trigger custom and default handlers\n bind = (element, type, defaultHandler, customHandlerKey, passive = true) => {\n const { player } = this;\n const customHandler = player.config.listeners[customHandlerKey];\n const hasCustomHandler = is.function(customHandler);\n\n on.call(\n player,\n element,\n type,\n (event) => this.proxy(event, defaultHandler, customHandlerKey),\n passive && !hasCustomHandler,\n );\n };\n\n // Listen for control events\n controls = () => {\n const { player } = this;\n const { elements } = player;\n // IE doesn't support input event, so we fallback to change\n const inputEvent = browser.isIE ? 'change' : 'input';\n\n // Play/pause toggle\n if (elements.buttons.play) {\n Array.from(elements.buttons.play).forEach((button) => {\n this.bind(\n button,\n 'click',\n () => {\n silencePromise(player.togglePlay());\n },\n 'play',\n );\n });\n }\n\n // Pause\n this.bind(elements.buttons.restart, 'click', player.restart, 'restart');\n\n // Rewind\n this.bind(\n elements.buttons.rewind,\n 'click',\n () => {\n // Record seek time so we can prevent hiding controls for a few seconds after rewind\n player.lastSeekTime = Date.now();\n player.rewind();\n },\n 'rewind',\n );\n\n // Rewind\n this.bind(\n elements.buttons.fastForward,\n 'click',\n () => {\n // Record seek time so we can prevent hiding controls for a few seconds after fast forward\n player.lastSeekTime = Date.now();\n player.forward();\n },\n 'fastForward',\n );\n\n // Mute toggle\n this.bind(\n elements.buttons.mute,\n 'click',\n () => {\n player.muted = !player.muted;\n },\n 'mute',\n );\n\n // Captions toggle\n this.bind(elements.buttons.captions, 'click', () => player.toggleCaptions());\n\n // Download\n this.bind(\n elements.buttons.download,\n 'click',\n () => {\n triggerEvent.call(player, player.media, 'download');\n },\n 'download',\n );\n\n // Fullscreen toggle\n this.bind(\n elements.buttons.fullscreen,\n 'click',\n () => {\n player.fullscreen.toggle();\n },\n 'fullscreen',\n );\n\n // Picture-in-Picture\n this.bind(\n elements.buttons.pip,\n 'click',\n () => {\n player.pip = 'toggle';\n },\n 'pip',\n );\n\n // Airplay\n this.bind(elements.buttons.airplay, 'click', player.airplay, 'airplay');\n\n // Settings menu - click toggle\n this.bind(\n elements.buttons.settings,\n 'click',\n (event) => {\n // Prevent the document click listener closing the menu\n event.stopPropagation();\n event.preventDefault();\n\n controls.toggleMenu.call(player, event);\n },\n null,\n false,\n ); // Can't be passive as we're preventing default\n\n // Settings menu - keyboard toggle\n // We have to bind to keyup otherwise Firefox triggers a click when a keydown event handler shifts focus\n // https://bugzilla.mozilla.org/show_bug.cgi?id=1220143\n this.bind(\n elements.buttons.settings,\n 'keyup',\n (event) => {\n if (![' ', 'Enter'].includes(event.key)) {\n return;\n }\n\n // Because return triggers a click anyway, all we need to do is set focus\n if (event.key === 'Enter') {\n controls.focusFirstMenuItem.call(player, null, true);\n return;\n }\n\n // Prevent scroll\n event.preventDefault();\n\n // Prevent playing video (Firefox)\n event.stopPropagation();\n\n // Toggle menu\n controls.toggleMenu.call(player, event);\n },\n null,\n false, // Can't be passive as we're preventing default\n );\n\n // Escape closes menu\n this.bind(elements.settings.menu, 'keydown', (event) => {\n if (event.key === 'Escape') {\n controls.toggleMenu.call(player, event);\n }\n });\n\n // Set range input alternative \"value\", which matches the tooltip time (#954)\n this.bind(elements.inputs.seek, 'mousedown mousemove', (event) => {\n const rect = elements.progress.getBoundingClientRect();\n const percent = (100 / rect.width) * (event.pageX - rect.left);\n event.currentTarget.setAttribute('seek-value', percent);\n });\n\n // Pause while seeking\n this.bind(elements.inputs.seek, 'mousedown mouseup keydown keyup touchstart touchend', (event) => {\n const seek = event.currentTarget;\n const attribute = 'play-on-seeked';\n\n if (is.keyboardEvent(event) && !['ArrowLeft', 'ArrowRight'].includes(event.key)) {\n return;\n }\n\n // Record seek time so we can prevent hiding controls for a few seconds after seek\n player.lastSeekTime = Date.now();\n\n // Was playing before?\n const play = seek.hasAttribute(attribute);\n // Done seeking\n const done = ['mouseup', 'touchend', 'keyup'].includes(event.type);\n\n // If we're done seeking and it was playing, resume playback\n if (play && done) {\n seek.removeAttribute(attribute);\n silencePromise(player.play());\n } else if (!done && player.playing) {\n seek.setAttribute(attribute, '');\n player.pause();\n }\n });\n\n // Fix range inputs on iOS\n // Super weird iOS bug where after you interact with an <input type=\"range\">,\n // it takes over further interactions on the page. This is a hack\n if (browser.isIos) {\n const inputs = getElements.call(player, 'input[type=\"range\"]');\n Array.from(inputs).forEach((input) => this.bind(input, inputEvent, (event) => repaint(event.target)));\n }\n\n // Seek\n this.bind(\n elements.inputs.seek,\n inputEvent,\n (event) => {\n const seek = event.currentTarget;\n // If it exists, use seek-value instead of \"value\" for consistency with tooltip time (#954)\n let seekTo = seek.getAttribute('seek-value');\n\n if (is.empty(seekTo)) {\n seekTo = seek.value;\n }\n\n seek.removeAttribute('seek-value');\n\n player.currentTime = (seekTo / seek.max) * player.duration;\n },\n 'seek',\n );\n\n // Seek tooltip\n this.bind(elements.progress, 'mouseenter mouseleave mousemove', (event) =>\n controls.updateSeekTooltip.call(player, event),\n );\n\n // Preview thumbnails plugin\n // TODO: Really need to work on some sort of plug-in wide event bus or pub-sub for this\n this.bind(elements.progress, 'mousemove touchmove', (event) => {\n const { previewThumbnails } = player;\n\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.startMove(event);\n }\n });\n\n // Hide thumbnail preview - on mouse click, mouse leave, and video play/seek. All four are required, e.g., for buffering\n this.bind(elements.progress, 'mouseleave touchend click', () => {\n const { previewThumbnails } = player;\n\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.endMove(false, true);\n }\n });\n\n // Show scrubbing preview\n this.bind(elements.progress, 'mousedown touchstart', (event) => {\n const { previewThumbnails } = player;\n\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.startScrubbing(event);\n }\n });\n\n this.bind(elements.progress, 'mouseup touchend', (event) => {\n const { previewThumbnails } = player;\n\n if (previewThumbnails && previewThumbnails.loaded) {\n previewThumbnails.endScrubbing(event);\n }\n });\n\n // Polyfill for lower fill in <input type=\"range\"> for webkit\n if (browser.isWebKit) {\n Array.from(getElements.call(player, 'input[type=\"range\"]')).forEach((element) => {\n this.bind(element, 'input', (event) => controls.updateRangeFill.call(player, event.target));\n });\n }\n\n // Current time invert\n // Only if one time element is used for both currentTime and duration\n if (player.config.toggleInvert && !is.element(elements.display.duration)) {\n this.bind(elements.display.currentTime, 'click', () => {\n // Do nothing if we're at the start\n if (player.currentTime === 0) {\n return;\n }\n\n player.config.invertTime = !player.config.invertTime;\n\n controls.timeUpdate.call(player);\n });\n }\n\n // Volume\n this.bind(\n elements.inputs.volume,\n inputEvent,\n (event) => {\n player.volume = event.target.value;\n },\n 'volume',\n );\n\n // Update controls.hover state (used for ui.toggleControls to avoid hiding when interacting)\n this.bind(elements.controls, 'mouseenter mouseleave', (event) => {\n elements.controls.hover = !player.touch && event.type === 'mouseenter';\n });\n\n // Also update controls.hover state for any non-player children of fullscreen element (as above)\n if (elements.fullscreen) {\n Array.from(elements.fullscreen.children)\n .filter((c) => !c.contains(elements.container))\n .forEach((child) => {\n this.bind(child, 'mouseenter mouseleave', (event) => {\n if (elements.controls) {\n elements.controls.hover = !player.touch && event.type === 'mouseenter';\n }\n });\n });\n }\n\n // Update controls.pressed state (used for ui.toggleControls to avoid hiding when interacting)\n this.bind(elements.controls, 'mousedown mouseup touchstart touchend touchcancel', (event) => {\n elements.controls.pressed = ['mousedown', 'touchstart'].includes(event.type);\n });\n\n // Show controls when they receive focus (e.g., when using keyboard tab key)\n this.bind(elements.controls, 'focusin', () => {\n const { config, timers } = player;\n\n // Skip transition to prevent focus from scrolling the parent element\n toggleClass(elements.controls, config.classNames.noTransition, true);\n\n // Toggle\n ui.toggleControls.call(player, true);\n\n // Restore transition\n setTimeout(() => {\n toggleClass(elements.controls, config.classNames.noTransition, false);\n }, 0);\n\n // Delay a little more for mouse users\n const delay = this.touch ? 3000 : 4000;\n\n // Clear timer\n clearTimeout(timers.controls);\n\n // Hide again after delay\n timers.controls = setTimeout(() => ui.toggleControls.call(player, false), delay);\n });\n\n // Mouse wheel for volume\n this.bind(\n elements.inputs.volume,\n 'wheel',\n (event) => {\n // Detect \"natural\" scroll - supported on OS X Safari only\n // Other browsers on OS X will be inverted until support improves\n const inverted = event.webkitDirectionInvertedFromDevice;\n // Get delta from event. Invert if `inverted` is true\n const [x, y] = [event.deltaX, -event.deltaY].map((value) => (inverted ? -value : value));\n // Using the biggest delta, normalize to 1 or -1 (or 0 if no delta)\n const direction = Math.sign(Math.abs(x) > Math.abs(y) ? x : y);\n\n // Change the volume by 2%\n player.increaseVolume(direction / 50);\n\n // Don't break page scrolling at max and min\n const { volume } = player.media;\n if ((direction === 1 && volume < 1) || (direction === -1 && volume > 0)) {\n event.preventDefault();\n }\n },\n 'volume',\n false,\n );\n };\n}\n\nexport default Listeners;\n","(function(root, factory) {\n if (typeof define === 'function' && define.amd) {\n define([], factory);\n } else if (typeof exports === 'object') {\n module.exports = factory();\n } else {\n root.loadjs = factory();\n }\n}(this, function() {\n/**\n * Global dependencies.\n * @global {Object} document - DOM\n */\n\nvar devnull = function() {},\n bundleIdCache = {},\n bundleResultCache = {},\n bundleCallbackQueue = {};\n\n\n/**\n * Subscribe to bundle load event.\n * @param {string[]} bundleIds - Bundle ids\n * @param {Function} callbackFn - The callback function\n */\nfunction subscribe(bundleIds, callbackFn) {\n // listify\n bundleIds = bundleIds.push ? bundleIds : [bundleIds];\n\n var depsNotFound = [],\n i = bundleIds.length,\n numWaiting = i,\n fn,\n bundleId,\n r,\n q;\n\n // define callback function\n fn = function (bundleId, pathsNotFound) {\n if (pathsNotFound.length) depsNotFound.push(bundleId);\n\n numWaiting--;\n if (!numWaiting) callbackFn(depsNotFound);\n };\n\n // register callback\n while (i--) {\n bundleId = bundleIds[i];\n\n // execute callback if in result cache\n r = bundleResultCache[bundleId];\n if (r) {\n fn(bundleId, r);\n continue;\n }\n\n // add to callback queue\n q = bundleCallbackQueue[bundleId] = bundleCallbackQueue[bundleId] || [];\n q.push(fn);\n }\n}\n\n\n/**\n * Publish bundle load event.\n * @param {string} bundleId - Bundle id\n * @param {string[]} pathsNotFound - List of files not found\n */\nfunction publish(bundleId, pathsNotFound) {\n // exit if id isn't defined\n if (!bundleId) return;\n\n var q = bundleCallbackQueue[bundleId];\n\n // cache result\n bundleResultCache[bundleId] = pathsNotFound;\n\n // exit if queue is empty\n if (!q) return;\n\n // empty callback queue\n while (q.length) {\n q[0](bundleId, pathsNotFound);\n q.splice(0, 1);\n }\n}\n\n\n/**\n * Execute callbacks.\n * @param {Object or Function} args - The callback args\n * @param {string[]} depsNotFound - List of dependencies not found\n */\nfunction executeCallbacks(args, depsNotFound) {\n // accept function as argument\n if (args.call) args = {success: args};\n\n // success and error callbacks\n if (depsNotFound.length) (args.error || devnull)(depsNotFound);\n else (args.success || devnull)(args);\n}\n\n\n/**\n * Load individual file.\n * @param {string} path - The file path\n * @param {Function} callbackFn - The callback function\n */\nfunction loadFile(path, callbackFn, args, numTries) {\n var doc = document,\n async = args.async,\n maxTries = (args.numRetries || 0) + 1,\n beforeCallbackFn = args.before || devnull,\n pathname = path.replace(/[\\?|#].*$/, ''),\n pathStripped = path.replace(/^(css|img)!/, ''),\n isLegacyIECss,\n e;\n\n numTries = numTries || 0;\n\n if (/(^css!|\\.css$)/.test(pathname)) {\n // css\n e = doc.createElement('link');\n e.rel = 'stylesheet';\n e.href = pathStripped;\n\n // tag IE9+\n isLegacyIECss = 'hideFocus' in e;\n\n // use preload in IE Edge (to detect load errors)\n if (isLegacyIECss && e.relList) {\n isLegacyIECss = 0;\n e.rel = 'preload';\n e.as = 'style';\n }\n } else if (/(^img!|\\.(png|gif|jpg|svg|webp)$)/.test(pathname)) {\n // image\n e = doc.createElement('img');\n e.src = pathStripped; \n } else {\n // javascript\n e = doc.createElement('script');\n e.src = path;\n e.async = async === undefined ? true : async;\n }\n\n e.onload = e.onerror = e.onbeforeload = function (ev) {\n var result = ev.type[0];\n\n // treat empty stylesheets as failures to get around lack of onerror\n // support in IE9-11\n if (isLegacyIECss) {\n try {\n if (!e.sheet.cssText.length) result = 'e';\n } catch (x) {\n // sheets objects created from load errors don't allow access to\n // `cssText` (unless error is Code:18 SecurityError)\n if (x.code != 18) result = 'e';\n }\n }\n\n // handle retries in case of load failure\n if (result == 'e') {\n // increment counter\n numTries += 1;\n\n // exit function and try again\n if (numTries < maxTries) {\n return loadFile(path, callbackFn, args, numTries);\n }\n } else if (e.rel == 'preload' && e.as == 'style') {\n // activate preloaded stylesheets\n return e.rel = 'stylesheet'; // jshint ignore:line\n }\n \n // execute callback\n callbackFn(path, result, ev.defaultPrevented);\n };\n\n // add to document (unless callback returns `false`)\n if (beforeCallbackFn(path, e) !== false) doc.head.appendChild(e);\n}\n\n\n/**\n * Load multiple files.\n * @param {string[]} paths - The file paths\n * @param {Function} callbackFn - The callback function\n */\nfunction loadFiles(paths, callbackFn, args) {\n // listify paths\n paths = paths.push ? paths : [paths];\n\n var numWaiting = paths.length,\n x = numWaiting,\n pathsNotFound = [],\n fn,\n i;\n\n // define callback function\n fn = function(path, result, defaultPrevented) {\n // handle error\n if (result == 'e') pathsNotFound.push(path);\n\n // handle beforeload event. If defaultPrevented then that means the load\n // will be blocked (ex. Ghostery/ABP on Safari)\n if (result == 'b') {\n if (defaultPrevented) pathsNotFound.push(path);\n else return;\n }\n\n numWaiting--;\n if (!numWaiting) callbackFn(pathsNotFound);\n };\n\n // load scripts\n for (i=0; i < x; i++) loadFile(paths[i], fn, args);\n}\n\n\n/**\n * Initiate script load and register bundle.\n * @param {(string|string[])} paths - The file paths\n * @param {(string|Function|Object)} [arg1] - The (1) bundleId or (2) success\n * callback or (3) object literal with success/error arguments, numRetries,\n * etc.\n * @param {(Function|Object)} [arg2] - The (1) success callback or (2) object\n * literal with success/error arguments, numRetries, etc.\n */\nfunction loadjs(paths, arg1, arg2) {\n var bundleId,\n args;\n\n // bundleId (if string)\n if (arg1 && arg1.trim) bundleId = arg1;\n\n // args (default is {})\n args = (bundleId ? arg2 : arg1) || {};\n\n // throw error if bundle is already defined\n if (bundleId) {\n if (bundleId in bundleIdCache) {\n throw \"LoadJS\";\n } else {\n bundleIdCache[bundleId] = true;\n }\n }\n\n function loadFn(resolve, reject) {\n loadFiles(paths, function (pathsNotFound) {\n // execute callbacks\n executeCallbacks(args, pathsNotFound);\n \n // resolve Promise\n if (resolve) {\n executeCallbacks({success: resolve, error: reject}, pathsNotFound);\n }\n\n // publish bundle load event\n publish(bundleId, pathsNotFound);\n }, args);\n }\n \n if (args.returnPromise) return new Promise(loadFn);\n else loadFn();\n}\n\n\n/**\n * Execute callbacks when dependencies have been satisfied.\n * @param {(string|string[])} deps - List of bundle ids\n * @param {Object} args - success/error arguments\n */\nloadjs.ready = function ready(deps, args) {\n // subscribe to bundle load event\n subscribe(deps, function (depsNotFound) {\n // execute callbacks\n executeCallbacks(args, depsNotFound);\n });\n\n return loadjs;\n};\n\n\n/**\n * Manually satisfy bundle dependencies.\n * @param {string} bundleId - The bundle id\n */\nloadjs.done = function done(bundleId) {\n publish(bundleId, []);\n};\n\n\n/**\n * Reset loadjs dependencies statuses\n */\nloadjs.reset = function reset() {\n bundleIdCache = {};\n bundleResultCache = {};\n bundleCallbackQueue = {};\n};\n\n\n/**\n * Determine if bundle has already been defined\n * @param String} bundleId - The bundle id\n */\nloadjs.isDefined = function isDefined(bundleId) {\n return bundleId in bundleIdCache;\n};\n\n\n// export\nreturn loadjs;\n\n}));\n","// ==========================================================================\n// Load an external script\n// ==========================================================================\n\nimport loadjs from 'loadjs';\n\nexport default function loadScript(url) {\n return new Promise((resolve, reject) => {\n loadjs(url, {\n success: resolve,\n error: reject,\n });\n });\n}\n","// ==========================================================================\n// Vimeo plugin\n// ==========================================================================\n\nimport captions from '../captions';\nimport controls from '../controls';\nimport ui from '../ui';\nimport { createElement, replaceElement, toggleClass } from '../utils/elements';\nimport { triggerEvent } from '../utils/events';\nimport fetch from '../utils/fetch';\nimport is from '../utils/is';\nimport loadScript from '../utils/load-script';\nimport { format, stripHTML } from '../utils/strings';\nimport { roundAspectRatio, setAspectRatio } from '../utils/style';\nimport { buildUrlParams } from '../utils/urls';\n\n// Parse Vimeo ID from URL\nfunction parseId(url) {\n if (is.empty(url)) {\n return null;\n }\n\n if (is.number(Number(url))) {\n return url;\n }\n\n const regex = /^.*(vimeo.com\\/|video\\/)(\\d+).*/;\n return url.match(regex) ? RegExp.$2 : url;\n}\n\n// Try to extract a hash for private videos from the URL\nfunction parseHash(url) {\n /* This regex matches a hexadecimal hash if given in any of these forms:\n * - [https://player.]vimeo.com/video/{id}/{hash}[?params]\n * - [https://player.]vimeo.com/video/{id}?h={hash}[&params]\n * - [https://player.]vimeo.com/video/{id}?[params]&h={hash}\n * - video/{id}/{hash}\n * If matched, the hash is available in capture group 4\n */\n const regex = /^.*(vimeo.com\\/|video\\/)(\\d+)(\\?.*&*h=|\\/)+([\\d,a-f]+)/;\n const found = url.match(regex);\n\n return found && found.length === 5 ? found[4] : null;\n}\n\n// Set playback state and trigger change (only on actual change)\nfunction assurePlaybackState(play) {\n if (play && !this.embed.hasPlayed) {\n this.embed.hasPlayed = true;\n }\n if (this.media.paused === play) {\n this.media.paused = !play;\n triggerEvent.call(this, this.media, play ? 'play' : 'pause');\n }\n}\n\nconst vimeo = {\n setup() {\n const player = this;\n\n // Add embed class for responsive\n toggleClass(player.elements.wrapper, player.config.classNames.embed, true);\n\n // Set speed options from config\n player.options.speed = player.config.speed.options;\n\n // Set intial ratio\n setAspectRatio.call(player);\n\n // Load the SDK if not already\n if (!is.object(window.Vimeo)) {\n loadScript(player.config.urls.vimeo.sdk)\n .then(() => {\n vimeo.ready.call(player);\n })\n .catch((error) => {\n player.debug.warn('Vimeo SDK (player.js) failed to load', error);\n });\n } else {\n vimeo.ready.call(player);\n }\n },\n\n // API Ready\n ready() {\n const player = this;\n const config = player.config.vimeo;\n const { premium, referrerPolicy, ...frameParams } = config;\n // Get the source URL or ID\n let source = player.media.getAttribute('src');\n let hash = '';\n // Get from <div> if needed\n if (is.empty(source)) {\n source = player.media.getAttribute(player.config.attributes.embed.id);\n // hash can also be set as attribute on the <div>\n hash = player.media.getAttribute(player.config.attributes.embed.hash);\n } else {\n hash = parseHash(source);\n }\n const hashParam = hash ? { h: hash } : {};\n\n // If the owner has a pro or premium account then we can hide controls etc\n if (premium) {\n Object.assign(frameParams, {\n controls: false,\n sidedock: false,\n });\n }\n\n // Get Vimeo params for the iframe\n const params = buildUrlParams({\n loop: player.config.loop.active,\n autoplay: player.autoplay,\n muted: player.muted,\n gesture: 'media',\n playsinline: player.config.playsinline,\n // hash has to be added to iframe-URL\n ...hashParam,\n ...frameParams,\n });\n\n const id = parseId(source);\n // Build an iframe\n const iframe = createElement('iframe');\n const src = format(player.config.urls.vimeo.iframe, id, params);\n iframe.setAttribute('src', src);\n iframe.setAttribute('allowfullscreen', '');\n iframe.setAttribute(\n 'allow',\n ['autoplay', 'fullscreen', 'picture-in-picture', 'encrypted-media', 'accelerometer', 'gyroscope'].join('; '),\n );\n\n // Set the referrer policy if required\n if (!is.empty(referrerPolicy)) {\n iframe.setAttribute('referrerPolicy', referrerPolicy);\n }\n\n // Inject the package\n if (premium || !config.customControls) {\n iframe.setAttribute('data-poster', player.poster);\n player.media = replaceElement(iframe, player.media);\n } else {\n const wrapper = createElement('div', {\n class: player.config.classNames.embedContainer,\n 'data-poster': player.poster,\n });\n wrapper.appendChild(iframe);\n player.media = replaceElement(wrapper, player.media);\n }\n\n // Get poster image\n if (!config.customControls) {\n fetch(format(player.config.urls.vimeo.api, src)).then((response) => {\n if (is.empty(response) || !response.thumbnail_url) {\n return;\n }\n\n // Set and show poster\n ui.setPoster.call(player, response.thumbnail_url).catch(() => {});\n });\n }\n\n // Setup instance\n // https://github.com/vimeo/player.js\n player.embed = new window.Vimeo.Player(iframe, {\n autopause: player.config.autopause,\n muted: player.muted,\n });\n\n player.media.paused = true;\n player.media.currentTime = 0;\n\n // Disable native text track rendering\n if (player.supported.ui) {\n player.embed.disableTextTrack();\n }\n\n // Create a faux HTML5 API using the Vimeo API\n player.media.play = () => {\n assurePlaybackState.call(player, true);\n return player.embed.play();\n };\n\n player.media.pause = () => {\n assurePlaybackState.call(player, false);\n return player.embed.pause();\n };\n\n player.media.stop = () => {\n player.pause();\n player.currentTime = 0;\n };\n\n // Seeking\n let { currentTime } = player.media;\n Object.defineProperty(player.media, 'currentTime', {\n get() {\n return currentTime;\n },\n set(time) {\n // Vimeo will automatically play on seek if the video hasn't been played before\n\n // Get current paused state and volume etc\n const { embed, media, paused, volume } = player;\n const restorePause = paused && !embed.hasPlayed;\n\n // Set seeking state and trigger event\n media.seeking = true;\n triggerEvent.call(player, media, 'seeking');\n\n // If paused, mute until seek is complete\n Promise.resolve(restorePause && embed.setVolume(0))\n // Seek\n .then(() => embed.setCurrentTime(time))\n // Restore paused\n .then(() => restorePause && embed.pause())\n // Restore volume\n .then(() => restorePause && embed.setVolume(volume))\n .catch(() => {\n // Do nothing\n });\n },\n });\n\n // Playback speed\n let speed = player.config.speed.selected;\n Object.defineProperty(player.media, 'playbackRate', {\n get() {\n return speed;\n },\n set(input) {\n player.embed\n .setPlaybackRate(input)\n .then(() => {\n speed = input;\n triggerEvent.call(player, player.media, 'ratechange');\n })\n .catch(() => {\n // Cannot set Playback Rate, Video is probably not on Pro account\n player.options.speed = [1];\n });\n },\n });\n\n // Volume\n let { volume } = player.config;\n Object.defineProperty(player.media, 'volume', {\n get() {\n return volume;\n },\n set(input) {\n player.embed.setVolume(input).then(() => {\n volume = input;\n triggerEvent.call(player, player.media, 'volumechange');\n });\n },\n });\n\n // Muted\n let { muted } = player.config;\n Object.defineProperty(player.media, 'muted', {\n get() {\n return muted;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : false;\n\n player.embed.setMuted(toggle ? true : player.config.muted).then(() => {\n muted = toggle;\n triggerEvent.call(player, player.media, 'volumechange');\n });\n },\n });\n\n // Loop\n let { loop } = player.config;\n Object.defineProperty(player.media, 'loop', {\n get() {\n return loop;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : player.config.loop.active;\n\n player.embed.setLoop(toggle).then(() => {\n loop = toggle;\n });\n },\n });\n\n // Source\n let currentSrc;\n player.embed\n .getVideoUrl()\n .then((value) => {\n currentSrc = value;\n controls.setDownloadUrl.call(player);\n })\n .catch((error) => {\n this.debug.warn(error);\n });\n\n Object.defineProperty(player.media, 'currentSrc', {\n get() {\n return currentSrc;\n },\n });\n\n // Ended\n Object.defineProperty(player.media, 'ended', {\n get() {\n return player.currentTime === player.duration;\n },\n });\n\n // Set aspect ratio based on video size\n Promise.all([player.embed.getVideoWidth(), player.embed.getVideoHeight()]).then((dimensions) => {\n const [width, height] = dimensions;\n player.embed.ratio = roundAspectRatio(width, height);\n setAspectRatio.call(this);\n });\n\n // Set autopause\n player.embed.setAutopause(player.config.autopause).then((state) => {\n player.config.autopause = state;\n });\n\n // Get title\n player.embed.getVideoTitle().then((title) => {\n player.config.title = title;\n ui.setTitle.call(this);\n });\n\n // Get current time\n player.embed.getCurrentTime().then((value) => {\n currentTime = value;\n triggerEvent.call(player, player.media, 'timeupdate');\n });\n\n // Get duration\n player.embed.getDuration().then((value) => {\n player.media.duration = value;\n triggerEvent.call(player, player.media, 'durationchange');\n });\n\n // Get captions\n player.embed.getTextTracks().then((tracks) => {\n player.media.textTracks = tracks;\n captions.setup.call(player);\n });\n\n player.embed.on('cuechange', ({ cues = [] }) => {\n const strippedCues = cues.map((cue) => stripHTML(cue.text));\n captions.updateCues.call(player, strippedCues);\n });\n\n player.embed.on('loaded', () => {\n // Assure state and events are updated on autoplay\n player.embed.getPaused().then((paused) => {\n assurePlaybackState.call(player, !paused);\n if (!paused) {\n triggerEvent.call(player, player.media, 'playing');\n }\n });\n\n if (is.element(player.embed.element) && player.supported.ui) {\n const frame = player.embed.element;\n\n // Fix keyboard focus issues\n // https://github.com/sampotts/plyr/issues/317\n frame.setAttribute('tabindex', -1);\n }\n });\n\n player.embed.on('bufferstart', () => {\n triggerEvent.call(player, player.media, 'waiting');\n });\n\n player.embed.on('bufferend', () => {\n triggerEvent.call(player, player.media, 'playing');\n });\n\n player.embed.on('play', () => {\n assurePlaybackState.call(player, true);\n triggerEvent.call(player, player.media, 'playing');\n });\n\n player.embed.on('pause', () => {\n assurePlaybackState.call(player, false);\n });\n\n player.embed.on('timeupdate', (data) => {\n player.media.seeking = false;\n currentTime = data.seconds;\n triggerEvent.call(player, player.media, 'timeupdate');\n });\n\n player.embed.on('progress', (data) => {\n player.media.buffered = data.percent;\n triggerEvent.call(player, player.media, 'progress');\n\n // Check all loaded\n if (parseInt(data.percent, 10) === 1) {\n triggerEvent.call(player, player.media, 'canplaythrough');\n }\n\n // Get duration as if we do it before load, it gives an incorrect value\n // https://github.com/sampotts/plyr/issues/891\n player.embed.getDuration().then((value) => {\n if (value !== player.media.duration) {\n player.media.duration = value;\n triggerEvent.call(player, player.media, 'durationchange');\n }\n });\n });\n\n player.embed.on('seeked', () => {\n player.media.seeking = false;\n triggerEvent.call(player, player.media, 'seeked');\n });\n\n player.embed.on('ended', () => {\n player.media.paused = true;\n triggerEvent.call(player, player.media, 'ended');\n });\n\n player.embed.on('error', (detail) => {\n player.media.error = detail;\n triggerEvent.call(player, player.media, 'error');\n });\n\n // Rebuild UI\n if (config.customControls) {\n setTimeout(() => ui.build.call(player), 0);\n }\n },\n};\n\nexport default vimeo;\n","// ==========================================================================\n// YouTube plugin\n// ==========================================================================\n\nimport ui from '../ui';\nimport { createElement, replaceElement, toggleClass } from '../utils/elements';\nimport { triggerEvent } from '../utils/events';\nimport fetch from '../utils/fetch';\nimport is from '../utils/is';\nimport loadImage from '../utils/load-image';\nimport loadScript from '../utils/load-script';\nimport { extend } from '../utils/objects';\nimport { format, generateId } from '../utils/strings';\nimport { roundAspectRatio, setAspectRatio } from '../utils/style';\n\n// Parse YouTube ID from URL\nfunction parseId(url) {\n if (is.empty(url)) {\n return null;\n }\n\n const regex = /^.*(youtu.be\\/|v\\/|u\\/\\w\\/|embed\\/|watch\\?v=|&v=)([^#&?]*).*/;\n return url.match(regex) ? RegExp.$2 : url;\n}\n\n// Set playback state and trigger change (only on actual change)\nfunction assurePlaybackState(play) {\n if (play && !this.embed.hasPlayed) {\n this.embed.hasPlayed = true;\n }\n if (this.media.paused === play) {\n this.media.paused = !play;\n triggerEvent.call(this, this.media, play ? 'play' : 'pause');\n }\n}\n\nfunction getHost(config) {\n if (config.noCookie) {\n return 'https://www.youtube-nocookie.com';\n }\n\n if (window.location.protocol === 'http:') {\n return 'http://www.youtube.com';\n }\n\n // Use YouTube's default\n return undefined;\n}\n\nconst youtube = {\n setup() {\n // Add embed class for responsive\n toggleClass(this.elements.wrapper, this.config.classNames.embed, true);\n\n // Setup API\n if (is.object(window.YT) && is.function(window.YT.Player)) {\n youtube.ready.call(this);\n } else {\n // Reference current global callback\n const callback = window.onYouTubeIframeAPIReady;\n\n // Set callback to process queue\n window.onYouTubeIframeAPIReady = () => {\n // Call global callback if set\n if (is.function(callback)) {\n callback();\n }\n\n youtube.ready.call(this);\n };\n\n // Load the SDK\n loadScript(this.config.urls.youtube.sdk).catch((error) => {\n this.debug.warn('YouTube API failed to load', error);\n });\n }\n },\n\n // Get the media title\n getTitle(videoId) {\n const url = format(this.config.urls.youtube.api, videoId);\n\n fetch(url)\n .then((data) => {\n if (is.object(data)) {\n const { title, height, width } = data;\n\n // Set title\n this.config.title = title;\n ui.setTitle.call(this);\n\n // Set aspect ratio\n this.embed.ratio = roundAspectRatio(width, height);\n }\n\n setAspectRatio.call(this);\n })\n .catch(() => {\n // Set aspect ratio\n setAspectRatio.call(this);\n });\n },\n\n // API ready\n ready() {\n const player = this;\n const config = player.config.youtube;\n // Ignore already setup (race condition)\n const currentId = player.media && player.media.getAttribute('id');\n if (!is.empty(currentId) && currentId.startsWith('youtube-')) {\n return;\n }\n\n // Get the source URL or ID\n let source = player.media.getAttribute('src');\n\n // Get from <div> if needed\n if (is.empty(source)) {\n source = player.media.getAttribute(this.config.attributes.embed.id);\n }\n\n // Replace the <iframe> with a <div> due to YouTube API issues\n const videoId = parseId(source);\n const id = generateId(player.provider);\n // Replace media element\n const container = createElement('div', { id, 'data-poster': config.customControls ? player.poster : undefined });\n player.media = replaceElement(container, player.media);\n\n // Only load the poster when using custom controls\n if (config.customControls) {\n const posterSrc = (s) => `https://i.ytimg.com/vi/${videoId}/${s}default.jpg`;\n\n // Check thumbnail images in order of quality, but reject fallback thumbnails (120px wide)\n loadImage(posterSrc('maxres'), 121) // Highest quality and un-padded\n .catch(() => loadImage(posterSrc('sd'), 121)) // 480p padded 4:3\n .catch(() => loadImage(posterSrc('hq'))) // 360p padded 4:3. Always exists\n .then((image) => ui.setPoster.call(player, image.src))\n .then((src) => {\n // If the image is padded, use background-size \"cover\" instead (like youtube does too with their posters)\n if (!src.includes('maxres')) {\n player.elements.poster.style.backgroundSize = 'cover';\n }\n })\n .catch(() => {});\n }\n\n // Setup instance\n // https://developers.google.com/youtube/iframe_api_reference\n player.embed = new window.YT.Player(player.media, {\n videoId,\n host: getHost(config),\n playerVars: extend(\n {},\n {\n // Autoplay\n autoplay: player.config.autoplay ? 1 : 0,\n // iframe interface language\n hl: player.config.hl,\n // Only show controls if not fully supported or opted out\n controls: player.supported.ui && config.customControls ? 0 : 1,\n // Disable keyboard as we handle it\n disablekb: 1,\n // Allow iOS inline playback\n playsinline: player.config.playsinline && !player.config.fullscreen.iosNative ? 1 : 0,\n // Captions are flaky on YouTube\n cc_load_policy: player.captions.active ? 1 : 0,\n cc_lang_pref: player.config.captions.language,\n // Tracking for stats\n widget_referrer: window ? window.location.href : null,\n },\n config,\n ),\n events: {\n onError(event) {\n // YouTube may fire onError twice, so only handle it once\n if (!player.media.error) {\n const code = event.data;\n // Messages copied from https://developers.google.com/youtube/iframe_api_reference#onError\n const message =\n {\n 2: 'The request contains an invalid parameter value. For example, this error occurs if you specify a video ID that does not have 11 characters, or if the video ID contains invalid characters, such as exclamation points or asterisks.',\n 5: 'The requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.',\n 100: 'The video requested was not found. This error occurs when a video has been removed (for any reason) or has been marked as private.',\n 101: 'The owner of the requested video does not allow it to be played in embedded players.',\n 150: 'The owner of the requested video does not allow it to be played in embedded players.',\n }[code] || 'An unknown error occurred';\n\n player.media.error = { code, message };\n\n triggerEvent.call(player, player.media, 'error');\n }\n },\n onPlaybackRateChange(event) {\n // Get the instance\n const instance = event.target;\n\n // Get current speed\n player.media.playbackRate = instance.getPlaybackRate();\n\n triggerEvent.call(player, player.media, 'ratechange');\n },\n onReady(event) {\n // Bail if onReady has already been called. See issue #1108\n if (is.function(player.media.play)) {\n return;\n }\n // Get the instance\n const instance = event.target;\n\n // Get the title\n youtube.getTitle.call(player, videoId);\n\n // Create a faux HTML5 API using the YouTube API\n player.media.play = () => {\n assurePlaybackState.call(player, true);\n instance.playVideo();\n };\n\n player.media.pause = () => {\n assurePlaybackState.call(player, false);\n instance.pauseVideo();\n };\n\n player.media.stop = () => {\n instance.stopVideo();\n };\n\n player.media.duration = instance.getDuration();\n player.media.paused = true;\n\n // Seeking\n player.media.currentTime = 0;\n Object.defineProperty(player.media, 'currentTime', {\n get() {\n return Number(instance.getCurrentTime());\n },\n set(time) {\n // If paused and never played, mute audio preventively (YouTube starts playing on seek if the video hasn't been played yet).\n if (player.paused && !player.embed.hasPlayed) {\n player.embed.mute();\n }\n\n // Set seeking state and trigger event\n player.media.seeking = true;\n triggerEvent.call(player, player.media, 'seeking');\n\n // Seek after events sent\n instance.seekTo(time);\n },\n });\n\n // Playback speed\n Object.defineProperty(player.media, 'playbackRate', {\n get() {\n return instance.getPlaybackRate();\n },\n set(input) {\n instance.setPlaybackRate(input);\n },\n });\n\n // Volume\n let { volume } = player.config;\n Object.defineProperty(player.media, 'volume', {\n get() {\n return volume;\n },\n set(input) {\n volume = input;\n instance.setVolume(volume * 100);\n triggerEvent.call(player, player.media, 'volumechange');\n },\n });\n\n // Muted\n let { muted } = player.config;\n Object.defineProperty(player.media, 'muted', {\n get() {\n return muted;\n },\n set(input) {\n const toggle = is.boolean(input) ? input : muted;\n muted = toggle;\n instance[toggle ? 'mute' : 'unMute']();\n instance.setVolume(volume * 100);\n triggerEvent.call(player, player.media, 'volumechange');\n },\n });\n\n // Source\n Object.defineProperty(player.media, 'currentSrc', {\n get() {\n return instance.getVideoUrl();\n },\n });\n\n // Ended\n Object.defineProperty(player.media, 'ended', {\n get() {\n return player.currentTime === player.duration;\n },\n });\n\n // Get available speeds\n const speeds = instance.getAvailablePlaybackRates();\n // Filter based on config\n player.options.speed = speeds.filter((s) => player.config.speed.options.includes(s));\n\n // Set the tabindex to avoid focus entering iframe\n if (player.supported.ui && config.customControls) {\n player.media.setAttribute('tabindex', -1);\n }\n\n triggerEvent.call(player, player.media, 'timeupdate');\n triggerEvent.call(player, player.media, 'durationchange');\n\n // Reset timer\n clearInterval(player.timers.buffering);\n\n // Setup buffering\n player.timers.buffering = setInterval(() => {\n // Get loaded % from YouTube\n player.media.buffered = instance.getVideoLoadedFraction();\n\n // Trigger progress only when we actually buffer something\n if (player.media.lastBuffered === null || player.media.lastBuffered < player.media.buffered) {\n triggerEvent.call(player, player.media, 'progress');\n }\n\n // Set last buffer point\n player.media.lastBuffered = player.media.buffered;\n\n // Bail if we're at 100%\n if (player.media.buffered === 1) {\n clearInterval(player.timers.buffering);\n\n // Trigger event\n triggerEvent.call(player, player.media, 'canplaythrough');\n }\n }, 200);\n\n // Rebuild UI\n if (config.customControls) {\n setTimeout(() => ui.build.call(player), 50);\n }\n },\n onStateChange(event) {\n // Get the instance\n const instance = event.target;\n\n // Reset timer\n clearInterval(player.timers.playing);\n\n const seeked = player.media.seeking && [1, 2].includes(event.data);\n\n if (seeked) {\n // Unset seeking and fire seeked event\n player.media.seeking = false;\n triggerEvent.call(player, player.media, 'seeked');\n }\n\n // Handle events\n // -1 Unstarted\n // 0 Ended\n // 1 Playing\n // 2 Paused\n // 3 Buffering\n // 5 Video cued\n switch (event.data) {\n case -1:\n // Update scrubber\n triggerEvent.call(player, player.media, 'timeupdate');\n\n // Get loaded % from YouTube\n player.media.buffered = instance.getVideoLoadedFraction();\n triggerEvent.call(player, player.media, 'progress');\n\n break;\n\n case 0:\n assurePlaybackState.call(player, false);\n\n // YouTube doesn't support loop for a single video, so mimick it.\n if (player.media.loop) {\n // YouTube needs a call to `stopVideo` before playing again\n instance.stopVideo();\n instance.playVideo();\n } else {\n triggerEvent.call(player, player.media, 'ended');\n }\n\n break;\n\n case 1:\n // Restore paused state (YouTube starts playing on seek if the video hasn't been played yet)\n if (config.customControls && !player.config.autoplay && player.media.paused && !player.embed.hasPlayed) {\n player.media.pause();\n } else {\n assurePlaybackState.call(player, true);\n\n triggerEvent.call(player, player.media, 'playing');\n\n // Poll to get playback progress\n player.timers.playing = setInterval(() => {\n triggerEvent.call(player, player.media, 'timeupdate');\n }, 50);\n\n // Check duration again due to YouTube bug\n // https://github.com/sampotts/plyr/issues/374\n // https://code.google.com/p/gdata-issues/issues/detail?id=8690\n if (player.media.duration !== instance.getDuration()) {\n player.media.duration = instance.getDuration();\n triggerEvent.call(player, player.media, 'durationchange');\n }\n }\n\n break;\n\n case 2:\n // Restore audio (YouTube starts playing on seek if the video hasn't been played yet)\n if (!player.muted) {\n player.embed.unMute();\n }\n assurePlaybackState.call(player, false);\n\n break;\n\n case 3:\n // Trigger waiting event to add loading classes to container as the video buffers.\n triggerEvent.call(player, player.media, 'waiting');\n\n break;\n\n default:\n break;\n }\n\n triggerEvent.call(player, player.elements.container, 'statechange', false, {\n code: event.data,\n });\n },\n },\n });\n },\n};\n\nexport default youtube;\n","// ==========================================================================\n// Plyr Media\n// ==========================================================================\n\nimport html5 from './html5';\nimport vimeo from './plugins/vimeo';\nimport youtube from './plugins/youtube';\nimport { createElement, toggleClass, wrap } from './utils/elements';\n\nconst media = {\n // Setup media\n setup() {\n // If there's no media, bail\n if (!this.media) {\n this.debug.warn('No media element found!');\n return;\n }\n\n // Add type class\n toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', this.type), true);\n\n // Add provider class\n toggleClass(this.elements.container, this.config.classNames.provider.replace('{0}', this.provider), true);\n\n // Add video class for embeds\n // This will require changes if audio embeds are added\n if (this.isEmbed) {\n toggleClass(this.elements.container, this.config.classNames.type.replace('{0}', 'video'), true);\n }\n\n // Inject the player wrapper\n if (this.isVideo) {\n // Create the wrapper div\n this.elements.wrapper = createElement('div', {\n class: this.config.classNames.video,\n });\n\n // Wrap the video in a container\n wrap(this.media, this.elements.wrapper);\n\n // Poster image container\n this.elements.poster = createElement('div', {\n class: this.config.classNames.poster,\n });\n\n this.elements.wrapper.appendChild(this.elements.poster);\n }\n\n if (this.isHTML5) {\n html5.setup.call(this);\n } else if (this.isYouTube) {\n youtube.setup.call(this);\n } else if (this.isVimeo) {\n vimeo.setup.call(this);\n }\n },\n};\n\nexport default media;\n","// ==========================================================================\n// Advertisement plugin using Google IMA HTML5 SDK\n// Create an account with our ad partner, vi here:\n// https://www.vi.ai/publisher-video-monetization/\n// ==========================================================================\n\n/* global google */\n\nimport { createElement } from '../utils/elements';\nimport { triggerEvent } from '../utils/events';\nimport i18n from '../utils/i18n';\nimport is from '../utils/is';\nimport loadScript from '../utils/load-script';\nimport { silencePromise } from '../utils/promise';\nimport { formatTime } from '../utils/time';\nimport { buildUrlParams } from '../utils/urls';\n\nconst destroy = (instance) => {\n // Destroy our adsManager\n if (instance.manager) {\n instance.manager.destroy();\n }\n\n // Destroy our adsManager\n if (instance.elements.displayContainer) {\n instance.elements.displayContainer.destroy();\n }\n\n instance.elements.container.remove();\n};\n\nclass Ads {\n /**\n * Ads constructor.\n * @param {Object} player\n * @return {Ads}\n */\n constructor(player) {\n this.player = player;\n this.config = player.config.ads;\n this.playing = false;\n this.initialized = false;\n this.elements = {\n container: null,\n displayContainer: null,\n };\n this.manager = null;\n this.loader = null;\n this.cuePoints = null;\n this.events = {};\n this.safetyTimer = null;\n this.countdownTimer = null;\n\n // Setup a promise to resolve when the IMA manager is ready\n this.managerPromise = new Promise((resolve, reject) => {\n // The ad is loaded and ready\n this.on('loaded', resolve);\n\n // Ads failed\n this.on('error', reject);\n });\n\n this.load();\n }\n\n get enabled() {\n const { config } = this;\n\n return (\n this.player.isHTML5 &&\n this.player.isVideo &&\n config.enabled &&\n (!is.empty(config.publisherId) || is.url(config.tagUrl))\n );\n }\n\n /**\n * Load the IMA SDK\n */\n load = () => {\n if (!this.enabled) {\n return;\n }\n\n // Check if the Google IMA3 SDK is loaded or load it ourselves\n if (!is.object(window.google) || !is.object(window.google.ima)) {\n loadScript(this.player.config.urls.googleIMA.sdk)\n .then(() => {\n this.ready();\n })\n .catch(() => {\n // Script failed to load or is blocked\n this.trigger('error', new Error('Google IMA SDK failed to load'));\n });\n } else {\n this.ready();\n }\n };\n\n /**\n * Get the ads instance ready\n */\n ready = () => {\n // Double check we're enabled\n if (!this.enabled) {\n destroy(this);\n }\n\n // Start ticking our safety timer. If the whole advertisement\n // thing doesn't resolve within our set time; we bail\n this.startSafetyTimer(12000, 'ready()');\n\n // Clear the safety timer\n this.managerPromise.then(() => {\n this.clearSafetyTimer('onAdsManagerLoaded()');\n });\n\n // Set listeners on the Plyr instance\n this.listeners();\n\n // Setup the IMA SDK\n this.setupIMA();\n };\n\n // Build the tag URL\n get tagUrl() {\n const { config } = this;\n\n if (is.url(config.tagUrl)) {\n return config.tagUrl;\n }\n\n const params = {\n AV_PUBLISHERID: '58c25bb0073ef448b1087ad6',\n AV_CHANNELID: '5a0458dc28a06145e4519d21',\n AV_URL: window.location.hostname,\n cb: Date.now(),\n AV_WIDTH: 640,\n AV_HEIGHT: 480,\n AV_CDIM2: config.publisherId,\n };\n\n const base = 'https://go.aniview.com/api/adserver6/vast/';\n\n return `${base}?${buildUrlParams(params)}`;\n }\n\n /**\n * In order for the SDK to display ads for our video, we need to tell it where to put them,\n * so here we define our ad container. This div is set up to render on top of the video player.\n * Using the code below, we tell the SDK to render ads within that div. We also provide a\n * handle to the content video player - the SDK will poll the current time of our player to\n * properly place mid-rolls. After we create the ad display container, we initialize it. On\n * mobile devices, this initialization is done as the result of a user action.\n */\n setupIMA = () => {\n // Create the container for our advertisements\n this.elements.container = createElement('div', {\n class: this.player.config.classNames.ads,\n });\n\n this.player.elements.container.appendChild(this.elements.container);\n\n // So we can run VPAID2\n google.ima.settings.setVpaidMode(google.ima.ImaSdkSettings.VpaidMode.ENABLED);\n\n // Set language\n google.ima.settings.setLocale(this.player.config.ads.language);\n\n // Set playback for iOS10+\n google.ima.settings.setDisableCustomPlaybackForIOS10Plus(this.player.config.playsinline);\n\n // We assume the adContainer is the video container of the plyr element that will house the ads\n this.elements.displayContainer = new google.ima.AdDisplayContainer(this.elements.container, this.player.media);\n\n // Create ads loader\n this.loader = new google.ima.AdsLoader(this.elements.displayContainer);\n\n // Listen and respond to ads loaded and error events\n this.loader.addEventListener(\n google.ima.AdsManagerLoadedEvent.Type.ADS_MANAGER_LOADED,\n (event) => this.onAdsManagerLoaded(event),\n false,\n );\n this.loader.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, (error) => this.onAdError(error), false);\n\n // Request video ads to be pre-loaded\n this.requestAds();\n };\n\n /**\n * Request advertisements\n */\n requestAds = () => {\n const { container } = this.player.elements;\n\n try {\n // Request video ads\n const request = new google.ima.AdsRequest();\n request.adTagUrl = this.tagUrl;\n\n // Specify the linear and nonlinear slot sizes. This helps the SDK\n // to select the correct creative if multiple are returned\n request.linearAdSlotWidth = container.offsetWidth;\n request.linearAdSlotHeight = container.offsetHeight;\n request.nonLinearAdSlotWidth = container.offsetWidth;\n request.nonLinearAdSlotHeight = container.offsetHeight;\n\n // We only overlay ads as we only support video.\n request.forceNonLinearFullSlot = false;\n\n // Mute based on current state\n request.setAdWillPlayMuted(!this.player.muted);\n\n this.loader.requestAds(request);\n } catch (error) {\n this.onAdError(error);\n }\n };\n\n /**\n * Update the ad countdown\n * @param {Boolean} start\n */\n pollCountdown = (start = false) => {\n if (!start) {\n clearInterval(this.countdownTimer);\n this.elements.container.removeAttribute('data-badge-text');\n return;\n }\n\n const update = () => {\n const time = formatTime(Math.max(this.manager.getRemainingTime(), 0));\n const label = `${i18n.get('advertisement', this.player.config)} - ${time}`;\n this.elements.container.setAttribute('data-badge-text', label);\n };\n\n this.countdownTimer = setInterval(update, 100);\n };\n\n /**\n * This method is called whenever the ads are ready inside the AdDisplayContainer\n * @param {Event} event - adsManagerLoadedEvent\n */\n onAdsManagerLoaded = (event) => {\n // Load could occur after a source change (race condition)\n if (!this.enabled) {\n return;\n }\n\n // Get the ads manager\n const settings = new google.ima.AdsRenderingSettings();\n\n // Tell the SDK to save and restore content video state on our behalf\n settings.restoreCustomPlaybackStateOnAdBreakComplete = true;\n settings.enablePreloading = true;\n\n // The SDK is polling currentTime on the contentPlayback. And needs a duration\n // so it can determine when to start the mid- and post-roll\n this.manager = event.getAdsManager(this.player, settings);\n\n // Get the cue points for any mid-rolls by filtering out the pre- and post-roll\n this.cuePoints = this.manager.getCuePoints();\n\n // Add listeners to the required events\n // Advertisement error events\n this.manager.addEventListener(google.ima.AdErrorEvent.Type.AD_ERROR, (error) => this.onAdError(error));\n\n // Advertisement regular events\n Object.keys(google.ima.AdEvent.Type).forEach((type) => {\n this.manager.addEventListener(google.ima.AdEvent.Type[type], (e) => this.onAdEvent(e));\n });\n\n // Resolve our adsManager\n this.trigger('loaded');\n };\n\n addCuePoints = () => {\n // Add advertisement cue's within the time line if available\n if (!is.empty(this.cuePoints)) {\n this.cuePoints.forEach((cuePoint) => {\n if (cuePoint !== 0 && cuePoint !== -1 && cuePoint < this.player.duration) {\n const seekElement = this.player.elements.progress;\n\n if (is.element(seekElement)) {\n const cuePercentage = (100 / this.player.duration) * cuePoint;\n const cue = createElement('span', {\n class: this.player.config.classNames.cues,\n });\n\n cue.style.left = `${cuePercentage.toString()}%`;\n seekElement.appendChild(cue);\n }\n }\n });\n }\n };\n\n /**\n * This is where all the event handling takes place. Retrieve the ad from the event. Some\n * events (e.g. ALL_ADS_COMPLETED) don't have the ad object associated\n * https://developers.google.com/interactive-media-ads/docs/sdks/html5/v3/apis#ima.AdEvent.Type\n * @param {Event} event\n */\n onAdEvent = (event) => {\n const { container } = this.player.elements;\n // Retrieve the ad from the event. Some events (e.g. ALL_ADS_COMPLETED)\n // don't have ad object associated\n const ad = event.getAd();\n const adData = event.getAdData();\n\n // Proxy event\n const dispatchEvent = (type) => {\n triggerEvent.call(this.player, this.player.media, `ads${type.replace(/_/g, '').toLowerCase()}`);\n };\n\n // Bubble the event\n dispatchEvent(event.type);\n\n switch (event.type) {\n case google.ima.AdEvent.Type.LOADED:\n // This is the first event sent for an ad - it is possible to determine whether the\n // ad is a video ad or an overlay\n this.trigger('loaded');\n\n // Start countdown\n this.pollCountdown(true);\n\n if (!ad.isLinear()) {\n // Position AdDisplayContainer correctly for overlay\n ad.width = container.offsetWidth;\n ad.height = container.offsetHeight;\n }\n\n // console.info('Ad type: ' + event.getAd().getAdPodInfo().getPodIndex());\n // console.info('Ad time: ' + event.getAd().getAdPodInfo().getTimeOffset());\n\n break;\n\n case google.ima.AdEvent.Type.STARTED:\n // Set volume to match player\n this.manager.setVolume(this.player.volume);\n\n break;\n\n case google.ima.AdEvent.Type.ALL_ADS_COMPLETED:\n // All ads for the current videos are done. We can now request new advertisements\n // in case the video is re-played\n\n // TODO: Example for what happens when a next video in a playlist would be loaded.\n // So here we load a new video when all ads are done.\n // Then we load new ads within a new adsManager. When the video\n // Is started - after - the ads are loaded, then we get ads.\n // You can also easily test cancelling and reloading by running\n // player.ads.cancel() and player.ads.play from the console I guess.\n // this.player.source = {\n // type: 'video',\n // title: 'View From A Blue Moon',\n // sources: [{\n // src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.mp4', type:\n // 'video/mp4', }], poster:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.jpg', tracks:\n // [ { kind: 'captions', label: 'English', srclang: 'en', src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.en.vtt',\n // default: true, }, { kind: 'captions', label: 'French', srclang: 'fr', src:\n // 'https://cdn.plyr.io/static/demo/View_From_A_Blue_Moon_Trailer-HD.fr.vtt', }, ],\n // };\n\n // TODO: So there is still this thing where a video should only be allowed to start\n // playing when the IMA SDK is ready or has failed\n\n if (this.player.ended) {\n this.loadAds();\n } else {\n // The SDK won't allow new ads to be called without receiving a contentComplete()\n this.loader.contentComplete();\n }\n\n break;\n\n case google.ima.AdEvent.Type.CONTENT_PAUSE_REQUESTED:\n // This event indicates the ad has started - the video player can adjust the UI,\n // for example display a pause button and remaining time. Fired when content should\n // be paused. This usually happens right before an ad is about to cover the content\n\n this.pauseContent();\n\n break;\n\n case google.ima.AdEvent.Type.CONTENT_RESUME_REQUESTED:\n // This event indicates the ad has finished - the video player can perform\n // appropriate UI actions, such as removing the timer for remaining time detection.\n // Fired when content should be resumed. This usually happens when an ad finishes\n // or collapses\n\n this.pollCountdown();\n\n this.resumeContent();\n\n break;\n\n case google.ima.AdEvent.Type.LOG:\n if (adData.adError) {\n this.player.debug.warn(`Non-fatal ad error: ${adData.adError.getMessage()}`);\n }\n\n break;\n\n default:\n break;\n }\n };\n\n /**\n * Any ad error handling comes through here\n * @param {Event} event\n */\n onAdError = (event) => {\n this.cancel();\n this.player.debug.warn('Ads error', event);\n };\n\n /**\n * Setup hooks for Plyr and window events. This ensures\n * the mid- and post-roll launch at the correct time. And\n * resize the advertisement when the player resizes\n */\n listeners = () => {\n const { container } = this.player.elements;\n let time;\n\n this.player.on('canplay', () => {\n this.addCuePoints();\n });\n\n this.player.on('ended', () => {\n this.loader.contentComplete();\n });\n\n this.player.on('timeupdate', () => {\n time = this.player.currentTime;\n });\n\n this.player.on('seeked', () => {\n const seekedTime = this.player.currentTime;\n\n if (is.empty(this.cuePoints)) {\n return;\n }\n\n this.cuePoints.forEach((cuePoint, index) => {\n if (time < cuePoint && cuePoint < seekedTime) {\n this.manager.discardAdBreak();\n this.cuePoints.splice(index, 1);\n }\n });\n });\n\n // Listen to the resizing of the window. And resize ad accordingly\n // TODO: eventually implement ResizeObserver\n window.addEventListener('resize', () => {\n if (this.manager) {\n this.manager.resize(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);\n }\n });\n };\n\n /**\n * Initialize the adsManager and start playing advertisements\n */\n play = () => {\n const { container } = this.player.elements;\n\n if (!this.managerPromise) {\n this.resumeContent();\n }\n\n // Play the requested advertisement whenever the adsManager is ready\n this.managerPromise\n .then(() => {\n // Set volume to match player\n this.manager.setVolume(this.player.volume);\n\n // Initialize the container. Must be done via a user action on mobile devices\n this.elements.displayContainer.initialize();\n\n try {\n if (!this.initialized) {\n // Initialize the ads manager. Ad rules playlist will start at this time\n this.manager.init(container.offsetWidth, container.offsetHeight, google.ima.ViewMode.NORMAL);\n\n // Call play to start showing the ad. Single video and overlay ads will\n // start at this time; the call will be ignored for ad rules\n this.manager.start();\n }\n\n this.initialized = true;\n } catch (adError) {\n // An error may be thrown if there was a problem with the\n // VAST response\n this.onAdError(adError);\n }\n })\n .catch(() => {});\n };\n\n /**\n * Resume our video\n */\n resumeContent = () => {\n // Hide the advertisement container\n this.elements.container.style.zIndex = '';\n\n // Ad is stopped\n this.playing = false;\n\n // Play video\n silencePromise(this.player.media.play());\n };\n\n /**\n * Pause our video\n */\n pauseContent = () => {\n // Show the advertisement container\n this.elements.container.style.zIndex = 3;\n\n // Ad is playing\n this.playing = true;\n\n // Pause our video.\n this.player.media.pause();\n };\n\n /**\n * Destroy the adsManager so we can grab new ads after this. If we don't then we're not\n * allowed to call new ads based on google policies, as they interpret this as an accidental\n * video requests. https://developers.google.com/interactive-\n * media-ads/docs/sdks/android/faq#8\n */\n cancel = () => {\n // Pause our video\n if (this.initialized) {\n this.resumeContent();\n }\n\n // Tell our instance that we're done for now\n this.trigger('error');\n\n // Re-create our adsManager\n this.loadAds();\n };\n\n /**\n * Re-create our adsManager\n */\n loadAds = () => {\n // Tell our adsManager to go bye bye\n this.managerPromise\n .then(() => {\n // Destroy our adsManager\n if (this.manager) {\n this.manager.destroy();\n }\n\n // Re-set our adsManager promises\n this.managerPromise = new Promise((resolve) => {\n this.on('loaded', resolve);\n this.player.debug.log(this.manager);\n });\n // Now that the manager has been destroyed set it to also be un-initialized\n this.initialized = false;\n\n // Now request some new advertisements\n this.requestAds();\n })\n .catch(() => {});\n };\n\n /**\n * Handles callbacks after an ad event was invoked\n * @param {String} event - Event type\n * @param args\n */\n trigger = (event, ...args) => {\n const handlers = this.events[event];\n\n if (is.array(handlers)) {\n handlers.forEach((handler) => {\n if (is.function(handler)) {\n handler.apply(this, args);\n }\n });\n }\n };\n\n /**\n * Add event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n * @return {Ads}\n */\n on = (event, callback) => {\n if (!is.array(this.events[event])) {\n this.events[event] = [];\n }\n\n this.events[event].push(callback);\n\n return this;\n };\n\n /**\n * Setup a safety timer for when the ad network doesn't respond for whatever reason.\n * The advertisement has 12 seconds to get its things together. We stop this timer when the\n * advertisement is playing, or when a user action is required to start, then we clear the\n * timer on ad ready\n * @param {Number} time\n * @param {String} from\n */\n startSafetyTimer = (time, from) => {\n this.player.debug.log(`Safety timer invoked from: ${from}`);\n\n this.safetyTimer = setTimeout(() => {\n this.cancel();\n this.clearSafetyTimer('startSafetyTimer()');\n }, time);\n };\n\n /**\n * Clear our safety timer(s)\n * @param {String} from\n */\n clearSafetyTimer = (from) => {\n if (!is.nullOrUndefined(this.safetyTimer)) {\n this.player.debug.log(`Safety timer cleared from: ${from}`);\n\n clearTimeout(this.safetyTimer);\n this.safetyTimer = null;\n }\n };\n}\n\nexport default Ads;\n","/**\n * Returns a number whose value is limited to the given range.\n *\n * Example: limit the output of this computation to between 0 and 255\n * (x * 255).clamp(0, 255)\n *\n * @param {Number} input\n * @param {Number} min The lower boundary of the output range\n * @param {Number} max The upper boundary of the output range\n * @returns A number within the bounds of min and max\n * @type Number\n */\nexport function clamp(input = 0, min = 0, max = 255) {\n return Math.min(Math.max(input, min), max);\n}\n\nexport default { clamp };\n","import { createElement } from '../utils/elements';\nimport { once } from '../utils/events';\nimport fetch from '../utils/fetch';\nimport is from '../utils/is';\nimport { clamp } from '../utils/numbers';\nimport { formatTime } from '../utils/time';\n\n// Arg: vttDataString example: \"WEBVTT\\n\\n1\\n00:00:05.000 --> 00:00:10.000\\n1080p-00001.jpg\"\nconst parseVtt = (vttDataString) => {\n const processedList = [];\n const frames = vttDataString.split(/\\r\\n\\r\\n|\\n\\n|\\r\\r/);\n\n frames.forEach((frame) => {\n const result = {};\n const lines = frame.split(/\\r\\n|\\n|\\r/);\n\n lines.forEach((line) => {\n if (!is.number(result.startTime)) {\n // The line with start and end times on it is the first line of interest\n const matchTimes = line.match(\n /([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})( ?--> ?)([0-9]{2})?:?([0-9]{2}):([0-9]{2}).([0-9]{2,3})/,\n ); // Note that this currently ignores caption formatting directives that are optionally on the end of this line - fine for non-captions VTT\n\n if (matchTimes) {\n result.startTime =\n Number(matchTimes[1] || 0) * 60 * 60 +\n Number(matchTimes[2]) * 60 +\n Number(matchTimes[3]) +\n Number(`0.${matchTimes[4]}`);\n result.endTime =\n Number(matchTimes[6] || 0) * 60 * 60 +\n Number(matchTimes[7]) * 60 +\n Number(matchTimes[8]) +\n Number(`0.${matchTimes[9]}`);\n }\n } else if (!is.empty(line.trim()) && is.empty(result.text)) {\n // If we already have the startTime, then we're definitely up to the text line(s)\n const lineSplit = line.trim().split('#xywh=');\n [result.text] = lineSplit;\n\n // If there's content in lineSplit[1], then we have sprites. If not, then it's just one frame per image\n if (lineSplit[1]) {\n [result.x, result.y, result.w, result.h] = lineSplit[1].split(',');\n }\n }\n });\n\n if (result.text) {\n processedList.push(result);\n }\n });\n\n return processedList;\n};\n\n/**\n * Preview thumbnails for seek hover and scrubbing\n * Seeking: Hover over the seek bar (desktop only): shows a small preview container above the seek bar\n * Scrubbing: Click and drag the seek bar (desktop and mobile): shows the preview image over the entire video, as if the video is scrubbing at very high speed\n *\n * Notes:\n * - Thumbs are set via JS settings on Plyr init, not HTML5 'track' property. Using the track property would be a bit gross, because it doesn't support custom 'kinds'. kind=metadata might be used for something else, and we want to allow multiple thumbnails tracks. Tracks must have a unique combination of 'kind' and 'label'. We would have to do something like kind=metadata,label=thumbnails1 / kind=metadata,label=thumbnails2. Square peg, round hole\n * - VTT info: the image URL is relative to the VTT, not the current document. But if the url starts with a slash, it will naturally be relative to the current domain. https://support.jwplayer.com/articles/how-to-add-preview-thumbnails\n * - This implementation uses multiple separate img elements. Other implementations use background-image on one element. This would be nice and simple, but Firefox and Safari have flickering issues with replacing backgrounds of larger images. It seems that YouTube perhaps only avoids this because they don't have the option for high-res previews (even the fullscreen ones, when mousedown/seeking). Images appear over the top of each other, and previous ones are discarded once the new ones have been rendered\n */\n\nconst fitRatio = (ratio, outer) => {\n const targetRatio = outer.width / outer.height;\n const result = {};\n if (ratio > targetRatio) {\n result.width = outer.width;\n result.height = (1 / ratio) * outer.width;\n } else {\n result.height = outer.height;\n result.width = ratio * outer.height;\n }\n\n return result;\n};\n\nclass PreviewThumbnails {\n /**\n * PreviewThumbnails constructor.\n * @param {Plyr} player\n * @return {PreviewThumbnails}\n */\n constructor(player) {\n this.player = player;\n this.thumbnails = [];\n this.loaded = false;\n this.lastMouseMoveTime = Date.now();\n this.mouseDown = false;\n this.loadedImages = [];\n\n this.elements = {\n thumb: {},\n scrubbing: {},\n };\n\n this.load();\n }\n\n get enabled() {\n return this.player.isHTML5 && this.player.isVideo && this.player.config.previewThumbnails.enabled;\n }\n\n load = () => {\n // Toggle the regular seek tooltip\n if (this.player.elements.display.seekTooltip) {\n this.player.elements.display.seekTooltip.hidden = this.enabled;\n }\n\n if (!this.enabled) return;\n\n this.getThumbnails().then(() => {\n if (!this.enabled) {\n return;\n }\n\n // Render DOM elements\n this.render();\n\n // Check to see if thumb container size was specified manually in CSS\n this.determineContainerAutoSizing();\n\n // Set up listeners\n this.listeners();\n\n this.loaded = true;\n });\n };\n\n // Download VTT files and parse them\n getThumbnails = () => {\n return new Promise((resolve) => {\n const { src } = this.player.config.previewThumbnails;\n\n if (is.empty(src)) {\n throw new Error('Missing previewThumbnails.src config attribute');\n }\n\n // Resolve promise\n const sortAndResolve = () => {\n // Sort smallest to biggest (e.g., [120p, 480p, 1080p])\n this.thumbnails.sort((x, y) => x.height - y.height);\n\n this.player.debug.log('Preview thumbnails', this.thumbnails);\n\n resolve();\n };\n\n // Via callback()\n if (is.function(src)) {\n src((thumbnails) => {\n this.thumbnails = thumbnails;\n sortAndResolve();\n });\n }\n // VTT urls\n else {\n // If string, convert into single-element list\n const urls = is.string(src) ? [src] : src;\n // Loop through each src URL. Download and process the VTT file, storing the resulting data in this.thumbnails\n const promises = urls.map((u) => this.getThumbnail(u));\n // Resolve\n Promise.all(promises).then(sortAndResolve);\n }\n });\n };\n\n // Process individual VTT file\n getThumbnail = (url) => {\n return new Promise((resolve) => {\n fetch(url).then((response) => {\n const thumbnail = {\n frames: parseVtt(response),\n height: null,\n urlPrefix: '',\n };\n\n // If the URLs don't start with '/', then we need to set their relative path to be the location of the VTT file\n // If the URLs do start with '/', then they obviously don't need a prefix, so it will remain blank\n // If the thumbnail URLs start with with none of '/', 'http://' or 'https://', then we need to set their relative path to be the location of the VTT file\n if (\n !thumbnail.frames[0].text.startsWith('/') &&\n !thumbnail.frames[0].text.startsWith('http://') &&\n !thumbnail.frames[0].text.startsWith('https://')\n ) {\n thumbnail.urlPrefix = url.substring(0, url.lastIndexOf('/') + 1);\n }\n\n // Download the first frame, so that we can determine/set the height of this thumbnailsDef\n const tempImage = new Image();\n\n tempImage.onload = () => {\n thumbnail.height = tempImage.naturalHeight;\n thumbnail.width = tempImage.naturalWidth;\n\n this.thumbnails.push(thumbnail);\n\n resolve();\n };\n\n tempImage.src = thumbnail.urlPrefix + thumbnail.frames[0].text;\n });\n });\n };\n\n startMove = (event) => {\n if (!this.loaded) return;\n\n if (!is.event(event) || !['touchmove', 'mousemove'].includes(event.type)) return;\n\n // Wait until media has a duration\n if (!this.player.media.duration) return;\n\n if (event.type === 'touchmove') {\n // Calculate seek hover position as approx video seconds\n this.seekTime = this.player.media.duration * (this.player.elements.inputs.seek.value / 100);\n } else {\n // Calculate seek hover position as approx video seconds\n const clientRect = this.player.elements.progress.getBoundingClientRect();\n const percentage = (100 / clientRect.width) * (event.pageX - clientRect.left);\n this.seekTime = this.player.media.duration * (percentage / 100);\n\n if (this.seekTime < 0) {\n // The mousemove fires for 10+px out to the left\n this.seekTime = 0;\n }\n\n if (this.seekTime > this.player.media.duration - 1) {\n // Took 1 second off the duration for safety, because different players can disagree on the real duration of a video\n this.seekTime = this.player.media.duration - 1;\n }\n\n this.mousePosX = event.pageX;\n\n // Set time text inside image container\n this.elements.thumb.time.innerText = formatTime(this.seekTime);\n\n // Get marker point for time\n const point = this.player.config.markers?.points?.find(({ time: t }) => t === Math.round(this.seekTime));\n\n // Append the point label to the tooltip\n if (point) {\n // this.elements.thumb.time.innerText.concat('\\n');\n this.elements.thumb.time.insertAdjacentHTML('afterbegin', `${point.label}<br>`);\n }\n }\n\n // Download and show image\n this.showImageAtCurrentTime();\n };\n\n endMove = () => {\n this.toggleThumbContainer(false, true);\n };\n\n startScrubbing = (event) => {\n // Only act on left mouse button (0), or touch device (event.button does not exist or is false)\n if (is.nullOrUndefined(event.button) || event.button === false || event.button === 0) {\n this.mouseDown = true;\n\n // Wait until media has a duration\n if (this.player.media.duration) {\n this.toggleScrubbingContainer(true);\n this.toggleThumbContainer(false, true);\n\n // Download and show image\n this.showImageAtCurrentTime();\n }\n }\n };\n\n endScrubbing = () => {\n this.mouseDown = false;\n\n // Hide scrubbing preview. But wait until the video has successfully seeked before hiding the scrubbing preview\n if (Math.ceil(this.lastTime) === Math.ceil(this.player.media.currentTime)) {\n // The video was already seeked/loaded at the chosen time - hide immediately\n this.toggleScrubbingContainer(false);\n } else {\n // The video hasn't seeked yet. Wait for that\n once.call(this.player, this.player.media, 'timeupdate', () => {\n // Re-check mousedown - we might have already started scrubbing again\n if (!this.mouseDown) {\n this.toggleScrubbingContainer(false);\n }\n });\n }\n };\n\n /**\n * Setup hooks for Plyr and window events\n */\n listeners = () => {\n // Hide thumbnail preview - on mouse click, mouse leave (in listeners.js for now), and video play/seek. All four are required, e.g., for buffering\n this.player.on('play', () => {\n this.toggleThumbContainer(false, true);\n });\n\n this.player.on('seeked', () => {\n this.toggleThumbContainer(false);\n });\n\n this.player.on('timeupdate', () => {\n this.lastTime = this.player.media.currentTime;\n });\n };\n\n /**\n * Create HTML elements for image containers\n */\n render = () => {\n // Create HTML element: plyr__preview-thumbnail-container\n this.elements.thumb.container = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.thumbContainer,\n });\n\n // Wrapper for the image for styling\n this.elements.thumb.imageContainer = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.imageContainer,\n });\n this.elements.thumb.container.appendChild(this.elements.thumb.imageContainer);\n\n // Create HTML element, parent+span: time text (e.g., 01:32:00)\n const timeContainer = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.timeContainer,\n });\n\n this.elements.thumb.time = createElement('span', {}, '00:00');\n timeContainer.appendChild(this.elements.thumb.time);\n\n this.elements.thumb.imageContainer.appendChild(timeContainer);\n\n // Inject the whole thumb\n if (is.element(this.player.elements.progress)) {\n this.player.elements.progress.appendChild(this.elements.thumb.container);\n }\n\n // Create HTML element: plyr__preview-scrubbing-container\n this.elements.scrubbing.container = createElement('div', {\n class: this.player.config.classNames.previewThumbnails.scrubbingContainer,\n });\n\n this.player.elements.wrapper.appendChild(this.elements.scrubbing.container);\n };\n\n destroy = () => {\n if (this.elements.thumb.container) {\n this.elements.thumb.container.remove();\n }\n if (this.elements.scrubbing.container) {\n this.elements.scrubbing.container.remove();\n }\n };\n\n showImageAtCurrentTime = () => {\n if (this.mouseDown) {\n this.setScrubbingContainerSize();\n } else {\n this.setThumbContainerSizeAndPos();\n }\n\n // Find the desired thumbnail index\n // TODO: Handle a video longer than the thumbs where thumbNum is null\n const thumbNum = this.thumbnails[0].frames.findIndex(\n (frame) => this.seekTime >= frame.startTime && this.seekTime <= frame.endTime,\n );\n const hasThumb = thumbNum >= 0;\n let qualityIndex = 0;\n\n // Show the thumb container if we're not scrubbing\n if (!this.mouseDown) {\n this.toggleThumbContainer(hasThumb);\n }\n\n // No matching thumb found\n if (!hasThumb) {\n return;\n }\n\n // Check to see if we've already downloaded higher quality versions of this image\n this.thumbnails.forEach((thumbnail, index) => {\n if (this.loadedImages.includes(thumbnail.frames[thumbNum].text)) {\n qualityIndex = index;\n }\n });\n\n // Only proceed if either thumb num or thumbfilename has changed\n if (thumbNum !== this.showingThumb) {\n this.showingThumb = thumbNum;\n this.loadImage(qualityIndex);\n }\n };\n\n // Show the image that's currently specified in this.showingThumb\n loadImage = (qualityIndex = 0) => {\n const thumbNum = this.showingThumb;\n const thumbnail = this.thumbnails[qualityIndex];\n const { urlPrefix } = thumbnail;\n const frame = thumbnail.frames[thumbNum];\n const thumbFilename = thumbnail.frames[thumbNum].text;\n const thumbUrl = urlPrefix + thumbFilename;\n\n if (!this.currentImageElement || this.currentImageElement.dataset.filename !== thumbFilename) {\n // If we're already loading a previous image, remove its onload handler - we don't want it to load after this one\n // Only do this if not using sprites. Without sprites we really want to show as many images as possible, as a best-effort\n if (this.loadingImage && this.usingSprites) {\n this.loadingImage.onload = null;\n }\n\n // We're building and adding a new image. In other implementations of similar functionality (YouTube), background image\n // is instead used. But this causes issues with larger images in Firefox and Safari - switching between background\n // images causes a flicker. Putting a new image over the top does not\n const previewImage = new Image();\n previewImage.src = thumbUrl;\n previewImage.dataset.index = thumbNum;\n previewImage.dataset.filename = thumbFilename;\n this.showingThumbFilename = thumbFilename;\n\n this.player.debug.log(`Loading image: ${thumbUrl}`);\n\n // For some reason, passing the named function directly causes it to execute immediately. So I've wrapped it in an anonymous function...\n previewImage.onload = () => this.showImage(previewImage, frame, qualityIndex, thumbNum, thumbFilename, true);\n this.loadingImage = previewImage;\n this.removeOldImages(previewImage);\n } else {\n // Update the existing image\n this.showImage(this.currentImageElement, frame, qualityIndex, thumbNum, thumbFilename, false);\n this.currentImageElement.dataset.index = thumbNum;\n this.removeOldImages(this.currentImageElement);\n }\n };\n\n showImage = (previewImage, frame, qualityIndex, thumbNum, thumbFilename, newImage = true) => {\n this.player.debug.log(\n `Showing thumb: ${thumbFilename}. num: ${thumbNum}. qual: ${qualityIndex}. newimg: ${newImage}`,\n );\n this.setImageSizeAndOffset(previewImage, frame);\n\n if (newImage) {\n this.currentImageContainer.appendChild(previewImage);\n this.currentImageElement = previewImage;\n\n if (!this.loadedImages.includes(thumbFilename)) {\n this.loadedImages.push(thumbFilename);\n }\n }\n\n // Preload images before and after the current one\n // Show higher quality of the same frame\n // Each step here has a short time delay, and only continues if still hovering/seeking the same spot. This is to protect slow connections from overloading\n this.preloadNearby(thumbNum, true)\n .then(this.preloadNearby(thumbNum, false))\n .then(this.getHigherQuality(qualityIndex, previewImage, frame, thumbFilename));\n };\n\n // Remove all preview images that aren't the designated current image\n removeOldImages = (currentImage) => {\n // Get a list of all images, convert it from a DOM list to an array\n Array.from(this.currentImageContainer.children).forEach((image) => {\n if (image.tagName.toLowerCase() !== 'img') {\n return;\n }\n\n const removeDelay = this.usingSprites ? 500 : 1000;\n\n if (image.dataset.index !== currentImage.dataset.index && !image.dataset.deleting) {\n // Wait 200ms, as the new image can take some time to show on certain browsers (even though it was downloaded before showing). This will prevent flicker, and show some generosity towards slower clients\n // First set attribute 'deleting' to prevent multi-handling of this on repeat firing of this function\n // eslint-disable-next-line no-param-reassign\n image.dataset.deleting = true;\n\n // This has to be set before the timeout - to prevent issues switching between hover and scrub\n const { currentImageContainer } = this;\n\n setTimeout(() => {\n currentImageContainer.removeChild(image);\n this.player.debug.log(`Removing thumb: ${image.dataset.filename}`);\n }, removeDelay);\n }\n });\n };\n\n // Preload images before and after the current one. Only if the user is still hovering/seeking the same frame\n // This will only preload the lowest quality\n preloadNearby = (thumbNum, forward = true) => {\n return new Promise((resolve) => {\n setTimeout(() => {\n const oldThumbFilename = this.thumbnails[0].frames[thumbNum].text;\n\n if (this.showingThumbFilename === oldThumbFilename) {\n // Find the nearest thumbs with different filenames. Sometimes it'll be the next index, but in the case of sprites, it might be 100+ away\n let thumbnailsClone;\n if (forward) {\n thumbnailsClone = this.thumbnails[0].frames.slice(thumbNum);\n } else {\n thumbnailsClone = this.thumbnails[0].frames.slice(0, thumbNum).reverse();\n }\n\n let foundOne = false;\n\n thumbnailsClone.forEach((frame) => {\n const newThumbFilename = frame.text;\n\n if (newThumbFilename !== oldThumbFilename) {\n // Found one with a different filename. Make sure it hasn't already been loaded on this page visit\n if (!this.loadedImages.includes(newThumbFilename)) {\n foundOne = true;\n this.player.debug.log(`Preloading thumb filename: ${newThumbFilename}`);\n\n const { urlPrefix } = this.thumbnails[0];\n const thumbURL = urlPrefix + newThumbFilename;\n const previewImage = new Image();\n previewImage.src = thumbURL;\n previewImage.onload = () => {\n this.player.debug.log(`Preloaded thumb filename: ${newThumbFilename}`);\n if (!this.loadedImages.includes(newThumbFilename)) this.loadedImages.push(newThumbFilename);\n\n // We don't resolve until the thumb is loaded\n resolve();\n };\n }\n }\n });\n\n // If there are none to preload then we want to resolve immediately\n if (!foundOne) {\n resolve();\n }\n }\n }, 300);\n });\n };\n\n // If user has been hovering current image for half a second, look for a higher quality one\n getHigherQuality = (currentQualityIndex, previewImage, frame, thumbFilename) => {\n if (currentQualityIndex < this.thumbnails.length - 1) {\n // Only use the higher quality version if it's going to look any better - if the current thumb is of a lower pixel density than the thumbnail container\n let previewImageHeight = previewImage.naturalHeight;\n\n if (this.usingSprites) {\n previewImageHeight = frame.h;\n }\n\n if (previewImageHeight < this.thumbContainerHeight) {\n // Recurse back to the loadImage function - show a higher quality one, but only if the viewer is on this frame for a while\n setTimeout(() => {\n // Make sure the mouse hasn't already moved on and started hovering at another image\n if (this.showingThumbFilename === thumbFilename) {\n this.player.debug.log(`Showing higher quality thumb for: ${thumbFilename}`);\n this.loadImage(currentQualityIndex + 1);\n }\n }, 300);\n }\n }\n };\n\n get currentImageContainer() {\n return this.mouseDown ? this.elements.scrubbing.container : this.elements.thumb.imageContainer;\n }\n\n get usingSprites() {\n return Object.keys(this.thumbnails[0].frames[0]).includes('w');\n }\n\n get thumbAspectRatio() {\n if (this.usingSprites) {\n return this.thumbnails[0].frames[0].w / this.thumbnails[0].frames[0].h;\n }\n\n return this.thumbnails[0].width / this.thumbnails[0].height;\n }\n\n get thumbContainerHeight() {\n if (this.mouseDown) {\n const { height } = fitRatio(this.thumbAspectRatio, {\n width: this.player.media.clientWidth,\n height: this.player.media.clientHeight,\n });\n return height;\n }\n\n // If css is used this needs to return the css height for sprites to work (see setImageSizeAndOffset)\n if (this.sizeSpecifiedInCSS) {\n return this.elements.thumb.imageContainer.clientHeight;\n }\n\n return Math.floor(this.player.media.clientWidth / this.thumbAspectRatio / 4);\n }\n\n get currentImageElement() {\n return this.mouseDown ? this.currentScrubbingImageElement : this.currentThumbnailImageElement;\n }\n\n set currentImageElement(element) {\n if (this.mouseDown) {\n this.currentScrubbingImageElement = element;\n } else {\n this.currentThumbnailImageElement = element;\n }\n }\n\n toggleThumbContainer = (toggle = false, clearShowing = false) => {\n const className = this.player.config.classNames.previewThumbnails.thumbContainerShown;\n this.elements.thumb.container.classList.toggle(className, toggle);\n\n if (!toggle && clearShowing) {\n this.showingThumb = null;\n this.showingThumbFilename = null;\n }\n };\n\n toggleScrubbingContainer = (toggle = false) => {\n const className = this.player.config.classNames.previewThumbnails.scrubbingContainerShown;\n this.elements.scrubbing.container.classList.toggle(className, toggle);\n\n if (!toggle) {\n this.showingThumb = null;\n this.showingThumbFilename = null;\n }\n };\n\n determineContainerAutoSizing = () => {\n if (this.elements.thumb.imageContainer.clientHeight > 20 || this.elements.thumb.imageContainer.clientWidth > 20) {\n // This will prevent auto sizing in this.setThumbContainerSizeAndPos()\n this.sizeSpecifiedInCSS = true;\n }\n };\n\n // Set the size to be about a quarter of the size of video. Unless option dynamicSize === false, in which case it needs to be set in CSS\n setThumbContainerSizeAndPos = () => {\n const { imageContainer } = this.elements.thumb;\n\n if (!this.sizeSpecifiedInCSS) {\n const thumbWidth = Math.floor(this.thumbContainerHeight * this.thumbAspectRatio);\n imageContainer.style.height = `${this.thumbContainerHeight}px`;\n imageContainer.style.width = `${thumbWidth}px`;\n } else if (imageContainer.clientHeight > 20 && imageContainer.clientWidth < 20) {\n const thumbWidth = Math.floor(imageContainer.clientHeight * this.thumbAspectRatio);\n imageContainer.style.width = `${thumbWidth}px`;\n } else if (imageContainer.clientHeight < 20 && imageContainer.clientWidth > 20) {\n const thumbHeight = Math.floor(imageContainer.clientWidth / this.thumbAspectRatio);\n imageContainer.style.height = `${thumbHeight}px`;\n }\n\n this.setThumbContainerPos();\n };\n\n setThumbContainerPos = () => {\n const scrubberRect = this.player.elements.progress.getBoundingClientRect();\n const containerRect = this.player.elements.container.getBoundingClientRect();\n const { container } = this.elements.thumb;\n // Find the lowest and highest desired left-position, so we don't slide out the side of the video container\n const min = containerRect.left - scrubberRect.left + 10;\n const max = containerRect.right - scrubberRect.left - container.clientWidth - 10;\n // Set preview container position to: mousepos, minus seekbar.left, minus half of previewContainer.clientWidth\n const position = this.mousePosX - scrubberRect.left - container.clientWidth / 2;\n const clamped = clamp(position, min, max);\n\n // Move the popover position\n container.style.left = `${clamped}px`;\n\n // The arrow can follow the cursor\n container.style.setProperty('--preview-arrow-offset', `${position - clamped}px`);\n };\n\n // Can't use 100% width, in case the video is a different aspect ratio to the video container\n setScrubbingContainerSize = () => {\n const { width, height } = fitRatio(this.thumbAspectRatio, {\n width: this.player.media.clientWidth,\n height: this.player.media.clientHeight,\n });\n this.elements.scrubbing.container.style.width = `${width}px`;\n this.elements.scrubbing.container.style.height = `${height}px`;\n };\n\n // Sprites need to be offset to the correct location\n setImageSizeAndOffset = (previewImage, frame) => {\n if (!this.usingSprites) return;\n\n // Find difference between height and preview container height\n const multiplier = this.thumbContainerHeight / frame.h;\n\n // eslint-disable-next-line no-param-reassign\n previewImage.style.height = `${previewImage.naturalHeight * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.width = `${previewImage.naturalWidth * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.left = `-${frame.x * multiplier}px`;\n // eslint-disable-next-line no-param-reassign\n previewImage.style.top = `-${frame.y * multiplier}px`;\n };\n}\n\nexport default PreviewThumbnails;\n","// ==========================================================================\n// Plyr source update\n// ==========================================================================\n\nimport { providers } from './config/types';\nimport html5 from './html5';\nimport media from './media';\nimport PreviewThumbnails from './plugins/preview-thumbnails';\nimport support from './support';\nimport ui from './ui';\nimport { createElement, insertElement, removeElement } from './utils/elements';\nimport is from './utils/is';\nimport { getDeep } from './utils/objects';\n\nconst source = {\n // Add elements to HTML5 media (source, tracks, etc)\n insertElements(type, attributes) {\n if (is.string(attributes)) {\n insertElement(type, this.media, {\n src: attributes,\n });\n } else if (is.array(attributes)) {\n attributes.forEach((attribute) => {\n insertElement(type, this.media, attribute);\n });\n }\n },\n\n // Update source\n // Sources are not checked for support so be careful\n change(input) {\n if (!getDeep(input, 'sources.length')) {\n this.debug.warn('Invalid source format');\n return;\n }\n\n // Cancel current network requests\n html5.cancelRequests.call(this);\n\n // Destroy instance and re-setup\n this.destroy.call(\n this,\n () => {\n // Reset quality options\n this.options.quality = [];\n\n // Remove elements\n removeElement(this.media);\n this.media = null;\n\n // Reset class name\n if (is.element(this.elements.container)) {\n this.elements.container.removeAttribute('class');\n }\n\n // Set the type and provider\n const { sources, type } = input;\n const [{ provider = providers.html5, src }] = sources;\n const tagName = provider === 'html5' ? type : 'div';\n const attributes = provider === 'html5' ? {} : { src };\n\n Object.assign(this, {\n provider,\n type,\n // Check for support\n supported: support.check(type, provider, this.config.playsinline),\n // Create new element\n media: createElement(tagName, attributes),\n });\n\n // Inject the new element\n this.elements.container.appendChild(this.media);\n\n // Autoplay the new source?\n if (is.boolean(input.autoplay)) {\n this.config.autoplay = input.autoplay;\n }\n\n // Set attributes for audio and video\n if (this.isHTML5) {\n if (this.config.crossorigin) {\n this.media.setAttribute('crossorigin', '');\n }\n if (this.config.autoplay) {\n this.media.setAttribute('autoplay', '');\n }\n if (!is.empty(input.poster)) {\n this.poster = input.poster;\n }\n if (this.config.loop.active) {\n this.media.setAttribute('loop', '');\n }\n if (this.config.muted) {\n this.media.setAttribute('muted', '');\n }\n if (this.config.playsinline) {\n this.media.setAttribute('playsinline', '');\n }\n }\n\n // Restore class hook\n ui.addStyleHook.call(this);\n\n // Set new sources for html5\n if (this.isHTML5) {\n source.insertElements.call(this, 'source', sources);\n }\n\n // Set video title\n this.config.title = input.title;\n\n // Set up from scratch\n media.setup.call(this);\n\n // HTML5 stuff\n if (this.isHTML5) {\n // Setup captions\n if (Object.keys(input).includes('tracks')) {\n source.insertElements.call(this, 'track', input.tracks);\n }\n }\n\n // If HTML5 or embed but not fully supported, setupInterface and call ready now\n if (this.isHTML5 || (this.isEmbed && !this.supported.ui)) {\n // Setup interface\n ui.build.call(this);\n }\n\n // Load HTML5 sources\n if (this.isHTML5) {\n this.media.load();\n }\n\n // Update previewThumbnails config & reload plugin\n if (!is.empty(input.previewThumbnails)) {\n Object.assign(this.config.previewThumbnails, input.previewThumbnails);\n\n // Cleanup previewThumbnails plugin if it was loaded\n if (this.previewThumbnails && this.previewThumbnails.loaded) {\n this.previewThumbnails.destroy();\n this.previewThumbnails = null;\n }\n\n // Create new instance if it is still enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n\n // Update the fullscreen support\n this.fullscreen.update();\n },\n true,\n );\n },\n};\n\nexport default source;\n","// ==========================================================================\n// Plyr\n// plyr.js v3.7.8\n// https://github.com/sampotts/plyr\n// License: The MIT License (MIT)\n// ==========================================================================\n\nimport captions from './captions';\nimport defaults from './config/defaults';\nimport { pip } from './config/states';\nimport { getProviderByUrl, providers, types } from './config/types';\nimport Console from './console';\nimport controls from './controls';\nimport Fullscreen from './fullscreen';\nimport html5 from './html5';\nimport Listeners from './listeners';\nimport media from './media';\nimport Ads from './plugins/ads';\nimport PreviewThumbnails from './plugins/preview-thumbnails';\nimport source from './source';\nimport Storage from './storage';\nimport support from './support';\nimport ui from './ui';\nimport { closest } from './utils/arrays';\nimport { createElement, hasClass, removeElement, replaceElement, toggleClass, wrap } from './utils/elements';\nimport { off, on, once, triggerEvent, unbindListeners } from './utils/events';\nimport is from './utils/is';\nimport loadSprite from './utils/load-sprite';\nimport { clamp } from './utils/numbers';\nimport { cloneDeep, extend } from './utils/objects';\nimport { silencePromise } from './utils/promise';\nimport { getAspectRatio, reduceAspectRatio, setAspectRatio, validateAspectRatio } from './utils/style';\nimport { parseUrl } from './utils/urls';\n\n// Private properties\n// TODO: Use a WeakMap for private globals\n// const globals = new WeakMap();\n\n// Plyr instance\nclass Plyr {\n constructor(target, options) {\n this.timers = {};\n\n // State\n this.ready = false;\n this.loading = false;\n this.failed = false;\n\n // Touch device\n this.touch = support.touch;\n\n // Set the media element\n this.media = target;\n\n // String selector passed\n if (is.string(this.media)) {\n this.media = document.querySelectorAll(this.media);\n }\n\n // jQuery, NodeList or Array passed, use first element\n if ((window.jQuery && this.media instanceof jQuery) || is.nodeList(this.media) || is.array(this.media)) {\n // eslint-disable-next-line\n this.media = this.media[0];\n }\n\n // Set config\n this.config = extend(\n {},\n defaults,\n Plyr.defaults,\n options || {},\n (() => {\n try {\n return JSON.parse(this.media.getAttribute('data-plyr-config'));\n } catch (_) {\n return {};\n }\n })(),\n );\n\n // Elements cache\n this.elements = {\n container: null,\n fullscreen: null,\n captions: null,\n buttons: {},\n display: {},\n progress: {},\n inputs: {},\n settings: {\n popup: null,\n menu: null,\n panels: {},\n buttons: {},\n },\n };\n\n // Captions\n this.captions = {\n active: null,\n currentTrack: -1,\n meta: new WeakMap(),\n };\n\n // Fullscreen\n this.fullscreen = {\n active: false,\n };\n\n // Options\n this.options = {\n speed: [],\n quality: [],\n };\n\n // Debugging\n // TODO: move to globals\n this.debug = new Console(this.config.debug);\n\n // Log config options and support\n this.debug.log('Config', this.config);\n this.debug.log('Support', support);\n\n // We need an element to setup\n if (is.nullOrUndefined(this.media) || !is.element(this.media)) {\n this.debug.error('Setup failed: no suitable element passed');\n return;\n }\n\n // Bail if the element is initialized\n if (this.media.plyr) {\n this.debug.warn('Target already setup');\n return;\n }\n\n // Bail if not enabled\n if (!this.config.enabled) {\n this.debug.error('Setup failed: disabled by config');\n return;\n }\n\n // Bail if disabled or no basic support\n // You may want to disable certain UAs etc\n if (!support.check().api) {\n this.debug.error('Setup failed: no support');\n return;\n }\n\n // Cache original element state for .destroy()\n const clone = this.media.cloneNode(true);\n clone.autoplay = false;\n this.elements.original = clone;\n\n // Set media type based on tag or data attribute\n // Supported: video, audio, vimeo, youtube\n const type = this.media.tagName.toLowerCase();\n // Embed properties\n let iframe = null;\n let url = null;\n\n // Different setup based on type\n switch (type) {\n case 'div':\n // Find the frame\n iframe = this.media.querySelector('iframe');\n\n // <iframe> type\n if (is.element(iframe)) {\n // Detect provider\n url = parseUrl(iframe.getAttribute('src'));\n this.provider = getProviderByUrl(url.toString());\n\n // Rework elements\n this.elements.container = this.media;\n this.media = iframe;\n\n // Reset classname\n this.elements.container.className = '';\n\n // Get attributes from URL and set config\n if (url.search.length) {\n const truthy = ['1', 'true'];\n\n if (truthy.includes(url.searchParams.get('autoplay'))) {\n this.config.autoplay = true;\n }\n if (truthy.includes(url.searchParams.get('loop'))) {\n this.config.loop.active = true;\n }\n\n // TODO: replace fullscreen.iosNative with this playsinline config option\n // YouTube requires the playsinline in the URL\n if (this.isYouTube) {\n this.config.playsinline = truthy.includes(url.searchParams.get('playsinline'));\n this.config.youtube.hl = url.searchParams.get('hl'); // TODO: Should this be setting language?\n } else {\n this.config.playsinline = true;\n }\n }\n } else {\n // <div> with attributes\n this.provider = this.media.getAttribute(this.config.attributes.embed.provider);\n\n // Remove attribute\n this.media.removeAttribute(this.config.attributes.embed.provider);\n }\n\n // Unsupported or missing provider\n if (is.empty(this.provider) || !Object.values(providers).includes(this.provider)) {\n this.debug.error('Setup failed: Invalid provider');\n return;\n }\n\n // Audio will come later for external providers\n this.type = types.video;\n\n break;\n\n case 'video':\n case 'audio':\n this.type = type;\n this.provider = providers.html5;\n\n // Get config from attributes\n if (this.media.hasAttribute('crossorigin')) {\n this.config.crossorigin = true;\n }\n if (this.media.hasAttribute('autoplay')) {\n this.config.autoplay = true;\n }\n if (this.media.hasAttribute('playsinline') || this.media.hasAttribute('webkit-playsinline')) {\n this.config.playsinline = true;\n }\n if (this.media.hasAttribute('muted')) {\n this.config.muted = true;\n }\n if (this.media.hasAttribute('loop')) {\n this.config.loop.active = true;\n }\n\n break;\n\n default:\n this.debug.error('Setup failed: unsupported type');\n return;\n }\n\n // Check for support again but with type\n this.supported = support.check(this.type, this.provider);\n\n // If no support for even API, bail\n if (!this.supported.api) {\n this.debug.error('Setup failed: no support');\n return;\n }\n\n this.eventListeners = [];\n\n // Create listeners\n this.listeners = new Listeners(this);\n\n // Setup local storage for user settings\n this.storage = new Storage(this);\n\n // Store reference\n this.media.plyr = this;\n\n // Wrap media\n if (!is.element(this.elements.container)) {\n this.elements.container = createElement('div');\n wrap(this.media, this.elements.container);\n }\n\n // Migrate custom properties from media to container (so they work 😉)\n ui.migrateStyles.call(this);\n\n // Add style hook\n ui.addStyleHook.call(this);\n\n // Setup media\n media.setup.call(this);\n\n // Listen for events if debugging\n if (this.config.debug) {\n on.call(this, this.elements.container, this.config.events.join(' '), (event) => {\n this.debug.log(`event: ${event.type}`);\n });\n }\n\n // Setup fullscreen\n this.fullscreen = new Fullscreen(this);\n\n // Setup interface\n // If embed but not fully supported, build interface now to avoid flash of controls\n if (this.isHTML5 || (this.isEmbed && !this.supported.ui)) {\n ui.build.call(this);\n }\n\n // Container listeners\n this.listeners.container();\n\n // Global listeners\n this.listeners.global();\n\n // Setup ads if provided\n if (this.config.ads.enabled) {\n this.ads = new Ads(this);\n }\n\n // Autoplay if required\n if (this.isHTML5 && this.config.autoplay) {\n this.once('canplay', () => silencePromise(this.play()));\n }\n\n // Seek time will be recorded (in listeners.js) so we can prevent hiding controls for a few seconds after seek\n this.lastSeekTime = 0;\n\n // Setup preview thumbnails if enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n\n // ---------------------------------------\n // API\n // ---------------------------------------\n\n /**\n * Types and provider helpers\n */\n get isHTML5() {\n return this.provider === providers.html5;\n }\n\n get isEmbed() {\n return this.isYouTube || this.isVimeo;\n }\n\n get isYouTube() {\n return this.provider === providers.youtube;\n }\n\n get isVimeo() {\n return this.provider === providers.vimeo;\n }\n\n get isVideo() {\n return this.type === types.video;\n }\n\n get isAudio() {\n return this.type === types.audio;\n }\n\n /**\n * Play the media, or play the advertisement (if they are not blocked)\n */\n play = () => {\n if (!is.function(this.media.play)) {\n return null;\n }\n\n // Intecept play with ads\n if (this.ads && this.ads.enabled) {\n this.ads.managerPromise.then(() => this.ads.play()).catch(() => silencePromise(this.media.play()));\n }\n\n // Return the promise (for HTML5)\n return this.media.play();\n };\n\n /**\n * Pause the media\n */\n pause = () => {\n if (!this.playing || !is.function(this.media.pause)) {\n return null;\n }\n\n return this.media.pause();\n };\n\n /**\n * Get playing state\n */\n get playing() {\n return Boolean(this.ready && !this.paused && !this.ended);\n }\n\n /**\n * Get paused state\n */\n get paused() {\n return Boolean(this.media.paused);\n }\n\n /**\n * Get stopped state\n */\n get stopped() {\n return Boolean(this.paused && this.currentTime === 0);\n }\n\n /**\n * Get ended state\n */\n get ended() {\n return Boolean(this.media.ended);\n }\n\n /**\n * Toggle playback based on current status\n * @param {Boolean} input\n */\n togglePlay = (input) => {\n // Toggle based on current state if nothing passed\n const toggle = is.boolean(input) ? input : !this.playing;\n\n if (toggle) {\n return this.play();\n }\n\n return this.pause();\n };\n\n /**\n * Stop playback\n */\n stop = () => {\n if (this.isHTML5) {\n this.pause();\n this.restart();\n } else if (is.function(this.media.stop)) {\n this.media.stop();\n }\n };\n\n /**\n * Restart playback\n */\n restart = () => {\n this.currentTime = 0;\n };\n\n /**\n * Rewind\n * @param {Number} seekTime - how far to rewind in seconds. Defaults to the config.seekTime\n */\n rewind = (seekTime) => {\n this.currentTime -= is.number(seekTime) ? seekTime : this.config.seekTime;\n };\n\n /**\n * Fast forward\n * @param {Number} seekTime - how far to fast forward in seconds. Defaults to the config.seekTime\n */\n forward = (seekTime) => {\n this.currentTime += is.number(seekTime) ? seekTime : this.config.seekTime;\n };\n\n /**\n * Seek to a time\n * @param {Number} input - where to seek to in seconds. Defaults to 0 (the start)\n */\n set currentTime(input) {\n // Bail if media duration isn't available yet\n if (!this.duration) {\n return;\n }\n\n // Validate input\n const inputIsValid = is.number(input) && input > 0;\n\n // Set\n this.media.currentTime = inputIsValid ? Math.min(input, this.duration) : 0;\n\n // Logging\n this.debug.log(`Seeking to ${this.currentTime} seconds`);\n }\n\n /**\n * Get current time\n */\n get currentTime() {\n return Number(this.media.currentTime);\n }\n\n /**\n * Get buffered\n */\n get buffered() {\n const { buffered } = this.media;\n\n // YouTube / Vimeo return a float between 0-1\n if (is.number(buffered)) {\n return buffered;\n }\n\n // HTML5\n // TODO: Handle buffered chunks of the media\n // (i.e. seek to another section buffers only that section)\n if (buffered && buffered.length && this.duration > 0) {\n return buffered.end(0) / this.duration;\n }\n\n return 0;\n }\n\n /**\n * Get seeking status\n */\n get seeking() {\n return Boolean(this.media.seeking);\n }\n\n /**\n * Get the duration of the current media\n */\n get duration() {\n // Faux duration set via config\n const fauxDuration = parseFloat(this.config.duration);\n // Media duration can be NaN or Infinity before the media has loaded\n const realDuration = (this.media || {}).duration;\n const duration = !is.number(realDuration) || realDuration === Infinity ? 0 : realDuration;\n\n // If config duration is funky, use regular duration\n return fauxDuration || duration;\n }\n\n /**\n * Set the player volume\n * @param {Number} value - must be between 0 and 1. Defaults to the value from local storage and config.volume if not set in storage\n */\n set volume(value) {\n let volume = value;\n const max = 1;\n const min = 0;\n\n if (is.string(volume)) {\n volume = Number(volume);\n }\n\n // Load volume from storage if no value specified\n if (!is.number(volume)) {\n volume = this.storage.get('volume');\n }\n\n // Use config if all else fails\n if (!is.number(volume)) {\n ({ volume } = this.config);\n }\n\n // Maximum is volumeMax\n if (volume > max) {\n volume = max;\n }\n // Minimum is volumeMin\n if (volume < min) {\n volume = min;\n }\n\n // Update config\n this.config.volume = volume;\n\n // Set the player volume\n this.media.volume = volume;\n\n // If muted, and we're increasing volume manually, reset muted state\n if (!is.empty(value) && this.muted && volume > 0) {\n this.muted = false;\n }\n }\n\n /**\n * Get the current player volume\n */\n get volume() {\n return Number(this.media.volume);\n }\n\n /**\n * Increase volume\n * @param {Boolean} step - How much to decrease by (between 0 and 1)\n */\n increaseVolume = (step) => {\n const volume = this.media.muted ? 0 : this.volume;\n this.volume = volume + (is.number(step) ? step : 0);\n };\n\n /**\n * Decrease volume\n * @param {Boolean} step - How much to decrease by (between 0 and 1)\n */\n decreaseVolume = (step) => {\n this.increaseVolume(-step);\n };\n\n /**\n * Set muted state\n * @param {Boolean} mute\n */\n set muted(mute) {\n let toggle = mute;\n\n // Load muted state from storage\n if (!is.boolean(toggle)) {\n toggle = this.storage.get('muted');\n }\n\n // Use config if all else fails\n if (!is.boolean(toggle)) {\n toggle = this.config.muted;\n }\n\n // Update config\n this.config.muted = toggle;\n\n // Set mute on the player\n this.media.muted = toggle;\n }\n\n /**\n * Get current muted state\n */\n get muted() {\n return Boolean(this.media.muted);\n }\n\n /**\n * Check if the media has audio\n */\n get hasAudio() {\n // Assume yes for all non HTML5 (as we can't tell...)\n if (!this.isHTML5) {\n return true;\n }\n\n if (this.isAudio) {\n return true;\n }\n\n // Get audio tracks\n return (\n Boolean(this.media.mozHasAudio) ||\n Boolean(this.media.webkitAudioDecodedByteCount) ||\n Boolean(this.media.audioTracks && this.media.audioTracks.length)\n );\n }\n\n /**\n * Set playback speed\n * @param {Number} input - the speed of playback (0.5-2.0)\n */\n set speed(input) {\n let speed = null;\n\n if (is.number(input)) {\n speed = input;\n }\n\n if (!is.number(speed)) {\n speed = this.storage.get('speed');\n }\n\n if (!is.number(speed)) {\n speed = this.config.speed.selected;\n }\n\n // Clamp to min/max\n const { minimumSpeed: min, maximumSpeed: max } = this;\n speed = clamp(speed, min, max);\n\n // Update config\n this.config.speed.selected = speed;\n\n // Set media speed\n setTimeout(() => {\n if (this.media) {\n this.media.playbackRate = speed;\n }\n }, 0);\n }\n\n /**\n * Get current playback speed\n */\n get speed() {\n return Number(this.media.playbackRate);\n }\n\n /**\n * Get the minimum allowed speed\n */\n get minimumSpeed() {\n if (this.isYouTube) {\n // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate\n return Math.min(...this.options.speed);\n }\n\n if (this.isVimeo) {\n // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror\n return 0.5;\n }\n\n // https://stackoverflow.com/a/32320020/1191319\n return 0.0625;\n }\n\n /**\n * Get the maximum allowed speed\n */\n get maximumSpeed() {\n if (this.isYouTube) {\n // https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate\n return Math.max(...this.options.speed);\n }\n\n if (this.isVimeo) {\n // https://github.com/vimeo/player.js/#setplaybackrateplaybackrate-number-promisenumber-rangeerrorerror\n return 2;\n }\n\n // https://stackoverflow.com/a/32320020/1191319\n return 16;\n }\n\n /**\n * Set playback quality\n * Currently HTML5 & YouTube only\n * @param {Number} input - Quality level\n */\n set quality(input) {\n const config = this.config.quality;\n const options = this.options.quality;\n\n if (!options.length) {\n return;\n }\n\n let quality = [\n !is.empty(input) && Number(input),\n this.storage.get('quality'),\n config.selected,\n config.default,\n ].find(is.number);\n\n let updateStorage = true;\n\n if (!options.includes(quality)) {\n const value = closest(options, quality);\n this.debug.warn(`Unsupported quality option: ${quality}, using ${value} instead`);\n quality = value;\n\n // Don't update storage if quality is not supported\n updateStorage = false;\n }\n\n // Update config\n config.selected = quality;\n\n // Set quality\n this.media.quality = quality;\n\n // Save to storage\n if (updateStorage) {\n this.storage.set({ quality });\n }\n }\n\n /**\n * Get current quality level\n */\n get quality() {\n return this.media.quality;\n }\n\n /**\n * Toggle loop\n * TODO: Finish fancy new logic. Set the indicator on load as user may pass loop as config\n * @param {Boolean} input - Whether to loop or not\n */\n set loop(input) {\n const toggle = is.boolean(input) ? input : this.config.loop.active;\n this.config.loop.active = toggle;\n this.media.loop = toggle;\n\n // Set default to be a true toggle\n /* const type = ['start', 'end', 'all', 'none', 'toggle'].includes(input) ? input : 'toggle';\n\n switch (type) {\n case 'start':\n if (this.config.loop.end && this.config.loop.end <= this.currentTime) {\n this.config.loop.end = null;\n }\n this.config.loop.start = this.currentTime;\n // this.config.loop.indicator.start = this.elements.display.played.value;\n break;\n\n case 'end':\n if (this.config.loop.start >= this.currentTime) {\n return this;\n }\n this.config.loop.end = this.currentTime;\n // this.config.loop.indicator.end = this.elements.display.played.value;\n break;\n\n case 'all':\n this.config.loop.start = 0;\n this.config.loop.end = this.duration - 2;\n this.config.loop.indicator.start = 0;\n this.config.loop.indicator.end = 100;\n break;\n\n case 'toggle':\n if (this.config.loop.active) {\n this.config.loop.start = 0;\n this.config.loop.end = null;\n } else {\n this.config.loop.start = 0;\n this.config.loop.end = this.duration - 2;\n }\n break;\n\n default:\n this.config.loop.start = 0;\n this.config.loop.end = null;\n break;\n } */\n }\n\n /**\n * Get current loop state\n */\n get loop() {\n return Boolean(this.media.loop);\n }\n\n /**\n * Set new media source\n * @param {Object} input - The new source object (see docs)\n */\n set source(input) {\n source.change.call(this, input);\n }\n\n /**\n * Get current source\n */\n get source() {\n return this.media.currentSrc;\n }\n\n /**\n * Get a download URL (either source or custom)\n */\n get download() {\n const { download } = this.config.urls;\n\n return is.url(download) ? download : this.source;\n }\n\n /**\n * Set the download URL\n */\n set download(input) {\n if (!is.url(input)) {\n return;\n }\n\n this.config.urls.download = input;\n\n controls.setDownloadUrl.call(this);\n }\n\n /**\n * Set the poster image for a video\n * @param {String} input - the URL for the new poster image\n */\n set poster(input) {\n if (!this.isVideo) {\n this.debug.warn('Poster can only be set for video');\n return;\n }\n\n ui.setPoster.call(this, input, false).catch(() => {});\n }\n\n /**\n * Get the current poster image\n */\n get poster() {\n if (!this.isVideo) {\n return null;\n }\n\n return this.media.getAttribute('poster') || this.media.getAttribute('data-poster');\n }\n\n /**\n * Get the current aspect ratio in use\n */\n get ratio() {\n if (!this.isVideo) {\n return null;\n }\n\n const ratio = reduceAspectRatio(getAspectRatio.call(this));\n\n return is.array(ratio) ? ratio.join(':') : ratio;\n }\n\n /**\n * Set video aspect ratio\n */\n set ratio(input) {\n if (!this.isVideo) {\n this.debug.warn('Aspect ratio can only be set for video');\n return;\n }\n\n if (!is.string(input) || !validateAspectRatio(input)) {\n this.debug.error(`Invalid aspect ratio specified (${input})`);\n return;\n }\n\n this.config.ratio = reduceAspectRatio(input);\n\n setAspectRatio.call(this);\n }\n\n /**\n * Set the autoplay state\n * @param {Boolean} input - Whether to autoplay or not\n */\n set autoplay(input) {\n this.config.autoplay = is.boolean(input) ? input : this.config.autoplay;\n }\n\n /**\n * Get the current autoplay state\n */\n get autoplay() {\n return Boolean(this.config.autoplay);\n }\n\n /**\n * Toggle captions\n * @param {Boolean} input - Whether to enable captions\n */\n toggleCaptions(input) {\n captions.toggle.call(this, input, false);\n }\n\n /**\n * Set the caption track by index\n * @param {Number} input - Caption index\n */\n set currentTrack(input) {\n captions.set.call(this, input, false);\n captions.setup.call(this);\n }\n\n /**\n * Get the current caption track index (-1 if disabled)\n */\n get currentTrack() {\n const { toggled, currentTrack } = this.captions;\n return toggled ? currentTrack : -1;\n }\n\n /**\n * Set the wanted language for captions\n * Since tracks can be added later it won't update the actual caption track until there is a matching track\n * @param {String} input - Two character ISO language code (e.g. EN, FR, PT, etc)\n */\n set language(input) {\n captions.setLanguage.call(this, input, false);\n }\n\n /**\n * Get the current track's language\n */\n get language() {\n return (captions.getCurrentTrack.call(this) || {}).language;\n }\n\n /**\n * Toggle picture-in-picture playback on WebKit/MacOS\n * TODO: update player with state, support, enabled\n * TODO: detect outside changes\n */\n set pip(input) {\n // Bail if no support\n if (!support.pip) {\n return;\n }\n\n // Toggle based on current state if not passed\n const toggle = is.boolean(input) ? input : !this.pip;\n\n // Toggle based on current state\n // Safari\n if (is.function(this.media.webkitSetPresentationMode)) {\n this.media.webkitSetPresentationMode(toggle ? pip.active : pip.inactive);\n }\n\n // Chrome\n if (is.function(this.media.requestPictureInPicture)) {\n if (!this.pip && toggle) {\n this.media.requestPictureInPicture();\n } else if (this.pip && !toggle) {\n document.exitPictureInPicture();\n }\n }\n }\n\n /**\n * Get the current picture-in-picture state\n */\n get pip() {\n if (!support.pip) {\n return null;\n }\n\n // Safari\n if (!is.empty(this.media.webkitPresentationMode)) {\n return this.media.webkitPresentationMode === pip.active;\n }\n\n // Chrome\n return this.media === document.pictureInPictureElement;\n }\n\n /**\n * Sets the preview thumbnails for the current source\n */\n setPreviewThumbnails(thumbnailSource) {\n if (this.previewThumbnails && this.previewThumbnails.loaded) {\n this.previewThumbnails.destroy();\n this.previewThumbnails = null;\n }\n\n Object.assign(this.config.previewThumbnails, thumbnailSource);\n\n // Create new instance if it is still enabled\n if (this.config.previewThumbnails.enabled) {\n this.previewThumbnails = new PreviewThumbnails(this);\n }\n }\n\n /**\n * Trigger the airplay dialog\n * TODO: update player with state, support, enabled\n */\n airplay = () => {\n // Show dialog if supported\n if (support.airplay) {\n this.media.webkitShowPlaybackTargetPicker();\n }\n };\n\n /**\n * Toggle the player controls\n * @param {Boolean} [toggle] - Whether to show the controls\n */\n toggleControls = (toggle) => {\n // Don't toggle if missing UI support or if it's audio\n if (this.supported.ui && !this.isAudio) {\n // Get state before change\n const isHidden = hasClass(this.elements.container, this.config.classNames.hideControls);\n // Negate the argument if not undefined since adding the class to hides the controls\n const force = typeof toggle === 'undefined' ? undefined : !toggle;\n // Apply and get updated state\n const hiding = toggleClass(this.elements.container, this.config.classNames.hideControls, force);\n\n // Close menu\n if (\n hiding &&\n is.array(this.config.controls) &&\n this.config.controls.includes('settings') &&\n !is.empty(this.config.settings)\n ) {\n controls.toggleMenu.call(this, false);\n }\n\n // Trigger event on change\n if (hiding !== isHidden) {\n const eventName = hiding ? 'controlshidden' : 'controlsshown';\n triggerEvent.call(this, this.media, eventName);\n }\n\n return !hiding;\n }\n\n return false;\n };\n\n /**\n * Add event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n on = (event, callback) => {\n on.call(this, this.elements.container, event, callback);\n };\n\n /**\n * Add event listeners once\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n once = (event, callback) => {\n once.call(this, this.elements.container, event, callback);\n };\n\n /**\n * Remove event listeners\n * @param {String} event - Event type\n * @param {Function} callback - Callback for when event occurs\n */\n off = (event, callback) => {\n off(this.elements.container, event, callback);\n };\n\n /**\n * Destroy an instance\n * Event listeners are removed when elements are removed\n * http://stackoverflow.com/questions/12528049/if-a-dom-element-is-removed-are-its-listeners-also-removed-from-memory\n * @param {Function} callback - Callback for when destroy is complete\n * @param {Boolean} soft - Whether it's a soft destroy (for source changes etc)\n */\n destroy = (callback, soft = false) => {\n if (!this.ready) {\n return;\n }\n\n const done = () => {\n // Reset overflow (incase destroyed while in fullscreen)\n document.body.style.overflow = '';\n\n // GC for embed\n this.embed = null;\n\n // If it's a soft destroy, make minimal changes\n if (soft) {\n if (Object.keys(this.elements).length) {\n // Remove elements\n removeElement(this.elements.buttons.play);\n removeElement(this.elements.captions);\n removeElement(this.elements.controls);\n removeElement(this.elements.wrapper);\n\n // Clear for GC\n this.elements.buttons.play = null;\n this.elements.captions = null;\n this.elements.controls = null;\n this.elements.wrapper = null;\n }\n\n // Callback\n if (is.function(callback)) {\n callback();\n }\n } else {\n // Unbind listeners\n unbindListeners.call(this);\n\n // Cancel current network requests\n html5.cancelRequests.call(this);\n\n // Replace the container with the original element provided\n replaceElement(this.elements.original, this.elements.container);\n\n // Event\n triggerEvent.call(this, this.elements.original, 'destroyed', true);\n\n // Callback\n if (is.function(callback)) {\n callback.call(this.elements.original);\n }\n\n // Reset state\n this.ready = false;\n\n // Clear for garbage collection\n setTimeout(() => {\n this.elements = null;\n this.media = null;\n }, 200);\n }\n };\n\n // Stop playback\n this.stop();\n\n // Clear timeouts\n clearTimeout(this.timers.loading);\n clearTimeout(this.timers.controls);\n clearTimeout(this.timers.resized);\n\n // Provider specific stuff\n if (this.isHTML5) {\n // Restore native video controls\n ui.toggleNativeControls.call(this, true);\n\n // Clean up\n done();\n } else if (this.isYouTube) {\n // Clear timers\n clearInterval(this.timers.buffering);\n clearInterval(this.timers.playing);\n\n // Destroy YouTube API\n if (this.embed !== null && is.function(this.embed.destroy)) {\n this.embed.destroy();\n }\n\n // Clean up\n done();\n } else if (this.isVimeo) {\n // Destroy Vimeo API\n // then clean up (wait, to prevent postmessage errors)\n if (this.embed !== null) {\n this.embed.unload().then(done);\n }\n\n // Vimeo does not always return\n setTimeout(done, 200);\n }\n };\n\n /**\n * Check for support for a mime type (HTML5 only)\n * @param {String} type - Mime type\n */\n supports = (type) => support.mime.call(this, type);\n\n /**\n * Check for support\n * @param {String} type - Player type (audio/video)\n * @param {String} provider - Provider (html5/youtube/vimeo)\n */\n static supported(type, provider) {\n return support.check(type, provider);\n }\n\n /**\n * Load an SVG sprite into the page\n * @param {String} url - URL for the SVG sprite\n * @param {String} [id] - Unique ID\n */\n static loadSprite(url, id) {\n return loadSprite(url, id);\n }\n\n /**\n * Setup multiple instances\n * @param {*} selector\n * @param {Object} options\n */\n static setup(selector, options = {}) {\n let targets = null;\n\n if (is.string(selector)) {\n targets = Array.from(document.querySelectorAll(selector));\n } else if (is.nodeList(selector)) {\n targets = Array.from(selector);\n } else if (is.array(selector)) {\n targets = selector.filter(is.element);\n }\n\n if (is.empty(targets)) {\n return null;\n }\n\n return targets.map((t) => new Plyr(t, options));\n }\n}\n\nPlyr.defaults = cloneDeep(defaults);\n\nexport default Plyr;\n"]} \ No newline at end of file
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index 9cf9657..6eb0edd 100644
--- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html
@@ -257,7 +257,7 @@
{% if settings.use_video_player == 2 %}
<!-- plyr -->
<script src="/youtube.com/static/modules/plyr/plyr.min.js"
- integrity="sha512-l6ZzdXpfMHRfifqaR79wbYCEWjLDMI9DnROvb+oLkKq6d7MGroGpMbI7HFpicvmAH/2aQO+vJhewq8rhysrImw=="
+ integrity="sha512-8r9WLYNZR94KZSIBL6JO0fGvCJwyBjiU2t1A1UWAeviLutPnElzhJ8cq6Lgw1FUH5naggQIMqFuSDJsBB16n/Q=="
crossorigin="anonymous"></script>
<script src="/youtube.com/static/js/plyr-start.js"></script>
<!-- /plyr -->