datmusic-api vk-api

This branch contains a wrapper for VK API.

VK's private audio APIs can be used only with tokens from official apps or special third party apps (for ex. Kate mobile). User agent of that app must be used when talking to VK when using such tokens.

How it works

It's written using Lumen, micro web framework by Laravel

The wrapper searches via API, caches the results. Tries to recover from captchas. Everything else is same as in original datmusic-api.

Api: https://github.com/alashow/datmusic-api