Small utility developed in Python to do certain function with your Blink doorbell.
Placeholder Name | Description | In Module |
---|---|---|
NAME OF SYNC DEVICE | Replace this with the name of your sync device. | |
NAME OF CAMERA | Replace this with the name of your camera. | |
delay | Replace this with any integer. | downloadAllVideos() |
since | Replace this with a time in YYYY-MM-DD HH:MM format. There is already a preset time here for example purposes. | downloadAllVideos() |
https://github.com/fronzbot/blinkpy for the extremely helpful Python library for Blink.