0.0.7 ⢠Published 4 years ago
uniconv v0.0.7
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