My personal long-term complaint is the length of video titles.
Lots of people like to make really long video titles. So right now there is one on my screen titled “The Best Decisions Every Video Game Console Developer Made”.
Now if you didn’t know, that is not the whole title. But there’s absolutely no indication of that. The only way you actually know that is either by checking or if the stuff on the screen is clearly not the end of a sentence.
So what is the full title? Well if you click and hold on the video, you get a pop-up letting you choose a couple of things such as play or safe to watch later or indicate you’re not interested. And at the top of the pop-up you see more words in the title. In this case you also see “(Part”.
Yep. You get ONE extra word. Sometimes not even that.
The ONLY way to see the full title is to start watching the video.
Obnoxious.
It works so well I’ve gotten at least half a dozen neighbours to do the same. If you haven’t tried it, it’s a definitive step up in UX.
Go into the YouTube app, settings, manage all history, under the history tab hit Delete -> delete all time.
Then go to controls (still in the manage all history dialog box under settings), under YouTube history hit Turn off. It says “pausing…” Hit Pause, and Got it.
It’s been exactly 3 months since I did that. I still watch stuff from my subscriptions and when I search for something I want to watch. There are still recommended videos when you’re watching a video but they are a lot less enticing since they are not personally targeted. I curated my subscriptions so it’s more what I would want to spend time watching instead of reaction videos for instance. My actual time watching YouTube has dropped a lot.
The number of times I clicked “show less” and it has zero effect on the number of shorts.
On a 1080p monitor, my unmodified Subscriptions page currently has 6 fully-visible thumbnails, consisting of 3 livestreams from people I only subscribe to for videos, 1 watched video, 1 stream VOD (which I'll never watch), and 1 unwatched video, so that's a score of 1/6. Scroll down and you start getting into more watched videos, stream VODs, the unwanted Shorts shelf, thumbnails for Upcoming videos (i.e. videos which can't be watched), and videos from people I don't even subscribe to (via YouTube's recently-added Collaborations feature).
With everything in Control Panel for YouTube enabled and a minium of 5 videos per row configured, I have 15 unwatched or partially watched (up to a configurable %) videos every time. Same thing for Home, in which other things I don't want such as Mixes and Playlists can also be hidden.
It also tends to have fixes for the other things people rightfully complain about when YouTube comes up in these threads, such as (reads down the page) blocking ads and hiding promoted content, hiding Shorts everywhere, automatically switching to the original audio for auto-dubbed videos, hiding Related videos when they appear below the video pushing comments even further down, fixing the new oversized video controls and huge videos in the Related sidebar, etc. etc.
I'll give you an example. I'm super into game development. I also love the NBA. NBA videos are posted nearly every day and I click on them. Gamedev videos, not so often. So what do I get? Tons of NBA content because that's what I click on in my recommended. What I want, though, is for the recommendations to think about what I would _like_ to watch and not just what I _do_ watch. I think a curation site would help alleviate this problem, especially if I could steer it more than Youtube's.
YouTube has gotten worse with every release. Endless, pointless UI changes. Sneaky resolution downgrades. When your video says "Auto 1080p" it's like 480p quality, manually choose 1080p and watch it change.
Amazon has been working overtime to make your experience worse. The latest innovation is to eliminate invoices for US customers. This wasn't a mistake, as it was rolled out gradually over a few months, with workarounds quickly plugged as users become aware of them. Oh, there still is a "view invoice" button but it's just a redirect to order summary now.
Dark patterns galore since cancelling Prime. Every checkout flow I'm hit with a minimum of two clicks where I have to decline or change something. Ordering a packet of laundry soap feels like buying a used car.
The employees that implement this stuff dare to call themselves "engineers" yet their entire energy is devoted to making their customer's lives more miserable, which they are somehow paid a disgusting amount of money to go do.
Real engineers solve problems.
These people invent new problems to then go solve, likely because they are chasing their next promotion.
There's a lot of folx who got into this business for all the wrong reasons and we're now seeing the results of that on a massive scale.
The difference is stark. I use YouTube on the Apple TV to play mostly background videos; 8 hour AI generated lofi mixes, burning fireplaces, things like that. Ambiance. Its all that gets recommended now when I pull up the app; but only on the TV.
This behavior is somewhat desirable: but the issue is, the youtube apple TV app is an abhorrent experience that feels deeply tailored to stop you from getting to any content that is not expressly recommended. And these videos are all that get recommended. A new Linus Tech Tips video might be in my feed on desktop/mobile; but finding that video on the TV literally requires me to search "Linus Tech Tips" and go to their channel -> all videos.
I certainly don't mind the platform raising the prominence of videos I tend to watch on that platform; but to me it feels like I should be able to at least scroll down on the home page a bit to get a more "centralized" view into everything my account watches and would be recommended.
! YouTube frontpage - 3 columns per row
youtube.com##ytd-rich-grid-row, #contents.ytd-rich-grid-row:style(display:contents !important;)
youtube.com##ytd-rich-grid-renderer, html:style(--ytd-rich-grid-items-per-row: 3 !important;)
youtube.com##ytd-rich-grid-renderer, html:style(--ytd-rich-grid-posts-per-row: 3 !important;)
! Optional: Hide the "Shorts" section to maintain clean 3x3 grid
youtube.com##ytd-rich-section-renderer:style(display:none !important;)
But also, yikes.The tyranny of distance (you can do x where x is usually 'ignore feedback' and you can get away with it separated by hundreds of miles, where otherwise you might get punched in the face) kills me with companies like this. You can't just ignore all of us (the customer isn't always right but it wouldn't kill you to listen every once and a while and if you don't, we'll gradually stop using your product). But you can, because listening to The People isn't where the product managers decide it should be or isn't where the ad dollars are or whatever
It's an emperor has no clothes situation. They know it we know it everybody knows it but we're all (corporate, anyway) just going to ignore it and plug our ears
---
! YouTube 7 Videos Per Row Fix (Home and Channel Pages)
youtube.com##ytd-rich-grid-row:style(display:contents !important;)
youtube.com###contents.ytd-rich-grid-row:style(display:contents !important;)
youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 7 !important;)
! YouTube 7 Videos Per Row Fix (Channel Page margin fix)
youtube.com##ytd-rich-item-renderer:style(margin-right: calc(var(--ytd-rich-grid-item-margin)/2) !important; margin-left: calc(var(--ytd-rich-grid-item-margin)/2) !important;)
! YouTube 7 Videos Per Row Fix (Font Size fix)
youtube.com###video-title.ytd-rich-grid-media:style(font-size: 1.4rem !important; line-height: 2rem !important;)
youtube.com###metadata-line.ytd-video-meta-block:style(font-size: 1.2rem !important; line-height: 1.8rem !important;)
youtube.com###video-title.ytd-rich-grid-slim-media:style(font-size: 1.4rem !important; line-height: 2rem !important;)
I like to think that it was the feedback I submitted that pushed them to change it. However, it was more likely a change in viewership that would cause them to revert it back. I know my viewing habits definitely changed, I found myself spending more time looking through the thumbnails and then giving up to go watch content on other platforms.
4.51.08/web_20251117_11_RC00
There's probably a market out there for video hosting that doesn't suck. I think a video search / discovery platform on top of Vimeo might be useful.
Common recommendation is font-size: 14px on html element, but I often encounter websites that are way off in scaling.
https://www.netflix.com/tudum/articles/netflix-new-homepage-...
» I think that anyone who is technically sufficiently well-versed, is going to avoid that hellscape like the plague. So then, who is the actual audience for this stuff? My guess would be: the old folks' home around the corner, which, sooner or later, will be forced to upgrade those TVs to smart-TVs. And once those old folks put in their credit card numbers or log in with their Amazon accounts, there goes a lot of people's inheritance.
My own elderly father is wise to the scam, but not confident in his ability to navigate the dark patterns. So now, he is afraid to input his credit card information into anything digital, essentially excluding him from cultural participation in the digital age. « [1]
With that frame (the target audience for smart TVs is old people), "needing glasses" is not all that far-fetched.
ytd-rich-item-renderer {
max-width: 265px;
}
/* Show full length title instead of ellipsis cutoff at two lines. */
a.yt-lockup-metadata-view-model__title {
display: inline !important;
}
[0] https://chromewebstore.google.com/detail/stylus/clngdbkpkpee...There are already zero videos if you visit with no youtube history. That seems... fine?
It was pushing me heavily to sign in; which I do _not_ want to do.
End result was I just stopped watching YT.
I only put 2+2 together when I was running yt-dlp and realizing there was a "Sleeping 5.00 seconds as required by the site..." before downloads would kick in and... wellp. It all makes sense now.
As an ISP representative, I am getting absolutely pissmad that YouTube is gaslighting our users and making them think that our service is "terrible" because of perceived buffering on every video load because YouTube wants to play a shitty cat and mouse game against adblockers for all.
Now I get cat influencers and influencers selling me on them ... while they tell me how to pick a cat. Maybe I find kinda raw cat footage, with a title that is misleading, annoying music, text bubbles popping all over it :(
I just want what I searched for ... youtube doesn't give me that.
It's not that unlike when I open the home page, I've no control and so much of that isn't what I'm looking for...
youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 5 !important)
Ive had that for a couple years.
At the same time Google Product Managers (or whatever euphemism for middle management they use at Google) are dumbfoundingly short shighted and myopic. They canibalize and destroy the value of the website to make some engagement or ad numbers go up, persumably in a short term play for promotion. When the consequences of their efforts to enshittify become apparent, they are long gone to another FAANG or moved up to executive level where severance packages mean they suffer no consequences. Its a shame there is no incentive to make the best product for the long term usefullness.
and I've paid full subscription price for a couple of years now to avoid the ads, and I can barely stand what it has evolved into. My screen is 80% games, shorts, "ads" and categories I didn't ask for.
If you want to read more the search keywords are: "Animal 20" "Neuralink"
> Animal 20 was seen "pulling on port connector which is now dislodged (no longer secured)". The next day, Animal 20 was "picking at incision and occasionally pulling on implant". Soon, infections developed. On Dec. 20, UC Davis staff found antibiotic resistant E. coli and Candida glabrata, a fungal infection, at the surgical site. They discussed a "necropsy next week", meaning they planned to euthanize Animal 20.
Fucking cowards.
I thought Apple TV was a subscription service? Does Apple make TVs now?
Like a sibling commenter mentioned, I used to happily pay for Premium, but I'd rather put up with the misery (and ad-block) than give them a single cent ever again. Why should I reward pervasive enshittification?
Sort yourselves out, Youtube.
First was the disgusting pink tones in the progress bar. Then the oversized thumbnails / less videos per page. Then the horrible over sized player controls. And now the oversized suggestions on the side bar.
Not to mention the obnoxious amount and duration of ads.
It's getting worse and worse.
These are all symptoms that something is very wrong.
At some point it’ll become so shit people will look at trying to sidestep their frontend entirely. In other news YouTube is clamping down on ability to download videos…what a coincidence
This is already true. If you sign out of YouTube or turn your "Watch History" off you see zero videos on the home screen.
I am being a bit obtuse of course, if you have any sort of identifying tokens it does show videos, but the irony was too good to waste on mere facts.
The founder of NeuraLink has recently proposed to deploy sentient robots to watch criminals, removing the need for incarceration. There is a lot of synergy possible here with mandatory neural links. The bot could not only watch us but also press our buttons. "Criminal", being such a flexible concept, should pose little problem to globalizing this paradigm. For one thing, it will make it possible to harvest any number of clicks necessary, so advertising becomes obsolete, and so does content.
God, I hope I'm not a prophet.
That TVs have lower information density than desktop browsers? Like, yeah, obviously.
That if you don't sign in to YouTube and don't pay to remove the ads, that you'll get prompted to sign in and you'll see ads? That doesn't seem particularly problematic.
Sure it's mildly funny that a funny projection is true in a very contrived way, but it doesn't really stand up to any criticism. I use YouTube almost exclusively through the Apple TV app, and it's fine, I'd even say it has improved a little over the last few years. I like the low information density because I sit approximately 3m from the screen and navigate with a TV remote.