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.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.