bear / python-twitter

A Python wrapper around the Twitter API.
Apache License 2.0
3.41k stars 955 forks source link

error vedio Large file can not be finalized synchronously in UploadMediaChunked #635

Open madu419 opened 4 years ago

madu419 commented 4 years ago

i know twitter will support max 15mb mp4 file(PostUpdates) to upload but i need to upload 44mb video file so i choose UploadMediaChunked but i am getting error link video Large file can not be finalized synchronously.?