Show HN: YouFM - A new way to listen to music on Youtube
11–20 of 86 posts
Re: Show HN: YouFM - A new way to listen to music on Youtube
#12Re: Show HN: YouFM - A new way to listen to music on Youtube
#13Re: Show HN: YouFM - A new way to listen to music on Youtube
#14Cool, my last two web apps ( http://beepmunk.com and http://choruzz.com ) are somewhat similar to this. I love the UI but search results can be improved IMO. Maybe you could utilize Last.fm API for search?
I didn't use Last.FM for the main search, because I couldn't get the album name directly from the keyword search (the JSON has the title and artist only). Getting the album name would require querying the API for each search result which again I tried but takes about 30 sec for the results to appear.
I am considering using Spotify's API though since iTunes gives strange results sometimes.
Re: Show HN: YouFM - A new way to listen to music on Youtube
#15Like the idea of having a Spotify-like UI for the vast amount of music on Youtube. Not so much like the fact that it's pretty much Spotify's interface copied to the smallest detail.
I guess it might be a link from their desktop app to their website that she followed, but at least they could redirect to a clean url after having authenticated the user, it's okay that she sent that link to me (it was just to show me the prices of Spotify's monthly subscriptions), but what if she shared it publicly on Twitter or Facebook?
Re: Show HN: YouFM - A new way to listen to music on Youtube
#16Very cool! Is there a way to make the video larger if you want to actually view the video instead of just using the site as a music player? Perhaps make the area below the video player clickable so that it makes the video appear in a larger area above the song list. I am very impressed. Great work Ashraful!
Thanks a lot. I finally decided to try my hand at coding and this is the result of about 2 weeks of learning. I decided to skip the tutorials and books and jumped straight into coding. The code's mess but it works and that's great. I still have a lot to learn, but I do plan on adding three features: 1. Have new searches not interrupt the current song. 2. Make the video resizable. 3. Add playlists. I actually asked a…
1. I initially clicked the song and the first thing I noticed, before I the music played was the "this might take 90 seconds dialog" and I was ready to kill the tab thinking.
2. Just the fact that it says this might take a long time, is a 'downer', its better to make that view visible when it is ready so that user doesn't have to ever know of the fact that you have a process that takes 90 seconds.
Re: Show HN: YouFM - A new way to listen to music on Youtube
#17Re: Show HN: YouFM - A new way to listen to music on Youtube
#18Neat, I made http://www.tubalr.com about 2 years ago and have been working on it every since. It made its way onto Mashable, Techcrunch, and several other blogs this past Dec/Jan. Something to keep in mind, eventually YouTube will start blocking certain videos from being played on your site. This took a while and mainly started happening when traffic picked up. Theres no good way to pickout blocked videos, heres a fu…
Thanks for the link to the js to avoid blocked youtube vids. It'll definitely be a lot of help.
Re: Show HN: YouFM - A new way to listen to music on Youtube
#19I searched for "The Who" and almost 90% of the songs weren't by The Who, but instead song titles with "who". "Bob Dylan" worked fine.
Please, add support for lyrics, that would be simply awesome, and something Grooveshark is lacking.
Some songs just don't play, not sure why.
The search box is like "broken", I can't select with the mouse.
But it's great!