Skip to content

Releases: titsex/vk-music-api-wrapper

1.0.3

12 Sep 23:56
Compare
Choose a tag to compare

I noticed that when working with music, the task often appears to be getting a song by a user or a group, and for this you need their ID, so I decided to simplify working with the library by adding the utils.resolveScreenName method

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

1.0.2

12 Sep 23:28
Compare
Choose a tag to compare

I found that getting an artist can return a list of groups. Improved the typing so that the groups field can be accessed. Also updated dependencies (for the developer)

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

1.0.1

30 Jul 23:18
Compare
Choose a tag to compare

The badge in the README has been fixed

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

1.0.0

30 Jul 22:51
d57cb60
Compare
Choose a tag to compare

The library is ready to use. The following audio methods are wrapped: get, getAlbumsByArtist, getArtistById, getAudiosByArtist, getById, getPlaylistById, getPopular, getRecommendations, search, searchAlbums, searchArtists, searchPlaylists

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