salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Error uploading video to picasa #420

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sometimes when i try to upload a video to picasa the script crashes.

This is what the verbose mode prints:
Loading file VIDEO.avi to album ALBUM
Failed to upload VIDEO.avi. (403: Forbidden)
1 photos failed to upload
Failed files: [<type 'file'>]

I'm using googlecl 0.9.13 and python-gdata 2.0.8-11 on Ubuntu 10.10

Original issue reported on code.google.com by fabiogra...@gmail.com on 6 Sep 2011 at 3:13

GoogleCodeExporter commented 9 years ago
Confirmed on Ubuntu 11.04. Seems that the problem appears for me in relation to 
file size. A 35 MB file uploaded fine, but a 40 MB one failed with 403 
Forbidden code. Maybe it's related to too long upload and resulting timeout of 
some sort.

Original comment by msocha...@gmail.com on 2 Nov 2011 at 11:42

GoogleCodeExporter commented 9 years ago
Same here, Ubuntu 12.04

Original comment by jenik.pl...@gmail.com on 3 Jul 2012 at 10:28

GoogleCodeExporter commented 9 years ago
I tried to upload a 116MB movie. The result was:

Failed to upload /tmp/movie.mpeg. (413: Request Entity Too Large)

So it seems like there is no error with googlecl, and we have much better error 
message at this moment. So I'm closing this issue as this is not googlecl error.

Original comment by szy...@endpoint.com on 29 Dec 2012 at 8:46

GoogleCodeExporter commented 9 years ago
What is the max?

Original comment by alexandr...@gmail.com on 8 Jan 2014 at 5:37