Turn livestream VOD moments into shortform clips — batch crop, faster-whisper auto-captions, ASS/SRT export. A six-hour stream becomes a tray of ready-to-post shorts.
- Create multi-clip VOD projects for stream sessions.
- Pull recent Twitch VODs, Twitch markers, and Twitch clips via shared
auth.deutschmark.onlineTwitch login. - Import manual timestamps from any hotkey or marker workflow.
- Surface all those moments in a
Session Inbox. - Prep moments as shorts with streamer-specific presets:
Gameplay FocusFacecam TopBaked Text Punch
- Batch-prep a whole inbox and batch-queue prepared shorts for longform.
- Stitch clips into a preview sequence, transcribe captions, and export.
- Build a horizontal longform derivative from queued prepared shorts.
- Use a saved facecam guide instead of auto-detection for recurring stream layouts.
- 1-click caption dependency install for
faster-whisper+torch. - Managed captioning virtualenv owned by the app.
- Optional
pyannote.audioinstall for diarization. - Editable captions with speaker colors, ASS/SRT export, and burn-in control.
git clone https://github.com/thedeutschmark/clipline.git
cd clipline
pip install -r requirements.txt
python desktop.pyBrowser-only mode:
python app.pyThe local app runs on http://localhost:3000 by default.
build.batOutputs dist\clipline.exe.
Clipline stores its settings, runtime tools, and captioning virtualenv in:
- Windows:
%LOCALAPPDATA%\clipline\
| Variable | Default | Description |
|---|---|---|
CLIPLINE_HOST |
localhost |
Bind host |
CLIPLINE_PORT |
3000 |
Bind port |
CLIPLINE_SHARED_AUTH_URL |
https://auth.deutschmark.online |
Shared Twitch auth origin |
| Alert! Alert! Stream-alert clips from any video source. | |
| The Stream Toolset OBS overlays + companion apps. One login, no subscriptions. | |
| ForgetMeNot A Twitch chat bot that remembers your regulars. | |
| Collab Planner Finds collab windows from streamers' broadcast history. | |
| P.A.T.H.O.S. AI career platform — resume tailoring + ATS scoring. |
All projects → github.com/thedeutschmark
AGPL-3.0 — see LICENSE.
