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

ERROR: Link provided is not a valid feed #18

Closed
juasiepo opened this issue Jun 27, 2017 · 1 comment
Closed

ERROR: Link provided is not a valid feed #18

juasiepo opened this issue Jun 27, 2017 · 1 comment

Comments

@juasiepo
Copy link

Hi

I am just starting to use morss and there are many rss feeds that return ERROR: Link provided is not a valid feed

python -m morss debug http://www.megabolsa.com/feed
'random page'
u'text/html'
ERROR: Link provided is not a valid feed

python -m morss debug http://rss.elconfidencial.com/espana/
'random page'
'text/xml, charset=UTF-8'
ERROR: Link provided is not a valid feed

python -m morss debug http://rss.elconfidencial.com/mundo/
'random page'
'text/xml, charset=UTF-8'
ERROR: Link provided is not a valid feed

They seem pretty valid to me and work ok in several RSS readers

Any quick tip about the source of the problem before diving deep into the code?

Thanks for your time

@pir2
Copy link

pir2 commented Aug 1, 2017

Try the pull request: #19

There's a typo, instead of 'elseif' it should be elif.

@pictuga pictuga closed this as completed in 2d5bf7b Nov 4, 2017
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