How to embed my own video player in Facebook?(如何在 Facebook 中嵌入我自己的视频播放器?)
问题描述
是否可以在 Facebook 中嵌入我自己的视频播放器,以便我可以像所有 YouTube 视频一样直接在时间轴中查看视频?
Is it possible to embed my own video player in Facebook, so I can see the video directly in the timeline, like all the YouTube videos?
是否需要在我网站的 <head> 部分中包含任何元标记?
Are there any metatags I need to include in the <head> section of my site?
推荐答案
您必须首先通过提交 视频嵌入白名单请求.
You must first get your Flash player approved by submitting a video embed whitelist request.
一旦获得批准(当我回顾我请求的电子邮件时,我花了 4 小时),您的播放器将能够像 YouTube 视频一样显示.然后,您可以使用他的回复中提到的 fire 的 Facebook Share 帮助指南.此外,另一个有用的东西是 URL Linter,它告诉您 Facebook 如何解释您的网页.
Once this is approved, which took 4 hours for me when I look back on emails from my request, your player will be able to be shown just as YouTube videos are. You can then use the Facebook Share help guide which fire mentioned in his reply. Also, another helpful thing is the URL Linter which tells you how Facebook is interpreting the metadata on your pages.
这篇关于如何在 Facebook 中嵌入我自己的视频播放器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何在 Facebook 中嵌入我自己的视频播放器?


基础教程推荐
- phpmyadmin 错误“#1062 - 密钥 1 的重复条目‘1’" 2022-01-01
- 如何在 Symfony 和 Doctrine 中实现多对多和一对多? 2022-01-01
- 在 CakePHP 2.0 中使用 Html Helper 时未定义的变量 2021-01-01
- 找不到类“AppHttpControllersDB",我也无法使用新模型 2022-01-01
- Doctrine 2 - 在多对多关系中记录更改 2022-01-01
- 如何在 XAMPP 上启用 mysqli? 2021-01-01
- PHP 守护进程/worker 环境 2022-01-01
- 在 yii2 中迁移时出现异常“找不到驱动程序" 2022-01-01
- 使用 PDO 转义列名 2021-01-01
- HTTP 与 FTP 上传 2021-01-01