]> jfr.im git - yt-dlp.git/commit
Don't create console for subprocesses on Windows (#1261)
authorpukkandan <redacted>
Wed, 20 Oct 2021 16:19:40 +0000 (21:49 +0530)
committerGitHub <redacted>
Wed, 20 Oct 2021 16:19:40 +0000 (21:49 +0530)
commitd3c93ec2b7f5bcb872b0afb169efaa2f1abdf6e2
tree47b35a228e28d3b562c6b43707c3fb967178083a
parentb4b855ebc7fac536a85f087f6921df69dec4e470
Don't create console for subprocesses on Windows (#1261)

Closes #1251
yt_dlp/YoutubeDL.py
yt_dlp/cookies.py
yt_dlp/downloader/external.py
yt_dlp/downloader/rtmp.py
yt_dlp/extractor/openload.py
yt_dlp/postprocessor/embedthumbnail.py
yt_dlp/postprocessor/ffmpeg.py
yt_dlp/postprocessor/sponskrub.py
yt_dlp/update.py
yt_dlp/utils.py