sdvcrx / pan-baidu-download

百度网盘下载脚本
MIT License
436 stars 103 forks source link

error #51

Closed maximuml closed 6 years ago

maximuml commented 6 years ago

Please input this sharing password jjbb Traceback (most recent call last): File "bddown_cli.py", line 53, in execute_command() File "bddown_cli.py", line 49, in execute_command commandscommand File "/pan-baidu-download/command/download.py", line 111, in download if not hasExtension(fi.filename, extension): File "/pan-baidu-download/command/download.py", line 69, in hasExtension return file_ext.lower()[1:] == extension.lower() AttributeError: 'NoneType' object has no attribute 'lower'

please help!!!!!!

sdvcrx commented 6 years ago

Fixed, please pull code and try again ^_^