facebook / facebook-python-business-sdk

Python SDK for Meta Marketing APIs
https://developers.facebook.com/docs/business-sdk
Other
1.28k stars 631 forks source link

Passing arbitrary file name when uploading a video #549

Closed adilkhash closed 1 year ago

adilkhash commented 5 years ago

Hi there!

I stumbled upon a situation when uploading a video needs to be named arbitrary because original source is a temporary file with random filename (NamedTemporaryFile).

I hope this PR will get support from the community and facebook.