Skip to content

vsd v0.2.5

Compare
Choose a tag to compare
@clitic clitic released this 09 Jan 07:22
· 134 commits to main since this release

0.2.5 - 2023-01-09

Changed

  • Do not use space character when saving file, instead use vsd_* prefix.
  • capture and collect subcommands are kept under optional cargo feature (chrome) but this feature is enabled by default.

Fixed

  • Relative url build using baseurl for local .mpd files.
  • Segmentation fault when using threads more than 1.
  • Subtitles saved as .txt but ffmpeg command uses .vtt.
  • Match playlist kid(s) correctly with --key flag.