309

I read this is a new "feature" they've been testing for at least 2 years now on some users unfortunately my time has come, So you might not seeing this but you will in the future

top 50 comments
sorted by: hot top new old
[-] Canadian_Cabinet@lemmy.ca 83 points 11 months ago* (last edited 11 months ago)

There's a ublock filter you can use to make them small again. I'll post the code once I get home.

! Changing the amount of videos per row
youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 6 !important;)
youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-posts-per-row: 6 !important;)

! Using full page width for video grids
youtube.com##ytd-two-column-browse-results-renderer.grid-6-columns:style(width: 100% !important;)
youtube.com##ytd-two-column-browse-results-renderer.grid:not(.grid-disabled):style(max-width: 100% !important;)

I have it set up for 6 per row but you can change the number to be whatever you want.

[-] pdqcp@lemmy.dbzer0.com 6 points 11 months ago

I love you, ty

[-] crusa187@lemmy.ml 6 points 11 months ago

Works great, unlike the one I found on Reddit posted about a year ago.

Thanks!

[-] redhorsejacket@lemmy.world 3 points 11 months ago

You're doing good work.

[-] eager_eagle@lemmy.world 37 points 11 months ago

I got tired of large thumbnails long ago. For anyone already using Enhancer for Youtube, you can add the following to the custom script section:

/* Add to Enhancer for YouTube's Custom script section */

;(function () {
    document.body.appendChild(document.createElement('style')).innerHTML =
        'ytd-rich-grid-row{display:inline-block;width:min-content;}div#contents.ytd-rich-grid-row{margin:0;}' +
        'ytd-rich-item-renderer{width:32rem !important;margin:1rem;}' +
        'ytd-video-meta-block[rich-meta] #metadata-line.ytd-video-meta-block{font-size:1.5rem !important;line-height:initial;}' +
        '#video-title.ytd-rich-grid-media{font-size:1.75rem;line-height:initial;}'
})()
[-] zipzoopaboop@lemmynsfw.com 9 points 11 months ago

Any chance you've attempted or figured out how to block "premiering soon" posts? Useless garbage, YouTube is not for scheduling

[-] eager_eagle@lemmy.world 2 points 11 months ago

not really, but yeah I hate those too, especially channels that schedule a premiere not hours, but X days from now. What's the point of showing it in my subscriptions tab if I can't watch it? And by the time I can, the video will already be buried by newer videos.

[-] sfxrlz@lemmy.dbzer0.com 25 points 11 months ago

you know those small pictures we call „thumbnails“ well because … thumb … nail … and they are all made for exactly that size.

Let’s make em yuge

[-] Samdell@lemmy.eco.br 14 points 11 months ago

Here's your occasional reminder to use FreeTube on your PC or Newpipe on your phone

https://freetubeapp.io/

https://newpipe.net/

[-] Viking_Hippie@lemmy.dbzer0.com 6 points 11 months ago* (last edited 11 months ago)

And SmartTube on your Android TV

[-] glitchdx@lemmy.world 5 points 11 months ago

Anyone else have the problem with newpipe that it simply doesn't work when connected to wifi?

[-] Samdell@lemmy.eco.br 4 points 11 months ago

I don't, I believe one of the piracy instances might be able to help you with the issue better than I

!piracy@lemmy.dbzer0.com

!piracy@lemmy.ml

load more comments (1 replies)
load more comments (1 replies)
[-] BryceBassitt@lemmy.blahaj.zone 3 points 11 months ago

I recently switched to FreeTube and am WAY happier, plus I can make everything purple.

[-] pdqcp@lemmy.dbzer0.com 2 points 11 months ago* (last edited 11 months ago)

Does anyone have any iOS alternatives recommendation ? I'm trying to get the family away from YT too, but they all have iOS for reasons

[-] Samdell@lemmy.eco.br 4 points 11 months ago

someone in a group I know asked the same a few weeks ago and the general reply was "No"

iOS ain't friendly to any kind of 3rd party app

load more comments (4 replies)
[-] purplemonkeymad@programming.dev 12 points 11 months ago

I got this a while ago, it made me find the css variable and set it back. I have 5 across now, but could set it higher if I wanted.

You still get a few gaps where the shorts would be, if I didn't block those as well.

[-] Kualdir@feddit.nl 3 points 11 months ago

Could you explain how to do this for the people (like me) who don't know how I'd go about having the css changed automatically

[-] purplemonkeymad@programming.dev 9 points 11 months ago

There are some other ways posted in the comments, but I used an Extension called Stylus and added the following to youtube.com:

@-moz-document url-prefix("https://www.youtube.com/") {
    ytd-rich-item-renderer{
        --ytd-rich-grid-items-per-row: 5;
    }
}
[-] SpiceDealer@lemmy.dbzer0.com 12 points 11 months ago

Why can't they make mobile UI design and desktop UI design separate?

[-] tempest@lemmy.ca 5 points 11 months ago

The reality is that more and more web users are phone and tablet only.

Phones and tablets are consumer devices and most users are consumers rather than creators. This is especially true outside the Anglo-sphere and in developing countries.

All this to say it's going to get worse and may never get better.

[-] 4shtonButcher@discuss.tchncs.de 11 points 11 months ago

If you haven't had enough reasons to use https://freetubeapp.io/, you seem to have found another one now

[-] Kualdir@feddit.nl 9 points 11 months ago

My issue with this is what others consider its strength.

I WANT a for you page. I WANT it to be synced across devices.

[-] ZeldaFreak@lemmy.world 11 points 11 months ago

I use Control Panel for YouTube. Has a lot of features. Don't know how trustworthy it is. It has only 11k Users and 49 ratings on Firefox but I use it for some time now. YouTube rolled that out for me for weeks and when I got it, I didn't found a script to add to uBlock or so, when I got this bs.

[-] ColdWater@lemmy.ca 11 points 11 months ago

You can use this extension if you're affected

[-] glitchdx@lemmy.world 5 points 11 months ago

so many fixes, this is great

load more comments (2 replies)
[-] SnotFlickerman@lemmy.blahaj.zone 6 points 11 months ago

I solved this problem by turning off watch history.

[-] IncogCyberspaceUser@lemmy.world 6 points 11 months ago

What browser are you using?

[-] ColdWater@lemmy.ca 12 points 11 months ago
[-] IncogCyberspaceUser@lemmy.world 3 points 11 months ago

Thank you.
I just realised that the list on the left in the browser is from YouTube, not the browser you're using... I'm losing my mind.

[-] HollowNaught@lemmy.world 5 points 11 months ago

I am once again recommending freetube

[-] ggtdbz@lemmy.dbzer0.com 5 points 11 months ago

Posy is my spirit animal.

This happened to me too and the Ublock filter fixed it. I dread to think of the day YouTube is made to be completely unfixable.

load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 15 May 2025
309 points (98.7% liked)

Mildly Infuriating

45711 readers
5 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that. Please post actually infuriating posts to !actually_infuriating@lemmy.world

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating. If your post better fits !Actually_Infuriating put it there.

-The Community !actuallyinfuriating has been born so that's where you should post the big stuff.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 2 years ago
MODERATORS