Remove videos containing certain words

Customizes YouTube based on user preferences. Remove videos from main pages (recommendations & subscriptions) that contains certain words + notifies you.

Author
misspent
Daily installs
0
Total installs
36
Ratings
0 0 0
Version
5.0
Created
2023-06-23
Updated
2023-09-11
License
MIT
Applies to

Customizes YouTube based on user preferences.
You'll know it's working by checking the console log; it'll tell you what it has removed by giving you the titles of the videos.

  • Edit the script to your liking by replacing “Add More Here”/“Suits” with your word/phrase. You can add more. 
  • If it bugs out for you or you can think of a way to improve it, please let me know. I'm rather enjoying “learning” with AI.

Update: 27/07/23: It now notifies you at the bottom center of the home page what video it has removed, and the removed keywords stand out so you know exactly why it was removed. It's also much faster and more stable than before (basically a re-write).

Other Method:
Use uBlock Origin: Add this to your "My filters" list: youtube.com##ytd-rich-item-renderer:has-text(/Techland|DAYZ|Elden Ring|WS2/i).
Change the names to what you want removed; this is a lot faster and smoother than this script, but you won't get the notification, sadly.