zyrouge / node-genius-lyrics

Simple lyrics fetcher that uses Genius. Also has official API implementations.
https://genius-lyrics.js.org
MIT License
61 stars 12 forks source link

error: No result was found #6

Closed Rachniotov closed 3 years ago

Rachniotov commented 3 years ago

Sometimes when we try to get lyrics with .lyrics() function, it gives us this error: No result was found but if we try the same song after some time, it gives us the result. Maybe this is a bug.

zyrouge commented 3 years ago

This is only of the disadvantages of scraping. We always can't get consistent result even though it works sometime. Closing this issue with this, reopen this issue if you find it was because of a bug :D