Remove videos containing certain words

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

Maker
misspent
Dagelijks aantal installaties
0
Totaal aantal installaties
33
Beoordelingen
0 0 0
Versie
5.0
Gemaakt op
23-06-2023
Bijgewerkt op
11-09-2023
Licentie
MIT
Wordt toegepast op

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.