cvzi / Youtube-Music-Genius-Lyrics-userscript

Userscript, Show lyrics/songtexts from genius.com on Youtube Music
https://greasyfork.org/en/scripts/406892-youtube-music-genius-lyrics
GNU General Public License v3.0
15 stars 1 forks source link

Slow fetching of lyrics #18

Closed Verssgn closed 4 months ago

Verssgn commented 4 months ago

It takes around 1-2 minutes for the lyrics to get fetched, is this normal?

cvzi commented 4 months ago

No, not normal, it shouldn't take more than a few seconds.

Could you check if it also happens on Youtube.com (not Youtube music) with this user-script: https://github.com/cvzi/Youtube-Genius-Lyrics-userscript

The two scripts use the same techniques, so this would narrow down if the problem is specific to Youtube Music or not.

Verssgn commented 4 months ago

Sorry, I removed all of the installed userscripts and re-tested it and now it runs way faster (Around 30 seconds) so the issue was on my side. Thanks for the reply and for making a great script. and sorry for wasting your time.

cvzi commented 4 months ago

Which browser do you use?

Verssgn commented 4 months ago

I use edge

cvzi commented 4 months ago

There is a new version now, that should fix it

Verssgn commented 4 months ago

I tested it and now the time is down from 30 seconds to 6 so a huge improvement! Thank you!