By clarky on
Is there any way to link a specific youtube channel to a drupal site?
I would like it so when i add a video to my youtube channel that it spits it out to a specific page on my drupal site...
Is this possible?
Thanks in advance
Comments
Hi Andrew, I have to develop
Hi Andrew,
I have to develop a drupal module to connect a youtube channel. It will be available in Januari 2010. Interested? Let me know.
Kind regards
Interested!
Interested!
--
d-Media Web Professionals
https://d-media.nl
interested! a must have!
IM VERY INTERESTED
please let me know!
Youtube Channel
I am also interested about a module like that module. thanks
I'm guessing this module
I'm guessing this module hasn't been committed yet.
I am very interested
I am very interested in that module. Is it available?
Thanks!
Hi, I am damn interested in
Hi, I am damn interested in this module. Please let me know if you are already done with it.
_
You may wish to checkout the http://drupal.org/project/video_upload module-- I'm not sure about the channel aspect, you'll have to test drive the module, but it makes it so all video on your site is funneled to youtube.
iFrame
You could try using the iFrame module and just get the url into that node. Not ideal because you might have to tweek the layout to fit your page if you are using 960px width.
insertFrame
I found the insertFrame module to work best with adding a youtube channel, because you have the options of scrolling and adding a class which can clean the output of the display and fix issues which using the iframe module causes ( for some reason no matter what my height I had for the iframe there was always a scroll bar and instead of applying the margin changes to fit the a fixed 960px width you can create your own class and control it that way )
YoutubeChannel
Well there's one now and its YoutubeChannel
youtubechannel module should
youtubechannel module should work.