Skip to content

v2026.8.5

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:51
· 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

  • --latency option and latency query parameter on the /mpd endpoint for live-stream latency correction
  • outputName in the /mpd JSON response

Changed

  • Documentation migrated from mdBook to Zensical
  • Input interval and moment validation reworked