orakaro / rainbowstream

A smart and nice Twitter client on terminal written in Python.
https://github.com/orakaro/rainbowstream
MIT License
3.54k stars 260 forks source link

Limit of image size exceeded #337

Open AngelAmores opened 1 year ago

AngelAmores commented 1 year ago

Hi,

I am trying to use rainbowstream to upload a gif automatically every given time. The problem is that I think rainbowstream only has the instruction to upload an image and the file size is just about 5 mb. Is there any way to upload gifs/videos larger than 5 mb?

Thank you in advance,

Ángel.