mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-19 16:14:55 +09:00
[socks] Report errors elegantly when credentails are required but missing
In some non-standard implementations, the server may respond AUTH_USER_PASS even if's not listed in available authentication methods. (it should respond AUTH_NO_ACCEPTABLE per standards)
This commit is contained in: