diff --git a/lLyrics/GeniusParser.py b/lLyrics/GeniusParser.py index 5b1f91c..7d06078 100755 --- a/lLyrics/GeniusParser.py +++ b/lLyrics/GeniusParser.py @@ -52,7 +52,7 @@ def parse(self): def get_lyrics(self, resp): # cut HTML source to relevant part - start = resp.find("]*>", "", resp) resp = re.sub("]*>", "", resp) + resp = re.sub("