gofeed
gofeed copied to clipboard
Failed to detect feed type
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!
Because this url returns 403
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