/autoVideoConverter

convert videos automatically

Primary LanguageTypeScript

autoVideoConverter

Prerequisite:

  1. install ffmpeg (required)

  2. set ffmpeg and ffprobe to Path in the environment variable (optional)

installation and execution:

  1. download repository
git clone https://github.com/coooo77/autoVideoConverter
  1. change directory to folder autoVideoConverter
cd autoVideoConverter
  1. install modules
npm install

or

npm i
  1. clone config.example.json, set your config as config.json at root folder

  2. start app

npm start

features:

  • custom screenshot
  • custom convert settings
  • check folders routinely
  • use key words to filter target videos