Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Checklist
Verbose log
Description
When providing a SOCKS proxy (SOCKS4 or SOCKS5, same issue) which isn't operational, youtube-dl gives a large traceback. It detects the issue (and reason) though, and should be able to emit a more friendly and better readable error message instead.
A "simple"
would be much more obvious if not hidden in the traceback.