bwasilewski / VideoConvertJs

Watch a directory for new files and convert them using handbrake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Watch a directory for new files and convert them using handbrake

License:Apache License 2.0


Languages

Language:JavaScript 100.0%