Skip to content

johanjohan/__blink_py

Repository files navigation

a simple script to download both cloud- and local (usb) videos from blink. using https://github.com/fronzbot/blinkpy

credentials are stored in a json file .blink_credentials.json and have the form:

{
    "username": "[email protected]",
    "password": "mypass123"
}

point to the credentials file with the variable CREDENTIALS in download_videos.py

blink is a camera system for home security devices by amazon. https://blinkforhome.com/about-us

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages