can also hide other things
uBlock filter list to hide all YouTube Shorts
71–80 of 362 posts
Re: uBlock filter list to hide all YouTube Shorts
#72is there a supply chain attack possible? What if some time later this list gets updated?
Re: uBlock filter list to hide all YouTube Shorts
#73 // ==UserScript==
// @name No Shorts
// @match https://www.youtube.com/shorts/*
// @match https://www.facebook.com/reel/*
// ==/UserScript==
window.document.body.innerHTML = ''
This isn't as comprehensive as the uBlock filter but it has worked pretty well for me so far.Re: uBlock filter list to hide all YouTube Shorts
#74On the main page, shorts, as all the other videos, are served by the recommendation algorithm which should filter out general audience crap you'd see if you're not logged in or have view history disabled. You'd normally see the same stuff you're subscribed to there, plus a few random videos of cats. Maybe a wamen butt occasionally. Might as well hide the main page entirely if you're not that easily entertained. To be…
> Seems like a form of protest Filtering content is not "a form of protest", it is about deciding what content you want to see in your browser and what not. Youtube, even the paid version, does not offer much in terms of customising one's experience (imo the "algorithm" deciding what you should watch based on your history does not count as one) and shorts is a proven addictive pattern that one may not want to encount…
If addictiveness really is that much of a factor, I rest my case.
Re: uBlock filter list to hide all YouTube Shorts
#75Re: uBlock filter list to hide all YouTube Shorts
#76Re: uBlock filter list to hide all YouTube Shorts
#77On the main page, shorts, as all the other videos, are served by the recommendation algorithm which should filter out general audience crap you'd see if you're not logged in or have view history disabled. You'd normally see the same stuff you're subscribed to there, plus a few random videos of cats. Maybe a wamen butt occasionally. Might as well hide the main page entirely if you're not that easily entertained. To be…
Re: uBlock filter list to hide all YouTube Shorts
#78In addition to the unhook addon that others also recommended and is great, I would also suggest, as an alternative, setting a redirection rule from "www.youtube.com/shorts/XYWZ" to "www.youtube.com/watch?v=XYWZ". This will play the short but in the classical youtube video (landscape) format, with no infinite scrolling, or replay or autoplay (assuming these are in general disabled), which takes away a big part of the…
Re: uBlock filter list to hide all YouTube Shorts
#79Re: uBlock filter list to hide all YouTube Shorts
#80Earlier quoted context omitted.
> Seems like a form of protest Filtering content is not "a form of protest", it is about deciding what content you want to see in your browser and what not. Youtube, even the paid version, does not offer much in terms of customising one's experience (imo the "algorithm" deciding what you should watch based on your history does not count as one) and shorts is a proven addictive pattern that one may not want to encount…
I might be wrong, but I don't think people really care about the addictiveness in the first place. As I see it, the shorts were irritating to see, mainly because they were heavily out of tune with the rest of recommendations. But they seem to have tuned them to be more in line with the rest of the videos. Being not that different from the rest of the videos one gets recommended, there is not much point in hiding them…
If you’re only “irritated” by them for now, that’s just because the algorithm hasn’t gotten you yet. One day, you will be weak and fall prey.