We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.ParseURL works
"Failed to detect feed type" error
fp.ParseURL("http://groups.google.com/group/chocolatey/feed/rss_v2_0_msgs.xml")
Note: Please include any links to problem feeds, or the feed content itself!
The text was updated successfully, but these errors were encountered:
Because this url returns 403
Sorry, something went wrong.
You're right. Maybe the error message could be better.
Hello,
Thank you for gofeed. I've a podcast downloader that uses your library and downloads a ton of podcast very fast and succesfully.
I'm having problems with the RSS feed from "Rework podcast" (from the makers of Basecamp and Hey).
I get "Failed to detect feed type". The RSS file looks correct (with some errors in W3C validator).
The podcast url is: https://feeds.buzzsprout.com/2260539.rss
Thank you
No branches or pull requests
Expected behavior
.ParseURL works
Actual behavior
"Failed to detect feed type" error
Steps to reproduce the behavior
fp.ParseURL("http://groups.google.com/group/chocolatey/feed/rss_v2_0_msgs.xml")
Note: Please include any links to problem feeds, or the feed content itself!
The text was updated successfully, but these errors were encountered: