Get Video Duration Versions Save

Get the duration of a video file

v4.1.0

2 years ago

Changed:

  • Allow overriding ffprobe path by passing a second, optional, parameter.

v4.0.0

2 years ago

BREAKING:

  • Dropped support for Node 11 and 13.

Changed:

  • Dependencies upgraded.

v3.1.0

2 years ago

New:

  • Add support for Apple Silicon (@Beekiper).

Changed:

  • Upgrade execa to v5.0.0.

Misc:

  • Refactor tests from Mocha to Jest.
  • Move CI to Github Actions.

v3.0.2

3 years ago

Changed:

  • Upgrade @ffprobe-installer/ffprobe to v1.1.0.

v3.0.2-beta.0

3 years ago

Changed:

  • Upgrade @ffprobe-installer/ffprobe to v1.1.0.

v3.0.1

3 years ago

Changed:

  • Dependencies upgraded to their latest semver-compatible versions.

v3.0.0

3 years ago

BREAKING:

  • Replaced ffprobe-static by @ffprobe-installer/ffprobe

v2.0.0

3 years ago

BREAKING:

  • Minimum supported Node version is 10.0.0.

Changed:

  • Upgrade execa to 4.0.0
  • Upgrade ffprobe-static to 3.0.0
  • Upgrade is-stream to 2.0.0

v1.0.2

5 years ago

New:

  • Add getVideoDurationInSeconds named export to easy inter-op with CommonJS modules

v1.0.1

5 years ago

Changed:

  • Don't export raw source code
  • Package ES6-compatible module