hi all
I have a file uploader that currently uploads images / pdf with a nice progress bar using uploadify and saves to S3 using paperclip.
I want to upload videos the same way but instead of to s3, i want to save to youtube.
Is there a processor or something that i can use to save to youtube ?
Would i be able to see the progress via the progress bar ? would this show all the progress of uploading it straight to youtube ?
Or is there a better way ? I dont want to store videos or convert them myself.
thanks alot for the help in advance rick