Youtube video upload with uploadify and paperclip custom processor ruby on rails?

You'll have to create a post processor that takes the video and uses the YouTube Data API direct uploading method to upload the file: code.google.com/apis/youtube/2.0/develop... If you want to see the progress bar you have to upload the file to your server before sending it to youtube, and it will only reflect the progress of uploading it to your intermediate site (too much work for the sake of showing a progress bar, if you ask me), otherwise you can send the file straight to youtube and I don't think you'll see any progress bar, but you won't waste double bandwidth. In any of this cases I don't think you'll need to worry about converting the file yourself as long as the format is supported by youtube.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions