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
bashonly f04b5bedad
[ie] Do not smuggle `http_headers`
See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x

Authored by: coletdjnz
1 year ago
..
__init__.py [compat] Ensure submodules are imported correctly 1 year ago
_deprecated.py
_legacy.py [networking] Remove dot segments during URL normalization (#7662) 1 year ago
_utils.py [utils] `write_xattr`: Use `os.setxattr` if available (#8205) 1 year ago
networking.py [ie] Do not smuggle `http_headers` 1 year ago
progress.py [fd/fragment] Improve progress calculation (#8241) 1 year ago
traversal.py