yandex_music 1.2.2 copy "yandex_music: ^1.2.2" to clipboard
yandex_music: ^1.2.2 copied to clipboard

A powerlibrary for accessing Yandex Music API (api.music.yandex.net).

logo

Simple, Robust & Full-Featured Yandex Music Library
created for Dart & Flutter

Library implements all popular core functions, such as downloading lossless tracks, accessing "My Vibe (My Wave)", retrieving information, lyrics, artists, and albums, as well as performing searches, and more.

To use yandex_music, you need to obtain an API token.

  1. Official && Recommended method (if you are developing an application with an interface) The method consists of using WebView, redirecting the user to the official Yandex authorization page, and tracking their movement. When the user logs in, the link will contain a token that can be used in the library. See the example at the example.dart.

  2. Alternative method Alternative methods for obtaining a token are described in instructions for obtaining a token yourself. Important! There is no guarantee that the token will not fall into the wrong hands when using these methods. Use them at your own risk!

Usage #

You can see a complete example of using the library in the example.dart file.

3
likes
140
points
24
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A powerlibrary for accessing Yandex Music API (api.music.yandex.net).

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

Dependencies

crypto, dio, mime, path, xml

More

Packages that depend on yandex_music