Show HN: Singlespotify – Create Spotify playlists based on one artist (github.com) 39 points by kabirvirji 9y ago ↗ HN
[–] fiatjaf 9y ago ↗ Why is this named "Npm"? [–] morsch 9y ago ↗ It isn't, it's called singlespotify. I think the submitter was thrown off since it's installed using npm. [–] Kiro 9y ago ↗ The submitter is the creator. [–] cholantesh 9y ago ↗ It's actually called singlespotify. Post title is misleading.
[–] morsch 9y ago ↗ It isn't, it's called singlespotify. I think the submitter was thrown off since it's installed using npm. [–] Kiro 9y ago ↗ The submitter is the creator.
[–] gwicke 9y ago ↗ I wrote a fairly similar library that additionally uses data from last.fm and pandora, and supports compiling by track similarity as well: https://github.com/gwicke/compilationI'm using it to power the auto-playlist feature in my fork of https://github.com/andrewrk/groovebasin, a node music player.
[–] finnn 9y ago ↗ https://github.com/kabirvirji/singlespotify/commits/master thoes are some high quality, descriptive commit messages [–] skrebbel 9y ago ↗ almost as if it's a fun hobby project! [–] kabirvirji 9y ago ↗ scroll down you'll see some better ones
[–] emodendroket 9y ago ↗ Isn't this exactly what the radio feature does? [–] abiox 9y ago ↗ i thought the radio feature played a fixed set of five random songs over and over and over. [–] emodendroket 9y ago ↗ Well, that will happen if you pick an artist that is somewhat obscure, to be sure.
[–] abiox 9y ago ↗ i thought the radio feature played a fixed set of five random songs over and over and over. [–] emodendroket 9y ago ↗ Well, that will happen if you pick an artist that is somewhat obscure, to be sure.
[–] emodendroket 9y ago ↗ Well, that will happen if you pick an artist that is somewhat obscure, to be sure.
[–] qrv3w 9y ago ↗ I also wrote something like this! Mine is in Python rather than Node and it allows you to download mp3s of the songs: https://github.com/schollz/playlistfromsong
14 comments
[ 3.2 ms ] story [ 46.7 ms ] threadI'm using it to power the auto-playlist feature in my fork of https://github.com/andrewrk/groovebasin, a node music player.