Please read
Posting Guidelines
Looking for help
I've tried to search for the solution here,both on the wiki and the posts,but there are only answers on how to filter keywords on the homepage and the sidebar.I want to block any video with the word "situation" on its title from appearing on my search results,how should I proceed?
By the way,I've tried with the following:
youtube.com##ytd-video-renderer:has(#video-title:is([title*="Situation" i]))
It didn't work, unfortunately.(Probably useful information:I'm not familiar with coding,I just copy and paste what I need to)
Solved