Closed josephbwagner closed 5 years ago
Hi @beverast, glad you've found the package useful! It looks like Metrolyrics decided to switch all their URLs to HTTPS, and my regex wasn't general enough to accept those. I fixed the issue, verified the example code runs correctly, and released v0.6.0 on PyPI with the fix!
Using this code:
I get the following traceback:
I don't know the cause of the error, but I suspect the MetroLyrics API changed? I've been using your your package for almost a year (thank you its awesome!) and I've never had any issues with it in the past.