开发者

how do I use the facebook api to modify a video title or description?

开发者 https://www.devze.com 2023-02-14 15:50 出处:网络
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.I don\'t think

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.


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消