DIYgod / DIYgod/RSSHub

Improve title format

Open
#7,004 1 comment 1 reaction 0 assignees View on GitHub
core enhancement docs
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
8h 48m
Merged PRs (30d)
175

Description

### What feature is it?
Enforce an universal format for all feed titles.
Currently the best format I think it could be is "Service - Type/Route name - Name"

### What problem does this feature solve?
Currently, different feeds are using different title format, for example:
|Service|Type|Format|
| ----- |:-----:|:-----:|
|F-Droid|App|\nNAME\n releases on F-Droid|
|Telegram|Channel|NAME - Telegram 频道|
|Soundcloud|User|NAME\| Free Listening on SoundCloud|
|Docker|Image|NAME build history|
|App Store|App|NAME for macOS 更新|

It's an extremely mess if I subscribe more than one type of feeds, especially when the rss aggregator doesn't allow name changing, like this [rssbot for telegram](https://github.com/iovxw/rssbot)

### Additional description
I know there is a lot of work involved in replacing title formats, but it would be a great improve for this project, and if this proposal is accepted, I can help replace them and send a PR.

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.