snap-tweet icon indicating copy to clipboard operation
snap-tweet copied to clipboard

Snap a screenshot of a tweet 📸

Results 12 snap-tweet issues
Sort by recently updated
recently updated
newest added

How about to run snap-tweet in a headless environment (like a virtual machine)? Environment: - Fedora 36 VM - Node version 16.15.0 - Google Chrome version 103.0.5060.114 I'm getting: ```...

## Bug description example error: `Selector "[role="button"]" not found: https://twitter.com/AfggaJlevasseur/status/1490455291317600257` this seems to occur for the majority of tweets I try to snap ## Reproduction `snap-tweet https://twitter.com/thesummermarie/status/1474347267549241360` ## Environment ```...

bug
pr welcome

## 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...

## Is your feature request related to a problem? Makes it more presentable. ## Describe the solution you'd like **What kind of solution would you like to see?** Have the...

## Bug description What did you do? (Provide code in next section) Tried to take a snap of the example tweets in the help docs. (jack's tweet #20) What did...

Hey 👋, I want to use `snap-tweet` in my Node.js app. I have installed the package using this command: `npm i -g snap-tweet`. And my code looks like this: ```js...

It might be interesting to add a parameter to increase the resolution of the snaps. Right now the snaps have a small resolution which makes them blurred.

## Bug description ``` └ $ snap-tweet https://twitter.com/jack/status/20 [snap-tweet] Error: EACCES: permission denied, mkdir '/mnt/undefined/Users/undefined/AppData/Local/lighthouse.59445321' ✖ EACCES: permission denied, mkdir '/mnt/undefined/Users/undefined/AppData/Local/lighthouse.59445321': https://twitter.com/jack/status/20 ``` ## Reproduction `snap-tweet https://twitter.com/jack/status/20` on WSL ##...

## Is your feature request related to a problem? Download attachments in a way that identifies the parent tweet (eg: by filename) ## Describe the solution you'd like Additional parameter...