mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-12-28 10:21:29 +01: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: