mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-28 14:05:02 +00:00
Use `yt_dlp.networking.exceptions.HTTPError`. `_CompatHTTPError` was to help with transition to the networking framework. Authored by: coletdjnz