> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keyapi.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Get video danmaku data

> Get single video danmaku data

<div className="inline-flex items-center gap-2 px-4 py-2 bg-yellow-50 dark:bg-yellow-900/20 border border-yellow-200 dark:border-yellow-800 rounded-lg">
  <span className="text-base">🪙</span>
  <span className="text-sm font-medium text-yellow-900 dark:text-yellow-100"><span className="font-semibold">1 credit</span><span className="text-yellow-700 dark:text-yellow-300 ml-1">per request</span></span>
</div>

## Copy for AI

<div className="my-6 rounded-xl border border-gray-200 bg-gray-50 p-5 dark:border-gray-800 dark:bg-gray-900/40">
  <div className="min-w-0">
    <p className="text-base font-semibold text-gray-900 dark:text-gray-100">🤖 Why Code When AI Can Do It For You?</p>
    <p className="mt-1 text-sm text-gray-700 dark:text-gray-300">Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.</p>
  </div>

  <div className="mt-4">
    <button
      type="button"
      className="inline-flex items-center gap-2 rounded-md border border-emerald-300 bg-emerald-50 px-3 py-2 text-sm font-medium text-emerald-800 hover:bg-emerald-100 dark:border-emerald-700 dark:bg-emerald-900/30 dark:text-emerald-100 dark:hover:bg-emerald-900/50"
      onClick={() => navigator.clipboard.writeText(`I need to call the following KeyAPI endpoint. Please generate a complete and directly runnable Python example based on the API information provided below.

## API Information

Endpoint: GET https://api.keyapi.ai/v1/douyin/web/fetch_one_video_danmaku
Summary: Get video danmaku data

Required Headers:
- Authorization: Bearer <YOUR_API_KEY>

Parameters:
- item_id (Required): Video id. Example: 7644456381004664090
- duration (Required): Video total duration. Example: 99999
- end_time (Required): End time. Example: 99998
- start_time (Required): Start time. Example: 0


## Code Requirements

- Use the Python \`requests\` library
- Provide a complete and directly runnable example
- Handle HTTP request errors, timeouts, and non-2xx responses
- Handle JSON parsing errors
- Prefer the Example values provided in the API information for sample parameters
- Keep the code simple and avoid unnecessary abstractions or complexity
`)}
    >
      ✨ Copy for AI
    </button>
  </div>
</div>


## OpenAPI

````yaml en/douyin-web.openapi.json GET /v1/douyin/web/fetch_one_video_danmaku
openapi: 3.0.1
info:
  title: Douyin Web API english documentation
  description: English reference documentation for the Douyin Web API.
  version: 1.0.0
servers:
  - url: https://api.keyapi.ai
    description: Production-KeyAPI
security:
  - JWT Bearer: []
