Greasy Fork is available in English.
Block unwanted sites from your Google, DuckDuckGo, Startpage.com, Bing and Yahoo search results. v2.3.2 2024-08-31
< Feedback on Google Hit Hider by Domain (Search Filter / Block Sites)
Yes, in theory, you could store a list of names and check each result description for "Uploaded by " + (each name on the list). Currently the script works the other way around: it extracts the domain and checks whether it is anywhere in the list, then shortens the domain and checks again, etc. So text searching in the result description would require a significant chunk of additional code.
@sfwf I use this to block YouTubers https://greasyfork.org/en/scripts/11057-block-youtube-users
Is there a way to block youtube videos by uploader from search results?
This will not be blocked by the domain name. But if there is such a script, it will be very convenient. This is just an idea.