Re/providing own rss / atom (xml) feed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 39k
- Forks
- 2.1k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 10
Description
Clear and concise description of the problem
At least for non-standard feeds, like rsshub://. Why? It can be used in many way. In my case, I want use the feed as a discord news channel via bot (again, in my case, itʼs ub3r-b0t, but it can be any other). As you may already guess, many bots wouldn't understand links started from rsshub:// or something like this (any which isnʼt http(s):// I guess).
Iʼll use purelly with own examples, but it could be any other feed (as I can see).
RSSHub provides feed this feed: https://docs.rsshub.app/routes/picture#e-hentai
The provided there example doesn't work (nor can be used): https://rsshub.app/ehentai/tag/language:chinese/0/bittorrent=true&embed_thumb=false
But it also mentioned two Folo feeds which works (shows articles).
As newbie, I tried create a new feed: https://app.folo.is/share/feeds/177650733328010240
And it also works (i see a feed on web-page). But I cann't use anywhere (and in my case) out of this web page folo, because I didn't find any info/doc about getting rss/atom (xml) feed.
Suggested solution
Re/providing a link to xml/atom feed (by UI) or by making hidden links like adding something of rss (for an example: https://app.folo.is/share/feeds/177650733328010240/rss as made in some sites).
Alternative
No response
Additional context
No response
Validations
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
- This issue is valid
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the shared feed page at https://app.folo.is/share/feeds/177650733328010240 and compare its behavior with the RSSHub example linked in the issue. Trace how shared feeds are exposed, then verify that a documented or UI-provided URL returns a usable RSS or Atom XML feed outside Folo; the issue names no repository files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100