Youtube Remote Upload

Discussion in 'PHP' started by seokochin, Dec 17, 2008.

  1. #1
    I know its possible, to upload to youtube from our server.But how ?

    Can anyone help ?
     
    seokochin, Dec 17, 2008 IP
  2. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #2
    Use cURL to emulate the http requests. Or use this php class
     
    Kaizoku, Dec 18, 2008 IP
  3. seokochin

    seokochin Banned

    Messages:
    298
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Will this class work ?
    I am not sure whether it works or not.
     
    seokochin, Dec 18, 2008 IP
  4. Kaizoku

    Kaizoku Well-Known Member

    Messages:
    1,261
    Likes Received:
    20
    Best Answers:
    1
    Trophy Points:
    105
    #4
    Will you do your own homework?
     
    Kaizoku, Dec 18, 2008 IP
  5. izzy_affiliate

    izzy_affiliate Peon

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Hey, the phptube doesn't work anymore,. I have been trying to upload to youtube.. I can login but have trouble filling the form. I don't know why... maybe new youtube interface uses ajax or something..LOL
     
    izzy_affiliate, Jan 5, 2009 IP
  6. ez-designs

    ez-designs Well-Known Member

    Messages:
    230
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    105
    #6
    You can register a mobile account on youtube.com and they'll provide you with an email address which you can use to email them with an attachment.

    Works like the following when you send an email:

    Email: youtubeemail
    Title: Title of Video
    Mail content: Description
    Attachment: video

    After youtube receives the email, it'll automatically upload it for you.

    You can use PHP to email the video as an attachment.
     
    ez-designs, Jan 5, 2009 IP
  7. assault14

    assault14 Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    just a ? bout this whole cUrl and remote uploading... do it have to be server to server... can users just upload from there computer to the video hosting site.. ik youtube has an api now, but im talking about if i wanted to do soemthing like that with another video site. could u upload pc throuhg ur site to the video host with out the file being uploaded to ur site.
     
    assault14, Mar 28, 2009 IP