cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list?chart_type=hot&cursor=0' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list',
params={"chart_type": "hot", "cursor": "0"},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"chart_type": "hot", "cursor": "0"});
const response = await fetch(`https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": {
"status_code": 0,
"status_msg": "",
"extra": {
"logid": "202608201148498C8EDF8BE13A62E65628",
"now": 1787197729000,
"fatal_item_ids": []
},
"log_pb": {
"impr_id": "202608201148498C8EDF8BE13A62E65628"
},
"cursor": 100,
"has_more": 1,
"music_list": [
{
"music_info": {
"id": "7612843324035729446",
"id_str": "7612843324035729446",
"title": "雷霆音乐 (这次旅游时间非常充裕)",
"author": "DHC77",
"album": "某天我不再执着于一个答案",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp"
],
"width": 720,
"height": 720,
"url_key": "7612843324035729446"
},
"source_platform": 10033,
"duration": 72,
"extra": "{\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okcfSzAcIIdQeHAC60m1TGlEpIFkMoAeAKeLFm\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8BOEhGkfBB3ZBA5ATi4gs0ACWdQOA61Eav4qi\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIDDAAeAEFhAIEFgpXRCBOpfBw8ZBitqVIAEyc\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0taDhEgDaCFmEpnCEZJxqfSA2DUABAE6Aapeq\"},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Sorrow\"],\"Genres\":null,\"Themes\":[\"Autumn\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_aed_music\":0,\"peak\":\"0.99905187\",\"dsp_switch\":0,\"review_unshelve_reason\":0,\"is_red\":0,\"music_label_id\":11743,\"with_aed_model\":0,\"cover_colors\":{\"rgb\":[212,206,200]},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"loudness\":\"-9.047047\",\"long_pic_video_usable\":true,\"has_edited\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843324035729446",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 72,
"shoot_duration": 72,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889175820297",
"id_str": "7612472889175820297",
"title": "雷霆音乐 (这次旅游时间非常充裕)",
"artists": null,
"chorus": {
"start_ms": 23808,
"duration_ms": 23999
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18440210,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7660146896140569382",
"id_str": "7660146896140569382",
"title": "情绪共犯-剪辑版",
"author": "直隶匹夫",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM"
],
"width": 720,
"height": 720,
"url_key": "7660146896140569382"
},
"source_platform": 25,
"duration": 32,
"extra": "{\"reviewed\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_label_id\":1112,\"is_aed_music\":0,\"with_aed_model\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[18,17,30]},\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQAANeEIIBAUfY1f8QFEWqDSkDAZaaFEDCkzA6\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0JAEEeJfDFBIFA8AkFsBzUABaYAYCg1EqfwrE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owTAEACFKEAeBZAgX0ta80E0buT9DfiBCTcq4r\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oga1ArnAiDoiPBTBtQcENgVAsdj4BgAxWfdEWm\"},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Inspirational\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Dream\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_red\":0,\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "642595651073373",
"owner_nickname": "",
"is_original": true,
"mid": "7660146896140569382",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAAmYOSuUZ3TstkDkM_b665up-h_bch_EviT7gS0pWbWY",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQZjsdDbIFCiIkBaEAEQAetAB0X7fZJSq1JDgG",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 9.152,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 32,
"shoot_duration": 32,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 245,
"s": 35,
"v": 12
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7666042364762441737",
"id_str": "7666042364762441737",
"title": "情绪共犯",
"artists": null,
"chorus": {
"start_ms": 10368,
"duration_ms": 51456
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18329022,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614336120348657715",
"id_str": "7614336120348657715",
"title": "小半 (无声卡清唱氛围版)",
"author": "請發財",
"album": "这一生爱上什么人都不为过",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV"
],
"width": 720,
"height": 720,
"url_key": "7614336120348657715"
},
"source_platform": 10033,
"duration": 121,
"extra": "{\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"peak\":\"1.2759256\",\"loudness\":\"-7.3846726\",\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[23,28,24]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"beats\":{\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMFABaeTGIbAAz7QPYfeCLEXKGG3oxQV2YrLiA\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAQAQWAzPQQTFE8fA8XKxebDedMaCWbG01BiD\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYiAEhzf5uPEoUWs3M10rAilyAgBBCQABx89vA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogCEJgtJEiftDTrBKvYDfAtZCWCFAA4gAALpEi\"},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7614336120348657715",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogA4ofgtTEACMAypCDAREhEvfatCaBBQoDuZrF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 121,
"shoot_duration": 121,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 132,
"s": 18,
"v": 11
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614011643936213001",
"id_str": "7614011643936213001",
"title": "小半 (无声卡清唱氛围版)",
"artists": null,
"chorus": {
"start_ms": 82176,
"duration_ms": 39360
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18425678,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964984812308507",
"id_str": "7613964984812308507",
"title": "快来我的青苹果乐园(小提琴版)",
"author": "叫姐",
"album": "我喜欢缘分这个词",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN"
],
"width": 720,
"height": 720,
"url_key": "7613964984812308507"
},
"source_platform": 10036,
"duration": 97,
"extra": "{\"is_aed_music\":0,\"loudness\":\"-7.7980433\",\"peak\":\"1.17331\",\"douyin_beats_info\":{},\"is_red\":0,\"aggregate_exempt_conf\":[],\"music_label_id\":11743,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Summer\",\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aigc_clip\":false,\"reviewed\":1,\"cover_colors\":{\"rgb\":[49,34,15]},\"is_subsidy_exp\":false,\"schedule_search_time\":0,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo29iQBCiAAvRgtAIWABwuam0rEIvlBloE6Ha\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAbQJKglCEAvLANpCpAZEDEtfytCXBANfD7ZrF\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocJtArbDTECQbAVzwlDytfAsfgEoXBDCpEYZAF\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAa6AagrAi9EtAvipIAaiC3WoHNpI4t0BBErQ\"}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964984812308507",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 97,
"shoot_duration": 97,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 35,
"v": 19
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613722147977971722",
"id_str": "7613722147977971722",
"title": "快来我的青苹果乐园(小提琴版)",
"artists": null,
"chorus": {
"start_ms": 32256,
"duration_ms": 30911
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17966897,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7669386726061722410",
"id_str": "7669386726061722410",
"title": "@一颗狼星(许篮心)创作的原声",
"author": "一颗狼星(许篮心)",
"album": "",
"cover_hd": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3",
"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3"
],
"width": 720,
"height": 720,
"url_key": "7669386726061722410"
},
"source_platform": 23,
"duration": 27,
"extra": "{\"aed_music_score\":0.16,\"aed_singing_score\":0.77,\"aggregate_exempt_conf\":[],\"aigc_clip\":false,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/audio_effect_onset/model_spec_tnt/7669386726061722410/1786476870\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/beats_tracker/model_spec_tnt/7669386726061722410/1786476871\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/energy_trace/model_spec_tnt/7669386726061722410/1786476870\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/merged_beats/model_spec_tnt/7669386726061722410/1786476871\"},\"cover_colors\":null,\"douyin_beats_info\":{},\"dsp_switch\":274877906944,\"extract_item_id\":7669386766697342307,\"has_edited\":0,\"hotsoon_review_time\":-1,\"is_aed_music\":1,\"is_red\":0,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"music_label_id\":null,\"music_tagging\":{\"AEDs\":[\"Vocal\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Instruments\":null,\"Languages\":null,\"Moods\":[\"Happy\",\"Miss\",\"Memory\"],\"SingingVersions\":null,\"Themes\":[\"Spring\"]},\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0,\"uniqa_speech_score\":0.04,\"with_aed_model\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "104966493397",
"owner_nickname": "一颗狼星(许篮心)",
"is_original": false,
"mid": "7669386726061722410",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "yikelangxing999",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json",
"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAsEbBHC1JQ9zwOqn25WN4hWpZ9ZawPI2rvabVrPPNiPo",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": true,
"audition_duration": 27,
"shoot_duration": 27,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": false,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 27,
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18167501,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614336133120313407",
"id_str": "7614336133120313407",
"title": "请继续不完美的人生",
"author": "叫姐",
"album": "请继续不完美的人生",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp"
],
"width": 720,
"height": 720,
"url_key": "7614336133120313407"
},
"source_platform": 10033,
"duration": 84,
"extra": "{\"cover_colors\":{\"rgb\":[79,93,80]},\"is_red\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Happy\"],\"Genres\":null,\"Themes\":[\"Summer\",\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":11743,\"loudness\":\"-9.976899\",\"peak\":\"1.0669677\",\"has_edited\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfQA4XQSvAWBNT0rXllaGQAeMjf8JF4zACvKG\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooMfAAQYaTW5ekovgAAWIrQfWIKe4eJAyaQfKL\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osWeDXOaQQKQAMXale8v8AlFzABLTMErBAdfC7\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owKTB2eGGQmBzITaiWF0KXZleCfFFIvALAAlQA\"},\"hotsoon_review_time\":-1,\"dsp_switch\":0,\"long_pic_video_usable\":true}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7614336133120313407",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 84,
"shoot_duration": 84,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 124,
"s": 15,
"v": 36
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614192526052689974",
"id_str": "7614192526052689974",
"title": "请继续不完美的人生",
"artists": null,
"chorus": {
"start_ms": 24768,
"duration_ms": 17664
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17582419,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612495195403487266",
"id_str": "7612495195403487266",
"title": "如果我一颗心被你俘虏",
"author": "好久不见",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL"
],
"width": 720,
"height": 720,
"url_key": "7612495195403487266"
},
"source_platform": 25,
"duration": 173,
"extra": "{\"reviewed\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_aed_music\":0,\"dsp_switch\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"peak\":\"1.0245715\",\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sweet\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"loudness\":\"-12.276826\",\"cover_colors\":{\"rgb\":[168,151,142]},\"is_red\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EfJAzaIBFfvIFTATAAboNgaCFLi0UD9I9fIk\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM6vTFoaEECEADU79pfL1AfFzAV8TDEeBAnXCv\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osITIACAm0jpKfGmLLFIeiGcgXL1fIAAIf6vEG\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okFUaIfIDYkL9C09AEfvFfAAKFx6ATBaBhQzJT\"}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612495195403487266",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAYWQFDzZtBGBEAR2pEEC7BCjAogteAVqpfPwC",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 173,
"shoot_duration": 173,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 21,
"s": 15,
"v": 66
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612495195403470882",
"id_str": "7612495195403470882",
"title": "如果我一颗心被你俘虏",
"artists": null,
"chorus": {
"start_ms": 52224,
"duration_ms": 34944
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17542190,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7662309129437399834",
"id_str": "7662309129437399834",
"title": "消失的恋人(如果我难过的时候你在就好了)",
"author": "江堇",
"album": "消失的恋人",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW"
],
"width": 720,
"height": 720,
"url_key": "7662309129437399834"
},
"source_platform": 10036,
"duration": 32,
"extra": "{\"dsp_switch\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogAAiEAjs31BL4cWUZi3AiNWsAMBmQxh0EfBNI\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oseBsdPFBACIAgAe34GfGUEM2EAGWWzaLLwaBd\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okeHWWnIsECLMu3EAEaAeAKPNneA9pleG1msIB\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owcGLCuRkaAAfDuaIAA7Iei3aS2JUIFb3BXzAf\"},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[28,28,27]},\"is_red\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"douyin_beats_info\":{},\"aigc_clip\":false,\"music_label_id\":6585,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"reviewed\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":null,\"Moods\":null,\"Genres\":null,\"Themes\":null,\"AEDs\":null,\"SingingVersions\":null,\"Instruments\":null},\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "3805845479232147",
"owner_nickname": "",
"is_original": true,
"mid": "7662309129437399834",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAANSouOsLArMnpr3bZgiNyb11KMfCGoEkWU5aYXKb4T9vht763-Cu2TFM3TX9wtTt5",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 32,
"shoot_duration": 32,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 60,
"s": 4,
"v": 11
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7668185321436301329",
"id_str": "7668185321436301329",
"title": "消失的恋人(如果我难过的时候你在就好了)",
"artists": null,
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18850904,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964940756256774",
"id_str": "7613964940756256774",
"title": "明明你也想我吧 怎么不敢再往前",
"author": "請發財",
"album": "用毒蛇的毒毒毒蛇",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq"
],
"width": 720,
"height": 720,
"url_key": "7613964940756256774"
},
"source_platform": 10033,
"duration": 110,
"extra": "{\"hotsoon_review_time\":-1,\"peak\":\"1.1728809\",\"reviewed\":1,\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"dsp_switch\":0,\"schedule_search_time\":0,\"aigc_clip\":false,\"has_edited\":0,\"is_subsidy_exp\":false,\"cover_colors\":{\"rgb\":[150,165,172]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogGvvBB1BHCAXis00zaf6AhWQE7tAl5EAAzoiy\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQbOVAqtZIdC6NAfsFIAGPDpAeIFEAQYBgPHAr\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMPDxIBavrgG1wdBAEWBEt0QTv2CyaQiAEAAi\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okX1tAbEZNhfMHF6AgAYGIArIClpCzDeyQ6AFB\"},\"loudness\":\"-6.9706335\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964940756256774",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo4TCX5AId1LGFhFfAEIVmkAzdLfGDA5aeyIsg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 110,
"shoot_duration": 110,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 13,
"v": 67
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613781863647578118",
"id_str": "7613781863647578118",
"title": "明明你也想我吧 怎么不敢再往前",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 36672
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17410266,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843210907387950",
"id_str": "7612843210907387950",
"title": "time machine (温柔氛围版)",
"author": "DHC77",
"album": "某天我不再执着于一个答案",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn"
],
"width": 720,
"height": 720,
"url_key": "7612843210907387950"
},
"source_platform": 10033,
"duration": 111,
"extra": "{\"is_subsidy_exp\":false,\"aigc_clip\":false,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[212,206,200]},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"is_red\":0,\"long_pic_video_usable\":true,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okv5JLWaIECEAwUF3pe1aAdFzAe7TGEfBATqC8\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owcpBpXAEMUF1CwCtgdEq4mAZFXMDAAftfyEND\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okC5FgiUfLFALa4AITIGfpeAIAnTAKmSBaTZtz\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYWACEI1TmBBnAFQhAAxrEaowFpERwRiUhiaP\"},\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"music_label_id\":11743,\"peak\":\"0.97717583\",\"loudness\":\"-11.246365\",\"has_edited\":0,\"reviewed\":1,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843210907387950",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWUSmE4QiCASkYWBmA0NbJaE1irsbhAAaAvW",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 111,
"shoot_duration": 111,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889175721993",
"id_str": "7612472889175721993",
"title": "time machine (温柔氛围版)",
"artists": null,
"chorus": {
"start_ms": 67008,
"duration_ms": 22848
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17398399,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7670134902641216262",
"id_str": "7670134902641216262",
"title": "你究竟想要_Dx(唯一正版)",
"author": "Dx",
"album": "你究竟想要(一个拥抱或一场争吵)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb"
],
"width": 720,
"height": 720,
"url_key": "7670134902641216262"
},
"source_platform": 25,
"duration": 31,
"extra": "{\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"reviewed\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[58,88,114]},\"music_tagging\":{\"Languages\":null,\"Moods\":null,\"Genres\":null,\"Themes\":null,\"AEDs\":null,\"SingingVersions\":null,\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":6585,\"long_pic_video_usable\":true,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogsz0UxVIia5FLuDkAaIAABnf5A8CgGeaITezP\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oszJqkWxiIHnrFtAPpBOiAxlT5pnAEnEQaBAw\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owpaBecGYEFcpAYbmPz65fAw8AEe4CDBUEBzAF\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okisPWQvowui6BIrlLiBAAJgAaUEAonQEH6xw\"},\"schedule_search_time\":0,\"douyin_beats_info\":{},\"is_red\":0,\"dsp_switch\":0,\"has_edited\":0,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "3326455137708048",
"owner_nickname": "",
"is_original": true,
"mid": "7670134902641216262",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAtgl63wn7Qrn5Xa7AkmvyidcjP061c0N5yomwjpIMLCQDdkQ17lG3NnsCrN0cQJqS",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 31,
"shoot_duration": 31,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 208,
"s": 35,
"v": 45
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7672300880776300560",
"id_str": "7672300880776300560",
"title": "你究竟想要(一个拥抱或一场争吵)",
"artists": null,
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 15005928,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7605792768867731483",
"id_str": "7605792768867731483",
"title": "一生一世一双人(回忆版)",
"author": "Pao7oO",
"album": "我们都低估了时间的重量",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM"
],
"width": 720,
"height": 720,
"url_key": "7605792768867731483"
},
"source_platform": 10036,
"duration": 86,
"extra": "{\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o84ZAUVilGElyAo0BoAEsqaiNfCl52WhgBBAQF\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EWUi0clAANA6B1EfhaAhAQiBqZDy2GPCVBso\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okhVPAhB0AqynhHiiAAl1BEMWg5Ufy2Q1sEoCG\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIXAsBeIfAKRTbAGHICUzUFTAjItLNaAGeEVVp\"},\"douyin_beats_info\":{},\"music_label_id\":11743,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-9.393378\",\"has_edited\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Male\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"cover_colors\":{\"rgb\":[226,227,221]},\"aigc_clip\":false,\"peak\":\"1.135154\",\"reviewed\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7605792768867731483",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYCBAUya0IpIfB7A8EDVSImVQjvZE6FgAf4tSF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 86,
"shoot_duration": 86,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 70,
"s": 3,
"v": 89
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7605461694350116915",
"id_str": "7605461694350116915",
"title": "一生一世一双人(回忆版)",
"artists": null,
"chorus": {
"start_ms": 42240,
"duration_ms": 41471
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17215587,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843530025371674",
"id_str": "7612843530025371674",
"title": "我们会老诶 所以有什么想不开的呢",
"author": "DHC77",
"album": "中午放学一起走吗",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE"
],
"width": 720,
"height": 720,
"url_key": "7612843530025371674"
},
"source_platform": 10033,
"duration": 114,
"extra": "{\"dsp_switch\":0,\"cover_colors\":{\"rgb\":[237,230,206]},\"loudness\":\"-15.337058\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAAVlEuWBEC2Mo5uB7iAhhs1CAfQ0AAEiwQ5W1\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYPoWaauP8gzWIQAOiCQm6mrBiAAaBviEEKA7\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FUGINIGS5A9C0fAIeAFxAArLYsATBaQVuzfT\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ownUyRAIIJGFVGSLP0CCFTeK6AtBzaAAIzUBee\"},\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Miss\",\"Memory\"],\"Genres\":null,\"Themes\":[\"Autumn\",\"Low\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"music_label_id\":11743,\"long_pic_video_usable\":true,\"reviewed\":1,\"douyin_beats_info\":{},\"is_red\":0,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"peak\":\"1.0156193\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843530025371674",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 114,
"shoot_duration": 114,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 46,
"s": 13,
"v": 93
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889176377353",
"id_str": "7612472889176377353",
"title": "我们会老诶 所以有什么想不开的呢",
"artists": null,
"chorus": {
"start_ms": 14208,
"duration_ms": 38400
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17161409,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610996058130548787",
"id_str": "7610996058130548787",
"title": "也是因为有你才会变得闹哄哄",
"author": "Pao7oO",
"album": "游泳的事情我看算了吧",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2"
],
"width": 720,
"height": 720,
"url_key": "7610996058130548787"
},
"source_platform": 10033,
"duration": 94,
"extra": "{\"long_pic_video_usable\":true,\"loudness\":\"-8.648221\",\"peak\":\"1.2240798\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AufdmezTIIFaBeCoGFnjLbANoRAF6IAxuAIa\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0TRCfQ3EAbKCYfaEdAi7BFoAzLG7aeaIA8GjI\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEGSW8QNcBtQ4AAwKiAivjEAiraiaE3bTILCu\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocdtNftitgVZD8AEAzeECVBD3AoFEbbJpE3pAC\"},\"music_label_id\":11743,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"with_aed_model\":0,\"cover_colors\":{\"rgb\":[212,206,200]},\"dsp_switch\":0,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610996058130548787",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIKQaAfwILFEXQAAQzeGgjbXXM5AMWTCkDzeCk",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 94,
"shoot_duration": 94,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610623719372933166",
"id_str": "7610623719372933166",
"title": "也是因为有你才会变得闹哄哄",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 24384
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17157786,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612382660514580506",
"id_str": "7612382660514580506",
"title": "Time is broken (宿命氛围感)(大头钉 Remix)",
"author": "大头钉",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8"
],
"width": 720,
"height": 720,
"url_key": "7612382660514580506"
},
"source_platform": 25,
"duration": 195,
"extra": "{\"douyin_beats_info\":{},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"reviewed\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o80CEoqWBBiEdQAAUn4APipyegmskE0tsE1KsA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIEoEAAAsn91BEB0oiCzfXphb9xWIiAQhyEpAX\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUmEfh7QASmNAgegpEWmKfVMAgMeACYv8no1CB\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQEaoiTiTCAJBZB8Ef8CAaAAipnj9U1fhCeFz7\"},\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[27,36,58]},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"dsp_switch\":0,\"has_edited\":0,\"is_subsidy_exp\":false,\"music_label_id\":1112,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-7.557046\",\"peak\":\"1.3042397\",\"schedule_search_time\":0,\"is_red\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612382660514580506",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 195,
"shoot_duration": 195,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 223,
"s": 35,
"v": 23
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612382660514564122",
"id_str": "7612382660514564122",
"title": "Time is broken (宿命氛围感)(大头钉 Remix)",
"artists": null,
"chorus": {
"start_ms": 169152,
"duration_ms": 17088
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17133650,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610617026377238538",
"id_str": "7610617026377238538",
"title": "说不痛苦那是假的 (DJ版)",
"author": "Pao7oO",
"album": "你撤回了一场热闹的梦",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7"
],
"width": 720,
"height": 720,
"url_key": "7610617026377238538"
},
"source_platform": 10033,
"duration": 116,
"extra": "{\"peak\":\"1.418326\",\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocEoKxAiULFAf14AImIGkje2IAfzAxTQCIFfpm\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osArAf6uBgC0iATWPii4XREx0AmEMKgQx8sEGB\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEFijzqiATs7AEcEBAi0B9CBQ3hqAg0UfX0Wt7\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUfVAKaCI0idEQisF57iMWVBAVAB1Espr6mBAg\"},\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_red\":0,\"loudness\":\"-7.661723\",\"has_edited\":0,\"reviewed\":1,\"cover_colors\":{\"rgb\":[49,89,107]},\"is_subsidy_exp\":false,\"music_label_id\":11743,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"dsp_switch\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"long_pic_video_usable\":true,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610617026377238538",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYJQC3qOQe6rAYeK97fM8McN53VWAAeAAafMQY",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 116,
"shoot_duration": 116,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 35,
"v": 42
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610270695063816230",
"id_str": "7610270695063816230",
"title": "说不痛苦那是假的 (DJ版)",
"artists": null,
"chorus": {
"start_ms": 39168,
"duration_ms": 37632
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17099141,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7595207640864655369",
"id_str": "7595207640864655369",
"title": "咏春 (氛围版)(Cover 七朵组合)",
"author": "图钉姐",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8"
],
"width": 720,
"height": 720,
"url_key": "7595207640864655369"
},
"source_platform": 25,
"duration": 233,
"extra": "{\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"dsp_switch\":0,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"Spring\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"cover_colors\":{\"rgb\":[10,23,16]},\"music_label_id\":1112,\"review_unshelve_reason\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8eZAoRGPSR3QAIhfM2Lqa6GCeAo2Qzx08EFAB\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogiIgdbIKrAfAXpWiFHMtXEAYD8ofyCcZAB6DN\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUHpBYTAEMoFxDfC4gKIbohAZ6yDDAAjtfwIuN\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQu6IACDpBft4J9FEAAHyCI9tA0Yfbzg9ZIoDM\"},\"douyin_beats_info\":{},\"is_aed_music\":0,\"with_aed_model\":0,\"loudness\":\"-11.632595\",\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"peak\":\"1.2396588\",\"reviewed\":1,\"schedule_search_time\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7595207640864655369",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogxlf9AGIE7qX4ADd3SaRDeC0IxHgUAfAFzFDz",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 233,
"shoot_duration": 233,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 148,
"s": 35,
"v": 9
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7595207640864638985",
"id_str": "7595207640864638985",
"title": "咏春 (氛围版)(Cover 七朵组合)",
"artists": null,
"chorus": {
"start_ms": 139200,
"duration_ms": 90816
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17097339,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7601122313841313793",
"id_str": "7601122313841313793",
"title": "心绪(我想要的只是你在我身边)",
"author": "宇宙草",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ"
],
"width": 720,
"height": 720,
"url_key": "7601122313841313793"
},
"source_platform": 10036,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0vC1Ja3mtQ7WITATKCHCAirYiAAYBbiEEEAp\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8IzRBIE1AQfyFa2aCNtEuAIGeF5LBAf0CATRI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAYCAC1EvbT7XEiiAJ4CoIrZQWiBAtADJaKAZ\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owlY9Cti3IEQarrAbEATKobAEwxACEWJABvii\"},\"schedule_search_time\":0,\"aigc_clip\":false,\"with_aed_model\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_aed_music\":0,\"loudness\":\"-8.079754\",\"reviewed\":0,\"cover_colors\":{\"rgb\":[2,36,77]},\"peak\":\"1.290126\",\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"music_label_id\":6586,\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7601122313841313793",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osA8XHwvfBE9juBjABs0DyAwFiAoiWA6PgAE8w",
"preview_start_time": 155.391,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 213,
"s": 35,
"v": 30
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7599978580991084587",
"id_str": "7599978580991084587",
"title": "心绪",
"artists": null,
"chorus": {
"start_ms": 155520,
"duration_ms": 56063
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17095380,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610996072479393818",
"id_str": "7610996072479393818",
"title": "人总要和握不住的东西说再见(登 登登 登登)",
"author": "Pao7oO",
"album": "我陈平安唯有一剑",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI"
],
"width": 720,
"height": 720,
"url_key": "7610996072479393818"
},
"source_platform": 10033,
"duration": 124,
"extra": "{\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIsApig8ARXfC905K0ONBtmjrAEWEAzbBclXiQ\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8KHSpMUEe25CFqFBACIAgAKCvAoB4DmtIVfZx\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYgKjCeS5DA90EEpCoFfABgNAl2ASDEAZADmtv\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ool1lpACfCBMAPDvtKsjSuEgtFZ95oMASCEEAf\"},\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Miss\",\"Memory\",\"Chill\"],\"Genres\":[\"Easy Listening\"],\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"music_label_id\":11743,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[56,33,38]},\"is_aed_music\":0,\"loudness\":\"-12.581992\",\"aigc_clip\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"peak\":\"1.0894141\",\"reviewed\":1,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_red\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610996072479393818",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 124,
"shoot_duration": 124,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": -12,
"s": 35,
"v": 22
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610623719372458030",
"id_str": "7610623719372458030",
"title": "人总要和握不住的东西说再见(登 登登 登登)",
"artists": null,
"chorus": {
"start_ms": 5568,
"duration_ms": 42624
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17091882,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843521242318899",
"id_str": "7612843521242318899",
"title": "一股强劲的音乐袭来 (骚曲旋律)",
"author": "DHC77",
"album": "中午放学一起走吗",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC"
],
"width": 720,
"height": 720,
"url_key": "7612843521242318899"
},
"source_platform": 10033,
"duration": 98,
"extra": "{\"reviewed\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.3665715\",\"dsp_switch\":0,\"schedule_search_time\":0,\"is_red\":0,\"cover_colors\":{\"rgb\":[237,230,206]},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4fECg4DqBAFzIeEAEEAgACho6tg3p5bDtZqEC\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAAPhEEEAgp4Iqf0CFNq4CXe3t6vtCGDBgZAk\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EAq0kWxAQAuQsK19EBCiigWCBiD1AgJPse3h\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ow5IABVIDeA8BhT8SLPdafIAUGPde2FtzACHFE\"},\"music_label_id\":11743,\"long_pic_video_usable\":true,\"loudness\":\"-9.305702\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843521242318899",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 98,
"shoot_duration": 98,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 46,
"s": 13,
"v": 93
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889176459273",
"id_str": "7612472889176459273",
"title": "一股强劲的音乐袭来 (骚曲旋律)",
"artists": null,
"chorus": {
"start_ms": 37632,
"duration_ms": 20928
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17086161,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7599573295705688065",
"id_str": "7599573295705688065",
"title": "You And Me",
"author": "Jamvana/ZEKEN",
"album": "You And Me",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx"
],
"width": 720,
"height": 720,
"url_key": "7599573295705688065"
},
"source_platform": 25,
"duration": 162,
"extra": "{\"loudness\":\"-11.421602\",\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"hotsoon_review_time\":-1,\"review_unshelve_reason\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0oSeADsIBCEADlOfaFAIVAFc22qfQsYFwyzGz\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIFYFArSeFfZBXqAEht2DzzCaS2fIttAawwAID\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUFA7F9qYediDZnAzfeC2rasAGELBBAELS2JEd\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEaehqEAGiFFcE2ZBpzlnef8AYDwBCAEaAiSN7\"},\"is_red\":0,\"is_aed_music\":0,\"dsp_switch\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[3,10,25]},\"aigc_clip\":false,\"music_label_id\":6585,\"long_pic_video_usable\":true,\"peak\":\"1.4352045\",\"has_edited\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7599573295705688065",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAX9OFRtEEDEgI0eFQfwHAICZA2gpDQCBAkABU",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 162,
"shoot_duration": 162,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 221,
"s": 35,
"v": 10
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7599573295705655297",
"id_str": "7599573295705655297",
"title": "You And Me",
"artists": null,
"chorus": {
"start_ms": 29568,
"duration_ms": 25919
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17045782,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611543200705497140",
"id_str": "7611543200705497140",
"title": "自由自在简简单单(剪辑版)",
"author": "VEA",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI"
],
"width": 720,
"height": 720,
"url_key": "7611543200705497140"
},
"source_platform": 25,
"duration": 41,
"extra": "{\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Sunny\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"loudness\":\"-13.240522\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"is_red\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUAIAE6Az0HITFffLAsSFfSdUQjDaCFjagMBzE\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocYz1SEFJAYFPLGSa60jf4AIDfFXFBAmzCATfI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogCIzADPUCnffAGRpiE8ExcEAk6FEaTfBEAF97\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oICEWAdyiiBEw1AQEsQBh33yJRPAf80p3gmPA9\"},\"cover_colors\":{\"rgb\":[68,108,82]},\"music_label_id\":1112,\"has_edited\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"0.80560046\",\"schedule_search_time\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611543200705497140",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 35.008,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 41,
"shoot_duration": 41,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 141,
"s": 35,
"v": 42
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611543200705464372",
"id_str": "7611543200705464372",
"title": "自由自在简简单单",
"artists": null,
"chorus": {
"start_ms": 35712,
"duration_ms": 41279
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17018075,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613585712443279366",
"id_str": "7613585712443279366",
"title": "是否两个人足够捕捉爱的镜头 (DJ温柔版)",
"author": "請發財",
"album": "在雨落下之前",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk"
],
"width": 720,
"height": 720,
"url_key": "7613585712443279366"
},
"source_platform": 10036,
"duration": 101,
"extra": "{\"review_unshelve_reason\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"has_edited\":0,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oc4AEIyEXiCIoAsQ8yajP3siCaWAricE6ZwBA\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4BGigQ2AAWiiAsyRCPoyEAraEasKFi5SwCzI\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oELsN08PiMzlBiNCaAmEAQgpPJA1AJB1WEpfsI\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocCpEhiBAGfgE7UAt0ttWJVENAiGCsB17qAS7Q\"},\"schedule_search_time\":0,\"with_aed_model\":0,\"peak\":\"1.2153829\",\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[200,229,208]},\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"loudness\":\"-10.109556\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613585712443279366",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfqGe3R1IJAIetvfAmALFFUIPmWKAc8FGiA4z",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 101,
"shoot_duration": 101,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 137,
"s": 13,
"v": 90
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612636959244781587",
"id_str": "7612636959244781587",
"title": "是否两个人足够捕捉爱的镜头 (DJ温柔版)",
"artists": null,
"chorus": {
"start_ms": 34176,
"duration_ms": 66432
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16972782,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964870413682751",
"id_str": "7613964870413682751",
"title": "不如我们拥抱后分手(DJ旋律)",
"author": "請發財",
"album": "用毒蛇的毒毒毒蛇",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06"
],
"width": 720,
"height": 720,
"url_key": "7613964870413682751"
},
"source_platform": 10033,
"duration": 94,
"extra": "{\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[150,165,172]},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"has_edited\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.2667458\",\"dsp_switch\":0,\"loudness\":\"-8.873082\",\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEstNfAWeFEarMCdAGzTpYCAkIBELaApeyAEYw\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtGAIiYBgo24RBAiQAa7kah4rCA0ESvbEWjc\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AAKZEEEAgpGvrfHkFCtjCeEYGRNtCtDBZZA2\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owCrNEGEDurGZBkrgEfYCYAALFfEApAtH6iZ1t\"},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964870413682751",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0SxCfkQqIA6fZFtbgFImFEZvAHApVRD3BvBh",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 94,
"shoot_duration": 94,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 13,
"v": 67
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613781863647381510",
"id_str": "7613781863647381510",
"title": "不如我们拥抱后分手(DJ旋律)",
"artists": null,
"chorus": {
"start_ms": 18624,
"duration_ms": 46080
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16955039,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612694737677633551",
"id_str": "7612694737677633551",
"title": "忘了算了(Cover 范怡文)(主歌)",
"author": "溫月月.",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt"
],
"width": 720,
"height": 720,
"url_key": "7612694737677633551"
},
"source_platform": 25,
"duration": 30,
"extra": "{\"is_red\":0,\"loudness\":\"-17.940245\",\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Cover\"],\"Instruments\":null},\"cover_colors\":{\"rgb\":[132,72,67]},\"is_subsidy_exp\":false,\"peak\":\"0.77452326\",\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooXuN4AoEisx20AgbZ0WrBtA1EbImIAfQB0iCs\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAnAfzhDACpFA0tdrEZ2qEtqBDEHqfgi1ZdbC\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ok2BAbdfCrupFAChEbtqZZxDgE3tN0A0weqSEA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEispJEr6CJgAFBGAQfyizBhANE3tA0ugb10ZW\"},\"hotsoon_review_time\":-1,\"music_label_id\":1112,\"with_aed_model\":0,\"dsp_switch\":0,\"reviewed\":1,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"long_pic_video_usable\":true,\"douyin_beats_info\":{},\"aigc_clip\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "74734887595",
"owner_nickname": "",
"is_original": true,
"mid": "7612694737677633551",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAA5qsvBU-Ay7l8HWsdB_iBYLGvYQfPJ_zdij23IbF4ltY",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owA2av1AEidrAYDy4DyyAQHUBAJWXmLaJNEli",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 7.039,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 30,
"shoot_duration": 30,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 5,
"s": 35,
"v": 52
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612694737677600783",
"id_str": "7612694737677600783",
"title": "忘了算了(Cover 范怡文)",
"artists": null,
"chorus": {
"start_ms": 73152,
"duration_ms": 31487
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16925670,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7543081193115584539",
"id_str": "7543081193115584539",
"title": "ditto(氛围感)",
"author": "@天子",
"album": "Africa",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl"
],
"width": 720,
"height": 720,
"url_key": "7543081193115584539"
},
"source_platform": 10036,
"duration": 101,
"extra": "{\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"long_pic_video_usable\":true,\"peak\":\"1.0703399\",\"reviewed\":1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[17,21,24]},\"aigc_clip\":false,\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FA4iD7FAYusfiFAZtWCBxtY5aIICAfgoXp2E\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM59AXfDCIzAZUotjfF4FsiXiBiCoE4AFAAuIg\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o44mASfDCIvKZkotsfqqFslXiBiCzE4AFAAuIg\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8ABaxRCAfzEIdWaLvFLgQQGFAeaYA8CU3ekFX\"},\"music_label_id\":9330,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Healing\",\"Calm\"],\"Genres\":[\"Easy Listening\"],\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"loudness\":\"-11.7983675\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7543081193115584539",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 101,
"shoot_duration": 101,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 206,
"s": 29,
"v": 9
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7542724842757244937",
"id_str": "7542724842757244937",
"title": "ditto(氛围感)",
"artists": null,
"chorus": {
"start_ms": 2688,
"duration_ms": 15936
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16923027,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7609557452958468123",
"id_str": "7609557452958468123",
"title": "拿下拿下(Cover 王者阿水 & 阿水)(剪辑版)",
"author": "长顺",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf"
],
"width": 720,
"height": 720,
"url_key": "7609557452958468123"
},
"source_platform": 25,
"duration": 15,
"extra": "{\"beats\":{\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEn043sYABA0AsksQEiT0lmBfvGXvnMigWAChE\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4CiolFnEExWhz0AOh6BvA0ssfBiAAMQAro0EB\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oshP8iAshB0C08WslQAZBln2EvJfJ7AigxEAMA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osMzaAGGTClJCSfLIAAybFEeaBzheQ7AqzEnC9\"},\"schedule_search_time\":0,\"aigc_clip\":false,\"dsp_switch\":0,\"is_red\":0,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"loudness\":\"-5.29102\",\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Hip Hop/Rap\",\"Trap Rap\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"Male\",\"Vocal\",\"Male\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"peak\":\"1.308664\",\"has_edited\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[230,229,222]},\"is_aed_music\":0,\"with_aed_model\":0,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7609557452958468123",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocM9EfeDIADeKU4rI7A9UMV4ANuf7A4mCASYfg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 15,
"shoot_duration": 15,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 53,
"s": 3,
"v": 90
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7609557452958435355",
"id_str": "7609557452958435355",
"title": "拿下拿下(Cover 王者阿水 & 阿水)",
"artists": null,
"chorus": {
"start_ms": 72384,
"duration_ms": 26495
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16906061,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7607786623845828642",
"id_str": "7607786623845828642",
"title": "你不必是一朵花(剪辑版)",
"author": "J.H.H",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB"
],
"width": 720,
"height": 720,
"url_key": "7607786623845828642"
},
"source_platform": 25,
"duration": 42,
"extra": "{\"reviewed\":1,\"schedule_search_time\":0,\"aggregate_exempt_conf\":[],\"aigc_clip\":false,\"long_pic_video_usable\":true,\"peak\":\"0.8488657\",\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o40BiALitW4AuCxdEAAIifUGhuzO0EBxJACsQb\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0E02yxlABA9AssEQEidzuhBGfRnYItiAWACdE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ2QsTuGBdxWt5h0sjyAA19aIiEnEAidACAzfB\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocAAa2iEEgQ0GVzfYuihd5CIzIxwiWBTBAtsAy\"},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Healing\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"loudness\":\"-13.283498\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[241,231,216]},\"is_aed_music\":0,\"is_red\":0,\"music_label_id\":1112,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "64984713968",
"owner_nickname": "",
"is_original": true,
"mid": "7607786623845828642",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAITQagaUrqD1fZ3_vAZOdGCGnri-HRVd_vLSak_qjr5E",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okUAghvLDC4I4FLzDDHIcELAAbaPAbeBfRhGIe",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 56.959,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 42,
"shoot_duration": 42,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 36,
"s": 10,
"v": 95
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7607786623845795874",
"id_str": "7607786623845795874",
"title": "你不必是一朵花",
"artists": null,
"chorus": {
"start_ms": 57216,
"duration_ms": 41088
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16817955,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592128372325877786",
"id_str": "7592128372325877786",
"title": "几分之几(氛围r&b)(Cover 卢广仲)(剪辑版)",
"author": "PPR",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq"
],
"width": 720,
"height": 720,
"url_key": "7592128372325877786"
},
"source_platform": 25,
"duration": 25,
"extra": "{\"reviewed\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"has_edited\":0,\"cover_colors\":{\"rgb\":[21,69,152]},\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4vN3ErO2yAAAYOBBIwEsiQppojIsaGWVwWAi\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocFDNAZpYCqHAIaAEe97BZsBDqjfEDsAtuOgED\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUjAR2AGiwwBOw6WBIqja2siEAyrN8xCvQEAW\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oowjZ7ERpEDAtAA6sBYFUBDEEHDAtrCfagfYNm\"},\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Chill\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"R&B/Soul\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"peak\":\"1.0450664\",\"aigc_clip\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-9.778115\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592128372325877786",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocGUk4E8CiBAdQYoBWAXFhrXE7irIiwAAaAvW",
"preview_start_time": 48,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 25,
"shoot_duration": 25,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 218,
"s": 35,
"v": 60
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592128372325845018",
"id_str": "7592128372325845018",
"title": "几分之几(氛围r&b)(Cover 卢广仲)",
"artists": null,
"chorus": {
"start_ms": 48384,
"duration_ms": 25536
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16777254,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7439986145566492735",
"id_str": "7439986145566492735",
"title": "here with me (Tove Ball Remix)",
"author": "Tove Ball",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ"
],
"width": 720,
"height": 720,
"url_key": "7439986145566492735"
},
"source_platform": 25,
"duration": 187,
"extra": "{\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[53,31,21]},\"is_subsidy_exp\":false,\"music_label_id\":1112,\"has_edited\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"aigc_clip\":false,\"peak\":\"0.9774382\",\"dsp_switch\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Lonely\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Autumn\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"loudness\":\"-9.824841\",\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osANByAoyiBAMWGAEziB10fMEAc9QWj2AhAjXs\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oggDFB4wMteAvBtAEAA0EfTIDyQSnECkVAhZgc\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okZAPAAj0EI0IBQmhViILiBAEWyRrSUgDT5pA\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owEWAizdGAAig2BdEfC3AhAQiNymoo6j4BWBs0\"},\"hotsoon_review_time\":-1,\"is_red\":0,\"is_aed_music\":0,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "53294170904",
"owner_nickname": "",
"is_original": true,
"mid": "7439986145566492735",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAA6HLZZRet0q3kY51W6G3RK_tKV38gpBO_t1SWPTXVpcs",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooBABiLhKo3UBBqAsfKAIMW8QhiNgBAECznQEW",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 187,
"shoot_duration": 187,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 19,
"s": 35,
"v": 21
},
"pgc_music_type": 1,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7439986145566476351",
"id_str": "7439986145566476351",
"title": "here with me (Tove Ball Remix)",
"artists": null,
"chorus": {
"start_ms": 51264,
"duration_ms": 29376
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7439986145566476351",
"activity_id": "see_music_plan"
}
},
"heat": 16736118,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7607026727022888994",
"id_str": "7607026727022888994",
"title": "Scared 2 be lonely beat(当真爱降临)(剪辑版)",
"author": "Yn1jasper",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg"
],
"width": 720,
"height": 720,
"url_key": "7607026727022888994"
},
"source_platform": 25,
"duration": 49,
"extra": "{\"music_label_id\":1112,\"peak\":\"1.2637715\",\"reviewed\":0,\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"aigc_clip\":false,\"has_edited\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"is_aed_music\":0,\"with_aed_model\":0,\"loudness\":\"-9.56802\",\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYW0vD0RABAxAsNqQEi70GhB1fnvYmYigWACjE\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okEs0h0BYMu8v1wjBgEtL0iCUAAAiQf4iGWAMm\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4GEAHZeFGVmLCKVIe5mmNeGAIf1IhAr4tjPIA\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogDWlWvEArZwAIXI7BFpC9FDgQNwAAAef3qt8t\"},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[23,24,29]},\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7607026727022888994",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8IAIAGeoheIv11m7QfmlALQwA8GzFAGKQN2fF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 49,
"shoot_duration": 49,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 230,
"s": 21,
"v": 11
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7607026727022856226",
"id_str": "7607026727022856226",
"title": "Scared 2 be lonely beat(当真爱降临)",
"artists": null,
"chorus": {
"start_ms": 26688,
"duration_ms": 18624
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16710983,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592875430232623144",
"id_str": "7592875430232623144",
"title": "幸福降临(剪辑版)",
"author": "刘星宇",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs"
],
"width": 720,
"height": 720,
"url_key": "7592875430232623144"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAOEZmfZpEdDCAfB5DItKFDATkZgC5IyLZAIt\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAFKTAepZCg9AYZAEqpDDZZBCLIfIAmAtkygID\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMk4QsBAAE0AiBwl1hfAsuMMp9WnMhWEBigGYE\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oY2yAQQABMCiaiqWQmIAmPE1kEBrhqJwWJApP\"},\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"peak\":\"1.1486784\",\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Pop\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"has_edited\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[248,241,232]},\"loudness\":\"-10.294129\",\"schedule_search_time\":0,\"aigc_clip\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592875430232623144",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 59.968,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 6,
"v": 97
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592875430232590376",
"id_str": "7592875430232590376",
"title": "幸福降临",
"artists": null,
"chorus": {
"start_ms": 60672,
"duration_ms": 28800
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16704905,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613262724970170420",
"id_str": "7613262724970170420",
"title": "第一天(R&B律动版)(Cover 孙燕姿)(剪辑版)",
"author": "时弦Sienn",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0"
],
"width": 720,
"height": 720,
"url_key": "7613262724970170420"
},
"source_platform": 25,
"duration": 19,
"extra": "{\"is_red\":0,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.0981054\",\"douyin_beats_info\":{},\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"loudness\":\"-12.551331\",\"reviewed\":0,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[11,39,157]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Chill\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"R&B/Soul\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Male\"],\"SingingVersions\":[\"Cover\"],\"Instruments\":null},\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okCED9YMEteaaMWCAtJDfBSzTCFFAAfAAdxTE8\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocYOI2FQAVGCiAKbBADFITWizUTA6CFaAfE2ff\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0emI1mYamFVFAtbNeEWIQe6AALYCmKetUGIAI\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0D3tMfTA3QfTFAawOeCFCGxEWEB9EsAzSCAJs\"},\"long_pic_video_usable\":true,\"dsp_switch\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613262724970170420",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 19,
"shoot_duration": 19,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 228,
"s": 35,
"v": 62
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613262724970137652",
"id_str": "7613262724970137652",
"title": "第一天(R&B律动版)(Cover 孙燕姿)",
"artists": null,
"chorus": {
"start_ms": 90816,
"duration_ms": 22463
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16644672,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7552893524178733082",
"id_str": "7552893524178733082",
"title": "一切都在变好(生命力BGM)",
"author": "Martins Garix",
"album": "一切都在变好(生命力BGM)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M"
],
"width": 720,
"height": 720,
"url_key": "7552893524178733082"
},
"source_platform": 10033,
"duration": 60,
"extra": "{\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\",\"Transition\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"long_pic_video_usable\":true,\"peak\":\"1.6581784\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[72,100,71]},\"is_red\":0,\"music_label_id\":9820,\"loudness\":\"-7.962736\",\"reviewed\":1,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0BdEA9hw8UNRAAQoroEGDAQiDaPtEI2SiNEW\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oku6ItBoAgAIAGZCAEnCfA7CoQfD1F7IBNXJAt\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQoN9PAWExivQ5UrIASEhCiTBEAIEQTADEaPJ\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4UWEIrNEA3wpS8itE2aWQA7Ah0DBQixPAEC1\"},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7552893524178733082",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 60,
"shoot_duration": 60,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 118,
"s": 29,
"v": 39
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7553099394616182823",
"id_str": "7553099394616182823",
"title": "一切都在变好(生命力BGM)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 45504
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16586655,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7588425296078637860",
"id_str": "7588425296078637860",
"title": "删照片 (你删了我的照片 也删了我的微信)",
"author": "李承翰(C$H)/ ND姜兆轩",
"album": "删照片",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6"
],
"width": 720,
"height": 720,
"url_key": "7588425296078637860"
},
"source_platform": 10036,
"duration": 38,
"extra": "{\"is_red\":0,\"dsp_switch\":17179869184,\"has_edited\":0,\"douyin_beats_info\":{},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"peak\":\"1.0573746\",\"long_pic_video_usable\":true,\"reviewed\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAr0WUaBi6V7GMAPAAbATYwEJLtvBViUQIETb\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMOtcVACCFl4CBDAKp0yZxgA0EI1fAIDIp2mVe\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE7A5BaVTIAMTiyAdit7BrmE4WUAvrTBJQUyE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMAAfLIEEBASlVqeV7LaUhBq1TpeSaFlGCdzAQ\"},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\",\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Hip Hop/Rap\"],\"Themes\":[\"Love\",\"Broke up\",\"Rainy\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"with_aed_model\":0,\"loudness\":\"-12.413049\",\"cover_colors\":{\"rgb\":[18,16,14]},\"is_subsidy_exp\":false,\"music_label_id\":6585,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7588425296078637860",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEB99SABfFCZA8DzajPTYREAIFzPfpYAegEEDs",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 38,
"shoot_duration": 38,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 22,
"v": 7
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7589676855247308816",
"id_str": "7589676855247308816",
"title": "删照片 (你删了我的照片 也删了我的微信)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 67200
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16534478,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964892626520091",
"id_str": "7613964892626520091",
"title": "年少初遇常在我心 多年不减你深情(DJ降调版)",
"author": "叫姐",
"album": "我喜欢缘分这个词",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1"
],
"width": 720,
"height": 720,
"url_key": "7613964892626520091"
},
"source_platform": 10036,
"duration": 126,
"extra": "{\"long_pic_video_usable\":true,\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooemBJfwAKAZAmUeAQXYsDMMx8rxPfQQC1EKxQ\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAeQLfEKfmmGGdRQkDCxdAWKfI1sm60AAExQY\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooFs0IxIGryfQEhcAIefKiAATLujAmC1leAmCY\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owEh2AZtIACffIFYApAg3I73CBFPRhrDEMB48w\"},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"is_aed_music\":0,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"loudness\":\"-8.255024\",\"peak\":\"1.3875071\",\"reviewed\":0,\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[49,34,15]},\"aggregate_exempt_conf\":[],\"has_edited\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"music_label_id\":11743,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964892626520091",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMX8XKELfAAdmEImFrFfGFATKfBAfmIimAD91H",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 126,
"shoot_duration": 126,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 35,
"v": 19
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613722147978037258",
"id_str": "7613722147978037258",
"title": "年少初遇常在我心 多年不减你深情(DJ降调版)",
"artists": null,
"chorus": {
"start_ms": 91776,
"duration_ms": 34176
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16532969,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592565700519020560",
"id_str": "7592565700519020560",
"title": "Heroes 3",
"author": "VZEUS",
"album": "Heroes 3",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX"
],
"width": 720,
"height": 720,
"url_key": "7592565700519020560"
},
"source_platform": 10036,
"duration": 110,
"extra": "{\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"cover_colors\":{\"rgb\":[239,152,75]},\"with_aed_model\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBaCEIEDyT60BThgEfoCgAAbFmxApAtjhfZEr\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogc6EDeMIDCoTAAjA0FtAZpABtWg3B4aExfUrE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owTeRFitEEBEgka90rf6jAICZArgpDCiAAnoBZ\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogrAaiAGigOBtd5WBIh0alTiEAdrohBHPQEAW\"},\"hotsoon_review_time\":-1,\"music_label_id\":6585,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-6.8726926\",\"reviewed\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"dsp_switch\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"peak\":\"1.4099902\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592565700519020560",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 110,
"shoot_duration": 110,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 28,
"s": 35,
"v": 94
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592565554554685441",
"id_str": "7592565554554685441",
"title": "Heroes 3",
"artists": null,
"chorus": {
"start_ms": 78528,
"duration_ms": 29952
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16521026,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7561006047303010321",
"id_str": "7561006047303010321",
"title": "左转灯 (1000 Times+1)",
"author": "派偉俊/mac ova sea",
"album": "左转灯 (1000 Times+1)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u"
],
"width": 720,
"height": 720,
"url_key": "7561006047303010321"
},
"source_platform": 10036,
"duration": 197,
"extra": "{\"reviewed\":0,\"cover_colors\":{\"rgb\":[3,38,61]},\"aigc_clip\":false,\"has_edited\":0,\"schedule_search_time\":0,\"music_label_id\":6585,\"dsp_switch\":17179869184,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-7.991064\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4CAAIsyACoEfBjAwDDufEAiC85ZESFgALHtYn\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEIPPWBAyIDjryIdaiELXwVAAAgAkYiAP5iQ\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8QiTA8gAQrEPBw1iA5ncayQDkEICIWPAALcm\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4fAAyIDuom3EgEC5e1FPtKDByAo8EZySoDCAA\"},\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Hip Hop/Rap\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"republished version\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0,\"peak\":\"1.6455301\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7561006047303010321",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oc8GLFfec1tAaAPmEAAPIeNfAcmikEKppGxmAg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 197,
"shoot_duration": 197,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 204,
"s": 35,
"v": 24
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7561006047302076433",
"id_str": "7561006047302076433",
"title": "左转灯 (1000 Times+1)",
"artists": null,
"chorus": {
"start_ms": 117696,
"duration_ms": 58559
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16495708,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611036983691790345",
"id_str": "7611036983691790345",
"title": "ぎのようなときめき(兔子般的心动) 変速 ver.(剪辑版)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0"
],
"width": 720,
"height": 720,
"url_key": "7611036983691790345"
},
"source_platform": 25,
"duration": 92,
"extra": "{\"long_pic_video_usable\":true,\"has_edited\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[254,214,224]},\"is_subsidy_exp\":false,\"music_label_id\":1112,\"loudness\":\"-13.841874\",\"dsp_switch\":0,\"reviewed\":1,\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUWpVPLTACA6AZeOgIFGopNDCf12ZY1EAtBFGI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8FIaIpEAFW2BfXdzLe1qTGCXARfyIaCYAjFAG\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0slWzHlSBQwLAA33WAjvqEAiraiaEUwQINCW\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAiATEG1ArCSUIQAEaXwYCsvmLzNrnBSjaWi\"},\"music_tagging\":{\"Languages\":null,\"Moods\":[\"Happy\",\"Sweet\",\"Cute\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\",\"Summer\"],\"AEDs\":[\"Female\",\"Vocal\",\"Female\"],\"SingingVersions\":null,\"Instruments\":null},\"with_aed_model\":0,\"peak\":\"0.8325789\",\"review_unshelve_reason\":0,\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611036983691790345",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 71.807,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 92,
"shoot_duration": 92,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": -14,
"s": 16,
"v": 100
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611036983691757577",
"id_str": "7611036983691757577",
"title": "ぎのようなときめき(兔子般的心动) 変速 ver.",
"artists": null,
"chorus": {
"start_ms": 100608,
"duration_ms": 20159
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16478840,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "6832151337652717581",
"id_str": "6832151337652717581",
"title": "他只是经过",
"author": "h3R3/高旭",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ"
],
"width": 720,
"height": 720,
"url_key": "6832151337652717581"
},
"source_platform": 25,
"duration": 41,
"extra": "{\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\",\"Memory\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\",\"Rainy\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"aggregate_exempt_conf\":[],\"is_aed_music\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":1599873757,\"aigc_clip\":false,\"aed_music_score\":0.07,\"has_edited\":0,\"beats\":{\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQlANee2GBTQ0C8ZpAaQmY1AAXtqglbFMbjnDw\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUIAflLt7B0AEgZPiHICC8DAbRnNKXAbfbMGsC\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owFXCQGQnMrb0BjygDbYCwAAv88UAlAtCtAZee\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owndADOAbIRXGeotmNYbCr4ssOAuBZgWflI0CA\"},\"activities\":[10006],\"long_pic_video_usable\":true,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[254,254,254]},\"is_red\":0,\"music_label_id\":1112,\"with_aed_model\":1,\"aed_singing_score\":0.91,\"dsp_switch\":64,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "97902997318",
"owner_nickname": "",
"is_original": true,
"mid": "6832151337652717581",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAVgVdCPyruBwjjscAw732x8JbAkhAzXTDx0k_KT5Onms",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/efa5352c20e84721bbb7cd7c51c97963",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 10.304,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 41,
"shoot_duration": 41,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 0,
"s": 0,
"v": 100
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "6832151337656911879",
"id_str": "6832151337656911879",
"title": "他只是经过",
"artists": null,
"chorus": {
"start_ms": 6336,
"duration_ms": 32448
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16470497,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7482770994295310374",
"id_str": "7482770994295310374",
"title": "咏春(副歌)",
"author": "梨香JZH & 口古口古",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL"
],
"width": 720,
"height": 720,
"url_key": "7482770994295310374"
},
"source_platform": 25,
"duration": 28,
"extra": "{\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Style\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"dsp_switch\":0,\"is_aed_music\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfmzzAGEEAe6AhPFoABIYI6fMaG6CBaVDpzuF\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQB6fOMEAZzzAI8I5CFPFYGDAqGfABRzfmuaTx\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okrAAjzEdzrBCALMQPhZpfiBiWBsDA7w8riPAE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osmaXuAGOFcQFCGAtPpfzWAAMEITfBDDI6Yzeg\"},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"has_edited\":0,\"reviewed\":1,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"cover_colors\":{\"rgb\":[215,231,222]},\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "102973147228",
"owner_nickname": "",
"is_original": true,
"mid": "7482770994295310374",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAjolNkJPHBsDt6M86n_ExWm6yR7EAuUPwpXmT2MIPUKA",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4LAeDvLIFgeHQAa2DBE6xSA3IGzAAFET8CJcf",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 71.04,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 28,
"shoot_duration": 28,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 146,
"s": 7,
"v": 91
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7482770994295277606",
"id_str": "7482770994295277606",
"title": "咏春",
"artists": null,
"chorus": {
"start_ms": 230784,
"duration_ms": 33791
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7482770994295277606",
"activity_id": "see_music_plan"
}
},
"heat": 16443804,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614150307036416006",
"id_str": "7614150307036416006",
"title": "雨日思绪(雨の日の想い)(剪辑版2)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a"
],
"width": 720,
"height": 720,
"url_key": "7614150307036416006"
},
"source_platform": 25,
"duration": 80,
"extra": "{\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"loudness\":\"-12.023659\",\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okDig0fWAavGpFAtIuvBCmDGEsIAyIugZWFA1f\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIQvblrU7wBEWIT6lACppi8xwAabZiEaAByAM\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0AAzeQQQBATv4X8QeXE8AKVgmp78aFZMCnzAe\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogZwWp7qEb5GCFnCnANEAgAZEmAsBeDutEafZt\"},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[252,252,252]},\"peak\":\"0.9526732\",\"reviewed\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_red\":0,\"long_pic_video_usable\":true,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Japanese\"],\"Moods\":[\"Cute\"],\"Genres\":[\"J-Pop\",\"Pop\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "74435045390",
"owner_nickname": "",
"is_original": true,
"mid": "7614150307036416006",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAASaw9rJ9ZGlKlU-ea8a2jCi47kKj-4cgcBLn1E5rPHYg",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4ZBwFBzAxcfD1yQBpEkCeQKxAEtEAx7DgDVEg",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 14.528,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 80,
"shoot_duration": 80,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 0,
"s": 0,
"v": 99
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614150307036366854",
"id_str": "7614150307036366854",
"title": "雨日思绪(雨の日の想い)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 76992
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16389682,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7604414083081996298",
"id_str": "7604414083081996298",
"title": "Proof(Slowed)",
"author": "GOLD999",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN"
],
"width": 720,
"height": 720,
"url_key": "7604414083081996298"
},
"source_platform": 25,
"duration": 161,
"extra": "{\"long_pic_video_usable\":true,\"loudness\":\"-8.693914\",\"dsp_switch\":0,\"has_edited\":0,\"reviewed\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"review_unshelve_reason\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"is_aed_music\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[245,247,246]},\"music_label_id\":1112,\"with_aed_model\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE8mFYmI1uMP4eGQfZW4fQAxCYAyQAEOMfAM1K\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ok0ZxAA8mICGQ6feEwXQA4Mf1PKmBfAQQU8H0M\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMKAC1xm0IfAAmmQ4geeELZPIG1eUMQThVSD4A\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8JPy9gEEPDCjN8FzxBJCpMOeATAZtAAEi4YfJ\"},\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"peak\":\"1.4818162\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7604414083081996298",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQCi1ko3EB7WoqxAHJEBfAtsm4BiAAMwAcX0EH",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 161,
"shoot_duration": 161,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 150,
"s": 1,
"v": 97
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7604414083081979914",
"id_str": "7604414083081979914",
"title": "Proof(Slowed)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 16896
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16360936,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7609332944956196915",
"id_str": "7609332944956196915",
"title": "我欲成冰再也无退路(剪辑版)",
"author": "迷雾里的幻境",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn"
],
"width": 720,
"height": 720,
"url_key": "7609332944956196915"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"aigc_clip\":false,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oECraBAAaJiAmE4pW1g9nANhagEP9IxZAMiQ4\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okWrTOEQh5BiMiBMC3s220fRAjBKgAAETAZ0gg\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEAEQizAsjUE0BMfgAW0CBZFwz1BWAiOm82gi6\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8EAg0EW2ABAaQsMzlEBCiiAjMBt90A3Xf5OZh\"},\"cover_colors\":{\"rgb\":[39,44,42]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"with_aed_model\":0,\"loudness\":\"-7.6351266\",\"has_edited\":0,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"peak\":\"1.2558892\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7609332944956196915",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEAEgqfe3WEQrazx4NTeAFNGAoDZCADFZyEbC",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 156,
"s": 11,
"v": 17
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7609332944956164147",
"id_str": "7609332944956164147",
"title": "我欲成冰再也无退路",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 29568
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16350580,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611367266663499785",
"id_str": "7611367266663499785",
"title": "幸福不在别处 你就是我的全部",
"author": "叫姐",
"album": "你勇敢世界就会让路",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB"
],
"width": 720,
"height": 720,
"url_key": "7611367266663499785"
},
"source_platform": 10033,
"duration": 134,
"extra": "{\"music_label_id\":11743,\"loudness\":\"-9.754327\",\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[31,27,21]},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Chill\"],\"Genres\":null,\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"is_aed_music\":0,\"dsp_switch\":0,\"reviewed\":0,\"schedule_search_time\":0,\"long_pic_video_usable\":true,\"peak\":\"1.1987263\",\"has_edited\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_red\":0,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIOYEmU7LBBBDrAcAIi8gs0ACWIQTA51Edfbpi\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okA2Aez1GBKTLA2avkIQiZQeUCEQuUTAVfz6HF\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4oazPAWEwiFw3prsASEtiiQB2AIXktACEa9n\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0j75TAKeFCrAkGHaYjZLtQAALzfPTfA3EIQB8\"},\"douyin_beats_info\":{}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611367266663499785",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 134,
"shoot_duration": 134,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 36,
"s": 32,
"v": 12
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611013708277729326",
"id_str": "7611013708277729326",
"title": "幸福不在别处 你就是我的全部",
"artists": null,
"chorus": {
"start_ms": 47616,
"duration_ms": 32064
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16311945,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612711516403451931",
"id_str": "7612711516403451931",
"title": "够爱 (R&B版)(Cover 东城卫)(剪辑版)",
"author": "大头钉",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv"
],
"width": 720,
"height": 720,
"url_key": "7612711516403451931"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"is_aed_music\":0,\"has_edited\":0,\"hotsoon_review_time\":-1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[14,25,34]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Miss\",\"Memory\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"aigc_clip\":false,\"music_label_id\":1112,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ow32gSfBmE9ssP0WM8z5C1ZPpAJBKihAiAAOEQ\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oET9CAAZ0CgtK8BpA1iiQoBRW1BsHNAEEHf3mP\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMeTLQ7LAFAOAz3KAELvVPEGleeqo3nIBaCCrE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIQzVVQKaAmyUsEua37lfZAQM8FeWBAkfCATnQ\"},\"loudness\":\"-9.295923\",\"peak\":\"1.2276412\",\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"schedule_search_time\":0,\"review_unshelve_reason\":0,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612711516403451931",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMihN8DTEFCAE7B2vAEQAAtABegPfZDap0BDg4",
"preview_start_time": 59.967,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 207,
"s": 35,
"v": 13
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612711516403419163",
"id_str": "7612711516403419163",
"title": "够爱 (R&B版)(Cover 东城卫)",
"artists": null,
"chorus": {
"start_ms": 60672,
"duration_ms": 28415
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16286123,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7468232856016472080",
"id_str": "7468232856016472080",
"title": "远去的列车",
"author": "四熹丸子",
"album": "远去的列车",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE"
],
"width": 720,
"height": 720,
"url_key": "7468232856016472080"
},
"source_platform": 10036,
"duration": 240,
"extra": "{\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owsWEIr6sAbQhMnibzXZJTAcAL1CBzi1PAEDN\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AICHA46h65zELBrMEWZsiABzAHJTKQisPw4\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogoJEOBnAgAEBCZfAEjLfAVCswnDrFjyMCgzHt\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAW67CsiSIWQZrYALAANzyAAEwECsEWMABPiz\"},\"douyin_beats_info\":{},\"aigc_clip\":false,\"music_label_id\":1112,\"has_edited\":0,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[32,28,23]},\"is_aed_music\":0,\"long_pic_video_usable\":true,\"reviewed\":1,\"hotsoon_review_time\":-1,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Folk\"],\"Themes\":[\"Autumn\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7468232856016472080",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQDWswoq0EoAWAA3FAqimBpiE2BAZkBB8wf6P7",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 240,
"shoot_duration": 240,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 33,
"s": 28,
"v": 13
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7468232782844086289",
"id_str": "7468232782844086289",
"title": "远去的列车",
"artists": null,
"chorus": {
"start_ms": 150912,
"duration_ms": 53759
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7468232782844086289",
"activity_id": "see_music_plan"
}
},
"heat": 16267636,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7513467386999097396",
"id_str": "7513467386999097396",
"title": "无尽幸福",
"author": "凌晨一点的莱茵猫 & 二乘",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR"
],
"width": 720,
"height": 720,
"url_key": "7513467386999097396"
},
"source_platform": 25,
"duration": 129,
"extra": "{\"dsp_switch\":0,\"long_pic_video_usable\":true,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Healing\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Sunny\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112,\"is_aed_music\":0,\"reviewed\":1,\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[240,205,188]},\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"has_edited\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"with_aed_model\":0,\"beats\":{\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQwPCQrpMGBEWIQnhABM8ijz1ADEUiEaAZgAr\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8UutAGEZDkfUABOUgAlBEARECTosfDKVwDAFB\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8HNIBQiaPCWABs7AMQDiAEqGwEAEgZarUiKK\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQDfEBFCAFCw3acGAADCEARgZvogUBBtAlEkfs\"},\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7513467386999097396",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 129,
"shoot_duration": 129,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 20,
"s": 22,
"v": 94
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7513467386999081012",
"id_str": "7513467386999081012",
"title": "无尽幸福",
"artists": null,
"chorus": {
"start_ms": 98880,
"duration_ms": 24960
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16264933,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612403400110344228",
"id_str": "7612403400110344228",
"title": "りんごなんてつまらなくないもん!(苹果才不无聊呢!)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l"
],
"width": 720,
"height": 720,
"url_key": "7612403400110344228"
},
"source_platform": 25,
"duration": 199,
"extra": "{\"cover_colors\":{\"rgb\":[252,227,210]},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_red\":0,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-13.504317\",\"peak\":\"0.84999216\",\"has_edited\":0,\"schedule_search_time\":0,\"review_unshelve_reason\":0,\"is_subsidy_exp\":false,\"music_label_id\":1112,\"dsp_switch\":0,\"reviewed\":1,\"is_aed_music\":0,\"beats\":{\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocX8IKCZAteoMFDVAAgFIqgPIfDgpHEB4AclVC\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAtziUECbAecmpE4aLeJ16AEDfFPFBAauCAT6E\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMItVFpcoBAZA0DfIfCPADAgENDzUqvHVFcCZg\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0AEAfu5DAFpFA3tHVEDo4IgqBNIb4sgufZEcC\"},\"music_tagging\":{\"Languages\":[\"Japanese\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Pop\",\"Dance Pop\"],\"Themes\":[\"Love\",\"Summer\",\"Dance\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612403400110344228",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 199,
"shoot_duration": 199,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 24,
"s": 17,
"v": 99
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612403400110327844",
"id_str": "7612403400110327844",
"title": "りんごなんてつまらなくないもん!(苹果才不无聊呢!)",
"artists": null,
"chorus": {
"start_ms": 103488,
"duration_ms": 27264
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16258963,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610434361887885362",
"id_str": "7610434361887885362",
"title": "我就爱这乱七八糟的生活",
"author": "2menG",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND"
],
"width": 720,
"height": 720,
"url_key": "7610434361887885362"
},
"source_platform": 25,
"duration": 190,
"extra": "{\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0,\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAABaB0OiCAIWbAE0iB8WfAEAMyQSiugmjxOs\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4RpN6lPACAxAZ3kgEFroaNDjffzoW2EAtBCjE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEwetAjEZNsf8lCGagA2PEAoECQpE5DhxjWAFB\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEAThxrfs0iHChguA8BjaSibAWw0QB8EgMaAEW\"},\"cover_colors\":{\"rgb\":[36,22,15]},\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"review_unshelve_reason\":0,\"with_aed_model\":0,\"peak\":\"0.87925845\",\"aggregate_exempt_conf\":[],\"loudness\":\"-13.67825\",\"reviewed\":1,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Happy\",\"Romantic\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Love\",\"Summer\"],\"AEDs\":[\"Male\",\"Vocal\",\"Male\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610434361887885362",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okADOBmiBEAJqA9xBEiAohsMhAfH1AAEiwwnWA",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 190,
"shoot_duration": 190,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 20,
"s": 35,
"v": 14
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610434361887868978",
"id_str": "7610434361887868978",
"title": "我就爱这乱七八糟的生活",
"artists": null,
"chorus": {
"start_ms": 159168,
"duration_ms": 20736
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16254533,
"can_background_play": true,
"has_copyright": true
}
],
"release_date": "2026-08-14",
"show_heat": true,
"show_author": false,
"aweme_list": [],
"material_list": [],
"chart_content_type": 1
},
"requestId": "2c59c78f-a0fc-4adc-8201-d801a05b8412"
}{
"code": 400,
"data": null,
"message": "Missing required parameter: handle"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}Douyin App API
获取抖音音乐榜数据
获取抖音音乐热榜数据
GET
/
v1
/
douyin
/
app
/
fetch_music_hot_search_list
cURL
curl --request GET \
--url 'https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list?chart_type=hot&cursor=0' \
--header 'Authorization: Bearer <YOUR_API_KEY>'import requests
response = requests.get(
'https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list',
params={"chart_type": "hot", "cursor": "0"},
headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
)
print(response.json())const params = new URLSearchParams({"chart_type": "hot", "cursor": "0"});
const response = await fetch(`https://api.keyapi.ai/v1/douyin/app/fetch_music_hot_search_list?${params}`, {
method: 'GET',
headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
});
const data = await response.json();
console.log(data);{
"code": 0,
"message": "success",
"data": {
"status_code": 0,
"status_msg": "",
"extra": {
"logid": "202608201148498C8EDF8BE13A62E65628",
"now": 1787197729000,
"fatal_item_ids": []
},
"log_pb": {
"impr_id": "202608201148498C8EDF8BE13A62E65628"
},
"cursor": 100,
"has_more": 1,
"music_list": [
{
"music_info": {
"id": "7612843324035729446",
"id_str": "7612843324035729446",
"title": "雷霆音乐 (这次旅游时间非常充裕)",
"author": "DHC77",
"album": "某天我不再执着于一个答案",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oImp0BZtZMNCNN6fwKIQfcDpH2cFEAckBgvDQp"
],
"width": 720,
"height": 720,
"url_key": "7612843324035729446"
},
"source_platform": 10033,
"duration": 72,
"extra": "{\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okcfSzAcIIdQeHAC60m1TGlEpIFkMoAeAKeLFm\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8BOEhGkfBB3ZBA5ATi4gs0ACWdQOA61Eav4qi\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIDDAAeAEFhAIEFgpXRCBOpfBw8ZBitqVIAEyc\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0taDhEgDaCFmEpnCEZJxqfSA2DUABAE6Aapeq\"},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Sorrow\"],\"Genres\":null,\"Themes\":[\"Autumn\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_aed_music\":0,\"peak\":\"0.99905187\",\"dsp_switch\":0,\"review_unshelve_reason\":0,\"is_red\":0,\"music_label_id\":11743,\"with_aed_model\":0,\"cover_colors\":{\"rgb\":[212,206,200]},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"loudness\":\"-9.047047\",\"long_pic_video_usable\":true,\"has_edited\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843324035729446",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0Ta5IncCptTAUAdii4vaEEtyc7rAmrBhAWJQ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 72,
"shoot_duration": 72,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889175820297",
"id_str": "7612472889175820297",
"title": "雷霆音乐 (这次旅游时间非常充裕)",
"artists": null,
"chorus": {
"start_ms": 23808,
"duration_ms": 23999
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18440210,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7660146896140569382",
"id_str": "7660146896140569382",
"title": "情绪共犯-剪辑版",
"author": "直隶匹夫",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o00BAJ1fBjiqFACvEGbxZQtDgE8tDUAieUYgEA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogAq84S39C62HZU1gIFia9CDtfeOLKvEAtBVqM"
],
"width": 720,
"height": 720,
"url_key": "7660146896140569382"
},
"source_platform": 25,
"duration": 32,
"extra": "{\"reviewed\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_label_id\":1112,\"is_aed_music\":0,\"with_aed_model\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[18,17,30]},\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQAANeEIIBAUfY1f8QFEWqDSkDAZaaFEDCkzA6\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0JAEEeJfDFBIFA8AkFsBzUABaYAYCg1EqfwrE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owTAEACFKEAeBZAgX0ta80E0buT9DfiBCTcq4r\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oga1ArnAiDoiPBTBtQcENgVAsdj4BgAxWfdEWm\"},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Inspirational\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Dream\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_red\":0,\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "642595651073373",
"owner_nickname": "",
"is_original": true,
"mid": "7660146896140569382",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/os6bDfvJtEqCEov0zAqgFBnsECZLCA9xBAnAfn"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAAmYOSuUZ3TstkDkM_b665up-h_bch_EviT7gS0pWbWY",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQZjsdDbIFCiIkBaEAEQAetAB0X7fZJSq1JDgG",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c001_oMeAGbJRxgn9nTAQAoFDApCDKAyeInANlAXhAG.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 9.152,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 32,
"shoot_duration": 32,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 245,
"s": 35,
"v": 12
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7666042364762441737",
"id_str": "7666042364762441737",
"title": "情绪共犯",
"artists": null,
"chorus": {
"start_ms": 10368,
"duration_ms": 51456
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18329022,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614336120348657715",
"id_str": "7614336120348657715",
"title": "小半 (无声卡清唱氛围版)",
"author": "請發財",
"album": "这一生爱上什么人都不为过",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oMAnAp4BfE9EtIFZSREArMCDKjgf0zhrACqE3D.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMqCNBi4o7BBZ0gl5J4diMrAf5CQWpMtjJIerV"
],
"width": 720,
"height": 720,
"url_key": "7614336120348657715"
},
"source_platform": 10033,
"duration": 121,
"extra": "{\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"peak\":\"1.2759256\",\"loudness\":\"-7.3846726\",\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[23,28,24]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"beats\":{\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMFABaeTGIbAAz7QPYfeCLEXKGG3oxQV2YrLiA\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAQAQWAzPQQTFE8fA8XKxebDedMaCWbG01BiD\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYiAEhzf5uPEoUWs3M10rAilyAgBBCQABx89vA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogCEJgtJEiftDTrBKvYDfAtZCWCFAA4gAALpEi\"},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7614336120348657715",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZC3AO8C1AE6AIprzCFECfrEBpf9A5vogDMtz"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogA4ofgtTEACMAypCDAREhEvfatCaBBQoDuZrF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 121,
"shoot_duration": 121,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 132,
"s": 18,
"v": 11
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614011643936213001",
"id_str": "7614011643936213001",
"title": "小半 (无声卡清唱氛围版)",
"artists": null,
"chorus": {
"start_ms": 82176,
"duration_ms": 39360
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18425678,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964984812308507",
"id_str": "7613964984812308507",
"title": "快来我的青苹果乐园(小提琴版)",
"author": "叫姐",
"album": "我喜欢缘分这个词",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oI6CAqzEj5QAqDPpCUgYZPEF6fe79ytNADkBgN"
],
"width": 720,
"height": 720,
"url_key": "7613964984812308507"
},
"source_platform": 10036,
"duration": 97,
"extra": "{\"is_aed_music\":0,\"loudness\":\"-7.7980433\",\"peak\":\"1.17331\",\"douyin_beats_info\":{},\"is_red\":0,\"aggregate_exempt_conf\":[],\"music_label_id\":11743,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Summer\",\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aigc_clip\":false,\"reviewed\":1,\"cover_colors\":{\"rgb\":[49,34,15]},\"is_subsidy_exp\":false,\"schedule_search_time\":0,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo29iQBCiAAvRgtAIWABwuam0rEIvlBloE6Ha\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAbQJKglCEAvLANpCpAZEDEtfytCXBANfD7ZrF\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocJtArbDTECQbAVzwlDytfAsfgEoXBDCpEYZAF\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAa6AagrAi9EtAvipIAaiC3WoHNpI4t0BBErQ\"}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964984812308507",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8CTovE6SiCQT0IDBMAEY8oaE0irHSZAAaAvW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 97,
"shoot_duration": 97,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 35,
"v": 19
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613722147977971722",
"id_str": "7613722147977971722",
"title": "快来我的青苹果乐园(小提琴版)",
"artists": null,
"chorus": {
"start_ms": 32256,
"duration_ms": 30911
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17966897,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7669386726061722410",
"id_str": "7669386726061722410",
"title": "@一颗狼星(许篮心)创作的原声",
"author": "一颗狼星(许篮心)",
"album": "",
"cover_hd": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3",
"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7669386779073448746.mp3"
],
"width": 720,
"height": 720,
"url_key": "7669386726061722410"
},
"source_platform": 23,
"duration": 27,
"extra": "{\"aed_music_score\":0.16,\"aed_singing_score\":0.77,\"aggregate_exempt_conf\":[],\"aigc_clip\":false,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/audio_effect_onset/model_spec_tnt/7669386726061722410/1786476870\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/beats_tracker/model_spec_tnt/7669386726061722410/1786476871\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/energy_trace/model_spec_tnt/7669386726061722410/1786476870\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/strong_beat/merged_beats/model_spec_tnt/7669386726061722410/1786476871\"},\"cover_colors\":null,\"douyin_beats_info\":{},\"dsp_switch\":274877906944,\"extract_item_id\":7669386766697342307,\"has_edited\":0,\"hotsoon_review_time\":-1,\"is_aed_music\":1,\"is_red\":0,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"music_label_id\":null,\"music_tagging\":{\"AEDs\":[\"Vocal\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Instruments\":null,\"Languages\":null,\"Moods\":[\"Happy\",\"Miss\",\"Memory\"],\"SingingVersions\":null,\"Themes\":[\"Spring\"]},\"review_unshelve_reason\":0,\"reviewed\":0,\"schedule_search_time\":0,\"uniqa_speech_score\":0.04,\"with_aed_model\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "104966493397",
"owner_nickname": "一颗狼星(许篮心)",
"is_original": false,
"mid": "7669386726061722410",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "yikelangxing999",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json",
"https://sf11-cdn-tos.douyinstatic.com/obj/ies-music/pattern/67f06a1a2a1bef6dcd963be1022b1c60.json"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAsEbBHC1JQ9zwOqn25WN4hWpZ9ZawPI2rvabVrPPNiPo",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_06b511c50eecb9bfb84ff70fd0aff323.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": true,
"audition_duration": 27,
"shoot_duration": 27,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": false,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 27,
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18167501,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614336133120313407",
"id_str": "7614336133120313407",
"title": "请继续不完美的人生",
"author": "叫姐",
"album": "请继续不完美的人生",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIWX16AVeFIWM7FeAGzTcvCeHIBELaAubxAIkD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8A8IiaynaIyrjBgOQmarbWQTnuuClpyBMivp"
],
"width": 720,
"height": 720,
"url_key": "7614336133120313407"
},
"source_platform": 10033,
"duration": 84,
"extra": "{\"cover_colors\":{\"rgb\":[79,93,80]},\"is_red\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Happy\"],\"Genres\":null,\"Themes\":[\"Summer\",\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":11743,\"loudness\":\"-9.976899\",\"peak\":\"1.0669677\",\"has_edited\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfQA4XQSvAWBNT0rXllaGQAeMjf8JF4zACvKG\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooMfAAQYaTW5ekovgAAWIrQfWIKe4eJAyaQfKL\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osWeDXOaQQKQAMXale8v8AlFzABLTMErBAdfC7\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owKTB2eGGQmBzITaiWF0KXZleCfFFIvALAAlQA\"},\"hotsoon_review_time\":-1,\"dsp_switch\":0,\"long_pic_video_usable\":true}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7614336133120313407",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEB02A7E4MDWAhDFnIgNLABiChBwBAEHQfisZ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 84,
"shoot_duration": 84,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 124,
"s": 15,
"v": 36
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614192526052689974",
"id_str": "7614192526052689974",
"title": "请继续不完美的人生",
"artists": null,
"chorus": {
"start_ms": 24768,
"duration_ms": 17664
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17582419,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612495195403487266",
"id_str": "7612495195403487266",
"title": "如果我一颗心被你俘虏",
"author": "好久不见",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAlpQAk1mEkKmM6eSCEAefGmAFJLICdeEAmT8l.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owas4tQAGXFF0Ef5NfzNlSfgWJDyBCFYogYTYL"
],
"width": 720,
"height": 720,
"url_key": "7612495195403487266"
},
"source_platform": 25,
"duration": 173,
"extra": "{\"reviewed\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_aed_music\":0,\"dsp_switch\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"peak\":\"1.0245715\",\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sweet\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"loudness\":\"-12.276826\",\"cover_colors\":{\"rgb\":[168,151,142]},\"is_red\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EfJAzaIBFfvIFTATAAboNgaCFLi0UD9I9fIk\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM6vTFoaEECEADU79pfL1AfFzAV8TDEeBAnXCv\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osITIACAm0jpKfGmLLFIeiGcgXL1fIAAIf6vEG\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okFUaIfIDYkL9C09AEfvFfAAKFx6ATBaBhQzJT\"}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612495195403487266",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0ZCpAq9CnAEBA6p80CFEOTqEBffKAqrbgDQtZ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAYWQFDzZtBGBEAR2pEEC7BCjAogteAVqpfPwC",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 173,
"shoot_duration": 173,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 21,
"s": 15,
"v": 66
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612495195403470882",
"id_str": "7612495195403470882",
"title": "如果我一颗心被你俘虏",
"artists": null,
"chorus": {
"start_ms": 52224,
"duration_ms": 34944
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17542190,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7662309129437399834",
"id_str": "7662309129437399834",
"title": "消失的恋人(如果我难过的时候你在就好了)",
"author": "江堇",
"album": "消失的恋人",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oE3EIAGGUCGfVvRLIAADzFEfaBPiex5ASzEJB9.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4ooI0A1AQRM1RsoJihLfIXBqdVBNi0BXho4ZW"
],
"width": 720,
"height": 720,
"url_key": "7662309129437399834"
},
"source_platform": 10036,
"duration": 32,
"extra": "{\"dsp_switch\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogAAiEAjs31BL4cWUZi3AiNWsAMBmQxh0EfBNI\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oseBsdPFBACIAgAe34GfGUEM2EAGWWzaLLwaBd\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okeHWWnIsECLMu3EAEaAeAKPNneA9pleG1msIB\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owcGLCuRkaAAfDuaIAA7Iei3aS2JUIFb3BXzAf\"},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[28,28,27]},\"is_red\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"douyin_beats_info\":{},\"aigc_clip\":false,\"music_label_id\":6585,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"reviewed\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":null,\"Moods\":null,\"Genres\":null,\"Themes\":null,\"AEDs\":null,\"SingingVersions\":null,\"Instruments\":null},\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "3805845479232147",
"owner_nickname": "",
"is_original": true,
"mid": "7662309129437399834",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDBAEpAWE5bDFgtZCMfBr0YsmAZBZgfuqEuCA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAANSouOsLArMnpr3bZgiNyb11KMfCGoEkWU5aYXKb4T9vht763-Cu2TFM3TX9wtTt5",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_fe4c819f659577a5149cf67a3b62aa40.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 32,
"shoot_duration": 32,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 60,
"s": 4,
"v": 11
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7668185321436301329",
"id_str": "7668185321436301329",
"title": "消失的恋人(如果我难过的时候你在就好了)",
"artists": null,
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 18850904,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964940756256774",
"id_str": "7613964940756256774",
"title": "明明你也想我吧 怎么不敢再往前",
"author": "請發財",
"album": "用毒蛇的毒毒毒蛇",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oQqoHBMtZM6CQDSff6IQYLDpsnRFEABjBgt0Pq"
],
"width": 720,
"height": 720,
"url_key": "7613964940756256774"
},
"source_platform": 10033,
"duration": 110,
"extra": "{\"hotsoon_review_time\":-1,\"peak\":\"1.1728809\",\"reviewed\":1,\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"dsp_switch\":0,\"schedule_search_time\":0,\"aigc_clip\":false,\"has_edited\":0,\"is_subsidy_exp\":false,\"cover_colors\":{\"rgb\":[150,165,172]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogGvvBB1BHCAXis00zaf6AhWQE7tAl5EAAzoiy\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQbOVAqtZIdC6NAfsFIAGPDpAeIFEAQYBgPHAr\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMPDxIBavrgG1wdBAEWBEt0QTv2CyaQiAEAAi\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okX1tAbEZNhfMHF6AgAYGIArIClpCzDeyQ6AFB\"},\"loudness\":\"-6.9706335\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964940756256774",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogx1OIQE7iAP5At0BrAGEoEufBWCXAgh7B3s1i"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo4TCX5AId1LGFhFfAEIVmkAzdLfGDA5aeyIsg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 110,
"shoot_duration": 110,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 13,
"v": 67
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613781863647578118",
"id_str": "7613781863647578118",
"title": "明明你也想我吧 怎么不敢再往前",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 36672
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17410266,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843210907387950",
"id_str": "7612843210907387950",
"title": "time machine (温柔氛围版)",
"author": "DHC77",
"album": "某天我不再执着于一个答案",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMN9IqijuThqv7CmgQBBMB07sM0QQAmWByi2fn"
],
"width": 720,
"height": 720,
"url_key": "7612843210907387950"
},
"source_platform": 10033,
"duration": 111,
"extra": "{\"is_subsidy_exp\":false,\"aigc_clip\":false,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[212,206,200]},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"is_red\":0,\"long_pic_video_usable\":true,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okv5JLWaIECEAwUF3pe1aAdFzAe7TGEfBATqC8\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owcpBpXAEMUF1CwCtgdEq4mAZFXMDAAftfyEND\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okC5FgiUfLFALa4AITIGfpeAIAnTAKmSBaTZtz\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYWACEI1TmBBnAFQhAAxrEaowFpERwRiUhiaP\"},\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"music_label_id\":11743,\"peak\":\"0.97717583\",\"loudness\":\"-11.246365\",\"has_edited\":0,\"reviewed\":1,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843210907387950",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEJULAzbE17a9sBETfAvaDfFwfAFCrACExpAW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWUSmE4QiCASkYWBmA0NbJaE1irsbhAAaAvW",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 111,
"shoot_duration": 111,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889175721993",
"id_str": "7612472889175721993",
"title": "time machine (温柔氛围版)",
"artists": null,
"chorus": {
"start_ms": 67008,
"duration_ms": 22848
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17398399,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7670134902641216262",
"id_str": "7670134902641216262",
"title": "你究竟想要_Dx(唯一正版)",
"author": "Dx",
"album": "你究竟想要(一个拥抱或一场争吵)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUwUAJBNT5IEQA5ABEvrRsEZunGWEABiWial1.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAfWfXwEeCBFsbKQPYGRqjFO8w6ArUV9DazyEb"
],
"width": 720,
"height": 720,
"url_key": "7670134902641216262"
},
"source_platform": 25,
"duration": 31,
"extra": "{\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"reviewed\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[58,88,114]},\"music_tagging\":{\"Languages\":null,\"Moods\":null,\"Genres\":null,\"Themes\":null,\"AEDs\":null,\"SingingVersions\":null,\"Instruments\":null},\"aigc_clip\":false,\"music_label_id\":6585,\"long_pic_video_usable\":true,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogsz0UxVIia5FLuDkAaIAABnf5A8CgGeaITezP\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oszJqkWxiIHnrFtAPpBOiAxlT5pnAEnEQaBAw\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owpaBecGYEFcpAYbmPz65fAw8AEe4CDBUEBzAF\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okisPWQvowui6BIrlLiBAAJgAaUEAonQEH6xw\"},\"schedule_search_time\":0,\"douyin_beats_info\":{},\"is_red\":0,\"dsp_switch\":0,\"has_edited\":0,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "3326455137708048",
"owner_nickname": "",
"is_original": true,
"mid": "7670134902641216262",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/cecaa3cd4bb44e138e9d9f080d97ab1b"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAtgl63wn7Qrn5Xa7AkmvyidcjP061c0N5yomwjpIMLCQDdkQ17lG3NnsCrN0cQJqS",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_db9f83cb771444b51a52321172e76da6.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 31,
"shoot_duration": 31,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 208,
"s": 35,
"v": 45
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7672300880776300560",
"id_str": "7672300880776300560",
"title": "你究竟想要(一个拥抱或一场争吵)",
"artists": null,
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 15005928,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7605792768867731483",
"id_str": "7605792768867731483",
"title": "一生一世一双人(回忆版)",
"author": "Pao7oO",
"album": "我们都低估了时间的重量",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0ITCBImNYUQY1labAEQWAiN0PgWEANxTiARr.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0E0N0VCfBARQ0B1WGsNo3MQSis9pxzBshiIgM"
],
"width": 720,
"height": 720,
"url_key": "7605792768867731483"
},
"source_platform": 10036,
"duration": 86,
"extra": "{\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o84ZAUVilGElyAo0BoAEsqaiNfCl52WhgBBAQF\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EWUi0clAANA6B1EfhaAhAQiBqZDy2GPCVBso\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okhVPAhB0AqynhHiiAAl1BEMWg5Ufy2Q1sEoCG\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIXAsBeIfAKRTbAGHICUzUFTAjItLNaAGeEVVp\"},\"douyin_beats_info\":{},\"music_label_id\":11743,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-9.393378\",\"has_edited\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Male\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"cover_colors\":{\"rgb\":[226,227,221]},\"aigc_clip\":false,\"peak\":\"1.135154\",\"reviewed\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7605792768867731483",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMhnyK2sVEpGWDPgi0YQ7dBxiGfABAoACEgTAa"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYCBAUya0IpIfB7A8EDVSImVQjvZE6FgAf4tSF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 86,
"shoot_duration": 86,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 70,
"s": 3,
"v": 89
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7605461694350116915",
"id_str": "7605461694350116915",
"title": "一生一世一双人(回忆版)",
"artists": null,
"chorus": {
"start_ms": 42240,
"duration_ms": 41471
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17215587,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843530025371674",
"id_str": "7612843530025371674",
"title": "我们会老诶 所以有什么想不开的呢",
"author": "DHC77",
"album": "中午放学一起走吗",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEppt2jgYhkUB0ZtQFDM0ACfgZFhDNfxBgSDEE"
],
"width": 720,
"height": 720,
"url_key": "7612843530025371674"
},
"source_platform": 10033,
"duration": 114,
"extra": "{\"dsp_switch\":0,\"cover_colors\":{\"rgb\":[237,230,206]},\"loudness\":\"-15.337058\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAAVlEuWBEC2Mo5uB7iAhhs1CAfQ0AAEiwQ5W1\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYPoWaauP8gzWIQAOiCQm6mrBiAAaBviEEKA7\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FUGINIGS5A9C0fAIeAFxAArLYsATBaQVuzfT\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ownUyRAIIJGFVGSLP0CCFTeK6AtBzaAAIzUBee\"},\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Miss\",\"Memory\"],\"Genres\":null,\"Themes\":[\"Autumn\",\"Low\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"music_label_id\":11743,\"long_pic_video_usable\":true,\"reviewed\":1,\"douyin_beats_info\":{},\"is_red\":0,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"peak\":\"1.0156193\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843530025371674",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMGPUyTzwEPVa5fBETeAxcDoFEfAFCwACEDpAL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 114,
"shoot_duration": 114,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 46,
"s": 13,
"v": 93
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889176377353",
"id_str": "7612472889176377353",
"title": "我们会老诶 所以有什么想不开的呢",
"artists": null,
"chorus": {
"start_ms": 14208,
"duration_ms": 38400
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17161409,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610996058130548787",
"id_str": "7610996058130548787",
"title": "也是因为有你才会变得闹哄哄",
"author": "Pao7oO",
"album": "游泳的事情我看算了吧",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oAcBiBHYft0AWCKLEAARifILC5iopECjPAVZgh.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0awyALxTTBIfcKeCdXQAGMRaPFzFfqiBN8SG2"
],
"width": 720,
"height": 720,
"url_key": "7610996058130548787"
},
"source_platform": 10033,
"duration": 94,
"extra": "{\"long_pic_video_usable\":true,\"loudness\":\"-8.648221\",\"peak\":\"1.2240798\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AufdmezTIIFaBeCoGFnjLbANoRAF6IAxuAIa\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0TRCfQ3EAbKCYfaEdAi7BFoAzLG7aeaIA8GjI\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEGSW8QNcBtQ4AAwKiAivjEAiraiaE3bTILCu\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocdtNftitgVZD8AEAzeECVBD3AoFEbbJpE3pAC\"},\"music_label_id\":11743,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"with_aed_model\":0,\"cover_colors\":{\"rgb\":[212,206,200]},\"dsp_switch\":0,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610996058130548787",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AfQiBsBLjsHB9xElAgYzAtC1iW00AmQAAiEs"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIKQaAfwILFEXQAAQzeGgjbXXM5AMWTCkDzeCk",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 94,
"shoot_duration": 94,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 6,
"v": 83
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610623719372933166",
"id_str": "7610623719372933166",
"title": "也是因为有你才会变得闹哄哄",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 24384
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17157786,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612382660514580506",
"id_str": "7612382660514580506",
"title": "Time is broken (宿命氛围感)(大头钉 Remix)",
"author": "大头钉",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4fsEWAda2ASCALlzYAHEc9gQAiAA0Bs0TBhAi.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooYIWIarPDgQ5x0xAaoBAW9TGQlAiiaUMLBA8"
],
"width": 720,
"height": 720,
"url_key": "7612382660514580506"
},
"source_platform": 25,
"duration": 195,
"extra": "{\"douyin_beats_info\":{},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"reviewed\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o80CEoqWBBiEdQAAUn4APipyegmskE0tsE1KsA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIEoEAAAsn91BEB0oiCzfXphb9xWIiAQhyEpAX\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUmEfh7QASmNAgegpEWmKfVMAgMeACYv8no1CB\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQEaoiTiTCAJBZB8Ef8CAaAAipnj9U1fhCeFz7\"},\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[27,36,58]},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"dsp_switch\":0,\"has_edited\":0,\"is_subsidy_exp\":false,\"music_label_id\":1112,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-7.557046\",\"peak\":\"1.3042397\",\"schedule_search_time\":0,\"is_red\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612382660514580506",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAAGWIQQBATLnVeZeLEo0KywevhZaFcGCHzAt"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 195,
"shoot_duration": 195,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 223,
"s": 35,
"v": 23
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612382660514564122",
"id_str": "7612382660514564122",
"title": "Time is broken (宿命氛围感)(大头钉 Remix)",
"artists": null,
"chorus": {
"start_ms": 169152,
"duration_ms": 17088
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17133650,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610617026377238538",
"id_str": "7610617026377238538",
"title": "说不痛苦那是假的 (DJ版)",
"author": "Pao7oO",
"album": "你撤回了一场热闹的梦",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osARsl2nDIEYu8ujCWFADUZGkBfepAAIEpgJtn.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ooPF2CEKfdDDzyAmfumhFu8BfwEgsTYaryQ4Y7"
],
"width": 720,
"height": 720,
"url_key": "7610617026377238538"
},
"source_platform": 10033,
"duration": 116,
"extra": "{\"peak\":\"1.418326\",\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocEoKxAiULFAf14AImIGkje2IAfzAxTQCIFfpm\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osArAf6uBgC0iATWPii4XREx0AmEMKgQx8sEGB\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEFijzqiATs7AEcEBAi0B9CBQ3hqAg0UfX0Wt7\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUfVAKaCI0idEQisF57iMWVBAVAB1Espr6mBAg\"},\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_red\":0,\"loudness\":\"-7.661723\",\"has_edited\":0,\"reviewed\":1,\"cover_colors\":{\"rgb\":[49,89,107]},\"is_subsidy_exp\":false,\"music_label_id\":11743,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"dsp_switch\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"long_pic_video_usable\":true,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610617026377238538",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUwPwVrxOkBEWIQFnACPqi3wuATaliEaASCAL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYJQC3qOQe6rAYeK97fM8McN53VWAAeAAafMQY",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 116,
"shoot_duration": 116,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 35,
"v": 42
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610270695063816230",
"id_str": "7610270695063816230",
"title": "说不痛苦那是假的 (DJ版)",
"artists": null,
"chorus": {
"start_ms": 39168,
"duration_ms": 37632
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17099141,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7595207640864655369",
"id_str": "7595207640864655369",
"title": "咏春 (氛围版)(Cover 七朵组合)",
"author": "图钉姐",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osv7AVfBhE85s70W9sruBsS9nAPBKihAiAA9EQ.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okNnekhimEs5QM9IJAi0BsRBQ7hWDAUPv9sWH8"
],
"width": 720,
"height": 720,
"url_key": "7595207640864655369"
},
"source_platform": 25,
"duration": 233,
"extra": "{\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"dsp_switch\":0,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"Spring\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"cover_colors\":{\"rgb\":[10,23,16]},\"music_label_id\":1112,\"review_unshelve_reason\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8eZAoRGPSR3QAIhfM2Lqa6GCeAo2Qzx08EFAB\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogiIgdbIKrAfAXpWiFHMtXEAYD8ofyCcZAB6DN\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUHpBYTAEMoFxDfC4gKIbohAZ6yDDAAjtfwIuN\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQu6IACDpBft4J9FEAAHyCI9tA0Yfbzg9ZIoDM\"},\"douyin_beats_info\":{},\"is_aed_music\":0,\"with_aed_model\":0,\"loudness\":\"-11.632595\",\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"peak\":\"1.2396588\",\"reviewed\":1,\"schedule_search_time\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7595207640864655369",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAflF8aCmXZfD4oIgvA3dAGDvEtapADgABUIh"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogxlf9AGIE7qX4ADd3SaRDeC0IxHgUAfAFzFDz",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 233,
"shoot_duration": 233,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 148,
"s": 35,
"v": 9
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7595207640864638985",
"id_str": "7595207640864638985",
"title": "咏春 (氛围版)(Cover 七朵组合)",
"artists": null,
"chorus": {
"start_ms": 139200,
"duration_ms": 90816
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17097339,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7601122313841313793",
"id_str": "7601122313841313793",
"title": "心绪(我想要的只是你在我身边)",
"author": "宇宙草",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ocIArjEaAvWgXEi4tRDAOPbBpAiupBWAinQxq.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/og0coB8Q2ATIkBis3AGMWPFHVvWTwZf145nBiZ"
],
"width": 720,
"height": 720,
"url_key": "7601122313841313793"
},
"source_platform": 10036,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0vC1Ja3mtQ7WITATKCHCAirYiAAYBbiEEEAp\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8IzRBIE1AQfyFa2aCNtEuAIGeF5LBAf0CATRI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAYCAC1EvbT7XEiiAJ4CoIrZQWiBAtADJaKAZ\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owlY9Cti3IEQarrAbEATKobAEwxACEWJABvii\"},\"schedule_search_time\":0,\"aigc_clip\":false,\"with_aed_model\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_aed_music\":0,\"loudness\":\"-8.079754\",\"reviewed\":0,\"cover_colors\":{\"rgb\":[2,36,77]},\"peak\":\"1.290126\",\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"music_label_id\":6586,\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7601122313841313793",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUEJEAAAZw6iCQDpiFCrfysbeOktUEAgDLc5Bb"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osA8XHwvfBE9juBjABs0DyAwFiAoiWA6PgAE8w",
"preview_start_time": 155.391,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 213,
"s": 35,
"v": 30
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7599978580991084587",
"id_str": "7599978580991084587",
"title": "心绪",
"artists": null,
"chorus": {
"start_ms": 155520,
"duration_ms": 56063
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17095380,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610996072479393818",
"id_str": "7610996072479393818",
"title": "人总要和握不住的东西说再见(登 登登 登登)",
"author": "Pao7oO",
"album": "我陈平安唯有一剑",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4FFYCEeS2DAzAA0UgAgFDLBfeaACTEa5oEgEM.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oU0Gn2GtQLFFY2CPegIE1saDBz29ezxfTpL0AI"
],
"width": 720,
"height": 720,
"url_key": "7610996072479393818"
},
"source_platform": 10033,
"duration": 124,
"extra": "{\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIsApig8ARXfC905K0ONBtmjrAEWEAzbBclXiQ\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8KHSpMUEe25CFqFBACIAgAKCvAoB4DmtIVfZx\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYgKjCeS5DA90EEpCoFfABgNAl2ASDEAZADmtv\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ool1lpACfCBMAPDvtKsjSuEgtFZ95oMASCEEAf\"},\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Miss\",\"Memory\",\"Chill\"],\"Genres\":[\"Easy Listening\"],\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"music_label_id\":11743,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[56,33,38]},\"is_aed_music\":0,\"loudness\":\"-12.581992\",\"aigc_clip\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"peak\":\"1.0894141\",\"reviewed\":1,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_red\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610996072479393818",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo6QfexABGsSSa5WXMLKAnQIzFGsAq7eaACTA1"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 124,
"shoot_duration": 124,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": -12,
"s": 35,
"v": 22
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610623719372458030",
"id_str": "7610623719372458030",
"title": "人总要和握不住的东西说再见(登 登登 登登)",
"artists": null,
"chorus": {
"start_ms": 5568,
"duration_ms": 42624
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17091882,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612843521242318899",
"id_str": "7612843521242318899",
"title": "一股强劲的音乐袭来 (骚曲旋律)",
"author": "DHC77",
"album": "中午放学一起走吗",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okA837i2GEC0QPR6FaLAEczRfCe2TABEISAeaH.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUfmm6LCAQBEhMgzfPDuCpMQpIBEmQZIkFStmC"
],
"width": 720,
"height": 720,
"url_key": "7612843521242318899"
},
"source_platform": 10033,
"duration": 98,
"extra": "{\"reviewed\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.3665715\",\"dsp_switch\":0,\"schedule_search_time\":0,\"is_red\":0,\"cover_colors\":{\"rgb\":[237,230,206]},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4fECg4DqBAFzIeEAEEAgACho6tg3p5bDtZqEC\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAAPhEEEAgp4Iqf0CFNq4CXe3t6vtCGDBgZAk\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0EAq0kWxAQAuQsK19EBCiigWCBiD1AgJPse3h\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ow5IABVIDeA8BhT8SLPdafIAUGPde2FtzACHFE\"},\"music_label_id\":11743,\"long_pic_video_usable\":true,\"loudness\":\"-9.305702\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612843521242318899",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0wz6wIrEwEriPAraSUWbviQw8CBIaAAsAEA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 98,
"shoot_duration": 98,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 46,
"s": 13,
"v": 93
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612472889176459273",
"id_str": "7612472889176459273",
"title": "一股强劲的音乐袭来 (骚曲旋律)",
"artists": null,
"chorus": {
"start_ms": 37632,
"duration_ms": 20928
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17086161,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7599573295705688065",
"id_str": "7599573295705688065",
"title": "You And Me",
"author": "Jamvana/ZEKEN",
"album": "You And Me",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oktEGJEgQsCFNExHBkZJ4df4AyD8BBAEeAIpX3.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAp3D85igPswQMhILAi0BHdBwDovCAnKf4uWBx"
],
"width": 720,
"height": 720,
"url_key": "7599573295705688065"
},
"source_platform": 25,
"duration": 162,
"extra": "{\"loudness\":\"-11.421602\",\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"hotsoon_review_time\":-1,\"review_unshelve_reason\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0oSeADsIBCEADlOfaFAIVAFc22qfQsYFwyzGz\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIFYFArSeFfZBXqAEht2DzzCaS2fIttAawwAID\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUFA7F9qYediDZnAzfeC2rasAGELBBAELS2JEd\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEaehqEAGiFFcE2ZBpzlnef8AYDwBCAEaAiSN7\"},\"is_red\":0,\"is_aed_music\":0,\"dsp_switch\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[3,10,25]},\"aigc_clip\":false,\"music_label_id\":6585,\"long_pic_video_usable\":true,\"peak\":\"1.4352045\",\"has_edited\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7599573295705688065",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4A9AfGxDBBSFAeaT6EDgLEBeCGE3qGAjOzuwF"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAX9OFRtEEDEgI0eFQfwHAICZA2gpDQCBAkABU",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 162,
"shoot_duration": 162,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 221,
"s": 35,
"v": 10
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7599573295705655297",
"id_str": "7599573295705655297",
"title": "You And Me",
"artists": null,
"chorus": {
"start_ms": 29568,
"duration_ms": 25919
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17045782,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611543200705497140",
"id_str": "7611543200705497140",
"title": "自由自在简简单单(剪辑版)",
"author": "VEA",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oEfv0WM1m1C6RgAvfPQgk3EKeAmAeVAAhm8AiU.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocYAD4e0OUWeCvCbe08hsYgfkEeiCAfbQB0PPfI"
],
"width": 720,
"height": 720,
"url_key": "7611543200705497140"
},
"source_platform": 25,
"duration": 41,
"extra": "{\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Sunny\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"loudness\":\"-13.240522\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"is_red\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUAIAE6Az0HITFffLAsSFfSdUQjDaCFjagMBzE\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocYz1SEFJAYFPLGSa60jf4AIDfFXFBAmzCATfI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogCIzADPUCnffAGRpiE8ExcEAk6FEaTfBEAF97\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oICEWAdyiiBEw1AQEsQBh33yJRPAf80p3gmPA9\"},\"cover_colors\":{\"rgb\":[68,108,82]},\"music_label_id\":1112,\"has_edited\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"0.80560046\",\"schedule_search_time\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611543200705497140",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osILIACAmeIlKYGm6LFXe8nu0IW1tIAAMefREW"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 35.008,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 41,
"shoot_duration": 41,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 141,
"s": 35,
"v": 42
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611543200705464372",
"id_str": "7611543200705464372",
"title": "自由自在简简单单",
"artists": null,
"chorus": {
"start_ms": 35712,
"duration_ms": 41279
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 17018075,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613585712443279366",
"id_str": "7613585712443279366",
"title": "是否两个人足够捕捉爱的镜头 (DJ温柔版)",
"author": "請發財",
"album": "在雨落下之前",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQpACfRbzBjIOCFZ4ASIXWaAAqtcgzfFBSyDE2.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oA5OpAM6QQDOgqCmIkatB3RoeNFCZqOExBl1fk"
],
"width": 720,
"height": 720,
"url_key": "7613585712443279366"
},
"source_platform": 10036,
"duration": 101,
"extra": "{\"review_unshelve_reason\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"has_edited\":0,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oc4AEIyEXiCIoAsQ8yajP3siCaWAricE6ZwBA\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4BGigQ2AAWiiAsyRCPoyEAraEasKFi5SwCzI\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oELsN08PiMzlBiNCaAmEAQgpPJA1AJB1WEpfsI\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocCpEhiBAGfgE7UAt0ttWJVENAiGCsB17qAS7Q\"},\"schedule_search_time\":0,\"with_aed_model\":0,\"peak\":\"1.2153829\",\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[200,229,208]},\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"loudness\":\"-10.109556\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613585712443279366",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEZBhFANA2zfCer9HpuWCECsHAEtEA2UDKqaEg"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfqGe3R1IJAIetvfAmALFFUIPmWKAc8FGiA4z",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 101,
"shoot_duration": 101,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 137,
"s": 13,
"v": 90
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612636959244781587",
"id_str": "7612636959244781587",
"title": "是否两个人足够捕捉爱的镜头 (DJ温柔版)",
"artists": null,
"chorus": {
"start_ms": 34176,
"duration_ms": 66432
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16972782,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964870413682751",
"id_str": "7613964870413682751",
"title": "不如我们拥抱后分手(DJ旋律)",
"author": "請發財",
"album": "用毒蛇的毒毒毒蛇",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUQyQ2CTBAAQHKzAAIf6eAaFohdGVLMuHGNewa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMfaIeHoKAQzGeFxAixIFtCG8BVLgLQlT2nF06"
],
"width": 720,
"height": 720,
"url_key": "7613964870413682751"
},
"source_platform": 10033,
"duration": 94,
"extra": "{\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[150,165,172]},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"has_edited\":0,\"hotsoon_review_time\":-1,\"music_label_id\":11743,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.2667458\",\"dsp_switch\":0,\"loudness\":\"-8.873082\",\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEstNfAWeFEarMCdAGzTpYCAkIBELaApeyAEYw\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtGAIiYBgo24RBAiQAa7kah4rCA0ESvbEWjc\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AAKZEEEAgpGvrfHkFCtjCeEYGRNtCtDBZZA2\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owCrNEGEDurGZBkrgEfYCYAALFfEApAtH6iZ1t\"},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964870413682751",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oojMExGzAane5CDcBAAFeWmsEf7rTpECbA56tF"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE0SxCfkQqIA6fZFtbgFImFEZvAHApVRD3BvBh",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 94,
"shoot_duration": 94,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 199,
"s": 13,
"v": 67
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613781863647381510",
"id_str": "7613781863647381510",
"title": "不如我们拥抱后分手(DJ旋律)",
"artists": null,
"chorus": {
"start_ms": 18624,
"duration_ms": 46080
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16955039,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612694737677633551",
"id_str": "7612694737677633551",
"title": "忘了算了(Cover 范怡文)(主歌)",
"author": "溫月月.",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ow6Gavw3qO6AimCA7EwAarDWQnAEINYBisK8a.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEr1CFDrZtAeHYY1ZNEQgABCYOXgGp56ppfoIt"
],
"width": 720,
"height": 720,
"url_key": "7612694737677633551"
},
"source_platform": 25,
"duration": 30,
"extra": "{\"is_red\":0,\"loudness\":\"-17.940245\",\"has_edited\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Chinese Style\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Cover\"],\"Instruments\":null},\"cover_colors\":{\"rgb\":[132,72,67]},\"is_subsidy_exp\":false,\"peak\":\"0.77452326\",\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooXuN4AoEisx20AgbZ0WrBtA1EbImIAfQB0iCs\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAnAfzhDACpFA0tdrEZ2qEtqBDEHqfgi1ZdbC\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ok2BAbdfCrupFAChEbtqZZxDgE3tN0A0weqSEA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEispJEr6CJgAFBGAQfyizBhANE3tA0ugb10ZW\"},\"hotsoon_review_time\":-1,\"music_label_id\":1112,\"with_aed_model\":0,\"dsp_switch\":0,\"reviewed\":1,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"long_pic_video_usable\":true,\"douyin_beats_info\":{},\"aigc_clip\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "74734887595",
"owner_nickname": "",
"is_original": true,
"mid": "7612694737677633551",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/og9AuL7MEAETO44vsaiIAUECjWzniraQ5iTAB"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAA5qsvBU-Ay7l8HWsdB_iBYLGvYQfPJ_zdij23IbF4ltY",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owA2av1AEidrAYDy4DyyAQHUBAJWXmLaJNEli",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_635389d33851707a3c55fce02a2f436f.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 7.039,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 30,
"shoot_duration": 30,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 5,
"s": 35,
"v": 52
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612694737677600783",
"id_str": "7612694737677600783",
"title": "忘了算了(Cover 范怡文)",
"artists": null,
"chorus": {
"start_ms": 73152,
"duration_ms": 31487
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16925670,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7543081193115584539",
"id_str": "7543081193115584539",
"title": "ditto(氛围感)",
"author": "@天子",
"album": "Africa",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4nBAuVfCuXoFACsEbt0ZdtDgEktCWAf83rVEA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0rCQBEmNODBZngpjJkGF5uAffDQyoMtaCIaQl"
],
"width": 720,
"height": 720,
"url_key": "7543081193115584539"
},
"source_platform": 10036,
"duration": 101,
"extra": "{\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"long_pic_video_usable\":true,\"peak\":\"1.0703399\",\"reviewed\":1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[17,21,24]},\"aigc_clip\":false,\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FA4iD7FAYusfiFAZtWCBxtY5aIICAfgoXp2E\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM59AXfDCIzAZUotjfF4FsiXiBiCoE4AFAAuIg\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o44mASfDCIvKZkotsfqqFslXiBiCzE4AFAAuIg\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8ABaxRCAfzEIdWaLvFLgQQGFAeaYA8CU3ekFX\"},\"music_label_id\":9330,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"with_aed_model\":0,\"has_edited\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Healing\",\"Calm\"],\"Genres\":[\"Easy Listening\"],\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"loudness\":\"-11.7983675\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7543081193115584539",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owDZDEg6IHpAWetMIBuALDFANdAQxAf2otCyJm"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 101,
"shoot_duration": 101,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 206,
"s": 29,
"v": 9
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7542724842757244937",
"id_str": "7542724842757244937",
"title": "ditto(氛围感)",
"artists": null,
"chorus": {
"start_ms": 2688,
"duration_ms": 15936
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16923027,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7609557452958468123",
"id_str": "7609557452958468123",
"title": "拿下拿下(Cover 王者阿水 & 阿水)(剪辑版)",
"author": "长顺",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4PUDErxQ1AAA2tBCIgEYiQL0DbKpabWnhZAi.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYJXbFAzsaDMrEMTyNFfBCAKDYA5JQIxzuDfaf"
],
"width": 720,
"height": 720,
"url_key": "7609557452958468123"
},
"source_platform": 25,
"duration": 15,
"extra": "{\"beats\":{\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEn043sYABA0AsksQEiT0lmBfvGXvnMigWAChE\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4CiolFnEExWhz0AOh6BvA0ssfBiAAMQAro0EB\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oshP8iAshB0C08WslQAZBln2EvJfJ7AigxEAMA\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osMzaAGGTClJCSfLIAAybFEeaBzheQ7AqzEnC9\"},\"schedule_search_time\":0,\"aigc_clip\":false,\"dsp_switch\":0,\"is_red\":0,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"loudness\":\"-5.29102\",\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Hip Hop/Rap\",\"Trap Rap\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"Male\",\"Vocal\",\"Male\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"peak\":\"1.308664\",\"has_edited\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[230,229,222]},\"is_aed_music\":0,\"with_aed_model\":0,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7609557452958468123",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEICI2YgCtLA6ypZFft9pDB8AnLmEtZ2AjvAf"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocM9EfeDIADeKU4rI7A9UMV4ANuf7A4mCASYfg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 15,
"shoot_duration": 15,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 53,
"s": 3,
"v": 90
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7609557452958435355",
"id_str": "7609557452958435355",
"title": "拿下拿下(Cover 王者阿水 & 阿水)",
"artists": null,
"chorus": {
"start_ms": 72384,
"duration_ms": 26495
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16906061,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7607786623845828642",
"id_str": "7607786623845828642",
"title": "你不必是一朵花(剪辑版)",
"author": "J.H.H",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okflefNEVCBFnNWIAInAqAF0DOiAITErDazXEF.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oAoQtZUEZDefdgqYygKM9MYlICRpFqDLYNBAFB"
],
"width": 720,
"height": 720,
"url_key": "7607786623845828642"
},
"source_platform": 25,
"duration": 42,
"extra": "{\"reviewed\":1,\"schedule_search_time\":0,\"aggregate_exempt_conf\":[],\"aigc_clip\":false,\"long_pic_video_usable\":true,\"peak\":\"0.8488657\",\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o40BiALitW4AuCxdEAAIifUGhuzO0EBxJACsQb\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0E02yxlABA9AssEQEidzuhBGfRnYItiAWACdE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ2QsTuGBdxWt5h0sjyAA19aIiEnEAidACAzfB\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocAAa2iEEgQ0GVzfYuihd5CIzIxwiWBTBAtsAy\"},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Healing\"],\"Genres\":[\"Chinese Pop\",\"Pop\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"loudness\":\"-13.283498\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[241,231,216]},\"is_aed_music\":0,\"is_red\":0,\"music_label_id\":1112,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "64984713968",
"owner_nickname": "",
"is_original": true,
"mid": "7607786623845828642",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYOTHT0GAFArAzDeAILQNbGGReeRjRmIBaCE2I"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAITQagaUrqD1fZ3_vAZOdGCGnri-HRVd_vLSak_qjr5E",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okUAghvLDC4I4FLzDDHIcELAAbaPAbeBfRhGIe",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c000-ce_osE0IAEA91ZtAvDp7FCqfAuyWdkAbEAwoeN1Cz.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 56.959,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 42,
"shoot_duration": 42,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 36,
"s": 10,
"v": 95
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7607786623845795874",
"id_str": "7607786623845795874",
"title": "你不必是一朵花",
"artists": null,
"chorus": {
"start_ms": 57216,
"duration_ms": 41088
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16817955,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592128372325877786",
"id_str": "7592128372325877786",
"title": "几分之几(氛围r&b)(Cover 卢广仲)(剪辑版)",
"author": "PPR",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0vLpAEezAD1goC2EaBtBzbcgNFPZXpEhA2ofA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4NeixD1IFCzMTBXLGEN9vtMAuLMfZWcpZPJgq"
],
"width": 720,
"height": 720,
"url_key": "7592128372325877786"
},
"source_platform": 25,
"duration": 25,
"extra": "{\"reviewed\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"dsp_switch\":0,\"has_edited\":0,\"cover_colors\":{\"rgb\":[21,69,152]},\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4vN3ErO2yAAAYOBBIwEsiQppojIsaGWVwWAi\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocFDNAZpYCqHAIaAEe97BZsBDqjfEDsAtuOgED\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUjAR2AGiwwBOw6WBIqja2siEAyrN8xCvQEAW\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oowjZ7ERpEDAtAA6sBYFUBDEEHDAtrCfagfYNm\"},\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Chill\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"R&B/Soul\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"peak\":\"1.0450664\",\"aigc_clip\":false,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-9.778115\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592128372325877786",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQaCnAqWuEhWK3EAYIQiTQ8qBvybCAiKrriAd"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocGUk4E8CiBAdQYoBWAXFhrXE7irIiwAAaAvW",
"preview_start_time": 48,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 25,
"shoot_duration": 25,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 218,
"s": 35,
"v": 60
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592128372325845018",
"id_str": "7592128372325845018",
"title": "几分之几(氛围r&b)(Cover 卢广仲)",
"artists": null,
"chorus": {
"start_ms": 48384,
"duration_ms": 25536
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16777254,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7439986145566492735",
"id_str": "7439986145566492735",
"title": "here with me (Tove Ball Remix)",
"author": "Tove Ball",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUE0PvaiPyNA6DgAzQAWElBmrzA3IAgonAiAa.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYMDnQQ0xhuEtBBRYVBAST5CElDHAyCIegfFZQ"
],
"width": 720,
"height": 720,
"url_key": "7439986145566492735"
},
"source_platform": 25,
"duration": 187,
"extra": "{\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[53,31,21]},\"is_subsidy_exp\":false,\"music_label_id\":1112,\"has_edited\":0,\"reviewed\":1,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"aigc_clip\":false,\"peak\":\"0.9774382\",\"dsp_switch\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Lonely\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Autumn\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"loudness\":\"-9.824841\",\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osANByAoyiBAMWGAEziB10fMEAc9QWj2AhAjXs\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oggDFB4wMteAvBtAEAA0EfTIDyQSnECkVAhZgc\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okZAPAAj0EI0IBQmhViILiBAEWyRrSUgDT5pA\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owEWAizdGAAig2BdEfC3AhAQiNymoo6j4BWBs0\"},\"hotsoon_review_time\":-1,\"is_red\":0,\"is_aed_music\":0,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "53294170904",
"owner_nickname": "",
"is_original": true,
"mid": "7439986145566492735",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQ6GoCfQCDIA2PZAtTgRIkFE4cANApYSDgABBe"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAA6HLZZRet0q3kY51W6G3RK_tKV38gpBO_t1SWPTXVpcs",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooBABiLhKo3UBBqAsfKAIMW8QhiNgBAECznQEW",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_a2645f9a882dafa5b01370f4b1ba8198.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 187,
"shoot_duration": 187,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 19,
"s": 35,
"v": 21
},
"pgc_music_type": 1,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7439986145566476351",
"id_str": "7439986145566476351",
"title": "here with me (Tove Ball Remix)",
"artists": null,
"chorus": {
"start_ms": 51264,
"duration_ms": 29376
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7439986145566476351",
"activity_id": "see_music_plan"
}
},
"heat": 16736118,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7607026727022888994",
"id_str": "7607026727022888994",
"title": "Scared 2 be lonely beat(当真爱降临)(剪辑版)",
"author": "Yn1jasper",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUXdVAttZEdCvNgP3CEAuqBpAdaiiAeeBgDFwl.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/owjfz4peTBaAaEBSCCLX0yXQhjMh0NFlvA8yfg"
],
"width": 720,
"height": 720,
"url_key": "7607026727022888994"
},
"source_platform": 25,
"duration": 49,
"extra": "{\"music_label_id\":1112,\"peak\":\"1.2637715\",\"reviewed\":0,\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"aigc_clip\":false,\"has_edited\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"is_aed_music\":0,\"with_aed_model\":0,\"loudness\":\"-9.56802\",\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYW0vD0RABAxAsNqQEi70GhB1fnvYmYigWACjE\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okEs0h0BYMu8v1wjBgEtL0iCUAAAiQf4iGWAMm\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4GEAHZeFGVmLCKVIe5mmNeGAIf1IhAr4tjPIA\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogDWlWvEArZwAIXI7BFpC9FDgQNwAAAef3qt8t\"},\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[23,24,29]},\"aggregate_exempt_conf\":[]}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7607026727022888994",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owhA0bZBC54By40bAAAsVtf6WwAinPi0QEqEQu"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8IAIAGeoheIv11m7QfmlALQwA8GzFAGKQN2fF",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 49,
"shoot_duration": 49,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 230,
"s": 21,
"v": 11
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7607026727022856226",
"id_str": "7607026727022856226",
"title": "Scared 2 be lonely beat(当真爱降临)",
"artists": null,
"chorus": {
"start_ms": 26688,
"duration_ms": 18624
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16710983,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592875430232623144",
"id_str": "7592875430232623144",
"title": "幸福降临(剪辑版)",
"author": "刘星宇",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osfWh4ACXBAFqW2IAI9AjACBO7dg0pDYDtZfEC.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUdjQypvA0tzFQHpSXYieDWva8BfEw8hCeOmMs"
],
"width": 720,
"height": 720,
"url_key": "7592875430232623144"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAOEZmfZpEdDCAfB5DItKFDATkZgC5IyLZAIt\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAFKTAepZCg9AYZAEqpDDZZBCLIfIAmAtkygID\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMk4QsBAAE0AiBwl1hfAsuMMp9WnMhWEBigGYE\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oY2yAQQABMCiaiqWQmIAmPE1kEBrhqJwWJApP\"},\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"peak\":\"1.1486784\",\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Romantic\"],\"Genres\":[\"Pop\"],\"Themes\":[\"No Theme\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"long_pic_video_usable\":true,\"has_edited\":0,\"reviewed\":1,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[248,241,232]},\"loudness\":\"-10.294129\",\"schedule_search_time\":0,\"aigc_clip\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592875430232623144",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oo8lglfBmE58sR0W7NXMBudx2AGBMioAiAA3EQ"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 59.968,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 6,
"v": 97
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592875430232590376",
"id_str": "7592875430232590376",
"title": "幸福降临",
"artists": null,
"chorus": {
"start_ms": 60672,
"duration_ms": 28800
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16704905,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613262724970170420",
"id_str": "7613262724970170420",
"title": "第一天(R&B律动版)(Cover 孙燕姿)(剪辑版)",
"author": "时弦Sienn",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oEZ7YAmB0AXzMH5iiAAKuBEcWgspf13Q2sEZCO.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEgddOap5NAOBMPPZ1PraX8TWiICUiEIdQln0"
],
"width": 720,
"height": 720,
"url_key": "7613262724970170420"
},
"source_platform": 25,
"duration": 19,
"extra": "{\"is_red\":0,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"peak\":\"1.0981054\",\"douyin_beats_info\":{},\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"loudness\":\"-12.551331\",\"reviewed\":0,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[11,39,157]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Chill\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"R&B/Soul\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\",\"Male\"],\"SingingVersions\":[\"Cover\"],\"Instruments\":null},\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okCED9YMEteaaMWCAtJDfBSzTCFFAAfAAdxTE8\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocYOI2FQAVGCiAKbBADFITWizUTA6CFaAfE2ff\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0emI1mYamFVFAtbNeEWIQe6AALYCmKetUGIAI\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0D3tMfTA3QfTFAawOeCFCGxEWEB9EsAzSCAJs\"},\"long_pic_video_usable\":true,\"dsp_switch\":0,\"hotsoon_review_time\":-1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613262724970170420",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooCAAtOpCErAAZ4EDvufBFwrCDQvMsEveDPrtg"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 19,
"shoot_duration": 19,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 228,
"s": 35,
"v": 62
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613262724970137652",
"id_str": "7613262724970137652",
"title": "第一天(R&B律动版)(Cover 孙燕姿)",
"artists": null,
"chorus": {
"start_ms": 90816,
"duration_ms": 22463
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16644672,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7552893524178733082",
"id_str": "7552893524178733082",
"title": "一切都在变好(生命力BGM)",
"author": "Martins Garix",
"album": "一切都在变好(生命力BGM)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIAAvMoIABZkE24tFgCGeIIDkgqN0A1Bcyfqm2.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ocPszeiLa1YlTvhhWVuEbAQIBPBXigOZ0Al09M"
],
"width": 720,
"height": 720,
"url_key": "7552893524178733082"
},
"source_platform": 10033,
"duration": 60,
"extra": "{\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\",\"Transition\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"long_pic_video_usable\":true,\"peak\":\"1.6581784\",\"dsp_switch\":0,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[72,100,71]},\"is_red\":0,\"music_label_id\":9820,\"loudness\":\"-7.962736\",\"reviewed\":1,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0BdEA9hw8UNRAAQoroEGDAQiDaPtEI2SiNEW\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oku6ItBoAgAIAGZCAEnCfA7CoQfD1F7IBNXJAt\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQoN9PAWExivQ5UrIASEhCiTBEAIEQTADEaPJ\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4UWEIrNEA3wpS8itE2aWQA7Ah0DBQixPAEC1\"},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7552893524178733082",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBqZABD1DQfeAIwVMt3NVCiAA3iEtoBAEgCw9"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 60,
"shoot_duration": 60,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 118,
"s": 29,
"v": 39
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7553099394616182823",
"id_str": "7553099394616182823",
"title": "一切都在变好(生命力BGM)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 45504
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16586655,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7588425296078637860",
"id_str": "7588425296078637860",
"title": "删照片 (你删了我的照片 也删了我的微信)",
"author": "李承翰(C$H)/ ND姜兆轩",
"album": "删照片",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0Affim4CyrZmBx9EX8BU6AEBaitUpOQgABTEp.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osKS07DqQFCQYiBVWSECe5t4AvOUfZFUpEClg6"
],
"width": 720,
"height": 720,
"url_key": "7588425296078637860"
},
"source_platform": 10036,
"duration": 38,
"extra": "{\"is_red\":0,\"dsp_switch\":17179869184,\"has_edited\":0,\"douyin_beats_info\":{},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"peak\":\"1.0573746\",\"long_pic_video_usable\":true,\"reviewed\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAr0WUaBi6V7GMAPAAbATYwEJLtvBViUQIETb\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMOtcVACCFl4CBDAKp0yZxgA0EI1fAIDIp2mVe\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE7A5BaVTIAMTiyAdit7BrmE4WUAvrTBJQUyE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMAAfLIEEBASlVqeV7LaUhBq1TpeSaFlGCdzAQ\"},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\",\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Hip Hop/Rap\"],\"Themes\":[\"Love\",\"Broke up\",\"Rainy\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"with_aed_model\":0,\"loudness\":\"-12.413049\",\"cover_colors\":{\"rgb\":[18,16,14]},\"is_subsidy_exp\":false,\"music_label_id\":6585,\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7588425296078637860",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUCTFaZxKLBAbaNAESIGmHefEAWwADBbBGirez"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEB99SABfFCZA8DzajPTYREAIFzPfpYAegEEDs",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 38,
"shoot_duration": 38,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 30,
"s": 22,
"v": 7
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7589676855247308816",
"id_str": "7589676855247308816",
"title": "删照片 (你删了我的照片 也删了我的微信)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 67200
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16534478,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7613964892626520091",
"id_str": "7613964892626520091",
"title": "年少初遇常在我心 多年不减你深情(DJ降调版)",
"author": "叫姐",
"album": "我喜欢缘分这个词",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oQcJENFDAdCA3TaqAADCE3qzZepgPBCtAjEofD.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oEqDgBjWsMwBQhJv9qIQyTB08TTiigfRAQt5P1"
],
"width": 720,
"height": 720,
"url_key": "7613964892626520091"
},
"source_platform": 10036,
"duration": 126,
"extra": "{\"long_pic_video_usable\":true,\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooemBJfwAKAZAmUeAQXYsDMMx8rxPfQQC1EKxQ\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osAeQLfEKfmmGGdRQkDCxdAWKfI1sm60AAExQY\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooFs0IxIGryfQEhcAIefKiAATLujAmC1leAmCY\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owEh2AZtIACffIFYApAg3I73CBFPRhrDEMB48w\"},\"is_subsidy_exp\":false,\"aigc_clip\":false,\"is_aed_music\":0,\"review_unshelve_reason\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"loudness\":\"-8.255024\",\"peak\":\"1.3875071\",\"reviewed\":0,\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[49,34,15]},\"aggregate_exempt_conf\":[],\"has_edited\":0,\"douyin_beats_info\":{},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"DJ\",\"Others\"],\"Themes\":[\"Dance\",\"Low\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"music_label_id\":11743,\"with_aed_model\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7613964892626520091",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUnQADNE4AFeBUYfaAevSET14CzIXFn5EEPCAi"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMX8XKELfAAdmEImFrFfGFATKfBAfmIimAD91H",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 126,
"shoot_duration": 126,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 34,
"s": 35,
"v": 19
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7613722147978037258",
"id_str": "7613722147978037258",
"title": "年少初遇常在我心 多年不减你深情(DJ降调版)",
"artists": null,
"chorus": {
"start_ms": 91776,
"duration_ms": 34176
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16532969,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7592565700519020560",
"id_str": "7592565700519020560",
"title": "Heroes 3",
"author": "VZEUS",
"album": "Heroes 3",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oA4AEBCFRIAxCZAg6TtX5bIjekbKDfvBQZnpJ8.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o0DDy2SqgNz4IPeaLGFqEQYGeA5gvaPC4oeDsX"
],
"width": 720,
"height": 720,
"url_key": "7592565700519020560"
},
"source_platform": 10036,
"duration": 110,
"extra": "{\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"cover_colors\":{\"rgb\":[239,152,75]},\"with_aed_model\":0,\"has_edited\":0,\"review_unshelve_reason\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocBaCEIEDyT60BThgEfoCgAAbFmxApAtjhfZEr\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogc6EDeMIDCoTAAjA0FtAZpABtWg3B4aExfUrE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owTeRFitEEBEgka90rf6jAICZArgpDCiAAnoBZ\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogrAaiAGigOBtd5WBIh0alTiEAdrohBHPQEAW\"},\"hotsoon_review_time\":-1,\"music_label_id\":6585,\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-6.8726926\",\"reviewed\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"dsp_switch\":0,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Dynamic\"],\"Genres\":[\"Electronic\"],\"Themes\":[\"Dance\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"peak\":\"1.4099902\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7592565700519020560",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4KzecGNILFHIZCAeAIGA8aABbv9ezjCTzcEAP"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 110,
"shoot_duration": 110,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 28,
"s": 35,
"v": 94
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7592565554554685441",
"id_str": "7592565554554685441",
"title": "Heroes 3",
"artists": null,
"chorus": {
"start_ms": 78528,
"duration_ms": 29952
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16521026,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7561006047303010321",
"id_str": "7561006047303010321",
"title": "左转灯 (1000 Times+1)",
"author": "派偉俊/mac ova sea",
"album": "左转灯 (1000 Times+1)",
"cover_hd": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/owoAdH5BDwJBwO4xAAAsvfvtWHAiuFi0wEgE55.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os77QI7MDoNbhBF2gEfwCLQCQFXeDoBtx4bZ8u"
],
"width": 720,
"height": 720,
"url_key": "7561006047303010321"
},
"source_platform": 10036,
"duration": 197,
"extra": "{\"reviewed\":0,\"cover_colors\":{\"rgb\":[3,38,61]},\"aigc_clip\":false,\"has_edited\":0,\"schedule_search_time\":0,\"music_label_id\":6585,\"dsp_switch\":17179869184,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"is_aed_music\":0,\"long_pic_video_usable\":true,\"loudness\":\"-7.991064\",\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4CAAIsyACoEfBjAwDDufEAiC85ZESFgALHtYn\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ooEIPPWBAyIDjryIdaiELXwVAAAgAkYiAP5iQ\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8QiTA8gAQrEPBw1iA5ncayQDkEICIWPAALcm\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4fAAyIDuom3EgEC5e1FPtKDByAo8EZySoDCAA\"},\"hotsoon_review_time\":-1,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Pop\",\"Pop\",\"Hip Hop/Rap\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Male\",\"Vocal\"],\"SingingVersions\":[\"republished version\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false,\"with_aed_model\":0,\"peak\":\"1.6455301\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7561006047303010321",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okAIDgARA7P2jEXQrNEWa0iABSA2jnGQidPgN"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oc8GLFfec1tAaAPmEAAPIeNfAcmikEKppGxmAg",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 197,
"shoot_duration": 197,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 204,
"s": 35,
"v": 24
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7561006047302076433",
"id_str": "7561006047302076433",
"title": "左转灯 (1000 Times+1)",
"artists": null,
"chorus": {
"start_ms": 117696,
"duration_ms": 58559
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16495708,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611036983691790345",
"id_str": "7611036983691790345",
"title": "ぎのようなときめき(兔子般的心动) 変速 ver.(剪辑版)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/osq3yADDpBW66AhFEAAKJCIhtAWBfoSgmZIeFk.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4bUrFVtBMyjxg2bB7iQmNsxrAfL0BgIi3QdW0"
],
"width": 720,
"height": 720,
"url_key": "7611036983691790345"
},
"source_platform": 25,
"duration": 92,
"extra": "{\"long_pic_video_usable\":true,\"has_edited\":0,\"douyin_beats_info\":{},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[254,214,224]},\"is_subsidy_exp\":false,\"music_label_id\":1112,\"loudness\":\"-13.841874\",\"dsp_switch\":0,\"reviewed\":1,\"beats\":{\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUWpVPLTACA6AZeOgIFGopNDCf12ZY1EAtBFGI\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8FIaIpEAFW2BfXdzLe1qTGCXARfyIaCYAjFAG\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0slWzHlSBQwLAA33WAjvqEAiraiaEUwQINCW\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIAiATEG1ArCSUIQAEaXwYCsvmLzNrnBSjaWi\"},\"music_tagging\":{\"Languages\":null,\"Moods\":[\"Happy\",\"Sweet\",\"Cute\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\",\"Summer\"],\"AEDs\":[\"Female\",\"Vocal\",\"Female\"],\"SingingVersions\":null,\"Instruments\":null},\"with_aed_model\":0,\"peak\":\"0.8325789\",\"review_unshelve_reason\":0,\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"is_aed_music\":0}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611036983691790345",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4FAoLo7OUedGmgAzefCT2aZAGI3BCAEATJtEa"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 71.807,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 92,
"shoot_duration": 92,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": -14,
"s": 16,
"v": 100
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611036983691757577",
"id_str": "7611036983691757577",
"title": "ぎのようなときめき(兔子般的心动) 変速 ver.",
"artists": null,
"chorus": {
"start_ms": 100608,
"duration_ms": 20159
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16478840,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "6832151337652717581",
"id_str": "6832151337652717581",
"title": "他只是经过",
"author": "h3R3/高旭",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/1646961c8b064db0b3d10c09c493734a.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8EBL0GofbonNCXbABaQ2bDweaFzrUfZX6AbdQ"
],
"width": 720,
"height": 720,
"url_key": "6832151337652717581"
},
"source_platform": 25,
"duration": 41,
"extra": "{\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\",\"Memory\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\",\"Rainy\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"aggregate_exempt_conf\":[],\"is_aed_music\":1,\"douyin_beats_info\":{},\"hotsoon_review_time\":1599873757,\"aigc_clip\":false,\"aed_music_score\":0.07,\"has_edited\":0,\"beats\":{\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQlANee2GBTQ0C8ZpAaQmY1AAXtqglbFMbjnDw\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oUIAflLt7B0AEgZPiHICC8DAbRnNKXAbfbMGsC\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owFXCQGQnMrb0BjygDbYCwAAv88UAlAtCtAZee\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owndADOAbIRXGeotmNYbCr4ssOAuBZgWflI0CA\"},\"activities\":[10006],\"long_pic_video_usable\":true,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[254,254,254]},\"is_red\":0,\"music_label_id\":1112,\"with_aed_model\":1,\"aed_singing_score\":0.91,\"dsp_switch\":64,\"reviewed\":1}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "97902997318",
"owner_nickname": "",
"is_original": true,
"mid": "6832151337652717581",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMA9ZPUAEi8rgID5EvkNALZQBASWpjmjZaELi"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAVgVdCPyruBwjjscAw732x8JbAkhAzXTDx0k_KT5Onms",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/efa5352c20e84721bbb7cd7c51c97963",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_b05f98ba027c719e281168205d9b1e7c.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 10.304,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 41,
"shoot_duration": 41,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 0,
"s": 0,
"v": 100
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "6832151337656911879",
"id_str": "6832151337656911879",
"title": "他只是经过",
"artists": null,
"chorus": {
"start_ms": 6336,
"duration_ms": 32448
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16470497,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7482770994295310374",
"id_str": "7482770994295310374",
"title": "咏春(副歌)",
"author": "梨香JZH & 口古口古",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIzCJFBeAbffGzs7nPTOFGGx0AIaIA6kDd06EA.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/osUiFHCDnB6jThIFEAIO7CIftAHYf27g4ZMITL"
],
"width": 720,
"height": 720,
"url_key": "7482770994295310374"
},
"source_platform": 25,
"duration": 28,
"extra": "{\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Chinese Style\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"dsp_switch\":0,\"is_aed_music\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owfmzzAGEEAe6AhPFoABIYI6fMaG6CBaVDpzuF\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQB6fOMEAZzzAI8I5CFPFYGDAqGfABRzfmuaTx\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okrAAjzEdzrBCALMQPhZpfiBiWBsDA7w8riPAE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osmaXuAGOFcQFCGAtPpfzWAAMEITfBDDI6Yzeg\"},\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"has_edited\":0,\"reviewed\":1,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"cover_colors\":{\"rgb\":[215,231,222]},\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "102973147228",
"owner_nickname": "",
"is_original": true,
"mid": "7482770994295310374",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osNBRIGvLArFvq7oAzfgFCtaN42QQEAeAPdneI"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAAjolNkJPHBsDt6M86n_ExWm6yR7EAuUPwpXmT2MIPUKA",
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4LAeDvLIFgeHQAa2DBE6xSA3IGzAAFET8CJcf",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-i-0813c001_oEqBI4DAADEfhgAAaCrCfFEoQADCnQw09APbrA.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 71.04,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 28,
"shoot_duration": 28,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 146,
"s": 7,
"v": 91
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7482770994295277606",
"id_str": "7482770994295277606",
"title": "咏春",
"artists": null,
"chorus": {
"start_ms": 230784,
"duration_ms": 33791
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7482770994295277606",
"activity_id": "see_music_plan"
}
},
"heat": 16443804,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7614150307036416006",
"id_str": "7614150307036416006",
"title": "雨日思绪(雨の日の想い)(剪辑版2)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUIWIABAzbqVFdDTTFFufSxkQfqanEAAELmeCc.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o8TciQOuiBPMxgrQIWAB4hatsrMUv8K55IJ3a"
],
"width": 720,
"height": 720,
"url_key": "7614150307036416006"
},
"source_platform": 25,
"duration": 80,
"extra": "{\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"loudness\":\"-12.023659\",\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okDig0fWAavGpFAtIuvBCmDGEsIAyIugZWFA1f\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIQvblrU7wBEWIT6lACppi8xwAabZiEaAByAM\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0AAzeQQQBATv4X8QeXE8AKVgmp78aFZMCnzAe\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogZwWp7qEb5GCFnCnANEAgAZEmAsBeDutEafZt\"},\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[252,252,252]},\"peak\":\"0.9526732\",\"reviewed\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_red\":0,\"long_pic_video_usable\":true,\"aigc_clip\":false,\"is_aed_music\":0,\"with_aed_model\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Japanese\"],\"Moods\":[\"Cute\"],\"Genres\":[\"J-Pop\",\"Pop\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_id": "74435045390",
"owner_nickname": "",
"is_original": true,
"mid": "7614150307036416006",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEtYiRE2QFwsBE1t0AECOvioWPgwhAfAAPALBA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"sec_uid": "MS4wLjABAAAASaw9rJ9ZGlKlU-ea8a2jCi47kKj-4cgcBLn1E5rPHYg",
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4ZBwFBzAxcfD1yQBpEkCeQKxAEtEAx7DgDVEg",
"avatar_thumb": {
"uri": "100x100/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_medium": {
"uri": "720x720/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"avatar_large": {
"uri": "1080x1080/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/aweme-avatar/tos-cn-avt-0015_0c378536277700fd0d0b2cac58ffcb81.jpeg?from=889713528"
],
"width": 720,
"height": 720
},
"preview_start_time": 14.528,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 80,
"shoot_duration": 80,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 0,
"s": 0,
"v": 99
},
"pgc_music_type": 2,
"author_status": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7614150307036366854",
"id_str": "7614150307036366854",
"title": "雨日思绪(雨の日の想い)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 76992
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16389682,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7604414083081996298",
"id_str": "7604414083081996298",
"title": "Proof(Slowed)",
"author": "GOLD999",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oUBTmCQWXrSj5vAEmAiiPAIaCdE0vGYAJrIF0.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogJ0kgE2pCAHTkFIBpFEgJDEtiCZThfYQaf0DN"
],
"width": 720,
"height": 720,
"url_key": "7604414083081996298"
},
"source_platform": 25,
"duration": 161,
"extra": "{\"long_pic_video_usable\":true,\"loudness\":\"-8.693914\",\"dsp_switch\":0,\"has_edited\":0,\"reviewed\":0,\"schedule_search_time\":0,\"is_subsidy_exp\":false,\"aigc_clip\":false,\"review_unshelve_reason\":0,\"music_tagging\":{\"Languages\":[\"English\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Rainy\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Low Cost Creation\"],\"Instruments\":null},\"is_red\":0,\"is_aed_music\":0,\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[245,247,246]},\"music_label_id\":1112,\"with_aed_model\":0,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oE8mFYmI1uMP4eGQfZW4fQAxCYAyQAEOMfAM1K\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ok0ZxAA8mICGQ6feEwXQA4Mf1PKmBfAQQU8H0M\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMKAC1xm0IfAAmmQ4geeELZPIG1eUMQThVSD4A\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8JPy9gEEPDCjN8FzxBJCpMOeATAZtAAEi4YfJ\"},\"douyin_beats_info\":{},\"aggregate_exempt_conf\":[],\"peak\":\"1.4818162\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7604414083081996298",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIW8loEQmWBibioHCLsO2xftA4BWgAAE1AF0mN"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQCi1ko3EB7WoqxAHJEBfAtsm4BiAAMwAcX0EH",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 161,
"shoot_duration": 161,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 150,
"s": 1,
"v": 97
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7604414083081979914",
"id_str": "7604414083081979914",
"title": "Proof(Slowed)",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 16896
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16360936,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7609332944956196915",
"id_str": "7609332944956196915",
"title": "我欲成冰再也无退路(剪辑版)",
"author": "迷雾里的幻境",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o8EZDEgiI4pApStOIB0AUCFArmayHAfg2eCj50.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oYIWai0hQALEgiBbMfx99hHQiNDIsz75sGcBsn"
],
"width": 720,
"height": 720,
"url_key": "7609332944956196915"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"dsp_switch\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"is_aed_music\":0,\"aigc_clip\":false,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oECraBAAaJiAmE4pW1g9nANhagEP9IxZAMiQ4\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okWrTOEQh5BiMiBMC3s220fRAjBKgAAETAZ0gg\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEAEQizAsjUE0BMfgAW0CBZFwz1BWAiOm82gi6\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8EAg0EW2ABAaQsMzlEBCiiAjMBt90A3Xf5OZh\"},\"cover_colors\":{\"rgb\":[39,44,42]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Sorrow\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Female\",\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_subsidy_exp\":false,\"with_aed_model\":0,\"loudness\":\"-7.6351266\",\"has_edited\":0,\"schedule_search_time\":0,\"hotsoon_review_time\":-1,\"is_red\":0,\"music_label_id\":1112,\"aggregate_exempt_conf\":[],\"long_pic_video_usable\":true,\"peak\":\"1.2558892\"}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7609332944956196915",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0G2EAtngw9ZCICApAIEcZFrtvAfN9f3BkAADA"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEEAEgqfe3WEQrazx4NTeAFNGAoDZCADFZyEbC",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 156,
"s": 11,
"v": 17
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7609332944956164147",
"id_str": "7609332944956164147",
"title": "我欲成冰再也无退路",
"artists": null,
"chorus": {
"start_ms": 0,
"duration_ms": 29568
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16350580,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7611367266663499785",
"id_str": "7611367266663499785",
"title": "幸福不在别处 你就是我的全部",
"author": "叫姐",
"album": "你勇敢世界就会让路",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o4eXIAaDTCA7hYwFEAAgZFEPaBahfQ9AizEvCf.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oMIhMQAFZAqoCDDpJFSyfioAqJ2tLECgNfQlBB"
],
"width": 720,
"height": 720,
"url_key": "7611367266663499785"
},
"source_platform": 10033,
"duration": 134,
"extra": "{\"music_label_id\":11743,\"loudness\":\"-9.754327\",\"hotsoon_review_time\":-1,\"cover_colors\":{\"rgb\":[31,27,21]},\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Chill\"],\"Genres\":null,\"Themes\":null,\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"High Quality\",\"Low Cost Creation\",\"Seed\"],\"Instruments\":null},\"aigc_clip\":false,\"is_aed_music\":0,\"dsp_switch\":0,\"reviewed\":0,\"schedule_search_time\":0,\"long_pic_video_usable\":true,\"peak\":\"1.1987263\",\"has_edited\":0,\"is_subsidy_exp\":false,\"aggregate_exempt_conf\":[],\"is_red\":0,\"with_aed_model\":0,\"review_unshelve_reason\":0,\"beats\":{\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIOYEmU7LBBBDrAcAIi8gs0ACWIQTA51Edfbpi\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okA2Aez1GBKTLA2avkIQiZQeUCEQuUTAVfz6HF\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4oazPAWEwiFw3prsASEtiiQB2AIXktACEa9n\",\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0j75TAKeFCrAkGHaYjZLtQAALzfPTfA3EIQB8\"},\"douyin_beats_info\":{}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7611367266663499785",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEQAXixq0AAPKUx4BBACCHT0iAUEhEfsmWiam7"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 134,
"shoot_duration": 134,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 36,
"s": 32,
"v": 12
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7611013708277729326",
"id_str": "7611013708277729326",
"title": "幸福不在别处 你就是我的全部",
"artists": null,
"chorus": {
"start_ms": 47616,
"duration_ms": 32064
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16311945,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612711516403451931",
"id_str": "7612711516403451931",
"title": "够爱 (R&B版)(Cover 东城卫)(剪辑版)",
"author": "大头钉",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0EGfCDp49FAkFZTpm7jsACtgIeNBaaIAAyvEj.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oUOQyWOlADepaDKNDiFtgsYEZCpQOyiftYBpFv"
],
"width": 720,
"height": 720,
"url_key": "7612711516403451931"
},
"source_platform": 25,
"duration": 29,
"extra": "{\"is_aed_music\":0,\"has_edited\":0,\"hotsoon_review_time\":-1,\"douyin_beats_info\":{},\"cover_colors\":{\"rgb\":[14,25,34]},\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Miss\",\"Memory\"],\"Genres\":[\"Pop\",\"Chinese Pop\"],\"Themes\":[\"Love\"],\"AEDs\":[\"Vocal\"],\"SingingVersions\":null,\"Instruments\":null},\"is_red\":0,\"aigc_clip\":false,\"music_label_id\":1112,\"reviewed\":1,\"beats\":{\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ow32gSfBmE9ssP0WM8z5C1ZPpAJBKihAiAAOEQ\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oET9CAAZ0CgtK8BpA1iiQoBRW1BsHNAEEHf3mP\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMeTLQ7LAFAOAz3KAELvVPEGleeqo3nIBaCCrE\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oIQzVVQKaAmyUsEua37lfZAQM8FeWBAkfCATnQ\"},\"loudness\":\"-9.295923\",\"peak\":\"1.2276412\",\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"long_pic_video_usable\":true,\"dsp_switch\":0,\"schedule_search_time\":0,\"review_unshelve_reason\":0,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612711516403451931",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osEapa8AiPJinBBEA9sjQWrCwIkWAk1w4JIAT"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMihN8DTEFCAE7B2vAEQAAtABegPfZDap0BDg4",
"preview_start_time": 59.967,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 29,
"shoot_duration": 29,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 207,
"s": 35,
"v": 13
},
"pgc_music_type": 2,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612711516403419163",
"id_str": "7612711516403419163",
"title": "够爱 (R&B版)(Cover 东城卫)",
"artists": null,
"chorus": {
"start_ms": 60672,
"duration_ms": 28415
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16286123,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7468232856016472080",
"id_str": "7468232856016472080",
"title": "远去的列车",
"author": "四熹丸子",
"album": "远去的列车",
"cover_hd": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/okQSYAzaQDF8LQKRAPAAzg6fgCWyFfSMP1n1eo.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/os5pDflRtEDQYlf9hgngFB8IQ2ZHCaV61BrHQE"
],
"width": 720,
"height": 720,
"url_key": "7468232856016472080"
},
"source_platform": 10036,
"duration": 240,
"extra": "{\"dsp_switch\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/owsWEIr6sAbQhMnibzXZJTAcAL1CBzi1PAEDN\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8AICHA46h65zELBrMEWZsiABzAHJTKQisPw4\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ogoJEOBnAgAEBCZfAEjLfAVCswnDrFjyMCgzHt\",\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAW67CsiSIWQZrYALAANzyAAEwECsEWMABPiz\"},\"douyin_beats_info\":{},\"aigc_clip\":false,\"music_label_id\":1112,\"has_edited\":0,\"review_unshelve_reason\":0,\"cover_colors\":{\"rgb\":[32,28,23]},\"is_aed_music\":0,\"long_pic_video_usable\":true,\"reviewed\":1,\"hotsoon_review_time\":-1,\"aggregate_exempt_conf\":[],\"with_aed_model\":0,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Memory\"],\"Genres\":[\"Folk\"],\"Themes\":[\"Autumn\"],\"AEDs\":[\"Vocal\",\"Female\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"is_red\":0,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7468232856016472080",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAWMKCYypNAuXEEnDyFfABgbflIATDEFZAD6tL"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQDWswoq0EoAWAA3FAqimBpiE2BAZkBB8wf6P7",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 240,
"shoot_duration": 240,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 33,
"s": 28,
"v": 13
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7468232782844086289",
"id_str": "7468232782844086289",
"title": "远去的列车",
"artists": null,
"chorus": {
"start_ms": 150912,
"duration_ms": 53759
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": "",
"promote_music_tag": {
"schema_url": "aweme://lynxview?hide_nav_bar=1&should_full_screen=1&use_bdx=1&trans_status_bar=1&ab_params=see_music_2024&enable_fluency_collection=1&status_font_mode=light&pad_adapter=width_percent&url=https%3A%2F%2Flf-sourcecdn-tos.bytegecko.com%2Fobj%2Fbyte-gurd-source%2F10701%2Fgecko%2Fresource%2Flynx_see_music_2024%2Fmain%2Ftemplate.js&enable_prefetch=1&enable_preload=all&fallback_url=https%3A%2F%2Fapi.amemv.com%2Fmagic%2Feco%2Fruntime%2Frelease%2F66e3ae34b66ad10630ff2972%3Fshould_full_screen%3D1%26hide_nav_bar%3D1%26auto_play_bgm%3D1%26container_bg_color%3D%2523ad5243%26loading_bg_color%3D%2523ad5243%26_pia_%3D1%26loader_name%3Dforest%26disable_all_bounces%3D1%26appType%3Ddouyin%26magic_page_no%3D1%26magic_source%3Dmp_default&enter_from=douyin_music_charts",
"tag_url_light": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_light.png~tplv-obj.image"
]
},
"tag_url_dark": {
"url_list": [
"https://p3.douyinpic.com/aweme-server-static-resource/2024_seemusic_tag_dark.png~tplv-obj.image"
]
},
"aspect_ratio": 4.71,
"meta_song_id_str": "7468232782844086289",
"activity_id": "see_music_plan"
}
},
"heat": 16267636,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7513467386999097396",
"id_str": "7513467386999097396",
"title": "无尽幸福",
"author": "凌晨一点的莱茵猫 & 二乘",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/ogUArTFqEiQFnBdxpy9iRAHEWAaPIAxBPjLE8.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4AuPT2eDMFGnF8xCxFQNxZo3BfwoCAIEwgEtR"
],
"width": 720,
"height": 720,
"url_key": "7513467386999097396"
},
"source_platform": 25,
"duration": 129,
"extra": "{\"dsp_switch\":0,\"long_pic_video_usable\":true,\"music_tagging\":{\"Languages\":[\"non_vocal\"],\"Moods\":[\"Healing\"],\"Genres\":[\"Pop\"],\"Themes\":[\"Sunny\"],\"AEDs\":[\"non_vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112,\"is_aed_music\":0,\"reviewed\":1,\"schedule_search_time\":0,\"cover_colors\":{\"rgb\":[240,205,188]},\"is_red\":0,\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"has_edited\":0,\"review_unshelve_reason\":0,\"douyin_beats_info\":{},\"with_aed_model\":0,\"beats\":{\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQwPCQrpMGBEWIQnhABM8ijz1ADEUiEaAZgAr\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8UutAGEZDkfUABOUgAlBEARECTosfDKVwDAFB\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o8HNIBQiaPCWABs7AMQDiAEqGwEAEgZarUiKK\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oQDfEBFCAFCw3acGAADCEARgZvogUBBtAlEkfs\"},\"hotsoon_review_time\":-1,\"is_subsidy_exp\":false}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7513467386999097396",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMwIWa46ADm0lDFimCFGgyIEZCoeAa3ftABoAU"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": false,
"is_original_sound": false,
"audition_duration": 129,
"shoot_duration": 129,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 20,
"s": 22,
"v": 94
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7513467386999081012",
"id_str": "7513467386999081012",
"title": "无尽幸福",
"artists": null,
"chorus": {
"start_ms": 98880,
"duration_ms": 24960
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16264933,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7612403400110344228",
"id_str": "7612403400110344228",
"title": "りんごなんてつまらなくないもん!(苹果才不无聊呢!)",
"author": "鱼饼吃橘子",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oIsqEHEzAaofzCDxBAAFcSgmEf8UTKEC7AIelF.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/o4aaUKIAavFFeEf8CUzZpSf7FIDZBCDMCQlT4l"
],
"width": 720,
"height": 720,
"url_key": "7612403400110344228"
},
"source_platform": 25,
"duration": 199,
"extra": "{\"cover_colors\":{\"rgb\":[252,227,210]},\"aigc_clip\":false,\"aggregate_exempt_conf\":[],\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"is_red\":0,\"with_aed_model\":0,\"long_pic_video_usable\":true,\"loudness\":\"-13.504317\",\"peak\":\"0.84999216\",\"has_edited\":0,\"schedule_search_time\":0,\"review_unshelve_reason\":0,\"is_subsidy_exp\":false,\"music_label_id\":1112,\"dsp_switch\":0,\"reviewed\":1,\"is_aed_music\":0,\"beats\":{\"merged_beats\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/ocX8IKCZAteoMFDVAAgFIqgPIfDgpHEB4AclVC\",\"audio_effect_onset\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oAtziUECbAecmpE4aLeJ16AEDfFPFBAauCAT6E\",\"beats_tracker\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oMItVFpcoBAZA0DfIfCPADAgENDzUqvHVFcCZg\",\"energy_trace\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o0AEAfu5DAFpFA3tHVEDo4IgqBNIb4sgufZEcC\"},\"music_tagging\":{\"Languages\":[\"Japanese\"],\"Moods\":[\"Happy\"],\"Genres\":[\"Pop\",\"Dance Pop\"],\"Themes\":[\"Love\",\"Summer\",\"Dance\"],\"AEDs\":[\"Female\",\"Vocal\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null}}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7612403400110344228",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea",
"url_list": [
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea",
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/osIAWTyaGChAlAzDdHIFFLIBPEGVfVAS0eIJea"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 199,
"shoot_duration": 199,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 24,
"s": 17,
"v": 99
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7612403400110327844",
"id_str": "7612403400110327844",
"title": "りんごなんてつまらなくないもん!(苹果才不无聊呢!)",
"artists": null,
"chorus": {
"start_ms": 103488,
"duration_ms": 27264
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16258963,
"can_background_play": true,
"has_copyright": true
},
{
"music_info": {
"id": "7610434361887885362",
"id_str": "7610434361887885362",
"title": "我就爱这乱七八糟的生活",
"author": "2menG",
"album": "",
"cover_hd": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/1080x1080/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_large": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/720x720/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_medium": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"cover_thumb": {
"uri": "tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg",
"url_list": [
"https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/o0ETIDEDAVfAW8WABpget0oINAFFdZCntVBKKg.jpeg"
],
"width": 720,
"height": 720
},
"play_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/okAhFpgBnxTEtAFZd1YggmCCsBgfoUke5MnQND"
],
"width": 720,
"height": 720,
"url_key": "7610434361887885362"
},
"source_platform": 25,
"duration": 190,
"extra": "{\"is_red\":0,\"is_subsidy_exp\":false,\"is_aed_music\":0,\"dsp_switch\":0,\"has_edited\":0,\"beats\":{\"audio_effect_onset\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oYAABaB0OiCAIWbAE0iB8WfAEAMyQSiugmjxOs\",\"beats_tracker\":\"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/o4RpN6lPACAxAZ3kgEFroaNDjffzoW2EAtBCjE\",\"energy_trace\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEwetAjEZNsf8lCGagA2PEAoECQpE5DhxjWAFB\",\"merged_beats\":\"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oEAThxrfs0iHChguA8BjaSibAWw0QB8EgMaAEW\"},\"cover_colors\":{\"rgb\":[36,22,15]},\"douyin_beats_info\":{},\"hotsoon_review_time\":-1,\"aigc_clip\":false,\"long_pic_video_usable\":true,\"review_unshelve_reason\":0,\"with_aed_model\":0,\"peak\":\"0.87925845\",\"aggregate_exempt_conf\":[],\"loudness\":\"-13.67825\",\"reviewed\":1,\"schedule_search_time\":0,\"music_tagging\":{\"Languages\":[\"Chinese\"],\"Moods\":[\"Happy\",\"Romantic\"],\"Genres\":[\"Hip Hop/Rap\"],\"Themes\":[\"Love\",\"Summer\"],\"AEDs\":[\"Male\",\"Vocal\",\"Male\"],\"SingingVersions\":[\"Seed\"],\"Instruments\":null},\"music_label_id\":1112}",
"user_count": 0,
"position": null,
"collect_stat": 0,
"status": 1,
"offline_desc": "",
"owner_nickname": "",
"is_original": false,
"mid": "7610434361887885362",
"binded_challenge_id": 0,
"is_restricted": false,
"author_deleted": false,
"is_del_video": false,
"is_video_self_see": false,
"owner_handle": "",
"author_position": null,
"prevent_download": false,
"strong_beat_url": {
"uri": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC",
"url_list": [
"https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC",
"https://sf6-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/oM7BDFDmZtAsREAbrjEEeiBCuALgJxAyopf1xC"
],
"width": 720,
"height": 720
},
"unshelve_countries": null,
"prevent_item_download_status": 0,
"external_song_info": [],
"lyric_type": 10,
"lyric_url": "https://sf11-cdn-tos.douyinstatic.com/obj/tos-cn-v-2774c002/okADOBmiBEAJqA9xBEiAohsMhAfH1AAEiwwnWA",
"preview_start_time": 0,
"preview_end_time": 0,
"is_commerce_music": true,
"is_original_sound": false,
"audition_duration": 190,
"shoot_duration": 190,
"reason_type": 0,
"artists": [],
"lyric_short_position": null,
"mute_share": false,
"tag_list": null,
"dmv_auto_show": false,
"is_pgc": true,
"is_matched_metadata": false,
"is_audio_url_with_cookie": false,
"music_chart_ranks": null,
"can_background_play": true,
"music_status": 1,
"video_duration": 6000,
"cover_color_hsv": {
"h": 20,
"s": 35,
"v": 14
},
"pgc_music_type": 1,
"permission": {
"share_enable": true,
"story_share": true,
"dsp_play": true,
"playlist_available": false,
"collect_available": true,
"download_available": false
},
"song": {
"id": "7610434361887868978",
"id_str": "7610434361887868978",
"title": "我就爱这乱七八糟的生活",
"artists": null,
"chorus": {
"start_ms": 159168,
"duration_ms": 20736
},
"chorus_v3_infos": null
},
"artist_user_infos": null,
"bit_rate": null,
"cdn_url_expired": 0,
"dsp_status": 10,
"musician_user_infos": null,
"music_collect_count": 0,
"music_cover_atmosphere_color_value": ""
},
"heat": 16254533,
"can_background_play": true,
"has_copyright": true
}
],
"release_date": "2026-08-14",
"show_heat": true,
"show_author": false,
"aweme_list": [],
"material_list": [],
"chart_content_type": 1
},
"requestId": "2c59c78f-a0fc-4adc-8201-d801a05b8412"
}{
"code": 400,
"data": null,
"message": "Missing required parameter: handle"
}{
"code": 401,
"data": null,
"message": "apiKey is null"
}{
"code": 402,
"data": null,
"message": "apiKey quota is not enough"
}{
"code": 429,
"data": null,
"message": "qps limit exceeded"
}{
"code": 500,
"data": null,
"message": "Internal server error"
}🪙1 credit每次请求
Copy for AI
🤖 让 AI 帮你写调用代码
点击按钮复制一段结构化提示词,可直接交给 ChatGPT、Claude 或其他 AI 助手生成接口调用代码。
授权
查询参数
榜单类型,默认为hot
hot: 热门榜
trending 飙升榜
original: 原创榜
可用选项:
hot, trending, original 翻页游标,默认为0,从上一次响应中的cursor获取,第一页为0。并且通过 has_more 字段指示是否还有更多数据可获取。
响应
请求成功
The response is of type object.
⌘I

