轻松访问音乐信息和歌曲音频链接 | Easy access to music information and song audio links
Project description
AZMusicAPI
轻松访问音乐信息和歌曲音频链接 | Easy access to music information and song audio links
AZ Studio版权所有
该项目仅供娱乐 请勿用于违法事业 违者与AZ Studio无关
AZMusicAPI模块使用指南
安装
pip install AZMusicAPI
导入
import AZMusicAPI
函数使用
获得指定关键词的歌曲
AZMusicAPI.getmusic(keyword,api,cookie,number,server)
-
keyword:关键词 number:返回歌曲数量,可选,默认20 api:自行部署音乐服务器的地址,bili无需 cookie:访问API携带的Cookie,可选 server: 使用的API(可选,默认ncma。可选值:ncma,qqma,bili)
-
关键词可为 歌手/歌曲名/专辑名 bili通道不可以为BV号!!
返回值类型:列表
获取音乐的音频地址
geturl(id,api,cookie,server)
- id:歌曲ID api:自行部署API的地址 cookie:访问API携带的Cookie,可选 server: 使用的API(可选,默认ncma。可选值:ncma,qqma)
bili通道不支持!请自行使用其他库编写
- id:歌曲的id
返回值类型:字符串
错误返回
- "Error 0":没有结果
- "Error 1":用户未输入
- "NetworkError":网络错误 / 服务器宕机 / IP被封禁
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file AZMusicAPI-1.6.0.tar.gz.
File metadata
- Download URL: AZMusicAPI-1.6.0.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1e1a9ed3a4c23bfcec263065b1b01e2157691c0ef4e06eaffee5a46fb792141
|
|
| MD5 |
c87f2fd8edd858f015523c40e0d31bac
|
|
| BLAKE2b-256 |
590df7ebcdf09850743c73ef9612caf537f6c1ff4b61519fa8119ea8e607cea9
|
File details
Details for the file AZMusicAPI-1.6.0-py3-none-any.whl.
File metadata
- Download URL: AZMusicAPI-1.6.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adb94b4253ee1d2ef53031db2dec899337648b8e907ec09f1782332ef8c19487
|
|
| MD5 |
0cf1dae9eaf6d95bb20697d55b26785b
|
|
| BLAKE2b-256 |
a7cf71d4e821cb918486e867d7f19ad6132755ce83fabd3ab2dcd85a2aa63d65
|