Files
yt-local/youtube/static/js/plyr.hls.start.js
Astounds b9248cfe2d
All checks were successful
CI / test (push) Successful in 45s
fix: init Plyr before HLS manifest loads to avoid bare video flash
Create Plyr instance immediately in start() so the styled player UI
appears right away. Quality and audio controls are injected once the
HLS manifest is ready, running doAdd() directly when player.ready is
already true instead of waiting on the 'ready' event that already fired.
2026-05-03 13:45:00 -05:00

17 KiB