TotallyNotChase / glitch-this

:camera: Glitchify images and GIF - with highly customizable options!
MIT License
1.76k stars 63 forks source link

Adds --force option and disables overwriting files by default. Fixes issue #15 #17

Closed KopfKrieg closed 4 years ago

KopfKrieg commented 4 years ago

Adds --force option and also disables overwriting files by default. Fixes issue #15.

TotallyNotChase commented 4 years ago

This is great, but unfortunately I'm already working on a complete overhaul of commandline.py, which will include -o, --outfile and -f, --force (-f, --frames is renamed to -fr, --frames)

I'd merge this if the code structure remained the same in the newest alpha, but sadly it is not. I do appreciate the contribution though.

The new changes are live at preview-release, I'd appreciate it a bunch if you could test them out :)

KopfKrieg commented 4 years ago

Don't worry, it's just a small patch anyway. I'll close the PR and just wait for your overhaul :)