discord-image-downloader-go icon indicating copy to clipboard operation
discord-image-downloader-go copied to clipboard

Feature Request: Add ability to skip already downloaded images

Open Corbachu opened this issue 7 years ago • 2 comments

Love this tool, but I've noticed it will download previously grabbed images (and rename them) -- that is fine and all, but an option should really be given to skip downloads of files with the same MD5 hash rather than re-download and append -x to the end of the filename.

If this is something that you can add in quickly, I would appreciate it and would be more than willing to help test it out! I would write it myself but, I'm only a C/C++ coder. The syntax and language seems stylistically similar, so I'm sure with a bit of research I could probably hack it in, but I don't have the time at the moment. :/

Corbachu avatar Jun 11 '18 17:06 Corbachu

Did you write it yourself?

Ridolf avatar Oct 16 '18 07:10 Ridolf

I have been balancing between learning the code and writing it. Such a thing I can do in C++ pretty quickly so i just need to port the code. Like I said, more of a timing thing, but if you are interested I can keep you up to date

Corbachu avatar Oct 20 '18 21:10 Corbachu