I'm currently using the default settings (which I believe use API v. 1) and the standard youtube-upload python script to upload videos. However, any slight interruption in the network gets the entire upload aborted and it has to start all over from the beginning (plus, I need to clean up the failed uploads..)
Is there a simple way to get such uploads to auto-resume, through repeated connection attempts after each connection disruption? I assume the solution will have to include, among other things, using gdata api v.2