1.0.2 • Published 9 years ago

musivk v1.0.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
9 years ago

musivk

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

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

Run this inside folder:

        npm install musivk
        

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!