cloud-platform-insights / autologger

📠 friction log bot
Apache License 2.0
0 stars 0 forks source link

Multi-file support #15

Open davidstanke opened 20 hours ago

davidstanke commented 20 hours ago

The proposed refactor in #12 will generate a named sub-folder for the video file input. This means autologger could support multi-file execution -- in which a user can keep autologger on their machine, load up the /input folder with as many files as they like, and then autologger will only process new files added.

(This would also support a deployment mode—which IDK if anyone wants—where the /input folder could be set up as a watched folder and autologger would automatically process any files added to that folder.)