PLhery / node-twitter-api-v2

Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.
https://www.npmjs.com/package/twitter-api-v2
Apache License 2.0
1.24k stars 174 forks source link

Support for mov video type #478

Closed wass08 closed 1 year ago

wass08 commented 1 year ago

Mov format is uploaded as an image instead of a video. As mentioned here https://github.com/PLhery/node-twitter-api-v2/issues/456

I added the type and checks

PLhery commented 1 year ago

Thank you

PLhery commented 1 year ago

Published in 1.14.3

wass08 commented 1 year ago

Thanks a lot for your quick release 🚀 Just removed my tmp patch-package and posting .mov videos works fine now 🙌