aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js/plyr.hls.start.js
Commit message (Collapse)AuthorAgeFilesLines
* fix(hls): improve audio track selection and auto-detect "Original"Astounds7 days1-3/+5
| | | | | | | - Auto-select "Original" audio track by default in both native and Plyr HLS players - Fix native HLS audio selector to use numeric indices instead of string matching - Robustly detect "original" track by checking both `name` and `lang` attributes - Fix audio track change handler to correctly switch between available tracks
* Add HLS support to multi-audioAstounds7 days1-0/+536