Earlier quoted context omitted.
YouTube still recommends stuff I hate all the time, despite me explicitly trying to tell the system I'm not interested. To pick an example, my YouTube recommended section is full of videos of people reacting to the things I actually like to watch. I don't want to watch people reacting to the things I like. I just want to watch the things I like. I try to tell YouTube that by saying "Not Interested" to all of the reac…
I use uBlock to stop this type of shenaningans. I set filters for specific channels or "channel networks", for instance if I don't want to see any Vice related video show up in my recomendations, i.e. "Vice Fightland", "Vice bla bla bla" etc, I set a rule such as: www.youtube.com###dismissible:has-text(/Vice/) This way, any channel that has the word Vice in it will never show up to me in recommendations, be it on the…
A has-text condition always has this risk of matching too much.