-
Notifications
You must be signed in to change notification settings - Fork 9.5k
豆瓣 - 用户广播 路由 内容解析出错 #13770
Copy link
Copy link
Closed
Labels
Description
路由地址
/douban/people/:userid/status/:routeParams
完整路由地址
douban/people/139444387/status
相关文档
预期是什么?
预期可以解析出用户发布的广播内容,包括文字和图片链接
实际发生了什么?
实际上解析出来的全是 “内容已不可访问”。
注:用户发布的原创广播无法解析,但“想读”,“已看的电影”等广播还是可以解析的:

部署
RSSHub 演示 (https://rsshub.app)
部署相关信息
No response
额外信息
测试地址:
https://rsshub.app/douban/people/139444387/status
https://rsshub.app/douban/people/45865228/status这不是重复的 issue
- 我已经搜索了 现有 issue,以确保该错误尚未被报告。
Reactions are currently unavailable