yt-dlp/yt_dlp
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
..
__pyinstaller
compat
dependencies
downloader
extractor [extractor/cbc] Fix live extractor, playlist _VALID_URL (#6625) 2023-04-28 02:42:25 +00:00
postprocessor [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2023-04-13 19:21:09 +00:00
__init__.py Add option --xff 2023-04-24 19:38:58 +05:30
__main__.py
aes.py
cache.py
cookies.py
jsinterp.py [jsinterp] Handle negative numbers better 2023-04-27 07:52:09 +05:30
minicurses.py
options.py Add option --xff 2023-04-24 19:38:58 +05:30
plugins.py
socks.py
update.py
utils.py [utils] traverse_obj: Allow iterables in traversal (#6902) 2023-04-24 19:56:35 +02:00
version.py
webvtt.py
YoutubeDL.py Fix f005a35aa7 2023-04-29 03:06:42 +05:30