From 3c96772a567e8426af571aade44b6106df85a720 Mon Sep 17 00:00:00 2001 From: 1264204425 <1264204425@qq.com> Date: Sun, 6 Aug 2023 18:42:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E6=9C=AC=E5=9C=B0json?= =?UTF-8?q?=E6=A6=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api.py | 78 ++++++++++++++++++++++++++------------------ data/19723756.json | 1 + data/2884035 .json | 1 + data/3778678.json | 1 + data/3779629.json | 1 + service/rank_data.py | 20 ++++++++---- 6 files changed, 63 insertions(+), 39 deletions(-) create mode 100644 data/19723756.json create mode 100644 data/2884035 .json create mode 100644 data/3778678.json create mode 100644 data/3779629.json diff --git a/api.py b/api.py index 21dce42..36cf7be 100644 --- a/api.py +++ b/api.py @@ -68,7 +68,7 @@ async def login(username: str = fastapi.Form(..., description="用户名"), # 榜单获取 -@app.get("/get_rank_test") +@app.get("/get_rank") async def get_rank( rank_id: str = fastapi.Query(..., description="榜单类型")): """ @@ -85,42 +85,56 @@ async def get_rank( " AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" } url = f"https://music.163.com/api/playlist/detail?id={rank_id}" + + # 缓存文件不存在,从网络获取榜单数据 response = requests.get(url, headers=headers) + # 如果请求code为-447 那么继续返回json + if response.status_code == -447: + return {"message": "请求code为-447传入本地JSON数据", "data": response.json()} + else: + # 检测是否含有带rank_id的缓存文件 + cached_data = read_cache(rank_id) + if cached_data: + return {"message": "本地JSON数据", "data": cached_data} + + # 将榜单数据写入缓存文件 + write_cache(rank_id, response.json()) + print(response.json()) data = response.json() - return {"message": "success", "data": data} + return {"message": "请求网易云并缓存本地JSON成功", "data": data} -@app.get("/get_rank") -async def get_rank(rank_id: str = fastapi.Query(..., description="榜单类型")): - """ - 获取音乐榜单数据 - :param rank_id: 榜单ID - 19723756 云音乐飙升榜 - 3779629 云音乐新歌榜 - 3778678 云音乐热歌榜 - 2884035 云音乐原创榜 - :return: 榜单数据 - """ - # 检查是否有缓存数据 - cached_data = read_cache(rank_id) - if cached_data: - return {"message": "success", "data": cached_data} - - headers = { - "Referer": "https://music.163.com/", - "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)" - " AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" - } - # 缓存数据不存在,从网络获取榜单数据 - url = f"https://music.163.com/api/playlist/detail?id={rank_id}" - response = requests.get(url, headers=headers) - data = response.json() - - # 将数据写入缓存文件 - write_cache(rank_id, data) - - return {"message": "success", "data": data} +# @app.get("/get_rank") +# async def get_rank(rank_id: str = fastapi.Query(..., description="榜单类型")): +# """ +# 获取音乐榜单数据 +# :param rank_id: 榜单ID +# 19723756 云音乐飙升榜 +# 3779629 云音乐新歌榜 +# 3778678 云音乐热歌榜 +# 2884035 云音乐原创榜 +# :return: 榜单数据 +# """ +# # 检查是否有缓存数据 +# cached_data = read_cache(rank_id) +# if cached_data: +# return {"message": "success", "data": cached_data} +# +# headers = { +# "Referer": "https://music.163.com/", +# "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)" +# " AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.190 Safari/537.36" +# } +# # 缓存数据不存在,从网络获取榜单数据 +# url = f"https://music.163.com/api/playlist/detail?id={rank_id}" +# response = requests.get(url, headers=headers) +# data = response.json() +# +# # 将数据写入缓存文件 +# write_cache(rank_id, data) +# +# return {"message": "success", "data": data} # 根据歌曲名称搜索歌曲 diff --git a/data/19723756.json b/data/19723756.json new file mode 100644 index 0000000..d9d5cdc --- /dev/null +++ b/data/19723756.json @@ -0,0 +1 @@ +{"result": {"subscribers": [], "subscribed": false, "creator": {"defaultAvatar": false, "province": 110000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/kMuXXbwHbduHpLYDmHXrlA==/109951168152833223.jpg", "accountStatus": 0, "gender": 1, "city": 110101, "birthday": -2209017600000, "userId": 1, "userType": 2, "nickname": "\u7f51\u6613\u4e91\u97f3\u4e50", "signature": "\u7f51\u6613\u4e91\u97f3\u4e50\u662f8\u4ebf\u4eba\u90fd\u5728\u4f7f\u7528\u7684\u97f3\u4e50\u5e73\u53f0\uff0c\u81f4\u529b\u4e8e\u5e2e\u52a9\u97f3\u4e50\u7231\u597d\u8005\u53d1\u73b0\u97f3\u4e50\u60ca\u559c\uff0c\u5e2e\u52a9\u97f3\u4e50\u4eba\u5b9e\u73b0\u68a6\u60f3\u3002 \n2019\u5e748\u670831\u65e5\u8d77\uff0c\u5c06\u4e0d\u518d\u63d0\u4f9b\u5b9e\u65f6\u5728\u7ebf\u4eba\u5de5\u670d\u52a1\u3002\u60a8\u53ef\u4ee5\u4f18\u5148\u901a\u8fc7\u81ea\u52a9\u65b9\u5f0f\u89e3\u51b3\u95ee\u9898\uff0c\u5982\u4ecd\u9700\u6c42\u52a9\uff0c\u53ef\u5728\u76f8\u5173\u9875\u9762\u7559\u4e0b\u60a8\u7684\u95ee\u9898\uff0c\u540e\u7eed\u4f1a\u6709\u4eba\u5de5\u4e3a\u60a8\u89e3\u7b54\uff0c\u8f9b\u82e6\u60a8\u8010\u5fc3\u7b49\u5f85\uff0c\u7ed9\u60a8\u5e26\u6765\u7684\u4e0d\u4fbf\u656c\u8bf7\u8c05\u89e3\u3002 \u5982\u679c\u4ecd\u7136\u4e0d\u80fd\u89e3\u51b3\u60a8\u7684\u95ee\u9898\uff0c\u53ef\u4ee5\u90ae\u4ef6\u6211\u4eec\uff1a \u7528\u6237\uff1ancm5990@163.com \u97f3\u4e50\u4eba\uff1ayyr599@163.com", "description": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "detailDescription": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "avatarImgId": 109951168152833223, "backgroundImgId": 109951166515550955, "backgroundUrl": "http://p1.music.126.net/cwi82gitJJ0DfMO4cXbP8A==/109951166515550955.jpg", "authority": 3, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 11, "remarkName": null, "authenticationTypes": 4098, "avatarDetail": null, "backgroundImgIdStr": "109951166515550955", "avatarImgIdStr": "109951168152833223", "anchor": true, "avatarImgId_str": "109951168152833223"}, "artists": null, "tracks": [{"name": "\u6211\u53ea\u80fd\u79bb\u5f00", "id": 1398283847, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u521d\u604b\u90a3\u4ef6\u5c0f\u4e8b\u300b\u63a8\u5e7f\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416410, "disc": "01", "no": 3, "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u521d\u604b\u90a3\u4ef6\u5c0f\u4e8b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 82595937, "type": "EP", "size": 5, "picId": 109951164440649436, "blurPicUrl": "http://p2.music.126.net/5GPFbTQU-kW57PGv_7LeBw==/109951164440649436.jpg", "companyId": 0, "pic": 109951164440649436, "picUrl": "http://p2.music.126.net/5GPFbTQU-kW57PGv_7LeBw==/109951164440649436.jpg", "publishTime": 1571760000000, "description": "", "tags": "", "company": "\u4e2d\u89c6\u9e23\u8fbe", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416410, "commentThreadId": "R_AL_3_82595937", "artists": [{"name": "\u7fa4\u661f", "id": 122455, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164440649436"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 230000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7232325119, "size": 26605746, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 925417, "playTime": 230000, "volumeDelta": -20681.0}, "hrMusic": {"name": null, "id": 7232325126, "size": 48723792, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1694740, "playTime": 230000, "volumeDelta": -20525.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1398283847", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7232325125, "size": 3681069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 230000, "volumeDelta": -16470.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7232325120, "size": 9202605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 230000, "volumeDelta": -20537.0}, "mMusic": {"name": null, "id": 7232325121, "size": 5521581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 230000, "volumeDelta": -17995.0}, "lMusic": {"name": null, "id": 7232325125, "size": 3681069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 230000, "volumeDelta": -16470.0}, "lastRank": 8, "ratio": 357}, {"name": "\u5173\u4e8e\u590f\u65e5 \u5173\u4e8e\u665a\u98ce", "id": 2062885470, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5173\u4e8e\u590f\u65e5 \u5173\u4e8e\u665a\u98ce", "id": 169346410, "type": "Single", "size": 1, "picId": 109951168733116849, "blurPicUrl": "http://p2.music.126.net/HG0f_bKnyNMOg_uAd0pjMw==/109951168733116849.jpg", "companyId": 0, "pic": 109951168733116849, "picUrl": "http://p2.music.126.net/HG0f_bKnyNMOg_uAd0pjMw==/109951168733116849.jpg", "publishTime": 1689004800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["sample this"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169346410", "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168733116849"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 103181, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254526054, "size": 15032292, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1165499, "playTime": 103181, "volumeDelta": -41122.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062885470", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "sample this", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8254526052, "size": 1651818, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 103181, "volumeDelta": -36762.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8254526056, "size": 4129480, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 103181, "volumeDelta": -41121.0}, "mMusic": {"name": null, "id": 8254526050, "size": 2477706, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 103181, "volumeDelta": -38487.0}, "lMusic": {"name": null, "id": 8254526052, "size": 1651818, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 103181, "volumeDelta": -36762.0}, "transNames": ["sample this"], "ratio": 344}, {"name": "\u6211\u7684\u4e00\u4e2a\u9053\u59d1\u670b\u53cb", "id": 1367452194, "position": 0, "alias": ["\u82e5\u4f60\u65e9\u4e0e\u4ed6\u4eba\u4e24\u5fc3\u540c"], "status": 0, "fee": 8, "copyrightId": 1416195, "disc": "01", "no": 1, "artists": [{"name": "\u53cc\u7b19\uff08\u9648\u5143\u6c50\uff09", "id": 12025552, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4e00\u4e2a\u9053\u59d1\u670b\u53cb", "id": 79384106, "type": "Single", "size": 2, "picId": 109951164096961308, "blurPicUrl": "http://p2.music.126.net/_SPItojIVnmpsNsgz8LlMw==/109951164096961308.jpg", "companyId": 0, "pic": 109951164096961308, "picUrl": "http://p2.music.126.net/_SPItojIVnmpsNsgz8LlMw==/109951164096961308.jpg", "publishTime": 1558713600000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50 x NEGIA\u7eb3\u5409\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416195, "commentThreadId": "R_AL_3_79384106", "artists": [{"name": "\u53cc\u7b19\uff08\u9648\u5143\u6c50\uff09", "id": 12025552, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164096961308"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 284096, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238139374, "size": 53966376, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1519661, "playTime": 284096, "volumeDelta": -33528.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1367452194", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7238139382, "size": 4546604, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 284096, "volumeDelta": -29214.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7238139381, "size": 11366444, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 284096, "volumeDelta": -33531.0}, "mMusic": {"name": null, "id": 7238139375, "size": 6819884, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 284096, "volumeDelta": -30918.0}, "lMusic": {"name": null, "id": 7238139382, "size": 4546604, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 284096, "volumeDelta": -29214.0}, "lastRank": 7, "ratio": 200}, {"name": "\u98ce\u5439\u4e39\u9876\u9e64", "id": 1471761548, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 8, "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b2c\u4e8c\u8857\u533a", "id": 79886335, "type": "\u4e13\u8f91", "size": 20, "picId": 109951164166513349, "blurPicUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "companyId": 0, "pic": 109951164166513349, "picUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "publishTime": 1608566400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_79886335", "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164166513349"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 304313, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238133979, "size": 60322792, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1585805, "playTime": 304313, "volumeDelta": -24615.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1471761548", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7238133975, "size": 4870104, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 304313, "volumeDelta": -20615.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7238133981, "size": 12175195, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 304313, "volumeDelta": -24629.0}, "mMusic": {"name": null, "id": 7238133974, "size": 7305134, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 304313, "volumeDelta": -22087.0}, "lMusic": {"name": null, "id": 7238133975, "size": 4870104, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 304313, "volumeDelta": -20615.0}, "ratio": 177}, {"name": "\u8c46\u5b50 (Live)", "id": 2067807617, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 9, "artists": [{"name": "\u6c34\u661f", "id": 55783154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168769529178, "blurPicUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 268457, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302880933, "size": 26606249, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 792862, "playTime": 268457, "volumeDelta": -39547.0}, "hrMusic": {"name": null, "id": 8302880935, "size": 52323136, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1559222, "playTime": 268457, "volumeDelta": -39642.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067807617", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8302880931, "size": 10740525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 268457, "volumeDelta": -39639.0}, "mMusic": {"name": null, "id": 8302880932, "size": 6444333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 268457, "volumeDelta": -37017.0}, "lMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}, "lastRank": 92, "ratio": 153}, {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 2064641999, "position": 0, "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 169776726, "type": "Single", "size": 1, "picId": 109951168744777217, "blurPicUrl": "http://p2.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "companyId": 0, "pic": 109951168744777217, "picUrl": "http://p2.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169776726", "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744777217"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 169523, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270796150, "size": 21107202, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 996070, "playTime": 169523, "volumeDelta": -53169.0}, "hrMusic": {"name": null, "id": 8270796148, "size": 37383334, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1764157, "playTime": 169523, "volumeDelta": -53298.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064641999", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8270796152, "size": 6783405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 169523, "volumeDelta": -53306.0}, "mMusic": {"name": null, "id": 8270796151, "size": 4070061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 169523, "volumeDelta": -50689.0}, "lMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}, "lastRank": 29, "ratio": 149}, {"name": "Mom Pray For Me", "id": 2068913721, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Landuo\u61d2\u60f0", "id": 12554787, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Mom Pray For Me", "id": 170942840, "type": "Single", "size": 1, "picId": 109951168813600698, "blurPicUrl": "http://p2.music.126.net/rGi7QrQxQ-jg_kxwSJzjyw==/109951168813600698.jpg", "companyId": 0, "pic": 109951168813600698, "picUrl": "http://p2.music.126.net/rGi7QrQxQ-jg_kxwSJzjyw==/109951168813600698.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170942840", "artists": [{"name": "Landuo\u61d2\u60f0", "id": 12554787, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813600698"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 179541, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8324200727, "size": 20667491, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 920901, "playTime": 179541, "volumeDelta": -30833.0}, "hrMusic": {"name": null, "id": 8324200726, "size": 37893558, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1688460, "playTime": 179541, "volumeDelta": -31523.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068913721", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5988\u5988\u4e3a\u6211\u7948\u7977", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8324200730, "size": 2873517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 179541, "volumeDelta": -27271.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8324200722, "size": 7183725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 179541, "volumeDelta": -31520.0}, "mMusic": {"name": null, "id": 8324200725, "size": 4310253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 179541, "volumeDelta": -28931.0}, "lMusic": {"name": null, "id": 8324200730, "size": 2873517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 179541, "volumeDelta": -27271.0}, "transNames": ["\u5988\u5988\u4e3a\u6211\u7948\u7977"], "ratio": 137}, {"name": "\u6211\u7684\u7f8e\u4e3d (Live)", "id": 2069993262, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 10, "artists": [{"name": "\u53ef\u697c", "id": 57871612, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 17, "picId": 109951168813441332, "blurPicUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 251936, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322663341, "size": 29185148, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 926744, "playTime": 251936, "volumeDelta": -37687.0}, "hrMusic": {"name": null, "id": 8322663340, "size": 53439989, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1696932, "playTime": 251936, "volumeDelta": -37759.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069993262", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1901319325, "name": "\u6211\u7684\u7f8e\u4e3d", "artists": [{"id": 1192268, "name": "\u5c0f\u971e"}], "albumMeta": {"id": 137137613, "name": "\u5c0f\u971e 2.0"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322663345, "size": 4032045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 251936, "volumeDelta": -33288.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322663343, "size": 10080045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 251936, "volumeDelta": -37710.0}, "mMusic": {"name": null, "id": 8322663342, "size": 6048045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 251936, "volumeDelta": -35055.0}, "lMusic": {"name": null, "id": 8322663345, "size": 4032045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 251936, "volumeDelta": -33288.0}, "ratio": 135}, {"name": "\u4e0b\u4e00\u7ad9\u5929\u540e (Live\u7248)", "id": 2070364927, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 252686, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322730676, "size": 27534064, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 871723, "playTime": 252686, "volumeDelta": -21601.0}, "hrMusic": {"name": null, "id": 8322730684, "size": 51701352, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1636855, "playTime": 252686, "volumeDelta": -20611.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364927", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 383916, "name": "\u4e0b\u4e00\u7ad9\u5929\u540e", "artists": [{"id": 7227, "name": "\u8521\u5353\u598d"}], "albumMeta": {"id": 37988, "name": "Touch of Love"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322730683, "size": 4043949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252686, "volumeDelta": -16304.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322730679, "size": 10109805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 252686, "volumeDelta": -20615.0}, "mMusic": {"name": null, "id": 8322730681, "size": 6065901, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 252686, "volumeDelta": -18001.0}, "lMusic": {"name": null, "id": 8322730683, "size": 4043949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252686, "volumeDelta": -16304.0}, "ratio": 134}, {"name": "Red Flags (feat. Montaigne)", "id": 2001865647, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 1, "artists": [{"name": "Tom Cardy", "id": 36643401, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Montaigne", "id": 12067078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Red Flags (feat. Montaigne)", "id": 155571617, "type": "Single", "size": 1, "picId": 109951168093303219, "blurPicUrl": "http://p2.music.126.net/Xz3M9lUkGKRKJV4t-P5K0w==/109951168093303219.jpg", "companyId": 0, "pic": 109951168093303219, "picUrl": "http://p2.music.126.net/Xz3M9lUkGKRKJV4t-P5K0w==/109951168093303219.jpg", "publishTime": 1669910400000, "description": "", "tags": "", "company": "Tom Cardy", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_155571617", "artists": [{"name": "Tom Cardy", "id": 36643401, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Montaigne", "id": 12067078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168093303219"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165351, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7865804773, "size": 18957650, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 917205, "playTime": 165351, "volumeDelta": -38403.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2001865647", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7722245871, "size": 2646561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 165351, "volumeDelta": -34148.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7722245868, "size": 6616338, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 165351, "volumeDelta": -38285.0}, "mMusic": {"name": null, "id": 7722245873, "size": 3969820, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 165351, "volumeDelta": -35717.0}, "lMusic": {"name": null, "id": 7722245871, "size": 2646561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 165351, "volumeDelta": -34148.0}, "ratio": 127}, {"name": "\u6d77\u8a93\u5c71\u76df", "id": 2068782498, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712499, "disc": "01", "no": 1, "artists": [{"name": "\u5df4\u97f3\u6c57", "id": 12464053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u8a93\u5c71\u76df", "id": 170903120, "type": "Single", "size": 1, "picId": 109951168784364088, "blurPicUrl": "http://p2.music.126.net/QLMGjqU73I2EWpWIpT65gg==/109951168784364088.jpg", "companyId": 0, "pic": 109951168784364088, "picUrl": "http://p2.music.126.net/QLMGjqU73I2EWpWIpT65gg==/109951168784364088.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712499, "commentThreadId": "R_AL_3_170903120", "artists": [{"name": "\u5df4\u97f3\u6c57", "id": 12464053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784364088"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185137, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307885860, "size": 23572708, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1018605, "playTime": 185137, "volumeDelta": -72560.0}, "hrMusic": {"name": null, "id": 8307885863, "size": 41375722, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1787895, "playTime": 185137, "volumeDelta": -72701.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068782498", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u6d77\u8a93\u5c71\u76df\u53ea\u662f\u4e00\u77ac\u95f4", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8307885856, "size": 2963373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 185137, "volumeDelta": -68532.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8307885855, "size": 7408365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 185137, "volumeDelta": -72572.0}, "mMusic": {"name": null, "id": 8307885859, "size": 4445037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 185137, "volumeDelta": -70026.0}, "lMusic": {"name": null, "id": 8307885856, "size": 2963373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 185137, "volumeDelta": -68532.0}, "transNames": ["\u6d77\u8a93\u5c71\u76df\u53ea\u662f\u4e00\u77ac\u95f4"], "lastRank": 96, "ratio": 125}, {"name": "TGIF", "id": 2069282247, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 457010, "disc": "01", "no": 4, "artists": [{"name": "XG", "id": 51849113, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "NEW DNA", "id": 171058539, "type": "Single", "size": 2, "picId": 109951168794835141, "blurPicUrl": "http://p2.music.126.net/MspslPWFX3Bup4Fq0Y5tsQ==/109951168794835141.jpg", "companyId": 0, "pic": 109951168794835141, "picUrl": "http://p2.music.126.net/MspslPWFX3Bup4Fq0Y5tsQ==/109951168794835141.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "(P)2023 XGALX", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 457010, "commentThreadId": "R_AL_3_171058539", "artists": [{"name": "XG", "id": 51849113, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168794835141"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 171240, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312389861, "size": 19990131, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 933900, "playTime": 171240, "volumeDelta": -71408.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069282247", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8312389862, "size": 2741020, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171240, "volumeDelta": -67322.0}, "mp3Url": null, "rurl": null, "mvid": 14649876, "rtype": 0, "hMusic": {"name": null, "id": 8312389865, "size": 6852485, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 171240, "volumeDelta": -71415.0}, "mMusic": {"name": null, "id": 8312389866, "size": 4111508, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 171240, "volumeDelta": -68864.0}, "lMusic": {"name": null, "id": 8312389862, "size": 2741020, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171240, "volumeDelta": -67322.0}, "lastRank": 5, "ratio": 123}, {"name": "Rosy7(vip)", "id": 2063337049, "position": 0, "alias": ["\u6d3b\u7684\u592a\u6e05\u9192\u4e0d\u662f\u4ef6\u597d\u4e8b"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "XiaYu", "id": 51533066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "CHENYI", "id": 54384496, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "PANT", "id": 54275472, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Rosy7", "id": 169427223, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168734566108, "blurPicUrl": "http://p2.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "companyId": 0, "pic": 109951168734566108, "picUrl": "http://p2.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "publishTime": 1689177600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169427223", "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734566108"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 134291, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8327177017, "size": 14647061, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872551, "playTime": 134291, "volumeDelta": -47040.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063337049", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8327177013, "size": 5373954, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 134291, "volumeDelta": -46551.0}, "mMusic": {"name": null, "id": 8327177009, "size": 3224390, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 134291, "volumeDelta": -43952.0}, "lMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "lastRank": 15, "ratio": 121}, {"name": "Love U Like That", "id": 2070268210, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Lauv", "id": 1057226, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Love U Like That", "id": 171394191, "type": "Single", "size": 1, "picId": 109951168811787852, "blurPicUrl": "http://p2.music.126.net/9BO7Th_WC5m2CANVkWlV3Q==/109951168811787852.jpg", "companyId": 0, "pic": 109951168811787852, "picUrl": "http://p2.music.126.net/9BO7Th_WC5m2CANVkWlV3Q==/109951168811787852.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "Lauv", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_171394191", "artists": [{"name": "Lauv", "id": 1057226, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168811787852"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 211733, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8321809634, "size": 26375714, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 996560, "playTime": 211733, "volumeDelta": -71498.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070268210", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8321809628, "size": 3388857, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211733, "volumeDelta": -67315.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8321809627, "size": 8472076, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 211733, "volumeDelta": -71483.0}, "mMusic": {"name": null, "id": 8321809635, "size": 5083263, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 211733, "volumeDelta": -68910.0}, "lMusic": {"name": null, "id": 8321809628, "size": 3388857, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211733, "volumeDelta": -67315.0}, "lastRank": 6, "ratio": 120}, {"name": "Polaris", "id": 1824513851, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Asia D", "id": 30000310, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "JAMMERC", "id": 31436189, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Polaris", "id": 123546357, "type": "Single", "size": 1, "picId": 109951165775251579, "blurPicUrl": "http://p2.music.126.net/34x_GGDI47WYG-sZobR8dw==/109951165775251579.jpg", "companyId": 0, "pic": 109951165775251579, "picUrl": "http://p2.music.126.net/34x_GGDI47WYG-sZobR8dw==/109951165775251579.jpg", "publishTime": 1614873600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_123546357", "artists": [{"name": "Asia D", "id": 30000310, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165775251579"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 219250, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 6526452824, "size": 46660605, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1702553, "playTime": 219250, "volumeDelta": -72847.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1824513851", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 6526452829, "size": 3509229, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 219250, "volumeDelta": -68790.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 6526452825, "size": 8773007, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 219250, "volumeDelta": -72854.0}, "mMusic": {"name": null, "id": 6526452827, "size": 5263822, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 219250, "volumeDelta": -70320.0}, "lMusic": {"name": null, "id": 6526452829, "size": 3509229, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 219250, "volumeDelta": -68790.0}, "lastRank": 32, "ratio": 113}, {"name": "\u7184\u706d", "id": 2040015902, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "TC", "id": 12324449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7184\u706d", "id": 163848123, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168551205771, "blurPicUrl": "http://p2.music.126.net/sNOy5UAdfk_OYumV4qF-0g==/109951168551205771.jpg", "companyId": 0, "pic": 109951168551205771, "picUrl": "http://p2.music.126.net/sNOy5UAdfk_OYumV4qF-0g==/109951168551205771.jpg", "publishTime": 1689436800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_163848123", "artists": [{"name": "TC", "id": 12324449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168551205771"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 148611, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8047978558, "size": 29724874, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1600134, "playTime": 148611, "volumeDelta": -58154.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2040015902", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8047978564, "size": 2379067, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 148611, "volumeDelta": -53810.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8047978562, "size": 5947603, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 148611, "volumeDelta": -58131.0}, "mMusic": {"name": null, "id": 8047978559, "size": 3568579, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 148611, "volumeDelta": -55513.0}, "lMusic": {"name": null, "id": 8047978564, "size": 2379067, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 148611, "volumeDelta": -53810.0}, "ratio": 107}, {"name": "Revolution", "id": 1965552622, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Bishop Briggs", "id": 198937, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Revolution", "id": 148390116, "type": "Single", "size": 1, "picId": 109951167695810324, "blurPicUrl": "http://p2.music.126.net/Y_Q6w2KbGvR_kDuMvBJS9A==/109951167695810324.jpg", "companyId": 0, "pic": 109951167695810324, "picUrl": "http://p2.music.126.net/Y_Q6w2KbGvR_kDuMvBJS9A==/109951167695810324.jpg", "publishTime": 1659024000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_148390116", "artists": [{"name": "Bishop Briggs", "id": 198937, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167695810324"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 186279, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1965552622", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7417310732, "size": 2980928, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186279, "volumeDelta": -76593.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7417310735, "size": 7452256, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 186279, "volumeDelta": -80293.0}, "mMusic": {"name": null, "id": 7417310733, "size": 4471371, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 186279, "volumeDelta": -77919.0}, "lMusic": {"name": null, "id": 7417310732, "size": 2980928, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186279, "volumeDelta": -76593.0}, "ratio": 105}, {"name": "\u4e0d\u8be5\u544a\u767d\u7684\u591c\u665a", "id": 2068956470, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u51ef\u745f\u55b5", "id": 12003038, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0d\u8be5\u544a\u767d\u7684\u591c\u665a", "id": 170954953, "type": "Single", "size": 1, "picId": 109951168788343845, "blurPicUrl": "http://p2.music.126.net/DiDm_bzZitLV5hP-YqSr9g==/109951168788343845.jpg", "companyId": 0, "pic": 109951168788343845, "picUrl": "http://p2.music.126.net/DiDm_bzZitLV5hP-YqSr9g==/109951168788343845.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170954953", "artists": [{"name": "\u51ef\u745f\u55b5", "id": 12003038, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788343845"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 215593, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309246208, "size": 28340025, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1051610, "playTime": 215593, "volumeDelta": -50226.0}, "hrMusic": {"name": null, "id": 8309246207, "size": 49084501, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1821374, "playTime": 215593, "volumeDelta": -49985.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068956470", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8309246203, "size": 3450669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215593, "volumeDelta": -46125.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8309246211, "size": 8626605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 215593, "volumeDelta": -50008.0}, "mMusic": {"name": null, "id": 8309246206, "size": 5175981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 215593, "volumeDelta": -47488.0}, "lMusic": {"name": null, "id": 8309246203, "size": 3450669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215593, "volumeDelta": -46125.0}, "ratio": 103}, {"name": "\u5a5a\u7ea6 (Live)", "id": 2069994061, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 9, "artists": [{"name": "\u621a\u7426", "id": 14588611, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168813441332, "blurPicUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 252598, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322663306, "size": 29808491, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 944059, "playTime": 252598, "volumeDelta": -35840.0}, "hrMusic": {"name": null, "id": 8322663303, "size": 54125332, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1714194, "playTime": 252598, "volumeDelta": -35353.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069994061", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1358848505, "name": "\u5a5a\u7ea6 (Live)", "artists": [{"id": 12039199, "name": "\u9093\u89c1\u8d85"}, {"id": 12091129, "name": "\u5b5f\u6167\u5706"}], "albumMeta": {"id": 78511953, "name": "\u8fd9\uff01\u5c31\u662f\u539f\u521b \u7b2c\u4e94\u671f"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322663299, "size": 4042413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252598, "volumeDelta": -31678.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322663304, "size": 10105965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 252598, "volumeDelta": -36104.0}, "mMusic": {"name": null, "id": 8322663298, "size": 6063597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 252598, "volumeDelta": -33468.0}, "lMusic": {"name": null, "id": 8322663299, "size": 4042413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252598, "volumeDelta": -31678.0}, "ratio": 102}, {"name": "\u7231\u51fa\u53d1", "id": 29393539, "position": 2, "alias": [], "status": 0, "fee": 1, "copyrightId": 2710717, "disc": "1", "no": 2, "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Heart\u68a6\u00b7\u51fa\u53d1", "id": 3017270, "type": "Single", "size": 3, "picId": 109951167550164865, "blurPicUrl": "http://p2.music.126.net/Bpgw-TD8avtKhGXTTFoUYg==/109951167550164865.jpg", "companyId": 0, "pic": 109951167550164865, "picUrl": "http://p2.music.126.net/Bpgw-TD8avtKhGXTTFoUYg==/109951167550164865.jpg", "publishTime": 1380816000000, "description": "", "tags": "", "company": "\u65f6\u4ee3\u5cf0\u5cfb", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 2710717, "commentThreadId": "R_AL_3_3017270", "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167550164865"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 225738, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7353407276, "size": 31971393, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1133041, "playTime": 225738, "volumeDelta": -80408.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_29393539", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7353407275, "size": 3612883, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225738, "volumeDelta": -76354.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7353407274, "size": 9032142, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 225738, "volumeDelta": -80425.0}, "mMusic": {"name": null, "id": 7353407268, "size": 5419302, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 225738, "volumeDelta": -77939.0}, "lMusic": {"name": null, "id": 7353407275, "size": 3612883, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225738, "volumeDelta": -76354.0}, "ratio": 99}, {"name": "saturday.", "id": 2057318547, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "8bite", "id": 12606242, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "saturday.", "id": 167971035, "type": "Single", "size": 1, "picId": 109951168689653219, "blurPicUrl": "http://p2.music.126.net/fn2IeIHvo46qF0iuxKPR7w==/109951168689653219.jpg", "companyId": 0, "pic": 109951168689653219, "picUrl": "http://p2.music.126.net/fn2IeIHvo46qF0iuxKPR7w==/109951168689653219.jpg", "publishTime": 1687190400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_167971035", "artists": [{"name": "8bite", "id": 12606242, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168689653219"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 187617, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8206744647, "size": 21156344, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 902106, "playTime": 187617, "volumeDelta": -35391.0}, "hrMusic": {"name": null, "id": 8206744648, "size": 38881473, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1657906, "playTime": 187617, "volumeDelta": -35394.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2057318547", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8206744649, "size": 3002925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 187617, "volumeDelta": -31059.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8206744651, "size": 7507245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 187617, "volumeDelta": -35416.0}, "mMusic": {"name": null, "id": 8206744650, "size": 4504365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 187617, "volumeDelta": -32798.0}, "lMusic": {"name": null, "id": 8206744649, "size": 3002925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 187617, "volumeDelta": -31059.0}, "ratio": 98}, {"name": "\u4e58\u7740\u98ce (Live)", "id": 2069993199, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 6, "artists": [{"name": "\u7ef4\u8389\u838e", "id": 57871607, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168813441332, "blurPicUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p2.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 294575, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322662122, "size": 34518362, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 937439, "playTime": 294575, "volumeDelta": -67016.0}, "hrMusic": {"name": null, "id": 8322662117, "size": 62835109, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1706456, "playTime": 294575, "volumeDelta": -67014.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069993199", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1419162503, "name": "\u4e58\u7740\u98ce", "artists": [{"id": 3068, "name": "\u9ec4\u5927\u709c"}], "albumMeta": {"id": 85243267, "name": "\u9ec4\u5927\u709c \u56fd\u8bed\u539f\u58f0\u5e26"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322662120, "size": 4714029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 294575, "volumeDelta": -62674.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322662113, "size": 11785005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 294575, "volumeDelta": -67029.0}, "mMusic": {"name": null, "id": 8322662118, "size": 7071021, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 294575, "volumeDelta": -64420.0}, "lMusic": {"name": null, "id": 8322662120, "size": 4714029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 294575, "volumeDelta": -62674.0}, "ratio": 98}, {"name": "\u508d\u665a\u548c\u5979", "id": 2066134680, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6c88\u4e09\u8305", "id": 56276929, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5728\u4e8c\u6708\u8fc7\u534a\u7684\u65f6\u5019", "id": 163037405, "type": "\u4e13\u8f91", "size": 8, "picId": 109951168522143963, "blurPicUrl": "http://p2.music.126.net/T13rfLtYKSKvW6fESixd0w==/109951168522143963.jpg", "companyId": 0, "pic": 109951168522143963, "picUrl": "http://p2.music.126.net/T13rfLtYKSKvW6fESixd0w==/109951168522143963.jpg", "publishTime": 1680537600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_163037405", "artists": [{"name": "\u6c88\u4e09\u8305", "id": 56276929, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168522143963"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 242964, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8283907507, "size": 23576493, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 776295, "playTime": 242964, "volumeDelta": -11727.0}, "hrMusic": {"name": null, "id": 8283907515, "size": 46610959, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1534744, "playTime": 242964, "volumeDelta": -10949.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066134680", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8283907514, "size": 3888429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 242964, "volumeDelta": -6205.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8283907516, "size": 9721005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 242964, "volumeDelta": -10621.0}, "mMusic": {"name": null, "id": 8283907508, "size": 5832621, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 242964, "volumeDelta": -7985.0}, "lMusic": {"name": null, "id": 8283907514, "size": 3888429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 242964, "volumeDelta": -6205.0}, "ratio": 97}, {"name": "\u602a\u5c31\u602a\u5929\u6c14", "id": 2069715714, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "LKF34", "id": 31766277, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u602a\u5c31\u602a\u5929\u6c14", "id": 171190520, "type": "Single", "size": 1, "picId": 109951168802063725, "blurPicUrl": "http://p2.music.126.net/kUDS844fmV7LqWwH3tF5VA==/109951168802063725.jpg", "companyId": 0, "pic": 109951168802063725, "picUrl": "http://p2.music.126.net/kUDS844fmV7LqWwH3tF5VA==/109951168802063725.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171190520", "artists": [{"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "LKF34", "id": 31766277, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168802063725", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 156240, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069715714", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8316244326, "size": 2500269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 156240, "volumeDelta": -35038.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8316244329, "size": 6250605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 156240, "volumeDelta": -39176.0}, "mMusic": {"name": null, "id": 8316244324, "size": 3750381, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 156240, "volumeDelta": -36602.0}, "lMusic": {"name": null, "id": 8316244326, "size": 2500269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 156240, "volumeDelta": -35038.0}, "transNames": ["\u8bf4\u5531\u7248"], "ratio": 96}, {"name": "girls like me don't cry", "id": 1980168168, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 7, "artists": [{"name": "Thuy", "id": 28897440, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "girls like me don't cry", "id": 151339808, "type": "\u4e13\u8f91", "size": 7, "picId": 109951167911272924, "blurPicUrl": "http://p1.music.126.net/JKwCQpVrWfcnsdqKI_POVQ==/109951167911272924.jpg", "companyId": 0, "pic": 109951167911272924, "picUrl": "http://p1.music.126.net/JKwCQpVrWfcnsdqKI_POVQ==/109951167911272924.jpg", "publishTime": 1664985600000, "description": "", "tags": "", "company": "thuy", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_151339808", "artists": [{"name": "Thuy", "id": 28897440, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167911272924"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213640, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7865758208, "size": 24422448, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 914522, "playTime": 213640, "volumeDelta": -52591.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1980168168", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7583946363, "size": 3419368, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 213640, "volumeDelta": -48009.0}, "mp3Url": null, "rurl": null, "mvid": 14610984, "rtype": 0, "hMusic": {"name": null, "id": 7583946361, "size": 8548354, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 213640, "volumeDelta": -52291.0}, "mMusic": {"name": null, "id": 7583946365, "size": 5129030, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 213640, "volumeDelta": -49698.0}, "lMusic": {"name": null, "id": 7583946363, "size": 3419368, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 213640, "volumeDelta": -48009.0}, "ratio": 93}, {"name": "Makeba", "id": 442991440, "position": 8, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "1", "no": 8, "artists": [{"name": "Jain", "id": 1081794, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Zanaka (Deluxe)", "id": 35011038, "type": "\u4e13\u8f91", "size": 16, "picId": 109951165976205475, "blurPicUrl": "http://p1.music.126.net/iIogS8xX50-putyWhoyGog==/109951165976205475.jpg", "companyId": 0, "pic": 109951165976205475, "picUrl": "http://p1.music.126.net/iIogS8xX50-putyWhoyGog==/109951165976205475.jpg", "publishTime": 1480003200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_35011038", "artists": [{"name": "Jain", "id": 1081794, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165976205475"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249051, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_442991440", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 6646875720, "size": 3984866, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 249051, "volumeDelta": -27640.0}, "mp3Url": null, "rurl": null, "mvid": 5365944, "rtype": 0, "hMusic": {"name": null, "id": 6646875716, "size": 9962101, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 249051, "volumeDelta": -31925.0}, "mMusic": {"name": null, "id": 6646875718, "size": 5977278, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 249051, "volumeDelta": -29346.0}, "lMusic": {"name": null, "id": 6646875720, "size": 3984866, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 249051, "volumeDelta": -27640.0}, "ratio": 92}, {"name": "wyd?", "id": 1892632507, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416512, "disc": "01", "no": 1, "artists": [{"name": "Larissa Lambert", "id": 35117691, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "wyd?", "id": 135739202, "type": "\u4e13\u8f91", "size": 1, "picId": 109951166590566451, "blurPicUrl": "http://p1.music.126.net/wOiwz3uDhv7amdpBgFs12g==/109951166590566451.jpg", "companyId": 0, "pic": 109951166590566451, "picUrl": "http://p1.music.126.net/wOiwz3uDhv7amdpBgFs12g==/109951166590566451.jpg", "publishTime": 1637251200000, "description": "", "tags": "", "company": "New Levels", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416512, "commentThreadId": "R_AL_3_135739202", "artists": [{"name": "Larissa Lambert", "id": 35117691, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166590566451"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180961, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 6938800643, "size": 37177303, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1643549, "playTime": 180961, "volumeDelta": -46625.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1892632507", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 6938800648, "size": 2896501, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 180961, "volumeDelta": -42370.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 6938800644, "size": 7241187, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 180961, "volumeDelta": -46633.0}, "mMusic": {"name": null, "id": 6938800646, "size": 4344729, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 180961, "volumeDelta": -44049.0}, "lMusic": {"name": null, "id": 6938800648, "size": 2896501, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 180961, "volumeDelta": -42370.0}, "ratio": 86}, {"name": "\u968f\u98ce\u5427", "id": 2064550878, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u968f\u98ce\u5427", "id": 169756508, "type": "Single", "size": 1, "picId": 109951168744209316, "blurPicUrl": "http://p1.music.126.net/A6_dvO0BqEzo6rFFi2KB1w==/109951168744209316.jpg", "companyId": 0, "pic": 109951168744209316, "picUrl": "http://p1.music.126.net/A6_dvO0BqEzo6rFFi2KB1w==/109951168744209316.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169756508", "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "WIND", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744209316", "transNames": ["WIND"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 194252, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287790606, "size": 26182204, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1078273, "playTime": 194252, "volumeDelta": -68814.0}, "hrMusic": {"name": null, "id": 8287790611, "size": 44876179, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1848156, "playTime": 194252, "volumeDelta": -68647.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064550878", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "WIND", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8287790610, "size": 3108909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194252, "volumeDelta": -64577.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8287790607, "size": 7772205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 194252, "volumeDelta": -68681.0}, "mMusic": {"name": null, "id": 8287790613, "size": 4663341, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 194252, "volumeDelta": -66119.0}, "lMusic": {"name": null, "id": 8287790610, "size": 3108909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194252, "volumeDelta": -64577.0}, "transNames": ["WIND"], "ratio": 85}, {"name": "\u68a6 (\u539f\u521b) (Live)", "id": 2069993215, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 7, "artists": [{"name": "\u674e\u5728\u6eaa", "id": 54092695, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 11, "picId": 109951168813441332, "blurPicUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 223578, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322662024, "size": 25340263, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 906713, "playTime": 223578, "volumeDelta": -56408.0}, "hrMusic": {"name": null, "id": 8322662032, "size": 46813481, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1675058, "playTime": 223578, "volumeDelta": -56054.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069993215", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322662030, "size": 3578157, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 223578, "volumeDelta": -51717.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322662031, "size": 8945325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 223578, "volumeDelta": -56057.0}, "mMusic": {"name": null, "id": 8322662026, "size": 5367213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 223578, "volumeDelta": -53431.0}, "lMusic": {"name": null, "id": 8322662030, "size": 3578157, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 223578, "volumeDelta": -51717.0}, "ratio": 85}, {"name": "\u5237\u65b0", "id": 2011920622, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u5fb7\u4f0a\u73b2", "id": 32068576, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5237\u65b0", "id": 157647027, "type": "Single", "size": 2, "picId": 109951168208654071, "blurPicUrl": "http://p1.music.126.net/kGxw_eiQcbN97TWpVnTGvg==/109951168208654071.jpg", "companyId": 0, "pic": 109951168208654071, "picUrl": "http://p1.music.126.net/kGxw_eiQcbN97TWpVnTGvg==/109951168208654071.jpg", "publishTime": 1675180800000, "description": "", "tags": "", "company": "\u8baf\u98de\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_157647027", "artists": [{"name": "\u5f20\u5fb7\u4f0a\u73b2", "id": 32068576, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168208654071"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200470, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7793840769, "size": 22721418, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 906723, "playTime": 200470, "volumeDelta": -42817.0}, "hrMusic": {"name": null, "id": 7793840767, "size": 42005553, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1676277, "playTime": 200470, "volumeDelta": -42836.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2011920622", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7793840766, "size": 3208365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200470, "volumeDelta": -38570.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7793840771, "size": 8020845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 200470, "volumeDelta": -42840.0}, "mMusic": {"name": null, "id": 7793840765, "size": 4812525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 200470, "volumeDelta": -40237.0}, "lMusic": {"name": null, "id": 7793840766, "size": 3208365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200470, "volumeDelta": -38570.0}, "ratio": 84}, {"name": "\u77ed\u53f9\uff08\u623f\u4e1c\u7684\u732b\u300c\u4e16\u754c/\u9752\u5e74\u300d2023\u5de1\u56de\u6f14\u5531\u4f1a\u4e0a\u6d77\u7ad9\uff09", "id": 2069692218, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u623f\u4e1c\u7684\u732b", "id": 1050282, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u77ed\u53f9\uff08\u623f\u4e1c\u7684\u732b\u300c\u4e16\u754c/\u9752\u5e74\u300d2023\u5de1\u56de\u6f14\u5531\u4f1a\u4e0a\u6d77\u7ad9\uff09", "id": 171184668, "type": "Single", "size": 1, "picId": 109951168801709308, "blurPicUrl": "http://p1.music.126.net/L-ggWW__w43JzGsY7o4bog==/109951168801709308.jpg", "companyId": 0, "pic": 109951168801709308, "picUrl": "http://p1.music.126.net/L-ggWW__w43JzGsY7o4bog==/109951168801709308.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171184668", "artists": [{"name": "\u623f\u4e1c\u7684\u732b", "id": 1050282, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168801709308"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 299436, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8316247341, "size": 28111935, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 751062, "playTime": 299436, "volumeDelta": -1102.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069692218", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8316247339, "size": 4791981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299436, "volumeDelta": 3972.0}, "mp3Url": null, "rurl": null, "mvid": 14649893, "rtype": 0, "hMusic": {"name": null, "id": 8316247346, "size": 11979885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 299436, "volumeDelta": -440.0}, "mMusic": {"name": null, "id": 8316247347, "size": 7187949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 299436, "volumeDelta": 2197.0}, "lMusic": {"name": null, "id": 8316247339, "size": 4791981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299436, "volumeDelta": 3972.0}, "ratio": 83}, {"name": "\u5927\u4eba (Live)", "id": 2069994102, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 11, "artists": [{"name": "\u9ec4\u6668\u6668", "id": 12631357, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 19, "picId": 109951168813441332, "blurPicUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 252669, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322665625, "size": 21804942, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 690387, "playTime": 252669, "volumeDelta": -9108.0}, "hrMusic": {"name": null, "id": 8322665621, "size": 45885304, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1452818, "playTime": 252669, "volumeDelta": -8810.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069994102", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 2048570550, "name": "\u5927\u4eba", "artists": [{"id": 8325, "name": "\u6881\u9759\u8339"}], "albumMeta": {"id": 165936374, "name": "\u9e8b\u9e7f"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322665629, "size": 4043565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252669, "volumeDelta": -4421.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322665624, "size": 10108845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 252669, "volumeDelta": -8812.0}, "mMusic": {"name": null, "id": 8322665622, "size": 6065325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 252669, "volumeDelta": -6181.0}, "lMusic": {"name": null, "id": 8322665629, "size": 4043565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252669, "volumeDelta": -4421.0}, "ratio": 83}, {"name": "\u843d\u65e5\u4e0e\u4f60", "id": 1952823230, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "DuE", "id": 34603053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u843d\u65e5\u4e0e\u4f60", "id": 145917556, "type": "\u4e13\u8f91", "size": 1, "picId": 109951167503802864, "blurPicUrl": "http://p1.music.126.net/vFDZtTenAwHS4HUnIzh7-A==/109951167503802864.jpg", "companyId": 0, "pic": 109951167503802864, "picUrl": "http://p1.music.126.net/vFDZtTenAwHS4HUnIzh7-A==/109951167503802864.jpg", "publishTime": 1654158604325, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_145917556", "artists": [{"name": "DuE", "id": 34603053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167503802864"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 172893, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7334739552, "size": 19554784, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 904822, "playTime": 172893, "volumeDelta": -57021.0}, "hrMusic": {"name": null, "id": 7334739551, "size": 36157858, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1673065, "playTime": 172893, "volumeDelta": -57021.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1952823230", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7334739553, "size": 2767149, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172893, "volumeDelta": -52635.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7334739555, "size": 6917805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 172893, "volumeDelta": -57026.0}, "mMusic": {"name": null, "id": 7334739554, "size": 4150701, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 172893, "volumeDelta": -54406.0}, "lMusic": {"name": null, "id": 7334739553, "size": 2767149, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172893, "volumeDelta": -52635.0}, "ratio": 81}, {"name": "\u9189\u62f3", "id": 2069598244, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 729013, "disc": "01", "no": 0, "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9189\u62f3", "id": 171158192, "type": "Single", "size": 0, "picId": 109951168800058587, "blurPicUrl": "http://p1.music.126.net/uIESgKXvfHnPIB0JWzzYMg==/109951168800058587.jpg", "companyId": 0, "pic": 109951168800058587, "picUrl": "http://p1.music.126.net/uIESgKXvfHnPIB0JWzzYMg==/109951168800058587.jpg", "publishTime": 1688572800000, "description": "", "tags": "", "company": "\u5927\u8c61\u65e0\u5f62", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u68a6\u5e7b\u65b0\u8bdb\u4ed9\u624b\u6e38 \u4e24\u5468\u5e74\u4e3b\u9898\u66f2"], "status": 1, "copyrightId": 729013, "commentThreadId": "R_AL_3_171158192", "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168800058587"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200088, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315304417, "size": 24763277, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 990093, "playTime": 200088, "volumeDelta": -46026.0}, "hrMusic": {"name": null, "id": 8315304419, "size": 43703894, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1747384, "playTime": 200088, "volumeDelta": -46026.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069598244", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8315304422, "size": 3202605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 200088, "volumeDelta": -42023.0}, "mp3Url": null, "rurl": null, "mvid": 14649062, "rtype": 0, "hMusic": {"name": null, "id": 8315304420, "size": 8006445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 200088, "volumeDelta": -46038.0}, "mMusic": {"name": null, "id": 8315304425, "size": 4803885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 200088, "volumeDelta": -43504.0}, "lMusic": {"name": null, "id": 8315304422, "size": 3202605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 200088, "volumeDelta": -42023.0}, "ratio": 81}, {"name": "Love Spell (\u7231\u60c5\u9b54\u5492) (Live)", "id": 2069994051, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 8, "artists": [{"name": "\u82af\u7af9XENZU", "id": 12912275, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e8c\u671f", "id": 171290137, "type": "\u4e13\u8f91", "size": 13, "picId": 109951168813441332, "blurPicUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "companyId": 0, "pic": 109951168813441332, "picUrl": "http://p1.music.126.net/AJRTZqpFtLOVn4NOTU0ZEw==/109951168813441332.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_171290137", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813441332"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213246, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322662486, "size": 24016568, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 900990, "playTime": 213246, "volumeDelta": -45163.0}, "hrMusic": {"name": null, "id": 8322662489, "size": 44438954, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1667143, "playTime": 213246, "volumeDelta": -45388.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069994051", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322662492, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213246, "volumeDelta": -41097.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322662491, "size": 8532525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213246, "volumeDelta": -45393.0}, "mMusic": {"name": null, "id": 8322662484, "size": 5119533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213246, "volumeDelta": -42789.0}, "lMusic": {"name": null, "id": 8322662492, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213246, "volumeDelta": -41097.0}, "ratio": 78}, {"name": "\u4e1c\u5317\u604b\u6b4c", "id": 2068946592, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9a86\u9a7cLatoo", "id": 31010602, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e1c\u5317\u604b\u6b4c", "id": 170952976, "type": "Single", "size": 1, "picId": 109951168788142600, "blurPicUrl": "http://p1.music.126.net/07fx36KvZEOePB3XJuQG9Q==/109951168788142600.jpg", "companyId": 0, "pic": 109951168788142600, "picUrl": "http://p1.music.126.net/07fx36KvZEOePB3XJuQG9Q==/109951168788142600.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "88rising Records LLC/ \u7f51\u6613\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170952976", "artists": [{"name": "\u9a86\u9a7cLatoo", "id": 31010602, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788142600"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 180789, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309186278, "size": 34826945, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1541104, "playTime": 180789, "volumeDelta": -42568.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068946592", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8309186275, "size": 2893575, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 180789, "volumeDelta": -38254.0}, "mp3Url": null, "rurl": null, "mvid": 14649260, "rtype": 0, "hMusic": {"name": null, "id": 8309186276, "size": 7233872, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 180789, "volumeDelta": -42566.0}, "mMusic": {"name": null, "id": 8309186273, "size": 4340341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 180789, "volumeDelta": -39945.0}, "lMusic": {"name": null, "id": 8309186275, "size": 2893575, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 180789, "volumeDelta": -38254.0}, "ratio": 76}, {"name": "\u4eba\u95f4\u5165\u6000", "id": 2067002778, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708808, "disc": "01", "no": 1, "artists": [{"name": "\u6cb3\u56fe", "id": 3249, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4eba\u95f4\u5165\u6000", "id": 170370711, "type": "Single", "size": 1, "picId": 109951168763442534, "blurPicUrl": "http://p1.music.126.net/d0Rh0wjAFn9IfkGvVbmGOA==/109951168763442534.jpg", "companyId": 0, "pic": 109951168763442534, "picUrl": "http://p1.music.126.net/d0Rh0wjAFn9IfkGvVbmGOA==/109951168763442534.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2708808, "commentThreadId": "R_AL_3_170370711", "artists": [{"name": "\u6cb3\u56fe", "id": 3249, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168763442534"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279191, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8291170576, "size": 31767712, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 910275, "playTime": 279191, "volumeDelta": -12954.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067002778", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8291170577, "size": 4468027, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279191, "volumeDelta": -8768.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8291170579, "size": 11170003, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 279191, "volumeDelta": -12998.0}, "mMusic": {"name": null, "id": 8291170578, "size": 6702019, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 279191, "volumeDelta": -10412.0}, "lMusic": {"name": null, "id": 8291170577, "size": 4468027, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279191, "volumeDelta": -8768.0}, "ratio": 76}, {"name": "\u590f\u98ce\u521d\u62c2", "id": 2060013910, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Subs \u5f20\u6bc5\u6210", "id": 13027202, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5c71K", "id": 30710142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u98ce\u521d\u62c2", "id": 168642676, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168766488760, "blurPicUrl": "http://p1.music.126.net/Tx-P4BOOZs_WYivQKIOz8g==/109951168766488760.jpg", "companyId": 0, "pic": 109951168766488760, "picUrl": "http://p1.music.126.net/Tx-P4BOOZs_WYivQKIOz8g==/109951168766488760.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168642676", "artists": [{"name": "Subs \u5f20\u6bc5\u6210", "id": 13027202, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5c71K", "id": 30710142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766488760"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312945593, "size": 21121417, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 938729, "playTime": 180000, "volumeDelta": -45290.0}, "hrMusic": {"name": null, "id": 8312945588, "size": 38437703, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1708342, "playTime": 180000, "volumeDelta": -45260.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060013910", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8312945585, "size": 2880813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180000, "volumeDelta": -40976.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8312945589, "size": 7201965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 180000, "volumeDelta": -45263.0}, "mMusic": {"name": null, "id": 8312945586, "size": 4321197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 180000, "volumeDelta": -42650.0}, "lMusic": {"name": null, "id": 8312945585, "size": 2880813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180000, "volumeDelta": -40976.0}, "ratio": 75}, {"name": "Beautiful (Live\u7248)", "id": 2065586991, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 4, "artists": [{"name": "\u7c73\u5361", "id": 31062880, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c7\u671f", "id": 170016509, "type": "\u4e13\u8f91", "size": 7, "picId": 109951168751156705, "blurPicUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "companyId": 0, "pic": 109951168751156705, "picUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_170016509", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168751156705"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249817, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279122028, "size": 28137067, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901042, "playTime": 249817, "volumeDelta": -31449.0}, "hrMusic": {"name": null, "id": 8279122029, "size": 52122707, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1669143, "playTime": 249817, "volumeDelta": -31064.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065586991", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 447280389, "name": "Beautiful", "artists": [{"id": 711186, "name": "Crush"}], "albumMeta": {"id": 35064096, "name": "\ub3c4\uae68\ube44 OST Part.4"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8279122035, "size": 3998253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249817, "volumeDelta": -26712.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8279122033, "size": 9995565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 249817, "volumeDelta": -31067.0}, "mMusic": {"name": null, "id": 8279122034, "size": 5997357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 249817, "volumeDelta": -28444.0}, "lMusic": {"name": null, "id": 8279122035, "size": 3998253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249817, "volumeDelta": -26712.0}, "lastRank": 66, "ratio": 75}, {"name": "\u8d77\u98ce\u4e86", "id": 2068791569, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Zzh", "id": 33914460, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u4e00\u4e54", "id": 46334270, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8d77\u98ce\u4e86", "id": 170904623, "type": "Single", "size": 2, "picId": 109951168784457766, "blurPicUrl": "http://p1.music.126.net/tq1cm8dJSqmrreE74HyoMg==/109951168784457766.jpg", "companyId": 0, "pic": 109951168784457766, "picUrl": "http://p1.music.126.net/tq1cm8dJSqmrreE74HyoMg==/109951168784457766.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170904623", "artists": [{"name": "Zzh", "id": 33914460, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u4e00\u4e54", "id": 46334270, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784457766", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200598, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307935681, "size": 26092455, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1040582, "playTime": 200598, "volumeDelta": -66332.0}, "hrMusic": {"name": null, "id": 8307935686, "size": 45246820, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1804470, "playTime": 200598, "volumeDelta": -66170.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068791569", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8307935679, "size": 3210669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200598, "volumeDelta": -62082.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8307935680, "size": 8026605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 200598, "volumeDelta": -66077.0}, "mMusic": {"name": null, "id": 8307935685, "size": 4815981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 200598, "volumeDelta": -63562.0}, "lMusic": {"name": null, "id": 8307935679, "size": 3210669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200598, "volumeDelta": -62082.0}, "transNames": ["\u8bf4\u5531\u7248"], "ratio": 75}, {"name": "\u665a\u7a7a", "id": 1903978595, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u90b9\u79cb\u5b9e", "id": 29397237, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u55a7\u7b11", "id": 12127371, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u665a\u7a7a", "id": 137574793, "type": "\u4e13\u8f91", "size": 2, "picId": 109951166735215145, "blurPicUrl": "http://p2.music.126.net/zSggRAQhFbC0V6snlcIaIA==/109951166735215145.jpg", "companyId": 0, "pic": 109951166735215145, "picUrl": "http://p2.music.126.net/zSggRAQhFbC0V6snlcIaIA==/109951166735215145.jpg", "publishTime": 1639756800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_137574793", "artists": [{"name": "\u90b9\u79cb\u5b9e", "id": 29397237, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u55a7\u7b11", "id": 12127371, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166735215145"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 201592, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7004339411, "size": 21974675, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872041, "playTime": 201592, "volumeDelta": -37754.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1903978595", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7004339416, "size": 3226688, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 201592, "volumeDelta": -33420.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7004339412, "size": 8066656, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 201592, "volumeDelta": -37755.0}, "mMusic": {"name": null, "id": 7004339414, "size": 4840011, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 201592, "volumeDelta": -35158.0}, "lMusic": {"name": null, "id": 7004339416, "size": 3226688, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 201592, "volumeDelta": -33420.0}, "ratio": 72}, {"name": "\u4e1c\u5347\u897f\u843d", "id": 1958442675, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u8881\u5c0f\u8473", "id": 31571835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e1c\u5347\u897f\u843d", "id": 146982086, "type": "Single", "size": 3, "picId": 109951167581788391, "blurPicUrl": "http://p2.music.126.net/nsI8bylFTTx8nccX8OY1Bg==/109951167581788391.jpg", "companyId": 0, "pic": 109951167581788391, "picUrl": "http://p2.music.126.net/nsI8bylFTTx8nccX8OY1Bg==/109951167581788391.jpg", "publishTime": 1656691200000, "description": "", "tags": "", "company": "\u8baf\u98de\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_146982086", "artists": [{"name": "\u8881\u5c0f\u8473", "id": 31571835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167581788391"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 191566, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7370381425, "size": 23806745, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 994193, "playTime": 191566, "volumeDelta": -46406.0}, "hrMusic": {"name": null, "id": 7370383430, "size": 42058264, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756395, "playTime": 191566, "volumeDelta": -46406.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1958442675", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7370383428, "size": 3065901, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 191566, "volumeDelta": -42304.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7370383432, "size": 7664685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 191566, "volumeDelta": -46424.0}, "mMusic": {"name": null, "id": 7370381426, "size": 4598829, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 191566, "volumeDelta": -43894.0}, "lMusic": {"name": null, "id": 7370383428, "size": 3065901, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 191566, "volumeDelta": -42304.0}, "ratio": 70}, {"name": "\u4e0d\u5b8c\u7f8e\u5c0f\u5b69", "id": 524003571, "position": 3, "alias": [], "status": 0, "fee": 1, "copyrightId": 2710717, "disc": "01", "no": 3, "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u4eec\u7684\u65f6\u5149", "id": 36875939, "type": "\u4e13\u8f91", "size": 10, "picId": 109951167550834580, "blurPicUrl": "http://p2.music.126.net/DVPFXNoWPtBocoBa7V-u-w==/109951167550834580.jpg", "companyId": 0, "pic": 109951167550834580, "picUrl": "http://p2.music.126.net/DVPFXNoWPtBocoBa7V-u-w==/109951167550834580.jpg", "publishTime": 1513267200000, "description": "", "tags": "", "company": "\u5317\u4eac\u65f6\u4ee3\u5cf0\u5cfb\u6587\u5316\u827a\u672f\u53d1\u5c55\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 2710717, "commentThreadId": "R_AL_3_36875939", "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167550834580"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 260229, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7353653272, "size": 28932802, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 889456, "playTime": 260229, "volumeDelta": -47838.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_524003571", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7353653267, "size": 4164589, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 260229, "volumeDelta": -43607.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7353653273, "size": 10411407, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 260229, "volumeDelta": -47846.0}, "mMusic": {"name": null, "id": 7353653265, "size": 6246862, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 260229, "volumeDelta": -45253.0}, "lMusic": {"name": null, "id": 7353653267, "size": 4164589, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 260229, "volumeDelta": -43607.0}, "ratio": 69}, {"name": "\u7070\u8272\u7684\u96e8", "id": 2069006728, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7070\u8272\u7684\u96e8", "id": 170965844, "type": "Single", "size": 2, "picId": 109951168790815343, "blurPicUrl": "http://p2.music.126.net/IlpgGkCBrawar5KCkbUrWA==/109951168790815343.jpg", "companyId": 0, "pic": 109951168790815343, "picUrl": "http://p2.music.126.net/IlpgGkCBrawar5KCkbUrWA==/109951168790815343.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170965844", "artists": [{"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "Stan", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168790815343", "transNames": ["Stan"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 188496, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8313170733, "size": 23019892, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 976992, "playTime": 188496, "volumeDelta": -54996.0}, "hrMusic": {"name": null, "id": 8313170731, "size": 41152069, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1746543, "playTime": 188496, "volumeDelta": -54905.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069006728", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "Stan", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8313170730, "size": 3016749, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188496, "volumeDelta": -50716.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8313170735, "size": 7541805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 188496, "volumeDelta": -54892.0}, "mMusic": {"name": null, "id": 8313170732, "size": 4525101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 188496, "volumeDelta": -52317.0}, "lMusic": {"name": null, "id": 8313170730, "size": 3016749, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188496, "volumeDelta": -50716.0}, "transNames": ["Stan"], "ratio": 69}, {"name": "\u4e0b\u5760Falling", "id": 2070044061, "position": 0, "alias": ["\u559d\u9189\u540e\u7684\u68a6\u91cc"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Corki\u5218\u5b97\u946b", "id": 14608268, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "SipSu\u5c0f\u53e3\u9165", "id": 31058553, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0b\u5760Falling2023", "id": 171304487, "type": "Single", "size": 1, "picId": 109951168807980890, "blurPicUrl": "http://p2.music.126.net/m-H976w2JsrGRvLr6ju7Nw==/109951168807980890.jpg", "companyId": 0, "pic": 109951168807980890, "picUrl": "http://p2.music.126.net/m-H976w2JsrGRvLr6ju7Nw==/109951168807980890.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171304487", "artists": [{"name": "Corki\u5218\u5b97\u946b", "id": 14608268, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "SipSu\u5c0f\u53e3\u9165", "id": 31058553, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168807980890"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 136526, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8319369066, "size": 15868375, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 929834, "playTime": 136526, "volumeDelta": -63828.0}, "hrMusic": {"name": null, "id": 8319369074, "size": 28888924, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1692796, "playTime": 136526, "volumeDelta": -63809.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070044061", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8319369070, "size": 2185389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 136526, "volumeDelta": -59504.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8319369072, "size": 5463405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 136526, "volumeDelta": -63808.0}, "mMusic": {"name": null, "id": 8319369065, "size": 3278061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 136526, "volumeDelta": -61188.0}, "lMusic": {"name": null, "id": 8319369070, "size": 2185389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 136526, "volumeDelta": -59504.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 36, "ratio": 68}, {"name": "\u6837 (YOUNG)", "id": 31356788, "position": 1, "alias": ["\u300a\u5c0f\u522b\u79bb\u300b\u7535\u89c6\u5267\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 2710717, "disc": "01", "no": 3, "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5927\u68a6\u60f3\u5bb6", "id": 3266056, "type": "EP", "size": 6, "picId": 109951167560635959, "blurPicUrl": "http://p2.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "companyId": 0, "pic": 109951167560635959, "picUrl": "http://p2.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "publishTime": 1450368000000, "description": "", "tags": "", "company": "\u65f6\u4ee3\u5cf0\u5cfb", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 2710717, "commentThreadId": "R_AL_3_3266056", "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167560635959"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 264152, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7353579218, "size": 29991734, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 908317, "playTime": 264152, "volumeDelta": -57937.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_31356788", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7353579226, "size": 4227701, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 264152, "volumeDelta": -53658.0}, "mp3Url": null, "rurl": null, "mvid": 14536214, "rtype": 0, "hMusic": {"name": null, "id": 7353579220, "size": 10569187, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 264152, "volumeDelta": -57942.0}, "mMusic": {"name": null, "id": 7353579219, "size": 6341529, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 264152, "volumeDelta": -55330.0}, "lMusic": {"name": null, "id": 7353579226, "size": 4227701, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 264152, "volumeDelta": -53658.0}, "ratio": 67}, {"name": "\u4e1c\u4eac\u70ed", "id": 2000103506, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7f8a\u90a3\u7ef4", "id": 32676972, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e1c\u4eac\u70ed", "id": 155257369, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168075941657, "blurPicUrl": "http://p2.music.126.net/JCx3z3rSDl-LLeepkFjOqA==/109951168075941657.jpg", "companyId": 0, "pic": 109951168075941657, "picUrl": "http://p2.music.126.net/JCx3z3rSDl-LLeepkFjOqA==/109951168075941657.jpg", "publishTime": 1668914406875, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_155257369", "artists": [{"name": "\u7f8a\u90a3\u7ef4", "id": 32676972, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168075941657"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 142494, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7710615609, "size": 28423724, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1595781, "playTime": 142494, "volumeDelta": -83862.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2000103506", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7710615616, "size": 2280847, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 142494, "volumeDelta": -79551.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7710615613, "size": 5702052, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 142494, "volumeDelta": -83783.0}, "mMusic": {"name": null, "id": 7710615615, "size": 3421249, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 142494, "volumeDelta": -81183.0}, "lMusic": {"name": null, "id": 7710615616, "size": 2280847, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 142494, "volumeDelta": -79551.0}, "ratio": 66}, {"name": "\u5e74\u5c11\u7684\u4f60\u554a", "id": 2069792178, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u674e\u4f73\u9f99Jog", "id": 37559831, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e74\u5c11\u7684\u4f60\u554a", "id": 170892856, "type": "Single", "size": 2, "picId": 109951168791188084, "blurPicUrl": "http://p2.music.126.net/fDPzVh7xu5ptbUTuzK1gZg==/109951168791188084.jpg", "companyId": 0, "pic": 109951168791188084, "picUrl": "http://p2.music.126.net/fDPzVh7xu5ptbUTuzK1gZg==/109951168791188084.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170892856", "artists": [{"name": "\u674e\u4f73\u9f99Jog", "id": 37559831, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168791188084"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180751, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8316895417, "size": 23603988, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1044701, "playTime": 180751, "volumeDelta": -55640.0}, "hrMusic": {"name": null, "id": 8316895421, "size": 41010535, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1815107, "playTime": 180751, "volumeDelta": -55604.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069792178", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 2042506853, "name": "\u5e74\u5c11\u7684\u4f60\u554a-\u6d69\u7136h.r\uff08\u6296\u97f3\u70ed\u641c\uff09", "artists": [{"id": 56023906, "name": "\u5b8b\u4e09\u5ddd"}], "albumMeta": {"id": 164348593, "name": "\u6211\u53f9\u90a3\u6625\u82b1\u79cb\u6708 \u4e0d\u95ee\u522b\u79bb \u957f\u98ce\u8d77"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8316895425, "size": 2893101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180751, "volumeDelta": -51370.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8316895422, "size": 7232685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 180751, "volumeDelta": -55595.0}, "mMusic": {"name": null, "id": 8316895424, "size": 4339629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 180751, "volumeDelta": -53050.0}, "lMusic": {"name": null, "id": 8316895425, "size": 2893101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180751, "volumeDelta": -51370.0}, "lastRank": 49, "ratio": 66}, {"name": "\u503c\u5f97", "id": 2068569529, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6e29\u653f\u8d24SeanWen", "id": 12038304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u503c\u5f97", "id": 170858353, "type": "Single", "size": 1, "picId": 109951168780490549, "blurPicUrl": "http://p2.music.126.net/L6_zSFcB4M3P0yeVeHONeg==/109951168780490549.jpg", "companyId": 0, "pic": 109951168780490549, "picUrl": "http://p2.music.126.net/L6_zSFcB4M3P0yeVeHONeg==/109951168780490549.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170858353", "artists": [{"name": "\u6e29\u653f\u8d24SeanWen", "id": 12038304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168780490549"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 301764, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306523536, "size": 59117050, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1567235, "playTime": 301764, "volumeDelta": -35408.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068569529", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8306523539, "size": 4829144, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 301764, "volumeDelta": -31215.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8306523542, "size": 12072795, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 301764, "volumeDelta": -35416.0}, "mMusic": {"name": null, "id": 8306523538, "size": 7243694, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 301764, "volumeDelta": -32822.0}, "lMusic": {"name": null, "id": 8306523539, "size": 4829144, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 301764, "volumeDelta": -31215.0}, "ratio": 65}, {"name": "\u98ce\u5439\u8fc7\u7684\u9752\u6625", "id": 2068973083, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u4e5f", "id": 32024306, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98ce\u5439\u8fc7\u7684\u9752\u6625", "id": 170958162, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168788638033, "blurPicUrl": "http://p2.music.126.net/qcppnhdp4lxNfpSxJX1KGQ==/109951168788638033.jpg", "companyId": 0, "pic": 109951168788638033, "picUrl": "http://p2.music.126.net/qcppnhdp4lxNfpSxJX1KGQ==/109951168788638033.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170958162", "artists": [{"name": "\u5218\u4e5f", "id": 32024306, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788638033"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 209967, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309338608, "size": 21474443, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 818199, "playTime": 209967, "volumeDelta": -32081.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068973083", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8309338609, "size": 3360435, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209967, "volumeDelta": -28080.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8309338613, "size": 8401023, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 209967, "volumeDelta": -32402.0}, "mMusic": {"name": null, "id": 8309338606, "size": 5040631, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 209967, "volumeDelta": -29786.0}, "lMusic": {"name": null, "id": 8309338609, "size": 3360435, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209967, "volumeDelta": -28080.0}, "ratio": 63}, {"name": "\u897f\u6c5f\u6708", "id": 2067213390, "position": 0, "alias": ["\u8986\u6c34\u96be\u6536\u6211\u7684\u7231"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9ed1\u677e", "id": 46548078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u897f\u6c5f\u6708", "id": 170433029, "type": "Single", "size": 0, "picId": 109951168769163530, "blurPicUrl": "http://p2.music.126.net/r9C8B5jZpT37Ph79eKoelA==/109951168769163530.jpg", "companyId": 0, "pic": 109951168769163530, "picUrl": "http://p2.music.126.net/r9C8B5jZpT37Ph79eKoelA==/109951168769163530.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u8986\u6c34\u96be\u6536\u6211\u7684\u7231"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170433029", "artists": [{"name": "\u9ed1\u677e", "id": 46548078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769163530"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200924, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8293202978, "size": 23291720, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 927383, "playTime": 200924, "volumeDelta": -12880.0}, "hrMusic": {"name": null, "id": 8293202974, "size": 42427782, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1689305, "playTime": 200924, "volumeDelta": -12667.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067213390", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8293202972, "size": 3215661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200924, "volumeDelta": -8388.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8293202976, "size": 8039085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 200924, "volumeDelta": -12676.0}, "mMusic": {"name": null, "id": 8293202979, "size": 4823469, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 200924, "volumeDelta": -10082.0}, "lMusic": {"name": null, "id": 8293202972, "size": 3215661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200924, "volumeDelta": -8388.0}, "ratio": 62}, {"name": "Paint The Town Red", "id": 2068309400, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Doja Cat", "id": 911131, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Paint The Town Red", "id": 170782034, "type": "Single", "size": 1, "picId": 109951168775074123, "blurPicUrl": "http://p2.music.126.net/NFtQVsvAQ_nafI3bkXvkEg==/109951168775074123.jpg", "companyId": 0, "pic": 109951168775074123, "picUrl": "http://p2.music.126.net/NFtQVsvAQ_nafI3bkXvkEg==/109951168775074123.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170782034", "artists": [{"name": "Doja Cat", "id": 911131, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168775074123"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 231810, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068309400", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8304417187, "size": 3709013, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 231810, "volumeDelta": -41595.0}, "mp3Url": null, "rurl": null, "mvid": 14649992, "rtype": 0, "hMusic": {"name": null, "id": 8304417190, "size": 9272468, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 231810, "volumeDelta": -45798.0}, "mMusic": {"name": null, "id": 8304417191, "size": 5563498, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 231810, "volumeDelta": -43243.0}, "lMusic": {"name": null, "id": 8304417187, "size": 3709013, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 231810, "volumeDelta": -41595.0}, "lastRank": 12, "ratio": 62}, {"name": "Moonlight", "id": 2025082445, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Kali Uchis", "id": 1070056, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Moonlight", "id": 160677349, "type": "Single", "size": 1, "picId": 109951168402339293, "blurPicUrl": "http://p2.music.126.net/Jpv8PCW1nYk4fWZqsRGt_A==/109951168402339293.jpg", "companyId": 0, "pic": 109951168402339293, "picUrl": "http://p2.music.126.net/Jpv8PCW1nYk4fWZqsRGt_A==/109951168402339293.jpg", "publishTime": 1677168000000, "description": "", "tags": "", "company": "Geffen Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_160677349", "artists": [{"name": "Kali Uchis", "id": 1070056, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168402339293"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 187557, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7923402469, "size": 24547054, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1047019, "playTime": 187557, "volumeDelta": -50567.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025082445", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7923402472, "size": 3001826, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 187557, "volumeDelta": -46937.0}, "mp3Url": null, "rurl": null, "mvid": 14620555, "rtype": 0, "hMusic": {"name": null, "id": 7923402470, "size": 7504501, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 187557, "volumeDelta": -51012.0}, "mMusic": {"name": null, "id": 7923402471, "size": 4502718, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 187557, "volumeDelta": -48480.0}, "lMusic": {"name": null, "id": 7923402472, "size": 3001826, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 187557, "volumeDelta": -46937.0}, "lastRank": 57, "ratio": 60}, {"name": "\u6b64\u66f2\u732e\u7ed9\u7406\u60f3\u4e3b\u4e49\u8005", "id": 2045166934, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u68b5\u79bb\u7eb1\u5199\u7ed9\u4f0a\u5229\u65af\u7684\u4fe1", "id": 50737189, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6b64\u66f2\u732e\u7ed9\u7406\u60f3\u4e3b\u4e49\u8005", "id": 165014536, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168593548306, "blurPicUrl": "http://p2.music.126.net/_Pg0z3ElqovBrPVFqMaP3w==/109951168593548306.jpg", "companyId": 0, "pic": 109951168593548306, "picUrl": "http://p2.music.126.net/_Pg0z3ElqovBrPVFqMaP3w==/109951168593548306.jpg", "publishTime": 1683216000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_165014536", "artists": [{"name": "\u68b5\u79bb\u7eb1\u5199\u7ed9\u4f0a\u5229\u65af\u7684\u4fe1", "id": 50737189, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168593548306"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 349080, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2045166934", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8093459807, "size": 5585709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 349080, "volumeDelta": -1923.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8093459810, "size": 13964205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 349080, "volumeDelta": -6377.0}, "mMusic": {"name": null, "id": 8093459811, "size": 8378541, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 349080, "volumeDelta": -3732.0}, "lMusic": {"name": null, "id": 8093459807, "size": 5585709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 349080, "volumeDelta": -1923.0}, "lastRank": 28, "ratio": 58}, {"name": "Starry 9", "id": 2044653275, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 3, "artists": [{"name": "$uicideboy$", "id": 1174011, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "YIN YANG TAPES: Summer Season (1989-1990)", "id": 164949022, "type": "EP", "size": 4, "picId": 109951168590044309, "blurPicUrl": "http://p2.music.126.net/GAIjjFHPVacz2GxhqigzFQ==/109951168590044309.jpg", "companyId": 0, "pic": 109951168590044309, "picUrl": "http://p2.music.126.net/GAIjjFHPVacz2GxhqigzFQ==/109951168590044309.jpg", "publishTime": 1683820800000, "description": "", "tags": "", "company": "G59 Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_164949022", "artists": [{"name": "$uicideboy$", "id": 1174011, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168590044309"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 159928, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8088358561, "size": 28555376, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1428402, "playTime": 159928, "volumeDelta": -68965.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2044653275", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8088358563, "size": 2560044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 159928, "volumeDelta": -64644.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8088358564, "size": 6400044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 159928, "volumeDelta": -68962.0}, "mMusic": {"name": null, "id": 8088358562, "size": 3840044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 159928, "volumeDelta": -66328.0}, "lMusic": {"name": null, "id": 8088358563, "size": 2560044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 159928, "volumeDelta": -64644.0}, "ratio": 57}, {"name": "\u4f60\u8981\u7684\u7231 (Live\u7248)", "id": 2070364946, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 3, "artists": [{"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 274977, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322731854, "size": 31853466, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 926721, "playTime": 274977, "volumeDelta": -52533.0}, "hrMusic": {"name": null, "id": 8322731859, "size": 58107416, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1690534, "playTime": 274977, "volumeDelta": -52603.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364946", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 223994, "name": "\u4f60\u8981\u7684\u7231", "artists": [{"id": 7535, "name": "\u6234\u4f69\u59ae"}], "albumMeta": {"id": 22634, "name": "\u600e\u6837"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322731860, "size": 4400685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274977, "volumeDelta": -48386.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322731862, "size": 11001645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 274977, "volumeDelta": -52619.0}, "mMusic": {"name": null, "id": 8322731855, "size": 6601005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 274977, "volumeDelta": -50020.0}, "lMusic": {"name": null, "id": 8322731860, "size": 4400685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274977, "volumeDelta": -48386.0}, "ratio": 56}, {"name": "\u7231\u7231", "id": 2066713513, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Kc", "id": 12193780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "ZIV", "id": 12085066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u7231", "id": 169754062, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168761364770, "blurPicUrl": "http://p2.music.126.net/PSnRFUiTyxu4tv1GHtoAxw==/109951168761364770.jpg", "companyId": 0, "pic": 109951168761364770, "picUrl": "http://p2.music.126.net/PSnRFUiTyxu4tv1GHtoAxw==/109951168761364770.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169754062", "artists": [{"name": "Kc", "id": 12193780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "ZIV", "id": 12085066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168761364770"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213260, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315757827, "size": 26504408, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 994255, "playTime": 213260, "volumeDelta": -46796.0}, "hrMusic": {"name": null, "id": 8315757824, "size": 46828804, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756681, "playTime": 213260, "volumeDelta": -45798.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066713513", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8315757818, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213260, "volumeDelta": -41601.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8315757819, "size": 8532525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213260, "volumeDelta": -45832.0}, "mMusic": {"name": null, "id": 8315757821, "size": 5119533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213260, "volumeDelta": -43264.0}, "lMusic": {"name": null, "id": 8315757818, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213260, "volumeDelta": -41601.0}, "ratio": 56}, {"name": "Cocopops", "id": 2056938905, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Ivoris", "id": 29403986, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Cocopops", "id": 167908502, "type": "Single", "size": 1, "picId": 109951168687208254, "blurPicUrl": "http://p1.music.126.net/bqmwH5ZWE6hx9fQmWRHWIw==/109951168687208254.jpg", "companyId": 0, "pic": 109951168687208254, "picUrl": "http://p1.music.126.net/bqmwH5ZWE6hx9fQmWRHWIw==/109951168687208254.jpg", "publishTime": 1687276800000, "description": "", "tags": "", "company": "Elec.Girl\u5e26\u7535\u5973\u5b69", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_167908502", "artists": [{"name": "Ivoris", "id": 29403986, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168687208254"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 151020, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8201948582, "size": 18677734, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 989412, "playTime": 151020, "volumeDelta": -42309.0}, "hrMusic": {"name": null, "id": 8201948587, "size": 33136409, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1755329, "playTime": 151020, "volumeDelta": -42309.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2056938905", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8201948583, "size": 2417325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 151020, "volumeDelta": -38066.0}, "mp3Url": null, "rurl": null, "mvid": 14643020, "rtype": 0, "hMusic": {"name": null, "id": 8201948588, "size": 6043245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 151020, "volumeDelta": -42315.0}, "mMusic": {"name": null, "id": 8201948591, "size": 3625965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 151020, "volumeDelta": -39710.0}, "lMusic": {"name": null, "id": 8201948583, "size": 2417325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 151020, "volumeDelta": -38066.0}, "ratio": 55}, {"name": "\u7f50\u5934\u623f", "id": 2067813382, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7535\u6c14\u6a31\u6843", "id": 36921895, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7f50\u5934\u623f", "id": 170623595, "type": "Single", "size": 1, "picId": 109951168769605062, "blurPicUrl": "http://p1.music.126.net/z5qUnFFYVBXsri4Nv2VBBg==/109951168769605062.jpg", "companyId": 0, "pic": 109951168769605062, "picUrl": "http://p1.music.126.net/z5qUnFFYVBXsri4Nv2VBBg==/109951168769605062.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170623595", "artists": [{"name": "\u7535\u6c14\u6a31\u6843", "id": 36921895, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769605062"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249761, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299513325, "size": 28575118, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 915275, "playTime": 249761, "volumeDelta": -43906.0}, "hrMusic": {"name": null, "id": 8299513321, "size": 52482463, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1681039, "playTime": 249761, "volumeDelta": -43259.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067813382", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8299513323, "size": 3997101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249761, "volumeDelta": -38706.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8299513324, "size": 9992685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 249761, "volumeDelta": -43107.0}, "mMusic": {"name": null, "id": 8299513329, "size": 5995629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 249761, "volumeDelta": -40484.0}, "lMusic": {"name": null, "id": 8299513323, "size": 3997101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249761, "volumeDelta": -38706.0}, "ratio": 55}, {"name": "YOU ALL MY LIFE", "id": 1861722978, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9e6d\u5353", "id": 14588764, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300aYOU ALL MY LIFE\u300b", "id": 130467487, "type": "\u4e13\u8f91", "size": 1, "picId": 109951166184384259, "blurPicUrl": "http://p1.music.126.net/n4PK9uqcgKc4d1V0nVRGiw==/109951166184384259.jpg", "companyId": 0, "pic": 109951166184384259, "picUrl": "http://p1.music.126.net/n4PK9uqcgKc4d1V0nVRGiw==/109951166184384259.jpg", "publishTime": 1626451200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_130467487", "artists": [{"name": "\u9e6d\u5353", "id": 14588764, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166184384259"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 196000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 6754603358, "size": 38210776, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1559623, "playTime": 196000, "volumeDelta": -21623.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1861722978", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 6754603363, "size": 3137245, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 196000, "volumeDelta": -17277.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 6754603359, "size": 7843048, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 196000, "volumeDelta": -21632.0}, "mMusic": {"name": null, "id": 6754603361, "size": 4705846, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 196000, "volumeDelta": -19010.0}, "lMusic": {"name": null, "id": 6754603363, "size": 3137245, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 196000, "volumeDelta": -17277.0}, "ratio": 54}, {"name": "\u52a8\u542c\u7684\u8c0e\u8bdd", "id": 2068454887, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u52a8\u542c\u7684\u8c0e\u8bdd", "id": 170836977, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168778097370, "blurPicUrl": "http://p1.music.126.net/F9f8PJLIIDSPXWuHqzYm3w==/109951168778097370.jpg", "companyId": 0, "pic": 109951168778097370, "picUrl": "http://p1.music.126.net/F9f8PJLIIDSPXWuHqzYm3w==/109951168778097370.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "\u83ab\u975e\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170836977", "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168778097370"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 159182, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8305795574, "size": 16289032, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 818632, "playTime": 159182, "volumeDelta": -52715.0}, "hrMusic": {"name": null, "id": 8305795578, "size": 31400077, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1578062, "playTime": 159182, "volumeDelta": -52788.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068454887", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8305795577, "size": 2547885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 159182, "volumeDelta": -48432.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8305795582, "size": 6369645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 159182, "volumeDelta": -52790.0}, "mMusic": {"name": null, "id": 8305795575, "size": 3821805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 159182, "volumeDelta": -50194.0}, "lMusic": {"name": null, "id": 8305795577, "size": 2547885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 159182, "volumeDelta": -48432.0}, "ratio": 54}, {"name": "Until It Dies", "id": 2067763248, "position": 0, "alias": ["\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u63d2\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 6, "artists": [{"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u539f\u58f0\u5e26", "id": 170612643, "type": "\u672a\u77e5", "size": 1, "picId": 109951168769184685, "blurPicUrl": "http://p1.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "companyId": 0, "pic": 109951168769184685, "picUrl": "http://p1.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "bilibili", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_170612643", "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Gorilla Attack", "id": 36361027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769184685"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 301333, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299044788, "size": 30822243, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 818289, "playTime": 301333, "volumeDelta": -35495.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067763248", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8299044795, "size": 4822457, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 301333, "volumeDelta": -31419.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8299044792, "size": 12056076, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 301333, "volumeDelta": -35433.0}, "mMusic": {"name": null, "id": 8299044794, "size": 7233663, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 301333, "volumeDelta": -32882.0}, "lMusic": {"name": null, "id": 8299044795, "size": 4822457, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 301333, "volumeDelta": -31419.0}, "ratio": 54}, {"name": "\u50cf\u7231", "id": 2068580506, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u697c\u7085\u62e9", "id": 55259650, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8212\u704fOrenda", "id": 12344482, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u50cf\u7231", "id": 170859687, "type": "Single", "size": 2, "picId": 109951168780662021, "blurPicUrl": "http://p1.music.126.net/3Ki7hPOYU5f6_4CqgI7Sbw==/109951168780662021.jpg", "companyId": 0, "pic": 109951168780662021, "picUrl": "http://p1.music.126.net/3Ki7hPOYU5f6_4CqgI7Sbw==/109951168780662021.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["Fake Love"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170859687", "artists": [{"name": "\u697c\u7085\u62e9", "id": 55259650, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8212\u704fOrenda", "id": 12344482, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168780662021"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 226596, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306581397, "size": 25875280, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 913526, "playTime": 226596, "volumeDelta": -38716.0}, "hrMusic": {"name": null, "id": 8306581398, "size": 47614329, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1681024, "playTime": 226596, "volumeDelta": -38792.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068580506", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8306581394, "size": 3626541, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 226596, "volumeDelta": -34524.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8306581399, "size": 9066285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 226596, "volumeDelta": -38782.0}, "mMusic": {"name": null, "id": 8306581403, "size": 5439789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 226596, "volumeDelta": -36187.0}, "lMusic": {"name": null, "id": 8306581394, "size": 3626541, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 226596, "volumeDelta": -34524.0}, "ratio": 53}, {"name": "\u3042\u3044\u3057\u3066\u3044\u305f\u306e\u306b", "id": 2069361759, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1418220, "disc": "01", "no": 1, "artists": [{"name": "MARETU", "id": 12011147, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u3042\u3044\u3057\u3066\u3044\u305f\u306e\u306b", "id": 171077518, "type": "Single", "size": 1, "picId": 109951168796205189, "blurPicUrl": "http://p1.music.126.net/3KB0BCyneRGMNgAusxi_Rg==/109951168796205189.jpg", "companyId": 0, "pic": 109951168796205189, "picUrl": "http://p1.music.126.net/3KB0BCyneRGMNgAusxi_Rg==/109951168796205189.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "MARETU", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1418220, "commentThreadId": "R_AL_3_171077518", "artists": [{"name": "MARETU", "id": 12011147, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168796205189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 219076, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312915195, "size": 45683672, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1668230, "playTime": 219076, "volumeDelta": -66540.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069361759", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8312915196, "size": 3506303, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 219076, "volumeDelta": -62367.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8312915193, "size": 8765693, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 219076, "volumeDelta": -66540.0}, "mMusic": {"name": null, "id": 8312915192, "size": 5259433, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 219076, "volumeDelta": -63970.0}, "lMusic": {"name": null, "id": 8312915196, "size": 3506303, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 219076, "volumeDelta": -62367.0}, "lastRank": 67, "ratio": 53}, {"name": "X\u018eT\u042fOVerthink", "id": 2066717063, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 5, "artists": [{"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u539f\u58f0\u5e26", "id": 170612643, "type": "\u672a\u77e5", "size": 4, "picId": 109951168769184685, "blurPicUrl": "http://p1.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "companyId": 0, "pic": 109951168769184685, "picUrl": "http://p1.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "bilibili", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_170612643", "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Gorilla Attack", "id": 36361027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769184685"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 202500, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288112235, "size": 23604775, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 932534, "playTime": 202500, "volumeDelta": -53079.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066717063", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8288112234, "size": 3240899, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202500, "volumeDelta": -48763.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8288112233, "size": 8102182, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 202500, "volumeDelta": -53062.0}, "mMusic": {"name": null, "id": 8288112236, "size": 4861327, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 202500, "volumeDelta": -50442.0}, "lMusic": {"name": null, "id": 8288112234, "size": 3240899, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202500, "volumeDelta": -48763.0}, "lastRank": 47, "ratio": 53}, {"name": "KOOK", "id": 2001835563, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Mariho", "id": 34025062, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Yaowei", "id": 13075062, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "KOOK", "id": 155569879, "type": "Single", "size": 1, "picId": 109951168092987639, "blurPicUrl": "http://p1.music.126.net/HBp7FaqFualWPMBMDB1mxw==/109951168092987639.jpg", "companyId": 0, "pic": 109951168092987639, "picUrl": "http://p1.music.126.net/HBp7FaqFualWPMBMDB1mxw==/109951168092987639.jpg", "publishTime": 1669438349375, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_155569879", "artists": [{"name": "Mariho", "id": 34025062, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168092987639"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 192304, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7722254848, "size": 36798545, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1530845, "playTime": 192304, "volumeDelta": -26420.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2001835563", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7722254847, "size": 3077895, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 192304, "volumeDelta": -22087.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7722254849, "size": 7694672, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 192304, "volumeDelta": -26420.0}, "mMusic": {"name": null, "id": 7722254846, "size": 4616821, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 192304, "volumeDelta": -23806.0}, "lMusic": {"name": null, "id": 7722254847, "size": 3077895, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 192304, "volumeDelta": -22087.0}, "ratio": 52}, {"name": "\u5ba0\u7231", "id": 31081148, "position": 1, "alias": ["\u52a8\u753b\u7535\u5f71\u300a\u732a\u732a\u4fa0\u4e4b\u82f1\u96c4\u732a\u5c11\u5e74\u300b\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 2710717, "disc": "01", "no": 2, "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5927\u68a6\u60f3\u5bb6", "id": 3266056, "type": "EP", "size": 6, "picId": 109951167560635959, "blurPicUrl": "http://p1.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "companyId": 0, "pic": 109951167560635959, "picUrl": "http://p1.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "publishTime": 1450368000000, "description": "", "tags": "", "company": "\u65f6\u4ee3\u5cf0\u5cfb", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 2710717, "commentThreadId": "R_AL_3_3266056", "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167560635959"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 266000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7353580035, "size": 33708530, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1013790, "playTime": 266000, "volumeDelta": -68925.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_31081148", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7353580041, "size": 4256958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 266000, "volumeDelta": -65074.0}, "mp3Url": null, "rurl": null, "mvid": 14536209, "rtype": 0, "hMusic": {"name": null, "id": 7353580036, "size": 10642329, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 266000, "volumeDelta": -68940.0}, "mMusic": {"name": null, "id": 7353580042, "size": 6385415, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 266000, "volumeDelta": -66449.0}, "lMusic": {"name": null, "id": 7353580041, "size": 4256958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 266000, "volumeDelta": -65074.0}, "ratio": 52}, {"name": "Teen King", "id": 2068948612, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Top Barry", "id": 49141872, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Teen King", "id": 170953279, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168788209202, "blurPicUrl": "http://p1.music.126.net/zEnYJxNzbfUBJVQ4FHquiA==/109951168788209202.jpg", "companyId": 0, "pic": 109951168788209202, "picUrl": "http://p1.music.126.net/zEnYJxNzbfUBJVQ4FHquiA==/109951168788209202.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170953279", "artists": [{"name": "Top Barry", "id": 49141872, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788209202"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 159006, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309210980, "size": 30566249, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1537858, "playTime": 159006, "volumeDelta": -21113.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068948612", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8309210981, "size": 2544997, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 159006, "volumeDelta": -16855.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8309210978, "size": 6362427, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 159006, "volumeDelta": -21125.0}, "mMusic": {"name": null, "id": 8309210977, "size": 3817474, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 159006, "volumeDelta": -18525.0}, "lMusic": {"name": null, "id": 8309210981, "size": 2544997, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 159006, "volumeDelta": -16855.0}, "ratio": 52}, {"name": "\u8c0e", "id": 2006969421, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u53f6\u743c\u7433", "id": 35187624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c0e", "id": 156636570, "type": "Single", "size": 1, "picId": 109951168769426755, "blurPicUrl": "http://p1.music.126.net/O7InSz4--eLb1JznCJN8KQ==/109951168769426755.jpg", "companyId": 0, "pic": 109951168769426755, "picUrl": "http://p1.music.126.net/O7InSz4--eLb1JznCJN8KQ==/109951168769426755.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_156636570", "artists": [{"name": "\u53f6\u743c\u7433", "id": 35187624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769426755"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 192598, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8295905521, "size": 25763979, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1070166, "playTime": 192598, "volumeDelta": -65580.0}, "hrMusic": {"name": null, "id": 8295905525, "size": 44166177, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1834543, "playTime": 192598, "volumeDelta": -65584.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2006969421", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8295905527, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192598, "volumeDelta": -61473.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8295905522, "size": 7705965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 192598, "volumeDelta": -65601.0}, "mMusic": {"name": null, "id": 8295905524, "size": 4623597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 192598, "volumeDelta": -63065.0}, "lMusic": {"name": null, "id": 8295905527, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192598, "volumeDelta": -61473.0}, "ratio": 52}, {"name": "\u53d1\u4e86\u75af,\u7740\u4e86\u9b54", "id": 2067797144, "position": 0, "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5b5f\u5b50\u5764", "id": 13497629, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53d1\u4e86\u75af,\u7740\u4e86\u9b54", "id": 170621948, "type": "Single", "size": 2, "picId": 109951168784736149, "blurPicUrl": "http://p2.music.126.net/RbXE9xdss0bDuLbrZnFhHw==/109951168784736149.jpg", "companyId": 0, "pic": 109951168784736149, "picUrl": "http://p2.music.126.net/RbXE9xdss0bDuLbrZnFhHw==/109951168784736149.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170621948", "artists": [{"name": "\u5b5f\u5b50\u5764", "id": 13497629, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784736149"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 198278, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307999570, "size": 21681468, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 874790, "playTime": 198278, "volumeDelta": -43756.0}, "hrMusic": {"name": null, "id": 8307999565, "size": 40598011, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1638023, "playTime": 198278, "volumeDelta": -42823.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067797144", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8307999566, "size": 3173421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 198278, "volumeDelta": -38511.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8307999562, "size": 7933485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 198278, "volumeDelta": -42828.0}, "mMusic": {"name": null, "id": 8307999564, "size": 4760109, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 198278, "volumeDelta": -40210.0}, "lMusic": {"name": null, "id": 8307999566, "size": 3173421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 198278, "volumeDelta": -38511.0}, "ratio": 51}, {"name": "\u590f\u591c\u7684\u79d8\u5bc6", "id": 2067072605, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "J.well", "id": 27728309, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u591c\u7684\u79d8\u5bc6", "id": 170287409, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168763958604, "blurPicUrl": "http://p2.music.126.net/YKNIKIA14vxwkLKwGqtuHQ==/109951168763958604.jpg", "companyId": 0, "pic": 109951168763958604, "picUrl": "http://p2.music.126.net/YKNIKIA14vxwkLKwGqtuHQ==/109951168763958604.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170287409", "artists": [{"name": "J.well", "id": 27728309, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168763958604"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 211343, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306435567, "size": 20896837, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 791010, "playTime": 211343, "volumeDelta": -40718.0}, "hrMusic": {"name": null, "id": 8306435562, "size": 41120473, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1556537, "playTime": 211343, "volumeDelta": -40641.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067072605", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8306435565, "size": 3382317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 211343, "volumeDelta": -36300.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8306435566, "size": 8455725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 211343, "volumeDelta": -40644.0}, "mMusic": {"name": null, "id": 8306435563, "size": 5073453, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 211343, "volumeDelta": -38023.0}, "lMusic": {"name": null, "id": 8306435565, "size": 3382317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 211343, "volumeDelta": -36300.0}, "ratio": 50}, {"name": "Raboom", "id": 2067795733, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "Don\u00b7Jessie", "id": 13450067, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Pema Wangchuck Vol.1 \uff08Pt.2\uff09", "id": 170619166, "type": "EP", "size": 6, "picId": 109951168769415801, "blurPicUrl": "http://p2.music.126.net/lw1iFiTcPvof9QuJAtup3Q==/109951168769415801.jpg", "companyId": 0, "pic": 109951168769415801, "picUrl": "http://p2.music.126.net/lw1iFiTcPvof9QuJAtup3Q==/109951168769415801.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170619166", "artists": [{"name": "Don\u00b7Jessie", "id": 13450067, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769415801"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 146400, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299324926, "size": 16231651, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 886975, "playTime": 146400, "volumeDelta": -45527.0}, "hrMusic": {"name": null, "id": 8299324934, "size": 30183253, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1649358, "playTime": 146400, "volumeDelta": -45450.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067795733", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8299324927, "size": 2343213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 146400, "volumeDelta": -41178.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8299324935, "size": 5857965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 146400, "volumeDelta": -45476.0}, "mMusic": {"name": null, "id": 8299324929, "size": 3514797, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 146400, "volumeDelta": -42868.0}, "lMusic": {"name": null, "id": 8299324927, "size": 2343213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 146400, "volumeDelta": -41178.0}, "ratio": 49}, {"name": "\u8fd9\u4e16\u754c\u90a3\u4e48\u591a\u4eba (Live\u7248)", "id": 2070364006, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 4, "artists": [{"name": "\u80e1\u590f", "id": 3273, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f6d\u4f73\u6167", "id": 9102, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 290301, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322731476, "size": 29146010, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 803194, "playTime": 290301, "volumeDelta": -25047.0}, "hrMusic": {"name": null, "id": 8322731479, "size": 56927435, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1568783, "playTime": 290301, "volumeDelta": -25358.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364006", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1842025914, "name": "\u8fd9\u4e16\u754c\u90a3\u4e48\u591a\u4eba", "artists": [{"id": 8926, "name": "\u83ab\u6587\u851a"}], "albumMeta": {"id": 126837556, "name": "\u8fd9\u4e16\u754c\u90a3\u4e48\u591a\u4eba"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322731473, "size": 4645677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 290301, "volumeDelta": -21129.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322731481, "size": 11614125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 290301, "volumeDelta": -25430.0}, "mMusic": {"name": null, "id": 8322731477, "size": 6968493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 290301, "volumeDelta": -22807.0}, "lMusic": {"name": null, "id": 8322731473, "size": 4645677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 290301, "volumeDelta": -21129.0}, "ratio": 49}, {"name": "\u79d8\u5bc6\u51fa\u9003", "id": 2012465399, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u6893\u94b0", "id": 12048239, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u79d8\u5bc6\u51fa\u9003", "id": 157778696, "type": "Single", "size": 2, "picId": 109951168214091638, "blurPicUrl": "http://p2.music.126.net/vefIDfc3laeFXOi0GY6i7A==/109951168214091638.jpg", "companyId": 0, "pic": 109951168214091638, "picUrl": "http://p2.music.126.net/vefIDfc3laeFXOi0GY6i7A==/109951168214091638.jpg", "publishTime": 1662739200000, "description": "", "tags": "", "company": "\u6843\u5b50\u5a31\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_157778696", "artists": [{"name": "\u738b\u6893\u94b0", "id": 12048239, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168214091638"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 216986, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7797952559, "size": 24219191, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 892929, "playTime": 216986, "volumeDelta": -52189.0}, "hrMusic": {"name": null, "id": 7797952553, "size": 44856817, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1653811, "playTime": 216986, "volumeDelta": -52268.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2012465399", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7797952554, "size": 3472941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 216986, "volumeDelta": -48009.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7797952551, "size": 8682285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 216986, "volumeDelta": -52276.0}, "mMusic": {"name": null, "id": 7797952558, "size": 5209389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 216986, "volumeDelta": -49663.0}, "lMusic": {"name": null, "id": 7797952554, "size": 3472941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 216986, "volumeDelta": -48009.0}, "ratio": 48}, {"name": "\u5982\u679c\u53ef\u4ee5\u6211\u60f3\u548c\u4f60", "id": 2064496480, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "xxxmiracle", "id": 31310684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u53ef\u4ee5\u6211\u60f3\u548c\u4f60 \uff08\u8bf4\u5531\u7248\uff09", "id": 169747449, "type": "Single", "size": 1, "picId": 109951168744251648, "blurPicUrl": "http://p2.music.126.net/WLWB3O6rd_UAiLiGbgiczw==/109951168744251648.jpg", "companyId": 0, "pic": 109951168744251648, "picUrl": "http://p2.music.126.net/WLWB3O6rd_UAiLiGbgiczw==/109951168744251648.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169747449", "artists": [{"name": "xxxmiracle", "id": 31310684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744251648"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 127999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270753492, "size": 15247060, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 952941, "playTime": 127999, "volumeDelta": -32643.0}, "hrMusic": {"name": null, "id": 8270753491, "size": 27578255, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1723641, "playTime": 127999, "volumeDelta": -32699.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064496480", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8270753493, "size": 2049069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 127999, "volumeDelta": -28471.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8270753486, "size": 5122605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 127999, "volumeDelta": -32731.0}, "mMusic": {"name": null, "id": 8270753494, "size": 3073581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 127999, "volumeDelta": -30138.0}, "lMusic": {"name": null, "id": 8270753493, "size": 2049069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 127999, "volumeDelta": -28471.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 13, "ratio": 48}, {"name": "\u6bd2\u6db2", "id": 2068070973, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "SeanT\u8096\u6069\u6069", "id": 12071015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "OWEN\u6b27\u9633\u5b50\u6587", "id": 12759030, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6bd2\u6db2", "id": 170711475, "type": "Single", "size": 1, "picId": 109951168772010501, "blurPicUrl": "http://p2.music.126.net/RCpwINnLkQS3mKudejq8dw==/109951168772010501.jpg", "companyId": 0, "pic": 109951168772010501, "picUrl": "http://p2.music.126.net/RCpwINnLkQS3mKudejq8dw==/109951168772010501.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u5c71\u5916", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170711475", "artists": [{"name": "SeanT\u8096\u6069\u6069", "id": 12071015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "OWEN\u6b27\u9633\u5b50\u6587", "id": 12759030, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772010501"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302319465, "size": 32963863, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1551240, "playTime": 170000, "volumeDelta": -47829.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068070973", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8302319467, "size": 2720958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 170000, "volumeDelta": -43739.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8302319470, "size": 6802329, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 170000, "volumeDelta": -47817.0}, "mMusic": {"name": null, "id": 8302319463, "size": 4081415, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 170000, "volumeDelta": -45249.0}, "lMusic": {"name": null, "id": 8302319467, "size": 2720958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 170000, "volumeDelta": -43739.0}, "ratio": 48}, {"name": "\u544a\u522b\u8bd7", "id": 2023718292, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 456010, "disc": "01", "no": 1, "artists": [{"name": "\u6c34\u661f", "id": 55783154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u544a\u522b\u8bd7", "id": 160361527, "type": "Single", "size": 0, "picId": 109951168321487172, "blurPicUrl": "http://p2.music.126.net/Jzra8R7khOAsUxnsKZUoxw==/109951168321487172.jpg", "companyId": 0, "pic": 109951168321487172, "picUrl": "http://p2.music.126.net/Jzra8R7khOAsUxnsKZUoxw==/109951168321487172.jpg", "publishTime": 1676908800000, "description": "", "tags": "", "company": "\u770b\u89c1\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 456010, "commentThreadId": "R_AL_3_160361527", "artists": [{"name": "\u6c34\u661f", "id": 55783154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168321487172"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 226129, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7905284667, "size": 22355208, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 790883, "playTime": 226129, "volumeDelta": -34531.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2023718292", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7905284669, "size": 3619152, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 226129, "volumeDelta": -29167.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7905284665, "size": 9047815, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 226129, "volumeDelta": -33593.0}, "mMusic": {"name": null, "id": 7905284661, "size": 5428706, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 226129, "volumeDelta": -30958.0}, "lMusic": {"name": null, "id": 7905284669, "size": 3619152, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 226129, "volumeDelta": -29167.0}, "lastRank": 25, "ratio": 48}, {"name": "Soon Enough", "id": 1486664077, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 3, "artists": [{"name": "Sekai", "id": 12073655, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Emily Stiles", "id": 14662201, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Exobolt 007", "id": 96712742, "type": "\u4e13\u8f91", "size": 14, "picId": 109951165387281257, "blurPicUrl": "http://p2.music.126.net/kSQsB30JTP5uIFbfWCIkWQ==/109951165387281257.jpg", "companyId": 0, "pic": 109951165387281257, "picUrl": "http://p2.music.126.net/kSQsB30JTP5uIFbfWCIkWQ==/109951165387281257.jpg", "publishTime": 1603382400000, "description": "", "tags": "", "company": "Exobolt", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_96712742", "artists": [{"name": "Various Artists", "id": 104700, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165387281257"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 232413, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 5252808945, "size": 50014575, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1721569, "playTime": 232413, "volumeDelta": -63008.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1486664077", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 5252808950, "size": 3719880, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 232413, "volumeDelta": -58984.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 5252808946, "size": 9299636, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 232413, "volumeDelta": -63025.0}, "mMusic": {"name": null, "id": 5252808948, "size": 5579799, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 232413, "volumeDelta": -60509.0}, "lMusic": {"name": null, "id": 5252808950, "size": 3719880, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 232413, "volumeDelta": -58984.0}, "ratio": 47}, {"name": "\u96fe\u51c7", "id": 2070352610, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u70df(\u8bb8\u4f73\u8c6a)", "id": 49937403, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u96fe\u51c7", "id": 171421744, "type": "Single", "size": 1, "picId": 109951168813493574, "blurPicUrl": "http://p2.music.126.net/oDvi6Ij-Yfx788XZDKLGFw==/109951168813493574.jpg", "companyId": 0, "pic": 109951168813493574, "picUrl": "http://p2.music.126.net/oDvi6Ij-Yfx788XZDKLGFw==/109951168813493574.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171421744", "artists": [{"name": "\u70df(\u8bb8\u4f73\u8c6a)", "id": 49937403, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813493574"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 242834, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322679324, "size": 25723717, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 847449, "playTime": 242834, "volumeDelta": -47960.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070352610", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322679318, "size": 3886228, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 242834, "volumeDelta": -43590.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322679322, "size": 9715505, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 242834, "volumeDelta": -47896.0}, "mMusic": {"name": null, "id": 8322679316, "size": 5829320, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 242834, "volumeDelta": -45278.0}, "lMusic": {"name": null, "id": 8322679318, "size": 3886228, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 242834, "volumeDelta": -43590.0}, "ratio": 47}, {"name": "Love Like Mine", "id": 1428655033, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 1, "artists": [{"name": "Stela Cole", "id": 14777301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Love Like Mine", "id": 86275467, "type": "EP/Single", "size": 1, "picId": 109951165345173224, "blurPicUrl": "http://p2.music.126.net/F5rA3eX-NU2aX6o1WugVAg==/109951165345173224.jpg", "companyId": 0, "pic": 109951165345173224, "picUrl": "http://p2.music.126.net/F5rA3eX-NU2aX6o1WugVAg==/109951165345173224.jpg", "publishTime": 1585843200000, "description": "", "tags": "", "company": "Stelavision", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_86275467", "artists": [{"name": "Stela Cole", "id": 14777301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165345173224"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 188367, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 5212070662, "size": 38457918, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1633311, "playTime": 188367, "volumeDelta": -55149.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1428655033", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 5212070667, "size": 3014783, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 188367, "volumeDelta": -51075.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 5212070663, "size": 7536893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 188367, "volumeDelta": -55162.0}, "mMusic": {"name": null, "id": 5212070665, "size": 4522153, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 188367, "volumeDelta": -52611.0}, "lMusic": {"name": null, "id": 5212070667, "size": 3014783, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 188367, "volumeDelta": -51075.0}, "ratio": 47}, {"name": "\u660e\u660e", "id": 2067819408, "position": 0, "alias": ["\u7f51\u7edc\u5267\u300a\u72ec\u5bb6\u7ae5\u8bdd\u300b\u63d2\u66f2"], "status": 0, "fee": 8, "copyrightId": 456010, "disc": "01", "no": 3, "artists": [{"name": "\u9ec4\u5b50\u5f18\u51e1", "id": 34862670, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7f51\u7edc\u5267\u300a\u72ec\u5bb6\u7ae5\u8bdd\u300b\u539f\u58f0\u5e26", "id": 170626153, "type": "\u4e13\u8f91", "size": 20, "picId": 109951168769616807, "blurPicUrl": "http://p2.music.126.net/OipcOT05cRRHsB_0vZBe-A==/109951168769616807.jpg", "companyId": 0, "pic": 109951168769616807, "picUrl": "http://p2.music.126.net/OipcOT05cRRHsB_0vZBe-A==/109951168769616807.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u5b8c\u7f8e\u9752\u6625", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 456010, "commentThreadId": "R_AL_3_170626153", "artists": [{"name": "JUN", "id": 12417071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ec4\u5b50\u5f18\u51e1", "id": 34862670, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f90\u7d2b\u8335", "id": 30605003, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5409\u62c9\u77f3\u6797", "id": 51688008, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769616807"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 204281, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299580679, "size": 19239167, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 753436, "playTime": 204281, "volumeDelta": -19685.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067819408", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8299580680, "size": 3269738, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 204281, "volumeDelta": -17249.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8299580684, "size": 8174280, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 204281, "volumeDelta": -21602.0}, "mMusic": {"name": null, "id": 8299580678, "size": 4904586, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 204281, "volumeDelta": -18966.0}, "lMusic": {"name": null, "id": 8299580680, "size": 3269738, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 204281, "volumeDelta": -17249.0}, "ratio": 46}, {"name": "\u98ce\u72ac\u5c11\u5e74\u7684\u5929\u7a7a (Live\u7248)", "id": 2070364929, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 5, "artists": [{"name": "\u53e4\u5de8\u57fa", "id": 2849, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u80e1\u590f", "id": 3273, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u91d1\u5fd7\u6587", "id": 166014, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u8fdc", "id": 10695, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p1.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p1.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 281104, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322730831, "size": 33279001, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 947091, "playTime": 281104, "volumeDelta": -40309.0}, "hrMusic": {"name": null, "id": 8322730828, "size": 60155823, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1711982, "playTime": 281104, "volumeDelta": -40063.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364929", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1488993899, "name": "\u98ce\u72ac\u5c11\u5e74\u7684\u5929\u7a7a", "artists": [{"id": 12111, "name": "\u65c5\u884c\u56e2\u4e50\u961f"}], "albumMeta": {"id": 96676022, "name": "\u98ce\u72ac\u5c11\u5e74\u7684\u5929\u7a7a \u9752\u6625\u5267\u539f\u58f0\u4e13\u8f91"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322730825, "size": 4498605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 281104, "volumeDelta": -35810.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322730833, "size": 11246445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 281104, "volumeDelta": -39994.0}, "mMusic": {"name": null, "id": 8322730832, "size": 6747885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 281104, "volumeDelta": -37406.0}, "lMusic": {"name": null, "id": 8322730825, "size": 4498605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 281104, "volumeDelta": -35810.0}, "ratio": 46}, {"name": "\u6d41\u6d6a", "id": 2066176365, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6797\u5bb8JQL", "id": 49671372, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d41\u6d6a", "id": 170109207, "type": "Single", "size": 2, "picId": 109951168755590342, "blurPicUrl": "http://p1.music.126.net/PtqDVtSarzbxY0ev0ytFZw==/109951168755590342.jpg", "companyId": 0, "pic": 109951168755590342, "picUrl": "http://p1.music.126.net/PtqDVtSarzbxY0ev0ytFZw==/109951168755590342.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170109207", "artists": [{"name": "\u6797\u5bb8JQL", "id": 49671372, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168755590342"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 281258, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8285054380, "size": 31335667, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 891298, "playTime": 281258, "volumeDelta": -48262.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066176365", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8285054376, "size": 4501046, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 281258, "volumeDelta": -43974.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8285054384, "size": 11252550, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 281258, "volumeDelta": -48250.0}, "mMusic": {"name": null, "id": 8285054377, "size": 6751547, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 281258, "volumeDelta": -45660.0}, "lMusic": {"name": null, "id": 8285054376, "size": 4501046, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 281258, "volumeDelta": -43974.0}, "ratio": 46}, {"name": "Duvet (\u7eaf\u97f3\u4e50)", "id": 2004668241, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4ece\u548c\u6587", "id": 32264375, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Duvet", "id": 155822469, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168234533424, "blurPicUrl": "http://p1.music.126.net/hS32LdFm3kPjnvU1s-ax2w==/109951168234533424.jpg", "companyId": 0, "pic": 109951168234533424, "picUrl": "http://p1.music.126.net/hS32LdFm3kPjnvU1s-ax2w==/109951168234533424.jpg", "publishTime": 1669862383419, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_155822469", "artists": [{"name": "\u4ece\u548c\u6587", "id": 32264375, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168234533424"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 228659, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7814130306, "size": 24604326, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 860818, "playTime": 228659, "volumeDelta": -21874.0}, "hrMusic": {"name": null, "id": 7814130301, "size": 46535677, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1628119, "playTime": 228659, "volumeDelta": -20680.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2004668241", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7814130303, "size": 3659565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 228659, "volumeDelta": -16323.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7814130304, "size": 9148845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 228659, "volumeDelta": -20683.0}, "mMusic": {"name": null, "id": 7814130307, "size": 5489325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 228659, "volumeDelta": -18055.0}, "lMusic": {"name": null, "id": 7814130303, "size": 3659565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 228659, "volumeDelta": -16323.0}, "ratio": 45}, {"name": "\u6211\u4eec\u5728\u5e74\u8f7b\u5206\u79bb", "id": 2065965122, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 8, "artists": [{"name": "\u6697\u6760", "id": 1198010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6708\u4eae", "id": 170105893, "type": "\u4e13\u8f91", "size": 0, "picId": 109951168766881920, "blurPicUrl": "http://p1.music.126.net/16h4x_Q4TrKQBCR3AZoHjg==/109951168766881920.jpg", "companyId": 0, "pic": 109951168766881920, "picUrl": "http://p1.music.126.net/16h4x_Q4TrKQBCR3AZoHjg==/109951168766881920.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170105893", "artists": [{"name": "\u6697\u6760", "id": 1198010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766881920"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 235135, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282608754, "size": 25311552, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 861174, "playTime": 235135, "volumeDelta": -54548.0}, "hrMusic": {"name": null, "id": 8282608751, "size": 47863902, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1628472, "playTime": 235135, "volumeDelta": -54690.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065965122", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8282608756, "size": 3763245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 235135, "volumeDelta": -50434.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8282608752, "size": 9408045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 235135, "volumeDelta": -54696.0}, "mMusic": {"name": null, "id": 8282608755, "size": 5644845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 235135, "volumeDelta": -52092.0}, "lMusic": {"name": null, "id": 8282608756, "size": 3763245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 235135, "volumeDelta": -50434.0}, "ratio": 45}, {"name": "Summer Day", "id": 2070313881, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "KenRobb", "id": 12529780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Summer Day", "id": 171327006, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168811599110, "blurPicUrl": "http://p1.music.126.net/H0XxFlnHM9XMxm8AT42vNg==/109951168811599110.jpg", "companyId": 0, "pic": 109951168811599110, "picUrl": "http://p1.music.126.net/H0XxFlnHM9XMxm8AT42vNg==/109951168811599110.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_171327006", "artists": [{"name": "KenRobb", "id": 12529780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168811599110"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 177942, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322554975, "size": 18154726, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 816208, "playTime": 177942, "volumeDelta": -42182.0}, "hrMusic": {"name": null, "id": 8322554983, "size": 55935826, "extension": "flac", "sr": 88200, "dfsId": 0, "bitrate": 2514788, "playTime": 177942, "volumeDelta": -42151.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070313881", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322554979, "size": 2848017, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 177942, "volumeDelta": -37892.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322554980, "size": 7119978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 177942, "volumeDelta": -42160.0}, "mMusic": {"name": null, "id": 8322554976, "size": 4272004, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 177942, "volumeDelta": -39562.0}, "lMusic": {"name": null, "id": 8322554979, "size": 2848017, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 177942, "volumeDelta": -37892.0}, "lastRank": 43, "ratio": 44}, {"name": "\u8fd8\u662f\u4f1a\u5bc2\u5bde\uff08\u522b\u5bf9\u6211\u5c0f\u5fc3\u7ffc\u7ffc\uff09", "id": 2025998830, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e00\u5143\u6b27\u5c3c", "id": 55861734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e00\u4e9b\u7ffb\u5531", "id": 160823098, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168429589872, "blurPicUrl": "http://p1.music.126.net/ajr2a1UDfd49jqyDGozQdA==/109951168429589872.jpg", "companyId": 0, "pic": 109951168429589872, "picUrl": "http://p1.music.126.net/ajr2a1UDfd49jqyDGozQdA==/109951168429589872.jpg", "publishTime": 1677427200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_160823098", "artists": [{"name": "\u4e00\u5143\u6b27\u5c3c", "id": 55861734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168429589872"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 141856, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8218289561, "size": 14868149, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 838492, "playTime": 141856, "volumeDelta": -20542.0}, "hrMusic": {"name": null, "id": 8218289568, "size": 28432596, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1603462, "playTime": 141856, "volumeDelta": -20542.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025998830", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 209478, "name": "\u8fd8\u662f\u4f1a\u5bc2\u5bde", "artists": [{"id": 7217, "name": "\u9648\u7eee\u8d1e"}], "albumMeta": {"id": 21311, "name": "\u8fd8\u662f\u4f1a\u5bc2\u5bde"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8218289560, "size": 2270637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141856, "volumeDelta": -16198.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8218289567, "size": 5676525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 141856, "volumeDelta": -20575.0}, "mMusic": {"name": null, "id": 8218289566, "size": 3405933, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 141856, "volumeDelta": -17952.0}, "lMusic": {"name": null, "id": 8218289560, "size": 2270637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141856, "volumeDelta": -16198.0}, "ratio": 44}, {"name": "\u628a\u8033\u6735\u53eb\u9192 (Live\u7248)", "id": 2070364928, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u8fdc", "id": 10695, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u542b\u97f5", "id": 10583, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p1.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p1.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 206195, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322730183, "size": 24482765, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 949886, "playTime": 206195, "volumeDelta": -38230.0}, "hrMusic": {"name": null, "id": 8322730176, "size": 44262781, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1717314, "playTime": 206195, "volumeDelta": -37826.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364928", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 247873, "name": "\u628a\u8033\u6735\u53eb\u9192", "artists": [{"id": 8151, "name": "\u91d1\u6d77\u5fc3"}], "albumMeta": {"id": 24831, "name": "\u628a\u8033\u6735\u53eb\u9192"}}, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322730182, "size": 3300141, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206195, "volumeDelta": -33615.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322730180, "size": 8250285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 206195, "volumeDelta": -37815.0}, "mMusic": {"name": null, "id": 8322730178, "size": 4950189, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 206195, "volumeDelta": -35223.0}, "lMusic": {"name": null, "id": 8322730182, "size": 3300141, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206195, "volumeDelta": -33615.0}, "ratio": 44}, {"name": "I Really Miss You", "id": 1998799245, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9753\u4ed4\u5149\u5149", "id": 51334625, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "party time", "id": 152820086, "type": "\u4e13\u8f91", "size": 6, "picId": 109951167944198512, "blurPicUrl": "http://p1.music.126.net/fDPX9Ak44kZjNp4N1lgCHQ==/109951167944198512.jpg", "companyId": 0, "pic": 109951167944198512, "picUrl": "http://p1.music.126.net/fDPX9Ak44kZjNp4N1lgCHQ==/109951167944198512.jpg", "publishTime": 1665073718148, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_152820086", "artists": [{"name": "\u9753\u4ed4\u5149\u5149", "id": 51334625, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "Remix", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167944198512"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 325355, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1998799245", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8041665970, "size": 5206561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325355, "volumeDelta": -25525.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8041665967, "size": 13016338, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 325355, "volumeDelta": -29956.0}, "mMusic": {"name": null, "id": 8041665968, "size": 7809820, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 325355, "volumeDelta": -27314.0}, "lMusic": {"name": null, "id": 8041665970, "size": 5206561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325355, "volumeDelta": -25525.0}, "ratio": 44}, {"name": "Push Up", "id": 2035321385, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Creeds", "id": 13468926, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Push Up", "id": 162884105, "type": "Single", "size": 1, "picId": 109951168511499928, "blurPicUrl": "http://p1.music.126.net/Ulu7-WzURHkYki9t4dUt2g==/109951168511499928.jpg", "companyId": 0, "pic": 109951168511499928, "picUrl": "http://p1.music.126.net/Ulu7-WzURHkYki9t4dUt2g==/109951168511499928.jpg", "publishTime": 1680192000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_162884105", "artists": [{"name": "Creeds", "id": 13468926, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168511499928"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 139337, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2035321385", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8010181173, "size": 2229856, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 139337, "volumeDelta": -37497.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8010181166, "size": 5574574, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 139337, "volumeDelta": -41747.0}, "mMusic": {"name": null, "id": 8010181170, "size": 3344762, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 139337, "volumeDelta": -39192.0}, "lMusic": {"name": null, "id": 8010181173, "size": 2229856, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 139337, "volumeDelta": -37497.0}, "ratio": 43}, {"name": "sweet", "id": 1988736268, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416692, "disc": "01", "no": 1, "artists": [{"name": "fcj", "id": 12646716, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Alys", "id": 53442757, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Kris Rey", "id": 15122496, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "sweet", "id": 153064790, "type": "Single", "size": 1, "picId": 109951167958451188, "blurPicUrl": "http://p1.music.126.net/67uW0_Nw5MHzZk8Db2ROqg==/109951167958451188.jpg", "companyId": 0, "pic": 109951167958451188, "picUrl": "http://p1.music.126.net/67uW0_Nw5MHzZk8Db2ROqg==/109951167958451188.jpg", "publishTime": 1668096000000, "description": "", "tags": "", "company": "fcj", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416692, "commentThreadId": "R_AL_3_153064790", "artists": [{"name": "fcj", "id": 12646716, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Alys", "id": 53442757, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Kris Rey", "id": 15122496, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167958451188"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 121250, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7630871864, "size": 12816624, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 845632, "playTime": 121250, "volumeDelta": -41688.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1988736268", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7630871869, "size": 1941046, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 121250, "volumeDelta": -37438.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7630871868, "size": 4852550, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 121250, "volumeDelta": -41818.0}, "mMusic": {"name": null, "id": 7630871867, "size": 2911547, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 121250, "volumeDelta": -39188.0}, "lMusic": {"name": null, "id": 7630871869, "size": 1941046, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 121250, "volumeDelta": -37438.0}, "ratio": 43}, {"name": "\u56f0\u5728\u60c5\u7eea\u5929", "id": 2070030604, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Zakiya\u6674\u5b50", "id": 34613596, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b6a\u6b6a\u8d85", "id": 12641588, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9038\u4e91", "id": 47776177, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u56f0\u5728\u60c5\u7eea\u5929", "id": 171299938, "type": "Single", "size": 2, "picId": 109951168807779637, "blurPicUrl": "http://p1.music.126.net/BV2w8L8wvUol73bdpFPv1g==/109951168807779637.jpg", "companyId": 0, "pic": 109951168807779637, "picUrl": "http://p1.music.126.net/BV2w8L8wvUol73bdpFPv1g==/109951168807779637.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "BiNY", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_171299938", "artists": [{"name": "Zakiya\u6674\u5b50", "id": 34613596, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b6a\u6b6a\u8d85", "id": 12641588, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9038\u4e91", "id": 47776177, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168807779637"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 166269, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070030604", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8319262978, "size": 2660772, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166269, "volumeDelta": -37283.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8319262975, "size": 6651864, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 166269, "volumeDelta": -41541.0}, "mMusic": {"name": null, "id": 8319262977, "size": 3991136, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 166269, "volumeDelta": -38957.0}, "lMusic": {"name": null, "id": 8319262978, "size": 2660772, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166269, "volumeDelta": -37283.0}, "ratio": 42}, {"name": "\u5927\u68a6\u60f3\u5bb6", "id": 33894830, "position": 1, "alias": ["\u7535\u89c6\u5267\u300a\u4e5d\u5dde\u5929\u7a7a\u57ce\u300b\u7247\u5c3e\u66f2", "\u7535\u89c6\u5267\u300a\u5c0f\u522b\u79bb\u300b\u7247\u5c3e\u66f2"], "status": 0, "fee": 1, "copyrightId": 2710717, "disc": "01", "no": 1, "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5927\u68a6\u60f3\u5bb6", "id": 3266056, "type": "EP", "size": 6, "picId": 109951167560635959, "blurPicUrl": "http://p1.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "companyId": 0, "pic": 109951167560635959, "picUrl": "http://p1.music.126.net/UY_Bi1KkE2_nCBI11CshvQ==/109951167560635959.jpg", "publishTime": 1450368000000, "description": "", "tags": "", "company": "\u65f6\u4ee3\u5cf0\u5cfb", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 2710717, "commentThreadId": "R_AL_3_3266056", "artists": [{"name": "TFBOYS", "id": 827728, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167560635959"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 225962, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7353582801, "size": 30378260, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1075514, "playTime": 225962, "volumeDelta": -73621.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_33894830", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7353582799, "size": 3616644, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225962, "volumeDelta": -69535.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7353582795, "size": 9041546, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 225962, "volumeDelta": -73630.0}, "mMusic": {"name": null, "id": 7353582797, "size": 5424945, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 225962, "volumeDelta": -71139.0}, "lMusic": {"name": null, "id": 7353582799, "size": 3616644, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225962, "volumeDelta": -69535.0}, "ratio": 42}, {"name": "9.26", "id": 2025185505, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 13, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u68a6\u6e38", "id": 160692469, "type": "\u4e13\u8f91", "size": 25, "picId": 109951168408373477, "blurPicUrl": "http://p1.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "companyId": 0, "pic": 109951168408373477, "picUrl": "http://p1.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "publishTime": 1677254400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_160692469", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168408373477"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 178424, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8024205998, "size": 18753541, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 840849, "playTime": 178424, "volumeDelta": -33165.0}, "hrMusic": {"name": null, "id": 8024206005, "size": 35893267, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1609341, "playTime": 178424, "volumeDelta": -31502.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025185505", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8024206002, "size": 2855853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 178424, "volumeDelta": -27169.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8024206006, "size": 7139565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 178424, "volumeDelta": -31504.0}, "mMusic": {"name": null, "id": 8024205997, "size": 4283757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 178424, "volumeDelta": -28884.0}, "lMusic": {"name": null, "id": 8024206002, "size": 2855853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 178424, "volumeDelta": -27169.0}, "ratio": 42}, {"name": "\u602a\u5929\u6c14\uff08\u8bf4\u5531\u7248\uff09", "id": 2070055202, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9ed1\u677e", "id": 46548078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u602a\u5929\u6c14\uff08\u8bf4\u5531\u7248\uff09", "id": 171306887, "type": "Single", "size": 1, "picId": 109951168813298478, "blurPicUrl": "http://p2.music.126.net/eHcbWQqMaCgBvUiszESZIA==/109951168813298478.jpg", "companyId": 0, "pic": 109951168813298478, "picUrl": "http://p2.music.126.net/eHcbWQqMaCgBvUiszESZIA==/109951168813298478.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171306887", "artists": [{"name": "\u9ed1\u677e", "id": 46548078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813298478"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 111999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322531643, "size": 11362793, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 811628, "playTime": 111999, "volumeDelta": -32713.0}, "hrMusic": {"name": null, "id": 8322531640, "size": 21900316, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1564308, "playTime": 111999, "volumeDelta": -32712.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070055202", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322531641, "size": 1792941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 111999, "volumeDelta": -28423.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322531644, "size": 4482285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 111999, "volumeDelta": -32712.0}, "mMusic": {"name": null, "id": 8322531635, "size": 2689389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 111999, "volumeDelta": -30106.0}, "lMusic": {"name": null, "id": 8322531641, "size": 1792941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 111999, "volumeDelta": -28423.0}, "ratio": 41}, {"name": "\u53d8\u5fc3", "id": 2070377185, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Seto", "id": 30950035, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "pvki", "id": 37265951, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53d8\u5fc3", "id": 171302459, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168813521668, "blurPicUrl": "http://p2.music.126.net/i64rf7Y-4XhwsrdBpTTVSA==/109951168813521668.jpg", "companyId": 0, "pic": 109951168813521668, "picUrl": "http://p2.music.126.net/i64rf7Y-4XhwsrdBpTTVSA==/109951168813521668.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_171302459", "artists": [{"name": "Seto", "id": 30950035, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813521668"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 120737, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070377185", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322877182, "size": 1932687, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 120737, "volumeDelta": -3149.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322877184, "size": 4831652, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 120737, "volumeDelta": -7583.0}, "mMusic": {"name": null, "id": 8322877179, "size": 2899009, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 120737, "volumeDelta": -4937.0}, "lMusic": {"name": null, "id": 8322877182, "size": 1932687, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 120737, "volumeDelta": -3149.0}, "lastRank": 73, "ratio": 40}, {"name": "Loneliness", "id": 2030818713, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 1, "artists": [{"name": "LXRY PXNK", "id": 51384865, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "CHMCL S\u00d8UP", "id": 56068292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Loneliness", "id": 161933237, "type": "Single", "size": 0, "picId": 109951168473835211, "blurPicUrl": "http://p2.music.126.net/Htr5iqgGy4XXNKBDi5AJCA==/109951168473835211.jpg", "companyId": 0, "pic": 109951168473835211, "picUrl": "http://p2.music.126.net/Htr5iqgGy4XXNKBDi5AJCA==/109951168473835211.jpg", "publishTime": 1681401600000, "description": "", "tags": "", "company": "Decliped", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_161933237", "artists": [{"name": "LXRY PXNK", "id": 51384865, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "CHMCL S\u00d8UP", "id": 56068292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168473835211"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 133090, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7969034367, "size": 12856595, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 772800, "playTime": 133090, "volumeDelta": -62364.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2030818713", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7969034371, "size": 2130382, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128003, "playTime": 133090, "volumeDelta": -58042.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7969034375, "size": 5325889, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320003, "playTime": 133090, "volumeDelta": -62202.0}, "mMusic": {"name": null, "id": 7969034368, "size": 3195551, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192003, "playTime": 133090, "volumeDelta": -59597.0}, "lMusic": {"name": null, "id": 7969034371, "size": 2130382, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128003, "playTime": 133090, "volumeDelta": -58042.0}, "ratio": 40}, {"name": "\u77e5\u8db3 (Live)", "id": 1478394740, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 10, "artists": [{"name": "\u4e94\u6708\u5929", "id": 13193, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e94\u6708\u5929 \u7a81\u7136\u597d\u60f3\u89c1\u5230\u4f60 live in the sky", "id": 95268315, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168144693561, "blurPicUrl": "http://p2.music.126.net/ajdb21JwWDgpgEl3ASQ6Ww==/109951168144693561.jpg", "companyId": 0, "pic": 109951168144693561, "picUrl": "http://p2.music.126.net/ajdb21JwWDgpgEl3ASQ6Ww==/109951168144693561.jpg", "publishTime": 1594051200000, "description": "", "tags": "", "company": "\u76f8\u4fe1\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": -1, "commentThreadId": "R_AL_3_95268315", "artists": [{"name": "\u4e94\u6708\u5929", "id": 13193, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168144693561"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 154000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7753724893, "size": 17103583, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 888497, "playTime": 154000, "volumeDelta": -34758.0}, "hrMusic": {"name": null, "id": 7753724894, "size": 31814124, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1652681, "playTime": 154000, "volumeDelta": -34877.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1478394740", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7753724895, "size": 2464941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 154000, "volumeDelta": -30373.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 7753724890, "size": 6162285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 154000, "volumeDelta": -34690.0}, "mMusic": {"name": null, "id": 7753724889, "size": 3697389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 154000, "volumeDelta": -32059.0}, "lMusic": {"name": null, "id": 7753724895, "size": 2464941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 154000, "volumeDelta": -30373.0}, "ratio": 39}, {"name": "free flow", "id": 2023099750, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Kamal.", "id": 31855805, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "free flow", "id": 160236570, "type": "Single", "size": 1, "picId": 109951168315584891, "blurPicUrl": "http://p2.music.126.net/n0cifLDiuwF7Q6s3j9jFTw==/109951168315584891.jpg", "companyId": 0, "pic": 109951168315584891, "picUrl": "http://p2.music.126.net/n0cifLDiuwF7Q6s3j9jFTw==/109951168315584891.jpg", "publishTime": 1676476800000, "description": "", "tags": "", "company": "Neighbourhood Recordings", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_160236570", "artists": [{"name": "Kamal.", "id": 31855805, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168315584891"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 203624, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7894260138, "size": 22280145, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 875340, "playTime": 203624, "volumeDelta": -58532.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2023099750", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 7894260139, "size": 3259289, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 203624, "volumeDelta": -54167.0}, "mp3Url": null, "rurl": null, "mvid": 14606452, "rtype": 0, "hMusic": {"name": null, "id": 7894260135, "size": 8148158, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 203624, "volumeDelta": -58523.0}, "mMusic": {"name": null, "id": 7894260136, "size": 4888912, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 203624, "volumeDelta": -55909.0}, "lMusic": {"name": null, "id": 7894260139, "size": 3259289, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 203624, "volumeDelta": -54167.0}, "ratio": 39}, {"name": "\u60c5\u8bdd\u8c0e\u8bdd", "id": 2070388042, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8d75\u653f\u8c6a", "id": 28390346, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u60c5\u8bdd\u8c0e\u8bdd", "id": 171431162, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168813810326, "blurPicUrl": "http://p2.music.126.net/OxfDFagKDRAEj7hJQWbhag==/109951168813810326.jpg", "companyId": 0, "pic": 109951168813810326, "picUrl": "http://p2.music.126.net/OxfDFagKDRAEj7hJQWbhag==/109951168813810326.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u83ab\u975e\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_171431162", "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8d75\u653f\u8c6a", "id": 28390346, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813810326"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 175498, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322943035, "size": 19949736, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 909400, "playTime": 175498, "volumeDelta": -56593.0}, "hrMusic": {"name": null, "id": 8322943030, "size": 36776247, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1676429, "playTime": 175498, "volumeDelta": -56607.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070388042", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "bMusic": {"name": null, "id": 8322943034, "size": 2809005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 175498, "volumeDelta": -52286.0}, "mp3Url": null, "rurl": null, "mvid": 0, "rtype": 0, "hMusic": {"name": null, "id": 8322943028, "size": 7022445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 175498, "volumeDelta": -56609.0}, "mMusic": {"name": null, "id": 8322943026, "size": 4213485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 175498, "volumeDelta": -54044.0}, "lMusic": {"name": null, "id": 8322943034, "size": 2809005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 175498, "volumeDelta": -52286.0}, "ratio": 38}], "updateFrequency": null, "backgroundCoverId": 0, "backgroundCoverUrl": null, "titleImage": 0, "coverText": null, "titleImageUrl": null, "coverImageUrl": null, "iconImageUrl": null, "englishTitle": null, "opRecommend": false, "recommendInfo": null, "socialPlaylistCover": null, "cloudTrackCount": 0, "subscribedCount": 4059929, "adType": 0, "highQuality": false, "specialType": 10, "updateTime": 1691286839618, "coverImgUrl": "https://p1.music.126.net/pcYHpMkdC69VVvWiynNklA==/109951166952713766.jpg", "trackUpdateTime": 1691290007763, "coverImgId": 109951166952713766, "newImported": false, "trackCount": 100, "anonimous": false, "commentThreadId": "A_PL_0_19723756", "totalDuration": 0, "privacy": 0, "playCount": 5607772672, "trackNumberUpdateTime": 1691286839538, "createTime": 1404115136883, "ordered": true, "description": "\u4e91\u97f3\u4e50\u4e2d\u6bcf\u5929\u70ed\u5ea6\u4e0a\u5347\u6700\u5feb\u7684100\u9996\u5355\u66f2\uff0c\u6bcf\u65e5\u66f4\u65b0\u3002", "status": 0, "tags": [], "userId": 1, "name": "\u98d9\u5347\u699c", "id": 19723756, "shareCount": 14294, "coverImgId_str": "109951166952713766", "ToplistType": "S", "commentCount": 219012}, "code": 200} \ No newline at end of file diff --git a/data/2884035 .json b/data/2884035 .json new file mode 100644 index 0000000..e19a89c --- /dev/null +++ b/data/2884035 .json @@ -0,0 +1 @@ +{"result": {"subscribers": [], "subscribed": false, "creator": {"defaultAvatar": false, "province": 440000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/imDGOWcpQvcO8fat7U9aUQ==/109951165806223960.jpg", "accountStatus": 0, "gender": 2, "city": 440100, "birthday": 1347033600000, "userId": 201586, "userType": 4, "nickname": "\u539f\u521b\u541b", "signature": "\u7f51\u6613\u4e91\u97f3\u4e50\u662f8\u4ebf\u4eba\u90fd\u5728\u4f7f\u7528\u7684\u97f3\u4e50\u5e73\u53f0\uff0c\u81f4\u529b\u4e8e\u5e2e\u52a9\u97f3\u4e50\u7231\u597d\u8005\u53d1\u73b0\u97f3\u4e50\u60ca\u559c\uff0c\u5e2e\u52a9\u97f3\u4e50\u4eba\u5b9e\u73b0\u68a6\u60f3\u3002\n\u5982\u60a8\u5728\u4f7f\u7528\u8fc7\u7a0b\u4e2d\u9047\u5230\u4efb\u4f55\u95ee\u9898\uff0c\u6b22\u8fce\u79c1\u4fe1\u54a8\u8be2\uff0c\u6211\u4eec\u4f1a\u5c3d\u5feb\u56de\u590d\u3002\n\u7f51\u6613\u7b7e\u7ea6\u97f3\u4e50\u4eba\u8bf7\u8054\u7cfb\u5b98\u65b9\u8fd0\u8425\u8d26\u53f7\uff1a\u97f3\u4e50\u4eba\u5c0f\u871c\u8702\u3002\n\u5982\u679c\u4ecd\u7136\u4e0d\u80fd\u89e3\u51b3\u60a8\u7684\u95ee\u9898\uff0c\u8bf7\u90ae\u4ef6\u6211\u4eec\uff1a\n\u7528\u6237\uff1ancm5990@163.com\n\u97f3\u4e50\u4eba\uff1ayyr599@163.com", "description": "", "detailDescription": "", "avatarImgId": 109951165806223960, "backgroundImgId": 109951163521987363, "backgroundUrl": "http://p1.music.126.net/6WOd8M2uPlfuu9TCiBCSMw==/109951163521987363.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 11, "remarkName": null, "authenticationTypes": 8200, "avatarDetail": null, "backgroundImgIdStr": "109951163521987363", "avatarImgIdStr": "109951165806223960", "anchor": false, "avatarImgId_str": "109951165806223960"}, "artists": null, "tracks": [{"name": "\u8c6b\u5bb6\u95e8\uff08\u8857\u5934\u62db\u5f0fbeat6\uff09", "id": 2066816683, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u718a\u732b\u4e94\u5206\u88e4", "id": 30234153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c6b\u5bb6\u95e8\uff08\u8857\u5934\u62db\u5f0fbeat6\uff09", "id": 170286950, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168762102502, "blurPicUrl": "http://p2.music.126.net/XgcMysDl6wXOSbppUOGRDg==/109951168762102502.jpg", "companyId": 0, "pic": 109951168762102502, "picUrl": "http://p2.music.126.net/XgcMysDl6wXOSbppUOGRDg==/109951168762102502.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170286950", "artists": [{"name": "\u718a\u732b\u4e94\u5206\u88e4", "id": 30234153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168762102502"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066816683", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": null, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8325778950, "size": 6601965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 165000, "volumeDelta": -58265.0}, "mMusic": {"name": null, "id": 8325778949, "size": 3961197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 165000, "volumeDelta": -55710.0}, "lMusic": null}, {"name": "BACK TO SCHOOL\uff08\u8fd4\u6821\u65e5\uff09", "id": 2068154585, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u529f\u592b\u80d6KungFuPen", "id": 12453329, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u51a0\u4ed1 HusH!@SBMS Beijing", "id": 12200832, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "BACK TO SCHOOL\uff08\u8fd4\u6821\u65e5\uff09", "id": 170734489, "type": "Single", "size": 1, "picId": 109951168772594879, "blurPicUrl": "http://p2.music.126.net/FQlSy27VEQWEvwP84tyqcA==/109951168772594879.jpg", "companyId": 0, "pic": 109951168772594879, "picUrl": "http://p2.music.126.net/FQlSy27VEQWEvwP84tyqcA==/109951168772594879.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170734489", "artists": [{"name": "\u529f\u592b\u80d6KungFuPen", "id": 12453329, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u51a0\u4ed1 HusH!@SBMS Beijing", "id": 12200832, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772594879"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 210640, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8303041773, "size": 24703450, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 938224, "playTime": 210640, "volumeDelta": -47601.0}, "hrMusic": {"name": null, "id": 8303041769, "size": 44925138, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1706233, "playTime": 210640, "volumeDelta": -47601.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068154585", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648627, "bMusic": {"name": null, "id": 8303041777, "size": 3371181, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 210640, "volumeDelta": -43148.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8303041772, "size": 8427885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 210640, "volumeDelta": -47559.0}, "mMusic": {"name": null, "id": 8303041770, "size": 5056749, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 210640, "volumeDelta": -44897.0}, "lMusic": {"name": null, "id": 8303041777, "size": 3371181, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 210640, "volumeDelta": -43148.0}}, {"name": "\u98ce\u5439\u8fc7\u7684\u9752\u6625", "id": 2068973083, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u4e5f", "id": 32024306, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98ce\u5439\u8fc7\u7684\u9752\u6625", "id": 170958162, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168788638033, "blurPicUrl": "http://p2.music.126.net/qcppnhdp4lxNfpSxJX1KGQ==/109951168788638033.jpg", "companyId": 0, "pic": 109951168788638033, "picUrl": "http://p2.music.126.net/qcppnhdp4lxNfpSxJX1KGQ==/109951168788638033.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170958162", "artists": [{"name": "\u5218\u4e5f", "id": 32024306, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788638033"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 209967, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309338608, "size": 21474443, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 818199, "playTime": 209967, "volumeDelta": -32081.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068973083", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8309338609, "size": 3360435, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209967, "volumeDelta": -28080.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8309338613, "size": 8401023, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 209967, "volumeDelta": -32402.0}, "mMusic": {"name": null, "id": 8309338606, "size": 5040631, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 209967, "volumeDelta": -29786.0}, "lMusic": {"name": null, "id": 8309338609, "size": 3360435, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209967, "volumeDelta": -28080.0}}, {"name": "\u56de", "id": 2067441161, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5c0f\u7cbe\u7075", "id": 12287129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u56de", "id": 170515012, "type": "Single", "size": 1, "picId": 109951168766609199, "blurPicUrl": "http://p2.music.126.net/I9gGuspXKF57S_fO28XDxQ==/109951168766609199.jpg", "companyId": 0, "pic": 109951168766609199, "picUrl": "http://p2.music.126.net/I9gGuspXKF57S_fO28XDxQ==/109951168766609199.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170515012", "artists": [{"name": "\u5c0f\u7cbe\u7075", "id": 12287129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u300c\u58f0\u753b\u76f8\u5bf9\u8bba\u300d\u9752\u5e74\u7535\u5f71\u97f3\u4e50\u4f01\u5212", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766609199", "transNames": ["\u300c\u58f0\u753b\u76f8\u5bf9\u8bba\u300d\u9752\u5e74\u7535\u5f71\u97f3\u4e50\u4f01\u5212"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 158117, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8295787452, "size": 17908607, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 906090, "playTime": 158117, "volumeDelta": -35488.0}, "hrMusic": {"name": null, "id": 8295787446, "size": 33120736, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1675751, "playTime": 158117, "volumeDelta": -37861.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067441161", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8295787449, "size": 2530989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 158117, "volumeDelta": -33918.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8295787450, "size": 6327405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 158117, "volumeDelta": -37881.0}, "mMusic": {"name": null, "id": 8295787444, "size": 3796461, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 158117, "volumeDelta": -35321.0}, "lMusic": {"name": null, "id": 8295787449, "size": 2530989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 158117, "volumeDelta": -33918.0}}, {"name": "\u5929\u751f\u7231\u4eba\u72c2 BORN TO LUV U", "id": 2068989559, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "royster lee", "id": 30796325, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u751f\u7231\u4eba\u72c2 BORN TO LUV U", "id": 170892516, "type": "Single", "size": 1, "picId": 109951168788850546, "blurPicUrl": "http://p2.music.126.net/jZhqmmny6-o2i8r3Fe5G4g==/109951168788850546.jpg", "companyId": 0, "pic": 109951168788850546, "picUrl": "http://p2.music.126.net/jZhqmmny6-o2i8r3Fe5G4g==/109951168788850546.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170892516", "artists": [{"name": "royster lee", "id": 30796325, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788850546"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257925, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309541392, "size": 52105822, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1616152, "playTime": 257925, "volumeDelta": -33911.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068989559", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8309541389, "size": 4127808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257925, "volumeDelta": -29575.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8309541387, "size": 10319456, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 257925, "volumeDelta": -33910.0}, "mMusic": {"name": null, "id": 8309541390, "size": 6191691, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 257925, "volumeDelta": -31299.0}, "lMusic": {"name": null, "id": 8309541389, "size": 4127808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257925, "volumeDelta": -29575.0}}, {"name": "27FREESTYLE", "id": 2066521025, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Yee", "id": 1050364, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e91\u522b", "id": 1205071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "27FREESTYLE", "id": 170221139, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168759191378, "blurPicUrl": "http://p2.music.126.net/BBkED_ykGWGSo7gxw_JkXg==/109951168759191378.jpg", "companyId": 0, "pic": 109951168759191378, "picUrl": "http://p2.music.126.net/BBkED_ykGWGSo7gxw_JkXg==/109951168759191378.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170221139", "artists": [{"name": "Yee", "id": 1050364, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168759191378"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 192600, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8291904364, "size": 19664465, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 816800, "playTime": 192600, "volumeDelta": -34106.0}, "hrMusic": {"name": null, "id": 8291904373, "size": 38126105, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1583638, "playTime": 192600, "volumeDelta": -34424.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066521025", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8291904371, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192600, "volumeDelta": -29899.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8291904369, "size": 7705965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 192600, "volumeDelta": -34167.0}, "mMusic": {"name": null, "id": 8291904372, "size": 4623597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 192600, "volumeDelta": -31551.0}, "lMusic": {"name": null, "id": 8291904371, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192600, "volumeDelta": -29899.0}}, {"name": "\u60f3\u4f60\u51e0\u767e\u904d", "id": 2067796570, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "Sasablue", "id": 47528044, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Jelly\u6770\u82cf\u5c14", "id": 34400749, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u60f3\u4f60\u51e0\u767e\u904d", "id": 170622052, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168769460268, "blurPicUrl": "http://p2.music.126.net/Xs_pwA-61zhpPETof8-6dg==/109951168769460268.jpg", "companyId": 0, "pic": 109951168769460268, "picUrl": "http://p2.music.126.net/Xs_pwA-61zhpPETof8-6dg==/109951168769460268.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170622052", "artists": [{"name": "Sasablue", "id": 47528044, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Jelly\u6770\u82cf\u5c14", "id": 34400749, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769460268"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 162000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299366017, "size": 17680924, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 873132, "playTime": 162000, "volumeDelta": -16600.0}, "hrMusic": {"name": null, "id": 8299366014, "size": 33227926, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1640885, "playTime": 162000, "volumeDelta": -16354.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067796570", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8299366019, "size": 2592813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 162000, "volumeDelta": -12297.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8299366018, "size": 6481965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 162000, "volumeDelta": -16461.0}, "mMusic": {"name": null, "id": 8299366020, "size": 3889197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 162000, "volumeDelta": -13890.0}, "lMusic": {"name": null, "id": 8299366019, "size": 2592813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 162000, "volumeDelta": -12297.0}}, {"name": "\u7545\u6e38", "id": 2065202319, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 2, "artists": [{"name": "\u6697\u6760", "id": 1198010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6708\u4eae", "id": 170105893, "type": "\u4e13\u8f91", "size": 8, "picId": 109951168766881920, "blurPicUrl": "http://p2.music.126.net/16h4x_Q4TrKQBCR3AZoHjg==/109951168766881920.jpg", "companyId": 0, "pic": 109951168766881920, "picUrl": "http://p2.music.126.net/16h4x_Q4TrKQBCR3AZoHjg==/109951168766881920.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170105893", "artists": [{"name": "\u6697\u6760", "id": 1198010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766881920"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 199100, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276161463, "size": 25515896, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1025245, "playTime": 199100, "volumeDelta": -59379.0}, "hrMusic": {"name": null, "id": 8276161462, "size": 44675169, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1795077, "playTime": 199100, "volumeDelta": -59458.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065202319", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8276161468, "size": 3186477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 199100, "volumeDelta": -55524.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8276161470, "size": 7966125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 199100, "volumeDelta": -59483.0}, "mMusic": {"name": null, "id": 8276161467, "size": 4779693, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 199100, "volumeDelta": -56995.0}, "lMusic": {"name": null, "id": 8276161468, "size": 3186477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 199100, "volumeDelta": -55524.0}}, {"name": "\u590f\u98ce\u521d\u62c2", "id": 2060013910, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Subs \u5f20\u6bc5\u6210", "id": 13027202, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5c71K", "id": 30710142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u98ce\u521d\u62c2", "id": 168642676, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168766488760, "blurPicUrl": "http://p2.music.126.net/Tx-P4BOOZs_WYivQKIOz8g==/109951168766488760.jpg", "companyId": 0, "pic": 109951168766488760, "picUrl": "http://p2.music.126.net/Tx-P4BOOZs_WYivQKIOz8g==/109951168766488760.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168642676", "artists": [{"name": "Subs \u5f20\u6bc5\u6210", "id": 13027202, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5c71K", "id": 30710142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766488760"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312945593, "size": 21121417, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 938729, "playTime": 180000, "volumeDelta": -45290.0}, "hrMusic": {"name": null, "id": 8312945588, "size": 38437703, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1708342, "playTime": 180000, "volumeDelta": -45260.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060013910", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8312945585, "size": 2880813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180000, "volumeDelta": -40976.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8312945589, "size": 7201965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 180000, "volumeDelta": -45263.0}, "mMusic": {"name": null, "id": 8312945586, "size": 4321197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 180000, "volumeDelta": -42650.0}, "lMusic": {"name": null, "id": 8312945585, "size": 2880813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180000, "volumeDelta": -40976.0}}, {"name": "\u6c34\u58a8\u753b", "id": 2068249470, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Bo Peep", "id": 30955486, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6c34\u58a8\u753b", "id": 170642638, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168774013034, "blurPicUrl": "http://p2.music.126.net/qr7jodFsmWgm2_YOFYem9g==/109951168774013034.jpg", "companyId": 0, "pic": 109951168774013034, "picUrl": "http://p2.music.126.net/qr7jodFsmWgm2_YOFYem9g==/109951168774013034.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170642638", "artists": [{"name": "Bo Peep", "id": 30955486, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168774013034"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 143702, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8303842062, "size": 17062943, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 949902, "playTime": 143702, "volumeDelta": -36774.0}, "hrMusic": {"name": null, "id": 8303842065, "size": 30892942, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1719825, "playTime": 143702, "volumeDelta": -37876.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068249470", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8303842061, "size": 2300205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 143702, "volumeDelta": -33682.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8303842064, "size": 5750445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 143702, "volumeDelta": -37868.0}, "mMusic": {"name": null, "id": 8303842059, "size": 3450285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 143702, "volumeDelta": -35278.0}, "lMusic": {"name": null, "id": 8303842061, "size": 2300205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 143702, "volumeDelta": -33682.0}}, {"name": "\u4e00\u9996\u7ed9\u4f60\u6cbb\u6108\u7684Drill", "id": 2069020272, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "AR\u5218\u592b\u9633", "id": 12002184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e00\u9996\u7ed9\u4f60\u6cbb\u6108\u7684Drill", "id": 170969694, "type": "Single", "size": 1, "picId": 109951168789375827, "blurPicUrl": "http://p2.music.126.net/mNVsFi9uOX_DxzUxB9OGdg==/109951168789375827.jpg", "companyId": 0, "pic": 109951168789375827, "picUrl": "http://p2.music.126.net/mNVsFi9uOX_DxzUxB9OGdg==/109951168789375827.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "All That Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170969694", "artists": [{"name": "AR\u5218\u592b\u9633", "id": 12002184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168789375827"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 192000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8310477038, "size": 24776389, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1032349, "playTime": 192000, "volumeDelta": -84333.0}, "hrMusic": {"name": null, "id": 8310477036, "size": 43211018, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1800458, "playTime": 192000, "volumeDelta": -84310.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069020272", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14649797, "bMusic": {"name": null, "id": 8310477034, "size": 3073197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -80157.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8310477037, "size": 7682925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 192000, "volumeDelta": -84311.0}, "mMusic": {"name": null, "id": 8310477031, "size": 4609773, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 192000, "volumeDelta": -81719.0}, "lMusic": {"name": null, "id": 8310477034, "size": 3073197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -80157.0}}, {"name": "\u89c5", "id": 2065503358, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Infinite Mask", "id": 33037476, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u89c5", "id": 169958088, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168750446418, "blurPicUrl": "http://p2.music.126.net/I20UcOrHNhhMY6zXqeuRQg==/109951168750446418.jpg", "companyId": 0, "pic": 109951168750446418, "picUrl": "http://p2.music.126.net/I20UcOrHNhhMY6zXqeuRQg==/109951168750446418.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169958088", "artists": [{"name": "Infinite Mask", "id": 33037476, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168750446418"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 282490, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8278461563, "size": 29740283, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 842231, "playTime": 282490, "volumeDelta": -39236.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065503358", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8278461565, "size": 4521108, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 282490, "volumeDelta": -34759.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8278461561, "size": 11302705, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 282490, "volumeDelta": -39193.0}, "mMusic": {"name": null, "id": 8278461560, "size": 6781640, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 282490, "volumeDelta": -36553.0}, "lMusic": {"name": null, "id": 8278461565, "size": 4521108, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 282490, "volumeDelta": -34759.0}, "lastRank": 76}, {"name": "\u98ce\u5439\u8584\u8377\u6d77", "id": 2067707253, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "Bell\u73b2\u60e0", "id": 37616858, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98ce\u5439\u8584\u8377\u6d77", "id": 170595650, "type": "Single", "size": 2, "picId": 109951168768763111, "blurPicUrl": "http://p2.music.126.net/1SlwScSABWkBvFqeZflbEQ==/109951168768763111.jpg", "companyId": 0, "pic": 109951168768763111, "picUrl": "http://p2.music.126.net/1SlwScSABWkBvFqeZflbEQ==/109951168768763111.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170595650", "artists": [{"name": "Bell\u73b2\u60e0", "id": 37616858, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168768763111"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200660, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8298539495, "size": 25471860, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1015521, "playTime": 200660, "volumeDelta": -62711.0}, "hrMusic": {"name": null, "id": 8298539498, "size": 44659866, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1780515, "playTime": 200660, "volumeDelta": -62721.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067707253", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8298539494, "size": 3211437, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200660, "volumeDelta": -58528.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8298539496, "size": 8028525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 200660, "volumeDelta": -62752.0}, "mMusic": {"name": null, "id": 8298539497, "size": 4817133, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 200660, "volumeDelta": -60190.0}, "lMusic": {"name": null, "id": 8298539494, "size": 3211437, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200660, "volumeDelta": -58528.0}}, {"name": "\u6765\u4e0d\u53ca\u7231\u4f60", "id": 2067368745, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6765\u4e0d\u53ca\u7231\u4f60", "id": 170493675, "type": "Single", "size": 2, "picId": 109951168766026227, "blurPicUrl": "http://p2.music.126.net/oTe4tn3lVad2lOuC9rhNxA==/109951168766026227.jpg", "companyId": 0, "pic": 109951168766026227, "picUrl": "http://p2.music.126.net/oTe4tn3lVad2lOuC9rhNxA==/109951168766026227.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170493675", "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766026227"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 205296, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067368745", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8295094865, "size": 3285549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 205296, "volumeDelta": -49468.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8295094867, "size": 8213805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 205296, "volumeDelta": -53662.0}, "mMusic": {"name": null, "id": 8295094862, "size": 4928301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 205296, "volumeDelta": -51089.0}, "lMusic": {"name": null, "id": 8295094865, "size": 3285549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 205296, "volumeDelta": -49468.0}}, {"name": "Miss You", "id": 2068111443, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416293, "disc": "01", "no": 1, "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Erik Castro", "id": 15141522, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "David Lin", "id": 52943942, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5de6\u4e59", "id": 12454464, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Miss You", "id": 170722975, "type": "Single", "size": 2, "picId": 109951168772321245, "blurPicUrl": "http://p2.music.126.net/Mkm8JI_Ac_tAT_GvmjwWWg==/109951168772321245.jpg", "companyId": 0, "pic": 109951168772321245, "picUrl": "http://p2.music.126.net/Mkm8JI_Ac_tAT_GvmjwWWg==/109951168772321245.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "\u585e\u58ec\u5531\u7247-MSR", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416293, "commentThreadId": "R_AL_3_170722975", "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Erik Castro", "id": 15141522, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "David Lin", "id": 52943942, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5de6\u4e59", "id": 12454464, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772321245"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 233731, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302707948, "size": 30397054, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1040409, "playTime": 233731, "volumeDelta": -53585.0}, "hrMusic": {"name": null, "id": 8302707949, "size": 52770443, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1806191, "playTime": 233731, "volumeDelta": -53525.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068111443", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14649590, "bMusic": {"name": null, "id": 8302707952, "size": 3740589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 233731, "volumeDelta": -49403.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302707954, "size": 9351405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 233731, "volumeDelta": -53539.0}, "mMusic": {"name": null, "id": 8302707951, "size": 5610861, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 233731, "volumeDelta": -50981.0}, "lMusic": {"name": null, "id": 8302707952, "size": 3740589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 233731, "volumeDelta": -49403.0}}, {"name": "\u2800\u2800", "id": 2069265735, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Seto", "id": 30950035, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u2800\u2800", "id": 170997091, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168794488413, "blurPicUrl": "http://p2.music.126.net/7n659f_BjiStPFd0jXSxjg==/109951168794488413.jpg", "companyId": 0, "pic": 109951168794488413, "picUrl": "http://p2.music.126.net/7n659f_BjiStPFd0jXSxjg==/109951168794488413.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170997091", "artists": [{"name": "Seto", "id": 30950035, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168794488413"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 168672, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069265735", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8312405336, "size": 2699642, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 168672, "volumeDelta": 6521.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8312405337, "size": 6749040, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 168672, "volumeDelta": 2066.0}, "mMusic": {"name": null, "id": 8312405334, "size": 4049441, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 168672, "volumeDelta": 4711.0}, "lMusic": {"name": null, "id": 8312405336, "size": 2699642, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 168672, "volumeDelta": 6521.0}}, {"name": "\u53d1\u4e86\u75af,\u7740\u4e86\u9b54", "id": 2067797144, "position": 0, "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5b5f\u5b50\u5764", "id": 13497629, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53d1\u4e86\u75af,\u7740\u4e86\u9b54", "id": 170621948, "type": "Single", "size": 2, "picId": 109951168784736149, "blurPicUrl": "http://p2.music.126.net/RbXE9xdss0bDuLbrZnFhHw==/109951168784736149.jpg", "companyId": 0, "pic": 109951168784736149, "picUrl": "http://p2.music.126.net/RbXE9xdss0bDuLbrZnFhHw==/109951168784736149.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170621948", "artists": [{"name": "\u5b5f\u5b50\u5764", "id": 13497629, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784736149"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 198278, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307999570, "size": 21681468, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 874790, "playTime": 198278, "volumeDelta": -43756.0}, "hrMusic": {"name": null, "id": 8307999565, "size": 40598011, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1638023, "playTime": 198278, "volumeDelta": -42823.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067797144", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8307999566, "size": 3173421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 198278, "volumeDelta": -38511.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8307999562, "size": 7933485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 198278, "volumeDelta": -42828.0}, "mMusic": {"name": null, "id": 8307999564, "size": 4760109, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 198278, "volumeDelta": -40210.0}, "lMusic": {"name": null, "id": 8307999566, "size": 3173421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 198278, "volumeDelta": -38511.0}}, {"name": "\u4eba\u95f4\u5165\u6000", "id": 2067002778, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708808, "disc": "01", "no": 1, "artists": [{"name": "\u6cb3\u56fe", "id": 3249, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4eba\u95f4\u5165\u6000", "id": 170370711, "type": "Single", "size": 1, "picId": 109951168763442534, "blurPicUrl": "http://p2.music.126.net/d0Rh0wjAFn9IfkGvVbmGOA==/109951168763442534.jpg", "companyId": 0, "pic": 109951168763442534, "picUrl": "http://p2.music.126.net/d0Rh0wjAFn9IfkGvVbmGOA==/109951168763442534.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2708808, "commentThreadId": "R_AL_3_170370711", "artists": [{"name": "\u6cb3\u56fe", "id": 3249, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168763442534"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279191, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8291170576, "size": 31767712, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 910275, "playTime": 279191, "volumeDelta": -12954.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067002778", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8291170577, "size": 4468027, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279191, "volumeDelta": -8768.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8291170579, "size": 11170003, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 279191, "volumeDelta": -12998.0}, "mMusic": {"name": null, "id": 8291170578, "size": 6702019, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 279191, "volumeDelta": -10412.0}, "lMusic": {"name": null, "id": 8291170577, "size": 4468027, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279191, "volumeDelta": -8768.0}}, {"name": "\u820d\u66f2\u6797", "id": 2067822756, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "AY\u694a\u4f6c\u53c1", "id": 12258420, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u897f\u5965Sio", "id": 1124093, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u820d\u66f2\u6797", "id": 170627302, "type": "Single", "size": 1, "picId": 109951168769627431, "blurPicUrl": "http://p2.music.126.net/gW6SR4iLdVVieqivisW19w==/109951168769627431.jpg", "companyId": 0, "pic": 109951168769627431, "picUrl": "http://p2.music.126.net/gW6SR4iLdVVieqivisW19w==/109951168769627431.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "\u6d3e\u55e8\u62dc\u6d6a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170627302", "artists": [{"name": "AY\u694a\u4f6c\u53c1", "id": 12258420, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u897f\u5965Sio", "id": 1124093, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769627431"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 194687, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302236363, "size": 23326465, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 958520, "playTime": 194687, "volumeDelta": -52043.0}, "hrMusic": {"name": null, "id": 8302236362, "size": 42014118, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1726425, "playTime": 194687, "volumeDelta": -51939.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067822756", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302236366, "size": 3115821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194687, "volumeDelta": -47659.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302236361, "size": 7789485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 194687, "volumeDelta": -51944.0}, "mMusic": {"name": null, "id": 8302236364, "size": 4673709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 194687, "volumeDelta": -49379.0}, "lMusic": {"name": null, "id": 8302236366, "size": 3115821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194687, "volumeDelta": -47659.0}}, {"name": "\u6f2b\u6f2b\u4ea6\u6162\u6162", "id": 2068286025, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Vicky\u5ba3\u5ba3", "id": 33097213, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6f2b\u6f2b\u4ea6\u6162\u6162", "id": 170625860, "type": "Single", "size": 2, "picId": 109951168774621065, "blurPicUrl": "http://p2.music.126.net/oY6tjmToIoFbtP_pSdTi2g==/109951168774621065.jpg", "companyId": 0, "pic": 109951168774621065, "picUrl": "http://p2.music.126.net/oY6tjmToIoFbtP_pSdTi2g==/109951168774621065.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170625860", "artists": [{"name": "Vicky\u5ba3\u5ba3", "id": 33097213, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168774621065"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 215790, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8304150380, "size": 22282656, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 826083, "playTime": 215790, "volumeDelta": -33284.0}, "hrMusic": {"name": null, "id": 8304150386, "size": 42533534, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1576843, "playTime": 215790, "volumeDelta": -33405.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068286025", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8304150383, "size": 3453741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215790, "volumeDelta": -29168.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8304150381, "size": 8634285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 215790, "volumeDelta": -33472.0}, "mMusic": {"name": null, "id": 8304150382, "size": 5180589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 215790, "volumeDelta": -30863.0}, "lMusic": {"name": null, "id": 8304150383, "size": 3453741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215790, "volumeDelta": -29168.0}}, {"name": "\u5343\u79a7\u5e74\u4ee3", "id": 2065905084, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "KEY.L\u5218\u806a", "id": 12788674, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Bramble", "id": 30956407, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "c0de731", "id": 1159101, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5343\u79a7\u5e74\u4ee3", "id": 170096367, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168757820606, "blurPicUrl": "http://p2.music.126.net/6Xi4vV63Fym1xtfS6bSucw==/109951168757820606.jpg", "companyId": 0, "pic": 109951168757820606, "picUrl": "http://p2.music.126.net/6Xi4vV63Fym1xtfS6bSucw==/109951168757820606.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170096367", "artists": [{"name": "KEY.L\u5218\u806a", "id": 12788674, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168757820606"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279264, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8286434063, "size": 32776249, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 938929, "playTime": 279264, "volumeDelta": -46115.0}, "hrMusic": {"name": null, "id": 8286434069, "size": 59622618, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1707988, "playTime": 279264, "volumeDelta": -46137.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065905084", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8286434060, "size": 4469421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 279264, "volumeDelta": -41900.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8286434067, "size": 11173485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 279264, "volumeDelta": -46158.0}, "mMusic": {"name": null, "id": 8286434066, "size": 6704109, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 279264, "volumeDelta": -43564.0}, "lMusic": {"name": null, "id": 8286434060, "size": 4469421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 279264, "volumeDelta": -41900.0}, "lastRank": 0}, {"name": "\u6ce5\u4ee5\u4e3a\u6ce5\u7d20\u968f\u554a\u0aee\u208d\ua426 -\u1dc5 \u2919 -\u1dc4 \u208e\u10d0", "id": 2068123608, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Zakiya\u6674\u5b50", "id": 34613596, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6ce5\u4ee5\u4e3a\u6ce5\u7d20\u968f\u554a\u0aee\u208d\ua426 -\u1dc5 \u2919 -\u1dc4 \u208e\u10d0", "id": 170726140, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168772477649, "blurPicUrl": "http://p2.music.126.net/h7GGz8UipCvwL6K-LGUUHg==/109951168772477649.jpg", "companyId": 0, "pic": 109951168772477649, "picUrl": "http://p2.music.126.net/h7GGz8UipCvwL6K-LGUUHg==/109951168772477649.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170726140", "artists": [{"name": "Zakiya\u6674\u5b50", "id": 34613596, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772477649"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 165761, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302807334, "size": 20692566, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 998669, "playTime": 165761, "volumeDelta": -60852.0}, "hrMusic": {"name": null, "id": 8302807333, "size": 36596485, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1766228, "playTime": 165761, "volumeDelta": -60860.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068123608", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302807337, "size": 2653101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 165761, "volumeDelta": -56541.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302807340, "size": 6632685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 165761, "volumeDelta": -60841.0}, "mMusic": {"name": null, "id": 8302807341, "size": 3979629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 165761, "volumeDelta": -58237.0}, "lMusic": {"name": null, "id": 8302807337, "size": 2653101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 165761, "volumeDelta": -56541.0}}, {"name": "\u653e\u6674", "id": 2054365065, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5c0f\u597d14", "id": 31186562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u653e\u6674", "id": 167211918, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168714089117, "blurPicUrl": "http://p2.music.126.net/MfqsUte77OJiztSyPcE1Rg==/109951168714089117.jpg", "companyId": 0, "pic": 109951168714089117, "picUrl": "http://p2.music.126.net/MfqsUte77OJiztSyPcE1Rg==/109951168714089117.jpg", "publishTime": 1686240000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_167211918", "artists": [{"name": "\u5c0f\u597d14", "id": 31186562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168714089117"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 166714, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8181722310, "size": 17825208, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 855365, "playTime": 166714, "volumeDelta": -39578.0}, "hrMusic": {"name": null, "id": 8181722307, "size": 33651012, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1614787, "playTime": 166714, "volumeDelta": -39293.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2054365065", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8181722302, "size": 2668461, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 166714, "volumeDelta": -35212.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8181722305, "size": 6671085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 166714, "volumeDelta": -39277.0}, "mMusic": {"name": null, "id": 8181722301, "size": 4002669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 166714, "volumeDelta": -36708.0}, "lMusic": {"name": null, "id": 8181722302, "size": 2668461, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 166714, "volumeDelta": -35212.0}}, {"name": "\u79cb\u5206", "id": 2067168881, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "\u86d9\u6c60", "id": 32432697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u90ca\u6e38", "id": 170417865, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168764682247, "blurPicUrl": "http://p2.music.126.net/CmODbon5qHKO4QDfukSg4w==/109951168764682247.jpg", "companyId": 0, "pic": 109951168764682247, "picUrl": "http://p2.music.126.net/CmODbon5qHKO4QDfukSg4w==/109951168764682247.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170417865", "artists": [{"name": "\u86d9\u6c60", "id": 32432697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168764682247"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 304645, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8292801128, "size": 35294627, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 926839, "playTime": 304645, "volumeDelta": -56470.0}, "hrMusic": {"name": null, "id": 8292801132, "size": 64570700, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1695630, "playTime": 304645, "volumeDelta": -57978.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067168881", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8292801134, "size": 4875309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 304645, "volumeDelta": -53688.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8292801129, "size": 12188205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 304645, "volumeDelta": -57981.0}, "mMusic": {"name": null, "id": 8292801131, "size": 7312941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 304645, "volumeDelta": -55375.0}, "lMusic": {"name": null, "id": 8292801134, "size": 4875309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 304645, "volumeDelta": -53688.0}, "lastRank": 11}, {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 2066657734, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 170257283, "type": "Single", "size": 1, "picId": 109951168754199996, "blurPicUrl": "http://p2.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "companyId": 0, "pic": 109951168754199996, "picUrl": "http://p2.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u840c\u6837\u5f71\u89c6x\u94f6\u6cb3\u65b9\u821fStarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170257283", "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754199996"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185606, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287587034, "size": 37024846, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1595846, "playTime": 185606, "volumeDelta": -53689.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066657734", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14646095, "bMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8287587035, "size": 7427178, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 185606, "volumeDelta": -53699.0}, "mMusic": {"name": null, "id": 8287587040, "size": 4456324, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 185606, "volumeDelta": -51093.0}, "lMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}}, {"name": "\u6c34\u9f99\u541f Samudrartha", "id": 2067222280, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2709549, "disc": "01", "no": 32, "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4f18\u7d20", "id": 52048730, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5d29\u574f\u661f\u7a79\u94c1\u9053-\u957f\u751f\u68a6\u77ed Svah Sanishyu", "id": 170435360, "type": "\u4e13\u8f91", "size": 33, "picId": 109951168765200998, "blurPicUrl": "http://p2.music.126.net/oDhurcFOPMPVMLnc6xF99A==/109951168765200998.jpg", "companyId": 0, "pic": 109951168765200998, "picUrl": "http://p2.music.126.net/oDhurcFOPMPVMLnc6xF99A==/109951168765200998.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "miHoYo", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2709549, "commentThreadId": "R_AL_3_170435360", "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168765200998"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 172000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8294930558, "size": 20020327, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 931178, "playTime": 172000, "volumeDelta": -45373.0}, "hrMusic": {"name": null, "id": 8294930562, "size": 36540423, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1699554, "playTime": 172000, "volumeDelta": -44849.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067222280", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648409, "bMusic": {"name": null, "id": 8294930561, "size": 2752941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 172000, "volumeDelta": -40672.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8294930564, "size": 6882285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 172000, "volumeDelta": -44867.0}, "mMusic": {"name": null, "id": 8294930565, "size": 4129389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 172000, "volumeDelta": -42287.0}, "lMusic": {"name": null, "id": 8294930561, "size": 2752941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 172000, "volumeDelta": -40672.0}}, {"name": "\u81f4\u4e00\u4f4d\u91d1\u725b\u533a\u7684\u5973\u5b69\u513f", "id": 1975110991, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e00\u8f6e1lun", "id": 12563715, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "RORO", "id": 28870142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u81f4\u4e00\u4f4d\u91d1\u725b\u533a\u7684\u5973\u5b69\u513f", "id": 150264618, "type": "\u4e13\u8f91", "size": 1, "picId": 109951167813653462, "blurPicUrl": "http://p2.music.126.net/aQa2do1P_zAuLENlWrIRmA==/109951167813653462.jpg", "companyId": 0, "pic": 109951167813653462, "picUrl": "http://p2.music.126.net/aQa2do1P_zAuLENlWrIRmA==/109951167813653462.jpg", "publishTime": 1661360978169, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_150264618", "artists": [{"name": "\u4e00\u8f6e1lun", "id": 12563715, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167813653462"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 186446, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7510706029, "size": 28131059, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1207043, "playTime": 186446, "volumeDelta": -24519.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1975110991", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 7510706034, "size": 2984272, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186446, "volumeDelta": -20107.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 7510706033, "size": 7460615, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 186446, "volumeDelta": -24519.0}, "mMusic": {"name": null, "id": 7510706035, "size": 4476386, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 186446, "volumeDelta": -21878.0}, "lMusic": {"name": null, "id": 7510706034, "size": 2984272, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186446, "volumeDelta": -20107.0}}, {"name": "Missy", "id": 2069005111, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416293, "disc": "01", "no": 1, "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BaoUner", "id": 34199516, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u5955\u59a4", "id": 12797890, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4ed8\u5c0f\u8fdc", "id": 31441780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Missy", "id": 170965837, "type": "Single", "size": 0, "picId": 109951168789119906, "blurPicUrl": "http://p1.music.126.net/QHjHpppy-ogdQiMH5K4ROg==/109951168789119906.jpg", "companyId": 0, "pic": 109951168789119906, "picUrl": "http://p1.music.126.net/QHjHpppy-ogdQiMH5K4ROg==/109951168789119906.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "\u585e\u58ec\u5531\u7247-MSR", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416293, "commentThreadId": "R_AL_3_170965837", "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BaoUner", "id": 34199516, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u5955\u59a4", "id": 12797890, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4ed8\u5c0f\u8fdc", "id": 31441780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168789119906"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 212092, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309572718, "size": 25545995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 963577, "playTime": 212092, "volumeDelta": -35921.0}, "hrMusic": {"name": null, "id": 8309572725, "size": 45910159, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1731700, "playTime": 212092, "volumeDelta": -33924.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069005111", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8309572723, "size": 3394605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 212092, "volumeDelta": -29680.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8309572716, "size": 8486445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 212092, "volumeDelta": -33933.0}, "mMusic": {"name": null, "id": 8309572719, "size": 5091885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 212092, "volumeDelta": -31343.0}, "lMusic": {"name": null, "id": 8309572723, "size": 3394605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 212092, "volumeDelta": -29680.0}}, {"name": "\u6c89\u68a6\u4e8e\u5979", "id": 2068435800, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7578\u5f62\u513f-DeformedBoi", "id": 12349362, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7206\u7834", "id": 53463414, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u54c0\u56db\u674f", "id": 12133059, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6c89\u68a6\u4e8e\u5979", "id": 170824942, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168777671262, "blurPicUrl": "http://p1.music.126.net/EcfYH6p4YoeDii1Ntbhi7Q==/109951168777671262.jpg", "companyId": 0, "pic": 109951168777671262, "picUrl": "http://p1.music.126.net/EcfYH6p4YoeDii1Ntbhi7Q==/109951168777671262.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170824942", "artists": [{"name": "\u7578\u5f62\u513f-DeformedBoi", "id": 12349362, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168777671262"}, "starred": false, "popularity": 70.0, "score": 70, "starredNum": 0, "duration": 214760, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8305681633, "size": 25735386, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 958665, "playTime": 214760, "volumeDelta": -47384.0}, "hrMusic": {"name": null, "id": 8305681632, "size": 46388387, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1728008, "playTime": 214760, "volumeDelta": -48906.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068435800", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8305681634, "size": 3437229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 214760, "volumeDelta": -44625.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8305681637, "size": 8593005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 214760, "volumeDelta": -48875.0}, "mMusic": {"name": null, "id": 8305681636, "size": 5155821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 214760, "volumeDelta": -46292.0}, "lMusic": {"name": null, "id": 8305681634, "size": 3437229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 214760, "volumeDelta": -44625.0}}, {"name": "\u8c46\u5b50 (Live)", "id": 2067807617, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 9, "artists": [{"name": "\u6c34\u661f", "id": 55783154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168769529178, "blurPicUrl": "http://p1.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p1.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 268457, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302880933, "size": 26606249, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 792862, "playTime": 268457, "volumeDelta": -39547.0}, "hrMusic": {"name": null, "id": 8302880935, "size": 52323136, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1559222, "playTime": 268457, "volumeDelta": -39642.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067807617", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302880931, "size": 10740525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 268457, "volumeDelta": -39639.0}, "mMusic": {"name": null, "id": 8302880932, "size": 6444333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 268457, "volumeDelta": -37017.0}, "lMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}}, {"name": "\u56f4\u57ce", "id": 2068094921, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Venoflame", "id": 35026792, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u666e\u4fe1\u4e3b\u4e49", "id": 35654284, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u673a\u5668 Maschine", "id": 170642246, "type": "EP", "size": 1, "picId": 109951168772171547, "blurPicUrl": "http://p1.music.126.net/DiP_0d1Pw-YbxWwNPpcWaA==/109951168772171547.jpg", "companyId": 0, "pic": 109951168772171547, "picUrl": "http://p1.music.126.net/DiP_0d1Pw-YbxWwNPpcWaA==/109951168772171547.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170642246", "artists": [{"name": "Venoflame", "id": 35026792, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772171547"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 158518, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302628318, "size": 19043868, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 961092, "playTime": 158518, "volumeDelta": -57859.0}, "hrMusic": {"name": null, "id": 8302628322, "size": 34273580, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1729694, "playTime": 158518, "volumeDelta": -57697.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068094921", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302628326, "size": 2537133, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 158518, "volumeDelta": -53445.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302628323, "size": 6342765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 158518, "volumeDelta": -57725.0}, "mMusic": {"name": null, "id": 8302628325, "size": 3805677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 158518, "volumeDelta": -55119.0}, "lMusic": {"name": null, "id": 8302628326, "size": 2537133, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 158518, "volumeDelta": -53445.0}}, {"name": "IMSOLONELY", "id": 2069409203, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "89DX", "id": 15060505, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "LONELY", "id": 170997511, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168797103411, "blurPicUrl": "http://p1.music.126.net/rnu82qLelEEm963ZjnIDEQ==/109951168797103411.jpg", "companyId": 0, "pic": 109951168797103411, "picUrl": "http://p1.music.126.net/rnu82qLelEEm963ZjnIDEQ==/109951168797103411.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170997511", "artists": [{"name": "89DX", "id": 15060505, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168797103411"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 119999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315113453, "size": 13562464, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 904164, "playTime": 119999, "volumeDelta": -57342.0}, "hrMusic": {"name": null, "id": 8315113451, "size": 25086428, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1672429, "playTime": 119999, "volumeDelta": -57350.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069409203", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8315113450, "size": 1920813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 119999, "volumeDelta": -53037.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8315113445, "size": 4801965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 119999, "volumeDelta": -57346.0}, "mMusic": {"name": null, "id": 8315113446, "size": 2881197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 119999, "volumeDelta": -54731.0}, "lMusic": {"name": null, "id": 8315113450, "size": 1920813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 119999, "volumeDelta": -53037.0}}, {"name": "XIII", "id": 1999140946, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u82b1\u751f", "id": 12195008, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "XIII", "id": 155068604, "type": "EP", "size": 1, "picId": 109951168066732630, "blurPicUrl": "http://p1.music.126.net/uPv8ddwyrIn-vrBQhOFeWQ==/109951168066732630.jpg", "companyId": 0, "pic": 109951168066732630, "picUrl": "http://p1.music.126.net/uPv8ddwyrIn-vrBQhOFeWQ==/109951168066732630.jpg", "publishTime": 1668621281130, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_155068604", "artists": [{"name": "\u82b1\u751f", "id": 12195008, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168066732630"}, "starred": false, "popularity": 20.0, "score": 20, "starredNum": 0, "duration": 232325, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7705010069, "size": 38119507, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1312623, "playTime": 232325, "volumeDelta": -13938.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1999140946", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 7705010068, "size": 3718208, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 232325, "volumeDelta": -9682.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 7705010072, "size": 9295456, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 232325, "volumeDelta": -13934.0}, "mMusic": {"name": null, "id": 7705010067, "size": 5577291, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 232325, "volumeDelta": -11332.0}, "lMusic": {"name": null, "id": 7705010068, "size": 3718208, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 232325, "volumeDelta": -9682.0}}, {"name": "\u6bd2\u6db2", "id": 2068070973, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "SeanT\u8096\u6069\u6069", "id": 12071015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "OWEN\u6b27\u9633\u5b50\u6587", "id": 12759030, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6bd2\u6db2", "id": 170711475, "type": "Single", "size": 1, "picId": 109951168772010501, "blurPicUrl": "http://p1.music.126.net/RCpwINnLkQS3mKudejq8dw==/109951168772010501.jpg", "companyId": 0, "pic": 109951168772010501, "picUrl": "http://p1.music.126.net/RCpwINnLkQS3mKudejq8dw==/109951168772010501.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u5c71\u5916", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170711475", "artists": [{"name": "SeanT\u8096\u6069\u6069", "id": 12071015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "OWEN\u6b27\u9633\u5b50\u6587", "id": 12759030, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772010501"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302319465, "size": 32963863, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1551240, "playTime": 170000, "volumeDelta": -47829.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068070973", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302319467, "size": 2720958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 170000, "volumeDelta": -43739.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302319470, "size": 6802329, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 170000, "volumeDelta": -47817.0}, "mMusic": {"name": null, "id": 8302319463, "size": 4081415, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 170000, "volumeDelta": -45249.0}, "lMusic": {"name": null, "id": 8302319467, "size": 2720958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 170000, "volumeDelta": -43739.0}}, {"name": "\u67d0\u67d0", "id": 2064460819, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "ICE\u6768\u957f\u9752", "id": 13145283, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "J. Sheon", "id": 187010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u67d0\u67d0", "id": 169740280, "type": "Single", "size": 0, "picId": 109951168743453545, "blurPicUrl": "http://p1.music.126.net/b_tmJc_OujnlViac595FPg==/109951168743453545.jpg", "companyId": 0, "pic": 109951168743453545, "picUrl": "http://p1.music.126.net/b_tmJc_OujnlViac595FPg==/109951168743453545.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169740280", "artists": [{"name": "ICE\u6768\u957f\u9752", "id": 13145283, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "J. Sheon", "id": 187010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168743453545"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200120, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8269337750, "size": 23147750, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 925354, "playTime": 200120, "volumeDelta": -71991.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064460819", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8269337753, "size": 3202865, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 200120, "volumeDelta": -67477.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8269337752, "size": 8007097, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 200120, "volumeDelta": -71787.0}, "mMusic": {"name": null, "id": 8269337751, "size": 4804275, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 200120, "volumeDelta": -69183.0}, "lMusic": {"name": null, "id": 8269337753, "size": 3202865, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 200120, "volumeDelta": -67477.0}}, {"name": "\u590f\u5929\u7684\u96e8II", "id": 2065214491, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "KIV", "id": 12529648, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u5929\u7684\u96e8II", "id": 169930087, "type": "Single", "size": 0, "picId": 109951168763943765, "blurPicUrl": "http://p1.music.126.net/wUShDXt7dXx1_AIdSG8cBA==/109951168763943765.jpg", "companyId": 0, "pic": 109951168763943765, "picUrl": "http://p1.music.126.net/wUShDXt7dXx1_AIdSG8cBA==/109951168763943765.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169930087", "artists": [{"name": "KIV", "id": 12529648, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168763943765"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 151487, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276143166, "size": 15886830, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 838975, "playTime": 151487, "volumeDelta": -46578.0}, "hrMusic": {"name": null, "id": 8276143158, "size": 30257318, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1597873, "playTime": 151487, "volumeDelta": -46617.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065214491", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648635, "bMusic": {"name": null, "id": 8276143165, "size": 2424621, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 151487, "volumeDelta": -42268.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8276143161, "size": 6061485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 151487, "volumeDelta": -46618.0}, "mMusic": {"name": null, "id": 8276143163, "size": 3636909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 151487, "volumeDelta": -43988.0}, "lMusic": {"name": null, "id": 8276143165, "size": 2424621, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 151487, "volumeDelta": -42268.0}}, {"name": "\u871c\u8702\u7cbe\u7075", "id": 2065638361, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d77\u5996SeaMaiden", "id": 34248441, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u871c\u8702\u7cbe\u7075", "id": 170023435, "type": "Single", "size": 0, "picId": 109951168751292805, "blurPicUrl": "http://p2.music.126.net/1kdjVHhveMCYKJsbyFxEaA==/109951168751292805.jpg", "companyId": 0, "pic": 109951168751292805, "picUrl": "http://p2.music.126.net/1kdjVHhveMCYKJsbyFxEaA==/109951168751292805.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170023435", "artists": [{"name": "\u6d77\u5996SeaMaiden", "id": 34248441, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168751292805"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 264764, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279368377, "size": 32306484, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 976159, "playTime": 264764, "volumeDelta": -45127.0}, "hrMusic": {"name": null, "id": 8279368373, "size": 57604034, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1740539, "playTime": 264764, "volumeDelta": -45033.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065638361", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8279368380, "size": 4237101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 264764, "volumeDelta": -40999.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8279368378, "size": 10592685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 264764, "volumeDelta": -45047.0}, "mMusic": {"name": null, "id": 8279368375, "size": 6355629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 264764, "volumeDelta": -42522.0}, "lMusic": {"name": null, "id": 8279368380, "size": 4237101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 264764, "volumeDelta": -40999.0}, "lastRank": 33}, {"name": "\u77ac", "id": 2063864551, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706776, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u77ac", "id": 169603895, "type": "Single", "size": 1, "picId": 109951168737879331, "blurPicUrl": "http://p2.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "companyId": 0, "pic": 109951168737879331, "picUrl": "http://p2.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x\u9752\u6854\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706776, "commentThreadId": "R_AL_3_169603895", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168737879331"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 284925, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264796741, "size": 29626711, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 831845, "playTime": 284925, "volumeDelta": -44955.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063864551", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8264796747, "size": 11399880, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 284925, "volumeDelta": -45042.0}, "mMusic": {"name": null, "id": 8264796748, "size": 6839946, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 284925, "volumeDelta": -42432.0}, "lMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "lastRank": 27}, {"name": "\u6d77\u76d7\u548c\u7f8e\u4eba\u9c7c", "id": 2063845980, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 2, "artists": [{"name": "\u767d\u9759\u6668", "id": 12817024, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f4e\u7ef4\u5ea6\u8eaf\u4f53\u6539\u9020", "id": 170615788, "type": "EP", "size": 5, "picId": 109951168772546979, "blurPicUrl": "http://p2.music.126.net/ceu4RDK93IlGwAy0I4MTrQ==/109951168772546979.jpg", "companyId": 0, "pic": 109951168772546979, "picUrl": "http://p2.music.126.net/ceu4RDK93IlGwAy0I4MTrQ==/109951168772546979.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170615788", "artists": [{"name": "\u767d\u9759\u6668", "id": 12817024, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772546979"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 192000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264646375, "size": 23921402, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 996725, "playTime": 192000, "volumeDelta": -66064.0}, "hrMusic": {"name": null, "id": 8264646383, "size": 42409744, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1767072, "playTime": 192000, "volumeDelta": -65928.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063845980", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8264646377, "size": 3072813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -61576.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8264646379, "size": 7681965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 192000, "volumeDelta": -65926.0}, "mMusic": {"name": null, "id": 8264646381, "size": 4609197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 192000, "volumeDelta": -63314.0}, "lMusic": {"name": null, "id": 8264646377, "size": 3072813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -61576.0}}, {"name": "\u6211\u60f3 (remix) (LIVE\u7248)", "id": 2065926839, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 5, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u603b\u51b3\u8d5b (\u4e0b\u96c6)", "id": 170100622, "type": "\u4e13\u8f91", "size": 8, "picId": 109951168756332979, "blurPicUrl": "http://p2.music.126.net/hal2338OeRYkBCUDiiL8Ww==/109951168756332979.jpg", "companyId": 0, "pic": 109951168756332979, "picUrl": "http://p2.music.126.net/hal2338OeRYkBCUDiiL8Ww==/109951168756332979.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_170100622", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168756332979"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 286857, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8284976363, "size": 39615563, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1104816, "playTime": 286857, "volumeDelta": -78809.0}, "hrMusic": {"name": null, "id": 8284976366, "size": 67175786, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1873428, "playTime": 286857, "volumeDelta": -78788.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065926839", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8284976370, "size": 4590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 286857, "volumeDelta": -75371.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8284976364, "size": 11476845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 286857, "volumeDelta": -78810.0}, "mMusic": {"name": null, "id": 8284976369, "size": 6886125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 286857, "volumeDelta": -76386.0}, "lMusic": {"name": null, "id": 8284976370, "size": 4590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 286857, "volumeDelta": -75371.0}, "lastRank": 20}, {"name": "\u6ca1\u6709\u6211\u7684\u4e16\u754c Ft.GIN", "id": 2069353754, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6881\u51c9\u6ca1\u7075\u611f", "id": 36240643, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "GIN\u5c60\u592b", "id": 52038372, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6eb6\u8272\u73ab\u7470", "id": 168544114, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168705933517, "blurPicUrl": "http://p2.music.126.net/FZSR2GCS42F9itkq_cQZfA==/109951168705933517.jpg", "companyId": 0, "pic": 109951168705933517, "picUrl": "http://p2.music.126.net/FZSR2GCS42F9itkq_cQZfA==/109951168705933517.jpg", "publishTime": 1688400000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_168544114", "artists": [{"name": "\u6881\u51c9\u6ca1\u7075\u611f", "id": 36240643, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168705933517"}, "starred": false, "popularity": 25.0, "score": 25, "starredNum": 0, "duration": 185883, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312856451, "size": 34194471, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1471649, "playTime": 185883, "volumeDelta": -33740.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069353754", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8312856456, "size": 2975077, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185883, "volumeDelta": -29598.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8312856454, "size": 7437627, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 185883, "volumeDelta": -33750.0}, "mMusic": {"name": null, "id": 8312856449, "size": 4462594, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 185883, "volumeDelta": -31193.0}, "lMusic": {"name": null, "id": 8312856456, "size": 2975077, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185883, "volumeDelta": -29598.0}}, {"name": "\u4f60\u7684", "id": 2063131354, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f60\u7684", "id": 169414343, "type": "Single", "size": 2, "picId": 109951168732649141, "blurPicUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "companyId": 0, "pic": 109951168732649141, "picUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x KREAM ENTERTAINMENT", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169414343", "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168732649141"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189705, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8257383888, "size": 21186603, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 893450, "playTime": 189705, "volumeDelta": -63723.0}, "hrMusic": {"name": null, "id": 8257383883, "size": 39296620, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1657159, "playTime": 189705, "volumeDelta": -63718.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063131354", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8257383889, "size": 7590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189705, "volumeDelta": -63717.0}, "mMusic": {"name": null, "id": 8257383884, "size": 4554477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189705, "volumeDelta": -61111.0}, "lMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "lastRank": 30}, {"name": "\u7981\u6b62\u4e0d\u52a0\u85aa", "id": 2069715784, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5929\u8349", "id": 31624559, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7981\u6b62\u4e0d\u52a0\u85aa", "id": 171116225, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168802289020, "blurPicUrl": "http://p2.music.126.net/6RJh5q1E-vtJwRkFD18d_A==/109951168802289020.jpg", "companyId": 0, "pic": 109951168802289020, "picUrl": "http://p2.music.126.net/6RJh5q1E-vtJwRkFD18d_A==/109951168802289020.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_171116225", "artists": [{"name": "\u5929\u8349", "id": 31624559, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168802289020"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 167884, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8316277173, "size": 21485976, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1023847, "playTime": 167884, "volumeDelta": -37923.0}, "hrMusic": {"name": null, "id": 8316277174, "size": 37653592, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1794264, "playTime": 167884, "volumeDelta": -37902.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069715784", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8316277177, "size": 2687277, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 167884, "volumeDelta": -33876.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8316277179, "size": 6718125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 167884, "volumeDelta": -37921.0}, "mMusic": {"name": null, "id": 8316277176, "size": 4030893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 167884, "volumeDelta": -35388.0}, "lMusic": {"name": null, "id": 8316277177, "size": 2687277, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 167884, "volumeDelta": -33876.0}}, {"name": "\u6d77\u7684\u90a3\u8fb9", "id": 2065930376, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b27\u9633\u5a1c\u5a1c", "id": 1087140, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9752\u82f9\u679c\u5b66\u56ed\u5e7c\u513f\u56ed", "id": 57687171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u7684\u90a3\u8fb9", "id": 170101483, "type": "Single", "size": 2, "picId": 109951168756310904, "blurPicUrl": "http://p2.music.126.net/7ziU8q46ffsYQ2teYuIPMA==/109951168756310904.jpg", "companyId": 0, "pic": 109951168756310904, "picUrl": "http://p2.music.126.net/7ziU8q46ffsYQ2teYuIPMA==/109951168756310904.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170101483", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b27\u9633\u5a1c\u5a1c", "id": 1087140, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9752\u82f9\u679c\u5b66\u56ed\u5e7c\u513f\u56ed", "id": 57687171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168756310904"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 258235, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8285172485, "size": 31585526, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 978503, "playTime": 258235, "volumeDelta": -60569.0}, "hrMusic": {"name": null, "id": 8285172480, "size": 56370858, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1746340, "playTime": 258235, "volumeDelta": -60485.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065930376", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8285172489, "size": 4132653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 258235, "volumeDelta": -56175.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8285172484, "size": 10331565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 258235, "volumeDelta": -60522.0}, "mMusic": {"name": null, "id": 8285172487, "size": 6198957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 258235, "volumeDelta": -57904.0}, "lMusic": {"name": null, "id": 8285172489, "size": 4132653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 258235, "volumeDelta": -56175.0}, "lastRank": 6}, {"name": "\u540e\u542f\u793a", "id": 2064533877, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u53f6\u79b9\u542b", "id": 28390559, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u540e\u542f\u793a", "id": 169753529, "type": "Single", "size": 1, "picId": 109951168744127218, "blurPicUrl": "http://p2.music.126.net/nO7l3pOo2mnTmFgPtbMPJw==/109951168744127218.jpg", "companyId": 0, "pic": 109951168744127218, "picUrl": "http://p2.music.126.net/nO7l3pOo2mnTmFgPtbMPJw==/109951168744127218.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169753529", "artists": [{"name": "\u53f6\u79b9\u542b", "id": 28390559, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744127218"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 274344, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064533877", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8269857305, "size": 4390317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274344, "volumeDelta": -35605.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8269857299, "size": 10975725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 274344, "volumeDelta": -39799.0}, "mMusic": {"name": null, "id": 8269857304, "size": 6585453, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 274344, "volumeDelta": -37211.0}, "lMusic": {"name": null, "id": 8269857305, "size": 4390317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274344, "volumeDelta": -35605.0}}, {"name": "\u5367\u5ba4\u91cc\u7684\u82b1\u5f00\u4e86", "id": 2068119519, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "PIggy", "id": 32097566, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5367\u5ba4\u91cc\u7684\u82b1\u5f00\u4e86", "id": 170724748, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168772371143, "blurPicUrl": "http://p2.music.126.net/k-srSgXRmyHORIU3Bla3Rg==/109951168772371143.jpg", "companyId": 0, "pic": 109951168772371143, "picUrl": "http://p2.music.126.net/k-srSgXRmyHORIU3Bla3Rg==/109951168772371143.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170724748", "artists": [{"name": "PIggy", "id": 32097566, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772371143"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213791, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302759631, "size": 26073150, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 975646, "playTime": 213791, "volumeDelta": -59850.0}, "hrMusic": {"name": null, "id": 8302759625, "size": 46581294, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1743053, "playTime": 213791, "volumeDelta": -59749.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068119519", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648207, "bMusic": {"name": null, "id": 8302759630, "size": 3421485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213791, "volumeDelta": -55541.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302759628, "size": 8553645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213791, "volumeDelta": -59723.0}, "mMusic": {"name": null, "id": 8302759632, "size": 5132205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213791, "volumeDelta": -57143.0}, "lMusic": {"name": null, "id": 8302759630, "size": 3421485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213791, "volumeDelta": -55541.0}}, {"name": "Fly", "id": 2060079029, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 4, "artists": [{"name": "North", "id": 12328443, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Ivoris", "id": 29403986, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "CA Neon Dreams", "id": 168659313, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168727727742, "blurPicUrl": "http://p2.music.126.net/Sutsjj4PLauUQHMfcIluKA==/109951168727727742.jpg", "companyId": 0, "pic": 109951168727727742, "picUrl": "http://p2.music.126.net/Sutsjj4PLauUQHMfcIluKA==/109951168727727742.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u7f51\u6613\u5c71\u5916", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u52a0\u5dde\u9713\u8679\u306e\u68a6"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168659313", "artists": [{"name": "North", "id": 12328443, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168727727742"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 167000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8230808701, "size": 32060716, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1535842, "playTime": 167000, "volumeDelta": -34861.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060079029", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8230808705, "size": 2672893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 167000, "volumeDelta": -30574.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8230808697, "size": 6682166, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 167000, "volumeDelta": -34866.0}, "mMusic": {"name": null, "id": 8230808704, "size": 4009317, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 167000, "volumeDelta": -32248.0}, "lMusic": {"name": null, "id": 8230808705, "size": 2672893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 167000, "volumeDelta": -30574.0}}, {"name": "\u66ae\u91ce\u8352\u539f (\u539f\u521blive)", "id": 2068136472, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712462, "disc": "01", "no": 1, "artists": [{"name": "\u5434\u579a\u6ed4", "id": 36562889, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u821e\u53f02023 \u7b2c\u4e00\u671f", "id": 170728767, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168772499104, "blurPicUrl": "http://p2.music.126.net/E1bzEWgsV4ushvXsGrvCkA==/109951168772499104.jpg", "companyId": 0, "pic": 109951168772499104, "picUrl": "http://p2.music.126.net/E1bzEWgsV4ushvXsGrvCkA==/109951168772499104.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "\u6df1\u5733\u5e02\u817e\u8baf\u8ba1\u7b97\u673a\u7cfb\u7edf\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712462, "commentThreadId": "R_AL_3_170728767", "artists": [{"name": "\u821e\u53f02023", "id": 57775609, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772499104"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 183250, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8303258179, "size": 21753147, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 949657, "playTime": 183250, "volumeDelta": -34014.0}, "hrMusic": {"name": null, "id": 8303258177, "size": 39349996, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1717867, "playTime": 183250, "volumeDelta": -34011.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068136472", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8303258180, "size": 2933037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183250, "volumeDelta": -29943.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8303258175, "size": 7332525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 183250, "volumeDelta": -34020.0}, "mMusic": {"name": null, "id": 8303258173, "size": 4399533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 183250, "volumeDelta": -31456.0}, "lMusic": {"name": null, "id": 8303258180, "size": 2933037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183250, "volumeDelta": -29943.0}}, {"name": "\u89c1\u4e0d\u5230\u4f60", "id": 2067585096, "position": 0, "alias": ["\u5409\u4ed6\u7248"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u674e\u6893\u946b", "id": 33150967, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Yvngzep", "id": 32289223, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "VIVKI", "id": 48636616, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u89c1\u4e0d\u5230\u4f60", "id": 170429643, "type": "Single", "size": 1, "picId": 109951168753067763, "blurPicUrl": "http://p2.music.126.net/UTmzRckjdyXE3G8mwMVBrg==/109951168753067763.jpg", "companyId": 0, "pic": 109951168753067763, "picUrl": "http://p2.music.126.net/UTmzRckjdyXE3G8mwMVBrg==/109951168753067763.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u5409\u4ed6\u7248"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170429643", "artists": [{"name": "\u674e\u6893\u946b", "id": 33150967, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Yvngzep", "id": 32289223, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "VIVKI", "id": 48636616, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168753067763"}, "starred": false, "popularity": 50.0, "score": 50, "starredNum": 0, "duration": 196498, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8296946864, "size": 24737900, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1007146, "playTime": 196498, "volumeDelta": -48211.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067585096", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648486, "bMusic": {"name": null, "id": 8296946862, "size": 3145005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 196498, "volumeDelta": -43974.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8296946858, "size": 7862445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 196498, "volumeDelta": -48173.0}, "mMusic": {"name": null, "id": 8296946863, "size": 4717485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 196498, "volumeDelta": -45598.0}, "lMusic": {"name": null, "id": 8296946862, "size": 3145005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 196498, "volumeDelta": -43974.0}}, {"name": "\u7b2c\u4e94\u5143\u7d20", "id": 2065550535, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6ec7\u58f0\u6c14", "id": 13034811, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Revival", "id": 165009862, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168734916119, "blurPicUrl": "http://p2.music.126.net/rBAB-GZHKKmwIa-CUzeg3Q==/109951168734916119.jpg", "companyId": 0, "pic": 109951168734916119, "picUrl": "http://p2.music.126.net/rBAB-GZHKKmwIa-CUzeg3Q==/109951168734916119.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_165009862", "artists": [{"name": "\u6ec7\u58f0\u6c14", "id": 13034811, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734916119"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 173520, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8278854202, "size": 22662993, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1044859, "playTime": 173520, "volumeDelta": -58054.0}, "hrMusic": {"name": null, "id": 8278854193, "size": 39283218, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1811121, "playTime": 173520, "volumeDelta": -57639.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065550535", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8278854199, "size": 2777133, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 173520, "volumeDelta": -53439.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8278854201, "size": 6942765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 173520, "volumeDelta": -57647.0}, "mMusic": {"name": null, "id": 8278854197, "size": 4165677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 173520, "volumeDelta": -55069.0}, "lMusic": {"name": null, "id": 8278854199, "size": 2777133, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 173520, "volumeDelta": -53439.0}}, {"name": "Compromise", "id": 2067158373, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u70b9\u706f\u4eba\uff08Lamplighters\uff09", "id": 12899379, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Compromise", "id": 170414886, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168764640452, "blurPicUrl": "http://p2.music.126.net/H5YsNdRcL2vZoGVrrw5bvA==/109951168764640452.jpg", "companyId": 0, "pic": 109951168764640452, "picUrl": "http://p2.music.126.net/H5YsNdRcL2vZoGVrrw5bvA==/109951168764640452.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170414886", "artists": [{"name": "\u70b9\u706f\u4eba\uff08Lamplighters\uff09", "id": 12899379, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168764640452"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 225872, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8292703389, "size": 20869392, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 739157, "playTime": 225872, "volumeDelta": -27906.0}, "hrMusic": {"name": null, "id": 8292703381, "size": 42526995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1506232, "playTime": 225872, "volumeDelta": -27804.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067158373", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8292703385, "size": 3615021, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 225872, "volumeDelta": -23397.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8292703387, "size": 9037485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 225872, "volumeDelta": -27805.0}, "mMusic": {"name": null, "id": 8292703382, "size": 5422509, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 225872, "volumeDelta": -25167.0}, "lMusic": {"name": null, "id": 8292703385, "size": 3615021, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 225872, "volumeDelta": -23397.0}}, {"name": "\u843d\u7b14\u65e0\u9898", "id": 2067754526, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7965\u561e\u561e", "id": 47467835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u843d\u7b14\u65e0\u9898", "id": 170608784, "type": "Single", "size": 1, "picId": 109951168769095224, "blurPicUrl": "http://p2.music.126.net/HQhB1JFTyuEufbMIfaEkqQ==/109951168769095224.jpg", "companyId": 0, "pic": 109951168769095224, "picUrl": "http://p2.music.126.net/HQhB1JFTyuEufbMIfaEkqQ==/109951168769095224.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170608784", "artists": [{"name": "\u7965\u561e\u561e", "id": 47467835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769095224"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 157500, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8305943809, "size": 17720262, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 900076, "playTime": 157500, "volumeDelta": -38206.0}, "hrMusic": {"name": null, "id": 8305943814, "size": 32810592, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1666569, "playTime": 157500, "volumeDelta": -38208.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067754526", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8305943811, "size": 2521005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 157500, "volumeDelta": -33921.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8305943815, "size": 6302445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 157500, "volumeDelta": -38238.0}, "mMusic": {"name": null, "id": 8305943813, "size": 3781485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 157500, "volumeDelta": -35638.0}, "lMusic": {"name": null, "id": 8305943811, "size": 2521005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 157500, "volumeDelta": -33921.0}}, {"name": "\u53d8\u6210\u5c0f\u4e91\u6735.prod by Lisure", "id": 2066621147, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "D1amondCc", "id": 34659751, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53d8\u6210\u5c0f\u4e91\u6735", "id": 170221368, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168760490772, "blurPicUrl": "http://p2.music.126.net/8dF8_0jpBFA0xnGH6eIoiA==/109951168760490772.jpg", "companyId": 0, "pic": 109951168760490772, "picUrl": "http://p2.music.126.net/8dF8_0jpBFA0xnGH6eIoiA==/109951168760490772.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170221368", "artists": [{"name": "D1amondCc", "id": 34659751, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168760490772"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 202999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287248295, "size": 22850401, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 900508, "playTime": 202999, "volumeDelta": -16722.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066621147", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8287248296, "size": 3249069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 202999, "volumeDelta": -12392.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8287248298, "size": 8122605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 202999, "volumeDelta": -16707.0}, "mMusic": {"name": null, "id": 8287248300, "size": 4873581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 202999, "volumeDelta": -14094.0}, "lMusic": {"name": null, "id": 8287248296, "size": 3249069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 202999, "volumeDelta": -12392.0}}, {"name": "2MTS", "id": 2067766095, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u62bd\u53e3Choco", "id": 33908640, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u864e\u76ae\u86cb", "id": 36080509, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Top Barry", "id": 49141872, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2MTS", "id": 170611660, "type": "Single", "size": 1, "picId": 109951168769192804, "blurPicUrl": "http://p2.music.126.net/pxWnlAR_ETf3vT-ORzotiQ==/109951168769192804.jpg", "companyId": 0, "pic": 109951168769192804, "picUrl": "http://p2.music.126.net/pxWnlAR_ETf3vT-ORzotiQ==/109951168769192804.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170611660", "artists": [{"name": "\u62bd\u53e3Choco", "id": 33908640, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u864e\u76ae\u86cb", "id": 36080509, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Top Barry", "id": 49141872, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769192804"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 214000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299047863, "size": 25318443, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 946483, "playTime": 214000, "volumeDelta": -38484.0}, "hrMusic": {"name": null, "id": 8299047862, "size": 45850220, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1714026, "playTime": 214000, "volumeDelta": -38337.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067766095", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8299047858, "size": 3424941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 214000, "volumeDelta": -34249.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8299047860, "size": 8562285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 214000, "volumeDelta": -38353.0}, "mMusic": {"name": null, "id": 8299047861, "size": 5137389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 214000, "volumeDelta": -35798.0}, "lMusic": {"name": null, "id": 8299047858, "size": 3424941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 214000, "volumeDelta": -34249.0}}, {"name": "\u53c2\u4e0e\u4e89\u6597 (Feat.Kleine Eisw\u00fcrfel)", "id": 2069132500, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Venoflame", "id": 35026792, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u673a\u5668 Maschine", "id": 170642246, "type": "EP", "size": 2, "picId": 109951168772171547, "blurPicUrl": "http://p2.music.126.net/DiP_0d1Pw-YbxWwNPpcWaA==/109951168772171547.jpg", "companyId": 0, "pic": 109951168772171547, "picUrl": "http://p2.music.126.net/DiP_0d1Pw-YbxWwNPpcWaA==/109951168772171547.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170642246", "artists": [{"name": "Venoflame", "id": 35026792, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772171547"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 204255, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8310722989, "size": 26831195, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1050888, "playTime": 204255, "volumeDelta": -70335.0}, "hrMusic": {"name": null, "id": 8310722990, "size": 46489385, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1820834, "playTime": 204255, "volumeDelta": -70378.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069132500", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14649896, "bMusic": {"name": null, "id": 8310722991, "size": 3269037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 204255, "volumeDelta": -66290.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8310722993, "size": 8172525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 204255, "volumeDelta": -70394.0}, "mMusic": {"name": null, "id": 8310722992, "size": 4903533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 204255, "volumeDelta": -67844.0}, "lMusic": {"name": null, "id": 8310722991, "size": 3269037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 204255, "volumeDelta": -66290.0}}, {"name": "\u9050\u60f3", "id": 2018733994, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 12, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u68a6\u6e38", "id": 160692469, "type": "\u4e13\u8f91", "size": 25, "picId": 109951168408373477, "blurPicUrl": "http://p2.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "companyId": 0, "pic": 109951168408373477, "picUrl": "http://p2.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "publishTime": 1677254400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_160692469", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168408373477"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189719, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7848434038, "size": 20545546, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 866353, "playTime": 189719, "volumeDelta": -40286.0}, "hrMusic": {"name": null, "id": 7848434041, "size": 38733438, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1633291, "playTime": 189719, "volumeDelta": -38359.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2018733994", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14602856, "bMusic": {"name": null, "id": 7848434033, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189719, "volumeDelta": -34082.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 7848434036, "size": 7590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189719, "volumeDelta": -38359.0}, "mMusic": {"name": null, "id": 7848434035, "size": 4554477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189719, "volumeDelta": -35746.0}, "lMusic": {"name": null, "id": 7848434033, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189719, "volumeDelta": -34082.0}}, {"name": "\u4e1c\u4e09\u767e\u91cc", "id": 2068129748, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u676d\u5f02\u51e1", "id": 30134996, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u89e3\u8bed\u82b1", "id": 30129745, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e1c\u4e09\u767e\u91cc", "id": 170642314, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168772262080, "blurPicUrl": "http://p2.music.126.net/1H7uO-wt3pl9FihkAQKJfA==/109951168772262080.jpg", "companyId": 0, "pic": 109951168772262080, "picUrl": "http://p2.music.126.net/1H7uO-wt3pl9FihkAQKJfA==/109951168772262080.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170642314", "artists": [{"name": "\u676d\u5f02\u51e1", "id": 30134996, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772262080"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 166608, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302824894, "size": 17636430, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 846841, "playTime": 166608, "volumeDelta": -36024.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068129748", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302824901, "size": 2666623, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166608, "volumeDelta": -31899.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302824902, "size": 6666493, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 166608, "volumeDelta": -36085.0}, "mMusic": {"name": null, "id": 8302824895, "size": 3999913, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 166608, "volumeDelta": -33498.0}, "lMusic": {"name": null, "id": 8302824901, "size": 2666623, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166608, "volumeDelta": -31899.0}}, {"name": "\u4e0d\u60f3\u4f60\u79bb\u5f00", "id": 2068709300, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5955\u5357", "id": 33299209, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0d\u60f3\u4f60\u79bb\u5f00", "id": 170772829, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168783179611, "blurPicUrl": "http://p2.music.126.net/kX4EEvHcjK3JZmkaWkocUA==/109951168783179611.jpg", "companyId": 0, "pic": 109951168783179611, "picUrl": "http://p2.music.126.net/kX4EEvHcjK3JZmkaWkocUA==/109951168783179611.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170772829", "artists": [{"name": "\u5955\u5357", "id": 33299209, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168783179611"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 187115, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068709300", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8307507428, "size": 2994721, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 187115, "volumeDelta": -45360.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8307506423, "size": 7486738, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 187115, "volumeDelta": -49564.0}, "mMusic": {"name": null, "id": 8307506424, "size": 4492060, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 187115, "volumeDelta": -46996.0}, "lMusic": {"name": null, "id": 8307507428, "size": 2994721, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 187115, "volumeDelta": -45360.0}}, {"name": "C\u7ea7\u6d6a\u6f2b", "id": 2061626302, "position": 0, "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "C\u7ea7\u6d6a\u6f2b", "id": 169022885, "type": "Single", "size": 1, "picId": 109951168722216453, "blurPicUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "companyId": 0, "pic": 109951168722216453, "picUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98cex\u7f51\u6613\u5b50\u5f39xUESE STUDIO", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169022885", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168722216453"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 201818, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247404243, "size": 24911687, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 987490, "playTime": 201818, "volumeDelta": -44071.0}, "hrMusic": {"name": null, "id": 8247404246, "size": 44311024, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756472, "playTime": 201818, "volumeDelta": -44030.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061626302", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8247404250, "size": 8075565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 201818, "volumeDelta": -44043.0}, "mMusic": {"name": null, "id": 8247404244, "size": 4845357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 201818, "volumeDelta": -41490.0}, "lMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}}, {"name": "\u7fe0\u82b1", "id": 2046829307, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "DP\u9f99\u732a", "id": 12333145, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u4e91\u5b8f", "id": 34624664, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9677\u9631\u8868\u54e5", "id": 33581921, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7fe0\u82b1", "id": 165482443, "type": "Single", "size": 1, "picId": 109951168609119370, "blurPicUrl": "http://p2.music.126.net/FtN9kH8zSviR6dLlJY9SgA==/109951168609119370.jpg", "companyId": 0, "pic": 109951168609119370, "picUrl": "http://p2.music.126.net/FtN9kH8zSviR6dLlJY9SgA==/109951168609119370.jpg", "publishTime": 1683734400000, "description": "", "tags": "", "company": "\u5076\u5409\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_165482443", "artists": [{"name": "DP\u9f99\u732a", "id": 12333145, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u4e91\u5b8f", "id": 34624664, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9677\u9631\u8868\u54e5", "id": 33581921, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168609119370"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8109505130, "size": 20667847, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 968805, "playTime": 170666, "volumeDelta": -53572.0}, "hrMusic": {"name": null, "id": 8109505129, "size": 37090047, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1738595, "playTime": 170666, "volumeDelta": -53622.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2046829307", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8109505128, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -49249.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8109505124, "size": 6829485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 170666, "volumeDelta": -53469.0}, "mMusic": {"name": null, "id": 8109505127, "size": 4097709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 170666, "volumeDelta": -50896.0}, "lMusic": {"name": null, "id": 8109505128, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -49249.0}}, {"name": "\u661f\u969b\u7a7f\u8d8a", "id": 2068170779, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u592a\u967d\u7121\u9650", "id": 34145969, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u661f\u969b\u7a7f\u8d8a\uff08\u7cb5\u8a9e\uff09", "id": 170642413, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168772661489, "blurPicUrl": "http://p2.music.126.net/JKS_ieX77vnqgqHWgUMMXw==/109951168772661489.jpg", "companyId": 0, "pic": 109951168772661489, "picUrl": "http://p2.music.126.net/JKS_ieX77vnqgqHWgUMMXw==/109951168772661489.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170642413", "artists": [{"name": "\u592a\u967d\u7121\u9650", "id": 34145969, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772661489"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 172579, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8303356811, "size": 19866968, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 920943, "playTime": 172579, "volumeDelta": -33326.0}, "hrMusic": {"name": null, "id": 8303356814, "size": 36282209, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1681880, "playTime": 172579, "volumeDelta": -33295.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068170779", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8303356805, "size": 2762157, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172579, "volumeDelta": -29041.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8303356808, "size": 6905325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 172579, "volumeDelta": -33306.0}, "mMusic": {"name": null, "id": 8303356807, "size": 4143213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 172579, "volumeDelta": -30735.0}, "lMusic": {"name": null, "id": 8303356805, "size": 2762157, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172579, "volumeDelta": -29041.0}}, {"name": "\u75af\u6389\uff0c\u6216\u8005\u6b7b\u6389", "id": 2055010973, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Yay-z", "id": 54526345, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u75af\u6389\uff0c\u6216\u8005\u6b7b\u6389", "id": 167421483, "type": "Single", "size": 1, "picId": 109951168666636507, "blurPicUrl": "http://p2.music.126.net/6QfwtAvcE1O0lQv1ciF1jA==/109951168666636507.jpg", "companyId": 0, "pic": 109951168666636507, "picUrl": "http://p2.music.126.net/6QfwtAvcE1O0lQv1ciF1jA==/109951168666636507.jpg", "publishTime": 1686672000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_167421483", "artists": [{"name": "Yay-z", "id": 54526345, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168666636507"}, "starred": false, "popularity": 65.0, "score": 65, "starredNum": 0, "duration": 195857, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8196117176, "size": 23121847, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 944437, "playTime": 195857, "volumeDelta": -50373.0}, "hrMusic": {"name": null, "id": 8196117177, "size": 41969941, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1714308, "playTime": 195857, "volumeDelta": -50341.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2055010973", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8196117170, "size": 3134637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 195857, "volumeDelta": -46113.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8196117171, "size": 7836525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 195857, "volumeDelta": -50344.0}, "mMusic": {"name": null, "id": 8196117173, "size": 4701933, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 195857, "volumeDelta": -47737.0}, "lMusic": {"name": null, "id": 8196117170, "size": 3134637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 195857, "volumeDelta": -46113.0}}, {"name": "\u7231\u5728\u9a6c\u8d5b", "id": 2063181548, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "OneOne", "id": 37052069, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8c1f\u897fMercy", "id": 12200580, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "hiver", "id": 57782658, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u5728\u9a6c\u8d5b", "id": 169425552, "type": "Single", "size": 1, "picId": 109951168733178972, "blurPicUrl": "http://p2.music.126.net/ibIVFcl_mf-ZxLBxTc5s7Q==/109951168733178972.jpg", "companyId": 0, "pic": 109951168733178972, "picUrl": "http://p2.music.126.net/ibIVFcl_mf-ZxLBxTc5s7Q==/109951168733178972.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u4e0a*\u805a\u624d\u4f17\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169425552", "artists": [{"name": "OneOne", "id": 37052069, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8c1f\u897fMercy", "id": 12200580, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "hiver", "id": 57782658, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168733178972"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 203058, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264342170, "size": 22333022, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 879867, "playTime": 203058, "volumeDelta": -58258.0}, "hrMusic": {"name": null, "id": 8264342167, "size": 41674196, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1641863, "playTime": 203058, "volumeDelta": -58231.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063181548", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14649806, "bMusic": {"name": null, "id": 8264342173, "size": 3249837, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 203058, "volumeDelta": -53966.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8264342174, "size": 8124525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 203058, "volumeDelta": -58234.0}, "mMusic": {"name": null, "id": 8264342172, "size": 4874733, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 203058, "volumeDelta": -55640.0}, "lMusic": {"name": null, "id": 8264342173, "size": 3249837, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 203058, "volumeDelta": -53966.0}, "lastRank": 15}, {"name": "\u9e23", "id": 2068525944, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Infinite Mask", "id": 33037476, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9e23", "id": 170752481, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168779454729, "blurPicUrl": "http://p2.music.126.net/M43jjYlRt8p8i0CRrvVUCQ==/109951168779454729.jpg", "companyId": 0, "pic": 109951168779454729, "picUrl": "http://p2.music.126.net/M43jjYlRt8p8i0CRrvVUCQ==/109951168779454729.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170752481", "artists": [{"name": "Infinite Mask", "id": 33037476, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168779454729"}, "starred": false, "popularity": 55.0, "score": 55, "starredNum": 0, "duration": 214721, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306230435, "size": 39831658, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1484032, "playTime": 214721, "volumeDelta": 41777.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068525944", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8306230434, "size": 3436504, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 214721, "volumeDelta": 46091.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8306230437, "size": 8591195, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 214721, "volumeDelta": 41632.0}, "mMusic": {"name": null, "id": 8306230432, "size": 5154734, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 214721, "volumeDelta": 44277.0}, "lMusic": {"name": null, "id": 8306230434, "size": 3436504, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 214721, "volumeDelta": 46091.0}}, {"name": "\u4e60\u5251\u5c11\u5e74", "id": 2067771299, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6c5f\u9cb5", "id": 12460886, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e60\u5251\u5c11\u5e74", "id": 170613058, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168769213555, "blurPicUrl": "http://p1.music.126.net/mgLnPaNlY1IhzCK2ZWDbEQ==/109951168769213555.jpg", "companyId": 0, "pic": 109951168769213555, "picUrl": "http://p1.music.126.net/mgLnPaNlY1IhzCK2ZWDbEQ==/109951168769213555.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170613058", "artists": [{"name": "\u6c5f\u9cb5", "id": 12460886, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769213555"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 183333, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299170615, "size": 24224047, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1057049, "playTime": 183333, "volumeDelta": -70886.0}, "hrMusic": {"name": null, "id": 8299170614, "size": 41887896, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1827835, "playTime": 183333, "volumeDelta": -70881.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067771299", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8299170617, "size": 2934189, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183333, "volumeDelta": -66738.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8299170620, "size": 7335405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 183333, "volumeDelta": -70891.0}, "mMusic": {"name": null, "id": 8299170612, "size": 4401261, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 183333, "volumeDelta": -68278.0}, "lMusic": {"name": null, "id": 8299170617, "size": 2934189, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183333, "volumeDelta": -66738.0}}, {"name": "\u662f\u8c01\u5f03\u7d2b\u8272\u83b2\u82b1\u4e8e\u5c4b\u9876", "id": 2065933071, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 4, "artists": [{"name": "\u9690\u57fa\u5e95ENGEDI", "id": 12167207, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u767d\u8272\u65c5\u9014", "id": 170102020, "type": "\u4e13\u8f91", "size": 10, "picId": 109951168753864512, "blurPicUrl": "http://p1.music.126.net/I9Wf9psiGBH9rcL70zrItw==/109951168753864512.jpg", "companyId": 0, "pic": 109951168753864512, "picUrl": "http://p1.music.126.net/I9Wf9psiGBH9rcL70zrItw==/109951168753864512.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "\u94f6\u8272\u6781\u5730Silver Polar", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170102020", "artists": [{"name": "\u9690\u57fa\u5e95ENGEDI", "id": 12167207, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "A Journey Erased", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168753864512", "transNames": ["A Journey Erased"]}, "starred": false, "popularity": 40.0, "score": 40, "starredNum": 0, "duration": 342746, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8296251616, "size": 39801335, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 928997, "playTime": 342746, "volumeDelta": -55338.0}, "hrMusic": {"name": null, "id": 8296251620, "size": 72677902, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1696364, "playTime": 342746, "volumeDelta": -55430.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065933071", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "Who Left The Purple Lotus On The Roof", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8296251619, "size": 5485101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 342746, "volumeDelta": -51327.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8296251618, "size": 13712685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 342746, "volumeDelta": -55535.0}, "mMusic": {"name": null, "id": 8296251617, "size": 8227629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 342746, "volumeDelta": -52973.0}, "lMusic": {"name": null, "id": 8296251619, "size": 5485101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 342746, "volumeDelta": -51327.0}, "transNames": ["Who Left The Purple Lotus On The Roof"]}, {"name": "\u65f6\u7a7a\u89c2\u5f71\u5238", "id": 2049529248, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Tiko", "id": 52637913, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u65f6\u7a7a\u89c2\u5f71\u5238", "id": 166151164, "type": "Single", "size": 1, "picId": 109951168631980291, "blurPicUrl": "http://p1.music.126.net/8ad0ywcK7Ti_2_Q3Xrehmg==/109951168631980291.jpg", "companyId": 0, "pic": 109951168631980291, "picUrl": "http://p1.music.126.net/8ad0ywcK7Ti_2_Q3Xrehmg==/109951168631980291.jpg", "publishTime": 1684771200000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_166151164", "artists": [{"name": "Tiko", "id": 52637913, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168631980291"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 174713, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8137461521, "size": 20329217, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 930860, "playTime": 174713, "volumeDelta": -46819.0}, "hrMusic": {"name": null, "id": 8137461526, "size": 37131699, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1700234, "playTime": 174713, "volumeDelta": -46918.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2049529248", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8137461527, "size": 2796333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 174713, "volumeDelta": -42527.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8137461529, "size": 6990765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 174713, "volumeDelta": -46813.0}, "mMusic": {"name": null, "id": 8137461522, "size": 4194477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 174713, "volumeDelta": -44207.0}, "lMusic": {"name": null, "id": 8137461527, "size": 2796333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 174713, "volumeDelta": -42527.0}}, {"name": "Weight Up \u4e00\u8f6c\u773c", "id": 2065985073, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Bohan Phoenix", "id": 12059049, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e03\u9c81\u514b\u6797\u7684\u7537\u5b69(\u4e0a)", "id": 170111080, "type": "\u4e13\u8f91", "size": 0, "picId": 109951168754180023, "blurPicUrl": "http://p1.music.126.net/QL2PoiCG_n-ohX9Hulfwvg==/109951168754180023.jpg", "companyId": 0, "pic": 109951168754180023, "picUrl": "http://p1.music.126.net/QL2PoiCG_n-ohX9Hulfwvg==/109951168754180023.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170111080", "artists": [{"name": "Bohan Phoenix", "id": 12059049, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754180023"}, "starred": false, "popularity": 85.0, "score": 85, "starredNum": 0, "duration": 181258, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282722719, "size": 20033053, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 884174, "playTime": 181258, "volumeDelta": -19542.0}, "hrMusic": {"name": null, "id": 8282722724, "size": 37480016, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1654210, "playTime": 181258, "volumeDelta": -19572.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065985073", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14647580, "bMusic": {"name": null, "id": 8282722725, "size": 2901165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 181258, "volumeDelta": -15332.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8282722722, "size": 7252845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 181258, "volumeDelta": -19580.0}, "mMusic": {"name": null, "id": 8282722726, "size": 4351725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 181258, "volumeDelta": -16998.0}, "lMusic": {"name": null, "id": 8282722725, "size": 2901165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 181258, "volumeDelta": -15332.0}}, {"name": "I.K.I.C", "id": 2065417017, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Tizzy T", "id": 1204010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "I.K.I.C", "id": 169964011, "type": "Single", "size": 1, "picId": 109951168749657285, "blurPicUrl": "http://p1.music.126.net/c_nYlo64LaFg9Zx5_2Kp6Q==/109951168749657285.jpg", "companyId": 0, "pic": 109951168749657285, "picUrl": "http://p1.music.126.net/c_nYlo64LaFg9Zx5_2Kp6Q==/109951168749657285.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "SFNT_RecordX\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169964011", "artists": [{"name": "Tizzy T", "id": 1204010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u53ef\u4ee5\u7684", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168749657285", "transNames": ["\u53ef\u4ee5\u7684"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 177000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282844425, "size": 20453747, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 924463, "playTime": 177000, "volumeDelta": -55881.0}, "hrMusic": {"name": null, "id": 8282845428, "size": 37450785, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1692690, "playTime": 177000, "volumeDelta": -56354.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065417017", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u53ef\u4ee5\u7684", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14646888, "bMusic": {"name": null, "id": 8282845432, "size": 2832813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 177000, "volumeDelta": -52387.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8282845430, "size": 7081965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 177000, "volumeDelta": -56348.0}, "mMusic": {"name": null, "id": 8282845429, "size": 4249197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 177000, "volumeDelta": -53844.0}, "lMusic": {"name": null, "id": 8282845432, "size": 2832813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 177000, "volumeDelta": -52387.0}, "transNames": ["\u53ef\u4ee5\u7684"], "lastRank": 12}, {"name": "\u6625\uff08Spring\uff09", "id": 2057571296, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 9, "artists": [{"name": "\u53ca\u65f6\u64a4\u9000Jane\u2019s Fallback", "id": 52592523, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u60f3\u505a\u4e2a\u5eb8\u4fd7\u7684\u8bd7\u4eba", "id": 168060232, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168691002759, "blurPicUrl": "http://p1.music.126.net/k4Eq3KdxU0P1uEAu-7HpPQ==/109951168691002759.jpg", "companyId": 0, "pic": 109951168691002759, "picUrl": "http://p1.music.126.net/k4Eq3KdxU0P1uEAu-7HpPQ==/109951168691002759.jpg", "publishTime": 1687363200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168060232", "artists": [{"name": "\u53ca\u65f6\u64a4\u9000Jane\u2019s Fallback", "id": 52592523, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168691002759"}, "starred": false, "popularity": 25.0, "score": 25, "starredNum": 0, "duration": 259117, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8296284381, "size": 31690383, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 978409, "playTime": 259117, "volumeDelta": -64614.0}, "hrMusic": {"name": null, "id": 8296284380, "size": 56579784, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1746844, "playTime": 259117, "volumeDelta": -64550.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2057571296", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8296284379, "size": 4146861, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 259117, "volumeDelta": -60331.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8296284377, "size": 10367085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 259117, "volumeDelta": -64557.0}, "mMusic": {"name": null, "id": 8296284383, "size": 6220269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 259117, "volumeDelta": -61958.0}, "lMusic": {"name": null, "id": 8296284379, "size": 4146861, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 259117, "volumeDelta": -60331.0}}, {"name": "\u4e0b\u4e0d\u5b8c\u7684\u96e8", "id": 2064527195, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0b\u4e0d\u5b8c\u7684\u96e8", "id": 169753130, "type": "Single", "size": 1, "picId": 109951168748825658, "blurPicUrl": "http://p1.music.126.net/tsFnH0cAO-hgvBb4onMe_Q==/109951168748825658.jpg", "companyId": 0, "pic": 109951168748825658, "picUrl": "http://p1.music.126.net/tsFnH0cAO-hgvBb4onMe_Q==/109951168748825658.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": "\u7f51\u6613\u7535\u6ce2x\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169753130", "artists": [{"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168748825658"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 134069, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276537147, "size": 16861348, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1006129, "playTime": 134069, "volumeDelta": -67883.0}, "hrMusic": {"name": null, "id": 8276537145, "size": 29721644, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1773513, "playTime": 134069, "volumeDelta": -67880.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064527195", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8276537151, "size": 2146221, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 134069, "volumeDelta": -63590.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8276537143, "size": 5365485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 134069, "volumeDelta": -67899.0}, "mMusic": {"name": null, "id": 8276537148, "size": 3219309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 134069, "volumeDelta": -65347.0}, "lMusic": {"name": null, "id": 8276537151, "size": 2146221, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 134069, "volumeDelta": -63590.0}, "lastRank": 13}, {"name": "\u8bb0\u75ab", "id": 2068136839, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "07Kevin", "id": 56033687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6052\u661f", "id": 49503777, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8bb0\u75ab", "id": 170625488, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168772452248, "blurPicUrl": "http://p1.music.126.net/gzQ5MUB8aj6MrQIwoJ0qfA==/109951168772452248.jpg", "companyId": 0, "pic": 109951168772452248, "picUrl": "http://p1.music.126.net/gzQ5MUB8aj6MrQIwoJ0qfA==/109951168772452248.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170625488", "artists": [{"name": "07Kevin", "id": 56033687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772452248"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 138931, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302908215, "size": 16220427, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 934011, "playTime": 138931, "volumeDelta": -47332.0}, "hrMusic": {"name": null, "id": 8302908214, "size": 29535914, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1700749, "playTime": 138931, "volumeDelta": -47312.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068136839", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8302908219, "size": 2223789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 138931, "volumeDelta": -43202.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8302908218, "size": 5559405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 138931, "volumeDelta": -47351.0}, "mMusic": {"name": null, "id": 8302908217, "size": 3335661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 138931, "volumeDelta": -44765.0}, "lMusic": {"name": null, "id": 8302908219, "size": 2223789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 138931, "volumeDelta": -43202.0}}, {"name": "\u5df4\u638c", "id": 2067707833, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5b89\u5b50\u4e0e\u4e5d\u59b9\u4e50\u961f", "id": 12002183, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5df4\u638c", "id": 170448634, "type": "Single", "size": 2, "picId": 109951168768749231, "blurPicUrl": "http://p1.music.126.net/ncgihqDLae5EOyaP_m_iJw==/109951168768749231.jpg", "companyId": 0, "pic": 109951168768749231, "picUrl": "http://p1.music.126.net/ncgihqDLae5EOyaP_m_iJw==/109951168768749231.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170448634", "artists": [{"name": "\u5b89\u5b50\u4e0e\u4e5d\u59b9\u4e50\u961f", "id": 12002183, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168768749231"}, "starred": false, "popularity": 60.0, "score": 60, "starredNum": 0, "duration": 259290, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8298601494, "size": 52533280, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1620830, "playTime": 259290, "volumeDelta": -69479.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067707833", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8298601488, "size": 4149542, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259290, "volumeDelta": -65366.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8298601491, "size": 10373791, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 259290, "volumeDelta": -69483.0}, "mMusic": {"name": null, "id": 8298601493, "size": 6224292, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 259290, "volumeDelta": -66910.0}, "lMusic": {"name": null, "id": 8298601488, "size": 4149542, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259290, "volumeDelta": -65366.0}}, {"name": "\u6708\u5149", "id": 2065605552, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 4, "artists": [{"name": "kinkis", "id": 34247208, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Emotion", "id": 169958347, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168750043891, "blurPicUrl": "http://p1.music.126.net/aLPrkRD4Uo1QS7d806mX5g==/109951168750043891.jpg", "companyId": 0, "pic": 109951168750043891, "picUrl": "http://p1.music.126.net/aLPrkRD4Uo1QS7d806mX5g==/109951168750043891.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169958347", "artists": [{"name": "kinkis", "id": 34247208, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168750043891"}, "starred": false, "popularity": 45.0, "score": 45, "starredNum": 0, "duration": 243483, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279410698, "size": 28784773, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 945765, "playTime": 243483, "volumeDelta": -43725.0}, "hrMusic": {"name": null, "id": 8279410691, "size": 52190465, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1714793, "playTime": 243483, "volumeDelta": -43562.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065605552", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8279410696, "size": 3896877, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 243483, "volumeDelta": -39327.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8279410697, "size": 9742125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 243483, "volumeDelta": -43565.0}, "mMusic": {"name": null, "id": 8279410699, "size": 5845293, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 243483, "volumeDelta": -40951.0}, "lMusic": {"name": null, "id": 8279410696, "size": 3896877, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 243483, "volumeDelta": -39327.0}}, {"name": "\u81ea\u6295\u7f57\u7f51", "id": 2066378273, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6768\u6dcbRiN", "id": 52739763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u97f3\u7206\u77e9\u9635SBM", "id": 49308346, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "YLNO", "id": 170207056, "type": "EP", "size": 8, "picId": 109951168757655417, "blurPicUrl": "http://p1.music.126.net/5HplQHykMMAE58kEaSv07Q==/109951168757655417.jpg", "companyId": 0, "pic": 109951168757655417, "picUrl": "http://p1.music.126.net/5HplQHykMMAE58kEaSv07Q==/109951168757655417.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u97f3\u7206\u77e9\u9635SBM", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170207056", "artists": [{"name": "\u6768\u6dcbRiN", "id": 52739763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u97f3\u7206\u77e9\u9635SBM", "id": 49308346, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168757655417"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 204053, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8286673115, "size": 26780871, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1049955, "playTime": 204053, "volumeDelta": -63027.0}, "hrMusic": {"name": null, "id": 8286673109, "size": 46301012, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1815251, "playTime": 204053, "volumeDelta": -62861.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066378273", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8286673110, "size": 3265965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 204053, "volumeDelta": -58709.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8286673117, "size": 8164845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 204053, "volumeDelta": -62881.0}, "mMusic": {"name": null, "id": 8286673116, "size": 4898925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 204053, "volumeDelta": -60330.0}, "lMusic": {"name": null, "id": 8286673110, "size": 3265965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 204053, "volumeDelta": -58709.0}}, {"name": "\u6211\u7231\u4e0a\u6211\u6240\u6709\u7684\u9057\u61be", "id": 2067504738, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "2Nog_\u5218\u8f69\u626c", "id": 32091583, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pandaangelo.", "id": 37340109, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7231\u4e0a\u6211\u6240\u6709\u7684\u9057\u61be", "id": 170448266, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168767088766, "blurPicUrl": "http://p1.music.126.net/WSM7CFUKxfkkP0_9ks_VBg==/109951168767088766.jpg", "companyId": 0, "pic": 109951168767088766, "picUrl": "http://p1.music.126.net/WSM7CFUKxfkkP0_9ks_VBg==/109951168767088766.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170448266", "artists": [{"name": "2Nog_\u5218\u8f69\u626c", "id": 32091583, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168767088766"}, "starred": false, "popularity": 80.0, "score": 80, "starredNum": 0, "duration": 174000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8296292286, "size": 33005472, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1517492, "playTime": 174000, "volumeDelta": -29606.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067504738", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8296292280, "size": 2784906, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 174000, "volumeDelta": -25431.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8296292287, "size": 6962199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 174000, "volumeDelta": -29608.0}, "mMusic": {"name": null, "id": 8296292283, "size": 4177337, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 174000, "volumeDelta": -27017.0}, "lMusic": {"name": null, "id": 8296292280, "size": 2784906, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 174000, "volumeDelta": -25431.0}}, {"name": "\u96ea Distance", "id": 2026224214, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 11, "artists": [{"name": "Capper", "id": 12193174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f57\u8a00", "id": 33863232, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Uniconfication", "id": 160890405, "type": "Single", "size": 14, "picId": 109951168431655039, "blurPicUrl": "http://p1.music.126.net/cGTKkFl5qcXIDYPo7PrmDA==/109951168431655039.jpg", "companyId": 0, "pic": 109951168431655039, "picUrl": "http://p1.music.126.net/cGTKkFl5qcXIDYPo7PrmDA==/109951168431655039.jpg", "publishTime": 1677600000000, "description": "", "tags": "", "company": "GENAGROUP", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_160890405", "artists": [{"name": "Capper", "id": 12193174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168431655039"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165989, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7932117796, "size": 18399332, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 886769, "playTime": 165989, "volumeDelta": -51901.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2026224214", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 7932117797, "size": 2657010, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 165989, "volumeDelta": -46730.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 7932117798, "size": 6642460, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 165989, "volumeDelta": -51097.0}, "mMusic": {"name": null, "id": 7932117791, "size": 3985493, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 165989, "volumeDelta": -48466.0}, "lMusic": {"name": null, "id": 7932117797, "size": 2657010, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 165989, "volumeDelta": -46730.0}}, {"name": "Raboom", "id": 2067795733, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "Don\u00b7Jessie", "id": 13450067, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Pema Wangchuck Vol.1 \uff08Pt.2\uff09", "id": 170619166, "type": "EP", "size": 6, "picId": 109951168769415801, "blurPicUrl": "http://p1.music.126.net/lw1iFiTcPvof9QuJAtup3Q==/109951168769415801.jpg", "companyId": 0, "pic": 109951168769415801, "picUrl": "http://p1.music.126.net/lw1iFiTcPvof9QuJAtup3Q==/109951168769415801.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170619166", "artists": [{"name": "Don\u00b7Jessie", "id": 13450067, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769415801"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 146400, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299324926, "size": 16231651, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 886975, "playTime": 146400, "volumeDelta": -45527.0}, "hrMusic": {"name": null, "id": 8299324934, "size": 30183253, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1649358, "playTime": 146400, "volumeDelta": -45450.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067795733", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8299324927, "size": 2343213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 146400, "volumeDelta": -41178.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8299324935, "size": 5857965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 146400, "volumeDelta": -45476.0}, "mMusic": {"name": null, "id": 8299324929, "size": 3514797, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 146400, "volumeDelta": -42868.0}, "lMusic": {"name": null, "id": 8299324927, "size": 2343213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 146400, "volumeDelta": -41178.0}}, {"name": "One More Step", "id": 2065554115, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "02", "no": 3, "artists": [{"name": "\u6ec7\u58f0\u6c14", "id": 13034811, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "DaraY", "id": 35517699, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5929\u5c71\u6447\u6446\u5ba2DyoSeLF", "id": 12184569, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Revival", "id": 165009862, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168734916119, "blurPicUrl": "http://p1.music.126.net/rBAB-GZHKKmwIa-CUzeg3Q==/109951168734916119.jpg", "companyId": 0, "pic": 109951168734916119, "picUrl": "http://p1.music.126.net/rBAB-GZHKKmwIa-CUzeg3Q==/109951168734916119.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_165009862", "artists": [{"name": "\u6ec7\u58f0\u6c14", "id": 13034811, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734916119"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 234026, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8278894791, "size": 28600088, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 977669, "playTime": 234026, "volumeDelta": -64102.0}, "hrMusic": {"name": null, "id": 8278894792, "size": 51061592, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1745496, "playTime": 234026, "volumeDelta": -64331.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065554115", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8278894786, "size": 3745581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 234026, "volumeDelta": -59913.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8278894787, "size": 9363885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 234026, "volumeDelta": -64141.0}, "mMusic": {"name": null, "id": 8278894793, "size": 5618349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 234026, "volumeDelta": -61547.0}, "lMusic": {"name": null, "id": 8278894786, "size": 3745581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 234026, "volumeDelta": -59913.0}}, {"name": "\u96e8\u8fc7\u5929\u6674", "id": 2067905258, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "T.E.E", "id": 36344071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u96e8\u8fc7\u5929\u6674", "id": 170625085, "type": "Single", "size": 1, "picId": 109951168770385237, "blurPicUrl": "http://p1.music.126.net/77-8dQVlTPBzJrmvDwAcmA==/109951168770385237.jpg", "companyId": 0, "pic": 109951168770385237, "picUrl": "http://p1.music.126.net/77-8dQVlTPBzJrmvDwAcmA==/109951168770385237.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170625085", "artists": [{"name": "T.E.E", "id": 36344071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168770385237"}, "starred": false, "popularity": 70.0, "score": 70, "starredNum": 0, "duration": 204005, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8300265271, "size": 43182389, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1693383, "playTime": 204005, "volumeDelta": -58460.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067905258", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8300265272, "size": 3265141, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 204005, "volumeDelta": -54357.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8300265275, "size": 8162787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 204005, "volumeDelta": -58463.0}, "mMusic": {"name": null, "id": 8300265276, "size": 4897689, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 204005, "volumeDelta": -55924.0}, "lMusic": {"name": null, "id": 8300265272, "size": 3265141, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 204005, "volumeDelta": -54357.0}}, {"name": "\u6d41\u6d6a\u4e16\u754c \uff08\u4f60\u5728\u544a\u522b \u6211\u7684\u4e16\u754c\uff09", "id": 2068854577, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5b89\u6d1b\u8d24", "id": 53562005, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d41\u6d6a\u4e16\u754c", "id": 170892182, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168785776658, "blurPicUrl": "http://p1.music.126.net/0mbruTzKJmKWhjkKyjMm4g==/109951168785776658.jpg", "companyId": 0, "pic": 109951168785776658, "picUrl": "http://p1.music.126.net/0mbruTzKJmKWhjkKyjMm4g==/109951168785776658.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170892182", "artists": [{"name": "\u5b89\u6d1b\u8d24", "id": 53562005, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168785776658"}, "starred": false, "popularity": 20.0, "score": 20, "starredNum": 0, "duration": 251151, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8308825955, "size": 30566804, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 973651, "playTime": 251151, "volumeDelta": -40676.0}, "hrMusic": {"name": null, "id": 8308825959, "size": 54679128, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1741706, "playTime": 251151, "volumeDelta": -39952.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068854577", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8308825963, "size": 4019373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 251151, "volumeDelta": -35882.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8308825960, "size": 10048365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 251151, "volumeDelta": -39961.0}, "mMusic": {"name": null, "id": 8308825962, "size": 6029037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 251151, "volumeDelta": -37398.0}, "lMusic": {"name": null, "id": 8308825963, "size": 4019373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 251151, "volumeDelta": -35882.0}}, {"name": "\u600e\u4e48\u5fd8\u8bb0", "id": 2068950835, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u524d\u7537\u53cb", "id": 12287780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5c0f\u8473", "id": 31571835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u600e\u4e48\u5fd8\u8bb0", "id": 170953189, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168788177725, "blurPicUrl": "http://p1.music.126.net/N4yF1StvBzLMZqgtwovhyg==/109951168788177725.jpg", "companyId": 0, "pic": 109951168788177725, "picUrl": "http://p1.music.126.net/N4yF1StvBzLMZqgtwovhyg==/109951168788177725.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170953189", "artists": [{"name": "\u524d\u7537\u53cb", "id": 12287780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5c0f\u8473", "id": 31571835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788177725"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 210000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309201565, "size": 25039220, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 953875, "playTime": 210000, "volumeDelta": -44460.0}, "hrMusic": {"name": null, "id": 8309201561, "size": 45114995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1718666, "playTime": 210000, "volumeDelta": -44545.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068950835", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8309201570, "size": 3360813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 210000, "volumeDelta": -40235.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8309201562, "size": 8401965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 210000, "volumeDelta": -44550.0}, "mMusic": {"name": null, "id": 8309201568, "size": 5041197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 210000, "volumeDelta": -41940.0}, "lMusic": {"name": null, "id": 8309201570, "size": 3360813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 210000, "volumeDelta": -40235.0}}, {"name": "\u8db3\u591f", "id": 2068981404, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u90ed\u8bda", "id": 12319669, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8db3\u591f", "id": 170892486, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168788650246, "blurPicUrl": "http://p1.music.126.net/gwFjjjajn4-p-1X2lx6FSQ==/109951168788650246.jpg", "companyId": 0, "pic": 109951168788650246, "picUrl": "http://p1.music.126.net/gwFjjjajn4-p-1X2lx6FSQ==/109951168788650246.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170892486", "artists": [{"name": "\u90ed\u8bda", "id": 12319669, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168788650246"}, "starred": false, "popularity": 65.0, "score": 65, "starredNum": 0, "duration": 294954, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309474562, "size": 30463330, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 826251, "playTime": 294954, "volumeDelta": -17863.0}, "hrMusic": {"name": null, "id": 8309474561, "size": 58835129, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1595774, "playTime": 294954, "volumeDelta": -17686.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068981404", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8309474559, "size": 4720173, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 294954, "volumeDelta": -13348.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8309474564, "size": 11800365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 294954, "volumeDelta": -17686.0}, "mMusic": {"name": null, "id": 8309474555, "size": 7080237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 294954, "volumeDelta": -15058.0}, "lMusic": {"name": null, "id": 8309474559, "size": 4720173, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 294954, "volumeDelta": -13348.0}}, {"name": "\u591c\u98ce", "id": 2065930399, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d6a", "id": 855371, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u591c\u98ce", "id": 170101507, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168753860901, "blurPicUrl": "http://p1.music.126.net/non0ImZI8jfCCw5l5ssRgQ==/109951168753860901.jpg", "companyId": 0, "pic": 109951168753860901, "picUrl": "http://p1.music.126.net/non0ImZI8jfCCw5l5ssRgQ==/109951168753860901.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170101507", "artists": [{"name": "\u6d6a", "id": 855371, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168753860901"}, "starred": false, "popularity": 25.0, "score": 25, "starredNum": 0, "duration": 263906, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282348243, "size": 31662532, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 959812, "playTime": 263906, "volumeDelta": -52880.0}, "hrMusic": {"name": null, "id": 8282348247, "size": 57057256, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1729623, "playTime": 263906, "volumeDelta": -53039.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065930399", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8282348245, "size": 4223661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263906, "volumeDelta": -48969.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8282348248, "size": 10559085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 263906, "volumeDelta": -53054.0}, "mMusic": {"name": null, "id": 8282348240, "size": 6335469, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 263906, "volumeDelta": -50517.0}, "lMusic": {"name": null, "id": 8282348245, "size": 4223661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263906, "volumeDelta": -48969.0}}, {"name": "Say Goodbye", "id": 2063640314, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u67ef\u65b0\u65e7", "id": 33097007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Say Goodbye", "id": 169543698, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168736246814, "blurPicUrl": "http://p1.music.126.net/6FXGNDq5FDcLlYOgZgq-fA==/109951168736246814.jpg", "companyId": 0, "pic": 109951168736246814, "picUrl": "http://p1.music.126.net/6FXGNDq5FDcLlYOgZgq-fA==/109951168736246814.jpg", "publishTime": 1689177600000, "description": "", "tags": "", "company": "\u805a\u58f0\u5320\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169543698", "artists": [{"name": "\u67ef\u65b0\u65e7", "id": 33097007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168736246814"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 195788, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264092914, "size": 18963891, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 774872, "playTime": 195788, "volumeDelta": -32262.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063640314", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8264092911, "size": 3133902, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 195788, "volumeDelta": -27738.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8264092913, "size": 7834689, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 195788, "volumeDelta": -32057.0}, "mMusic": {"name": null, "id": 8264092912, "size": 4700831, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 195788, "volumeDelta": -29436.0}, "lMusic": {"name": null, "id": 8264092911, "size": 3133902, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 195788, "volumeDelta": -27738.0}}, {"name": "Tipsy", "id": 2062620061, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "CityNaiveteClub", "id": 54346813, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Tipsy", "id": 169267716, "type": "\u4e13\u8f91", "size": 0, "picId": 109951168728208820, "blurPicUrl": "http://p1.music.126.net/y94JPssmGL2tCnNqVrnGzg==/109951168728208820.jpg", "companyId": 0, "pic": 109951168728208820, "picUrl": "http://p1.music.126.net/y94JPssmGL2tCnNqVrnGzg==/109951168728208820.jpg", "publishTime": 1689091200000, "description": "", "tags": "", "company": "Luuv Label", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169267716", "artists": [{"name": "CityNaiveteClub", "id": 54346813, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168728208820"}, "starred": false, "popularity": 20.0, "score": 20, "starredNum": 0, "duration": 216000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8252078458, "size": 28287841, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1047697, "playTime": 216000, "volumeDelta": -24206.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062620061", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8252078457, "size": 3456813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 216000, "volumeDelta": -20128.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8252078453, "size": 8641965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 216000, "volumeDelta": -24116.0}, "mMusic": {"name": null, "id": 8252078452, "size": 5185197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 216000, "volumeDelta": -21582.0}, "lMusic": {"name": null, "id": 8252078457, "size": 3456813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 216000, "volumeDelta": -20128.0}}, {"name": "\u5b64\u661f", "id": 2066729125, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e00\u652f\u69b4\u83b2", "id": 33694141, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5b64\u661f", "id": 170273889, "type": "Single", "size": 1, "picId": 109951168761436595, "blurPicUrl": "http://p1.music.126.net/ElfL96SHBnQjEdPN-dJfSw==/109951168761436595.jpg", "companyId": 0, "pic": 109951168761436595, "picUrl": "http://p1.music.126.net/ElfL96SHBnQjEdPN-dJfSw==/109951168761436595.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170273889", "artists": [{"name": "\u4e00\u652f\u69b4\u83b2", "id": 33694141, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168761436595"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 206304, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288164929, "size": 21807716, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 845653, "playTime": 206304, "volumeDelta": -48469.0}, "hrMusic": {"name": null, "id": 8288164933, "size": 41565691, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1611822, "playTime": 206304, "volumeDelta": -48691.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066729125", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8288164927, "size": 3301677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206304, "volumeDelta": -44430.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8288164931, "size": 8254125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 206304, "volumeDelta": -48695.0}, "mMusic": {"name": null, "id": 8288164930, "size": 4952493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 206304, "volumeDelta": -46094.0}, "lMusic": {"name": null, "id": 8288164927, "size": 3301677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206304, "volumeDelta": -44430.0}, "lastRank": 2}, {"name": "22", "id": 2067484825, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9752\u539fFIDA", "id": 33398926, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "22", "id": 170521653, "type": "Single", "size": 1, "picId": 109951168766830803, "blurPicUrl": "http://p1.music.126.net/SwQRP20h4fgbCGBZuZ0GQg==/109951168766830803.jpg", "companyId": 0, "pic": 109951168766830803, "picUrl": "http://p1.music.126.net/SwQRP20h4fgbCGBZuZ0GQg==/109951168766830803.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u54a9\u58f0\u5531\u7247", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170521653", "artists": [{"name": "\u9752\u539fFIDA", "id": 33398926, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766830803"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 231185, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8296118158, "size": 29729913, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1028780, "playTime": 231185, "volumeDelta": -58065.0}, "hrMusic": {"name": null, "id": 8296118163, "size": 51985143, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1798906, "playTime": 231185, "volumeDelta": -58109.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067484825", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8296118164, "size": 3699885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 231185, "volumeDelta": -54201.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8296118161, "size": 9249645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 231185, "volumeDelta": -58105.0}, "mMusic": {"name": null, "id": 8296118165, "size": 5549805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 231185, "volumeDelta": -55577.0}, "lMusic": {"name": null, "id": 8296118164, "size": 3699885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 231185, "volumeDelta": -54201.0}}, {"name": "\u5c0f\u623f\u95f4", "id": 2068508783, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5434\u4e0e\u6052", "id": 47924711, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "iice", "id": 36293317, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c0f\u623f\u95f4", "id": 170825118, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168779081662, "blurPicUrl": "http://p1.music.126.net/F9K5bSojP-NvNtC6m-hSow==/109951168779081662.jpg", "companyId": 0, "pic": 109951168779081662, "picUrl": "http://p1.music.126.net/F9K5bSojP-NvNtC6m-hSow==/109951168779081662.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170825118", "artists": [{"name": "\u5434\u4e0e\u6052", "id": 47924711, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168779081662"}, "starred": false, "popularity": 60.0, "score": 60, "starredNum": 0, "duration": 191211, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306103790, "size": 20264920, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 847853, "playTime": 191211, "volumeDelta": -32628.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068508783", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8306103795, "size": 3060341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 191211, "volumeDelta": -28002.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8306103791, "size": 7650787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 191211, "volumeDelta": -32283.0}, "mMusic": {"name": null, "id": 8306103792, "size": 4590489, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 191211, "volumeDelta": -29686.0}, "lMusic": {"name": null, "id": 8306103795, "size": 3060341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 191211, "volumeDelta": -28002.0}}, {"name": "\u4e91\u9704\u60c5\u6b4c", "id": 2068804948, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "CJ \u5468\u5bc6", "id": 12700520, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e91\u9704\u60c5\u6b4c", "id": 170906679, "type": "Single", "size": 1, "picId": 109951168784732817, "blurPicUrl": "http://p1.music.126.net/5x6cFjMo4Q7puBbDgTxONw==/109951168784732817.jpg", "companyId": 0, "pic": 109951168784732817, "picUrl": "http://p1.music.126.net/5x6cFjMo4Q7puBbDgTxONw==/109951168784732817.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170906679", "artists": [{"name": "CJ \u5468\u5bc6", "id": 12700520, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784732817"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 156072, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8308013613, "size": 14351605, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 735640, "playTime": 156072, "volumeDelta": -14424.0}, "hrMusic": {"name": null, "id": 8308013610, "size": 29308731, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1502318, "playTime": 156072, "volumeDelta": -14316.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068804948", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8308013617, "size": 2497965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 156072, "volumeDelta": -9914.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8308013615, "size": 6244845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 156072, "volumeDelta": -14328.0}, "mMusic": {"name": null, "id": 8308013609, "size": 3746925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 156072, "volumeDelta": -11697.0}, "lMusic": {"name": null, "id": 8308013617, "size": 2497965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 156072, "volumeDelta": -9914.0}}, {"name": "\u8c0e", "id": 2006969421, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u53f6\u743c\u7433", "id": 35187624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c0e", "id": 156636570, "type": "Single", "size": 1, "picId": 109951168769426755, "blurPicUrl": "http://p1.music.126.net/O7InSz4--eLb1JznCJN8KQ==/109951168769426755.jpg", "companyId": 0, "pic": 109951168769426755, "picUrl": "http://p1.music.126.net/O7InSz4--eLb1JznCJN8KQ==/109951168769426755.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_156636570", "artists": [{"name": "\u53f6\u743c\u7433", "id": 35187624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769426755"}, "starred": false, "popularity": 95.0, "score": 95, "starredNum": 0, "duration": 192598, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8295905521, "size": 25763979, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1070166, "playTime": 192598, "volumeDelta": -65580.0}, "hrMusic": {"name": null, "id": 8295905525, "size": 44166177, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1834543, "playTime": 192598, "volumeDelta": -65584.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2006969421", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8295905527, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192598, "volumeDelta": -61473.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8295905522, "size": 7705965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 192598, "volumeDelta": -65601.0}, "mMusic": {"name": null, "id": 8295905524, "size": 4623597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 192598, "volumeDelta": -63065.0}, "lMusic": {"name": null, "id": 8295905527, "size": 3082413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192598, "volumeDelta": -61473.0}}, {"name": "MOMO", "id": 2068572178, "position": 0, "alias": ["\u67d0\u67d0"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5317\u8857", "id": 12571146, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "MOMO", "id": 170772449, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168780198319, "blurPicUrl": "http://p1.music.126.net/1d927Qr9bSiKmQ6OfVeh2w==/109951168780198319.jpg", "companyId": 0, "pic": 109951168780198319, "picUrl": "http://p1.music.126.net/1d927Qr9bSiKmQ6OfVeh2w==/109951168780198319.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170772449", "artists": [{"name": "\u5317\u8857", "id": 12571146, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168780198319"}, "starred": false, "popularity": 75.0, "score": 75, "starredNum": 0, "duration": 193692, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307093255, "size": 21933594, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 905912, "playTime": 193692, "volumeDelta": -44252.0}, "hrMusic": {"name": null, "id": 8307093261, "size": 40572910, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1675762, "playTime": 193692, "volumeDelta": -43726.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068572178", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8307093260, "size": 3100077, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 193692, "volumeDelta": -39574.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8307093256, "size": 7750125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 193692, "volumeDelta": -43755.0}, "mMusic": {"name": null, "id": 8307093257, "size": 4650093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 193692, "volumeDelta": -41190.0}, "lMusic": {"name": null, "id": 8307093260, "size": 3100077, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 193692, "volumeDelta": -39574.0}}, {"name": "\u8bb0\u5f97\u9053\u7406", "id": 2069546429, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Geebar", "id": 47249190, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8bb0\u5f97\u9053\u7406", "id": 170997666, "type": "\u4e13\u8f91", "size": 4, "picId": 109951168799011403, "blurPicUrl": "http://p1.music.126.net/ak_NKkuwI6DiZN8S4NX4JQ==/109951168799011403.jpg", "companyId": 0, "pic": 109951168799011403, "picUrl": "http://p1.music.126.net/ak_NKkuwI6DiZN8S4NX4JQ==/109951168799011403.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170997666", "artists": [{"name": "Geebar", "id": 47249190, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168799011403"}, "starred": false, "popularity": 90.0, "score": 90, "starredNum": 0, "duration": 223966, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8314732463, "size": 19449746, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 694737, "playTime": 223966, "volumeDelta": 16046.0}, "hrMusic": {"name": null, "id": 8314732469, "size": 40673815, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1452852, "playTime": 223966, "volumeDelta": 16202.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069546429", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8314732461, "size": 3584301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 223966, "volumeDelta": 20460.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8314732464, "size": 8960685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 223966, "volumeDelta": 16200.0}, "mMusic": {"name": null, "id": 8314732467, "size": 5376429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 223966, "volumeDelta": 18809.0}, "lMusic": {"name": null, "id": 8314732461, "size": 3584301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 223966, "volumeDelta": 20460.0}}, {"name": "\u4f24\u60b2", "id": 2067251458, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Rap \u5148\u751f", "id": 12001169, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6697\u7684\u5149", "id": 12147178, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Buddhaa", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "LocalUnderground\u672c\u571f\u5730\u4e0b", "id": 46587834, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f24\u60b2", "id": 170428956, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168765133356, "blurPicUrl": "http://p1.music.126.net/EF8cGV_XVEPEA7pX536LGw==/109951168765133356.jpg", "companyId": 0, "pic": 109951168765133356, "picUrl": "http://p1.music.126.net/EF8cGV_XVEPEA7pX536LGw==/109951168765133356.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170428956", "artists": [{"name": "Rap \u5148\u751f", "id": 12001169, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168765133356"}, "starred": false, "popularity": 80.0, "score": 80, "starredNum": 0, "duration": 204800, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8295427539, "size": 20149448, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 787087, "playTime": 204800, "volumeDelta": -57598.0}, "hrMusic": {"name": null, "id": 8295427547, "size": 38893500, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1519277, "playTime": 204800, "volumeDelta": -57836.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067251458", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14648470, "bMusic": {"name": null, "id": 8295427546, "size": 3277869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 204800, "volumeDelta": -53242.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8295427548, "size": 8194605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 204800, "volumeDelta": -57584.0}, "mMusic": {"name": null, "id": 8295427540, "size": 4916781, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 204800, "volumeDelta": -54966.0}, "lMusic": {"name": null, "id": 8295427546, "size": 3277869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 204800, "volumeDelta": -53242.0}}, {"name": "8 Miles Away", "id": 2060079807, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "North", "id": 12328443, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "CA Neon Dreams", "id": 168659313, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168727727742, "blurPicUrl": "http://p1.music.126.net/Sutsjj4PLauUQHMfcIluKA==/109951168727727742.jpg", "companyId": 0, "pic": 109951168727727742, "picUrl": "http://p1.music.126.net/Sutsjj4PLauUQHMfcIluKA==/109951168727727742.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u7f51\u6613\u5c71\u5916", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u52a0\u5dde\u9713\u8679\u306e\u68a6"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168659313", "artists": [{"name": "North", "id": 12328443, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168727727742"}, "starred": false, "popularity": 25.0, "score": 25, "starredNum": 0, "duration": 193000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8230807667, "size": 36094088, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1496128, "playTime": 193000, "volumeDelta": -24693.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060079807", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8230807671, "size": 3089180, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 193000, "volumeDelta": -20499.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8230807666, "size": 7722885, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 193000, "volumeDelta": -24702.0}, "mMusic": {"name": null, "id": 8230807668, "size": 4633748, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 193000, "volumeDelta": -22130.0}, "lMusic": {"name": null, "id": 8230807671, "size": 3089180, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 193000, "volumeDelta": -20499.0}}, {"name": "Last Hurrah", "id": 2065867435, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5434\u59dd\u51dd", "id": 56752045, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "15", "id": 166657428, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168648955009, "blurPicUrl": "http://p1.music.126.net/OwAXgOeu8BgRFpR7WAVo0w==/109951168648955009.jpg", "companyId": 0, "pic": 109951168648955009, "picUrl": "http://p1.music.126.net/OwAXgOeu8BgRFpR7WAVo0w==/109951168648955009.jpg", "publishTime": 1685548800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_166657428", "artists": [{"name": "\u5434\u59dd\u51dd", "id": 56752045, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168648955009"}, "starred": false, "popularity": 25.0, "score": 25, "starredNum": 0, "duration": 176866, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282544668, "size": 19974756, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 903494, "playTime": 176866, "volumeDelta": -31493.0}, "hrMusic": {"name": null, "id": 8282544676, "size": 36954538, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1671520, "playTime": 176866, "volumeDelta": -30479.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065867435", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8282544675, "size": 2830893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176866, "volumeDelta": -26173.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8282544677, "size": 7077165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 176866, "volumeDelta": -30482.0}, "mMusic": {"name": null, "id": 8282544669, "size": 4246317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 176866, "volumeDelta": -27883.0}, "lMusic": {"name": null, "id": 8282544675, "size": 2830893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176866, "volumeDelta": -26173.0}}, {"name": "Take All In", "id": 2068221126, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Duc", "id": 54248091, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Falling Down", "id": 170109539, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168756791639, "blurPicUrl": "http://p2.music.126.net/85S9JKJl4ZJ2-ufcs3SffQ==/109951168756791639.jpg", "companyId": 0, "pic": 109951168756791639, "picUrl": "http://p2.music.126.net/85S9JKJl4ZJ2-ufcs3SffQ==/109951168756791639.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170109539", "artists": [{"name": "Duc", "id": 54248091, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168756791639"}, "starred": false, "popularity": 35.0, "score": 35, "starredNum": 0, "duration": 182121, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8305452535, "size": 16716324, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 734294, "playTime": 182121, "volumeDelta": -25066.0}, "hrMusic": {"name": null, "id": 8305452528, "size": 34072397, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1496690, "playTime": 182121, "volumeDelta": -24597.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068221126", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8305452532, "size": 2914989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 182121, "volumeDelta": -20253.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8305452531, "size": 7287405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 182121, "volumeDelta": -24599.0}, "mMusic": {"name": null, "id": 8305452529, "size": 4372461, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 182121, "volumeDelta": -21968.0}, "lMusic": {"name": null, "id": 8305452532, "size": 2914989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 182121, "volumeDelta": -20253.0}}, {"name": "\u653e\u5f00\u53bb\u73a9", "id": 2065552277, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2709804, "disc": "01", "no": 1, "artists": [{"name": "\u76db\u5b87D-SHINE", "id": 12605500, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TangoZ", "id": 12967449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u653e\u5f00\u53bb\u73a9", "id": 170009916, "type": "Single", "size": 0, "picId": 109951168750911599, "blurPicUrl": "http://p2.music.126.net/D8h6rFfjelyZm4ZiT9nGKg==/109951168750911599.jpg", "companyId": 0, "pic": 109951168750911599, "picUrl": "http://p2.music.126.net/D8h6rFfjelyZm4ZiT9nGKg==/109951168750911599.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "\u5609\u58eb\u4f2f\uff08\u4e2d\u56fd\uff09\u5564\u9152\u5de5\u8d38\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2709804, "commentThreadId": "R_AL_3_170009916", "artists": [{"name": "\u76db\u5b87D-SHINE", "id": 12605500, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TangoZ", "id": 12967449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168750911599"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 164299, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8278849936, "size": 20395536, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 993093, "playTime": 164299, "volumeDelta": -30482.0}, "hrMusic": {"name": null, "id": 8278849939, "size": 36169795, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1761168, "playTime": 164299, "volumeDelta": -30687.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065552277", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 14646588, "bMusic": {"name": null, "id": 8278849938, "size": 2629677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164299, "volumeDelta": -26588.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8278849933, "size": 6574125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 164299, "volumeDelta": -30693.0}, "mMusic": {"name": null, "id": 8278849934, "size": 3944493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 164299, "volumeDelta": -28113.0}, "lMusic": {"name": null, "id": 8278849938, "size": 2629677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164299, "volumeDelta": -26588.0}}, {"name": "\u9ec4\u91d1\u5802", "id": 2066758380, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 2, "artists": [{"name": "\u8072\u7121\u54c0\u6a02", "id": 35881376, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8072\u6709\u2022\u5c71\u5929\u7269\u6211", "id": 170281622, "type": "EP", "size": 3, "picId": 109951168763533793, "blurPicUrl": "http://p2.music.126.net/O9oHSnrhL-1zF0_jGO6uSw==/109951168763533793.jpg", "companyId": 0, "pic": 109951168763533793, "picUrl": "http://p2.music.126.net/O9oHSnrhL-1zF0_jGO6uSw==/109951168763533793.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170281622", "artists": [{"name": "\u8072\u7121\u54c0\u6a02", "id": 35881376, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168763533793"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 250416, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288536794, "size": 27759232, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 886817, "playTime": 250416, "volumeDelta": -64201.0}, "hrMusic": {"name": null, "id": 8288536790, "size": 51715989, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1652158, "playTime": 250416, "volumeDelta": -64252.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066758380", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8288536792, "size": 4007853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 250416, "volumeDelta": -60125.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8288536798, "size": 10019565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 250416, "volumeDelta": -64260.0}, "mMusic": {"name": null, "id": 8288536791, "size": 6011757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 250416, "volumeDelta": -61672.0}, "lMusic": {"name": null, "id": 8288536792, "size": 4007853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 250416, "volumeDelta": -60125.0}}, {"name": "\u62a5\u5c71\u540d \u00b7 \u5439\u5522\u5450", "id": 2066757423, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d6e\u840d\u8349", "id": 48674859, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e1c\u5317\u5ba3\u4f20\u961f", "id": 53849891, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u62a5\u5c71\u540d \u00b7 \u5439\u5522\u5450", "id": 170282009, "type": "Single", "size": 1, "picId": 109951168764308984, "blurPicUrl": "http://p2.music.126.net/YTUMLPbIe-YdrVTkck9P9A==/109951168764308984.jpg", "companyId": 0, "pic": 109951168764308984, "picUrl": "http://p2.music.126.net/YTUMLPbIe-YdrVTkck9P9A==/109951168764308984.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170282009", "artists": [{"name": "\u6d6e\u840d\u8349", "id": 48674859, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e1c\u5317\u5ba3\u4f20\u961f", "id": 53849891, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168764308984"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 160200, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8292361253, "size": 20223391, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1009907, "playTime": 160200, "volumeDelta": -71563.0}, "hrMusic": {"name": null, "id": 8292361256, "size": 35631046, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1779328, "playTime": 160200, "volumeDelta": -71302.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066757423", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "mvid": 0, "bMusic": {"name": null, "id": 8292361257, "size": 2564013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 160200, "volumeDelta": -67064.0}, "mp3Url": null, "rtype": 0, "rurl": null, "hMusic": {"name": null, "id": 8292361261, "size": 6409965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 160200, "volumeDelta": -71305.0}, "mMusic": {"name": null, "id": 8292361260, "size": 3845997, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 160200, "volumeDelta": -68707.0}, "lMusic": {"name": null, "id": 8292361257, "size": 2564013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 160200, "volumeDelta": -67064.0}, "lastRank": 14}], "updateFrequency": null, "backgroundCoverId": 0, "backgroundCoverUrl": null, "titleImage": 0, "coverText": null, "titleImageUrl": null, "coverImageUrl": null, "iconImageUrl": null, "englishTitle": null, "opRecommend": false, "recommendInfo": null, "socialPlaylistCover": null, "subscribedCount": 712577, "cloudTrackCount": 0, "trackNumberUpdateTime": 1691050526023, "adType": 0, "specialType": 10, "trackUpdateTime": 1691232287905, "playCount": 568943936, "updateTime": 1691050526180, "coverImgId": 109951166961388699, "commentThreadId": "A_PL_0_2884035", "totalDuration": 0, "coverImgUrl": "https://p1.music.126.net/iFZ_nw2V86IFk90dc50kdQ==/109951166961388699.jpg", "trackCount": 100, "privacy": 0, "newImported": false, "anonimous": false, "highQuality": false, "createTime": 1374732325894, "ordered": true, "description": "\u4e91\u97f3\u4e50\u72ec\u7acb\u539f\u521b\u97f3\u4e50\u4eba\u4f5c\u54c1\u5b98\u65b9\u699c\u5355\uff0c\u4ee5\u63a8\u8350\u4f18\u79c0\u539f\u521b\u4f5c\u54c1\u4e3a\u76ee\u7684\u3002\u6bcf\u5468\u56db\u7f51\u6613\u4e91\u97f3\u4e50\u9996\u53d1\u3002\u7533\u8bf7\u7f51\u6613\u97f3\u4e50\u4eba\uff1ahttp://music.163.com/nmusician/", "status": 0, "tags": [], "userId": 201586, "name": "\u539f\u521b\u699c", "id": 2884035, "shareCount": 11020, "coverImgId_str": "109951166961388699", "ToplistType": "O", "commentCount": 12957}, "code": 200} \ No newline at end of file diff --git a/data/3778678.json b/data/3778678.json new file mode 100644 index 0000000..70d013e --- /dev/null +++ b/data/3778678.json @@ -0,0 +1 @@ +{"result": {"subscribers": [], "subscribed": false, "creator": {"defaultAvatar": false, "province": 110000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/kMuXXbwHbduHpLYDmHXrlA==/109951168152833223.jpg", "accountStatus": 0, "gender": 1, "city": 110101, "birthday": -2209017600000, "userId": 1, "userType": 2, "nickname": "\u7f51\u6613\u4e91\u97f3\u4e50", "signature": "\u7f51\u6613\u4e91\u97f3\u4e50\u662f8\u4ebf\u4eba\u90fd\u5728\u4f7f\u7528\u7684\u97f3\u4e50\u5e73\u53f0\uff0c\u81f4\u529b\u4e8e\u5e2e\u52a9\u97f3\u4e50\u7231\u597d\u8005\u53d1\u73b0\u97f3\u4e50\u60ca\u559c\uff0c\u5e2e\u52a9\u97f3\u4e50\u4eba\u5b9e\u73b0\u68a6\u60f3\u3002 \n2019\u5e748\u670831\u65e5\u8d77\uff0c\u5c06\u4e0d\u518d\u63d0\u4f9b\u5b9e\u65f6\u5728\u7ebf\u4eba\u5de5\u670d\u52a1\u3002\u60a8\u53ef\u4ee5\u4f18\u5148\u901a\u8fc7\u81ea\u52a9\u65b9\u5f0f\u89e3\u51b3\u95ee\u9898\uff0c\u5982\u4ecd\u9700\u6c42\u52a9\uff0c\u53ef\u5728\u76f8\u5173\u9875\u9762\u7559\u4e0b\u60a8\u7684\u95ee\u9898\uff0c\u540e\u7eed\u4f1a\u6709\u4eba\u5de5\u4e3a\u60a8\u89e3\u7b54\uff0c\u8f9b\u82e6\u60a8\u8010\u5fc3\u7b49\u5f85\uff0c\u7ed9\u60a8\u5e26\u6765\u7684\u4e0d\u4fbf\u656c\u8bf7\u8c05\u89e3\u3002 \u5982\u679c\u4ecd\u7136\u4e0d\u80fd\u89e3\u51b3\u60a8\u7684\u95ee\u9898\uff0c\u53ef\u4ee5\u90ae\u4ef6\u6211\u4eec\uff1a \u7528\u6237\uff1ancm5990@163.com \u97f3\u4e50\u4eba\uff1ayyr599@163.com", "description": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "detailDescription": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "avatarImgId": 109951168152833223, "backgroundImgId": 109951166515550955, "backgroundUrl": "http://p1.music.126.net/cwi82gitJJ0DfMO4cXbP8A==/109951166515550955.jpg", "authority": 3, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 11, "remarkName": null, "authenticationTypes": 4098, "avatarDetail": null, "backgroundImgIdStr": "109951166515550955", "avatarImgIdStr": "109951168152833223", "anchor": true, "avatarImgId_str": "109951168152833223"}, "artists": null, "tracks": [{"name": "\u4e88\u4f60", "id": 1895330088, "position": 0, "alias": ["\u5deb\u54f2\u5c0f\u8bf4\u300a\u89e3\u836f\u300b\u5b98\u65b9\u4e3b\u9898\u66f2\u2161"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e88\u4f60", "id": 136184367, "type": "\u4e13\u8f91", "size": 2, "picId": 109951166625738075, "blurPicUrl": "http://p2.music.126.net/yxVm_vRFOode6yP67NmMcA==/109951166625738075.jpg", "companyId": 0, "pic": 109951166625738075, "picUrl": "http://p2.music.126.net/yxVm_vRFOode6yP67NmMcA==/109951166625738075.jpg", "publishTime": 1637078400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300a\u89e3\u836f\u300b\u5b98\u65b9\u4e3b\u9898\u66f2\u2161"], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_136184367", "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166625738075"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 231349, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113417, "size": 26392672, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 912649, "playTime": 231349, "volumeDelta": -51530.0}, "hrMusic": {"name": null, "id": 7238113423, "size": 48497164, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1677015, "playTime": 231349, "volumeDelta": -51534.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1895330088", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113418, "size": 3702657, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 231349, "volumeDelta": -47240.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113421, "size": 9256449, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 231349, "volumeDelta": -51540.0}, "mMusic": {"name": null, "id": 7238113419, "size": 5553921, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 231349, "volumeDelta": -48941.0}, "lMusic": {"name": null, "id": 7238113418, "size": 3702657, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 231349, "volumeDelta": -47240.0}, "lastRank": 0}, {"name": "\u51c4\u7f8e\u5730", "id": 436346833, "position": 3, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 1, "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98de\u884c\u5668\u7684\u6267\u884c\u5468\u671f", "id": 35005583, "type": "\u4e13\u8f91", "size": 10, "picId": 2946691248081599, "blurPicUrl": "http://p2.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "companyId": 0, "pic": 2946691248081599, "picUrl": "http://p2.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "publishTime": 1480003200000, "description": "", "tags": "", "company": "Go East Music Entertainment Consulting Limited", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_35005583", "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 250653, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464199, "size": 29312378, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 935551, "playTime": 250653, "volumeDelta": -50745.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_436346833", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464200, "size": 4011616, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 250653, "volumeDelta": -46276.0}, "mp3Url": null, "mvid": 5404470, "hMusic": {"name": null, "id": 8169464195, "size": 10028974, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 250653, "volumeDelta": -50528.0}, "mMusic": {"name": null, "id": 8169464193, "size": 6017402, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 250653, "volumeDelta": -47926.0}, "lMusic": {"name": null, "id": 8169464200, "size": 4011616, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 250653, "volumeDelta": -46276.0}, "lastRank": 1}, {"name": "\u628a\u56de\u5fc6\u62fc\u597d\u7ed9\u4f60", "id": 1403318151, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u628a\u56de\u5fc6\u62fc\u597d\u7ed9\u4f60", "id": 83305009, "type": "\u4e13\u8f91", "size": 2, "picId": 109951164485969446, "blurPicUrl": "http://p2.music.126.net/CBx2K_jEN3SNWwYztagPPw==/109951164485969446.jpg", "companyId": 0, "pic": 109951164485969446, "picUrl": "http://p2.music.126.net/CBx2K_jEN3SNWwYztagPPw==/109951164485969446.jpg", "publishTime": 1573660800000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_83305009", "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164485969446"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 381000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238117613, "size": 42157601, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 885198, "playTime": 381000, "volumeDelta": -41840.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1403318151", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238117612, "size": 6097232, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 381000, "volumeDelta": -37537.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238117610, "size": 15243015, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 381000, "volumeDelta": -41846.0}, "mMusic": {"name": null, "id": 7238117616, "size": 9145826, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 381000, "volumeDelta": -39239.0}, "lMusic": {"name": null, "id": 7238117612, "size": 6097232, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 381000, "volumeDelta": -37537.0}, "lastRank": 2}, {"name": "\u5411\u4e91\u7aef", "id": 2049512697, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5c0f\u971e", "id": 1192268, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5411\u4e91\u7aef", "id": 166146490, "type": "Single", "size": 3, "picId": 109951168638913915, "blurPicUrl": "http://p2.music.126.net/TmOHxaGnFNlwNX8aPz66oA==/109951168638913915.jpg", "companyId": 0, "pic": 109951168638913915, "picUrl": "http://p2.music.126.net/TmOHxaGnFNlwNX8aPz66oA==/109951168638913915.jpg", "publishTime": 1685376000000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_166146490", "artists": [{"name": "\u5c0f\u971e", "id": 1192268, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168638913915"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 251613, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8148577041, "size": 28801918, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 915752, "playTime": 251613, "volumeDelta": -29935.0}, "hrMusic": {"name": null, "id": 8148577058, "size": 52943266, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1683323, "playTime": 251613, "volumeDelta": -29903.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2049512697", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8148577046, "size": 4026669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 251613, "volumeDelta": -25558.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8148577050, "size": 10066605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 251613, "volumeDelta": -29886.0}, "mMusic": {"name": null, "id": 8148577042, "size": 6039981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 251613, "volumeDelta": -27277.0}, "lMusic": {"name": null, "id": 8148577046, "size": 4026669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 251613, "volumeDelta": -25558.0}, "lastRank": 4}, {"name": "\u60ac\u6eba", "id": 1397345903, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b2c\u4e8c\u8857\u533a", "id": 79886335, "type": "\u4e13\u8f91", "size": 20, "picId": 109951164166513349, "blurPicUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "companyId": 0, "pic": 109951164166513349, "picUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "publishTime": 1608566400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_79886335", "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164166513349"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 197083, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238128877, "size": 21266538, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 863250, "playTime": 197083, "volumeDelta": -42961.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1397345903", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238128883, "size": 3154382, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 197083, "volumeDelta": -38893.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238128880, "size": 7885889, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 197083, "volumeDelta": -42856.0}, "mMusic": {"name": null, "id": 7238128884, "size": 4731551, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 197083, "volumeDelta": -40324.0}, "lMusic": {"name": null, "id": 7238128883, "size": 3154382, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 197083, "volumeDelta": -38893.0}, "lastRank": 3}, {"name": "\u7f57\u751f\u95e8\uff08Follow\uff09", "id": 1456890009, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u68a8\u51bb\u7d27", "id": 33259235, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Wiz_H\u5f20\u5b50\u8c6a", "id": 13112601, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7f57\u751f\u95e8\uff08Follow\uff09", "id": 91237927, "type": "Single", "size": 2, "picId": 109951165076380471, "blurPicUrl": "http://p2.music.126.net/yN1ke1xYMJ718FiHaDWtYQ==/109951165076380471.jpg", "companyId": 0, "pic": 109951165076380471, "picUrl": "http://p2.music.126.net/yN1ke1xYMJ718FiHaDWtYQ==/109951165076380471.jpg", "publishTime": 1592582400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_91237927", "artists": [{"name": "\u68a8\u51bb\u7d27", "id": 33259235, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Wiz_H\u5f20\u5b50\u8c6a", "id": 13112601, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165076380471"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 243754, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238120006, "size": 28147247, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 923788, "playTime": 243754, "volumeDelta": -48121.0}, "hrMusic": {"name": null, "id": 7238120014, "size": 51593929, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1693305, "playTime": 243754, "volumeDelta": -48124.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1456890009", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238120013, "size": 3901151, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 243754, "volumeDelta": -43878.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238120009, "size": 9752735, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 243754, "volumeDelta": -48129.0}, "mMusic": {"name": null, "id": 7238120007, "size": 5851679, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 243754, "volumeDelta": -45527.0}, "lMusic": {"name": null, "id": 7238120013, "size": 3901151, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 243754, "volumeDelta": -43878.0}, "lastRank": 5}, {"name": "\u5982\u679c\u5462", "id": 1842728629, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u5462", "id": 126985670, "type": "Single", "size": 2, "picId": 109951165953469081, "blurPicUrl": "http://p2.music.126.net/-xMsNLpquZTmMZlIztTgHg==/109951165953469081.jpg", "companyId": 0, "pic": 109951165953469081, "picUrl": "http://p2.music.126.net/-xMsNLpquZTmMZlIztTgHg==/109951165953469081.jpg", "publishTime": 1620403200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_126985670", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165953469081"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257472, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1842728629", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113645, "size": 4120365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257472, "volumeDelta": -25865.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113643, "size": 10300845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 257472, "volumeDelta": -30155.0}, "mMusic": {"name": null, "id": 7238113646, "size": 6180525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 257472, "volumeDelta": -27552.0}, "lMusic": {"name": null, "id": 7238113645, "size": 4120365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257472, "volumeDelta": -25865.0}, "lastRank": 6}, {"name": "\u6211\u8bb0\u5f97", "id": 1974443814, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708856, "disc": "01", "no": 5, "artists": [{"name": "\u8d75\u96f7", "id": 6731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7f72\u524d\u8857\u5c11\u5e74", "id": 150127127, "type": "\u4e13\u8f91", "size": 10, "picId": 109951167805892385, "blurPicUrl": "http://p2.music.126.net/FCWD6ibS2JK2B3QAnXuzwQ==/109951167805892385.jpg", "companyId": 0, "pic": 109951167805892385, "picUrl": "http://p2.music.126.net/FCWD6ibS2JK2B3QAnXuzwQ==/109951167805892385.jpg", "publishTime": 1661702400000, "description": "", "tags": "", "company": "StreetVoice/\u4e0a\u6d77\u4e5d\u5e73\u6307\u6587\u5316\u5de5\u4f5c\u5ba4", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2708856, "commentThreadId": "R_AL_3_150127127", "artists": [{"name": "\u8d75\u96f7", "id": 6731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167805892385"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 329891, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7505232951, "size": 65211331, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1581400, "playTime": 329891, "volumeDelta": -50153.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1974443814", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7505232953, "size": 5279286, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 329891, "volumeDelta": -45763.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7505232956, "size": 13198150, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 329891, "volumeDelta": -50155.0}, "mMusic": {"name": null, "id": 7505232955, "size": 7918907, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 329891, "volumeDelta": -47545.0}, "lMusic": {"name": null, "id": 7505232953, "size": 5279286, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 329891, "volumeDelta": -45763.0}, "lastRank": 7}, {"name": "\u98ce\u5439\u4e39\u9876\u9e64", "id": 1471761548, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 8, "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b2c\u4e8c\u8857\u533a", "id": 79886335, "type": "\u4e13\u8f91", "size": 20, "picId": 109951164166513349, "blurPicUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "companyId": 0, "pic": 109951164166513349, "picUrl": "http://p2.music.126.net/CDhYcShQKH2VAMENuCxWWQ==/109951164166513349.jpg", "publishTime": 1608566400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_79886335", "artists": [{"name": "\u845b\u4e1c\u742a", "id": 12136078, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164166513349"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 304313, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238133979, "size": 60322792, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1585805, "playTime": 304313, "volumeDelta": -24615.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1471761548", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238133975, "size": 4870104, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 304313, "volumeDelta": -20615.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238133981, "size": 12175195, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 304313, "volumeDelta": -24629.0}, "mMusic": {"name": null, "id": 7238133974, "size": 7305134, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 304313, "volumeDelta": -22087.0}, "lMusic": {"name": null, "id": 7238133975, "size": 4870104, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 304313, "volumeDelta": -20615.0}, "lastRank": 10}, {"name": "\u7b3c", "id": 2057534370, "position": 0, "alias": ["\u7535\u5f71\u300a\u6d88\u5931\u7684\u5979\u300b\u7247\u5c3e\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2712460, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b3c", "id": 168052660, "type": "Single", "size": 1, "picId": 109951168690739808, "blurPicUrl": "http://p2.music.126.net/XsTsiy7w_IAtqLIc6kMRAg==/109951168690739808.jpg", "companyId": 0, "pic": 109951168690739808, "picUrl": "http://p2.music.126.net/XsTsiy7w_IAtqLIc6kMRAg==/109951168690739808.jpg", "publishTime": 1687708800000, "description": "", "tags": "", "company": "\u5954\u8dd1\u602a\u7269\uff08\u5317\u4eac\uff09\u6587\u5316\u5a31\u4e50\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u7535\u5f71\u300a\u6d88\u5931\u7684\u5979\u300b\u7247\u5c3e\u4e3b\u9898\u66f2"], "status": 1, "copyrightId": 2712460, "commentThreadId": "R_AL_3_168052660", "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168690739808"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 280762, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8207157403, "size": 30027300, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 855591, "playTime": 280762, "volumeDelta": -47663.0}, "hrMusic": {"name": null, "id": 8207157402, "size": 30600698, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 871929, "playTime": 280762, "volumeDelta": -47307.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2057534370", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8207157408, "size": 4493229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 280762, "volumeDelta": -43273.0}, "mp3Url": null, "mvid": 14636451, "hMusic": {"name": null, "id": 8207157410, "size": 11233005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 280762, "volumeDelta": -47280.0}, "mMusic": {"name": null, "id": 8207157407, "size": 6739821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 280762, "volumeDelta": -44711.0}, "lMusic": {"name": null, "id": 8207157408, "size": 4493229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 280762, "volumeDelta": -43273.0}, "lastRank": 8}, {"name": "\u7cbe\u536b", "id": 1951069525, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "30\u5e74\u524d\uff0c50\u5e74\u540e", "id": 32099752, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e27\u5931\u5e74\u8f7b\uff0c\u52ff\u5931\u5e74\u534e", "id": 137950781, "type": "\u4e13\u8f91", "size": 9, "picId": 109951166786983190, "blurPicUrl": "http://p2.music.126.net/jSH_ikeooxveWl0BTc3Xkg==/109951166786983190.jpg", "companyId": 0, "pic": 109951166786983190, "picUrl": "http://p2.music.126.net/jSH_ikeooxveWl0BTc3Xkg==/109951166786983190.jpg", "publishTime": 1640293820597, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_137950781", "artists": [{"name": "30\u5e74\u524d\uff0c50\u5e74\u540e", "id": 32099752, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166786983190"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176181, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7324547756, "size": 37589430, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1706847, "playTime": 176181, "volumeDelta": -64114.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1951069525", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7324547761, "size": 2820098, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 176181, "volumeDelta": -60123.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7324547755, "size": 7050054, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 176181, "volumeDelta": -64130.0}, "mMusic": {"name": null, "id": 7324547763, "size": 4230084, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 176181, "volumeDelta": -61579.0}, "lMusic": {"name": null, "id": 7324547761, "size": 2820098, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 176181, "volumeDelta": -60123.0}, "lastRank": 11}, {"name": "\u98ce\u9a76\u8fc7\u7684\u58f0\u97f3\u662f", "id": 2041974276, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8d39\u7c73Frieme", "id": 12178015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98ce\u9a76\u8fc7\u7684\u58f0\u97f3\u662f\uff08\u8bf4\u5531\u7248\uff09", "id": 164305610, "type": "Single", "size": 1, "picId": 109951168567036973, "blurPicUrl": "http://p2.music.126.net/gfLR-3TEncp1cOog8oUaFA==/109951168567036973.jpg", "companyId": 0, "pic": 109951168567036973, "picUrl": "http://p2.music.126.net/gfLR-3TEncp1cOog8oUaFA==/109951168567036973.jpg", "publishTime": 1682524800000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_164305610", "artists": [{"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8d39\u7c73Frieme", "id": 12178015, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168567036973"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 147263, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8072258576, "size": 14931121, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 811122, "playTime": 147263, "volumeDelta": -22409.0}, "hrMusic": {"name": null, "id": 8072258581, "size": 28891689, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1569519, "playTime": 147263, "volumeDelta": -22507.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2041974276", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8072258579, "size": 2357037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 147263, "volumeDelta": -18348.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8072258582, "size": 5892525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 147263, "volumeDelta": -22513.0}, "mMusic": {"name": null, "id": 8072258575, "size": 3535533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 147263, "volumeDelta": -19909.0}, "lMusic": {"name": null, "id": 8072258579, "size": 2357037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 147263, "volumeDelta": -18348.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 12}, {"name": "\u5728\u4f60\u7684\u8eab\u8fb9", "id": 475479888, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 456010, "disc": "1", "no": 1, "artists": [{"name": "\u76db\u54f2", "id": 12395355, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5728\u4f60\u7684\u8eab\u8fb9", "id": 35438746, "type": "Single", "size": 1, "picId": 109951163191178425, "blurPicUrl": "http://p2.music.126.net/AYNBdRxJ8EdZo4xFjp7b4Q==/109951163191178425.jpg", "companyId": 0, "pic": 109951163191178425, "picUrl": "http://p2.music.126.net/AYNBdRxJ8EdZo4xFjp7b4Q==/109951163191178425.jpg", "publishTime": 1493596800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 456010, "commentThreadId": "R_AL_3_35438746", "artists": [{"name": "\u76db\u54f2", "id": 12395355, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163191178425"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 262251, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169466443, "size": 31626713, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 964773, "playTime": 262251, "volumeDelta": -37489.0}, "hrMusic": {"name": null, "id": 8169466442, "size": 56859645, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1734504, "playTime": 262251, "volumeDelta": -37497.0}, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_475479888", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169466441, "size": 4197165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 262251, "volumeDelta": -33280.0}, "mp3Url": null, "mvid": 5902263, "hMusic": {"name": null, "id": 8169466435, "size": 10492845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 262251, "volumeDelta": -37507.0}, "mMusic": {"name": null, "id": 8169466438, "size": 6295725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 262251, "volumeDelta": -34917.0}, "lMusic": {"name": null, "id": 8169466441, "size": 4197165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 262251, "volumeDelta": -33280.0}, "lastRank": 13}, {"name": "\u96ea Distance", "id": 2026224214, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 11, "artists": [{"name": "Capper", "id": 12193174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f57\u8a00", "id": 33863232, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Uniconfication", "id": 160890405, "type": "Single", "size": 14, "picId": 109951168431655039, "blurPicUrl": "http://p2.music.126.net/cGTKkFl5qcXIDYPo7PrmDA==/109951168431655039.jpg", "companyId": 0, "pic": 109951168431655039, "picUrl": "http://p2.music.126.net/cGTKkFl5qcXIDYPo7PrmDA==/109951168431655039.jpg", "publishTime": 1677600000000, "description": "", "tags": "", "company": "GENAGROUP", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_160890405", "artists": [{"name": "Capper", "id": 12193174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168431655039"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165989, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7932117796, "size": 18399332, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 886769, "playTime": 165989, "volumeDelta": -51901.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2026224214", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7932117797, "size": 2657010, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 165989, "volumeDelta": -46730.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7932117798, "size": 6642460, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 165989, "volumeDelta": -51097.0}, "mMusic": {"name": null, "id": 7932117791, "size": 3985493, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 165989, "volumeDelta": -48466.0}, "lMusic": {"name": null, "id": 7932117797, "size": 2657010, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 165989, "volumeDelta": -46730.0}, "lastRank": 15}, {"name": "\u6211\u7684\u7f8e\u4e3dfeat.\u6d77\u6d0bBo", "id": 1979417838, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u7f8e\u4e3dfeat.\u6d77\u6d0bBo", "id": 151156371, "type": "Single", "size": 2, "picId": 109951167854450663, "blurPicUrl": "http://p2.music.126.net/8ZpCzo4gEeCAQyXAGYXKUQ==/109951167854450663.jpg", "companyId": 0, "pic": 109951167854450663, "picUrl": "http://p2.music.126.net/8ZpCzo4gEeCAQyXAGYXKUQ==/109951167854450663.jpg", "publishTime": 1662566400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_151156371", "artists": [{"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u4f60\u8bf4\u4f60\u53d7\u5230\u4e86\u4e0d\u516c\u5e73", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167854450663", "transNames": ["\u4f60\u8bf4\u4f60\u53d7\u5230\u4e86\u4e0d\u516c\u5e73"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 244444, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7541948816, "size": 23449940, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 767451, "playTime": 244444, "volumeDelta": -10248.0}, "hrMusic": {"name": null, "id": 7541948813, "size": 46850227, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1533278, "playTime": 244444, "volumeDelta": -10248.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1979417838", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u4f60\u8bf4\u4f60\u53d7\u5230\u4e86\u4e0d\u516c\u5e73", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1901319325, "name": "\u6211\u7684\u7f8e\u4e3d", "artists": [{"id": 1192268, "name": "\u5c0f\u971e"}], "albumMeta": {"id": 137137613, "name": "\u5c0f\u971e 2.0"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7541948819, "size": 3912237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 244444, "volumeDelta": -5995.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7541948814, "size": 9780525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 244444, "volumeDelta": -10256.0}, "mMusic": {"name": null, "id": 7541948822, "size": 5868333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 244444, "volumeDelta": -7648.0}, "lMusic": {"name": null, "id": 7541948819, "size": 3912237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 244444, "volumeDelta": -5995.0}, "transNames": ["\u4f60\u8bf4\u4f60\u53d7\u5230\u4e86\u4e0d\u516c\u5e73"], "lastRank": 14}, {"name": "\u8fbe\u5c14\u6587", "id": 2019573476, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 6, "artists": [{"name": "\u6797\u4fca\u6770", "id": 3684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "JJ\u7684\u5496\u5561\u8c03\u8c03, Vol. 2", "id": 159400773, "type": "EP", "size": 6, "picId": 109951168466764238, "blurPicUrl": "http://p2.music.126.net/4x-65bnidSKyEMDBmGtn8g==/109951168466764238.jpg", "companyId": 0, "pic": 109951168466764238, "picUrl": "http://p2.music.126.net/4x-65bnidSKyEMDBmGtn8g==/109951168466764238.jpg", "publishTime": 1675440000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_159400773", "artists": [{"name": "\u6797\u4fca\u6770", "id": 3684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168466764238"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 246023, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7855579577, "size": 29889106, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 971911, "playTime": 246023, "volumeDelta": -59002.0}, "hrMusic": {"name": null, "id": 7855579576, "size": 53546964, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1741200, "playTime": 246023, "volumeDelta": -59071.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2019573476", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7855579580, "size": 3937197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 246023, "volumeDelta": -54783.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7855579581, "size": 9842925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 246023, "volumeDelta": -59058.0}, "mMusic": {"name": null, "id": 7855579579, "size": 5905773, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 246023, "volumeDelta": -56463.0}, "lMusic": {"name": null, "id": 7855579580, "size": 3937197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 246023, "volumeDelta": -54783.0}, "lastRank": 17}, {"name": "\u7f57\u5239\u6d77\u5e02", "id": 2063487880, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 2, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 332800, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261314102, "size": 42256839, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1015789, "playTime": 332800, "volumeDelta": -41563.0}, "hrMusic": {"name": null, "id": 8261314105, "size": 74034631, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1779678, "playTime": 332800, "volumeDelta": -41363.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063487880", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8261314107, "size": 5325741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 332800, "volumeDelta": -37365.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8261314106, "size": 13314285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 332800, "volumeDelta": -41333.0}, "mMusic": {"name": null, "id": 8261314100, "size": 7988589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 332800, "volumeDelta": -38812.0}, "lMusic": {"name": null, "id": 8261314107, "size": 5325741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 332800, "volumeDelta": -37365.0}, "lastRank": 16}, {"name": "\u6211\u7684\u4e00\u4e2a\u9053\u59d1\u670b\u53cb", "id": 1367452194, "position": 0, "alias": ["\u82e5\u4f60\u65e9\u4e0e\u4ed6\u4eba\u4e24\u5fc3\u540c"], "status": 0, "fee": 8, "copyrightId": 1416195, "disc": "01", "no": 1, "artists": [{"name": "\u53cc\u7b19\uff08\u9648\u5143\u6c50\uff09", "id": 12025552, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4e00\u4e2a\u9053\u59d1\u670b\u53cb", "id": 79384106, "type": "Single", "size": 2, "picId": 109951164096961308, "blurPicUrl": "http://p2.music.126.net/_SPItojIVnmpsNsgz8LlMw==/109951164096961308.jpg", "companyId": 0, "pic": 109951164096961308, "picUrl": "http://p2.music.126.net/_SPItojIVnmpsNsgz8LlMw==/109951164096961308.jpg", "publishTime": 1558713600000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50 x NEGIA\u7eb3\u5409\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416195, "commentThreadId": "R_AL_3_79384106", "artists": [{"name": "\u53cc\u7b19\uff08\u9648\u5143\u6c50\uff09", "id": 12025552, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164096961308"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 284096, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238139374, "size": 53966376, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1519661, "playTime": 284096, "volumeDelta": -33528.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1367452194", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238139382, "size": 4546604, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 284096, "volumeDelta": -29214.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238139381, "size": 11366444, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 284096, "volumeDelta": -33531.0}, "mMusic": {"name": null, "id": 7238139375, "size": 6819884, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 284096, "volumeDelta": -30918.0}, "lMusic": {"name": null, "id": 7238139382, "size": 4546604, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 284096, "volumeDelta": -29214.0}, "lastRank": 27}, {"name": "\u5c0f\u80e1\u540c", "id": 1926623288, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c0f\u80e1\u540c", "id": 141510248, "type": "Single", "size": 2, "picId": 109951167129280730, "blurPicUrl": "http://p2.music.126.net/QsebYbDgQtKelH6r1iE2Fg==/109951167129280730.jpg", "companyId": 0, "pic": 109951167129280730, "picUrl": "http://p2.music.126.net/QsebYbDgQtKelH6r1iE2Fg==/109951167129280730.jpg", "publishTime": 1646841600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_141510248", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167129280730"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 276588, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7232496441, "size": 33064184, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 956342, "playTime": 276588, "volumeDelta": -30247.0}, "hrMusic": {"name": null, "id": 7232496444, "size": 59689840, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1726458, "playTime": 276588, "volumeDelta": -30235.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1926623288", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7232496437, "size": 4426413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 276588, "volumeDelta": -26237.0}, "mp3Url": null, "mvid": 14510514, "hMusic": {"name": null, "id": 7232496442, "size": 11065965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 276588, "volumeDelta": -30249.0}, "mMusic": {"name": null, "id": 7232496438, "size": 6639597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 276588, "volumeDelta": -27730.0}, "lMusic": {"name": null, "id": 7232496437, "size": 4426413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 276588, "volumeDelta": -26237.0}, "lastRank": 22}, {"name": "\u4f60", "id": 1406083061, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f60", "id": 83644044, "type": "\u4e13\u8f91", "size": 1, "picId": 109951164512103081, "blurPicUrl": "http://p2.music.126.net/OvnvQlFc8QSD7UnqtM9YYw==/109951164512103081.jpg", "companyId": 0, "pic": 109951164512103081, "picUrl": "http://p2.music.126.net/OvnvQlFc8QSD7UnqtM9YYw==/109951164512103081.jpg", "publishTime": 1574760147721, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_83644044", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164512103081"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 254781, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 4190464598, "size": 21286718, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1411000, "playTime": 254781, "volumeDelta": 26668.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1406083061", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u60f3\u8981\u4f60\u7684\u7231", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 4190464596, "size": 4077653, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 254781, "volumeDelta": 31120.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 4190464594, "size": 10194068, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 254781, "volumeDelta": 26668.0}, "mMusic": {"name": null, "id": 4190464595, "size": 6116458, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 254781, "volumeDelta": 29314.0}, "lMusic": {"name": null, "id": 4190464596, "size": 4077653, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 254781, "volumeDelta": 31120.0}, "transNames": ["\u60f3\u8981\u4f60\u7684\u7231"], "lastRank": 19}, {"name": "\u54ea\u91cc\u90fd\u662f\u4f60", "id": 488249475, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u54ea\u91cc\u90fd\u662f\u4f60", "id": 35702116, "type": "Single", "size": 1, "picId": 109951162964628408, "blurPicUrl": "http://p2.music.126.net/lnOnBbP_H-052Hv5ls-QjA==/109951162964628408.jpg", "companyId": 0, "pic": 109951162964628408, "picUrl": "http://p2.music.126.net/lnOnBbP_H-052Hv5ls-QjA==/109951162964628408.jpg", "publishTime": 1499011200000, "description": "", "tags": "", "company": "\u4e7e\u58f0\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_35702116", "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951162964628408"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222683, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175306959, "size": 44616432, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1602865, "playTime": 222683, "volumeDelta": -52678.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_488249475", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8175306961, "size": 3563982, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222683, "volumeDelta": -48393.0}, "mp3Url": null, "mvid": 14477247, "hMusic": {"name": null, "id": 8175306965, "size": 8909889, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 222683, "volumeDelta": -52677.0}, "mMusic": {"name": null, "id": 8175306960, "size": 5345951, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 222683, "volumeDelta": -50072.0}, "lMusic": {"name": null, "id": 8175306961, "size": 3563982, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222683, "volumeDelta": -48393.0}, "lastRank": 21}, {"name": "\u590f\u591c\u6700\u540e\u7684\u70df\u706b", "id": 1482867143, "position": 0, "alias": ["\u5f53\u6211\u62ac\u8d77\u5934 \u4f60\u6b63\u770b\u5411\u6211"], "status": 0, "fee": 8, "copyrightId": 1418013, "disc": "01", "no": 1, "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u591c\u6700\u540e\u7684\u70df\u706b", "id": 96058206, "type": "Single", "size": 2, "picId": 109951165349625690, "blurPicUrl": "http://p1.music.126.net/i1p1CCz6PaDF2Gs0RqKJBQ==/109951165349625690.jpg", "companyId": 0, "pic": 109951165349625690, "picUrl": "http://p1.music.126.net/i1p1CCz6PaDF2Gs0RqKJBQ==/109951165349625690.jpg", "publishTime": 1601308800000, "description": "", "tags": "", "company": "\u7eb3\u5409\u97f3 Negia Entertainment", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u97f3\u4e50\u4f01\u5212\u300a\u5bf9\u53f7\u5165\u5ea7\u300b"], "status": 0, "copyrightId": 1418013, "commentThreadId": "R_AL_3_96058206", "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165349625690"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279587, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238155144, "size": 29094837, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 832507, "playTime": 279587, "volumeDelta": -27650.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1482867143", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238155138, "size": 4474297, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279587, "volumeDelta": -23107.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238155145, "size": 11185676, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 279587, "volumeDelta": -27468.0}, "mMusic": {"name": null, "id": 7238155139, "size": 6711423, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 279587, "volumeDelta": -24844.0}, "lMusic": {"name": null, "id": 7238155138, "size": 4474297, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279587, "volumeDelta": -23107.0}, "lastRank": 23}, {"name": "\u6c34\u661f\u8bb0", "id": 441491828, "position": 3, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 5, "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98de\u884c\u5668\u7684\u6267\u884c\u5468\u671f", "id": 35005583, "type": "\u4e13\u8f91", "size": 10, "picId": 2946691248081599, "blurPicUrl": "http://p1.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "companyId": 0, "pic": 2946691248081599, "picUrl": "http://p1.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "publishTime": 1480003200000, "description": "", "tags": "", "company": "Go East Music Entertainment Consulting Limited", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_35005583", "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 325266, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169466668, "size": 29589266, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 727754, "playTime": 325266, "volumeDelta": -29902.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_441491828", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169466666, "size": 5205307, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325266, "volumeDelta": -24735.0}, "mp3Url": null, "mvid": 5404031, "hMusic": {"name": null, "id": 8169466673, "size": 13013203, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 325266, "volumeDelta": -29142.0}, "mMusic": {"name": null, "id": 8169466670, "size": 7807939, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 325266, "volumeDelta": -26509.0}, "lMusic": {"name": null, "id": 8169466666, "size": 5205307, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325266, "volumeDelta": -24735.0}, "lastRank": 18}, {"name": "\u7ed9\u4f60\u5440\uff08\u53c8\u540d\uff1afor ya\uff09", "id": 1497588709, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u848b\u5c0f\u5462", "id": 37540088, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "for ya", "id": 98659782, "type": "Single", "size": 2, "picId": 109951165494781109, "blurPicUrl": "http://p1.music.126.net/GI1Ex39x73zBT-1r7_o-sQ==/109951165494781109.jpg", "companyId": 0, "pic": 109951165494781109, "picUrl": "http://p1.music.126.net/GI1Ex39x73zBT-1r7_o-sQ==/109951165494781109.jpg", "publishTime": 1606147200000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_98659782", "artists": [{"name": "\u848b\u5c0f\u5462", "id": 37540088, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165494781109"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 153854, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238110234, "size": 18477428, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 960776, "playTime": 153854, "volumeDelta": -40097.0}, "hrMusic": {"name": null, "id": 7238110236, "size": 33264141, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1729646, "playTime": 153854, "volumeDelta": -40101.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1497588709", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238110231, "size": 2462637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 153854, "volumeDelta": -35909.0}, "mp3Url": null, "mvid": 14302365, "hMusic": {"name": null, "id": 7238110238, "size": 6156525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 153854, "volumeDelta": -40111.0}, "mMusic": {"name": null, "id": 7238110237, "size": 3693933, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 153854, "volumeDelta": -37526.0}, "lMusic": {"name": null, "id": 7238110231, "size": 2462637, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 153854, "volumeDelta": -35909.0}, "lastRank": 24}, {"name": "\u8fd8\u662f\u4f1a\u60f3\u4f60", "id": 1827600686, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u6797\u8fbe\u6d6a", "id": 15199791, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8fd8\u662f\u4f1a\u60f3\u4f60", "id": 124309279, "type": "Single", "size": 2, "picId": 109951165798773745, "blurPicUrl": "http://p1.music.126.net/9FhSEQtMhP-JP3_U84YfWQ==/109951165798773745.jpg", "companyId": 0, "pic": 109951165798773745, "picUrl": "http://p1.music.126.net/9FhSEQtMhP-JP3_U84YfWQ==/109951165798773745.jpg", "publishTime": 1615651200000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50\u00d7\u4e91\u4e0a\u5de5\u4f5c\u5ba4", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_124309279", "artists": [{"name": "\u6797\u8fbe\u6d6a", "id": 15199791, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165798773745"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 190063, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238114206, "size": 24352202, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1025012, "playTime": 190063, "volumeDelta": -65917.0}, "hrMusic": {"name": null, "id": 7238114207, "size": 42645483, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1794998, "playTime": 190063, "volumeDelta": -65919.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1827600686", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238114215, "size": 3042093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 190063, "volumeDelta": -61767.0}, "mp3Url": null, "mvid": 14486290, "hMusic": {"name": null, "id": 7238114212, "size": 7605165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 190063, "volumeDelta": -65927.0}, "mMusic": {"name": null, "id": 7238114208, "size": 4563117, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 190063, "volumeDelta": -63351.0}, "lMusic": {"name": null, "id": 7238114215, "size": 3042093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 190063, "volumeDelta": -61767.0}, "lastRank": 25}, {"name": "\u82e6\u8336\u5b50", "id": 1922888354, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Starling8", "id": 36772893, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "MoreLearn 27", "id": 31002901, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "FIVESTAR", "id": 51613721, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u57cb\u6c70", "id": 151125530, "type": "\u4e13\u8f91", "size": 8, "picId": 109951167852652412, "blurPicUrl": "http://p1.music.126.net/VjXYNoGC3lXajZDs0r35XQ==/109951167852652412.jpg", "companyId": 0, "pic": 109951167852652412, "picUrl": "http://p1.music.126.net/VjXYNoGC3lXajZDs0r35XQ==/109951167852652412.jpg", "publishTime": 1662855569599, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_151125530", "artists": [{"name": "Starling8", "id": 36772893, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167852652412"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170796, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175359052, "size": 18680116, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 874962, "playTime": 170796, "volumeDelta": -28623.0}, "hrMusic": {"name": null, "id": 8175359608, "size": 35091633, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1643665, "playTime": 170796, "volumeDelta": -28597.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1922888354", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238118230, "size": 2733741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170796, "volumeDelta": -24447.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238118226, "size": 6834285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 170796, "volumeDelta": -28627.0}, "mMusic": {"name": null, "id": 7238118225, "size": 4100589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 170796, "volumeDelta": -26051.0}, "lMusic": {"name": null, "id": 7238118230, "size": 2733741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170796, "volumeDelta": -24447.0}, "lastRank": 26}, {"name": "\u53ef\u4e0d\u53ef\u4ee5", "id": 553755659, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 687012, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u7d2b\u8c6a", "id": 13906123, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53ef\u4e0d\u53ef\u4ee5", "id": 38385235, "type": "\u4e13\u8f91", "size": 4, "picId": 109951163252847249, "blurPicUrl": "http://p1.music.126.net/WafK2OQfEtqXitdDXJ772Q==/109951163252847249.jpg", "companyId": 0, "pic": 109951163252847249, "picUrl": "http://p1.music.126.net/WafK2OQfEtqXitdDXJ772Q==/109951163252847249.jpg", "publishTime": 1535644800000, "description": "", "tags": "", "company": "\u68a6\u9cb8\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 687012, "commentThreadId": "R_AL_3_38385235", "artists": [{"name": "\u5f20\u7d2b\u8c6a", "id": 13906123, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163252847249"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 240889, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463212, "size": 27507732, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 913539, "playTime": 240889, "volumeDelta": -72145.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_553755659", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463213, "size": 3855405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 240889, "volumeDelta": -67558.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169463216, "size": 9638445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 240889, "volumeDelta": -71920.0}, "mMusic": {"name": null, "id": 8169463214, "size": 5783085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 240889, "volumeDelta": -69293.0}, "lMusic": {"name": null, "id": 8169463213, "size": 3855405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 240889, "volumeDelta": -67558.0}, "lastRank": 28}, {"name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7 (Live)", "id": 2067808196, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 3, "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 3, "picId": 109951168769529178, "blurPicUrl": "http://p1.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p1.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 237204, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302876827, "size": 26736148, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901706, "playTime": 237204, "volumeDelta": -47458.0}, "hrMusic": {"name": null, "id": 8302876829, "size": 49541316, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1670836, "playTime": 237204, "volumeDelta": -47561.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067808196", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 188051, "name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7", "artists": [{"id": 6456, "name": "\u5468\u534e\u5065"}], "albumMeta": {"id": 19050, "name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8302876825, "size": 3796269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 237204, "volumeDelta": -43627.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8302876822, "size": 9490605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 237204, "volumeDelta": -47646.0}, "mMusic": {"name": null, "id": 8302876823, "size": 5694381, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 237204, "volumeDelta": -45094.0}, "lMusic": {"name": null, "id": 8302876825, "size": 3796269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 237204, "volumeDelta": -43627.0}, "lastRank": 20}, {"name": "\u552f\u4e00", "id": 1807799505, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "01", "no": 5, "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8fd0\u6c14\u6765\u5f97\u82e5\u6709\u4f3c\u65e0", "id": 120954841, "type": "\u4e13\u8f91", "size": 12, "picId": 109951165585701063, "blurPicUrl": "http://p1.music.126.net/5URIeP6GjMFg_hKhGloNTA==/109951165585701063.jpg", "companyId": 0, "pic": 109951165585701063, "picUrl": "http://p1.music.126.net/5URIeP6GjMFg_hKhGloNTA==/109951165585701063.jpg", "publishTime": 1609344000000, "description": "", "tags": "", "company": "\u534e\u5b87\u4e16\u535a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_120954841", "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165585701063"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 270760, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238117532, "size": 25592787, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 756174, "playTime": 270760, "volumeDelta": -4559.0}, "hrMusic": {"name": null, "id": 7238117524, "size": 51614731, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1525028, "playTime": 270760, "volumeDelta": -4565.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1807799505", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238117529, "size": 4333185, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 270760, "volumeDelta": -137.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238117525, "size": 10832769, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 270760, "volumeDelta": -4566.0}, "mMusic": {"name": null, "id": 7238117528, "size": 6499713, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 270760, "volumeDelta": -1928.0}, "lMusic": {"name": null, "id": 7238117529, "size": 4333185, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 270760, "volumeDelta": -137.0}, "lastRank": 29}, {"name": "\u666e\u901a\u4eba\u751f", "id": 2041799838, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u666e\u901a\u4eba\u751f", "id": 164273950, "type": "Single", "size": 1, "picId": 109951168565288639, "blurPicUrl": "http://p1.music.126.net/Z7SFxeQ5LH4YQP_7gOjWbw==/109951168565288639.jpg", "companyId": 0, "pic": 109951168565288639, "picUrl": "http://p1.music.126.net/Z7SFxeQ5LH4YQP_7gOjWbw==/109951168565288639.jpg", "publishTime": 1682352000000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_164273950", "artists": [{"name": "\u6d77\u6d0bBo", "id": 36985903, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168565288639"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 202424, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8093221622, "size": 21364230, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 844333, "playTime": 202424, "volumeDelta": -22601.0}, "hrMusic": {"name": null, "id": 8093221614, "size": 40776573, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1611527, "playTime": 202424, "volumeDelta": -21868.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2041799838", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8093221621, "size": 3239853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 202424, "volumeDelta": -17606.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8093221620, "size": 8099565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 202424, "volumeDelta": -21793.0}, "mMusic": {"name": null, "id": 8093221618, "size": 4859757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 202424, "volumeDelta": -19196.0}, "lMusic": {"name": null, "id": 8093221621, "size": 3239853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 202424, "volumeDelta": -17606.0}, "lastRank": 30}, {"name": "If We Ever Broke Up", "id": 2021343439, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Mae Stephens", "id": 50485303, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "If We Ever Broke Up", "id": 159827648, "type": "Single", "size": 1, "picId": 109951168298911512, "blurPicUrl": "http://p1.music.126.net/Pji_rp9PheG87zAJ0VeMrA==/109951168298911512.jpg", "companyId": 0, "pic": 109951168298911512, "picUrl": "http://p1.music.126.net/Pji_rp9PheG87zAJ0VeMrA==/109951168298911512.jpg", "publishTime": 1675958400000, "description": "", "tags": "", "company": "EMI", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_159827648", "artists": [{"name": "Mae Stephens", "id": 50485303, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168298911512"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 142758, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7869824275, "size": 16366370, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 917149, "playTime": 142758, "volumeDelta": -74099.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2021343439", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7869824271, "size": 2285026, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 142758, "volumeDelta": -69771.0}, "mp3Url": null, "mvid": 14618685, "hMusic": {"name": null, "id": 7869824276, "size": 5712501, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 142758, "volumeDelta": -74089.0}, "mMusic": {"name": null, "id": 7869824270, "size": 3427518, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 142758, "volumeDelta": -71505.0}, "lMusic": {"name": null, "id": 7869824271, "size": 2285026, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 142758, "volumeDelta": -69771.0}, "lastRank": 32}, {"name": "\u6211\u53ea\u80fd\u79bb\u5f00", "id": 1398283847, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u521d\u604b\u90a3\u4ef6\u5c0f\u4e8b\u300b\u63a8\u5e7f\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416410, "disc": "01", "no": 3, "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u521d\u604b\u90a3\u4ef6\u5c0f\u4e8b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 82595937, "type": "EP", "size": 5, "picId": 109951164440649436, "blurPicUrl": "http://p1.music.126.net/5GPFbTQU-kW57PGv_7LeBw==/109951164440649436.jpg", "companyId": 0, "pic": 109951164440649436, "picUrl": "http://p1.music.126.net/5GPFbTQU-kW57PGv_7LeBw==/109951164440649436.jpg", "publishTime": 1571760000000, "description": "", "tags": "", "company": "\u4e2d\u89c6\u9e23\u8fbe", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416410, "commentThreadId": "R_AL_3_82595937", "artists": [{"name": "\u7fa4\u661f", "id": 122455, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164440649436"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 230000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7232325119, "size": 26605746, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 925417, "playTime": 230000, "volumeDelta": -20681.0}, "hrMusic": {"name": null, "id": 7232325126, "size": 48723792, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1694740, "playTime": 230000, "volumeDelta": -20525.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1398283847", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7232325125, "size": 3681069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 230000, "volumeDelta": -16470.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7232325120, "size": 9202605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 230000, "volumeDelta": -20537.0}, "mMusic": {"name": null, "id": 7232325121, "size": 5521581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 230000, "volumeDelta": -17995.0}, "lMusic": {"name": null, "id": 7232325125, "size": 3681069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 230000, "volumeDelta": -16470.0}, "lastRank": 55}, {"name": "\u5962\u9999\u592b\u4eba (Live)", "id": 1877017100, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 5, "artists": [{"name": "\u51e4\u51f0\u4f20\u5947", "id": 11564, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u97f3\u4e50\u4f60\u542c\u5417 \u7b2c3\u671f", "id": 133049027, "type": "\u4e13\u8f91", "size": 9, "picId": 109951166371425760, "blurPicUrl": "http://p1.music.126.net/tdhkT5boROedEqVwv6prgA==/109951166371425760.jpg", "companyId": 0, "pic": 109951166371425760, "picUrl": "http://p1.music.126.net/tdhkT5boROedEqVwv6prgA==/109951166371425760.jpg", "publishTime": 1631376000000, "description": "", "tags": "", "company": "\u4e0a\u6d77\u5bbd\u5a31\u6570\u7801\u79d1\u6280\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_133049027", "artists": [{"name": "\u6211\u7684\u97f3\u4e50\u4f60\u542c\u5417", "id": 49486142, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166371425760"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257942, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7232365962, "size": 31064790, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 963464, "playTime": 257942, "volumeDelta": -35436.0}, "hrMusic": {"name": null, "id": 7232365961, "size": 55852592, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1732250, "playTime": 257942, "volumeDelta": -35441.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1877017100", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7232365957, "size": 4128045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257942, "volumeDelta": -31318.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7232365953, "size": 10320045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 257942, "volumeDelta": -35452.0}, "mMusic": {"name": null, "id": 7232365958, "size": 6192045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 257942, "volumeDelta": -32894.0}, "lMusic": {"name": null, "id": 7232365957, "size": 4128045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257942, "volumeDelta": -31318.0}, "lastRank": 31}, {"name": "\u5fd8\u4e0d\u6389\u7684\u4f60", "id": 1851652156, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5fd8\u4e0d\u6389\u7684\u4f60", "id": 128666473, "type": "\u4e13\u8f91", "size": 2, "picId": 109951166071009318, "blurPicUrl": "http://p1.music.126.net/4BCskpY6Rmm-QReHnY8W6Q==/109951166071009318.jpg", "companyId": 0, "pic": 109951166071009318, "picUrl": "http://p1.music.126.net/4BCskpY6Rmm-QReHnY8W6Q==/109951166071009318.jpg", "publishTime": 1623254400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": -1, "commentThreadId": "R_AL_3_128666473", "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166071009318"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 172173, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113722, "size": 21527300, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1000258, "playTime": 172173, "volumeDelta": -79487.0}, "hrMusic": {"name": null, "id": 7238113725, "size": 38053965, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1768163, "playTime": 172173, "volumeDelta": -79489.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1851652156", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113727, "size": 2755629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172173, "volumeDelta": -75293.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113728, "size": 6889005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 172173, "volumeDelta": -79494.0}, "mMusic": {"name": null, "id": 7238113726, "size": 4133421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 172173, "volumeDelta": -76910.0}, "lMusic": {"name": null, "id": 7238113727, "size": 2755629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 172173, "volumeDelta": -75293.0}, "lastRank": 34}, {"name": "\u6b66\u5bb6\u57612021", "id": 1891431677, "position": 0, "alias": ["\u859b\u5e73\u8d35\u4e0e\u738b\u5b9d\u948f"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9f8d\u731b\u5bfa\u5bec\u5ea6", "id": 34500818, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6b66\u5bb6\u5761 2021", "id": 135516634, "type": "\u4e13\u8f91", "size": 2, "picId": 109951166577778160, "blurPicUrl": "http://p1.music.126.net/e4Y2PIsxMBbC1yx9WdbrxQ==/109951166577778160.jpg", "companyId": 0, "pic": 109951166577778160, "picUrl": "http://p1.music.126.net/e4Y2PIsxMBbC1yx9WdbrxQ==/109951166577778160.jpg", "publishTime": 1635696000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_135516634", "artists": [{"name": "\u9f8d\u731b\u5bfa\u5bec\u5ea6", "id": 34500818, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166577778160"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 263571, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 6931837126, "size": 56896684, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1726945, "playTime": 263571, "volumeDelta": -57199.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1891431677", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 6931837131, "size": 4218285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263571, "volumeDelta": -52962.0}, "mp3Url": null, "mvid": 14471959, "hMusic": {"name": null, "id": 6931837127, "size": 10545645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 263571, "volumeDelta": -57207.0}, "mMusic": {"name": null, "id": 6931837129, "size": 6327405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 263571, "volumeDelta": -54614.0}, "lMusic": {"name": null, "id": 6931837131, "size": 4218285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263571, "volumeDelta": -52962.0}, "lastRank": 33}, {"name": "\u82e5\u628a\u4f60", "id": 865632948, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Kirsty\u5218\u747e\u777f", "id": 12499721, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u82e5\u628a\u4f60", "id": 71783637, "type": "\u4e13\u8f91", "size": 1, "picId": 109951163401482434, "blurPicUrl": "http://p1.music.126.net/M877M2-VhWZiLPVFORf9iQ==/109951163401482434.jpg", "companyId": 0, "pic": 109951163401482434, "picUrl": "http://p1.music.126.net/M877M2-VhWZiLPVFORf9iQ==/109951163401482434.jpg", "publishTime": 1531267200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_71783637", "artists": [{"name": "Kirsty\u5218\u747e\u777f", "id": 12499721, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163401482434"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189351, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463838, "size": 16871814, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 712823, "playTime": 189351, "volumeDelta": -23585.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_865632948", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463834, "size": 3030666, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 189351, "volumeDelta": -19463.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169463835, "size": 7576599, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 189351, "volumeDelta": -23902.0}, "mMusic": {"name": null, "id": 8169463833, "size": 4545977, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 189351, "volumeDelta": -21266.0}, "lMusic": {"name": null, "id": 8169463834, "size": 3030666, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 189351, "volumeDelta": -19463.0}, "lastRank": 35}, {"name": "\u6bd2\u836f", "id": 2066654616, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6bd2\u836f", "id": 170256663, "type": "Single", "size": 0, "picId": 109951168754209182, "blurPicUrl": "http://p1.music.126.net/7p8ZdnZ7V7Vqk3oBovgxGQ==/109951168754209182.jpg", "companyId": 0, "pic": 109951168754209182, "picUrl": "http://p1.music.126.net/7p8ZdnZ7V7Vqk3oBovgxGQ==/109951168754209182.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821f", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170256663", "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754209182"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 215535, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287577835, "size": 23536860, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 873613, "playTime": 215535, "volumeDelta": -38844.0}, "hrMusic": {"name": null, "id": 8287577831, "size": 44138676, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1638287, "playTime": 215535, "volumeDelta": -38883.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066654616", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8287577830, "size": 3449517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215535, "volumeDelta": -34711.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8287577826, "size": 8623725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 215535, "volumeDelta": -38890.0}, "mMusic": {"name": null, "id": 8287577827, "size": 5174253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 215535, "volumeDelta": -36315.0}, "lMusic": {"name": null, "id": 8287577830, "size": 3449517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215535, "volumeDelta": -34711.0}, "lastRank": 9}, {"name": "Letting Go", "id": 208891, "position": 8, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "1", "no": 8, "artists": [{"name": "\u8521\u5065\u96c5", "id": 7214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8bf4\u5230\u7231", "id": 21250, "type": "\u4e13\u8f91", "size": 10, "picId": 109951165561227373, "blurPicUrl": "http://p1.music.126.net/VTZde5VdBm_u2WH0Pc9HQQ==/109951165561227373.jpg", "companyId": 0, "pic": 109951165561227373, "picUrl": "http://p1.music.126.net/VTZde5VdBm_u2WH0Pc9HQQ==/109951165561227373.jpg", "publishTime": 1321545600000, "description": "", "tags": "", "company": "\u4e9a\u795e\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 625015, "commentThreadId": "R_AL_3_21250", "artists": [{"name": "\u8521\u5065\u96c5", "id": 7214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165561227373"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 263453, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238116161, "size": 30953623, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 939934, "playTime": 263453, "volumeDelta": -55690.0}, "hrMusic": null, "ringtone": "600902000009105683", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_208891", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238116166, "size": 4216416, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 263453, "volumeDelta": -51237.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238116164, "size": 10540974, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 263453, "volumeDelta": -55520.0}, "mMusic": {"name": null, "id": 7238116165, "size": 6324602, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 263453, "volumeDelta": -52922.0}, "lMusic": {"name": null, "id": 7238116166, "size": 4216416, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 263453, "volumeDelta": -51237.0}, "lastRank": 36}, {"name": "\u6211\u4eec\u7684\u6b4c", "id": 2025533834, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u4eec\u7684\u6b4c", "id": 160760191, "type": "Single", "size": 2, "picId": 109951168428025131, "blurPicUrl": "http://p2.music.126.net/Gm2v1KrDe2TwplzxcmTxYg==/109951168428025131.jpg", "companyId": 0, "pic": 109951168428025131, "picUrl": "http://p2.music.126.net/Gm2v1KrDe2TwplzxcmTxYg==/109951168428025131.jpg", "publishTime": 1678118400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_160760191", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168428025131"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 188918, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7948948276, "size": 19597394, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 829875, "playTime": 188918, "volumeDelta": -31775.0}, "hrMusic": {"name": null, "id": 7948948279, "size": 37757012, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1598866, "playTime": 188918, "volumeDelta": -31729.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025533834", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 25642952, "name": "\u6211\u4eec\u7684\u6b4c", "artists": [{"id": 5346, "name": "\u738b\u529b\u5b8f"}], "albumMeta": {"id": 2263157, "name": "\u6539\u53d8\u81ea\u5df1"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7948948277, "size": 3023661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188918, "volumeDelta": -27390.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7948948273, "size": 7559085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 188918, "volumeDelta": -31729.0}, "mMusic": {"name": null, "id": 7948948280, "size": 4535469, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 188918, "volumeDelta": -29112.0}, "lMusic": {"name": null, "id": 7948948277, "size": 3023661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188918, "volumeDelta": -27390.0}, "lastRank": 37}, {"name": "\u81f4\u4f60", "id": 1867217766, "position": 0, "alias": ["\u5973\u58f0\u7248"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "yihuik\u82e1\u6167", "id": 36032190, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u81f4\u4f60", "id": 131405806, "type": "Single", "size": 2, "picId": 109951166254691365, "blurPicUrl": "http://p2.music.126.net/VDmN2dNpIFu4gTv4bZe6KQ==/109951166254691365.jpg", "companyId": 0, "pic": 109951166254691365, "picUrl": "http://p2.music.126.net/VDmN2dNpIFu4gTv4bZe6KQ==/109951166254691365.jpg", "publishTime": 1628352000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_131405806", "artists": [{"name": "yihuik\u82e1\u6167", "id": 36032190, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166254691365"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 271666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113289, "size": 30674676, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 903303, "playTime": 271666, "volumeDelta": -48127.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1867217766", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113290, "size": 4347655, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 271666, "volumeDelta": -43967.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113288, "size": 10869072, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 271666, "volumeDelta": -48138.0}, "mMusic": {"name": null, "id": 7238113293, "size": 6521461, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 271666, "volumeDelta": -45572.0}, "lMusic": {"name": null, "id": 7238113290, "size": 4347655, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 271666, "volumeDelta": -43967.0}, "lastRank": 38}, {"name": "\u53ef\u80fd", "id": 1950343972, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u7a0b\u54cd", "id": 7424, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53ef\u80fd", "id": 145469501, "type": "Single", "size": 7, "picId": 109951167570919875, "blurPicUrl": "http://p2.music.126.net/Lk26KqRDPVbbhB4rQRGnPw==/109951167570919875.jpg", "companyId": 0, "pic": 109951167570919875, "picUrl": "http://p2.music.126.net/Lk26KqRDPVbbhB4rQRGnPw==/109951167570919875.jpg", "publishTime": 1657036800000, "description": "", "tags": "", "company": "\u91d1\u7ffc\u9f99\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_145469501", "artists": [{"name": "\u7a0b\u54cd", "id": 7424, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167570919875"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 217994, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7455338453, "size": 22598448, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 829320, "playTime": 217994, "volumeDelta": -28529.0}, "hrMusic": {"name": null, "id": 7455338460, "size": 43304896, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1589207, "playTime": 217994, "volumeDelta": -28529.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1950343972", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7455338454, "size": 3489069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 217994, "volumeDelta": -24209.0}, "mp3Url": null, "mvid": 14627525, "hMusic": {"name": null, "id": 7455338456, "size": 8722605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 217994, "volumeDelta": -28532.0}, "mMusic": {"name": null, "id": 7455338452, "size": 5233581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 217994, "volumeDelta": -25895.0}, "lMusic": {"name": null, "id": 7455338454, "size": 3489069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 217994, "volumeDelta": -24209.0}, "lastRank": 40}, {"name": "\u9050\u60f3", "id": 2018733994, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 12, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u68a6\u6e38", "id": 160692469, "type": "\u4e13\u8f91", "size": 25, "picId": 109951168408373477, "blurPicUrl": "http://p2.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "companyId": 0, "pic": 109951168408373477, "picUrl": "http://p2.music.126.net/Ws93IUrJGR_lK-QEsdKTWw==/109951168408373477.jpg", "publishTime": 1677254400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_160692469", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168408373477"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189719, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7848434038, "size": 20545546, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 866353, "playTime": 189719, "volumeDelta": -40286.0}, "hrMusic": {"name": null, "id": 7848434041, "size": 38733438, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1633291, "playTime": 189719, "volumeDelta": -38359.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2018733994", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7848434033, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189719, "volumeDelta": -34082.0}, "mp3Url": null, "mvid": 14602856, "hMusic": {"name": null, "id": 7848434036, "size": 7590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189719, "volumeDelta": -38359.0}, "mMusic": {"name": null, "id": 7848434035, "size": 4554477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189719, "volumeDelta": -35746.0}, "lMusic": {"name": null, "id": 7848434033, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189719, "volumeDelta": -34082.0}, "lastRank": 43}, {"name": "Dehors", "id": 1815725297, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 1, "artists": [{"name": "JORDANN", "id": 338718, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Dehors", "id": 122257911, "type": "Single", "size": 1, "picId": 109951168356159879, "blurPicUrl": "http://p2.music.126.net/WthcMxdZ8yWxqbT8-8nfKw==/109951168356159879.jpg", "companyId": 0, "pic": 109951168356159879, "picUrl": "http://p2.music.126.net/WthcMxdZ8yWxqbT8-8nfKw==/109951168356159879.jpg", "publishTime": 1494172800000, "description": "", "tags": "", "company": "JORDANN", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_122257911", "artists": [{"name": "JORDANN", "id": 338718, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168356159879"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 195096, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7919336212, "size": 18485361, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 757997, "playTime": 195096, "volumeDelta": -57386.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1815725297", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5916\u9762;", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7919336213, "size": 3122617, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 195096, "volumeDelta": -52958.0}, "mp3Url": null, "mvid": 0, "hMusic": null, "mMusic": {"name": null, "id": 7919336210, "size": 4683903, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 195096, "volumeDelta": -54717.0}, "lMusic": {"name": null, "id": 7919336213, "size": 3122617, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 195096, "volumeDelta": -52958.0}, "transNames": ["\u5916\u9762"], "lastRank": 41}, {"name": "\u518d\u7b49\u51ac\u5929(Memories)", "id": 1927693793, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 3, "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6545\u4e8b\u5546\u94fa\u00b7\u4e0a", "id": 146917329, "type": "\u4e13\u8f91", "size": 16, "picId": 109951167578505822, "blurPicUrl": "http://p2.music.126.net/7_58jxn4S4nzIs-D8nLQ5Q==/109951167578505822.jpg", "companyId": 0, "pic": 109951167578505822, "picUrl": "http://p2.music.126.net/7_58jxn4S4nzIs-D8nLQ5Q==/109951167578505822.jpg", "publishTime": 1656000000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_146917329", "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167578505822"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 168000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175355316, "size": 19551535, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 931025, "playTime": 168000, "volumeDelta": -67375.0}, "hrMusic": {"name": null, "id": 8175355315, "size": 35714135, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1700673, "playTime": 168000, "volumeDelta": -67383.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1927693793", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238119785, "size": 2688813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 168000, "volumeDelta": -63122.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238119786, "size": 6721965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 168000, "volumeDelta": -67382.0}, "mMusic": {"name": null, "id": 7238119784, "size": 4033197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 168000, "volumeDelta": -64783.0}, "lMusic": {"name": null, "id": 7238119785, "size": 2688813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 168000, "volumeDelta": -63122.0}, "lastRank": 44}, {"name": "\u4f1a\u9b54\u6cd5\u7684\u8001\u4eba", "id": 1988564487, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 10, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KKECHO", "id": 50275485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5065\u5c06mixtape", "id": 153023757, "type": "\u4e13\u8f91", "size": 11, "picId": 109951168688783089, "blurPicUrl": "http://p2.music.126.net/WEOaWIg8WAG_kBhmAx7zbA==/109951168688783089.jpg", "companyId": 0, "pic": 109951168688783089, "picUrl": "http://p2.music.126.net/WEOaWIg8WAG_kBhmAx7zbA==/109951168688783089.jpg", "publishTime": 1665417600000, "description": "", "tags": "", "company": "\u6d3e\u55e8\u62dc\u6d6a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_153023757", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5c0f\u7cbe\u7075", "id": 12287129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168688783089"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7629568017, "size": 16222723, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 760440, "playTime": 170666, "volumeDelta": -54879.0}, "hrMusic": {"name": null, "id": 7629568013, "size": 31804706, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1490845, "playTime": 170666, "volumeDelta": -54879.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1988564487", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7629568019, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -50493.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7629568014, "size": 6829485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 170666, "volumeDelta": -54879.0}, "mMusic": {"name": null, "id": 7629568022, "size": 4097709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 170666, "volumeDelta": -52257.0}, "lMusic": {"name": null, "id": 7629568019, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -50493.0}, "lastRank": 42}, {"name": "\u6c89\u6ca6\u4e0e\u9050\u60f3", "id": 1492584510, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 2, "artists": [{"name": "C.H\u00d8PE", "id": 34172520, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6c89\u6ca6\u4e0e\u9050\u60f3", "id": 130342502, "type": "\u4e13\u8f91", "size": 10, "picId": 109951166179751996, "blurPicUrl": "http://p2.music.126.net/7BgLADW7ZJqPizR918S5UQ==/109951166179751996.jpg", "companyId": 0, "pic": 109951166179751996, "picUrl": "http://p2.music.126.net/7BgLADW7ZJqPizR918S5UQ==/109951166179751996.jpg", "publishTime": 1626278400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_130342502", "artists": [{"name": "C.H\u00d8PE", "id": 34172520, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166179751996"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 153600, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175308130, "size": 17288140, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 900423, "playTime": 153600, "volumeDelta": -47406.0}, "hrMusic": {"name": null, "id": 8175308133, "size": 32067329, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1670173, "playTime": 153600, "volumeDelta": -47157.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1492584510", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8175308139, "size": 2458413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 153600, "volumeDelta": -42926.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8175308131, "size": 6145965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 153600, "volumeDelta": -47100.0}, "mMusic": {"name": null, "id": 8175308138, "size": 3687597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 153600, "volumeDelta": -44507.0}, "lMusic": {"name": null, "id": 8175308139, "size": 2458413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 153600, "volumeDelta": -42926.0}, "lastRank": 45}, {"name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b", "id": 2024035483, "position": 0, "alias": ["\u6df1\u60c5\u7248"], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b", "id": 160410750, "type": "Single", "size": 2, "picId": 109951168326085019, "blurPicUrl": "http://p2.music.126.net/vl7-imSenv69AQeoMulFfA==/109951168326085019.jpg", "companyId": 0, "pic": 109951168326085019, "picUrl": "http://p2.music.126.net/vl7-imSenv69AQeoMulFfA==/109951168326085019.jpg", "publishTime": 1676908800000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u6df1\u60c5\u7248"], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_160410750", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168326085019"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 217680, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2024035483", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1984475097, "name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b", "artists": [{"id": 9269, "name": "\u5bb9\u7956\u513f"}], "albumMeta": {"id": 152222837, "name": "\u8054\u540d"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7910685165, "size": 3483309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 217680, "volumeDelta": -39423.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7910685163, "size": 8708205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 217680, "volumeDelta": -43289.0}, "mMusic": {"name": null, "id": 7910685170, "size": 5224941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 217680, "volumeDelta": -40798.0}, "lMusic": {"name": null, "id": 7910685165, "size": 3483309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 217680, "volumeDelta": -39423.0}, "lastRank": 46}, {"name": "\u665a\u98ce", "id": 1441758494, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "7copy", "id": 32897995, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BT07", "id": 12138038, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u665a\u98ce", "id": 88188476, "type": "\u4e13\u8f91", "size": 1, "picId": 109951164919449758, "blurPicUrl": "http://p1.music.126.net/lCblKUB1hLND5FxiVI1_Lw==/109951164919449758.jpg", "companyId": 0, "pic": 109951164919449758, "picUrl": "http://p1.music.126.net/lCblKUB1hLND5FxiVI1_Lw==/109951164919449758.jpg", "publishTime": 1587280204808, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_88188476", "artists": [{"name": "7copy", "id": 32897995, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164919449758"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 202666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238118353, "size": 40645580, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1604430, "playTime": 202666, "volumeDelta": -34480.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1441758494", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238118348, "size": 3243875, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202666, "volumeDelta": -30151.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238118349, "size": 8109547, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 202666, "volumeDelta": -34478.0}, "mMusic": {"name": null, "id": 7238118354, "size": 4865765, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 202666, "volumeDelta": -31917.0}, "lMusic": {"name": null, "id": 7238118348, "size": 3243875, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202666, "volumeDelta": -30151.0}, "lastRank": 47}, {"name": "\u8d77\u98ce\u4e86", "id": 1330348068, "position": 0, "alias": ["\u539f\u66f2\uff1a\u300a\u30e4\u30ad\u30e2\u30c1\u300b\u2014\u9ad8\u6865\u4f18"], "status": 0, "fee": 8, "copyrightId": 1415923, "disc": "1", "no": 1, "artists": [{"name": "\u4e70\u8fa3\u6912\u4e5f\u7528\u5238", "id": 12085562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8d77\u98ce\u4e86", "id": 74715426, "type": "Single", "size": 3, "picId": 109951163699673355, "blurPicUrl": "http://p1.music.126.net/diGAyEmpymX8G7JcnElncQ==/109951163699673355.jpg", "companyId": 0, "pic": 109951163699673355, "picUrl": "http://p1.music.126.net/diGAyEmpymX8G7JcnElncQ==/109951163699673355.jpg", "publishTime": 1543766400000, "description": "", "tags": "", "company": "Negia Entertainment Inc.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1415923, "commentThreadId": "R_AL_3_74715426", "artists": [{"name": "\u4e70\u8fa3\u6912\u4e5f\u7528\u5238", "id": 12085562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163699673355"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 325868, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464974, "size": 40168924, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 986139, "playTime": 325868, "volumeDelta": -77539.0}, "hrMusic": {"name": null, "id": 8169464978, "size": 115371677, "extension": "flac", "sr": 88200, "dfsId": 0, "bitrate": 2832352, "playTime": 325868, "volumeDelta": -77476.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1330348068", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464976, "size": 5214920, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325868, "volumeDelta": -73491.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169464969, "size": 13037236, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 325868, "volumeDelta": -77525.0}, "mMusic": {"name": null, "id": 8169464971, "size": 7822359, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 325868, "volumeDelta": -74987.0}, "lMusic": {"name": null, "id": 8169464976, "size": 5214920, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 325868, "volumeDelta": -73491.0}, "lastRank": 39}, {"name": "\u7231\u4eba\u9519\u8fc7", "id": 1368754688, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "01", "no": 1, "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u80af\u5b9a\u5728\u51e0\u767e\u5e74\u524d\u5c31\u8bf4\u8fc7\u7231\u4f60", "id": 79515295, "type": "\u4e13\u8f91", "size": 11, "picId": 109951164111703663, "blurPicUrl": "http://p1.music.126.net/5JLQMl8xASllDubCWb9WHw==/109951164111703663.jpg", "companyId": 0, "pic": 109951164111703663, "picUrl": "http://p1.music.126.net/5JLQMl8xASllDubCWb9WHw==/109951164111703663.jpg", "publishTime": 1560441600000, "description": "", "tags": "", "company": "\u534e\u5b87\u4e16\u535a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_79515295", "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "Somewhere in time, I love you", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164111703663", "transNames": ["Somewhere in time, I love you"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 292074, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175308582, "size": 38690912, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1059753, "playTime": 292074, "volumeDelta": -85022.0}, "hrMusic": {"name": null, "id": 8175308581, "size": 66762450, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1828639, "playTime": 292074, "volumeDelta": -84978.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1368754688", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "Somewhere in time;", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8175308587, "size": 4674093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 292074, "volumeDelta": -80779.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8175308583, "size": 11685165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 292074, "volumeDelta": -84953.0}, "mMusic": {"name": null, "id": 8175308585, "size": 7011117, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 292074, "volumeDelta": -82373.0}, "lMusic": {"name": null, "id": 8175308587, "size": 4674093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 292074, "volumeDelta": -80779.0}, "transNames": ["Somewhere in time"], "lastRank": 48}, {"name": "Daylight", "id": 1372188635, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Seredris", "id": 29051250, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Daylight", "id": 79797968, "type": "\u4e13\u8f91", "size": 1, "picId": 109951164152228527, "blurPicUrl": "http://p1.music.126.net/OjiWGpbpC80EbQgkxEayiA==/109951164152228527.jpg", "companyId": 0, "pic": 109951164152228527, "picUrl": "http://p1.music.126.net/OjiWGpbpC80EbQgkxEayiA==/109951164152228527.jpg", "publishTime": 1560681094532, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_79797968", "artists": [{"name": "Seredris", "id": 29051250, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164152228527"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 162749, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7850800568, "size": 30835083, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1515708, "playTime": 162749, "volumeDelta": -38098.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1372188635", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u65e5\u5149", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7850800563, "size": 2605183, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 162749, "volumeDelta": -34554.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7850800567, "size": 6512893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 162749, "volumeDelta": -38328.0}, "mMusic": {"name": null, "id": 7850800566, "size": 3907753, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 162749, "volumeDelta": -36027.0}, "lMusic": {"name": null, "id": 7850800563, "size": 2605183, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 162749, "volumeDelta": -34554.0}, "transNames": ["\u65e5\u5149"], "lastRank": 53}, {"name": "\u5b64\u96cf", "id": 421486605, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 1, "artists": [{"name": "AGA", "id": 768208, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5b64\u96cf", "id": 34732928, "type": "Single", "size": 1, "picId": 18302470556355853, "blurPicUrl": "http://p1.music.126.net/1plA3qURt0VPElgnaTRg2w==/18302470556355853.jpg", "companyId": 0, "pic": 18302470556355853, "picUrl": "http://p1.music.126.net/1plA3qURt0VPElgnaTRg2w==/18302470556355853.jpg", "publishTime": 1468944000007, "description": "", "tags": "", "company": "\u73af\u7403\u5531\u7247", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_34732928", "artists": [{"name": "AGA", "id": 768208, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "18302470556355853"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 293331, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8260091040, "size": 33445774, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 912163, "playTime": 293331, "volumeDelta": -46364.0}, "hrMusic": {"name": null, "id": 8260091036, "size": 61650986, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1681401, "playTime": 293331, "volumeDelta": -46530.0}, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_421486605", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8260091033, "size": 4694445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 293331, "volumeDelta": -42315.0}, "mp3Url": null, "mvid": 5570570, "hMusic": {"name": null, "id": 8260091034, "size": 11736045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 293331, "volumeDelta": -46539.0}, "mMusic": {"name": null, "id": 8260091031, "size": 7041645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 293331, "volumeDelta": -43966.0}, "lMusic": {"name": null, "id": 8260091033, "size": 4694445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 293331, "volumeDelta": -42315.0}, "lastRank": 50}, {"name": "\u591a\u8fdc\u90fd\u8981\u5728\u4e00\u8d77", "id": 30612793, "position": 3, "alias": [], "status": 0, "fee": 1, "copyrightId": 1415926, "disc": "1", "no": 1, "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u65b0\u7684\u5fc3\u8df3", "id": 3189002, "type": "\u4e13\u8f91", "size": 10, "picId": 1364493930777368, "blurPicUrl": "http://p1.music.126.net/kVwk6b8Qdya8oDyGDcyAVA==/1364493930777368.jpg", "companyId": 0, "pic": 1364493930777368, "picUrl": "http://p1.music.126.net/kVwk6b8Qdya8oDyGDcyAVA==/1364493930777368.jpg", "publishTime": 1446739200007, "description": "", "tags": "", "company": "\u8702\u9e1f\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["Heartbeat"], "status": 0, "copyrightId": 27001, "commentThreadId": "R_AL_3_3189002", "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 216880, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238163706, "size": 24032654, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 886486, "playTime": 216880, "volumeDelta": -40533.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_30612793", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238163699, "size": 3471195, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 216880, "volumeDelta": -36289.0}, "mp3Url": null, "mvid": 384709, "hMusic": {"name": null, "id": 7238163703, "size": 8677921, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 216880, "volumeDelta": -40544.0}, "mMusic": {"name": null, "id": 7238163698, "size": 5206770, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 216880, "volumeDelta": -37950.0}, "lMusic": {"name": null, "id": 7238163699, "size": 3471195, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 216880, "volumeDelta": -36289.0}, "lastRank": 51}, {"name": "\u65f6\u7a7a\u89c2\u5f71\u5238", "id": 2049529248, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Tiko", "id": 52637913, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u65f6\u7a7a\u89c2\u5f71\u5238", "id": 166151164, "type": "Single", "size": 1, "picId": 109951168631980291, "blurPicUrl": "http://p1.music.126.net/8ad0ywcK7Ti_2_Q3Xrehmg==/109951168631980291.jpg", "companyId": 0, "pic": 109951168631980291, "picUrl": "http://p1.music.126.net/8ad0ywcK7Ti_2_Q3Xrehmg==/109951168631980291.jpg", "publishTime": 1684771200000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_166151164", "artists": [{"name": "Tiko", "id": 52637913, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168631980291"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 174713, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8137461521, "size": 20329217, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 930860, "playTime": 174713, "volumeDelta": -46819.0}, "hrMusic": {"name": null, "id": 8137461526, "size": 37131699, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1700234, "playTime": 174713, "volumeDelta": -46918.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2049529248", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8137461527, "size": 2796333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 174713, "volumeDelta": -42527.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8137461529, "size": 6990765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 174713, "volumeDelta": -46813.0}, "mMusic": {"name": null, "id": 8137461522, "size": 4194477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 174713, "volumeDelta": -44207.0}, "lMusic": {"name": null, "id": 8137461527, "size": 2796333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 174713, "volumeDelta": -42527.0}, "lastRank": 59}, {"name": "Letting Go (Live\u7248)", "id": 2048584480, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 3, "artists": [{"name": "\u5409\u514b\u96bd\u9038", "id": 166018, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c4\u671f", "id": 165939450, "type": "\u4e13\u8f91", "size": 10, "picId": 109951168622343007, "blurPicUrl": "http://p1.music.126.net/4CH5UGoUznqVVMM3k69-QA==/109951168622343007.jpg", "companyId": 0, "pic": 109951168622343007, "picUrl": "http://p1.music.126.net/4CH5UGoUznqVVMM3k69-QA==/109951168622343007.jpg", "publishTime": 1684425600000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_165939450", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168622343007"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 263338, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8130472645, "size": 32978386, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1001854, "playTime": 263338, "volumeDelta": -48289.0}, "hrMusic": {"name": null, "id": 8130472644, "size": 58341681, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1772369, "playTime": 263338, "volumeDelta": -47730.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2048584480", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 208891, "name": "Letting Go", "artists": [{"id": 7214, "name": "\u8521\u5065\u96c5"}], "albumMeta": {"id": 21250, "name": "\u8bf4\u5230\u7231"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8130472640, "size": 4214445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263338, "volumeDelta": -43443.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8130472637, "size": 10536045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 263338, "volumeDelta": -47736.0}, "mMusic": {"name": null, "id": 8130472642, "size": 6321645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 263338, "volumeDelta": -45150.0}, "lMusic": {"name": null, "id": 8130472640, "size": 4214445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 263338, "volumeDelta": -43443.0}, "lastRank": 49}, {"name": "BABYDOLL (Speed)", "id": 1932769322, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Ari Abdul", "id": 51316343, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "BABYDOLL (Speed)", "id": 142605685, "type": "Single", "size": 1, "picId": 109951167210282652, "blurPicUrl": "http://p2.music.126.net/jhjtPJ9HfOgX-G7MYl-yaQ==/109951167210282652.jpg", "companyId": 0, "pic": 109951167210282652, "picUrl": "http://p2.music.126.net/jhjtPJ9HfOgX-G7MYl-yaQ==/109951167210282652.jpg", "publishTime": 1648742400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_142605685", "artists": [{"name": "Ari Abdul", "id": 51316343, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167210282652"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 156708, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1932769322", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7186822027, "size": 2507381, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 156708, "volumeDelta": -70099.0}, "mp3Url": null, "mvid": 14555691, "hMusic": {"name": null, "id": 7186822023, "size": 6268387, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 156708, "volumeDelta": -74384.0}, "mMusic": {"name": null, "id": 7186822025, "size": 3761049, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 156708, "volumeDelta": -71741.0}, "lMusic": {"name": null, "id": 7186822027, "size": 2507381, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 156708, "volumeDelta": -70099.0}, "lastRank": 56}, {"name": "\u5e26\u6211\u53bb\u627e\u591c\u751f\u6d3b", "id": 1410647903, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "01", "no": 1, "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e26\u6211\u53bb\u627e\u591c\u751f\u6d3b", "id": 84219287, "type": "EP/Single", "size": 1, "picId": 109951164567402626, "blurPicUrl": "http://p2.music.126.net/lmCtt6-3fOPSdA1uwGCY5Q==/109951164567402626.jpg", "companyId": 0, "pic": 109951164567402626, "picUrl": "http://p2.music.126.net/lmCtt6-3fOPSdA1uwGCY5Q==/109951164567402626.jpg", "publishTime": 1577203200000, "description": "", "tags": "", "company": "\u534e\u5b87\u4e16\u535a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_84219287", "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164567402626"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 299704, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238114505, "size": 36367968, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 970768, "playTime": 299704, "volumeDelta": -67868.0}, "hrMusic": {"name": null, "id": 7238114501, "size": 65177165, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1739771, "playTime": 299704, "volumeDelta": -67871.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1410647903", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238114503, "size": 4796289, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299704, "volumeDelta": -63577.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238114507, "size": 11990529, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 299704, "volumeDelta": -67876.0}, "mMusic": {"name": null, "id": 7238114500, "size": 7194369, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 299704, "volumeDelta": -65264.0}, "lMusic": {"name": null, "id": 7238114503, "size": 4796289, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299704, "volumeDelta": -63577.0}, "lastRank": 54}, {"name": "Shadow Of The Sun", "id": 1968791360, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u738bOK", "id": 27871957, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Shadow Of The Sun", "id": 149014920, "type": "Single", "size": 1, "picId": 109951167799604909, "blurPicUrl": "http://p2.music.126.net/H2bN18Qj1nKhTJNMB0CY7w==/109951167799604909.jpg", "companyId": 0, "pic": 109951167799604909, "picUrl": "http://p2.music.126.net/H2bN18Qj1nKhTJNMB0CY7w==/109951167799604909.jpg", "publishTime": 1659283200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_149014920", "artists": [{"name": "\u738bOK", "id": 27871957, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167799604909"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 130169, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7478800222, "size": 13492935, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 829253, "playTime": 130169, "volumeDelta": -41403.0}, "hrMusic": {"name": null, "id": 7478800217, "size": 26006456, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1598313, "playTime": 130169, "volumeDelta": -41403.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1968791360", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 28411642, "name": "Shadow of the Sun", "artists": [{"id": 905517, "name": "Max Elto"}], "albumMeta": {"id": 2786701, "name": "Taped Rai"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7478800221, "size": 2083629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 130169, "volumeDelta": -36987.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7478800219, "size": 5209005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 130169, "volumeDelta": -41404.0}, "mMusic": {"name": null, "id": 7478800220, "size": 3125421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 130169, "volumeDelta": -38765.0}, "lMusic": {"name": null, "id": 7478800221, "size": 2083629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 130169, "volumeDelta": -36987.0}, "lastRank": 58}, {"name": "Letting Go", "id": 1923184888, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Letting Go", "id": 140916292, "type": "Single", "size": 2, "picId": 109951167087160304, "blurPicUrl": "http://p2.music.126.net/zmC73kE-LO370J4kjCZZyA==/109951167087160304.jpg", "companyId": 0, "pic": 109951167087160304, "picUrl": "http://p2.music.126.net/zmC73kE-LO370J4kjCZZyA==/109951167087160304.jpg", "publishTime": 1645718400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_140916292", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167087160304"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 246378, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113301, "size": 29674936, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 963555, "playTime": 246378, "volumeDelta": -48795.0}, "hrMusic": {"name": null, "id": 7238113303, "size": 53315932, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1731186, "playTime": 246378, "volumeDelta": -48799.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1923184888", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8fd9\u662f\u4e00\u5c01\u79bb\u522b\u4fe1", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 208891, "name": "Letting Go", "artists": [{"id": 7214, "name": "\u8521\u5065\u96c5"}], "albumMeta": {"id": 21250, "name": "\u8bf4\u5230\u7231"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113306, "size": 3942957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 246378, "volumeDelta": -44508.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113305, "size": 9857325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 246378, "volumeDelta": -48805.0}, "mMusic": {"name": null, "id": 7238113300, "size": 5914413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 246378, "volumeDelta": -46206.0}, "lMusic": {"name": null, "id": 7238113306, "size": 3942957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 246378, "volumeDelta": -44508.0}, "transNames": ["\u8fd9\u662f\u4e00\u5c01\u79bb\u522b\u4fe1"], "lastRank": 57}, {"name": "C\u7ea7\u6d6a\u6f2b", "id": 2061626302, "position": 0, "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "C\u7ea7\u6d6a\u6f2b", "id": 169022885, "type": "Single", "size": 1, "picId": 109951168722216453, "blurPicUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "companyId": 0, "pic": 109951168722216453, "picUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98cex\u7f51\u6613\u5b50\u5f39xUESE STUDIO", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169022885", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168722216453"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 201818, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247404243, "size": 24911687, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 987490, "playTime": 201818, "volumeDelta": -44071.0}, "hrMusic": {"name": null, "id": 8247404246, "size": 44311024, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756472, "playTime": 201818, "volumeDelta": -44030.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061626302", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8247404250, "size": 8075565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 201818, "volumeDelta": -44043.0}, "mMusic": {"name": null, "id": 8247404244, "size": 4845357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 201818, "volumeDelta": -41490.0}, "lMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}, "lastRank": 52}, {"name": "\u5929\u5916\u6765\u7269", "id": 1463165983, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "01", "no": 1, "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u5916\u6765\u7269", "id": 121012393, "type": "\u4e13\u8f91", "size": 10, "picId": 109951167040040692, "blurPicUrl": "http://p2.music.126.net/MgH6SepYHboKPr6FR8yg-w==/109951167040040692.jpg", "companyId": 0, "pic": 109951167040040692, "picUrl": "http://p2.music.126.net/MgH6SepYHboKPr6FR8yg-w==/109951167040040692.jpg", "publishTime": 1609344000000, "description": "", "tags": "", "company": "\u6f6e\u77f3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_121012393", "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167040040692"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257212, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7982145654, "size": 27496898, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 855228, "playTime": 257212, "volumeDelta": -52042.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1463165983", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7982145658, "size": 4116524, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257212, "volumeDelta": -48015.0}, "mp3Url": null, "mvid": 10968017, "hMusic": {"name": null, "id": 7982145653, "size": 10291244, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 257212, "volumeDelta": -52236.0}, "mMusic": {"name": null, "id": 7982145656, "size": 6174764, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 257212, "volumeDelta": -49655.0}, "lMusic": {"name": null, "id": 7982145658, "size": 4116524, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257212, "volumeDelta": -48015.0}, "lastRank": 60}, {"name": "\u59d1\u5a18\u5728\u8fdc\u65b9", "id": 2022196813, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u67ef\u67ef\u67ef\u554a", "id": 48918817, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u59d1\u5a18\u5728\u8fdc\u65b9", "id": 159991634, "type": "EP", "size": 7, "picId": 109951168307420773, "blurPicUrl": "http://p2.music.126.net/69MfQfl-rA0IwEuRSCEyNw==/109951168307420773.jpg", "companyId": 0, "pic": 109951168307420773, "picUrl": "http://p2.music.126.net/69MfQfl-rA0IwEuRSCEyNw==/109951168307420773.jpg", "publishTime": 1676044800000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821f X \u80d6\u7403\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_159991634", "artists": [{"name": "\u67ef\u67ef\u67ef\u554a", "id": 48918817, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168307420773"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 202781, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7885100419, "size": 26742753, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1055038, "playTime": 202781, "volumeDelta": -40411.0}, "hrMusic": {"name": null, "id": 7885100412, "size": 46257880, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1824937, "playTime": 202781, "volumeDelta": -39134.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2022196813", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7885100416, "size": 3245613, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 202781, "volumeDelta": -34836.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7885100413, "size": 8113965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 202781, "volumeDelta": -39152.0}, "mMusic": {"name": null, "id": 7885100417, "size": 4868397, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 202781, "volumeDelta": -36609.0}, "lMusic": {"name": null, "id": 7885100416, "size": 3245613, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 202781, "volumeDelta": -34836.0}, "lastRank": 62}, {"name": "\u6700\u540e\u4e00\u9875", "id": 247936, "position": 2, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "1", "no": 2, "artists": [{"name": "\u6c5f\u8bed\u6668", "id": 8153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u604b\u4e60", "id": 24837, "type": "\u4e13\u8f91", "size": 10, "picId": 109951163610134059, "blurPicUrl": "http://p2.music.126.net/XvVUZQTCxmhjNOcfEnJYew==/109951163610134059.jpg", "companyId": 0, "pic": 109951163610134059, "picUrl": "http://p2.music.126.net/XvVUZQTCxmhjNOcfEnJYew==/109951163610134059.jpg", "publishTime": 1284048000000, "description": "", "tags": "", "company": "\u7231\u8d1d\u514b\u601d", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_24837", "artists": [{"name": "\u6c5f\u8bed\u6668", "id": 8153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163610134059"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 245547, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238129620, "size": 27163079, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 884980, "playTime": 245547, "volumeDelta": -31600.0}, "hrMusic": null, "ringtone": "600902000008129682", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_247936", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238129623, "size": 3929696, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 245547, "volumeDelta": -27392.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238129618, "size": 9824174, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 245547, "volumeDelta": -31595.0}, "mMusic": {"name": null, "id": 7238129622, "size": 5894522, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 245547, "volumeDelta": -29014.0}, "lMusic": {"name": null, "id": 7238129623, "size": 3929696, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 245547, "volumeDelta": -27392.0}, "lastRank": 61}, {"name": "\u6696\u4e00\u676f\u8336", "id": 1371780785, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u90b5\u5e05", "id": 29392693, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6696\u4e00\u676f\u8336", "id": 79791576, "type": "Single", "size": 2, "picId": 109951164151547523, "blurPicUrl": "http://p2.music.126.net/dAP3RXAs9dA73zNYz_3XSg==/109951164151547523.jpg", "companyId": 0, "pic": 109951164151547523, "picUrl": "http://p2.music.126.net/dAP3RXAs9dA73zNYz_3XSg==/109951164151547523.jpg", "publishTime": 1560700800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_79791576", "artists": [{"name": "\u90b5\u5e05", "id": 29392693, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164151547523"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 243000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238156647, "size": 28270502, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 930716, "playTime": 243000, "volumeDelta": -69094.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1371780785", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238156648, "size": 3889154, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 243000, "volumeDelta": -64780.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238156645, "size": 9722819, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 243000, "volumeDelta": -69099.0}, "mMusic": {"name": null, "id": 7238156651, "size": 5833709, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 243000, "volumeDelta": -66494.0}, "lMusic": {"name": null, "id": 7238156648, "size": 3889154, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 243000, "volumeDelta": -64780.0}, "lastRank": 63}, {"name": "\u4e0e\u6211\u65e0\u5173", "id": 1413585838, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u963f\u5197", "id": 30116848, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0e\u6211\u65e0\u5173", "id": 84664836, "type": "Single", "size": 2, "picId": 109951164597332931, "blurPicUrl": "http://p2.music.126.net/x-jReyGkM5OTKUEtTqXGoA==/109951164597332931.jpg", "companyId": 0, "pic": 109951164597332931, "picUrl": "http://p2.music.126.net/x-jReyGkM5OTKUEtTqXGoA==/109951164597332931.jpg", "publishTime": 1577894400000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba x \u4e0d\u8981\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_84664836", "artists": [{"name": "\u963f\u5197", "id": 30116848, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164597332931"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 240000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238116489, "size": 24869870, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 828995, "playTime": 240000, "volumeDelta": -36272.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1413585838", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238116484, "size": 3841088, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 240000, "volumeDelta": -32102.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238116483, "size": 9602656, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 240000, "volumeDelta": -36278.0}, "mMusic": {"name": null, "id": 7238116486, "size": 5761611, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 240000, "volumeDelta": -33747.0}, "lMusic": {"name": null, "id": 7238116484, "size": 3841088, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 240000, "volumeDelta": -32102.0}, "lastRank": 70}, {"name": "Empty Love", "id": 1435828582, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416676, "disc": "01", "no": 1, "artists": [{"name": "Lulleaux", "id": 1115185, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Kid Princess", "id": 34704316, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Empty Love (feat. Kid Princess)", "id": 87122489, "type": "Single", "size": 1, "picId": 109951164855840145, "blurPicUrl": "http://p2.music.126.net/xrWSChs7pIOWFjOz5eQIzw==/109951164855840145.jpg", "companyId": 0, "pic": 109951164855840145, "picUrl": "http://p2.music.126.net/xrWSChs7pIOWFjOz5eQIzw==/109951164855840145.jpg", "publishTime": 1588176000000, "description": "", "tags": "", "company": "LIQUID STATE LIMITED", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416676, "commentThreadId": "R_AL_3_87122489", "artists": [{"name": "Lulleaux", "id": 1115185, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Kid Princess", "id": 34704316, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164855840145"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170314, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238114756, "size": 21237727, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 997578, "playTime": 170314, "volumeDelta": -59314.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1435828582", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u865a\u65e0\u4e4b\u7231", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238114762, "size": 2725973, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 170314, "volumeDelta": -55330.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238114757, "size": 6814868, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 170314, "volumeDelta": -59301.0}, "mMusic": {"name": null, "id": 7238114759, "size": 4088938, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 170314, "volumeDelta": -56803.0}, "lMusic": {"name": null, "id": 7238114762, "size": 2725973, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 170314, "volumeDelta": -55330.0}, "transNames": ["\u865a\u65e0\u4e4b\u7231"], "lastRank": 66}, {"name": "\u5b64\u96cf", "id": 1981557398, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5b64\u96cf", "id": 151635853, "type": "Single", "size": 2, "picId": 109951167879363210, "blurPicUrl": "http://p2.music.126.net/TJt6WkKj1ZWM466upbk60w==/109951167879363210.jpg", "companyId": 0, "pic": 109951167879363210, "picUrl": "http://p2.music.126.net/TJt6WkKj1ZWM466upbk60w==/109951167879363210.jpg", "publishTime": 1663257600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_151635853", "artists": [{"name": "\u9ad8\u777f", "id": 33850806, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167879363210"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 206613, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7557645406, "size": 22820661, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 883609, "playTime": 206613, "volumeDelta": -33201.0}, "hrMusic": {"name": null, "id": 7557645409, "size": 42576674, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1648556, "playTime": 206613, "volumeDelta": -33201.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1981557398", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7557645412, "size": 3306669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206613, "volumeDelta": -29018.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7557645411, "size": 8266605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 206613, "volumeDelta": -33214.0}, "mMusic": {"name": null, "id": 7557645410, "size": 4959981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 206613, "volumeDelta": -30639.0}, "lMusic": {"name": null, "id": 7557645412, "size": 3306669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206613, "volumeDelta": -29018.0}, "lastRank": 67}, {"name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b", "id": 1984475097, "position": 0, "alias": ["\u6c6a\u82cf\u6cf7\u6982\u5ff5\u521b\u4f5c\u96c6\u300a\u8054\u540d\u300b\u4f5c\u54c1"], "status": 0, "fee": 1, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5bb9\u7956\u513f", "id": 9269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8054\u540d", "id": 152222837, "type": "\u4e13\u8f91", "size": 10, "picId": 109951168296440959, "blurPicUrl": "http://p2.music.126.net/8z_iZXGnImAXLFAFTbu0iw==/109951168296440959.jpg", "companyId": 0, "pic": 109951168296440959, "picUrl": "http://p2.music.126.net/8z_iZXGnImAXLFAFTbu0iw==/109951168296440959.jpg", "publishTime": 1663862400000, "description": "", "tags": "", "company": "\u5927\u8c61\u65e0\u5f62", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": -1, "commentThreadId": "R_AL_3_152222837", "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5bb9\u7956\u513f", "id": 9269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u623f\u4e1c\u7684\u732b", "id": 1050282, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u9038\u4e91 Amber Liu", "id": 1011016, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9648\u5a67\u970f", "id": 12789956, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6768\u4e43\u6587", "id": 10198, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5b5f\u6167\u5706", "id": 12091129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u963f\u8086", "id": 7122, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b27\u9633\u5a1c\u5a1c", "id": 1087140, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u859b\u51ef\u742a", "id": 9944, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f90\u4f73\u83b9", "id": 9940, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168296440959"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 254117, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7582623396, "size": 30884068, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 972276, "playTime": 254117, "volumeDelta": -55305.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1984475097", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7582623397, "size": 4066989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 254117, "volumeDelta": -49607.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7582623390, "size": 10167405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 254117, "volumeDelta": -53782.0}, "mMusic": {"name": null, "id": 7582623393, "size": 6100461, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 254117, "volumeDelta": -51222.0}, "lMusic": {"name": null, "id": 7582623397, "size": 4066989, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 254117, "volumeDelta": -49607.0}, "lastRank": 64}, {"name": "\u5929\u82e5\u6709\u60c5\uff08\u5973\u58f0\u7248\uff09", "id": 1931994283, "position": 0, "alias": ["\u5929\u82e5\u6709\u60c5\u4ea6\u65e0\u60c5"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u9ad8\u6770\u6770\u6770\u6770", "id": 51953770, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u82e5\u6709\u60c5", "id": 142482916, "type": "Single", "size": 1, "picId": 109951167198487305, "blurPicUrl": "http://p2.music.126.net/z39vNCPinYJG-OshCymUZA==/109951167198487305.jpg", "companyId": 0, "pic": 109951167198487305, "picUrl": "http://p2.music.126.net/z39vNCPinYJG-OshCymUZA==/109951167198487305.jpg", "publishTime": 1648310400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_142482916", "artists": [{"name": "\u9ad8\u6770\u6770\u6770\u6770", "id": 51953770, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167198487305"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 258571, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7182118589, "size": 28424346, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 879427, "playTime": 258571, "volumeDelta": -51984.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1931994283", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7182118594, "size": 4138257, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 258571, "volumeDelta": -47597.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7182118590, "size": 10345578, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 258571, "volumeDelta": -51986.0}, "mMusic": {"name": null, "id": 7182118592, "size": 6207364, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 258571, "volumeDelta": -49352.0}, "lMusic": {"name": null, "id": 7182118594, "size": 4138257, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 258571, "volumeDelta": -47597.0}, "lastRank": 69}, {"name": "\u7fe0\u82b1", "id": 2046829307, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "DP\u9f99\u732a", "id": 12333145, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u4e91\u5b8f", "id": 34624664, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9677\u9631\u8868\u54e5", "id": 33581921, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7fe0\u82b1", "id": 165482443, "type": "Single", "size": 1, "picId": 109951168609119370, "blurPicUrl": "http://p2.music.126.net/FtN9kH8zSviR6dLlJY9SgA==/109951168609119370.jpg", "companyId": 0, "pic": 109951168609119370, "picUrl": "http://p2.music.126.net/FtN9kH8zSviR6dLlJY9SgA==/109951168609119370.jpg", "publishTime": 1683734400000, "description": "", "tags": "", "company": "\u5076\u5409\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_165482443", "artists": [{"name": "DP\u9f99\u732a", "id": 12333145, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u4e91\u5b8f", "id": 34624664, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9677\u9631\u8868\u54e5", "id": 33581921, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168609119370"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8109505130, "size": 20667847, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 968805, "playTime": 170666, "volumeDelta": -53572.0}, "hrMusic": {"name": null, "id": 8109505129, "size": 37090047, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1738595, "playTime": 170666, "volumeDelta": -53622.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2046829307", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8109505128, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -49249.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8109505124, "size": 6829485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 170666, "volumeDelta": -53469.0}, "mMusic": {"name": null, "id": 8109505127, "size": 4097709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 170666, "volumeDelta": -50896.0}, "lMusic": {"name": null, "id": 8109505128, "size": 2731821, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 170666, "volumeDelta": -49249.0}, "lastRank": 68}, {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 2066657734, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 170257283, "type": "Single", "size": 1, "picId": 109951168754199996, "blurPicUrl": "http://p1.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "companyId": 0, "pic": 109951168754199996, "picUrl": "http://p1.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u840c\u6837\u5f71\u89c6x\u94f6\u6cb3\u65b9\u821fStarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170257283", "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754199996"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185606, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287587034, "size": 37024846, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1595846, "playTime": 185606, "volumeDelta": -53689.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066657734", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}, "mp3Url": null, "mvid": 14646095, "hMusic": {"name": null, "id": 8287587035, "size": 7427178, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 185606, "volumeDelta": -53699.0}, "mMusic": {"name": null, "id": 8287587040, "size": 4456324, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 185606, "volumeDelta": -51093.0}, "lMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}, "lastRank": 77}, {"name": "\u5c0f\u57ce\u590f\u5929", "id": 1934251776, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416842, "disc": "01", "no": 1, "artists": [{"name": "LBI\u5229\u6bd4", "id": 12277194, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c0f\u57ce\u590f\u5929", "id": 142885776, "type": "Single", "size": 1, "picId": 109951167350445378, "blurPicUrl": "http://p1.music.126.net/wYuFxK1i_5jqs58xXQ-Jfg==/109951167350445378.jpg", "companyId": 0, "pic": 109951167350445378, "picUrl": "http://p1.music.126.net/wYuFxK1i_5jqs58xXQ-Jfg==/109951167350445378.jpg", "publishTime": 1651075200000, "description": "", "tags": "", "company": "\u4e50\u65e0\u9650Eternal Music", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416842, "commentThreadId": "R_AL_3_142885776", "artists": [{"name": "LBI\u5229\u6bd4", "id": 12277194, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167350445378"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 173382, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7246559615, "size": 22176105, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1023220, "playTime": 173382, "volumeDelta": -62037.0}, "hrMusic": {"name": null, "id": 7246559610, "size": 38829027, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1791597, "playTime": 173382, "volumeDelta": -62040.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1934251776", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7246559609, "size": 2775213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 173382, "volumeDelta": -57806.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7246559614, "size": 6937965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 173382, "volumeDelta": -62053.0}, "mMusic": {"name": null, "id": 7246559611, "size": 4162797, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 173382, "volumeDelta": -59488.0}, "lMusic": {"name": null, "id": 7246559609, "size": 2775213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 173382, "volumeDelta": -57806.0}, "lastRank": 74}, {"name": "\u518d\u89c1\u83ab\u59ae\u5361", "id": 1824045033, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706432, "disc": "01", "no": 1, "artists": [{"name": "\u5f6d\u5e2d\u5f66", "id": 30644200, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Franky\u5f17\u5170\u5947", "id": 12338185, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u518d\u89c1\u83ab\u59ae\u5361", "id": 123723319, "type": "Single", "size": 3, "picId": 109951165770805050, "blurPicUrl": "http://p1.music.126.net/me6QV0CallEOlOP6Zb0b3w==/109951165770805050.jpg", "companyId": 0, "pic": 109951165770805050, "picUrl": "http://p1.music.126.net/me6QV0CallEOlOP6Zb0b3w==/109951165770805050.jpg", "publishTime": 1614614400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u6708\u5149\u6e29\u67d4\u7f20\u7ef5"], "status": 0, "copyrightId": 2706432, "commentThreadId": "R_AL_3_123723319", "artists": [{"name": "\u5f6d\u5e2d\u5f66", "id": 30644200, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Franky\u5f17\u5170\u5947", "id": 12338185, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165770805050"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180048, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1824045033", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 6523298389, "size": 2881581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180048, "volumeDelta": -39639.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 6523298385, "size": 7203885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 180048, "volumeDelta": -43910.0}, "mMusic": {"name": null, "id": 6523298387, "size": 4322349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 180048, "volumeDelta": -41327.0}, "lMusic": {"name": null, "id": 6523298389, "size": 2881581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 180048, "volumeDelta": -39639.0}, "lastRank": 73}, {"name": "\u8fd8\u662f\u5206\u5f00", "id": 465921195, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 399010, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u53f6\u857e", "id": 12213291, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8fd8\u662f\u5206\u5f00", "id": 35287063, "type": "Single", "size": 2, "picId": 19218363741925314, "blurPicUrl": "http://p1.music.126.net/tH5FdakJX47uy8mlM0GMWQ==/19218363741925314.jpg", "companyId": 0, "pic": 19218363741925314, "picUrl": "http://p1.music.126.net/tH5FdakJX47uy8mlM0GMWQ==/19218363741925314.jpg", "publishTime": 1488729600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 399010, "commentThreadId": "R_AL_3_35287063", "artists": [{"name": "\u5f20\u53f6\u857e", "id": 12213291, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "19218363741925314"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 226791, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238112682, "size": 24804105, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 874958, "playTime": 226791, "volumeDelta": -39181.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_465921195", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238112678, "size": 3629753, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226791, "volumeDelta": -34896.0}, "mp3Url": null, "mvid": 14625155, "hMusic": {"name": null, "id": 7238112679, "size": 9074090, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 226791, "volumeDelta": -39188.0}, "mMusic": {"name": null, "id": 7238112677, "size": 5444532, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 226791, "volumeDelta": -36593.0}, "lMusic": {"name": null, "id": 7238112678, "size": 3629753, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226791, "volumeDelta": -34896.0}, "lastRank": 65}, {"name": "11", "id": 1907766514, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ec4\u793c\u683c", "id": 1019154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "11", "id": 138162415, "type": "Single", "size": 2, "picId": 109951166868150028, "blurPicUrl": "http://p1.music.126.net/zaLqUvz-C_H1u4n8-0MQcw==/109951166868150028.jpg", "companyId": 0, "pic": 109951166868150028, "picUrl": "http://p1.music.126.net/zaLqUvz-C_H1u4n8-0MQcw==/109951166868150028.jpg", "publishTime": 1640966400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 7001, "commentThreadId": "R_AL_3_138162415", "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ec4\u793c\u683c", "id": 1019154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166868150028"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 234866, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1907766514", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238114353, "size": 3758333, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 234866, "volumeDelta": -64910.0}, "mp3Url": null, "mvid": 14487937, "hMusic": {"name": null, "id": 7238114354, "size": 9395766, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 234866, "volumeDelta": -68585.0}, "mMusic": {"name": null, "id": 7238114357, "size": 5637477, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 234866, "volumeDelta": -66209.0}, "lMusic": {"name": null, "id": 7238114353, "size": 3758333, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 234866, "volumeDelta": -64910.0}, "lastRank": 71}, {"name": "\u662f\u4f60", "id": 1966162185, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 1, "artists": [{"name": "\u68a6\u7136", "id": 9039, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u662f\u4f60", "id": 148523000, "type": "Single", "size": 2, "picId": 109951167704212151, "blurPicUrl": "http://p1.music.126.net/tESNzKJXbzyke4KKoKzm8w==/109951167704212151.jpg", "companyId": 0, "pic": 109951167704212151, "picUrl": "http://p1.music.126.net/tESNzKJXbzyke4KKoKzm8w==/109951167704212151.jpg", "publishTime": 1658678400000, "description": "", "tags": "", "company": "\u6c88\u9633\u5320\u4eba\u97f3\u4e50\u6587\u5316\u4f20\u64ad\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_148523000", "artists": [{"name": "\u68a6\u7136", "id": 9039, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167704212151"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 223029, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7422913424, "size": 23350219, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 837566, "playTime": 223029, "volumeDelta": -41627.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1966162185", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7422913421, "size": 3569415, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 223029, "volumeDelta": -37657.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7422913417, "size": 8923472, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 223029, "volumeDelta": -41858.0}, "mMusic": {"name": null, "id": 7422913425, "size": 5354101, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 223029, "volumeDelta": -39287.0}, "lMusic": {"name": null, "id": 7422913421, "size": 3569415, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 223029, "volumeDelta": -37657.0}, "lastRank": 75}, {"name": "\u5982\u679c\u7231\u5fd8\u4e86", "id": 2021373243, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u7231\u5fd8\u4e86", "id": 159832858, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168305751852, "blurPicUrl": "http://p1.music.126.net/3rxX9wTHUFBBaT6Ud1tv5w==/109951168305751852.jpg", "companyId": 0, "pic": 109951168305751852, "picUrl": "http://p1.music.126.net/3rxX9wTHUFBBaT6Ud1tv5w==/109951168305751852.jpg", "publishTime": 1676217600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_159832858", "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168305751852"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 194592, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7876859599, "size": 21098557, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 867396, "playTime": 194592, "volumeDelta": -62080.0}, "hrMusic": {"name": null, "id": 7876859600, "size": 39422111, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1620708, "playTime": 194592, "volumeDelta": -62077.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2021373243", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 285321, "name": "\u5982\u679c\u7231\u5fd8\u4e86", "artists": [{"id": 9203, "name": "\u621a\u8587"}], "albumMeta": {"id": 28330, "name": "\u5982\u679c\u7231\u5fd8\u4e86"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7876859603, "size": 3114285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194592, "volumeDelta": -57859.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7876859596, "size": 7785645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 194592, "volumeDelta": -62085.0}, "mMusic": {"name": null, "id": 7876859598, "size": 4671405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 194592, "volumeDelta": -59506.0}, "lMusic": {"name": null, "id": 7876859603, "size": 3114285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 194592, "volumeDelta": -57859.0}, "lastRank": 78}, {"name": "\u7279\u522b\u7684\u4eba", "id": 28403111, "position": 8, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "1", "no": 8, "artists": [{"name": "\u65b9\u5927\u540c", "id": 2738, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5371\u9669\u4e16\u754c", "id": 2759704, "type": "\u4e13\u8f91", "size": 16, "picId": 109951166349819975, "blurPicUrl": "http://p1.music.126.net/RTB72JJJapo01l4XfVDAWQ==/109951166349819975.jpg", "companyId": 0, "pic": 109951166349819975, "picUrl": "http://p1.music.126.net/RTB72JJJapo01l4XfVDAWQ==/109951166349819975.jpg", "publishTime": 1397145600000, "description": "", "tags": "", "company": "\u8d4b\u97f3\u4e50\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416618, "commentThreadId": "R_AL_3_2759704", "artists": [{"name": "\u65b9\u5927\u540c", "id": 2738, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166349819975"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 259064, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113542, "size": 27362875, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 844975, "playTime": 259064, "volumeDelta": -31156.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_28403111", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": "Special Person;", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113541, "size": 4146199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 259064, "volumeDelta": -26854.0}, "mp3Url": null, "mvid": 284090, "hMusic": {"name": null, "id": 7238113543, "size": 10365431, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 259064, "volumeDelta": -31158.0}, "mMusic": {"name": null, "id": 7238113536, "size": 6219276, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 259064, "volumeDelta": -28539.0}, "lMusic": {"name": null, "id": 7238113541, "size": 4146199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 259064, "volumeDelta": -26854.0}, "transNames": ["Special Person"], "lastRank": 86}, {"name": "golden hour", "id": 1958557540, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416676, "disc": "01", "no": 3, "artists": [{"name": "JVKE", "id": 32988392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "this is what ____ feels like (Vol. 1-4)", "id": 152231212, "type": "\u4e13\u8f91", "size": 12, "picId": 109951167909857256, "blurPicUrl": "http://p1.music.126.net/xKRQRZxEClE6653o7NbHiw==/109951167909857256.jpg", "companyId": 0, "pic": 109951167909857256, "picUrl": "http://p1.music.126.net/xKRQRZxEClE6653o7NbHiw==/109951167909857256.jpg", "publishTime": 1663862400000, "description": "", "tags": "", "company": "2022 JVKE MUSIC LLC under exclusive license to AWAL Recordings America, Inc.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 1416676, "commentThreadId": "R_AL_3_152231212", "artists": [{"name": "JVKE", "id": 32988392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167909857256"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 209259, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7371102146, "size": 23448085, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 896420, "playTime": 209259, "volumeDelta": -67833.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1958557540", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7371102148, "size": 3349151, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209259, "volumeDelta": -63455.0}, "mp3Url": null, "mvid": 14570752, "hMusic": {"name": null, "id": 7371102150, "size": 8372811, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 209259, "volumeDelta": -67839.0}, "mMusic": {"name": null, "id": 7371102152, "size": 5023704, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 209259, "volumeDelta": -65214.0}, "lMusic": {"name": null, "id": 7371102148, "size": 3349151, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 209259, "volumeDelta": -63455.0}, "lastRank": 76}, {"name": "\u662f\u4f60 (Live\u7248)", "id": 2050391293, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 6, "artists": [{"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u9753\u9896", "id": 10561, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c5\u671f", "id": 166386535, "type": "\u4e13\u8f91", "size": 11, "picId": 109951168636982036, "blurPicUrl": "http://p1.music.126.net/3z_w3vfEbTAap3AXVVmPHQ==/109951168636982036.jpg", "companyId": 0, "pic": 109951168636982036, "picUrl": "http://p1.music.126.net/3z_w3vfEbTAap3AXVVmPHQ==/109951168636982036.jpg", "publishTime": 1685030400000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_166386535", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168636982036"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 234154, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8147953151, "size": 25992361, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 888040, "playTime": 234154, "volumeDelta": -35994.0}, "hrMusic": {"name": null, "id": 8147953154, "size": 48525737, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1657903, "playTime": 234154, "volumeDelta": -35901.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2050391293", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1966162185, "name": "\u662f\u4f60", "artists": [{"id": 9039, "name": "\u68a6\u7136"}], "albumMeta": {"id": 148523000, "name": "\u662f\u4f60"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8147953150, "size": 3747501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 234154, "volumeDelta": -31640.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8147953156, "size": 9368685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 234154, "volumeDelta": -35910.0}, "mMusic": {"name": null, "id": 8147953152, "size": 5621229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 234154, "volumeDelta": -33341.0}, "lMusic": {"name": null, "id": 8147953150, "size": 3747501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 234154, "volumeDelta": -31640.0}, "lastRank": 79}, {"name": "\u5faa\u8ff9", "id": 2018432856, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1419026, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u5b50\u5065", "id": 12382128, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5faa\u8ff9", "id": 159124745, "type": "Single", "size": 2, "picId": 109951168271926504, "blurPicUrl": "http://p1.music.126.net/pwBA9COg9G8bUw0GOUlDzQ==/109951168271926504.jpg", "companyId": 0, "pic": 109951168271926504, "picUrl": "http://p1.music.126.net/pwBA9COg9G8bUw0GOUlDzQ==/109951168271926504.jpg", "publishTime": 1675094400000, "description": "", "tags": "", "company": "\u5feb\u4e50\u6bcf\u4e00\u5929", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1419026, "commentThreadId": "R_AL_3_159124745", "artists": [{"name": "\u738b\u5b50\u5065", "id": 12382128, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168271926504"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 197175, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7845877742, "size": 23920144, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 970514, "playTime": 197175, "volumeDelta": -49293.0}, "hrMusic": {"name": null, "id": 7845877747, "size": 42881412, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1739831, "playTime": 197175, "volumeDelta": -49089.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2018432856", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7845877745, "size": 3155757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 197175, "volumeDelta": -44756.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7845877741, "size": 7889325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 197175, "volumeDelta": -49092.0}, "mMusic": {"name": null, "id": 7845877739, "size": 4733613, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 197175, "volumeDelta": -46475.0}, "lMusic": {"name": null, "id": 7845877745, "size": 3155757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 197175, "volumeDelta": -44756.0}, "lastRank": 81}, {"name": "Slow Down", "id": 1356658022, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Madnap", "id": 896042, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pauline Herr", "id": 13080654, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Slow Down", "id": 78333509, "type": "Single", "size": 1, "picId": 109951163975730949, "blurPicUrl": "http://p1.music.126.net/d9d0ys74aC9tCfHtp6jcuA==/109951163975730949.jpg", "companyId": 0, "pic": 109951163975730949, "picUrl": "http://p1.music.126.net/d9d0ys74aC9tCfHtp6jcuA==/109951163975730949.jpg", "publishTime": 1554393600000, "description": "", "tags": "", "company": "Thrive Music, LLC", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7003, "commentThreadId": "R_AL_3_78333509", "artists": [{"name": "Madnap", "id": 896042, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pauline Herr", "id": 13080654, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163975730949"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 203265, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7707675050, "size": 24067389, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 947230, "playTime": 203265, "volumeDelta": -79180.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1356658022", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u653e\u7f13", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7707675049, "size": 3253438, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 203265, "volumeDelta": -74402.0}, "mp3Url": null, "mvid": 10933401, "hMusic": {"name": null, "id": 7707675054, "size": 8133529, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 203265, "volumeDelta": -78668.0}, "mMusic": {"name": null, "id": 7707675047, "size": 4880135, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 203265, "volumeDelta": -76087.0}, "lMusic": {"name": null, "id": 7707675049, "size": 3253438, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 203265, "volumeDelta": -74402.0}, "transNames": ["\u653e\u7f13"], "lastRank": 80}, {"name": "\u6211\u60f3\u5ff5 (Live\u7248)", "id": 2059814165, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 2, "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c10\u671f", "id": 168590885, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168706099545, "blurPicUrl": "http://p1.music.126.net/x8yRPTFQl6sXcQLeI6zecQ==/109951168706099545.jpg", "companyId": 0, "pic": 109951168706099545, "picUrl": "http://p1.music.126.net/x8yRPTFQl6sXcQLeI6zecQ==/109951168706099545.jpg", "publishTime": 1688054400000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_168590885", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168706099545"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 255317, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8230845153, "size": 28072476, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 879610, "playTime": 255317, "volumeDelta": -29989.0}, "hrMusic": {"name": null, "id": 8230845158, "size": 52630690, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1649106, "playTime": 255317, "volumeDelta": -30593.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2059814165", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 484730895, "name": "\u6211\u60f3\u5ff5", "artists": [{"id": 166014, "name": "\u91d1\u5fd7\u6587"}], "albumMeta": {"id": 35644242, "name": "\u590f\u81f3\u672a\u81f3 \u5f71\u89c6\u539f\u58f0\u5e26"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8230845149, "size": 4086189, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 255317, "volumeDelta": -26318.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8230845154, "size": 10215405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 255317, "volumeDelta": -30603.0}, "mMusic": {"name": null, "id": 8230845152, "size": 6129261, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 255317, "volumeDelta": -28005.0}, "lMusic": {"name": null, "id": 8230845149, "size": 4086189, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 255317, "volumeDelta": -26318.0}, "lastRank": 72}, {"name": "\u7cbe\u536b", "id": 2019279516, "position": 0, "alias": ["\u4f60\u4e0e\u6211\u5148\u8c08\u517b\u5fc3\u6bbf"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e00\u9897\u72fc\u661f_\u8bb8\u7bee\u5fc3", "id": 34787967, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7cbe\u536b\uff08\u620f\u8154\uff09", "id": 163180059, "type": "Single", "size": 2, "picId": 109951168527005053, "blurPicUrl": "http://p1.music.126.net/DRAwf2g65M3a-0xLKQw9jw==/109951168527005053.jpg", "companyId": 0, "pic": 109951168527005053, "picUrl": "http://p1.music.126.net/DRAwf2g65M3a-0xLKQw9jw==/109951168527005053.jpg", "publishTime": 1680796800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_163180059", "artists": [{"name": "\u4e00\u9897\u72fc\u661f_\u8bb8\u7bee\u5fc3", "id": 34787967, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168527005053"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176784, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8022163780, "size": 20978551, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 949341, "playTime": 176784, "volumeDelta": -29490.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2019279516", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8022163783, "size": 2829357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176784, "volumeDelta": -23730.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8022163782, "size": 7073325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 176784, "volumeDelta": -28081.0}, "mMusic": {"name": null, "id": 8022163776, "size": 4244013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 176784, "volumeDelta": -25491.0}, "lMusic": {"name": null, "id": 8022163783, "size": 2829357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176784, "volumeDelta": -23730.0}, "lastRank": 92}, {"name": "\u603b\u6709\u4e00\u5929\u4f60\u4f1a\u51fa\u73b0\u5728\u6211\u8eab\u8fb9", "id": 1303027499, "position": 3, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "1", "no": 1, "artists": [{"name": "\u68f1\u955c\u4e50\u961f", "id": 1085047, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e00\u6b21\u6709\u9884\u8c0b\u7684\u521d\u6b21\u76f8\u9047", "id": 73702798, "type": "\u4e13\u8f91", "size": 3, "picId": 109951163598901405, "blurPicUrl": "http://p2.music.126.net/RfUHXkanpxImcaGqFNWBeA==/109951163598901405.jpg", "companyId": 0, "pic": 109951163598901405, "picUrl": "http://p2.music.126.net/RfUHXkanpxImcaGqFNWBeA==/109951163598901405.jpg", "publishTime": 1538755200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": -1, "commentThreadId": "R_AL_3_73702798", "artists": [{"name": "\u68f1\u955c\u4e50\u961f", "id": 1085047, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163598901405"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 270000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464576, "size": 25592099, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 758284, "playTime": 270000, "volumeDelta": -44983.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1303027499", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464568, "size": 4320906, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 270000, "volumeDelta": -40530.0}, "mp3Url": null, "mvid": 14479273, "hMusic": {"name": null, "id": 8169464574, "size": 10802199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 270000, "volumeDelta": -44926.0}, "mMusic": {"name": null, "id": 8169464572, "size": 6481337, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 270000, "volumeDelta": -42295.0}, "lMusic": {"name": null, "id": 8169464568, "size": 4320906, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 270000, "volumeDelta": -40530.0}, "lastRank": 83}, {"name": "\u665a\u98ce\u5fc3\u91cc\u5439", "id": 1929370102, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u963f\u68a8\u7ca4", "id": 33230219, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u665a\u98ce\u5fc3\u91cc\u5439", "id": 142044506, "type": "Single", "size": 1, "picId": 109951167297344637, "blurPicUrl": "http://p2.music.126.net/3w-ekH3z77-HvqOJ3fCPVw==/109951167297344637.jpg", "companyId": 0, "pic": 109951167297344637, "picUrl": "http://p2.music.126.net/3w-ekH3z77-HvqOJ3fCPVw==/109951167297344637.jpg", "publishTime": 1647792000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50x\u597d\u4e50\u65e0\u8352", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 7001, "commentThreadId": "R_AL_3_142044506", "artists": [{"name": "\u963f\u68a8\u7ca4", "id": 33230219, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167297344637"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 186435, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1929370102", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238116342, "size": 2983436, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186435, "volumeDelta": -34824.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238116346, "size": 7458525, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 186435, "volumeDelta": -39158.0}, "mMusic": {"name": null, "id": 7238116341, "size": 4475133, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 186435, "volumeDelta": -36557.0}, "lMusic": {"name": null, "id": 7238116342, "size": 2983436, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 186435, "volumeDelta": -34824.0}, "lastRank": 84}, {"name": "\u5f62\u5bb9", "id": 1336856864, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 1372820, "disc": "01", "no": 1, "artists": [{"name": "\u6c88\u4ee5\u8bda", "id": 12002248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u521d\u9047", "id": 78232124, "type": "\u4e13\u8f91", "size": 8, "picId": 109951163957708692, "blurPicUrl": "http://p2.music.126.net/1iLwRvMtUMYLZUNR-HQW7Q==/109951163957708692.jpg", "companyId": 0, "pic": 109951163957708692, "picUrl": "http://p2.music.126.net/1iLwRvMtUMYLZUNR-HQW7Q==/109951163957708692.jpg", "publishTime": 1553788800000, "description": "", "tags": "", "company": "\u72ec\u7acb\u53d1\u884c", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1372820, "commentThreadId": "R_AL_3_78232124", "artists": [{"name": "\u6c88\u4ee5\u8bda", "id": 12002248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163957708692"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 225633, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113772, "size": 26561782, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 941766, "playTime": 225633, "volumeDelta": -38145.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1336856864", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113774, "size": 3611211, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225633, "volumeDelta": -33867.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113768, "size": 9027962, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 225633, "volumeDelta": -38143.0}, "mMusic": {"name": null, "id": 7238113773, "size": 5416795, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 225633, "volumeDelta": -35545.0}, "lMusic": {"name": null, "id": 7238113774, "size": 3611211, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 225633, "volumeDelta": -33867.0}, "lastRank": 85}, {"name": "\u7b2c\u4e09\u4eba\u79f0", "id": 502043537, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416372, "disc": "01", "no": 1, "artists": [{"name": "\u4e70\u8fa3\u6912\u4e5f\u7528\u5238", "id": 12085562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b2c\u4e09\u4eba\u79f0", "id": 36067044, "type": "Single", "size": 1, "picId": 109951164379891919, "blurPicUrl": "http://p2.music.126.net/nOVxBaX0IG1PsV4WfSoodA==/109951164379891919.jpg", "companyId": 0, "pic": 109951164379891919, "picUrl": "http://p2.music.126.net/nOVxBaX0IG1PsV4WfSoodA==/109951164379891919.jpg", "publishTime": 1567526400000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50 x NEGIA\u7eb3\u5409\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416372, "commentThreadId": "R_AL_3_36067044", "artists": [{"name": "\u4e70\u8fa3\u6912\u4e5f\u7528\u5238", "id": 12085562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164379891919"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 269296, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_502043537", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 27598482, "name": "\u7b2c\u4e09\u4eba\u79f0", "artists": [{"id": 11890, "name": "hush\uff01"}], "albumMeta": {"id": 2643257, "name": "X"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463931, "size": 4309621, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 269296, "volumeDelta": -3806.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169463929, "size": 10773987, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 269296, "volumeDelta": -8127.0}, "mMusic": {"name": null, "id": 8169463934, "size": 6464409, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 269296, "volumeDelta": -5514.0}, "lMusic": {"name": null, "id": 8169463931, "size": 4309621, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 269296, "volumeDelta": -3806.0}, "lastRank": 89}, {"name": "\u4e0b\u4e2a\u8def\u53e3\u89c1", "id": 2058598792, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0b\u4e2a\u8def\u53e3\u89c1", "id": 168296304, "type": "Single", "size": 2, "picId": 109951168698678598, "blurPicUrl": "http://p2.music.126.net/jnCL_1jSwY--DjtsX25OSQ==/109951168698678598.jpg", "companyId": 0, "pic": 109951168698678598, "picUrl": "http://p2.music.126.net/jnCL_1jSwY--DjtsX25OSQ==/109951168698678598.jpg", "publishTime": 1687622400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168296304", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168698678598", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 163652, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8217535850, "size": 19663141, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 961216, "playTime": 163652, "volumeDelta": -31719.0}, "hrMusic": {"name": null, "id": 8217535846, "size": 35403762, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1730683, "playTime": 163652, "volumeDelta": -31868.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2058598792", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8217535843, "size": 2619309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 163652, "volumeDelta": -27947.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8217535851, "size": 6548205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 163652, "volumeDelta": -31942.0}, "mMusic": {"name": null, "id": 8217535848, "size": 3928941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 163652, "volumeDelta": -29411.0}, "lMusic": {"name": null, "id": 8217535843, "size": 2619309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 163652, "volumeDelta": -27947.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 82}, {"name": "STAY", "id": 1859245776, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "The Kid LAROI", "id": 32795025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Justin Bieber", "id": 35531, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "STAY", "id": 130016223, "type": "Single", "size": 1, "picId": 109951166155165682, "blurPicUrl": "http://p2.music.126.net/e5cvcdgeosDKTDrkTfZXnQ==/109951166155165682.jpg", "companyId": 0, "pic": 109951166155165682, "picUrl": "http://p2.music.126.net/e5cvcdgeosDKTDrkTfZXnQ==/109951166155165682.jpg", "publishTime": 1625760000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_130016223", "artists": [{"name": "The Kid LAROI", "id": 32795025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Justin Bieber", "id": 35531, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166155165682"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 141810, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238110134, "size": 16678024, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 940865, "playTime": 141810, "volumeDelta": -65826.0}, "hrMusic": {"name": null, "id": 7238110133, "size": 30147193, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1700709, "playTime": 141810, "volumeDelta": -65830.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1859245776", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238110127, "size": 2269869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141810, "volumeDelta": -61603.0}, "mp3Url": null, "mvid": 14298179, "hMusic": {"name": null, "id": 7238110135, "size": 5674605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 141810, "volumeDelta": -65830.0}, "mMusic": {"name": null, "id": 7238110130, "size": 3404781, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 141810, "volumeDelta": -63245.0}, "lMusic": {"name": null, "id": 7238110127, "size": 2269869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141810, "volumeDelta": -61603.0}, "lastRank": 91}, {"name": "Wake (Live)", "id": 1873321491, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 456010, "disc": "01", "no": 1, "artists": [{"name": "Hillsong Young & Free", "id": 835002, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Wake", "id": 132402226, "type": "Single", "size": 1, "picId": 109951166328143737, "blurPicUrl": "http://p2.music.126.net/Uo7OXdK3g4LQdc2hzJ14qQ==/109951166328143737.jpg", "companyId": 0, "pic": 109951166328143737, "picUrl": "http://p2.music.126.net/Uo7OXdK3g4LQdc2hzJ14qQ==/109951166328143737.jpg", "publishTime": 1377100800000, "description": "", "tags": "", "company": "Hillsong Music and Resources LLC", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 456010, "commentThreadId": "R_AL_3_132402226", "artists": [{"name": "Hillsong Young & Free", "id": 835002, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166328143737"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 275573, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7357528242, "size": 37477740, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1087993, "playTime": 275573, "volumeDelta": -77601.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1873321491", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7357528238, "size": 4410349, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 275573, "volumeDelta": -73616.0}, "mp3Url": null, "mvid": 419483, "hMusic": {"name": null, "id": 7357528245, "size": 11025807, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 275573, "volumeDelta": -77522.0}, "mMusic": {"name": null, "id": 7357528243, "size": 6615502, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 275573, "volumeDelta": -75047.0}, "lMusic": {"name": null, "id": 7357528238, "size": 4410349, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 275573, "volumeDelta": -73616.0}, "lastRank": 94}, {"name": "\u60f3\u4f60\u65f6\u98ce\u8d77", "id": 2062623445, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u6211\u7684\u4eba\u95f4\u70df\u706b\u300b\u56de\u5fc6\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2713433, "disc": "01", "no": 4, "artists": [{"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4eba\u95f4\u70df\u706b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 169269527, "type": "Single", "size": 29, "picId": 109951168728196721, "blurPicUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "companyId": 0, "pic": 109951168728196721, "picUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "\u65e0\u60a6\u4e0d\u6b22", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713433, "commentThreadId": "R_AL_3_169269527", "artists": [{"name": "\u90a3\u82f1", "id": 9061, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9694\u58c1\u8001\u6a0a", "id": 12429072, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6469\u767b\u5144\u5f1f\u5218\u5b87\u5b81", "id": 1094010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5b5f\u6167\u5706", "id": 12091129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u8fbe", "id": 28391606, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u674e\u660a\u9633", "id": 33301789, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u601d\u8c26", "id": 53478687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6797\u9038\u822a", "id": 30084727, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7941\u52c3\u529b", "id": 27728990, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5357\u56fd\u5baa", "id": 57178814, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168728196721"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 276519, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8251975757, "size": 29634595, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 857360, "playTime": 276519, "volumeDelta": -52083.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062623445", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8251975764, "size": 4425395, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 276519, "volumeDelta": -47875.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8251975759, "size": 11063423, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 276519, "volumeDelta": -52187.0}, "mMusic": {"name": null, "id": 8251975756, "size": 6638071, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 276519, "volumeDelta": -49567.0}, "lMusic": {"name": null, "id": 8251975764, "size": 4425395, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 276519, "volumeDelta": -47875.0}, "lastRank": 88}, {"name": "\u60f3\u60f3\u5c31\u70e6", "id": 2045117743, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "SevenJ\u674e\u767e\u4e07", "id": 36563082, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u60f3\u60f3\u5c31\u70e6", "id": 165081123, "type": "Single", "size": 2, "picId": 109951168593212640, "blurPicUrl": "http://p2.music.126.net/K3HidYAsQG6J6eMfthxVDw==/109951168593212640.jpg", "companyId": 0, "pic": 109951168593212640, "picUrl": "http://p2.music.126.net/K3HidYAsQG6J6eMfthxVDw==/109951168593212640.jpg", "publishTime": 1683302400000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_165081123", "artists": [{"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f2a\u793c\u4e1e", "id": 32870452, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "SevenJ\u674e\u767e\u4e07", "id": 36563082, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "1v1\u7684\u7231\u60c5\u4e3a\u4f55\u9010\u6e10\u6210\u4e86\u5962\u4f88\u54c1", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168593212640", "transNames": ["1v1\u7684\u7231\u60c5\u4e3a\u4f55\u9010\u6e10\u6210\u4e86\u5962\u4f88\u54c1"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 177500, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": {"name": null, "id": 8145103861, "size": 36695032, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1653860, "playTime": 177500, "volumeDelta": -60815.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2045117743", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "1v1\u7684\u7231\u60c5\u4e3a\u4f55\u9010\u6e10\u6210\u4e86\u5962\u4f88\u54c1", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8145103857, "size": 2840877, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 177500, "volumeDelta": -56472.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8145103859, "size": 7102125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 177500, "volumeDelta": -60818.0}, "mMusic": {"name": null, "id": 8145103865, "size": 4261293, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 177500, "volumeDelta": -58194.0}, "lMusic": {"name": null, "id": 8145103857, "size": 2840877, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 177500, "volumeDelta": -56472.0}, "transNames": ["1v1\u7684\u7231\u60c5\u4e3a\u4f55\u9010\u6e10\u6210\u4e86\u5962\u4f88\u54c1"], "lastRank": 93}, {"name": "\u89e6\u78b0\u4e0d\u5230\u7684\u4f60", "id": 1454670699, "position": 0, "alias": ["\u6211\u662f\u5531\u4f5c\u4eba2\u7b2c\u4e5d\u671f"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4f59\u4f73\u8fd0", "id": 1079074, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u89e6\u78b0\u4e0d\u5230\u7684\u4f60", "id": 90717859, "type": "EP/Single", "size": 1, "picId": 109951165085408736, "blurPicUrl": "http://p2.music.126.net/QEDRVPVLta2Blv_NEyh_5A==/109951165085408736.jpg", "companyId": 0, "pic": 109951165085408736, "picUrl": "http://p2.music.126.net/QEDRVPVLta2Blv_NEyh_5A==/109951165085408736.jpg", "publishTime": 1591891200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u6211\u662f\u5531\u4f5c\u4eba2\u7b2c9\u671f"], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_90717859", "artists": [{"name": "\u4f59\u4f73\u8fd0", "id": 1079074, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165085408736"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 242170, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175352434, "size": 25366034, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 837955, "playTime": 242170, "volumeDelta": -11122.0}, "hrMusic": {"name": null, "id": 8175352433, "size": 48654092, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1607265, "playTime": 242170, "volumeDelta": -11236.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1454670699", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238162983, "size": 3875757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 242170, "volumeDelta": -6918.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238162984, "size": 9689325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 242170, "volumeDelta": -11249.0}, "mMusic": {"name": null, "id": 7238162987, "size": 5813613, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 242170, "volumeDelta": -8633.0}, "lMusic": {"name": null, "id": 7238162983, "size": 3875757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 242170, "volumeDelta": -6918.0}, "lastRank": 98}, {"name": "\u8c01 (Live\u7248)", "id": 566436427, "position": 4, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708402, "disc": "1", "no": 4, "artists": [{"name": "\u5ed6\u4fca\u6d9b", "id": 13022016, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8fd9\u4e2a\u4eba\u521b\u4f5cLIVE\u73b0\u573a\u8f91", "id": 39263103, "type": "\u4e13\u8f91", "size": 7, "picId": 109951163315608239, "blurPicUrl": "http://p2.music.126.net/7HzttIveECGYRhAjKCCdfg==/109951163315608239.jpg", "companyId": 0, "pic": 109951163315608239, "picUrl": "http://p2.music.126.net/7HzttIveECGYRhAjKCCdfg==/109951163315608239.jpg", "publishTime": 1528905600000, "description": "", "tags": "", "company": "\u54c7\u5527\u5527\u54c7", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 2708402, "commentThreadId": "R_AL_3_39263103", "artists": [{"name": "\u5ed6\u4fca\u6d9b", "id": 13022016, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163315608239"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 254428, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 1489625395, "size": 29087032, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 914583, "playTime": 254428, "volumeDelta": -52136.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_566436427", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 1489625399, "size": 4071802, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 254428, "volumeDelta": -47946.0}, "mp3Url": null, "mvid": 5917923, "hMusic": {"name": null, "id": 1489625397, "size": 10179440, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 254428, "volumeDelta": -52146.0}, "mMusic": {"name": null, "id": 1489625398, "size": 6107681, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 254428, "volumeDelta": -49596.0}, "lMusic": {"name": null, "id": 1489625399, "size": 4071802, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 254428, "volumeDelta": -47946.0}, "lastRank": 96}, {"name": "\u5929\u82e5\u6709\u60c5", "id": 438204707, "position": 1, "alias": ["\u7535\u89c6\u5267\u300a\u9526\u7ee3\u672a\u592e\u300b\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "1", "no": 1, "artists": [{"name": "\u9ec4\u4e3d\u73b2", "id": 7063, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u82e5\u6709\u60c5", "id": 34928767, "type": "Single", "size": 1, "picId": 109951165958851914, "blurPicUrl": "http://p2.music.126.net/hzs4pVOxFKS5J64nY-rugA==/109951165958851914.jpg", "companyId": 0, "pic": 109951165958851914, "picUrl": "http://p2.music.126.net/hzs4pVOxFKS5J64nY-rugA==/109951165958851914.jpg", "publishTime": 1477929600000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_34928767", "artists": [{"name": "\u9ec4\u4e3d\u73b2", "id": 7063, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165958851914"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257254, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238124102, "size": 25356725, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 788533, "playTime": 257254, "volumeDelta": -28253.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_438204707", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238124108, "size": 4117359, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257254, "volumeDelta": -23926.0}, "mp3Url": null, "mvid": 5381209, "hMusic": {"name": null, "id": 7238124101, "size": 10293333, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 257254, "volumeDelta": -28256.0}, "mMusic": {"name": null, "id": 7238124103, "size": 6176017, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 257254, "volumeDelta": -25635.0}, "lMusic": {"name": null, "id": 7238124108, "size": 4117359, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257254, "volumeDelta": -23926.0}, "lastRank": 97}, {"name": "MOM", "id": 1387581250, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u8721\u7b14\u5c0f\u5fc3", "id": 1155027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "MOM", "id": 81213684, "type": "EP/Single", "size": 3, "picId": 109951164332837488, "blurPicUrl": "http://p2.music.126.net/ZOkr1NI-WGGRuc5-G_7-CA==/109951164332837488.jpg", "companyId": 0, "pic": 109951164332837488, "picUrl": "http://p2.music.126.net/ZOkr1NI-WGGRuc5-G_7-CA==/109951164332837488.jpg", "publishTime": 1582819200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_81213684", "artists": [{"name": "\u8721\u7b14\u5c0f\u5fc3", "id": 1155027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164332837488"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 174807, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238112496, "size": 17129651, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 783931, "playTime": 174807, "volumeDelta": -39908.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1387581250", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5988\u5988", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238112498, "size": 2797862, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 174807, "volumeDelta": -35535.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238112500, "size": 6994591, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 174807, "volumeDelta": -39910.0}, "mMusic": {"name": null, "id": 7238112503, "size": 4196772, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 174807, "volumeDelta": -37283.0}, "lMusic": {"name": null, "id": 7238112498, "size": 2797862, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 174807, "volumeDelta": -35535.0}, "transNames": ["\u5988\u5988"], "lastRank": 90}, {"name": "\u7231\u7684\u56de\u5f52\u7ebf (Live\u7248)", "id": 2061888566, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c5\u671f", "id": 169103024, "type": "\u4e13\u8f91", "size": 4, "picId": 109951168721257922, "blurPicUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "companyId": 0, "pic": 109951168721257922, "picUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_169103024", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721257922"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222913, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246464764, "size": 27102640, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 972667, "playTime": 222913, "volumeDelta": -45972.0}, "hrMusic": {"name": null, "id": 8246464766, "size": 48429995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1738069, "playTime": 222913, "volumeDelta": -45675.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061888566", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8246464768, "size": 3567789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222913, "volumeDelta": -41582.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8246464767, "size": 8919405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 222913, "volumeDelta": -45720.0}, "mMusic": {"name": null, "id": 8246464761, "size": 5351661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 222913, "volumeDelta": -43196.0}, "lMusic": {"name": null, "id": 8246464768, "size": 3567789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222913, "volumeDelta": -41582.0}, "lastRank": 87}, {"name": "\u665a\u5b89", "id": 1359356908, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1372820, "disc": "01", "no": 1, "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u665a\u5b89", "id": 78570420, "type": "Single", "size": 2, "picId": 109951164007377169, "blurPicUrl": "http://p2.music.126.net/8N1fsMRm2L5HyZccc6I3ew==/109951164007377169.jpg", "companyId": 0, "pic": 109951164007377169, "picUrl": "http://p2.music.126.net/8N1fsMRm2L5HyZccc6I3ew==/109951164007377169.jpg", "publishTime": 1555603200000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1372820, "commentThreadId": "R_AL_3_78570420", "artists": [{"name": "\u989c\u4eba\u4e2d", "id": 31376161, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164007377169"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 289184, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238119981, "size": 28388358, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 785336, "playTime": 289184, "volumeDelta": -19507.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1359356908", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238119985, "size": 4628106, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 289184, "volumeDelta": -15215.0}, "mp3Url": null, "mvid": 14301610, "hMusic": {"name": null, "id": 7238119986, "size": 11570199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 289184, "volumeDelta": -19513.0}, "mMusic": {"name": null, "id": 7238119982, "size": 6942137, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 289184, "volumeDelta": -16903.0}, "lMusic": {"name": null, "id": 7238119985, "size": 4628106, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 289184, "volumeDelta": -15215.0}, "lastRank": 99}, {"name": "\u5b57\u5b57\u53e5\u53e5 (Live\u7248)", "id": 2046990697, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 5, "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c3\u671f", "id": 165533216, "type": "\u4e13\u8f91", "size": 14, "picId": 109951168608653311, "blurPicUrl": "http://p1.music.126.net/aYlvK62cltFabwV4Cf-9pg==/109951168608653311.jpg", "companyId": 0, "pic": 109951168608653311, "picUrl": "http://p1.music.126.net/aYlvK62cltFabwV4Cf-9pg==/109951168608653311.jpg", "publishTime": 1683820800000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_165533216", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168608653311"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 292437, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8111363604, "size": 31344694, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 857473, "playTime": 292437, "volumeDelta": -31253.0}, "hrMusic": {"name": null, "id": 8111363602, "size": 59484272, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1627267, "playTime": 292437, "volumeDelta": -31111.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2046990697", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 2010275019, "name": "\u5b57\u5b57\u53e5\u53e5", "artists": [{"id": 35136304, "name": "\u5362\u5362\u5feb\u95ed\u5634"}], "albumMeta": {"id": 157335508, "name": "\u5b57\u5b57\u53e5\u53e5"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8111363601, "size": 4679853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 292437, "volumeDelta": -26770.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8111363606, "size": 11699565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 292437, "volumeDelta": -31105.0}, "mMusic": {"name": null, "id": 8111363607, "size": 7019757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 292437, "volumeDelta": -28491.0}, "lMusic": {"name": null, "id": 8111363601, "size": 4679853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 292437, "volumeDelta": -26770.0}, "lastRank": 95}, {"name": "\u6eaf (Reverse)", "id": 1294951288, "position": 2, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416676, "disc": "1", "no": 2, "artists": [{"name": "CORSAK\u80e1\u68a6\u5468", "id": 28083351, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9a6c\u541f\u541f", "id": 8982, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6eaf (Reverse)", "id": 71882896, "type": "Single", "size": 1, "picId": 109951163416029067, "blurPicUrl": "http://p1.music.126.net/NTilljwKT_Hs9sLhBP1KKQ==/109951163416029067.jpg", "companyId": 0, "pic": 109951163416029067, "picUrl": "http://p1.music.126.net/NTilljwKT_Hs9sLhBP1KKQ==/109951163416029067.jpg", "publishTime": 1532620800007, "description": "", "tags": "", "company": "LIQUID STATE LIMITED", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": -1, "copyrightId": 0, "commentThreadId": "R_AL_3_71882896", "artists": [{"name": "CORSAK\u80e1\u68a6\u5468", "id": 28083351, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163416029067"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 192026, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 4977691886, "size": 23932256, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 2608000, "playTime": 192026, "volumeDelta": -51635.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1294951288", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 4977691889, "size": 3073715, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 192026, "volumeDelta": -47916.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 4977691887, "size": 7684223, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 192026, "volumeDelta": -51734.0}, "mMusic": {"name": null, "id": 4977691888, "size": 4610551, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 192026, "volumeDelta": -49274.0}, "lMusic": {"name": null, "id": 4977691889, "size": 3073715, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 192026, "volumeDelta": -47916.0}, "lastRank": 101}, {"name": "\u8d70\u4e0d\u51fa\u6765", "id": 2053420961, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8d70\u4e0d\u51fa\u6765", "id": 167086028, "type": "Single", "size": 2, "picId": 109951168719367970, "blurPicUrl": "http://p1.music.126.net/fEW85XrSazuvvBnsi16AYw==/109951168719367970.jpg", "companyId": 0, "pic": 109951168719367970, "picUrl": "http://p1.music.126.net/fEW85XrSazuvvBnsi16AYw==/109951168719367970.jpg", "publishTime": 1686067200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_167086028", "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168719367970"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222772, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2053420961", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8171770703, "size": 3564817, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222772, "volumeDelta": -27779.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8171770707, "size": 8911978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 222772, "volumeDelta": -31911.0}, "mMusic": {"name": null, "id": 8171770702, "size": 5347204, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 222772, "volumeDelta": -29374.0}, "lMusic": {"name": null, "id": 8171770703, "size": 3564817, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222772, "volumeDelta": -27779.0}, "lastRank": 106}, {"name": "\u7231\u60c5\u8f6c\u79fb", "id": 65536, "position": 6, "alias": ["\u7535\u5f71\u300a\u7231\u60c5\u547c\u53eb\u8f6c\u79fb\u300b\u4e3b\u9898\u66f2", " \u300a\u5bcc\u58eb\u5c71\u4e0b\u300b\u56fd\u8bed\u7248"], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 6, "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8ba4\u4e86\u5427", "id": 6434, "type": "\u4e13\u8f91", "size": 11, "picId": 18782957139233959, "blurPicUrl": "http://p1.music.126.net/o_OjL_NZNoeog9fIjBXAyw==/18782957139233959.jpg", "companyId": 0, "pic": 18782957139233959, "picUrl": "http://p1.music.126.net/o_OjL_NZNoeog9fIjBXAyw==/18782957139233959.jpg", "publishTime": 1177344000000, "description": "", "tags": "", "company": "Cinepoly Records Co. Ltd.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_6434", "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "18782957139233959"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 259986, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464684, "size": 27967389, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 860579, "playTime": 259986, "volumeDelta": -46533.0}, "hrMusic": null, "ringtone": "600902000005371162", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_65536", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464682, "size": 4160827, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259986, "volumeDelta": -42321.0}, "mp3Url": null, "mvid": 303283, "hMusic": {"name": null, "id": 8169464678, "size": 10402003, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 259986, "volumeDelta": -46601.0}, "mMusic": {"name": null, "id": 8169464680, "size": 6241219, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 259986, "volumeDelta": -43987.0}, "lMusic": {"name": null, "id": 8169464682, "size": 4160827, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259986, "volumeDelta": -42321.0}, "lastRank": 105}, {"name": "\u60f3\u53bb\u6d77\u8fb9", "id": 1413863166, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u590f\u65e5\u5165\u4fb5\u4f01\u753b", "id": 12383009, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u60f3\u53bb\u6d77\u8fb9", "id": 84029595, "type": "Single", "size": 2, "picId": 109951164602081973, "blurPicUrl": "http://p1.music.126.net/sLWN-iePq4ESOMPER0IWgQ==/109951164602081973.jpg", "companyId": 0, "pic": 109951164602081973, "picUrl": "http://p1.music.126.net/sLWN-iePq4ESOMPER0IWgQ==/109951164602081973.jpg", "publishTime": 1578153600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_84029595", "artists": [{"name": "\u590f\u65e5\u5165\u4fb5\u4f01\u753b", "id": 12383009, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164602081973"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 267032, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238119926, "size": 30567491, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 915769, "playTime": 267032, "volumeDelta": -35513.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1413863166", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238119928, "size": 4273676, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 267032, "volumeDelta": -31294.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238119925, "size": 10684125, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 267032, "volumeDelta": -35521.0}, "mMusic": {"name": null, "id": 7238119933, "size": 6410493, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 267032, "volumeDelta": -32915.0}, "lMusic": {"name": null, "id": 7238119928, "size": 4273676, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 267032, "volumeDelta": -31294.0}, "lastRank": 102}, {"name": "\u4e00\u76f4\u5f88\u5b89\u9759", "id": 1968781675, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e00\u76f4\u5f88\u5b89\u9759", "id": 149013204, "type": "Single", "size": 1, "picId": 109951167740623345, "blurPicUrl": "http://p1.music.126.net/d3P6hiIEDH4Gp9cApS5b3A==/109951167740623345.jpg", "companyId": 0, "pic": 109951167740623345, "picUrl": "http://p1.music.126.net/d3P6hiIEDH4Gp9cApS5b3A==/109951167740623345.jpg", "publishTime": 1659456000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_149013204", "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167740623345"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 228565, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7456334306, "size": 23636181, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 827288, "playTime": 228565, "volumeDelta": -21846.0}, "hrMusic": {"name": null, "id": 7456334308, "size": 45626308, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1596963, "playTime": 228565, "volumeDelta": -21846.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1968781675", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 5260494, "name": "\u4e00\u76f4\u5f88\u5b89\u9759", "artists": [{"id": 7061, "name": "\u963f\u6851"}], "albumMeta": {"id": 512384, "name": "Listen To HIM"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7456334307, "size": 3658029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 228565, "volumeDelta": -17445.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7456334313, "size": 9145005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 228565, "volumeDelta": -21850.0}, "mMusic": {"name": null, "id": 7456334311, "size": 5487021, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 228565, "volumeDelta": -19214.0}, "lMusic": {"name": null, "id": 7456334307, "size": 3658029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 228565, "volumeDelta": -17445.0}, "lastRank": 104}, {"name": "\u5b64\u52c7\u8005", "id": 1901371647, "position": 0, "alias": ["\u52a8\u753b\u5267\u96c6\u300a\u82f1\u96c4\u8054\u76df\uff1a\u53cc\u57ce\u4e4b\u6218\u300b\u4e2d\u6587\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5b64\u52c7\u8005", "id": 137142551, "type": "Single", "size": 1, "picId": 109951166702962263, "blurPicUrl": "http://p1.music.126.net/aG5zqxkBRfLiV7A8W0iwgA==/109951166702962263.jpg", "companyId": 0, "pic": 109951166702962263, "picUrl": "http://p1.music.126.net/aG5zqxkBRfLiV7A8W0iwgA==/109951166702962263.jpg", "publishTime": 1636300800000, "description": "", "tags": "", "company": "Universal Music Ltd.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300a\u82f1\u96c4\u8054\u76df\uff1a\u53cc\u57ce\u4e4b\u6218\u300b\u52a8\u753b\u5267\u96c6\u4e2d\u6587\u4e3b\u9898\u66f2"], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_137142551", "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166702962263"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 256000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8257535648, "size": 29042180, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 907568, "playTime": 256000, "volumeDelta": -55689.0}, "hrMusic": {"name": null, "id": 8257535647, "size": 53648976, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1676530, "playTime": 256000, "volumeDelta": -55720.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1901371647", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8257535651, "size": 4096941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 256000, "volumeDelta": -51651.0}, "mp3Url": null, "mvid": 14480854, "hMusic": {"name": null, "id": 8257535654, "size": 10242285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 256000, "volumeDelta": -55734.0}, "mMusic": {"name": null, "id": 8257535646, "size": 6145389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 256000, "volumeDelta": -53178.0}, "lMusic": {"name": null, "id": 8257535651, "size": 4096941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 256000, "volumeDelta": -51651.0}, "lastRank": 122}, {"name": "One More Last Time", "id": 1942576027, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416692, "disc": "01", "no": 1, "artists": [{"name": "Henry Young", "id": 54729374, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Ashley Alisha", "id": 27856257, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "One More Last Time", "id": 144179714, "type": "Single", "size": 1, "picId": 109951167353439243, "blurPicUrl": "http://p1.music.126.net/di-NG0KHl69rpVp3j_7zAA==/109951167353439243.jpg", "companyId": 0, "pic": 109951167353439243, "picUrl": "http://p1.music.126.net/di-NG0KHl69rpVp3j_7zAA==/109951167353439243.jpg", "publishTime": 1652976000000, "description": "", "tags": "", "company": "Rover Records LLC", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416692, "commentThreadId": "R_AL_3_144179714", "artists": [{"name": "Henry Young", "id": 54729374, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Ashley Alisha", "id": 27856257, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167353439243"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 129230, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7249045987, "size": 15309820, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 947750, "playTime": 129230, "volumeDelta": -52848.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1942576027", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7249045982, "size": 2068942, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 129230, "volumeDelta": -48669.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7249045984, "size": 5172289, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 129230, "volumeDelta": -52863.0}, "mMusic": {"name": null, "id": 7249045988, "size": 3103391, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 129230, "volumeDelta": -50312.0}, "lMusic": {"name": null, "id": 7249045982, "size": 2068942, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 129230, "volumeDelta": -48669.0}, "lastRank": 107}, {"name": "Normal No More", "id": 1440570723, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7002, "disc": "01", "no": 1, "artists": [{"name": "TYSM", "id": 12278200, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Normal No More", "id": 88010289, "type": "Single", "size": 1, "picId": 109951164905500417, "blurPicUrl": "http://p1.music.126.net/s3mKaXDECHZlxi43d7bkCA==/109951164905500417.jpg", "companyId": 0, "pic": 109951164905500417, "picUrl": "http://p1.music.126.net/s3mKaXDECHZlxi43d7bkCA==/109951164905500417.jpg", "publishTime": 1587052800000, "description": "", "tags": "", "company": "\u534e\u7eb3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7002, "commentThreadId": "R_AL_3_88010289", "artists": [{"name": "TYSM", "id": 12278200, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164905500417"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 199578, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7481918406, "size": 21201497, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 849848, "playTime": 199578, "volumeDelta": -32997.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1440570723", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u4e0d\u518d\u5e73\u5eb8", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7481918414, "size": 3194506, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 199578, "volumeDelta": -28791.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7481918413, "size": 7986199, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 199578, "volumeDelta": -33041.0}, "mMusic": {"name": null, "id": 7481918410, "size": 4791737, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 199578, "volumeDelta": -30461.0}, "lMusic": {"name": null, "id": 7481918414, "size": 3194506, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 199578, "volumeDelta": -28791.0}, "transNames": ["\u4e0d\u518d\u5e73\u5eb8"], "lastRank": 109}, {"name": "\u6211\u770b\u8fc7", "id": 1459935719, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 7002, "disc": "01", "no": 1, "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u770b\u8fc7", "id": 91887795, "type": "EP/Single", "size": 1, "picId": 109951165115143053, "blurPicUrl": "http://p1.music.126.net/YnjEZ_xE7iNn7CiQYaESlQ==/109951165115143053.jpg", "companyId": 0, "pic": 109951165115143053, "picUrl": "http://p1.music.126.net/YnjEZ_xE7iNn7CiQYaESlQ==/109951165115143053.jpg", "publishTime": 1593964800000, "description": "", "tags": "", "company": "Hit Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7002, "commentThreadId": "R_AL_3_91887795", "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165115143053"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 164140, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7480327286, "size": 17376714, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 846920, "playTime": 164140, "volumeDelta": -13920.0}, "hrMusic": {"name": null, "id": 7480327288, "size": 32878218, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1602445, "playTime": 164140, "volumeDelta": -14197.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1459935719", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7480327290, "size": 2627373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 164140, "volumeDelta": -10000.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7480327283, "size": 6568365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 164140, "volumeDelta": -14185.0}, "mMusic": {"name": null, "id": 7480327282, "size": 3941037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 164140, "volumeDelta": -11596.0}, "lMusic": {"name": null, "id": 7480327290, "size": 2627373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 164140, "volumeDelta": -10000.0}, "lastRank": 100}, {"name": "\u6307\u7eb9", "id": 1887139866, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "01", "no": 1, "artists": [{"name": "\u675c\u5ba3\u8fbe", "id": 12060040, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6307\u7eb9", "id": 135524120, "type": "Single", "size": 2, "picId": 109951166578436098, "blurPicUrl": "http://p1.music.126.net/kT4AECoc13oVKLEg_-eFMA==/109951166578436098.jpg", "companyId": 0, "pic": 109951166578436098, "picUrl": "http://p1.music.126.net/kT4AECoc13oVKLEg_-eFMA==/109951166578436098.jpg", "publishTime": 1635782400000, "description": "", "tags": "", "company": "\u592a\u5408\u9ea6\u7530", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_135524120", "artists": [{"name": "\u675c\u5ba3\u8fbe", "id": 12060040, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166578436098"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 240272, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1887139866", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 391568, "name": "\u6307\u7eb9", "artists": [{"id": 3064, "name": "\u80e1\u6b4c"}], "albumMeta": {"id": 38789, "name": "\u8f69\u8f95\u5251\u4e4b\u5929\u4e4b\u75d5 \u7535\u89c6\u539f\u58f0\u5927\u789f"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7261813310, "size": 3845421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 240272, "volumeDelta": -40908.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7261813313, "size": 9613485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 240272, "volumeDelta": -45202.0}, "mMusic": {"name": null, "id": 7261813306, "size": 5768109, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 240272, "volumeDelta": -42595.0}, "lMusic": {"name": null, "id": 7261813310, "size": 3845421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 240272, "volumeDelta": -40908.0}, "lastRank": 108}, {"name": "\u7528\u60c5 (Live\u7248)", "id": 2061887799, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 2, "artists": [{"name": "GAI\u5468\u5ef6", "id": 1211046, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6234\u4f69\u59ae", "id": 7535, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c11\u671f", "id": 169100861, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721332038, "blurPicUrl": "http://p1.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "companyId": 0, "pic": 109951168721332038, "picUrl": "http://p1.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "publishTime": 1688659200000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169100861", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721332038"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 315079, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246419507, "size": 34121426, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 866358, "playTime": 315079, "volumeDelta": -36458.0}, "hrMusic": {"name": null, "id": 8246419503, "size": 64428994, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1635880, "playTime": 315079, "volumeDelta": -36938.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061887799", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8246419512, "size": 5042349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 315079, "volumeDelta": -32603.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8246419504, "size": 12605805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 315079, "volumeDelta": -36943.0}, "mMusic": {"name": null, "id": 8246419510, "size": 7563501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 315079, "volumeDelta": -34326.0}, "lMusic": {"name": null, "id": 8246419512, "size": 5042349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 315079, "volumeDelta": -32603.0}, "lastRank": 103}, {"name": "\u77ac", "id": 2063864551, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706776, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u77ac", "id": 169603895, "type": "Single", "size": 1, "picId": 109951168737879331, "blurPicUrl": "http://p1.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "companyId": 0, "pic": 109951168737879331, "picUrl": "http://p1.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x\u9752\u6854\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706776, "commentThreadId": "R_AL_3_169603895", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168737879331"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 284925, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264796741, "size": 29626711, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 831845, "playTime": 284925, "volumeDelta": -44955.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063864551", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8264796747, "size": 11399880, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 284925, "volumeDelta": -45042.0}, "mMusic": {"name": null, "id": 8264796748, "size": 6839946, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 284925, "volumeDelta": -42432.0}, "lMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "lastRank": 112}, {"name": "\u4ed6\u53ea\u662f\u7ecf\u8fc7", "id": 1443838552, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ad8\u65ed", "id": 33900743, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4ed6\u53ea\u662f\u7ecf\u8fc7", "id": 89924258, "type": "Single", "size": 2, "picId": 109951165348116023, "blurPicUrl": "http://p1.music.126.net/wUog39IHoJb76pL0AVCFNQ==/109951165348116023.jpg", "companyId": 0, "pic": 109951165348116023, "picUrl": "http://p1.music.126.net/wUog39IHoJb76pL0AVCFNQ==/109951165348116023.jpg", "publishTime": 1590336000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_89924258", "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165348116023"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 215381, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238120711, "size": 25550970, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 949049, "playTime": 215381, "volumeDelta": -40036.0}, "hrMusic": {"name": null, "id": 7238120719, "size": 46274030, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1718774, "playTime": 215381, "volumeDelta": -40039.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1443838552", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238120714, "size": 3447213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215381, "volumeDelta": -35739.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238120717, "size": 8617965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 215381, "volumeDelta": -40041.0}, "mMusic": {"name": null, "id": 7238120720, "size": 5170797, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 215381, "volumeDelta": -37427.0}, "lMusic": {"name": null, "id": 7238120714, "size": 3447213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215381, "volumeDelta": -35739.0}, "lastRank": 111}, {"name": "\u5929\u5929", "id": 150633, "position": 10, "alias": [], "status": 0, "fee": 1, "copyrightId": 7002, "disc": "01", "no": 11, "artists": [{"name": "\u9676\u5586", "id": 5196, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "I'm O.K.", "id": 15196, "type": "\u4e13\u8f91", "size": 12, "picId": 109951164124479906, "blurPicUrl": "http://p1.music.126.net/6pIcF4ZAL5euujMUNSt8PQ==/109951164124479906.jpg", "companyId": 0, "pic": 109951164124479906, "picUrl": "http://p1.music.126.net/6pIcF4ZAL5euujMUNSt8PQ==/109951164124479906.jpg", "publishTime": 944755200000, "description": "", "tags": "", "company": "\u534e\u7eb3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7002, "commentThreadId": "R_AL_3_15196", "artists": [{"name": "\u9676\u5586", "id": 5196, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164124479906"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 255200, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7566531010, "size": 29773078, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 933325, "playTime": 255200, "volumeDelta": -46530.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_150633", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7566531015, "size": 4084341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 255200, "volumeDelta": -42269.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7566531016, "size": 10210787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 255200, "volumeDelta": -46468.0}, "mMusic": {"name": null, "id": 7566531009, "size": 6126489, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 255200, "volumeDelta": -43878.0}, "lMusic": {"name": null, "id": 7566531015, "size": 4084341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 255200, "volumeDelta": -42269.0}, "lastRank": 110}, {"name": "\u9519\u4f4d\u65f6\u7a7a", "id": 1808492017, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1421042, "disc": "01", "no": 1, "artists": [{"name": "\u827e\u8fb0", "id": 12174057, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9519\u4f4d\u65f6\u7a7a", "id": 121076375, "type": "Single", "size": 3, "picId": 109951165595770076, "blurPicUrl": "http://p1.music.126.net/8C0lwLE88j9ZwLyPQ9a4FA==/109951165595770076.jpg", "companyId": 0, "pic": 109951165595770076, "picUrl": "http://p1.music.126.net/8C0lwLE88j9ZwLyPQ9a4FA==/109951165595770076.jpg", "publishTime": 1609430400000, "description": "", "tags": "", "company": "\u817e\u714c\u661f\u8c61", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1421042, "commentThreadId": "R_AL_3_121076375", "artists": [{"name": "\u827e\u8fb0", "id": 12174057, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165595770076"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 203930, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7403040375, "size": 24351982, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 955304, "playTime": 203930, "volumeDelta": -50994.0}, "hrMusic": {"name": null, "id": 7403040373, "size": 43957617, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1724414, "playTime": 203930, "volumeDelta": -51142.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1808492017", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7403040376, "size": 3264045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 203930, "volumeDelta": -46918.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7403040379, "size": 8160045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 203930, "volumeDelta": -51149.0}, "mMusic": {"name": null, "id": 7403040371, "size": 4896045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 203930, "volumeDelta": -48558.0}, "lMusic": {"name": null, "id": 7403040376, "size": 3264045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 203930, "volumeDelta": -46918.0}, "lastRank": 115}, {"name": "\u4e09\u62dc\u7ea2\u5c18\u51c9", "id": 1969320038, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5c39\u6614\u7720", "id": 12316248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e09\u62dc\u7ea2\u5c18\u51c9", "id": 149130767, "type": "Single", "size": 5, "picId": 109951167743445530, "blurPicUrl": "http://p1.music.126.net/uuGMRSMzaULlWyGbG-99MQ==/109951167743445530.jpg", "companyId": 0, "pic": 109951167743445530, "picUrl": "http://p1.music.126.net/uuGMRSMzaULlWyGbG-99MQ==/109951167743445530.jpg", "publishTime": 1662048000000, "description": "", "tags": "", "company": "\u8baf\u98de\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_149130767", "artists": [{"name": "\u5c39\u6614\u7720", "id": 12316248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167743445530"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176956, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7459336892, "size": 20814394, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 940994, "playTime": 176956, "volumeDelta": -39584.0}, "hrMusic": {"name": null, "id": 7459336896, "size": 37813544, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1709506, "playTime": 176956, "volumeDelta": -39584.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1969320038", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7459336897, "size": 2832429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176956, "volumeDelta": -35556.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7459336894, "size": 7081005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 176956, "volumeDelta": -39619.0}, "mMusic": {"name": null, "id": 7459336898, "size": 4248621, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 176956, "volumeDelta": -37168.0}, "lMusic": {"name": null, "id": 7459336897, "size": 2832429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176956, "volumeDelta": -35556.0}, "lastRank": 116}, {"name": "\u521d\u604b", "id": 1873049720, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706524, "disc": "01", "no": 1, "artists": [{"name": "\u56de\u6625\u4e39", "id": 27730224, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u521d\u604b", "id": 132354811, "type": "Single", "size": 2, "picId": 109951166324714668, "blurPicUrl": "http://p1.music.126.net/4NJvc1HOi4uv7cs4501Bjg==/109951166324714668.jpg", "companyId": 0, "pic": 109951166324714668, "picUrl": "http://p1.music.126.net/4NJvc1HOi4uv7cs4501Bjg==/109951166324714668.jpg", "publishTime": 1630166400000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50\u00d7\u4e91\u4e0a\u5de5\u4f5c\u5ba4", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 2706524, "commentThreadId": "R_AL_3_132354811", "artists": [{"name": "\u56de\u6625\u4e39", "id": 27730224, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166324714668"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222315, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238117954, "size": 29487795, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1061112, "playTime": 222315, "volumeDelta": -53323.0}, "hrMusic": {"name": null, "id": 7238117950, "size": 50857288, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1830090, "playTime": 222315, "volumeDelta": -53269.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1873049720", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 260109, "name": "\u521d\u604b", "artists": [{"id": 8366, "name": "\u6797\u5fd7\u7f8e"}], "albumMeta": {"id": 25896, "name": "\u5076\u90472000\u7cbe\u9009"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238117953, "size": 3558273, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222315, "volumeDelta": -49057.0}, "mp3Url": null, "mvid": 14496768, "hMusic": {"name": null, "id": 7238117955, "size": 8895489, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 222315, "volumeDelta": -53281.0}, "mMusic": {"name": null, "id": 7238117952, "size": 5337345, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 222315, "volumeDelta": -50708.0}, "lMusic": {"name": null, "id": 7238117953, "size": 3558273, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222315, "volumeDelta": -49057.0}, "lastRank": 114}, {"name": "\u4e0b\u96e8\u5929", "id": 1426112587, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416532, "disc": "01", "no": 0, "artists": [{"name": "\u4e0e\u5c11\u5e74\u4ed6", "id": 35037364, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u829d\u9ebbMochi", "id": 12195788, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0b\u96e8\u5929", "id": 85998494, "type": "EP/Single", "size": 3, "picId": 109951164742550320, "blurPicUrl": "http://p1.music.126.net/qRfggLX2Va3Wslqjr7FxSg==/109951164742550320.jpg", "companyId": 0, "pic": 109951164742550320, "picUrl": "http://p1.music.126.net/qRfggLX2Va3Wslqjr7FxSg==/109951164742550320.jpg", "publishTime": 1582646400000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50 x NEGIA\u7eb3\u5409\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416532, "commentThreadId": "R_AL_3_85998494", "artists": [{"name": "\u4e0e\u5c11\u5e74\u4ed6", "id": 35037364, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u829d\u9ebbMochi", "id": 12195788, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164742550320"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 265846, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238112924, "size": 29576445, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 890031, "playTime": 265846, "volumeDelta": -68840.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1426112587", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 368764, "name": "\u4e0b\u96e8\u5929", "artists": [{"id": 12438, "name": "\u5357\u62f3\u5988\u5988"}], "albumMeta": {"id": 36524, "name": "\u4f18\u306e\u826f\u66f2 \u5357\u641e\u5c0f\u5b69 (\u65b0\u6b4c+\u7cbe\u9009)"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238112923, "size": 4254450, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 265846, "volumeDelta": -64514.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238112926, "size": 10636060, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 265846, "volumeDelta": -68783.0}, "mMusic": {"name": null, "id": 7238112929, "size": 6381653, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 265846, "volumeDelta": -66187.0}, "lMusic": {"name": null, "id": 7238112923, "size": 4254450, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 265846, "volumeDelta": -64514.0}, "lastRank": 117}, {"name": "\u5fcf\u6094\u5f55", "id": 1970396862, "position": 0, "alias": ["\u542c\u6211\u8bf4\u5988\u5988"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 8, "artists": [{"name": "KKECHO", "id": 50275485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u90a3\u5947\u6c83\u592b", "id": 12570417, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "REDBOI", "id": 53092750, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "MOVE IN SILENCE", "id": 149341557, "type": "\u4e13\u8f91", "size": 14, "picId": 109951167757521194, "blurPicUrl": "http://p1.music.126.net/huYun8jQ5N5wKi2Rsa_YPw==/109951167757521194.jpg", "companyId": 0, "pic": 109951167757521194, "picUrl": "http://p1.music.126.net/huYun8jQ5N5wKi2Rsa_YPw==/109951167757521194.jpg", "publishTime": 1660924800000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39\u00d7IF\u5236\u9020", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_149341557", "artists": [{"name": "KKECHO", "id": 50275485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "REDBOI", "id": 53092750, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167757521194"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 196615, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7879655629, "size": 23621380, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 961120, "playTime": 196615, "volumeDelta": -40738.0}, "hrMusic": {"name": null, "id": 7879655632, "size": 42481755, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1728521, "playTime": 196615, "volumeDelta": -40677.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1970396862", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7879655633, "size": 3146925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 196615, "volumeDelta": -36428.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7879655628, "size": 7867245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 196615, "volumeDelta": -40687.0}, "mMusic": {"name": null, "id": 7879655634, "size": 4720365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 196615, "volumeDelta": -38110.0}, "lMusic": {"name": null, "id": 7879655633, "size": 3146925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 196615, "volumeDelta": -36428.0}, "lastRank": 118}, {"name": "\u4e4c\u6885\u5b50\u9171", "id": 1997438791, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 1416891, "disc": "01", "no": 9, "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7eb5\u6a2a\u56db\u6d77", "id": 130148423, "type": "\u4e13\u8f91", "size": 10, "picId": 109951168159576909, "blurPicUrl": "http://p1.music.126.net/dvBE3I5IYmDTmZq9SyKoRA==/109951168159576909.jpg", "companyId": 0, "pic": 109951168159576909, "picUrl": "http://p1.music.126.net/dvBE3I5IYmDTmZq9SyKoRA==/109951168159576909.jpg", "publishTime": 1671552000000, "description": "", "tags": "", "company": "\u4e00\u6837\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416891, "commentThreadId": "R_AL_3_130148423", "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168159576909"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257251, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7705133340, "size": 31984723, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 994659, "playTime": 257251, "volumeDelta": -56634.0}, "hrMusic": {"name": null, "id": 7705133334, "size": 56747702, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1764737, "playTime": 257251, "volumeDelta": -55901.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1997438791", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7705133335, "size": 4116909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257251, "volumeDelta": -51668.0}, "mp3Url": null, "mvid": 14580827, "hMusic": {"name": null, "id": 7705133332, "size": 10292205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 257251, "volumeDelta": -55925.0}, "mMusic": {"name": null, "id": 7705133337, "size": 6175341, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 257251, "volumeDelta": -53336.0}, "lMusic": {"name": null, "id": 7705133335, "size": 4116909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 257251, "volumeDelta": -51668.0}, "lastRank": 125}, {"name": "\u5927\u7720 (\u5b8c\u6574\u7248)", "id": 1413142894, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416647, "disc": "01", "no": 1, "artists": [{"name": "\u5c0f\u4e50\u54e5\uff08\u738b\u552f\u4e50\uff09", "id": 34035556, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5927\u7720 (\u5b8c\u6574\u7248)", "id": 84622631, "type": "Single", "size": 3, "picId": 109951164605092552, "blurPicUrl": "http://p1.music.126.net/zgDvTPDSYKjQUjkV8sQUOA==/109951164605092552.jpg", "companyId": 0, "pic": 109951164605092552, "picUrl": "http://p1.music.126.net/zgDvTPDSYKjQUjkV8sQUOA==/109951164605092552.jpg", "publishTime": 1578153600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u539f\u5531\uff1a\u738b\u5fc3\u51cc"], "status": 0, "copyrightId": 1416647, "commentThreadId": "R_AL_3_84622631", "artists": [{"name": "\u5c0f\u4e50\u54e5\uff08\u738b\u552f\u4e50\uff09", "id": 34035556, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164605092552"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 184942, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113494, "size": 17700481, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 765665, "playTime": 184942, "volumeDelta": -1703.0}, "hrMusic": {"name": null, "id": 7238113501, "size": 35482312, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1534849, "playTime": 184942, "volumeDelta": -1152.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1413142894", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1331593956, "name": "\u5927\u7720", "artists": [{"id": 9606, "name": "\u738b\u5fc3\u51cc"}], "albumMeta": {"id": 74794910, "name": "CYNDILOVES2SING \u7231\u3002\u5fc3\u51cc"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113498, "size": 2959917, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 184942, "volumeDelta": 3192.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113502, "size": 7399725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 184942, "volumeDelta": -1154.0}, "mMusic": {"name": null, "id": 7238113495, "size": 4439853, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 184942, "volumeDelta": 1466.0}, "lMusic": {"name": null, "id": 7238113498, "size": 2959917, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 184942, "volumeDelta": 3192.0}, "lastRank": 131}, {"name": "\u30a2\u30a4\u30c9\u30eb", "id": 2034742057, "position": 0, "alias": ["TV\u52a8\u753b\u300a\u3010\u6211\u63a8\u7684\u5b69\u5b50\u3011\u300b\u7247\u5934\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 1, "artists": [{"name": "YOASOBI", "id": 33927412, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u30a2\u30a4\u30c9\u30eb", "id": 162749810, "type": "Single", "size": 1, "picId": 109951168573694568, "blurPicUrl": "http://p1.music.126.net/mLJ_pKshFVtboLyD-4nBdA==/109951168573694568.jpg", "companyId": 0, "pic": 109951168573694568, "picUrl": "http://p1.music.126.net/mLJ_pKshFVtboLyD-4nBdA==/109951168573694568.jpg", "publishTime": 1681228800000, "description": "", "tags": "", "company": "YOASOBI", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_162749810", "artists": [{"name": "YOASOBI", "id": 33927412, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u5076\u50cf", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168573694568", "transNames": ["\u5076\u50cf"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213233, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8004116151, "size": 30491178, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1143952, "playTime": 213233, "volumeDelta": -75982.0}, "hrMusic": {"name": null, "id": 8004116144, "size": 86093055, "extension": "flac", "sr": 96000, "dfsId": 0, "bitrate": 3229994, "playTime": 213233, "volumeDelta": -75454.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2034742057", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u5076\u50cf", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8004116150, "size": 3412653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213233, "volumeDelta": -71767.0}, "mp3Url": null, "mvid": 14618738, "hMusic": {"name": null, "id": 8004116153, "size": 8531565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213233, "volumeDelta": -75480.0}, "mMusic": {"name": null, "id": 8004116145, "size": 5118957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213233, "volumeDelta": -73039.0}, "lMusic": {"name": null, "id": 8004116150, "size": 3412653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213233, "volumeDelta": -71767.0}, "transNames": ["\u5076\u50cf"], "lastRank": 121}, {"name": "\u5165\u79cb", "id": 1477144603, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "RAMBO GANG", "id": 31446467, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Trakin(Tk\u9171(*^o^*))", "id": 36288270, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "T-BONE", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6c5f\u6960\u6c5f\u6960_", "id": 55066357, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "RamLife1", "id": 89633771, "type": "\u4e13\u8f91", "size": 4, "picId": 109951165005286070, "blurPicUrl": "http://p1.music.126.net/UyUrqSp-GzCsqWgNm4F44Q==/109951165005286070.jpg", "companyId": 0, "pic": 109951165005286070, "picUrl": "http://p1.music.126.net/UyUrqSp-GzCsqWgNm4F44Q==/109951165005286070.jpg", "publishTime": 1590045827494, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_89633771", "artists": [{"name": "RAMBO GANG", "id": 31446467, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165005286070"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 192000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 5177712232, "size": 35049075, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1460378, "playTime": 192000, "volumeDelta": -50533.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1477144603", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 5177712237, "size": 3072879, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -46108.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 5177712233, "size": 7682133, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 192000, "volumeDelta": -50533.0}, "mMusic": {"name": null, "id": 5177712235, "size": 4609297, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 192000, "volumeDelta": -47899.0}, "lMusic": {"name": null, "id": 5177712237, "size": 3072879, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 192000, "volumeDelta": -46108.0}, "lastRank": 134}, {"name": "\u4e09\u56fd\u604b", "id": 1947948874, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u5de8\u661f", "id": 32399227, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e09\u56fd\u604b", "id": 145054600, "type": "Single", "size": 1, "picId": 109951167435417002, "blurPicUrl": "http://p1.music.126.net/fw5f7Gifm_vCirn4Hdo2jQ==/109951167435417002.jpg", "companyId": 0, "pic": 109951167435417002, "picUrl": "http://p1.music.126.net/fw5f7Gifm_vCirn4Hdo2jQ==/109951167435417002.jpg", "publishTime": 1652889600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_145054600", "artists": [{"name": "\u738b\u5de8\u661f", "id": 32399227, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "2022\u6b63\u7248\u6388\u6743", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167435417002", "transNames": ["2022\u6b63\u7248\u6388\u6743"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221226, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7306122895, "size": 29562718, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1069047, "playTime": 221226, "volumeDelta": -64643.0}, "hrMusic": {"name": null, "id": 7306122900, "size": 50869828, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1839555, "playTime": 221226, "volumeDelta": -64646.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1947948874", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 150361, "name": "\u4e09\u56fd\u604b", "artists": [{"id": 5195, "name": "Tank"}], "albumMeta": {"id": 15178, "name": "Fighting!\u751f\u5b58\u4e4b\u9053"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7306122894, "size": 3540525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221226, "volumeDelta": -60451.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7306122897, "size": 8851245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 221226, "volumeDelta": -64655.0}, "mMusic": {"name": null, "id": 7306122901, "size": 5310765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 221226, "volumeDelta": -62075.0}, "lMusic": {"name": null, "id": 7306122894, "size": 3540525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221226, "volumeDelta": -60451.0}, "lastRank": 123}, {"name": "\u6d88\u6101", "id": 569200213, "position": 10, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708402, "disc": "2", "no": 4, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e73\u51e1\u7684\u4e00\u5929", "id": 39483040, "type": "\u4e13\u8f91", "size": 26, "picId": 109951163350929740, "blurPicUrl": "http://p1.music.126.net/vmCcDvD1H04e9gm97xsCqg==/109951163350929740.jpg", "companyId": 0, "pic": 109951163350929740, "picUrl": "http://p1.music.126.net/vmCcDvD1H04e9gm97xsCqg==/109951163350929740.jpg", "publishTime": 1530547200000, "description": "", "tags": "", "company": "\u54c7\u5527\u5527\u54c7", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 2708402, "commentThreadId": "R_AL_3_39483040", "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163350929740"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 261346, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464618, "size": 25302837, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 774537, "playTime": 261346, "volumeDelta": -23307.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_569200213", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464615, "size": 4182561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 261346, "volumeDelta": -19407.0}, "mp3Url": null, "mvid": 5958062, "hMusic": {"name": null, "id": 8169464622, "size": 10456338, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 261346, "volumeDelta": -23774.0}, "mMusic": {"name": null, "id": 8169464614, "size": 6273820, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 261346, "volumeDelta": -21131.0}, "lMusic": {"name": null, "id": 8169464615, "size": 4182561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 261346, "volumeDelta": -19407.0}, "lastRank": 119}, {"name": "\u731c\u4e0d\u900f\uff08\u8bf4\u5531\u7248\uff09", "id": 2066713227, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5362\u5362\u5feb\u95ed\u5634", "id": 35136304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u731c\u4e0d\u900f\uff08\u8bf4\u5531\u7248\uff09", "id": 170270173, "type": "Single", "size": 1, "picId": 109951168761319599, "blurPicUrl": "http://p1.music.126.net/kxdJ8uEcA3adr7yOyzr-wQ==/109951168761319599.jpg", "companyId": 0, "pic": 109951168761319599, "picUrl": "http://p1.music.126.net/kxdJ8uEcA3adr7yOyzr-wQ==/109951168761319599.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39x\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170270173", "artists": [{"name": "\u5362\u5362\u5feb\u95ed\u5634", "id": 35136304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168761319599"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 207191, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288065051, "size": 25093690, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 968908, "playTime": 207191, "volumeDelta": -40482.0}, "hrMusic": {"name": null, "id": 8288065055, "size": 44801009, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1729839, "playTime": 207191, "volumeDelta": -40360.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066713227", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8288065052, "size": 3315885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 207191, "volumeDelta": -36180.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8288065054, "size": 8289645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 207191, "volumeDelta": -40373.0}, "mMusic": {"name": null, "id": 8288065056, "size": 4973805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 207191, "volumeDelta": -37810.0}, "lMusic": {"name": null, "id": 8288065052, "size": 3315885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 207191, "volumeDelta": -36180.0}, "lastRank": 120}, {"name": "\u547d\u8fd0", "id": 27591236, "position": 4, "alias": [], "status": 0, "fee": 8, "copyrightId": 1009, "disc": "1", "no": 4, "artists": [{"name": "\u5bb6\u5bb6", "id": 690001, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u5170\u9675\u738b\u300b\u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 2617007, "type": "\u4e13\u8f91", "size": 13, "picId": 109951168146523628, "blurPicUrl": "http://p1.music.126.net/1USYo3_M3ACl9Sipo6ogJw==/109951168146523628.jpg", "companyId": 0, "pic": 109951168146523628, "picUrl": "http://p1.music.126.net/1USYo3_M3ACl9Sipo6ogJw==/109951168146523628.jpg", "publishTime": 1376582400000, "description": "", "tags": "", "company": "\u76f8\u4fe1\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 5003, "commentThreadId": "R_AL_3_2617007", "artists": [{"name": "\u7fa4\u661f", "id": 122455, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168146523628"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 230666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7755490582, "size": 23878997, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 828173, "playTime": 230666, "volumeDelta": -29285.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_27591236", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7755490585, "size": 3691877, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 230666, "volumeDelta": -24876.0}, "mp3Url": null, "mvid": 14592497, "hMusic": {"name": null, "id": 7755490583, "size": 9229627, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 230666, "volumeDelta": -29236.0}, "mMusic": {"name": null, "id": 7755490578, "size": 5537794, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 230666, "volumeDelta": -26618.0}, "lMusic": {"name": null, "id": 7755490585, "size": 3691877, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 230666, "volumeDelta": -24876.0}, "lastRank": 126}, {"name": "\u602a\u5929\u6c14", "id": 2063567749, "position": 0, "alias": ["RNB Type Beat"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u602a\u5929\u6c14", "id": 169527814, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168735882983, "blurPicUrl": "http://p1.music.126.net/7jCtQip8evLXv4UCROKnXQ==/109951168735882983.jpg", "companyId": 0, "pic": 109951168735882983, "picUrl": "http://p1.music.126.net/7jCtQip8evLXv4UCROKnXQ==/109951168735882983.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169527814", "artists": [{"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u602a\u5c31\u602a\u5929\u6c14", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735882983", "transNames": ["\u602a\u5c31\u602a\u5929\u6c14"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 116418, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8262131504, "size": 20845393, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1432442, "playTime": 116418, "volumeDelta": -24398.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063567749", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u602a\u5c31\u602a\u5929\u6c14", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8262131510, "size": 1863724, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 116418, "volumeDelta": -20122.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8262131511, "size": 4659244, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 116418, "volumeDelta": -24399.0}, "mMusic": {"name": null, "id": 8262131506, "size": 2795564, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 116418, "volumeDelta": -21782.0}, "lMusic": {"name": null, "id": 8262131510, "size": 1863724, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 116418, "volumeDelta": -20122.0}, "transNames": ["\u602a\u5c31\u602a\u5929\u6c14"], "lastRank": 130}, {"name": "\u50cf\u6211\u8fd9\u6837\u7684\u4eba", "id": 569213220, "position": 7, "alias": [], "status": 0, "fee": 8, "copyrightId": 2708402, "disc": "2", "no": 1, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e73\u51e1\u7684\u4e00\u5929", "id": 39483040, "type": "\u4e13\u8f91", "size": 26, "picId": 109951163350929740, "blurPicUrl": "http://p1.music.126.net/vmCcDvD1H04e9gm97xsCqg==/109951163350929740.jpg", "companyId": 0, "pic": 109951163350929740, "picUrl": "http://p1.music.126.net/vmCcDvD1H04e9gm97xsCqg==/109951163350929740.jpg", "publishTime": 1530547200000, "description": "", "tags": "", "company": "\u54c7\u5527\u5527\u54c7", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 2708402, "commentThreadId": "R_AL_3_39483040", "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163350929740"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 207466, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463099, "size": 21127080, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 814668, "playTime": 207466, "volumeDelta": -26921.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_569213220", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463098, "size": 3320729, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 207466, "volumeDelta": -22830.0}, "mp3Url": null, "mvid": 5959041, "hMusic": {"name": null, "id": 8169463096, "size": 8301758, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 207466, "volumeDelta": -27205.0}, "mMusic": {"name": null, "id": 8169463102, "size": 4981072, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 207466, "volumeDelta": -24585.0}, "lMusic": {"name": null, "id": 8169463098, "size": 3320729, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 207466, "volumeDelta": -22830.0}, "lastRank": 127}, {"name": "\u6700\u4f73\u635f\u53cb", "id": 65800, "position": 3, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 3, "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Life Continues\u2026", "id": 6452, "type": "\u4e13\u8f91", "size": 7, "picId": 109951166577890720, "blurPicUrl": "http://p2.music.126.net/AAKrMZu-zyunLRqAMO9JlA==/109951166577890720.jpg", "companyId": 0, "pic": 109951166577890720, "picUrl": "http://p2.music.126.net/AAKrMZu-zyunLRqAMO9JlA==/109951166577890720.jpg", "publishTime": 1140192000000, "description": "", "tags": "", "company": "Cinepoly Records Co. Ltd.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_6452", "artists": [{"name": "\u9648\u5955\u8fc5", "id": 2116, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166577890720"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 233560, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463029, "size": 25173762, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 862262, "playTime": 233560, "volumeDelta": -28243.0}, "hrMusic": null, "ringtone": "600902000005377598", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_65800", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463026, "size": 3737853, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 233560, "volumeDelta": -23218.0}, "mp3Url": null, "mvid": 303142, "hMusic": {"name": null, "id": 8169463025, "size": 9344566, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 233560, "volumeDelta": -27575.0}, "mMusic": {"name": null, "id": 8169463027, "size": 5606757, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 233560, "volumeDelta": -24974.0}, "lMusic": {"name": null, "id": 8169463026, "size": 3737853, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 233560, "volumeDelta": -23218.0}, "lastRank": 133}, {"name": "\u6700\u597d\u7684\u6211", "id": 1975753397, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6700\u597d\u7684\u6211", "id": 150424307, "type": "Single", "size": 1, "picId": 109951167823958296, "blurPicUrl": "http://p2.music.126.net/C-g1ts0ttaPB6iVhx7vQkA==/109951167823958296.jpg", "companyId": 0, "pic": 109951167823958296, "picUrl": "http://p2.music.126.net/C-g1ts0ttaPB6iVhx7vQkA==/109951167823958296.jpg", "publishTime": 1661616000000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_150424307", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167823958296"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 238159, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7515940792, "size": 29691705, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 997371, "playTime": 238159, "volumeDelta": -38524.0}, "hrMusic": {"name": null, "id": 7515940795, "size": 52582678, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1766299, "playTime": 238159, "volumeDelta": -38524.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1975753397", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u6211\u660e\u767d\u8981\u4f60\u7231\u662f\u8352\u8c2c\u7684\u8981\u6c42", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 82532, "name": "\u6700\u597d\u7684\u6211", "artists": [{"id": 2741, "name": "\u623f\u7956\u540d"}, {"id": 7837, "name": "\u9f9a\u829d\u6021"}], "albumMeta": {"id": 8137, "name": "\u4e71"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7515940787, "size": 3811629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 238159, "volumeDelta": -34429.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7515940794, "size": 9529005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 238159, "volumeDelta": -38541.0}, "mMusic": {"name": null, "id": 7515940793, "size": 5717421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 238159, "volumeDelta": -35989.0}, "lMusic": {"name": null, "id": 7515940787, "size": 3811629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 238159, "volumeDelta": -34429.0}, "transNames": ["\u6211\u660e\u767d\u8981\u4f60\u7231\u662f\u8352\u8c2c\u7684\u8981\u6c42"], "lastRank": 129}, {"name": "\u7b97\u4e86\u5427", "id": 1908049566, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Aioz", "id": 29235210, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u5929\u67a2", "id": 33371675, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7b97\u4e86\u5427", "id": 138203677, "type": "Single", "size": 2, "picId": 109951166871655381, "blurPicUrl": "http://p2.music.126.net/imN8WzDuirHVdFm4-E3ofA==/109951166871655381.jpg", "companyId": 0, "pic": 109951166871655381, "picUrl": "http://p2.music.126.net/imN8WzDuirHVdFm4-E3ofA==/109951166871655381.jpg", "publishTime": 1640966400000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce x \u7f51\u6613\u9752\u4e91LAB", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_138203677", "artists": [{"name": "Aioz", "id": 29235210, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u5929\u67a2", "id": 33371675, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166871655381"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 186000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7232632138, "size": 22451960, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 965675, "playTime": 186000, "volumeDelta": -49100.0}, "hrMusic": {"name": null, "id": 7232632141, "size": 40348398, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1735414, "playTime": 186000, "volumeDelta": -49104.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1908049566", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7232632146, "size": 2976863, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 186000, "volumeDelta": -44801.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7232632143, "size": 7442015, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 186000, "volumeDelta": -49112.0}, "mMusic": {"name": null, "id": 7232632145, "size": 4465247, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 186000, "volumeDelta": -46506.0}, "lMusic": {"name": null, "id": 7232632146, "size": 2976863, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 186000, "volumeDelta": -44801.0}, "lastRank": 136}, {"name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b (Live\u7248)", "id": 2043125519, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 1, "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5bb9\u7956\u513f", "id": 9269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c1\u671f", "id": 164541493, "type": "\u4e13\u8f91", "size": 6, "picId": 109951168575643881, "blurPicUrl": "http://p2.music.126.net/X5AQWcwdJmx7h0D8-gO14w==/109951168575643881.jpg", "companyId": 0, "pic": 109951168575643881, "picUrl": "http://p2.music.126.net/X5AQWcwdJmx7h0D8-gO14w==/109951168575643881.jpg", "publishTime": 1682611200000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_164541493", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168575643881"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 295189, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8076413178, "size": 35170137, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 953154, "playTime": 295189, "volumeDelta": -36706.0}, "hrMusic": {"name": null, "id": 8076413180, "size": 63590276, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1723375, "playTime": 295189, "volumeDelta": -36724.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2043125519", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1984475097, "name": "\u5c31\u8ba9\u8fd9\u5927\u96e8\u5168\u90fd\u843d\u4e0b", "artists": [{"id": 9269, "name": "\u5bb9\u7956\u513f"}], "albumMeta": {"id": 152222837, "name": "\u8054\u540d"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8076413172, "size": 4724013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 295189, "volumeDelta": -32453.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8076413177, "size": 11809965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 295189, "volumeDelta": -36650.0}, "mMusic": {"name": null, "id": 8076413179, "size": 7085997, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 295189, "volumeDelta": -34095.0}, "lMusic": {"name": null, "id": 8076413172, "size": 4724013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 295189, "volumeDelta": -32453.0}, "lastRank": 132}, {"name": "\u8ba9\u98ce\u544a\u8bc9\u4f60", "id": 2053099516, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6797\u5b9d\u99a8", "id": 13113858, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8ba9\u98ce\u544a\u8bc9\u4f60", "id": 167006301, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168659324540, "blurPicUrl": "http://p2.music.126.net/YECtlHobmUNyQIza93GpRQ==/109951168659324540.jpg", "companyId": 0, "pic": 109951168659324540, "picUrl": "http://p2.music.126.net/YECtlHobmUNyQIza93GpRQ==/109951168659324540.jpg", "publishTime": 1685980800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_167006301", "artists": [{"name": "\u6797\u5b9d\u99a8", "id": 13113858, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168659324540"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 164869, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169226506, "size": 21641455, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1050112, "playTime": 164869, "volumeDelta": -43495.0}, "hrMusic": {"name": null, "id": 8169226505, "size": 37513855, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1820292, "playTime": 164869, "volumeDelta": -43444.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2053099516", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5f53\u4f60\u7684\u5929\u7a7a\u7a81\u7136\u4e0b\u8d77\u4e86\u5927\u96e8", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1818031620, "name": "\u8ba9\u98ce\u544a\u8bc9\u4f60", "artists": [{"id": 14885023, "name": "\u82b1\u73b2"}, {"id": 12373281, "name": "\u55b5\u2606\u9171"}, {"id": 33950005, "name": "\u5bb4\u5b81"}, {"id": 34314105, "name": "kinsen"}], "albumMeta": {"id": 122627929, "name": "\u8ba9\u98ce\u544a\u8bc9\u4f60"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169226508, "size": 2638893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164869, "volumeDelta": -39170.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169226503, "size": 6597165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 164869, "volumeDelta": -43452.0}, "mMusic": {"name": null, "id": 8169226502, "size": 3958317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 164869, "volumeDelta": -40868.0}, "lMusic": {"name": null, "id": 8169226508, "size": 2638893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164869, "volumeDelta": -39170.0}, "transNames": ["\u5f53\u4f60\u7684\u5929\u7a7a\u7a81\u7136\u4e0b\u8d77\u4e86\u5927\u96e8"], "lastRank": 124}, {"name": "\u7ea2\u8272\u9ad8\u8ddf\u978b", "id": 208902, "position": 4, "alias": ["\u7535\u5f71\u300a\u7231\u60c5\u547c\u53eb\u8f6c\u79fb2\u300b\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 625015, "disc": "1", "no": 4, "artists": [{"name": "\u8521\u5065\u96c5", "id": 7214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u82e5\u4f60\u78b0\u5230\u4ed6", "id": 21252, "type": "\u4e13\u8f91", "size": 10, "picId": 109951166195459631, "blurPicUrl": "http://p2.music.126.net/jJOaqlez9x5VofjgB7B_Bw==/109951166195459631.jpg", "companyId": 0, "pic": 109951166195459631, "picUrl": "http://p2.music.126.net/jJOaqlez9x5VofjgB7B_Bw==/109951166195459631.jpg", "publishTime": 1250611200000, "description": "", "tags": "", "company": "\u4e9a\u795e\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 625015, "commentThreadId": "R_AL_3_21252", "artists": [{"name": "\u8521\u5065\u96c5", "id": 7214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166195459631"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 206586, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238115835, "size": 25612836, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 991848, "playTime": 206586, "volumeDelta": -60156.0}, "hrMusic": null, "ringtone": "600902000004801515", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_208902", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238115839, "size": 3306519, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 206586, "volumeDelta": -55812.0}, "mp3Url": null, "mvid": 5496541, "hMusic": {"name": null, "id": 7238115838, "size": 8266231, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 206586, "volumeDelta": -60092.0}, "mMusic": {"name": null, "id": 7238115834, "size": 4959756, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 206586, "volumeDelta": -57523.0}, "lMusic": {"name": null, "id": 7238115839, "size": 3306519, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 206586, "volumeDelta": -55812.0}, "lastRank": 135}, {"name": "\u8bc0\u7231\u00b7\u5c3d (LIVE\u7248)", "id": 2054298885, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 1, "artists": [{"name": "\u76db\u5b87D-SHINE", "id": 12605500, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8a79\u96ef\u5a77", "id": 12441367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u7b2c\u516d\u671f\u52a0\u66f4", "id": 167305207, "type": "Single", "size": 2, "picId": 109951168667656773, "blurPicUrl": "http://p2.music.126.net/xpWGnSnuW91SsMFyxirHig==/109951168667656773.jpg", "companyId": 0, "pic": 109951168667656773, "picUrl": "http://p2.music.126.net/xpWGnSnuW91SsMFyxirHig==/109951168667656773.jpg", "publishTime": 1686412800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_167305207", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168667656773"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 236000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8181347254, "size": 29899814, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1013553, "playTime": 236000, "volumeDelta": -64268.0}, "hrMusic": {"name": null, "id": 8181347258, "size": 52584185, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1782514, "playTime": 236000, "volumeDelta": -65894.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2054298885", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8181347259, "size": 3777069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 236000, "volumeDelta": -61773.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8181347261, "size": 9442605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 236000, "volumeDelta": -65843.0}, "mMusic": {"name": null, "id": 8181347256, "size": 5665581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 236000, "volumeDelta": -63307.0}, "lMusic": {"name": null, "id": 8181347259, "size": 3777069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 236000, "volumeDelta": -61773.0}, "lastRank": 128}, {"name": "\u58f0\u97f3", "id": 2031085185, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "YOUNG", "id": 12037117, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u58f0\u97f3", "id": 161996623, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168475709963, "blurPicUrl": "http://p2.music.126.net/eble6u8GXivcHyZ9PS6P0w==/109951168475709963.jpg", "companyId": 0, "pic": 109951168475709963, "picUrl": "http://p2.music.126.net/eble6u8GXivcHyZ9PS6P0w==/109951168475709963.jpg", "publishTime": 1679241600000, "description": "", "tags": "", "company": "\u5b50\u5f39\u8bf4\u5531 x \u9752\u4e91LAB", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_161996623", "artists": [{"name": "YOUNG", "id": 12037117, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168475709963"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 199999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7971271280, "size": 22194571, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 887783, "playTime": 199999, "volumeDelta": -37078.0}, "hrMusic": {"name": null, "id": 7971271277, "size": 41422845, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1656914, "playTime": 199999, "volumeDelta": -36755.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2031085185", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7971271276, "size": 3201069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 199999, "volumeDelta": -32464.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7971271283, "size": 8002605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 199999, "volumeDelta": -36761.0}, "mMusic": {"name": null, "id": 7971271274, "size": 4801581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 199999, "volumeDelta": -34152.0}, "lMusic": {"name": null, "id": 7971271276, "size": 3201069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 199999, "volumeDelta": -32464.0}, "lastRank": 139}, {"name": "But U", "id": 1459232593, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416862, "disc": "01", "no": 0, "artists": [{"name": "NINEONE#\u8d75\u99a8\u73a5", "id": 12276375, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "But U", "id": 91753626, "type": "Single", "size": 1, "picId": 109951165100592039, "blurPicUrl": "http://p1.music.126.net/li19i75jz6GGOT79IyAjYA==/109951165100592039.jpg", "companyId": 0, "pic": 109951165100592039, "picUrl": "http://p1.music.126.net/li19i75jz6GGOT79IyAjYA==/109951165100592039.jpg", "publishTime": 1593532800000, "description": "", "tags": "", "company": "WR/OC Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416862, "commentThreadId": "R_AL_3_91753626", "artists": [{"name": "NINEONE#\u8d75\u99a8\u73a5", "id": 12276375, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165100592039"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 225417, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238121445, "size": 29587182, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1050042, "playTime": 225417, "volumeDelta": -75193.0}, "hrMusic": {"name": null, "id": 7238121446, "size": 51237078, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1818392, "playTime": 225417, "volumeDelta": -75145.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1459232593", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238121443, "size": 3607725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 225417, "volumeDelta": -71074.0}, "mp3Url": null, "mvid": 10977778, "hMusic": {"name": null, "id": 7238121444, "size": 9019245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 225417, "volumeDelta": -75169.0}, "mMusic": {"name": null, "id": 7238121439, "size": 5411565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 225417, "volumeDelta": -72639.0}, "lMusic": {"name": null, "id": 7238121443, "size": 3607725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 225417, "volumeDelta": -71074.0}, "lastRank": 138}, {"name": "\u68a6\u9192", "id": 1395222212, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "handsome lau", "id": 33373401, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "HYPEEZY", "id": 12491709, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u6cf3", "id": 33202309, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u706b\u6eda\u97f3\u4e50", "id": 56801822, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u68a6\u9192", "id": 82086278, "type": "Single", "size": 1, "picId": 109951164409713563, "blurPicUrl": "http://p1.music.126.net/y7pAmoz0YXgj8n1533H9Uw==/109951164409713563.jpg", "companyId": 0, "pic": 109951164409713563, "picUrl": "http://p1.music.126.net/y7pAmoz0YXgj8n1533H9Uw==/109951164409713563.jpg", "publishTime": 1570204800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_82086278", "artists": [{"name": "handsome lau", "id": 33373401, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "HYPEEZY", "id": 12491709, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u6cf3", "id": 33202309, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164409713563"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 209599, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7797360136, "size": 24230085, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 924815, "playTime": 209599, "volumeDelta": -51413.0}, "hrMusic": {"name": null, "id": 7797360135, "size": 44393649, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1694419, "playTime": 209599, "volumeDelta": -50885.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1395222212", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7797360140, "size": 3354669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 209599, "volumeDelta": -46628.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7797360138, "size": 8386605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 209599, "volumeDelta": -50892.0}, "mMusic": {"name": null, "id": 7797360141, "size": 5031981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 209599, "volumeDelta": -48288.0}, "lMusic": {"name": null, "id": 7797360140, "size": 3354669, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 209599, "volumeDelta": -46628.0}, "lastRank": 140}, {"name": "\u5f00\u5f80\u65e9\u6668\u7684\u5348\u591c", "id": 449577636, "position": 2, "alias": [], "status": 0, "fee": 1, "copyrightId": 21001, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5f00\u5f80\u65e9\u6668\u7684\u5348\u591c", "id": 35092172, "type": "\u4e13\u8f91", "size": 10, "picId": 109951163940907760, "blurPicUrl": "http://p1.music.126.net/GEpjDKW2JikzF0sy-3LCPg==/109951163940907760.jpg", "companyId": 0, "pic": 109951163940907760, "picUrl": "http://p1.music.126.net/GEpjDKW2JikzF0sy-3LCPg==/109951163940907760.jpg", "publishTime": 1482940800000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f53\u7136", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 21001, "commentThreadId": "R_AL_3_35092172", "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163940907760"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 287933, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464216, "size": 36958484, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1026862, "playTime": 287933, "volumeDelta": -50984.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_449577636", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464215, "size": 4608044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 287933, "volumeDelta": -46873.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169464214, "size": 11520044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 287933, "volumeDelta": -50884.0}, "mMusic": {"name": null, "id": 8169464220, "size": 6912044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 287933, "volumeDelta": -48404.0}, "lMusic": {"name": null, "id": 8169464215, "size": 4608044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 287933, "volumeDelta": -46873.0}, "lastRank": 137}, {"name": "\u547d\u8fd0", "id": 1942041775, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u547d\u8fd0", "id": 144086940, "type": "Single", "size": 2, "picId": 109951167350673553, "blurPicUrl": "http://p1.music.126.net/mglql8_Dlg8JQw00nI1S4g==/109951167350673553.jpg", "companyId": 0, "pic": 109951167350673553, "picUrl": "http://p1.music.126.net/mglql8_Dlg8JQw00nI1S4g==/109951167350673553.jpg", "publishTime": 1650988800000, "description": "", "tags": "", "company": "\u9752\u8292\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_144086940", "artists": [{"name": "\u7c89\u592a\u72fc", "id": 35309151, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167350673553"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 212787, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7244026356, "size": 23650945, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 889184, "playTime": 212787, "volumeDelta": -50423.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1942041775", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 27591236, "name": "\u547d\u8fd0", "artists": [{"id": 690001, "name": "\u5bb6\u5bb6"}], "albumMeta": {"id": 2617007, "name": "\u300a\u5170\u9675\u738b\u300b\u7535\u89c6\u5267\u539f\u58f0\u5e26"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7244026351, "size": 3405575, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 212787, "volumeDelta": -46161.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7244026353, "size": 8513872, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 212787, "volumeDelta": -50428.0}, "mMusic": {"name": null, "id": 7244026359, "size": 5108341, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 212787, "volumeDelta": -47826.0}, "lMusic": {"name": null, "id": 7244026351, "size": 3405575, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 212787, "volumeDelta": -46161.0}, "lastRank": 142}, {"name": "\u5371\u9669\u6d3e\u5bf9", "id": 1877996649, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u4ee5\u592a", "id": 12236125, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5371\u9669\u6d3e\u5bf9", "id": 133202644, "type": "\u4e13\u8f91", "size": 2, "picId": 109951166516282895, "blurPicUrl": "http://p1.music.126.net/GpnLproqUUyc4xmYKpRFcQ==/109951166516282895.jpg", "companyId": 0, "pic": 109951166516282895, "picUrl": "http://p1.music.126.net/GpnLproqUUyc4xmYKpRFcQ==/109951166516282895.jpg", "publishTime": 1631808000000, "description": "", "tags": "", "company": "StarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 7001, "commentThreadId": "R_AL_3_133202644", "artists": [{"name": "\u738b\u4ee5\u592a", "id": 12236125, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166516282895"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180571, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7459330082, "size": 22067908, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 977692, "playTime": 180571, "volumeDelta": -57699.0}, "hrMusic": {"name": null, "id": 7459330079, "size": 39448232, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1747706, "playTime": 180571, "volumeDelta": -57699.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1877996649", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7459330080, "size": 2890029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180571, "volumeDelta": -53450.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7459330083, "size": 7225005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 180571, "volumeDelta": -57704.0}, "mMusic": {"name": null, "id": 7459330075, "size": 4335021, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 180571, "volumeDelta": -55129.0}, "lMusic": {"name": null, "id": 7459330080, "size": 2890029, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180571, "volumeDelta": -53450.0}, "lastRank": 141}, {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 2064641999, "position": 0, "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 169776726, "type": "Single", "size": 1, "picId": 109951168744777217, "blurPicUrl": "http://p1.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "companyId": 0, "pic": 109951168744777217, "picUrl": "http://p1.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169776726", "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744777217"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 169523, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270796150, "size": 21107202, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 996070, "playTime": 169523, "volumeDelta": -53169.0}, "hrMusic": {"name": null, "id": 8270796148, "size": 37383334, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1764157, "playTime": 169523, "volumeDelta": -53298.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064641999", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8270796152, "size": 6783405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 169523, "volumeDelta": -53306.0}, "mMusic": {"name": null, "id": 8270796151, "size": 4070061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 169523, "volumeDelta": -50689.0}, "lMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}}, {"name": "\u4ed6\u4e0d\u61c2", "id": 28059417, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 636011, "disc": "1", "no": 1, "artists": [{"name": "\u5f20\u6770", "id": 6472, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\uff0c\u4e0d\u89e3\u91ca", "id": 2643348, "type": "\u4e13\u8f91", "size": 9, "picId": 109951163117902077, "blurPicUrl": "http://p1.music.126.net/mW53BkMgGy37I7yVrUg-aQ==/109951163117902077.jpg", "companyId": 0, "pic": 109951163117902077, "picUrl": "http://p1.music.126.net/mW53BkMgGy37I7yVrUg-aQ==/109951163117902077.jpg", "publishTime": 1387468800007, "description": "", "tags": "", "company": "\u5929\u5a31\u4f20\u5a92", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 636011, "commentThreadId": "R_AL_3_2643348", "artists": [{"name": "\u5f20\u6770", "id": 6472, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163117902077"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 232213, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464695, "size": 21727925, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 748550, "playTime": 232213, "volumeDelta": 1263.0}, "hrMusic": null, "ringtone": "600907000002790687", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_28059417", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464694, "size": 3716397, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 232213, "volumeDelta": 5645.0}, "mp3Url": null, "mvid": 5779657, "hMusic": {"name": null, "id": 8169464697, "size": 9290925, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 232213, "volumeDelta": 1237.0}, "mMusic": {"name": null, "id": 8169464696, "size": 5574573, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 232213, "volumeDelta": 3874.0}, "lMusic": {"name": null, "id": 8169464694, "size": 3716397, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 232213, "volumeDelta": 5645.0}, "lastRank": 143}, {"name": "\u5012\u6570", "id": 1299550532, "position": 3, "alias": [], "status": 0, "fee": 1, "copyrightId": 1415926, "disc": "01", "no": 1, "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u53e6\u4e00\u4e2a\u7ae5\u8bdd", "id": 72709830, "type": "EP", "size": 3, "picId": 109951163523944497, "blurPicUrl": "http://p1.music.126.net/tXCIFsVDK6IKcQ9YWxwOEg==/109951163523944497.jpg", "companyId": 0, "pic": 109951163523944497, "picUrl": "http://p1.music.126.net/tXCIFsVDK6IKcQ9YWxwOEg==/109951163523944497.jpg", "publishTime": 1534348800000, "description": "", "tags": "", "company": "\u8702\u9e1f\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 27001, "commentThreadId": "R_AL_3_72709830", "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163523944497"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 229333, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169462915, "size": 27478181, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 958541, "playTime": 229333, "volumeDelta": -57334.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1299550532", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169462919, "size": 3670561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 229333, "volumeDelta": -53124.0}, "mp3Url": null, "mvid": 5965351, "hMusic": {"name": null, "id": 8169462917, "size": 9176338, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 229333, "volumeDelta": -57318.0}, "mMusic": {"name": null, "id": 8169462912, "size": 5505820, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 229333, "volumeDelta": -54762.0}, "lMusic": {"name": null, "id": 8169462919, "size": 3670561, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 229333, "volumeDelta": -53124.0}, "lastRank": 149}, {"name": "\u6d6a\u6f2b\u4e3b\u4e49", "id": 1887917182, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u59dc\u4e91\u5347", "id": 1198123, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d6a\u6f2b\u4e3b\u4e49", "id": 134922893, "type": "Single", "size": 1, "picId": 109951166531420475, "blurPicUrl": "http://p1.music.126.net/lFFiY-jvO1ENHtK2bZ6eUw==/109951166531420475.jpg", "companyId": 0, "pic": 109951166531420475, "picUrl": "http://p1.music.126.net/lFFiY-jvO1ENHtK2bZ6eUw==/109951166531420475.jpg", "publishTime": 1634572800000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u97f3\u4e50\u00d7\u4e91\u4e0a\u5de5\u4f5c\u5ba4", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_134922893", "artists": [{"name": "\u59dc\u4e91\u5347", "id": 1198123, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166531420475"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 216746, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113339, "size": 22868666, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 844069, "playTime": 216746, "volumeDelta": -47948.0}, "hrMusic": {"name": null, "id": 7238113335, "size": 43637392, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1610632, "playTime": 216746, "volumeDelta": -47984.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1887917182", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113336, "size": 3469101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 216746, "volumeDelta": -43608.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238113334, "size": 8672685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 216746, "volumeDelta": -47907.0}, "mMusic": {"name": null, "id": 7238113342, "size": 5203629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 216746, "volumeDelta": -45315.0}, "lMusic": {"name": null, "id": 7238113336, "size": 3469101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 216746, "volumeDelta": -43608.0}, "lastRank": 150}, {"name": "So Far Away (Acoustic)", "id": 1313584359, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "1", "no": 1, "artists": [{"name": "Adam Christopher", "id": 13157086, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "So Far Away (Acoustic)", "id": 73686379, "type": "Single", "size": 1, "picId": 109951168291209486, "blurPicUrl": "http://p1.music.126.net/8gAbFDUrd0Q8V8bDXT_RfQ==/109951168291209486.jpg", "companyId": 0, "pic": 109951168291209486, "picUrl": "http://p1.music.126.net/8gAbFDUrd0Q8V8bDXT_RfQ==/109951168291209486.jpg", "publishTime": 1512662400007, "description": "", "tags": "", "company": "Tristar Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_73686379", "artists": [{"name": "Adam Christopher", "id": 13157086, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168291209486"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 171543, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7861796057, "size": 17018401, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 793659, "playTime": 171543, "volumeDelta": -42129.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1313584359", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 521416693, "name": "So Far Away", "artists": [{"id": 780003, "name": "Martin Garrix"}, {"id": 31211, "name": "David Guetta"}, {"id": 141813, "name": "Jamie Scott"}, {"id": 12900365, "name": "Romy Dya"}], "albumMeta": {"id": 36873174, "name": "So Far Away"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7861796059, "size": 2745617, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171543, "volumeDelta": -36903.0}, "mp3Url": null, "mvid": 14528118, "hMusic": {"name": null, "id": 7861796056, "size": 6863978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 171543, "volumeDelta": -41305.0}, "mMusic": {"name": null, "id": 7861796061, "size": 4118404, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 171543, "volumeDelta": -38667.0}, "lMusic": {"name": null, "id": 7861796059, "size": 2745617, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171543, "volumeDelta": -36903.0}, "lastRank": 147}, {"name": "\u8c01\u5bb6", "id": 2024225492, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u6c60\u9c7c", "id": 36775590, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c01\u5bb6", "id": 160463838, "type": "Single", "size": 2, "picId": 109951168485374854, "blurPicUrl": "http://p1.music.126.net/Jn1zH_uSqFKsSz5sPgP7ag==/109951168485374854.jpg", "companyId": 0, "pic": 109951168485374854, "picUrl": "http://p1.music.126.net/Jn1zH_uSqFKsSz5sPgP7ag==/109951168485374854.jpg", "publishTime": 1676995200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_160463838", "artists": [{"name": "\u6c60\u9c7c", "id": 36775590, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168485374854"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 186720, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2024225492", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7913955474, "size": 2988333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 186720, "volumeDelta": -32207.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7913955480, "size": 7470765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 186720, "volumeDelta": -36594.0}, "mMusic": {"name": null, "id": 7913955476, "size": 4482477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 186720, "volumeDelta": -33962.0}, "lMusic": {"name": null, "id": 7913955474, "size": 2988333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 186720, "volumeDelta": -32207.0}, "lastRank": 145}, {"name": "\u5931\u8bed\u8005", "id": 2006448864, "position": 0, "alias": ["\u6211\u4eec\u603b\u5728\u7231\u60c5\u91cc\u6b7b\u4e0d\u6094\u6539"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5931\u8bed\u8005", "id": 156500627, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168150572289, "blurPicUrl": "http://p1.music.126.net/jgLldiqVBTcVtCL72YQycQ==/109951168150572289.jpg", "companyId": 0, "pic": 109951168150572289, "picUrl": "http://p1.music.126.net/jgLldiqVBTcVtCL72YQycQ==/109951168150572289.jpg", "publishTime": 1671120000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_156500627", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168150572289"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 188314, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7764120572, "size": 22165372, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 941630, "playTime": 188314, "volumeDelta": -53431.0}, "hrMusic": {"name": null, "id": 7764120571, "size": 40185807, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1707175, "playTime": 188314, "volumeDelta": -53516.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2006448864", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 36024442, "name": "\u5931\u8bed\u8005", "artists": [{"id": 7214, "name": "\u8521\u5065\u96c5"}], "albumMeta": {"id": 3377350, "name": "\u5931\u8bed\u8005"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7764120579, "size": 3014061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188314, "volumeDelta": -49295.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7764120577, "size": 7535085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 188314, "volumeDelta": -53524.0}, "mMusic": {"name": null, "id": 7764120578, "size": 4521069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 188314, "volumeDelta": -50929.0}, "lMusic": {"name": null, "id": 7764120579, "size": 3014061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 188314, "volumeDelta": -49295.0}, "lastRank": 151}, {"name": "\u7231\u4f3c\u6c34\u4ed9", "id": 1975589384, "position": 0, "alias": ["\u6e29\u67d4\u5973\u58f0\u7248"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u4f3c\u6c34\u4ed9", "id": 150377096, "type": "Single", "size": 2, "picId": 109951167819332684, "blurPicUrl": "http://p1.music.126.net/-ovkCOg-RI07lrgsnW3wYA==/109951167819332684.jpg", "companyId": 0, "pic": 109951167819332684, "picUrl": "http://p1.music.126.net/-ovkCOg-RI07lrgsnW3wYA==/109951167819332684.jpg", "publishTime": 1661443200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_150377096", "artists": [{"name": "\u82cf\u661f\u5a55", "id": 46966451, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167819332684"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 166000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7516357477, "size": 17222728, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 830010, "playTime": 166000, "volumeDelta": -50278.0}, "hrMusic": {"name": null, "id": 7516357480, "size": 33152336, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1597702, "playTime": 166000, "volumeDelta": -50278.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1975589384", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u6e29\u67d4\u5973\u58f0\u7248", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 247807, "name": "\u7231\u4f3c\u6c34\u4ed9", "artists": [{"id": 8151, "name": "\u91d1\u6d77\u5fc3"}], "albumMeta": {"id": 24825, "name": "\u7231\u4f3c\u6c34\u4ed9"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7516357483, "size": 2656941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 166000, "volumeDelta": -45917.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7516357479, "size": 6642285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 166000, "volumeDelta": -50278.0}, "mMusic": {"name": null, "id": 7516357481, "size": 3985389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 166000, "volumeDelta": -47645.0}, "lMusic": {"name": null, "id": 7516357483, "size": 2656941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 166000, "volumeDelta": -45917.0}, "transNames": ["\u6e29\u67d4\u5973\u58f0\u7248"], "lastRank": 155}, {"name": "Love Is Gone (Acoustic)", "id": 1401671455, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416200, "disc": "01", "no": 1, "artists": [{"name": "SLANDER", "id": 1137239, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Dylan Matthew", "id": 28684353, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Love Is Gone (Acoustic)", "id": 83079277, "type": "Single", "size": 1, "picId": 109951164473460772, "blurPicUrl": "http://p1.music.126.net/E5JYsO4DR4_Y-CdidpUVCw==/109951164473460772.jpg", "companyId": 0, "pic": 109951164473460772, "picUrl": "http://p1.music.126.net/E5JYsO4DR4_Y-CdidpUVCw==/109951164473460772.jpg", "publishTime": 1573574400000, "description": "", "tags": "", "company": "Gud Vibrations / Create Music Group Inc.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416200, "commentThreadId": "R_AL_3_83079277", "artists": [{"name": "SLANDER", "id": 1137239, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Dylan Matthew", "id": 28684353, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164473460772"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176971, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238110544, "size": 15906816, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 719066, "playTime": 176971, "volumeDelta": -22492.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1401671455", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238110551, "size": 2832553, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 176971, "volumeDelta": -18188.0}, "mp3Url": null, "mvid": 10941566, "hMusic": {"name": null, "id": 7238110546, "size": 7081317, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 176971, "volumeDelta": -22568.0}, "mMusic": {"name": null, "id": 7238110548, "size": 4248808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 176971, "volumeDelta": -19934.0}, "lMusic": {"name": null, "id": 7238110551, "size": 2832553, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 176971, "volumeDelta": -18188.0}, "lastRank": 153}, {"name": "\u4f60\u8981\u7684\u5168\u62ff\u8d70", "id": 529668356, "position": 3, "alias": ["Take Everything You Want"], "status": 0, "fee": 1, "copyrightId": 22036, "disc": "1", "no": 3, "artists": [{"name": "\u80e1\u5f66\u658c", "id": 3066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8985\u5fd2\u597d", "id": 37391092, "type": "\u4e13\u8f91", "size": 9, "picId": 109951168111322942, "blurPicUrl": "http://p1.music.126.net/um599QnnJiNQhZgWLtgmXw==/109951168111322942.jpg", "companyId": 0, "pic": 109951168111322942, "picUrl": "http://p1.music.126.net/um599QnnJiNQhZgWLtgmXw==/109951168111322942.jpg", "publishTime": 1516896000000, "description": "", "tags": "", "company": "\u4e0a\u6d77\u592a\u6b4c\u6587\u5316\u4f20\u5a92\u5de5\u4f5c\u5ba4", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 22036, "commentThreadId": "R_AL_3_37391092", "artists": [{"name": "\u80e1\u5f66\u658c", "id": 3066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168111322942"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 299363, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_529668356", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "Take Everything You Want;", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": null, "mp3Url": null, "mvid": 5779938, "hMusic": null, "mMusic": {"name": null, "id": 7734172656, "size": 7185389, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 299363, "volumeDelta": -57291.0}, "lMusic": null, "transNames": ["Take Everything You Want"], "lastRank": 154}, {"name": "\u5931\u7720\u98de\u884c", "id": 1365898499, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u63a5\u4e2a\u543b\uff0c\u5f00\u4e00\u67aa", "id": 12085016, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6c88\u4ee5\u8bda", "id": 12002248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u859b\u9edb\u970f", "id": 12408182, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5931\u7720\u98de\u884c", "id": 79191452, "type": "EP/Single", "size": 2, "picId": 109951164083996255, "blurPicUrl": "http://p1.music.126.net/Bq6Io8lpY1l2HsQ28QKFlw==/109951164083996255.jpg", "companyId": 0, "pic": 109951164083996255, "picUrl": "http://p1.music.126.net/Bq6Io8lpY1l2HsQ28QKFlw==/109951164083996255.jpg", "publishTime": 1558195200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_79191452", "artists": [{"name": "\u63a5\u4e2a\u543b\uff0c\u5f00\u4e00\u67aa", "id": 12085016, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164083996255"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 207157, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238116502, "size": 21651752, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 836144, "playTime": 207157, "volumeDelta": -12198.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1365898499", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238116504, "size": 3315714, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 207157, "volumeDelta": -7950.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238116509, "size": 8289219, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 207157, "volumeDelta": -12204.0}, "mMusic": {"name": null, "id": 7238116506, "size": 4973549, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 207157, "volumeDelta": -9613.0}, "lMusic": {"name": null, "id": 7238116504, "size": 3315714, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 207157, "volumeDelta": -7950.0}, "lastRank": 148}, {"name": "\u5220\u4e86\u5427", "id": 1891469546, "position": 0, "alias": ["\u8981\u4e0d\u4f60\u8fd8\u662f\u628a\u6211\u5220\u4e86\u5427"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u70df(\u8bb8\u4f73\u8c6a)", "id": 49937403, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5220\u4e86\u5427", "id": 135521932, "type": "EP", "size": 3, "picId": 109951166578333625, "blurPicUrl": "http://p1.music.126.net/nNg4YjkcK1AwCX1FrN8VOQ==/109951166578333625.jpg", "companyId": 0, "pic": 109951166578333625, "picUrl": "http://p1.music.126.net/nNg4YjkcK1AwCX1FrN8VOQ==/109951166578333625.jpg", "publishTime": 1636128000000, "description": "", "tags": "", "company": "\u7f51\u6613 \u00b7 \u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_135521932", "artists": [{"name": "\u70df(\u8bb8\u4f73\u8c6a)", "id": 49937403, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166578333625"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 204955, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113529, "size": 21203767, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 827645, "playTime": 204955, "volumeDelta": -26885.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1891469546", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113526, "size": 3280187, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 204955, "volumeDelta": -22509.0}, "mp3Url": null, "mvid": 14494332, "hMusic": {"name": null, "id": 7238113527, "size": 8200403, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 204955, "volumeDelta": -26835.0}, "mMusic": {"name": null, "id": 7238113532, "size": 4920259, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 204955, "volumeDelta": -24227.0}, "lMusic": {"name": null, "id": 7238113526, "size": 3280187, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 204955, "volumeDelta": -22509.0}, "lastRank": 159}, {"name": "Rosy7(vip)", "id": 2063337049, "position": 0, "alias": ["\u6d3b\u7684\u592a\u6e05\u9192\u4e0d\u662f\u4ef6\u597d\u4e8b"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "XiaYu", "id": 51533066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "CHENYI", "id": 54384496, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "PANT", "id": 54275472, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Rosy7", "id": 169427223, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168734566108, "blurPicUrl": "http://p1.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "companyId": 0, "pic": 109951168734566108, "picUrl": "http://p1.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "publishTime": 1689177600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169427223", "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734566108"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 134291, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8327177017, "size": 14647061, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872551, "playTime": 134291, "volumeDelta": -47040.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063337049", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8327177013, "size": 5373954, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 134291, "volumeDelta": -46551.0}, "mMusic": {"name": null, "id": 8327177009, "size": 3224390, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 134291, "volumeDelta": -43952.0}, "lMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "lastRank": 177}, {"name": "\u6f20\u6cb3\u821e\u5385\u00b72022", "id": 1894094482, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u67f3\u723d", "id": 1060132, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6f20\u6cb3\u821e\u5385\u00b72022", "id": 135992033, "type": "EP", "size": 2, "picId": 109951166609630672, "blurPicUrl": "http://p1.music.126.net/m8BMzRWR53lMu2uaMYV2mA==/109951166609630672.jpg", "companyId": 0, "pic": 109951166609630672, "picUrl": "http://p1.music.126.net/m8BMzRWR53lMu2uaMYV2mA==/109951166609630672.jpg", "publishTime": 1636732800000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_135992033", "artists": [{"name": "\u67f3\u723d", "id": 1060132, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166609630672"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 304195, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175307884, "size": 36548400, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 961180, "playTime": 304195, "volumeDelta": -45295.0}, "hrMusic": {"name": null, "id": 8175307878, "size": 65819435, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1730975, "playTime": 304195, "volumeDelta": -45173.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1894094482", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8175307886, "size": 4868013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 304195, "volumeDelta": -40883.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8175307879, "size": 12169965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 304195, "volumeDelta": -45170.0}, "mMusic": {"name": null, "id": 8175307881, "size": 7301997, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 304195, "volumeDelta": -42573.0}, "lMusic": {"name": null, "id": 8175307886, "size": 4868013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 304195, "volumeDelta": -40883.0}, "lastRank": 152}, {"name": "\u5c71\u8336\u82b1\u8bfb\u4e0d\u61c2\u767d\u73ab\u7470", "id": 2019620319, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Lil\u7b11\u7b11", "id": 32899709, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u8336\u82b1\u8bfb\u4e0d\u61c2\u767d\u73ab\u7470", "id": 159406880, "type": "Single", "size": 2, "picId": 109951168667327718, "blurPicUrl": "http://p1.music.126.net/pgVt1gdbz9r3hIZig3zijw==/109951168667327718.jpg", "companyId": 0, "pic": 109951168667327718, "picUrl": "http://p1.music.126.net/pgVt1gdbz9r3hIZig3zijw==/109951168667327718.jpg", "publishTime": 1675526400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_159406880", "artists": [{"name": "Lil\u7b11\u7b11", "id": 32899709, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168667327718"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 199041, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7855853244, "size": 22496385, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 904188, "playTime": 199041, "volumeDelta": -57303.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2019620319", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7855853245, "size": 3185728, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 199041, "volumeDelta": -52967.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7855853241, "size": 7964256, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 199041, "volumeDelta": -57279.0}, "mMusic": {"name": null, "id": 7855853242, "size": 4778571, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 199041, "volumeDelta": -54666.0}, "lMusic": {"name": null, "id": 7855853245, "size": 3185728, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 199041, "volumeDelta": -52967.0}, "lastRank": 156}, {"name": "\u590f\u5929\u7684\u98ce", "id": 1436709403, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u706b\u7f8a\u778c\u7761\u4e86", "id": 34522800, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u5929\u7684\u98ce", "id": 87339204, "type": "\u4e13\u8f91", "size": 2, "picId": 109951164906689206, "blurPicUrl": "http://p1.music.126.net/rFUKVdOjqxgwAT6Zi6qv7A==/109951164906689206.jpg", "companyId": 0, "pic": 109951164906689206, "picUrl": "http://p1.music.126.net/rFUKVdOjqxgwAT6Zi6qv7A==/109951164906689206.jpg", "publishTime": 1586880000000, "description": "", "tags": "", "company": "\u7f51\u6613\u97f3\u4e50\u4eba", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_87339204", "artists": [{"name": "\u706b\u7f8a\u778c\u7761\u4e86", "id": 34522800, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164906689206"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221750, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238120666, "size": 25490148, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 919599, "playTime": 221750, "volumeDelta": -47447.0}, "hrMusic": {"name": null, "id": 7238120668, "size": 46738252, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1686160, "playTime": 221750, "volumeDelta": -47451.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1436709403", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 298213, "name": "\u590f\u5929\u7684\u98ce", "artists": [{"id": 9612, "name": "\u6e29\u5c9a"}], "albumMeta": {"id": 29592, "name": "\u6e29\u5f0f\u6548\u5e94"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238120674, "size": 3548973, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221750, "volumeDelta": -43134.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238120669, "size": 8872365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 221750, "volumeDelta": -47456.0}, "mMusic": {"name": null, "id": 7238120673, "size": 5323437, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 221750, "volumeDelta": -44846.0}, "lMusic": {"name": null, "id": 7238120674, "size": 3548973, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221750, "volumeDelta": -43134.0}, "lastRank": 167}, {"name": "Bones", "id": 1927389937, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Imagine Dragons", "id": 94779, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Bones", "id": 141683700, "type": "Single", "size": 1, "picId": 109951167137953001, "blurPicUrl": "http://p1.music.126.net/qMyyzj5wO9oa9SfRebt6yA==/109951167137953001.jpg", "companyId": 0, "pic": 109951167137953001, "picUrl": "http://p1.music.126.net/qMyyzj5wO9oa9SfRebt6yA==/109951167137953001.jpg", "publishTime": 1646928000000, "description": "", "tags": "", "company": "KIDinaKORNER/Interscope Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_141683700", "artists": [{"name": "Imagine Dragons", "id": 94779, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167137953001"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165264, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7612361637, "size": 19551121, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 946414, "playTime": 165264, "volumeDelta": -55570.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1927389937", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7612361639, "size": 2645307, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 165264, "volumeDelta": -51499.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7612361641, "size": 6613203, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 165264, "volumeDelta": -55555.0}, "mMusic": {"name": null, "id": 7612361638, "size": 3967939, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 165264, "volumeDelta": -53025.0}, "lMusic": {"name": null, "id": 7612361639, "size": 2645307, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 165264, "volumeDelta": -51499.0}, "lastRank": 157}, {"name": "\u6843\u82b1\u8bfa", "id": 480579393, "position": 3, "alias": ["\u7535\u89c6\u5267\u300a\u4e0a\u53e4\u60c5\u6b4c\u300b\u7247\u5c3e\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416401, "disc": "1", "no": 1, "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0a\u53e4\u60c5\u6b4c \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 35689357, "type": "\u4e13\u8f91", "size": 8, "picId": 19050138463061697, "blurPicUrl": "http://p1.music.126.net/_v7ezNPQOEJ3aFir8MZmzQ==/19050138463061697.jpg", "companyId": 0, "pic": 19050138463061697, "picUrl": "http://p1.music.126.net/_v7ezNPQOEJ3aFir8MZmzQ==/19050138463061697.jpg", "publishTime": 1498752000007, "description": "", "tags": "", "company": "\u542c\u89c1\u65f6\u4ee3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 414012, "commentThreadId": "R_AL_3_35689357", "artists": [{"name": "\u7fa4\u661f", "id": 122455, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "19050138463061697"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 219759, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463361, "size": 21786530, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 793104, "playTime": 219759, "volumeDelta": -36458.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_480579393", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463362, "size": 3517170, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 219759, "volumeDelta": -32163.0}, "mp3Url": null, "mvid": 5555628, "hMusic": {"name": null, "id": 8169463365, "size": 8792860, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 219759, "volumeDelta": -36482.0}, "mMusic": {"name": null, "id": 8169463360, "size": 5275733, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 219759, "volumeDelta": -33868.0}, "lMusic": {"name": null, "id": 8169463362, "size": 3517170, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 219759, "volumeDelta": -32163.0}, "lastRank": 162}, {"name": "\u4f60\u8d70\u4ee5\u540e1.0", "id": 1363205817, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u6069\u4fe1Est", "id": 12904290, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e8c\u80d6u\uff08\u738b\u8a2b\uff09", "id": 12923493, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f60\u8d70\u4ee5\u540e1.0", "id": 78883169, "type": "Single", "size": 2, "picId": 109951164049623941, "blurPicUrl": "http://p1.music.126.net/n6_HOUCgBfk46D-9OCwyeQ==/109951164049623941.jpg", "companyId": 0, "pic": 109951164049623941, "picUrl": "http://p1.music.126.net/n6_HOUCgBfk46D-9OCwyeQ==/109951164049623941.jpg", "publishTime": 1556975369499, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_78883169", "artists": [{"name": "\u738b\u6069\u4fe1Est", "id": 12904290, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164049623941"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 234370, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238118691, "size": 25556856, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872357, "playTime": 234370, "volumeDelta": -46323.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1363205817", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238118688, "size": 3750893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 234370, "volumeDelta": -42236.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238118694, "size": 9377042, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 234370, "volumeDelta": -46331.0}, "mMusic": {"name": null, "id": 7238118695, "size": 5626276, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 234370, "volumeDelta": -43753.0}, "lMusic": {"name": null, "id": 7238118688, "size": 3750893, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 234370, "volumeDelta": -42236.0}, "lastRank": 163}, {"name": "\u5e74\u5c11\u6709\u4e3a", "id": 1293886117, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 7002, "disc": "1", "no": 7, "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8033\u6735", "id": 73914415, "type": "\u4e13\u8f91", "size": 10, "picId": 109951163606377163, "blurPicUrl": "http://p2.music.126.net/tt8xwK-ASC2iqXNUXYKoDQ==/109951163606377163.jpg", "companyId": 0, "pic": 109951163606377163, "picUrl": "http://p2.music.126.net/tt8xwK-ASC2iqXNUXYKoDQ==/109951163606377163.jpg", "publishTime": 1539705600000, "description": "", "tags": "", "company": "\u534e\u7eb3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7002, "commentThreadId": "R_AL_3_73914415", "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163606377163"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279146, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7565050580, "size": 31498949, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 902721, "playTime": 279146, "volumeDelta": -31098.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1293886117", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7565050575, "size": 4467609, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279146, "volumeDelta": -26915.0}, "mp3Url": null, "mvid": 5965802, "hMusic": {"name": null, "id": 7565050582, "size": 11168958, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 279146, "volumeDelta": -31146.0}, "mMusic": {"name": null, "id": 7565050583, "size": 6701392, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 279146, "volumeDelta": -28579.0}, "lMusic": {"name": null, "id": 7565050575, "size": 4467609, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 279146, "volumeDelta": -26915.0}, "lastRank": 161}, {"name": "\u6211\u8d70\u540e", "id": 1370047789, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 1, "artists": [{"name": "\u5c0f\u54aa", "id": 30616479, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u8d70\u540e", "id": 79634961, "type": "Single", "size": 2, "picId": 109951168554198601, "blurPicUrl": "http://p2.music.126.net/7unSknFm52QsPsSn_1u5og==/109951168554198601.jpg", "companyId": 0, "pic": 109951168554198601, "picUrl": "http://p2.music.126.net/7unSknFm52QsPsSn_1u5og==/109951168554198601.jpg", "publishTime": 1560096000000, "description": "", "tags": "", "company": "\u5929\u60a6\u534e\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_79634961", "artists": [{"name": "\u5c0f\u54aa", "id": 30616479, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168554198601"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 248000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238114346, "size": 47572271, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1534589, "playTime": 248000, "volumeDelta": -27246.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1370047789", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238114350, "size": 3968984, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 248000, "volumeDelta": -22888.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238114349, "size": 9922395, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 248000, "volumeDelta": -27249.0}, "mMusic": {"name": null, "id": 7238114344, "size": 5953454, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 248000, "volumeDelta": -24627.0}, "lMusic": {"name": null, "id": 7238114350, "size": 3968984, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 248000, "volumeDelta": -22888.0}, "lastRank": 170}, {"name": "\u8c01", "id": 2026812798, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c01", "id": 161031103, "type": "EP", "size": 2, "picId": 109951168444393077, "blurPicUrl": "http://p2.music.126.net/vW3MIdTCHLBV1Gj3nWQczA==/109951168444393077.jpg", "companyId": 0, "pic": 109951168444393077, "picUrl": "http://p2.music.126.net/vW3MIdTCHLBV1Gj3nWQczA==/109951168444393077.jpg", "publishTime": 1677945600000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a\u00d7\u54c7\u5527\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_161031103", "artists": [{"name": "\u738b\u8d30\u6d6a", "id": 14312549, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168444393077"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 208502, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7943817252, "size": 22069877, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 846794, "playTime": 208502, "volumeDelta": -21541.0}, "hrMusic": {"name": null, "id": 7943817268, "size": 41948681, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1609519, "playTime": 208502, "volumeDelta": -21830.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2026812798", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5973\u58f0\u7248", "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 566436427, "name": "\u8c01 (Live\u7248)", "artists": [{"id": 13022016, "name": "\u5ed6\u4fca\u6d9b"}], "albumMeta": {"id": 39263103, "name": "\u8fd9\u4e2a\u4eba\u521b\u4f5cLIVE\u73b0\u573a\u8f91"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7943817243, "size": 3337005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 208502, "volumeDelta": -17763.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7943817246, "size": 8342445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 208502, "volumeDelta": -21906.0}, "mMusic": {"name": null, "id": 7943817245, "size": 5005485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 208502, "volumeDelta": -19311.0}, "lMusic": {"name": null, "id": 7943817243, "size": 3337005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 208502, "volumeDelta": -17763.0}, "transNames": ["\u5973\u58f0\u7248"], "lastRank": 171}, {"name": "\u4fdd\u7559", "id": 442869203, "position": 5, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 7, "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u98de\u884c\u5668\u7684\u6267\u884c\u5468\u671f", "id": 35005583, "type": "\u4e13\u8f91", "size": 10, "picId": 2946691248081599, "blurPicUrl": "http://p2.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "companyId": 0, "pic": 2946691248081599, "picUrl": "http://p2.music.126.net/wSMfGvFzOAYRU_yVIfquAA==/2946691248081599.jpg", "publishTime": 1480003200000, "description": "", "tags": "", "company": "Go East Music Entertainment Consulting Limited", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_35005583", "artists": [{"name": "\u90ed\u9876", "id": 2843, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 270133, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464021, "size": 22976708, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 680455, "playTime": 270133, "volumeDelta": 109.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_442869203", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464024, "size": 4323413, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 270133, "volumeDelta": 5250.0}, "mp3Url": null, "mvid": 5383498, "hMusic": {"name": null, "id": 8169464027, "size": 10808468, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 270133, "volumeDelta": 837.0}, "mMusic": {"name": null, "id": 8169464020, "size": 6485098, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 270133, "volumeDelta": 3478.0}, "lMusic": {"name": null, "id": 8169464024, "size": 4323413, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 270133, "volumeDelta": 5250.0}, "lastRank": 165}, {"name": "The Best Of Me", "id": 1329938686, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 2, "artists": [{"name": "Dion Timmer", "id": 11998053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "The Arcturians", "id": 12475227, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Very Extra", "id": 74687130, "type": "\u4e13\u8f91", "size": 10, "picId": 109951163705416566, "blurPicUrl": "http://p2.music.126.net/MQ3gmAG-bv135HSC7BqeOw==/109951163705416566.jpg", "companyId": 0, "pic": 109951163705416566, "picUrl": "http://p2.music.126.net/MQ3gmAG-bv135HSC7BqeOw==/109951163705416566.jpg", "publishTime": 1543852800007, "description": "", "tags": "", "company": "Dion Timmer Music", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_74687130", "artists": [{"name": "Dion Timmer", "id": 11998053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163705416566"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 273050, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463357, "size": 38131134, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1117191, "playTime": 273050, "volumeDelta": -94123.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1329938686", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463358, "size": 4369807, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 273050, "volumeDelta": -89925.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169463352, "size": 10924452, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 273050, "volumeDelta": -93864.0}, "mMusic": null, "lMusic": {"name": null, "id": 8169463358, "size": 4369807, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 273050, "volumeDelta": -89925.0}, "lastRank": 173}, {"name": "Moonlight", "id": 2025082445, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Kali Uchis", "id": 1070056, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Moonlight", "id": 160677349, "type": "Single", "size": 1, "picId": 109951168402339293, "blurPicUrl": "http://p2.music.126.net/Jpv8PCW1nYk4fWZqsRGt_A==/109951168402339293.jpg", "companyId": 0, "pic": 109951168402339293, "picUrl": "http://p2.music.126.net/Jpv8PCW1nYk4fWZqsRGt_A==/109951168402339293.jpg", "publishTime": 1677168000000, "description": "", "tags": "", "company": "Geffen Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_160677349", "artists": [{"name": "Kali Uchis", "id": 1070056, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168402339293"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 187557, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7923402469, "size": 24547054, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1047019, "playTime": 187557, "volumeDelta": -50567.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025082445", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7923402472, "size": 3001826, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 187557, "volumeDelta": -46937.0}, "mp3Url": null, "mvid": 14620555, "hMusic": {"name": null, "id": 7923402470, "size": 7504501, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 187557, "volumeDelta": -51012.0}, "mMusic": {"name": null, "id": 7923402471, "size": 4502718, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 187557, "volumeDelta": -48480.0}, "lMusic": {"name": null, "id": 7923402472, "size": 3001826, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 187557, "volumeDelta": -46937.0}, "lastRank": 164}, {"name": "\u751f\u6d3b\u5012\u5f71", "id": 1306112195, "position": 2, "alias": [], "status": 0, "fee": 1, "copyrightId": 21001, "disc": "01", "no": 10, "artists": [{"name": "\u82cf\u8fd0\u83b9", "id": 1193259, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e7b", "id": 74866071, "type": "\u4e13\u8f91", "size": 12, "picId": 109951163722875135, "blurPicUrl": "http://p2.music.126.net/ZAGSQxIY3Xcx3eslDRdSuQ==/109951163722875135.jpg", "companyId": 0, "pic": 109951163722875135, "picUrl": "http://p2.music.126.net/ZAGSQxIY3Xcx3eslDRdSuQ==/109951163722875135.jpg", "publishTime": 1544630400000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f53\u7136", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 21001, "commentThreadId": "R_AL_3_74866071", "artists": [{"name": "\u82cf\u8fd0\u83b9", "id": 1193259, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163722875135"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 275923, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169475087, "size": 28903854, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 838024, "playTime": 275923, "volumeDelta": -36178.0}, "hrMusic": {"name": null, "id": 8169475090, "size": 54714963, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1586380, "playTime": 275923, "volumeDelta": -36905.0}, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1306112195", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169475086, "size": 4415661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 275923, "volumeDelta": -32552.0}, "mp3Url": null, "mvid": 10777368, "hMusic": {"name": null, "id": 8169475091, "size": 11039085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 275923, "volumeDelta": -36910.0}, "mMusic": {"name": null, "id": 8169475095, "size": 6623469, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 275923, "volumeDelta": -34294.0}, "lMusic": {"name": null, "id": 8169475086, "size": 4415661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 275923, "volumeDelta": -32552.0}, "lastRank": 113}, {"name": "\u6700\u540e\u4e00\u9875\uff08\u5b8c\u6574\u7248\uff09", "id": 445154140, "position": 3, "alias": ["\u7231\u53ea\u80fd\u5728\u56de\u5fc6\u91cc\u5b8c\u6574"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6700\u540e\u4e00\u9875", "id": 142155911, "type": "Single", "size": 1, "picId": 109951167184544287, "blurPicUrl": "http://p2.music.126.net/5ea2ojVfB0kW4dyi-edpXw==/109951167184544287.jpg", "companyId": 0, "pic": 109951167184544287, "picUrl": "http://p2.music.126.net/5ea2ojVfB0kW4dyi-edpXw==/109951167184544287.jpg", "publishTime": 1647964800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_142155911", "artists": [{"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u6296\u97f3\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167184544287", "transNames": ["\u6296\u97f3\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221146, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238127229, "size": 24129505, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872888, "playTime": 221146, "volumeDelta": -42276.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_445154140", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 247936, "name": "\u6700\u540e\u4e00\u9875", "artists": [{"id": 8153, "name": "\u6c5f\u8bed\u6668"}], "albumMeta": {"id": 24837, "name": "\u604b\u4e60"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238127231, "size": 3539322, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 221146, "volumeDelta": -37934.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238127237, "size": 8848240, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 221146, "volumeDelta": -42283.0}, "mMusic": {"name": null, "id": 7238127230, "size": 5308961, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 221146, "volumeDelta": -39660.0}, "lMusic": {"name": null, "id": 7238127231, "size": 3539322, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 221146, "volumeDelta": -37934.0}, "lastRank": 169}, {"name": "\u6211\u90fd\u660e\u767d", "id": 1809100933, "position": 0, "alias": ["\u300a\u8ffd\u5c3e\u300b\u5b98\u65b9\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 1420046, "disc": "01", "no": 1, "artists": [{"name": "\u8303\u502aLiu", "id": 37060073, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u90fd\u660e\u767d", "id": 121132672, "type": "Single", "size": 2, "picId": 109951165603993988, "blurPicUrl": "http://p2.music.126.net/CWA_TE4el0e5nVg9JOt00A==/109951165603993988.jpg", "companyId": 0, "pic": 109951165603993988, "picUrl": "http://p2.music.126.net/CWA_TE4el0e5nVg9JOt00A==/109951165603993988.jpg", "publishTime": 1609689600000, "description": "", "tags": "", "company": "\u5c18\u57c3\u529b\u91cf", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1420046, "commentThreadId": "R_AL_3_121132672", "artists": [{"name": "\u8303\u502aLiu", "id": 37060073, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165603993988"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249600, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238120337, "size": 29168897, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 934900, "playTime": 249600, "volumeDelta": -40878.0}, "hrMusic": {"name": null, "id": 7238120342, "size": 53175719, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1704349, "playTime": 249600, "volumeDelta": -40868.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1809100933", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238120341, "size": 3994413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249600, "volumeDelta": -36526.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238120338, "size": 9985965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 249600, "volumeDelta": -40875.0}, "mMusic": {"name": null, "id": 7238120335, "size": 5991597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 249600, "volumeDelta": -38277.0}, "lMusic": {"name": null, "id": 7238120341, "size": 3994413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249600, "volumeDelta": -36526.0}, "lastRank": 144}, {"name": "\u6d77\u5e95", "id": 1430583016, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e00\u652f\u69b4\u83b2", "id": 33694141, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u5e95", "id": 86447217, "type": "\u4e13\u8f91", "size": 1, "picId": 109951164799337803, "blurPicUrl": "http://p2.music.126.net/YRFYXG6YaJfTyy_mQntS4A==/109951164799337803.jpg", "companyId": 0, "pic": 109951164799337803, "picUrl": "http://p2.music.126.net/YRFYXG6YaJfTyy_mQntS4A==/109951164799337803.jpg", "publishTime": 1584028800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_86447217", "artists": [{"name": "\u4e00\u652f\u69b4\u83b2", "id": 33694141, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164799337803"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 256111, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238118495, "size": 44536273, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1391154, "playTime": 256111, "volumeDelta": -17244.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1430583016", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238118489, "size": 4098969, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 256111, "volumeDelta": -12815.0}, "mp3Url": null, "mvid": 14356639, "hMusic": {"name": null, "id": 7238118494, "size": 10247358, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 256111, "volumeDelta": -17244.0}, "mMusic": {"name": null, "id": 7238118496, "size": 6148432, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 256111, "volumeDelta": -14602.0}, "lMusic": {"name": null, "id": 7238118489, "size": 4098969, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 256111, "volumeDelta": -12815.0}, "lastRank": 168}, {"name": "\u4e16\u95f4\u7f8e\u597d\u4e0e\u4f60\u73af\u73af\u76f8\u6263", "id": 1363948882, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u67cf\u677e", "id": 31876221, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u542c\u95fb\u4f59\u751f", "id": 78938226, "type": "\u4e13\u8f91", "size": 20, "picId": 109951164071024476, "blurPicUrl": "http://p2.music.126.net/DK1_4sP_339o5rowMdPXdw==/109951164071024476.jpg", "companyId": 0, "pic": 109951164071024476, "picUrl": "http://p2.music.126.net/DK1_4sP_339o5rowMdPXdw==/109951164071024476.jpg", "publishTime": 1557244800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": -1, "commentThreadId": "R_AL_3_78938226", "artists": [{"name": "\u67cf\u677e", "id": 31876221, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164071024476"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 191960, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238114006, "size": 36649687, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1527381, "playTime": 191960, "volumeDelta": -37576.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1363948882", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113999, "size": 3072462, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 191960, "volumeDelta": -33274.0}, "mp3Url": null, "mvid": 10909947, "hMusic": {"name": null, "id": 7238114004, "size": 7681089, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 191960, "volumeDelta": -37581.0}, "mMusic": {"name": null, "id": 7238114001, "size": 4608671, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 191960, "volumeDelta": -34967.0}, "lMusic": {"name": null, "id": 7238113999, "size": 3072462, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 191960, "volumeDelta": -33274.0}, "lastRank": 176}, {"name": "\u6216\u8bb8", "id": 1958031074, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "LBI\u5229\u6bd4", "id": 12277194, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6216\u8bb8", "id": 146902486, "type": "Single", "size": 2, "picId": 109951167631833377, "blurPicUrl": "http://p2.music.126.net/sgrLL9fmuaR9sOLFRAlDmw==/109951167631833377.jpg", "companyId": 0, "pic": 109951167631833377, "picUrl": "http://p2.music.126.net/sgrLL9fmuaR9sOLFRAlDmw==/109951167631833377.jpg", "publishTime": 1655827200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 7001, "commentThreadId": "R_AL_3_146902486", "artists": [{"name": "LBI\u5229\u6bd4", "id": 12277194, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167631833377"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221496, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1958031074", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7367433677, "size": 3544365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221496, "volumeDelta": -37346.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7367433675, "size": 8860845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 221496, "volumeDelta": -41597.0}, "mMusic": {"name": null, "id": 7367433676, "size": 5316525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 221496, "volumeDelta": -39020.0}, "lMusic": {"name": null, "id": 7367433677, "size": 3544365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221496, "volumeDelta": -37346.0}, "lastRank": 175}, {"name": "\u4f60\u7684", "id": 2063131354, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f60\u7684", "id": 169414343, "type": "Single", "size": 2, "picId": 109951168732649141, "blurPicUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "companyId": 0, "pic": 109951168732649141, "picUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x KREAM ENTERTAINMENT", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169414343", "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168732649141"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189705, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8257383888, "size": 21186603, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 893450, "playTime": 189705, "volumeDelta": -63723.0}, "hrMusic": {"name": null, "id": 8257383883, "size": 39296620, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1657159, "playTime": 189705, "volumeDelta": -63718.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063131354", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8257383889, "size": 7590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189705, "volumeDelta": -63717.0}, "mMusic": {"name": null, "id": 8257383884, "size": 4554477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189705, "volumeDelta": -61111.0}, "lMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "lastRank": 160}, {"name": "Sea Of Problems", "id": 2025457557, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 1, "artists": [{"name": "Glichery", "id": 55851238, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Sea Of Problems", "id": 160755096, "type": "Single", "size": 1, "picId": 109951168594457048, "blurPicUrl": "http://p2.music.126.net/9kQwBhDzqW1ZrnoGSOcL8Q==/109951168594457048.jpg", "companyId": 0, "pic": 109951168594457048, "picUrl": "http://p2.music.126.net/9kQwBhDzqW1ZrnoGSOcL8Q==/109951168594457048.jpg", "publishTime": 1678464000000, "description": "", "tags": "", "company": "glichery", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_160755096", "artists": [{"name": "Glichery", "id": 55851238, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168594457048"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 110624, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7926742106, "size": 22107412, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1598728, "playTime": 110624, "volumeDelta": -29156.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2025457557", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7926742113, "size": 1770937, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 110624, "volumeDelta": -24973.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7926742110, "size": 4427276, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 110624, "volumeDelta": -29183.0}, "mMusic": {"name": null, "id": 7926742111, "size": 2656383, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 110624, "volumeDelta": -26603.0}, "lMusic": {"name": null, "id": 7926742113, "size": 1770937, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 110624, "volumeDelta": -24973.0}, "lastRank": 190}, {"name": "As It Was", "id": 1968869187, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 1, "artists": [{"name": "PREP", "id": 12031126, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "As It Was", "id": 149026734, "type": "Single", "size": 1, "picId": 109951167882388107, "blurPicUrl": "http://p2.music.126.net/lnR7Om_dQFwEw4mcljh0Wg==/109951167882388107.jpg", "companyId": 0, "pic": 109951167882388107, "picUrl": "http://p2.music.126.net/lnR7Om_dQFwEw4mcljh0Wg==/109951167882388107.jpg", "publishTime": 1661443200000, "description": "", "tags": "", "company": "Bright Antenna", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_149026734", "artists": [{"name": "PREP", "id": 12031126, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167882388107"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 226798, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7706260437, "size": 45458882, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1603495, "playTime": 226798, "volumeDelta": -54979.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1968869187", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7706260443, "size": 3630019, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226798, "volumeDelta": -50700.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7706260439, "size": 9074982, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 226798, "volumeDelta": -55007.0}, "mMusic": {"name": null, "id": 7706260440, "size": 5445007, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 226798, "volumeDelta": -52412.0}, "lMusic": {"name": null, "id": 7706260443, "size": 3630019, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226798, "volumeDelta": -50700.0}}, {"name": "\u559c\u6b22\u4f60", "id": 28949444, "position": 1, "alias": ["Like You"], "status": 0, "fee": 8, "copyrightId": 1415926, "disc": "1", "no": 1, "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u559c\u6b22\u4f60", "id": 2956076, "type": "Single", "size": 1, "picId": 8896148580676276, "blurPicUrl": "http://p2.music.126.net/u_1EudmF8Swgow6vfgYe1g==/8896148580676276.jpg", "companyId": 0, "pic": 8896148580676276, "picUrl": "http://p2.music.126.net/u_1EudmF8Swgow6vfgYe1g==/8896148580676276.jpg", "publishTime": 1408032000007, "description": "", "tags": "", "company": "HUMMING BIRD", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 27001, "commentThreadId": "R_AL_3_2956076", "artists": [{"name": "G.E.M.\u9093\u7d2b\u68cb", "id": 7763, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 239010, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463955, "size": 28772835, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 963065, "playTime": 239010, "volumeDelta": -47351.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_28949444", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463954, "size": 3825206, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 239010, "volumeDelta": -43968.0}, "mp3Url": null, "mvid": 0, "hMusic": null, "mMusic": null, "lMusic": {"name": null, "id": 8169463954, "size": 3825206, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 239010, "volumeDelta": -43968.0}}, {"name": "\u5982\u679c\u53ef\u4ee5", "id": 1890530891, "position": 0, "alias": ["\u7535\u5f71\u300a\u6708\u8001\u300b\u4e3b\u9898\u66f2"], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u97e6\u793c\u5b89", "id": 5379, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u53ef\u4ee5", "id": 135391759, "type": "Single", "size": 1, "picId": 109951166564931690, "blurPicUrl": "http://p2.music.126.net/znTzn19zZvZ4IdlKEOhWRg==/109951166564931690.jpg", "companyId": 0, "pic": 109951166564931690, "picUrl": "http://p2.music.126.net/znTzn19zZvZ4IdlKEOhWRg==/109951166564931690.jpg", "publishTime": 1636041600000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u7535\u5f71\u300a\u6708\u8001\u300b\u4e3b\u9898\u66f2"], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_135391759", "artists": [{"name": "\u97e6\u793c\u5b89", "id": 5379, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166564931690"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 274442, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1890530891", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 6927623847, "size": 4391541, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 274442, "volumeDelta": -46590.0}, "mp3Url": null, "mvid": 14473692, "hMusic": {"name": null, "id": 6927623843, "size": 10978787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 274442, "volumeDelta": -50626.0}, "mMusic": {"name": null, "id": 6927623845, "size": 6587289, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 274442, "volumeDelta": -48154.0}, "lMusic": {"name": null, "id": 6927623847, "size": 4391541, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 274442, "volumeDelta": -46590.0}}, {"name": "\u6c38\u4e0d\u5931\u8054\u7684\u7231", "id": 523250334, "position": 4, "alias": [], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "1", "no": 6, "artists": [{"name": "\u5468\u5174\u54f2", "id": 980025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u96e8\u4e4b\u540e", "id": 36948120, "type": "\u4e13\u8f91", "size": 10, "picId": 109951167105501079, "blurPicUrl": "http://p2.music.126.net/9ZUyP_1bSEtmWRYfijoJmA==/109951167105501079.jpg", "companyId": 0, "pic": 109951167105501079, "picUrl": "http://p2.music.126.net/9ZUyP_1bSEtmWRYfijoJmA==/109951167105501079.jpg", "publishTime": 1513267200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_36948120", "artists": [{"name": "\u5468\u5174\u54f2", "id": 980025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167105501079"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 259600, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238113902, "size": 27484404, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 846977, "playTime": 259600, "volumeDelta": -49688.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_523250334", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238113898, "size": 4154558, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259600, "volumeDelta": -45349.0}, "mp3Url": null, "mvid": 10859152, "hMusic": {"name": null, "id": 7238113897, "size": 10386329, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 259600, "volumeDelta": -49691.0}, "mMusic": {"name": null, "id": 7238113900, "size": 6231815, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 259600, "volumeDelta": -47072.0}, "lMusic": {"name": null, "id": 7238113898, "size": 4154558, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 259600, "volumeDelta": -45349.0}, "lastRank": 172}, {"name": "Fainted Priest", "id": 1940057567, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 1, "artists": [{"name": "Fatrik", "id": 31025714, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Gangnam Classic 2", "id": 143762340, "type": "\u4e13\u8f91", "size": 10, "picId": 109951167321678612, "blurPicUrl": "http://p2.music.126.net/rl4E4EPgfT2Auz7nNXq3IA==/109951167321678612.jpg", "companyId": 0, "pic": 109951167321678612, "picUrl": "http://p2.music.126.net/rl4E4EPgfT2Auz7nNXq3IA==/109951167321678612.jpg", "publishTime": 1651766400000, "description": "", "tags": "", "company": "nowhere nowhere", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_143762340", "artists": [{"name": "Fatrik", "id": 31025714, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167321678612"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 281484, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7230079641, "size": 31985226, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 909044, "playTime": 281484, "volumeDelta": -66174.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1940057567", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7230079642, "size": 4504808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 281484, "volumeDelta": -61864.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7230079648, "size": 11261954, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 281484, "volumeDelta": -66178.0}, "mMusic": {"name": null, "id": 7230079647, "size": 6757190, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 281484, "volumeDelta": -63582.0}, "lMusic": {"name": null, "id": 7230079642, "size": 4504808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 281484, "volumeDelta": -61864.0}, "lastRank": 178}, {"name": "\u65ad\u7ebf", "id": 496370620, "position": 1, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416590, "disc": "01", "no": 1, "artists": [{"name": "Shang", "id": 1132749, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "lil sophy", "id": 12335367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u65ad\u7ebf", "id": 35890405, "type": "Single", "size": 1, "picId": 109951162995598984, "blurPicUrl": "http://p2.music.126.net/W-4b64hCb_s8OAGROQXgig==/109951162995598984.jpg", "companyId": 0, "pic": 109951162995598984, "picUrl": "http://p2.music.126.net/W-4b64hCb_s8OAGROQXgig==/109951162995598984.jpg", "publishTime": 1502091304489, "description": "", "tags": "", "company": "\u592a\u58f0\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 530019, "commentThreadId": "R_AL_3_35890405", "artists": [{"name": "Shang", "id": 1132749, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951162995598984"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 257480, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238115360, "size": 51057806, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1586383, "playTime": 257480, "volumeDelta": -42454.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_496370620", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238115362, "size": 4120753, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257480, "volumeDelta": -38221.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238115361, "size": 10301743, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 257480, "volumeDelta": -42457.0}, "mMusic": {"name": null, "id": 7238115357, "size": 6181083, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 257480, "volumeDelta": -39858.0}, "lMusic": {"name": null, "id": 7238115362, "size": 4120753, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 257480, "volumeDelta": -38221.0}, "lastRank": 179}, {"name": "\u76db\u590f\u7684\u544a\u522b", "id": 2062885837, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u6211\u7684\u4eba\u95f4\u70df\u706b\u300b\u79bb\u522b\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2713433, "disc": "01", "no": 6, "artists": [{"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4eba\u95f4\u70df\u706b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 169269527, "type": "Single", "size": 29, "picId": 109951168728196721, "blurPicUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "companyId": 0, "pic": 109951168728196721, "picUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "\u65e0\u60a6\u4e0d\u6b22", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713433, "commentThreadId": "R_AL_3_169269527", "artists": [{"name": "\u90a3\u82f1", "id": 9061, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9694\u58c1\u8001\u6a0a", "id": 12429072, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6469\u767b\u5144\u5f1f\u5218\u5b87\u5b81", "id": 1094010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5b5f\u6167\u5706", "id": 12091129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u8fbe", "id": 28391606, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u674e\u660a\u9633", "id": 33301789, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u601d\u8c26", "id": 53478687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6797\u9038\u822a", "id": 30084727, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7941\u52c3\u529b", "id": 27728990, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5357\u56fd\u5baa", "id": 57178814, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168728196721"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 291680, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254511112, "size": 30673103, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 841280, "playTime": 291680, "volumeDelta": -53686.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062885837", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8254511116, "size": 4667812, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 291680, "volumeDelta": -53414.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8254511120, "size": 11669464, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 291680, "volumeDelta": -57642.0}, "mMusic": {"name": null, "id": 8254511117, "size": 7001696, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 291680, "volumeDelta": -55034.0}, "lMusic": {"name": null, "id": 8254511116, "size": 4667812, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 291680, "volumeDelta": -53414.0}}, {"name": "\u4f60\u8981\u7684\u5168\u62ff\u8d70 (Live\u7248)", "id": 2045089372, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 1, "artists": [{"name": "\u4e8e\u6587\u6587", "id": 816248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5409\u514b\u96bd\u9038", "id": 166018, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c2\u671f", "id": 165075863, "type": "\u4e13\u8f91", "size": 6, "picId": 109951168593049191, "blurPicUrl": "http://p2.music.126.net/SuY49ypgUYgstm5IC8vxKg==/109951168593049191.jpg", "companyId": 0, "pic": 109951168593049191, "picUrl": "http://p2.music.126.net/SuY49ypgUYgstm5IC8vxKg==/109951168593049191.jpg", "publishTime": 1683216000000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_165075863", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168593049191"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 346955, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8093044929, "size": 39997037, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 922241, "playTime": 346955, "volumeDelta": -38887.0}, "hrMusic": {"name": null, "id": 8093044933, "size": 73394277, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1692306, "playTime": 346955, "volumeDelta": -39650.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2045089372", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 529668356, "name": "\u4f60\u8981\u7684\u5168\u62ff\u8d70", "artists": [{"id": 3066, "name": "\u80e1\u5f66\u658c"}], "albumMeta": {"id": 37391092, "name": "\u8985\u5fd2\u597d"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8093044937, "size": 5552301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 346955, "volumeDelta": -35227.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8093044936, "size": 13880685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 346955, "volumeDelta": -39533.0}, "mMusic": {"name": null, "id": 8093044931, "size": 8328429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 346955, "volumeDelta": -36928.0}, "lMusic": {"name": null, "id": 8093044937, "size": 5552301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 346955, "volumeDelta": -35227.0}}, {"name": "Head In The Clouds", "id": 1878812258, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 2, "artists": [{"name": "Hayd", "id": 31213402, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Changes - EP", "id": 133357885, "type": "EP", "size": 6, "picId": 109951166421319018, "blurPicUrl": "http://p2.music.126.net/NQ6pIqUwA0NdRh6szqyQsQ==/109951166421319018.jpg", "companyId": 0, "pic": 109951166421319018, "picUrl": "http://p2.music.126.net/NQ6pIqUwA0NdRh6szqyQsQ==/109951166421319018.jpg", "publishTime": 1631808000000, "description": "", "tags": "", "company": "Interscope Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_133357885", "artists": [{"name": "Hayd", "id": 31213402, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951166421319018"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 184559, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7605961663, "size": 14840510, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 643284, "playTime": 184559, "volumeDelta": -27834.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1878812258", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7605961667, "size": 2954179, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 184559, "volumeDelta": -23403.0}, "mp3Url": null, "mvid": 14334832, "hMusic": {"name": null, "id": 7605961668, "size": 7385382, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 184559, "volumeDelta": -27834.0}, "mMusic": {"name": null, "id": 7605961664, "size": 4431247, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 184559, "volumeDelta": -25190.0}, "lMusic": {"name": null, "id": 7605961667, "size": 2954179, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 184559, "volumeDelta": -23403.0}, "lastRank": 180}, {"name": "\u7ea2", "id": 1918576268, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "02", "no": 9, "artists": [{"name": "\u7f57\u8a00", "id": 33863232, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "When the world is came\uff0ctake it\uff01", "id": 140087138, "type": "\u4e13\u8f91", "size": 21, "picId": 109951167027986653, "blurPicUrl": "http://p2.music.126.net/G-inyKjA-jO5MuOuV3g7Pg==/109951167027986653.jpg", "companyId": 0, "pic": 109951167027986653, "picUrl": "http://p2.music.126.net/G-inyKjA-jO5MuOuV3g7Pg==/109951167027986653.jpg", "publishTime": 1644336000000, "description": "", "tags": "", "company": "\u6210\u90fd\u672a\u5947\u672a\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_140087138", "artists": [{"name": "\u7f57\u8a00", "id": 33863232, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "LSGCsikoriot", "id": 33097968, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Poski", "id": 30001057, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5415\u5bcc\u8d35", "id": 30285305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "dn1ne", "id": 27728835, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Uzzy", "id": 46921476, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Wegod", "id": 48044501, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167027986653"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 161585, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7241420370, "size": 17533893, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 868093, "playTime": 161585, "volumeDelta": -44147.0}, "hrMusic": {"name": null, "id": 7241420374, "size": 33081014, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1637822, "playTime": 161585, "volumeDelta": -44151.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1918576268", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "4U", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7241420371, "size": 2586335, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 161585, "volumeDelta": -39824.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7241420367, "size": 6465695, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 161585, "volumeDelta": -44158.0}, "mMusic": {"name": null, "id": 7241420369, "size": 3879455, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 161585, "volumeDelta": -41539.0}, "lMusic": {"name": null, "id": 7241420371, "size": 2586335, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 161585, "volumeDelta": -39824.0}, "transNames": ["4U"]}, {"name": "\u9a97\u5b50", "id": 1924343459, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6587\u592b", "id": 12787752, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9a97\u5b50", "id": 141106630, "type": "\u4e13\u8f91", "size": 1, "picId": 109951167606181094, "blurPicUrl": "http://p2.music.126.net/yRuWG7ldyeCG4HaamvhQQw==/109951167606181094.jpg", "companyId": 0, "pic": 109951167606181094, "picUrl": "http://p2.music.126.net/yRuWG7ldyeCG4HaamvhQQw==/109951167606181094.jpg", "publishTime": 1646057174306, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_141106630", "artists": [{"name": "\u6587\u592b", "id": 12787752, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167606181094"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 232185, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7135792168, "size": 29349456, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1011239, "playTime": 232185, "volumeDelta": -37979.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1924343459", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7135792173, "size": 3716013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 232185, "volumeDelta": -33783.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7135792169, "size": 9289965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 232185, "volumeDelta": -37992.0}, "mMusic": {"name": null, "id": 7135792171, "size": 5573997, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 232185, "volumeDelta": -35413.0}, "lMusic": {"name": null, "id": 7135792173, "size": 3716013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 232185, "volumeDelta": -33783.0}, "lastRank": 188}, {"name": "\u62c9\u8fc7\u52fe\u7684", "id": 26387325, "position": 4, "alias": ["\u7535\u89c6\u5267\u300a\u6211\u5bb6\u6709\u559c\u300b\u63d2\u66f2"], "status": 0, "fee": 8, "copyrightId": 636011, "disc": "1", "no": 5, "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u82b1\u5403\u6ce1\u9762\u7537", "id": 2453010, "type": "\u4e13\u8f91", "size": 8, "picId": 109951163077575462, "blurPicUrl": "http://p2.music.126.net/x-r68cAnC3yefRnibe9POg==/109951163077575462.jpg", "companyId": 0, "pic": 109951163077575462, "picUrl": "http://p2.music.126.net/x-r68cAnC3yefRnibe9POg==/109951163077575462.jpg", "publishTime": 1367856000007, "description": "", "tags": "", "company": "\u5929\u5a31\u4f20\u5a92", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 636011, "commentThreadId": "R_AL_3_2453010", "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951163077575462"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 218653, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169463924, "size": 24366235, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 891501, "playTime": 218653, "volumeDelta": -56088.0}, "hrMusic": null, "ringtone": "600902000008011969", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_26387325", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169463926, "size": 3499616, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 218653, "volumeDelta": -51940.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8169463919, "size": 8748974, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 218653, "volumeDelta": -56249.0}, "mMusic": {"name": null, "id": 8169463923, "size": 5249402, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 218653, "volumeDelta": -53650.0}, "lMusic": {"name": null, "id": 8169463926, "size": 3499616, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 218653, "volumeDelta": -51940.0}, "lastRank": 195}, {"name": "\u7d2b\u8346\u82b1\u76db\u5f00", "id": 1959528822, "position": 0, "alias": ["\u9999\u6e2f\u56de\u5f52\u7956\u56fd25\u5468\u5e74\u4e3b\u9898\u6b4c\u66f2"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6881\u548f\u742a", "id": 8329, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7d2b\u8346\u82b1\u76db\u5f00", "id": 147166235, "type": "\u4e13\u8f91", "size": 2, "picId": 109951167605022957, "blurPicUrl": "http://p2.music.126.net/R7yzr15Ftp4Mf59kTvy_uA==/109951167605022957.jpg", "companyId": 0, "pic": 109951167605022957, "picUrl": "http://p2.music.126.net/R7yzr15Ftp4Mf59kTvy_uA==/109951167605022957.jpg", "publishTime": 1656518400000, "description": "", "tags": "", "company": "\u592e\u89c6\u65b0\u95fb\u00d7\u7f51\u6613\u4e91\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u9999\u6e2f\u56de\u5f52\u7956\u56fd25\u5468\u5e74\u4e3b\u9898\u6b4c\u66f2"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_147166235", "artists": [{"name": "\u674e\u8363\u6d69", "id": 4292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6881\u548f\u742a", "id": 8329, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167605022957"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 210667, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7381541255, "size": 26153114, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 993153, "playTime": 210667, "volumeDelta": -56931.0}, "hrMusic": {"name": null, "id": 7381541250, "size": 46391367, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1761692, "playTime": 210667, "volumeDelta": -56931.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1959528822", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7381541249, "size": 3371565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 210667, "volumeDelta": -52666.0}, "mp3Url": null, "mvid": 14541000, "hMusic": {"name": null, "id": 7381541252, "size": 8428845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 210667, "volumeDelta": -56941.0}, "mMusic": {"name": null, "id": 7381541257, "size": 5057325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 210667, "volumeDelta": -54348.0}, "lMusic": {"name": null, "id": 7381541249, "size": 3371565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 210667, "volumeDelta": -52666.0}, "lastRank": 191}, {"name": "\u7bc7\u7ae0", "id": 1943043408, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u5f20\u97f6\u6db5", "id": 10562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7bc7\u7ae0", "id": 144252333, "type": "Single", "size": 1, "picId": 109951167430846268, "blurPicUrl": "http://p1.music.126.net/p3fCnhBOFHf1e7Ram6cmRw==/109951167430846268.jpg", "companyId": 0, "pic": 109951167430846268, "picUrl": "http://p1.music.126.net/p3fCnhBOFHf1e7Ram6cmRw==/109951167430846268.jpg", "publishTime": 1651334400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50x\u597d\u4e50\u65e0\u8352", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 7001, "commentThreadId": "R_AL_3_144252333", "artists": [{"name": "\u5f20\u97f6\u6db5", "id": 10562, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951167430846268"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249048, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1943043408", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7253152672, "size": 3985581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 249048, "volumeDelta": -53931.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7253152671, "size": 9963885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 249048, "volumeDelta": -58098.0}, "mMusic": {"name": null, "id": 7253152675, "size": 5978349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 249048, "volumeDelta": -55529.0}, "lMusic": {"name": null, "id": 7253152672, "size": 3985581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 249048, "volumeDelta": -53931.0}}, {"name": "\u62c9\u8fc7\u52fe\u7684", "id": 2064513474, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pslow", "id": 33350017, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u62c9\u8fc7\u52fe\u7684", "id": 169750717, "type": "Single", "size": 2, "picId": 109951168744642799, "blurPicUrl": "http://p1.music.126.net/9gK3UIx59BxhoJMS-7Hryg==/109951168744642799.jpg", "companyId": 0, "pic": 109951168744642799, "picUrl": "http://p1.music.126.net/9gK3UIx59BxhoJMS-7Hryg==/109951168744642799.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98cex\u7f51\u6613\u5b50\u5f39x\u7f51\u6613\u559c\u96e8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169750717", "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pslow", "id": 33350017, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744642799", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 183163, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270644041, "size": 20628942, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901008, "playTime": 183163, "volumeDelta": -33025.0}, "hrMusic": {"name": null, "id": 8270644043, "size": 38216445, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1669176, "playTime": 183163, "volumeDelta": -33085.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064513474", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8270644034, "size": 2931501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183163, "volumeDelta": -28882.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8270644039, "size": 7328685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 183163, "volumeDelta": -33089.0}, "mMusic": {"name": null, "id": 8270644042, "size": 4397229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 183163, "volumeDelta": -30506.0}, "lMusic": {"name": null, "id": 8270644034, "size": 2931501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183163, "volumeDelta": -28882.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 158}, {"name": "\u5f53\u6211\u62ac\u8d77\u5934 \u4f60\u6b63\u770b\u5411\u6211", "id": 2057625662, "position": 0, "alias": ["\u590f\u591c\u6700\u540e\u7684\u70df\u706bTYPEBEAT"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5f53\u6211\u62ac\u8d77\u5934 \u4f60\u6b63\u770b\u5411\u6211", "id": 168077310, "type": "Single", "size": 1, "picId": 109951168691307989, "blurPicUrl": "http://p1.music.126.net/dbGbrIFmCClgthjl1HesYw==/109951168691307989.jpg", "companyId": 0, "pic": 109951168691307989, "picUrl": "http://p1.music.126.net/dbGbrIFmCClgthjl1HesYw==/109951168691307989.jpg", "publishTime": 1687622400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u590f\u591c\u6700\u540e\u7684\u70df\u706bTYPEBEAT"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168077310", "artists": [{"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168691307989"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 168571, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8207945395, "size": 29857659, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1416973, "playTime": 168571, "volumeDelta": -6195.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2057625662", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8207945401, "size": 2698388, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 168571, "volumeDelta": -2166.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8207945403, "size": 6745905, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 168571, "volumeDelta": -6201.0}, "mMusic": {"name": null, "id": 8207945396, "size": 4047560, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 168571, "volumeDelta": -3602.0}, "lMusic": {"name": null, "id": 8207945401, "size": 2698388, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 168571, "volumeDelta": -2166.0}, "lastRank": 181}, {"name": "\u6076\u4f5c\u5267", "id": 255574, "position": 7, "alias": [], "status": 0, "fee": 1, "copyrightId": 1416078, "disc": "1", "no": 7, "artists": [{"name": "\u6797\u4f9d\u6668", "id": 8335, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e78\u798f\u9047\u89c1", "id": 25525, "type": "\u4e13\u8f91", "size": 10, "picId": 109951165625481274, "blurPicUrl": "http://p1.music.126.net/DBxURY3cIspQqY0Jl91MQg==/109951165625481274.jpg", "companyId": 0, "pic": 109951165625481274, "picUrl": "http://p1.music.126.net/DBxURY3cIspQqY0Jl91MQg==/109951165625481274.jpg", "publishTime": 1247760000000, "description": "", "tags": "", "company": "(P) 2009 Avex Taiwan Inc.", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_25525", "artists": [{"name": "\u6797\u4f9d\u6668", "id": 8335, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165625481274"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 226666, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 3772066842, "size": 26093084, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1411000, "playTime": 226666, "volumeDelta": -50906.0}, "hrMusic": null, "ringtone": "600907000000340896", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_255574", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 4875084, "name": "\u6076\u4f5c\u5267", "artists": [{"id": 9774, "name": "\u738b\u84dd\u8335"}], "albumMeta": {"id": 489909, "name": "\u6076\u4f5c\u5267\u4e4b\u543b \u7535\u89c6\u539f\u58f0\u5e26"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 3772066840, "size": 3627929, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226666, "volumeDelta": -46719.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 3772066838, "size": 9069758, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 226666, "volumeDelta": -50914.0}, "mMusic": {"name": null, "id": 3772066839, "size": 5441872, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 226666, "volumeDelta": -48309.0}, "lMusic": {"name": null, "id": 3772066840, "size": 3627929, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 226666, "volumeDelta": -46719.0}}, {"name": "Self Love", "id": 2052349052, "position": 0, "alias": ["\u7535\u5f71\u300a\u8718\u86db\u4fa0\uff1a\u7eb5\u6a2a\u5b87\u5b99\u300b\u539f\u58f0"], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 9, "artists": [{"name": "Metro Boomin", "id": 976120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Coi Leray", "id": 29203009, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "METRO BOOMIN PRESENTS SPIDER-MAN: ACROSS THE SPIDER-VERSE (SOUNDTRACK FROM AND INSPIRED BY THE MOTION PICTURE)", "id": 166859913, "type": "\u4e13\u8f91", "size": 13, "picId": 109951168652317597, "blurPicUrl": "http://p1.music.126.net/SxtseFx6E4yP4o_PlWLPhA==/109951168652317597.jpg", "companyId": 0, "pic": 109951168652317597, "picUrl": "http://p1.music.126.net/SxtseFx6E4yP4o_PlWLPhA==/109951168652317597.jpg", "publishTime": 1685635200000, "description": "", "tags": "", "company": "Republic Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u7535\u5f71\u300a\u8718\u86db\u4fa0\uff1a\u7eb5\u6a2a\u5b87\u5b99\u300b\u539f\u58f0\u5e26"], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_166859913", "artists": [{"name": "Metro Boomin", "id": 976120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168652317597"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189466, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254775389, "size": 20713594, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 874606, "playTime": 189466, "volumeDelta": -40972.0}, "hrMusic": {"name": null, "id": 8254775391, "size": 65831496, "extension": "flac", "sr": 96000, "dfsId": 0, "bitrate": 2779654, "playTime": 189466, "volumeDelta": -40272.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2052349052", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8254775392, "size": 3032493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189466, "volumeDelta": -35899.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8254775390, "size": 7581165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189466, "volumeDelta": -40255.0}, "mMusic": {"name": null, "id": 8254775387, "size": 4548717, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189466, "volumeDelta": -37629.0}, "lMusic": {"name": null, "id": 8254775392, "size": 3032493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189466, "volumeDelta": -35899.0}}, {"name": "\u5453\u8bed", "id": 1417862046, "position": 0, "alias": [], "status": 0, "fee": 1, "copyrightId": 1416574, "disc": "01", "no": 9, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c0f\u738b", "id": 83823905, "type": "\u4e13\u8f91", "size": 11, "picId": 109951164640697307, "blurPicUrl": "http://p1.music.126.net/XPPeIZu7wgcGXZ0666mfFg==/109951164640697307.jpg", "companyId": 0, "pic": 109951164640697307, "picUrl": "http://p1.music.126.net/XPPeIZu7wgcGXZ0666mfFg==/109951164640697307.jpg", "publishTime": 1582128000000, "description": "", "tags": "", "company": "\u54c7\u5527\u5527\u54c7\u5a31\u4e50\uff08\u5929\u6d25\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416574, "commentThreadId": "R_AL_3_83823905", "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164640697307"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 271192, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238122082, "size": 29985746, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 884559, "playTime": 271192, "volumeDelta": -55882.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1417862046", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238122074, "size": 4340132, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 271192, "volumeDelta": -51580.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238122079, "size": 10850264, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 271192, "volumeDelta": -55887.0}, "mMusic": {"name": null, "id": 7238122078, "size": 6510176, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 271192, "volumeDelta": -53267.0}, "lMusic": {"name": null, "id": 7238122074, "size": 4340132, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 271192, "volumeDelta": -51580.0}, "lastRank": 182}, {"name": "\u5c0f\u534a", "id": 421423806, "position": 3, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416476, "disc": "1", "no": 3, "artists": [{"name": "\u9648\u7c92", "id": 1007170, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c0f\u68a6\u5927\u534a", "id": 34780579, "type": "\u4e13\u8f91", "size": 10, "picId": 1371091013186741, "blurPicUrl": "http://p1.music.126.net/HQxTggMCB7AHUXN-ZFEtmA==/1371091013186741.jpg", "companyId": 0, "pic": 1371091013186741, "picUrl": "http://p1.music.126.net/HQxTggMCB7AHUXN-ZFEtmA==/1371091013186741.jpg", "publishTime": 1469462400000, "description": "", "tags": "", "company": "\u4e0a\u6d77\u8da3\u679c", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416476, "commentThreadId": "R_AL_3_34780579", "artists": [{"name": "\u9648\u7c92", "id": 1007170, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 297240, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8169464796, "size": 32570654, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 876615, "playTime": 297240, "volumeDelta": -36295.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_421423806", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 2, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8169464791, "size": 4756837, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 297240, "volumeDelta": -32387.0}, "mp3Url": null, "mvid": 5350085, "hMusic": {"name": null, "id": 8169464792, "size": 11892027, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 297240, "volumeDelta": -36442.0}, "mMusic": {"name": null, "id": 8169464794, "size": 7135234, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 297240, "volumeDelta": -33896.0}, "lMusic": {"name": null, "id": 8169464791, "size": 4756837, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 297240, "volumeDelta": -32387.0}, "lastRank": 187}, {"name": "In The Shadow Of The Sun", "id": 29412405, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "1", "no": 9, "artists": [{"name": "Professor Green", "id": 41561, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Growing Up In Public", "id": 3020185, "type": "\u4e13\u8f91", "size": 10, "picId": 2534374302157990, "blurPicUrl": "http://p1.music.126.net/v9vylpINJPbjjhfGdWd1Zw==/2534374302157990.jpg", "companyId": 0, "pic": 2534374302157990, "picUrl": "http://p1.music.126.net/v9vylpINJPbjjhfGdWd1Zw==/2534374302157990.jpg", "publishTime": 1356969600000, "description": "", "tags": "", "company": "Virgin Records Ltd", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7003, "commentThreadId": "R_AL_3_3020185", "artists": [{"name": "Professor Green", "id": 41561, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 236347, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238129962, "size": 29340033, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 993116, "playTime": 236347, "volumeDelta": -52502.0}, "hrMusic": null, "ringtone": null, "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_29412405", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238129960, "size": 3782574, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 236347, "volumeDelta": -48257.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238129959, "size": 9456370, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 236347, "volumeDelta": -52379.0}, "mMusic": {"name": null, "id": 7238129963, "size": 5673840, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 236347, "volumeDelta": -49816.0}, "lMusic": {"name": null, "id": 7238129960, "size": 3782574, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 236347, "volumeDelta": -48257.0}}, {"name": "\u963f\u62c9\u65af\u52a0\u6d77\u6e7e", "id": 1500569811, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u84dd\u5fc3\u7fbd", "id": 30207301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u963f\u62c9\u65af\u52a0\u6d77\u6e7e", "id": 99035308, "type": "\u4e13\u8f91", "size": 2, "picId": 109951165518862422, "blurPicUrl": "http://p1.music.126.net/CbWwREaA22LmAv1oOtJt2w==/109951165518862422.jpg", "companyId": 0, "pic": 109951165518862422, "picUrl": "http://p1.music.126.net/CbWwREaA22LmAv1oOtJt2w==/109951165518862422.jpg", "publishTime": 1607098882449, "description": "", "tags": "", "company": "BLUE STUDIO", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 0, "commentThreadId": "R_AL_3_99035308", "artists": [{"name": "\u84dd\u5fc3\u7fbd", "id": 30207301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165518862422"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 237027, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238117138, "size": 25734349, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 868570, "playTime": 237027, "volumeDelta": -33669.0}, "hrMusic": {"name": null, "id": 7238117140, "size": 48527580, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1637874, "playTime": 237027, "volumeDelta": -33673.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1500569811", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1441758913, "name": "\u963f\u62c9\u65af\u52a0\u6d77\u6e7e", "artists": [{"id": 34908208, "name": "\u83f2\u9053\u5c14"}], "albumMeta": {"id": 98554270, "name": "A Letter"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238117141, "size": 3793581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 237027, "volumeDelta": -29288.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7238117136, "size": 9483885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 237027, "volumeDelta": -33675.0}, "mMusic": {"name": null, "id": 7238117145, "size": 5690349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 237027, "volumeDelta": -31048.0}, "lMusic": {"name": null, "id": 7238117141, "size": 3793581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 237027, "volumeDelta": -29288.0}, "lastRank": 166}, {"name": "\u697c\u9876\u4e0a\u7684\u5c0f\u6591\u9e20", "id": 1844449888, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 4, "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u961f\u957f\u7684\u97f3\u4e50\u4e16\u754c", "id": 127302580, "type": "\u4e13\u8f91", "size": 10, "picId": 109951165972937664, "blurPicUrl": "http://p1.music.126.net/6hLTikf30kzZExMuDDj0SQ==/109951165972937664.jpg", "companyId": 0, "pic": 109951165972937664, "picUrl": "http://p1.music.126.net/6hLTikf30kzZExMuDDj0SQ==/109951165972937664.jpg", "publishTime": 1621872000000, "description": "", "tags": "", "company": "Believe Artist Service/\u961f\u957f", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_127302580", "artists": [{"name": "\u961f\u957f", "id": 1143033, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165972937664"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222817, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7238112619, "size": 26371328, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 946830, "playTime": 222817, "volumeDelta": -54587.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1844449888", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7238112625, "size": 3566071, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222817, "volumeDelta": -50511.0}, "mp3Url": null, "mvid": 14293897, "hMusic": {"name": null, "id": 7238112620, "size": 8915113, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 222817, "volumeDelta": -54520.0}, "mMusic": {"name": null, "id": 7238112617, "size": 5349085, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 222817, "volumeDelta": -51978.0}, "lMusic": {"name": null, "id": 7238112625, "size": 3566071, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222817, "volumeDelta": -50511.0}}, {"name": "Stay The Night", "id": 1376075781, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Just Kiddin", "id": 688618, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Camden Cox", "id": 13226292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Stay The Night", "id": 80233055, "type": "Single", "size": 1, "picId": 109951164193873399, "blurPicUrl": "http://p1.music.126.net/NAnUfXkmhEa2AFewmrgKHA==/109951164193873399.jpg", "companyId": 0, "pic": 109951164193873399, "picUrl": "http://p1.music.126.net/NAnUfXkmhEa2AFewmrgKHA==/109951164193873399.jpg", "publishTime": 1562256000000, "description": "", "tags": "", "company": "3Beat", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 3, "copyrightId": 7003, "commentThreadId": "R_AL_3_80233055", "artists": [{"name": "Just Kiddin", "id": 688618, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Camden Cox", "id": 13226292, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951164193873399"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 166533, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 7707674783, "size": 19347609, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 929428, "playTime": 166533, "volumeDelta": -41557.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1376075781", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u60c5\u6df1\u4e00\u591c", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 7707674789, "size": 2665787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166533, "volumeDelta": -37558.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 7707674782, "size": 6664403, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 166533, "volumeDelta": -41577.0}, "mMusic": {"name": null, "id": 7707674785, "size": 3998659, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 166533, "volumeDelta": -39096.0}, "lMusic": {"name": null, "id": 7707674789, "size": 2665787, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 166533, "volumeDelta": -37558.0}, "transNames": ["\u60c5\u6df1\u4e00\u591c"]}, {"name": "\u865e\u516e\u53f9", "id": 1479526505, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416842, "disc": "01", "no": 1, "artists": [{"name": "\u95fb\u4eba\u542c\u66f8_", "id": 13282198, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u865e\u516e\u53f9", "id": 95455188, "type": "Single", "size": 2, "picId": 109951165319864977, "blurPicUrl": "http://p1.music.126.net/6gdwWjPXUkyTx4CuuSxkIg==/109951165319864977.jpg", "companyId": 0, "pic": 109951165319864977, "picUrl": "http://p1.music.126.net/6gdwWjPXUkyTx4CuuSxkIg==/109951165319864977.jpg", "publishTime": 1600185600000, "description": "", "tags": "", "company": "\u4e50\u65e0\u9650", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 0, "copyrightId": 1416842, "commentThreadId": "R_AL_3_95455188", "artists": [{"name": "\u95fb\u4eba\u542c\u66f8_", "id": 13282198, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951165319864977"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 210000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8175305234, "size": 25721432, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 979864, "playTime": 210000, "volumeDelta": -43155.0}, "hrMusic": {"name": null, "id": 8175305229, "size": 45899232, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1748542, "playTime": 210000, "volumeDelta": -43137.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1479526505", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "bMusic": {"name": null, "id": 8175305231, "size": 3360813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 210000, "volumeDelta": -38912.0}, "mp3Url": null, "mvid": 0, "hMusic": {"name": null, "id": 8175305232, "size": 8401965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 210000, "volumeDelta": -43170.0}, "mMusic": null, "lMusic": {"name": null, "id": 8175305231, "size": 3360813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 210000, "volumeDelta": -38912.0}, "lastRank": 198}], "updateFrequency": null, "backgroundCoverId": 0, "backgroundCoverUrl": null, "titleImage": 0, "coverText": null, "titleImageUrl": null, "coverImageUrl": null, "iconImageUrl": null, "englishTitle": null, "opRecommend": false, "recommendInfo": null, "socialPlaylistCover": null, "subscribedCount": 11871634, "cloudTrackCount": 0, "highQuality": false, "specialType": 10, "updateTime": 1691280041490, "newImported": false, "anonimous": false, "coverImgId": 109951166952706664, "trackCount": 200, "commentThreadId": "A_PL_0_3778678", "coverImgUrl": "https://p1.music.126.net/ZyUjc7K_GDpD8MO1-GQkmA==/109951166952706664.jpg", "totalDuration": 0, "trackUpdateTime": 1691289985804, "trackNumberUpdateTime": 1691280041236, "privacy": 0, "playCount": 11615654912, "adType": 0, "createTime": 1378721406014, "ordered": true, "description": "\u4e91\u97f3\u4e50\u70ed\u6b4c\u699c\uff1a\u4e91\u97f3\u4e50\u7528\u6237\u4e00\u5468\u5185\u6536\u542c\u6240\u6709\u7ebf\u4e0a\u6b4c\u66f2\u5b98\u65b9TOP\u6392\u884c\u699c\uff0c\u6bcf\u65e5\u66f4\u65b0\u3002", "status": 0, "tags": [], "userId": 1, "name": "\u70ed\u6b4c\u699c", "id": 3778678, "shareCount": 56633, "coverImgId_str": "109951166952706664", "ToplistType": "H", "commentCount": 274286}, "code": 200} \ No newline at end of file diff --git a/data/3779629.json b/data/3779629.json new file mode 100644 index 0000000..e767430 --- /dev/null +++ b/data/3779629.json @@ -0,0 +1 @@ +{"result": {"subscribers": [], "subscribed": false, "creator": {"defaultAvatar": false, "province": 110000, "authStatus": 1, "followed": false, "avatarUrl": "http://p1.music.126.net/kMuXXbwHbduHpLYDmHXrlA==/109951168152833223.jpg", "accountStatus": 0, "gender": 1, "city": 110101, "birthday": -2209017600000, "userId": 1, "userType": 2, "nickname": "\u7f51\u6613\u4e91\u97f3\u4e50", "signature": "\u7f51\u6613\u4e91\u97f3\u4e50\u662f8\u4ebf\u4eba\u90fd\u5728\u4f7f\u7528\u7684\u97f3\u4e50\u5e73\u53f0\uff0c\u81f4\u529b\u4e8e\u5e2e\u52a9\u97f3\u4e50\u7231\u597d\u8005\u53d1\u73b0\u97f3\u4e50\u60ca\u559c\uff0c\u5e2e\u52a9\u97f3\u4e50\u4eba\u5b9e\u73b0\u68a6\u60f3\u3002 \n2019\u5e748\u670831\u65e5\u8d77\uff0c\u5c06\u4e0d\u518d\u63d0\u4f9b\u5b9e\u65f6\u5728\u7ebf\u4eba\u5de5\u670d\u52a1\u3002\u60a8\u53ef\u4ee5\u4f18\u5148\u901a\u8fc7\u81ea\u52a9\u65b9\u5f0f\u89e3\u51b3\u95ee\u9898\uff0c\u5982\u4ecd\u9700\u6c42\u52a9\uff0c\u53ef\u5728\u76f8\u5173\u9875\u9762\u7559\u4e0b\u60a8\u7684\u95ee\u9898\uff0c\u540e\u7eed\u4f1a\u6709\u4eba\u5de5\u4e3a\u60a8\u89e3\u7b54\uff0c\u8f9b\u82e6\u60a8\u8010\u5fc3\u7b49\u5f85\uff0c\u7ed9\u60a8\u5e26\u6765\u7684\u4e0d\u4fbf\u656c\u8bf7\u8c05\u89e3\u3002 \u5982\u679c\u4ecd\u7136\u4e0d\u80fd\u89e3\u51b3\u60a8\u7684\u95ee\u9898\uff0c\u53ef\u4ee5\u90ae\u4ef6\u6211\u4eec\uff1a \u7528\u6237\uff1ancm5990@163.com \u97f3\u4e50\u4eba\uff1ayyr599@163.com", "description": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "detailDescription": "\u7f51\u6613\u4e91\u97f3\u4e50\u5b98\u65b9\u8d26\u53f7", "avatarImgId": 109951168152833223, "backgroundImgId": 109951166515550955, "backgroundUrl": "http://p1.music.126.net/cwi82gitJJ0DfMO4cXbP8A==/109951166515550955.jpg", "authority": 3, "mutual": false, "expertTags": null, "experts": null, "djStatus": 10, "vipType": 11, "remarkName": null, "authenticationTypes": 4098, "avatarDetail": null, "backgroundImgIdStr": "109951166515550955", "avatarImgIdStr": "109951168152833223", "anchor": true, "avatarImgId_str": "109951168152833223"}, "artists": null, "tracks": [{"name": "\u7f57\u5239\u6d77\u5e02", "id": 2063487880, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 2, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 332800, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261314102, "size": 42256839, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1015789, "playTime": 332800, "volumeDelta": -41563.0}, "hrMusic": {"name": null, "id": 8261314105, "size": 74034631, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1779678, "playTime": 332800, "volumeDelta": -41363.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063487880", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261314107, "size": 5325741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 332800, "volumeDelta": -37365.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261314106, "size": 13314285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 332800, "volumeDelta": -41333.0}, "mMusic": {"name": null, "id": 8261314100, "size": 7988589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 332800, "volumeDelta": -38812.0}, "lMusic": {"name": null, "id": 8261314107, "size": 5325741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 332800, "volumeDelta": -37365.0}, "lastRank": 1}, {"name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7 (Live)", "id": 2067808196, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 3, "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 3, "picId": 109951168769529178, "blurPicUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 237204, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302876827, "size": 26736148, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901706, "playTime": 237204, "volumeDelta": -47458.0}, "hrMusic": {"name": null, "id": 8302876829, "size": 49541316, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1670836, "playTime": 237204, "volumeDelta": -47561.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067808196", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 188051, "name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7", "artists": [{"id": 6456, "name": "\u5468\u534e\u5065"}], "albumMeta": {"id": 19050, "name": "\u8ba9\u6211\u6b22\u559c\u8ba9\u6211\u5fe7"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8302876825, "size": 3796269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 237204, "volumeDelta": -43627.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8302876822, "size": 9490605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 237204, "volumeDelta": -47646.0}, "mMusic": {"name": null, "id": 8302876823, "size": 5694381, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 237204, "volumeDelta": -45094.0}, "lMusic": {"name": null, "id": 8302876825, "size": 3796269, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 237204, "volumeDelta": -43627.0}, "lastRank": 2}, {"name": "\u6bd2\u836f", "id": 2066654616, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6bd2\u836f", "id": 170256663, "type": "Single", "size": 0, "picId": 109951168754209182, "blurPicUrl": "http://p2.music.126.net/7p8ZdnZ7V7Vqk3oBovgxGQ==/109951168754209182.jpg", "companyId": 0, "pic": 109951168754209182, "picUrl": "http://p2.music.126.net/7p8ZdnZ7V7Vqk3oBovgxGQ==/109951168754209182.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821f", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170256663", "artists": [{"name": "\u5468\u661f\u661f", "id": 12157330, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754209182"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 215535, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287577835, "size": 23536860, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 873613, "playTime": 215535, "volumeDelta": -38844.0}, "hrMusic": {"name": null, "id": 8287577831, "size": 44138676, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1638287, "playTime": 215535, "volumeDelta": -38883.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066654616", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8287577830, "size": 3449517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215535, "volumeDelta": -34711.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8287577826, "size": 8623725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 215535, "volumeDelta": -38890.0}, "mMusic": {"name": null, "id": 8287577827, "size": 5174253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 215535, "volumeDelta": -36315.0}, "lMusic": {"name": null, "id": 8287577830, "size": 3449517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 215535, "volumeDelta": -34711.0}, "lastRank": 0}, {"name": "C\u7ea7\u6d6a\u6f2b", "id": 2061626302, "position": 0, "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "C\u7ea7\u6d6a\u6f2b", "id": 169022885, "type": "Single", "size": 1, "picId": 109951168722216453, "blurPicUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "companyId": 0, "pic": 109951168722216453, "picUrl": "http://p2.music.126.net/QzqdDWX7IFWGqTUaQTJOEw==/109951168722216453.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98cex\u7f51\u6613\u5b50\u5f39xUESE STUDIO", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300c\u6d6a\u6f2b\u6d88\u4ea1\u53f2\u300d\u97f3\u4e50\u4f01\u5212"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169022885", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "KnowKnow", "id": 27868624, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9093\u5178\u679cDDG", "id": 12965215, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168722216453"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 201818, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247404243, "size": 24911687, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 987490, "playTime": 201818, "volumeDelta": -44071.0}, "hrMusic": {"name": null, "id": 8247404246, "size": 44311024, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756472, "playTime": 201818, "volumeDelta": -44030.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061626302", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247404250, "size": 8075565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 201818, "volumeDelta": -44043.0}, "mMusic": {"name": null, "id": 8247404244, "size": 4845357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 201818, "volumeDelta": -41490.0}, "lMusic": {"name": null, "id": 8247404252, "size": 3230253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 201818, "volumeDelta": -39982.0}, "lastRank": 3}, {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 2066657734, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u8fb9\u63a2\u6208", "id": 170257283, "type": "Single", "size": 1, "picId": 109951168754199996, "blurPicUrl": "http://p2.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "companyId": 0, "pic": 109951168754199996, "picUrl": "http://p2.music.126.net/_uWUzBDu4K0EU227Lzs0nA==/109951168754199996.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u840c\u6837\u5f71\u89c6x\u94f6\u6cb3\u65b9\u821fStarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170257283", "artists": [{"name": "\u738b\u9e64\u68e3", "id": 12462214, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u9f50\u94edWatchMe", "id": 12320060, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6734\u9ca8", "id": 12481977, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168754199996"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185606, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8287587034, "size": 37024846, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1595846, "playTime": 185606, "volumeDelta": -53689.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066657734", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14646095, "bMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8287587035, "size": 7427178, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 185606, "volumeDelta": -53699.0}, "mMusic": {"name": null, "id": 8287587040, "size": 4456324, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 185606, "volumeDelta": -51093.0}, "lMusic": {"name": null, "id": 8287587033, "size": 2970897, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185606, "volumeDelta": -49439.0}, "lastRank": 4}, {"name": "\u60f3\u4f60\u65f6\u98ce\u8d77", "id": 2062623445, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u6211\u7684\u4eba\u95f4\u70df\u706b\u300b\u56de\u5fc6\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2713433, "disc": "01", "no": 4, "artists": [{"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4eba\u95f4\u70df\u706b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 169269527, "type": "Single", "size": 29, "picId": 109951168728196721, "blurPicUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "companyId": 0, "pic": 109951168728196721, "picUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "\u65e0\u60a6\u4e0d\u6b22", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713433, "commentThreadId": "R_AL_3_169269527", "artists": [{"name": "\u90a3\u82f1", "id": 9061, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9694\u58c1\u8001\u6a0a", "id": 12429072, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6469\u767b\u5144\u5f1f\u5218\u5b87\u5b81", "id": 1094010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5b5f\u6167\u5706", "id": 12091129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u8fbe", "id": 28391606, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u674e\u660a\u9633", "id": 33301789, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u601d\u8c26", "id": 53478687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6797\u9038\u822a", "id": 30084727, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7941\u52c3\u529b", "id": 27728990, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5357\u56fd\u5baa", "id": 57178814, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168728196721"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 276519, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8251975757, "size": 29634595, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 857360, "playTime": 276519, "volumeDelta": -52083.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062623445", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8251975764, "size": 4425395, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 276519, "volumeDelta": -47875.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8251975759, "size": 11063423, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 276519, "volumeDelta": -52187.0}, "mMusic": {"name": null, "id": 8251975756, "size": 6638071, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 276519, "volumeDelta": -49567.0}, "lMusic": {"name": null, "id": 8251975764, "size": 4425395, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 276519, "volumeDelta": -47875.0}, "lastRank": 5}, {"name": "\u7231\u7684\u56de\u5f52\u7ebf (Live\u7248)", "id": 2061888566, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c5\u671f", "id": 169103024, "type": "\u4e13\u8f91", "size": 4, "picId": 109951168721257922, "blurPicUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "companyId": 0, "pic": 109951168721257922, "picUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_169103024", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721257922"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222913, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246464764, "size": 27102640, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 972667, "playTime": 222913, "volumeDelta": -45972.0}, "hrMusic": {"name": null, "id": 8246464766, "size": 48429995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1738069, "playTime": 222913, "volumeDelta": -45675.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061888566", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8246464768, "size": 3567789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222913, "volumeDelta": -41582.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8246464767, "size": 8919405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 222913, "volumeDelta": -45720.0}, "mMusic": {"name": null, "id": 8246464761, "size": 5351661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 222913, "volumeDelta": -43196.0}, "lMusic": {"name": null, "id": 8246464768, "size": 3567789, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222913, "volumeDelta": -41582.0}, "lastRank": 6}, {"name": "\u77ac", "id": 2063864551, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706776, "disc": "01", "no": 1, "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u77ac", "id": 169603895, "type": "Single", "size": 1, "picId": 109951168737879331, "blurPicUrl": "http://p2.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "companyId": 0, "pic": 109951168737879331, "picUrl": "http://p2.music.126.net/rYmW2dKFseH2GYcVk8Lrqw==/109951168737879331.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x\u9752\u6854\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706776, "commentThreadId": "R_AL_3_169603895", "artists": [{"name": "\u90d1\u6da6\u6cfd", "id": 29051613, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168737879331"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 284925, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264796741, "size": 29626711, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 831845, "playTime": 284925, "volumeDelta": -44955.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063864551", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264796747, "size": 11399880, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 284925, "volumeDelta": -45042.0}, "mMusic": {"name": null, "id": 8264796748, "size": 6839946, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 284925, "volumeDelta": -42432.0}, "lMusic": {"name": null, "id": 8264796745, "size": 4559978, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 284925, "volumeDelta": -40784.0}, "lastRank": 8}, {"name": "\u7528\u60c5 (Live\u7248)", "id": 2061887799, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 2, "artists": [{"name": "GAI\u5468\u5ef6", "id": 1211046, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6234\u4f69\u59ae", "id": 7535, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c11\u671f", "id": 169100861, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721332038, "blurPicUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "companyId": 0, "pic": 109951168721332038, "picUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "publishTime": 1688659200000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169100861", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721332038"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 315079, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246419507, "size": 34121426, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 866358, "playTime": 315079, "volumeDelta": -36458.0}, "hrMusic": {"name": null, "id": 8246419503, "size": 64428994, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1635880, "playTime": 315079, "volumeDelta": -36938.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061887799", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8246419512, "size": 5042349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 315079, "volumeDelta": -32603.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8246419504, "size": 12605805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 315079, "volumeDelta": -36943.0}, "mMusic": {"name": null, "id": 8246419510, "size": 7563501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 315079, "volumeDelta": -34326.0}, "lMusic": {"name": null, "id": 8246419512, "size": 5042349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 315079, "volumeDelta": -32603.0}, "lastRank": 7}, {"name": "\u602a\u5929\u6c14", "id": 2063567749, "position": 0, "alias": ["RNB Type Beat"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u602a\u5929\u6c14", "id": 169527814, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168735882983, "blurPicUrl": "http://p2.music.126.net/7jCtQip8evLXv4UCROKnXQ==/109951168735882983.jpg", "companyId": 0, "pic": 109951168735882983, "picUrl": "http://p2.music.126.net/7jCtQip8evLXv4UCROKnXQ==/109951168735882983.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169527814", "artists": [{"name": "Zy", "id": 37123911, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u602a\u5c31\u602a\u5929\u6c14", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735882983", "transNames": ["\u602a\u5c31\u602a\u5929\u6c14"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 116418, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8262131504, "size": 20845393, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1432442, "playTime": 116418, "volumeDelta": -24398.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063567749", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u602a\u5c31\u602a\u5929\u6c14", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8262131510, "size": 1863724, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 116418, "volumeDelta": -20122.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8262131511, "size": 4659244, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 116418, "volumeDelta": -24399.0}, "mMusic": {"name": null, "id": 8262131506, "size": 2795564, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 116418, "volumeDelta": -21782.0}, "lMusic": {"name": null, "id": 8262131510, "size": 1863724, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 116418, "volumeDelta": -20122.0}, "transNames": ["\u602a\u5c31\u602a\u5929\u6c14"], "lastRank": 10}, {"name": "\u731c\u4e0d\u900f\uff08\u8bf4\u5531\u7248\uff09", "id": 2066713227, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5362\u5362\u5feb\u95ed\u5634", "id": 35136304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u731c\u4e0d\u900f\uff08\u8bf4\u5531\u7248\uff09", "id": 170270173, "type": "Single", "size": 1, "picId": 109951168761319599, "blurPicUrl": "http://p2.music.126.net/kxdJ8uEcA3adr7yOyzr-wQ==/109951168761319599.jpg", "companyId": 0, "pic": 109951168761319599, "picUrl": "http://p2.music.126.net/kxdJ8uEcA3adr7yOyzr-wQ==/109951168761319599.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39x\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170270173", "artists": [{"name": "\u5362\u5362\u5feb\u95ed\u5634", "id": 35136304, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u601d\u8fbeLOFTHESTAR", "id": 12030367, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168761319599"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 207191, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288065051, "size": 25093690, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 968908, "playTime": 207191, "volumeDelta": -40482.0}, "hrMusic": {"name": null, "id": 8288065055, "size": 44801009, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1729839, "playTime": 207191, "volumeDelta": -40360.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066713227", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8288065052, "size": 3315885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 207191, "volumeDelta": -36180.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8288065054, "size": 8289645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 207191, "volumeDelta": -40373.0}, "mMusic": {"name": null, "id": 8288065056, "size": 4973805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 207191, "volumeDelta": -37810.0}, "lMusic": {"name": null, "id": 8288065052, "size": 3315885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 207191, "volumeDelta": -36180.0}, "lastRank": 9}, {"name": "Rosy7(vip)", "id": 2063337049, "position": 0, "alias": ["\u6d3b\u7684\u592a\u6e05\u9192\u4e0d\u662f\u4ef6\u597d\u4e8b"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "XiaYu", "id": 51533066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "CHENYI", "id": 54384496, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "PANT", "id": 54275472, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Rosy7", "id": 169427223, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168734566108, "blurPicUrl": "http://p2.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "companyId": 0, "pic": 109951168734566108, "picUrl": "http://p2.music.126.net/rP8KMDpVJO45lFHe6feyDA==/109951168734566108.jpg", "publishTime": 1689177600000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169427223", "artists": [{"name": "ROYYNN", "id": 52632384, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734566108"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 134291, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8327177017, "size": 14647061, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 872551, "playTime": 134291, "volumeDelta": -47040.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063337049", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8327177013, "size": 5373954, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 134291, "volumeDelta": -46551.0}, "mMusic": {"name": null, "id": 8327177009, "size": 3224390, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 134291, "volumeDelta": -43952.0}, "lMusic": {"name": null, "id": 8327177016, "size": 2149608, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 134291, "volumeDelta": -42334.0}, "lastRank": 14}, {"name": "\u4f60\u7684", "id": 2063131354, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4f60\u7684", "id": 169414343, "type": "Single", "size": 2, "picId": 109951168732649141, "blurPicUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "companyId": 0, "pic": 109951168732649141, "picUrl": "http://p2.music.126.net/0K0C2PFk-VKNWIzs366WiQ==/109951168732649141.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation x KREAM ENTERTAINMENT", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169414343", "artists": [{"name": "\u8d3a\u4ed9\u4eba", "id": 12127184, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168732649141"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 189705, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8257383888, "size": 21186603, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 893450, "playTime": 189705, "volumeDelta": -63723.0}, "hrMusic": {"name": null, "id": 8257383883, "size": 39296620, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1657159, "playTime": 189705, "volumeDelta": -63718.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063131354", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8257383889, "size": 7590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 189705, "volumeDelta": -63717.0}, "mMusic": {"name": null, "id": 8257383884, "size": 4554477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 189705, "volumeDelta": -61111.0}, "lMusic": {"name": null, "id": 8257383887, "size": 3036333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 189705, "volumeDelta": -59400.0}, "lastRank": 11}, {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 2064641999, "position": 0, "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u590f\u5929\u7684\u70df\u706b", "id": 169776726, "type": "Single", "size": 1, "picId": 109951168744777217, "blurPicUrl": "http://p2.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "companyId": 0, "pic": 109951168744777217, "picUrl": "http://p2.music.126.net/kvFXgevrjIWLGwAJawD08A==/109951168744777217.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u5f53\u6211\u62ac\u8d77\u5934\u4f60\u6b63\u770b\u5411\u6211"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169776726", "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "P-DFRT", "id": 29270388, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BALLINLAB", "id": 51786095, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744777217"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 169523, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270796150, "size": 21107202, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 996070, "playTime": 169523, "volumeDelta": -53169.0}, "hrMusic": {"name": null, "id": 8270796148, "size": 37383334, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1764157, "playTime": 169523, "volumeDelta": -53298.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064641999", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8270796152, "size": 6783405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 169523, "volumeDelta": -53306.0}, "mMusic": {"name": null, "id": 8270796151, "size": 4070061, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 169523, "volumeDelta": -50689.0}, "lMusic": {"name": null, "id": 8270796153, "size": 2713389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 169523, "volumeDelta": -49098.0}, "lastRank": 17}, {"name": "\u62c9\u8fc7\u52fe\u7684", "id": 2064513474, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pslow", "id": 33350017, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u62c9\u8fc7\u52fe\u7684", "id": 169750717, "type": "Single", "size": 2, "picId": 109951168744642799, "blurPicUrl": "http://p2.music.126.net/9gK3UIx59BxhoJMS-7Hryg==/109951168744642799.jpg", "companyId": 0, "pic": 109951168744642799, "picUrl": "http://p2.music.126.net/9gK3UIx59BxhoJMS-7Hryg==/109951168744642799.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98cex\u7f51\u6613\u5b50\u5f39x\u7f51\u6613\u559c\u96e8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169750717", "artists": [{"name": "\u9646\u864e", "id": 3793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Pslow", "id": 33350017, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744642799", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 183163, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270644041, "size": 20628942, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901008, "playTime": 183163, "volumeDelta": -33025.0}, "hrMusic": {"name": null, "id": 8270644043, "size": 38216445, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1669176, "playTime": 183163, "volumeDelta": -33085.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064513474", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8270644034, "size": 2931501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183163, "volumeDelta": -28882.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8270644039, "size": 7328685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 183163, "volumeDelta": -33089.0}, "mMusic": {"name": null, "id": 8270644042, "size": 4397229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 183163, "volumeDelta": -30506.0}, "lMusic": {"name": null, "id": 8270644034, "size": 2931501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 183163, "volumeDelta": -28882.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 12}, {"name": "\u76db\u590f\u7684\u544a\u522b", "id": 2062885837, "position": 0, "alias": ["\u7535\u89c6\u5267\u300a\u6211\u7684\u4eba\u95f4\u70df\u706b\u300b\u79bb\u522b\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2713433, "disc": "01", "no": 6, "artists": [{"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6211\u7684\u4eba\u95f4\u70df\u706b \u7535\u89c6\u5267\u539f\u58f0\u5e26", "id": 169269527, "type": "Single", "size": 29, "picId": 109951168728196721, "blurPicUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "companyId": 0, "pic": 109951168728196721, "picUrl": "http://p2.music.126.net/jdtkAVxASgsZtN243m19NA==/109951168728196721.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "\u65e0\u60a6\u4e0d\u6b22", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713433, "commentThreadId": "R_AL_3_169269527", "artists": [{"name": "\u90a3\u82f1", "id": 9061, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9694\u58c1\u8001\u6a0a", "id": 12429072, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6469\u767b\u5144\u5f1f\u5218\u5b87\u5b81", "id": 1094010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8881\u5a05\u7ef4TIA RAY", "id": 10473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5b5f\u6167\u5706", "id": 12091129, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5218\u81f3\u4f73", "id": 1172023, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u51af\u8fbe", "id": 28391606, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u674e\u660a\u9633", "id": 33301789, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u601d\u8c26", "id": 53478687, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6797\u9038\u822a", "id": 30084727, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7941\u52c3\u529b", "id": 27728990, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5357\u56fd\u5baa", "id": 57178814, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168728196721"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 291680, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254511112, "size": 30673103, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 841280, "playTime": 291680, "volumeDelta": -53686.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062885837", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8254511116, "size": 4667812, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 291680, "volumeDelta": -53414.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8254511120, "size": 11669464, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 291680, "volumeDelta": -57642.0}, "mMusic": {"name": null, "id": 8254511117, "size": 7001696, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 291680, "volumeDelta": -55034.0}, "lMusic": {"name": null, "id": 8254511116, "size": 4667812, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 291680, "volumeDelta": -53414.0}, "lastRank": 16}, {"name": "Sample this", "id": 2063718207, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "RJ Pasin", "id": 15209854, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Sample this", "id": 169569079, "type": "Single", "size": 1, "picId": 109951168736797480, "blurPicUrl": "http://p1.music.126.net/3CJu9N8XPYD18CTKV5jtig==/109951168736797480.jpg", "companyId": 0, "pic": 109951168736797480, "picUrl": "http://p1.music.126.net/3CJu9N8XPYD18CTKV5jtig==/109951168736797480.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u7f51\u6613\u7535\u6ce2", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169569079", "artists": [{"name": "RJ Pasin", "id": 15209854, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u5c0f\u9c7c\u62d6\u5730", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168736797480", "transNames": ["\u5c0f\u9c7c\u62d6\u5730"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 72727, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8267314073, "size": 4385480, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 482402, "playTime": 72727, "volumeDelta": 43528.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063718207", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5c0f\u9c7c\u62d6\u5730", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8267314078, "size": 1164896, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 72727, "volumeDelta": 49960.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8267314074, "size": 2912174, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 72727, "volumeDelta": 45505.0}, "mMusic": {"name": null, "id": 8267314081, "size": 1747322, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 72727, "volumeDelta": 48150.0}, "lMusic": {"name": null, "id": 8267314078, "size": 1164896, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 72727, "volumeDelta": 49960.0}, "transNames": ["\u5c0f\u9c7c\u62d6\u5730"], "lastRank": 13}, {"name": "\u5ff5", "id": 2064033095, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706776, "disc": "01", "no": 1, "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5ff5", "id": 169656891, "type": "Single", "size": 1, "picId": 109951168739117009, "blurPicUrl": "http://p1.music.126.net/QxtlFDWCaKICD00pGIlzNg==/109951168739117009.jpg", "companyId": 0, "pic": 109951168739117009, "picUrl": "http://p1.music.126.net/QxtlFDWCaKICD00pGIlzNg==/109951168739117009.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u6f6e\u77f3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706776, "commentThreadId": "R_AL_3_169656891", "artists": [{"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168739117009"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 308105, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8266483806, "size": 41139561, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1068194, "playTime": 308105, "volumeDelta": -66054.0}, "hrMusic": {"name": null, "id": 8266483811, "size": 70634830, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1834042, "playTime": 308105, "volumeDelta": -66036.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064033095", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8266483810, "size": 4930605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 308105, "volumeDelta": -62279.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8266483807, "size": 12326445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 308105, "volumeDelta": -66038.0}, "mMusic": {"name": null, "id": 8266483802, "size": 7395885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 308105, "volumeDelta": -63529.0}, "lMusic": {"name": null, "id": 8266483810, "size": 4930605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 308105, "volumeDelta": -62279.0}, "lastRank": 15}, {"name": "Scared 2 Be Lonely", "id": 2062751869, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 4, "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "222", "id": 169301409, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168729456706, "blurPicUrl": "http://p1.music.126.net/phV9GNMcdajgeFQz6DMUTw==/109951168729456706.jpg", "companyId": 0, "pic": 109951168729456706, "picUrl": "http://p1.music.126.net/phV9GNMcdajgeFQz6DMUTw==/109951168729456706.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169301409", "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168729456706"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 182204, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062751869", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8253014134, "size": 2915309, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 182204, "volumeDelta": -28770.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8253014135, "size": 7288207, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 182204, "volumeDelta": -32850.0}, "mMusic": {"name": null, "id": 8253014130, "size": 4372942, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 182204, "volumeDelta": -30334.0}, "lMusic": {"name": null, "id": 8253014134, "size": 2915309, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 182204, "volumeDelta": -28770.0}, "lastRank": 23}, {"name": "\u5982\u679c\u53ef\u4ee5\u6211\u60f3\u548c\u4f60", "id": 2064496480, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "xxxmiracle", "id": 31310684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5982\u679c\u53ef\u4ee5\u6211\u60f3\u548c\u4f60 \uff08\u8bf4\u5531\u7248\uff09", "id": 169747449, "type": "Single", "size": 1, "picId": 109951168744251648, "blurPicUrl": "http://p1.music.126.net/WLWB3O6rd_UAiLiGbgiczw==/109951168744251648.jpg", "companyId": 0, "pic": 109951168744251648, "picUrl": "http://p1.music.126.net/WLWB3O6rd_UAiLiGbgiczw==/109951168744251648.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169747449", "artists": [{"name": "xxxmiracle", "id": 31310684, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Mikey-18", "id": 48577041, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744251648"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 127999, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270753492, "size": 15247060, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 952941, "playTime": 127999, "volumeDelta": -32643.0}, "hrMusic": {"name": null, "id": 8270753491, "size": 27578255, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1723641, "playTime": 127999, "volumeDelta": -32699.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064496480", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8270753493, "size": 2049069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 127999, "volumeDelta": -28471.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8270753486, "size": 5122605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 127999, "volumeDelta": -32731.0}, "mMusic": {"name": null, "id": 8270753494, "size": 3073581, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 127999, "volumeDelta": -30138.0}, "lMusic": {"name": null, "id": 8270753493, "size": 2049069, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 127999, "volumeDelta": -28471.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 27}, {"name": "\u6211\u60f3 (remix) (LIVE\u7248)", "id": 2065926839, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 5, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u603b\u51b3\u8d5b (\u4e0b\u96c6)", "id": 170100622, "type": "\u4e13\u8f91", "size": 8, "picId": 109951168756332979, "blurPicUrl": "http://p1.music.126.net/hal2338OeRYkBCUDiiL8Ww==/109951168756332979.jpg", "companyId": 0, "pic": 109951168756332979, "picUrl": "http://p1.music.126.net/hal2338OeRYkBCUDiiL8Ww==/109951168756332979.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_170100622", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168756332979"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 286857, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8284976363, "size": 39615563, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1104816, "playTime": 286857, "volumeDelta": -78809.0}, "hrMusic": {"name": null, "id": 8284976366, "size": 67175786, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1873428, "playTime": 286857, "volumeDelta": -78788.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065926839", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8284976370, "size": 4590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 286857, "volumeDelta": -75371.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8284976364, "size": 11476845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 286857, "volumeDelta": -78810.0}, "mMusic": {"name": null, "id": 8284976369, "size": 6886125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 286857, "volumeDelta": -76386.0}, "lMusic": {"name": null, "id": 8284976370, "size": 4590765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 286857, "volumeDelta": -75371.0}, "lastRank": 18}, {"name": "\u8c01 (Live\u7248)", "id": 2063468936, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 8, "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5f20\u9753\u9896", "id": 10561, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c12\u671f", "id": 169508075, "type": "\u4e13\u8f91", "size": 16, "picId": 109951168735281965, "blurPicUrl": "http://p1.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "companyId": 0, "pic": 109951168735281965, "picUrl": "http://p1.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169508075", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735281965"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 292239, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264506289, "size": 34483230, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 943972, "playTime": 292239, "volumeDelta": -41698.0}, "hrMusic": {"name": null, "id": 8264506292, "size": 62602303, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1713728, "playTime": 292239, "volumeDelta": -41790.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063468936", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 566436427, "name": "\u8c01 (Live\u7248)", "artists": [{"id": 13022016, "name": "\u5ed6\u4fca\u6d9b"}], "albumMeta": {"id": 39263103, "name": "\u8fd9\u4e2a\u4eba\u521b\u4f5cLIVE\u73b0\u573a\u8f91"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8264506286, "size": 4676781, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 292239, "volumeDelta": -37817.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264506293, "size": 11691885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 292239, "volumeDelta": -41841.0}, "mMusic": {"name": null, "id": 8264506291, "size": 7015149, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 292239, "volumeDelta": -39361.0}, "lMusic": {"name": null, "id": 8264506286, "size": 4676781, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 292239, "volumeDelta": -37817.0}, "lastRank": 19}, {"name": "Strangers", "id": 2061994387, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Spylent", "id": 34055135, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Strangers", "id": 169103354, "type": "Single", "size": 1, "picId": 109951168730396917, "blurPicUrl": "http://p1.music.126.net/tnRgUYdnP7TdtXDwkDPevA==/109951168730396917.jpg", "companyId": 0, "pic": 109951168730396917, "picUrl": "http://p1.music.126.net/tnRgUYdnP7TdtXDwkDPevA==/109951168730396917.jpg", "publishTime": 1689091200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169103354", "artists": [{"name": "Spylent", "id": 34055135, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u964c\u751f\u4eba", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168730396917", "transNames": ["\u964c\u751f\u4eba"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176161, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247353044, "size": 22265050, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1011120, "playTime": 176161, "volumeDelta": -52015.0}, "hrMusic": {"name": null, "id": 8247353049, "size": 64722517, "extension": "flac", "sr": 96000, "dfsId": 0, "bitrate": 2939237, "playTime": 176161, "volumeDelta": -52481.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061994387", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u964c\u751f\u4eba", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8247353046, "size": 2819757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176161, "volumeDelta": -48159.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247353043, "size": 7049325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 176161, "volumeDelta": -52273.0}, "mMusic": {"name": null, "id": 8247353048, "size": 4229613, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 176161, "volumeDelta": -49712.0}, "lMusic": {"name": null, "id": 8247353046, "size": 2819757, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176161, "volumeDelta": -48159.0}, "transNames": ["\u964c\u751f\u4eba"], "lastRank": 22}, {"name": "\u6765\u4e0d\u53ca\u7231\u4f60", "id": 2067368745, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6765\u4e0d\u53ca\u7231\u4f60", "id": 170493675, "type": "Single", "size": 2, "picId": 109951168766026227, "blurPicUrl": "http://p1.music.126.net/oTe4tn3lVad2lOuC9rhNxA==/109951168766026227.jpg", "companyId": 0, "pic": 109951168766026227, "picUrl": "http://p1.music.126.net/oTe4tn3lVad2lOuC9rhNxA==/109951168766026227.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170493675", "artists": [{"name": "h3R3", "id": 12631485, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766026227"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 205296, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067368745", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8295094865, "size": 3285549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 205296, "volumeDelta": -49468.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8295094867, "size": 8213805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 205296, "volumeDelta": -53662.0}, "mMusic": {"name": null, "id": 8295094862, "size": 4928301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 205296, "volumeDelta": -51089.0}, "lMusic": {"name": null, "id": 8295094865, "size": 3285549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 205296, "volumeDelta": -49468.0}, "lastRank": 36}, {"name": "\u6211\u8981\u4f60 (Live\u7248)", "id": 2068042776, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c8\u671f", "id": 170703290, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168771779441, "blurPicUrl": "http://p1.music.126.net/FmQpGNkz_sm7dKGVpqHa7Q==/109951168771779441.jpg", "companyId": 0, "pic": 109951168771779441, "picUrl": "http://p1.music.126.net/FmQpGNkz_sm7dKGVpqHa7Q==/109951168771779441.jpg", "publishTime": 1690560000000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_170703290", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168771779441"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 278393, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8301990152, "size": 27893462, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 801554, "playTime": 278393, "volumeDelta": -2005.0}, "hrMusic": {"name": null, "id": 8301990147, "size": 54533455, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1567088, "playTime": 278393, "volumeDelta": -1616.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068042776", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 437292675, "name": "\u6211\u8981\u4f60", "artists": [{"id": 1054159, "name": "\u4efb\u7d20\u6c50"}], "albumMeta": {"id": 34944235, "name": "\u6211\u8981\u4f60"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8301990144, "size": 4455213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 278393, "volumeDelta": 2922.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8301990149, "size": 11137965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 278393, "volumeDelta": -1428.0}, "mMusic": {"name": null, "id": 8301990151, "size": 6682797, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 278393, "volumeDelta": 1195.0}, "lMusic": {"name": null, "id": 8301990144, "size": 4455213, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 278393, "volumeDelta": 2922.0}, "lastRank": 20}, {"name": "\u6709\u6ca1\u6709\u4e00\u9996\u6b4c\u4f1a\u8ba9\u4f60\u60f3\u8d77\u6211 (Live)", "id": 2067807199, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 1, "artists": [{"name": "HENRY\u5218\u5baa\u534e", "id": 776875, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 19, "picId": 109951168769529178, "blurPicUrl": "http://p1.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 288400, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8306236882, "size": 32991387, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 915156, "playTime": 288400, "volumeDelta": -53873.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067807199", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 186624, "name": "\u6709\u6ca1\u6709\u4e00\u9996\u6b4c\u4f1a\u8ba9\u4f60\u60f3\u8d77\u6211", "artists": [{"id": 6456, "name": "\u5468\u534e\u5065"}], "albumMeta": {"id": 18953, "name": "\u5fd8\u5fe7\u8349"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8306236881, "size": 4615567, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 288400, "volumeDelta": -49636.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8306236883, "size": 11538852, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 288400, "volumeDelta": -53838.0}, "mMusic": {"name": null, "id": 8306236880, "size": 6923329, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 288400, "volumeDelta": -51248.0}, "lMusic": {"name": null, "id": 8306236881, "size": 4615567, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 288400, "volumeDelta": -49636.0}, "lastRank": 26}, {"name": "TIRED OF PROBLEMS", "id": 2061508316, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416336, "disc": "01", "no": 1, "artists": [{"name": "NUEKI", "id": 47264102, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TOLCHONOV", "id": 50411923, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Glichery", "id": 55851238, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "TIRED OF PROBLEMS", "id": 168987305, "type": "\u4e13\u8f91", "size": 3, "picId": 109951168719024841, "blurPicUrl": "http://p2.music.126.net/ekU7ze2Ts13wvcS-s9kPUg==/109951168719024841.jpg", "companyId": 0, "pic": 109951168719024841, "picUrl": "http://p2.music.126.net/ekU7ze2Ts13wvcS-s9kPUg==/109951168719024841.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "NUEKI", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416336, "commentThreadId": "R_AL_3_168987305", "artists": [{"name": "NUEKI", "id": 47264102, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TOLCHONOV", "id": 50411923, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Glichery", "id": 55851238, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168719024841"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 109268, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8242666938, "size": 12925739, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 946348, "playTime": 109268, "volumeDelta": -78421.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061508316", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u5026\u6020", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8242666939, "size": 1749203, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 109268, "volumeDelta": -74306.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8242666940, "size": 4372942, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 109268, "volumeDelta": -78326.0}, "mMusic": {"name": null, "id": 8242666941, "size": 2623782, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 109268, "volumeDelta": -75801.0}, "lMusic": {"name": null, "id": 8242666939, "size": 1749203, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 109268, "volumeDelta": -74306.0}, "transNames": ["\u5026\u6020"], "lastRank": 35}, {"name": "\u6c34\u9f99\u541f Samudrartha", "id": 2067222280, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2709549, "disc": "01", "no": 32, "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4f18\u7d20", "id": 52048730, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5d29\u574f\u661f\u7a79\u94c1\u9053-\u957f\u751f\u68a6\u77ed Svah Sanishyu", "id": 170435360, "type": "\u4e13\u8f91", "size": 33, "picId": 109951168765200998, "blurPicUrl": "http://p2.music.126.net/oDhurcFOPMPVMLnc6xF99A==/109951168765200998.jpg", "companyId": 0, "pic": 109951168765200998, "picUrl": "http://p2.music.126.net/oDhurcFOPMPVMLnc6xF99A==/109951168765200998.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "miHoYo", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2709549, "commentThreadId": "R_AL_3_170435360", "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168765200998"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 172000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8294930558, "size": 20020327, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 931178, "playTime": 172000, "volumeDelta": -45373.0}, "hrMusic": {"name": null, "id": 8294930562, "size": 36540423, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1699554, "playTime": 172000, "volumeDelta": -44849.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067222280", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14648409, "bMusic": {"name": null, "id": 8294930561, "size": 2752941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 172000, "volumeDelta": -40672.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8294930564, "size": 6882285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 172000, "volumeDelta": -44867.0}, "mMusic": {"name": null, "id": 8294930565, "size": 4129389, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 172000, "volumeDelta": -42287.0}, "lMusic": {"name": null, "id": 8294930561, "size": 2752941, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 172000, "volumeDelta": -40672.0}, "lastRank": 30}, {"name": "\u96e8\u7231 (Live\u7248)", "id": 2061887794, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 1, "artists": [{"name": "\u6c6a\u82cf\u6cf7", "id": 5538, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5409\u514b\u96bd\u9038", "id": 166018, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c11\u671f", "id": 169100861, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721332038, "blurPicUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "companyId": 0, "pic": 109951168721332038, "picUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "publishTime": 1688659200000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169100861", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721332038"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 274285, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246418228, "size": 34990952, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1020569, "playTime": 274285, "volumeDelta": -62487.0}, "hrMusic": {"name": null, "id": 8246418229, "size": 61387871, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1790479, "playTime": 274285, "volumeDelta": -62480.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061887794", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 316100, "name": "\u96e8\u7231", "artists": [{"id": 10199, "name": "\u6768\u4e1e\u7433"}], "albumMeta": {"id": 31321, "name": "Rainie & Love....? \u96e8\u7231"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8246418227, "size": 4389549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274285, "volumeDelta": -58190.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8246418223, "size": 10973805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 274285, "volumeDelta": -62398.0}, "mMusic": {"name": null, "id": 8246418231, "size": 6584301, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 274285, "volumeDelta": -59826.0}, "lMusic": {"name": null, "id": 8246418227, "size": 4389549, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 274285, "volumeDelta": -58190.0}, "lastRank": 29}, {"name": "\u82b1\u5996", "id": 2063486974, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 3, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 275698, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261314297, "size": 31948224, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 927047, "playTime": 275698, "volumeDelta": -29122.0}, "hrMusic": {"name": null, "id": 8261314298, "size": 58457635, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1696276, "playTime": 275698, "volumeDelta": -28010.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063486974", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261314300, "size": 4412205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 275698, "volumeDelta": -23663.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261314299, "size": 11030445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 275698, "volumeDelta": -28008.0}, "mMusic": {"name": null, "id": 8261314304, "size": 6618285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 275698, "volumeDelta": -25397.0}, "lMusic": {"name": null, "id": 8261314300, "size": 4412205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 275698, "volumeDelta": -23663.0}, "lastRank": 25}, {"name": "\u7231\u7684\u56de\u5f52\u7ebf", "id": 2064292992, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e00\u53ea\u74dc\u74dc", "id": 55814831, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u7684\u56de\u5f52\u7ebf", "id": 169704866, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168745272185, "blurPicUrl": "http://p2.music.126.net/qDTKxq-iGHAUzd-VxOlWZA==/109951168745272185.jpg", "companyId": 0, "pic": 109951168745272185, "picUrl": "http://p2.music.126.net/qDTKxq-iGHAUzd-VxOlWZA==/109951168745272185.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u7f51\u6613\u9752\u4e91", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169704866", "artists": [{"name": "LZ\u8f6e\u5b50", "id": 33017397, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4e00\u53ea\u74dc\u74dc", "id": 55814831, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u8bf4\u5531\u7248", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168745272185", "transNames": ["\u8bf4\u5531\u7248"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 158823, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322743402, "size": 19047156, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 959412, "playTime": 158823, "volumeDelta": -48729.0}, "hrMusic": {"name": null, "id": 8322743408, "size": 34293293, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1727365, "playTime": 158823, "volumeDelta": -48796.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064292992", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u8bf4\u5531\u7248", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8322743404, "size": 2542125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 158823, "volumeDelta": -44510.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8322743409, "size": 6355245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 158823, "volumeDelta": -48801.0}, "mMusic": {"name": null, "id": 8322743403, "size": 3813165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 158823, "volumeDelta": -46197.0}, "lMusic": {"name": null, "id": 8322743404, "size": 2542125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 158823, "volumeDelta": -44510.0}, "transNames": ["\u8bf4\u5531\u7248"], "lastRank": 32}, {"name": "Kanmisam", "id": 2061952638, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Kaysar Abdukerim", "id": 55109369, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Kanmisam", "id": 169115930, "type": "Single", "size": 1, "picId": 109951168721837286, "blurPicUrl": "http://p2.music.126.net/qUK4o6Ek-F-PNC9fhW98mQ==/109951168721837286.jpg", "companyId": 0, "pic": 109951168721837286, "picUrl": "http://p2.music.126.net/qUK4o6Ek-F-PNC9fhW98mQ==/109951168721837286.jpg", "publishTime": 1688832000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u5bf9\u4f60\u7231\u4e0d\u5b8c"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169115930", "artists": [{"name": "Kaysar Abdukerim", "id": 55109369, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721837286"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 170700, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8260663996, "size": 17212791, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 806692, "playTime": 170700, "volumeDelta": -41343.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061952638", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u5bf9\u4f60\u7231\u4e0d\u5b8c", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8260664000, "size": 2732243, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 170700, "volumeDelta": -36883.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8260663994, "size": 6830542, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 170700, "volumeDelta": -41185.0}, "mMusic": {"name": null, "id": 8260663998, "size": 4098342, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 170700, "volumeDelta": -38587.0}, "lMusic": {"name": null, "id": 8260664000, "size": 2732243, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 170700, "volumeDelta": -36883.0}, "transNames": ["\u5bf9\u4f60\u7231\u4e0d\u5b8c"], "lastRank": 34}, {"name": "TGIF", "id": 2069282247, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 457010, "disc": "01", "no": 4, "artists": [{"name": "XG", "id": 51849113, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "NEW DNA", "id": 171058539, "type": "Single", "size": 2, "picId": 109951168794835141, "blurPicUrl": "http://p2.music.126.net/MspslPWFX3Bup4Fq0Y5tsQ==/109951168794835141.jpg", "companyId": 0, "pic": 109951168794835141, "picUrl": "http://p2.music.126.net/MspslPWFX3Bup4Fq0Y5tsQ==/109951168794835141.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "(P)2023 XGALX", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 457010, "commentThreadId": "R_AL_3_171058539", "artists": [{"name": "XG", "id": 51849113, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168794835141"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 171240, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8312389861, "size": 19990131, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 933900, "playTime": 171240, "volumeDelta": -71408.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069282247", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649876, "bMusic": {"name": null, "id": 8312389862, "size": 2741020, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171240, "volumeDelta": -67322.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8312389865, "size": 6852485, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 171240, "volumeDelta": -71415.0}, "mMusic": {"name": null, "id": 8312389866, "size": 4111508, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 171240, "volumeDelta": -68864.0}, "lMusic": {"name": null, "id": 8312389862, "size": 2741020, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 171240, "volumeDelta": -67322.0}, "lastRank": 45}, {"name": "\u4e0b\u4e0d\u5b8c\u7684\u96e8", "id": 2064527195, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0b\u4e0d\u5b8c\u7684\u96e8", "id": 169753130, "type": "Single", "size": 1, "picId": 109951168748825658, "blurPicUrl": "http://p2.music.126.net/tsFnH0cAO-hgvBb4onMe_Q==/109951168748825658.jpg", "companyId": 0, "pic": 109951168748825658, "picUrl": "http://p2.music.126.net/tsFnH0cAO-hgvBb4onMe_Q==/109951168748825658.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": "\u7f51\u6613\u7535\u6ce2x\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169753130", "artists": [{"name": "\u5218\u601d\u9274", "id": 12798217, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168748825658"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 134069, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276537147, "size": 16861348, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1006129, "playTime": 134069, "volumeDelta": -67883.0}, "hrMusic": {"name": null, "id": 8276537145, "size": 29721644, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1773513, "playTime": 134069, "volumeDelta": -67880.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064527195", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8276537151, "size": 2146221, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 134069, "volumeDelta": -63590.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8276537143, "size": 5365485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320003, "playTime": 134069, "volumeDelta": -67899.0}, "mMusic": {"name": null, "id": 8276537148, "size": 3219309, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192003, "playTime": 134069, "volumeDelta": -65347.0}, "lMusic": {"name": null, "id": 8276537151, "size": 2146221, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128003, "playTime": 134069, "volumeDelta": -63590.0}, "lastRank": 33}, {"name": "\u9b54\u5973 (He's Girl)", "id": 2069646739, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2706696, "disc": "01", "no": 1, "artists": [{"name": "\u6c88\u4ee5\u8bda", "id": 12002248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9b54\u5973 (He's Girl)", "id": 171169737, "type": "Single", "size": 1, "picId": 109951168800927363, "blurPicUrl": "http://p2.music.126.net/b69nFYlGHYtlQvtK2H5omg==/109951168800927363.jpg", "companyId": 0, "pic": 109951168800927363, "picUrl": "http://p2.music.126.net/b69nFYlGHYtlQvtK2H5omg==/109951168800927363.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u667a\u6167\u5c0f\u72d7", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706696, "commentThreadId": "R_AL_3_171169737", "artists": [{"name": "\u6c88\u4ee5\u8bda", "id": 12002248, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168800927363"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 205048, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315674621, "size": 23880821, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 931713, "playTime": 205048, "volumeDelta": -38499.0}, "hrMusic": {"name": null, "id": 8315674624, "size": 43554062, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1699268, "playTime": 205048, "volumeDelta": -36021.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069646739", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8315674627, "size": 3281709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 205048, "volumeDelta": -32031.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8315674626, "size": 8204205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 205048, "volumeDelta": -36038.0}, "mMusic": {"name": null, "id": 8315674619, "size": 4922541, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 205048, "volumeDelta": -33518.0}, "lMusic": {"name": null, "id": 8315674627, "size": 3281709, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 205048, "volumeDelta": -32031.0}, "lastRank": 28}, {"name": "Ticking Away", "id": 2068401809, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 743010, "disc": "01", "no": 1, "artists": [{"name": "VALORANT", "id": 50633355, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Grabbitz", "id": 975793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "bbno$", "id": 12054171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Ticking Away", "id": 170821594, "type": "Single", "size": 1, "picId": 109951168815733069, "blurPicUrl": "http://p2.music.126.net/DMAXnSmesW-kOf6RAXwpxg==/109951168815733069.jpg", "companyId": 0, "pic": 109951168815733069, "picUrl": "http://p2.music.126.net/DMAXnSmesW-kOf6RAXwpxg==/109951168815733069.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "Riot Games", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 743010, "commentThreadId": "R_AL_3_170821594", "artists": [{"name": "VALORANT", "id": 50633355, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Grabbitz", "id": 975793, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "bbno$", "id": 12054171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168815733069"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 205270, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8305408816, "size": 26394687, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1028676, "playTime": 205270, "volumeDelta": -73615.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068401809", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14648771, "bMusic": {"name": null, "id": 8305408822, "size": 3285621, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 205270, "volumeDelta": -69774.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8305408817, "size": 8213987, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 205270, "volumeDelta": -73602.0}, "mMusic": {"name": null, "id": 8305408821, "size": 4928409, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 205270, "volumeDelta": -71101.0}, "lMusic": {"name": null, "id": 8305408822, "size": 3285621, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 205270, "volumeDelta": -69774.0}, "lastRank": 31}, {"name": "\u8c6b\u5bb6\u95e8\uff08\u8857\u5934\u62db\u5f0fbeat6\uff09", "id": 2066816683, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u718a\u732b\u4e94\u5206\u88e4", "id": 30234153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u8c6b\u5bb6\u95e8\uff08\u8857\u5934\u62db\u5f0fbeat6\uff09", "id": 170286950, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168762102502, "blurPicUrl": "http://p2.music.126.net/XgcMysDl6wXOSbppUOGRDg==/109951168762102502.jpg", "companyId": 0, "pic": 109951168762102502, "picUrl": "http://p2.music.126.net/XgcMysDl6wXOSbppUOGRDg==/109951168762102502.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_170286950", "artists": [{"name": "\u718a\u732b\u4e94\u5206\u88e4", "id": 30234153, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168762102502"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 165000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066816683", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": null, "mp3Url": null, "hMusic": {"name": null, "id": 8325778950, "size": 6601965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 165000, "volumeDelta": -58265.0}, "mMusic": {"name": null, "id": 8325778949, "size": 3961197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 165000, "volumeDelta": -55710.0}, "lMusic": null, "lastRank": 21}, {"name": "Love U Like That", "id": 2070268210, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Lauv", "id": 1057226, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Love U Like That", "id": 171394191, "type": "Single", "size": 1, "picId": 109951168811787852, "blurPicUrl": "http://p2.music.126.net/9BO7Th_WC5m2CANVkWlV3Q==/109951168811787852.jpg", "companyId": 0, "pic": 109951168811787852, "picUrl": "http://p2.music.126.net/9BO7Th_WC5m2CANVkWlV3Q==/109951168811787852.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "Lauv", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_171394191", "artists": [{"name": "Lauv", "id": 1057226, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168811787852"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 211733, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8321809634, "size": 26375714, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 996560, "playTime": 211733, "volumeDelta": -71498.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070268210", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8321809628, "size": 3388857, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211733, "volumeDelta": -67315.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8321809627, "size": 8472076, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 211733, "volumeDelta": -71483.0}, "mMusic": {"name": null, "id": 8321809635, "size": 5083263, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 211733, "volumeDelta": -68910.0}, "lMusic": {"name": null, "id": 8321809628, "size": 3388857, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211733, "volumeDelta": -67315.0}, "lastRank": 47}, {"name": "\u604b\u4eba\u672a\u6ee1", "id": 1390453619, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u675c\u5ba3\u8fbe", "id": 12060040, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u604b\u4eba\u672a\u6ee1", "id": 170613848, "type": "Single", "size": 2, "picId": 109951168769398455, "blurPicUrl": "http://p2.music.126.net/3GYm0wYSNVfI9UuexMYvKg==/109951168769398455.jpg", "companyId": 0, "pic": 109951168769398455, "picUrl": "http://p2.music.126.net/3GYm0wYSNVfI9UuexMYvKg==/109951168769398455.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170613848", "artists": [{"name": "\u675c\u5ba3\u8fbe", "id": 12060040, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769398455"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 268735, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8299279238, "size": 28441934, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 846689, "playTime": 268735, "volumeDelta": -51790.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_1390453619", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 28919093, "name": "\u604b\u4eba\u672a\u6ee1 (Live)", "artists": [{"id": 12709, "name": "S.H.E"}], "albumMeta": {"id": 2946001, "name": "2GETHER 4EVER \u6f14\u5531\u4f1a\u5f71\u97f3\u9986"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8299279235, "size": 4300844, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 268735, "volumeDelta": -47540.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8299279240, "size": 10752044, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 268735, "volumeDelta": -51812.0}, "mMusic": {"name": null, "id": 8299279236, "size": 6451244, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 268735, "volumeDelta": -49229.0}, "lMusic": {"name": null, "id": 8299279235, "size": 4300844, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 268735, "volumeDelta": -47540.0}, "lastRank": 39}, {"name": "\u6d77\u8a93\u5c71\u76df", "id": 2068782498, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712499, "disc": "01", "no": 1, "artists": [{"name": "\u5df4\u97f3\u6c57", "id": 12464053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u8a93\u5c71\u76df", "id": 170903120, "type": "Single", "size": 1, "picId": 109951168784364088, "blurPicUrl": "http://p2.music.126.net/QLMGjqU73I2EWpWIpT65gg==/109951168784364088.jpg", "companyId": 0, "pic": 109951168784364088, "picUrl": "http://p2.music.126.net/QLMGjqU73I2EWpWIpT65gg==/109951168784364088.jpg", "publishTime": 1690732800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712499, "commentThreadId": "R_AL_3_170903120", "artists": [{"name": "\u5df4\u97f3\u6c57", "id": 12464053, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d1b\u5c18\u9785_", "id": 12205120, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168784364088"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185137, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8307885860, "size": 23572708, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1018605, "playTime": 185137, "volumeDelta": -72560.0}, "hrMusic": {"name": null, "id": 8307885863, "size": 41375722, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1787895, "playTime": 185137, "volumeDelta": -72701.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068782498", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u6d77\u8a93\u5c71\u76df\u53ea\u662f\u4e00\u77ac\u95f4", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8307885856, "size": 2963373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 185137, "volumeDelta": -68532.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8307885855, "size": 7408365, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 185137, "volumeDelta": -72572.0}, "mMusic": {"name": null, "id": 8307885859, "size": 4445037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 185137, "volumeDelta": -70026.0}, "lMusic": {"name": null, "id": 8307885856, "size": 2963373, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 185137, "volumeDelta": -68532.0}, "transNames": ["\u6d77\u8a93\u5c71\u76df\u53ea\u662f\u4e00\u77ac\u95f4"], "lastRank": 46}, {"name": "\u5fc3\u4e4b\u706b (Live\u7248)", "id": 2061890711, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 4, "artists": [{"name": "\u5f6d\u4f73\u6167", "id": 9102, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c5\u671f", "id": 169103024, "type": "\u4e13\u8f91", "size": 4, "picId": 109951168721257922, "blurPicUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "companyId": 0, "pic": 109951168721257922, "picUrl": "http://p2.music.126.net/XpZcJVwGwna3blFNyp4Xlg==/109951168721257922.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_169103024", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721257922"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 264961, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246467101, "size": 30070335, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 907915, "playTime": 264961, "volumeDelta": -48565.0}, "hrMusic": {"name": null, "id": 8246467109, "size": 55493014, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1675504, "playTime": 264961, "volumeDelta": -48554.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061890711", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8246467110, "size": 4240557, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 264961, "volumeDelta": -44422.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8246467107, "size": 10601325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 264961, "volumeDelta": -48597.0}, "mMusic": {"name": null, "id": 8246467104, "size": 6360813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 264961, "volumeDelta": -46012.0}, "lMusic": {"name": null, "id": 8246467110, "size": 4240557, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 264961, "volumeDelta": -44422.0}, "lastRank": 37}, {"name": "\u5173\u4e8e\u590f\u65e5 \u5173\u4e8e\u665a\u98ce", "id": 2062885470, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5173\u4e8e\u590f\u65e5 \u5173\u4e8e\u665a\u98ce", "id": 169346410, "type": "Single", "size": 1, "picId": 109951168733116849, "blurPicUrl": "http://p2.music.126.net/HG0f_bKnyNMOg_uAd0pjMw==/109951168733116849.jpg", "companyId": 0, "pic": 109951168733116849, "picUrl": "http://p2.music.126.net/HG0f_bKnyNMOg_uAd0pjMw==/109951168733116849.jpg", "publishTime": 1689004800000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["sample this"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169346410", "artists": [{"name": "D.S", "id": 33041731, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168733116849"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 103181, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254526054, "size": 15032292, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1165499, "playTime": 103181, "volumeDelta": -41122.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062885470", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "sample this", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8254526052, "size": 1651818, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 103181, "volumeDelta": -36762.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8254526056, "size": 4129480, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 103181, "volumeDelta": -41121.0}, "mMusic": {"name": null, "id": 8254526050, "size": 2477706, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 103181, "volumeDelta": -38487.0}, "lMusic": {"name": null, "id": 8254526052, "size": 1651818, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 103181, "volumeDelta": -36762.0}, "transNames": ["sample this"]}, {"name": "\u4f1a\u9b54\u6cd5\u7684\u8001\u4eba (LIVE\u7248)", "id": 2061935517, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 2, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u674e\u6bc5\u6770PISSY", "id": 12851112, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9ad8\u51b7\u608d\u72d2", "id": 51929540, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u7b2c\u5341\u671f", "id": 169114948, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721774074, "blurPicUrl": "http://p2.music.126.net/c2X7MIjEAUqCMkjqKc5J8g==/109951168721774074.jpg", "companyId": 0, "pic": 109951168721774074, "picUrl": "http://p2.music.126.net/c2X7MIjEAUqCMkjqKc5J8g==/109951168721774074.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_169114948", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721774074"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221333, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8249145562, "size": 23579723, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 852279, "playTime": 221333, "volumeDelta": -46903.0}, "hrMusic": {"name": null, "id": 8249145565, "size": 44726471, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1616619, "playTime": 221333, "volumeDelta": -46878.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061935517", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8249145556, "size": 3542445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221333, "volumeDelta": -42585.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8249145559, "size": 8856045, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 221333, "volumeDelta": -46878.0}, "mMusic": {"name": null, "id": 8249145560, "size": 5313645, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 221333, "volumeDelta": -44263.0}, "lMusic": {"name": null, "id": 8249145556, "size": 3542445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221333, "volumeDelta": -42585.0}, "lastRank": 40}, {"name": "\u76f4\u5230\u6e05\u6668\u9ec4\u660f\uff08sample this\uff09", "id": 2062401413, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Adoreya", "id": 30436301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u76f4\u5230\u6e05\u6668\u9ec4\u660f", "id": 169201193, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168730123297, "blurPicUrl": "http://p2.music.126.net/DsJWVCKRL9zqpYz83g2v9w==/109951168730123297.jpg", "companyId": 0, "pic": 109951168730123297, "picUrl": "http://p2.music.126.net/DsJWVCKRL9zqpYz83g2v9w==/109951168730123297.jpg", "publishTime": 1688832000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169201193", "artists": [{"name": "Adoreya", "id": 30436301, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168730123297"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 141700, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8250466470, "size": 14172832, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 800155, "playTime": 141700, "volumeDelta": -29391.0}, "hrMusic": {"name": null, "id": 8250466467, "size": 27677196, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1562570, "playTime": 141700, "volumeDelta": -28852.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062401413", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8250466466, "size": 2268333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141700, "volumeDelta": -24423.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8250466469, "size": 5670765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 141700, "volumeDelta": -28776.0}, "mMusic": {"name": null, "id": 8250466465, "size": 3402477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 141700, "volumeDelta": -26152.0}, "lMusic": {"name": null, "id": 8250466466, "size": 2268333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 141700, "volumeDelta": -24423.0}, "lastRank": 41}, {"name": "\u653e\u5f00\u53bb\u73a9", "id": 2065552277, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2709804, "disc": "01", "no": 1, "artists": [{"name": "\u76db\u5b87D-SHINE", "id": 12605500, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TangoZ", "id": 12967449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u653e\u5f00\u53bb\u73a9", "id": 170009916, "type": "Single", "size": 0, "picId": 109951168750911599, "blurPicUrl": "http://p2.music.126.net/D8h6rFfjelyZm4ZiT9nGKg==/109951168750911599.jpg", "companyId": 0, "pic": 109951168750911599, "picUrl": "http://p2.music.126.net/D8h6rFfjelyZm4ZiT9nGKg==/109951168750911599.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "\u5609\u58eb\u4f2f\uff08\u4e2d\u56fd\uff09\u5564\u9152\u5de5\u8d38\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2709804, "commentThreadId": "R_AL_3_170009916", "artists": [{"name": "\u76db\u5b87D-SHINE", "id": 12605500, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TangoZ", "id": 12967449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168750911599"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 164299, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8278849936, "size": 20395536, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 993093, "playTime": 164299, "volumeDelta": -30482.0}, "hrMusic": {"name": null, "id": 8278849939, "size": 36169795, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1761168, "playTime": 164299, "volumeDelta": -30687.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065552277", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14646588, "bMusic": {"name": null, "id": 8278849938, "size": 2629677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164299, "volumeDelta": -26588.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8278849933, "size": 6574125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 164299, "volumeDelta": -30693.0}, "mMusic": {"name": null, "id": 8278849934, "size": 3944493, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 164299, "volumeDelta": -28113.0}, "lMusic": {"name": null, "id": 8278849938, "size": 2629677, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 164299, "volumeDelta": -26588.0}, "lastRank": 24}, {"name": "\u6d77\u7684\u90a3\u8fb9", "id": 2065930376, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b27\u9633\u5a1c\u5a1c", "id": 1087140, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9752\u82f9\u679c\u5b66\u56ed\u5e7c\u513f\u56ed", "id": 57687171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u6d77\u7684\u90a3\u8fb9", "id": 170101483, "type": "Single", "size": 2, "picId": 109951168756310904, "blurPicUrl": "http://p2.music.126.net/7ziU8q46ffsYQ2teYuIPMA==/109951168756310904.jpg", "companyId": 0, "pic": 109951168756310904, "picUrl": "http://p2.music.126.net/7ziU8q46ffsYQ2teYuIPMA==/109951168756310904.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "\u7f51\u6613\u5b50\u5f39", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170101483", "artists": [{"name": "\u6cd5\u8001", "id": 865007, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6b27\u9633\u5a1c\u5a1c", "id": 1087140, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u9752\u82f9\u679c\u5b66\u56ed\u5e7c\u513f\u56ed", "id": 57687171, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168756310904"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 258235, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8285172485, "size": 31585526, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 978503, "playTime": 258235, "volumeDelta": -60569.0}, "hrMusic": {"name": null, "id": 8285172480, "size": 56370858, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1746340, "playTime": 258235, "volumeDelta": -60485.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065930376", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8285172489, "size": 4132653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 258235, "volumeDelta": -56175.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8285172484, "size": 10331565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 258235, "volumeDelta": -60522.0}, "mMusic": {"name": null, "id": 8285172487, "size": 6198957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 258235, "volumeDelta": -57904.0}, "lMusic": {"name": null, "id": 8285172489, "size": 4132653, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 258235, "volumeDelta": -56175.0}, "lastRank": 42}, {"name": "VORTEX", "id": 2061975011, "position": 0, "alias": ["\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u7247\u5934\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 2, "artists": [{"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u539f\u58f0\u5e26", "id": 170612643, "type": "\u672a\u77e5", "size": 4, "picId": 109951168769184685, "blurPicUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "companyId": 0, "pic": 109951168769184685, "picUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "bilibili", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_170612643", "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Gorilla Attack", "id": 36361027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769184685"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249048, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247165668, "size": 30125564, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 967702, "playTime": 249048, "volumeDelta": -32599.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061975011", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8247165667, "size": 3985702, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 249048, "volumeDelta": -28125.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247165663, "size": 9964191, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320001, "playTime": 249048, "volumeDelta": -32266.0}, "mMusic": {"name": null, "id": 8247165670, "size": 5978532, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192001, "playTime": 249048, "volumeDelta": -29700.0}, "lMusic": {"name": null, "id": 8247165667, "size": 3985702, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128001, "playTime": 249048, "volumeDelta": -28125.0}, "lastRank": 49}, {"name": "\u8c46\u5b50 (Live)", "id": 2067807617, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 9, "artists": [{"name": "\u6c34\u661f", "id": 55783154, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168769529178, "blurPicUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 268457, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302880933, "size": 26606249, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 792862, "playTime": 268457, "volumeDelta": -39547.0}, "hrMusic": {"name": null, "id": 8302880935, "size": 52323136, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1559222, "playTime": 268457, "volumeDelta": -39642.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067807617", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8302880931, "size": 10740525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 268457, "volumeDelta": -39639.0}, "mMusic": {"name": null, "id": 8302880932, "size": 6444333, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 268457, "volumeDelta": -37017.0}, "lMusic": {"name": null, "id": 8302880940, "size": 4296237, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 268457, "volumeDelta": -35256.0}, "lastRank": 83}, {"name": "2 Grown", "id": 2062751590, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 6, "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "The Kid LAROI", "id": 32795025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "222", "id": 169301409, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168729456706, "blurPicUrl": "http://p2.music.126.net/phV9GNMcdajgeFQz6DMUTw==/109951168729456706.jpg", "companyId": 0, "pic": 109951168729456706, "picUrl": "http://p2.music.126.net/phV9GNMcdajgeFQz6DMUTw==/109951168729456706.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169301409", "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168729456706"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 232150, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062751590", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8253015506, "size": 3714447, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 232150, "volumeDelta": -16541.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8253015507, "size": 9286052, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 232150, "volumeDelta": -20845.0}, "mMusic": {"name": null, "id": 8253015502, "size": 5571649, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 232150, "volumeDelta": -18260.0}, "lMusic": {"name": null, "id": 8253015506, "size": 3714447, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 232150, "volumeDelta": -16541.0}, "lastRank": 48}, {"name": "Realest", "id": 2070260901, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Ez Mil", "id": 35706891, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Eminem", "id": 32665, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Realest", "id": 171391089, "type": "Single", "size": 0, "picId": 109951168811590500, "blurPicUrl": "http://p2.music.126.net/W5QeZ0DbY2lDX6AO2o1KRQ==/109951168811590500.jpg", "companyId": 0, "pic": 109951168811590500, "picUrl": "http://p2.music.126.net/W5QeZ0DbY2lDX6AO2o1KRQ==/109951168811590500.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "FFP Records, Shady/Aftermath/Interscope Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_171391089", "artists": [{"name": "Ez Mil", "id": 35706891, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Eminem", "id": 32665, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168811590500"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 217470, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8321693652, "size": 26719552, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 982923, "playTime": 217470, "volumeDelta": -57638.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070260901", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8321693655, "size": 3480808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 217470, "volumeDelta": -53743.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8321693650, "size": 8701954, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 217470, "volumeDelta": -57571.0}, "mMusic": {"name": null, "id": 8321693651, "size": 5221190, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 217470, "volumeDelta": -55087.0}, "lMusic": {"name": null, "id": 8321693655, "size": 3480808, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 217470, "volumeDelta": -53743.0}, "lastRank": 54}, {"name": "What Was I Made For?", "id": 2065100111, "position": 0, "alias": ["\u7535\u5f71\u300a\u82ad\u6bd4\u300b\u539f\u58f0"], "status": 0, "fee": 8, "copyrightId": 7002, "disc": "01", "no": 11, "artists": [{"name": "Billie Eilish", "id": 11972054, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Barbie The Album", "id": 169896931, "type": "\u4e13\u8f91", "size": 17, "picId": 109951168747690471, "blurPicUrl": "http://p2.music.126.net/BQ3qfaeyHC0cDXQRzcSyOQ==/109951168747690471.jpg", "companyId": 0, "pic": 109951168747690471, "picUrl": "http://p2.music.126.net/BQ3qfaeyHC0cDXQRzcSyOQ==/109951168747690471.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": "\u534e\u7eb3\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7002, "commentThreadId": "R_AL_3_169896931", "artists": [{"name": "Various Artists", "id": 104700, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168747690471"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222369, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8274935792, "size": 20802938, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 748409, "playTime": 222369, "volumeDelta": 2701.0}, "hrMusic": {"name": null, "id": 8274935798, "size": 42161329, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1516802, "playTime": 222369, "volumeDelta": 1363.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065100111", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8274935791, "size": 3558957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222369, "volumeDelta": 5468.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8274935793, "size": 8897325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 222369, "volumeDelta": 1082.0}, "mMusic": {"name": null, "id": 8274935795, "size": 5338413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 222369, "volumeDelta": 3724.0}, "lMusic": {"name": null, "id": 8274935791, "size": 3558957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 222369, "volumeDelta": 5468.0}, "lastRank": 50}, {"name": "X\u018eT\u042fOVerthink", "id": 2066717063, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 5, "artists": [{"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u539f\u58f0\u5e26", "id": 170612643, "type": "\u672a\u77e5", "size": 4, "picId": 109951168769184685, "blurPicUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "companyId": 0, "pic": 109951168769184685, "picUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "bilibili", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_170612643", "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Gorilla Attack", "id": 36361027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769184685"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 202500, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8288112235, "size": 23604775, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 932534, "playTime": 202500, "volumeDelta": -53079.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066717063", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8288112234, "size": 3240899, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202500, "volumeDelta": -48763.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8288112233, "size": 8102182, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 202500, "volumeDelta": -53062.0}, "mMusic": {"name": null, "id": 8288112236, "size": 4861327, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 202500, "volumeDelta": -50442.0}, "lMusic": {"name": null, "id": 8288112234, "size": 3240899, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 202500, "volumeDelta": -48763.0}, "lastRank": 64}, {"name": "\u9ed1\u8272\u661f\u671f\u4e94", "id": 2061964449, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1400821, "disc": "01", "no": 4, "artists": [{"name": "\u9a6c\u601d\u552f", "id": 1132392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u827e\u5fd7\u6052Asen", "id": 12198387, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u72d7\u54ac\u72d7", "id": 169119649, "type": "\u4e13\u8f91", "size": 13, "picId": 109951168721928914, "blurPicUrl": "http://p1.music.126.net/XFseMW0n_7aWQdzlJwXfNg==/109951168721928914.jpg", "companyId": 0, "pic": 109951168721928914, "picUrl": "http://p1.music.126.net/XFseMW0n_7aWQdzlJwXfNg==/109951168721928914.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "StreetVoice/A Few Good Kids Records/\u65af\u6469\u5802\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1400821, "commentThreadId": "R_AL_3_169119649", "artists": [{"name": "\u9a6c\u601d\u552f", "id": 1132392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "A Few Good Kids Records", "id": 48165702, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u827e\u5fd7\u6052Asen", "id": 12198387, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721928914"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 208256, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247104010, "size": 24506942, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 941415, "playTime": 208256, "volumeDelta": -62678.0}, "hrMusic": {"name": null, "id": 8247104012, "size": 44317533, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1702425, "playTime": 208256, "volumeDelta": -62546.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061964449", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14641963, "bMusic": {"name": null, "id": 8247104013, "size": 3333165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 208256, "volumeDelta": -58611.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247104011, "size": 8332845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 208256, "volumeDelta": -62569.0}, "mMusic": {"name": null, "id": 8247104008, "size": 4999725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 208256, "volumeDelta": -60002.0}, "lMusic": {"name": null, "id": 8247104013, "size": 3333165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 208256, "volumeDelta": -58611.0}, "lastRank": 51}, {"name": "\u5b59\u6770\u514b\u674e\u6770\u514b", "id": 2064507907, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u51ef\u6851", "id": 12459071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5b59\u6770\u514b\u674e\u6770\u514b", "id": 169747821, "type": "Single", "size": 1, "picId": 109951168743925760, "blurPicUrl": "http://p1.music.126.net/pp34m41FrQfDIpjS0L0f1g==/109951168743925760.jpg", "companyId": 0, "pic": 109951168743925760, "picUrl": "http://p1.music.126.net/pp34m41FrQfDIpjS0L0f1g==/109951168743925760.jpg", "publishTime": 1689609600000, "description": "", "tags": "", "company": "\u7f51\u6613\u98d3\u98ce", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169747821", "artists": [{"name": "\u51ef\u6851", "id": 12459071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168743925760"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 161522, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8269665823, "size": 16586400, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 821504, "playTime": 161522, "volumeDelta": -19294.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064507907", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8269665819, "size": 2585539, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 161522, "volumeDelta": -14851.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8269665817, "size": 6463782, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 161522, "volumeDelta": -19111.0}, "mMusic": {"name": null, "id": 8269665824, "size": 3878287, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 161522, "volumeDelta": -16512.0}, "lMusic": {"name": null, "id": 8269665819, "size": 2585539, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 161522, "volumeDelta": -14851.0}, "lastRank": 44}, {"name": "\u7231\u5728\u9a6c\u8d5b", "id": 2063181548, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "OneOne", "id": 37052069, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8c1f\u897fMercy", "id": 12200580, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "hiver", "id": 57782658, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u5728\u9a6c\u8d5b", "id": 169425552, "type": "Single", "size": 1, "picId": 109951168733178972, "blurPicUrl": "http://p1.music.126.net/ibIVFcl_mf-ZxLBxTc5s7Q==/109951168733178972.jpg", "companyId": 0, "pic": 109951168733178972, "picUrl": "http://p1.music.126.net/ibIVFcl_mf-ZxLBxTc5s7Q==/109951168733178972.jpg", "publishTime": 1690128000000, "description": "", "tags": "", "company": "\u7f51\u6613\u4e91\u4e0a*\u805a\u624d\u4f17\u97f3", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169425552", "artists": [{"name": "OneOne", "id": 37052069, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8c1f\u897fMercy", "id": 12200580, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "hiver", "id": 57782658, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168733178972"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 203058, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264342170, "size": 22333022, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 879867, "playTime": 203058, "volumeDelta": -58258.0}, "hrMusic": {"name": null, "id": 8264342167, "size": 41674196, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1641863, "playTime": 203058, "volumeDelta": -58231.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063181548", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649806, "bMusic": {"name": null, "id": 8264342173, "size": 3249837, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 203058, "volumeDelta": -53966.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264342174, "size": 8124525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 203058, "volumeDelta": -58234.0}, "mMusic": {"name": null, "id": 8264342172, "size": 4874733, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 203058, "volumeDelta": -55640.0}, "lMusic": {"name": null, "id": 8264342173, "size": 3249837, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 203058, "volumeDelta": -53966.0}, "lastRank": 55}, {"name": "\u77ed\u53f9\uff08\u623f\u4e1c\u7684\u732b\u300c\u4e16\u754c/\u9752\u5e74\u300d2023\u5de1\u56de\u6f14\u5531\u4f1a\u4e0a\u6d77\u7ad9\uff09", "id": 2069692218, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u623f\u4e1c\u7684\u732b", "id": 1050282, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u77ed\u53f9\uff08\u623f\u4e1c\u7684\u732b\u300c\u4e16\u754c/\u9752\u5e74\u300d2023\u5de1\u56de\u6f14\u5531\u4f1a\u4e0a\u6d77\u7ad9\uff09", "id": 171184668, "type": "Single", "size": 1, "picId": 109951168801709308, "blurPicUrl": "http://p1.music.126.net/L-ggWW__w43JzGsY7o4bog==/109951168801709308.jpg", "companyId": 0, "pic": 109951168801709308, "picUrl": "http://p1.music.126.net/L-ggWW__w43JzGsY7o4bog==/109951168801709308.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171184668", "artists": [{"name": "\u623f\u4e1c\u7684\u732b", "id": 1050282, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168801709308"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 299436, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8316247341, "size": 28111935, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 751062, "playTime": 299436, "volumeDelta": -1102.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069692218", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649893, "bMusic": {"name": null, "id": 8316247339, "size": 4791981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299436, "volumeDelta": 3972.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8316247346, "size": 11979885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 299436, "volumeDelta": -440.0}, "mMusic": {"name": null, "id": 8316247347, "size": 7187949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 299436, "volumeDelta": 2197.0}, "lMusic": {"name": null, "id": 8316247339, "size": 4791981, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 299436, "volumeDelta": 3972.0}, "lastRank": 67}, {"name": "\u4e0d\u5206\u624b\u7684\u604b\u7231", "id": 2065258712, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e0d\u5206\u624b\u7684\u604b\u7231", "id": 169936310, "type": "Single", "size": 2, "picId": 109951168748704157, "blurPicUrl": "http://p1.music.126.net/X1Lfc5ednyBKkiBDyDkvCA==/109951168748704157.jpg", "companyId": 0, "pic": 109951168748704157, "picUrl": "http://p1.music.126.net/X1Lfc5ednyBKkiBDyDkvCA==/109951168748704157.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169936310", "artists": [{"name": "\u5218\u5927\u62ff", "id": 29588305, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168748704157"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 185495, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065258712", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 165361, "name": "\u4e0d\u5206\u624b\u7684\u604b\u7231", "artists": [{"id": 5538, "name": "\u6c6a\u82cf\u6cf7"}], "albumMeta": {"id": 16608, "name": "\u597d\u5b89\u9759"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8276401286, "size": 2968390, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185495, "volumeDelta": -45460.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8276401285, "size": 7420909, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 185495, "volumeDelta": -49733.0}, "mMusic": {"name": null, "id": 8276401281, "size": 4452563, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 185495, "volumeDelta": -47155.0}, "lMusic": {"name": null, "id": 8276401286, "size": 2968390, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 185495, "volumeDelta": -45460.0}, "lastRank": 52}, {"name": "\u66ae\u91ce\u8352\u539f", "id": 2065224405, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5434\u579a\u6ed4", "id": 36562889, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "DOUDOU", "id": 57076584, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u66ae\u91ce\u8352\u539f", "id": 169930323, "type": "Single", "size": 0, "picId": 109951168748708992, "blurPicUrl": "http://p1.music.126.net/ZBqNXvDxQ-gxJklx2J-Yog==/109951168748708992.jpg", "companyId": 0, "pic": 109951168748708992, "picUrl": "http://p1.music.126.net/ZBqNXvDxQ-gxJklx2J-Yog==/109951168748708992.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169930323", "artists": [{"name": "\u5434\u579a\u6ed4", "id": 36562889, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "DOUDOU", "id": 57076584, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168748708992"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 250065, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276975553, "size": 26019472, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 832406, "playTime": 250065, "volumeDelta": -24583.0}, "hrMusic": {"name": null, "id": 8276975550, "size": 49894126, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1596195, "playTime": 250065, "volumeDelta": -24536.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065224405", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8276975555, "size": 4002093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 250065, "volumeDelta": -20316.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8276975549, "size": 10005165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 250065, "volumeDelta": -24585.0}, "mMusic": {"name": null, "id": 8276975548, "size": 6003117, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 250065, "volumeDelta": -21980.0}, "lMusic": {"name": null, "id": 8276975555, "size": 4002093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 250065, "volumeDelta": -20316.0}, "lastRank": 65}, {"name": "Beautiful (Live\u7248)", "id": 2065586991, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 4, "artists": [{"name": "\u7c73\u5361", "id": 31062880, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c7\u671f", "id": 170016509, "type": "\u4e13\u8f91", "size": 7, "picId": 109951168751156705, "blurPicUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "companyId": 0, "pic": 109951168751156705, "picUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_170016509", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168751156705"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 249817, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279122028, "size": 28137067, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901042, "playTime": 249817, "volumeDelta": -31449.0}, "hrMusic": {"name": null, "id": 8279122029, "size": 52122707, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1669143, "playTime": 249817, "volumeDelta": -31064.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065586991", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 447280389, "name": "Beautiful", "artists": [{"id": 711186, "name": "Crush"}], "albumMeta": {"id": 35064096, "name": "\ub3c4\uae68\ube44 OST Part.4"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8279122035, "size": 3998253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249817, "volumeDelta": -26712.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8279122033, "size": 9995565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 249817, "volumeDelta": -31067.0}, "mMusic": {"name": null, "id": 8279122034, "size": 5997357, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 249817, "volumeDelta": -28444.0}, "lMusic": {"name": null, "id": 8279122035, "size": 3998253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 249817, "volumeDelta": -26712.0}, "lastRank": 70}, {"name": "I DO", "id": 2063542252, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 0, "artists": [{"name": "(G)I-DLE", "id": 14055085, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "I DO", "id": 169522618, "type": "Single", "size": 1, "picId": 109951168735791913, "blurPicUrl": "http://p1.music.126.net/U6XFpQ1tbaUzYNprfi7H3Q==/109951168735791913.jpg", "companyId": 0, "pic": 109951168735791913, "picUrl": "http://p1.music.126.net/U6XFpQ1tbaUzYNprfi7H3Q==/109951168735791913.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "CUBE ENTERTAINMENT INC./88rising Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169522618", "artists": [{"name": "(G)I-DLE", "id": 14055085, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735791913"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 190113, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261848892, "size": 39764913, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 1673309, "playTime": 190113, "volumeDelta": -64007.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063542252", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649237, "bMusic": {"name": null, "id": 8261848895, "size": 3042786, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 190113, "volumeDelta": -59945.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261848890, "size": 7606901, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 190113, "volumeDelta": -64023.0}, "mMusic": {"name": null, "id": 8261848894, "size": 4564158, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 190113, "volumeDelta": -61495.0}, "lMusic": {"name": null, "id": 8261848895, "size": 3042786, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 190113, "volumeDelta": -59945.0}, "lastRank": 56}, {"name": "\u98a0\u5012\u6b4c", "id": 2063486979, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 6, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p1.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p1.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 218026, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261313045, "size": 29785105, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1092900, "playTime": 218026, "volumeDelta": -40117.0}, "hrMusic": {"name": null, "id": 8261313039, "size": 50584884, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1856103, "playTime": 218026, "volumeDelta": -40049.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063486979", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261313044, "size": 3489453, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 218026, "volumeDelta": -36006.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261313038, "size": 8723565, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 218026, "volumeDelta": -40039.0}, "mMusic": {"name": null, "id": 8261313043, "size": 5234157, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 218026, "volumeDelta": -37516.0}, "lMusic": {"name": null, "id": 8261313044, "size": 3489453, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 218026, "volumeDelta": -36006.0}, "lastRank": 58}, {"name": "Babe", "id": 2061964454, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1400821, "disc": "01", "no": 12, "artists": [{"name": "\u9a6c\u601d\u552f", "id": 1132392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u827e\u5fd7\u6052Asen", "id": 12198387, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u7f57\u8a00", "id": 33863232, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u72d7\u54ac\u72d7", "id": 169119649, "type": "\u4e13\u8f91", "size": 13, "picId": 109951168721928914, "blurPicUrl": "http://p1.music.126.net/XFseMW0n_7aWQdzlJwXfNg==/109951168721928914.jpg", "companyId": 0, "pic": 109951168721928914, "picUrl": "http://p1.music.126.net/XFseMW0n_7aWQdzlJwXfNg==/109951168721928914.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "StreetVoice/A Few Good Kids Records/\u65af\u6469\u5802\u6587\u5316", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1400821, "commentThreadId": "R_AL_3_169119649", "artists": [{"name": "\u9a6c\u601d\u552f", "id": 1132392, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "A Few Good Kids Records", "id": 48165702, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u827e\u5fd7\u6052Asen", "id": 12198387, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721928914"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 192637, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247104675, "size": 23827262, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 989515, "playTime": 192637, "volumeDelta": -55384.0}, "hrMusic": {"name": null, "id": 8247104670, "size": 42365464, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1759383, "playTime": 192637, "volumeDelta": -55360.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061964454", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8247104674, "size": 3083181, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192637, "volumeDelta": -51179.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247104672, "size": 7707885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 192637, "volumeDelta": -55364.0}, "mMusic": {"name": null, "id": 8247104678, "size": 4624749, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 192637, "volumeDelta": -52775.0}, "lMusic": {"name": null, "id": 8247104674, "size": 3083181, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 192637, "volumeDelta": -51179.0}, "lastRank": 63}, {"name": "\u03a6\u00b2", "id": 2062730658, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2709549, "disc": "01", "no": 20, "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TetraCalyx", "id": 1081556, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5d29\u574f3-\u5728\u6d77\u7684\u6307\u5c16-Original Soundtrack", "id": 169295252, "type": "\u4e13\u8f91", "size": 20, "picId": 109951168729156220, "blurPicUrl": "http://p1.music.126.net/3-PveIIWbJz9_FpZ_2Q3Ow==/109951168729156220.jpg", "companyId": 0, "pic": 109951168729156220, "picUrl": "http://p1.music.126.net/3-PveIIWbJz9_FpZ_2Q3Ow==/109951168729156220.jpg", "publishTime": 1689091200000, "description": "", "tags": "", "company": "miHoYo", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2709549, "commentThreadId": "R_AL_3_169295252", "artists": [{"name": "HOYO-MiX", "id": 12487174, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168729156220"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 176820, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8254085545, "size": 16854547, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 762560, "playTime": 176820, "volumeDelta": -30384.0}, "hrMusic": {"name": null, "id": 8254085540, "size": 33727932, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1525972, "playTime": 176820, "volumeDelta": -30384.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062730658", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8254085538, "size": 2830125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176820, "volumeDelta": -26437.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8254085546, "size": 7075245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 176820, "volumeDelta": -30429.0}, "mMusic": {"name": null, "id": 8254085541, "size": 4245165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 176820, "volumeDelta": -27942.0}, "lMusic": {"name": null, "id": 8254085538, "size": 2830125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 176820, "volumeDelta": -26437.0}, "lastRank": 66}, {"name": "Miss You", "id": 2068111443, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416293, "disc": "01", "no": 1, "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Erik Castro", "id": 15141522, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "David Lin", "id": 52943942, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5de6\u4e59", "id": 12454464, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Miss You", "id": 170722975, "type": "Single", "size": 2, "picId": 109951168772321245, "blurPicUrl": "http://p1.music.126.net/Mkm8JI_Ac_tAT_GvmjwWWg==/109951168772321245.jpg", "companyId": 0, "pic": 109951168772321245, "picUrl": "http://p1.music.126.net/Mkm8JI_Ac_tAT_GvmjwWWg==/109951168772321245.jpg", "publishTime": 1690819200000, "description": "", "tags": "", "company": "\u585e\u58ec\u5531\u7247-MSR", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416293, "commentThreadId": "R_AL_3_170722975", "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Erik Castro", "id": 15141522, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "David Lin", "id": 52943942, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5de6\u4e59", "id": 12454464, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168772321245"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 233731, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302707948, "size": 30397054, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1040409, "playTime": 233731, "volumeDelta": -53585.0}, "hrMusic": {"name": null, "id": 8302707949, "size": 52770443, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1806191, "playTime": 233731, "volumeDelta": -53525.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068111443", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649590, "bMusic": {"name": null, "id": 8302707952, "size": 3740589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 233731, "volumeDelta": -49403.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8302707954, "size": 9351405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 233731, "volumeDelta": -53539.0}, "mMusic": {"name": null, "id": 8302707951, "size": 5610861, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 233731, "volumeDelta": -50981.0}, "lMusic": {"name": null, "id": 8302707952, "size": 3740589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 233731, "volumeDelta": -49403.0}, "lastRank": 53}, {"name": "I.K.I.C", "id": 2065417017, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Tizzy T", "id": 1204010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "I.K.I.C", "id": 169964011, "type": "Single", "size": 1, "picId": 109951168749657285, "blurPicUrl": "http://p1.music.126.net/c_nYlo64LaFg9Zx5_2Kp6Q==/109951168749657285.jpg", "companyId": 0, "pic": 109951168749657285, "picUrl": "http://p1.music.126.net/c_nYlo64LaFg9Zx5_2Kp6Q==/109951168749657285.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "SFNT_RecordX\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169964011", "artists": [{"name": "Tizzy T", "id": 1204010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u53ef\u4ee5\u7684", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168749657285", "transNames": ["\u53ef\u4ee5\u7684"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 177000, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282844425, "size": 20453747, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 924463, "playTime": 177000, "volumeDelta": -55881.0}, "hrMusic": {"name": null, "id": 8282845428, "size": 37450785, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1692690, "playTime": 177000, "volumeDelta": -56354.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065417017", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "\u53ef\u4ee5\u7684", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14646888, "bMusic": {"name": null, "id": 8282845432, "size": 2832813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 177000, "volumeDelta": -52387.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8282845430, "size": 7081965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 177000, "volumeDelta": -56348.0}, "mMusic": {"name": null, "id": 8282845429, "size": 4249197, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 177000, "volumeDelta": -53844.0}, "lMusic": {"name": null, "id": 8282845432, "size": 2832813, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 177000, "volumeDelta": -52387.0}, "transNames": ["\u53ef\u4ee5\u7684"], "lastRank": 61}, {"name": "\u672a\u6765\u7684\u5e95\u7247", "id": 2063486984, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 11, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p1.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p1.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 290877, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261313624, "size": 37852699, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1041063, "playTime": 290877, "volumeDelta": -46451.0}, "hrMusic": {"name": null, "id": 8261313621, "size": 65773433, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1808967, "playTime": 290877, "volumeDelta": -46035.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063486984", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261313628, "size": 4654893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 290877, "volumeDelta": -41643.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261313629, "size": 11637165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 290877, "volumeDelta": -45874.0}, "mMusic": {"name": null, "id": 8261313623, "size": 6982317, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 290877, "volumeDelta": -43265.0}, "lMusic": {"name": null, "id": 8261313628, "size": 4654893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 290877, "volumeDelta": -41643.0}, "lastRank": 57}, {"name": "\u8431\u8349\u82b1 (Live\u7248)", "id": 2065587747, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 1, "artists": [{"name": "\u5355\u4f9d\u7eaf", "id": 29802127, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c7\u671f", "id": 170016509, "type": "\u4e13\u8f91", "size": 7, "picId": 109951168751156705, "blurPicUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "companyId": 0, "pic": 109951168751156705, "picUrl": "http://p1.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_170016509", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168751156705"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 291796, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279125477, "size": 28965133, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 794119, "playTime": 291796, "volumeDelta": -17180.0}, "hrMusic": {"name": null, "id": 8279125473, "size": 56835428, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1558223, "playTime": 291796, "volumeDelta": -17213.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065587747", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1822761395, "name": "\u8431\u8349\u82b1", "artists": [{"id": 13226442, "name": "\u5f20\u5c0f\u6590"}], "albumMeta": {"id": 123854675, "name": "\u4f60\u597d\uff0c\u674e\u7115\u82f1 \u7535\u5f71\u539f\u58f0\u5927\u789f"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8279125475, "size": 4669869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 291796, "volumeDelta": -12886.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8279125481, "size": 11674605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 291796, "volumeDelta": -17247.0}, "mMusic": {"name": null, "id": 8279125474, "size": 7004781, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 291796, "volumeDelta": -14623.0}, "lMusic": {"name": null, "id": 8279125475, "size": 4669869, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 291796, "volumeDelta": -12886.0}, "lastRank": 62}, {"name": "Love Me Hate Me", "id": 2067451827, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2707463, "disc": "01", "no": 1, "artists": [{"name": "\u674e\u838e\u65fb\u5b50", "id": 12532695, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Love Me Hate Me", "id": 170517088, "type": "Single", "size": 2, "picId": 109951168766708136, "blurPicUrl": "http://p1.music.126.net/Yr_MT82CdFmEDw4BwamKjg==/109951168766708136.jpg", "companyId": 0, "pic": 109951168766708136, "picUrl": "http://p1.music.126.net/Yr_MT82CdFmEDw4BwamKjg==/109951168766708136.jpg", "publishTime": 1690387200000, "description": "", "tags": "", "company": "\u5929\u5a31\u4f20\u5a92", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2707463, "commentThreadId": "R_AL_3_170517088", "artists": [{"name": "\u674e\u838e\u65fb\u5b50", "id": 12532695, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168766708136"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 221805, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8295857427, "size": 25006654, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 901929, "playTime": 221805, "volumeDelta": -29111.0}, "hrMusic": {"name": null, "id": 8295858431, "size": 46279676, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1669196, "playTime": 221805, "volumeDelta": -29184.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067451827", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8295857424, "size": 3549741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221805, "volumeDelta": -25138.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8295857425, "size": 8874285, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 221805, "volumeDelta": -29192.0}, "mMusic": {"name": null, "id": 8295857423, "size": 5324589, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 221805, "volumeDelta": -26636.0}, "lMusic": {"name": null, "id": 8295857424, "size": 3549741, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 221805, "volumeDelta": -25138.0}, "lastRank": 43}, {"name": "\u771f\u7231\u4e07\u5c81", "id": 2060775002, "position": 0, "alias": ["\u300aHEAVEN\u300b\u5b98\u65b9\u4e2d\u6587\u7248"], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u5e0c\u6797\u5a1c\u4f9d\u9ad8", "id": 12664439, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u771f\u7231\u4e07\u5c81", "id": 168805529, "type": "Single", "size": 2, "picId": 109951168746997081, "blurPicUrl": "http://p1.music.126.net/hLYz4GjX0rjmF66a7YV70w==/109951168746997081.jpg", "companyId": 0, "pic": 109951168746997081, "picUrl": "http://p1.music.126.net/hLYz4GjX0rjmF66a7YV70w==/109951168746997081.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u300aHEAVEN\u300b\u5b98\u65b9\u4e2d\u6587\u7248"], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_168805529", "artists": [{"name": "\u5e0c\u6797\u5a1c\u4f9d\u9ad8", "id": 12664439, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168746997081"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 219765, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8274040348, "size": 24856790, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 904849, "playTime": 219765, "volumeDelta": -37289.0}, "hrMusic": {"name": null, "id": 8274040343, "size": 45700339, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1663607, "playTime": 219765, "volumeDelta": -37461.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060775002", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8274040347, "size": 3517101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 219765, "volumeDelta": -33144.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8274040344, "size": 8792685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 219765, "volumeDelta": -37460.0}, "mMusic": {"name": null, "id": 8274040345, "size": 5275629, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 219765, "volumeDelta": -34849.0}, "lMusic": {"name": null, "id": 8274040347, "size": 3517101, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 219765, "volumeDelta": -33144.0}, "lastRank": 68}, {"name": "\u5343\u79a7\u5e74\u4ee3", "id": 2065905084, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "KEY.L\u5218\u806a", "id": 12788674, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Bramble", "id": 30956407, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "c0de731", "id": 1159101, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5343\u79a7\u5e74\u4ee3", "id": 170096367, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168757820606, "blurPicUrl": "http://p1.music.126.net/6Xi4vV63Fym1xtfS6bSucw==/109951168757820606.jpg", "companyId": 0, "pic": 109951168757820606, "picUrl": "http://p1.music.126.net/6Xi4vV63Fym1xtfS6bSucw==/109951168757820606.jpg", "publishTime": 1690041600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170096367", "artists": [{"name": "KEY.L\u5218\u806a", "id": 12788674, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168757820606"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 279264, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8286434063, "size": 32776249, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 938929, "playTime": 279264, "volumeDelta": -46115.0}, "hrMusic": {"name": null, "id": 8286434069, "size": 59622618, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1707988, "playTime": 279264, "volumeDelta": -46137.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065905084", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8286434060, "size": 4469421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 279264, "volumeDelta": -41900.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8286434067, "size": 11173485, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 279264, "volumeDelta": -46158.0}, "mMusic": {"name": null, "id": 8286434066, "size": 6704109, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 279264, "volumeDelta": -43564.0}, "lMusic": {"name": null, "id": 8286434060, "size": 4469421, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 279264, "volumeDelta": -41900.0}, "lastRank": 69}, {"name": "\u540e\u9661\u95e8\u7684\u590f", "id": 2067062791, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 2713445, "disc": "01", "no": 2, "artists": [{"name": "\u5341\u4e2a\u52e4\u5929", "id": 57031080, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u79cd\u5730\u5427", "id": 167006658, "type": "EP", "size": 2, "picId": 109951168659108142, "blurPicUrl": "http://p1.music.126.net/F39WX4gFXc1BeIEr4QBRIg==/109951168659108142.jpg", "companyId": 0, "pic": 109951168659108142, "picUrl": "http://p1.music.126.net/F39WX4gFXc1BeIEr4QBRIg==/109951168659108142.jpg", "publishTime": 1686067200000, "description": "", "tags": "", "company": "\u676d\u5dde\u4e09\u9038\u6587\u5316\u4f20\u5a92\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713445, "commentThreadId": "R_AL_3_167006658", "artists": [{"name": "\u5341\u4e2a\u52e4\u5929", "id": 57031080, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168659108142"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 273108, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8291785635, "size": 33369818, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 977480, "playTime": 273108, "volumeDelta": -59394.0}, "hrMusic": {"name": null, "id": 8291785638, "size": 59558058, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1744595, "playTime": 273108, "volumeDelta": -59152.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067062791", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8291785636, "size": 4370733, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 273108, "volumeDelta": -54822.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8291785644, "size": 10926765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 273108, "volumeDelta": -59108.0}, "mMusic": {"name": null, "id": 8291785641, "size": 6556077, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 273108, "volumeDelta": -56513.0}, "lMusic": {"name": null, "id": 8291785636, "size": 4370733, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 273108, "volumeDelta": -54822.0}, "lastRank": 60}, {"name": "Scared 2 Be Lonely", "id": 2063378636, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 4, "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p1.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "222", "id": 169483191, "type": "\u4e13\u8f91", "size": 15, "picId": 109951168734730326, "blurPicUrl": "http://p2.music.126.net/TKFEtDI6kvQUeERI2xMPVw==/109951168734730326.jpg", "companyId": 0, "pic": 109951168734730326, "picUrl": "http://p2.music.126.net/TKFEtDI6kvQUeERI2xMPVw==/109951168734730326.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169483191", "artists": [{"name": "Lil Tjay", "id": 28391620, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168734730326"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 182204, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063378636", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8260033036, "size": 2915309, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 182204, "volumeDelta": -28328.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8260033039, "size": 7288207, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 182204, "volumeDelta": -32363.0}, "mMusic": {"name": null, "id": 8260033033, "size": 4372942, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 182204, "volumeDelta": -29849.0}, "lMusic": {"name": null, "id": 8260033036, "size": 2915309, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 182204, "volumeDelta": -28328.0}, "lastRank": 71}, {"name": "THE TIDES", "id": 2061973302, "position": 0, "alias": ["\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u7247\u5c3e\u66f2"], "status": 0, "fee": 8, "copyrightId": 1416618, "disc": "01", "no": 1, "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u300a\u65f6\u5149\u4ee3\u7406\u4eba\u7b2c\u4e8c\u5b63\u300b\u52a8\u753b\u539f\u58f0\u5e26", "id": 170612643, "type": "\u672a\u77e5", "size": 2, "picId": 109951168769184685, "blurPicUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "companyId": 0, "pic": 109951168769184685, "picUrl": "http://p2.music.126.net/BdwgC6JBYeBXqzkHRNwDZg==/109951168769184685.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "bilibili", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416618, "commentThreadId": "R_AL_3_170612643", "artists": [{"name": "\u996d\u5361", "id": 37115071, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u767d\u9ca8JAWS", "id": 33609925, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "Gorilla Attack", "id": 36361027, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u8983\u4e91", "id": 57651025, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769184685"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200239, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8247165578, "size": 24190482, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 966460, "playTime": 200239, "volumeDelta": -38101.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061973302", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8247165581, "size": 3204955, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 200239, "volumeDelta": -33930.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8247165579, "size": 8012321, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 200239, "volumeDelta": -38167.0}, "mMusic": {"name": null, "id": 8247165585, "size": 4807410, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 200239, "volumeDelta": -35588.0}, "lMusic": {"name": null, "id": 8247165581, "size": 3204955, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 200239, "volumeDelta": -33930.0}, "lastRank": 77}, {"name": "\u67d0\u67d0", "id": 2064460819, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "ICE\u6768\u957f\u9752", "id": 13145283, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "J. Sheon", "id": 187010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u67d0\u67d0", "id": 169740280, "type": "Single", "size": 0, "picId": 109951168743453545, "blurPicUrl": "http://p2.music.126.net/b_tmJc_OujnlViac595FPg==/109951168743453545.jpg", "companyId": 0, "pic": 109951168743453545, "picUrl": "http://p2.music.126.net/b_tmJc_OujnlViac595FPg==/109951168743453545.jpg", "publishTime": 1690214400000, "description": "", "tags": "", "company": "\u94f6\u6cb3\u65b9\u821fStarNation", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_169740280", "artists": [{"name": "ICE\u6768\u957f\u9752", "id": 13145283, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "J. Sheon", "id": 187010, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168743453545"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200120, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8269337750, "size": 23147750, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 925354, "playTime": 200120, "volumeDelta": -71991.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064460819", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8269337753, "size": 3202865, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 200120, "volumeDelta": -67477.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8269337752, "size": 8007097, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320002, "playTime": 200120, "volumeDelta": -71787.0}, "mMusic": {"name": null, "id": 8269337751, "size": 4804275, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192002, "playTime": 200120, "volumeDelta": -69183.0}, "lMusic": {"name": null, "id": 8269337753, "size": 3202865, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128002, "playTime": 200120, "volumeDelta": -67477.0}, "lastRank": 96}, {"name": "\u6765\u751f\u620f--\u65e0\u95f4\u68a6\u5883\u4e3b\u9898\u66f2", "id": 2065906413, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u7eb8\u5ac1\u8863", "id": 49103473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u55b5\u2606\u9171", "id": 12373281, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7eb8\u5ac1\u8863\u7b2c5\u90e8\u65e0\u95f4\u68a6\u5883", "id": 169958827, "type": "\u4e13\u8f91", "size": 2, "picId": 109951168753608819, "blurPicUrl": "http://p2.music.126.net/itXD7Th2vEQAVKObSYDWcw==/109951168753608819.jpg", "companyId": 0, "pic": 109951168753608819, "picUrl": "http://p2.music.126.net/itXD7Th2vEQAVKObSYDWcw==/109951168753608819.jpg", "publishTime": 1689868800000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169958827", "artists": [{"name": "\u7eb8\u5ac1\u8863", "id": 49103473, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168753608819"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213600, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282202901, "size": 26696553, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 999870, "playTime": 213600, "volumeDelta": -68752.0}, "hrMusic": {"name": null, "id": 8282202898, "size": 47244043, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1769439, "playTime": 213600, "volumeDelta": -68732.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065906413", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8282202895, "size": 3418413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213600, "volumeDelta": -64523.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8282202896, "size": 8545965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213600, "volumeDelta": -68737.0}, "mMusic": {"name": null, "id": 8282202899, "size": 5127597, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213600, "volumeDelta": -66162.0}, "lMusic": {"name": null, "id": 8282202895, "size": 3418413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213600, "volumeDelta": -64523.0}, "lastRank": 74}, {"name": "\u7fe9\u7fe9", "id": 2063486982, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 9, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2712502, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 272918, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261312671, "size": 36395365, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1066849, "playTime": 272918, "volumeDelta": -38526.0}, "hrMusic": {"name": null, "id": 8261312672, "size": 62660061, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1836741, "playTime": 272918, "volumeDelta": -38465.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063486982", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261312674, "size": 4367661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 272918, "volumeDelta": -34185.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261312673, "size": 10919085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 272918, "volumeDelta": -38473.0}, "mMusic": {"name": null, "id": 8261312677, "size": 6551469, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 272918, "volumeDelta": -35883.0}, "lMusic": {"name": null, "id": 8261312674, "size": 4367661, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 272918, "volumeDelta": -34185.0}, "lastRank": 72}, {"name": "4U (\u4e3a\u4f60) (LIVE\u7248)", "id": 2061938349, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 12, "artists": [{"name": "\u827e\u798f\u6770\u5c3c", "id": 12127564, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6d3e\u514b\u7279\uff08PACT\uff09", "id": 12119618, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "TangoZ", "id": 12967449, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u7b2c\u5341\u671f", "id": 169114948, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721774074, "blurPicUrl": "http://p2.music.126.net/c2X7MIjEAUqCMkjqKc5J8g==/109951168721774074.jpg", "companyId": 0, "pic": 109951168721774074, "picUrl": "http://p2.music.126.net/c2X7MIjEAUqCMkjqKc5J8g==/109951168721774074.jpg", "publishTime": 1688745600000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_169114948", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721774074"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 286100, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8249160153, "size": 30605221, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 855790, "playTime": 286100, "volumeDelta": -16591.0}, "hrMusic": {"name": null, "id": 8249160152, "size": 58107023, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1624803, "playTime": 286100, "volumeDelta": -14822.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061938349", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8249160156, "size": 4578477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 286100, "volumeDelta": -10362.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8249160151, "size": 11446125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 286100, "volumeDelta": -14722.0}, "mMusic": {"name": null, "id": 8249160154, "size": 6867693, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 286100, "volumeDelta": -12104.0}, "lMusic": {"name": null, "id": 8249160156, "size": 4578477, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 286100, "volumeDelta": -10362.0}, "lastRank": 78}, {"name": "flowers", "id": 2062746061, "position": 0, "alias": ["\u6e38\u620f\u3010Fate/Grand Order\u3011Memorial Movie 2023 \u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2706476, "disc": "01", "no": 1, "artists": [{"name": "Hana Hope", "id": 51589278, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "flowers", "id": 169299581, "type": "Single", "size": 1, "picId": 109951168729386773, "blurPicUrl": "http://p2.music.126.net/c_D1ZImVVg0gp_8sDoOBbg==/109951168729386773.jpg", "companyId": 0, "pic": 109951168729386773, "picUrl": "http://p2.music.126.net/c_D1ZImVVg0gp_8sDoOBbg==/109951168729386773.jpg", "publishTime": 1690646400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706476, "commentThreadId": "R_AL_3_169299581", "artists": [{"name": "Hana Hope", "id": 51589278, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168729386773"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 260257, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2062746061", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8252963455, "size": 4164171, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 260257, "volumeDelta": -76475.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8252963457, "size": 10410362, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 260257, "volumeDelta": -80737.0}, "mMusic": {"name": null, "id": 8252963459, "size": 6246235, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 260257, "volumeDelta": -78170.0}, "lMusic": {"name": null, "id": 8252963455, "size": 4164171, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 260257, "volumeDelta": -76475.0}, "lastRank": 75}, {"name": "\u9752\u306e\u3059\u307f\u304b", "id": 2056914217, "position": 0, "alias": ["TV\u52a8\u753b\u300a\u5492\u672f\u56de\u6218\uff1a\u6000\u7389\u00b7\u7389\u6298\u300b\u7247\u5934\u66f2"], "status": 0, "fee": 8, "copyrightId": 2706476, "disc": "01", "no": 1, "artists": [{"name": "\u30ad\u30bf\u30cb\u30bf\u30c4\u30e4", "id": 15250026, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u9752\u306e\u3059\u307f\u304b", "id": 167905654, "type": "Single", "size": 1, "picId": 109951168687024892, "blurPicUrl": "http://p2.music.126.net/nnzULbzrwdHDTATMz5UE5Q==/109951168687024892.jpg", "companyId": 0, "pic": 109951168687024892, "picUrl": "http://p2.music.126.net/nnzULbzrwdHDTATMz5UE5Q==/109951168687024892.jpg", "publishTime": 1688659200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706476, "commentThreadId": "R_AL_3_167905654", "artists": [{"name": "\u30ad\u30bf\u30cb\u30bf\u30c4\u30e4", "id": 15250026, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168687024892"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 196519, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2056914217", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u82cd\u84dd\u6240\u6816", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8201840435, "size": 3144351, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 196519, "volumeDelta": -60120.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8201840430, "size": 7860811, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 196519, "volumeDelta": -63810.0}, "mMusic": {"name": null, "id": 8201840432, "size": 4716504, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 196519, "volumeDelta": -61488.0}, "lMusic": {"name": null, "id": 8201840435, "size": 3144351, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 196519, "volumeDelta": -60120.0}, "transNames": ["\u82cd\u84dd\u6240\u6816"], "lastRank": 85}, {"name": "\u4e39\u9633\u5b50\uff08\u9053\u8be1\u5f02\u4ed9\u540c\u4eba\u66f2\uff09", "id": 2064701123, "position": 0, "alias": [], "status": 0, "fee": 0, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Ofo\u51cc\u56db", "id": 30705378, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e39\u9633\u5b50", "id": 169738496, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168745411833, "blurPicUrl": "http://p2.music.126.net/at5_84UaRCoTcHjUo9dfRw==/109951168745411833.jpg", "companyId": 0, "pic": 109951168745411833, "picUrl": "http://p2.music.126.net/at5_84UaRCoTcHjUo9dfRw==/109951168745411833.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": null, "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 0, "commentThreadId": "R_AL_3_169738496", "artists": [{"name": "Ofo\u51cc\u56db", "id": 30705378, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168745411833"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 193263, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8271337456, "size": 24366807, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1008647, "playTime": 193263, "volumeDelta": -71115.0}, "hrMusic": {"name": null, "id": 8271337451, "size": 42955334, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1778107, "playTime": 193263, "volumeDelta": -71083.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064701123", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8271337452, "size": 3093165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 193263, "volumeDelta": -67252.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8271337454, "size": 7732845, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 193263, "volumeDelta": -71116.0}, "mMusic": {"name": null, "id": 8271337455, "size": 4639725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 193263, "volumeDelta": -68594.0}, "lMusic": {"name": null, "id": 8271337452, "size": 3093165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 193263, "volumeDelta": -67252.0}, "lastRank": 87}, {"name": "Paint The Town Red", "id": 2068309400, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 1, "artists": [{"name": "Doja Cat", "id": 911131, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Paint The Town Red", "id": 170782034, "type": "Single", "size": 1, "picId": 109951168775074123, "blurPicUrl": "http://p2.music.126.net/NFtQVsvAQ_nafI3bkXvkEg==/109951168775074123.jpg", "companyId": 0, "pic": 109951168775074123, "picUrl": "http://p2.music.126.net/NFtQVsvAQ_nafI3bkXvkEg==/109951168775074123.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170782034", "artists": [{"name": "Doja Cat", "id": 911131, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168775074123"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 231810, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068309400", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14649992, "bMusic": {"name": null, "id": 8304417187, "size": 3709013, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 231810, "volumeDelta": -41595.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8304417190, "size": 9272468, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 231810, "volumeDelta": -45798.0}, "mMusic": {"name": null, "id": 8304417191, "size": 5563498, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 231810, "volumeDelta": -43243.0}, "lMusic": {"name": null, "id": 8304417187, "size": 3709013, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 231810, "volumeDelta": -41595.0}}, {"name": "\u5fd8\u8bb0\u65f6\u95f4 (Live\u7248)", "id": 2065587053, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u80e1\u590f", "id": 3273, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c7\u671f", "id": 170016509, "type": "\u4e13\u8f91", "size": 7, "picId": 109951168751156705, "blurPicUrl": "http://p2.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "companyId": 0, "pic": 109951168751156705, "picUrl": "http://p2.music.126.net/CqXgVzCuv8CA1puADv8ZeA==/109951168751156705.jpg", "publishTime": 1689955200000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_170016509", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168751156705"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 245538, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8279123989, "size": 25414578, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 828043, "playTime": 245538, "volumeDelta": -22527.0}, "hrMusic": {"name": null, "id": 8279123993, "size": 48876531, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1592468, "playTime": 245538, "volumeDelta": -22846.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065587053", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 86360, "name": "\u5fd8\u8bb0\u65f6\u95f4", "artists": [{"id": 3064, "name": "\u80e1\u6b4c"}], "albumMeta": {"id": 8466, "name": "\u4ed9\u5251\u5947\u4fa0\u4f20\u4e09 \u7535\u89c6\u539f\u58f0\u5e26"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8279123994, "size": 3929517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 245538, "volumeDelta": -18604.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8279123990, "size": 9823725, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 245538, "volumeDelta": -22885.0}, "mMusic": {"name": null, "id": 8279123992, "size": 5894253, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 245538, "volumeDelta": -20283.0}, "lMusic": {"name": null, "id": 8279123994, "size": 3929517, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 245538, "volumeDelta": -18604.0}, "lastRank": 73}, {"name": "\u4eca\u665a\u4e0d\u60f3\u7761 (Live\u7248)", "id": 2063468891, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 12, "artists": [{"name": "NINEONE#\u8d75\u99a8\u73a5", "id": 12276375, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c12\u671f", "id": 169508075, "type": "\u4e13\u8f91", "size": 16, "picId": 109951168735281965, "blurPicUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "companyId": 0, "pic": 109951168735281965, "picUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169508075", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735281965"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 180149, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264471544, "size": 20400420, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 905933, "playTime": 180149, "volumeDelta": -44176.0}, "hrMusic": {"name": null, "id": 8264471543, "size": 37741903, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1676027, "playTime": 180149, "volumeDelta": -44287.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063468891", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8264471546, "size": 2883501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180149, "volumeDelta": -39854.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264471548, "size": 7208685, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 180149, "volumeDelta": -44220.0}, "mMusic": {"name": null, "id": 8264471550, "size": 4325229, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 180149, "volumeDelta": -41598.0}, "lMusic": {"name": null, "id": 8264471546, "size": 2883501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 180149, "volumeDelta": -39854.0}, "lastRank": 82}, {"name": "\u5728\u60f3\u4f60\u7684\u591c\u6211\u544a\u8bc9\u81ea\u5df1", "id": 2065227630, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u94f6\u6cb3\u5feb\u9012", "id": 54678821, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5728\u60f3\u4f60\u7684\u591c\u6211\u544a\u8bc9\u81ea\u5df1", "id": 169931114, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168748589094, "blurPicUrl": "http://p2.music.126.net/XffqU5Cf8ToiitmZrtAAZg==/109951168748589094.jpg", "companyId": 0, "pic": 109951168748589094, "picUrl": "http://p2.music.126.net/XffqU5Cf8ToiitmZrtAAZg==/109951168748589094.jpg", "publishTime": 1689782400000, "description": "", "tags": "", "company": "\u8baf\u98de\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169931114", "artists": [{"name": "\u94f6\u6cb3\u5feb\u9012", "id": 54678821, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "Unforgotten", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168748589094", "transNames": ["Unforgotten"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 206886, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8276180019, "size": 23886327, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 923651, "playTime": 206886, "volumeDelta": -58887.0}, "hrMusic": {"name": null, "id": 8276180023, "size": 71773148, "extension": "flac", "sr": 96000, "dfsId": 0, "bitrate": 2775368, "playTime": 206886, "volumeDelta": -58889.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065227630", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": "Unforgotten", "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8276180020, "size": 3311277, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206886, "volumeDelta": -54587.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8276180025, "size": 8278125, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 206886, "volumeDelta": -58877.0}, "mMusic": {"name": null, "id": 8276180026, "size": 4966893, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 206886, "volumeDelta": -56278.0}, "lMusic": {"name": null, "id": 8276180020, "size": 3311277, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 206886, "volumeDelta": -54587.0}, "transNames": ["Unforgotten"], "lastRank": 79}, {"name": "\u5e74\u5c11\u7684\u4f60\u554a", "id": 2064564144, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u6d69\u7136", "id": 57607341, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5e74\u5c11\u7684\u4f60\u554a", "id": 169759118, "type": "Single", "size": 1, "picId": 109951168744272474, "blurPicUrl": "http://p2.music.126.net/GnNH2LVU1D_zZTScx_rr1w==/109951168744272474.jpg", "companyId": 0, "pic": 109951168744272474, "picUrl": "http://p2.music.126.net/GnNH2LVU1D_zZTScx_rr1w==/109951168744272474.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169759118", "artists": [{"name": "\u6d69\u7136", "id": 57607341, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168744272474"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 136312, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8270108753, "size": 17716040, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1039731, "playTime": 136312, "volumeDelta": -18316.0}, "hrMusic": {"name": null, "id": 8270108748, "size": 30847639, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1810407, "playTime": 136312, "volumeDelta": -18143.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2064564144", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8270108750, "size": 2181933, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 136312, "volumeDelta": -14043.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8270108746, "size": 5454765, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 136312, "volumeDelta": -18125.0}, "mMusic": {"name": null, "id": 8270108744, "size": 3272877, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 136312, "volumeDelta": -15604.0}, "lMusic": {"name": null, "id": 8270108750, "size": 2181933, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 136312, "volumeDelta": -14043.0}, "lastRank": 98}, {"name": "\u7267\u9a6c\u57ce\u5e02 (Live\u7248)", "id": 2063469675, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 11, "artists": [{"name": "GAI\u5468\u5ef6", "id": 1211046, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u80e1\u5f66\u658c", "id": 3066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c12\u671f", "id": 169508075, "type": "\u4e13\u8f91", "size": 16, "picId": 109951168735281965, "blurPicUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "companyId": 0, "pic": 109951168735281965, "picUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169508075", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735281965"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 375893, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264388854, "size": 41982009, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 893487, "playTime": 375893, "volumeDelta": -26032.0}, "hrMusic": {"name": null, "id": 8264388858, "size": 78164415, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1663544, "playTime": 375893, "volumeDelta": -26046.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063469675", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 542058293, "name": "\u7267\u9a6c\u57ce\u5e02", "artists": [{"id": 12138269, "name": "\u6bdb\u4e0d\u6613"}], "albumMeta": {"id": 37542653, "name": "\u7267\u9a6c\u57ce\u5e02"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8264388855, "size": 6015405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 375893, "volumeDelta": -21817.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264388857, "size": 15038445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 375893, "volumeDelta": -26054.0}, "mMusic": {"name": null, "id": 8264388859, "size": 9023085, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 375893, "volumeDelta": -23459.0}, "lMusic": {"name": null, "id": 8264388855, "size": 6015405, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 375893, "volumeDelta": -21817.0}, "lastRank": 88}, {"name": "\u767d\u6843\u82b1", "id": 2069682162, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "\u4e09\u706bflame", "id": 36458527, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u767d\u6843\u82b1", "id": 171181577, "type": "Single", "size": 1, "picId": 109951168801663859, "blurPicUrl": "http://p2.music.126.net/kwMiczGTdcPw9gFsFhUGfw==/109951168801663859.jpg", "companyId": 0, "pic": 109951168801663859, "picUrl": "http://p2.music.126.net/kwMiczGTdcPw9gFsFhUGfw==/109951168801663859.jpg", "publishTime": 1691078400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_171181577", "artists": [{"name": "\u4e09\u706bflame", "id": 36458527, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168801663859"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 200963, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315997520, "size": 19094474, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 760115, "playTime": 200963, "volumeDelta": -48210.0}, "hrMusic": {"name": null, "id": 8315997519, "size": 38319178, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1525415, "playTime": 200963, "volumeDelta": -49191.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069682162", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8315997524, "size": 3216429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200963, "volumeDelta": -44926.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8315997517, "size": 8041005, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 200963, "volumeDelta": -49193.0}, "mMusic": {"name": null, "id": 8315997518, "size": 4824621, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 200963, "volumeDelta": -46577.0}, "lMusic": {"name": null, "id": 8315997524, "size": 3216429, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 200963, "volumeDelta": -44926.0}, "lastRank": 76}, {"name": "\u89c1\u4e0e\u4e0d\u89c1 (Live\u7248)", "id": 2061887798, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 5, "artists": [{"name": "\u5f20\u78a7\u6668", "id": 1024308, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u738b\u8d6b\u91ce", "id": 47091532, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c11\u671f", "id": 169100861, "type": "\u4e13\u8f91", "size": 12, "picId": 109951168721332038, "blurPicUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "companyId": 0, "pic": 109951168721332038, "picUrl": "http://p2.music.126.net/PG4kgTtiYG64vQ9SG_SJQA==/109951168721332038.jpg", "publishTime": 1688659200000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169100861", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168721332038"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 298069, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8246418655, "size": 30055328, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 806666, "playTime": 298069, "volumeDelta": -16801.0}, "hrMusic": {"name": null, "id": 8246418663, "size": 58726017, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1576170, "playTime": 298069, "volumeDelta": -16922.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2061887798", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 863428039, "name": "\u89c1\u4e0e\u4e0d\u89c1", "artists": [{"id": 1024308, "name": "\u5f20\u78a7\u6668"}], "albumMeta": {"id": 71701841, "name": "\u89c1\u4e0e\u4e0d\u89c1"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8246418657, "size": 4770093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 298069, "volumeDelta": -12520.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8246418664, "size": 11925165, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320001, "playTime": 298069, "volumeDelta": -16917.0}, "mMusic": {"name": null, "id": 8246418656, "size": 7155117, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192001, "playTime": 298069, "volumeDelta": -14302.0}, "lMusic": {"name": null, "id": 8246418657, "size": 4770093, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128001, "playTime": 298069, "volumeDelta": -12520.0}, "lastRank": 92}, {"name": "\u5730\u7403\u5100", "id": 2060973088, "position": 0, "alias": ["\u52a8\u753b\u7535\u5f71\u300a\u4f60\u60f3\u6d3b\u51fa\u600e\u6837\u7684\u4eba\u751f\u300b\u4e3b\u9898\u66f2"], "status": 0, "fee": 8, "copyrightId": 2706476, "disc": "01", "no": 1, "artists": [{"name": "\u7c73\u6d25\u7384\u5e2b", "id": 159300, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5730\u7403\u5100", "id": 168859940, "type": "Single", "size": 1, "picId": 109951168745854635, "blurPicUrl": "http://p2.music.126.net/S9jcXI7Lm5d-AbOYNwqdCw==/109951168745854635.jpg", "companyId": 0, "pic": 109951168745854635, "picUrl": "http://p2.music.126.net/S9jcXI7Lm5d-AbOYNwqdCw==/109951168745854635.jpg", "publishTime": 1689523200000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2706476, "commentThreadId": "R_AL_3_168859940", "artists": [{"name": "\u7c73\u6d25\u7384\u5e2b", "id": 159300, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": "\u5730\u7403\u4eea", "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168745854635", "transNames": ["\u5730\u7403\u4eea"]}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 273502, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2060973088", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": "\u5730\u7403\u4eea", "sign": null, "mark": 0, "originCoverType": 1, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8237749737, "size": 4376076, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 273502, "volumeDelta": -3958.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8237749734, "size": 10940125, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 273502, "volumeDelta": -8267.0}, "mMusic": {"name": null, "id": 8237749730, "size": 6564093, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 273502, "volumeDelta": -5694.0}, "lMusic": {"name": null, "id": 8237749737, "size": 4376076, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 273502, "volumeDelta": -3958.0}, "transNames": ["\u5730\u7403\u4eea"], "lastRank": 93}, {"name": "\u81f4\u672a\u6765\u7684\u6211 (Live)", "id": 2067807537, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 6, "artists": [{"name": "\u8881\u827a\u83f2", "id": 57762668, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 20, "picId": 109951168769529178, "blurPicUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 244240, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": {"name": null, "id": 8306651589, "size": 49895926, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1634318, "playTime": 244240, "volumeDelta": -60302.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067807537", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 1861100879, "name": "\u81f4\u672a\u6765\u7684\u6211", "artists": [{"id": 13058503, "name": "\u5c24\u957f\u9756"}], "albumMeta": {"id": 130340154, "name": "\u81f4\u672a\u6765\u7684\u6211"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": null, "mp3Url": null, "hMusic": {"name": null, "id": 8306651582, "size": 9771885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 244240, "volumeDelta": -60305.0}, "mMusic": null, "lMusic": null}, {"name": "What Was I Made For? [From The Motion Picture \"Barbie\"]", "id": 2063623629, "position": 0, "alias": ["\u7535\u5f71\u300a\u82ad\u6bd4\u300b\u539f\u58f0"], "status": 0, "fee": 8, "copyrightId": 7003, "disc": "01", "no": 1, "artists": [{"name": "Billie Eilish", "id": 11972054, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "What Was I Made For? [From The Motion Picture \"Barbie\"]", "id": 169540945, "type": "Single", "size": 1, "picId": 109951168736147848, "blurPicUrl": "http://p2.music.126.net/YUQLyha4aAiMxPhv4FFKQQ==/109951168736147848.jpg", "companyId": 0, "pic": 109951168736147848, "picUrl": "http://p2.music.126.net/YUQLyha4aAiMxPhv4FFKQQ==/109951168736147848.jpg", "publishTime": 1689177600000, "description": "", "tags": "", "company": "Darkroom/Interscope Records", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": ["\u7535\u5f71\u300a\u82ad\u6bd4\u300b\u539f\u58f0"], "status": 1, "copyrightId": 7003, "commentThreadId": "R_AL_3_169540945", "artists": [{"name": "Billie Eilish", "id": 11972054, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168736147848"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 222369, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8262352037, "size": 19592413, "extension": "flac", "sr": 44100, "dfsId": 0, "bitrate": 704859, "playTime": 222369, "volumeDelta": 743.0}, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063623629", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 14643088, "bMusic": {"name": null, "id": 8262352034, "size": 3558966, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222369, "volumeDelta": 5502.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8262352032, "size": 8897350, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 222369, "volumeDelta": 1090.0}, "mMusic": {"name": null, "id": 8262352035, "size": 5338427, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 222369, "volumeDelta": 3706.0}, "lMusic": {"name": null, "id": 8262352034, "size": 3558966, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 222369, "volumeDelta": 5502.0}, "lastRank": 95}, {"name": "I KNOW ?", "id": 2068068579, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 7001, "disc": "01", "no": 10, "artists": [{"name": "Travis Scott", "id": 737012, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "UTOPIA", "id": 170711160, "type": "\u4e13\u8f91", "size": 19, "picId": 109951168771978885, "blurPicUrl": "http://p2.music.126.net/5Ax6aNOMn-mwF6IwYWJKMg==/109951168771978885.jpg", "companyId": 0, "pic": 109951168771978885, "picUrl": "http://p2.music.126.net/5Ax6aNOMn-mwF6IwYWJKMg==/109951168771978885.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u7d22\u5c3c\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 7001, "commentThreadId": "R_AL_3_170711160", "artists": [{"name": "Travis Scott", "id": 737012, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168771978885"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 211644, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": null, "hrMusic": null, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2068068579", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 1, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8302361073, "size": 3386349, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211644, "volumeDelta": -49105.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8302361070, "size": 8465807, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 320000, "playTime": 211644, "volumeDelta": -53166.0}, "mMusic": {"name": null, "id": 8302361074, "size": 5079502, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 192000, "playTime": 211644, "volumeDelta": -50682.0}, "lMusic": {"name": null, "id": 8302361073, "size": 3386349, "extension": "mp3", "sr": 44100, "dfsId": 0, "bitrate": 128000, "playTime": 211644, "volumeDelta": -49105.0}, "lastRank": 97}, {"name": "\u5e8f\u66f2", "id": 2063486972, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2712502, "disc": "01", "no": 1, "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5c71\u6b4c\u5be5\u54c9", "id": 169512732, "type": "\u4e13\u8f91", "size": 22, "picId": 109951168735465189, "blurPicUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "companyId": 0, "pic": 109951168735465189, "picUrl": "http://p2.music.126.net/hsIpIgKpGlUlaHPF-qIKcQ==/109951168735465189.jpg", "publishTime": 1689696000000, "description": "", "tags": "", "company": "\u65ed\u6da6\u97f3\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2710603, "commentThreadId": "R_AL_3_169512732", "artists": [{"name": "\u5200\u90ce", "id": 2517, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735465189"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 281247, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8261313417, "size": 37430530, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1064701, "playTime": 281247, "volumeDelta": -37484.0}, "hrMusic": {"name": null, "id": 8261313423, "size": 64497091, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1834603, "playTime": 281247, "volumeDelta": -37456.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063486972", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8261313421, "size": 4500909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 281247, "volumeDelta": -33556.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8261313424, "size": 11252205, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 281247, "volumeDelta": -37480.0}, "mMusic": {"name": null, "id": 8261313420, "size": 6751341, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 281247, "volumeDelta": -35031.0}, "lMusic": {"name": null, "id": 8261313421, "size": 4500909, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 281247, "volumeDelta": -33556.0}, "lastRank": 99}, {"name": "Missy", "id": 2069005111, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 1416293, "disc": "01", "no": 1, "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BaoUner", "id": 34199516, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u5955\u59a4", "id": 12797890, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4ed8\u5c0f\u8fdc", "id": 31441780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Missy", "id": 170965837, "type": "Single", "size": 0, "picId": 109951168789119906, "blurPicUrl": "http://p2.music.126.net/QHjHpppy-ogdQiMH5K4ROg==/109951168789119906.jpg", "companyId": 0, "pic": 109951168789119906, "picUrl": "http://p2.music.126.net/QHjHpppy-ogdQiMH5K4ROg==/109951168789119906.jpg", "publishTime": 1690905600000, "description": "", "tags": "", "company": "\u585e\u58ec\u5531\u7247-MSR", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 1416293, "commentThreadId": "R_AL_3_170965837", "artists": [{"name": "\u585e\u58ec\u5531\u7247-MSR", "id": 32540734, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "BaoUner", "id": 34199516, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5434\u5955\u59a4", "id": 12797890, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u4ed8\u5c0f\u8fdc", "id": 31441780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168789119906"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 212092, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8309572718, "size": 25545995, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 963577, "playTime": 212092, "volumeDelta": -35921.0}, "hrMusic": {"name": null, "id": 8309572725, "size": 45910159, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1731700, "playTime": 212092, "volumeDelta": -33924.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2069005111", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8309572723, "size": 3394605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 212092, "volumeDelta": -29680.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8309572716, "size": 8486445, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 212092, "volumeDelta": -33933.0}, "mMusic": {"name": null, "id": 8309572719, "size": 5091885, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 212092, "volumeDelta": -31343.0}, "lMusic": {"name": null, "id": 8309572723, "size": 3394605, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 212092, "volumeDelta": -29680.0}, "lastRank": 84}, {"name": "\u6709\u6ca1\u6709\u4e00\u9996\u6b4c\u4f1a\u8ba9\u4f60\u60f3\u8d77\u6211 (Live)", "id": 2067808259, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713481, "disc": "01", "no": 5, "artists": [{"name": "\u5468\u534e\u5065", "id": 6456, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u6f58\u73ae\u67cf", "id": 4723, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "HENRY\u5218\u5baa\u534e", "id": 776875, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u859b\u4e4b\u8c26", "id": 5781, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3 \u7b2c\u4e00\u671f", "id": 170623046, "type": "\u4e13\u8f91", "size": 7, "picId": 109951168769529178, "blurPicUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "companyId": 0, "pic": 109951168769529178, "picUrl": "http://p2.music.126.net/pcLw5yHiBNMBAby1WTt2wg==/109951168769529178.jpg", "publishTime": 1690473600000, "description": "", "tags": "", "company": "\u68a6\u54cd\u5f3a\u97f3\u6587\u5316\u4f20\u64ad (\u4e0a\u6d77) \u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713481, "commentThreadId": "R_AL_3_170623046", "artists": [{"name": "2023\u4e2d\u56fd\u597d\u58f0\u97f3", "id": 53605772, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168769529178"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 85189, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8302891630, "size": 11626507, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1091827, "playTime": 85189, "volumeDelta": -67293.0}, "hrMusic": {"name": null, "id": 8302891625, "size": 19822355, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1861487, "playTime": 85189, "volumeDelta": -67293.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2067808259", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 186624, "name": "\u6709\u6ca1\u6709\u4e00\u9996\u6b4c\u4f1a\u8ba9\u4f60\u60f3\u8d77\u6211", "artists": [{"id": 6456, "name": "\u5468\u534e\u5065"}], "albumMeta": {"id": 18953, "name": "\u5fd8\u5fe7\u8349"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8302891626, "size": 1364013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 85189, "volumeDelta": -63163.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8302891631, "size": 3409965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 85189, "volumeDelta": -67292.0}, "mMusic": {"name": null, "id": 8302891624, "size": 2045997, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 85189, "volumeDelta": -64733.0}, "lMusic": {"name": null, "id": 8302891626, "size": 1364013, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 85189, "volumeDelta": -63163.0}, "lastRank": 86}, {"name": "\u4e0b\u4e00\u7ad9\u5929\u540e (Live\u7248)", "id": 2070364927, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713446, "disc": "01", "no": 2, "artists": [{"name": "\u6bdb\u4e0d\u6613", "id": 12138269, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5267\u597d\u542c\u7684\u6b4c \u7b2c9\u671f", "id": 171423736, "type": "\u4e13\u8f91", "size": 5, "picId": 109951168813549924, "blurPicUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "companyId": 0, "pic": 109951168813549924, "picUrl": "http://p2.music.126.net/1VHGAZA9nt7vaHngc3FCWw==/109951168813549924.jpg", "publishTime": 1691164800000, "description": "", "tags": "", "company": "\u4f18\u9177\u4fe1\u606f\u6280\u672f\uff08\u5317\u4eac\uff09\u6709\u9650\u516c\u53f8", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713446, "commentThreadId": "R_AL_3_171423736", "artists": [{"name": "\u5267\u597d\u542c\u7684\u6b4c", "id": 57122419, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168813549924"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 252686, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8322730676, "size": 27534064, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 871723, "playTime": 252686, "volumeDelta": -21601.0}, "hrMusic": {"name": null, "id": 8322730684, "size": 51701352, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1636855, "playTime": 252686, "volumeDelta": -20611.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2070364927", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 383916, "name": "\u4e0b\u4e00\u7ad9\u5929\u540e", "artists": [{"id": 7227, "name": "\u8521\u5353\u598d"}], "albumMeta": {"id": 37988, "name": "Touch of Love"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8322730683, "size": 4043949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252686, "volumeDelta": -16304.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8322730679, "size": 10109805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 252686, "volumeDelta": -20615.0}, "mMusic": {"name": null, "id": 8322730681, "size": 6065901, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 252686, "volumeDelta": -18001.0}, "lMusic": {"name": null, "id": 8322730683, "size": 4043949, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 252686, "volumeDelta": -16304.0}}, {"name": "\u4ece\u90a3\u5929\u8d77 (LIVE\u7248)", "id": 2063768213, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713428, "disc": "01", "no": 3, "artists": [{"name": "\u6768\u548c\u82cfKeyNG", "id": 13899303, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b32023 \u7b2c\u5341\u4e00\u671f", "id": 169586857, "type": "\u4e13\u8f91", "size": 8, "picId": 109951168737081005, "blurPicUrl": "http://p2.music.126.net/4PUiyvwyOsIfvzbKvnIxLw==/109951168737081005.jpg", "companyId": 0, "pic": 109951168737081005, "picUrl": "http://p2.music.126.net/4PUiyvwyOsIfvzbKvnIxLw==/109951168737081005.jpg", "publishTime": 1689350400000, "description": "", "tags": "", "company": "", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713428, "commentThreadId": "R_AL_3_169586857", "artists": [{"name": "\u4e2d\u56fd\u8bf4\u5531\u5dc5\u5cf0\u5bf9\u51b3", "id": 34307971, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168737081005"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 229024, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8266633734, "size": 25605326, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 894413, "playTime": 229024, "volumeDelta": -39266.0}, "hrMusic": {"name": null, "id": 8266633729, "size": 47627206, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1663655, "playTime": 229024, "volumeDelta": -39176.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063768213", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8266633737, "size": 3665325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 229024, "volumeDelta": -35062.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8266633728, "size": 9163245, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 229024, "volumeDelta": -39196.0}, "mMusic": {"name": null, "id": 8266633732, "size": 5497965, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 229024, "volumeDelta": -36625.0}, "lMusic": {"name": null, "id": 8266633737, "size": 3665325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 229024, "volumeDelta": -35062.0}}, {"name": "Summer Sky", "id": 2065940926, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "HENRY\u5218\u5baa\u534e", "id": 776875, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "Summer Sky", "id": 170102639, "type": "Single", "size": 1, "picId": 109951168753899816, "blurPicUrl": "http://p2.music.126.net/KUBhwLxjDiKYSWt42Yca5A==/109951168753899816.jpg", "companyId": 0, "pic": 109951168753899816, "picUrl": "http://p2.music.126.net/KUBhwLxjDiKYSWt42Yca5A==/109951168753899816.jpg", "publishTime": 1690300800000, "description": "", "tags": "", "company": "\u5730\u7403\u5a31\u4e50", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_170102639", "artists": [{"name": "HENRY\u5218\u5baa\u534e", "id": 776875, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168753899816"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 174090, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8282431853, "size": 22876408, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1051239, "playTime": 174090, "volumeDelta": -61202.0}, "hrMusic": {"name": null, "id": 8282431851, "size": 39636762, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1821428, "playTime": 174090, "volumeDelta": -60988.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2065940926", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8282431857, "size": 2786349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 174090, "volumeDelta": -57018.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8282431852, "size": 6965805, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320002, "playTime": 174090, "volumeDelta": -60988.0}, "mMusic": {"name": null, "id": 8282431858, "size": 4179501, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192002, "playTime": 174090, "volumeDelta": -58453.0}, "lMusic": {"name": null, "id": 8282431857, "size": 2786349, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128002, "playTime": 174090, "volumeDelta": -57018.0}}, {"name": "\u7231\u7231", "id": 2066713513, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 0, "disc": "01", "no": 1, "artists": [{"name": "Kc", "id": 12193780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "ZIV", "id": 12085066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u7231\u7231", "id": 169754062, "type": "\u4e13\u8f91", "size": 1, "picId": 109951168761364770, "blurPicUrl": "http://p2.music.126.net/PSnRFUiTyxu4tv1GHtoAxw==/109951168761364770.jpg", "companyId": 0, "pic": 109951168761364770, "picUrl": "http://p2.music.126.net/PSnRFUiTyxu4tv1GHtoAxw==/109951168761364770.jpg", "publishTime": 1690992000000, "description": "", "tags": "", "company": "\u7f51\u6613\u00b7\u4e91\u4e0a", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": -1, "commentThreadId": "R_AL_3_169754062", "artists": [{"name": "Kc", "id": 12193780, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "ZIV", "id": 12085066, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u5f55\u97f3\u5ba4\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168761364770"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 213260, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8315757827, "size": 26504408, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 994255, "playTime": 213260, "volumeDelta": -46796.0}, "hrMusic": {"name": null, "id": 8315757824, "size": 46828804, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1756681, "playTime": 213260, "volumeDelta": -45798.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2066713513", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 0, "originSongSimpleData": null, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8315757818, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213260, "volumeDelta": -41601.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8315757819, "size": 8532525, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 213260, "volumeDelta": -45832.0}, "mMusic": {"name": null, "id": 8315757821, "size": 5119533, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 213260, "volumeDelta": -43264.0}, "lMusic": {"name": null, "id": 8315757818, "size": 3413037, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 213260, "volumeDelta": -41601.0}}, {"name": "\u5973\u5b69 (Live\u7248)", "id": 2063468929, "position": 0, "alias": [], "status": 0, "fee": 8, "copyrightId": 2713419, "disc": "01", "no": 5, "artists": [{"name": "\u544a\u4e94\u4eba", "id": 12676697, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, {"name": "\u5409\u514b\u96bd\u9038", "id": 166018, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "album": {"name": "\u5929\u8d50\u7684\u58f0\u97f3\u7b2c\u56db\u5b63 \u7b2c12\u671f", "id": 169508075, "type": "\u4e13\u8f91", "size": 16, "picId": 109951168735281965, "blurPicUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "companyId": 0, "pic": 109951168735281965, "picUrl": "http://p2.music.126.net/aSHcPfr8pHjF4bigM2PlEg==/109951168735281965.jpg", "publishTime": 1689264000000, "description": "", "tags": "", "company": "\u6d59\u6c5f\u536b\u89c6", "briefDesc": "", "artist": {"name": "", "id": 0, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}, "songs": [], "alias": [], "status": 1, "copyrightId": 2713419, "commentThreadId": "R_AL_3_169508075", "artists": [{"name": "\u5929\u8d50\u7684\u58f0\u97f3", "id": 34485896, "picId": 0, "img1v1Id": 0, "briefDesc": "", "picUrl": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "img1v1Url": "http://p2.music.126.net/6y-UleORITEDbvrOLV0Q8A==/5639395138885805.jpg", "albumSize": 0, "alias": [], "trans": "", "musicSize": 0, "topicPerson": 0}], "subType": "\u73b0\u573a\u7248", "transName": null, "onSale": false, "mark": 0, "gapless": 0, "dolbyMark": 0, "picId_str": "109951168735281965"}, "starred": false, "popularity": 100.0, "score": 100, "starredNum": 0, "duration": 342370, "playedNum": 0, "dayPlays": 0, "hearTime": 0, "sqMusic": {"name": null, "id": 8264392137, "size": 43412620, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1014400, "playTime": 342370, "volumeDelta": -46156.0}, "hrMusic": {"name": null, "id": 8264392142, "size": 76386771, "extension": "flac", "sr": 48000, "dfsId": 0, "bitrate": 1784890, "playTime": 342370, "volumeDelta": -46128.0}, "ringtone": "", "crbt": null, "audition": null, "copyFrom": "", "commentThreadId": "R_SO_4_2063468929", "rtUrl": null, "ftype": 0, "rtUrls": [], "copyright": 0, "transName": null, "sign": null, "mark": 0, "originCoverType": 2, "originSongSimpleData": {"songId": 32358362, "name": "\u5973\u5b69", "artists": [{"id": 5379, "name": "\u97e6\u793c\u5b89"}], "albumMeta": {"id": 34817761, "name": "\u786c\u6233"}}, "single": 0, "noCopyrightRcmd": null, "rtype": 0, "rurl": null, "mvid": 0, "bMusic": {"name": null, "id": 8264392136, "size": 5478957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 342370, "volumeDelta": -41957.0}, "mp3Url": null, "hMusic": {"name": null, "id": 8264392133, "size": 13697325, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 320000, "playTime": 342370, "volumeDelta": -46148.0}, "mMusic": {"name": null, "id": 8264392134, "size": 8218413, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 192000, "playTime": 342370, "volumeDelta": -43589.0}, "lMusic": {"name": null, "id": 8264392136, "size": 5478957, "extension": "mp3", "sr": 48000, "dfsId": 0, "bitrate": 128000, "playTime": 342370, "volumeDelta": -41957.0}}], "updateFrequency": null, "backgroundCoverId": 0, "backgroundCoverUrl": null, "titleImage": 0, "coverText": null, "titleImageUrl": null, "coverImageUrl": null, "iconImageUrl": null, "englishTitle": null, "opRecommend": false, "recommendInfo": null, "socialPlaylistCover": null, "adType": 0, "trackNumberUpdateTime": 1691287299043, "subscribedCount": 2752128, "cloudTrackCount": 0, "trackUpdateTime": 1691290174807, "coverImgUrl": "https://p1.music.126.net/wVmyNS6b_0Nn-y6AX8UbpQ==/109951166952686384.jpg", "privacy": 0, "trackCount": 100, "anonimous": false, "newImported": false, "updateTime": 1691287299117, "commentThreadId": "A_PL_0_3779629", "coverImgId": 109951166952686384, "totalDuration": 0, "playCount": 2847085312, "specialType": 10, "highQuality": false, "createTime": 1378721398225, "ordered": true, "description": "\u4e91\u97f3\u4e50\u65b0\u6b4c\u699c\uff1a\u4e91\u97f3\u4e50\u7528\u6237\u4e00\u5468\u5185\u6536\u542c\u6240\u6709\u65b0\u6b4c\uff08\u4e00\u6708\u5185\u6700\u65b0\u53d1\u884c\uff09 \u5b98\u65b9TOP\u6392\u884c\u699c\uff0c\u6bcf\u5929\u66f4\u65b0\u3002", "status": 0, "tags": [], "userId": 1, "name": "\u65b0\u6b4c\u699c", "id": 3779629, "shareCount": 12495, "coverImgId_str": "109951166952686384", "ToplistType": "N", "commentCount": 154454}, "code": 200} \ No newline at end of file diff --git a/service/rank_data.py b/service/rank_data.py index c629a51..3a258a8 100644 --- a/service/rank_data.py +++ b/service/rank_data.py @@ -4,20 +4,26 @@ import os def get_cache_filename(rank_id): - # 生成缓存文件名,以年月日+rank_id命名 - date_str = datetime.datetime.now().strftime("%Y%m%d") - return f"{date_str}_{rank_id}.json" + # 生成缓存文件名,以rank_id命名 + # date_str = datetime.datetime.now().strftime("%Y%m%d") + return f"{rank_id}.json" + def read_cache(rank_id): # 从缓存文件中读取数据 cache_filename = get_cache_filename(rank_id) - if os.path.exists(cache_filename): - with open(cache_filename, "r") as file: + if os.path.exists(f"data/{cache_filename}"): + with open(f"data/{cache_filename}", "r", encoding="utf8") as file: return json.load(file) return None + def write_cache(rank_id, data): # 将数据写入缓存文件 cache_filename = get_cache_filename(rank_id) - with open(cache_filename, "w") as file: - json.dump(data, file) \ No newline at end of file + # 创建文件 + if not os.path.exists("data"): + os.mkdir("data") + + with open(f"data/{cache_filename}", "w", encoding="utf8") as file: + json.dump(data, file)