Skip to main content
Known Participant
October 30, 2008
Question

Parsing Media:Content from RSS Feed

  • October 30, 2008
  • 1 reply
  • 471 views
I am trying to parse RSS feeds that contain a link to a media file, in this example an .mp3 podcast. I can parse the standard
[title] and [content] portion of the feed but cannot figure out how to parse the <media:content ....> portion.

Feed that I'm trying to parse: http://feeds.feedburner.com/DigitalPhotographyLife?format=xml


Basic code I'm using to parse feed:

Text content
    This topic has been closed for replies.

    1 reply

    Inspiring
    October 31, 2008
    Hi Photoshare, it seems to work now :) How did you solve it???