xiaoyanit / vitomu

Easy to use video to audio converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitomu

Vitomu

Vitomu stands for VIdeo TO MUsic converter. It allows easy conversion of online and offline videos to audio files. Just drop a URL or a local video file on the target to start the conversion. The current version supports dropping URL's of Youtube videos, and dropping of local MKV and MP4 files.

Release Issues Donate

Buy Me a Coffee at ko-fi.com

Screenshot

Vitomu2screenshot

Important

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here

Build instructions

$ git clone https://github.com/digimezzo/vitomu.git
$ cd vitomu
$ npm install            # Download dependencies
$ npm start              # Start Vitomu
$ npm run electron:windows   # Build for Windows
$ npm run electron:linux     # Build for Linux
$ npm run electron:mac       # Build for Mac

About

Easy to use video to audio converter

License:GNU General Public License v3.0


Languages

Language:TypeScript 84.8%Language:CSS 8.2%Language:HTML 6.1%Language:JavaScript 1.0%