muffinista / rust-rss-to-fedi

GNU General Public License v3.0
30 stars 2 forks source link

Couldn't find a valid feed at that URL #29

Closed Mosesofmason closed 1 year ago

Mosesofmason commented 1 year ago

I am trying to add a KBS News RSS feed to feedsin.space, which is the largest media company in Korea. However, feedsin.space is showing that the feed is invalid. I am aware that the feed doesn't fully comply with the standard, but it can still be parsed by other RSS readers. Is it possible to enhance the compatibility to allow adding this feed?

joosep-georg commented 1 year ago

I tried a workaround and ran the feed through https://rss.app – the result is valid: https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Frss.app%2Ffeeds%2FkIh0wF8s8pgGBKQQ.xml

muffinista commented 1 year ago

The feed is definitely invalid, even if other parsers are managing to handle it. I would like to accept as many feeds as possible, but I don't have the time or resources to really do that, and it's the sort of thing that would be likely to cause a lot of other problems down the line.

joosep-georg commented 1 year ago

I agree with @muffinista, the correct way of fixing this is to inform KBS and ask them to fix the feed.

(Or use some rewriting service as mentioned above.)

Mosesofmason commented 1 year ago

@joosep-georg Sure, I understand. However, rss.app is actually a paid service. Could you kindly consider retaining the rewritten URL for me? I would greatly appreciate it. :)

joosep-georg commented 1 year ago

I am not planning to pay for it.