kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

Can't upload from S3 #45

Closed iamnader closed 12 years ago

iamnader commented 12 years ago

In my app I'm uploading a video to S3 and then trying to upload it to Youtube from there. I get this error:

RuntimeError: Cannot predict length of path/in/s3.mov

Thoughts?

iamnader commented 12 years ago

my mistake, wasn't sending a file but a carrierwave uploader