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

# Youtube Subtitles

> Web Scraping API Youtube Subtitles Template

<Danger>
  Core and Advanced plans are no longer available for purchase. Please consider migrating to the all-in-one Web Scraper API; check out the guide [here](https://help.decodo.com/docs/web-scraping-api-migration-guide).
</Danger>

The `youtube_subtitles` template is built to obtain subtitles and closed captions of provided YouTube Video ID.

<Note>
  ### Useful Links

  * This target is available with **Web API Advanced plans**.
  * [**Real-time**](https://help.decodo.com/docs/web-scraping-api-real-time-requests) and [**Asynchronous**](https://help.decodo.com/docs/web-scraping-api-asynchronous-requests) integration methods are available for this template
  * [**Batch**](https://help.decodo.com/docs/web-scraping-api-asynchronous-requests#queue-multiple-tasks) requests are also supported.
</Note>

## Input Parameters

| Parameter         | Type   | Required | Description                                                                                                                                                                                                                                                                                                                                                                                                |
| ----------------- | ------ | -------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `target`          | string | ✅        | Target type must be set to `youtube_subtitles`.                                                                                                                                                                                                                                                                                                                                                            |
| `query`           | string | ✅        | An 11-character Youtube video ID that is indicated in video URL.                                                                                                                                                                                                                                                                                                                                           |
| `language_code`   | string |          | Defines the subtitles language. Full list of supported options can be found [here](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FpKzuNdn6pgiePWHADWVQ%2Flanguages.json?alt=media\&token=bb8d9eac-8268-4f28-bd2b-6a084c4862ea).<br />❗A 404 error will occur if the selected `language_code` doesn't match existing subtitles on the YouTube video. |
| `subtitle_origin` | string |          | Every video can have `uploader_provided` or `auto_generated` subtitles (or both). Use this parameter to indicate which one to scrape. <br />Default value: `auto_generated`.                                                                                                                                                                                                                               |

### Request Example

<CodeGroup>
  ```shellscript cURL theme={null}
  # update 'TOKEN VALUE' with your authorization token
  curl --request 'POST' \
          --url 'https://scraper-api.decodo.com/v2/scrape' \
          --header 'Accept: application/json' \
          --header 'Authorization: Basic TOKEN VALUE' \
          --header 'Content-Type: application/json' \
          --data '
      {
       	"target": "youtube_subtitles",
       	"query": "dFu9aKJoqGg"
      }
  '
  ```

  ```javascript Node theme={null}
  const scrape = async() => {
    const response = await fetch("https://scraper-api.decodo.com/v2/scrape", {
      method: "POST",
      body: JSON.stringify({
        "target": "youtube_subtitles",
        "query": "dFu9aKJoqGg"
      }),
      headers: {
        "Content-Type": "application/json",
        "Authorization": "Basic TOKEN VALUE" // update with your authorization token
      },
    }).catch(error => console.log(error));

    console.log(await response.json())
  }

  scrape()
  ```

  ```python Python theme={null}
  import requests
    
  url = "https://scraper-api.decodo.com/v2/scrape"
    
  payload = {
        "target": "youtube_subtitles",
        "query": "dFu9aKJoqGg"
  }
    
  headers = {
      "accept": "application/json",
      "content-type": "application/json",
      "authorization": "Basic TOKEN VALUE" # update with your authorization token
  }
    
  response = requests.post(url, json=payload, headers=headers)
    
  print(response.text)
  ```
</CodeGroup>

## Output

As an output, you will get a `JSON` file with YouTube Subtitles.

#### Response Example

<CodeGroup>
  ```json JSON expandable theme={null}
  {
    "results": [
        {
            "content": {
                "uploader_provided": {
                    "en": {
                        "wireMagic": "pb3",
                        "pens": [
                            []
                        ],
                        "wsWinStyles": [
                            []
                        ],
                        "wpWinPositions": [
                            []
                        ],
                        "events": [
                            {
                                "tStartMs": 80,
                                "dDurationMs": 5040,
                                "segs": [
                                    {
                                        "utf8": "Ever tried gathering online data only to \nhit a wall of CAPTCHAs and IP blocks? Or  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 5120,
                                "dDurationMs": 4080,
                                "segs": [
                                    {
                                        "utf8": "paid for proxies that barely work? \nIt’s frustrating, time-consuming,  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 9200,
                                "dDurationMs": 5520,
                                "segs": [
                                    {
                                        "utf8": "and, let’s be real, a waste of resources.\nBut why compromise when there’s a better solution? "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 14720,
                                "dDurationMs": 6400,
                                "segs": [
                                    {
                                        "utf8": "Meet Decodo – the most efficient platform to \ntest, launch, and scale your web data projects. "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 21120,
                                "dDurationMs": 5840,
                                "segs": [
                                    {
                                        "utf8": "Our service includes a vast residential, \nmobile, datacenter, and ISP proxy network,  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 26960,
                                "dDurationMs": 6240,
                                "segs": [
                                    {
                                        "utf8": "a universal Web Scraping API, and a range of free \ntools to fulfill all your needs in one place. "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 33200,
                                "dDurationMs": 4720,
                                "segs": [
                                    {
                                        "utf8": "See, at Decodo, our goal is to make the \npower of data accessible. That’s why we  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 37920,
                                "dDurationMs": 4560,
                                "segs": [
                                    {
                                        "utf8": "designed a truly intuitive self-service \ndashboard. Here, you can set up your  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 42480,
                                "dDurationMs": 6560,
                                "segs": [
                                    {
                                        "utf8": "proxy and scraper parameters or find extensive \ndocumentation to make the process effortless. "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 49040,
                                "dDurationMs": 5280,
                                "segs": [
                                    {
                                        "utf8": "Wanna incorporate our tools into your \ninfrastructure? Copy proxy endpoints or Scraper  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 54320,
                                "dDurationMs": 5280,
                                "segs": [
                                    {
                                        "utf8": "code snippets with a single click of the mouse \nand use them to start your projects immediately. "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 59600,
                                "dDurationMs": 5120,
                                "segs": [
                                    {
                                        "utf8": "Boost your productivity by visiting advanced \nstatistics pages and see how your traffic  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 64720,
                                "dDurationMs": 5520,
                                "segs": [
                                    {
                                        "utf8": "is distributed or estimate the costs.\nAnd to make sure your operations never  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 70240,
                                "dDurationMs": 4720,
                                "segs": [
                                    {
                                        "utf8": "stop running, our award-winning \ntech support is available 24/7. "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 74960,
                                "dDurationMs": 5120,
                                "segs": [
                                    {
                                        "utf8": "Data fuels businesses, but it shouldn’t break \nthe bank. Decodo gives you premium proxies and  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 80080,
                                "dDurationMs": 5280,
                                "segs": [
                                    {
                                        "utf8": "scrapers – minus the premium price tag.\nNo restrictions. No wasted time. Just  "
                                    }
                                ]
                            },
                            {
                                "tStartMs": 85360,
                                "dDurationMs": 7760,
                                "segs": [
                                    {
                                        "utf8": "real-time data whenever you need it. Register \nand start using Decodo solutions today."
                                    }
                                ]
                            }
                        ]
                    }
                },
                "auto_generated": {
                    "en": {
                        "wireMagic": "pb3",
                        "pens": [
                            []
                        ],
                        "wsWinStyles": [
                            [],
                            {
                                "mhModeHint": 2,
                                "juJustifCode": 0,
                                "sdScrollDir": 3
                            }
                        ],
                        "wpWinPositions": [
                            [],
                            {
                                "apPoint": 6,
                                "ahHorPos": 20,
                                "avVerPos": 100,
                                "rcRows": 2,
                                "ccCols": 40
                            }
                        ],
                        "events": [
                            {
                                "tStartMs": 0,
                                "dDurationMs": 97010,
                                "id": 1,
                                "wpWinPosId": 1,
                                "wsWinStyleId": 1
                            },
                            {
                                "tStartMs": 80,
                                "dDurationMs": 5040,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "Ever",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " tried",
                                        "tOffsetMs": 320,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " gathering",
                                        "tOffsetMs": 639,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " online",
                                        "tOffsetMs": 1119,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " data",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " only",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 2319,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 2550,
                                "dDurationMs": 2570,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 2560,
                                "dDurationMs": 5040,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "hit",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 160,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " wall",
                                        "tOffsetMs": 319,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " of",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " captures",
                                        "tOffsetMs": 640,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1040,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " IP",
                                        "tOffsetMs": 1200,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " blocks",
                                        "tOffsetMs": 1600,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " or",
                                        "tOffsetMs": 2239,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 5110,
                                "dDurationMs": 2490,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 5120,
                                "dDurationMs": 4960,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "paid",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " for",
                                        "tOffsetMs": 239,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " proxies",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " that",
                                        "tOffsetMs": 960,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " barely",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " work?",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " It's",
                                        "tOffsetMs": 2159,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 7590,
                                "dDurationMs": 2490,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 7600,
                                "dDurationMs": 4880,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "frustrating,",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " timeconuming,",
                                        "tOffsetMs": 720,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1600,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " let's",
                                        "tOffsetMs": 1999,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " be",
                                        "tOffsetMs": 2240,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 10070,
                                "dDurationMs": 2410,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 10080,
                                "dDurationMs": 3840,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "real,",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 320,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " waste",
                                        "tOffsetMs": 559,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " of",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " resources.",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Why",
                                        "tOffsetMs": 2080,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 12470,
                                "dDurationMs": 1450,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 12480,
                                "dDurationMs": 4160,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "compromise",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " when",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " there's",
                                        "tOffsetMs": 720,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 960,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " better",
                                        "tOffsetMs": 1199,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 13910,
                                "dDurationMs": 2730,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 13920,
                                "dDurationMs": 5359,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "solution?",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Meet",
                                        "tOffsetMs": 799,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Dakota,",
                                        "tOffsetMs": 1280,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 2160,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " most",
                                        "tOffsetMs": 2400,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 16630,
                                "dDurationMs": 2649,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 16640,
                                "dDurationMs": 4960,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "efficient",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " platform",
                                        "tOffsetMs": 399,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 800,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " test,",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " launch,",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 2399,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 19269,
                                "dDurationMs": 2331,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 19279,
                                "dDurationMs": 4160,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "scale",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 401,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " web",
                                        "tOffsetMs": 641,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " data",
                                        "tOffsetMs": 881,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " projects.",
                                        "tOffsetMs": 1201,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Our",
                                        "tOffsetMs": 1840,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 21590,
                                "dDurationMs": 1849,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 21600,
                                "dDurationMs": 4800,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "service",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " includes",
                                        "tOffsetMs": 320,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 640,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " vast",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " residential",
                                        "tOffsetMs": 1200,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 23429,
                                "dDurationMs": 2971,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 23439,
                                "dDurationMs": 5521,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "mobile",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " data",
                                        "tOffsetMs": 801,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " center",
                                        "tOffsetMs": 1121,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " ISP",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " proxy",
                                        "tOffsetMs": 2481,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 26390,
                                "dDurationMs": 2570,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 26400,
                                "dDurationMs": 4879,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "network,",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 560,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " universal",
                                        "tOffsetMs": 719,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " web",
                                        "tOffsetMs": 1280,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " scraping",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " API",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 28950,
                                "dDurationMs": 2329,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 28960,
                                "dDurationMs": 4800,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "and",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 159,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " range",
                                        "tOffsetMs": 399,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " of",
                                        "tOffsetMs": 639,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " free",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " tools",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 1440,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " fulfill",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " all",
                                        "tOffsetMs": 2159,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 31269,
                                "dDurationMs": 2491,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 31279,
                                "dDurationMs": 4960,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "of",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 160,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " needs",
                                        "tOffsetMs": 400,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " in",
                                        "tOffsetMs": 721,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " one",
                                        "tOffsetMs": 960,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " place.",
                                        "tOffsetMs": 1280,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " See,",
                                        "tOffsetMs": 1921,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " at",
                                        "tOffsetMs": 2241,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 33750,
                                "dDurationMs": 2489,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 33760,
                                "dDurationMs": 4479,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "Dakota,",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " our",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " goal",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " is",
                                        "tOffsetMs": 1360,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " make",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 1840,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " power",
                                        "tOffsetMs": 2080,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " of",
                                        "tOffsetMs": 2319,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 36229,
                                "dDurationMs": 2010,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 36239,
                                "dDurationMs": 3840,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "data",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " accessible.",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " That's",
                                        "tOffsetMs": 1121,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " why",
                                        "tOffsetMs": 1361,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " we",
                                        "tOffsetMs": 1521,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " designed",
                                        "tOffsetMs": 1681,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 38229,
                                "dDurationMs": 1850,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 38239,
                                "dDurationMs": 4241,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "a",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " truly",
                                        "tOffsetMs": 160,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " intuitive",
                                        "tOffsetMs": 401,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " self-service",
                                        "tOffsetMs": 1121,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 40069,
                                "dDurationMs": 2411,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 40079,
                                "dDurationMs": 5521,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "dashboard.",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Here",
                                        "tOffsetMs": 881,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " you",
                                        "tOffsetMs": 1281,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " can",
                                        "tOffsetMs": 1521,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " set",
                                        "tOffsetMs": 1681,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " up",
                                        "tOffsetMs": 1841,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 2081,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 42470,
                                "dDurationMs": 3130,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 42480,
                                "dDurationMs": 5280,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "proxy",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 399,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " scraper",
                                        "tOffsetMs": 640,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " parameters",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " or",
                                        "tOffsetMs": 2079,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " find",
                                        "tOffsetMs": 2720,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 45590,
                                "dDurationMs": 2170,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 45600,
                                "dDurationMs": 4479,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "extensive",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " documentation",
                                        "tOffsetMs": 560,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 1360,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " make",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 47750,
                                "dDurationMs": 2329,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 47760,
                                "dDurationMs": 4959,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "process",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " effortless.",
                                        "tOffsetMs": 479,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Want",
                                        "tOffsetMs": 1279,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " incorporate",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 50069,
                                "dDurationMs": 2650,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 50079,
                                "dDurationMs": 4960,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "our",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " tools",
                                        "tOffsetMs": 241,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " into",
                                        "tOffsetMs": 561,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 881,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " infrastructure?",
                                        "tOffsetMs": 1241,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Copy",
                                        "tOffsetMs": 2241,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 52709,
                                "dDurationMs": 2330,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 52719,
                                "dDurationMs": 4561,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "proxy",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " endpoints",
                                        "tOffsetMs": 401,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " or",
                                        "tOffsetMs": 961,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " scraper",
                                        "tOffsetMs": 1201,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " code",
                                        "tOffsetMs": 1601,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " snippets",
                                        "tOffsetMs": 1840,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 55029,
                                "dDurationMs": 2251,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 55039,
                                "dDurationMs": 4561,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "with",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " a",
                                        "tOffsetMs": 241,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " single",
                                        "tOffsetMs": 481,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " click",
                                        "tOffsetMs": 721,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " of",
                                        "tOffsetMs": 961,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 1121,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " mouse",
                                        "tOffsetMs": 1281,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1840,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " use",
                                        "tOffsetMs": 2081,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 57270,
                                "dDurationMs": 2330,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 57280,
                                "dDurationMs": 4400,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "them",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 240,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " start",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 720,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " projects",
                                        "tOffsetMs": 1040,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " immediately.",
                                        "tOffsetMs": 1520,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 59590,
                                "dDurationMs": 2090,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 59600,
                                "dDurationMs": 4559,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "Boost",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 400,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " productivity",
                                        "tOffsetMs": 639,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " by",
                                        "tOffsetMs": 1360,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " visiting",
                                        "tOffsetMs": 1599,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 61670,
                                "dDurationMs": 2489,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 61680,
                                "dDurationMs": 5200,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "advanced",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " statistic",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " pages",
                                        "tOffsetMs": 1039,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1679,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " see",
                                        "tOffsetMs": 1920,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " how",
                                        "tOffsetMs": 2240,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 64149,
                                "dDurationMs": 2731,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 64159,
                                "dDurationMs": 5041,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "your",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " traffic",
                                        "tOffsetMs": 241,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " is",
                                        "tOffsetMs": 561,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " distributed",
                                        "tOffsetMs": 881,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " or",
                                        "tOffsetMs": 1761,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " estimate",
                                        "tOffsetMs": 2241,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 66870,
                                "dDurationMs": 2330,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 66880,
                                "dDurationMs": 4400,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "the",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " costs.",
                                        "tOffsetMs": 160,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " And",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " to",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " make",
                                        "tOffsetMs": 1440,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " sure",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " your",
                                        "tOffsetMs": 2000,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 69190,
                                "dDurationMs": 2090,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 69200,
                                "dDurationMs": 4760,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "operations",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " never",
                                        "tOffsetMs": 640,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " stop",
                                        "tOffsetMs": 1040,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " running,",
                                        "tOffsetMs": 1279,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " our",
                                        "tOffsetMs": 1919,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 71270,
                                "dDurationMs": 2690,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 71280,
                                "dDurationMs": 5360,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "award-winning",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " tech",
                                        "tOffsetMs": 800,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " support",
                                        "tOffsetMs": 1040,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " is",
                                        "tOffsetMs": 1440,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " available",
                                        "tOffsetMs": 1760,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 73950,
                                "dDurationMs": 2690,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 73960,
                                "dDurationMs": 4680,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "24/7.",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Data",
                                        "tOffsetMs": 1000,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " fuels",
                                        "tOffsetMs": 1400,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " businesses,",
                                        "tOffsetMs": 1800,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " but",
                                        "tOffsetMs": 2280,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " it",
                                        "tOffsetMs": 2519,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 76630,
                                "dDurationMs": 2010,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 76640,
                                "dDurationMs": 4159,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "shouldn't",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " break",
                                        "tOffsetMs": 400,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 560,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " bank.",
                                        "tOffsetMs": 799,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " The",
                                        "tOffsetMs": 1440,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Kodto",
                                        "tOffsetMs": 1519,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 78630,
                                "dDurationMs": 2169,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 78640,
                                "dDurationMs": 4240,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "gives",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " you",
                                        "tOffsetMs": 159,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " premium",
                                        "tOffsetMs": 320,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " proxies",
                                        "tOffsetMs": 799,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 1200,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " scrapers",
                                        "tOffsetMs": 1440,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 80789,
                                "dDurationMs": 2091,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 80799,
                                "dDurationMs": 4561,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "minus",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " the",
                                        "tOffsetMs": 320,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " premium",
                                        "tOffsetMs": 561,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " price",
                                        "tOffsetMs": 960,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " tag.",
                                        "tOffsetMs": 1201,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " No",
                                        "tOffsetMs": 1761,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 82870,
                                "dDurationMs": 2490,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 82880,
                                "dDurationMs": 4800,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "restrictions,",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " no",
                                        "tOffsetMs": 879,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " wasted",
                                        "tOffsetMs": 1120,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " time,",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " just",
                                        "tOffsetMs": 2160,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 85350,
                                "dDurationMs": 2330,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 85360,
                                "dDurationMs": 4399,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "realtime",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " data",
                                        "tOffsetMs": 480,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " whenever",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " you",
                                        "tOffsetMs": 1360,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " need",
                                        "tOffsetMs": 1600,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " it.",
                                        "tOffsetMs": 1680,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 87670,
                                "dDurationMs": 2089,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 87680,
                                "dDurationMs": 5560,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "Register",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " and",
                                        "tOffsetMs": 560,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " start",
                                        "tOffsetMs": 880,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " using",
                                        "tOffsetMs": 1200,
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " Dakota",
                                        "tOffsetMs": 1439,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 89749,
                                "dDurationMs": 3491,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 89759,
                                "dDurationMs": 3481,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "solutions",
                                        "acAsrConf": 0
                                    },
                                    {
                                        "utf8": " today.",
                                        "tOffsetMs": 481,
                                        "acAsrConf": 0
                                    }
                                ]
                            },
                            {
                                "tStartMs": 93560,
                                "wWinId": 1,
                                "aAppend": 1,
                                "segs": [
                                    {
                                        "utf8": "\n"
                                    }
                                ]
                            },
                            {
                                "tStartMs": 93570,
                                "dDurationMs": 3440,
                                "wWinId": 1,
                                "segs": [
                                    {
                                        "utf8": "[Music]"
                                    }
                                ]
                            }
                        ]
                    }
                }
            },
            "headers": {},
            "status_code": 200,
            "query": "dFu9aKJoqGg",
            "task_id": "7412781807063575554",
            "created_at": "2026-01-02 09:08:25",
            "updated_at": "2026-01-02 09:08:40"
        }
    ]
  }
  ```
</CodeGroup>

***

<Columns cols={2}>
  <Card title="Support" href="https://direct.lc.chat/12092754" cta="Let's chat!">
    Need help or just want to say hello? Our support is available 24/7. \
    You can also reach us anytime via email at [support@decodo.com](mailto:support@decodo.com).
  </Card>

  <Card title="Feedback" href="mailto:feedback@decodo.com" cta="Share feedback">
    Can't find what you're looking for? Request an article! \
    Have feedback? Share your thoughts on how we can improve.
  </Card>
</Columns>
