I want to parse youtube rss and it would be nice to have feedparser module parse rss to video/embed media field cck rather than feed-item content type.

how to do that?

Comments

budda’s picture

Status: Active » Closed (works as designed)

You would need to implement a custom feed item processor to map the feed items in to your custom CCK type.