Skip to content
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

Problem with non English characters #8

Open
SamuelM333 opened this issue Apr 24, 2017 · 3 comments
Open

Problem with non English characters #8

SamuelM333 opened this issue Apr 24, 2017 · 3 comments
Labels

Comments

@SamuelM333
Copy link

Hey, I was trying to download a song with a Ñ on it and the script fails. Here's the output.

[samuel@samuel-desktop Arjona]$ spotify-dl --track 2Wcgaqmt7jbs0EfTSnfCzf --dl youtube
@ spotify-dl.py version 0.0.1
@ author : Naper
@ Designed for OSx/linux

[+]  getting track name
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2088  100  2088    0     0   1849      0  0:00:01  0:00:01 --:--:--  1851
[+] name is Señorita
/usr/lib/python2.7/urllib.py:1299: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  return ''.join(map(quoter, s))
[+] An HTTP error occurred
@SamuelM333
Copy link
Author

Song with tilde characters on its name won't work either (i.e. Ó)

@invicnaper
Copy link
Owner

invicnaper commented May 2, 2017

I'll try to fix that, Thank you for the bug report

@invicnaper invicnaper added the bug label May 2, 2017
@SohnyBohny
Copy link

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants