get-video-duration

Get the duration of a video file

MIT License

Downloads
58K
Stars
140
Committers
4

Bot releases are hidden (Show)

get-video-duration - v4.1.0 Latest Release

Published by Sumolari over 2 years ago

Changed:

  • Allow overriding ffprobe path by passing a second, optional, parameter.
get-video-duration - v4.0.0

Published by Sumolari about 3 years ago

BREAKING:

  • Dropped support for Node 11 and 13.

Changed:

  • Dependencies upgraded.
get-video-duration - v3.1.0

Published by Sumolari over 3 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.
get-video-duration -

Published by Sumolari about 4 years ago

Changed:

  • Upgrade @ffprobe-installer/ffprobe to v1.1.0.
get-video-duration -

Published by Sumolari about 4 years ago

Changed:

  • Upgrade @ffprobe-installer/ffprobe to v1.1.0.
get-video-duration -

Published by Sumolari about 4 years ago

Changed:

  • Dependencies upgraded to their latest semver-compatible versions.
get-video-duration - 3.0.0

Published by Sumolari over 4 years ago

BREAKING:

  • Replaced ffprobe-static by @ffprobe-installer/ffprobe
get-video-duration - 2.0.0

Published by Sumolari over 4 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
get-video-duration - v1.0.2

Published by Sumolari almost 6 years ago

New:

  • Add getVideoDurationInSeconds named export to easy inter-op with CommonJS modules
get-video-duration - v1.0.1

Published by Sumolari almost 6 years ago

Changed:

  • Don't export raw source code
  • Package ES6-compatible module
get-video-duration - v1.0.0

Published by Sumolari almost 6 years ago

Changed:

  • Don't export raw source code
  • Package ES6-compatible module
get-video-duration - v0.4.0

Published by Sumolari almost 6 years ago

New:

  • No need to install ffprobe globally in the system

Changed:

  • Upgraded dependencies to their latest version
get-video-duration -

Published by Sumolari over 6 years ago

  • Updates Execa to 0.10.0