Closed (won't fix)
Project:
Media: YouTube
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2011 at 11:29 UTC
Updated:
16 Oct 2015 at 20:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Mike Dodd commentedI to am looking for a solution to this
Comment #2
Pocketpain commentedSub!
Comment #3
ar-jan commentedI'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:
Comment #4
veleiro commentedHave you tried using this module in combination with Media Mover?
Comment #5
ar-jan commentedNot 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?).
Comment #6
jaiteiro commentedSuscribe... Any news, anything?
Comment #7
tpp1 commentedIt 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
Comment #8
camdarley commentedI 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...
Comment #9
dave reidNo patch to review here.
Comment #10
RobW commentedWorking 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.
Comment #11
RobW commentedMarked #929964: Any plans to support the browser upload method? as duplicate.
Comment #12
mototribe commentedI had someone develop a youtube uploader module for me a while ago, if you are interested I can share the code.
Comment #13
kobnim commented@mototribe
Yes, I would be very interested in getting a copy of your youtube uploader module. Thank you!
Comment #14
mototribe commentedhere you go, checkout the comments.html for more details. It was developed by http://drupal.org/user/324696
cheers
UWE
Comment #15
kobnim commented@mototribe
Thanks!
Comment #16
iamalwayslost commentedAnyone 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
Comment #17
stred commentedyou can check the youtube uploader module that achieves the feature
Comment #18
alexverb commentedI 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