# MarshalX/yandex-music-api

Неофициальная Python библиотека для работы с API сервиса Яндекс.Музыка

Repository: https://github.com/MarshalX/yandex-music-api
Canonical: https://ross.abutalabs.com/products/yandex-music-api
Homepage: https://ym.marshal.dev
Language: Python
License: LGPL-3.0
License Family: copyleft
Topics: python, yandex, yandex-music, api, library, yandexmusic, yandex-api, async, asyncio, asynchronous
Last push: 2026-04-19T10:20:12+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 78, release rhythm 48, longevity 100
- inputs: {"age_days": 2676, "days_push": 136, "days_rel": 137, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1250, forks 103 (observed 2026-08-28T04:04:08.017153+00:00)

## What it is
An unofficial Python client library for the undocumented Yandex Music API, built via reverse engineering. It offers both synchronous and asyncio-based clients with high-level wrapper classes and OAuth Device Flow authentication.

## Use cases
- access yandex music account data from python
- download tracks from yandex music programmatically
- build a music bot using yandex music api
- get artist and track info from yandex music
- authenticate with yandex music via oauth device flow
- script playlists management for yandex music

## When to choose
- you need programmatic access to Yandex Music from Python
- you want sync or asyncio support in one library
- you need high-level wrapper objects instead of raw API calls

## When to avoid
- you need an officially supported API with stability guarantees
- you work outside the Python ecosystem
- you need a service for other music platforms

## Facets
- artifact type: library
- maturity: active
- function: http-client, sdk, auth, serialization
- domain: apis, developer-tools, media, reverse-engineering
- platform: python, cross-platform
- tags: yandex-music, unofficial-api, asyncio, music-streaming, api-wrapper

## Member repositories
- MarshalX/yandex-music-api (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:08.017153+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:07:43.240459+00:00, confidence not recorded.
  - readme: https://github.com/MarshalX/yandex-music-api (fetched 2026-08-28T04:04:08.017153+00:00, sha 9a75921d845c)
  - homepage: https://ym.marshal.dev (fetched 2026-08-29T12:18:43.021248+00:00, sha 1be07f39ea30)
  - site_page: https://ym.marshal.dev/yandex_music.artist.about_artist (fetched 2026-08-29T12:18:43.024421+00:00, sha 9a32944323de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
