From b45e3476c8e158103649563cd0506f57011dabdd Mon Sep 17 00:00:00 2001 From: Astound Date: Mon, 22 Jan 2024 05:39:11 +0800 Subject: channels: Use the UU playlist to get videos by default This will be much less likely to break moving forward since YouTube rarely changes the playlist api Videos page now includes shorts and streams in the video lsit Also include an option to filter out shorts on the videos page --- youtube/templates/channel.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'youtube/templates') diff --git a/youtube/templates/channel.html b/youtube/templates/channel.html index b86cd54..5fff9de 100644 --- a/youtube/templates/channel.html +++ b/youtube/templates/channel.html @@ -74,7 +74,7 @@