/VideoConvertJs

Watch a directory for new files and convert them using handbrake

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Welcome to videoconvertJs 👋

Version License: ISC

Watch a directory for new video files and automaticly convert them to 1080p/720p using NodeJs

Install

npm install

Usage

In the terminal, cd to your directory of choice and run the following:

node index.js

Packages used

Hound - https://www.npmjs.com/package/hound
handbrake-js - https://www.npmjs.com/package/handbrake-js
nanospinner - https://www.npmjs.com/package/nanospinner
chalk - https://www.npmjs.com/package/chalk
figlet - https://www.npmjs.com/package/figlet

Author

👤 Webcoder

Contributors

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator