Skip to content
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

搜狐号无法抓取图片 #17836

Closed
1 task done
Nikkiiw opened this issue Dec 9, 2024 · 2 comments · Fixed by #17837
Closed
1 task done

搜狐号无法抓取图片 #17836

Nikkiiw opened this issue Dec 9, 2024 · 2 comments · Fixed by #17837
Labels
RSS bug Something isn't working

Comments

@Nikkiiw
Copy link

Nikkiiw commented Dec 9, 2024

路由地址

/sohu/mp/:xpt

完整路由地址

/sohu/mp/MjM3NzE1MjQ4M0BxcS5jb20=

相关文档

https://docs.rsshub.app/zh/routes/new-media#%E6%90%9C%E7%8B%90%E5%8F%B7

预期是什么?

抓取图片地址

实际发生了什么?

图片无法抓取,包含题图、以及文章内的配图

部署

自建

部署相关信息

No response

额外信息

以上述的路由地址为例:
RSS输出中,图片被抓取为
<img data-src="J3kI4JuPBpRGkXtqFJaxCcmJ5ULT+qz1crB9Zo+mUNOeycKhQG0G156FsNI2336MT3TSDIKLRqqu6m+HCFFUe81TuEhlLicvr7VsvqFErVQ=" src="https://www.sohu.com/a/J3kI4JuPBpRGkXtqFJaxCcmJ5ULT+qz1crB9Zo+mUNOeycKhQG0G156FsNI2336MT3TSDIKLRqqu6m+HCFFUe81TuEhlLicvr7VsvqFErVQ=" referrerpolicy="no-referrer">
图片实际地址为:
https://q2.itc.cn/q_70/images03/20241203/86498b58bce841f09ada9d8f0325d152.jpeg

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@Nikkiiw Nikkiiw added the RSS bug Something isn't working label Dec 9, 2024
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.
如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。

@Nikkiiw
Copy link
Author

Nikkiiw commented Dec 9, 2024

update:
简单搜索了一下,应该是URL被加密了。找到两篇相关内容,可以参考一下,感谢作者的付出
https://blog.csdn.net/qqjinxiaolei/article/details/123942803
https://blog.csdn.net/weixin_38819889/article/details/127620829

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant