1.1.9 • Published 3 months ago

@microlink/ffprobe v1.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Last version Coverage Status NPM Status

An always up-to-date static ffprobe binary for Node.js.

Install

$ npm install @microlink/ffprobe --save

Usage

const { path: ffprobePath } = require('@microlink/ffprobe')
const $ = require('tinyspawn')

const { stdout } = await $(ffprobePath, ['--version'])
console.log(stdout)

License

ffprobe © microlink.io, released under the MIT License. Authored and maintained by microlink.io with help from contributors.

microlink.io · GitHub microlink.io · Twitter @microlinkhq

1.1.9

3 months ago

1.1.8

4 months ago

1.1.7

5 months ago

1.1.6

5 months ago

1.1.5

6 months ago

1.1.4

8 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.1.3

11 months ago

1.1.2

12 months ago

1.0.11

12 months ago

1.0.10

12 months ago

1.0.9

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.2

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago