spring-attic / spring-social-twitter

Twitter API binding and connect support.
http://projects.spring.io/spring-social-twitter
Apache License 2.0
122 stars 115 forks source link

Support native video upload #93

Open jenquins opened 8 years ago

jenquins commented 8 years ago

The Twitter API recently added support for native video upload. They've added a new endpoint and workflow that requires their commands INIT, APPEND, and FINALIZE. It appears only chunked video uploads are allowed.

omry-hay-wochit commented 8 years ago

:+1: