Live data from Hacker News

Show HN: KCRW Morning Becomes Eclectic Spotify Playlist Generator

dellamico.com

11–14 of 14 posts

Re: Show HN: KCRW Morning Becomes Eclectic Spotify Playlist Generator

#11
post #10

Earlier quoted context omitted.

Ah, nice... Is this the compiled, "All KCRW" music list (outside of MBE?). Mine is meant just to cover MBE, not "all the stuff", trying to understand where your tracklists are built from -- are you building them on the fly/programmatically based off historical/most played data? For instance, your Fri 3/4/16 playlist doesn't seem to have the MBE playlist in there, but maybe I'm missing something? Cool stuff either way…

Thanks! I'm pulling the day's songs via the API: http://tracklist-api.kcrw.com/Simulcast/date/2016/03/04?page... etc, and creating a playlist out of those. I'm parsing the artist/ song names pretty crudely, so I think it drops some. I thought they were folding all shows during the day into that list, but maybe I'm wrong?

Ah, yeah, that's the same API I'm tapping into (just setting the time to `9:00` to capture the MBE playlist only. Had to do some Spotify OAuthing to get it working so you can save a playlist locally with a single click, but I might steal -- "borrow" -- some of your UI ;) Good stuff, again!

Also, fowkswe, you cool if I add a link to your site from mine?

Re: Show HN: KCRW Morning Becomes Eclectic Spotify Playlist Generator

#12
post #10

Earlier quoted context omitted.

Thanks! I'm pulling the day's songs via the API: http://tracklist-api.kcrw.com/Simulcast/date/2016/03/04?page... etc, and creating a playlist out of those. I'm parsing the artist/ song names pretty crudely, so I think it drops some. I thought they were folding all shows during the day into that list, but maybe I'm wrong?

Ah, yeah, that's the same API I'm tapping into (just setting the time to `9:00` to capture the MBE playlist only. Had to do some Spotify OAuthing to get it working so you can save a playlist locally with a single click, but I might steal -- "borrow" -- some of your UI ;) Good stuff, again! Also, fowkswe, you cool if I add a link to your site from mine?

Feel free to use the same UI trick - I 'borrowed' it from the guy who made

http://pitchify.com

I'd love it if you put a link! I'll do the same :).

Re: Show HN: KCRW Morning Becomes Eclectic Spotify Playlist Generator

#13
post #10

Earlier quoted context omitted.

Thanks! I'm pulling the day's songs via the API: http://tracklist-api.kcrw.com/Simulcast/date/2016/03/04?page... etc, and creating a playlist out of those. I'm parsing the artist/ song names pretty crudely, so I think it drops some. I thought they were folding all shows during the day into that list, but maybe I'm wrong?

Ah, yeah, that's the same API I'm tapping into (just setting the time to `9:00` to capture the MBE playlist only. Had to do some Spotify OAuthing to get it working so you can save a playlist locally with a single click, but I might steal -- "borrow" -- some of your UI ;) Good stuff, again! Also, fowkswe, you cool if I add a link to your site from mine?

Awesome, thanks, will do once I get home for the day, I'll take all the cross-posting I can get, thanks!

Re: Show HN: KCRW Morning Becomes Eclectic Spotify Playlist Generator

#14
post #12

Earlier quoted context omitted.

Ah, yeah, that's the same API I'm tapping into (just setting the time to `9:00` to capture the MBE playlist only. Had to do some Spotify OAuthing to get it working so you can save a playlist locally with a single click, but I might steal -- "borrow" -- some of your UI ;) Good stuff, again! Also, fowkswe, you cool if I add a link to your site from mine?

Feel free to use the same UI trick - I 'borrowed' it from the guy who made http://pitchify.com I'd love it if you put a link! I'll do the same :).

Done & done, thanks again!
Post reply on HN