Uploading Videos Longer than 30 seconds to Twitter using Twython
Read OriginalThis article details a developer's solution to a Twitter API error when uploading videos longer than 30 seconds using the Twython Python library. It explains the need for the 'chunked' media upload method, the correct parameters (media_category='tweet_video', check_progress=True), and how to handle the asynchronous processing state before posting the video.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser