steve-pedersen / spotify-infosuite

A desktop, content-based retrieval app that will fetch and display extensive information about the artist and song you are currently listening to on Spotify. This is a school project at SF State.
https://stevedpedersen.github.io/spotify-infosuite
MIT License
3 stars 0 forks source link

Unicode error #12

Closed stevedpedersen closed 6 years ago

stevedpedersen commented 6 years ago

UnicodeEncodeError: 'ascii' codec can't encode character '\xc7' Artist: POLIÇA

that "Ç" is not ascii so the requests library throws an error in pitchfork.py: spotify_infosuite/pitchfork/pitchfork.py", line 201, in __get_data