Previously, I used Video upload, now it's not supported, but link to this module, can i upload video to youtube and store on it, but only embed on site? i don't find any settings for this

CommentFileSizeAuthor
#14 youtube_node.zip124.19 KBmototribe

Comments

Mike Dodd’s picture

I to am looking for a solution to this

Pocketpain’s picture

Sub!

ar-jan’s picture

Title: video upload to youtube » Video upload to YouTube?
Version: 7.x-1.0-alpha1 » 7.x-1.x-dev

I'm wondering the same thing. It seems this provides only the ability to render existing YouTube content, not upload videofiles to YouTube. But video_upload states:

Video Upload and Drupal 7
You are encouraged to use the Media and Media:YouTube modules to replicate the functionality that this module has historically provided.

veleiro’s picture

Status: Active » Needs review

Have you tried using this module in combination with Media Mover?

ar-jan’s picture

Not yet - I checked it's project page, but it states that for D7 it's absolutely not production ready. Video_upload seems to say the Youtube upload functionality is already available via this module, which it seems is not the case (or not yet?).

jaiteiro’s picture

Suscribe... Any news, anything?

tpp1’s picture

It seems D6, there are modules to do it. What is the best way to add video to youtube in D7, ii am confused with the modules that i can use, please help

camdarley’s picture

I made a module to upload video to Youtube:
http://drupal.org/sandbox/camdarley/1371632
It creates "derivatives" of media. It mean that you have to upload your video to your site, and then Derivatives API upload it to your Youtube account.
You need Derivatives API module and the Zend Gdata framework.
I need reviews to improve it...

dave reid’s picture

Status: Needs review » Active

No patch to review here.

RobW’s picture

Status: Active » Closed (won't fix)

Working on Media Mover is probably the best bet for people looking for video uploads -- I don't think that we're going to include it in Media: YouTube any time soon (possibly ever). Getting the module and then the YouTube tab working are the priorities for the foreseeable future.

Patches are welcome if someone wants to work on it though. Until then, marking as won't fix.

RobW’s picture

mototribe’s picture

I had someone develop a youtube uploader module for me a while ago, if you are interested I can share the code.

kobnim’s picture

@mototribe

I had someone develop a youtube uploader module for me a while ago, if you are interested I can share the code.

Yes, I would be very interested in getting a copy of your youtube uploader module. Thank you!

mototribe’s picture

StatusFileSize
new124.19 KB

here you go, checkout the comments.html for more details. It was developed by http://drupal.org/user/324696
cheers
UWE

kobnim’s picture

@mototribe
Thanks!

iamalwayslost’s picture

Anyone got mototribe's module to work? I installed it but I couldn't pull up a config page.

i added 'package = Media' for the module to show up under media instead of others. but couldn't figure out how to get the config working

stred’s picture

Issue summary: View changes

you can check the youtube uploader module that achieves the feature

alexverb’s picture

I recently built a module for just this based on youtube uploader. But with significant extra features and flexibility. I do need people to review the module before I can publish a stable release. Check Media: YouTube upload