DIYgod / DIYgod/RSSHub

多个分区参数聚合成一个订阅

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

Description

### 这是一个什么样的功能?

以[B站排行榜](https://docs.rsshub.app/social-media.html#bilibili-pai-xing-bang)的路由为例,

`/bilibili/ranking/:tid/:days?/:arc_type?/:disableEmbed?`

`tid`, 必选 - 排行榜分区 id, 默认 0

能否选择多个`tid`, 得到一条包含多个分区(但不是全站)的 rss 订阅呢?

全站 | 动画 | 国创相关 | 音乐 | 舞蹈 | 游戏 | 科技 | 数码 | 生活 | 鬼畜 | 时尚 | 娱乐 | 影视
-- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | -- | --
0 | 1 | 168 | 3 | 129 | 4 | 36 | 188 | 160 | 119 | 155 | 5 | 181

### 这个功能可以解决什么问题?

很多网站都有分区, 通过分区参数聚合可以简洁的定制自己需要的内容.

### 额外描述

_No response_

### 这不是重复的功能请求

- [X] 我已经搜索了[现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保这项功能尚未被请求。

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.