I've got a video content type set up with a video CCK field and I'm using the YouTube FeedAPI module to populate it automatically. Is there any way I cna have the module place the video in the CCK field rather than just in the body of the node? I've got multiple views using this content type in various ways so I want to put the video where I can most easily use it.

Comments

beeradb’s picture

If you use emfield and create a field which accepts YouTube videos on the content type you are using to create feed nodes, the module should automatically detect that field and use it for embedding the video.

Please let me know how this goes for you.

seanr’s picture

Category: support » bug

That's exactly what I'm using but it doesn't appear to work that way.

seanr’s picture

Title: Put vide from feed in CCK field instead of body? » Put video from feed in CCK field instead of body?
seanr’s picture

Hmm, just thought of something - if you don't check any of the provider boxes in emfield, it'll allow videos from all providers. Is it possible that the YouTube API module isn't checking for that possiblity?

googletorp’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Drupal 5 is no longer supported.