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/networking
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
4 months ago
..
__init__.py [cleanup] Misc (#8598) 5 months ago
_helper.py [cleanup] Misc (#8598) 5 months ago
_requests.py [cleanup] Misc (#8598) 5 months ago
_urllib.py [rh:requests] Add handler for `requests` HTTP library (#3668) 8 months ago
_websockets.py [cleanup] Misc (#8598) 5 months ago
common.py [networking] Add request handler preference framework (#7603) 10 months ago
exceptions.py [networking] Remove `_CompatHTTPError` (#8871) 4 months ago
websocket.py [cleanup] Misc (#8598) 5 months ago