Watch a Dropbox folder, edit new videos with Mosaic, and write the results back to Dropbox.
-mosaic-output
appended to the file name.
View source on GitHub
What | Where |
---|---|
Mosaic API key (mk_… ) | Dashboard → Developer → API Keys |
Mosaic Agent ID | Dashboard → Agents |
Dropbox Access Token | Dropbox App Console – generate token |
files.content.read/write
& files.metadata.read/write
scopes and full-access.
Install deps:
.env
file:
video-mosaic-output.mp4
(or _1
, _2
, …).
dropbox_trigger.py
, README.md
, your .env
and you have an instant Dropbox → Mosaic integration. ✨