cliveontoast / GoMoPho

Google motion photos video extractor
GNU General Public License v3.0
116 stars 12 forks source link

In headless mode, create output directory automatically #31

Closed limesw closed 4 months ago

limesw commented 1 year ago

Hi,

I think that with h option (headless), it would make sense to not ask to create output folder if it does not exist, but create it automatically. The assumption is that there is no user to interact with and that means there is no user to respond "y".

Or maybe expose it as option controlled by command line parameter, so it can be used in case a user wants to see log, so no h option, but is always wanting to create directory without confirming it)

Thanks for great tool! Matus