← all projects

dashcam-cli

dashcam-cli is a lightweight automation kit for dashcam footage that lives on an SD card: it copies clips into a local folder, merges many segment files into one MP4 using FFmpeg stream copy (fast, no re-encode), and can push videos to YouTube via the Data API v3 with Google OAuth. Uploads use clear filename staging (`*_READY` / `*_DONE`), optional playlist placement, and an optional channel ID check so you do not post to the wrong channel by mistake.

updatedMar 25, 2026
stackbash, python3, ffmpeg, rsync, youtube-data-api-v3, google-auth, google-auth-oauthlib, google-api-python-client, oauth-2.0
bashpython3ffmpegrsyncyoutube-data-api-v3google-authgoogle-auth-oauthlibgoogle-api-python-clientoauth-2.0