Embedding Video In Drupal
By Robert Safuto on Jun 11, 2007 in Tutorial
This tutorial shows the user two methods of including video on a Drupal site. One method involves the use of the video module. The other method involves embedding a flash video player into a regular blog post.
Donate $2
If you found this video to be helpful to you please consider donating the small amount of $2. Or if you need web hosting click here and you'll save $50 off monthly and up hosting plans with Dreamhost. Either way your support is greatly appreciated.









spoit | Jun 12, 2007 | Reply
Nice! Thx!
I wonder which module provides the wysiwyg buttons you’re having in your drupal installation? It doesn’t remind me of tinymce nor fck, but it seems the one that wordpress is using too..
Could you help me out on this?
Thx.
Robert Safuto | Jun 12, 2007 | Reply
I believe that is the QuickTags module. http://drupal.org/project/quicktags
spoit | Jun 12, 2007 | Reply
That’s the one! Thank you
Fabio Varesano | Jun 12, 2007 | Reply
Nice screencast! Stay tuned on the video module project page.
I’m working on a complete rewrite of the module which will make the video submission process really simple.
Robert Safuto | Jun 12, 2007 | Reply
Very promising news Fabio. I’m not a programmer otherwise I would jump in myself. I have been studying the new Drupal book but think I can best serve the community with videos on features that I use. I look forward to seeing the updates.
Robert Safuto | Jun 13, 2007 | Reply
I have also recently discovered a module that also makes it easy to include video in a Drupal site. The Video CCK, at http://drupal.org/project/video_cck ,”will create a field for node content types that can be used to display video and thumbnails from various third party video providers. When entering the content, the user will simply paste the URL or embed code.”
I’m trying this on a beta site and it seems to work pretty well even though it is just in beta.
tony caine | Oct 21, 2007 | Reply
thanks.
just watched this and your views tutorial.
very clear and well crafted.
jz | Aug 22, 2008 | Reply
hi. great vid.
question. I have tiny mce for an editor, using drupal 6. i add embed code to a new story node and all i get is code, no youtube video.
I use full html in the node, but still no joy.
any help is appreciated. thx.
Robert Safuto | Aug 24, 2008 | Reply
JZ: Anytime you use a wysiwyg editor you may have some problems with embed codes. The editors tend to not work well with the codes. What I usually recommend is to either turn off TinyMCE when you are publishing with the embed code or seek out a module that provides better integration between YouTube and TinyMCE.