I don't know how easy it is to do this, but it'd be fantastic if this module could also allow for one site account where users can upload videos through a cck field and then have the cck field actually play back the video on the node display.

Comments

jdwfly’s picture

I've thought about this, and I know it can be done through API calls. I think it would be better to give a permission to "Upload videos to vimeo" and then site admins could give as needed. Let me look into this some more.

xamanu’s picture

Any update on this? I could need this functionality for a client. If he wants to I'm going to write the patch. Anyway it'd be nice to be up to date in case that some progress had been made.

A quick look into Vimeo docs, there is an Upload API: http://vimeo.com/api/docs/upload

I'd suggest that the functionality should enable users to upload a video to a CCK (file) field. Then there should be a feedback to the user on the status of the video (uploading, converting, online, error,...). I'd think about a checkbox that a user can mark and when saving the node the upload process would begin (or restart).

jdwfly’s picture

Feel free to add this functionality. All I had done was look over the docs and think about the best implementation of it.

sachbearbeiter’s picture

+1

benjohnstone’s picture

+1

damiandab’s picture

+1

nimzie’s picture

+1

mikefyfer’s picture

Any update here?

kihap’s picture

I'm very interested in this capability. Any movement on developing it? Better yet, getting a D7 version that could do it?