本接口总调用:0次·今日调用:0次
接口地址: https://api.suyanw.cn/api/wyrp.php
返回格式: Json
请求方式: GET
请求示例: https://api.suyanw.cn/api/wyrp.php?type=mp3
请求参数说明:
| 名称 | 必填 | 说明 |
|---|---|---|
| msg | 否 | 选择输出分类[榜单随机歌曲|新歌榜|飙升榜|原创榜],为空输出榜单随机歌曲 |
| type | 否 | 返回格式,默认json可选text,mp3,mp3url |
| hh | 否 | 换行符号(默认\n) |
系统级错误:
| 名称 | 说明 |
|---|---|
| 400 | 请求错误! |
| 403 | 请求被服务器拒绝! |
| 405 | 客户端请求的方法被禁止! |
| 408 | 请求时间过长! |
| 500 | 服务器内部出现错误! |
| 501 | 服务器不支持请求的功能,无法完成请求! |
| 503 | 系统维护中! |
返回示例:
{
"name": "浆果",
"picurl": "http://p2.music.126.net/BQAY8w9XzOj_j1wZgIsczQ==/109951168247366566.jpg",
"artistsname": "浆果",
"avatarurl": "http://p3.music.126.net/9hHyEtc9Kw_r3ZT99rNpRA==/109951170483218989.jpg",
"nickname": "HHUq",
"content": "盲猜所有星座都喜欢这种感觉,不要突出你的小众感了[汗][汗][汗][汗]",
"timeStr": "2024-08-24",
"likedCount": 50521,
"id": 2015896805,
"mp3url": "https://music.163.com/song/media/outer/url?id=2015896805.mp3",
"duration": "04:27",
"lyric": "[00:00.000] 作词 : TINY7\n[00:01.000] 编曲 : Dan Darmawan\n[00:02.000] 作曲 : TINY7\n[00:20.050]Prod by Dan Darmawan\n[00:34.050]I'm looking out of the window\n[00:37.830]and waiting for u at dusk\n[00:41.880]Let time keep frozen\n[00:43.710]Hold on my temperature in your hand longer and longer\n[00:49.560]You always put my mind at ease\n[00:52.800]but I'm still nervous without you\n[00:55.680]but you say u don't believe\n[00:57.720]You love me and gave me everything\n[00:59.400]The dark room in the night will be especially bright with you\n[01:03.330]A piece of heart he flies out when she's gone\n[01:16.170]I just want you in my life\n[01:24.990]Having having you\n[01:25.350]Something is changed\n[01:25.740]My room became a cave\n[01:27.510]I'm just like a bat\n[01:28.740]Hide in the black hole\n[01:35.670]and stay alone\n[01:39.450]Wait for you\n[02:17.340]I'm done\n[02:19.320]I lost\n[02:19.470]Cause your love \n[02:22.530]has filled up my world\n[02:22.530]look\n[02:22.620]Keep doing\n[02:24.660]I wanna it forever\n[02:26.700]You set my heart on\n[02:27.480]fire\n[02:29.610]You always put my mind at ease\n[02:32.370]But I'm still nervous without you\n[02:35.670]But you say u don't believe\n[02:37.770]You love me and gave me everything\n[02:39.660]The dark room in the night will be especially bright with you\n[02:43.380]A piece of heart he flies out when she's gone\n[02:56.070]I just want you in my life\n[03:04.710]Having having you\n[03:05.070]Something is changed\n[03:05.460]My room became a cave\n[03:08.130]I'm just like a bat\n[03:12.570]Hide in the black hole\n[03:15.630]and stay alone\n[03:19.410]Wait for you\n[04:15.410]企划:SuchaDog/VICKY_BB\n[04:18.410]项目统筹:SuchaDog/艾嘉\n[04:21.410]推广:黄鲲\n[04:24.410]统筹协力:VICKY_BB/Kaka22am\n",
"tips": "会员歌曲无法播放"
}
错误码格式说明:
| 名称 | 类型 | 说明 |
|---|---|---|
| 200 | string | 返回的状态码(成功) |
| 500 | string | 返回的状态码(失败) |
代码示例:
无