|
|
|
|
|
by dvlsg
1732 days ago
|
|
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 reaction videos, but it doesn't seem to make a difference. |
|
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 main page or the sidebar. This "has-text" regex is really useful, not just on Youtube. I use it a lot, all over the internet. In your case, switch "Vice" with "react" and I believe you'll get rid of 99% of these videos showing up on your feed.