Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janick/ArloDownload

Automatically download new video recordings from Arlo
https://github.com/janick/ArloDownload

Last synced: about 2 months ago
JSON representation

Automatically download new video recordings from Arlo

Awesome Lists containing this project

README

        

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:

/YYYY-MM/YYYY-MM-DD//HH:MM:SS+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
Updated by Preston Lee , Janick Bergeron

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