Skip to content

titsex/vk-music-api-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vk-music-api-wrapper NPM Version npm bundle size NPM License

Lightweight wrapper on the vk music api

WARNING: The library was created for educational purposes. Do not use it for commercial purposes, this will violate the license agreement. For educational purposes, the created library was intended to be used only in other educational projects

Report a bug
Contact the author

import { VKMusicAPI } from 'vk-music-api-wrapper'

const api = new VKMusicAPI({
    token: '*****'
})
  • token is required, to get it, follow the link, click "allow" and copy everything between access_token= and &expires_in