Skip to content

Instantly share code, notes, and snippets.

@Jakatut
Last active August 27, 2024 18:47
Show Gist options
  • Save Jakatut/4b5328f78fbf9bb72d0d94d1d5de7d19 to your computer and use it in GitHub Desktop.
Save Jakatut/4b5328f78fbf9bb72d0d94d1d5de7d19 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