Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 568 Bytes

File metadata and controls

15 lines (11 loc) · 568 Bytes

BlinkSync

Sync local videos in syncmodule to a local directory using blinkpy

Dependencies

Blinkpy https://github.com/fronzbot/blinkpy

Usage

python3 blink.py Sync_Module_Name Path_to_save_files_locally

Sugggested usaged

Set up a crontab job to run hourly, will pull and delete all new files and save to specified directory Set up a crontab job to run daily, delete files in that directory older than however many days you wish to retain

Additional info

See this post on my blog: https://www.schettino.us/2025/12/24/downloading-local-blink-videos/