Upload to YouTube?

Last post 03-25-2009, 1:02 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  03-25-2009, 1:15 AM 50248

    Upload to YouTube?


     
    The site I am working is already using this Ajax Uploader for image uploads. However I have been asked to develop a system where the users to be able to upload videos.  These videos will be stored and run from YouTube.
     
    For those that have not worked with the YouTube API before, in a netshell it works like this. After some authentication they pass you a URL and a Token for the upload. This URL is the URL to which the form 'action' must be set so that the video file is posted to YouTube and the Token is to be used as a hidden field on the form that YouTube reads to verify the upload. 
     
    My question is this.. Can the Ajax Uploader be used to POST to a server other than the site it is running on and is it possible to set a hidden value in the form that is the Ajax Uploader so that value is posted too?
     
    Thanks
    Filed under: , ,
  •  03-25-2009, 1:02 PM 50265 in reply to 50248

    Re: Upload to YouTube?

    Hi,
     
    I am not familiar with the YouTube API .
     
    But I think it's not easy to implement that feature , because the AjaxUploader also need server implementation matched for all features.
     
    Regards,
    Terry
     
View as RSS news feed in XML