mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-01 23:12:40 +00:00
b0e87c3110
On Python 2.x on Windows, if there are any unicode arguments in the command argument list, the whole list is converted to unicode internally. Therefore, we need to call encodeArgument on every argument. Fixes #4337 and #4668. |
||
---|---|---|
.. | ||
__init__.py | ||
atomicparsley.py | ||
common.py | ||
execafterdownload.py | ||
ffmpeg.py | ||
xattrpp.py |