
ultraLyricWiki
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
ultraLyricWiki is a Bash script for Amarok 1.x.
It obtains lyrics from the LyricWiki website (http://lyrics.wikia.com/). Last changelog:
It obtains lyrics from the LyricWiki website (http://lyrics.wikia.com/).
0.1:
- first release
0.2
- updated lyric regular expression
- fixed displaying apostrophes in titles and artist names
0.3
- fixed ringtone advert removal
0.4
- uppercase first letters in artist name and title for the LyricWiki's url
- support for ampersand in artist name and title
- some bug fixes
Ratings & Comments
1 Comment
I had to change line 54 in the script to the following line: lyricregexp="<div class='lyricbox'>[^-]*<\/script>([^-]*)<!--"