mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2026-04-25 00:00:04 -04:00
1ee9778405
sys.stdout defaults to text mode, we need to use the underlying buffer instead when writing binary data. Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>