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/compat
coletdjnz 811d298b23
[networking] Remove `_CompatHTTPError` (#8871)
Use `yt_dlp.networking.exceptions.HTTPError`.
`_CompatHTTPError` was to help with transition to the networking framework.

Authored by: coletdjnz
8 months ago
..
urllib [cleanup] Misc (#8182) 1 year ago
__init__.py [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
_deprecated.py
_legacy.py [networking] Remove `_CompatHTTPError` (#8871) 8 months ago
compat_utils.py
functools.py Remove Python 3.7 support (#8361) 11 months ago
imghdr.py
shutil.py
types.py