yark
yark copied to clipboard
Run command
I've had an idea to completely automate the operation of Yark:
$ yark run [archive]
If this command is implemented, calling it would allow you to:
- Run the minuteman (see #82) command to archive videos right at the point of upload
- Run a scheduled (see #12) archive refresh to maintain the complete archive
- ~~Run the viewer~~
This essentially usurps the role of archive maintenence from the refresh command because it runs the refresh as well as the new possible minuteman command, creating a "perfect" archive. All the other commands are the building blocks to this one.
Blocked by #82 and #12, this is a big future concept and won't be released for a while