🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  1. 示例数据模型
🇺🇸 English
  • 🇨🇳简体中文
  • 🇺🇸 English
  • Introduction
  • Authentication
  • User
    • Get user information by ID
    • Extract user user_id
    • Extract user sec_uid
    • Get user video feed
    • Get user liked video feed
    • Get user playlists
    • Get playlist information by ID
    • Get user follower list
    • Get user following list
    • Get user region
    • Get user stories
    • Check ttseller identity
    • Check showcase activated
  • Video
    • Get video information by ID
    • Comments by video ID
    • Get comment replies
    • Comment information by ID
    • Trending categories feed list
    • Trending feed
    • Get video feed by play ID
    • Get video feed by hashtag ID
    • Get video feed by music ID
    • Get hashtag information by ID
    • Get music information by ID
    • Get user music list by user ID
    • Get product related videos
    • Get seller related videos
  • Live
    • Get live information by ID
    • Get live ranking list
    • Get live ranking information by ID
    • Check live stream on
  • Shop
    • Get product information by ID
    • Get seller categories
    • Get product level1 category metadata
    • Get product level2 category metadata
    • Get product level3 category metadata
    • Get seller information by ID
    • Get list of seller products
    • Get seller ID by Share Link
    • Get product ID by Share Link
    • Get web home products by category ID
    • Get video associated product list
    • Get user Related products
  • Search
    • Search user
    • Search video
    • Search hashtag
    • Search music
    • Search live
    • Search product
  • Errors
    • Bad Request (400)
    • Unauthorized (401)
    • Account Key Session Expiry (428)
    • Rate-Limit (429)
    • Server error (500)
  • Key
    • Get information about your API Key
  • 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. 示例数据模型

VideoListByHashtagId

{
    "code": 0,
    "msg": "string",
    "data": {
        "aweme_list": [
            {
                "added_sound_music_info": {
                    "album": "string",
                    "allow_offline_music_to_detail_page": true,
                    "artists": [
                        "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",
                    "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,
                    "log_extra": "string",
                    "lyric_short_position": null,
                    "meme_song_info": {},
                    "mid": "string",
                    "multi_bit_rate_play_info": null,
                    "mute_share": true,
                    "offline_desc": "string",
                    "owner_handle": "string",
                    "owner_id": "string",
                    "owner_nickname": "string",
                    "play_url": {
                        "data_size": 0,
                        "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,
                    "sec_uid": "string",
                    "shoot_duration": 0,
                    "source_platform": 0,
                    "status": 0,
                    "tag_list": null,
                    "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": {
                    "accept_private_policy": true,
                    "account_labels": null,
                    "account_region": "string",
                    "ad_cover_url": null,
                    "advance_feature_item_order": null,
                    "advanced_feature_info": null,
                    "apple_account": 0,
                    "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
                    },
                    "avatar_uri": "string",
                    "aweme_count": 0,
                    "bind_phone": "string",
                    "bold_fields": null,
                    "can_message_follow_status_list": [
                        0
                    ],
                    "can_set_geofencing": null,
                    "cha_list": null,
                    "comment_filter_status": 0,
                    "comment_setting": 0,
                    "commerce_user_level": 0,
                    "cover_url": [
                        "string"
                    ],
                    "create_time": 0,
                    "custom_verify": "string",
                    "cv_level": "string",
                    "download_prompt_ts": 0,
                    "download_setting": 0,
                    "duet_setting": 0,
                    "enabled_filter_all_comments": true,
                    "enterprise_verify_reason": "string",
                    "events": null,
                    "fake_data_info": {},
                    "favoriting_count": 0,
                    "fb_expire_time": 0,
                    "follow_status": 0,
                    "follower_count": 0,
                    "follower_status": 0,
                    "followers_detail": null,
                    "following_count": 0,
                    "friends_status": 0,
                    "gender": 0,
                    "geofencing": null,
                    "google_account": "string",
                    "has_email": true,
                    "has_facebook_token": true,
                    "has_insights": true,
                    "has_orders": true,
                    "has_twitter_token": true,
                    "has_youtube_token": true,
                    "hide_search": true,
                    "homepage_bottom_toast": null,
                    "ins_id": "string",
                    "is_ad_fake": true,
                    "is_block": true,
                    "is_discipline_member": true,
                    "is_mute": 0,
                    "is_mute_lives": 0,
                    "is_mute_non_story_post": 0,
                    "is_mute_story": 0,
                    "is_phone_binded": true,
                    "is_star": true,
                    "item_list": null,
                    "language": "string",
                    "live_agreement": 0,
                    "live_commerce": true,
                    "live_verify": 0,
                    "mention_status": 0,
                    "mutual_relation_avatars": null,
                    "need_points": null,
                    "need_recommend": 0,
                    "nickname": "string",
                    "platform_sync_info": null,
                    "prevent_download": true,
                    "react_setting": 0,
                    "region": "string",
                    "relative_users": null,
                    "reply_with_video_flag": 0,
                    "room_id": 0,
                    "search_highlight": null,
                    "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"
                    },
                    "share_qrcode_uri": "string",
                    "shield_comment_notice": 0,
                    "shield_digg_notice": 0,
                    "shield_edit_field_info": null,
                    "shield_follow_notice": 0,
                    "short_id": "string",
                    "show_image_bubble": true,
                    "signature": "string",
                    "special_account": {
                        "special_account_list": null
                    },
                    "special_lock": 0,
                    "status": 0,
                    "stitch_setting": 0,
                    "total_favorited": 0,
                    "tw_expire_time": 0,
                    "twitter_id": "string",
                    "twitter_name": "string",
                    "type_label": null,
                    "uid": "string",
                    "unique_id": "string",
                    "unique_id_modify_time": 0,
                    "user_canceled": true,
                    "user_mode": 0,
                    "user_now_pack_info": {},
                    "user_period": 0,
                    "user_profile_guide": null,
                    "user_rate": 0,
                    "user_spark_info": {},
                    "user_tags": null,
                    "verification_type": 0,
                    "verify_info": "string",
                    "video_icon": {
                        "height": 0,
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "url_prefix": null,
                        "width": 0
                    },
                    "white_cover_url": null,
                    "with_commerce_entry": true,
                    "with_shop_entry": true,
                    "youtube_channel_id": "string",
                    "youtube_channel_title": "string",
                    "youtube_expire_time": 0
                },
                "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,
                "c2pa_info": {
                    "aigc_src": "string",
                    "c2pa_extra_data": "string",
                    "dedup_err": "string",
                    "dedup_src": "string",
                    "first_aigc_src": "string",
                    "first_src": "string",
                    "is_capcut": true,
                    "is_tiktok": true,
                    "last_aigc_src": "string",
                    "last_src": "string",
                    "total_audio": 0,
                    "total_err": 0,
                    "total_img": 0,
                    "total_src": 0,
                    "total_vid": 0,
                    "upload_dur": 0
                },
                "cc_template_info": {
                    "author_name": "string",
                    "clip_count": 0,
                    "desc": "string",
                    "duration_milliseconds": 0,
                    "related_music_id": "string",
                    "template_id": "string"
                },
                "cha_list": [
                    "string"
                ],
                "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
                },
                "comment_topbar_info": 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_level": 0,
                "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
                        },
                        "tts_voice_info": {
                            "tts_voice_attr": "string",
                            "tts_voice_reuse_params": "string"
                        },
                        "vc_filter_info": {
                            "vc_filter_attr": "string"
                        }
                    }
                },
                "content_original_type": 0,
                "content_size_type": 0,
                "content_type": "string",
                "cover_labels": null,
                "create_time": 0,
                "creation_info": {
                    "creation_used_functions": [
                        "string"
                    ]
                },
                "desc": "string",
                "desc_language": "string",
                "disable_search_trending_bar": true,
                "distance": "string",
                "distribute_type": 0,
                "follow_up_publish_from_id": 0,
                "geofencing": null,
                "geofencing_regions": null,
                "green_screen_materials": null,
                "group_id": "string",
                "group_id_list": {
                    "GroupdIdList0": [
                        0
                    ],
                    "GroupdIdList1": [
                        0
                    ]
                },
                "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": [
                    "string"
                ],
                "is_ads": true,
                "is_description_translatable": true,
                "is_hash_tag": 0,
                "is_nff_or_nr": true,
                "is_on_this_day": 0,
                "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",
                "muf_comment_info_v2": null,
                "music": {
                    "album": "string",
                    "allow_offline_music_to_detail_page": true,
                    "artists": [
                        "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",
                    "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,
                    "log_extra": "string",
                    "lyric_short_position": null,
                    "meme_song_info": {},
                    "mid": "string",
                    "multi_bit_rate_play_info": null,
                    "mute_share": true,
                    "offline_desc": "string",
                    "owner_handle": "string",
                    "owner_id": "string",
                    "owner_nickname": "string",
                    "play_url": {
                        "data_size": 0,
                        "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,
                    "sec_uid": "string",
                    "shoot_duration": 0,
                    "source_platform": 0,
                    "status": 0,
                    "tag_list": null,
                    "title": "string",
                    "tt_to_dsp_song_infos": null,
                    "uncert_artists": null,
                    "user_count": 0,
                    "video_duration": 0
                },
                "music_begin_time_in_ms": 0,
                "music_end_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,
                "no_selected_music": true,
                "operator_boost_info": null,
                "origin_comment_ids": null,
                "origin_volume": "string",
                "original_client_text": {
                    "markup_text": "string",
                    "text_extra": [
                        "string"
                    ]
                },
                "paid_content_info": {
                    "paid_collection_id": 0
                },
                "picked_users": [
                    "string"
                ],
                "playlist_blocked": true,
                "poi_re_tag_signal": 0,
                "position": null,
                "prevent_download": true,
                "products_info": null,
                "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",
                "retry_type": 0,
                "risk_infos": {
                    "content": "string",
                    "risk_sink": true,
                    "type": 0,
                    "vote": true,
                    "warn": true
                },
                "search_highlight": null,
                "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",
                "shoot_tab_name": "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",
                "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,
                "survey_info": null,
                "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,
                "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": [
                        {
                            "duration": 0,
                            "fext": "string",
                            "img_num": 0,
                            "img_uris": [
                                "string"
                            ],
                            "img_url": "string",
                            "img_urls": [
                                "string"
                            ],
                            "img_x_len": 0,
                            "img_x_size": 0,
                            "img_y_len": 0,
                            "img_y_size": 0,
                            "interval": 0,
                            "uri": "string"
                        }
                    ],
                    "bit_rate": [
                        "string"
                    ],
                    "bit_rate_audio": [
                        "string"
                    ],
                    "cdn_url_expired": 0,
                    "cla_info": {
                        "caption_infos": [
                            {
                                "caption_format": "string",
                                "caption_length": 0,
                                "cla_subtitle_id": 0,
                                "complaint_id": 0,
                                "expire": 0,
                                "is_auto_generated": true,
                                "is_original_caption": true,
                                "lang": "string",
                                "language_code": "string",
                                "language_id": 0,
                                "source_tag": "string",
                                "sub_id": 0,
                                "sub_version": "string",
                                "subtitle_type": 0,
                                "translation_type": 0,
                                "translator_id": 0,
                                "url": "string",
                                "url_list": [
                                    "string"
                                ],
                                "variant": "string"
                            }
                        ],
                        "captions_type": 0,
                        "creator_edited_caption_id": 0,
                        "duplicate_languages": [
                            "string"
                        ],
                        "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,
                    "is_long_video": 0,
                    "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",
                    "video_model": "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
            }
        ],
        "cursor": 0,
        "extra": {
            "fatal_item_ids": [
                "string"
            ],
            "logid": "string",
            "now": 0
        },
        "has_more": 0,
        "log_pb": {
            "impr_id": "string"
        },
        "status_code": 0,
        "status_msg": "string"
    }
}
Built with