It’s pretty buggy on Firefox. When I first loaded the site, it kept trying to search for something even though the search box was empty. Then I reloaded the page and compiled and saved a mix tape (http://flirttape.com/JRhANofRX9). But I couldn’t play any of the tracks with the player – no sound came out when playing, and clicking Next did nothing. Also, the Pause button that is the alternate of the Play button had its round button borders smaller than the pause symbol.
this was the shit when it came out. i wish i had taken screenshots - really admired muxtape (and a similar website.. i think it was called favstar?) for the incredibly clean UI and UX
I made a tape and sent it to my wife right away, with a bunch of music that means a lot to us. It was a fantastic way to relive a lot of memories in a few minutes.
Not sure where else to report issues. I was able to search for songs, add them to a mixtape and share it via email. I wasn't able to play any songs though. After pressing play, it would send a request to the youtube API and receive a successful response (200 OK), but just sit there and not play anything. Each time I press next, the same thing would happen - a successful request then nothing.
Pretty cool. I made something similar (a site that played any song via YouTube) last year at a hackathon but I failed to think of such a creative idea, props.
Where are you getting the song data (title / artist name) from? If it isn't scraped from YouTube, how do you match up the search results with YouTube videos?
Good work!
P.S. When viewing source (on Chrome, OS X) it shows the .search and .mixtape divs as blank! Is there a reason for this?
Thank you for bringing this to my attention - I will make good use of the Network tab going forward :) I had only ever really used Console and Elements in the past.
This seems pretty cool but I think you might have been banned...the player won't play. Which basically inevitably happens to every app I've seen that grabs songs off YouTube and repurposes it. The one that most sticks out to me is the old Songza.
Lest anyone misunderstand, shasta is referring to the practice of misinformed YouTube users adding that phrase to their videos as part of a cargo-cult-esque attempt to avoid drawing the attention of the ringwraiths of Sauron, er, lawyers of MPAA/RIAA.
Indeed, this app totally violates the YouTube API terms:
You aren't allowed to:
"separate, isolate, or modify the audio or video components of any YouTube audiovisual content made available through the YouTube API;
promote separately the audio or video components of any YouTube audiovisual content made available through the YouTube API;
access any portion of any YouTube audiovisual content by any means other than use of a YouTube player or other video player expressly authorized by YouTube;"
Why wouldn't you read the API terms and comply with them before wasting all the development effort on something that will only get shut down? My advice is switch to the soundcloud API.
http://developers.soundcloud.com/