So I want to upload from my webhost to Youtube. I have ~50 videos I need to upload, but they're mostly in the 100-500mb range, and I only have 1mbps upload. I do have SSH access on my webspace (Dreamhost). I have a script to upload to Megaupload, and it works great, but I'm assuming Youtube is much more complicated. I did a bit (30 seconds) of research on this, and it's suggested that the Youtube API is necessary here. Can someone who can actually program their way out of a paper bag tell me if this is doable (perhaps using cURL, which the Megaupload script uses) or give me a script to do this? <3