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.
PS C:\Apps\youtube-dl> .\youtube-dl.exe -U
youtube-dl is up-to-date (2017.10.20)
PS C:\Apps\youtube-dl> .\youtube-dl.exe -v -F -u ****** -p ****** http://www.iqiyi.com/v_19rrldv28w.html
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', '-u', 'PRIVATE', '-p', 'PRIVATE', 'http://www.iqiyi.com/v_19rrldv28w.html']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2017.10.20
[debug] Python version 3.4.4 - Windows-10-10.0.15063
[debug] exe versions: ffmpeg N-88042-g72c3d9ae45, ffprobe N-88042-g72c3d9ae45
[debug] Proxy map: {}
[iqiyi] Get token for logging
[iqiyi] Validate credentials
WARNING: unable to log in: error P00159: 当前访问存在危险,请更换其他网络尝试
[iqiyi] temp_id: download video page
ERROR: Unable to download webpage: HTTP Error 404: OK (caused by HTTPError()); please report this issue on https://yt-dl
.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with t
he --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\extractor\common.py", lin
e 503, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpvdixi2dy\build\youtube_dl\YoutubeDL.py", line 2195,
in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default