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.
C:\Users\jaimin26783>youtube-dl -v http://www.le.com/ptv/vplay/30250255.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'http://www.le.com/ptv/vplay/30250255.html']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.08.06
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg N-72623-g7495e72, ffprobe N-72623-g7495e72, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Using fake IP 36.128.22.55 (CN) as X-Forwarded-For.
[Le] 30250255: Downloading webpage
[Le] 30250255: Downloading flash playJson data
[Le] 30250255: Download JSON metadata for format 350
[Le] 30250255: Downloading m3u8 information for format 350
ERROR: Unable to download webpage: <urlopen error [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond> (caused by URLError(TimeoutError(10060, 'A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond', None, 10060, None),))
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpdfgr210e\build\youtube_dl\extractor\common.py", line 502, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpdfgr210e\build\youtube_dl\YoutubeDL.py", line 2166, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 464, in open
File "C:\Python\Python34\lib\urllib\request.py", line 482, in _open
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpdfgr210e\build\youtube_dl\utils.py", line 930, in http_open
File "C:\Python\Python34\lib\urllib\request.py", line 1185, in do_open