youtube-dl/youtube_dl
Yen Chi Hsuan b1927f4e8a
[YoutubeDL] Disable newline conversion when writing subtitles
By default io.open() convert all '\n' occurrences to '\r\n' when writing
files. If the content already contains '\r\n', it will be converted to
'\r\r\n', breaking some video players.
2016-08-11 19:04:23 +08:00
..
downloader
extractor [ctsnews] Fix extraction 2016-08-10 11:38:38 +08:00
postprocessor [metadatafromtitle] Remove unused exception class 2016-08-09 04:01:05 +07:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py [utils] Recognize more formats in unified_timestamp 2016-08-10 11:37:23 +08:00
version.py release 2016.08.10 2016-08-10 00:20:44 +07:00
YoutubeDL.py [YoutubeDL] Disable newline conversion when writing subtitles 2016-08-11 19:04:23 +08:00