mirror of https://github.com/yt-dlp/yt-dlp
[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.pull/8/head
parent
3b9323d96e
commit
b1927f4e8a
Loading…
Reference in New Issue