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/embed.html | 67 +++++++++++++++++++++++++++++++++----------- 1 file changed, 51 insertions(+), 16 deletions(-) (limited to 'youtube/templates/embed.html') diff --git a/youtube/templates/embed.html b/youtube/templates/embed.html index 85d2d78..f9177fe 100644 --- a/youtube/templates/embed.html +++ b/youtube/templates/embed.html @@ -3,13 +3,13 @@ - + {{ title }} {% if settings.use_video_player == 2 %} - + {% endif %}