gofeed icon indicating copy to clipboard operation
gofeed copied to clipboard

Failed to detect feed type

Open tim-lebedkov opened this issue 5 years ago • 3 comments

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!

tim-lebedkov avatar Sep 21 '19 18:09 tim-lebedkov

Because this url returns 403

musabgultekin avatar Oct 12 '19 09:10 musabgultekin

You're right. Maybe the error message could be better.

tim-lebedkov avatar Oct 12 '19 11:10 tim-lebedkov

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

celticman avatar Dec 16 '23 18:12 celticman