Open mrkcmn opened 3 months ago
Has nobody found a solution yet? This is really annoying me
same here...might be related to some api-limit
I don't even need a solution for whatever error 401 is, i'd just like an option to make it not get printed to the console
The command line interface has a verbose option but it doesn't seem like that's the case for the python library
after running the search function in loop for a while it starts printing out this message in the terminal:
[Musixmatch] Got status code 401 for [TRACK_NAME] [ARTIST_NAME]
Although it doesn't seem to be a problem, since the function still returns the lyrics, do you know how to keep this from happening anyway?
In case there was no solution, whould there be a way to avoid printing the message in the terminal?
ps: thanks for making this package, it's really great!