From b3abec81e14b583400eebb120de8e5c4b7ca1da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Sat, 22 May 2021 17:05:39 -0500 Subject: Add plyr as main player Also plyr supports switch quality --- youtube/templates/licenses.html | 5 +++++ youtube/templates/watch.html | 11 ++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'youtube/templates') diff --git a/youtube/templates/licenses.html b/youtube/templates/licenses.html index dc883a8..60b76fb 100644 --- a/youtube/templates/licenses.html +++ b/youtube/templates/licenses.html @@ -34,6 +34,11 @@ AGPL-3.0 or later playlistadd.js + + plyr.min.js + Expat + plyr.js + speedyplay.js AGPL-3.0 or later diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 7184872..993befc 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -5,6 +5,9 @@ {% block style %} + + + {% endblock style %} {% block main %} @@ -30,7 +33,7 @@