Open pedrocr opened 1 week ago
I'm trying to parse the feed at: https://www.record.pt/rss/
According to the W3C validator it seems to be a valid feed:
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.record.pt%2Frss%2F
yet when I try to parse it I get an InvalidStartTag error
@pedrocr I cannot reproduce your issue. See #176.
Probably you have issue somewhere else (interrupted download or smth like this).
I'm trying to parse the feed at: https://www.record.pt/rss/
According to the W3C validator it seems to be a valid feed:
https://validator.w3.org/feed/check.cgi?url=https%3A%2F%2Fwww.record.pt%2Frss%2F
yet when I try to parse it I get an InvalidStartTag error