aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/templates
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2020-08-12 14:46:29 -0700
committerJames Taylor <user234683@users.noreply.github.com>2020-08-12 14:46:29 -0700
commitac9b7f01620210de55d4bb50808877f2a0f4ccef (patch)
treefd17f1602b2778de0f1d9fe765252e874dcdd744 /youtube/templates
parent4bedf554610191065f374492ab261260d9d5492a (diff)
downloadyt-local-ac9b7f01620210de55d4bb50808877f2a0f4ccef.tar.lz
yt-local-ac9b7f01620210de55d4bb50808877f2a0f4ccef.tar.xz
yt-local-ac9b7f01620210de55d4bb50808877f2a0f4ccef.zip
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.
Diffstat (limited to 'youtube/templates')
-rw-r--r--youtube/templates/channel.html7
1 files changed, 0 insertions, 7 deletions
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;