1.0.0 • Published 2 years ago

hls-converter v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

HLS Converter

It is a windows and linux based application made in electron-js, it main task is to convert video files in apple-HLS format, which is mostly used in streaming.

Library Used

Features

  • Currently Supported and Tested Input Formats mkv, avi, mp4
  • Output Resolution Formats 360p,480p,720p and 1080p.
  • Progress Bar of conversion.
  • Cross platform (Windows & Linux)

🛠️ Installation Steps

  1. Clone the repository
git clone https://github.com/kphacko/hls-converter.git
  1. Install dependencies
npm install
  1. Run the app
npm run make

You are all set! Open Out folder to install the app.

👨‍💻 Author

👤 Karan Patil