yt-dlp/yt_dlp
pukkandan 59f943cd50
[utils] write_string: Workaround newline issue in conhost
On windows `conhost`, when `WINDOWS_VT_MODE` is enabled, `\n` is not
actually sent if the window is exactly the length of printed line,
and the line does not end with a white-space character. So the
line-break disappears when resizing the window.

Fixes #1863
2022-04-28 20:04:40 +05:30
..
compat
downloader Improve --clean-infojson 2022-04-28 20:04:40 +05:30
extractor Improve --clean-infojson 2022-04-28 20:04:40 +05:30
postprocessor
__init__.py
__main__.py
aes.py
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py [utils] write_string: Workaround newline issue in conhost 2022-04-28 20:04:40 +05:30
version.py
webvtt.py
YoutubeDL.py [utils] write_string: Workaround newline issue in conhost 2022-04-28 20:04:40 +05:30