Show HN: Muxamp, a unified playlist for YouTube and SoundCloud
Muxamp is a unified playlist that lets you search for and play YouTube and SoundCloud media back-to-back. It is my first web app, written entirely in JavaScript (thanks to Node.JS).
Link: http://muxamp.com/
Features:
* Easy track search
* Drag and drop playlist rearrangement
* Sharing your playlist is as easy as copy-pasting the URL
* Attractive UI, thanks to Bootstrap and CSS
* Free, no sign-up required
This is a personal project of mine that I used to learn more about JavaScript and web programming. Feedback is appreciated! (Tell me if it sucks or not.)
This project is hosted by Nodester (http://nodester.com).
Thanks for reading! -Robert
8 comments
[ 1.7 ms ] story [ 29.6 ms ] threadThe only question I have is if the playlist URL might become problematic with longer lists? That might mean you would have to persist something serverside, but otherwise, very slick!
As an avid music fan and a self-taught web-developer/designer) I've been having thoughts of building something similar to SoundCloud/YouTube integration for a while now (since the end of 2010 already, to be honest). However, it was just recently I came to a conclusion that it could be worth building, since Spotify, Rdio nor any other music streaming service doesn't seem to moving in this direction. The service should probably have to include Dropbox integration and "collaborative listening" as well in order to gain some kind of competitive edge.
Anyhow: is it okay to email you the design ideas I have so far?
- Andrus
Thanks for the interest in my project! I am glad to hear that there are other developers interested in creating music streaming solutions, but I am not looking to compete with other sites at the moment. This is a personal project, and I don't view it from a business standpoint.
i'm building something very similar, but as a native mac app that lives in the menu bar: http://cloudplay.fm -- competition in this space is definitely good :)