mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-22 04:03:49 +09:00
811d298b23
Use `yt_dlp.networking.exceptions.HTTPError`. `_CompatHTTPError` was to help with transition to the networking framework. Authored by: coletdjnz