1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-28 12:25:18 +00:00
Files
yt-dlp/yt_dlp/YoutubeDL.py
pukkandan 17ba4343cf Fix f005a35aa7
Printing inside `finally` causes the order of logging to change
when there is an error, which is undesirable. So this is reverted.

The issue of `--print` being blocked by pre-processors was an
unintentional side-effect of changing the operation orders in
170605840e, and this is also partially
reverted.
2023-04-29 03:06:42 +05:30

191 KiB