danielfernau / unifi-protect-video-downloader

Tool for downloading footage from a local UniFi Protect system
https://ui-protect-dl-docs.danielfernau.com/
MIT License
473 stars 54 forks source link

Add support for environment variables #409

Closed danielfernau closed 6 months ago

danielfernau commented 7 months ago

Adds support for environment variables to be used instead of command line options/arguments

For the download command:

For the events command

For the sync command


Implements and closes #385