Possible Duplicate:
How do I upload a video to YouTube from within an iOS application?
Is there any way to implement functionality to upload video in youtube in iPhone? If so, how? Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
use the Youtube API and check the GDATA Objective-C Client here, also see this SO answer.