Ask HN: Please review my webapp: Playlistr
I've been a Python programmer for years, now, but web frameworks have always given me trouble. Over the past two days, I became determined to learn a Python web framework once and for all and came up with Playlistr. Playlistr is a small webapp for generating playlists of internet radio stations, something that I've always found to be tedious to manage. It's essentially a webapp version of a similar script I wrote about a year ago.
It's (obviously) lacking in the polish department, and the current selection of stations is small (for development purposes). Planned features include Google account support for saving your selected stations, caching of stream URLs for each station to speed things up a bit, and more output formats.
http://playlistr.appspot.com
12 comments
[ 3.8 ms ] story [ 34.3 ms ] threadAre you going to extend it to other genres later on? Since this is sending a standard m3u file, would it work on the iphone?
Sounds like a fun app.
New stations will be coming once I finish the Google account and cache support.
I think you should have an embedded music player. There are tons of free swf's out there.
It's good that you've identified a problem - managing playlists of internet radio stations - but it's not clear what your proposed solution is.
Keep us posted on the developments.
Does that happen a lot?
"Custom playlists in 3 steps" would do it.
Also your "Generate Playlist" button doesn't immediately read as a button. See this article to see what I mean: http://www.smashingmagazine.com/2009/10/13/call-to-action-bu...