🇨🇳简体中文
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. 示例数据模型
🇨🇳简体中文
  • 🇨🇳简体中文
  • 🇺🇸 English
  • 简介
  • 身份验证
  • 用户数据
    • 通过ID获取用户信息
    • 获取用户视频列表
    • 获取用户粉丝列表
    • 获取用户关注列表
    • 获取用户地区
    • 获取用户故事
    • 获取用户点赞的视频列表
    • 获取用户播放列表
    • 通过 ID 获取播放列表信息
    • 验证是否为TTS商家账户
    • 提取用户 user_id
    • 提取用户 sec_uid
    • 验证达人是否开通橱窗
  • 视频数据
    • 通过 ID 获取视频信息
    • 分类下的热门视频列表
    • 热门视频列表
    • 通过话题标签 ID 获取视频列表
    • 通过音乐 ID 获取视频列表
    • 通过播放 ID 获取视频列表
    • 按 ID 查询评论信息
    • 通过视频ID获取评论列表
    • 获取评论的回复列表
    • 通过 ID 获取话题标签信息
    • 通过 ID 获取音乐信息
    • 通过用户 ID 获取用户音乐列表
    • 获取与产品相关的视频列表
    • 获取与小店相关的视频列表
  • 直播数据
    • 通过 ID 获取直播间信息
    • 获取直播间榜单列表
    • 通过ID获取直播间榜单信息
    • 检查直播间是否开播
  • 产品数据
    • 通过 ID 获取产品信息
    • 获取小店的分类
    • 获取产品一级类别元数据
    • 获取产品二级类别元数据
    • 获取产品三级类别元数据
    • 通过 ID 获取小店数据
    • 获取小店内的产品列表数据
    • 通过分享链接获取小店 ID
    • 通过分享链接获取产品 ID
    • 通过类别 ID 获取web首页产品数据
    • 获取视频相关的产品列表
    • 获取用户相关产品列表
  • 搜索
    • 搜索用户
    • 搜索视频
    • 搜索标签
    • 搜索音乐
    • 搜索直播
    • 搜索产品
  • 错误码
    • 错误请求 (400)
    • 未经授权 (401)
    • 账户密钥会话过期 (428)
    • 接口限流 (429)
    • 服务器错误 (500)
  • 密钥
    • 获取有关您的 API 密钥的信息
  • Schemas
    • 示例数据模型
      • UserInfo
      • UserFollowers
      • UserFollowing
      • UserRegion
      • UserVideoList
      • VideoInfo
      • VideoComments
      • VideoCommentsReplies
      • CommentInfo
      • ProductInfo
      • SellerCategories
      • TrendingVideoList
      • TrendingFeed
      • UserStories
      • UserLikedFeed
      • SearchUser
      • SearchVideo
      • SearchHashTag
      • SearchMusic
      • SearchLive
      • SearchProduct
      • UserPlayList
      • PlayListInfo
      • VideoListByPlayId
      • HashtagInfo
      • VideoListByHashtagId
      • VideoListByMusicId
      • MusicInfo
      • UserMusicList
      • LiveInfo
      • LiveRankingList
      • LiveRankingInfo
      • CheckLiveOn
      • ExtractId
      • CategoryMetaData
      • SellerInfo
      • SellerProductList
      • ShareLink
      • HomeCategoryProductList
      • ProductIds
      • VideoIds
  1. 示例数据模型

VideoListByMusicId

