media-sort
v0.1.0
Published
Usage:
Maintainers
Readme
Usage:
node index.js ROOT='' EXPORT_PATH='' ALLOW_IMAGES='' ALLOW_VIDEOS=''
Parameter | Description | Default Value | Type
------------- | ------------- | ------------- | -------------
ROOT | Root folder with files | process.cwd() | String
EXPORT_PATH | Name of export folder | export | String
ALLOW_IMAGES | Images extensions | .jpg,.jpeg | String
ALLOW_VIDEOS | Video extensions | .mp4,.MTS,.3gp | String
