diff options
author | Chirantan Ekbote <chirantan.ekbote@gmail.com> | 2013-03-27 15:57:11 -0400 |
---|---|---|
committer | Chirantan Ekbote <chirantan.ekbote@gmail.com> | 2013-03-27 15:57:11 -0400 |
commit | 1ee97784052d9f57ec618164a2a4c502186d93b2 (patch) | |
tree | 544d95481e6f2c0a081bb3dd28a884f9fa8f4f90 /youtube_dl/__main__.py | |
parent | f10b2a9c14db686e7f9b7d050f41b26d5cc35e01 (diff) |
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>
Diffstat (limited to 'youtube_dl/__main__.py')
0 files changed, 0 insertions, 0 deletions