mirror of
https://github.com/ytdl-org/youtube-dl
synced 2026-07-23 04:09:08 +00: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: