| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-14 | 913 Bytes | |
| v0.8.39 source code.tar.gz | 2026-09-14 | 116.3 MB | |
| v0.8.39 source code.zip | 2026-09-14 | 121.5 MB | |
| Totals: 3 Items | 237.8 MB | 0 | |
HyperFrames v0.8.39
Released on 2026-09-14.
JSON transcripts now get stable word ids, so per-word caption overrides work without converting to SRT first. Lint no longer flags a valid next tag after a closing tag split across lines.
Fixes
- CLI: JSON transcripts now get
w0,w1, ... ids when loaded. Per-word caption overrides can key off those ids without converting to SRT first (dc6d78b46, #3770). - Lint: A closing tag split across lines no longer makes the next sibling look unclosed (f6041d759, #3917).
Full changelog
https://github.com/heygen-com/hyperframes/compare/v0.8.38...v0.8.39