i need to parse rss from youtube into cck embed media field (video and image)

example:
http://www.youtube.com/rss/tag/sports.rss

how to put these part into cck field?

what phpcode should i put in nodetemplate body?

Comments

oucode’s picture

Wondering this myself. No clear documentation on how to map XML data to CCK data using the template. Any luck or word from above?

patchak’s picture

Hey there, if you figure that out please post the how to here, it's very cool!!
thanks,

Patchak

alex_b’s picture

Status: Active » Closed (fixed)

guys, do you actually need to _download_ the data, or just stick the link into a CCK field?

For doing the latter, follow the instructions in the README file and be sure to grab the latest CVS version, because there was a problem with node_template (http://drupal.org/node/140505).

alex