moehmeni / syncedlyrics

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

TypeError: 'type' object is not subscriptable #1

Closed LukePrior closed 1 year ago

LukePrior commented 1 year ago

image

I encountered this error when trying to use the library.

import syncedlyrics
lrc = syncedlyrics.search("Dua Lipa - Levitating", providers=["Deezer"])
moehmeni commented 1 year ago

Thanks for the contribution, It should be solved now. Can you please upgrade the package via pip install syncedlyrics -U, and check again?

moehmeni commented 1 year ago

No response, closing