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

qq 貌似有问题 #13

Closed
adslen opened this issue Jul 20, 2016 · 0 comments
Closed

qq 貌似有问题 #13

adslen opened this issue Jul 20, 2016 · 0 comments

Comments

@adslen
Copy link

adslen commented Jul 20, 2016

试下这个链接:http://v.qq.com/x/cover/fl25yg9pru4vren.html

bin/ykdl -i http://v.qq.com/x/cover/fl25yg9pru4vren.html
Traceback (most recent call last):
File "bin/ykdl", line 20, in
main()
File "ykdl/main.py", line 119, in main
info = parser(u)
File "ykdl/extractor.py", line 19, in parser
info = self.prepare()
File "ykdl/extractors/qq/video.py", line 245, in prepare
title, fmt_name, type_name, urls, size = self.get_stream_info(stream)
File "ykdl/extractors/qq/video.py", line 172, in get_stream_info
filename = video.find('./fn').text
AttributeError: 'NoneType' object has no attribute 'find'
make: *** [test_qq] 错误 1

zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
fix #13

Signed-off-by: ykdl <zhangn1985@gmail.com>
zhangn1985 pushed a commit that referenced this issue Apr 27, 2018
fix #13

Signed-off-by: ykdl <zhangn1985@gmail.com>
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

1 participant