elmoiv / azapi

Get Lyrics from AZLyrics.com like a Boss ~(0_0)~
GNU General Public License v3.0
121 stars 12 forks source link

AttributeError with Tetrarch - Negative Noise #13

Closed SimonIT closed 3 years ago

SimonIT commented 3 years ago

Tetrarch - Negative Noise

AttributeError: 'NoneType' object has no attribute 'strip'
    lyrics = api.getLyrics(url=result_song["url"])
  File "azapi\azapi.py", line 88, in getLyrics
    self.lyrics = lyrics.strip()

The source of the error is probably the non existing lyrics

elmoiv commented 3 years ago

It is working fine with latest version of azapi (3.0.6)

Can you please update it to v3.0.6, retry and inform me about any issues?

SimonIT commented 3 years ago

Ah sorry, my bad. Didn't check the version of the error report. It happened with 3.0.2