TheRenegadeCoder / image-titler

An image title generator using The Renegade Coder style
https://therenegadecoder.com
GNU General Public License v3.0
17 stars 6 forks source link

Give Batch Setting Some Default Behavior #69

Closed jrg94 closed 4 years ago

jrg94 commented 4 years ago

Right now, process_images supports a single default image. If a user gives the batch option (-b) the program will crash on this image. We should toss the program the entire images folder, so the program does not crash.