Skip to content

Store Google Nest clips

Notifications You must be signed in to change notification settings

UCYT5040/clip-store

Repository files navigation

Clip Store

Purpose

Clip Store allows you to store video clips for longer than the 3 hours that Google Home normally keeps them.

Features

  • Download & view clips from Google HomeHome
  • Batch delete old clips
  • Mark clips as immune to batch deletion

Setup

Get a Google token:

docker run --rm -it breph/ha-google-home_get-token

Set variables in .env (or manually):

GOOGLE_TOKEN=your_token_here

GOOGLE_EMAIL=your_email_here

USERS=name1;password1,name2;password2

Run with UV:

uv run --module flask run

About

Store Google Nest clips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published