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
10 months ago
..
urllib
__init__.py
_deprecated.py
_legacy.py [networking] Remove `_CompatHTTPError` (#8871) 10 months ago
compat_utils.py
functools.py Remove Python 3.7 support (#8361) 1 year ago
imghdr.py
shutil.py
types.py