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 could be made because the target machine actively refused it #7848
Comments
|
Sorry about that. |
Whenever I try to download any youtube video using the command:
youtube-dl -v https://www.youtube.com/watch?v=Vmb1tqYqyII
I get the following error...
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'https://www.youtube.com/watch?v=Vmb1tqYqyII']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2015.12.10
[debug] Python version 2.7.10 - Windows-8-6.2.9200
[debug] exe versions: ffmpeg N-74835-gbd6610c, ffprobe N-74835-gbd6610c
[debug] Proxy map: {}
[youtube] Vmb1tqYqyII: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> (caused by URLError(error(10061, 'No connection could be made because the target machine actively refused it'),))
File "youtube_dl\extractor\common.pyo", line 329, in _request_webpage
File "youtube_dl\YoutubeDL.pyo", line 1884, 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 813, in https_open
File "urllib2.pyo", line 1197, in do_open
Additional info: