aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/js/watch.hls.js
Commit message (Collapse)AuthorAgeFilesLines
* fix(hls): improve audio track selection and auto-detect "Original"Astounds8 days1-13/+19
| | | | | | | - 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-audioAstounds8 days1-0/+323