gsteph / groove-dl

A Grooveshark song downloader in Python
http://gsteph.github.io/groove-dl/
120 stars 30 forks source link

I get this error whenever I am about to download song. #12

Closed usure closed 12 years ago

usure commented 12 years ago

Distro: Arch Linux Python version: python2.7

I do:

python2 groove.py "a"

error: A Grooveshark song downloader in python by George Stephanos gaf.stephanos@gmail.com

Initializing... Searching for 'a'... Traceback (most recent call last): File "groove.py", line 206, in print '\n'.join(l) #Print the results UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 264: ordinal not in range(128)

usure commented 12 years ago

Haha never mind. I messed up something.

gsteph commented 12 years ago

What song is it ? (complete instructions with search query + song number)

On Tue, Jun 19, 2012 at 5:00 PM, Gregory < reply@reply.github.com

wrote:

Distro: Arch Linux Python version: python2.7

I do:

python2 groove.py "a"

error: A Grooveshark song downloader in python by George Stephanos gaf.stephanos@gmail.com

Initializing... Searching for 'a'... Traceback (most recent call last): File "groove.py", line 206, in print '\n'.join(l) #Print the results UnicodeEncodeError: 'ascii' codec can't encode character u'\xe8' in position 264: ordinal not in range(128)


Reply to this email directly or view it on GitHub: https://github.com/jacktheripper51/groove-dl/issues/12

gsteph commented 12 years ago

lol alright.