mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-13 09:20:46 +09:00
afc7bc33cb
On Windows and other systems, other encodings would break when trying to encode non-ASCII characters. Simply use UTF-8, like every sane system.