Video Module for 6.8

Joined: 06/10/2008

I want to create podcasts from videos in drupal - is there a 6.x module for that?

I want to be able to take collection of videos from users and automatically populate itunes as a podcast

I found this question at: http://www.mahalo.com/answers/web-development/i-wa...

Larry Miller
http://www.connectedgeek.net
Keeping the World Connected one Geek at a Time ;)

Joined: 06/10/2008
Will this

Larry Miller
http://www.connectedgeek.net
Keeping the World Connected one Geek at a Time ;)

G&G Podcast Host
Rob Feature's picture
Joined: 06/01/2006
Filfield and FFPC

My recommendation is to use filefield + FFPC (filefield podcast module)

All you do is create a content type with filefield. That's where you upload your video files. Then, to create the feed, you'd create a View and use FFPC to output a "feed" from that view that is podcast compatible.

Then, if you want to display the player on the site, check out SWFTools. Hope that helps!

-Rob Feature
Geeks and God Co-Host
www.mustardseedmedia.com

Joined: 06/10/2008
Thanks Bob!!!

Thanks Bob!!!

Larry Miller
http://www.connectedgeek.net
Keeping the World Connected one Geek at a Time ;)