1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-04 00:25:15 +00:00
Files
yt-dlp/youtube_dl/compat.py
Yen Chi Hsuan 13118a50b8 [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size
Now the semantic of this function is identical to
shutil.get_terminal_size() in Python 3.3+. The new behavior also
corresponds to the old get_term_width(), which is removed in
003c69a84b
2015-10-03 00:00:33 +02:00

16 KiB