Browser extension for Firefox and Chrome
YouTube Music keeps serving up tracks by artists that do not exist, churned out in bulk by generative models. Slopstop watches the player, and when a blocked artist comes on it presses thumbs down and skips to the next track. You do not have to sit through it, and the recommendation algorithm gets the message.
About 8,900 known AI acts are covered out of the box, from two community-maintained lists that refresh in the background. You can add your own artists, songs, and title keywords on top.
Slopstop is not in the browser stores yet. Until it is, you can load it manually in about a minute.
about:debugging#/runtime/this-firefoxmanifest.jsonFirefox removes temporary add-ons when it closes, so this needs repeating each session until the signed version is out.
chrome://extensions and switch on Developer modeBlocking on artist names is easy to get wrong, so the matching is deliberately conservative.
Every block is written to the browser console with the term it matched and which list that term came from, so you can always see why something was skipped.
Slopstop collects nothing. No analytics, no accounts, no telemetry, no servers of ours. Your blocklists stay on your own device. The only network requests download two public artist lists, and they carry no information about you or what you listen to.
Details are on the privacy policy page.
If something gets blocked that should not have been, or slips through when
it should not, send me the console line beginning [Slopstop]
and I can usually tell what happened from that alone.