Closed GoogleCodeExporter closed 8 years ago
Direct upload tries to send the file in a single request, you should use the
ResumableUploader component instead and split the request into chunks.
The YouTubeUploader sample shows how to use this component:
http://code.google.com/p/google-gdata/source/browse/#svn%2Ftrunk%2Fclients%2Fcs%
2Fsamples%2FYouTubeUploader%253Fstate%253Dclosed
Original comment by ccherub...@google.com
on 1 Jun 2012 at 9:05
Original issue reported on code.google.com by
acr...@gmail.com
on 1 Jun 2012 at 9:01