/musivk

(DEPRECATED) A tool to download music from VK

Primary LanguageCSS

musivk (DEPRECATED)

DEPRECATED PROJECT.

A tool to download music from VK

Status

NPM

NPM

NPM NPM NPM

How to install

First you need get one access-token from VK, create an app, authorize you account with "audio" and "offline" access rights and put in "accessToken" inside app.js

You can get one from my app: http://music.cpux.me:666/newtoken

Learn more here: https://vk.com/dev/authentication

Clone this repo and run this inside folder:

      npm install

Wait install everything and run this(on Linux):

      nodejs app.js

Windows:

      node app.js

Open http://127.0.0.1:3000 on your browser, that's it!