DIYgod / DIYgod/RSSHub

bilibili dynamic feed is failing

Open
#18,506 15 comments 0 reactions 0 assignees View on GitHub
RSS bug
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
8h 48m
Merged PRs (30d)
175

Description

### Routes

```routes
/bilibili/user/dynamic/:uid/:routeParams?
```

### Full routes

```fullroutes
/bilibili/user/dynamic/123
```

### Related documentation

https://docs.rsshub.app/zh/routes/popular#up-%E4%B8%BB%E5%8A%A8%E6%80%81

### What is expected?

No error.

### What is actually happening?

```
FetchError: [GET] "https://api.bilibili.com/x/polymer/web-dynamic/v1/feed/space?offset=&host_mid=2267573&platform=web&features=itemOpusStyle,listOnlyfans,opusBigCover,onlyfansVote&dm_img_list=[{\"x\":6312,\"y\":-1405,\"z\":0,\"timestamp\":28,\"type\":0}]&dm_img_str=bm8gd2ViZ2&dm_cover_img_str=bm8gd2ViZ2": fetch failed
```

### Deployment information

RSSHub demo (https://rsshub.app)

### Deployment information (for self-hosted)

_No response_

### Additional info

Since 12:00 PM (UTC+9), the bilibili space API start to report error code -352 for every temporary guest cookies, which probably means something changed in the token validation from bilibili side.

I haven’t got time to dig into it. Any help would be appreciated.

### This is not a duplicated issue

- [x] I have searched [existing issues](https://github.com/DIYgod/RSSHub/issues) to ensure this bug has not already been reported

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.