tags: []
paths:
  /v1/douyin/web/fetch_one_video_danmaku:
    get:
      tags: []
      summary: Get video danmaku data
      description: Get single video danmaku data
      parameters:
        - name: item_id
          in: query
          description: Video id
          required: true
          example: '7644456381004664090'
          schema:
            type: string
            example: '7644456381004664090'
        - name: duration
          in: query
          description: Video total duration
          required: true
          example: 99999
          schema:
            type: integer
            example: 99999
        - name: end_time
          in: query
          description: End time
          required: true
          example: 99998
          schema:
            type: integer
            example: 99999
        - name: start_time
          in: query
          description: Start time
          required: true
          example: 0
          schema:
            type: integer
            example: 0
      responses:
        '200':
          description: Request successful
          content:
            application/json:
              schema:
                type: object
                properties: {}
              example:
                code: 0
                message: success
                data:
                  danmaku_list:
                    - danmaku_id: '7645510988595217179'
                      item_id: '7644456381004664090'
                      user_id: '319310077386541'
                      offset_time: 213
                      text: 猴面包树，有助于储存水分
                      status: 1
                      digg_type: 0
                      score: 11.178011319
                      danmaku_type: 0
                      digg_count: 11
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644597926408815403'
                      item_id: '7644456381004664090'
                      user_id: '110530756770'
                      offset_time: 291
                      text: 换b站了
                      status: 1
                      digg_type: 0
                      score: 48.1779903346
                      danmaku_type: 0
                      digg_count: 53
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644464813218202419'
                      item_id: '7644456381004664090'
                      user_id: '110733736592'
                      offset_time: 395
                      text: 猴面包树
                      status: 1
                      digg_type: 0
                      score: 1298.1779872944
                      danmaku_type: 0
                      digg_count: 1298
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644486294366077731'
                      item_id: '7644456381004664090'
                      user_id: '101847503439'
                      offset_time: 413
                      text: 没破10
                      status: 1
                      digg_type: 0
                      score: 10.1779876673
                      danmaku_type: 0
                      digg_count: 10
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645140914285740849'
                      item_id: '7644456381004664090'
                      user_id: '15828030861164'
                      offset_time: 648
                      text: 盲猜的海信 为了验证我的猜想看完了视频，还真是哈哈哈
                      status: 1
                      digg_type: 0
                      score: 0.17800305730000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644486800182002472'
                      item_id: '7644456381004664090'
                      user_id: '3406741802850012'
                      offset_time: 661
                      text: 网速
                      status: 1
                      digg_type: 0
                      score: 1.1779875472
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644472238217773876'
                      item_id: '7644456381004664090'
                      user_id: '3406741802850012'
                      offset_time: 661
                      text: 网速这一块
                      status: 1
                      digg_type: 0
                      score: 1.1779875478
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644515328072368933'
                      item_id: '7644456381004664090'
                      user_id: '127198634975304'
                      offset_time: 809
                      text: 我都不用看就知道是谁发的
                      status: 1
                      digg_type: 0
                      score: 16.1779878864
                      danmaku_type: 0
                      digg_count: 21
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644500150907470649'
                      item_id: '7644456381004664090'
                      user_id: '127198634975304'
                      offset_time: 809
                      text: 画质正确
                      status: 1
                      digg_type: 0
                      score: 71.1779878843
                      danmaku_type: 0
                      digg_count: 76
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645136009655649073'
                      item_id: '7644456381004664090'
                      user_id: '1337425829579116'
                      offset_time: 825
                      text: 看着像东芝，但画质是海信味
                      status: 1
                      digg_type: 0
                      score: 0.1780030364
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644837057261814586'
                      item_id: '7644456381004664090'
                      user_id: '62469132932'
                      offset_time: 839
                      text: I like to move it, move it.
                      status: 1
                      digg_type: 0
                      score: 0.17799613620000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645155282322539307'
                      item_id: '7644456381004664090'
                      user_id: '3456509762877479'
                      offset_time: 888
                      text: 就是海信的电视吧 目前感觉就他们的电视色彩能做到这样
                      status: 1
                      digg_type: 0
                      score: 0.17800307
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644617195620090681'
                      item_id: '7644456381004664090'
                      user_id: '654963498292104'
                      offset_time: 895
                      text: 好吃么？
                      status: 1
                      digg_type: 0
                      score: 0.1779909546
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644889463181673253'
                      item_id: '7644456381004664090'
                      user_id: '2823138700178296'
                      offset_time: 919
                      text: 猴面包树！马达加斯加的企鹅[鼓掌]
                      status: 1
                      digg_type: 0
                      score: 3.1779970444
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645362363533771574'
                      item_id: '7644456381004664090'
                      user_id: '2093896263018511'
                      offset_time: 943
                      text: 猴面包树好好看
                      status: 1
                      digg_type: 0
                      score: 0.17801028430000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645596578258944808'
                      item_id: '7644456381004664090'
                      user_id: '3156057064479836'
                      offset_time: 950
                      text: 到飞龙家了
                      status: 1
                      digg_type: 0
                      score: 1.1780134433
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645158031101248310'
                      item_id: '7644456381004664090'
                      user_id: '2179676008098659'
                      offset_time: 966
                      text: 单看画质，优先猜海信 哪款型号看不出来
                      status: 1
                      digg_type: 0
                      score: 0.178003082
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645291669126939429'
                      item_id: '7644456381004664090'
                      user_id: '2835004053260492'
                      offset_time: 989
                      text: 2块！[咒骂]
                      status: 1
                      digg_type: 0
                      score: 0.17800613140000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644802352620651315'
                      item_id: '7644456381004664090'
                      user_id: '335799292527507'
                      offset_time: 1043
                      text: 瓦坎达foever
                      status: 1
                      digg_type: 0
                      score: 0.177994821
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644462590194107188'
                      item_id: '7644456381004664090'
                      user_id: '4156599371836408'
                      offset_time: 1212
                      text: 没破600
                      status: 1
                      digg_type: 0
                      score: 0.1779873083
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645142971289977649'
                      item_id: '7644456381004664090'
                      user_id: '50436457564'
                      offset_time: 1262
                      text: 这大屏看着很像海信世界杯定制款
                      status: 1
                      digg_type: 0
                      score: 1.1780030437
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645155775799214902'
                      item_id: '7644456381004664090'
                      user_id: '67817055285'
                      offset_time: 1283
                      text: 大胆猜一下，这是海信的机子
                      status: 1
                      digg_type: 0
                      score: 0.1780030871
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645134290817483569'
                      item_id: '7644456381004664090'
                      user_id: '4300921996055608'
                      offset_time: 1359
                      text: 这大屏，除了海信应该没别人了[看]
                      status: 1
                      digg_type: 0
                      score: 0.1780030343
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7649348598199403306'
                      item_id: '7644456381004664090'
                      user_id: '79552796002'
                      offset_time: 1442
                      text: 青青牛福
                      status: 1
                      digg_type: 0
                      score: 0.1781007279
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644511568236315451'
                      item_id: '7644456381004664090'
                      user_id: '108106437252'
                      offset_time: 1526
                      text: 蓬蓬丁满的家
                      status: 1
                      digg_type: 0
                      score: 0.17798831850000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645158031101117238'
                      item_id: '7644456381004664090'
                      user_id: '2100522242548259'
                      offset_time: 1813
                      text: 绝对是海信的电视 最新款？
                      status: 1
                      digg_type: 0
                      score: 0.1780030655
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645141254947619626'
                      item_id: '7644456381004664090'
                      user_id: '1827816468906956'
                      offset_time: 1849
                      text: 盲猜tim用的是海信的电视😂
                      status: 1
                      digg_type: 0
                      score: 2.1780030763
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645744987875492657'
                      item_id: '7644456381004664090'
                      user_id: '97090877190'
                      offset_time: 2502
                      text: 姑姑哎
                      status: 1
                      digg_type: 0
                      score: 6.1780177676
                      danmaku_type: 0
                      digg_count: 6
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644481045639316283'
                      item_id: '7644456381004664090'
                      user_id: '96637304154'
                      offset_time: 2840
                      text: 没过5000
                      status: 1
                      digg_type: 0
                      score: 15.1779875131
                      danmaku_type: 0
                      digg_count: 15
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7646166103483253553'
                      item_id: '7644456381004664090'
                      user_id: '2995537296238717'
                      offset_time: 3050
                      text: 库库雷利亚？？？？
                      status: 1
                      digg_type: 0
                      score: 6.1780272317
                      danmaku_type: 0
                      digg_count: 6
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644939773199893286'
                      item_id: '7644456381004664090'
                      user_id: '2651612056663108'
                      offset_time: 3431
                      text: 我看到保安啦
                      status: 1
                      digg_type: 0
                      score: 7.1779981559
                      danmaku_type: 0
                      digg_count: 7
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644607530253681457'
                      item_id: '7644456381004664090'
                      user_id: '1207702463190420'
                      offset_time: 3587
                      text: 终于来了，我最爱的样片日记系列[舔屏]
                      status: 1
                      digg_type: 0
                      score: 0.1779909004
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645139607181689657'
                      item_id: '7644456381004664090'
                      user_id: '1124135754278179'
                      offset_time: 4131
                      text: 这画质妥妥海信没跑[吃瓜]
                      status: 1
                      digg_type: 0
                      score: 0.1780030284
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7661655263330337573'
                      item_id: '7644456381004664090'
                      user_id: '96545722050'
                      offset_time: 4264
                      text: 地理大题
                      status: 1
                      digg_type: 0
                      score: 0.17838717110000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644524450629731122'
                      item_id: '7644456381004664090'
                      user_id: '794285596481543'
                      offset_time: 4710
                      text: 老大的家
                      status: 1
                      digg_type: 0
                      score: 4.1779883672
                      danmaku_type: 0
                      digg_count: 9
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645136660884144945'
                      item_id: '7644456381004664090'
                      user_id: '103782237086628'
                      offset_time: 4811
                      text: 我赌五毛，是海信
                      status: 1
                      digg_type: 0
                      score: 1.1780030318999999
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645143775439258426'
                      item_id: '7644456381004664090'
                      user_id: '25045551517'
                      offset_time: 4877
                      text: 一看就是海信啊 之前线下门店去看过 感觉这个画质表现力很像
                      status: 1
                      digg_type: 0
                      score: 5.1780030538
                      danmaku_type: 0
                      digg_count: 5
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644641103845507866'
                      item_id: '7644456381004664090'
                      user_id: '4371255307025920'
                      offset_time: 5142
                      text: 花少
                      status: 1
                      digg_type: 0
                      score: 0.17799236870000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645677578578543395'
                      item_id: '7644456381004664090'
                      user_id: '110501848102'
                      offset_time: 5273
                      text: 马达加斯加啊
                      status: 1
                      digg_type: 0
                      score: 0.1780153721
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644884429068583690'
                      item_id: '7644456381004664090'
                      user_id: '97688147445'
                      offset_time: 5341
                      text: 我美日
                      status: 1
                      digg_type: 0
                      score: 0.1779967861
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645323662832190235'
                      item_id: '7644456381004664090'
                      user_id: '2309441018661149'
                      offset_time: 5350
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 5.1780068163
                      danmaku_type: 0
                      digg_count: 5
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644834920683307812'
                      item_id: '7644456381004664090'
                      user_id: '1188992966997811'
                      offset_time: 5394
                      text: 猴面包树
                      status: 1
                      digg_type: 0
                      score: 7.1779961635
                      danmaku_type: 0
                      digg_count: 7
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644475242555802405'
                      item_id: '7644456381004664090'
                      user_id: '63183430832'
                      offset_time: 5456
                      text: 亿拍即合
                      status: 1
                      digg_type: 0
                      score: 420.1779875662
                      danmaku_type: 0
                      digg_count: 420
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645955510436660004'
                      item_id: '7644456381004664090'
                      user_id: '816306985644108'
                      offset_time: 5859
                      text: 瓦坎达！
                      status: 1
                      digg_type: 0
                      score: 0.17802157000000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645156219581186865'
                      item_id: '7644456381004664090'
                      user_id: '103860263569'
                      offset_time: 5867
                      text: 单看这个画面表现，我先押海信
                      status: 1
                      digg_type: 0
                      score: 0.1780030396
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644475063902946097'
                      item_id: '7644456381004664090'
                      user_id: '571383068243608'
                      offset_time: 5886
                      text: 没破1000
                      status: 1
                      digg_type: 0
                      score: 8.177987315
                      danmaku_type: 0
                      digg_count: 8
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644472193401504550'
                      item_id: '7644456381004664090'
                      user_id: '92897161794'
                      offset_time: 5889
                      text: 没破100
                      status: 1
                      digg_type: 0
                      score: 0.1779873402
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645085310778639162'
                      item_id: '7644456381004664090'
                      user_id: '92453803862'
                      offset_time: 6139
                      text: 这视频真不错
                      status: 1
                      digg_type: 0
                      score: 0.1780016798
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645730938198328121'
                      item_id: '7644456381004664090'
                      user_id: '59876722485'
                      offset_time: 6218
                      text: 瓦坎达
                      status: 1
                      digg_type: 0
                      score: 0.1780162256
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644720527969649445'
                      item_id: '7644456381004664090'
                      user_id: '1465025424004605'
                      offset_time: 6229
                      text: 库库雷利亚
                      status: 1
                      digg_type: 0
                      score: 0.1779932316
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644808328493237029'
                      item_id: '7644456381004664090'
                      user_id: '81851913308'
                      offset_time: 6434
                      text: 还以为是也门🇾🇪Socotra岛 面包树正确
                      status: 1
                      digg_type: 0
                      score: 0.1779952152
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644535531031986980'
                      item_id: '7644456381004664090'
                      user_id: '2700014289696087'
                      offset_time: 6667
                      text: 青青NB
                      status: 1
                      digg_type: 0
                      score: 14.1779885621
                      danmaku_type: 0
                      digg_count: 14
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645074989914096399'
                      item_id: '7644456381004664090'
                      user_id: '1424561208835068'
                      offset_time: 6777
                      text: 狮王，那部动漫[看]
                      status: 1
                      digg_type: 0
                      score: 0.1780018145
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645195808262341414'
                      item_id: '7644456381004664090'
                      user_id: '1601305452509325'
                      offset_time: 6908
                      text: 小王子
                      status: 1
                      digg_type: 0
                      score: 8.1780041318
                      danmaku_type: 0
                      digg_count: 8
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644872219248165666'
                      item_id: '7644456381004664090'
                      user_id: '1957548540298472'
                      offset_time: 7099
                      text: 还以为是生命源泉
                      status: 1
                      digg_type: 0
                      score: 2.1779965541
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7648208008002028326'
                      item_id: '7644456381004664090'
                      user_id: '7408547339494949945'
                      offset_time: 7189
                      text: 注意这不是你拍的
                      status: 1
                      digg_type: 0
                      score: 4.1780740427
                      danmaku_type: 0
                      digg_count: 4
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644493361809785657'
                      item_id: '7644456381004664090'
                      user_id: '1541993212158603'
                      offset_time: 7245
                      text: 没破万美滋滋。
                      status: 1
                      digg_type: 0
                      score: 2.1779876656
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644783716447863610'
                      item_id: '7644456381004664090'
                      user_id: '62155518831'
                      offset_time: 7850
                      text: 瓦坎达
                      status: 1
                      digg_type: 0
                      score: 0.1779944701
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645968655964930826'
                      item_id: '7644456381004664090'
                      user_id: '2775619342706055'
                      offset_time: 7902
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 0.178022005
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7648480332307661627'
                      item_id: '7644456381004664090'
                      user_id: '4150036716325171'
                      offset_time: 8161
                      text: 《咕咕嘎嘎》
                      status: 1
                      digg_type: 0
                      score: 6.1780805026
                      danmaku_type: 0
                      digg_count: 11
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644948409569739577'
                      item_id: '7644456381004664090'
                      user_id: '93506414098'
                      offset_time: 8755
                      text: 金币涨涨涨
                      status: 1
                      digg_type: 0
                      score: 0.1779985141
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644901577967158058'
                      item_id: '7644456381004664090'
                      user_id: '1341829895956413'
                      offset_time: 8869
                      text: 音乐正确
                      status: 1
                      digg_type: 0
                      score: 0.17799717950000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644480449150731048'
                      item_id: '7644456381004664090'
                      user_id: '3406741802850012'
                      offset_time: 8923
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 2.1779875513
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644509797404394277'
                      item_id: '7644456381004664090'
                      user_id: '2385288966188187'
                      offset_time: 9118
                      text: 呀呀，一个抱呀
                      status: 1
                      digg_type: 0
                      score: 0.1779879979
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645585243500331833'
                      item_id: '7644456381004664090'
                      user_id: '2041165789015352'
                      offset_time: 9594
                      text: 太牛了
                      status: 1
                      digg_type: 0
                      score: 0.178013097
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7652026455060955941'
                      item_id: '7644456381004664090'
                      user_id: '1770649794125225'
                      offset_time: 9752
                      text: 刚从b站回来
                      status: 1
                      digg_type: 0
                      score: 0.1781634621
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7646344522264724260'
                      item_id: '7644456381004664090'
                      user_id: '63656862020'
                      offset_time: 9802
                      text: 瓦坎达Forever
                      status: 1
                      digg_type: 0
                      score: 4.178030958
                      danmaku_type: 0
                      digg_count: 4
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644938630196740904'
                      item_id: '7644456381004664090'
                      user_id: '75986623849'
                      offset_time: 9843
                      text: 画质好高
                      status: 1
                      digg_type: 0
                      score: 0.1779980827
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644492639052940091'
                      item_id: '7644456381004664090'
                      user_id: '203824607532659'
                      offset_time: 9971
                      text: 👽：收到
                      status: 1
                      digg_type: 0
                      score: 174.1779879959
                      danmaku_type: 0
                      digg_count: 179
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644493865252258609'
                      item_id: '7644456381004664090'
                      user_id: '110604040645'
                      offset_time: 10211
                      text: 没破900
                      status: 1
                      digg_type: 0
                      score: 3.1779873173
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645141254947636010'
                      item_id: '7644456381004664090'
                      user_id: '1827816468906956'
                      offset_time: 10376
                      text: 光看色彩表现感觉这电视是海信的哎
                      status: 1
                      digg_type: 0
                      score: 0.1780030772
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645161523928744723'
                      item_id: '7644456381004664090'
                      user_id: '2100522242548259'
                      offset_time: 10495
                      text: 监看设备？那不就是海信了😂之前刷到说裁判都在用
                      status: 1
                      digg_type: 0
                      score: 0.17800306670000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645156784830694185'
                      item_id: '7644456381004664090'
                      user_id: '67817055285'
                      offset_time: 10619
                      text: 越看画面越确定，就是海信来猜一波品牌锁定海信哈哈哈
                      status: 1
                      digg_type: 0
                      score: 1.1780030883000001
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645153513576121125'
                      item_id: '7644456381004664090'
                      user_id: '15828030861164'
                      offset_time: 10710
                      text: 说116时的时候我就猜到了肯定是海信的电视哈哈哈
                      status: 1
                      digg_type: 0
                      score: 0.1780030586
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644470072928748347'
                      item_id: '7644456381004664090'
                      user_id: '95104738032'
                      offset_time: 10873
                      text: 这里有企鹅吗[戳手手]
                      status: 1
                      digg_type: 0
                      score: 41.1779873794
                      danmaku_type: 0
                      digg_count: 41
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645153856909329215'
                      item_id: '7644456381004664090'
                      user_id: '2179676008098659'
                      offset_time: 10946
                      text: tim新买的电视是海信的吧哈哈
                      status: 1
                      digg_type: 0
                      score: 0.17800308310000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645152566627631921'
                      item_id: '7644456381004664090'
                      user_id: '7444186955510711355'
                      offset_time: 10969
                      text: 盲猜海信，这色调太熟悉了
                      status: 1
                      digg_type: 0
                      score: 1.1780030263
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644491214855586560'
                      item_id: '7644456381004664090'
                      user_id: '4407277609289405'
                      offset_time: 11129
                      text: 我的流量
                      status: 1
                      digg_type: 0
                      score: 7.177987824
                      danmaku_type: 0
                      digg_count: 7
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644560680519205651'
                      item_id: '7644456381004664090'
                      user_id: '84083527538'
                      offset_time: 11190
                      text: 猴面包树
                      status: 1
                      digg_type: 0
                      score: 0.1779891523
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7674267789230474033'
                      item_id: '7644456381004664090'
                      user_id: '2696449339690590'
                      offset_time: 11275
                      text: 无限进步！
                      status: 1
                      digg_type: 0
                      score: 0.1786808263
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7654902800308699944'
                      item_id: '7644456381004664090'
                      user_id: '2990271380335870'
                      offset_time: 11671
                      text: 姑姑哎呀哇妈妈你呀
                      status: 1
                      digg_type: 0
                      score: 0.1782299715
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644488165373281061'
                      item_id: '7644456381004664090'
                      user_id: '1720101459733772'
                      offset_time: 11846
                      text: 没过5000
                      status: 1
                      digg_type: 0
                      score: 3.1779874267
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645153022431724330'
                      item_id: '7644456381004664090'
                      user_id: '3456509762877479'
                      offset_time: 11951
                      text: 型号猜不对 但是品牌我感觉是海信或者东芝的电视吧
                      status: 1
                      digg_type: 0
                      score: 0.1780030712
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644473993533899577'
                      item_id: '7644456381004664090'
                      user_id: '2685452048403564'
                      offset_time: 12375
                      text: 这是主号？我能排那么前！
                      status: 1
                      digg_type: 0
                      score: 0.17798744960000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644498131858801445'
                      item_id: '7644456381004664090'
                      user_id: '3817920245805972'
                      offset_time: 12476
                      text: 面包树
                      status: 1
                      digg_type: 0
                      score: 0.1779880596
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645129851251737353'
                      item_id: '7644456381004664090'
                      user_id: '98681378379'
                      offset_time: 12609
                      text: 青岛[看]
                      status: 1
                      digg_type: 0
                      score: 0.1780027717
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644511599931818788'
                      item_id: '7644456381004664090'
                      user_id: '4215990542406315'
                      offset_time: 12639
                      text: 亿拍即合
                      status: 1
                      digg_type: 0
                      score: 1.1779880914
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645230441461515054'
                      item_id: '7644456381004664090'
                      user_id: '4429261672029815'
                      offset_time: 13162
                      text: 马达加斯加
                      status: 1
                      digg_type: 0
                      score: 0.1780049643
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644477787054900025'
                      item_id: '7644456381004664090'
                      user_id: '108496663082'
                      offset_time: 13420
                      text: 有马达加斯加的企鹅
                      status: 1
                      digg_type: 0
                      score: 46.177987393
                      danmaku_type: 0
                      digg_count: 46
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645308708449354554'
                      item_id: '7644456381004664090'
                      user_id: '339091038413476'
                      offset_time: 13573
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 1.1780066773
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644463715363357459'
                      item_id: '7644456381004664090'
                      user_id: '65044876814'
                      offset_time: 13576
                      text: 朱利安国王！
                      status: 1
                      digg_type: 0
                      score: 2.1779873961
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644531949512770314'
                      item_id: '7644456381004664090'
                      user_id: '1790475494758200'
                      offset_time: 13609
                      text: 飞龙老家 没人注意到吗
                      status: 1
                      digg_type: 0
                      score: 4.1779885097000005
                      danmaku_type: 0
                      digg_count: 4
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644486599136822065'
                      item_id: '7644456381004664090'
                      user_id: '369905970187336'
                      offset_time: 13920
                      text: 那是阿拉斯加[发怒]
                      status: 1
                      digg_type: 0
                      score: 3.1779875693
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644518126847804195'
                      item_id: '7644456381004664090'
                      user_id: '1484762550115372'
                      offset_time: 14194
                      text: 没有看到四只企鹅吗
                      status: 1
                      digg_type: 0
                      score: 534.1779882753
                      danmaku_type: 0
                      digg_count: 534
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645150913988854571'
                      item_id: '7644456381004664090'
                      user_id: '94502398964'
                      offset_time: 14381
                      text: 阿凡达
                      status: 1
                      digg_type: 0
                      score: 0.17800315190000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7657844910373012281'
                      item_id: '7644456381004664090'
                      user_id: '256613063859240'
                      offset_time: 14420
                      text: 就是马达加斯加[微笑]
                      status: 1
                      digg_type: 0
                      score: 0.1782985682
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644534074996638491'
                      item_id: '7644456381004664090'
                      user_id: '4459216946339982'
                      offset_time: 14675
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 0.1779885255
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644476852840825659'
                      item_id: '7644456381004664090'
                      user_id: '3425719205238462'
                      offset_time: 14797
                      text: 早清
                      status: 1
                      digg_type: 0
                      score: 0.1779873811
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645141626893665082'
                      item_id: '7644456381004664090'
                      user_id: '3843480704789624'
                      offset_time: 15085
                      text: 这电视看着像海信啊，画质好顶
                      status: 1
                      digg_type: 0
                      score: 0.1780030229
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645139146478175026'
                      item_id: '7644456381004664090'
                      user_id: '96058242190'
                      offset_time: 15357
                      text: 我还以为奥卡万戈呢
                      status: 1
                      digg_type: 0
                      score: 0.17800271880000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644858476107612987'
                      item_id: '7644456381004664090'
                      user_id: '70961067003'
                      offset_time: 15715
                      text: 抖音好糊啊
                      status: 1
                      digg_type: 0
                      score: 1.1779962926
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644507024441082664'
                      item_id: '7644456381004664090'
                      user_id: '70075511307'
                      offset_time: 15941
                      text: 企鹅在哪里
                      status: 1
                      digg_type: 0
                      score: 32.1779881141
                      danmaku_type: 0
                      digg_count: 32
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7649336915121128250'
                      item_id: '7644456381004664090'
                      user_id: '96673682189'
                      offset_time: 15963
                      text: 致敬袁老
                      status: 1
                      digg_type: 0
                      score: 0.17810050800000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644940219037188901'
                      item_id: '7644456381004664090'
                      user_id: '2093108883374616'
                      offset_time: 15988
                      text: 企鹅🐧
                      status: 1
                      digg_type: 0
                      score: 3.1779980374
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644470145742832421'
                      item_id: '7644456381004664090'
                      user_id: '7621435171791914042'
                      offset_time: 16128
                      text: 720p...过会再来看吧这个还太模糊了
                      status: 1
                      digg_type: 0
                      score: 3.1779873746
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644882234001097524'
                      item_id: '7644456381004664090'
                      user_id: '100499975192'
                      offset_time: 16251
                      text: 飞龙的家
                      status: 1
                      digg_type: 0
                      score: 15.1779969178
                      danmaku_type: 0
                      digg_count: 15
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645151591238419249'
                      item_id: '7644456381004664090'
                      user_id: '25045551517'
                      offset_time: 16257
                      text: 乍一看像海信 UX，再看又有点像东芝
                      status: 1
                      digg_type: 0
                      score: 0.1780030549
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645147707980809018'
                      item_id: '7644456381004664090'
                      user_id: '103860263569'
                      offset_time: 16564
                      text: 这个色彩表现，盲猜是海信 UX 系列？
                      status: 1
                      digg_type: 0
                      score: 0.1780030413
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7646219631401976613'
                      item_id: '7644456381004664090'
                      user_id: '2738207748785693'
                      offset_time: 16902
                      text: 多推
                      status: 1
                      digg_type: 0
                      score: 0.1780281873
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644994559768281890'
                      item_id: '7644456381004664090'
                      user_id: '78924620606'
                      offset_time: 17021
                      text: 岛国
                      status: 1
                      digg_type: 0
                      score: 0.1780007908
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644737061895897883'
                      item_id: '7644456381004664090'
                      user_id: '73343534721'
                      offset_time: 17262
                      text: 没有企鹅
                      status: 1
                      digg_type: 0
                      score: 10.1779936428
                      danmaku_type: 0
                      digg_count: 10
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644938575855928099'
                      item_id: '7644456381004664090'
                      user_id: '75986623849'
                      offset_time: 17320
                      text: 巨峰触屏
                      status: 1
                      digg_type: 0
                      score: 1.1779980836
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644483187892749093'
                      item_id: '7644456381004664090'
                      user_id: '92447357232'
                      offset_time: 17370
                      text: 没破5000
                      status: 1
                      digg_type: 0
                      score: 0.1779875313
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7649310535474135808'
                      item_id: '7644456381004664090'
                      user_id: '963592460183548'
                      offset_time: 17539
                      text: 🐧:收到
                      status: 1
                      digg_type: 0
                      score: 1.1781000979
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644909775990407978'
                      item_id: '7644456381004664090'
                      user_id: '914413340613726'
                      offset_time: 17701
                      text: 大片啊
                      status: 1
                      digg_type: 0
                      score: 0.1779974141
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644820993270121250'
                      item_id: '7644456381004664090'
                      user_id: '62455422782'
                      offset_time: 18200
                      text: 我知道，马达加斯加有企鹅🐧
                      status: 1
                      digg_type: 0
                      score: 36.1779958492
                      danmaku_type: 0
                      digg_count: 36
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644490813959160585'
                      item_id: '7644456381004664090'
                      user_id: '96353424197'
                      offset_time: 18215
                      text: 没过1
                      status: 1
                      digg_type: 0
                      score: 0.17798763780000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645544180097581861'
                      item_id: '7644456381004664090'
                      user_id: '4046653200009680'
                      offset_time: 18255
                      text: 有没有企鹅
                      status: 1
                      digg_type: 0
                      score: 0.1780120576
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644497329718166329'
                      item_id: '7644456381004664090'
                      user_id: '981216941850254'
                      offset_time: 18304
                      text: 没破8655
                      status: 1
                      digg_type: 0
                      score: 0.17798774320000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644758606101611322'
                      item_id: '7644456381004664090'
                      user_id: '1204662068329579'
                      offset_time: 18312
                      text: 畫面質感超好
                      status: 1
                      digg_type: 0
                      score: 0.1779940066
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644524411386839846'
                      item_id: '7644456381004664090'
                      user_id: '864658854002020'
                      offset_time: 18323
                      text: 马达加斯加不是美国那边的吗[发呆]
                      status: 1
                      digg_type: 0
                      score: 0.1779882302
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644477420652725033'
                      item_id: '7644456381004664090'
                      user_id: '2013946899077231'
                      offset_time: 18805
                      text: 火钳刘明
                      status: 1
                      digg_type: 0
                      score: 1.1779873492
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644841259206558513'
                      item_id: '7644456381004664090'
                      user_id: '4198396883635546'
                      offset_time: 18823
                      text: 那应该是阿拉斯加
                      status: 1
                      digg_type: 0
                      score: 0.1779958612
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644622339683271476'
                      item_id: '7644456381004664090'
                      user_id: '92998537685'
                      offset_time: 18922
                      text: 企鹅呢？
                      status: 1
                      digg_type: 0
                      score: 18.1779930616
                      danmaku_type: 0
                      digg_count: 18
                      show_digg: true
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645168081471456051'
                      item_id: '7644456381004664090'
                      user_id: '2383359073330702'
                      offset_time: 19075
                      text: 企鹅呢
                      status: 1
                      digg_type: 0
                      score: 5.1780032851
                      danmaku_type: 0
                      digg_count: 5
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645055104647086888'
                      item_id: '7644456381004664090'
                      user_id: '2915494923867956'
                      offset_time: 19328
                      text: 可以
                      status: 1
                      digg_type: 0
                      score: 0.178001361
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645141198349534001'
                      item_id: '7644456381004664090'
                      user_id: '50436457564'
                      offset_time: 19670
                      text: 很像海信世界杯定制款
                      status: 1
                      digg_type: 0
                      score: 0.1780030457
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644491965593813795'
                      item_id: '7644456381004664090'
                      user_id: '2306148161040780'
                      offset_time: 19727
                      text: 三剑客来过
                      status: 1
                      digg_type: 0
                      score: 3.1779877678
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645334146902049576'
                      item_id: '7644456381004664090'
                      user_id: '55325620853'
                      offset_time: 19785
                      text: 没有企鹅嘛
                      status: 1
                      digg_type: 0
                      score: 0.17800720920000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7651178098935399168'
                      item_id: '7644456381004664090'
                      user_id: '96856525487'
                      offset_time: 19956
                      text: 无限进步
                      status: 1
                      digg_type: 0
                      score: 0.1781434168
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644604162126758715'
                      item_id: '7644456381004664090'
                      user_id: '95730768596'
                      offset_time: 19995
                      text: 阿毛的家
                      status: 1
                      digg_type: 0
                      score: 1.1779913189
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644513331441091391'
                      item_id: '7644456381004664090'
                      user_id: '93183807550'
                      offset_time: 20328
                      text: 花少
                      status: 1
                      digg_type: 0
                      score: 3.1779881351
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644754972950102821'
                      item_id: '7644456381004664090'
                      user_id: '84005431141'
                      offset_time: 20421
                      text: 依旧青青
                      status: 1
                      digg_type: 0
                      score: 3.1779941448
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644475678662722353'
                      item_id: '7644456381004664090'
                      user_id: '3776141545190317'
                      offset_time: 20839
                      text: 这期这么早
                      status: 1
                      digg_type: 0
                      score: 0.1779874868
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644488513743848207'
                      item_id: '7644456381004664090'
                      user_id: '110114448016'
                      offset_time: 21142
                      text: 花儿与少年第三季
                      status: 1
                      digg_type: 0
                      score: 0.1779874809
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644486091445945122'
                      item_id: '7644456381004664090'
                      user_id: '97386513329'
                      offset_time: 21170
                      text: 少了几个主角，好像是个什么鹅。[发呆]
                      status: 1
                      digg_type: 0
                      score: 17.1779876517
                      danmaku_type: 0
                      digg_count: 17
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7646210288598025019'
                      item_id: '7644456381004664090'
                      user_id: '2137884472928680'
                      offset_time: 21349
                      text: 老大 菜鸟 凉快 卡哇伊
                      status: 1
                      digg_type: 0
                      score: 1.1780278927
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644654953390179122'
                      item_id: '7644456381004664090'
                      user_id: '176350905248413'
                      offset_time: 21775
                      text: 棒棒哒🌹🌹🌹👍👍👍
                      status: 1
                      digg_type: 0
                      score: 0.1779922598
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: true
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645336888333419301'
                      item_id: '7644456381004664090'
                      user_id: '109121495981'
                      offset_time: 22398
                      text: 花儿与少年！
                      status: 1
                      digg_type: 0
                      score: 8.1780075537
                      danmaku_type: 0
                      digg_count: 8
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644910347849515786'
                      item_id: '7644456381004664090'
                      user_id: '153552852888045'
                      offset_time: 23200
                      text: 好糊啊
                      status: 1
                      digg_type: 0
                      score: 0.1779970516
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644486350235091749'
                      item_id: '7644456381004664090'
                      user_id: '1085945605795443'
                      offset_time: 23208
                      text: 怎么只有720p
                      status: 1
                      digg_type: 0
                      score: 3.1779877203
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644790904183784219'
                      item_id: '7644456381004664090'
                      user_id: '2067521695919086'
                      offset_time: 24858
                      text: 画质是御4Pro大家都有，但能有这效果就要学调色了
                      status: 1
                      digg_type: 0
                      score: 1.1779944307
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644610235210007338'
                      item_id: '7644456381004664090'
                      user_id: '59589706038'
                      offset_time: 24872
                      text: 没破 500
                      status: 1
                      digg_type: 0
                      score: 1.1779908973
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644621196193579822'
                      item_id: '7644456381004664090'
                      user_id: '105516683758'
                      offset_time: 25180
                      text: 跟看大片一样 过瘾
                      status: 1
                      digg_type: 0
                      score: 6.1779914791
                      danmaku_type: 0
                      digg_count: 6
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7654776895301468980'
                      item_id: '7644456381004664090'
                      user_id: '110892200372'
                      offset_time: 25556
                      text: 调色：青青
                      status: 1
                      digg_type: 0
                      score: 6.1782273139
                      danmaku_type: 0
                      digg_count: 6
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644517868167512895'
                      item_id: '7644456381004664090'
                      user_id: '3228584821400808'
                      offset_time: 25703
                      text: 没破10万
                      status: 1
                      digg_type: 0
                      score: 0.1779881244
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644903470415954729'
                      item_id: '7644456381004664090'
                      user_id: '281131078391376'
                      offset_time: 27048
                      text: 好美
                      status: 1
                      digg_type: 0
                      score: 1.1779971877
                      danmaku_type: 0
                      digg_count: 1
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644463475310297910'
                      item_id: '7644456381004664090'
                      user_id: '518570309849487'
                      offset_time: 27730
                      text: 500是我点的！
                      status: 1
                      digg_type: 0
                      score: 0.1779873347
                      danmaku_type: 0
                      digg_count: 2
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644521105701192458'
                      item_id: '7644456381004664090'
                      user_id: '74780904754'
                      offset_time: 29062
                      text: 想看原片，哈哈哈
                      status: 1
                      digg_type: 0
                      score: 9.1779882936
                      danmaku_type: 0
                      digg_count: 9
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644904065696940858'
                      item_id: '7644456381004664090'
                      user_id: '2133483740463784'
                      offset_time: 29299
                      text: 不可能有企鹅吧
                      status: 1
                      digg_type: 0
                      score: 7.1779973196
                      danmaku_type: 0
                      digg_count: 7
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7644946748305687345'
                      item_id: '7644456381004664090'
                      user_id: '2093108883374616'
                      offset_time: 29799
                      text: 非洲有企鹅的  南非企鹅
                      status: 1
                      digg_type: 0
                      score: 3.1779980416
                      danmaku_type: 0
                      digg_count: 3
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7645262858385441585'
                      item_id: '7644456381004664090'
                      user_id: '706354368233155'
                      offset_time: 29799
                      text: 可能会有
                      status: 1
                      digg_type: 0
                      score: 0.17800547190000002
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                    - danmaku_id: '7654544929486996283'
                      item_id: '7644456381004664090'
                      user_id: '622779687245952'
                      offset_time: 30021
                      text: 狐猴
                      status: 1
                      digg_type: 0
                      score: 0.17822170440000001
                      danmaku_type: 0
                      digg_count: 0
                      show_digg: false
                      show_copy: false
                      from_copy: false
                      danmaku_type_bits: 0
                      has_emoji: false
                      dislike_type: 0
                      danmaku_logos: null
                      is_ad: false
                      text_extra: null
                      extra:
                        big_thumb: null
                        style_list: null
                        decorated_emoji_info: null
                  start_time: 0
                  end_time: 32000
                  total: 1124
                  status_code: 0
                  extra:
                    fatal_item_ids: []
                    logid: 20260820140729D2ECDBB58B55ADC947F1
                    now: 1787206049000
                  log_pb:
                    impr_id: 20260820140729D2ECDBB58B55ADC947F1
                requestId: 2c59c78f-a0fc-4adc-8201-d801a05b8412
          headers: {}
        '400':
          $ref: '#/components/responses/400'
          description: Bad Request
        '401':
          $ref: '#/components/responses/401'
          description: Unauthorized
        '402':
          $ref: '#/components/responses/402'
          description: Payment Required
        '429':
          $ref: '#/components/responses/429'
          description: Too Many Requests
        '500':
          $ref: '#/components/responses/500'
          description: Internal Server Error
      deprecated: false
      security:
        - JWT Bearer: []
      x-codeSamples:
        - lang: curl
          label: cURL
          source: |-
            curl --request GET \
              --url 'https://api.keyapi.ai/v1/douyin/web/fetch_one_video_danmaku?item_id=7644456381004664090&duration=99999&end_time=99998&start_time=0' \
              --header 'Authorization: Bearer <YOUR_API_KEY>'
        - lang: python
          label: Python
          source: |-
            import requests

            response = requests.get(
                'https://api.keyapi.ai/v1/douyin/web/fetch_one_video_danmaku',
                params={"item_id": "7644456381004664090", "duration": 99999, "end_time": 99998, "start_time": 0},
                headers={'Authorization': 'Bearer <YOUR_API_KEY>'}
            )
            print(response.json())
        - lang: javascript
          label: JavaScript
          source: >-
            const params = new URLSearchParams({"item_id":
            "7644456381004664090", "duration": 99999, "end_time": 99998,
            "start_time": 0});


            const response = await
            fetch(`https://api.keyapi.ai/v1/douyin/web/fetch_one_video_danmaku?${params}`,
            {
              method: 'GET',
              headers: { 'Authorization': 'Bearer <YOUR_API_KEY>' }
            });

            const data = await response.json();

            console.log(data);
components:
  responses:
    '400':
      description: Bad Request
      content:
        application/json:
          schema:
            type: object
            example:
              code: 400
              data: null
              message: 'Missing required parameter: handle'
    '401':
      description: Unauthorized
      content:
        application/json:
          schema:
            type: object
            example:
              code: 401
              data: null
              message: apiKey is null
    '402':
      description: Payment Required
      content:
        application/json:
          schema:
            type: object
            example:
              code: 402
              data: null
              message: apiKey quota is not enough
    '429':
      description: Too Many Requests
      content:
        application/json:
          schema:
            type: object
            example:
              code: 429
              data: null
              message: qps limit exceeded
    '500':
      description: Internal Server Error
      content:
        application/json:
          schema:
            type: object
            example:
              code: 500
              data: null
              message: Internal server error
  securitySchemes:
    JWT Bearer:
      type: http
      scheme: bearer
      bearerFormat: JWT
      description: |-
        API key for authentication. Format: `sk_live_xxxxxxxxxxxxx`
        Get your API key from the [Dashboard](http://keyapi.ai/app/dashboard).

````