1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-04-13 06:09:26 +00:00
Files
youtube-dl/youtube_dl/utils.py
Chirantan Ekbote 1ee9778405 Use sys.stdout.buffer instead of sys.stdout
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>
2013-03-27 15:57:11 -04:00

18 KiB