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
2024-01-20 15:26:50 +13:00
..
urllib [cleanup] Misc (#8182) 2023-09-23 20:00:31 +00:00
__init__.py
_deprecated.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
_legacy.py [networking] Remove _CompatHTTPError (#8871) 2024-01-20 15:26:50 +13:00
compat_utils.py
functools.py
imghdr.py
shutil.py
types.py