I have to upload a video on twitter from android app. I have successfully uploaded image and text on twitter. I am using the twitter4j-core-3.0.3.jar
library.
I tried uploading video using the same method I used for images, but failed to upload and got exception code 403
and TwitterException {exceptionCode=[2ea3c142-58dea759], statusCode=403, message=Error creating status., code=189, retryAfter=-1, rateLimitStatus=null, version=3.0.3}
.
I also downloaded twitvid sdk from http://twitvid.pbworks.com/w/page/22556292/Client%20Libraries, but even after integrating this sdk, I could not upload video on twitter.
As per twitter official discusion thread https://dev.twitter.com/discussions/11241 we can upload video using twitvid using that code.
Since I am not having a suitable sdk, I am not able to work on this. Any help to upload video on twitter from android app will be highly appreciated.
If the video file doesn't meet Twitter video posting requirements, for example, the video is too long, the file size is too large, or the video format is not supported, you will end up with failure in posting a video to Twitter. According to Twitter's official policy, the video length could be between 0.5s to 140s.
By default, you can only upload videos up to 140 seconds long, or 2 minutes and 20 seconds. You can bypass this by setting up a Twitter ad account for free. You only need to provide your bank card details.
The maximum file size for videos on Twitter is 512MB.
If Twitter says video can not be processed while uploading, it is likely due to an unsupported format or codec. Twitter supports MP4 and MOV videos with H. 264 encoding and AAC audio. It does not accept other video formats like MKV, AVI, FLV, or WebM.
EDIT 2016: This answer is outdated. Twitter now support video upload in addition to linking.
You cannot upload video directly to Twitter - they simply don't support it.
Here's what you have to do, instead.
If you want, you can add a thumbnail of the video as an image attachment.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With