Detects "Artist - Song" style mentions in Reddit comments, links them to Spotify, and lets you collect them into a playlist
Scans comments on Reddit music subreddits for song mentions written like Artist - Song Title (or Song Title by Artist), and adds a small Spotify icon next to each one that links straight to the track. A floating panel lets you review everything it's found, and once you connect your Spotify account, select tracks and add them straight to an existing playlist or a new one.
Artist - Song, Artist- Song, and Song Title by Artist formats, including messy multi-track lists in a single commentThis script needs its own Spotify API credentials. It will not work out of the box.
https://www.reddit.com/ (needed for the "connect your Spotify account" step used by the playlist feature).Your credentials are stored locally via Tampermonkey's own storage: never hardcoded in the script and never sent anywhere except directly to Spotify's API.
Artist - Song mentions and will miss or occasionally misfire on unusual phrasing. The Unmatched review tab exists specifically to catch and fix these cases.