v0.1.4
Highlights
- Windowed downloads:
--startand--endnow constrain the yt-dlp download via--download-sections, so a 3-minute slice of a 4-hour video fetches in seconds, not minutes. Output timestamps stay in original-video coordinates. - Chapter detection no longer degrades to one block on tightly edited talking-head videos. Silence detection retries at progressively looser thresholds; even-time-split is the last-resort fallback.
- Long silence-based chapters get subdivided into ~4-minute sub-segments so summarize/lecture modes always have usable structure.
Fixes since 0.1.0
hooks.jsonschema (top-levelhooksrecord) so Claude Code's plugin loader accepts it.- Docs now invoke
scope.pydirectly (it has apython3shebang); the previousbashprefix made bash interpret the Python source.
See CHANGELOG.md for full notes.
Full Changelog: https://github.com/DrSelfTape/claude-scope/commits/v0.1.4