sns-sdks / python-facebook

A simple Python wrapper for facebook graph api :sparkles: :cake: :sparkles: .
https://sns-sdks.github.io/python-facebook/
328 stars 86 forks source link

Upload video by API to Media Library #185

Closed Aurugorn closed 2 years ago

Aurugorn commented 2 years ago

I can't seem to find how to upload a video or image by API to the Media Library so we can use it for an ad.

MerleLiuKun commented 2 years ago

Hey, Thanks for to use this library.

And I think you can use GraphAPI to build a request by hand, Because now not have easily method. :)