v2026.8.5
·
107 commits
to main
since this release
What's Changed?
This release adds the -l/--latency option (#10) for correcting live-streaming latency by locating requested moments later by the given number of seconds. See Correcting for streaming latency for usage details.
The /mpd JSON response now also includes metadata.outputName, matching the output name that ypb download would use for the same input. See Pass the output name to external programs for an example.
Added
--latencyoption andlatencyquery parameter on the/mpdendpoint for live-stream latency correctionoutputNamein the/mpdJSON response
Changed
- Documentation migrated from mdBook to Zensical
- Input interval and moment validation reworked