geekpradd / PyLyrics

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

Added default argument for parser #20

Open covix opened 5 years ago

covix commented 5 years ago

I added a default parameter for the xml parser to be used to all the static methods that are using the BeautifulSoup module, removing the boring warning message.