-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
Getting the stack trace from below when using
soundscrape <artist> -f
This seems to be occurring for soundcloud only, right now. Bandcamp works fine for me.
Traceback (most recent call last):
File "/usr/local/bin/soundscrape", line 11, in <module>
sys.exit(main())
File "/usr/local/lib/python2.7/dist-packages/soundscrape/soundscrape.py", line 119, in main
process_soundcloud(vargs)
File "/usr/local/lib/python2.7/dist-packages/soundscrape/soundscrape.py", line 292, in process_soundcloud
id3_extras=id3_extras)
File "/usr/local/lib/python2.7/dist-packages/soundscrape/soundscrape.py", line 460, in download_tracks
puts_safe(e)
File "/usr/local/lib/python2.7/dist-packages/soundscrape/soundscrape.py", line 1315, in puts_safe
puts(text)
File "/usr/local/lib/python2.7/dist-packages/clint/textui/core.py", line 57, in puts
s = tsplit(s, NEWLINES)
File "/usr/local/lib/python2.7/dist-packages/clint/utils.py", line 69, in tsplit
string = string.replace(i, final_delimiter)
AttributeError: 'HTTPError' object has no attribute 'replace'
TylerBrock, NickEckardt, dosepix and alesso-x
Metadata
Metadata
Assignees
Labels
No labels