|
|
|
Show HN: DemonTunes.com, web based music player.
|
|
4 points
by NovaDesu
5579 days ago
|
|
I've been working on a new project of mine, and it's near completion for release. You can listen to music for free, streamed via youtube. It's all web based and works via ajax! It is really easy to share music with your friends, here a few examples: A playlist of mine:
http://demontunes.com/p/br Link to a song
http://demontunes.com/s/CCsPt6ZTbIQ The website is: http://demontunes.com/ or http://demontunes.com/player/ Would like to hear some feedback! |
|
One thing that worked out really well for us was allowing users to import their itunes libraries/playlists. You just need to parse the iTunes XML and map them title/artists to YouTube videos and users would be able to import thousands of songs in seconds.
A few questions:
- How do you plan to make money?
- With YouTubes new song filtering, a lot of songs aren't the original pitch anymore- how do you deal with that?
- Have you considered using the Grooveshark API?
Good luck with the site!