您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
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.