Jump to content

Crude mp3/wav search


Steve

Recommended Posts

Someone posted this on D-Styles' board. It kind of works. All you do is bookmark any page on the Internet, then edit the bookmark so the link is either of these.............

 

WAV:

 

java script:void(q=prompt('Search%20for%20WAV:'));if(q)void(location.href='http://www.google.com/search?client=googlet&num=100&q=%22index%20of%20/%22%20%22'+escape(q)+'%22%20WAV' )

 

MP3:

 

java script:void(q=prompt('Search%20for%20Mp3:'));if(q)void(location.href='http://www.google.com/search?client=googlet&num=100&q=%22index%20of%20/%22%20%22'+escape(q)+'%22%20mp3' )

 

 

Then when you select one of these bookmarks, a popup box will appear. Type in your search criteria and Google displays the results. It's quite clever. Try it!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...