Crate

Detects "Artist - Song" style mentions in Reddit comments, links them to Spotify, and lets you collect them into a playlist

These are versions of this script where the code was updated. Show all versions.

  • v2.3.1 2026-07-26

    v2.3.1

    Bounded concurrency on the search queue (3 requests at a time instead of strictly one-by-one), noticeably faster on threads with lots of song mentions
    Batched DOM scanning to reduce jank during heavy comment-loading bursts
    Minor rendering optimizations

  • v2.3 2026-07-26

    Added Icon for tracks flagged as unmatched tracks

  • v2.2.2 2026-07-26