Rishikant181 / Rettiwt-API

A CLI tool and an API for fetching data from Twitter for free!
https://rishikant181.github.io/Rettiwt-API/
MIT License
363 stars 34 forks source link

Is it possible to tweet with media by using binary data? #482

Closed AlejandroAkbal closed 6 months ago

AlejandroAkbal commented 7 months ago

This way I don't have to save media to disk just to use with this FANTASTIC library

I could just HTTP get the media and pipe it in binary data

Love your work <3

Rishikant181 commented 6 months ago

This has been implement in Rettiwt-Core and changes will reflect in Rettiwt-API in the next feature update.

Thanks for the feedback!

AlejandroAkbal commented 6 months ago

Damn that's fast, thank you 💜