Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/titsex/vk-music-api-wrapper
Lightweight wrapper on the vk music api
https://github.com/titsex/vk-music-api-wrapper
api audio music vk vkontakte
Last synced: 6 days ago
JSON representation
Lightweight wrapper on the vk music api
- Host: GitHub
- URL: https://github.com/titsex/vk-music-api-wrapper
- Owner: titsex
- License: mit
- Created: 2024-07-30T22:36:47.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-09-13T23:32:29.000Z (5 months ago)
- Last Synced: 2025-01-30T17:11:29.780Z (15 days ago)
- Topics: api, audio, music, vk, vkontakte
- Language: TypeScript
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vk-music-api-wrapper ![NPM Version](https://img.shields.io/npm/v/vk-music-api-wrapper?style=plastic&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fvk-music-api-wrapper) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/vk-music-api-wrapper?style=plastic) ![NPM License](https://img.shields.io/npm/l/vk-music-api-wrapper?style=plastic&link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fvk-music-api-wrapper)
> 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](https://github.com/titsex/vk-music-api-wrapper/issues/new)
[Contact the author](https://t.me/titsex)```ts
import { VKMusicAPI } from 'vk-music-api-wrapper'const api = new VKMusicAPI({
token: '*****'
})
```* ```token``` is required, to get it, follow the [link](https://oauth.vk.com/authorize?client_id=2685278&scope=65536&response_type=token&revoke=1), click "allow" and copy everything between access_token= and &expires_in