the lyrics from that site can easily be downloaded.
When you play a song in winamp, it sends the artist and track title to the site and returns a url with the lyrics
http://www.lyricsplugin.com/plugin/?...angsta%20Music
the above url is the same page thats displayed by the plugin inside winamp.
Shouldnt be too hard to write something in autoIT that would scan your music lib (already have code i wrote for that) and download lyrics for all your songs in one step. Then somehow write the info to the tags of the song. That part a little more involed. There should be
something somewhere that does this already.