On Fri, 2021-08-20 at 09:33 -0400, Rich Bowen wrote:
A year or so ago I mentioned this script - https://github.com/rbowen/centos-community-tools/blob/main/scripts/rss_updat...
- which consumes (some of) those RSS feeds and generates some reports
of what's new in a couple of different formats.
Caveat: I don't know if it still works, but I presume it does - RSS is RSS.
Caveat 2: The RSS contains the latest N updates. I never definitely determined what N is. So if N+1 updates were delivered at any given period between running the script, you'd miss 1 of them.
Caveat 3: I don't know what the future plans are for this service, and am not making any promises.
Rich, thank you for that script. I installed python3-feedparser from the repo, and then it ran perfectly. It makes the RSS very readable.