v56

latestSwagger 2.0Apache 2.0raw.githubusercontent.com2026-08-0616186383.8 KB
歌单管理

获取歌单列表

获取歌单列表,支持按类型过滤、关键词搜索和分页。默认排除隐藏歌单,传 exclude_labels=none 显示全部

get/playlists

Query parameters

type'normal' | 'radio'

歌单类型

keywordstring

搜索关键词(模糊匹配歌单名称/描述)

exclude_labelsstring

要排除的标签(逗号分隔), 默认排除 hidden; 传 none 显示全部

limitinteger

每页数量

offsetinteger

偏移量

Response

成功返回歌单列表

object required