geekpradd / PyLyrics

A Pythonic Implementation of lyrics.wikia.com for getting lyrics of songs
72 stars 27 forks source link

Prevent false negatives in getLyrics for python 2.7 #19

Open alevis opened 5 years ago

alevis commented 5 years ago

Prevents false negatives on valid user requests.

alevis commented 5 years ago

Granted this only applies to python 2.7 users.