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.
Error 10061 No Connection coukd be made #7868
Comments
|
Does your proxy up and running? |
|
Good day, |
|
I'd bet on some issue with a firewall. Which firewall(s) are up and running? And if it works in the browser.. |
You have proxy setup with env variable, remove |
C:\Users\guenni\Downloads>youtube-dl --verbose https://www.youtube.com
/watch?v=5p7qal4D2Zk
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'--verbose', u'https://www.youtube.com/watch?v=5p7q
al4D2Zk']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.11.27.1
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {'ftp': 'ftp://localhost:8080', 'http': 'http://localhost:808
0', 'https': 'https://localhost:8080'}
[youtube] 5p7qal4D2Zk: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 10061] Es konnte keine
Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte> (
caused by URLError(error(10061, 'Es konnte keine Verbindung hergestellt werden,
da der Zielcomputer die Verbindung verweigerte'),))
File "youtube_dl\extractor\common.pyo", line 329, in _request_webpage
File "youtube_dl\YoutubeDL.pyo", line 1878, in urlopen
File "urllib2.pyo", line 431, in open
File "urllib2.pyo", line 449, in _open
File "urllib2.pyo", line 409, in _call_chain
File "youtube_dl\utils.pyo", line 805, in https_open
File "urllib2.pyo", line 1197, in do_open