Skip to content

VKpyMusic

A library for interacting with music in VK.

Provides a convenient API for authorization, receiving audio recordings, searching for music, as well as downloading individual songs and playlists of the user in VK.

Classes:

Name Description
Client

A class that stores the user agent string, client ID, and client secret.

TokenReceiver

A class for receiving an access token.

TokenReceiverAsync

A class for receiving an access token asynchronously.

Service

A class for interacting with VK API.

ServiceAsync

A class for interacting with VK API asynchronously.

Modules:

Name Description
models

A module that contains all models for vkpymusic.

utils

A module that contains utilities for conversion and logging.