From 8b745907cc6aab2df71e6eb0de1f6b76564aad33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 14 Sep 2021 14:49:14 -0500 Subject: improve quality-select --- youtube/templates/watch.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'youtube/templates/watch.html') diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html index 6aa7e42..84585a2 100644 --- a/youtube/templates/watch.html +++ b/youtube/templates/watch.html @@ -82,14 +82,16 @@
- + {% if settings.use_video_player != 2 %} + + {% endif %}
-- cgit v1.2.3