https://bugs.gpodder.org/show_bug.cgi?id=507


Morten Nygaard Åsnes <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #2 from Morten Nygaard Åsnes <[email protected]>  2009-07-17 
19:22:40 GMT ---
Tried the feeds with latest git gpodder and had the same problem.

With http://stardate.org/feeds/rss.xml it looks like it's just that the last
entries didn't contain any audio, but with
http://www.guardian.co.uk/environment/series/the-bike-podcast/rss it looks like
we have problems parsing the feed.

The feed seems to be in a different format from most podcast feeds, it looks
like it's this format: http://en.wikipedia.org/wiki/Media_RSS

An entry from the feed doesn't have an enclosure, but something looking like
this:

<media:content duration="2005" fileSize="31639168" type="audio/mpeg"
url="http://download.guardian.co.uk/audio/kip/environment/series/the-bike-podcast/1245765289762/5881/gdn.bike.ps.090624.chrishoy.mp3";
/>

I had a go a trying to parse this, but it looks like the entry we get from
feedparser doesn't contain the "media:content" tag, so I don't know how to get
any further

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to