twtxt support #15

Open
opened 2020-07-26 14:11:27 +00:00 by lucidiot · 1 comment
Owner

Provide .txt files alongside each RSS feed to get twtxt support. https://twtxt.readthedocs.io/en/stable/

Provide `.txt` files alongside each RSS feed to get twtxt support. https://twtxt.readthedocs.io/en/stable/
lucidiot added the
enhancement
label 2020-07-26 14:11:27 +00:00
Author
Owner

While generating a twtxt feed is very easy, some RSS feeds do not have any pubDate on the items, but dates are required with twtxt. A solution could be to have some script that assumes the title and link are always unique, and appends to an existing .txt file if a new entry is detected, for all the items that do not have an explicit publication date.

While generating a twtxt feed is very easy, some RSS feeds do not have any `pubDate` on the items, but dates are required with twtxt. A solution could be to have some script that assumes the title and link are always unique, and appends to an existing `.txt` file if a new entry is detected, for all the items that do not have an explicit publication date.
Sign in to join this conversation.
No description provided.