Kap: Split the `ffmpeg` download script into a separate package

Created on 30 May 2017  路  3Comments  路  Source: wulkano/Kap

Hi! Kap's convert functions is very useful for other things than kap, what do you think of making them their own lib?

Also, it would be 馃憣 to do the same with ffmpeg?

I'll help if you agree 馃帀

馃檹

Help Wanted Medium Enhancement

All 3 comments

I agree about splitting out the ffmpeg download thing or use something that exists, but not sure about convert.js. It's nice having it in the repo for now so we can iterate quickly on it. Can always be extracted later on. If we extract convert.js, other projects will start using it and come with demands that we don't need and it's going to be hard to keep it focused.

Ugh, it's really annoying that the ffmpeg script runs every time I run npm install. We should prioritize getting it into a separate package.

Existing modules:

The last one looks like our best option.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

amirrajan picture amirrajan  路  4Comments

rubenbuijs picture rubenbuijs  路  3Comments

deadcoder0904 picture deadcoder0904  路  3Comments

danielbachhuber picture danielbachhuber  路  3Comments

benlumia007 picture benlumia007  路  3Comments