privatenumber / snap-tweet

Snap a screenshot of a tweet 📸
MIT License
333 stars 19 forks source link

Produced tweet is at a lower resolution #25

Open Zcehtro opened 2 years ago

Zcehtro commented 2 years ago

Bug description

What did you do? (Provide code in next section) Took a snap of Jack's tweet number 20.

What did you expect to happen? Get a large resolution tweet like in the READ.ME in the program's github page.

What happened instead? Got a lower resolution instead.

Do you have an error stack-trace? No clue what this is.

Reproduction

  1. snap-tweet https://twitter.com/jack/status/20
  2. ??
  3. I can share two images:

This one is produced by me: snap-tweet-jack-20

This is produced by @privatenumber (author): snap-tweet-jack-20 example

As a small side note, I noticed that the larger snap isn't perfectly filled with color when placed against a black background (some transparency color is inside the tweet's border): snap-tweet-jack-20 example with black background Maybe the border and the filling have different border radius? Don't know.

Environment