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.
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.
use the Youtube API and check the GDATA Objective-C Client here, also see this SO answer.