]> jfr.im git - yt-dlp.git/commit
[utils] `Popen`: Refactor to use contextmanager
authorpukkandan <redacted>
Wed, 15 Jun 2022 20:55:43 +0000 (02:25 +0530)
committerpukkandan <redacted>
Thu, 16 Jun 2022 00:53:50 +0000 (06:23 +0530)
commitf0c9fb96827ff798a48626e7e5d32a9c5de7b97e
tree440139f107fb95d967f5ff32361a194e4e5afd22
parent560738f34de4df6eaf82290fd503def3f366f878
[utils] `Popen`: Refactor to use contextmanager

Fixes https://github.com/yt-dlp/yt-dlp/issues/3531#issuecomment-1156223597
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/utils.py