picasawebuploader
picasawebuploader copied to clipboard
A python-based file uploader for PicasaWeb
Sadly Oauth return Error oauth2client.client.FlowExchangeError: invalid_clientUnauthorized
I have successfully been using this for a couple of months, but all of a sudden on the 28:th of January I started to get 400 Bad request responses (that's...
How is the script used? Could you give an example? Thank you!
Nice script! Two issues I spotted: - The max video upload size should be 1GB, so 1073741824 bytes (not 100MB) - When uploading large videos, the script crashes. I'm not...