Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iqiyi下载出错 #16

Closed
damoguyanzero opened this issue Aug 27, 2016 · 1 comment
Closed

iqiyi下载出错 #16

damoguyanzero opened this issue Aug 27, 2016 · 1 comment

Comments

@damoguyanzero
Copy link

这两天下载iqiyi视频时会报错。
输入:ykdl http://www.iqiyi.com/v_19rrlyanb8.html
返回的是:
Traceback (most recent call last):
File "c:\program files (x86)\python35\lib\runpy.py", line 184, in run_module
as_main
"main", mod_spec)
File "c:\program files (x86)\python35\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "C:\Program Files (x86)\Python35\Scripts\ykdl.exe__main
_.py", line 9, i
n
File "c:\program files (x86)\python35\lib\site-packages\ykdl__main__.py", lin
e 119, in main
info = parser(u)
File "c:\program files (x86)\python35\lib\site-packages\ykdl\extractor.py", li
ne 19, in parser
info = self.prepare()
File "c:\program files (x86)\python35\lib\site-packages\ykdl\extractors\iqiyi.
py", line 78, in prepare
assert data['bossStatus'] == 0, "%s: can't download VIP videos!" % self.name

KeyError: 'bossStatus'

@zhangn1985
Copy link
Collaborator

zhangn1985 commented Sep 6, 2016

@damoguyanzero 请更新到最新,可能是某个版本提交到PIP时出了点错。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants