From ac9b7f01620210de55d4bb50808877f2a0f4ccef Mon Sep 17 00:00:00 2001 From: James Taylor Date: Wed, 12 Aug 2020 14:46:29 -0700 Subject: Switch to desktop endpnt w/ new ctoken format except sort by old>1 Sorting by old for pages > 1 currently broken on some channels; it's still using the mobile endpoint. --- youtube/templates/channel.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'youtube/templates') diff --git a/youtube/templates/channel.html b/youtube/templates/channel.html index ef2bedf..a0cdff9 100644 --- a/youtube/templates/channel.html +++ b/youtube/templates/channel.html @@ -68,13 +68,6 @@ .item-grid{ padding-left: 20px; } - .item-grid .horizontal-item-box .item{ - width:330px; - } - .no-description .thumbnail-box{ - width: 120px; - height:90px; - } .item-list{ width:800px; margin: auto; -- cgit v1.2.3