]> gitweb @ CieloNegro.org - youtube-dl.git/commitdiff
utils.shell_quote: Convert the args to unicode strings
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 21 Nov 2013 13:09:28 +0000 (14:09 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Thu, 21 Nov 2013 13:09:28 +0000 (14:09 +0100)
The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded.


No differences found