[xattr] Always use UTF-8
authorPhilipp Hagemeister <phihag@phihag.de>
Tue, 7 Jan 2014 05:49:15 +0000 (06:49 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Tue, 7 Jan 2014 05:49:15 +0000 (06:49 +0100)
commitafc7bc33cb8dc63a5e3495e7e11b47f84d89be23
tree9778eb4ae98e2926a6859efc94d6925df328754f
parent168da92b9a1509d11fdbe505109b8eff77819602
[xattr] Always use UTF-8

On Windows and other systems, other encodings would break when trying to encode non-ASCII characters.
Simply use UTF-8, like every sane system.
youtube_dl/postprocessor/xattrpp.py