mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-03-29 09:18:46 +03:00
Use `yt_dlp.networking.exceptions.HTTPError`. `_CompatHTTPError` was to help with transition to the networking framework. Authored by: coletdjnz