{
"url": "https://v.douyin.com/cGLJwtOClZo/"
}curl --location --request POST 'https://yutangxiaowu.cn:4001/douyin/parse' \
--header 'Content-Type: application/json' \
--data-raw '{
"url": "https://v.douyin.com/cGLJwtOClZo/"
}'{
"title": "string",
"create_time": 0,
"video_data": {
"collect_count": 0,
"comment_count": 0,
"like_count": 0,
"recommend_count": 0,
"share_count": 0
},
"author": {
"name": "string",
"avatar": [
"http://example.com"
],
"douyin_number": "string"
},
"music": {
"name": "string",
"author": "string",
"image": [
"http://example.com"
],
"file_url": [
"http://example.com"
]
},
"image": [
"http://example.com"
],
"video": [
{
"FPS": 0,
"definition": "string",
"file_size": 0,
"height": 0,
"width": 0,
"file_url": [
"http://example.com"
]
}
]
}