Techcatchers / PyLyrics-Extractor

Get Lyrics for any songs by just passing in the song name (spelled or misspelled) in less than 2 seconds using this awesome Python Library.
MIT License
52 stars 17 forks source link

Update lyrics.py #7

Open apc-999 opened 3 years ago

apc-999 commented 3 years ago

Fixed AppData\Roaming\Python\Python39\site-packages\lyrics_extractor\lyrics.py", line 163, in __extract_lyrics return lyrics UnboundLocalError: local variable 'lyrics' referenced before assignment error by adding lyrics="" before the for loop