16 releases

0.3.2 Jun 12, 2025
0.3.1 Jun 9, 2025
0.2.11 Jun 5, 2025
0.2.5 Jun 28, 2024
0.1.0 Jun 16, 2024

#191 in Audio

Download history 1/week @ 2025-03-05 6/week @ 2025-03-12 7/week @ 2025-04-09 8/week @ 2025-05-07 12/week @ 2025-05-14 37/week @ 2025-05-28 904/week @ 2025-06-04 178/week @ 2025-06-11

1,120 downloads per month
Used in yatui

MIT license

150KB
4K SLoC

yandex-music-rs crates badge docs badge

A wrapper around the Yandex Music API in Rust. Made exclusively for educational purposes only. Not affiliated with Yandex in any way.

Installation

cargo add yandex-music

Usage

use yandex_music::YandexMusicClient;

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

Acknowledgements

Dependencies

~5–17MB
~222K SLoC