Skip to content

tsepanx/rss_bridge_python

Repository files navigation

python

RSS Bridge (Feed aggregator)

Design

For now, this project pretends to be an alternative of rss-bridge, customized for my specific needs.
One of the main additional feature is possibility to fetch not just 20 last entries, but filter by count and start date, or even fetch all available entries.

Types of feed to implement

  • Youtube
    • Channel metadata, videos
    • Video - parse metadata: title, preview_img, etc
      • Integrate into tg feed
    • Playlist
  • Telegram Channel
  • Review rss feeds of these sources
    • Mastodon - Rss exists
    • Gemini - Requires additional non-http parsing

TODO & Features to implement

  • Write tests
  • Limit entries count by made requests
  • Param for feed: whitelist/blacklist of keywords in title/text
  • DB support, to cache existing rss files
    • Specify update interval (5min)

About

Provides RSS feeds for sources not inteded for it

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published