Files
RSSHub/lib
Luke D Williams 3646809d06 feat(route/rumble): add channel feed (#21545)
* feat(route/rumble): add channel feed

Add a Rumble channel route so channel videos can be subscribed to through RSSHub. Use stable server-rendered selectors and normalized item URLs to keep feed entries consistent.

* feat(route/rumble): add embed descriptions

Add full Rumble video descriptions to channel feeds and expose an /embed route variant for readers that support iframe players. Keep the default route image-based while deriving stable embed URLs from each video page.

* fix(route/rumble): align embed option with youtube

Match YouTube's optional embed parameter behavior so the default feed includes embedded players and any trailing path segment disables embedding. Keep full Rumble video descriptions in both output modes.

* fix(route/rumble): improve feed metadata

Use structured detail-page data for Rumble descriptions and fallback thumbnails while keeping the channel listing on stable server-rendered markup. Limit detail fetch concurrency so the route is less likely to trip anti-bot protections.

* fix(route/rumble): rely on default request headers

* fix(route/rumble): update example channel

* fix(route/rumble): prefer videos tab for channel feed

* fix(route/rumble): address review comments

* fix(route/rumble): parse current channel videos

* fix(route/rumble): address review comments

* fix(route/rumble): use cheerio api type

* fix(route/rumble): default to noembed

* fix(route/rumble): embed videos by default

* fix(route/rumble): require explicit embed option

---------

Co-authored-by: dw <dw@rss-rumble.17>
Co-authored-by: dw <dw@rss_rumble.tp>
2026-08-22 11:31:30 +08:00
..
2026-08-04 09:00:41 +08:00
2026-03-25 23:16:40 +08:00
2026-07-10 23:26:43 +08:00
2026-04-13 23:45:08 +08:00
2026-07-09 02:37:41 +08:00
2026-07-09 02:37:41 +08:00
2026-06-25 01:34:49 +08:00
2026-07-10 23:26:43 +08:00
2026-08-04 09:00:41 +08:00
2026-07-10 23:26:43 +08:00