]> jfr.im git - yt-dlp.git/commit
[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2
authorpukkandan <redacted>
Thu, 19 May 2022 21:32:25 +0000 (03:02 +0530)
committerpukkandan <redacted>
Fri, 20 May 2022 00:31:09 +0000 (06:01 +0530)
commit53973b4d2cb349d39d6f240911142b330d1dd80d
tree91527a9e54f0bfa0339da481222402506921e1c1
parentb801cd7179c9546f4054dc534ec4b713e09976a7
[utils] Fix bug in 0b9c08b47bb5e95c21b067044ace4e824d19a9c2

* Cache of `supports_terminal_sequences` must be reset after enabling VT mode
* and move `windows_enable_vt_mode` to utils to avoid cyclic imports
yt_dlp/YoutubeDL.py
yt_dlp/compat/__init__.py
yt_dlp/compat/_legacy.py
yt_dlp/utils.py