Commit graph

4 commits

Author SHA1 Message Date
85381a7673
fix: [rssmerge] Improved the summary text when it's coming from RSS feed
without Title

- Title is built from the summary text and the HTML code is removed
- An option has been added to set the limit of the summary
2024-02-11 11:54:31 +01:00
659d74535e
chg: [rssmerge] Convert very old script (17 years old ;-) to Python 3
- Add a very basic Markdow list output
- Fix RSS feed with no `modified` time
2024-02-11 11:17:49 +01:00
54a82c0ce9
chg: [rsscluster] Python2 to Python3 + updates
- Trying to resurect old script to merge rss
- Testing with Mastodon rss feed (which doesn't contain title) -> https://github.com/mastodon/mastodon/issues/18553
  - Maybe a need to remove completely the title (it seems an RSS feed
  can work without `title` field)
- Fixing some random bugs in this 11 years old code
2024-02-11 10:49:20 +01:00
fe766ccbbc Initial rss-tools crappy code from 2007 imported. 2013-04-14 14:05:30 +02:00