YaoZeyuan / ZhihuHelp_archived

(停止维护)快速将知乎内容转换为epub电子书, 请移步https://github.com/YaoZeyuan/zhihuhelp_with_node
426 stars 134 forks source link

下载私人收藏夹时网址分析器会报错退出 #16

Closed YaoZeyuan closed 8 years ago

YaoZeyuan commented 9 years ago

Traceback (most recent call last): File "D:/MyDocument/Documents/GitHub/ZhihuHelpPython/zhihuhelp1.7.0/zhihuHelp.py", line 15, in mainClass.helperStart() File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\main.py", line 103, in helperStart collectionWorker.start() File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 282, in start self.leader() File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 309, in leader self.catchFrontInfo() File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 463, in catchFrontInfo infoDict = parse.getInfoDict() File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\contentParse.py", line 376, in getInfoDict 1].a.get_text()) IndexError: list index out of range

下一版改正之