-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
显示笔记 不允许查看,下载失败 #10
Comments
pip安装的版本还没更新,建议使用源码版本 |
|
pypi已不再维护,下载源码吧
?\
***@***.***
…------------------ 原始邮件 ------------------
发件人: "cv-cat/Spider_XHS" ***@***.***>;
发送时间: 2024年1月5日(星期五) 下午3:03
***@***.***>;
***@***.******@***.***>;
主题: Re: [cv-cat/Spider_XHS] 显示笔记 不允许查看,下载失败 (Issue #10)
pip install xhs-spider -i https://pypi.org/simple
使用了上面的代码进行了安装,才发现这个issue,如何回退回去啊?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
|
多用户下载和多笔记下载是没有问题的,但是搜索出现同样情况,是直接用源码运行的 |
检查一下cookies是不是有问题,建议换成win版本的cookie试一下 |
乌龙,已经发现是开了梯子导致的问题,抱歉 |
好吧🤣 |
我把梯子关掉了,还是会也出现了这个问题,不知道是什么原因。 |
我说下我使用的过后出现这个问题能想到的点吧:
如果还有问题的话,debug试试 |
debug发现xhs_util.py的24行的res变量里的data返回空 |
@xuyao91 xhs_util.py的24行没有res变量,是不是one.py文件 |
{'code': 0, 'success': True, 'msg': '成功', 'data': {}} 这个是cookie有问题了,重新放就好了 |
cookie我检查了好几遍了,没看出啥问题,是不是跟我是mac环境有关系? |
不好意思,说错了,是one.py文件24行,https://github.com/cv-cat/Spider_XHS/blob/master/one.py#L24 |
记录一下,cookie没有问题,我换了个账号就可以了。 |
换了账号 还是不行。 本地没有梯子等环境,难道是因为账号?可是换了也不行。 |
再换个账号,或者等几天再试试,大概率还是账号问题,我有时候也会返回空,过几天再抓取又可以了 |
The text was updated successfully, but these errors were encountered: