In my iOS application I need to support the upload of videos to YouTube.
Is it possible to upload a video to YouTube within this application? If so, how can I implement this?
|
In my iOS application I need to support the upload of videos to YouTube. Is it possible to upload a video to YouTube within this application? If so, how can I implement this? |
|||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
It is possible. There an API for it http://code.google.com/apis/youtube/2.0/developers_guide_protocol.html#Uploading_Videos |
|||
|