wintermute123 / youtube-upload

Automatically exported from code.google.com/p/youtube-upload
0 stars 0 forks source link

Multi upload Error and no retry option #105

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
= Versions

youtube-upload:  0.7.2
python:  2.7
python-gdata:  python-gdata-2.0.14-3.1.2.noarch

= Describe the steps (including the command you run) that will reproduce
the problem?

The problem with Multi upload for many files that give me error and not having 
an option to retry to send the file, it would be great if implant a feature to 
retry for the file with yes or no question instead of quite.
here is the error :
[UnsuccessfulHTTPResponseCode] HTTP code on upload: 403 (expected 302)

Thanks & regards

Original issue reported on code.google.com by sharifo...@gmail.com on 19 Apr 2013 at 3:26

GoogleCodeExporter commented 8 years ago
Retrying is a tricky business, I prefer the user to do it in a wrapper if 
needed. I have a tool for that in UNIX: 

https://code.google.com/p/tokland/source/browse/trunk/tools/loop.sh

Original comment by tokland on 20 Apr 2013 at 6:45

GoogleCodeExporter commented 8 years ago

Original comment by tokland on 13 May 2014 at 8:32