1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-10 08:17:07 -05:00
Files
youtube-dl/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