It seems Youtube just decided to ignore my "NOOO" signal.
Anything I can do? Any tampermonkey scripts that will add the video to local blacklist database and hides it from suggestions?
Or just use one of the various youtube downloader forks that actually works well to watch stuff you care about, and ignore the referral engine entirely.
I'm quite serious - this isn't a snarky response. You've evaluated that a product is actively ignoring your wishes. So why continue rewarding it with attention?
The other thing I have noticed is that the algorithm changes based on the day of the week pretty hard. How in the world is it that my feed gets jammed with pirate college football feeds during the weekends? It's all gotten much worse under the new CEO. Glad I am not alone here.
When I first started using PiHole, the default filters were filtering out all of the YouTube tracking domains. Which makes sense. However, these are the same domains that the history tracking uses. So it would never remember that I saw a video or how far into it I got.
Perhaps the Not Interested gets similarly blocked by tracking filters?
EDIT: Here's an example, but if my recommendations are jammed up with this shit after watching 0 of them I can only imagine what happens if you watch one intentionally.
In YT Music especially, this has resulted in some really fantastic recommendations. Being someone who doesn't like most "popular" music (not simply because it's popular, I just think most people have bad taste :-D), I've never had a good experience with music discovery in services until now, and it's gotten on point for me.
It's best at present to not engage with recommendations at all, and instead start following the RSS feeds of the channels you enjoy.
Seems like a style-modifying extension and adding the CSS rule div#secondary { display: none; } still works. Although it also hides things like live chat and transcripts...
[1] https://chrome.google.com/webstore/detail/improve-youtube-%F...
It even added a few songs I thumbs downed to my seasonal favourite playlists.
It feels like I must have insulted a developer once and they do this just to annoy us. Or, there are no career advancement opportunities in fixing broken stuff at google. It certainly seems more commercial and quality is rapidly fading as it grows.
I have been paying for Youtube Red/Premium since like 2016 and I'm strongly considering canceling it and giving up on Youtube altogether. It's gotten that bad.
My replacement is just supporting the creators I like on Patreon or wherever they choose to put their content for a direct payment.
anyway the suggestion queue is getting very bad
If I add something to my Watch Later list, it keeps recommending that video, but it never surfaces older entries.
Recommendation systems in general feel so limited in how much user input they allow as well, I wish we had more knobs to twist. There's definitely whole categories of videos and content that I'd love to blacklist.
It definitely feels like an area with potential for improvements and optimization, but I'm not sure if YouTube's APIs are sufficiently flexible for anyone to build a competitor. And even if you could build a competitor, it would probably end up getting shut down or incapable of being monetized.
Something cool about Blue Sky is that they actually allow you to build customized algorithmic timelines. You're not locked in to a single opaque recommendation algorithm. Would love for this feature to be available on YouTube.
It's extremely frustrating given the amount of really triggering content that keeps being recommended to me (anorexia, body horror, pus, holes, etc)
I keep an eye on his channels to catalog the egregious poaching, but as a consequence, YouTube thinks I'm his biggest fan, and keeps recommending his videos. I am tired of seeing his smug, parasitic face in my sidebar. What a scumbag.
The downside to this list is that blocking the videos on the homepage also blocks the videos on a YouTuber's profile page. When I go to a creators page I just hit the disable cosmetic filtering button as a workaround, open the video I want to watch in a new tab, re-enable cosmetic filters, and then hit refresh. I hate YouTube recommendations so much that this is acceptable for me, but I still hope someone can find a workaround. This doesn't break search results, though, so it's pretty good.
! Removes all video content on the homepage.
! However, it will also hide the videos on a YouTuber's profile page.
www.youtube.com###content > .ytd-rich-section-renderer.style-scope
www.youtube.com###content > .ytd-rich-item-renderer.style-scope
www.youtube.com##ytd-continuation-item-renderer.ytd-rich-grid-renderer.style-scope:nth-of-type(1)
www.youtube.com###grid-title
! Removes all the trending topics underneath the search bar
www.youtube.com###scroll-container > .ytd-feed-filter-chip-bar-renderer.style-scope
! Blocks items which have the text 'Recommended' in them
www.youtube.com##li.video-list-item:if(span:has-text(/^Recommended/))
www.youtube.com##div.content-wrapper:if(span:has-text(/^Recommended/))
! Hide all of the recommended videos on the right side of the page.
! Leaves only the first video that will be played next, if autoplay is enabled.
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(2)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(3)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(4)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(5)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(6)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(7)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(8)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(9)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(10)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(11)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(12)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(13)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(14)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(15)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(16)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(17)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(18)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(19)
www.youtube.com###items > .ytd-watch-next-secondary-results-renderer.style-scope:nth-of-type(20)
! Prevent the above list from expanding.
www.youtube.com##ytd-continuation-item-renderer.ytd-watch-next-secondary-results-renderer.style-scope
www.youtube.com###continuations > .ytd-watch-next-secondary-results-renderer.style-scope
www.youtube.com##.use-ellipsis.ytd-watch-next-secondary-results-renderer.style-scope
www.youtube.com##ytd-compact-playlist-renderer.ytd-watch-next-secondary-results-renderer.style-scope
! Removes recommendations from the right side of the page.
www.youtube.com##.ytd-compact-movie-renderer.style-scope.details
www.youtube.com##ytd-thumbnail.ytd-compact-movie-renderer.style-scope
! Removes Shorts from search results
youtube.com##ytd-rich-section-renderer:has(#rich-shelf-header:has-text(Shorts))
youtube.com##ytd-reel-shelf-renderer:has(.ytd-reel-shelf-renderer:has-text(Shorts))
I know I didn't watch them, but there they are on my history page. It feels kinda icky and I don't know how to stop it.
All you can do is either abandon the algorithm entirely, or live with it.
You can abandon the algorithm with tools like RSS, invidious, and suggestions elsewhere in this thread such as bookmarking channels. This very much limits discoverability, but discoverability is broken with these algorithms anyway and the only way to have real discoverability nowadays is to engage in online communities where people share videos, so it's not really a loss.