0.0.7 • Published 4 years ago

uniconv v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Uniconv client

The client requires a running uniconv webserver.

Install

$ npm install -g uniconv

Usage

Displays help:

$ uniconv

Setup your access token and Base URL:

$ export UNICONV_ACCESSTOKEN=my_secret_access_token
$ export UNICONV_BASEURL='http://whatever.my.server.is.called'

Convert a mkv file to flac:

$ uniconv flac /Users/philipp/Downloads/music.mkv
uniconv

šŸ—³	11:15:39 PM: queued
āš™ļø	11:15:47 PM: processing
šŸ“¦	11:15:49 PM: done
šŸ¦„	11:15:50 PM: Downloaded to -> /Users/philipp/Downloads/music.flac
0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago