在 Google Plus 中共享自定义视频播放器溪流
有谁知道如何将自定义视频播放器嵌入到 Google Plus 的 Stream 中?
您可以通过 YouTube 或手机上传来共享视频,但您也可以将 Vimeo 播放器嵌入到流中,例如,只需将 Vimeo 视频的 URL 放入流中即可。
我假设 Google 正在解析特定元的 URL 标记,以便可以将其呈现为视频,就像您可以使用 Facebook 的开放图谱一样:
http://developers.facebook.com/docs/opengraph/#audiovideo
是否有类似的方法可以对 Google Plus 执行相同操作?
谢谢!
Does anyone know how to embed a custom video player into the Google Plus' Stream?
You can share videos by uploading, via YouTube, or from your phone, but you can also embed the Vimeo player into the stream, for instance, by just dropping the Vimeo video's URL into the Stream.
I assume Google is parsing the markup of the URL for specific meta so that it can render it as a video, much like you can do with Facebook's Open Graph:
http://developers.facebook.com/docs/opengraph/#audiovideo
Is there a similar way to do the same with Google Plus?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该尝试使用 schema.org 标记: http://schema.org/VideoObject
You should try using schema.org markup instead: http://schema.org/VideoObject