]> jfr.im git - yt-dlp.git/commit
Fix color in `-q -F`
authorpukkandan <redacted>
Tue, 17 May 2022 13:06:29 +0000 (18:36 +0530)
committerpukkandan <redacted>
Tue, 17 May 2022 13:11:46 +0000 (18:41 +0530)
commit591bb9d3553a4d7b453777c1e28e0948741e3b50
tree44e8e3873c6d8e6d06c7a92b3b32179242e114c2
parent5faf6528fb701724ac32e0a487f92281c7800bda
Fix color in `-q -F`

and convert `ydl._out_files`/`ydl._allow_colors` to `Namespace`

Closes #3761
yt_dlp/YoutubeDL.py
yt_dlp/cookies.py
yt_dlp/downloader/common.py
yt_dlp/utils.py