Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
ascii codec can't encode characters in positions 0-2: ordinal not in range (128) #2450
Comments
|
I use windows 7 32 bit German. Playlist is in Russian, but it is the only one with such an error. |
|
Can you post entire output you get when using the |
|
my bad, i forgot to mention, that I use: Playlist_Realnames.txt: If I download it directly (URL as parameter) it works fine. Output: |
|
Another urls in Playlist_Realnames.txt (I deleted them already from txt) work fine, but this one is always skipped. |
|
This output is still missing a couple of lines. The output should start with |
|
[debug] System config: [] |
|
what does it mean: \xef\xbb\xbf |
|
That's a BOM (which shouldn't happen on your platform since you're not even using a Unicode encoding). I'll look into how we can ignore it. |
|
This is strange, I downloaded over 100 playlists using "Playlist_Realnames.txt" and only this one gave an error. |
|
Yes, the BOM is only in the very first line of the file, so that's expected. |
|
I opened my older Playlist_Realnames.txt and it is shown as "ANSI as UTF-8" in Notepad++. But this one is just "UTF-8". |
|
Thank you for the report. This has been fixed in youtube-dl 2014.02.25. Type |
http://www.youtube.com/playlist?list=PL1AENDDEdvRDXil0LVcC-lPOP4-7Kt7Ha