How to create video captions (.srt) for a Facebook page using Graph ...

The python call is wrong, it should be: r = requests.post(url, files={'captions_file': ( "filename.en_US.srt": open(abspath, 'rb'), ...

Lee mas