1

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.

Community
  • 1
  • 1
Nikunj Jadav
  • 3,417
  • 7
  • 38
  • 54

1 Answers1

3

use the Youtube API and check the GDATA Objective-C Client here, also see this SO answer.

Community
  • 1
  • 1
Mouna Cheikhna
  • 38,870
  • 10
  • 48
  • 69