{
    "code": 0,
    "msg": "string",
    "data": {
        "aweme_list": [
            {
                "added_sound_music_info": {
                    "album": "string",
                    "allow_offline_music_to_detail_page": true,
                    "artists": [
                        {
                            "avatar": {
                                "uri": "string",
                                "url_list": [
                                    "string"
                                ],
                                "url_prefix": null
                            },
                            "enter_type": 0,
                            "follow_status": 0,
                            "follower_status": 0,
                            "handle": "string",
                            "is_block": true,
                            "is_blocked": true,
                            "is_private_account": true,
                            "is_verified": true,
                            "is_visible": true,
                            "nick_name": "string",
                            "sec_uid": "string",
                            "status": 0,
                            "uid": "string"
                        }
                    ],
                    "audition_duration": 0,
                    "author": "string",
                    "author_deleted": true,
                    "author_position": null,
                    "avatar_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "binded_challenge_id": 0,
                    "can_be_stitched": true,
                    "can_not_reuse": true,
                    "collect_stat": 0,
                    "commercial_right_type": 0,
                    "cover_large": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "create_time": 0,
                    "dmv_auto_show": true,
                    "duration": 0,
                    "duration_high_precision": {
                        "audition_duration_precision": 0,
                        "duration_precision": 0,
                        "shoot_duration_precision": 0,
                        "video_duration_precision": 0
                    },
                    "external_song_info": [
                        "string"
                    ],
                    "extra": "string",
                    "full_song": {
                        "full_song_duration": 0,
                        "full_song_duration_precision": 0,
                        "full_song_id": "string",
                        "full_song_play_url": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null
                        },
                        "full_song_shoot_duration": 0,
                        "full_song_shoot_duration_precision": 0
                    },
                    "has_commerce_right": true,
                    "id": 0,
                    "id_str": "string",
                    "is_audio_url_with_cookie": true,
                    "is_author_artist": true,
                    "is_commerce_music": true,
                    "is_matched_metadata": true,
                    "is_original": true,
                    "is_original_sound": true,
                    "is_pgc": true,
                    "is_play_music": true,
                    "is_shooting_allow": true,
                    "language": "string",
                    "log_extra": "string",
                    "lyric_short_position": null,
                    "matched_song": {
                        "author": "string",
                        "chorus_info": {
                            "duration_ms": 0,
                            "start_ms": 0
                        },
                        "cover_medium": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "full_duration": 0,
                        "h5_url": "string",
                        "id": "string",
                        "performers": null,
                        "title": "string"
                    },
                    "meme_song_info": {},
                    "mid": "string",
                    "multi_bit_rate_play_info": null,
                    "music_release_info": {
                        "group_release_date": 0,
                        "is_new_release_song": true
                    },
                    "mute_share": true,
                    "offline_desc": "string",
                    "owner_handle": "string",
                    "owner_nickname": "string",
                    "play_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "position": null,
                    "prevent_download": true,
                    "preview_end_time": 0,
                    "preview_start_time": 0,
                    "recommend_status": 0,
                    "search_highlight": null,
                    "shoot_duration": 0,
                    "source_platform": 0,
                    "status": 0,
                    "strong_beat_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "style_value": [
                        0
                    ],
                    "tag_list": null,
                    "theme_value": [
                        0
                    ],
                    "title": "string",
                    "tt_to_dsp_song_infos": null,
                    "uncert_artists": null,
                    "user_count": 0,
                    "video_duration": 0
                },
                "aigc_info": {
                    "aigc_label_type": 0,
                    "created_by_ai": true
                },
                "allow_gift": true,
                "anchors": null,
                "anchors_extras": "string",
                "animated_image_info": {
                    "effect": 0,
                    "type": 0
                },
                "author": {
                    "ad_cover_url": null,
                    "authority_status": 0,
                    "avatar_168x168": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_300x300": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_larger": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cha_list": null,
                    "comment_filter_status": 0,
                    "comment_setting": 0,
                    "commerce_user_level": 0,
                    "cover_url": [
                        "string"
                    ],
                    "custom_verify": "string",
                    "download_setting": 0,
                    "duet_setting": 0,
                    "enabled_filter_all_comments": true,
                    "enterprise_verify_reason": "string",
                    "follow_status": 0,
                    "follower_status": 0,
                    "followers_detail": null,
                    "friends_status": 0,
                    "is_ad_fake": true,
                    "is_block": true,
                    "is_discipline_member": true,
                    "is_star": true,
                    "language": "string",
                    "nickname": "string",
                    "prevent_download": true,
                    "region": "string",
                    "relative_users": null,
                    "room_id": 0,
                    "sec_uid": "string",
                    "secret": 0,
                    "share_info": {
                        "now_invitation_card_image_urls": null,
                        "share_desc": "string",
                        "share_desc_info": "string",
                        "share_qrcode_url": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "share_title": "string",
                        "share_title_myself": "string",
                        "share_title_other": "string",
                        "share_url": "string"
                    },
                    "short_id": "string",
                    "signature": "string",
                    "stitch_setting": 0,
                    "uid": "string",
                    "unique_id": "string",
                    "user_now_pack_info": {},
                    "verification_type": 0,
                    "verify_info": "string",
                    "video_icon": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "with_commerce_entry": true
                },
                "author_user_id": 0,
                "aweme_acl": {
                    "download_general": {
                        "code": 0,
                        "mute": true,
                        "show_type": 0,
                        "transcode": 0
                    },
                    "download_mask_panel": {
                        "code": 0,
                        "mute": true,
                        "show_type": 0,
                        "transcode": 0
                    },
                    "platform_list": null,
                    "press_action_list": null,
                    "share_action_list": null,
                    "share_general": {
                        "code": 0,
                        "mute": true,
                        "show_type": 0,
                        "transcode": 0
                    },
                    "share_list_status": 0
                },
                "aweme_id": "string",
                "aweme_type": 0,
                "banners": null,
                "behind_the_song_music_ids": null,
                "behind_the_song_video_music_ids": null,
                "bodydance_score": 0,
                "branded_content_accounts": null,
                "cc_template_info": {
                    "author_name": "string",
                    "clip_count": 0,
                    "desc": "string",
                    "duration_milliseconds": 0,
                    "related_music_id": "string",
                    "template_id": "string"
                },
                "cha_list": null,
                "challenge_position": null,
                "cmt_swt": true,
                "collect_stat": 0,
                "comment_config": {
                    "comment_panel_show_tab_config": {
                        "comment_tab_info_config": [
                            "string"
                        ],
                        "max_tab_count": 0
                    },
                    "emoji_recommend_list": null,
                    "long_press_recommend_list": null,
                    "preload": {
                        "preds": "string"
                    },
                    "quick_comment": {
                        "enabled": true,
                        "rec_level": 0
                    },
                    "quick_comment_emoji_recommend_list": null
                },
                "commerce_config_data": null,
                "commerce_info": {
                    "adv_promotable": true,
                    "auction_ad_invited": true,
                    "branded_content_type": 0,
                    "organic_log_extra": "string",
                    "with_comment_filter_words": true
                },
                "content_desc": "string",
                "content_desc_extra": [
                    "string"
                ],
                "content_model": {
                    "custom_biz": {
                        "aweme_trace": "string",
                        "high_quality_boost_info": {}
                    },
                    "standard_biz": {
                        "e_commerce": {
                            "ttec_content_tag": {
                                "recommendation_tag_consumer_str": "string",
                                "recommendation_tag_creator_str": "string"
                            }
                        },
                        "local_alliance_info": {
                            "alliance_item_label_text": "string",
                            "alliance_item_label_type": 0
                        }
                    }
                },
                "content_original_type": 0,
                "cover_labels": null,
                "create_time": 0,
                "creation_info": {
                    "creation_used_functions": [
                        "string"
                    ]
                },
                "desc": "string",
                "desc_language": "string",
                "distance": "string",
                "distribute_type": 0,
                "follow_up_publish_from_id": 0,
                "geofencing": null,
                "geofencing_regions": null,
                "green_screen_materials": null,
                "group_id": "string",
                "has_danmaku": true,
                "has_promote_entry": 0,
                "has_vs_entry": true,
                "have_dashboard": true,
                "hybrid_label": null,
                "image_infos": null,
                "interact_permission": {
                    "allow_adding_as_post": {
                        "status": 0
                    },
                    "allow_adding_to_story": 0,
                    "allow_create_sticker": {
                        "status": 0
                    },
                    "allow_story_switch_to_post": {
                        "status": 0
                    },
                    "duet": 0,
                    "duet_privacy_setting": 0,
                    "stitch": 0,
                    "stitch_privacy_setting": 0,
                    "upvote": 0
                },
                "interaction_stickers": null,
                "is_ads": true,
                "is_description_translatable": true,
                "is_hash_tag": 0,
                "is_nff_or_nr": true,
                "is_pgcshow": true,
                "is_preview": 0,
                "is_relieve": true,
                "is_text_sticker_translatable": true,
                "is_title_translatable": true,
                "is_top": 0,
                "is_vr": true,
                "item_comment_settings": 0,
                "item_duet": 0,
                "item_react": 0,
                "item_stitch": 0,
                "label_top": {
                    "height": 0,
                    "uri": "string",
                    "url_list": [
                        "string"
                    ],
                    "url_prefix": null,
                    "width": 0
                },
                "label_top_text": null,
                "long_video": null,
                "main_arch_common": "string",
                "mask_infos": [
                    "string"
                ],
                "meme_reg_info": {},
                "misc_info": "string",
                "music": {
                    "album": "string",
                    "allow_offline_music_to_detail_page": true,
                    "artists": [
                        {
                            "avatar": {
                                "uri": "string",
                                "url_list": [
                                    "string"
                                ],
                                "url_prefix": null
                            },
                            "enter_type": 0,
                            "follow_status": 0,
                            "follower_status": 0,
                            "handle": "string",
                            "is_block": true,
                            "is_blocked": true,
                            "is_private_account": true,
                            "is_verified": true,
                            "is_visible": true,
                            "nick_name": "string",
                            "sec_uid": "string",
                            "status": 0,
                            "uid": "string"
                        }
                    ],
                    "audition_duration": 0,
                    "author": "string",
                    "author_deleted": true,
                    "author_position": null,
                    "avatar_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "avatar_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "binded_challenge_id": 0,
                    "can_be_stitched": true,
                    "can_not_reuse": true,
                    "collect_stat": 0,
                    "commercial_right_type": 0,
                    "cover_large": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_medium": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_thumb": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "create_time": 0,
                    "dmv_auto_show": true,
                    "duration": 0,
                    "duration_high_precision": {
                        "audition_duration_precision": 0,
                        "duration_precision": 0,
                        "shoot_duration_precision": 0,
                        "video_duration_precision": 0
                    },
                    "external_song_info": [
                        "string"
                    ],
                    "extra": "string",
                    "full_song": {
                        "full_song_duration": 0,
                        "full_song_duration_precision": 0,
                        "full_song_id": "string",
                        "full_song_play_url": {
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null
                        },
                        "full_song_shoot_duration": 0,
                        "full_song_shoot_duration_precision": 0
                    },
                    "has_commerce_right": true,
                    "id": 0,
                    "id_str": "string",
                    "is_audio_url_with_cookie": true,
                    "is_author_artist": true,
                    "is_commerce_music": true,
                    "is_matched_metadata": true,
                    "is_original": true,
                    "is_original_sound": true,
                    "is_pgc": true,
                    "is_play_music": true,
                    "is_shooting_allow": true,
                    "language": "string",
                    "log_extra": "string",
                    "lyric_short_position": null,
                    "matched_song": {
                        "author": "string",
                        "chorus_info": {
                            "duration_ms": 0,
                            "start_ms": 0
                        },
                        "cover_medium": {
                            "height": 0,
                            "uri": "string",
                            "url_list": [
                                "string"
                            ],
                            "url_prefix": null,
                            "width": 0
                        },
                        "full_duration": 0,
                        "h5_url": "string",
                        "id": "string",
                        "performers": null,
                        "title": "string"
                    },
                    "meme_song_info": {},
                    "mid": "string",
                    "multi_bit_rate_play_info": null,
                    "music_release_info": {
                        "group_release_date": 0,
                        "is_new_release_song": true
                    },
                    "mute_share": true,
                    "offline_desc": "string",
                    "owner_handle": "string",
                    "owner_nickname": "string",
                    "play_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "position": null,
                    "prevent_download": true,
                    "preview_end_time": 0,
                    "preview_start_time": 0,
                    "recommend_status": 0,
                    "search_highlight": null,
                    "shoot_duration": 0,
                    "source_platform": 0,
                    "status": 0,
                    "strong_beat_url": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "style_value": [
                        0
                    ],
                    "tag_list": null,
                    "theme_value": [
                        0
                    ],
                    "title": "string",
                    "tt_to_dsp_song_infos": null,
                    "uncert_artists": null,
                    "user_count": 0,
                    "video_duration": 0
                },
                "music_begin_time_in_ms": 0,
                "music_selected_from": "string",
                "music_title_style": 0,
                "music_volume": "string",
                "need_trim_step": true,
                "need_vs_entry": true,
                "nickname_position": null,
                "origin_comment_ids": null,
                "origin_volume": "string",
                "original_client_text": {
                    "markup_text": "string",
                    "text_extra": null
                },
                "paid_content_info": {
                    "paid_collection_id": 0
                },
                "picked_users": [
                    "string"
                ],
                "playlist_blocked": true,
                "position": null,
                "prevent_download": true,
                "promote_capcut_toggle": 0,
                "promote_icon_text": "string",
                "promote_toast": "string",
                "promote_toast_key": "string",
                "question_list": null,
                "quick_reply_emojis": [
                    "string"
                ],
                "rate": 0,
                "reference_tts_voice_ids": null,
                "reference_voice_filter_ids": null,
                "region": "string",
                "risk_infos": {
                    "content": "string",
                    "risk_sink": true,
                    "type": 0,
                    "vote": true,
                    "warn": true
                },
                "share_info": {
                    "bool_persist": 0,
                    "now_invitation_card_image_urls": null,
                    "share_desc": "string",
                    "share_desc_info": "string",
                    "share_link_desc": "string",
                    "share_quote": "string",
                    "share_signature_desc": "string",
                    "share_signature_url": "string",
                    "share_title": "string",
                    "share_title_myself": "string",
                    "share_title_other": "string",
                    "share_url": "string",
                    "whatsapp_desc": "string"
                },
                "share_url": "string",
                "smart_search_info": {
                    "ask_tako_intent_type": 0,
                    "find_similar_intent_type": 0,
                    "related_videos_intent_type": 0,
                    "title_smart_search_panel_type": 0
                },
                "social_interaction_blob": {
                    "auxiliary_model_content": "string"
                },
                "solaria_profile": {
                    "profile": "string"
                },
                "sort_label": "string",
                "standard_component_info": {
                    "button": {
                        "buttons": [
                            "string"
                        ],
                        "enable_standard_button": true
                    }
                },
                "statistics": {
                    "aweme_id": "string",
                    "collect_count": 0,
                    "comment_count": 0,
                    "digg_count": 0,
                    "download_count": 0,
                    "forward_count": 0,
                    "lose_comment_count": 0,
                    "lose_count": 0,
                    "play_count": 0,
                    "repost_count": 0,
                    "share_count": 0,
                    "whatsapp_share_count": 0
                },
                "status": {
                    "allow_comment": true,
                    "allow_share": true,
                    "aweme_id": "string",
                    "download_status": 0,
                    "in_reviewing": true,
                    "is_delete": true,
                    "is_prohibited": true,
                    "private_status": 0,
                    "review_result": {
                        "review_status": 0
                    },
                    "reviewed": 0,
                    "self_see": true
                },
                "support_danmaku": true,
                "text_extra": [
                    "string"
                ],
                "text_sticker_major_lang": "string",
                "title_language": "string",
                "ttec_suggest_words": {
                    "ttec_suggest_words": null
                },
                "tts_voice_ids": null,
                "ttt_product_recall_type": 0,
                "uniqid_position": null,
                "upvote_info": {
                    "friends_recall_info": "string",
                    "repost_initiate_score": 0,
                    "user_upvoted": true
                },
                "upvote_preload": {
                    "need_pull_upvote_info": true
                },
                "used_full_song": true,
                "user_digged": 0,
                "video": {
                    "CoverTsp": 0,
                    "ai_dynamic_cover": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null
                    },
                    "ai_dynamic_cover_bak": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null
                    },
                    "animated_cover": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null
                    },
                    "big_thumbs": [
                        "string"
                    ],
                    "bit_rate": [
                        "string"
                    ],
                    "bit_rate_audio": [
                        "string"
                    ],
                    "cdn_url_expired": 0,
                    "cla_info": {
                        "caption_infos": [
                            "string"
                        ],
                        "captions_type": 0,
                        "creator_edited_caption_id": 0,
                        "enable_auto_caption": 0,
                        "has_original_audio": 0,
                        "hide_original_caption": true,
                        "no_caption_reason": 0,
                        "original_language_info": {
                            "can_translate_realtime": true,
                            "can_translate_realtime_skip_translation_lang_check": true,
                            "first_subtitle_time": 0,
                            "is_burnin_caption": true,
                            "lang": "string",
                            "language_code": "string",
                            "language_id": 0,
                            "original_caption_type": 0
                        },
                        "vertical_positions": null
                    },
                    "cover": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "cover_is_custom": true,
                    "did_profile_labels": "string",
                    "download_addr": {
                        "data_size": 0,
                        "file_cs": "string",
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "download_no_watermark_addr": {
                        "data_size": 0,
                        "file_cs": "string",
                        "file_hash": "string",
                        "height": 0,
                        "uri": "string",
                        "url_key": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "duration": 0,
                    "dynamic_cover": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "has_watermark": true,
                    "height": 0,
                    "is_bytevc1": 0,
                    "is_callback": true,
                    "meta": "string",
                    "misc_download_addrs": "string",
                    "need_set_token": true,
                    "origin_cover": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "play_addr": {
                        "data_size": 0,
                        "file_cs": "string",
                        "file_hash": "string",
                        "height": 0,
                        "uri": "string",
                        "url_key": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "play_addr_bytevc1": {
                        "data_size": 0,
                        "file_cs": "string",
                        "file_hash": "string",
                        "height": 0,
                        "uri": "string",
                        "url_key": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "play_addr_h264": {
                        "data_size": 0,
                        "file_cs": "string",
                        "file_hash": "string",
                        "height": 0,
                        "uri": "string",
                        "url_key": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "ratio": "string",
                    "source_HDR_type": 0,
                    "tags": null,
                    "vid_profile_labels": "string",
                    "width": 0
                },
                "video_control": {
                    "allow_download": true,
                    "allow_duet": true,
                    "allow_dynamic_wallpaper": true,
                    "allow_music": true,
                    "allow_react": true,
                    "allow_stitch": true,
                    "draft_progress_bar": 0,
                    "prevent_download_type": 0,
                    "share_type": 0,
                    "show_progress_bar": 0,
                    "timer_status": 0
                },
                "video_labels": [
                    "string"
                ],
                "video_text": [
                    "string"
                ],
                "visual_search_info": {},
                "voice_filter_ids": null,
                "with_promotional_music": true,
                "without_watermark": true
            }
        ],
        "can_pin_video": true,
        "cursor": 0,
        "extra": {
            "fatal_item_ids": [
                "string"
            ],
            "logid": "string",
            "now": 0
        },
        "has_more": 0,
        "log_pb": {
            "impr_id": "string"
        },
        "need_lazy_loading": true,
        "status_code": 0,
        "status_msg": "string"
    }
}
Built with