Releases: titsex/vk-music-api-wrapper
Releases · titsex/vk-music-api-wrapper
1.0.3
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
1.0.2
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
1.0.1
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
1.0.0
The library is ready to use. The following audio methods are wrapped: get, getAlbumsByArtist, getArtistById, getAudiosByArtist, getById, getPlaylistById, getPopular, getRecommendations, search, searchAlbums, searchArtists, searchPlaylists