Lyrics.txt batch downloader
This would be a seriously useful application for people who love to have lyrics on their zune, say by using the book reader.
This would simply be a program that will read the filename or metadata of an mp3 (or mp3s), and would grab the artist name and song name and look it up on some server which will have lyrics stored in txt format, and it will download the lyrics under the same name of the mp3 file name but only with "_lyrics.txt" or something at the end.
Example:
INPUT:
Filename: c:\music\slayer\reign in blood\01 - angel of death.mp3
Song Title (metadata): Angel Of Death
Artist (metadata): Slayer
OUTPUT:
Filename: c:\lyrics\01 - angel of death_lyrics.txt
i hope this makes sense.


|