Youtube Summarizer
Self-hosted YouTube knowledge-management app (Capture & Understanding Engine)
scores
progress57%
prioritymedium
complexity5/10
readiness3/10
excitement7/10
hours invested2h
last6 days ago
claude · 1 hour ago
Active testing-stage TypeScript app with recent checkpoint progress (4 items ticked) and a brief accidental flip to "live" then back. Momentum is real but launch readiness (3) lags progress (57%), suggesting unclear definition of "done" for v1.
- Define explicit v1 launch checklist for self-hosted deploy
- Write Docker compose + README quickstart for one-command install
- Dogfood on 20 real YouTube videos, log failure modes
- Decide scope cutoff: Capture vs Understanding engine for v1
- Fix stage toggle bug that flipped live→development in 3s
notes
Komarlab project
Plan from /cl
- Capture & Understanding Engine (Telegram -> transcript -> extraction)Forwarding a YouTube link to the bot yields stored light + deep extractions · done 6 days ago
- Installable Artifacts -- copy-to-Claude cards + discovery pageDeep extraction populates artifacts; /library/installables lists them with a Copy button · done 6 days ago
- Production deploy -- yt.komarlab.com, Cloudflare Access, webhook liveApp reachable at yt.komarlab.com, UI gated, Telegram webhook registered and healthy · done 6 days ago
- Paste-ready deep extraction -- no fabrication, research-first promptscopy_prompts never invent commands; mcp vs skill correctly classified · done 6 days ago
- Dogfood: validate one-click copy -> paste on real videosCopying an artifact works pasted into Claude with no edits
- Sub-project B -- semantic search / chat over the libraryQuery saved videos by meaning and get cited answers
- Sub-project D -- Telegram digest of forgotten itemsBot proactively resurfaces unreviewed saved items on a schedule
Recent checkpoints
- 6 days ago1.5h