#yandex #music #http-client #api-client #api #http #client

yandex-music

Rust wrapper for the Yandex Music API

6 releases

new 0.2.4 Jun 25, 2024
0.2.3 Jun 25, 2024
0.1.0 Jun 16, 2024

#168 in Audio

Download history 103/week @ 2024-06-10 316/week @ 2024-06-17

419 downloads per month
Used in yatui

MIT license

125KB
3.5K SLoC

yandex-music-rs crates badge docs badge

A wrapper around the Yandex Music API in Rust. Not affiliated with Yandex in any way.

Installation

cargo add yandex-music

Usage

use yandex_music::YandexMusicClient;

let client = YandexMusicClient::new("TOKEN");

Acknowledgements

Dependencies

~4–19MB
~242K SLoC