Paulo José
Paulo José
Suggestion: **Pictup** A harmless name based on Picture + Backup. It's a pretty unique name with with only 79 results on Google for _pictup python_. There is a project on...
Would you rather go for a native design on each platform or a unique design for all like Spotify? In the past (veeery far) I've made some mockups for a...
I was reading about [CEF Python](https://github.com/cztomczak/cefpython) (Chromium Embedded Framework for Python) which seems to be an alternative to electron, though I got no experience with anything of it. It's nice...
Prockup. Only one letter changed. Same idea "Pro + Backup". Not used on GitHub, only as a surname. It seems safe.
phocopy
@adan89lion Are you sure spotify-ripper is running on python 2.7? This is common error if you're on python 3+, since it has split `urllib` into several modules. I think it...
@adan89lion To make this python 3 compatible, just replace "urllib" by "urllib.request" in the two instances it appears in tags.py
I just updated the file `tags.py` to reflect a recent change in Spotify. The cover art URL now starts with "i.scdn.co", and no more "open.spotify.com.
I fixed this issue and pulled a request. The only file to be changed is `tags.py` and you can get it here #53
@seandex Sorry, I just use my Spotify Premium credentials to login and the api key I generated years ago. Have you done that?