helloandre / isthisinagirltalksong

search all samples in every girl talk song... ever

Home Page:http://andrebluehs.net/isthisinagirltalksong

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is This In A Girl Talk Song?

There have been several occasions where I can think of a particular sample in a girl talk song, but can't remember where or which song it's in. This helps that predicament a bit. Fortunately, there are a plethora of decent-quality Girl Talk videos on YouTube, so generally when you search for a girl talk song with "girl talk < song name >" it is the first hit.

Test out this code running on the demo page

Highlights

  • Up and down arrows control which song is highligthed
  • Enter plays the currently highlighted song
  • Escape clears the search box and current search
  • You can use a ?q= to bookmark/link to searches

Technical stuff

  • Pulled a complete list of samples from this site.
  • Parsed it with built-in DOM traversal/searching in php and generated the objects.js with parse.php. (please don't everybody spam their site with this script)
  • All searching done client-side (even works in mobile browsers!)
  • Youtube api stuff done using their Data API

License

None. Nada. Public domain, bitches. Do whatever you want however you want.

About

search all samples in every girl talk song... ever

http://andrebluehs.net/isthisinagirltalksong


Languages

Language:PHP 67.6%Language:CSS 32.4%