mouwumou

Results 5 comments of mouwumou

There's source package on its website, and you can use cmake to install it. But after I install it on my Ubuntu20, I can't send files to it. I can...

Hey! I found the package: http://archive.ubuntu.com/ubuntu/pool/universe/n/nitroshare/nitroshare_0.3.3-1_amd64.deb is still available for ubuntu20, I can send files from my ubuntu client.

还有一个最新发现的问题,Url2Html中run函数在内容删除或者侵权时,account值为NoneType,而源码中没有处理的方法,并且会在305行报错TypeError

> > 首先感谢分享! > > 在运行代码的时候发现utils.py第189行timestamp2date(dt)报错,缺少一个格式化输入。阅读源码后认为这段代码可以删去,或者给定一个日期格式化,否则会在爬取第一轮(10次)的时候报错中断,删去这行代码后代码运行正常。 > > 此外,给出的demo test_GetUrls.py中,84-88行中的url并没有定义(不过可能就是这样写防小白的?) 第27行item=line赋值可以删去,第24行改为` for i, line in enumerate(lst, 0):` 同时,第56行需要判断flag是否为1,而这时会报错flag没有定义。应在前面定义flag函数,如在24行加入`flag = 0` > > 根据get_history_urls返回的数据格式,应在24行lst遍历前,加入一个遍历,如: `def demo(lst_list): fj = "" item_lst =...

把testlagou.py删掉就行,框架会先读取目录下的爬虫文件,所以会执行到