erfanhs / tweetcapture

A Tweet Screenshot Tool/API (Python)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TweetCapture

Easily take screenshots of tweets/mentions and save them as image.

Command-Line Usage

> pip install tweet-capture
> tweetcapture https://twitter.com/jack/status/20
> tweetcapture -h

Code Usage Examples

Modes

#
0 Hide everything outside tweet content and author.
1 Show retweet/like counts.
2 Show retweet/like counts and timestamp.
3 Show everything.

Night Modes

#
0 Light mode
1 Dark mode
2 Black mode

About

A Tweet Screenshot Tool/API (Python)

License:MIT License


Languages

Language:Python 100.0%