[utils] Use bytes-like objects in dfxp2srt
authorYen Chi Hsuan <yan12125@gmail.com>
Sat, 16 Sep 2017 04:18:38 +0000 (12:18 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Sat, 16 Sep 2017 04:18:38 +0000 (12:18 +0800)
commit3869028ffb6be6ab719e5cf1004276dfdfd1216d
tree86301ec756a57fea9248042be358a42b6af6d7c2
parent68d43a61b552007a718894967b869c0f1d8ff00f
[utils] Use bytes-like objects in dfxp2srt

This fixes handling of non-UTF8 TTML subtitles

Closes #14191
ChangeLog
test/test_utils.py
youtube_dl/postprocessor/ffmpeg.py
youtube_dl/utils.py