goktug97 / yet-another-spotify-lyrics

Command Line Spotify Lyrics with Album Cover
MIT License
83 stars 1 forks source link

Album cover not working at all? #6

Closed ZweiEuro closed 4 years ago

ZweiEuro commented 4 years ago

Album covers aren't loading for me at all. Is there some dependency i may be missing that is not included in your list? Running a blank arch with minimal setup on it.

Also, where are you pulling the lyrics data from? Many german songs aren't working and i wanted to check if that was just a database problem. Edit: Nevermind, opening utils.py kinda answers that question.

goktug97 commented 4 years ago

Can you access https://www.spotify.com, if you can, I think it might be a problem with the terminal emulator. Can you try https://st.suckless.org/ to see if the problem is the terminal emulator.

I am parsing the google page of the lyrics. For example, search result of <song name> lyrics. You can try it in Google with a german song to see if it appears, if it does it might be a parsing problem, let me know.

ZweiEuro commented 4 years ago

works fine with suckless, i was using alucritty.