如何使用 facebook api 修改视频标题或描述?
如何更新之前更新的视频的标题/描述?我正在使用 python 和 pyfacebook...但是任何起点都可以,我可以用 python 编写它。
How can I update the title/description of a previously updated video? I am using python and pyfacebook... but any starting point would be fine and I can write it in python.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为目前根本不可能使用 Graph API 编辑视频对象。您无法通过 API 创建对象,因此我认为您也无法编辑或修改现有对象。
I don't think it's possible to edit a Video object at all with the Graph API at the moment. You can't create objects through the API, therefore I don't think you can edit or modify existing ones either.