开发者

Facebook audio Upload of mp4 format

开发者 https://www.devze.com 2023-04-03 17:52 出处:网络
Need help/idea on this. I have to create a mp4 audio file and then have to upload it on facebook, twitter and tumblr.

Need help/idea on this.

I have to create a mp4 audio file and then have to upload it on facebook, twitter and tumblr.

I know there is no specific API for this there. But is there any other way out?

I also know i can upload files on separate server and then can provide the link. But i want it to play there only 开发者_StackOverflow社区as video's in facebook.

Any ideas on this will be appreciated.


you can utilize open graph, i.e. create a web page with og:audio related meta tags, see the following doc (scroll towards the bottom):
https://developers.facebook.com/docs/opengraph/

then anytime a user/page/app likes a page, it is uploaded to their facebook

hope this helps


you can also do it from opengraph see if this link is suitable for you https://developers.facebook.com/docs/opengraph/


you can also do it by open graph protocol of facebook

0

精彩评论

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