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

Authored by: Grub4K
2 months ago
..
__init__.py [compat] Ensure submodules are imported correctly 11 months ago
_deprecated.py [compat, networking] Deprecate old functions (#2861) 11 months ago
_legacy.py [cleanup] Misc (#8968) 3 months ago
_utils.py [cleanup] Standardize `import datetime as dt` (#8978) 2 months ago
networking.py [networking] Strip whitespace around header values (#8802) 5 months ago
progress.py [fd/fragment] Improve progress calculation (#8241) 8 months ago
traversal.py [utils] `traverse_obj`: Convenience improvements (#9577) 2 months ago