From f0649be5dec84ce06a3164a2d9ee90f5385ac92f Mon Sep 17 00:00:00 2001 From: Astounds Date: Sun, 5 Apr 2026 14:56:51 -0500 Subject: Add HLS support to multi-audio --- youtube/templates/licenses.html | 33 +++++++++++++++++++++++++++++---- 1 file changed, 29 insertions(+), 4 deletions(-) (limited to 'youtube/templates/licenses.html') diff --git a/youtube/templates/licenses.html b/youtube/templates/licenses.html index dc73bfb..e2af1bf 100644 --- a/youtube/templates/licenses.html +++ b/youtube/templates/licenses.html @@ -29,6 +29,11 @@ AGPL-3.0 or later common.js + + hls.min.js + BSD-3-Clause + hls.js v1.6.15 source + hotkeys.js AGPL-3.0 or later @@ -40,9 +45,24 @@ playlistadd.js - plyr-start.js + plyr.dash.start.js + AGPL-3.0 or later + plyr.dash.start.js + + + plyr.hls.start.js + AGPL-3.0 or later + plyr.hls.start.js + + + sponsorblock.js + AGPL-3.0 or later + sponsorblock.js + + + storyboard-preview.js AGPL-3.0 or later - plyr-start.js + storyboard-preview.js plyr.min.js @@ -55,9 +75,14 @@ transcript-table.js - watch.js + watch.dash.js + AGPL-3.0 or later + watch.dash.js + + + watch.hls.js AGPL-3.0 or later - watch.js + watch.hls.js -- cgit v1.2.3