You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
Simon Sawicki b1bde57bef
[utils] `traverse_obj`: Fix several behavioral problems
See #6180 for further info

Authored by: Grub4K
2 years ago
..
compat [compat_utils] Improve `passthrough_module` 2 years ago
dependencies [compat_utils] Improve `passthrough_module` 2 years ago
downloader [dependencies] Standardize `Cryptodome` imports 2 years ago
extractor [dependencies] Standardize `Cryptodome` imports 2 years ago
postprocessor [utils] `mimetype2ext`: weba is not standard 2 years ago
YoutubeDL.py Make `title` completely non-fatal 2 years ago
__init__.py [cleanup] Misc 2 years ago
__main__.py [cleanup] Misc 2 years ago
aes.py [dependencies] Standardize `Cryptodome` imports 2 years ago
cache.py [extractor/cda] Support premium and misc improvements (#5529) 2 years ago
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2 years ago
jsinterp.py [jsinterp] Support `if` statements 2 years ago
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2 years ago
options.py Fix config locations (#5933) 2 years ago
plugins.py [plugins] Fix zip search paths 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Fix updater file removal on windows (#5970) 2 years ago
utils.py [utils] `traverse_obj`: Fix several behavioral problems 2 years ago
version.py [version] update 2 years ago
webvtt.py [webvtt] Handle premature EOF 2 years ago