wintermute123 / youtube-upload

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

Bandwith-Shaping #87

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Is there a way to use a bandwith shaper with this uploader.
I am using trickle at the moment, but it does not allow me to regulate the 
speed after starting the upload and it is incredible inaccurate: I choose 70 
kByte per second and the upload uses 55 kByte per second.

So, is there a way to use a bandwith shaper with this and regulate the speed 
while uploading?

Original issue reported on code.google.com by TroebsE...@googlemail.com on 30 Dec 2012 at 9:57

GoogleCodeExporter commented 8 years ago
Check the README on how to use --get-upload-form-info with curl. Also I would 
accept a patch to add this option directly to the script (and pass it to 
pycurl).

Original comment by tokland on 30 Dec 2012 at 10:18

GoogleCodeExporter commented 8 years ago
Sorry for being this blind. Now it's working with bandwith shaping.
I can't set the upload speed while the upload is running, but that's okay.

Original comment by TroebsE...@googlemail.com on 30 Dec 2012 at 10:44

GoogleCodeExporter commented 8 years ago
Ok. 

Original comment by tokland on 30 Dec 2012 at 10:50

GoogleCodeExporter commented 8 years ago

Original comment by tokland on 13 May 2014 at 2:55