Open fpcarva opened 4 years ago
read the readme, you got the tweet-ID (1294338527023501313) and as location you give ./ so: twitter-dl --tweet 1294338527023501313 ./ afterwards you either rename it to image.png of it's already a .png, or you open the .jpg and save it as a .png
I really liked what this repository is able to do but I have no idea how to use it. If I want to download the image from this twitter https://twitter.com/marcogomes/status/1294338527023501313 and save it as an 'image.png' file in the same directory that I'm running the program or the command line, how can I do?