hls-converter

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i hls-converter

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

7.04 MB

Total Files

337

Last publish

Collaborators

  • karanx-sh