如何从facebook的评论框中获取嵌入视频


how to fetch embed videos from facebook with its comments box?

我正在通过我网站上的I帧嵌入代码从我的facebook页面获取视频。但我也想在我的页面上获取相同的视频评论插件。以及当我通过网页评论视频时。同样的评论显示在我的facebook页面视频评论插件内。请帮助我,我如何做到这一点,这是我的代码嵌入视频

<iframe 
    src="https://www.facebook.com/video/embed?video_id=603836463000637" 
    width="1280" 
    height="720" 
    frameborder="0">
</iframe>

http://developers.facebook.com/docs/reference/api/video/

//包含id、from、message、created_time和likes字段的对象数组。http://graph.facebook.com/603836463000637?fields=comments

需要权限:user_videos