moehmeni / syncedlyrics

Get an LRC format (synchronized) lyrics for your music
MIT License
272 stars 25 forks source link

Status Code 401 for Musixmatch #55

Open mrkcmn opened 3 months ago

mrkcmn commented 3 months ago

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!

Mews commented 2 months ago

Has nobody found a solution yet? This is really annoying me

fmqeisfeld commented 1 week ago

same here...might be related to some api-limit

Mews commented 6 days ago

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