Replies: 1 comment
-
|
This project relies on https://pypi.org/project/feedparser/ to parse atom and RSS feeds, and https://pypi.org/project/feedgen/ to generate the new (filtered) feed. I am not going to add support for all these other formats and protocols, and even if someone else were to write all that code, I am not going to merge it as I'd have to maintain it going forward. Please see https://github.com/loopwerk/django-rss-filter?tab=readme-ov-file#about-feature-requests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are other protocols for publishing such as Gemini, Gopher, and XMPP, and formats, such as ActivityStream, Gemini Feed, JSON Feed, Twtxt, and Atom Over XMPP (XEP-0277 and XEP-0472).
Beta Was this translation helpful? Give feedback.
All reactions