|
|
|
Show HN: Remixify – Turn any Spotify playlist into a remix playlist
|
|
1 points
by kwakubiney
192 days ago
|
|
Hi HN, I built Remixify because I love house music, and there are so many cool remixes and refixes out there. Sometimes I just want a fresh experience of songs I already love. Remixify takes any Spotify playlist and finds remix versions of each track. You get to preview and curate the selections before creating a new playlist – so you're in control of the final result. How it works:
1. Paste a Spotify playlist URL
2. Remixify searches for remixes of each track
3. Preview and select the ones you like
4. Create your remixed playlist with one click Try it out [1]. Built with Django, Celery, and the Spotify API. Code is open source [2]. Happy to answer any questions! [1] https://remixify-wild-dawn-7532.fly.dev/ [2] https://github.com/kwakubiney/remixify |
|