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
2024-01-20 15:26:50 +13:00
..
__init__.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00
_helper.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00
_requests.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00
_urllib.py [rh:requests] Add handler for `requests` HTTP library (#3668) 2023-10-13 23:33:00 +00:00
_websockets.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00
common.py [networking] Add request handler preference framework (#7603) 2023-08-04 22:17:48 +00:00
exceptions.py [networking] Remove `_CompatHTTPError` (#8871) 2024-01-20 15:26:50 +13:00
websocket.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00