抖音api
  1. 抖音api
抖音api
  • 公告,告知
  • 抖音api
    • 抖音关键词用户列表接口
      GET
    • 抖音个人信息接口1
      GET
    • 抖音个人信息接口2
      GET
    • 抖音个人信息接口3
      GET
    • 抖音一级评论接口
      GET
    • 抖音视频信息接口
      GET
    • 抖音视频播放量查询接口_10token
      GET
    • 抖音博主视频列表接口1
      GET
    • 抖音博主视频列表接口2
      GET
    • 抖音关注列表接口
      GET
    • 抖音粉丝列表接口
      GET
    • (待更新)抖音喜欢列表接口
      GET
    • (待更新)抖音收藏列表接口
      GET
    • (待更新)抖音话题接口1
      GET
    • (待更新)抖音话题接口2
      GET
    • (待更新)关键词搜索话题接口
      GET
    • (待更新)抖音本地商家详情接口
      GET
    • (待更新)抖音关键词搜索本地商家接口
      GET
  1. 抖音api

抖音视频信息接口

GET
/dy/detail/

请求参数

Query 参数

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/dy/detail/?aweme_id=7553276050944314687&token='

返回响应

🟢200成功
application/json
Body

示例
{
    "status_code": 0,
    "aweme_detail": {
        "aweme_id": "string",
        "desc": "string",
        "create_time": 0,
        "author": {
            "uid": "string",
            "short_id": "string",
            "nickname": "string",
            "gender": 0,
            "signature": "string",
            "avatar_larger": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "avatar_thumb": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "avatar_medium": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "birthday": "string",
            "is_verified": true,
            "follow_status": 0,
            "aweme_count": 0,
            "following_count": 0,
            "follower_count": 0,
            "favoriting_count": 0,
            "total_favorited": 0,
            "is_block": true,
            "hide_search": true,
            "constellation": 0,
            "location": "string",
            "hide_location": true,
            "weibo_verify": "string",
            "custom_verify": "string",
            "unique_id": "string",
            "bind_phone": "string",
            "special_lock": 0,
            "need_recommend": 0,
            "is_binded_weibo": true,
            "weibo_name": "string",
            "weibo_schema": "string",
            "weibo_url": "string",
            "story_open": true,
            "story_count": 0,
            "has_facebook_token": true,
            "has_twitter_token": true,
            "fb_expire_time": 0,
            "tw_expire_time": 0,
            "has_youtube_token": true,
            "youtube_expire_time": 0,
            "room_id": 0,
            "live_verify": 0,
            "authority_status": 0,
            "verify_info": "string",
            "shield_follow_notice": 0,
            "shield_digg_notice": 0,
            "shield_comment_notice": 0,
            "school_name": "string",
            "school_poi_id": "string",
            "school_type": 0,
            "share_info": {
                "share_url": "string",
                "share_weibo_desc": "string",
                "share_desc": "string",
                "share_title": "string",
                "share_qrcode_url": {
                    "uri": "string",
                    "url_list": [
                        "string"
                    ],
                    "width": 0,
                    "height": 0
                },
                "share_title_myself": "string",
                "share_title_other": "string",
                "share_desc_info": "string"
            },
            "with_commerce_entry": true,
            "verification_type": 0,
            "enterprise_verify_reason": "string",
            "is_ad_fake": true,
            "followers_detail": null,
            "region": "string",
            "account_region": "string",
            "sync_to_toutiao": 0,
            "commerce_user_level": 0,
            "live_agreement": 0,
            "platform_sync_info": null,
            "with_shop_entry": true,
            "is_discipline_member": true,
            "secret": 0,
            "has_orders": true,
            "prevent_download": true,
            "show_image_bubble": true,
            "geofencing": [
                null
            ],
            "unique_id_modify_time": 0,
            "video_icon": {
                "uri": "string",
                "url_list": [
                    null
                ],
                "width": 0,
                "height": 0
            },
            "ins_id": "string",
            "google_account": "string",
            "youtube_channel_id": "string",
            "youtube_channel_title": "string",
            "apple_account": 0,
            "with_dou_entry": true,
            "with_fusion_shop_entry": true,
            "is_phone_binded": true,
            "accept_private_policy": true,
            "twitter_id": "string",
            "twitter_name": "string",
            "user_canceled": true,
            "has_email": true,
            "is_gov_media_vip": true,
            "live_agreement_time": 0,
            "status": 0,
            "create_time": 0,
            "avatar_uri": "string",
            "follower_status": 0,
            "neiguang_shield": 0,
            "comment_setting": 0,
            "duet_setting": 0,
            "reflow_page_gid": 0,
            "reflow_page_uid": 0,
            "user_rate": 0,
            "download_setting": 0,
            "download_prompt_ts": 0,
            "react_setting": 0,
            "live_commerce": true,
            "cover_url": [
                {
                    "uri": "string",
                    "url_list": [
                        "string"
                    ],
                    "width": 0,
                    "height": 0
                }
            ],
            "language": "string",
            "has_insights": true,
            "share_qrcode_uri": "string",
            "item_list": null,
            "user_mode": 0,
            "user_period": 0,
            "has_unread_story": true,
            "new_story_cover": null,
            "is_star": true,
            "cv_level": "string",
            "type_label": null,
            "ad_cover_url": null,
            "comment_filter_status": 0,
            "avatar_168x168": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "avatar_300x300": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "relative_users": null,
            "cha_list": null,
            "sec_uid": "string",
            "need_points": null,
            "homepage_bottom_toast": null,
            "aweme_hotsoon_auth": 0,
            "aweme_hotsoon_auth_relation": 0,
            "can_set_geofencing": null,
            "room_id_str": "string",
            "white_cover_url": null,
            "user_tags": null,
            "stitch_setting": 0,
            "is_mix_user": true,
            "enable_nearby_visible": true,
            "ban_user_functions": [
                null
            ],
            "aweme_control": {
                "can_forward": true,
                "can_share": true,
                "can_comment": true,
                "can_show_comment": true
            },
            "user_not_show": 0,
            "ky_only_predict": 0,
            "user_not_see": 0,
            "card_entries": null,
            "signature_display_lines": 0,
            "display_info": null,
            "follower_request_status": 0,
            "live_status": 0,
            "is_not_show": true,
            "card_entries_not_display": null,
            "card_sort_priority": null,
            "show_nearby_active": true,
            "interest_tags": null,
            "school_id": "string",
            "school_category": 0,
            "search_impr": {
                "entity_id": "string"
            },
            "link_item_list": null,
            "user_permissions": null,
            "offline_info_list": null,
            "is_cf": 0,
            "is_blocking_v2": true,
            "is_blocked_v2": true,
            "close_friend_type": 0,
            "signature_extra": null,
            "max_follower_count": 0,
            "personal_tag_list": null,
            "cf_list": null,
            "im_role_ids": null,
            "not_seen_item_id_list": null,
            "user_age": 0,
            "contacts_status": 0,
            "risk_notice_text": "string",
            "follower_list_secondary_information_struct": null,
            "endorsement_info_list": null,
            "text_extra": null,
            "contrail_list": null,
            "data_label_list": null,
            "not_seen_item_id_list_v2": null,
            "is_ban": true,
            "special_people_labels": null,
            "special_follow_status": 0,
            "familiar_visitor_user": null,
            "live_high_value": 0,
            "awemehts_greet_info": "string",
            "avatar_schema_list": null,
            "profile_mob_params": null,
            "disable_image_comment_saved": 0,
            "verification_permission_ids": null,
            "batch_unfollow_relation_desc": null,
            "batch_unfollow_contain_tabs": null,
            "creator_tag_list": null,
            "account_cert_info": "string",
            "private_relation_list": null,
            "mate_relation": {
                "mate_status": 0,
                "mate_apply_forward": 0,
                "mate_apply_reverse": 0
            },
            "mate_add_permission": 0,
            "familiar_confidence": 0,
            "mate_count": 0,
            "social_real_relation_type": 0,
            "identity_labels": null,
            "profile_component_disabled": null,
            "story_ttl": 0,
            "story_interactive": 0,
            "house_talent_info": 0
        },
        "music": {
            "id": 0,
            "id_str": "string",
            "title": "string",
            "author": "string",
            "album": "string",
            "cover_hd": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "cover_large": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "cover_medium": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "cover_thumb": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "play_url": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_key": "string"
            },
            "schema_url": "string",
            "source_platform": 0,
            "start_time": 0,
            "end_time": 0,
            "duration": 0,
            "extra": "string",
            "user_count": 0,
            "position": null,
            "collect_stat": 0,
            "status": 0,
            "offline_desc": "string",
            "owner_id": "string",
            "owner_nickname": "string",
            "is_original": true,
            "mid": "string",
            "binded_challenge_id": 0,
            "redirect": true,
            "is_restricted": true,
            "author_deleted": true,
            "is_del_video": true,
            "is_video_self_see": true,
            "owner_handle": "string",
            "author_position": null,
            "prevent_download": true,
            "unshelve_countries": null,
            "prevent_item_download_status": 0,
            "external_song_info": [
                null
            ],
            "sec_uid": "string",
            "avatar_thumb": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "avatar_medium": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "avatar_large": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "preview_start_time": 0,
            "preview_end_time": 0,
            "is_commerce_music": true,
            "is_original_sound": true,
            "audition_duration": 0,
            "shoot_duration": 0,
            "reason_type": 0,
            "artists": [
                null
            ],
            "lyric_short_position": null,
            "mute_share": true,
            "tag_list": null,
            "dmv_auto_show": true,
            "is_pgc": true,
            "is_matched_metadata": true,
            "is_audio_url_with_cookie": true,
            "music_chart_ranks": null,
            "can_background_play": true,
            "music_status": 0,
            "video_duration": 0,
            "pgc_music_type": 0,
            "author_status": 0,
            "search_impr": {
                "entity_id": "string"
            },
            "artist_user_infos": null,
            "dsp_status": 0,
            "musician_user_infos": null,
            "luna_info": {
                "is_luna_user": true
            },
            "music_collect_count": 0,
            "music_cover_atmosphere_color_value": "string",
            "show_origin_clip": true
        },
        "cha_list": [
            {
                "cid": "string",
                "cha_name": "string",
                "desc": "string",
                "schema": "string",
                "author": {
                    "followers_detail": null,
                    "platform_sync_info": null,
                    "geofencing": null,
                    "cover_url": null,
                    "item_list": null,
                    "new_story_cover": null,
                    "type_label": null,
                    "ad_cover_url": null,
                    "relative_users": null,
                    "cha_list": null,
                    "need_points": null,
                    "homepage_bottom_toast": null,
                    "can_set_geofencing": null,
                    "white_cover_url": null,
                    "user_tags": null,
                    "ban_user_functions": null,
                    "card_entries": null,
                    "display_info": null,
                    "card_entries_not_display": null,
                    "card_sort_priority": null,
                    "interest_tags": null,
                    "link_item_list": null,
                    "user_permissions": null,
                    "offline_info_list": null,
                    "signature_extra": null,
                    "personal_tag_list": null,
                    "cf_list": null,
                    "im_role_ids": null,
                    "not_seen_item_id_list": null,
                    "follower_list_secondary_information_struct": null,
                    "endorsement_info_list": null,
                    "text_extra": null,
                    "contrail_list": null,
                    "data_label_list": null,
                    "not_seen_item_id_list_v2": null,
                    "special_people_labels": null,
                    "familiar_visitor_user": null,
                    "avatar_schema_list": null,
                    "profile_mob_params": null,
                    "verification_permission_ids": null,
                    "batch_unfollow_relation_desc": null,
                    "batch_unfollow_contain_tabs": null,
                    "creator_tag_list": null,
                    "private_relation_list": null,
                    "identity_labels": null,
                    "profile_component_disabled": null
                },
                "user_count": 0,
                "share_info": {
                    "share_url": "string",
                    "share_weibo_desc": "string",
                    "share_desc": "string",
                    "share_title": "string",
                    "bool_persist": 0,
                    "share_title_myself": "string",
                    "share_title_other": "string",
                    "share_signature_url": "string",
                    "share_signature_desc": "string",
                    "share_quote": "string",
                    "share_desc_info": "string"
                },
                "connect_music": [
                    null
                ],
                "type": 0,
                "sub_type": 0,
                "is_pgcshow": true,
                "collect_stat": 0,
                "is_challenge": 0,
                "view_count": 0,
                "is_commerce": true,
                "hashtag_profile": "string",
                "cha_attrs": null,
                "banner_list": null,
                "extra_attr": {
                    "is_live": true
                },
                "show_items": null,
                "search_impr": {
                    "entity_id": "string"
                },
                "challenge_status": 0,
                "from_ugc_hashtag_bank": "string",
                "insert_template_category_list": null
            }
        ],
        "video": {
            "play_addr": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_key": "string",
                "data_size": 0,
                "file_hash": "string",
                "file_cs": "string"
            },
            "cover": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "height": 0,
            "width": 0,
            "dynamic_cover": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "origin_cover": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "ratio": "string",
            "download_addr": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "data_size": 0,
                "file_cs": "string"
            },
            "has_watermark": true,
            "play_addr_lowbr": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_key": "string",
                "data_size": 0,
                "file_hash": "string",
                "file_cs": "string"
            },
            "bit_rate": [
                {
                    "gear_name": "string",
                    "quality_type": 0,
                    "bit_rate": 0,
                    "play_addr": {
                        "uri": "string",
                        "url_list": [
                            "string"
                        ],
                        "width": 0,
                        "height": 0,
                        "url_key": "string",
                        "data_size": 0,
                        "file_hash": "string",
                        "file_cs": "string"
                    },
                    "is_h265": 0,
                    "is_bytevc1": 0,
                    "HDR_type": "string",
                    "HDR_bit": "string",
                    "FPS": 0,
                    "video_extra": "string",
                    "format": "string"
                }
            ],
            "duration": 0,
            "download_suffix_logo_addr": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "data_size": 0,
                "file_cs": "string"
            },
            "has_download_suffix_logo_addr": true,
            "play_addr_265": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_key": "string",
                "data_size": 0,
                "file_hash": "string",
                "file_cs": "string"
            },
            "is_h265": 0,
            "play_addr_h264": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0,
                "url_key": "string",
                "data_size": 0,
                "file_hash": "string",
                "file_cs": "string"
            },
            "cdn_url_expired": 0,
            "is_long_video": 0,
            "animated_cover": {
                "uri": "string",
                "url_list": [
                    "string"
                ]
            },
            "need_set_token": true,
            "misc_download_addrs": "string",
            "is_callback": true,
            "video_model": "string",
            "tags": null,
            "use_static_cover": true,
            "big_thumbs": [
                {
                    "img_num": 0,
                    "uri": "string",
                    "img_url": "string",
                    "img_x_size": 0,
                    "img_y_size": 0,
                    "img_x_len": 0,
                    "img_y_len": 0,
                    "duration": 0,
                    "interval": 0,
                    "fext": "string",
                    "uris": [
                        null
                    ],
                    "img_urls": [
                        null
                    ]
                }
            ],
            "is_bytevc1": 0,
            "meta": "string",
            "is_source_HDR": 0,
            "cover_original_scale": {
                "uri": "string",
                "url_list": [
                    "string"
                ],
                "width": 0,
                "height": 0
            },
            "audio": {
                "original_sound_infos": null
            },
            "bit_rate_audio": null,
            "format": "string",
            "fuse_video_labels_v2": {
                "Top1": [
                    {
                        "Level1": {
                            "TagId": 0
                        },
                        "Level2": {
                            "TagId": 0
                        }
                    }
                ]
            }
        },
        "share_url": "string",
        "user_digged": 0,
        "statistics": {
            "aweme_id": "string",
            "comment_count": 0,
            "digg_count": 0,
            "download_count": 0,
            "play_count": 0,
            "share_count": 0,
            "forward_count": 0,
            "lose_count": 0,
            "lose_comment_count": 0,
            "whatsapp_share_count": 0,
            "digest": "string",
            "exposure_count": 0,
            "live_watch_count": 0,
            "collect_count": 0,
            "admire_count": 0
        },
        "status": {
            "aweme_id": "string",
            "is_delete": true,
            "allow_share": true,
            "allow_comment": true,
            "is_private": true,
            "with_goods": true,
            "private_status": 0,
            "with_fusion_goods": true,
            "in_reviewing": true,
            "reviewed": 0,
            "self_see": true,
            "is_prohibited": true,
            "download_status": 0,
            "review_result": {
                "review_status": 0
            },
            "dont_share_status": 0,
            "video_hide_search": 0,
            "aweme_edit_info": {
                "button_status": 0,
                "button_toast": "string"
            },
            "part_see": 0,
            "listen_video_status": 0
        },
        "rate": 0,
        "text_extra": [
            {
                "start": 0,
                "end": 0,
                "type": 0,
                "hashtag_name": "string",
                "hashtag_id": "string",
                "is_commerce": true,
                "caption_start": 0,
                "caption_end": 0
            }
        ],
        "is_top": 0,
        "share_info": {
            "share_url": "string",
            "share_weibo_desc": "string",
            "share_desc": "string",
            "share_title": "string",
            "bool_persist": 0,
            "share_title_myself": "string",
            "share_title_other": "string",
            "share_link_desc": "string",
            "share_signature_url": "string",
            "share_signature_desc": "string",
            "share_quote": "string",
            "share_desc_info": "string"
        },
        "distance": "string",
        "video_labels": null,
        "is_vr": true,
        "is_ads": true,
        "duration": 0,
        "aweme_type": 0,
        "is_fantasy": true,
        "cmt_swt": true,
        "image_infos": null,
        "risk_infos": {
            "vote": true,
            "warn": true,
            "risk_sink": true,
            "type": 0,
            "content": "string"
        },
        "is_relieve": true,
        "sort_label": "string",
        "position": null,
        "uniqid_position": null,
        "comment_list": null,
        "author_user_id": 0,
        "bodydance_score": 0,
        "geofencing": [
            null
        ],
        "is_hash_tag": 0,
        "is_pgcshow": true,
        "region": "string",
        "video_text": [
            null
        ],
        "vr_type": 0,
        "collect_stat": 0,
        "label_top_text": null,
        "promotions": [
            null
        ],
        "group_id": "string",
        "prevent_download": true,
        "nickname_position": null,
        "challenge_position": null,
        "item_comment_settings": 0,
        "with_promotional_music": true,
        "xigua_task": {
            "is_xigua_task": true
        },
        "long_video": null,
        "item_duet": 0,
        "item_react": 0,
        "without_watermark": true,
        "star_atlas_info": {
            "log_extra": "string",
            "click_track_url_list": null,
            "track_url_list": null
        },
        "desc_language": "string",
        "interaction_stickers": null,
        "misc_info": "string",
        "origin_comment_ids": null,
        "commerce_config_data": null,
        "distribute_type": 0,
        "video_control": {
            "allow_download": true,
            "share_type": 0,
            "show_progress_bar": 0,
            "draft_progress_bar": 0,
            "allow_duet": true,
            "allow_react": true,
            "prevent_download_type": 0,
            "allow_dynamic_wallpaper": true,
            "timer_status": 0,
            "allow_music": true,
            "allow_stitch": true,
            "allow_douplus": true,
            "allow_share": true,
            "share_grayed": true,
            "download_ignore_visibility": true,
            "duet_ignore_visibility": true,
            "share_ignore_visibility": true,
            "download_info": {
                "level": 0,
                "fail_info": {
                    "code": 0,
                    "reason": "string",
                    "msg": "string"
                }
            },
            "duet_info": {
                "level": 0,
                "fail_info": {
                    "code": 0,
                    "reason": "string"
                }
            },
            "allow_record": true,
            "disable_record_reason": "string",
            "timer_info": {
                "timer_status": 0
            }
        },
        "aweme_control": {
            "can_forward": true,
            "can_share": true,
            "can_comment": true,
            "can_show_comment": true
        },
        "has_vs_entry": true,
        "commerce_info": {
            "ad_type": 0,
            "is_ad": true
        },
        "need_vs_entry": true,
        "is_preview": 0,
        "anchors": null,
        "hybrid_label": null,
        "geofencing_regions": null,
        "have_dashboard": true,
        "poi_patch_info": {
            "item_patch_poi_prompt_mark": 0,
            "extra": "string"
        },
        "is_story": 0,
        "report_action": true,
        "item_stitch": 0,
        "story_ttl": 0,
        "city": "string",
        "cover_labels": null,
        "is_first_video": true,
        "nearby_level": 0,
        "guide_btn_type": 0,
        "is_in_scope": true,
        "poi_biz": {},
        "images": null,
        "relation_labels": null,
        "is_karaoke": true,
        "impression_data": {
            "group_id_list_a": [
                null
            ],
            "group_id_list_b": [
                null
            ],
            "similar_id_list_a": null,
            "similar_id_list_b": null,
            "group_id_list_c": [
                null
            ],
            "group_id_list_d": null
        },
        "item_share": 0,
        "social_tag_list": null,
        "show_follow_button": {},
        "duet_aggregate_in_music_tab": true,
        "is_duet_sing": true,
        "search_impr": {
            "entity_id": "string",
            "entity_type": "string"
        },
        "comment_permission_info": {
            "comment_permission_status": 0,
            "can_comment": true,
            "item_detail_entry": true,
            "press_entry": true,
            "toast_guide": true
        },
        "original_images": null,
        "series_paid_info": {
            "series_paid_status": 0,
            "item_price": 0
        },
        "img_bitrate": null,
        "comment_gid": 0,
        "image_album_music_info": {
            "begin_time": 0,
            "end_time": 0,
            "volume": 0
        },
        "video_tag": [
            {
                "tag_id": 0,
                "tag_name": "string",
                "level": 0
            }
        ],
        "is_collects_selected": 0,
        "chapter_list": null,
        "should_open_ad_report": true,
        "feed_comment_config": {
            "input_config_text": "string"
        },
        "is_image_beat": true,
        "dislike_dimension_list": null,
        "standard_bar_info_list": null,
        "photo_search_entrance": {
            "ecom_type": 0
        },
        "danmaku_control": {
            "enable_danmaku": true,
            "post_privilege_level": 0,
            "is_post_denied": true,
            "post_denied_reason": "string",
            "skip_danmaku": true,
            "danmaku_cnt": 0,
            "activities": [
                {
                    "id": 0,
                    "type": 0
                }
            ],
            "pass_through_params": "string",
            "first_danmaku_offset": 0,
            "last_danmaku_offset": 0
        },
        "is_life_item": true,
        "main_arch_common": "string",
        "image_list": null,
        "component_info_v2": "string",
        "item_warn_notification": {
            "type": 0,
            "show": true,
            "content": "string"
        },
        "origin_text_extra": [
            null
        ],
        "preview_title": "string",
        "preview_video_status": 0,
        "guide_scene_info": {
            "guide_scene_type": 0,
            "feed_origin_gid_info_str": "string",
            "diamond_expose_info_str": "string"
        },
        "disable_relation_bar": 0,
        "packed_clips": null,
        "author_mask_tag": 0,
        "user_recommend_status": 0,
        "collection_corner_mark": 0,
        "is_share_post": true,
        "image_comment": {},
        "visual_search_info": {
            "is_show_entrance": true,
            "extra": "string",
            "visual_search_longpress": 0,
            "is_ecom_img": true,
            "is_high_accuracy_ecom": true,
            "is_high_recall_ecom": true
        },
        "tts_id_list": null,
        "ref_tts_id_list": null,
        "voice_modify_id_list": null,
        "ref_voice_modify_id_list": null,
        "book_bar": {},
        "authentication_token": "string",
        "video_game_data_channel_config": {},
        "dislike_dimension_list_v2": null,
        "distribute_circle": {
            "distribute_type": 0,
            "campus_block_interaction": true,
            "is_campus": true
        },
        "comment_words_recommend": {
            "zero_comment": null
        },
        "image_crop_ctrl": 0,
        "yumme_recreason": null,
        "slides_music_beats": null,
        "jump_tab_info_list": null,
        "media_type": 0,
        "reply_smart_emojis": null,
        "activity_video_type": 0,
        "boost_status": 0,
        "create_scale_type": null,
        "live_appointment_info": {},
        "entertainment_product_info": {
            "sub_title": null,
            "market_info": {
                "limit_free": {
                    "in_free": true
                },
                "marketing_tag": null
            },
            "biz": 0
        },
        "caption": "string",
        "item_title": "string",
        "is_use_music": true,
        "original": 0,
        "xigua_base_info": {
            "status": 0,
            "star_altar_order_id": 0,
            "star_altar_type": 0
        },
        "mark_largely_following": true,
        "friend_recommend_info": {
            "friend_recommend_source": 0,
            "label_user_list": null,
            "disable_friend_recommend_guide_label": true
        },
        "enable_comment_sticker_rec": true,
        "fall_card_struct": {
            "recommend_reason_v2": "string"
        },
        "video_share_edit_status": 0,
        "is_24_story": 0,
        "cf_recheck_ts": 0,
        "trends_infos": null,
        "chapter_bar_color": null,
        "flash_mob_trends": 0,
        "ent_log_extra": {
            "log_extra": "string"
        },
        "personal_page_botton_diagnose_style": 0,
        "aweme_type_tags": "string",
        "origin_duet_resource_uri": "string",
        "ecom_comment_atmosphere_type": 0,
        "can_cache_to_local": true,
        "mv_info": null,
        "publish_plus_alienation": {
            "alienation_type": 0
        },
        "game_tag_info": {
            "is_game": true
        },
        "aweme_listen_struct": {
            "trace_info": "string"
        },
        "shoot_way": "string",
        "entertainment_video_type": 0,
        "entertainment_video_paid_way": {
            "paid_ways": null,
            "paid_type": 0,
            "enable_use_new_ent_data": true
        },
        "is_moment_story": 0,
        "is_moment_history": 0,
        "cf_assets_type": 0,
        "series_basic_info": {},
        "is_new_text_mode": 0,
        "interest_points": null,
        "douplus_user_type": 0,
        "nearby_hot_comment": null,
        "follow_shoot_clip_info": {
            "clip_video_all": 0,
            "clip_from_user": 0
        },
        "is_25_story": 0,
        "ai_follow_images": null,
        "follow_shot_assets": null,
        "effect_inflow_effects": null,
        "douyin_pc_video_extra_seo": "string",
        "product_genre_info": {
            "product_genre_type": 0,
            "material_genre_sub_type_set": [
                0
            ],
            "special_info": {
                "recommend_group_name": 0
            }
        }
    },
    "extra": {
        "fatal_item_ids": [
            null
        ],
        "logid": "string",
        "now": 0
    },
    "log_pb": {
        "impr_id": "string"
    }
}
修改于 2025-09-29 10:49:41
上一页
抖音一级评论接口
下一页
抖音视频播放量查询接口_10token
Built with