yt-dlp/yt_dlp
Simon Sawicki 776995bc10
[utils] `traverse_obj`: Various improvements
- Add `set` key for transformations/filters
- Add `re.Match` group names
- Fix behavior for `expected_type` with `dict` key
- Raise for filter function signature mismatch in debug

Authored by: Grub4K
2023-02-02 06:40:19 +01:00
..
compat [compat] Fix `shutils.move` in restricted ACL mode on BSD (#5309) 2022-11-07 20:54:30 +05:30
downloader [downloader/aria2c] Disable native progress 2023-01-03 17:25:56 +05:30
extractor [extractor/generic] Avoid catastrophic backtracking in KVS regex 2023-01-29 00:59:37 -06:00
postprocessor [utils] `mimetype2ext`: weba is not standard 2023-01-03 11:25:01 +05:30
YoutubeDL.py Fix `--concat-playlist` 2023-01-24 03:43:48 +05:30
__init__.py [cleanup] Misc 2023-01-02 19:40:15 +05:30
__main__.py [cleanup] Misc 2022-11-11 15:48:29 +05:30
aes.py Update to ytdl-commit-de39d128 2022-11-07 02:18:30 +05:30
cache.py [extractor/cda] Support premium and misc improvements (#5529) 2022-12-28 01:27:26 +05:30
cookies.py [cookies] Improve `LenientSimpleCookie` (#5195) 2022-10-11 09:09:12 +05:30
dependencies.py [cleanup] Misc 2022-07-31 03:35:16 +05:30
jsinterp.py [jsinterp] Support `if` statements 2023-02-01 09:40:16 +05:30
minicurses.py [docs] Consistent use of `e.g.` (#4643) 2022-08-14 17:34:13 +05:30
options.py Fix config locations (#5933) 2023-01-07 00:31:00 +05:30
plugins.py [plugins] Fix zip search paths 2023-01-20 23:35:34 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [update] Fix updater file removal on windows (#5970) 2023-01-06 22:31:18 +05:30
utils.py [utils] `traverse_obj`: Various improvements 2023-02-02 06:40:19 +01:00
version.py [version] update 2023-01-06 21:21:26 +00:00
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30