Forkable source for Weedout, a Safari extension that filters YouTube videos labeled Made with AI.
7
stars
0
commits
JavaScript
primary language
Sep 1, 2026
updated
Weedout is a Safari extension for macOS that removes videos YouTube itself labels “Made with AI” from feeds, search, related videos, playlists, and Shorts before you click them.
The project is published so developers with an Apple Developer profile can inspect the implementation, fork it, and build it locally. The distributed app is available on the Mac App Store.
app/Weedout for YouTube/Weedout for YouTube.xcodeproj in Xcode.youtube.com.When editing the extension, sync the source into the generated Xcode project before rebuilding:
rsync -a --checksum extension/ "app/Weedout for YouTube/Weedout for YouTube Extension/Resources/"
Weedout can only filter videos YouTube labels. Unlabeled AI content still gets through.
This repository is published for inspection, forking, and local builds. Pull requests are not accepted; please keep forks independent.
JavaScript
68.3%
CSS
17.3%
HTML
7.3%
Swift
7.1%
Forkable source for Weedout, a Safari extension that filters YouTube videos labeled Made with AI.
7
stars
0
commits
JavaScript
primary language
Sep 1, 2026
updated
Weedout is a Safari extension for macOS that removes videos YouTube itself labels “Made with AI” from feeds, search, related videos, playlists, and Shorts before you click them.
The project is published so developers with an Apple Developer profile can inspect the implementation, fork it, and build it locally. The distributed app is available on the Mac App Store.
app/Weedout for YouTube/Weedout for YouTube.xcodeproj in Xcode.youtube.com.When editing the extension, sync the source into the generated Xcode project before rebuilding:
rsync -a --checksum extension/ "app/Weedout for YouTube/Weedout for YouTube Extension/Resources/"
Weedout can only filter videos YouTube labels. Unlabeled AI content still gets through.
This repository is published for inspection, forking, and local builds. Pull requests are not accepted; please keep forks independent.
JavaScript
68.3%
CSS
17.3%
HTML
7.3%
Swift
7.1%