Facebook的API来获取"观看"电影/电视节目列表或QUOT;读"书单? [英] Facebook API to get "watched" movies/TV show list or "read" book list?

查看:194
本文介绍了Facebook的API来获取"观看"电影/电视节目列表或QUOT;读"书单?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的Facebook的个人主页最近已迁移到新的布局。在关于页面,我发现,电影/电视节目的部分被分为3个标签观察,想看,喜欢。类似的情况适用于图书节。

My facebook profile recently has been migrated to the new layout. In the about page, I found that movies/TV shows sections have been divided into 3 tabs "Watched", "Want to Watch", "Likes". Similar case applies to Books section.

我知道,我们可以用/ ME /电影让电影的用户列表喜欢。但是,我找不到得到的观察和想要观看列表中,我发现有趣的获得方式。

I know that we can use "/me/movies" to get list of movies users liked. However, I can't find the way to get the list of "Watched" and "Want to Watch", which I found interesting to get.

如何我可以访问(读/写),以这些名单之外的任何建议,已经可以喜欢电影/电视节目/书单?非常感谢!

Any suggestion about how I can access (read/write) to these lists in addition to already available "Likes" list for movies/TV show/books? Thanks a lot!

推荐答案

如果您使用图形API浏览器并点:
<一href=\"https://graph.facebook.com/me?video_watches\">https://graph.facebook.com/me/video.watches

If you use Graph API Explorer and point to: https://graph.facebook.com/me/video.watches

这会给你观看过的视频列表。

that will give you a list of videos watched.

如果没有,请确保您已授予的 user_actions.video 许可,点击获取访问令牌按钮,然后选中user_actions.video下框用户数据权限,并获得新的访问令牌。

If it does not, be sure that you have granted the user_actions.video permission by clicking the Get Access Token button, and then checking the user_actions.video box under User Data Permissions, and get a new access token.

我担心的也是有貌似没有办法实际上是通过编程图形发布到这些集合。您可以张贴影片使用 video_watches 行动从自己的应用程序观看,但不会将其添加到电影我看过集合了电影应用控制(应用程序看似只有Facebook的本身可以发布或更新通过)。有没有办法得到一个访问令牌岗位作为电影的应用程序,我可以看到。因此,有没有办法通过图形来发布电影我看过或电影,我想看。这最终只会自己的应用程序的集合中被沙盒。

My concern is also that there's seemingly no way to actually post to these collections programmatically via Graph. You can post a movie watched from your own app using the video_watches action, but it won't add it to the "Movies I've Watched" collection that the "Movies" application controls (an application seemingly only Facebook itself can post or update through). There's no way to get an access token to post AS the Movies application that I can see. Therefore, there's no way through Graph to post a "movie I've watched" or "movie I want to watch". It will just end up being sandboxed in your own application's collection.

如果这是不正确,请有人附和如何这可能实现。

If this is incorrect, please someone chime in on how this might be accomplished.

这篇关于Facebook的API来获取&QUOT;观看&QUOT;电影/电视节目列表或QUOT;读&QUOT;书单?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