Automatically block AI-generated artists on Spotify using a crowd-sourced list
Block AI-generated music on Spotify using a crowd-sourced list. This project collects artists making AI-music and blocks them automatically with a userscript.
Spotify doesn’t provide a public API to block artists, so this userscript uses a workaround by capturing Spotify’s tokens and mimicking internal requests from Spotify’s web client. Using unofficial API requests may violate Spotify's Terms of Service.
fetch requests to extract the access token.localStorage.localStorage to prevent duplicate requests.Found an AI-music generating artist? Add an AI artist using GitHub or send a mail.
Other problems? Open an issue.