So, I have always loved this script.
However, I have just blissfully used it as it comes with the down loader. It was not until last night when I was wondering how I could modify it to include lyricwiki.org that I discovered, through this thread what a power house was lurking under my little "search the web" button!!!
I was wondering if anyone could help me out with the parameters I need for the url to search on wiki lyrics?
This is what I have so far:
Code: Select all
<site>
<name>LyricWiki</name>
<caption>LyricWiki</caption>
<description>Lyrics Search</description>
<start>http://lyricwiki.org/Main_Page</start>
<url>http://lyricwiki.org/search/%title%&artist=%artist%</url>
</site>
I just totally guessed at the URL. How do I figure out what it should be?
Any help would be greatly appreciated!