mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-04-05 09:17:19 +00:00
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>