开发者

Upload a video to YouTube or Facebook from your app? (iPhone)

开发者 https://www.devze.com 2023-02-02 23:54 出处:网络
I\'m trying to find a way to开发者_JS百科 upload a video to Facebook. I know It is possible as some apps do it. I was searching the web for hours but no results. I know it\'s somehow related to GData.

I'm trying to find a way to开发者_JS百科 upload a video to Facebook. I know It is possible as some apps do it. I was searching the web for hours but no results. I know it's somehow related to GData. I managed to upload a video to youtube, can I somehow convert the code so it will upload to Facebook?


To a upload a video on Facebook, try this. They have a sample code here on how to upload a video using the Facebook Graph API.


I think, that the best way is to upload a video to youtube by using GData, and then post only link for it to Facebook by using FBConnect Objective-C library.

0

精彩评论

暂无评论...
验证码 换一张
取 消