1.2.1 • Published 7 years ago

youtube-dl-ffmpeg-ffprobe-static v1.2.1

Weekly downloads
4
License
BSD 3-Clause Lice...
Repository
github
Last release
7 years ago

youtube-dl-ffmpeg-ffprobe-static

Based on https://github.com/eugeneware/ffmpeg-static.

Usage

const youtubedl = require('youtube-dl-ffmpeg-ffprobe-static');
console.log(youtubedl.path);
console.log(youtubedl.binPath);

Version Notes

Currently supports Linux (32 and 64-bit) and Windows (32 and 64-bit).

Acknowledgements

Special thanks to eugeneware for https://github.com/eugeneware/ffmpeg-static, which this is based upon.

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago