From 7a6bcb6128ff6263cdfc2e215690fb6ffc33df17 Mon Sep 17 00:00:00 2001 From: James Taylor Date: Sat, 21 Dec 2019 15:45:01 -0800 Subject: Rewrite channel extraction with proper error handling and new extraction names. Extract subscriber_count correctly. Don't just shove english strings into info['stats']. Actually give semantic names for the stats. --- youtube/templates/channel.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'youtube/templates/channel.html') diff --git a/youtube/templates/channel.html b/youtube/templates/channel.html index 48041a0..d99af9e 100644 --- a/youtube/templates/channel.html +++ b/youtube/templates/channel.html @@ -116,8 +116,14 @@ {% if current_tab == 'about' %}

-- cgit v1.2.3