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

热搜聚合:微博热搜条目重复,知乎热门话题&视频内容相同 #12148

Open
1 task done
Wym1ng opened this issue Mar 21, 2023 · 2 comments
Open
1 task done
Labels
Bug Ping: Pinged Count: 1/1 Route: v2 v2 route related RSS bug Something isn't working

Comments

@Wym1ng
Copy link

Wym1ng commented Mar 21, 2023

路由地址

/trending/:keywords/:numberOfDays?

完整路由地址

https://rsshub.app/trending/ /3
(关键词追踪留空,追踪全部热搜)

相关文档

https://docs.rsshub.app/other.html#re-sou-ju-he

预期是什么?

1、微博热搜条目不重复,不会导致追踪关键词相同条目出现N次;
2、微博热搜条目后缀New移除掉(因为路由无法区分新旧上榜的条目,目前是全部条目都标记,造成版面污染。)
image
3、知乎热门话题和知乎热门视频的内容完全相同,建议删除知乎热门视频(原项目已归档)

实际发生了什么?

原几个单独热搜榜项目是justjavac大佬开发的(根据readme跳转找出),
目前路由引用的数据源是huqi-pr大佬做的聚合: trending-in-one

向justjavac大佬提的issue,已修复微博热搜内容重复问题;
不过向路由引用聚合源的huqi-pr大佬提issue,甚至找到hu-qi个人邮箱发邮件反馈,暂无回复。

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

这不是重复的 issue

  • 我已经搜索了现有 issue,以确保该错误尚未被报告。
@Wym1ng Wym1ng added the RSS bug Something isn't working label Mar 21, 2023
@github-actions
Copy link
Contributor

Searching for maintainers:
  • /trending/:keywords/:numberOfDays?: @Jkker

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.

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

@Jkker
Copy link

Jkker commented May 24, 2023

@Wym1ng WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Ping: Pinged Count: 1/1 Route: v2 v2 route related RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants