-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
urllib2.URLError #11
Comments
Try using python 3 instead. I think I removed support for python 2 because it was obfuscating the codebase. |
Getting an error for Spotify authentication when using --album. ` File "/Users/../anaconda/lib/python3.5/site-packages/spotipy/client.py", line 119, in _internal_call During handling of the above exception, another exception occurred: Traceback (most recent call last): |
I haven't updated this project in quite a while. I plan to use musictools to handle almost everything in this project. (Send a PR maybe?). Anyhow, I'll get around to fixing this broken project once I have some time. Till then, as you said that it is downloading the songs properly but not adding metadata, you should try using musicrepair to add metadata to those files. |
I installed this in a virtualenv, but it's giving me this error right after it says
* Finding metadata from Spotify. * Could not find metadata from spotify, trying something else.
:The text was updated successfully, but these errors were encountered: