Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ZarekParker/92c2105ec96d41989edad64128756bca to your computer and use it in GitHub Desktop.
Save ZarekParker/92c2105ec96d41989edad64128756bca to your computer and use it in GitHub Desktop.
Python script for downloading videos from Blink cloud servers via blinkpy. Videos are sorted to a directory by the date within the video file name.
BLINK_USERNAME=
BLINK_PASSWORD=
BLINK_CREDENTIALS_PATH=
BASE_BLINK_STORAGE_PATH=
BLINK_AUTH_KEY=
LAST_READ_TIME_FILE_NAME=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment