Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing fails with InvalidStartTag even though feed is valid #175

Open
pedrocr opened this issue Nov 18, 2024 · 1 comment
Open

Parsing fails with InvalidStartTag even though feed is valid #175

pedrocr opened this issue Nov 18, 2024 · 1 comment

Comments

@pedrocr
Copy link

pedrocr commented Nov 18, 2024

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

@andy128k
Copy link
Member

@pedrocr I cannot reproduce your issue. See #176.

Probably you have issue somewhere else (interrupted download or smth like this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants