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

Add the option to view a user's subscriptions, highlights, verified status and media. #469

Closed MDCYT closed 6 months ago

MDCYT commented 7 months ago

It would be a good implementation to be able to see the multimedia files uploaded by the user (Twitter's media section) and also to be able to see the users to which the user in question is subscribed.

Rishikant181 commented 7 months ago

Oops, seems like I forgot about media section :P. Anyways, it seems easy enough to add. However, the current planned features arriving in the next update (sometime in the next week) have been finalized. Media section might show up in the update after that.

Thanks for the feedback!

MDCYT commented 7 months ago

It would also be good to find a way to show if the user is verified or not and if he/she is a verified user, organization or governmental (if possible) and also his/her highlights if he/she has any.

Rishikant181 commented 6 months ago

Verfied status -> Fixed #487 User highlights -> Resolved #488 User media -> Resolved #489 User subscriptions -> Resolved #490