๐Ÿ“ฆ Svenlaa / twimgdl

an extension and host app to easily save images on twitter, including the date

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ European Union Public License 1.2
๐Ÿ“ฅ Clone https://github.com/Svenlaa/twimgdl.git
HTTPS git clone https://github.com/Svenlaa/twimgdl.git
SSH git clone git@github.com:Svenlaa/twimgdl.git
CLI gh repo clone Svenlaa/twimgdl
Sven Sven Add EUPL-1.2 license 830528e 10 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ extension
๐Ÿ“ host
๐Ÿ“„ .gitignore
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

twimgdl

TwimgDL are an extension and C# command line application in order to easily save images on Twitter, including the last write time.

host (api)

This is a C# command line app that will live on your system. Make sure to update the folder in which you want your images saved. The API downloads the files, and updates the LastWriteTime to the time the image has been created.

extension

The extension adds a save button to images on twitter. You can see the button if you hover over the image. If you click the save button, a request will be sent over to the host C# app, with the image id.