xunlei-lixian
xunlei-lixian copied to clipboard
當沒有原始下載連結的時候,條列任務會失敗
File "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/lixian.py", line 657, in convert_task 'type': re.match(r'[^:]+', data['url']).group().lower(), AttributeError: 'NoneType' object has no attribute 'group'
不知道為什麼迅雷那邊會有這種"複製原始下載連結"空白的任務,而導致convert_task出錯,我不知道重製的步驟或連結,很抱歉沒辦法回報得很清楚,不知道其他人有沒有類似的情況,謝謝!
可能是服务器的问题。不过你的脚本有点旧,先运行下git pull再试试吧。