This works specifically for the subscription video list at https://www.youtube.com/feed/subscriptions?flow=2
* Greatly compacts list layout - ~17 videos now fit on a 1080p screen vs four. Four!
* Hides video thumbnail - they're mostly noise.
* Hides uploader picture (text only name).
* Hides description - it's also usually noise.
* Hides view count - you're subscribed to the channel, is this really useful?
* Hides user verification checkmark - you're already subscribed; you know who this user is.
* All video titles made into lowercase - anti clickbait! Idea from this Show HN.
edit: formatting