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 32abfb00bd
[utils] `traverse_obj`: Convenience improvements (#9577)
Add support for:
- `http.cookies.Morsel`
- Multi type filters (`{type, type}`)

Authored by: Grub4K
1 year ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 1 year ago
compat [docs] Misc Cleanup (#8977) 1 year ago
dependencies [rh:curlcffi] Add support for `curl_cffi` 1 year ago
downloader [fd/ffmpeg] Accept output args from info dict (#9278) 1 year ago
extractor [cleanup] Standardize `import datetime as dt` (#8978) 1 year ago
networking [ie] Add extractor impersonate API (#9474) 1 year ago
postprocessor [docs] Misc Cleanup (#8977) 1 year ago
utils [utils] `traverse_obj`: Convenience improvements (#9577) 1 year ago
YoutubeDL.py [cleanup] Standardize `import datetime as dt` (#8978) 1 year ago
__init__.py Add new options `--impersonate` and `--list-impersonate-targets` 1 year ago
__main__.py [docs] Misc Cleanup (#8977) 1 year ago
aes.py
cache.py
cookies.py [cleanup] Standardize `import datetime as dt` (#8978) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 2 years ago
minicurses.py
options.py Add new options `--impersonate` and `--list-impersonate-targets` 1 year ago
plugins.py [plugins] Handle `PermissionError` (#9229) 1 year ago
socks.py [cleanup] Misc (#8598) 1 year ago
update.py [docs] Misc Cleanup (#8977) 1 year ago
version.py Release 2024.03.10 1 year ago
webvtt.py [cleanup] Misc (#8968) 1 year ago