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

Bilibili 用户关注视频动态无法正常工作 #16719

Closed
1 task done
Konano opened this issue Sep 12, 2024 · 2 comments · Fixed by #16721
Closed
1 task done

Bilibili 用户关注视频动态无法正常工作 #16719

Konano opened this issue Sep 12, 2024 · 2 comments · Fixed by #16721
Labels
RSS bug Something isn't working

Comments

@Konano
Copy link
Contributor

Konano commented Sep 12, 2024

路由地址

/bilibili/followings/video/:uid/:disableEmbed?

完整路由地址

/bilibili/followings/video/2949856

相关文档

https://docs.rsshub.app/zh/routes/social-media#%E7%94%A8%E6%88%B7%E5%85%B3%E6%B3%A8%E8%A7%86%E9%A2%91%E5%8A%A8%E6%80%81

预期是什么?

正常工作

实际发生了什么?

TypeError: Cannot read properties of undefined (reading 'cards')

部署

自建

部署相关信息

No response

额外信息

Error Message:
TypeError: Cannot read properties of undefined (reading 'cards')

Route: /bilibili/followings/video/:uid/:disableEmbed?

Full Route: /bilibili/followings/video/2949856

Node Version: v22.8.0

Git Hash: e6d53dc6

Git Date: Thu, 05 Sep 2024 15:07:53 GMT

这不是重复的 issue

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

Searching for maintainers:
  • /bilibili/followings/video/:uid/:disableEmbed?: @LogicJake

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 关键词,或者留下评论。我们会重新审核。

@curly210102
Copy link
Contributor

curly210102 commented Sep 12, 2024

@Konano 试试看用整段 Cookie 配置BILIBILI_COOKIE_{uid},我这边只拿 SESSDATA 的值是会出现这个错

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.

2 participants