-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: ContextualWisdomLab/codec-carver
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: usage metering + monthly quota primitive (usage_metering.py)
#198
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: add SQLite-backed durable job store
#197
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: SSRF-hardened fetch-from-URL input module (remote_input.py)
#196
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat(web): multi-file batch upload endpoint (POST /shrink-batch)
#195
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: batch progress + ETA lines during --execute runs
#194
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: opt-in API-key auth for saas_web via CODEC_CARVER_API_KEYS
#193
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: output metadata tagging (--set-title/--set-artist/--set-album/--set-comment)
#192
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: transcript search — find where we discussed X across recordings
#191
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: optional speaker-diarization hook (diarize.py)
#190
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: add .codec-carver.json config file for repeat workflows
#189
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: extractive transcript summarizer (summarize.py)
#188
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: chapter detection from silence structure (FFMETADATA/JSON export)
#187
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: scenario presets (--preset voice|podcast|music|archive)
#186
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: optional EBU R128 loudness normalization (--normalize)
#185
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
feat: subtitle/caption export (SRT + WebVTT)
#184
opened Jul 6, 2026 by
seonghobae
Contributor
Loading…
버그 수정: SUMMARY 줄이 skipped_existing을 converted로 오집계
#183
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: clear actionable error when ffmpeg/ffprobe is missing
#182
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: discard generated segment output that has no probeable duration
#181
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: keep attribute preservation best-effort when os.utime fails
#180
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: don't reject low-bitrate sources that already fit the target
#179
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix(silence): keep negative silence_start intervals as split boundaries
#178
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: fall back to format duration when audio stream reports zero
#177
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
docs: add copy-pasteable usage examples (docs/EXAMPLES.md)
#176
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
harden: validate MCP shrink_media inputs (file source, positive target)
#175
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
fix: return all segments from the web app (zip multi-part outputs)
#174
opened Jul 5, 2026 by
seonghobae
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.