Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I need to upload videos to a facebook fan page from a python webapp.

At the beginning of this year I tried using the rest api, but it wasn't supported. However, it appears that this is now possible (where have I been?) using the graph api: http://developers.facebook.com/blog/post/515/#%E2%80%9Dapp_page_video_upload%E2%80%9D

Are there any python packages that can do this currently? I've browsed through github but on first glance I didn't see support.

Here are the packages I've found that seem somewhat active:

https://github.com/feinheit/django-facebook-graph

https://github.com/iplatform/pyFaceGraph

https://github.com/facebook/python-sdk

share|improve this question
Seems like nobody uses the facebook graph api with python =/ – user319862 Oct 16 '11 at 19:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.