Skip to content

v1.1.0

Choose a tag to compare

@eheikes eheikes released this 14 May 18:47
· 390 commits to main since this release

New Features

  • Allow ffmpeg binary path to be specified on CLI. (aab7a4d)
  • Add CLI options for AWS credentials. (c7848d9)
  • Add --help CLI option to display help info. (bf9f4cb)

Fixes

  • Fix regexp for parsing the manifest file. (09c4532)
  • Clean up the temporary files if ffmpeg fails. (fb134ef)
  • Fix up the HTTP request stream. (a2a8a9b)