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

adiatis’s picture

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

djschoone’s picture

Interested!

--
d-Media Web Professionals
https://d-media.nl

Anonymous’s picture

IM VERY INTERESTED
please let me know!

adminCM.myopenid.com’s picture

I am also interested about a module like that module. thanks

solona’s picture

I'm guessing this module hasn't been committed yet.

udane’s picture

I am very interested in that module. Is it available?
Thanks!

aymohanty’s picture

Hi, I am damn interested in this module. Please let me know if you are already done with it.

WorldFallz’s picture

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.

Anonymous’s picture

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.

Anonymous’s picture

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 )

parwan005’s picture

Well there's one now and its YoutubeChannel

bappa.sarkar’s picture

youtubechannel module should work.