kikyous / xfdown

QQ旋风离线下载程序
170 stars 54 forks source link

Simply current implementation to a better console program #32

Closed wihoho closed 10 years ago

qin-zhuopu commented 10 years ago

PASSWD: 登录中... Traceback (most recent call last): File "xfdown.py", line 16, in s.gethttp(list) File "/Volumes/Mac/Files/git/xfdown/xfdown_api.py", line 306, in gethttp self.filehttp[num]=(re.search(r'\"com_url\":\"(.+?)\"\,\"',str).group(1)) AttributeError: 'NoneType' object has no attribute 'group'

wihoho commented 10 years ago

问题腾讯已经解决。 之前无法登陆是因为拿到download link php模块无法用,这样子的话,所有类似的service都是无法使用的。简而言之,如果网页端无法普通下载的话,所有的都是无法下载的。