使用 PHP 将视频发布到用户 Facebook 墙
我希望我网站的用户上传带有标题和说明的视频。发布的视频将保存在服务器上,并发布到用户的 Facebook 墙上。
我所做的
- 将视频保存在服务器上。
- 创建 Facebook 应用程序以获取 App Id 和 Secret ID。
如何将视频发布到用户的 Facebook 墙上?
I want users of my website to upload videos with title and description. The posted video will be saved on server and also published to the user's facebook wall.
What I have done
- Save video on server.
- Create Facebook application to get the App Id and Secret ID.
How I can post the video to user's Facebook wall?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需将该视频的链接发布到 Facebook 即可。如果我没记错的话,它会自动转换。或者您可以将其添加到虚拟页面中发布到该对象的链接,
它必须是 flash 对象!
Just post a link to that video into facebook. It will automatically convert it, if I'm not wrong. Or you can add this into dummy page & post link to that one
it has to be flash object!