Skip to content

janick/ArloDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArloDownload

Automatically download new video recordings from Arlo to local file or Dropbox. Optionally concatenate videos that are close in time.

Video files are backed up under the following pathname:

  <rootdir>/YYYY-MM/YYYY-MM-DD/<camera>/HH:MM:SS+<duration>s.mp4

where

  rootdir       Name of the downloaded data directory, as configured, or Dropbox app folder
  YYYY-MM       Month the video was created
  YYYY-MM-DD    Date the video was created
  camera        Name of the camera, as configured
  HH:MM:SS      Time (24hr) the video was created
  duration      Total duration of the video, in seconds

Originally developped by Tobias Himstedt [email protected] Updated by Preston Lee [email protected], Janick Bergeron [email protected]

This script is open-source; please use and distribute as you wish. There are no warranties; please use at your own risk.

About

Automatically download new video recordings from Arlo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages