\

Show HN: Weedout – Safari extension that hides YouTube AI-labeled videos

81 points - yesterday at 10:06 PM


I'm the developer. I built this because AI-generated conspiracy videos were getting out of control in my own YouTube feed. Weedout is a $1.99 Safari extension for macOS that removes videos YouTube labels “Made with AI” from feed, search, related videos, playlists and Shorts. It uses YouTube's label rather than AI detection, runs locally, and does not catch unlabeled videos.

Source for developers who want to fork or build: https://github.com/masteranza/weedout-for-youtube

Pull requests are not accepted; the repository is for independent forks.

Source
  • MarioMan

    today at 3:04 AM

    This is great. Having the option to choose whether or not to see AI content was the first thing I hoped they'd add a filter for when it was first introduced.

    Just for kicks, I inverted the filter in a TamperMoneky script that only keeps the AI-generated content: https://gist.github.com/SMarioMan/32c959d79035cb421df1c69c06...

    • consumer451

      today at 2:03 AM

      My only concern is that I have seen legit videos by creators on the platform for many years, with the tiny "AI (i)" label below the video. I have seen this even on channels that are not faceless.

      You would think if anyone could get this right, it would be Google/YouTube, but apparently not.

      • ungreased0675

        today at 12:29 AM

        I’d love a small local model that detects AI voices and blocks the content.

        • karim79

          today at 1:39 AM

          My pet peeve is the AI generated voices. I absolutely love the cosmology-astrophysics-space stuff. And it can be any crap if it's correct enough and entertaining enough and passive enough that I can fall asleep to it.

          But once I detect that the voiceover is AI generated that shit get instablocked forever. It's an instant put-off. Do all the visuals you want with AI as long as they are reasonable but when a human (AI) voice starts to fuck with the way a word has been presented in a particular context then it just makes me want to hate everything I won't mention any names <cough> elevenlabs.

          • negura

            today at 3:32 AM

            This is what they mean when they say AI amplifies inequality. If you're technically competent, you just write yourself an extension to block the slop spam, or at least pay to install one. So in the end it's rotting much more the brains of the least prepared.

            • lukeasch21

              yesterday at 11:28 PM

              This is great, but why start with Safari and not a cross platform browser? Is there something native here that can't be done otherwise or is it just personal preference?

                • masteranza

                  yesterday at 11:48 PM

                  There's plenty of AI blocking Chrome extensions already, however I prefer Safari for personal stuff (and hence YouTube too) and use Brave for Google-gated work related stuff.

              • thatmf

                yesterday at 10:38 PM

                I wish I had this but for every website and media surface

                  • masteranza

                    yesterday at 10:40 PM

                    Well, AI flags this content so it's an easy target without heuristics - that's why I've started there.

                    • embedding-shape

                      yesterday at 11:11 PM

                      Ironically, if you had this for every website, including GitHub and HN, you wouldn't have seen this HN submission / repository :)

                        • masteranza

                          yesterday at 11:18 PM

                          That's also true, you gotta fight fire with fire :)

                      • mikeweiss

                        today at 12:32 AM

                        Need the EU, or California or some other large jurisdiction to create a law requiring identifying labels on all AI content

                    • Schnitz

                      today at 12:14 AM

                      I’ve found that the AI label doesn’t necessarily mean AI slop, it just means there’s a non zero amount of AI in the video. I want to avoid AI slop but not all videos that have an AI title screen or whatever.

                        • arcfour

                          today at 2:36 AM

                          Yeah, I make song remixes in the style of a particular video game and while the music is completely human written (by me), I'll often have AI generated or edit the "cover art" for me so people have something to look at/chuckle at.

                          These videos are still marked as AI, and fairly so; however I don't think that means people should want them hidden :-(

                          • f3408fh

                            today at 1:17 AM

                            Yep, it's super useless. The label is so general. Was AI used for one image in the 10 minute video? Is the voiceover AI? Is the entirety of it generated with AI? No way to know.

                              • AmazingEveryDay

                                today at 2:17 AM

                                Agreed. I think instead of "AI or not", that something more nuanced is needed - perhaps a rating system inspired by the MPAA's (g, pg, pg-13 r, nc-17, x) that is used for movies.

                            • tadfisher

                              today at 12:55 AM

                              Now that the AI label exists, the creators using AI for an intro graphic or background music are probably going to stop using it.

                                • Muskwalker

                                  today at 3:04 AM

                                  For a creator posting a video, Google gives specific guidelines on whether to tag it as AI:

                                  "Was AI used to generate or edit your content in any of the following ways?

                                  - Makes a real person appear to say or do something they didn’t say or do

                                  - Alters footage of a real event or place

                                  - Generates a realistic-looking scene that didn’t actually occur

                                  To follow YouTube’s policy, you’re required to tell us about your use of AI. This includes realistic sounds or visuals made or edited with AI. [View examples](https://support.google.com/youtube/answer/14328491)"

                                  So oddly an intro graphic only has to be tagged as AI if it shows a real/realistic person, place, or event, but (per the examples page) apparently any AI-generated music counts.

                          • singpolyma3

                            yesterday at 10:51 PM

                            I'm more concerned about the stuff that is fraudulent then possibly legit stuff explicitly labelled as AI

                              • masteranza

                                yesterday at 10:57 PM

                                True, but that's a way harder problem to solve. For me what was important was reducing the noise as much as possible as fast as possible consistently. Youtube algorithms has been pervasive enough that anything that moves the scale down even a little bit was worth the effort.

                            • ranger_danger

                              yesterday at 10:56 PM

                              You can charge money for browser extensions? And people pay for them?

                              I'm in the wrong business.

                            • dathinab

                              today at 12:17 AM

                              one problem is that algorithms(1) to detect AI generated content are surprisingly bad

                              like non-AI generated animated/cartoon content is much more likely to be mistakenly labeled as AI then some somewhat realistic "looking" but for a human still clearly AI slop content

                              some platforms (TickTock) seem to label anything as fully AI generated iff the metadata indicates certain tools like Adobe Illustrator are used, independent on how it was been used

                              ---

                              (1): If that tool is "ask an AI" then its not surprising at all. It's content which AI tried to make look as realistic as possible, the same (and potentially similar) AI will see it as "as realistic as possible"...

                              • gregjw

                                yesterday at 11:57 PM

                                Safari? Of all browsers? Why not start with Chromium?