Closed marco97pa closed 3 years ago
Maybe we can upload video without Tweepy. There are other methods..
Maybe we can upload video without Tweepy. There are other methods..
Can you suggest me the best method to upload a video to Twitter with Python?
Video upload is still an issue since it is still unsupported by Tweepy.
It is expected to be added in the next major release of Tweepy (4.0)
The actual code implementation of the script seems future-proof and could work out of the box by updating the library.
For more info see: https://github.com/tweepy/tweepy/pull/1486