mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-30 10:43:29 +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: