1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
youtube-dl/youtube_dl/postprocessor
Philipp Hagemeister afc7bc33cb [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.
2014-01-07 06:49:15 +01:00
..
__init__.py Split postprocessor package into multiple modules 2014-01-07 05:59:22 +01:00
common.py Split postprocessor package into multiple modules 2014-01-07 05:59:22 +01:00
ffmpeg.py Move check_executable into a helper ufnction 2014-01-07 06:23:41 +01:00
xattrpp.py [xattr] Always use UTF-8 2014-01-07 06:49:15 +01:00