[WS] Import lyrics from websites

I have updated the code for Genius.com , replace the "

" in the original script (previously posted by @Kien) to "
".
Added removal content in div avoid-selection class.
Tested working on 2016-10-21.

Lyric_s__Genius.com.src (1.45 KB)

1 Like

I just started scripting yesterday and tried to create some scripts for missing but useful websites for lyrics. Also musixmatch.com :wink:

So here are the scripts for lyrictranslate.com, golyr.de and musixmatch.com. As I just started scripting with this framework yesterday, I'm up to tips and improvements from your side! :slight_smile:

Note: musixmatch.com worked for me for maybe the first 200 songs. After that google blocked my IP from using the site and asked for a captcha to prove that I'm not a bot. <_< I'm not sure how to solve this yet, apart from using another IP.

Golyr.src (1.62 KB)

Lyricstranslate.src (1.57 KB)

Musixmatch.src (1.79 KB)

2 Likes

Just found out about this functionality, but am I mistaken that this needs to be run one song at a time and can't be done as a batch?
Batch would be so clutch.

have a look at

Is there a way this script can only just copy the lyrics but not the extra markups of italics?

See for example: https://genius.com/Eminem-kick-off-lyrics

There is italics on the end of the intro which results in the tag displaying

"I need you to spit that lyrical miracle… in the swimming pool"

Is there a way to remove the ?

It's not a big deal since the source works really good but just something minor I noticed.

It looks like Lyrics Wiki has moved to lyrics.fandom.com/wiki/LyricWiki, so the script needs updating. I haven't a clue how to update the *.src file, myself, so here's hoping someone fixes it soon.

Hello, thanks a lot for your Musixmatch plugin. Having searched all over the net, I can say that it's one of the most worthy for finding lyrics! However, there are some slight issues (may be due to their updates...?) when grabbing lyrics.

It would miss the first line of lyrics on all songs, then sometimes miss parts of the lyrics (I'm not sure if it does that on all tracks) and finally there is this "span" thing that you can encounter across the lyrics.

I'd be very grateful and appreciate it if you could update the plugin.

Thanks beforehand.

1 Like

I know this old, but I updated the script with the new URL. I tested it on one mp3 and it worked.

LyricWiki.src (1.3 KB)

Hello, have you found a solution for the missing first line? I haven't found an update for the Musixmatch plugin. :frowning:

Best regards,
Stephan

Try my update:
&Lyrics#Musixmatch.rar (873 Bytes)

2 Likes

For anyone not in the know: LyricWiki was shut down as of 21 Sept 2020. Might wanna remove the script in the OP :slight_smile:

1 Like

@dano
It does not work here. I tried with some files for which I found lyrics on Musixmatch via Google search.

Give some examples...

@dano
https://www.musixmatch.com/de/songtext/Hot-Club-of-Cowtown/Sleep
https://www.musixmatch.com/de/songtext/The-Beatles/Help-2015-Stereo-Mix
https://www.musixmatch.com/lyrics/The-Beatles/Act-Naturally
https://www.musixmatch.com/de/songtext/Grant-Lee-Buffalo/Fuzzy
https://www.musixmatch.com/de/songtext/AC-DC/Realize

All are found here. Maybe you don't have the latest script.

My version is # Updated 2020-11-17

Can you use the debug command and send me the output?

@dano
Problem solved.
I rented a new preconfigured router from my provider a week ago.
I changed settings in IPv6-connectivity and the script is working now.

@dano
The website of Musixmatch shows the "Writer(s)" of a song at the end below the lyrics.
It would be nice if we could fetch this information with the lyrics.

1 Like

I've added it. It's in the first post.

3 Likes