Automatically process any video dropped into a Drive folder with Mosaic.
N
seconds (default 60)auto=true
./downloads/<video-name>/
What | Where |
---|---|
Mosaic API key (mk_… ) | Dashboard → Developer → API Keys |
Mosaic Agent ID | Dashboard → Agents (copy UUID in the “edit agent” page in the URL bar) |
Google Service Account JSON | Google Cloud Console → IAM & Admin → Service Accounts → download JSON |
.env
file:
service-account.json
next to the script (or set GOOGLE_SERVICE_ACCOUNT=path.json
).
./downloads/
.
gdrive_trigger.py
, README.md
, your .env
and service-account.json
into any project and you have an instant Drive → Mosaic integration.
Enjoy ✨