musivk
v1.0.2
Published
Download songs from VK
Downloads
4
Readme
musivk
A tool to download music from VK
Status
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!