You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
__init__.py Split postprocessor package into multiple modules 11 years ago
common.py Split postprocessor package into multiple modules 11 years ago
ffmpeg.py Move check_executable into a helper ufnction 11 years ago
xattrpp.py [xattr] Always use UTF-8 11 years ago