{"info":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","description":"<html><head></head><body><p>YouTube outlier discovery, channel intelligence, video analysis, and keyword expansion. Send JSON, receive JSON.</p>\n<p><strong>Base URL:</strong> <code>https://outlierkit.com/api/v1</code>\n<strong>Auth:</strong> Bearer token\n<strong>Credits:</strong> Most calls cost 1 credit, deducted before the response is returned. Deep Outlier Search costs 5 credits. Credits are shared with the OutlierKit app.</p>\n<h2 id=\"getting-started\">Getting started</h2>\n<ol>\n<li>Fork this collection into your own workspace</li>\n<li>Get an API key from the API console at outlierkit.com (requires a Pro or Max plan)</li>\n<li>Set the <code>apiKey</code> collection variable</li>\n<li>Hit Send</li>\n</ol>\n<h2 id=\"response-envelope\">Response envelope</h2>\n<p>Every endpoint wraps its payload:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"success\": true,\n  \"data\": { },\n  \"credits\": { \"charged\": 1, \"remaining\": 499 },\n  \"timing\": { \"totalMs\": 850 },\n  \"requestId\": \"uuid\"\n}\n</code></pre>\n<p>On error, <code>status</code> is a machine-switchable enum (BAD_REQUEST, UNAUTHORIZED, INSUFFICIENT_CREDITS, FORBIDDEN, NOT_FOUND, RATE_LIMIT_EXCEEDED, UPSTREAM_ERROR, UPSTREAM_TIMEOUT).</p>\n<p>Full docs: <a href=\"https://outlierkit.com/api-docs\">https://outlierkit.com/api-docs</a>\nQuestions: <a href=\"mailto:hello@outlierkit.com\">hello@outlierkit.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"55860495","collectionId":"6939ab5f-3a77-472c-856f-82be07d24105","publishedId":"2sBXwsMAif","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"5f17eb"},"publishDate":"2026-06-12T11:08:13.000Z"},"item":[{"name":"Outliers","item":[{"name":"Search outlier videos","id":"6e643164-4e6b-4e23-9578-4c55fbb541f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"home gym setup\",\n  \"limit\": 10,\n  \"threshold\": 0.3,\n  \"minOutlierScore\": 2,\n  \"sortBy\": \"similarity\"\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/outliers/search","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Semantic search across indexed outlier videos. Returns the most relevant outlier videos plus their parent channel context. Fast — does not call YouTube.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Default</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>query (required)</td>\n<td>string</td>\n<td>—</td>\n<td>Search text, max 8000 chars</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>20</td>\n<td>1–100</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>integer</td>\n<td>0</td>\n<td>Pagination</td>\n</tr>\n<tr>\n<td>threshold</td>\n<td>number</td>\n<td>0.35</td>\n<td>Min semantic similarity, 0–1. Lower = more results, less relevant</td>\n</tr>\n<tr>\n<td>minOutlierScore</td>\n<td>number</td>\n<td>1</td>\n<td>Filter out videos below this outlier score</td>\n</tr>\n<tr>\n<td>sortBy</td>\n<td>enum</td>\n<td>similarity</td>\n<td>similarity | recent | views</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response data:</strong> <code>searchText</code>, <code>totalFound</code>, <code>hasMore</code>, <code>results[]</code> (Video objects with outlierMetrics and channel summary).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["outliers","search"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"bed6ff19-9aed-401c-830c-51b11f193a3c","name":"Search outlier videos","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"home gym setup\",\n  \"limit\": 10,\n  \"threshold\": 0.3,\n  \"minOutlierScore\": 2,\n  \"sortBy\": \"similarity\"\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/outliers/search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:30:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"2818"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"613d747a-a39f-46b7"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7d60d6886e633-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"searchText\": \"home gym setup\",\n        \"threshold\": 0.3,\n        \"sortBy\": \"similarity\",\n        \"probes\": 5,\n        \"offset\": 0,\n        \"limit\": 10,\n        \"totalFound\": 6,\n        \"hasMore\": true,\n        \"results\": [\n            {\n                \"id\": \"outlier_bx1l2va21wmh9nwfem\",\n                \"videoId\": \"W5A8NDB2CDo\",\n                \"title\": \"Fitness EXPERTS Agree On These Home Gym Equipment Must Haves | DrJasonPT\",\n                \"description\": \"🏋️ Build Your Home Gym on ANY Budget! 🏋️💪\\n\\nWant to create a home gym setup without breaking the bank? Whether you have limited space or a full garage gym, this guide breaks down...\",\n                \"views\": 536,\n                \"videoLength\": \"15:06\",\n                \"publishedTime\": \"1 month ago\",\n                \"publishedDate\": \"2025-09-27T21:40:49.534Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/W5A8NDB2CDo/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBEHuIThWZLSPRQjNuXMpj9RlkqcA\",\n                \"similarity\": 0.6412684689757235,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 3.4536082474226806,\n                    \"channelOutlierRatio\": 2.4814814814814814,\n                    \"viewsVsChannelAvg\": 3.517211703958692,\n                    \"viewsVsRecentAverage\": 3.4536082474226806,\n                    \"highestValue\": 3.517211703958692\n                },\n                \"channel\": {\n                    \"id\": \"outlier_ch9qb7tb5komh9nwee2\",\n                    \"channelId\": \"UC4ugf8awq-Nr56SggU0gI-Q\",\n                    \"title\": \"Dr. Jason Won PT\",\n                    \"username\": \"@drjasonwonpt\",\n                    \"subscribers\": 216,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/qT4-iYWfJpN9StZKeI2eKR0mq-SNrjjrf3gzWY0dEK_aleLY4AJTlTAUV24PPb0TgSLEDemvEg=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": \"outlier_3ueh0c18ra3mon9dpu1\",\n                \"videoId\": \"mb3Zmaa448o\",\n                \"title\": \"Home workout 🏋️\\u200d♀️ \",\n                \"description\": null,\n                \"views\": 616,\n                \"videoLength\": \"8:26\",\n                \"publishedTime\": \"12 days ago\",\n                \"publishedDate\": \"2026-04-19T18:40:55.144Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/mb3Zmaa448o/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYACzgWKAgwIABABGGUgXyhUMA8=&rs=AOn4CLB34_gMC0GvhgDJ4suXVsCMeY0Q9Q\",\n                \"similarity\": 0.6325796142813848,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 2.643776824034335,\n                    \"channelOutlierRatio\": 0.03480225988700565,\n                    \"viewsVsChannelAvg\": 0.055812267826402105,\n                    \"viewsVsRecentAverage\": 2.643776824034335,\n                    \"highestValue\": 2.643776824034335\n                },\n                \"channel\": {\n                    \"id\": \"outlier_bsgavlixeovmjccwr4f\",\n                    \"channelId\": \"UCo7pCDO5hJPF__haQwxwZng\",\n                    \"title\": \"Neha Ritesh Healthy Tips \",\n                    \"username\": \"@Healthtipscouples\",\n                    \"subscribers\": 17700,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/Aa2gxchnMWu3v5CDXJS0y60S9bZ-AmfHLX6_0sshiSe0CtVBc7C6qvA0N2IkZfMgHzOlglSBYQ=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": \"outlier_wut7bhmjt7nmo3yr1s8\",\n                \"videoId\": \"eZRlYlO9rfI\",\n                \"title\": \"Best Home Gym Equipment For Small Spaces (Also my HomeGym Tour)\",\n                \"description\": \"Hey guys been awhile! \\nHere to show yall my new #homegym . Also to recommend you guys the products I’ve chosen that really elevates a small homegym to its full potential!\\n\\n0:00 - INTRO\\n1:19...\",\n                \"views\": 13350,\n                \"videoLength\": \"32:50\",\n                \"publishedTime\": \"5 months ago\",\n                \"publishedDate\": \"2025-11-18T06:35:47.981Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/eZRlYlO9rfI/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCRS1zYSSrIGubZzTOVcFldqD-omA\",\n                \"similarity\": 0.6181253443599434,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 12.570621468926554,\n                    \"channelOutlierRatio\": 47.47686832740214,\n                    \"viewsVsChannelAvg\": 12.538533834586467,\n                    \"viewsVsRecentAverage\": 12.562146892655367,\n                    \"highestValue\": 47.47686832740214\n                },\n                \"channel\": {\n                    \"id\": \"outlier_d4107choe8imo3yr0d5\",\n                    \"channelId\": \"UC9pIuBSaXb1DEwpgFfHQduw\",\n                    \"title\": \"Tyler Legit\",\n                    \"username\": \"@Ty.Legittt\",\n                    \"subscribers\": 282,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/7P1XsaCThvPQPybMBvf-M1KNlCDWSTUHyW6uklBZoA-8Gx1WsxGinfZik_SjnX40evUX0Taw=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": \"outlier_lp51tgiaox9mon9dptw\",\n                \"videoId\": \"btMNwFXcXMw\",\n                \"title\": \"Home workout,  🏋️ #gym #desihomegym #homefitness #homeworkout #motivation\",\n                \"description\": \"Home workout,  🏋️ #gym #desihomegym #homefitness #homeworkout #motivation\",\n                \"views\": 737,\n                \"videoLength\": \"9:36\",\n                \"publishedTime\": \"13 days ago\",\n                \"publishedDate\": \"2026-04-18T18:40:55.144Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/btMNwFXcXMw/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AH-CYACzgWKAgwIABABGD0gZShkMA8=&rs=AOn4CLA6kvlfAQyACh6ednFYuykiur15Gw\",\n                \"similarity\": 0.6130422540361675,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 3.163090128755365,\n                    \"channelOutlierRatio\": 0.041638418079096046,\n                    \"viewsVsChannelAvg\": 0.06677539186373109,\n                    \"viewsVsRecentAverage\": 3.163090128755365,\n                    \"highestValue\": 3.163090128755365\n                },\n                \"channel\": {\n                    \"id\": \"outlier_bsgavlixeovmjccwr4f\",\n                    \"channelId\": \"UCo7pCDO5hJPF__haQwxwZng\",\n                    \"title\": \"Neha Ritesh Healthy Tips \",\n                    \"username\": \"@Healthtipscouples\",\n                    \"subscribers\": 17700,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/Aa2gxchnMWu3v5CDXJS0y60S9bZ-AmfHLX6_0sshiSe0CtVBc7C6qvA0N2IkZfMgHzOlglSBYQ=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": \"outlier_h49kba1c9ahmmfyzepb\",\n                \"videoId\": \"DH2rF9tsL4w\",\n                \"title\": \"Build a HEAVY DUTY Home Gym on a BUDGET\",\n                \"description\": \"BaseStrengthAI is more reliable than a coach, cheaper than an Excel template!       https://www.BaseStrength.com/the-app ...\",\n                \"views\": 6596,\n                \"videoLength\": \"14:34\",\n                \"publishedTime\": \"2 weeks ago\",\n                \"publishedDate\": \"2026-02-21T06:55:55.166Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/DH2rF9tsL4w/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDNjMdTRRcXAXZ5OLZQb037wEsjjw\",\n                \"similarity\": 0.6116246676645546,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 1.001518372304889,\n                    \"channelOutlierRatio\": 7.705607476635514,\n                    \"viewsVsChannelAvg\": 1.001518372304889,\n                    \"viewsVsRecentAverage\": 0,\n                    \"highestValue\": 7.705607476635514\n                },\n                \"channel\": {\n                    \"id\": \"outlier_c7al97byk5mmmfyzd2f\",\n                    \"channelId\": \"UCKlrepU4dl0xgQoB9WBnv-g\",\n                    \"title\": \"Brom's Garage\",\n                    \"username\": \"@BromsGarage\",\n                    \"subscribers\": 856,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/rrfj_00aP59fwxjLeWBXhB-VMtldziYaEebS95ZFXmM5PVZZkvIawf5PvMLO3Mf5d714d9_raw=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": \"outlier_gqpreittez5mf9pckkz\",\n                \"videoId\": \"-bZdzygZVzY\",\n                \"title\": \"Home Gym Tour 4.0 | $47K Garage Gym\",\n                \"description\": \"Welcome back to the fourth installment of my Home Gym Tour series!\\n\\nIn today’s video, I’m giving you a full update on my garage gym setup – what’s working, what’s not, and what I’ve...\",\n                \"views\": 7206,\n                \"videoLength\": \"12:18\",\n                \"publishedTime\": \"2 months ago\",\n                \"publishedDate\": \"2025-07-07T13:01:25.623Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/-bZdzygZVzY/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBPg0O1VyPn-xKydTffcXHisSkOoQ\",\n                \"similarity\": 0.6096855015709982,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 1.615695067264574,\n                    \"channelOutlierRatio\": 0.2750381679389313,\n                    \"viewsVsChannelAvg\": 2.538217682282494,\n                    \"viewsVsRecentAverage\": 1.615695067264574,\n                    \"highestValue\": 2.538217682282494\n                },\n                \"channel\": {\n                    \"id\": \"outlier_3n14vzrearfmepnmit5\",\n                    \"channelId\": \"UCejc_DWS08-8zN28Utx3A0g\",\n                    \"title\": \"Jacob Zemer\",\n                    \"username\": \"@jacobzemer1\",\n                    \"subscribers\": 56200,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/ytc/AIdro_loaGC0NL0bFBmzCSbW90ZeChTJCaQJumHyJb_7mFR-fw=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            }\n        ],\n        \"timestamp\": \"2026-06-12T09:30:21.188Z\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 170\n    },\n    \"timing\": {\n        \"totalMs\": 1848\n    },\n    \"requestId\": \"5ef10d0e-e7d0-4afe-8057-d242faa375c2\"\n}"}],"_postman_id":"6e643164-4e6b-4e23-9578-4c55fbb541f4"},{"name":"Deep outlier search (live)","id":"3f6e5e42-714d-4283-8978-25b94cf2a524","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"rural blacksmithing forge\",\n  \"maxPages\": 3,\n  \"limit\": 20,\n  \"minOutlierScore\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/outliers/refresh","description":"<p><strong>Live · 5 credits · Pro plan or higher</strong></p>\n<p>Use this when you need MORE or NEWER results than regular Outlier Search. Fetches fresh videos live from YouTube, ranks them by outlier score, and returns them in the same shape as Outlier Search (<code>similarity</code> is null on this endpoint). Fetched outliers are saved to the index in the background and become similarity-searchable later.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Default</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>query (required)</td>\n<td>string</td>\n<td>—</td>\n<td>Max 8000 chars</td>\n</tr>\n<tr>\n<td>maxPages</td>\n<td>integer</td>\n<td>3</td>\n<td>1–5. Pages of live YouTube results per duration. Higher = more thorough but slower</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>20</td>\n<td>1–100</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>integer</td>\n<td>0</td>\n<td></td>\n</tr>\n<tr>\n<td>minOutlierScore</td>\n<td>number</td>\n<td>1</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response data:</strong> same as search, plus a <code>refresh</code> summary (liveVideosFetched, returned, backgroundSave, truncated, fetchOk, durationMs).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["outliers","refresh"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"2f0c4aa4-30d3-46cd-8d34-748909ede492","name":"Deep outlier search (live)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"rural blacksmithing forge\",\n  \"maxPages\": 3,\n  \"limit\": 20,\n  \"minOutlierScore\": 1\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/outliers/refresh"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:31:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1268"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"8cdbda61-22fb-4298"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7d76f2ff9beb1-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"searchText\": \"rural blacksmithing forge\",\n        \"sortBy\": \"outlierScore\",\n        \"minOutlierScore\": 1,\n        \"offset\": 0,\n        \"limit\": 20,\n        \"totalFound\": 3,\n        \"hasMore\": false,\n        \"results\": [\n            {\n                \"id\": null,\n                \"videoId\": \"N6o-Nvlly-w\",\n                \"title\": \"The art of making agricultural tools using traditional methods\",\n                \"description\": \"This stream is created with #PRISMLiveStudio\",\n                \"views\": 79777,\n                \"videoLength\": \"45:18\",\n                \"publishedTime\": \"Streamed 2 weeks ago\",\n                \"publishedDate\": \"2026-05-29T09:31:36.246Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/N6o-Nvlly-w/hqdefault.jpg?sqp=-oaymwEcCOADEI4CSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAt3IlEsM2QZ03MbL9nKlFrIo8Suw\",\n                \"similarity\": null,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 11.467195804497084,\n                    \"channelOutlierRatio\": 54.641780821917806,\n                    \"viewsVsChannelAvg\": 11.467195804497084,\n                    \"viewsVsRecentAverage\": 0,\n                    \"highestValue\": 54.641780821917806\n                },\n                \"channel\": {\n                    \"id\": null,\n                    \"channelId\": \"UCHUgq1xCpxZxrKcPYt9G9SA\",\n                    \"title\": \"Rural Blacksmith\",\n                    \"username\": \"@Rural-blacksmit\",\n                    \"subscribers\": 1460,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/3jgq4auf-4zu-QE3GUk7XNsLGlFeC9GrWjZVz89ZvmNatgJhadjIbo8kRk3CcImPSn2F-V-24g=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": null,\n                \"videoId\": \"d3091hENdTs\",\n                \"title\": \"The forging process of palm oil harvesting tools (chisel) ⚒️🔥\",\n                \"description\": null,\n                \"views\": 2168,\n                \"videoLength\": \"43:30\",\n                \"publishedTime\": \"Streamed 3 weeks ago\",\n                \"publishedDate\": \"2026-05-22T09:31:36.246Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/d3091hENdTs/hqdefault.jpg?sqp=-oaymwEcCOADEI4CSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCKWRFILphe3HQEqoHijIXDdUIaLQ\",\n                \"similarity\": null,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 0.3116296740181967,\n                    \"channelOutlierRatio\": 1.484931506849315,\n                    \"viewsVsChannelAvg\": 0.3116296740181967,\n                    \"viewsVsRecentAverage\": 0,\n                    \"highestValue\": 1.484931506849315\n                },\n                \"channel\": {\n                    \"id\": null,\n                    \"channelId\": \"UCHUgq1xCpxZxrKcPYt9G9SA\",\n                    \"title\": \"Rural Blacksmith\",\n                    \"username\": \"@Rural-blacksmit\",\n                    \"subscribers\": 1460,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/3jgq4auf-4zu-QE3GUk7XNsLGlFeC9GrWjZVz89ZvmNatgJhadjIbo8kRk3CcImPSn2F-V-24g=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            },\n            {\n                \"id\": null,\n                \"videoId\": \"WIjx417qlWw\",\n                \"title\": \"the process of making agricultural tools manually 🔥⚒️ #medievalblacksmith #ironworkdesign\",\n                \"description\": \"This stream is created with #PRISMLiveStudio\",\n                \"views\": 1887,\n                \"videoLength\": \"29:47\",\n                \"publishedTime\": \"Streamed 2 weeks ago\",\n                \"publishedDate\": \"2026-05-29T09:31:36.246Z\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/WIjx417qlWw/hq720.jpg?sqp=-oaymwE2COgCEMoBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgBzgWAAoAKigIMCAAQARhiIGIoYjAP&rs=AOn4CLATum6vDaLkusweEGg03ZxUP58zmQ\",\n                \"similarity\": null,\n                \"outlierMetrics\": {\n                    \"outlierMultiplier\": 0.27123855852045076,\n                    \"channelOutlierRatio\": 1.2924657534246575,\n                    \"viewsVsChannelAvg\": 0.27123855852045076,\n                    \"viewsVsRecentAverage\": 0,\n                    \"highestValue\": 1.2924657534246575\n                },\n                \"channel\": {\n                    \"id\": null,\n                    \"channelId\": \"UCHUgq1xCpxZxrKcPYt9G9SA\",\n                    \"title\": \"Rural Blacksmith\",\n                    \"username\": \"@Rural-blacksmit\",\n                    \"subscribers\": 1460,\n                    \"thumbnail\": \"https://yt3.googleusercontent.com/3jgq4auf-4zu-QE3GUk7XNsLGlFeC9GrWjZVz89ZvmNatgJhadjIbo8kRk3CcImPSn2F-V-24g=s72-c-k-c0x00ffffff-no-rj\"\n                }\n            }\n        ],\n        \"source\": \"live-refresh\",\n        \"timestamp\": \"2026-06-12T09:31:36.246Z\",\n        \"refresh\": {\n            \"liveVideosFetched\": 68,\n            \"returned\": 3,\n            \"backgroundSave\": true,\n            \"truncated\": true,\n            \"fetchOk\": true,\n            \"durationMs\": 19312\n        }\n    },\n    \"credits\": {\n        \"charged\": 5,\n        \"remaining\": 165\n    },\n    \"timing\": {\n        \"totalMs\": 20309\n    },\n    \"requestId\": \"83affe28-1e67-4b0d-bffc-3ac44e470312\"\n}"}],"_postman_id":"3f6e5e42-714d-4283-8978-25b94cf2a524"}],"id":"f3fc6837-9ad4-4d09-ad4c-e18dbd650d26","_postman_id":"f3fc6837-9ad4-4d09-ad4c-e18dbd650d26","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}}},{"name":"Channels","item":[{"name":"Search outlier channels","id":"9d9a998d-e0af-474b-a72a-0ce669c7fd01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"personal finance\",\n  \"limit\": 5,\n  \"threshold\": 0.3,\n  \"videosPerChannel\": 3\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/channels/search","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Semantic search across indexed outlier channels. Returns matching channels plus their top outlier videos.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Default</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>query (required)</td>\n<td>string</td>\n<td>—</td>\n<td></td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>20</td>\n<td>1–100</td>\n</tr>\n<tr>\n<td>offset</td>\n<td>integer</td>\n<td>0</td>\n<td></td>\n</tr>\n<tr>\n<td>threshold</td>\n<td>number</td>\n<td>0.35</td>\n<td>0–1</td>\n</tr>\n<tr>\n<td>videosPerChannel</td>\n<td>integer</td>\n<td>10</td>\n<td>1–50</td>\n</tr>\n<tr>\n<td>minOutlierScore</td>\n<td>number</td>\n<td>0</td>\n<td>Drops videos below this score from each channel's embedded list</td>\n</tr>\n<tr>\n<td>sortBy</td>\n<td>enum</td>\n<td>similarity</td>\n<td>similarity | subscribers | recent</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response data:</strong> <code>totalFound</code>, <code>hasMore</code>, <code>results[]</code> (Channel objects with embedded top outlier videos).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["channels","search"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"2f7add8c-1bed-40a7-b36b-7ef94bbb7a53","name":"Search outlier channels","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"query\": \"personal finance\",\n  \"limit\": 5,\n  \"threshold\": 0.3,\n  \"videosPerChannel\": 3\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/channels/search"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:33:39 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"2fba61f2-d732-4942"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7dae70c90f36e-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"searchText\": \"personal finance\",\n        \"threshold\": 0.3,\n        \"sortBy\": \"similarity\",\n        \"offset\": 0,\n        \"limit\": 5,\n        \"videosPerChannel\": 3,\n        \"minOutlierScore\": 0,\n        \"totalFound\": 5,\n        \"hasMore\": true,\n        \"results\": [\n            {\n                \"id\": \"outlier_x6qasfxr11mnj3ynnx\",\n                \"channelId\": \"UCFiD8z23K8yPHy7w_YeEFCw\",\n                \"title\": \"There's a catch - Joe\",\n                \"subscribers\": 8900,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/Lt5VbztzwfEmXsm1g3tvc4P_cWoELGs2Kq_Q4CG41hqQXfQ8QO12vI6ajd_Uw5u9zW3NrV1i=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Personal finance demystified through story-based breakdowns and a focus on the strategic order of money moves.\",\n                \"focus\": \"specialist:finance-investing\",\n                \"keywords\": [\n                    \"paycheck to paycheck\",\n                    \"debt\",\n                    \"investing\",\n                    \"savings\",\n                    \"emergency fund\",\n                    \"401k\",\n                    \"ira\",\n                    \"wealth\",\n                    \"financial freedom\",\n                    \"compound interest\",\n                    \"credit\",\n                    \"budget\",\n                    \"milestones\",\n                    \"retirement\",\n                    \"passive income\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"original\",\n                \"region\": \"usa\",\n                \"avgViewsPerVideo\": 16968,\n                \"similarity\": 0.6079539555994974,\n                \"videoCount\": 3,\n                \"videos\": [\n                    {\n                        \"videoId\": \"pilbRRboHAQ\",\n                        \"title\": \"Why Life Gets Easier After $20,000, But Your Bank Hates It\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/pilbRRboHAQ/hqdefault.jpg\",\n                        \"views\": 367640,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"3 months ago\",\n                        \"publishedDate\": \"2026-01-03T18:43:41.179Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 13.16152129048562,\n                            \"channelOutlierRatio\": 41.2615039281706,\n                            \"viewsVsChannelAvg\": 18.33250224394136,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 41.2615039281706\n                        }\n                    },\n                    {\n                        \"videoId\": \"_JAkmcL2LEo\",\n                        \"title\": \"Your Investment Order Is Probably Wrong (Here's What Actually Works)\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/_JAkmcL2LEo/hqdefault.jpg\",\n                        \"views\": 44014,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"3 months ago\",\n                        \"publishedDate\": \"2026-01-03T18:43:41.179Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 1.575702312260456,\n                            \"channelOutlierRatio\": 4.939842873176207,\n                            \"viewsVsChannelAvg\": 2.194774109903261,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 4.939842873176207\n                        }\n                    },\n                    {\n                        \"videoId\": \"MUMpfQ4tpdA\",\n                        \"title\": \"Why Life Feels Totally Different After $10,000 (How To Keep It)\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/MUMpfQ4tpdA/hqdefault.jpg\",\n                        \"views\": 29148,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"3 months ago\",\n                        \"publishedDate\": \"2026-01-03T18:43:41.178Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 1.043499136587626,\n                            \"channelOutlierRatio\": 3.271380471380471,\n                            \"viewsVsChannelAvg\": 1.453475615837239,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 3.271380471380471\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_nlbtwpd1btmo73vss5\",\n                \"channelId\": \"UCvA5lyF2ZNEF_kPd_-hz31Q\",\n                \"title\": \"PUSAT FINANSIAL\",\n                \"subscribers\": 12400,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/9hjpDQzyuv_gX0ax6F354-SzBCnnES4wIuz7cSIRf7gkJrqmu8cSitWIojaRm-hYkznNcWXipg=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Indonesian personal finance education focused on rational, data-driven strategies for asset building and avoiding middle-class financial traps.\",\n                \"focus\": \"specialist:finance-investing\",\n                \"keywords\": [\n                    \"financial discipline\",\n                    \"investment\",\n                    \"retirement fund\",\n                    \"emergency fund\",\n                    \"stocks\",\n                    \"mutual funds\",\n                    \"financial reports\",\n                    \"side business\",\n                    \"assets\",\n                    \"financial mistakes\",\n                    \"lifestyle creep\",\n                    \"financial planning\",\n                    \"ihsg\",\n                    \"bank stocks\",\n                    \"sandwich generation\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"original\",\n                \"region\": \"indonesia\",\n                \"avgViewsPerVideo\": 11592.13793103448,\n                \"similarity\": 0.589156523798481,\n                \"videoCount\": 2,\n                \"videos\": [\n                    {\n                        \"videoId\": \"k1as4baWp0Y\",\n                        \"title\": \"7 BIGGEST REGRETS OF PARENTS WITHOUT A RETIREMENT FUND | HOW TO ACHIEVE FINANCIAL FREEDOM BEFORE ...\",\n                        \"description\": \"The majority of workers feel secure with a regular salary, a mortgage, and a car installment plan. However, data shows that ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/k1as4baWp0Y/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAox8Kyw8jskkDOVCG3n3_Mnr6Esw\",\n                        \"views\": 45884,\n                        \"videoLength\": \"24:14\",\n                        \"publishedTime\": \"3 weeks ago\",\n                        \"publishedDate\": \"2026-03-30T11:23:00.340Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 4.05,\n                            \"channelOutlierRatio\": 3.700322580645161,\n                            \"viewsVsChannelAvg\": 3.9581999690634557,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 4.05\n                        }\n                    },\n                    {\n                        \"videoId\": \"5-6gD4f6yLI\",\n                        \"title\": \"Afraid of Being Poor When You Grow Old? Avoid These Financial Mistakes Before It's Too Late\",\n                        \"description\": \"Many people work hard throughout their lives, but still face financial insecurity in their old age. This isn't due to a lack ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/5-6gD4f6yLI/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC0gQ-vRw4S-ax2_qRoiz8mgd14lQ\",\n                        \"views\": 12068,\n                        \"videoLength\": \"20:19\",\n                        \"publishedTime\": \"9 days ago\",\n                        \"publishedDate\": \"2026-04-11T11:23:00.344Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 0.99,\n                            \"channelOutlierRatio\": 0.9732258064516129,\n                            \"viewsVsChannelAvg\": 1.0410504146686816,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 1.0410504146686816\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_3e3y61aruhummxjtlus\",\n                \"channelId\": \"UCF0yWpVNsHoeG0xDRYZSdnw\",\n                \"title\": \"Inspired Budget\",\n                \"subscribers\": 4160,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/d9fma711tHLo48aBmd4fnFYsCqJysPtehTE01wdGuQhJXIoL9jx8BFRkF7hOr2zo6vD80OW1QQ=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Practical, psychology-focused personal finance guidance for overcoming emotional barriers and building sustainable budgets.\",\n                \"focus\": \"specialist:finance-investing\",\n                \"keywords\": [\n                    \"budget\",\n                    \"debt\",\n                    \"save\",\n                    \"emergency fund\",\n                    \"tax refund\",\n                    \"income\",\n                    \"paycheck\",\n                    \"overspending\",\n                    \"impulse spending\",\n                    \"financial mindset\",\n                    \"debt consolidation\",\n                    \"high yield savings\",\n                    \"groceries\",\n                    \"financial habits\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"original\",\n                \"region\": \"usa\",\n                \"avgViewsPerVideo\": 1888,\n                \"similarity\": 0.5822891081848236,\n                \"videoCount\": 6,\n                \"videos\": [\n                    {\n                        \"videoId\": \"HMDLCywFYig\",\n                        \"title\": \"The Best High Yield Savings \\ufeffAccounts of 2026\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/HMDLCywFYig/hqdefault.jpg\",\n                        \"views\": 13444,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"5 months ago\",\n                        \"publishedDate\": \"2025-11-04T18:40:00.000Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 30.55,\n                            \"channelOutlierRatio\": 3.260459183673469,\n                            \"viewsVsChannelAvg\": 7.064634787178139,\n                            \"viewsVsRecentAverage\": 30.554545454545455,\n                            \"highestValue\": 30.554545454545455\n                        }\n                    },\n                    {\n                        \"videoId\": \"ZHqJLCCtBQo\",\n                        \"title\": \"How To Pay Off Credit Card Debt FAST (3 steps to take today)\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/ZHqJLCCtBQo/hqdefault.jpg\",\n                        \"views\": 23166,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"9 months ago\",\n                        \"publishedDate\": \"2025-06-19T15:47:09.406Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 9.798387096774192,\n                            \"channelOutlierRatio\": 5.90969387755102,\n                            \"viewsVsChannelAvg\": 12.2831389183457,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 12.2831389183457\n                        }\n                    },\n                    {\n                        \"videoId\": \"3Iojqzoab5o\",\n                        \"title\": \"How To Save Money On Groceries (3 Rules I Live By To Save Money)\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/3Iojqzoab5o/hqdefault.jpg\",\n                        \"views\": 4248,\n                        \"videoLength\": null,\n                        \"publishedTime\": \"5 months ago\",\n                        \"publishedDate\": \"2025-11-17T20:00:04.000Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 11.91,\n                            \"channelOutlierRatio\": 1.071683673469388,\n                            \"viewsVsChannelAvg\": 2.2590425531914895,\n                            \"viewsVsRecentAverage\": 11.909859154929578,\n                            \"highestValue\": 11.91\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_mn05210z2gnmn8av79e\",\n                \"channelId\": \"UCim883o8zLDtZYbRezytkgw\",\n                \"title\": \"The Wealth Dialogue\",\n                \"subscribers\": 946,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/WlErGWj8i_jAna8BgLbczteESq5Z4-b7UaP_KjFO73x33__PdyMZ8dWLNWDSrURSrmwtOcfyoQ=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Simplifying personal finance for everyday confidence through relatable, conversational storytelling.\",\n                \"focus\": \"specialist:finance-investing\",\n                \"keywords\": [\n                    \"insurance\",\n                    \"car payments\",\n                    \"retire\",\n                    \"lifestyle creep\",\n                    \"expenses\",\n                    \"money habits\",\n                    \"bank statement\",\n                    \"investing\",\n                    \"credit card\",\n                    \"buy a house\",\n                    \"financial plan\",\n                    \"budget\",\n                    \"debt\",\n                    \"savings\",\n                    \"wealth\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"original\",\n                \"region\": \"south-africa\",\n                \"avgViewsPerVideo\": 2188,\n                \"similarity\": 0.5811546786606409,\n                \"videoCount\": 1,\n                \"videos\": [\n                    {\n                        \"videoId\": \"7FqPbyN9Z6s\",\n                        \"title\": \"What Tracking Every Expense Reveals About Your Money Habits\",\n                        \"description\": \"Ever wondered why your money never seems to last? The secret isn't just how much you earn — it's how you spend. In this video ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/7FqPbyN9Z6s/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCBDHISByBMm0ZeKmL1FOJt2SOX3A\",\n                        \"views\": 2020,\n                        \"videoLength\": \"21:38\",\n                        \"publishedTime\": \"9 days ago\",\n                        \"publishedDate\": \"2026-03-18T02:46:07.202Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 1.0437148557953928,\n                            \"channelOutlierRatio\": 2.9890909090909092,\n                            \"viewsVsChannelAvg\": 1.0437148557953928,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 2.9890909090909092\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_9oaz8b29zt5mmflrgoi\",\n                \"channelId\": \"UCPESvLzOJaU4fREzqPNWI2A\",\n                \"title\": \"FinanceGoals\",\n                \"subscribers\": 1070,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/AYSgcN48lli-ylGxQHhocdjkhLZKIHNE_J-jR5DwMeAexCuAExA-Xwe6bymEf-yeTreOzpvjlg=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Practical, psychology-infused personal finance advice for everyday money decisions.\",\n                \"focus\": \"specialist:finance-investing\",\n                \"keywords\": [\n                    \"personal finance\",\n                    \"credit score\",\n                    \"loan\",\n                    \"passive income\",\n                    \"banking\",\n                    \"money rules\",\n                    \"investment\",\n                    \"money psychology\",\n                    \"limited time offer\",\n                    \"money velocity\",\n                    \"financial advice\",\n                    \"savings\",\n                    \"income\",\n                    \"financial myths\",\n                    \"financial education\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"original\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 3633,\n                \"similarity\": 0.579126510899837,\n                \"videoCount\": 3,\n                \"videos\": [\n                    {\n                        \"videoId\": \"7phGzxw9PmM\",\n                        \"title\": \"how to download and use Foodpanda\",\n                        \"description\": \"how to download and use Foodpanda\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/7phGzxw9PmM/hqdefault.jpg?sqp=-oaymwE1CKgBEF5IVfKriqkDKAgBFQAAiEIYAXABwAEG8AEB-AGGA4AC3gGKAgwIABABGFUgZShGMA8=&rs=AOn4CLASGz1upd1dVPLluqyb07nZAIqO0A\",\n                        \"views\": 44834,\n                        \"videoLength\": \"14:43\",\n                        \"publishedTime\": \"5 months ago\",\n                        \"publishedDate\": \"2025-10-07T00:45:54.836Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 5.401686746987952,\n                            \"channelOutlierRatio\": 42.29622641509434,\n                            \"viewsVsChannelAvg\": 5.56944099378882,\n                            \"viewsVsRecentAverage\": 5.401686746987952,\n                            \"highestValue\": 42.29622641509434\n                        }\n                    },\n                    {\n                        \"videoId\": \"lNPQuLBpJV0\",\n                        \"title\": \"5 passive income ideas with 100 USD\",\n                        \"description\": \"What if your first $100 could start working for you even while you sleep? In this video, I break down 5 realistic passive income ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/lNPQuLBpJV0/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAfRjrMEzFfQ5QuuMRjyuP75bb2Wg\",\n                        \"views\": 2416,\n                        \"videoLength\": \"11:30\",\n                        \"publishedTime\": \"1 month ago\",\n                        \"publishedDate\": \"2026-02-07T00:45:38.703Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 0.3001402026727244,\n                            \"channelOutlierRatio\": 2.279245283018868,\n                            \"viewsVsChannelAvg\": 0.3001402026727244,\n                            \"viewsVsRecentAverage\": 0.2910843373493976,\n                            \"highestValue\": 2.279245283018868\n                        }\n                    },\n                    {\n                        \"videoId\": \"AnxSi3Oq54A\",\n                        \"title\": \"Best Decentralized Exchange for Anonymous Trading\",\n                        \"description\": \"Discover the best Best Decentralized Exchange for Anonymous Trading.\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/AnxSi3Oq54A/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB5i1I4gqFYNsYjgvIWp8y4zbq_oA\",\n                        \"views\": 2125,\n                        \"videoLength\": \"11:09\",\n                        \"publishedTime\": \"7 days ago\",\n                        \"publishedDate\": \"2026-03-28T11:05:36.631Z\",\n                        \"outlierMetrics\": {\n                            \"outlierMultiplier\": 0.5848623853211009,\n                            \"channelOutlierRatio\": 1.985981308411215,\n                            \"viewsVsChannelAvg\": 0.5848623853211009,\n                            \"viewsVsRecentAverage\": 0,\n                            \"highestValue\": 1.985981308411215\n                        }\n                    }\n                ]\n            }\n        ],\n        \"timestamp\": \"2026-06-12T09:33:39.887Z\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 164\n    },\n    \"timing\": {\n        \"totalMs\": 1887\n    },\n    \"requestId\": \"5c489aca-ba1a-4c58-b781-0ad4191dd877\"\n}"}],"_postman_id":"9d9a998d-e0af-474b-a72a-0ce669c7fd01"},{"name":"Similar channels","id":"4c4ec415-37b2-4656-b5e8-4df40a49af3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channelId\": \"outlier_gohvvqenpimmfsuzmlo\",\n  \"limit\": 5,\n  \"threshold\": 0.3,\n  \"videosPerChannel\": 3,\n  \"sizeSimilarity\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/channels/similar","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Given a seed channelId, return the most semantically similar channels from the index. Pass <code>sizeSimilarity: true</code> to additionally sort by size proximity (subscribers / avgViewsPerVideo) — useful for finding channels in the same operational weight class.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Default</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>channelId (required)</td>\n<td>string</td>\n<td>—</td>\n<td>Internal channel id</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>20</td>\n<td>1–100</td>\n</tr>\n<tr>\n<td>threshold</td>\n<td>number</td>\n<td>0.3</td>\n<td>Gates the candidate pool even when sizeSimilarity is true</td>\n</tr>\n<tr>\n<td>includeVideos</td>\n<td>boolean</td>\n<td>true</td>\n<td></td>\n</tr>\n<tr>\n<td>videosPerChannel</td>\n<td>integer</td>\n<td>5</td>\n<td>1–50</td>\n</tr>\n<tr>\n<td>minOutlierScore</td>\n<td>number</td>\n<td>0</td>\n<td></td>\n</tr>\n<tr>\n<td>sizeSimilarity</td>\n<td>boolean</td>\n<td>false</td>\n<td>Each result gains a <code>sizeScore</code> in [0,1]: 1.0 = same size, 0.5 = 10x apart, 0 = 100x+ apart</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response data:</strong> <code>seed</code>, <code>sizeSimilarity</code>, <code>sizeReference</code>, <code>sizeRerankApplied</code>, <code>totalFound</code>, <code>results[]</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["channels","similar"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"51b3cc8b-fba5-4b72-89b5-3c6e8d990229","name":"Similar channels","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"channelId\": \"outlier_gohvvqenpimmfsuzmlo\",\n  \"limit\": 5,\n  \"threshold\": 0.3,\n  \"videosPerChannel\": 3,\n  \"sizeSimilarity\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/channels/similar"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:38:06 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3778"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"589d55d8-e309-45ea"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7e167cd6cd6e5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"seed\": {\n            \"id\": \"outlier_gohvvqenpimmfsuzmlo\",\n            \"channelId\": \"UCN-AyQlzb8UBsn937PbAlYw\",\n            \"title\": \"QuizWheels\",\n            \"gist\": \"Car knowledge and brand recognition tested through rapid-fire visual quizzes and high-energy compilation videos.\",\n            \"subscribers\": 24300,\n            \"avgViewsPerVideo\": 48950\n        },\n        \"threshold\": 0.3,\n        \"limit\": 5,\n        \"sizeSimilarity\": true,\n        \"sizeReference\": \"subscribers\",\n        \"sizeRerankApplied\": true,\n        \"totalFound\": 5,\n        \"results\": [\n            {\n                \"id\": \"outlier_fgs82qe1dfnmgvexeaj\",\n                \"channelId\": \"UCfyVMBmXNdI-Xs7j51HcMTQ\",\n                \"title\": \"Casual Car Dude\",\n                \"subscribers\": 18500,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/Q4DPfJSbSCj0BUuIJHJe9MmIZCrRaKIP0PxRl6VK5Q6t81JX5Z3COC8jchxnG6wTKSqxCooi=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Casual automotive history and culture channel focused on industry failures, oddities, and entertaining trivia.\",\n                \"focus\": \"specialist:cars-automotive\",\n                \"keywords\": [\n                    \"car brands\",\n                    \"driving rules\",\n                    \"rebrands\",\n                    \"ceo decisions\",\n                    \"body styles\",\n                    \"mistakes\",\n                    \"secret features\",\n                    \"inventions\",\n                    \"car features\",\n                    \"car designs\",\n                    \"conspiracy theories\",\n                    \"crash speeds\",\n                    \"drivers\",\n                    \"scams\",\n                    \"banned cars\",\n                    \"business deals\",\n                    \"car names\",\n                    \"deadly cars\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"curated\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 62676,\n                \"similarity\": 0.7506469548329153,\n                \"sizeScore\": 0.9407827274023508,\n                \"videoCount\": 16,\n                \"videos\": [\n                    {\n                        \"videoId\": \"M6Kg30MuauU\",\n                        \"title\": \"Every Car Term & Its Meaning Explained in 17 Minutes\",\n                        \"description\": \"Hit subscribe for more chill car stories.\\n\\n⚠️Disclaimer:\\nEverything here is for entertainment only. Some explanations are simplified to keep things fun, not everything is 100% accurate....\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/M6Kg30MuauU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAWYWgEuDye6KZZ9WGCaBhqQKmbbg\",\n                        \"views\": 126721,\n                        \"publishedDate\": \"2025-10-01T22:25:49.750Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 26.566247379454925\n                        }\n                    },\n                    {\n                        \"videoId\": \"qWJQW7V5AS0\",\n                        \"title\": \"Every Car Feature That Has Faded Into History\",\n                        \"description\": \"Hit subscribe for more chill car stories.\\n\\n⚠️Disclaimer:\\nEverything here is for entertainment only. Some explanations are simplified to keep things fun, not everything is 100% accurate....\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/qWJQW7V5AS0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAWaT261mE07QwmLGgHmy-1d-wTgA\",\n                        \"views\": 121630,\n                        \"publishedDate\": \"2025-10-01T22:25:49.750Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 25.49895178197065\n                        }\n                    },\n                    {\n                        \"videoId\": \"gCf-D30M5do\",\n                        \"title\": \"What Your Car Says About You (It’s Brutally Honest)\",\n                        \"description\": \"Hit subscribe for more chill car stories. ⚠️Disclaimer: Everything here is for entertainment only. Some explanations are simplified ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/gCf-D30M5do/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDMpz9BAjjkcXAeUY-LbkrYtGoi6A\",\n                        \"views\": 301779,\n                        \"publishedDate\": \"2025-12-27T06:45:49.472Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 17.24451428571428\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_ywvtexjqivmg1st1s4\",\n                \"channelId\": \"UCNEsxQWYdMAby1Ubu1aOA0g\",\n                \"title\": \"Classic Car Quiz\",\n                \"subscribers\": 41000,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/soGvttTEwm-Rw2q7pMsuASn_gFDmOAxSCaNQ-UxufH0DKSAiVzW3sFqSwfbHUfFWl3UQDALywro=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Interactive visual quizzes testing knowledge of vintage automobile makes and models from specific eras and angles.\",\n                \"focus\": \"specialist:cars-automotive\",\n                \"keywords\": [\n                    \"classic cars\",\n                    \"quiz\",\n                    \"guess\",\n                    \"make and model\",\n                    \"vintage\",\n                    \"1950s\",\n                    \"1960s\",\n                    \"1970s\",\n                    \"muscle cars\",\n                    \"rear ends\",\n                    \"challenge\",\n                    \"name\",\n                    \"autos\",\n                    \"pony cars\",\n                    \"identification\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"curated\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 96586,\n                \"similarity\": 0.8041657835071733,\n                \"sizeScore\": 0.8864112084392883,\n                \"videoCount\": 18,\n                \"videos\": [\n                    {\n                        \"videoId\": \"6SeWNbS9P6Q\",\n                        \"title\": \"Can You Guess 20 Vintage Autos from Their Rear Ends? Start Now...\",\n                        \"description\": \"Can you guess the make and model of these 20 classic cars by look at their rear ends? If you can do it by just looking at the photo, ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/6SeWNbS9P6Q/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCz6IqD5j41SV4fsCToZLCsZ8CzoA\",\n                        \"views\": 307328,\n                        \"publishedDate\": \"2025-09-16T04:55:39.372Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 6.962889120485749\n                        }\n                    },\n                    {\n                        \"videoId\": \"2apNJTWYbCQ\",\n                        \"title\": \"Can You Guess These 20 Classic Cars Right? Start the Quiz Now...\",\n                        \"description\": \"Can you guess the make and model of these 20 classic cars? If you can do it by just looking at the photo, give yourself 3 points. If you get it right after the multiple-choice answers are shown,...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/2apNJTWYbCQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBaprqqs2HhcqDva2eWQhuluYdGNw\",\n                        \"views\": 195558,\n                        \"publishedDate\": \"2025-09-05T19:45:51.194Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 5.0573504273504275\n                        }\n                    },\n                    {\n                        \"videoId\": \"ScIRb0Lbdo0\",\n                        \"title\": \"Guess 20 Classic 1970s Cars! How Many Will You Know? Start Now...\",\n                        \"description\": \"Can you guess the make and model of these 20 cars from the 1970s? If you can do it by just looking at the photo, give yourself 3 points. If you get it right after the multiple-choice answers...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/ScIRb0Lbdo0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA6nCHMVn6qtDYvYl_VbUNZd5tJxQ\",\n                        \"views\": 169983,\n                        \"publishedDate\": \"2025-06-05T19:45:51.194Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 4.832934472934473\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_slxcgr2ckzmngo2yug\",\n                \"channelId\": \"UCahPt831-xk089qaPjiH5Qw\",\n                \"title\": \"CarXplain\",\n                \"subscribers\": 9550,\n                \"thumbnail\": \"https://yt3.googleusercontent.com/h1Bs_7UiXt9A_bS39I9YXkgOBSc1OG8vHet6Lu75RC9oIUPg0isv-ba4GNPLkLzItnilklavmw=s72-c-k-c0x00ffffff-no-rj\",\n                \"gist\": \"Clear, visual explainers demystifying automotive technology, history, and industry concepts without jargon.\",\n                \"focus\": \"specialist:cars-automotive\",\n                \"keywords\": [\n                    \"engines\",\n                    \"trucks\",\n                    \"explained\",\n                    \"hybrid\",\n                    \"electric\",\n                    \"tuning\",\n                    \"safety\",\n                    \"segments\",\n                    \"brands\",\n                    \"scandal\",\n                    \"depreciation\",\n                    \"supercar\",\n                    \"ford\",\n                    \"chrysler\",\n                    \"automotive\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"curated\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 21979,\n                \"similarity\": 0.7379635969449363,\n                \"sizeScore\": 0.7971985489927171,\n                \"videoCount\": 13,\n                \"videos\": [\n                    {\n                        \"videoId\": \"WsAq3GAs_4U\",\n                        \"title\": \"Every Engine Layout Explained in 15 minutes\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/WsAq3GAs_4U/hqdefault.jpg\",\n                        \"views\": 340956,\n                        \"publishedDate\": \"2026-02-02T04:56:59.828Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 102.3891891891892\n                        }\n                    },\n                    {\n                        \"videoId\": \"ERN69JLYh7o\",\n                        \"title\": \"Every Car Tuning Stage Explained — How Cars Turn Into Drag Monsters\",\n                        \"description\": null,\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/ERN69JLYh7o/hqdefault.jpg\",\n                        \"views\": 170597,\n                        \"publishedDate\": \"2026-03-29T15:01:11.000Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 80.03232222774739\n                        }\n                    },\n                    {\n                        \"videoId\": \"T1-d_CHSeog\",\n                        \"title\": \"Every HYBRID And ELECTRIC Car Type Explained IN 17 Minutes\",\n                        \"description\": \"From Mild Hybrids to Hydrogen Fuel Cell vehicles — this video explains **every major Hybrid and Electric Car type** in one clear ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/T1-d_CHSeog/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDZv8cMw5u0K3VIzX8ZjpDXKU6qew\",\n                        \"views\": 113727,\n                        \"publishedDate\": \"2026-04-02T15:00:44.000Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 53.68\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_elqfznnt6amkrhcmbt\",\n                \"channelId\": \"UCvNR-rSVWuy87ASfid8EkTA\",\n                \"title\": \"CAR BLISS\",\n                \"subscribers\": 6430,\n                \"thumbnail\": null,\n                \"gist\": \"Curated automotive compilations and explainers focusing on car brands, history, and trivia in a fast-paced, visual format.\",\n                \"focus\": \"specialist:cars-automotive\",\n                \"keywords\": [\n                    \"car brands\",\n                    \"evolution\",\n                    \"headlights quiz\",\n                    \"suv\",\n                    \"german cars\",\n                    \"italian cars\",\n                    \"japanese sportscars\",\n                    \"fan made commercials\",\n                    \"legendary engines\",\n                    \"chinese cars\",\n                    \"car collection\",\n                    \"guess the car\",\n                    \"then vs now\",\n                    \"brands a to z\",\n                    \"kitty explained\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"adults\",\n                \"contentOriginality\": \"curated\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 95310,\n                \"similarity\": 0.859949818265115,\n                \"sizeScore\": 0.7113023496629549,\n                \"videoCount\": 1,\n                \"videos\": [\n                    {\n                        \"videoId\": \"8YsW7otgEyI\",\n                        \"title\": \"125 BEST CAR BRANDS FAN MADE COMMERCIALS (SUVs vs MINIVANS vs Sports-cars vs Compact Cars vs Luxury)\",\n                        \"description\": \"0:00 - SUVs 3:37 - Minivans 7:15 - Sports cars 10:53 - Compact Cars 14:30 - Luxury Cars Welcome to a massive compilation of ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/8YsW7otgEyI/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBlnePVc12V8UMwfB6hXXtg-4MvuA\",\n                        \"views\": 47090,\n                        \"publishedDate\": \"2026-01-02T22:55:43.768Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 7.32348367029549\n                        }\n                    }\n                ]\n            },\n            {\n                \"id\": \"outlier_b464kljz3ykmh5tnm6c\",\n                \"channelId\": \"UCjAyCQosrZx82eIIyT3fqZA\",\n                \"title\": \"Not a Mechanic\",\n                \"subscribers\": 6130,\n                \"thumbnail\": null,\n                \"gist\": \"Curated visual compilations ranking and categorizing global automotive brands by country, segment, and prestige.\",\n                \"focus\": \"specialist:cars-automotive\",\n                \"keywords\": [\n                    \"car brands\",\n                    \"logos\",\n                    \"ranking\",\n                    \"worst to best\",\n                    \"luxury\",\n                    \"suv\",\n                    \"crossover\",\n                    \"pickup\",\n                    \"germany\",\n                    \"japan\",\n                    \"usa\",\n                    \"italy\",\n                    \"france\",\n                    \"great britain\",\n                    \"segments\"\n                ],\n                \"channelType\": \"creator\",\n                \"audienceAge\": \"all-ages\",\n                \"contentOriginality\": \"curated\",\n                \"region\": \"global\",\n                \"avgViewsPerVideo\": 16044,\n                \"similarity\": 0.7641924149626855,\n                \"sizeScore\": 0.7009271004600515,\n                \"videoCount\": 1,\n                \"videos\": [\n                    {\n                        \"videoId\": \"qP7T9XMxvus\",\n                        \"title\": \"120 BEST CAR BRANDS FROM WORST TO BEST\",\n                        \"description\": \"0:00 - intro 0:02 - Top Brands to Avoid 2:32 - Mid-Tier Options 5:02 - Luxury Vehicles 🏎️ 7:32 - The Best of the Best tags: ...\",\n                        \"thumbnailUrl\": \"https://i.ytimg.com/vi/qP7T9XMxvus/hq720.jpg?sqp=-oaymwEcCOgCEMoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC3Cx_slkjvDTsRnkKHL6KsvxYc4A\",\n                        \"views\": 75335,\n                        \"publishedDate\": \"2025-10-22T05:10:30.954Z\",\n                        \"outlierMetrics\": {\n                            \"highestValue\": 4.742189044888273\n                        }\n                    }\n                ]\n            }\n        ],\n        \"timestamp\": \"2026-06-12T09:38:06.250Z\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 163\n    },\n    \"timing\": {\n        \"totalMs\": 2049\n    },\n    \"requestId\": \"f11ee5bf-67db-4019-849d-1051d620276c\"\n}"}],"_postman_id":"4c4ec415-37b2-4656-b5e8-4df40a49af3f"},{"name":"Channel lookup","id":"b470428e-22dd-4bad-93c6-da49f6bad6aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/channels/outlier_gohvvqenpimmfsuzmlo","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Fetch a single channel by internal id or YouTube channelId (UCxxxx). Returns cached data when fresh (within 60 days); otherwise fetches live from YouTube and refreshes the cache.</p>\n<p>The <code>source</code> field tells you which path was taken: <code>db-fresh</code> (cache), <code>live-refresh</code> (stale cache refreshed), <code>live-new</code> (first-time lookup). <code>cacheAgeDays</code> gives the age of cached data, null when freshly fetched.</p>\n<p><strong>Response data includes:</strong> title, subscribers, totalViews, totalVideos, avgViewsPerVideo, recentAvgViews, up to 5 recent videos (preview), AI-generated channelGist, channelKeywords, contentFormats, focusClassification, channelType, audienceAge, region, channelLinks (with emails when public), growthStats (weekly, when available), channelStatus (ACTIVE | TERMINATED | NOT_FOUND).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["channels","outlier_gohvvqenpimmfsuzmlo"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6730d17a-faad-4cde-9e0d-c56a07797692","name":"Channel lookup","originalRequest":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/channels/outlier_gohvvqenpimmfsuzmlo"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:38:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1443"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"c0d6d80c-68c2-49a2"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7e254ac250d60-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"outlier_gohvvqenpimmfsuzmlo\",\n        \"channelId\": \"UCN-AyQlzb8UBsn937PbAlYw\",\n        \"username\": \"@QuizWheels\",\n        \"title\": \"QuizWheels\",\n        \"description\": \"Guess, learn and have fun in the world of cars! 🚗🔥\\nQuizWheels offers interesting quizzes, car reviews and entertaining content that will make you a car enthusiast!\\n\",\n        \"subscribers\": 24300,\n        \"totalViews\": 8544900,\n        \"totalVideos\": 152,\n        \"thumbnail\": \"https://yt3.googleusercontent.com/0wvCoBL2SvINIvqH4MzeGt8sJ30kx0tPcOg4CqV2BZx0HVLMTemsAgqMuN8VcaRu_zWt8yuL3A=s160-c-k-c0x00ffffff-no-rj\",\n        \"country\": \"Georgia\",\n        \"publishedAt\": \"2024-01-17T00:00:00.000Z\",\n        \"avgViewsPerVideo\": 48950,\n        \"recentAvgViews\": 55552,\n        \"recentVideoCount\": 30,\n        \"recentVideosDate\": \"2025-12-27T22:06:26.665Z\",\n        \"channelGist\": \"Car knowledge and brand recognition tested through rapid-fire visual quizzes and high-energy compilation videos.\",\n        \"aiEnhancedDescription\": \"This channel focuses exclusively on the automotive world, using quiz challenges and compilation videos as its primary formats. It targets car enthusiasts and casual viewers who enjoy testing their knowledge or simply watching montages of luxury and performance vehicles. Its unique angle is turning car brand and model recognition into an interactive, game-like experience.\",\n        \"channelKeywords\": [\n            \"car quiz\",\n            \"guess the car\",\n            \"car brand\",\n            \"logo quiz\",\n            \"supercars\",\n            \"suv\",\n            \"sedan\",\n            \"sports cars\",\n            \"compilation\",\n            \"comparison\",\n            \"famous cars\",\n            \"models\",\n            \"luxury\",\n            \"rally\",\n            \"dream car\"\n        ],\n        \"focusClassification\": \"specialist:cars-automotive\",\n        \"channelType\": \"creator\",\n        \"audienceAge\": \"all-ages\",\n        \"contentOriginality\": \"curated\",\n        \"region\": \"global\",\n        \"contentLanguage\": \"en\",\n        \"contentFormats\": [\n            \"entertainment\",\n            \"compilation\"\n        ],\n        \"contentTags\": [\n            \"review\"\n        ],\n        \"channelLinks\": {\n            \"emails\": [],\n            \"apiLinks\": [],\n            \"hasEmail\": false,\n            \"descriptionUrls\": []\n        },\n        \"channelStatus\": \"ACTIVE\",\n        \"recentVideos\": [\n            {\n                \"title\": \"Guess The Car Brand By Car! | Car Quiz Challenge!\",\n                \"views\": 4362,\n                \"videoId\": \"w0FhTCk-n4c\",\n                \"publishedAt\": \"10 days ago\"\n            },\n            {\n                \"title\": \"Guess The 120 Car Brand By Car In 10 Seconds! | Easy, Medium, Hard, Impossible!\",\n                \"views\": 10330,\n                \"videoId\": \"4b_eiRJ7cYE\",\n                \"publishedAt\": \"2 weeks ago\"\n            },\n            {\n                \"title\": \"Famous Cars Competition! | Hatchbacks, Sedan, SUV, Sports, Super Models!\",\n                \"views\": 33570,\n                \"videoId\": \"6jG-rfAwskU\",\n                \"publishedAt\": \"2 weeks ago\"\n            },\n            {\n                \"title\": \"Guess The Car LOGO Quiz! | Car Quiz Challenge! 🚗\",\n                \"views\": 4418,\n                \"videoId\": \"r6YUYXJ-M5A\",\n                \"publishedAt\": \"1 month ago\"\n            },\n            {\n                \"title\": \"GUESS The Car Brand by Car LOGOS! - Car Quiz Challenge! 🚗\",\n                \"views\": 5465,\n                \"videoId\": \"m6hDPC2C_yA\",\n                \"publishedAt\": \"1 month ago\"\n            }\n        ],\n        \"dataRefreshedAt\": \"2026-05-13T16:48:40.481Z\",\n        \"source\": \"db-fresh\",\n        \"cacheAgeDays\": 29.7\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 162\n    },\n    \"timing\": {\n        \"totalMs\": 864\n    },\n    \"requestId\": \"a078cbd2-3ae9-43c1-af19-32c20bf4a377\"\n}"}],"_postman_id":"b470428e-22dd-4bad-93c6-da49f6bad6aa"},{"name":"Channel videos (live)","id":"1d43f2fb-e971-4c7f-9f39-0eacf8444cc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/channels/UCTwECeGqMZee77BjdoYtI2Q/videos?limit=10","description":"<p><strong>Live · 1 credit</strong></p>\n<p>Recent videos uploaded by a channel. Always fetched live from YouTube to ensure freshness.</p>\n<p><strong>Response data:</strong> <code>channel</code> summary, <code>videos[]</code> (light objects: videoId, title, description, views, publishedTime, thumbnailUrl, videoLength), <code>totalReturned</code>, <code>source: \"live\"</code>. <code>nextPageToken</code> is reserved — pagination via <code>?pageToken=</code> is not yet exposed in v1.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["channels","UCTwECeGqMZee77BjdoYtI2Q","videos"],"host":["https://outlierkit.com/api/v1"],"query":[{"description":{"content":"<p>Max videos to return, 1–100 (default 30)</p>\n","type":"text/plain"},"key":"limit","value":"10"}],"variable":[]}},"response":[{"id":"c990cc15-bcb0-4314-9193-4737405827ec","name":"Channel videos (live)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://outlierkit.com/api/v1/channels/UCTwECeGqMZee77BjdoYtI2Q/videos?limit=10","host":["https://outlierkit.com/api/v1"],"path":["channels","UCTwECeGqMZee77BjdoYtI2Q","videos"],"query":[{"key":"limit","value":"10","description":"Max videos to return, 1–100 (default 30)"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:41:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3100"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"aa1dc8db-3c22-440d"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7e646b8348583-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"channel\": {\n            \"channelId\": \"UCTwECeGqMZee77BjdoYtI2Q\",\n            \"title\": \"Creative Commons\",\n            \"description\": \"A nonprofit building a vibrant, collaborative global commons through CC licenses, programs, and a growing network. \\n\\nImage: Lukas Schlagenhauf (CC BY-ND 2.0)\",\n            \"subscribers\": 8920,\n            \"totalVideos\": 260,\n            \"thumbnail\": \"https://yt3.googleusercontent.com/ytc/AIdro_lSk0TpqM-SxI52i5LwI00Y_84Dd-2NLmGa8CsSNoFDF7E=s160-c-k-c0x00ffffff-no-rj\",\n            \"username\": \"@creativecommons\",\n            \"keywords\": [\n                \"creative commons\",\n                \"remix\",\n                \"culture\",\n                \"nonprofit\"\n            ]\n        },\n        \"videos\": [\n            {\n                \"videoId\": \"mm3r6dDTV0k\",\n                \"title\": \"Legacy & History of Open Science | 4 June 2026\",\n                \"views\": 113,\n                \"publishedTime\": \"7 days ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/mm3r6dDTV0k/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAa4K9meQG3_kamoJwSqz5CqtYc3Q\",\n                \"videoLength\": \"56:14\"\n            },\n            {\n                \"videoId\": \"CCzRPQWerSs\",\n                \"title\": \"The Legacy & History of Open Education\",\n                \"views\": 212,\n                \"publishedTime\": \"3 weeks ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/CCzRPQWerSs/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC9s1AdFOWToXIEclz5T1-NdmxTJA\",\n                \"videoLength\": \"1:01:51\"\n            },\n            {\n                \"videoId\": \"BD-LB23rRBE\",\n                \"title\": \"Expert Panel III: Global Perspectives on Open Heritage and Diversity, Inclusion, and Sustainability\",\n                \"views\": 56,\n                \"publishedTime\": \"1 month ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/BD-LB23rRBE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBBId64MIUqmVkVvPGtKOHVU1Gp5A\",\n                \"videoLength\": \"1:07:34\"\n            },\n            {\n                \"videoId\": \"ea1MAxH0KJc\",\n                \"title\": \"Expert Panel II: Global Perspectives on Open Heritage and Ethical Artificial Intelligence\",\n                \"views\": 37,\n                \"publishedTime\": \"1 month ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/ea1MAxH0KJc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBj7BDBRCdmP8x7AxHuZUKYfU96KQ\",\n                \"videoLength\": \"33:52\"\n            },\n            {\n                \"videoId\": \"zXhTF-T24fw\",\n                \"title\": \"Expert Panel I: Global Perspectives on Open Heritage and Education to Address the Climate Crisis\",\n                \"views\": 47,\n                \"publishedTime\": \"1 month ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/zXhTF-T24fw/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAxw0OvL_O-fj6Ku8QKwvb7NCjDBA\",\n                \"videoLength\": \"53:29\"\n            },\n            {\n                \"videoId\": \"8U2LLmThFS0\",\n                \"title\": \"Welcome, High-Level Contributions on Equitable Access to Heritage, Context of UNESCO’s Mandate\",\n                \"views\": 61,\n                \"publishedTime\": \"1 month ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/8U2LLmThFS0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBK_iASHL9Tc0BQvzIkIaLcvEUn6Q\",\n                \"videoLength\": \"1:00:22\"\n            },\n            {\n                \"videoId\": \"AzFgLYHc-oc\",\n                \"title\": \"CC101: A Brief History\",\n                \"views\": 344,\n                \"publishedTime\": \"1 month ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/AzFgLYHc-oc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBNWPGTmIp--wTel9n6Ua4PSxxxCQ\",\n                \"videoLength\": \"55:03\"\n            },\n            {\n                \"videoId\": \"tlFdJ3DI8z4\",\n                \"title\": \"CC Certificate Webinar: OER and Accessibility, January 2026\",\n                \"views\": 132,\n                \"publishedTime\": \"2 months ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/tlFdJ3DI8z4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAdjyrmdzZV1LFIQfG2uUmVst0AIw\",\n                \"videoLength\": \"57:16\"\n            },\n            {\n                \"videoId\": \"Tp3Z1FnVyC4\",\n                \"title\": \"CC Certificate Webinar: Licensing Q&A, January 2026\",\n                \"views\": 526,\n                \"publishedTime\": \"2 months ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/Tp3Z1FnVyC4/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAhtBDO9h9n6uhIdBU7HUEwID_OhQ\",\n                \"videoLength\": \"59:24\"\n            },\n            {\n                \"videoId\": \"CweFSQw3tBs\",\n                \"title\": \"CC Certificate Webinar: Open Licensing Models in the Cultural Heritage Sector, January 2026\",\n                \"views\": 106,\n                \"publishedTime\": \"3 months ago\",\n                \"thumbnailUrl\": \"https://i.ytimg.com/vi/CweFSQw3tBs/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAcDKcwmFoR_P0IRkdVbWdgdd6AFQ\",\n                \"videoLength\": \"54:51\"\n            }\n        ],\n        \"totalReturned\": 10,\n        \"nextPageToken\": \"4qmFsgLZCRIYVUNUd0VDZUdxTVplZTc3Qmpkb1l0STJRGrwJOGdhRUJ4cUJCM3ItQmpyN0Jnb2tObUkxWVdJd1lqUXRNREF3TUMweU5EVmhMV0ZrWXpVdE5UZ3lOREk1WkRFd05qVTBFdEFHUVZObFIwSjVka0ZoT0hwa2FEUndRbTVhTWtwWFYwSXRXa2d6ZG5oeWIzbzJjQzFCTTBKVllrWnJZMHN3TlhCRVZXb3pSM3BsV25KblZucFJjVTlOTFdKcGJ6QkpVV0pTUzFOQ2RFMUlaSGRyU1hKWWRrc3pSRVpSTWpGZlFqQnJWWEY1YTJsaGFVVkVSRzlwVmxFNFMyUkdkVzlIWm5CSWEzWTJialppY0d3MlFYQmpOVWxITUZGQmJuSkVXbmREVG5kTk55MXBkVGQyVFRBelRXeE1aRXBZU21aVFZVWlRja0ZoU0MxcGFFMU9ZalI0YTIxQmMyUk9MWGxXUWtkMlJGUktUbVJHVUVWMGRXRm5kR0ZHWWkweGJXdFpTM2xaWTJkcWFFSnlNbkJUVm5CdFJteDZTVzVmUkVwWVJtcFpXRGRqTVY4dGJFWnVSM3B0ZFdGVVRHVlZNMU5ZZFV4aVNITm1WV1I1U1c1Q2MzZHZPRmxMZEdaYVEwbHZSVXhXUnpkM1JGOTBRa05yTUdFM1VERjViQzAyUW1aelJGSlBibWhzZW10amFFbGZkREJ3ZFd0MFZWQTRiWFpTWm1veFJsYzRjVmhsVW1kcVlYUlBaV0p1VHpGWVIwcG5NMDVaZG04dFNqTlVXVFF6V2pGd2NqQjNPVFkzTWtkcFpsSkhSbGhLWldSTmNqQlhVVTkzYjJWZlZtRnNlVkZDZUd4dkxVWlpYM2xmVTFndFFWOWhMWGhYU20xeE16UlRhWFoyTTJSVlR6WllSRGhQWkRoTVpGcGlibFptTTNkT1NsYzRlV3R3UVVkTmVsbGFWMXAyY1RGSldFRnRaVzluVjFoM1JHUlROMk54VTFOUWNVaHhkR0V0V2tGSmJsUnVabFJ6VWxOa1VFd3RhelZrUTJGTlowNW9hM010TUd4QmJrOUhTbFJNZVcxSFZYTlJNbWd0TmxsWE9HazRPR1kwTFVodVdFbDBaMWRhWlVwTlFYY3hNRkJLWjFabWR6bGxjSFpMWW1zMFYyVjVUalJIVlROWE1FczRiRXhSUTJsMGJUTlFhVWw0YlhkcWRucHFSV2hITVhObmFFaDBORkpIVmw4MFVIRm9ja281YzFGdVJ6SnNaWFF0UkVSVVVFazRkRWhoTm1adVIwdHVia3N3V0VaNmEzRlRhQzFWYlU1elpVVlNNRGcxY2paR1Z6VmZiVEphTUhGMlNrdFJSVmd0ZDA5Mk1uRkRPRUpJTUdOWFRXd3hTV2RVYUU5d2QyRkhibEE0YkV4WFJuTm9NRlpZZW1KeVVrcEtlVTlHZERkT2NHbEJUblpPWkRZNExVeEdVMDVDWkMxeE9YbDNWVWRXV0ZGNU0ySmhlRFl3ZVRsaVpsWk1RMjFTWlU5Q00xZHdVMmxGZEVOYVMyaDZibUpoTjJWUFZtNWFRakJWZERCMlJucHZjMDVpUW1oMFNVTldSV3BtWDJkUVlqRTRkMlZLYVZkQ1YzaElZbVprZVZZWUJBJTNEJTNE.CgtBbm5tVGUzeElZVSjHm6_RBjIKCgJERRIEEgAgK2LgAgrdAjE2LllURT1DU212ZDU2NDNabFJFNFhRQll5NXBGU3lCNHpQaFRiYTRLLUFDRzlJbmFWWHNjNjJ3Yllka2hyX1pqMGFMSXlQR3g3NkFHRENnR3NIZDg2alpJcUh1MjJwYjVCUTBmejVrV3JURjF1VWtUUm5JYzlLVDFla1FDaUtmbG10SElmUDdYSnNTYTVOWk1taklZNExWN0gwaGZ5UDFHQk9EamxZWVhUb29wOTVjaUlSYW1WYWxncThVa1pRN3ZhRzJtdmhKWURVZzBBaUdMbld6TVNLd1I3OUtlVHlIMnFLbG5iMjNKWUw2OUs3X0hZb043ZHViTWJYUTFjcXQ4ZHBiaGRPSHRvTHkxXzc3SF85TGZMczB6V2owNjhVcmV1cUl6RjgxZHI2V2VZeU55WlhkcGUyRG5ybEREU056bHJTYWEzY1FzRHFVRGhLQnJZWndFLXBYc0FDRGc%3D.260-1\",\n        \"source\": \"live\",\n        \"limit\": 10\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 161\n    },\n    \"timing\": {\n        \"totalMs\": 1219\n    },\n    \"requestId\": \"79975d79-e73b-4728-a9bd-625e4288d7c9\"\n}"}],"_postman_id":"1d43f2fb-e971-4c7f-9f39-0eacf8444cc8"}],"id":"e6824842-b92b-4482-97f2-a58875310d33","_postman_id":"e6824842-b92b-4482-97f2-a58875310d33","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}}},{"name":"Videos","item":[{"name":"Video lookup","id":"d43a2a56-4d9c-4714-b5b7-06fb4ece7244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/videos/outlier_defnsqypf1vmmq9fy0l","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Fetch a single video by internal id or YouTube videoId. Returns cached data when fresh; otherwise fetches live and refreshes the cache. For newly-discovered videos, outlier scoring is computed in the background — <code>outlierMetrics</code> may be all-null on first lookup and populated on subsequent requests.</p>\n<p><strong>Response data includes:</strong> title, description, views, videoLength, publish dates, keywords, category, caption/privacy flags, <code>outlierMetrics</code> (outlierMultiplier, channelOutlierRatio, viewsVsChannelAvg, viewsVsRecentAverage, highestValue), <code>channel</code> summary, <code>source</code>, <code>cacheAgeDays</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["videos","outlier_defnsqypf1vmmq9fy0l"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"27224c80-c11e-4896-bd87-d8dbc88968f4","name":"Video lookup","originalRequest":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/videos/outlier_defnsqypf1vmmq9fy0l"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:51:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"852"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"a3135648-f6c3-432a"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7f56d2f0f37c5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"outlier_defnsqypf1vmmq9fy0l\",\n        \"videoId\": \"nSM1m7Q8gkg\",\n        \"title\": \"Cars 2 REAL LIFE Cars & Racing Series\",\n        \"description\": \"Cars 2 REAL LIFE Cars & Racing Series\",\n        \"views\": 368037,\n        \"thumbnailUrl\": \"https://i.ytimg.com/vi/nSM1m7Q8gkg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC4Rxp_E9tQd56wqi3gSB2VtTy_xA\",\n        \"publishedTime\": \"10 months ago\",\n        \"publishedDate\": \"2025-05-14T11:46:19.881Z\",\n        \"videoLength\": \"2:02\",\n        \"keywords\": [],\n        \"category\": \"Film & Animation\",\n        \"uploadDate\": \"2025-05-14T11:17:32.000Z\",\n        \"isPrivate\": false,\n        \"isUnlisted\": false,\n        \"outlierMetrics\": {\n            \"outlierMultiplier\": 1.43,\n            \"channelOutlierRatio\": 2.168,\n            \"viewsVsChannelAvg\": 0.301,\n            \"viewsVsRecentAverage\": 1.43,\n            \"highestValue\": 2.168\n        },\n        \"channel\": {\n            \"id\": \"outlier_k6pylhdz34immpzfc3a\",\n            \"channelId\": \"UC1sh9NMD-5VNE72d1UG87lg\",\n            \"title\": \"MILOO CARS\",\n            \"username\": \"@miloocars\",\n            \"subscribers\": 167000,\n            \"thumbnail\": \"https://yt3.googleusercontent.com/26BJuEThZV81oa0EXw6SQE_6XO6tw9uVYghbhvtHR6lVnQcnuX1mPQ8Z4GsgZQf0DMSKQLhpSQ=s72-c-k-c0x00ffffff-no-rj\",\n            \"avgViewsPerVideo\": 1167494,\n            \"region\": \"global\",\n            \"channelType\": \"creator\"\n        },\n        \"dataRefreshedAt\": \"2026-06-12T09:15:14.049Z\",\n        \"source\": \"db-fresh\",\n        \"cacheAgeDays\": 0.03\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 160\n    },\n    \"timing\": {\n        \"totalMs\": 1473\n    },\n    \"requestId\": \"cc66db24-4388-40d0-bc84-181a519e5522\"\n}"}],"_postman_id":"d43a2a56-4d9c-4714-b5b7-06fb4ece7244"},{"name":"Video transcript","id":"a032630c-fb76-4dab-9eef-8fd1e3b74116","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/videos/_AbFXuGDRTs/transcript","description":"<p><strong>Cached · 1 credit</strong></p>\n<p>Fetch a video transcript. Cached on first fetch (transcripts don't change), so repeat requests are fast.</p>\n<p><strong>Response data:</strong> <code>videoId</code>, <code>segments[]</code> ({ startMs, endMs, startTime, text }), <code>fullText</code> (concatenated), <code>totalDurationMs</code>, <code>source</code> (db-fresh | live).</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["videos","_AbFXuGDRTs","transcript"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"e0defb28-469d-4e35-aaf8-2990f632627c","name":"Video transcript","originalRequest":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/videos/_AbFXuGDRTs/transcript"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:51:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"c0d5637e-6fbf-4c2c"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7f5bbb850ff80-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"videoId\": \"_AbFXuGDRTs\",\n        \"segments\": [\n            {\n                \"text\": \"Hidden in this mountain is a $1 billion\",\n                \"endMs\": 5759,\n                \"startMs\": 80,\n                \"startTime\": \"0:00\"\n            },\n            {\n                \"text\": \"nuclear bunker. We are 2,000 ft\",\n                \"endMs\": 8000,\n                \"startMs\": 3200,\n                \"startTime\": \"0:03\"\n            },\n            {\n                \"text\": \"underground inside of a mountain and it\",\n                \"endMs\": 10080,\n                \"startMs\": 5759,\n                \"startTime\": \"0:05\"\n            },\n            {\n                \"text\": \"can survive the biggest atomic bombs\",\n                \"endMs\": 11920,\n                \"startMs\": 8000,\n                \"startTime\": \"0:08\"\n            },\n            {\n                \"text\": \"ever made. And I'm going to show you the\",\n                \"endMs\": 14160,\n                \"startMs\": 10080,\n                \"startTime\": \"0:10\"\n            },\n            {\n                \"text\": \"difference between this $50 million\",\n                \"endMs\": 18080,\n                \"startMs\": 11920,\n                \"startTime\": \"0:11\"\n            },\n            {\n                \"text\": \"nuclear bunker, this $30 million bunker,\",\n                \"endMs\": 20320,\n                \"startMs\": 14160,\n                \"startTime\": \"0:14\"\n            },\n            {\n                \"text\": \"and everything in between. Starting with\",\n                \"endMs\": 24320,\n                \"startMs\": 18080,\n                \"startTime\": \"0:18\"\n            },\n            {\n                \"text\": \"this $1 bunker. Feels safe. Let's see\",\n                \"endMs\": 26880,\n                \"startMs\": 20320,\n                \"startTime\": \"0:20\"\n            },\n            {\n                \"text\": \"what's inside. Oh. Oh, it's wet. I'm\",\n                \"endMs\": 28160,\n                \"startMs\": 24320,\n                \"startTime\": \"0:24\"\n            },\n            {\n                \"text\": \"going to give you guys a tour of this\",\n                \"endMs\": 29679,\n                \"startMs\": 26880,\n                \"startTime\": \"0:26\"\n            },\n            {\n                \"text\": \"bunker.\",\n                \"endMs\": 31679,\n                \"startMs\": 28160,\n                \"startTime\": \"0:28\"\n            },\n            {\n                \"text\": \"The tour is over. It's basically a\",\n                \"endMs\": 34160,\n                \"startMs\": 29679,\n                \"startTime\": \"0:29\"\n            },\n            {\n                \"text\": \"shipping container buried underground\",\n                \"endMs\": 35840,\n                \"startMs\": 31679,\n                \"startTime\": \"0:31\"\n            },\n            {\n                \"text\": \"and already pending,\",\n                \"endMs\": 37200,\n                \"startMs\": 34160,\n                \"startTime\": \"0:34\"\n            },\n            {\n                \"text\": \">> which would explain why they sold it to\",\n                \"endMs\": 37840,\n                \"startMs\": 35840,\n                \"startTime\": \"0:35\"\n            },\n            {\n                \"text\": \"me for a dollar.\",\n                \"endMs\": 39360,\n                \"startMs\": 37200,\n                \"startTime\": \"0:37\"\n            },\n            {\n                \"text\": \">> I mean, it looks like it's already after\",\n                \"endMs\": 40079,\n                \"startMs\": 37840,\n                \"startTime\": \"0:37\"\n            },\n            {\n                \"text\": \"the explosion.\",\n                \"endMs\": 41600,\n                \"startMs\": 39360,\n                \"startTime\": \"0:39\"\n            },\n            {\n                \"text\": \">> Do you think this bunker would survive a\",\n                \"endMs\": 42239,\n                \"startMs\": 40079,\n                \"startTime\": \"0:40\"\n            },\n            {\n                \"text\": \"bomb?\",\n                \"endMs\": 42640,\n                \"startMs\": 41600,\n                \"startTime\": \"0:41\"\n            },\n            {\n                \"text\": \">> Nope.\",\n                \"endMs\": 45680,\n                \"startMs\": 42239,\n                \"startTime\": \"0:42\"\n            },\n            {\n                \"text\": \">> Let's find out. Drop the ball.\",\n                \"endMs\": 49000,\n                \"startMs\": 42640,\n                \"startTime\": \"0:42\"\n            },\n            {\n                \"text\": \">> Wait, what?\",\n                \"endMs\": 49000,\n                \"startMs\": 45680,\n                \"startTime\": \"0:45\"\n            },\n            {\n                \"text\": \">> The bunkers get crazy as we go. Let's\",\n                \"endMs\": 55840,\n                \"startMs\": 51440,\n                \"startTime\": \"0:51\"\n            },\n            {\n                \"text\": \"head to the next one. Next is the $1\",\n                \"endMs\": 58239,\n                \"startMs\": 53440,\n                \"startTime\": \"0:53\"\n            },\n            {\n                \"text\": \"million bunker. It was originally built\",\n                \"endMs\": 60320,\n                \"startMs\": 55840,\n                \"startTime\": \"0:55\"\n            },\n            {\n                \"text\": \"to shoot missiles and survive a nuclear\",\n                \"endMs\": 63120,\n                \"startMs\": 58239,\n                \"startTime\": \"0:58\"\n            },\n            {\n                \"text\": \"apocalypse far underground. But how do\",\n                \"endMs\": 65519,\n                \"startMs\": 60320,\n                \"startTime\": \"1:00\"\n            },\n            {\n                \"text\": \"you even get inside? Well, after\",\n                \"endMs\": 67600,\n                \"startMs\": 63120,\n                \"startTime\": \"1:03\"\n            },\n            {\n                \"text\": \"descending countless stairs and opening\",\n                \"endMs\": 71200,\n                \"startMs\": 65519,\n                \"startTime\": \"1:05\"\n            },\n            {\n                \"text\": \"a 7,000lb door. Why is 7,000 lb so\",\n                \"endMs\": 72799,\n                \"startMs\": 67600,\n                \"startTime\": \"1:07\"\n            },\n            {\n                \"text\": \"heavy? You reach the heart of the\",\n                \"endMs\": 73280,\n                \"startMs\": 71200,\n                \"startTime\": \"1:11\"\n            },\n            {\n                \"text\": \"bunker.\",\n                \"endMs\": 73760,\n                \"startMs\": 72799,\n                \"startTime\": \"1:12\"\n            },\n            {\n                \"text\": \">> Wo!\",\n                \"endMs\": 76000,\n                \"startMs\": 73280,\n                \"startTime\": \"1:13\"\n            },\n            {\n                \"text\": \">> Oh my god, this kind of looks like Star\",\n                \"endMs\": 77759,\n                \"startMs\": 73760,\n                \"startTime\": \"1:13\"\n            },\n            {\n                \"text\": \"Wars. This room is where they would\",\n                \"endMs\": 79360,\n                \"startMs\": 76000,\n                \"startTime\": \"1:16\"\n            },\n            {\n                \"text\": \"launch the missile from. This whole\",\n                \"endMs\": 81200,\n                \"startMs\": 77759,\n                \"startTime\": \"1:17\"\n            },\n            {\n                \"text\": \"facility is designed to withstand a\",\n                \"endMs\": 84880,\n                \"startMs\": 79360,\n                \"startTime\": \"1:19\"\n            },\n            {\n                \"text\": \"nuclear attack and then respond.\",\n                \"endMs\": 87200,\n                \"startMs\": 81200,\n                \"startTime\": \"1:21\"\n            },\n            {\n                \"text\": \"The floor we're standing on is actually\",\n                \"endMs\": 89920,\n                \"startMs\": 84880,\n                \"startTime\": \"1:24\"\n            },\n            {\n                \"text\": \"suspended like a giant platform hanging\",\n                \"endMs\": 91360,\n                \"startMs\": 87200,\n                \"startTime\": \"1:27\"\n            },\n            {\n                \"text\": \"from the ceiling above.\",\n                \"endMs\": 93439,\n                \"startMs\": 89920,\n                \"startTime\": \"1:29\"\n            },\n            {\n                \"text\": \">> These eight springs are the only thing\",\n                \"endMs\": 94799,\n                \"startMs\": 91360,\n                \"startTime\": \"1:31\"\n            },\n            {\n                \"text\": \"holding all of us up right now.\",\n                \"endMs\": 96720,\n                \"startMs\": 93439,\n                \"startTime\": \"1:33\"\n            },\n            {\n                \"text\": \">> It's crazy to believe that 50 years ago\",\n                \"endMs\": 98479,\n                \"startMs\": 94799,\n                \"startTime\": \"1:34\"\n            },\n            {\n                \"text\": \"this used to be like a missile command\",\n                \"endMs\": 100880,\n                \"startMs\": 96720,\n                \"startTime\": \"1:36\"\n            },\n            {\n                \"text\": \"center. But now this man has turned it\",\n                \"endMs\": 103200,\n                \"startMs\": 98479,\n                \"startTime\": \"1:38\"\n            },\n            {\n                \"text\": \"into a hidden fortified house that's\",\n                \"endMs\": 105360,\n                \"startMs\": 100880,\n                \"startTime\": \"1:40\"\n            },\n            {\n                \"text\": \"ready for the end of the world. How did\",\n                \"endMs\": 106799,\n                \"startMs\": 103200,\n                \"startTime\": \"1:43\"\n            },\n            {\n                \"text\": \"the government let you buy this?\",\n                \"endMs\": 107920,\n                \"startMs\": 105360,\n                \"startTime\": \"1:45\"\n            },\n            {\n                \"text\": \">> Dude, there's a bathtub.\",\n                \"endMs\": 109680,\n                \"startMs\": 106799,\n                \"startTime\": \"1:46\"\n            },\n            {\n                \"text\": \">> How's the IQ of my friends compared to\",\n                \"endMs\": 111200,\n                \"startMs\": 107920,\n                \"startTime\": \"1:47\"\n            },\n            {\n                \"text\": \"your normal guests?\",\n                \"endMs\": 114079,\n                \"startMs\": 109680,\n                \"startTime\": \"1:49\"\n            },\n            {\n                \"text\": \">> Uh, I think it's lower. Yeah. Yeah,\",\n                \"endMs\": 116000,\n                \"startMs\": 111200,\n                \"startTime\": \"1:51\"\n            },\n            {\n                \"text\": \">> we're going to go two floors down. This\",\n                \"endMs\": 117040,\n                \"startMs\": 114079,\n                \"startTime\": \"1:54\"\n            },\n            {\n                \"text\": \"is the lowest point.\",\n                \"endMs\": 119040,\n                \"startMs\": 116000,\n                \"startTime\": \"1:56\"\n            },\n            {\n                \"text\": \">> We are now five stories underground.\",\n                \"endMs\": 121520,\n                \"startMs\": 117040,\n                \"startTime\": \"1:57\"\n            },\n            {\n                \"text\": \">> So, kitchen, entertainment area, but the\",\n                \"endMs\": 123840,\n                \"startMs\": 119040,\n                \"startTime\": \"1:59\"\n            },\n            {\n                \"text\": \"best part about this, this is a club.\",\n                \"endMs\": 126640,\n                \"startMs\": 121520,\n                \"startTime\": \"2:01\"\n            },\n            {\n                \"text\": \">> Wo! This guy actually throws parties\",\n                \"endMs\": 129520,\n                \"startMs\": 123840,\n                \"startTime\": \"2:03\"\n            },\n            {\n                \"text\": \"five stories underground that Nolan is\",\n                \"endMs\": 130800,\n                \"startMs\": 126640,\n                \"startTime\": \"2:06\"\n            },\n            {\n                \"text\": \"probably not invited to.\",\n                \"endMs\": 132239,\n                \"startMs\": 129520,\n                \"startTime\": \"2:09\"\n            },\n            {\n                \"text\": \">> So, I don't normally show people this\",\n                \"endMs\": 133840,\n                \"startMs\": 130800,\n                \"startTime\": \"2:10\"\n            },\n            {\n                \"text\": \"like no one sees this,\",\n                \"endMs\": 136000,\n                \"startMs\": 132239,\n                \"startTime\": \"2:12\"\n            },\n            {\n                \"text\": \">> but he actually took us to a secret part\",\n                \"endMs\": 139280,\n                \"startMs\": 133840,\n                \"startTime\": \"2:13\"\n            },\n            {\n                \"text\": \"of the bunker to the nuclear silo where\",\n                \"endMs\": 141920,\n                \"startMs\": 136000,\n                \"startTime\": \"2:16\"\n            },\n            {\n                \"text\": \"decades ago a real nuclear missile was\",\n                \"endMs\": 145599,\n                \"startMs\": 139280,\n                \"startTime\": \"2:19\"\n            },\n            {\n                \"text\": \"stored inside. No. Jimmy, come in here.\",\n                \"endMs\": 148160,\n                \"startMs\": 141920,\n                \"startTime\": \"2:21\"\n            },\n            {\n                \"text\": \">> Whoa. Wait. What is this?\",\n                \"endMs\": 149200,\n                \"startMs\": 145599,\n                \"startTime\": \"2:25\"\n            },\n            {\n                \"text\": \">> Is that safe over there?\",\n                \"endMs\": 150400,\n                \"startMs\": 148160,\n                \"startTime\": \"2:28\"\n            },\n            {\n                \"text\": \">> Uh, no.\",\n                \"endMs\": 152560,\n                \"startMs\": 149200,\n                \"startTime\": \"2:29\"\n            },\n            {\n                \"text\": \">> Wait. No, Carl. He said it's not. How\",\n                \"endMs\": 154160,\n                \"startMs\": 150400,\n                \"startTime\": \"2:30\"\n            },\n            {\n                \"text\": \"bad would it be if we turned the lights\",\n                \"endMs\": 154480,\n                \"startMs\": 152560,\n                \"startTime\": \"2:32\"\n            },\n            {\n                \"text\": \"off?\",\n                \"endMs\": 156400,\n                \"startMs\": 154160,\n                \"startTime\": \"2:34\"\n            },\n            {\n                \"text\": \">> I mean, I I actually don't know how we\",\n                \"endMs\": 158319,\n                \"startMs\": 154480,\n                \"startTime\": \"2:34\"\n            },\n            {\n                \"text\": \"Oh, dude. This is really scary.\",\n                \"endMs\": 160319,\n                \"startMs\": 156400,\n                \"startTime\": \"2:36\"\n            },\n            {\n                \"text\": \">> I can't even see anything. What's crazy\",\n                \"endMs\": 161760,\n                \"startMs\": 158319,\n                \"startTime\": \"2:38\"\n            },\n            {\n                \"text\": \"is we're just getting started. The\",\n                \"endMs\": 164000,\n                \"startMs\": 160319,\n                \"startTime\": \"2:40\"\n            },\n            {\n                \"text\": \"bunkers later in this video are insane.\",\n                \"endMs\": 166080,\n                \"startMs\": 161760,\n                \"startTime\": \"2:41\"\n            },\n            {\n                \"text\": \"They just keep getting bigger and more\",\n                \"endMs\": 168080,\n                \"startMs\": 164000,\n                \"startTime\": \"2:44\"\n            },\n            {\n                \"text\": \"and more expensive. But if you were\",\n                \"endMs\": 169920,\n                \"startMs\": 166080,\n                \"startTime\": \"2:46\"\n            },\n            {\n                \"text\": \"going to try to build a bunker yourself,\",\n                \"endMs\": 171599,\n                \"startMs\": 168080,\n                \"startTime\": \"2:48\"\n            },\n            {\n                \"text\": \"it might look like the one in this\",\n                \"endMs\": 173680,\n                \"startMs\": 169920,\n                \"startTime\": \"2:49\"\n            },\n            {\n                \"text\": \"backyard where secretly hidden beneath\",\n                \"endMs\": 177200,\n                \"startMs\": 171599,\n                \"startTime\": \"2:51\"\n            },\n            {\n                \"text\": \"our feet is a bunker worth $3 million.\",\n                \"endMs\": 181040,\n                \"startMs\": 173680,\n                \"startTime\": \"2:53\"\n            },\n            {\n                \"text\": \"Follow me to this creepy shed.\",\n                \"endMs\": 184000,\n                \"startMs\": 177200,\n                \"startTime\": \"2:57\"\n            },\n            {\n                \"text\": \"Oh, going into a bunker someone built in\",\n                \"endMs\": 187440,\n                \"startMs\": 181040,\n                \"startTime\": \"3:01\"\n            },\n            {\n                \"text\": \"their backyard. This is crazy. Wo, this\",\n                \"endMs\": 189599,\n                \"startMs\": 184000,\n                \"startTime\": \"3:04\"\n            },\n            {\n                \"text\": \"is awesome. In terms of security, you've\",\n                \"endMs\": 191760,\n                \"startMs\": 187440,\n                \"startTime\": \"3:07\"\n            },\n            {\n                \"text\": \"got like a meter of concrete above you.\",\n                \"endMs\": 194080,\n                \"startMs\": 189599,\n                \"startTime\": \"3:09\"\n            },\n            {\n                \"text\": \"Other than a safe house, it is kind of a\",\n                \"endMs\": 196640,\n                \"startMs\": 191760,\n                \"startTime\": \"3:11\"\n            },\n            {\n                \"text\": \"museum for my YouTube creations. If\",\n                \"endMs\": 198000,\n                \"startMs\": 194080,\n                \"startTime\": \"3:14\"\n            },\n            {\n                \"text\": \"you're wondering why this bunker is\",\n                \"endMs\": 200560,\n                \"startMs\": 196640,\n                \"startTime\": \"3:16\"\n            },\n            {\n                \"text\": \"worth $3 million, it's because of this\",\n                \"endMs\": 202720,\n                \"startMs\": 198000,\n                \"startTime\": \"3:18\"\n            },\n            {\n                \"text\": \"YouTuber's collection of insane and\",\n                \"endMs\": 205040,\n                \"startMs\": 200560,\n                \"startTime\": \"3:20\"\n            },\n            {\n                \"text\": \"dangerous weapons. That's a backpack\",\n                \"endMs\": 207680,\n                \"startMs\": 202720,\n                \"startTime\": \"3:22\"\n            },\n            {\n                \"text\": \"flamethrower.\",\n                \"endMs\": 209920,\n                \"startMs\": 205040,\n                \"startTime\": \"3:25\"\n            },\n            {\n                \"text\": \"This guy's like a real life Tony Stark.\",\n                \"endMs\": 212080,\n                \"startMs\": 207680,\n                \"startTime\": \"3:27\"\n            },\n            {\n                \"text\": \"I mean, look at this wristmounted rocket\",\n                \"endMs\": 214080,\n                \"startMs\": 209920,\n                \"startTime\": \"3:29\"\n            },\n            {\n                \"text\": \"launcher. Fires knives and has a taser\",\n                \"endMs\": 219720,\n                \"startMs\": 212080,\n                \"startTime\": \"3:32\"\n            },\n            {\n                \"text\": \"in it and a machine gun with a chainsaw.\",\n                \"endMs\": 219720,\n                \"startMs\": 214080,\n                \"startTime\": \"3:34\"\n            },\n            {\n                \"text\": \">> Oh my gosh, this is crazy. Don't break\",\n                \"endMs\": 223840,\n                \"startMs\": 219760,\n                \"startTime\": \"3:39\"\n            },\n            {\n                \"text\": \"into this bunker. You did mention fire\",\n                \"endMs\": 226480,\n                \"startMs\": 222000,\n                \"startTime\": \"3:42\"\n            },\n            {\n                \"text\": \"earlier, so\",\n                \"endMs\": 229360,\n                \"startMs\": 223840,\n                \"startTime\": \"3:43\"\n            },\n            {\n                \"text\": \"Oh gosh. Wait, bro. We're in a bunker.\",\n                \"endMs\": 230959,\n                \"startMs\": 226480,\n                \"startTime\": \"3:46\"\n            },\n            {\n                \"text\": \"You uh you come here.\",\n                \"endMs\": 237280,\n                \"startMs\": 229360,\n                \"startTime\": \"3:49\"\n            },\n            {\n                \"text\": \">> Okay. Oh, you can Oh. Oh my gosh.\",\n                \"endMs\": 239840,\n                \"startMs\": 230959,\n                \"startTime\": \"3:50\"\n            },\n            {\n                \"text\": \"I don't know if I feel safe with this.\",\n                \"endMs\": 241040,\n                \"startMs\": 237280,\n                \"startTime\": \"3:57\"\n            },\n            {\n                \"text\": \"Oh, this is terrifying.\",\n                \"endMs\": 242560,\n                \"startMs\": 239840,\n                \"startTime\": \"3:59\"\n            },\n            {\n                \"text\": \">> You're going to burn your bunker down.\",\n                \"endMs\": 243760,\n                \"startMs\": 241040,\n                \"startTime\": \"4:01\"\n            },\n            {\n                \"text\": \">> Do you want a guy?\",\n                \"endMs\": 244879,\n                \"startMs\": 242560,\n                \"startTime\": \"4:02\"\n            },\n            {\n                \"text\": \">> Yes.\",\n                \"endMs\": 245760,\n                \"startMs\": 243760,\n                \"startTime\": \"4:03\"\n            },\n            {\n                \"text\": \">> Oh my god.\",\n                \"endMs\": 249000,\n                \"startMs\": 244879,\n                \"startTime\": \"4:04\"\n            },\n            {\n                \"text\": \">> It's insane.\",\n                \"endMs\": 249000,\n                \"startMs\": 245760,\n                \"startTime\": \"4:05\"\n            },\n            {\n                \"text\": \">> This guy is crazy. This would be the\",\n                \"endMs\": 252640,\n                \"startMs\": 249519,\n                \"startTime\": \"4:09\"\n            },\n            {\n                \"text\": \"worst bunker in the world to rob.\",\n                \"endMs\": 254560,\n                \"startMs\": 251280,\n                \"startTime\": \"4:11\"\n            },\n            {\n                \"text\": \">> Well, it's not just this bunker. There\",\n                \"endMs\": 255360,\n                \"startMs\": 252640,\n                \"startTime\": \"4:12\"\n            },\n            {\n                \"text\": \"is another room.\",\n                \"endMs\": 257359,\n                \"startMs\": 254560,\n                \"startTime\": \"4:14\"\n            },\n            {\n                \"text\": \">> Uh, what do you mean? I think this guy\",\n                \"endMs\": 259040,\n                \"startMs\": 255360,\n                \"startTime\": \"4:15\"\n            },\n            {\n                \"text\": \"really likes digging holes. He has like\",\n                \"endMs\": 261440,\n                \"startMs\": 257359,\n                \"startTime\": \"4:17\"\n            },\n            {\n                \"text\": \"a literal underground tunneling system.\",\n                \"endMs\": 263919,\n                \"startMs\": 259040,\n                \"startTime\": \"4:19\"\n            },\n            {\n                \"text\": \"Wo! Wait, this one's bigger than the\",\n                \"endMs\": 265840,\n                \"startMs\": 261440,\n                \"startTime\": \"4:21\"\n            },\n            {\n                \"text\": \"other bunker. And there's one invention\",\n                \"endMs\": 268160,\n                \"startMs\": 263919,\n                \"startTime\": \"4:23\"\n            },\n            {\n                \"text\": \"in here that's so dangerous we saved it\",\n                \"endMs\": 270320,\n                \"startMs\": 265840,\n                \"startTime\": \"4:25\"\n            },\n            {\n                \"text\": \"for last just in case. I'm going to go\",\n                \"endMs\": 272320,\n                \"startMs\": 268160,\n                \"startTime\": \"4:28\"\n            },\n            {\n                \"text\": \"over here. But first, Colin showed me a\",\n                \"endMs\": 274160,\n                \"startMs\": 270320,\n                \"startTime\": \"4:30\"\n            },\n            {\n                \"text\": \"cannon that turns anything into\",\n                \"endMs\": 274800,\n                \"startMs\": 272320,\n                \"startTime\": \"4:32\"\n            },\n            {\n                \"text\": \"ammunition.\",\n                \"endMs\": 276160,\n                \"startMs\": 274160,\n                \"startTime\": \"4:34\"\n            },\n            {\n                \"text\": \">> I mean, we got bread rolls at the\",\n                \"endMs\": 276960,\n                \"startMs\": 274800,\n                \"startTime\": \"4:34\"\n            },\n            {\n                \"text\": \"minute.\",\n                \"endMs\": 277919,\n                \"startMs\": 276160,\n                \"startTime\": \"4:36\"\n            },\n            {\n                \"text\": \">> Here it comes.\",\n                \"endMs\": 278960,\n                \"startMs\": 276960,\n                \"startTime\": \"4:36\"\n            },\n            {\n                \"text\": \">> Okay, just do it.\",\n                \"endMs\": 281600,\n                \"startMs\": 277919,\n                \"startTime\": \"4:37\"\n            },\n            {\n                \"text\": \">> I'm about to do it. Get it over with.\",\n                \"endMs\": 283360,\n                \"startMs\": 278960,\n                \"startTime\": \"4:38\"\n            },\n            {\n                \"text\": \">> Any second. He's going to shoot it.\",\n                \"endMs\": 286600,\n                \"startMs\": 281600,\n                \"startTime\": \"4:41\"\n            },\n            {\n                \"text\": \">> Just go.\",\n                \"endMs\": 286600,\n                \"startMs\": 283360,\n                \"startTime\": \"4:43\"\n            },\n            {\n                \"text\": \">> This is awesome. The whole toilet roll.\",\n                \"endMs\": 294240,\n                \"startMs\": 289680,\n                \"startTime\": \"4:49\"\n            },\n            {\n                \"text\": \"The whole point of a bunker is to\",\n                \"endMs\": 296560,\n                \"startMs\": 292320,\n                \"startTime\": \"4:52\"\n            },\n            {\n                \"text\": \"protect you, but I can't say I felt safe\",\n                \"endMs\": 298960,\n                \"startMs\": 294240,\n                \"startTime\": \"4:54\"\n            },\n            {\n                \"text\": \"once Colin pulled this out. This is my\",\n                \"endMs\": 300720,\n                \"startMs\": 296560,\n                \"startTime\": \"4:56\"\n            },\n            {\n                \"text\": \"spinning belt of knives. Don't get too\",\n                \"endMs\": 304479,\n                \"startMs\": 298960,\n                \"startTime\": \"4:58\"\n            },\n            {\n                \"text\": \"close. Oh. Oh. Woah. Woah. Woah. Woah.\",\n                \"endMs\": 307360,\n                \"startMs\": 300720,\n                \"startTime\": \"5:00\"\n            },\n            {\n                \"text\": \"Woah. Woah. Woah. Oh my gosh. Especially\",\n                \"endMs\": 309680,\n                \"startMs\": 304479,\n                \"startTime\": \"5:04\"\n            },\n            {\n                \"text\": \"after he started doing this. Have you\",\n                \"endMs\": 311440,\n                \"startMs\": 307360,\n                \"startTime\": \"5:07\"\n            },\n            {\n                \"text\": \"ever had a knife fall off?\",\n                \"endMs\": 313039,\n                \"startMs\": 309680,\n                \"startTime\": \"5:09\"\n            },\n            {\n                \"text\": \">> No. All right. All right. Turn it off.\",\n                \"endMs\": 314400,\n                \"startMs\": 311440,\n                \"startTime\": \"5:11\"\n            },\n            {\n                \"text\": \"Turn it off. Turn it off. You could do\",\n                \"endMs\": 316240,\n                \"startMs\": 313039,\n                \"startTime\": \"5:13\"\n            },\n            {\n                \"text\": \"that without having a spinning belt of\",\n                \"endMs\": 316800,\n                \"startMs\": 314400,\n                \"startTime\": \"5:14\"\n            },\n            {\n                \"text\": \"knives.\",\n                \"endMs\": 318880,\n                \"startMs\": 316240,\n                \"startTime\": \"5:16\"\n            },\n            {\n                \"text\": \">> Yeah, but this is so much better. Now,\",\n                \"endMs\": 321039,\n                \"startMs\": 316800,\n                \"startTime\": \"5:16\"\n            },\n            {\n                \"text\": \"Jimmy, check this out. This is a freezer\",\n                \"endMs\": 322560,\n                \"startMs\": 318880,\n                \"startTime\": \"5:18\"\n            },\n            {\n                \"text\": \"wave. The opposite to a microwave. So,\",\n                \"endMs\": 324160,\n                \"startMs\": 321039,\n                \"startTime\": \"5:21\"\n            },\n            {\n                \"text\": \"we get some feastables. We shove that in\",\n                \"endMs\": 326639,\n                \"startMs\": 322560,\n                \"startTime\": \"5:22\"\n            },\n            {\n                \"text\": \"there. We got this little thing.\",\n                \"endMs\": 328080,\n                \"startMs\": 324160,\n                \"startTime\": \"5:24\"\n            },\n            {\n                \"text\": \">> Wo!\",\n                \"endMs\": 329680,\n                \"startMs\": 326639,\n                \"startTime\": \"5:26\"\n            },\n            {\n                \"text\": \">> He couldn't wait to show us how it\",\n                \"endMs\": 332479,\n                \"startMs\": 328080,\n                \"startTime\": \"5:28\"\n            },\n            {\n                \"text\": \"worked on some Fastables cups. Done.\",\n                \"endMs\": 335520,\n                \"startMs\": 329680,\n                \"startTime\": \"5:29\"\n            },\n            {\n                \"text\": \"Nothing is what it seems. Wow. Oh my\",\n                \"endMs\": 338240,\n                \"startMs\": 332479,\n                \"startTime\": \"5:32\"\n            },\n            {\n                \"text\": \"gosh. Frozen festivals.\",\n                \"endMs\": 340240,\n                \"startMs\": 335520,\n                \"startTime\": \"5:35\"\n            },\n            {\n                \"text\": \"M.\",\n                \"endMs\": 341280,\n                \"startMs\": 338240,\n                \"startTime\": \"5:38\"\n            },\n            {\n                \"text\": \">> That's cool, right?\",\n                \"endMs\": 341919,\n                \"startMs\": 340240,\n                \"startTime\": \"5:40\"\n            },\n            {\n                \"text\": \">> Yeah.\",\n                \"endMs\": 343840,\n                \"startMs\": 341280,\n                \"startTime\": \"5:41\"\n            },\n            {\n                \"text\": \">> Well, literally, but as safe as Colin\",\n                \"endMs\": 346080,\n                \"startMs\": 341919,\n                \"startTime\": \"5:41\"\n            },\n            {\n                \"text\": \"feels, there's no chance it compares to\",\n                \"endMs\": 349120,\n                \"startMs\": 343840,\n                \"startTime\": \"5:43\"\n            },\n            {\n                \"text\": \"this island paradise $5 million\",\n                \"endMs\": 352160,\n                \"startMs\": 346080,\n                \"startTime\": \"5:46\"\n            },\n            {\n                \"text\": \"presidential boer.\",\n                \"endMs\": 355160,\n                \"startMs\": 349120,\n                \"startTime\": \"5:49\"\n            },\n            {\n                \"text\": \">> Wo!\",\n                \"endMs\": 355160,\n                \"startMs\": 352160,\n                \"startTime\": \"5:52\"\n            },\n            {\n                \"text\": \">> Why does it smell like cat pee?\",\n                \"endMs\": 360960,\n                \"startMs\": 355520,\n                \"startTime\": \"5:55\"\n            },\n            {\n                \"text\": \">> It may not look like much, but in 1961,\",\n                \"endMs\": 362800,\n                \"startMs\": 357840,\n                \"startTime\": \"5:57\"\n            },\n            {\n                \"text\": \"it was more than enough for one of the\",\n                \"endMs\": 364319,\n                \"startMs\": 360960,\n                \"startTime\": \"6:00\"\n            },\n            {\n                \"text\": \"United States most well-known\",\n                \"endMs\": 366080,\n                \"startMs\": 362800,\n                \"startTime\": \"6:02\"\n            },\n            {\n                \"text\": \"presidents, JFK.\",\n                \"endMs\": 369440,\n                \"startMs\": 364319,\n                \"startTime\": \"6:04\"\n            },\n            {\n                \"text\": \">> Oh my gosh. What? You're telling me that\",\n                \"endMs\": 371840,\n                \"startMs\": 366080,\n                \"startTime\": \"6:06\"\n            },\n            {\n                \"text\": \"JFK only had this?\",\n                \"endMs\": 374080,\n                \"startMs\": 369440,\n                \"startTime\": \"6:09\"\n            },\n            {\n                \"text\": \">> But yeah, now it's kind of a dump.\",\n                \"endMs\": 376560,\n                \"startMs\": 371840,\n                \"startTime\": \"6:11\"\n            },\n            {\n                \"text\": \">> These are the presidential bathrooms.\",\n                \"endMs\": 377919,\n                \"startMs\": 374080,\n                \"startTime\": \"6:14\"\n            },\n            {\n                \"text\": \">> You're telling me 5 mil?\",\n                \"endMs\": 380240,\n                \"startMs\": 376560,\n                \"startTime\": \"6:16\"\n            },\n            {\n                \"text\": \">> But more impressive, we've got a $1\",\n                \"endMs\": 382800,\n                \"startMs\": 377919,\n                \"startTime\": \"6:17\"\n            },\n            {\n                \"text\": \"billion bunker so secure that it's the\",\n                \"endMs\": 384960,\n                \"startMs\": 380240,\n                \"startTime\": \"6:20\"\n            },\n            {\n                \"text\": \"only place you could survive a nuclear\",\n                \"endMs\": 387360,\n                \"startMs\": 382800,\n                \"startTime\": \"6:22\"\n            },\n            {\n                \"text\": \"extinction. This is not very big.\",\n                \"endMs\": 389199,\n                \"startMs\": 384960,\n                \"startTime\": \"6:24\"\n            },\n            {\n                \"text\": \">> I hope JFK never sees this video cuz\",\n                \"endMs\": 390479,\n                \"startMs\": 387360,\n                \"startTime\": \"6:27\"\n            },\n            {\n                \"text\": \"he's going to be like pretty upset at\",\n                \"endMs\": 391440,\n                \"startMs\": 389199,\n                \"startTime\": \"6:29\"\n            },\n            {\n                \"text\": \"all the other cool bunkers.\",\n                \"endMs\": 394000,\n                \"startMs\": 390479,\n                \"startTime\": \"6:30\"\n            },\n            {\n                \"text\": \">> I have a feeling he won't.\",\n                \"endMs\": 395600,\n                \"startMs\": 391440,\n                \"startTime\": \"6:31\"\n            },\n            {\n                \"text\": \"Now, let's go from the bunker of the\",\n                \"endMs\": 397759,\n                \"startMs\": 394000,\n                \"startTime\": \"6:34\"\n            },\n            {\n                \"text\": \"past to the bunker of the future.\",\n                \"endMs\": 400800,\n                \"startMs\": 395600,\n                \"startTime\": \"6:35\"\n            },\n            {\n                \"text\": \"Welcome to the $30 million bunker. This\",\n                \"endMs\": 404000,\n                \"startMs\": 397759,\n                \"startTime\": \"6:37\"\n            },\n            {\n                \"text\": \"is a 15story bunker.\",\n                \"endMs\": 406319,\n                \"startMs\": 400800,\n                \"startTime\": \"6:40\"\n            },\n            {\n                \"text\": \"It's basically an underground skyscraper\",\n                \"endMs\": 409039,\n                \"startMs\": 404000,\n                \"startTime\": \"6:44\"\n            },\n            {\n                \"text\": \"and it's built for 75 people to survive\",\n                \"endMs\": 410560,\n                \"startMs\": 406319,\n                \"startTime\": \"6:46\"\n            },\n            {\n                \"text\": \"anything. First of all, these are\",\n                \"endMs\": 413759,\n                \"startMs\": 409039,\n                \"startTime\": \"6:49\"\n            },\n            {\n                \"text\": \"armorplated steel doors. The doors are 2\",\n                \"endMs\": 416160,\n                \"startMs\": 410560,\n                \"startTime\": \"6:50\"\n            },\n            {\n                \"text\": \"ft thick. How many RPGs would it take to\",\n                \"endMs\": 418400,\n                \"startMs\": 413759,\n                \"startTime\": \"6:53\"\n            },\n            {\n                \"text\": \"blow through this door?\",\n                \"endMs\": 419120,\n                \"startMs\": 416160,\n                \"startTime\": \"6:56\"\n            },\n            {\n                \"text\": \">> Probably three.\",\n                \"endMs\": 420800,\n                \"startMs\": 418400,\n                \"startTime\": \"6:58\"\n            },\n            {\n                \"text\": \">> And if that doesn't make you feel safe,\",\n                \"endMs\": 422479,\n                \"startMs\": 419120,\n                \"startTime\": \"6:59\"\n            },\n            {\n                \"text\": \"there's a sniper nest on the roof.\",\n                \"endMs\": 425360,\n                \"startMs\": 420800,\n                \"startTime\": \"7:00\"\n            },\n            {\n                \"text\": \"24-hour security and Larry's favorite\",\n                \"endMs\": 426080,\n                \"startMs\": 422479,\n                \"startTime\": \"7:02\"\n            },\n            {\n                \"text\": \"guns.\",\n                \"endMs\": 428000,\n                \"startMs\": 425360,\n                \"startTime\": \"7:05\"\n            },\n            {\n                \"text\": \">> Oh my gosh. So, you're ready for an\",\n                \"endMs\": 428560,\n                \"startMs\": 426080,\n                \"startTime\": \"7:06\"\n            },\n            {\n                \"text\": \"invasion?\",\n                \"endMs\": 430080,\n                \"startMs\": 428000,\n                \"startTime\": \"7:08\"\n            },\n            {\n                \"text\": \">> We are going to let people steal our\",\n                \"endMs\": 433800,\n                \"startMs\": 428560,\n                \"startTime\": \"7:08\"\n            },\n            {\n                \"text\": \"food. Can I hold one?\",\n                \"endMs\": 433800,\n                \"startMs\": 430080,\n                \"startTime\": \"7:10\"\n            },\n            {\n                \"text\": \">> This bunker also has its own indoor\",\n                \"endMs\": 437840,\n                \"startMs\": 433840,\n                \"startTime\": \"7:13\"\n            },\n            {\n                \"text\": \"shooting range. This is insane. Maybe\",\n                \"endMs\": 439919,\n                \"startMs\": 436160,\n                \"startTime\": \"7:16\"\n            },\n            {\n                \"text\": \"this is all overkill, but the world\",\n                \"endMs\": 441919,\n                \"startMs\": 437840,\n                \"startTime\": \"7:17\"\n            },\n            {\n                \"text\": \"really did end. Who wouldn't want to\",\n                \"endMs\": 443840,\n                \"startMs\": 439919,\n                \"startTime\": \"7:19\"\n            },\n            {\n                \"text\": \"live here? This bunker has a hospital,\",\n                \"endMs\": 446080,\n                \"startMs\": 441919,\n                \"startTime\": \"7:21\"\n            },\n            {\n                \"text\": \"an exam room, a dentist office, a\",\n                \"endMs\": 449280,\n                \"startMs\": 443840,\n                \"startTime\": \"7:23\"\n            },\n            {\n                \"text\": \"pharmacy, this is jail, and 15 luxurious\",\n                \"endMs\": 451120,\n                \"startMs\": 446080,\n                \"startTime\": \"7:26\"\n            },\n            {\n                \"text\": \"apartments, which we've actually seen\",\n                \"endMs\": 453680,\n                \"startMs\": 449280,\n                \"startTime\": \"7:29\"\n            },\n            {\n                \"text\": \"before. Oh, dude. I remember 5 years\",\n                \"endMs\": 455360,\n                \"startMs\": 451120,\n                \"startTime\": \"7:31\"\n            },\n            {\n                \"text\": \"ago, we filmed a video where we did 24\",\n                \"endMs\": 457280,\n                \"startMs\": 453680,\n                \"startTime\": \"7:33\"\n            },\n            {\n                \"text\": \"hours in this bunker. We look so\",\n                \"endMs\": 458720,\n                \"startMs\": 455360,\n                \"startTime\": \"7:35\"\n            },\n            {\n                \"text\": \"different when I was younger. This\",\n                \"endMs\": 461120,\n                \"startMs\": 457280,\n                \"startTime\": \"7:37\"\n            },\n            {\n                \"text\": \"apartment, 15 floors underground, is\",\n                \"endMs\": 463759,\n                \"startMs\": 458720,\n                \"startTime\": \"7:38\"\n            },\n            {\n                \"text\": \"nicer than most people's not bunker\",\n                \"endMs\": 465520,\n                \"startMs\": 461120,\n                \"startTime\": \"7:41\"\n            },\n            {\n                \"text\": \"apartments. Washer, dryer. This is\",\n                \"endMs\": 467360,\n                \"startMs\": 463759,\n                \"startTime\": \"7:43\"\n            },\n            {\n                \"text\": \"awesome. And all the other amenities on\",\n                \"endMs\": 469280,\n                \"startMs\": 465520,\n                \"startTime\": \"7:45\"\n            },\n            {\n                \"text\": \"the other 14 floors. Don't tell Chandler\",\n                \"endMs\": 470720,\n                \"startMs\": 467360,\n                \"startTime\": \"7:47\"\n            },\n            {\n                \"text\": \"though cuz it might get drunk. I think\",\n                \"endMs\": 471759,\n                \"startMs\": 469280,\n                \"startTime\": \"7:49\"\n            },\n            {\n                \"text\": \"we buy one of these.\",\n                \"endMs\": 472400,\n                \"startMs\": 470720,\n                \"startTime\": \"7:50\"\n            },\n            {\n                \"text\": \">> Yo, Jimmy.\",\n                \"endMs\": 473520,\n                \"startMs\": 471759,\n                \"startTime\": \"7:51\"\n            },\n            {\n                \"text\": \">> Oh, what's up? Hey,\",\n                \"endMs\": 474560,\n                \"startMs\": 472400,\n                \"startTime\": \"7:52\"\n            },\n            {\n                \"text\": \">> I saw this like\",\n                \"endMs\": 477120,\n                \"startMs\": 473520,\n                \"startTime\": \"7:53\"\n            },\n            {\n                \"text\": \">> Yo, can you go check out over there? You\",\n                \"endMs\": 477599,\n                \"startMs\": 474560,\n                \"startTime\": \"7:54\"\n            },\n            {\n                \"text\": \"guys check that.\",\n                \"endMs\": 478720,\n                \"startMs\": 477120,\n                \"startTime\": \"7:57\"\n            },\n            {\n                \"text\": \">> I'll take this room. Yeah, Jimmy, I'll\",\n                \"endMs\": 480160,\n                \"startMs\": 477599,\n                \"startTime\": \"7:57\"\n            },\n            {\n                \"text\": \"take this room. And if you're wondering\",\n                \"endMs\": 481680,\n                \"startMs\": 478720,\n                \"startTime\": \"7:58\"\n            },\n            {\n                \"text\": \"what they eat down here, this is our\",\n                \"endMs\": 482319,\n                \"startMs\": 480160,\n                \"startTime\": \"8:00\"\n            },\n            {\n                \"text\": \"grocery store.\",\n                \"endMs\": 483680,\n                \"startMs\": 481680,\n                \"startTime\": \"8:01\"\n            },\n            {\n                \"text\": \">> You really want this to feel like real\",\n                \"endMs\": 485520,\n                \"startMs\": 482319,\n                \"startTime\": \"8:02\"\n            },\n            {\n                \"text\": \"life? This is crazy. Y'all got bacon in\",\n                \"endMs\": 486240,\n                \"startMs\": 483680,\n                \"startTime\": \"8:03\"\n            },\n            {\n                \"text\": \"a can?\",\n                \"endMs\": 487280,\n                \"startMs\": 485520,\n                \"startTime\": \"8:05\"\n            },\n            {\n                \"text\": \">> What kind of bunker would be if you\",\n                \"endMs\": 489840,\n                \"startMs\": 486240,\n                \"startTime\": \"8:06\"\n            },\n            {\n                \"text\": \"didn't have bacon in a can? And if you\",\n                \"endMs\": 491680,\n                \"startMs\": 487280,\n                \"startTime\": \"8:07\"\n            },\n            {\n                \"text\": \"don't want to try bacon in a can,\",\n                \"endMs\": 495120,\n                \"startMs\": 489840,\n                \"startTime\": \"8:09\"\n            },\n            {\n                \"text\": \">> this is the entrance to the hydroponics.\",\n                \"endMs\": 497199,\n                \"startMs\": 491680,\n                \"startTime\": \"8:11\"\n            },\n            {\n                \"text\": \">> This is one of the most important rooms\",\n                \"endMs\": 499199,\n                \"startMs\": 495120,\n                \"startTime\": \"8:15\"\n            },\n            {\n                \"text\": \"in this bunker. Instead of dirt,\",\n                \"endMs\": 501840,\n                \"startMs\": 497199,\n                \"startTime\": \"8:17\"\n            },\n            {\n                \"text\": \"hydroponics uses water to grow a variety\",\n                \"endMs\": 503759,\n                \"startMs\": 499199,\n                \"startTime\": \"8:19\"\n            },\n            {\n                \"text\": \"of plants that would essentially produce\",\n                \"endMs\": 505840,\n                \"startMs\": 501840,\n                \"startTime\": \"8:21\"\n            },\n            {\n                \"text\": \"infinite food for the residents. And\",\n                \"endMs\": 508080,\n                \"startMs\": 503759,\n                \"startTime\": \"8:23\"\n            },\n            {\n                \"text\": \"finally, we made it to what could be the\",\n                \"endMs\": 510639,\n                \"startMs\": 505840,\n                \"startTime\": \"8:25\"\n            },\n            {\n                \"text\": \"most protected pool in the entire world.\",\n                \"endMs\": 512560,\n                \"startMs\": 508080,\n                \"startTime\": \"8:28\"\n            },\n            {\n                \"text\": \">> Oh my gosh. I'm going to be honest. This\",\n                \"endMs\": 514479,\n                \"startMs\": 510639,\n                \"startTime\": \"8:30\"\n            },\n            {\n                \"text\": \"bunker is at least 20 times better than\",\n                \"endMs\": 516800,\n                \"startMs\": 512560,\n                \"startTime\": \"8:32\"\n            },\n            {\n                \"text\": \"every bunker we visited so far. It had a\",\n                \"endMs\": 520000,\n                \"startMs\": 514479,\n                \"startTime\": \"8:34\"\n            },\n            {\n                \"text\": \"pool, infinite food, a gym, and even an\",\n                \"endMs\": 521200,\n                \"startMs\": 516800,\n                \"startTime\": \"8:36\"\n            },\n            {\n                \"text\": \"entire rock wall.\",\n                \"endMs\": 522240,\n                \"startMs\": 520000,\n                \"startTime\": \"8:40\"\n            },\n            {\n                \"text\": \">> I don't know how it's going to get\",\n                \"endMs\": 524240,\n                \"startMs\": 521200,\n                \"startTime\": \"8:41\"\n            },\n            {\n                \"text\": \"better than this, but somehow there are\",\n                \"endMs\": 526320,\n                \"startMs\": 522240,\n                \"startTime\": \"8:42\"\n            },\n            {\n                \"text\": \"more expensive bunkers. Let's go check\",\n                \"endMs\": 528560,\n                \"startMs\": 524240,\n                \"startTime\": \"8:44\"\n            },\n            {\n                \"text\": \"them out. And now the $50 million\",\n                \"endMs\": 529920,\n                \"startMs\": 526320,\n                \"startTime\": \"8:46\"\n            },\n            {\n                \"text\": \"bunker, which is underneath this\",\n                \"endMs\": 531760,\n                \"startMs\": 528560,\n                \"startTime\": \"8:48\"\n            },\n            {\n                \"text\": \"ordinary house in this ordinary\",\n                \"endMs\": 533519,\n                \"startMs\": 529920,\n                \"startTime\": \"8:49\"\n            },\n            {\n                \"text\": \"neighborhood. But if you look 30 ft\",\n                \"endMs\": 535279,\n                \"startMs\": 531760,\n                \"startTime\": \"8:51\"\n            },\n            {\n                \"text\": \"underground, you'll find one of the most\",\n                \"endMs\": 537440,\n                \"startMs\": 533519,\n                \"startTime\": \"8:53\"\n            },\n            {\n                \"text\": \"expensive and most bizarre bunkers on\",\n                \"endMs\": 539519,\n                \"startMs\": 535279,\n                \"startTime\": \"8:55\"\n            },\n            {\n                \"text\": \"the planet. Let's go explore it. Inside\",\n                \"endMs\": 542480,\n                \"startMs\": 537440,\n                \"startTime\": \"8:57\"\n            },\n            {\n                \"text\": \"here is just a normal house. But there's\",\n                \"endMs\": 544399,\n                \"startMs\": 539519,\n                \"startTime\": \"8:59\"\n            },\n            {\n                \"text\": \"a secret code to open up the elevator.\",\n                \"endMs\": 545600,\n                \"startMs\": 542480,\n                \"startTime\": \"9:02\"\n            },\n            {\n                \"text\": \"Learn this cuz I'll get in trouble if it\",\n                \"endMs\": 549600,\n                \"startMs\": 544399,\n                \"startTime\": \"9:04\"\n            },\n            {\n                \"text\": \"shows it. Okay. 1 2 3.\",\n                \"endMs\": 551920,\n                \"startMs\": 545600,\n                \"startTime\": \"9:05\"\n            },\n            {\n                \"text\": \">> And the elevator opens up. All right.\",\n                \"endMs\": 554080,\n                \"startMs\": 549600,\n                \"startTime\": \"9:09\"\n            },\n            {\n                \"text\": \"You guys ready? Now we're going three\",\n                \"endMs\": 555600,\n                \"startMs\": 551920,\n                \"startTime\": \"9:11\"\n            },\n            {\n                \"text\": \"stories underground. If you turn around,\",\n                \"endMs\": 557360,\n                \"startMs\": 554080,\n                \"startTime\": \"9:14\"\n            },\n            {\n                \"text\": \"you can literally see them. This is like\",\n                \"endMs\": 558880,\n                \"startMs\": 555600,\n                \"startTime\": \"9:15\"\n            },\n            {\n                \"text\": \"all the stone and cement we're going\",\n                \"endMs\": 559200,\n                \"startMs\": 557360,\n                \"startTime\": \"9:17\"\n            },\n            {\n                \"text\": \"down.\",\n                \"endMs\": 562600,\n                \"startMs\": 558880,\n                \"startTime\": \"9:18\"\n            },\n            {\n                \"text\": \">> That's so cool.\",\n                \"endMs\": 562600,\n                \"startMs\": 559200,\n                \"startTime\": \"9:19\"\n            },\n            {\n                \"text\": \"This elevator takes forever. Okay. Oh my\",\n                \"endMs\": 569279,\n                \"startMs\": 563279,\n                \"startTime\": \"9:23\"\n            },\n            {\n                \"text\": \"gosh. Wo. Fit all that in here.\",\n                \"endMs\": 572320,\n                \"startMs\": 566800,\n                \"startTime\": \"9:26\"\n            },\n            {\n                \"text\": \">> This is crazy. This $50 million bunker\",\n                \"endMs\": 574000,\n                \"startMs\": 569279,\n                \"startTime\": \"9:29\"\n            },\n            {\n                \"text\": \"is designed to look like you're not in a\",\n                \"endMs\": 575839,\n                \"startMs\": 572320,\n                \"startTime\": \"9:32\"\n            },\n            {\n                \"text\": \"bunker, dude. Hey. Hey. Feel this\",\n                \"endMs\": 577680,\n                \"startMs\": 574000,\n                \"startTime\": \"9:34\"\n            },\n            {\n                \"text\": \"carpet. Is this carpet or grass? I don't\",\n                \"endMs\": 579200,\n                \"startMs\": 575839,\n                \"startTime\": \"9:35\"\n            },\n            {\n                \"text\": \"know. But it feels great. If you are\",\n                \"endMs\": 581040,\n                \"startMs\": 577680,\n                \"startTime\": \"9:37\"\n            },\n            {\n                \"text\": \"forced to be trapped in a bunker for 100\",\n                \"endMs\": 582800,\n                \"startMs\": 579200,\n                \"startTime\": \"9:39\"\n            },\n            {\n                \"text\": \"years, this is probably the bunker you\",\n                \"endMs\": 584480,\n                \"startMs\": 581040,\n                \"startTime\": \"9:41\"\n            },\n            {\n                \"text\": \"would choose because it doesn't feel\",\n                \"endMs\": 586080,\n                \"startMs\": 582800,\n                \"startTime\": \"9:42\"\n            },\n            {\n                \"text\": \"like one. It looks like you're outside.\",\n                \"endMs\": 587519,\n                \"startMs\": 584480,\n                \"startTime\": \"9:44\"\n            },\n            {\n                \"text\": \"They got palm trees three stories\",\n                \"endMs\": 589360,\n                \"startMs\": 586080,\n                \"startTime\": \"9:46\"\n            },\n            {\n                \"text\": \"underground. They have a Christmas tree.\",\n                \"endMs\": 591120,\n                \"startMs\": 587519,\n                \"startTime\": \"9:47\"\n            },\n            {\n                \"text\": \"Even though Christmas was 5 months ago,\",\n                \"endMs\": 592720,\n                \"startMs\": 589360,\n                \"startTime\": \"9:49\"\n            },\n            {\n                \"text\": \"I guess they just leave it up all year.\",\n                \"endMs\": 594800,\n                \"startMs\": 591120,\n                \"startTime\": \"9:51\"\n            },\n            {\n                \"text\": \"Let's kick this bunker tour off by\",\n                \"endMs\": 597279,\n                \"startMs\": 592720,\n                \"startTime\": \"9:52\"\n            },\n            {\n                \"text\": \"exploring the house that is in a bunker\",\n                \"endMs\": 598000,\n                \"startMs\": 594800,\n                \"startTime\": \"9:54\"\n            },\n            {\n                \"text\": \"underneath.\",\n                \"endMs\": 599440,\n                \"startMs\": 597279,\n                \"startTime\": \"9:57\"\n            },\n            {\n                \"text\": \">> Oh my god.\",\n                \"endMs\": 599920,\n                \"startMs\": 598000,\n                \"startTime\": \"9:58\"\n            },\n            {\n                \"text\": \">> Oh my god.\",\n                \"endMs\": 601600,\n                \"startMs\": 599440,\n                \"startTime\": \"9:59\"\n            },\n            {\n                \"text\": \">> The guy who built this bunker is like 5\",\n                \"endMs\": 604560,\n                \"startMs\": 599920,\n                \"startTime\": \"9:59\"\n            },\n            {\n                \"text\": \"ft tall. Wait, Drake, walk under it. I'm\",\n                \"endMs\": 605680,\n                \"startMs\": 601600,\n                \"startTime\": \"10:01\"\n            },\n            {\n                \"text\": \"good.\",\n                \"endMs\": 606880,\n                \"startMs\": 604560,\n                \"startTime\": \"10:04\"\n            },\n            {\n                \"text\": \">> No, that's not a flex.\",\n                \"endMs\": 607680,\n                \"startMs\": 605680,\n                \"startTime\": \"10:05\"\n            },\n            {\n                \"text\": \">> You sure?\",\n                \"endMs\": 609839,\n                \"startMs\": 606880,\n                \"startTime\": \"10:06\"\n            },\n            {\n                \"text\": \">> Oh my god. What is this place? Wo, this\",\n                \"endMs\": 611839,\n                \"startMs\": 607680,\n                \"startTime\": \"10:07\"\n            },\n            {\n                \"text\": \"is huge. This is way bigger than I\",\n                \"endMs\": 612399,\n                \"startMs\": 609839,\n                \"startTime\": \"10:09\"\n            },\n            {\n                \"text\": \"thought it would be.\",\n                \"endMs\": 614079,\n                \"startMs\": 611839,\n                \"startTime\": \"10:11\"\n            },\n            {\n                \"text\": \">> This is so fancy. It does not feel like\",\n                \"endMs\": 615519,\n                \"startMs\": 612399,\n                \"startTime\": \"10:12\"\n            },\n            {\n                \"text\": \"you're in a bunker. No, I feel like I'm\",\n                \"endMs\": 617200,\n                \"startMs\": 614079,\n                \"startTime\": \"10:14\"\n            },\n            {\n                \"text\": \"in a normal house. Obviously, this\",\n                \"endMs\": 618640,\n                \"startMs\": 615519,\n                \"startTime\": \"10:15\"\n            },\n            {\n                \"text\": \"bunker was designed in a way where if\",\n                \"endMs\": 620320,\n                \"startMs\": 617200,\n                \"startTime\": \"10:17\"\n            },\n            {\n                \"text\": \"you had to live down here for decades,\",\n                \"endMs\": 621680,\n                \"startMs\": 618640,\n                \"startTime\": \"10:18\"\n            },\n            {\n                \"text\": \"you wouldn't miss the outside world\",\n                \"endMs\": 623200,\n                \"startMs\": 620320,\n                \"startTime\": \"10:20\"\n            },\n            {\n                \"text\": \"because it feels like the outside world,\",\n                \"endMs\": 624480,\n                \"startMs\": 621680,\n                \"startTime\": \"10:21\"\n            },\n            {\n                \"text\": \"bro. It literally looks like you're\",\n                \"endMs\": 626000,\n                \"startMs\": 623200,\n                \"startTime\": \"10:23\"\n            },\n            {\n                \"text\": \"outside with the trees in the window.\",\n                \"endMs\": 627839,\n                \"startMs\": 624480,\n                \"startTime\": \"10:24\"\n            },\n            {\n                \"text\": \"Surely, if you own a $50 million bunker,\",\n                \"endMs\": 630480,\n                \"startMs\": 626000,\n                \"startTime\": \"10:26\"\n            },\n            {\n                \"text\": \"you wouldn't care if I took a diet coke.\",\n                \"endMs\": 634480,\n                \"startMs\": 627839,\n                \"startTime\": \"10:27\"\n            },\n            {\n                \"text\": \">> Wait, how old is this? Oh god. Um,\",\n                \"endMs\": 634959,\n                \"startMs\": 630480,\n                \"startTime\": \"10:30\"\n            },\n            {\n                \"text\": \"yo,\",\n                \"endMs\": 637040,\n                \"startMs\": 634480,\n                \"startTime\": \"10:34\"\n            },\n            {\n                \"text\": \">> yo, wait, wait. This expired 2 years\",\n                \"endMs\": 638320,\n                \"startMs\": 634959,\n                \"startTime\": \"10:34\"\n            },\n            {\n                \"text\": \"ago. It tasted so bad.\",\n                \"endMs\": 640160,\n                \"startMs\": 637040,\n                \"startTime\": \"10:37\"\n            },\n            {\n                \"text\": \">> Hey, Google if I'm going to die. Uh,\",\n                \"endMs\": 641440,\n                \"startMs\": 638320,\n                \"startTime\": \"10:38\"\n            },\n            {\n                \"text\": \"yeah, I'm not getting anything.\",\n                \"endMs\": 642800,\n                \"startMs\": 640160,\n                \"startTime\": \"10:40\"\n            },\n            {\n                \"text\": \">> Yeah, it's cuz we're three stories\",\n                \"endMs\": 644320,\n                \"startMs\": 641440,\n                \"startTime\": \"10:41\"\n            },\n            {\n                \"text\": \"underground. Wo!\",\n                \"endMs\": 646560,\n                \"startMs\": 642800,\n                \"startTime\": \"10:42\"\n            },\n            {\n                \"text\": \">> Yeah. Where is this, bro?\",\n                \"endMs\": 648079,\n                \"startMs\": 644320,\n                \"startTime\": \"10:44\"\n            },\n            {\n                \"text\": \">> Yeah, this is it. This is the room.\",\n                \"endMs\": 649760,\n                \"startMs\": 646560,\n                \"startTime\": \"10:46\"\n            },\n            {\n                \"text\": \"Wait, is this the video where we trapped\",\n                \"endMs\": 651519,\n                \"startMs\": 648079,\n                \"startTime\": \"10:48\"\n            },\n            {\n                \"text\": \"Hugo and Rain in a bunker for 100 days\",\n                \"endMs\": 653040,\n                \"startMs\": 649760,\n                \"startTime\": \"10:49\"\n            },\n            {\n                \"text\": \"to win half a million dollars? What do\",\n                \"endMs\": 654480,\n                \"startMs\": 651519,\n                \"startTime\": \"10:51\"\n            },\n            {\n                \"text\": \"you guys think of Hugo and Rain? They\",\n                \"endMs\": 656160,\n                \"startMs\": 653040,\n                \"startTime\": \"10:53\"\n            },\n            {\n                \"text\": \"always fight. I like them. What if I\",\n                \"endMs\": 658560,\n                \"startMs\": 654480,\n                \"startTime\": \"10:54\"\n            },\n            {\n                \"text\": \"told you\",\n                \"endMs\": 660079,\n                \"startMs\": 656160,\n                \"startTime\": \"10:56\"\n            },\n            {\n                \"text\": \"that was a signal for them to come down\",\n                \"endMs\": 661440,\n                \"startMs\": 658560,\n                \"startTime\": \"10:58\"\n            },\n            {\n                \"text\": \"the elevator? And they're probably going\",\n                \"endMs\": 663120,\n                \"startMs\": 660079,\n                \"startTime\": \"11:00\"\n            },\n            {\n                \"text\": \"to be mad this bunker is way nicer than\",\n                \"endMs\": 664800,\n                \"startMs\": 661440,\n                \"startTime\": \"11:01\"\n            },\n            {\n                \"text\": \"the one I put them in.\",\n                \"endMs\": 665760,\n                \"startMs\": 663120,\n                \"startTime\": \"11:03\"\n            },\n            {\n                \"text\": \">> What the heck?\",\n                \"endMs\": 668160,\n                \"startMs\": 664800,\n                \"startTime\": \"11:04\"\n            },\n            {\n                \"text\": \">> Welcome to the $50 million bunker. Hey\",\n                \"endMs\": 669600,\n                \"startMs\": 665760,\n                \"startTime\": \"11:05\"\n            },\n            {\n                \"text\": \"guys, what do you think?\",\n                \"endMs\": 670560,\n                \"startMs\": 668160,\n                \"startTime\": \"11:08\"\n            },\n            {\n                \"text\": \">> This is a bunker.\",\n                \"endMs\": 672160,\n                \"startMs\": 669600,\n                \"startTime\": \"11:09\"\n            },\n            {\n                \"text\": \">> This is nicer than the bunker I built\",\n                \"endMs\": 673279,\n                \"startMs\": 670560,\n                \"startTime\": \"11:10\"\n            },\n            {\n                \"text\": \"you guys. I'm sorry.\",\n                \"endMs\": 675120,\n                \"startMs\": 672160,\n                \"startTime\": \"11:12\"\n            },\n            {\n                \"text\": \">> Yeah. And don't drink the Diet Coke. It\",\n                \"endMs\": 677519,\n                \"startMs\": 673279,\n                \"startTime\": \"11:13\"\n            },\n            {\n                \"text\": \"expired 2 years ago. Have fun.\",\n                \"endMs\": 678000,\n                \"startMs\": 675120,\n                \"startTime\": \"11:15\"\n            },\n            {\n                \"text\": \">> Yes.\",\n                \"endMs\": 678880,\n                \"startMs\": 677519,\n                \"startTime\": \"11:17\"\n            },\n            {\n                \"text\": \">> Don't fight.\",\n                \"endMs\": 680880,\n                \"startMs\": 678000,\n                \"startTime\": \"11:18\"\n            },\n            {\n                \"text\": \">> Don't disrespect me like that.\",\n                \"endMs\": 682800,\n                \"startMs\": 678880,\n                \"startTime\": \"11:18\"\n            },\n            {\n                \"text\": \">> It's so stupid. We won't fight.\",\n                \"endMs\": 684800,\n                \"startMs\": 680880,\n                \"startTime\": \"11:20\"\n            },\n            {\n                \"text\": \">> We're watching your bunker video in a\",\n                \"endMs\": 686800,\n                \"startMs\": 682800,\n                \"startTime\": \"11:22\"\n            },\n            {\n                \"text\": \"bunker in a house in the bunker below\",\n                \"endMs\": 687920,\n                \"startMs\": 684800,\n                \"startTime\": \"11:24\"\n            },\n            {\n                \"text\": \"another house. How does that make you\",\n                \"endMs\": 689040,\n                \"startMs\": 686800,\n                \"startTime\": \"11:26\"\n            },\n            {\n                \"text\": \"feel?\",\n                \"endMs\": 690240,\n                \"startMs\": 687920,\n                \"startTime\": \"11:27\"\n            },\n            {\n                \"text\": \">> What did you just say?\",\n                \"endMs\": 691440,\n                \"startMs\": 689040,\n                \"startTime\": \"11:29\"\n            },\n            {\n                \"text\": \">> Don't worry about it. Let's keep going.\",\n                \"endMs\": 693600,\n                \"startMs\": 690240,\n                \"startTime\": \"11:30\"\n            },\n            {\n                \"text\": \"It didn't take long for Hugo and Rain to\",\n                \"endMs\": 695279,\n                \"startMs\": 691440,\n                \"startTime\": \"11:31\"\n            },\n            {\n                \"text\": \"fall back into old habits.\",\n                \"endMs\": 698480,\n                \"startMs\": 693600,\n                \"startTime\": \"11:33\"\n            },\n            {\n                \"text\": \">> It's all pink. Hugo, I promise if this\",\n                \"endMs\": 699839,\n                \"startMs\": 695279,\n                \"startTime\": \"11:35\"\n            },\n            {\n                \"text\": \"was our kitchen in the bunker, I would\",\n                \"endMs\": 701680,\n                \"startMs\": 698480,\n                \"startTime\": \"11:38\"\n            },\n            {\n                \"text\": \"have cooked for you every night. It is\",\n                \"endMs\": 703200,\n                \"startMs\": 699839,\n                \"startTime\": \"11:39\"\n            },\n            {\n                \"text\": \"nice, but I still don't think you would\",\n                \"endMs\": 703680,\n                \"startMs\": 701680,\n                \"startTime\": \"11:41\"\n            },\n            {\n                \"text\": \"have cooked.\",\n                \"endMs\": 705279,\n                \"startMs\": 703200,\n                \"startTime\": \"11:43\"\n            },\n            {\n                \"text\": \">> No. Oh my god.\",\n                \"endMs\": 708320,\n                \"startMs\": 703680,\n                \"startTime\": \"11:43\"\n            },\n            {\n                \"text\": \">> Outside this house is a pool. We're\",\n                \"endMs\": 710399,\n                \"startMs\": 705279,\n                \"startTime\": \"11:45\"\n            },\n            {\n                \"text\": \"still in a bunker. Keep in mind,\",\n                \"endMs\": 710800,\n                \"startMs\": 708320,\n                \"startTime\": \"11:48\"\n            },\n            {\n                \"text\": \">> go.\",\n                \"endMs\": 712800,\n                \"startMs\": 710399,\n                \"startTime\": \"11:50\"\n            },\n            {\n                \"text\": \">> Oh, he just jumped in with socks on.\",\n                \"endMs\": 714640,\n                \"startMs\": 710800,\n                \"startTime\": \"11:50\"\n            },\n            {\n                \"text\": \">> So far, my only critique of this bunker,\",\n                \"endMs\": 716160,\n                \"startMs\": 712800,\n                \"startTime\": \"11:52\"\n            },\n            {\n                \"text\": \"a pool could use some heat. It's pretty\",\n                \"endMs\": 717760,\n                \"startMs\": 714640,\n                \"startTime\": \"11:54\"\n            },\n            {\n                \"text\": \"cool. How different would your challenge\",\n                \"endMs\": 719360,\n                \"startMs\": 716160,\n                \"startTime\": \"11:56\"\n            },\n            {\n                \"text\": \"have been if you guys had a pool?\",\n                \"endMs\": 721279,\n                \"startMs\": 717760,\n                \"startTime\": \"11:57\"\n            },\n            {\n                \"text\": \">> Very good.\",\n                \"endMs\": 723440,\n                \"startMs\": 719360,\n                \"startTime\": \"11:59\"\n            },\n            {\n                \"text\": \">> And to make this bunker even better, you\",\n                \"endMs\": 724959,\n                \"startMs\": 721279,\n                \"startTime\": \"12:01\"\n            },\n            {\n                \"text\": \"guys loved our peanut butter cups so\",\n                \"endMs\": 726320,\n                \"startMs\": 723440,\n                \"startTime\": \"12:03\"\n            },\n            {\n                \"text\": \"much that we decided to make an\",\n                \"endMs\": 728000,\n                \"startMs\": 724959,\n                \"startTime\": \"12:04\"\n            },\n            {\n                \"text\": \"alternative version with hazelnut.\",\n                \"endMs\": 729440,\n                \"startMs\": 726320,\n                \"startTime\": \"12:06\"\n            },\n            {\n                \"text\": \"They're only available for a limited\",\n                \"endMs\": 731279,\n                \"startMs\": 728000,\n                \"startTime\": \"12:08\"\n            },\n            {\n                \"text\": \"time at these select retailers. So, go\",\n                \"endMs\": 732880,\n                \"startMs\": 729440,\n                \"startTime\": \"12:09\"\n            },\n            {\n                \"text\": \"try some before they're gone. And if you\",\n                \"endMs\": 734240,\n                \"startMs\": 731279,\n                \"startTime\": \"12:11\"\n            },\n            {\n                \"text\": \"haven't already, try our peanut butter\",\n                \"endMs\": 736160,\n                \"startMs\": 732880,\n                \"startTime\": \"12:12\"\n            },\n            {\n                \"text\": \"cups and tell us what you like more.\",\n                \"endMs\": 738000,\n                \"startMs\": 734240,\n                \"startTime\": \"12:14\"\n            },\n            {\n                \"text\": \"They taste amazing. And obviously, it\",\n                \"endMs\": 739839,\n                \"startMs\": 736160,\n                \"startTime\": \"12:16\"\n            },\n            {\n                \"text\": \"wouldn't be a hidden bunker without its\",\n                \"endMs\": 741680,\n                \"startMs\": 738000,\n                \"startTime\": \"12:18\"\n            },\n            {\n                \"text\": \"own secret escape room. That's the\",\n                \"endMs\": 743440,\n                \"startMs\": 739839,\n                \"startTime\": \"12:19\"\n            },\n            {\n                \"text\": \"secret exit. Not sure if I'm supposed to\",\n                \"endMs\": 746000,\n                \"startMs\": 741680,\n                \"startTime\": \"12:21\"\n            },\n            {\n                \"text\": \"show it. And that brings us to last but\",\n                \"endMs\": 747839,\n                \"startMs\": 743440,\n                \"startTime\": \"12:23\"\n            },\n            {\n                \"text\": \"not least, the one billion dollar\",\n                \"endMs\": 750000,\n                \"startMs\": 746000,\n                \"startTime\": \"12:26\"\n            },\n            {\n                \"text\": \"bunker. The most secure bunker on the\",\n                \"endMs\": 752160,\n                \"startMs\": 747839,\n                \"startTime\": \"12:27\"\n            },\n            {\n                \"text\": \"planet, the Cheyenne Mountain Space\",\n                \"endMs\": 754880,\n                \"startMs\": 750000,\n                \"startTime\": \"12:30\"\n            },\n            {\n                \"text\": \"Force Station. This book is shielded by\",\n                \"endMs\": 759200,\n                \"startMs\": 752160,\n                \"startTime\": \"12:32\"\n            },\n            {\n                \"text\": \"over 2,000 ft of solid granite rock and\",\n                \"endMs\": 761440,\n                \"startMs\": 754880,\n                \"startTime\": \"12:34\"\n            },\n            {\n                \"text\": \"can literally withstand the most\",\n                \"endMs\": 764079,\n                \"startMs\": 759200,\n                \"startTime\": \"12:39\"\n            },\n            {\n                \"text\": \"destructive weapons ever devised by\",\n                \"endMs\": 764800,\n                \"startMs\": 761440,\n                \"startTime\": \"12:41\"\n            },\n            {\n                \"text\": \"mankind.\",\n                \"endMs\": 767120,\n                \"startMs\": 764079,\n                \"startTime\": \"12:44\"\n            },\n            {\n                \"text\": \">> What happens if we run down this tunnel?\",\n                \"endMs\": 770320,\n                \"startMs\": 764800,\n                \"startTime\": \"12:44\"\n            },\n            {\n                \"text\": \"Don't ask him. They'll shoot you. Oh, I\",\n                \"endMs\": 771440,\n                \"startMs\": 767120,\n                \"startTime\": \"12:47\"\n            },\n            {\n                \"text\": \"won't run down the tunnel. Huh? All\",\n                \"endMs\": 772320,\n                \"startMs\": 770320,\n                \"startTime\": \"12:50\"\n            },\n            {\n                \"text\": \"right, let's do this.\",\n                \"endMs\": 774320,\n                \"startMs\": 771440,\n                \"startTime\": \"12:51\"\n            },\n            {\n                \"text\": \">> Now, usually this is where we'd have a\",\n                \"endMs\": 776720,\n                \"startMs\": 772320,\n                \"startTime\": \"12:52\"\n            },\n            {\n                \"text\": \"3D map showing just exactly how this\",\n                \"endMs\": 779120,\n                \"startMs\": 774320,\n                \"startTime\": \"12:54\"\n            },\n            {\n                \"text\": \"bunker is laid out. However, this bunker\",\n                \"endMs\": 780320,\n                \"startMs\": 776720,\n                \"startTime\": \"12:56\"\n            },\n            {\n                \"text\": \"is so top secret.\",\n                \"endMs\": 781600,\n                \"startMs\": 779120,\n                \"startTime\": \"12:59\"\n            },\n            {\n                \"text\": \">> I need you to put a lens cap on this\",\n                \"endMs\": 783680,\n                \"startMs\": 780320,\n                \"startTime\": \"13:00\"\n            },\n            {\n                \"text\": \"camera. I legally cannot show you\",\n                \"endMs\": 785839,\n                \"startMs\": 781600,\n                \"startTime\": \"13:01\"\n            },\n            {\n                \"text\": \"anything like that from here on out. And\",\n                \"endMs\": 788399,\n                \"startMs\": 783680,\n                \"startTime\": \"13:03\"\n            },\n            {\n                \"text\": \"if somehow you make it past the guards,\",\n                \"endMs\": 789760,\n                \"startMs\": 785839,\n                \"startTime\": \"13:05\"\n            },\n            {\n                \"text\": \">> can I hold your gun or no?\",\n                \"endMs\": 792240,\n                \"startMs\": 788399,\n                \"startTime\": \"13:08\"\n            },\n            {\n                \"text\": \">> No. Okay. Don't ask that.\",\n                \"endMs\": 793600,\n                \"startMs\": 789760,\n                \"startTime\": \"13:09\"\n            },\n            {\n                \"text\": \">> But can I hold it?\",\n                \"endMs\": 796240,\n                \"startMs\": 792240,\n                \"startTime\": \"13:12\"\n            },\n            {\n                \"text\": \">> You'll reach this massive nuclear\",\n                \"endMs\": 798330,\n                \"startMs\": 793600,\n                \"startTime\": \"13:13\"\n            },\n            {\n                \"text\": \"bomb-proof door.\",\n                \"endMs\": 799760,\n                \"startMs\": 796240,\n                \"startTime\": \"13:16\"\n            },\n            {\n                \"text\": \"[Music]\",\n                \"endMs\": 801680,\n                \"startMs\": 798330,\n                \"startTime\": \"13:18\"\n            },\n            {\n                \"text\": \"Durable enough to protect you from the\",\n                \"endMs\": 803760,\n                \"startMs\": 799760,\n                \"startTime\": \"13:19\"\n            },\n            {\n                \"text\": \"biggest and deadliest bombs ever\",\n                \"endMs\": 806240,\n                \"startMs\": 801680,\n                \"startTime\": \"13:21\"\n            },\n            {\n                \"text\": \"created. Wa! Wait, there's two? And if\",\n                \"endMs\": 808160,\n                \"startMs\": 803760,\n                \"startTime\": \"13:23\"\n            },\n            {\n                \"text\": \"all of that somehow wasn't enough,\",\n                \"endMs\": 810160,\n                \"startMs\": 806240,\n                \"startTime\": \"13:26\"\n            },\n            {\n                \"text\": \"there's a second one right on the other\",\n                \"endMs\": 811760,\n                \"startMs\": 808160,\n                \"startTime\": \"13:28\"\n            },\n            {\n                \"text\": \"side. If someone blew up a nuke out\",\n                \"endMs\": 813360,\n                \"startMs\": 810160,\n                \"startTime\": \"13:30\"\n            },\n            {\n                \"text\": \"there and we were here, we would be\",\n                \"endMs\": 814720,\n                \"startMs\": 811760,\n                \"startTime\": \"13:31\"\n            },\n            {\n                \"text\": \"good. So, this is what we call the\",\n                \"endMs\": 816160,\n                \"startMs\": 813360,\n                \"startTime\": \"13:33\"\n            },\n            {\n                \"text\": \"welcome wall. This is going into the\",\n                \"endMs\": 816800,\n                \"startMs\": 814720,\n                \"startTime\": \"13:34\"\n            },\n            {\n                \"text\": \"compound now.\",\n                \"endMs\": 817920,\n                \"startMs\": 816160,\n                \"startTime\": \"13:36\"\n            },\n            {\n                \"text\": \">> Does that say Space Force?\",\n                \"endMs\": 819360,\n                \"startMs\": 816800,\n                \"startTime\": \"13:36\"\n            },\n            {\n                \"text\": \">> It does. You have Space Force here.\",\n                \"endMs\": 820959,\n                \"startMs\": 817920,\n                \"startTime\": \"13:37\"\n            },\n            {\n                \"text\": \">> These are the four commands that operate\",\n                \"endMs\": 822560,\n                \"startMs\": 819360,\n                \"startTime\": \"13:39\"\n            },\n            {\n                \"text\": \"outside of this bunker and to asssure\",\n                \"endMs\": 824639,\n                \"startMs\": 820959,\n                \"startTime\": \"13:40\"\n            },\n            {\n                \"text\": \"the complete safety for these elite\",\n                \"endMs\": 826480,\n                \"startMs\": 822560,\n                \"startTime\": \"13:42\"\n            },\n            {\n                \"text\": \"world leaders. This bunker is also\",\n                \"endMs\": 828399,\n                \"startMs\": 824639,\n                \"startTime\": \"13:44\"\n            },\n            {\n                \"text\": \"designed to survive something far less\",\n                \"endMs\": 830480,\n                \"startMs\": 826480,\n                \"startTime\": \"13:46\"\n            },\n            {\n                \"text\": \"predictable than any enemy threat,\",\n                \"endMs\": 832480,\n                \"startMs\": 828399,\n                \"startTime\": \"13:48\"\n            },\n            {\n                \"text\": \"mother nature. And it does so by\",\n                \"endMs\": 834399,\n                \"startMs\": 830480,\n                \"startTime\": \"13:50\"\n            },\n            {\n                \"text\": \"literally floating. They carved out a\",\n                \"endMs\": 836160,\n                \"startMs\": 832480,\n                \"startTime\": \"13:52\"\n            },\n            {\n                \"text\": \"gap between the mountain and the bunker\",\n                \"endMs\": 838000,\n                \"startMs\": 834399,\n                \"startTime\": \"13:54\"\n            },\n            {\n                \"text\": \"and then put the bunker on spring so the\",\n                \"endMs\": 840320,\n                \"startMs\": 836160,\n                \"startTime\": \"13:56\"\n            },\n            {\n                \"text\": \"shock wave a nuclear attack or even an\",\n                \"endMs\": 842240,\n                \"startMs\": 838000,\n                \"startTime\": \"13:58\"\n            },\n            {\n                \"text\": \"earthquake is completely absorbed.\",\n                \"endMs\": 844959,\n                \"startMs\": 840320,\n                \"startTime\": \"14:00\"\n            },\n            {\n                \"text\": \"Welcome to the most secure bunker on the\",\n                \"endMs\": 845360,\n                \"startMs\": 842240,\n                \"startTime\": \"14:02\"\n            },\n            {\n                \"text\": \"planet.\",\n                \"endMs\": 846720,\n                \"startMs\": 844959,\n                \"startTime\": \"14:04\"\n            },\n            {\n                \"text\": \">> All right, we've gone through massive\",\n                \"endMs\": 848800,\n                \"startMs\": 845360,\n                \"startTime\": \"14:05\"\n            },\n            {\n                \"text\": \"blast doors walked for an eternity. I\",\n                \"endMs\": 850240,\n                \"startMs\": 846720,\n                \"startTime\": \"14:06\"\n            },\n            {\n                \"text\": \"can't even tell you how far because it's\",\n                \"endMs\": 852399,\n                \"startMs\": 848800,\n                \"startTime\": \"14:08\"\n            },\n            {\n                \"text\": \"classified to get here. The most secure\",\n                \"endMs\": 854160,\n                \"startMs\": 850240,\n                \"startTime\": \"14:10\"\n            },\n            {\n                \"text\": \"place on the planet. Let's see what's\",\n                \"endMs\": 856160,\n                \"startMs\": 852399,\n                \"startTime\": \"14:12\"\n            },\n            {\n                \"text\": \"inside.\",\n                \"endMs\": 858320,\n                \"startMs\": 854160,\n                \"startTime\": \"14:14\"\n            },\n            {\n                \"text\": \"And now we are at the what? The battle\",\n                \"endMs\": 858639,\n                \"startMs\": 856160,\n                \"startTime\": \"14:16\"\n            },\n            {\n                \"text\": \"deck.\",\n                \"endMs\": 860320,\n                \"startMs\": 858320,\n                \"startTime\": \"14:18\"\n            },\n            {\n                \"text\": \">> Am I allowed to show all this?\",\n                \"endMs\": 861440,\n                \"startMs\": 858639,\n                \"startTime\": \"14:18\"\n            },\n            {\n                \"text\": \"Everything except for what's on the\",\n                \"endMs\": 861680,\n                \"startMs\": 860320,\n                \"startTime\": \"14:20\"\n            },\n            {\n                \"text\": \"right.\",\n                \"endMs\": 863360,\n                \"startMs\": 861440,\n                \"startTime\": \"14:21\"\n            },\n            {\n                \"text\": \">> That's definitely not a UFO. But to\",\n                \"endMs\": 865120,\n                \"startMs\": 861680,\n                \"startTime\": \"14:21\"\n            },\n            {\n                \"text\": \"protect North America from an airborne\",\n                \"endMs\": 866880,\n                \"startMs\": 863360,\n                \"startTime\": \"14:23\"\n            },\n            {\n                \"text\": \"or maritime attack, this is where the\",\n                \"endMs\": 868560,\n                \"startMs\": 865120,\n                \"startTime\": \"14:25\"\n            },\n            {\n                \"text\": \"leaders of NORAD would be calling the\",\n                \"endMs\": 869040,\n                \"startMs\": 866880,\n                \"startTime\": \"14:26\"\n            },\n            {\n                \"text\": \"shots.\",\n                \"endMs\": 869920,\n                \"startMs\": 868560,\n                \"startTime\": \"14:28\"\n            },\n            {\n                \"text\": \">> This is where our general sit\",\n                \"endMs\": 871199,\n                \"startMs\": 869040,\n                \"startTime\": \"14:29\"\n            },\n            {\n                \"text\": \">> Oh, this felt like the general seat.\",\n                \"endMs\": 872240,\n                \"startMs\": 869920,\n                \"startTime\": \"14:29\"\n            },\n            {\n                \"text\": \">> Can I sit in the general?\",\n                \"endMs\": 873680,\n                \"startMs\": 871199,\n                \"startTime\": \"14:31\"\n            },\n            {\n                \"text\": \">> Absolutely. Go ahead. Just don't touch\",\n                \"endMs\": 874320,\n                \"startMs\": 872240,\n                \"startTime\": \"14:32\"\n            },\n            {\n                \"text\": \"anything.\",\n                \"endMs\": 876000,\n                \"startMs\": 873680,\n                \"startTime\": \"14:33\"\n            },\n            {\n                \"text\": \">> Uh, I touched the chairs after.\",\n                \"endMs\": 876720,\n                \"startMs\": 874320,\n                \"startTime\": \"14:34\"\n            },\n            {\n                \"text\": \">> That's it. Okay.\",\n                \"endMs\": 878800,\n                \"startMs\": 876000,\n                \"startTime\": \"14:36\"\n            },\n            {\n                \"text\": \">> I'm the general now. Tar, ready the\",\n                \"endMs\": 879360,\n                \"startMs\": 876720,\n                \"startTime\": \"14:36\"\n            },\n            {\n                \"text\": \"system?\",\n                \"endMs\": 881600,\n                \"startMs\": 878800,\n                \"startTime\": \"14:38\"\n            },\n            {\n                \"text\": \">> Yeah, sure.\",\n                \"endMs\": 882560,\n                \"startMs\": 879360,\n                \"startTime\": \"14:39\"\n            },\n            {\n                \"text\": \">> Did you actually touch something?\",\n                \"endMs\": 883519,\n                \"startMs\": 881600,\n                \"startTime\": \"14:41\"\n            },\n            {\n                \"text\": \">> You're not supposed to touch it.\",\n                \"endMs\": 884959,\n                \"startMs\": 882560,\n                \"startTime\": \"14:42\"\n            },\n            {\n                \"text\": \">> Don't touch anything.\",\n                \"endMs\": 886720,\n                \"startMs\": 883519,\n                \"startTime\": \"14:43\"\n            },\n            {\n                \"text\": \">> They've only told us like 30 times not\",\n                \"endMs\": 887600,\n                \"startMs\": 884959,\n                \"startTime\": \"14:44\"\n            },\n            {\n                \"text\": \"to touch anything.\",\n                \"endMs\": 888560,\n                \"startMs\": 886720,\n                \"startTime\": \"14:46\"\n            },\n            {\n                \"text\": \">> We got to make sure. For real.\",\n                \"endMs\": 889199,\n                \"startMs\": 887600,\n                \"startTime\": \"14:47\"\n            },\n            {\n                \"text\": \">> It was It was\",\n                \"endMs\": 890560,\n                \"startMs\": 888560,\n                \"startTime\": \"14:48\"\n            },\n            {\n                \"text\": \">> Dude, he's going to get arrested.\",\n                \"endMs\": 892639,\n                \"startMs\": 889199,\n                \"startTime\": \"14:49\"\n            },\n            {\n                \"text\": \">> Oh my god. I'm so sorry. I'm so sorry. I\",\n                \"endMs\": 894240,\n                \"startMs\": 890560,\n                \"startTime\": \"14:50\"\n            },\n            {\n                \"text\": \"am actually so sorry. Drake might have\",\n                \"endMs\": 895360,\n                \"startMs\": 892639,\n                \"startTime\": \"14:52\"\n            },\n            {\n                \"text\": \"literally just got us kicked out.\",\n                \"endMs\": 896160,\n                \"startMs\": 894240,\n                \"startTime\": \"14:54\"\n            },\n            {\n                \"text\": \">> Don't touch it again.\",\n                \"endMs\": 898800,\n                \"startMs\": 895360,\n                \"startTime\": \"14:55\"\n            },\n            {\n                \"text\": \">> Okay. I'm so sorry. I'm so so sorry.\",\n                \"endMs\": 900480,\n                \"startMs\": 896160,\n                \"startTime\": \"14:56\"\n            },\n            {\n                \"text\": \">> These buttons can launch missiles for\",\n                \"endMs\": 901839,\n                \"startMs\": 898800,\n                \"startTime\": \"14:58\"\n            },\n            {\n                \"text\": \"all you know.\",\n                \"endMs\": 903040,\n                \"startMs\": 900480,\n                \"startTime\": \"15:00\"\n            },\n            {\n                \"text\": \">> What's on the other side of those\",\n                \"endMs\": 903440,\n                \"startMs\": 901839,\n                \"startTime\": \"15:01\"\n            },\n            {\n                \"text\": \"windows?\",\n                \"endMs\": 904079,\n                \"startMs\": 903040,\n                \"startTime\": \"15:03\"\n            },\n            {\n                \"text\": \">> You want to clap?\",\n                \"endMs\": 906000,\n                \"startMs\": 903440,\n                \"startTime\": \"15:03\"\n            },\n            {\n                \"text\": \">> No way. Really? I just clap?\",\n                \"endMs\": 907199,\n                \"startMs\": 904079,\n                \"startTime\": \"15:04\"\n            },\n            {\n                \"text\": \">> Yep.\",\n                \"endMs\": 907760,\n                \"startMs\": 906000,\n                \"startTime\": \"15:06\"\n            },\n            {\n                \"text\": \">> Yo,\",\n                \"endMs\": 908560,\n                \"startMs\": 907199,\n                \"startTime\": \"15:07\"\n            },\n            {\n                \"text\": \">> stop it.\",\n                \"endMs\": 910560,\n                \"startMs\": 907760,\n                \"startTime\": \"15:07\"\n            },\n            {\n                \"text\": \">> Eric showed us the secret command post\",\n                \"endMs\": 912240,\n                \"startMs\": 908560,\n                \"startTime\": \"15:08\"\n            },\n            {\n                \"text\": \"at the heart of the bunker. All right.\",\n                \"endMs\": 914720,\n                \"startMs\": 910560,\n                \"startTime\": \"15:10\"\n            },\n            {\n                \"text\": \"Where am I? You're in the AJ alternate\",\n                \"endMs\": 916160,\n                \"startMs\": 912240,\n                \"startTime\": \"15:12\"\n            },\n            {\n                \"text\": \"joint operation center and it's\",\n                \"endMs\": 918000,\n                \"startMs\": 914720,\n                \"startTime\": \"15:14\"\n            },\n            {\n                \"text\": \"responsible for protecting the air and\",\n                \"endMs\": 919839,\n                \"startMs\": 916160,\n                \"startTime\": \"15:16\"\n            },\n            {\n                \"text\": \"sea of the entire North American\",\n                \"endMs\": 921680,\n                \"startMs\": 918000,\n                \"startTime\": \"15:18\"\n            },\n            {\n                \"text\": \"continent with an unknown aircraft. How\",\n                \"endMs\": 923600,\n                \"startMs\": 919839,\n                \"startTime\": \"15:19\"\n            },\n            {\n                \"text\": \"many minutes until fighter jets are\",\n                \"endMs\": 924399,\n                \"startMs\": 921680,\n                \"startTime\": \"15:21\"\n            },\n            {\n                \"text\": \"tailing them?\",\n                \"endMs\": 925760,\n                \"startMs\": 923600,\n                \"startTime\": \"15:23\"\n            },\n            {\n                \"text\": \">> Less than 5 minutes. Then we're getting\",\n                \"endMs\": 927360,\n                \"startMs\": 924399,\n                \"startTime\": \"15:24\"\n            },\n            {\n                \"text\": \"into some dangerous territory. I can\",\n                \"endMs\": 928160,\n                \"startMs\": 925760,\n                \"startTime\": \"15:25\"\n            },\n            {\n                \"text\": \"read between the lines.\",\n                \"endMs\": 929760,\n                \"startMs\": 927360,\n                \"startTime\": \"15:27\"\n            },\n            {\n                \"text\": \">> And because they're monitoring every\",\n                \"endMs\": 931680,\n                \"startMs\": 928160,\n                \"startTime\": \"15:28\"\n            },\n            {\n                \"text\": \"potential threat, you know, I had to ask\",\n                \"endMs\": 934920,\n                \"startMs\": 929760,\n                \"startTime\": \"15:29\"\n            },\n            {\n                \"text\": \">> any UFOs.\",\n                \"endMs\": 934920,\n                \"startMs\": 931680,\n                \"startTime\": \"15:31\"\n            },\n            {\n                \"text\": \"Possibly. You can't answer. He's looking\",\n                \"endMs\": 939440,\n                \"startMs\": 935360,\n                \"startTime\": \"15:35\"\n            },\n            {\n                \"text\": \"at the ground. Oh, never mind. Oh,\",\n                \"endMs\": 939920,\n                \"startMs\": 937199,\n                \"startTime\": \"15:37\"\n            },\n            {\n                \"text\": \"different.\",\n                \"endMs\": 940800,\n                \"startMs\": 939440,\n                \"startTime\": \"15:39\"\n            },\n            {\n                \"text\": \">> Got it there.\",\n                \"endMs\": 942800,\n                \"startMs\": 939920,\n                \"startTime\": \"15:39\"\n            },\n            {\n                \"text\": \">> So, I finally got permission to film a\",\n                \"endMs\": 943440,\n                \"startMs\": 940800,\n                \"startTime\": \"15:40\"\n            },\n            {\n                \"text\": \"hallway. Cool.\",\n                \"endMs\": 944240,\n                \"startMs\": 942800,\n                \"startTime\": \"15:42\"\n            },\n            {\n                \"text\": \">> Take it all in.\",\n                \"endMs\": 945600,\n                \"startMs\": 943440,\n                \"startTime\": \"15:43\"\n            },\n            {\n                \"text\": \">> Now, I need you to put the lens cap back\",\n                \"endMs\": 946079,\n                \"startMs\": 944240,\n                \"startTime\": \"15:44\"\n            },\n            {\n                \"text\": \"on, too.\",\n                \"endMs\": 948240,\n                \"startMs\": 945600,\n                \"startTime\": \"15:45\"\n            },\n            {\n                \"text\": \">> Really? All right. I'll see you guys in\",\n                \"endMs\": 949440,\n                \"startMs\": 946079,\n                \"startTime\": \"15:46\"\n            },\n            {\n                \"text\": \"the next room. While the number of\",\n                \"endMs\": 951519,\n                \"startMs\": 948240,\n                \"startTime\": \"15:48\"\n            },\n            {\n                \"text\": \"people that work here is classified, I\",\n                \"endMs\": 953519,\n                \"startMs\": 949440,\n                \"startTime\": \"15:49\"\n            },\n            {\n                \"text\": \"can tell you it has everything needed to\",\n                \"endMs\": 955680,\n                \"startMs\": 951519,\n                \"startTime\": \"15:51\"\n            },\n            {\n                \"text\": \"keep hundreds of people alive for years\",\n                \"endMs\": 958240,\n                \"startMs\": 953519,\n                \"startTime\": \"15:53\"\n            },\n            {\n                \"text\": \"at a time, including a gym, an\",\n                \"endMs\": 960480,\n                \"startMs\": 955680,\n                \"startTime\": \"15:55\"\n            },\n            {\n                \"text\": \"underground grocery store. So many\",\n                \"endMs\": 962240,\n                \"startMs\": 958240,\n                \"startTime\": \"15:58\"\n            },\n            {\n                \"text\": \"people work in this bunker that you\",\n                \"endMs\": 963279,\n                \"startMs\": 960480,\n                \"startTime\": \"16:00\"\n            },\n            {\n                \"text\": \"opened a subway.\",\n                \"endMs\": 964320,\n                \"startMs\": 962240,\n                \"startTime\": \"16:02\"\n            },\n            {\n                \"text\": \">> Correct. I'm about to have the most\",\n                \"endMs\": 965920,\n                \"startMs\": 963279,\n                \"startTime\": \"16:03\"\n            },\n            {\n                \"text\": \"secure meatball marinara I've ever had.\",\n                \"endMs\": 967680,\n                \"startMs\": 964320,\n                \"startTime\": \"16:04\"\n            },\n            {\n                \"text\": \">> It also has its own fire station.\",\n                \"endMs\": 970480,\n                \"startMs\": 965920,\n                \"startTime\": \"16:05\"\n            },\n            {\n                \"text\": \">> Yes. With fire trucks that drive on\",\n                \"endMs\": 972480,\n                \"startMs\": 967680,\n                \"startTime\": \"16:07\"\n            },\n            {\n                \"text\": \"actual roads inside this mountain.\",\n                \"endMs\": 973920,\n                \"startMs\": 970480,\n                \"startTime\": \"16:10\"\n            },\n            {\n                \"text\": \">> All right, hold up. Let's not run with\",\n                \"endMs\": 974160,\n                \"startMs\": 972480,\n                \"startTime\": \"16:12\"\n            },\n            {\n                \"text\": \"that.\",\n                \"endMs\": 974959,\n                \"startMs\": 973920,\n                \"startTime\": \"16:13\"\n            },\n            {\n                \"text\": \">> No, don't run with that.\",\n                \"endMs\": 975839,\n                \"startMs\": 974160,\n                \"startTime\": \"16:14\"\n            },\n            {\n                \"text\": \">> All right, I got you.\",\n                \"endMs\": 978720,\n                \"startMs\": 974959,\n                \"startTime\": \"16:14\"\n            },\n            {\n                \"text\": \">> They usually practice on dummies.\",\n                \"endMs\": 980560,\n                \"startMs\": 975839,\n                \"startTime\": \"16:15\"\n            },\n            {\n                \"text\": \"But we brought one of our own. They\",\n                \"endMs\": 981279,\n                \"startMs\": 978720,\n                \"startTime\": \"16:18\"\n            },\n            {\n                \"text\": \"better save me.\",\n                \"endMs\": 983279,\n                \"startMs\": 980560,\n                \"startTime\": \"16:20\"\n            },\n            {\n                \"text\": \">> He's unconscious. In the face. Get him\",\n                \"endMs\": 984079,\n                \"startMs\": 981279,\n                \"startTime\": \"16:21\"\n            },\n            {\n                \"text\": \"out.\",\n                \"endMs\": 985199,\n                \"startMs\": 983279,\n                \"startTime\": \"16:23\"\n            },\n            {\n                \"text\": \">> Ow. Sorry.\",\n                \"endMs\": 986399,\n                \"startMs\": 984079,\n                \"startTime\": \"16:24\"\n            },\n            {\n                \"text\": \">> Lift me up.\",\n                \"endMs\": 987519,\n                \"startMs\": 985199,\n                \"startTime\": \"16:25\"\n            },\n            {\n                \"text\": \">> Sir, how would you say we did?\",\n                \"endMs\": 988800,\n                \"startMs\": 986399,\n                \"startTime\": \"16:26\"\n            },\n            {\n                \"text\": \">> Uh, probably a four out of 10.\",\n                \"endMs\": 990399,\n                \"startMs\": 987519,\n                \"startTime\": \"16:27\"\n            },\n            {\n                \"text\": \">> That's cuz we didn't do enough CPR.\",\n                \"endMs\": 993120,\n                \"startMs\": 988800,\n                \"startTime\": \"16:28\"\n            },\n            {\n                \"text\": \"More.\",\n                \"endMs\": 994560,\n                \"startMs\": 990399,\n                \"startTime\": \"16:30\"\n            },\n            {\n                \"text\": \">> I'm good.\",\n                \"endMs\": 997519,\n                \"startMs\": 993120,\n                \"startTime\": \"16:33\"\n            },\n            {\n                \"text\": \">> Some bunkers hide in backyards and with\",\n                \"endMs\": 999360,\n                \"startMs\": 994560,\n                \"startTime\": \"16:34\"\n            },\n            {\n                \"text\": \"enough money hide under entire\",\n                \"endMs\": 1001360,\n                \"startMs\": 997519,\n                \"startTime\": \"16:37\"\n            },\n            {\n                \"text\": \"neighborhoods.\",\n                \"endMs\": 1003440,\n                \"startMs\": 999360,\n                \"startTime\": \"16:39\"\n            },\n            {\n                \"text\": \"Others go above and beyond and are so\",\n                \"endMs\": 1005279,\n                \"startMs\": 1001360,\n                \"startTime\": \"16:41\"\n            },\n            {\n                \"text\": \"luxurious that they have their own water\",\n                \"endMs\": 1008800,\n                \"startMs\": 1003440,\n                \"startTime\": \"16:43\"\n            },\n            {\n                \"text\": \"park. But none compared to this. An\",\n                \"endMs\": 1010560,\n                \"startMs\": 1005279,\n                \"startTime\": \"16:45\"\n            },\n            {\n                \"text\": \"underground city with its own power\",\n                \"endMs\": 1013759,\n                \"startMs\": 1008800,\n                \"startTime\": \"16:48\"\n            },\n            {\n                \"text\": \"grid. Endless hallways, highways, and\",\n                \"endMs\": 1016880,\n                \"startMs\": 1010560,\n                \"startTime\": \"16:50\"\n            },\n            {\n                \"text\": \"multiple lakes. WA. This bunker one day\",\n                \"endMs\": 1019680,\n                \"startMs\": 1013759,\n                \"startTime\": \"16:53\"\n            },\n            {\n                \"text\": \"could be what defends North America and\",\n                \"endMs\": 1021440,\n                \"startMs\": 1016880,\n                \"startTime\": \"16:56\"\n            },\n            {\n                \"text\": \"humanity. One last thing I need you to\",\n                \"endMs\": 1022480,\n                \"startMs\": 1019680,\n                \"startTime\": \"16:59\"\n            },\n            {\n                \"text\": \"do. Cover the camera.\",\n                \"endMs\": 1024319,\n                \"startMs\": 1021440,\n                \"startTime\": \"17:01\"\n            },\n            {\n                \"text\": \">> Before I do, can you say the US military\",\n                \"endMs\": 1025280,\n                \"startMs\": 1022480,\n                \"startTime\": \"17:02\"\n            },\n            {\n                \"text\": \"will hunt them down if they don't\",\n                \"endMs\": 1025919,\n                \"startMs\": 1024319,\n                \"startTime\": \"17:04\"\n            },\n            {\n                \"text\": \"subscribe?\",\n                \"endMs\": 1026720,\n                \"startMs\": 1025280,\n                \"startTime\": \"17:05\"\n            },\n            {\n                \"text\": \">> Absolutely not.\",\n                \"endMs\": 1031079,\n                \"startMs\": 1025919,\n                \"startTime\": \"17:05\"\n            },\n            {\n                \"text\": \">> Okay, I tried. Thanks for coming out.\",\n                \"endMs\": 1031079,\n                \"startMs\": 1026720,\n                \"startTime\": \"17:06\"\n            }\n        ],\n        \"fullText\": \"Hidden in this mountain is a $1 billion nuclear bunker. We are 2,000 ft underground inside of a mountain and it can survive the biggest atomic bombs ever made. And I'm going to show you the difference between this $50 million nuclear bunker, this $30 million bunker, and everything in between. Starting with this $1 bunker. Feels safe. Let's see what's inside. Oh. Oh, it's wet. I'm going to give you guys a tour of this bunker. The tour is over. It's basically a shipping container buried underground and already pending, >> which would explain why they sold it to me for a dollar. >> I mean, it looks like it's already after the explosion. >> Do you think this bunker would survive a bomb? >> Nope. >> Let's find out. Drop the ball. >> Wait, what? >> The bunkers get crazy as we go. Let's head to the next one. Next is the $1 million bunker. It was originally built to shoot missiles and survive a nuclear apocalypse far underground. But how do you even get inside? Well, after descending countless stairs and opening a 7,000lb door. Why is 7,000 lb so heavy? You reach the heart of the bunker. >> Wo! >> Oh my god, this kind of looks like Star Wars. This room is where they would launch the missile from. This whole facility is designed to withstand a nuclear attack and then respond. The floor we're standing on is actually suspended like a giant platform hanging from the ceiling above. >> These eight springs are the only thing holding all of us up right now. >> It's crazy to believe that 50 years ago this used to be like a missile command center. But now this man has turned it into a hidden fortified house that's ready for the end of the world. How did the government let you buy this? >> Dude, there's a bathtub. >> How's the IQ of my friends compared to your normal guests? >> Uh, I think it's lower. Yeah. Yeah, >> we're going to go two floors down. This is the lowest point. >> We are now five stories underground. >> So, kitchen, entertainment area, but the best part about this, this is a club. >> Wo! This guy actually throws parties five stories underground that Nolan is probably not invited to. >> So, I don't normally show people this like no one sees this, >> but he actually took us to a secret part of the bunker to the nuclear silo where decades ago a real nuclear missile was stored inside. No. Jimmy, come in here. >> Whoa. Wait. What is this? >> Is that safe over there? >> Uh, no. >> Wait. No, Carl. He said it's not. How bad would it be if we turned the lights off? >> I mean, I I actually don't know how we Oh, dude. This is really scary. >> I can't even see anything. What's crazy is we're just getting started. The bunkers later in this video are insane. They just keep getting bigger and more and more expensive. But if you were going to try to build a bunker yourself, it might look like the one in this backyard where secretly hidden beneath our feet is a bunker worth $3 million. Follow me to this creepy shed. Oh, going into a bunker someone built in their backyard. This is crazy. Wo, this is awesome. In terms of security, you've got like a meter of concrete above you. Other than a safe house, it is kind of a museum for my YouTube creations. If you're wondering why this bunker is worth $3 million, it's because of this YouTuber's collection of insane and dangerous weapons. That's a backpack flamethrower. This guy's like a real life Tony Stark. I mean, look at this wristmounted rocket launcher. Fires knives and has a taser in it and a machine gun with a chainsaw. >> Oh my gosh, this is crazy. Don't break into this bunker. You did mention fire earlier, so Oh gosh. Wait, bro. We're in a bunker. You uh you come here. >> Okay. Oh, you can Oh. Oh my gosh. I don't know if I feel safe with this. Oh, this is terrifying. >> You're going to burn your bunker down. >> Do you want a guy? >> Yes. >> Oh my god. >> It's insane. >> This guy is crazy. This would be the worst bunker in the world to rob. >> Well, it's not just this bunker. There is another room. >> Uh, what do you mean? I think this guy really likes digging holes. He has like a literal underground tunneling system. Wo! Wait, this one's bigger than the other bunker. And there's one invention in here that's so dangerous we saved it for last just in case. I'm going to go over here. But first, Colin showed me a cannon that turns anything into ammunition. >> I mean, we got bread rolls at the minute. >> Here it comes. >> Okay, just do it. >> I'm about to do it. Get it over with. >> Any second. He's going to shoot it. >> Just go. >> This is awesome. The whole toilet roll. The whole point of a bunker is to protect you, but I can't say I felt safe once Colin pulled this out. This is my spinning belt of knives. Don't get too close. Oh. Oh. Woah. Woah. Woah. Woah. Woah. Woah. Woah. Oh my gosh. Especially after he started doing this. Have you ever had a knife fall off? >> No. All right. All right. Turn it off. Turn it off. Turn it off. You could do that without having a spinning belt of knives. >> Yeah, but this is so much better. Now, Jimmy, check this out. This is a freezer wave. The opposite to a microwave. So, we get some feastables. We shove that in there. We got this little thing. >> Wo! >> He couldn't wait to show us how it worked on some Fastables cups. Done. Nothing is what it seems. Wow. Oh my gosh. Frozen festivals. M. >> That's cool, right? >> Yeah. >> Well, literally, but as safe as Colin feels, there's no chance it compares to this island paradise $5 million presidential boer. >> Wo! >> Why does it smell like cat pee? >> It may not look like much, but in 1961, it was more than enough for one of the United States most well-known presidents, JFK. >> Oh my gosh. What? You're telling me that JFK only had this? >> But yeah, now it's kind of a dump. >> These are the presidential bathrooms. >> You're telling me 5 mil? >> But more impressive, we've got a $1 billion bunker so secure that it's the only place you could survive a nuclear extinction. This is not very big. >> I hope JFK never sees this video cuz he's going to be like pretty upset at all the other cool bunkers. >> I have a feeling he won't. Now, let's go from the bunker of the past to the bunker of the future. Welcome to the $30 million bunker. This is a 15story bunker. It's basically an underground skyscraper and it's built for 75 people to survive anything. First of all, these are armorplated steel doors. The doors are 2 ft thick. How many RPGs would it take to blow through this door? >> Probably three. >> And if that doesn't make you feel safe, there's a sniper nest on the roof. 24-hour security and Larry's favorite guns. >> Oh my gosh. So, you're ready for an invasion? >> We are going to let people steal our food. Can I hold one? >> This bunker also has its own indoor shooting range. This is insane. Maybe this is all overkill, but the world really did end. Who wouldn't want to live here? This bunker has a hospital, an exam room, a dentist office, a pharmacy, this is jail, and 15 luxurious apartments, which we've actually seen before. Oh, dude. I remember 5 years ago, we filmed a video where we did 24 hours in this bunker. We look so different when I was younger. This apartment, 15 floors underground, is nicer than most people's not bunker apartments. Washer, dryer. This is awesome. And all the other amenities on the other 14 floors. Don't tell Chandler though cuz it might get drunk. I think we buy one of these. >> Yo, Jimmy. >> Oh, what's up? Hey, >> I saw this like >> Yo, can you go check out over there? You guys check that. >> I'll take this room. Yeah, Jimmy, I'll take this room. And if you're wondering what they eat down here, this is our grocery store. >> You really want this to feel like real life? This is crazy. Y'all got bacon in a can? >> What kind of bunker would be if you didn't have bacon in a can? And if you don't want to try bacon in a can, >> this is the entrance to the hydroponics. >> This is one of the most important rooms in this bunker. Instead of dirt, hydroponics uses water to grow a variety of plants that would essentially produce infinite food for the residents. And finally, we made it to what could be the most protected pool in the entire world. >> Oh my gosh. I'm going to be honest. This bunker is at least 20 times better than every bunker we visited so far. It had a pool, infinite food, a gym, and even an entire rock wall. >> I don't know how it's going to get better than this, but somehow there are more expensive bunkers. Let's go check them out. And now the $50 million bunker, which is underneath this ordinary house in this ordinary neighborhood. But if you look 30 ft underground, you'll find one of the most expensive and most bizarre bunkers on the planet. Let's go explore it. Inside here is just a normal house. But there's a secret code to open up the elevator. Learn this cuz I'll get in trouble if it shows it. Okay. 1 2 3. >> And the elevator opens up. All right. You guys ready? Now we're going three stories underground. If you turn around, you can literally see them. This is like all the stone and cement we're going down. >> That's so cool. This elevator takes forever. Okay. Oh my gosh. Wo. Fit all that in here. >> This is crazy. This $50 million bunker is designed to look like you're not in a bunker, dude. Hey. Hey. Feel this carpet. Is this carpet or grass? I don't know. But it feels great. If you are forced to be trapped in a bunker for 100 years, this is probably the bunker you would choose because it doesn't feel like one. It looks like you're outside. They got palm trees three stories underground. They have a Christmas tree. Even though Christmas was 5 months ago, I guess they just leave it up all year. Let's kick this bunker tour off by exploring the house that is in a bunker underneath. >> Oh my god. >> Oh my god. >> The guy who built this bunker is like 5 ft tall. Wait, Drake, walk under it. I'm good. >> No, that's not a flex. >> You sure? >> Oh my god. What is this place? Wo, this is huge. This is way bigger than I thought it would be. >> This is so fancy. It does not feel like you're in a bunker. No, I feel like I'm in a normal house. Obviously, this bunker was designed in a way where if you had to live down here for decades, you wouldn't miss the outside world because it feels like the outside world, bro. It literally looks like you're outside with the trees in the window. Surely, if you own a $50 million bunker, you wouldn't care if I took a diet coke. >> Wait, how old is this? Oh god. Um, yo, >> yo, wait, wait. This expired 2 years ago. It tasted so bad. >> Hey, Google if I'm going to die. Uh, yeah, I'm not getting anything. >> Yeah, it's cuz we're three stories underground. Wo! >> Yeah. Where is this, bro? >> Yeah, this is it. This is the room. Wait, is this the video where we trapped Hugo and Rain in a bunker for 100 days to win half a million dollars? What do you guys think of Hugo and Rain? They always fight. I like them. What if I told you that was a signal for them to come down the elevator? And they're probably going to be mad this bunker is way nicer than the one I put them in. >> What the heck? >> Welcome to the $50 million bunker. Hey guys, what do you think? >> This is a bunker. >> This is nicer than the bunker I built you guys. I'm sorry. >> Yeah. And don't drink the Diet Coke. It expired 2 years ago. Have fun. >> Yes. >> Don't fight. >> Don't disrespect me like that. >> It's so stupid. We won't fight. >> We're watching your bunker video in a bunker in a house in the bunker below another house. How does that make you feel? >> What did you just say? >> Don't worry about it. Let's keep going. It didn't take long for Hugo and Rain to fall back into old habits. >> It's all pink. Hugo, I promise if this was our kitchen in the bunker, I would have cooked for you every night. It is nice, but I still don't think you would have cooked. >> No. Oh my god. >> Outside this house is a pool. We're still in a bunker. Keep in mind, >> go. >> Oh, he just jumped in with socks on. >> So far, my only critique of this bunker, a pool could use some heat. It's pretty cool. How different would your challenge have been if you guys had a pool? >> Very good. >> And to make this bunker even better, you guys loved our peanut butter cups so much that we decided to make an alternative version with hazelnut. They're only available for a limited time at these select retailers. So, go try some before they're gone. And if you haven't already, try our peanut butter cups and tell us what you like more. They taste amazing. And obviously, it wouldn't be a hidden bunker without its own secret escape room. That's the secret exit. Not sure if I'm supposed to show it. And that brings us to last but not least, the one billion dollar bunker. The most secure bunker on the planet, the Cheyenne Mountain Space Force Station. This book is shielded by over 2,000 ft of solid granite rock and can literally withstand the most destructive weapons ever devised by mankind. >> What happens if we run down this tunnel? Don't ask him. They'll shoot you. Oh, I won't run down the tunnel. Huh? All right, let's do this. >> Now, usually this is where we'd have a 3D map showing just exactly how this bunker is laid out. However, this bunker is so top secret. >> I need you to put a lens cap on this camera. I legally cannot show you anything like that from here on out. And if somehow you make it past the guards, >> can I hold your gun or no? >> No. Okay. Don't ask that. >> But can I hold it? >> You'll reach this massive nuclear bomb-proof door. [Music] Durable enough to protect you from the biggest and deadliest bombs ever created. Wa! Wait, there's two? And if all of that somehow wasn't enough, there's a second one right on the other side. If someone blew up a nuke out there and we were here, we would be good. So, this is what we call the welcome wall. This is going into the compound now. >> Does that say Space Force? >> It does. You have Space Force here. >> These are the four commands that operate outside of this bunker and to asssure the complete safety for these elite world leaders. This bunker is also designed to survive something far less predictable than any enemy threat, mother nature. And it does so by literally floating. They carved out a gap between the mountain and the bunker and then put the bunker on spring so the shock wave a nuclear attack or even an earthquake is completely absorbed. Welcome to the most secure bunker on the planet. >> All right, we've gone through massive blast doors walked for an eternity. I can't even tell you how far because it's classified to get here. The most secure place on the planet. Let's see what's inside. And now we are at the what? The battle deck. >> Am I allowed to show all this? Everything except for what's on the right. >> That's definitely not a UFO. But to protect North America from an airborne or maritime attack, this is where the leaders of NORAD would be calling the shots. >> This is where our general sit >> Oh, this felt like the general seat. >> Can I sit in the general? >> Absolutely. Go ahead. Just don't touch anything. >> Uh, I touched the chairs after. >> That's it. Okay. >> I'm the general now. Tar, ready the system? >> Yeah, sure. >> Did you actually touch something? >> You're not supposed to touch it. >> Don't touch anything. >> They've only told us like 30 times not to touch anything. >> We got to make sure. For real. >> It was It was >> Dude, he's going to get arrested. >> Oh my god. I'm so sorry. I'm so sorry. I am actually so sorry. Drake might have literally just got us kicked out. >> Don't touch it again. >> Okay. I'm so sorry. I'm so so sorry. >> These buttons can launch missiles for all you know. >> What's on the other side of those windows? >> You want to clap? >> No way. Really? I just clap? >> Yep. >> Yo, >> stop it. >> Eric showed us the secret command post at the heart of the bunker. All right. Where am I? You're in the AJ alternate joint operation center and it's responsible for protecting the air and sea of the entire North American continent with an unknown aircraft. How many minutes until fighter jets are tailing them? >> Less than 5 minutes. Then we're getting into some dangerous territory. I can read between the lines. >> And because they're monitoring every potential threat, you know, I had to ask >> any UFOs. Possibly. You can't answer. He's looking at the ground. Oh, never mind. Oh, different. >> Got it there. >> So, I finally got permission to film a hallway. Cool. >> Take it all in. >> Now, I need you to put the lens cap back on, too. >> Really? All right. I'll see you guys in the next room. While the number of people that work here is classified, I can tell you it has everything needed to keep hundreds of people alive for years at a time, including a gym, an underground grocery store. So many people work in this bunker that you opened a subway. >> Correct. I'm about to have the most secure meatball marinara I've ever had. >> It also has its own fire station. >> Yes. With fire trucks that drive on actual roads inside this mountain. >> All right, hold up. Let's not run with that. >> No, don't run with that. >> All right, I got you. >> They usually practice on dummies. But we brought one of our own. They better save me. >> He's unconscious. In the face. Get him out. >> Ow. Sorry. >> Lift me up. >> Sir, how would you say we did? >> Uh, probably a four out of 10. >> That's cuz we didn't do enough CPR. More. >> I'm good. >> Some bunkers hide in backyards and with enough money hide under entire neighborhoods. Others go above and beyond and are so luxurious that they have their own water park. But none compared to this. An underground city with its own power grid. Endless hallways, highways, and multiple lakes. WA. This bunker one day could be what defends North America and humanity. One last thing I need you to do. Cover the camera. >> Before I do, can you say the US military will hunt them down if they don't subscribe? >> Absolutely not. >> Okay, I tried. Thanks for coming out.\",\n        \"totalDurationMs\": 1031079,\n        \"source\": \"db-fresh\",\n        \"dataRefreshedAt\": \"2026-05-20T16:09:12.461Z\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 159\n    },\n    \"timing\": {\n        \"totalMs\": 945\n    },\n    \"requestId\": \"8b4b5650-4666-4494-b2c7-b24bbb03ad79\"\n}"}],"_postman_id":"a032630c-fb76-4dab-9eef-8fd1e3b74116"},{"name":"Video comments (live)","id":"95c8213e-1de0-49bf-b316-274c726d5a91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://outlierkit.com/api/v1/videos/nSM1m7Q8gkg/comments?sort=top&limit=20","description":"<p><strong>Live · 1 credit</strong></p>\n<p>Comments for a video. Always fetched live from YouTube — not cached.</p>\n<p><strong>Response data:</strong> <code>comments[]</code> ({ commentId, author, authorChannelId, text, likes, replies, publishedTime, publishedAt, isChannelOwner, isVerified, isCreator }), <code>totalCount</code> (may exceed returned), <code>returned</code>, <code>sort</code>, <code>limit</code>, <code>source: \"live\"</code>. <code>nextPageToken</code> is reserved — pagination not yet exposed in v1.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["videos","nSM1m7Q8gkg","comments"],"host":["https://outlierkit.com/api/v1"],"query":[{"description":{"content":"<p>top | newest (default top)</p>\n","type":"text/plain"},"key":"sort","value":"top"},{"description":{"content":"<p>1–100 (default 30)</p>\n","type":"text/plain"},"key":"limit","value":"20"}],"variable":[]}},"response":[{"id":"30ff25a0-bf7f-4cc7-80d3-4e14191e9cde","name":"Video comments (live)","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://outlierkit.com/api/v1/videos/nSM1m7Q8gkg/comments?sort=top&limit=20","host":["https://outlierkit.com/api/v1"],"path":["videos","nSM1m7Q8gkg","comments"],"query":[{"key":"sort","value":"top","description":"top | newest (default top)"},{"key":"limit","value":"20","description":"1–100 (default 30)"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:52:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"3676"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"79e470af-82a7-47b0"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7f624febdd6a4-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"comments\": [\n            {\n                \"commentId\": \"UgwzrAIVp27pw4lF8tt4AaABAg\",\n                \"author\": \"@28Karting\",\n                \"authorChannelId\": \"UCgjke6aS4KCR5An0AUdl71Q\",\n                \"text\": \"I like how it is straight to the point not a 1 minute intro\",\n                \"likes\": 121,\n                \"replies\": 0,\n                \"publishedTime\": \"9 months ago\",\n                \"publishedAt\": \"2025-09-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugz8_PGJy4KZrEBXfEF4AaABAg\",\n                \"author\": \"@KubaF195\",\n                \"authorChannelId\": \"UCbsuloNyM565HtNOHUt4Qlw\",\n                \"text\": \"F1 and NASCAR are one of my favourite racing series\",\n                \"likes\": 211,\n                \"replies\": 8,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgzjbfdxTc2zHD10Wpl4AaABAg\",\n                \"author\": \"@ムシと車が好きな人ルーレット族\",\n                \"authorChannelId\": \"UCbt4ZqVDNmhUtB1kzSjQVug\",\n                \"text\": \"When Cars 2 was released, the C7 hadn't even been announced yet\\nSo I don't think Miguel Camino's bass is a C7..\",\n                \"likes\": 224,\n                \"replies\": 8,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgzRA8pN5kkKBtQZGuh4AaABAg\",\n                \"author\": \"@whitefr4me445\",\n                \"authorChannelId\": \"UCuT4CgyUpiv-KlDsOLUpprQ\",\n                \"text\": \"Cars 2 created what Garage 56 did, all those years before it ever happened. I'm starting to think that the Camaro from Garage 56 that raced in Le Mans last year took inspiration from McQueen.\",\n                \"likes\": 69,\n                \"replies\": 2,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgwHZ6ERIwgCBIJu-yt4AaABAg\",\n                \"author\": \"@tonyonaperky2128\",\n                \"authorChannelId\": \"UCdzyOkeF4KWNF-53noTEH9g\",\n                \"text\": \"Lewis being a McLaren makes sense seeing that he raced for McLaren up until 2013\",\n                \"likes\": 61,\n                \"replies\": 3,\n                \"publishedTime\": \"11 months ago\",\n                \"publishedAt\": \"2025-07-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgwZcitsbbyVyfX_dEZ4AaABAg\",\n                \"author\": \"@Ollie.H-23\",\n                \"authorChannelId\": \"UCuRJkKTyONoMaXKbg55HwXQ\",\n                \"text\": \"Lightning McQueen is loosely based on a Corvette C6 but the final design only vaguely resembles it. McQueen has many cars that went into his creation. There is of course the Chevy Monte Carlo, but there's also Corvette C6, Dodge Viper, Ford GT40 (mainly in the rear) and Lola T70 (in the front)\",\n                \"likes\": 66,\n                \"replies\": 9,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugx04rvWqnjjqXEHK594AaABAg\",\n                \"author\": \"@AlistairNaidude\",\n                \"authorChannelId\": \"UCCfBs5_hJDnFXMWQr5HJALQ\",\n                \"text\": \"Very interesting and I was thinking that Shu was some sort of le mans race car.\",\n                \"likes\": 22,\n                \"replies\": 2,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugw2pZ5oNXWg3uxX1sZ4AaABAg\",\n                \"author\": \"@AlastorStriker\",\n                \"authorChannelId\": \"UCLpssF7XokL_bGIXyuhOXcA\",\n                \"text\": \"0:18 Well, that's complete nonsense. You said yourself that the Toyota TS030 was used in the 2012 and 2013 seasons. The development of this hypercar began in 2010, and something tells me that in 2010, work on the second part of the cars was in the final or pre-final stage, when the final character designs were created\",\n                \"likes\": 12,\n                \"replies\": 2,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgwhjZmf8zXoA5-s9MN4AaABAg\",\n                \"author\": \"@harshith27005\",\n                \"authorChannelId\": \"UCiDFA3z-bseD-xD9FRFeGLQ\",\n                \"text\": \"my personal opinion would be this\\n\\nLightning McQueen - Viper GTS (but he is kind of a mix of many other cars as well)\\n\\nFrancesco Bernoulli - Ferrari F2008\\n\\nShu Todoroki - Toyota TS020 (GT-One)\\n\\nCarla Veloso - Peugeot 908 HDI\\n\\nRaoul Caroule - Citroen C4 WRC\\n\\nRip Clutchgoneski - Caparo T1 \\n\\nMax Schnell - Mercedes W204 DTM \\n\\nMiguel Camino - he's an interesting one, just like McQueen, i feel like he's a mash of plenty of GT cars, i'd say the ones coming to mind for me are the Honda HSV-010 GT500 (in the Super GT Gt500 class), a Corvette or a Viper would also make sense and a prototype version of the Lexus LFA that raced in the VLN Nurburgring 24 Hours from 2008-2010\\n\\nNigel Gearsley - yes, Aston Martin DBR9\\n\\nJeff Gorvette - Corvette C6.R\\n\\nLewis Hamilton - McLaren MP4-12C GT3 (but some elements of an Ascari KZ1 GT3)\",\n                \"likes\": 25,\n                \"replies\": 10,\n                \"publishedTime\": \"1 year ago (edited)\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgzEw3hAEdQhTpRY3054AaABAg\",\n                \"author\": \"@DawsonLette\",\n                \"authorChannelId\": \"UC1FPSR-9uufSRixwO-b079A\",\n                \"text\": \"1:09 Did that C7.R picture come from Forza Motorsport 6?\",\n                \"likes\": 19,\n                \"replies\": 1,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgymOh9Y-rNd8VJ8lZd4AaABAg\",\n                \"author\": \"@arturromulo9529\",\n                \"authorChannelId\": \"UCfMJGueLULiTRwLzc-fo4UA\",\n                \"text\": \"0:44 definitively the Guy with most aura! He laugh when he is Racing😎\",\n                \"likes\": 24,\n                \"replies\": 0,\n                \"publishedTime\": \"10 months ago\",\n                \"publishedAt\": \"2025-08-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgxLB_eZcPOnGdMT3hB4AaABAg\",\n                \"author\": \"@DaxDalmationstudios\",\n                \"authorChannelId\": \"UCkCVeOM5z3Qn3MGpNEoY1jg\",\n                \"text\": \"I really wished Rip had a n actual model in real life that was an actual f1 that competed in any racing serieses since he doesn't get enough recognition out of all the 11 racers\",\n                \"likes\": 6,\n                \"replies\": 0,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgyTauxl7R8NydPlR0B4AaABAg\",\n                \"author\": \"@timothyrodriguez7339\",\n                \"authorChannelId\": \"UCdrYdebnDs2Bxxzn6WK-kqg\",\n                \"text\": \"1:08 no because the Corvette C7 was made in 2014 and it was obvious that you mentioned this movie came out in 2011 he wasn’t based on a single car just like McQueen but McQueen is also a mix vehicle camino is said to be a mix of Chevy Corvette C6R the Nissan, GTR, and American muscle cars at the time during production look it up\",\n                \"likes\": 19,\n                \"replies\": 1,\n                \"publishedTime\": \"1 year ago (edited)\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugy5OIdix_9zkeP4rUR4AaABAg\",\n                \"author\": \"@Kirishima_thatsme\",\n                \"authorChannelId\": \"UCXSSmYWFApZ9UptqkNJSUeg\",\n                \"text\": \"Rip clutchgoneski is also based off indycar too\",\n                \"likes\": 11,\n                \"replies\": 0,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgwQ9DV06XrCC-SnESV4AaABAg\",\n                \"author\": \"@Hotlinkedonspace\",\n                \"authorChannelId\": \"UCu_0nD8V91vdTW-eFC6YDtw\",\n                \"text\": \"I don’t think Miguel is a c7, Jeff corvette is already a c6 and I doubt they’d have two corvettes in the race.\",\n                \"likes\": 16,\n                \"replies\": 4,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgxFuIPYfNpYoSo6EoR4AaABAg\",\n                \"author\": \"@JudahTchari\",\n                \"authorChannelId\": \"UCGdl3H1LyBNYPngNOwjtkgQ\",\n                \"text\": \"That sounds awesome 👌\",\n                \"likes\": 9,\n                \"replies\": 0,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgydGgHjad9SPZvHR4J4AaABAg\",\n                \"author\": \"@imoldasmoldbold\",\n                \"authorChannelId\": \"UCAIaE_DDXmqzL8ODrqv8qBw\",\n                \"text\": \"It's amazing how even jeff corvettes an Nascar reference.\",\n                \"likes\": 4,\n                \"replies\": 0,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"UgzHctAvWWgeEuAQLih4AaABAg\",\n                \"author\": \"@motherofraiden\",\n                \"authorChannelId\": \"UC6Ut-RECDchGfAtD7Nq0BvA\",\n                \"text\": \"I think Miguel is a very weird one, but I agree on most of them. I think Miguel is another racing built car, like McQueen. And sptodoroki could be the 1999 Le mans Mercedes as well.\",\n                \"likes\": 2,\n                \"replies\": 4,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugz5AUViad0TSXTsozN4AaABAg\",\n                \"author\": \"@SantiagoRichard-g8u\",\n                \"authorChannelId\": \"UCJVx8r5XIOmJX8kpRgSGRdw\",\n                \"text\": \"Very good video bro\",\n                \"likes\": 3,\n                \"replies\": 1,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            },\n            {\n                \"commentId\": \"Ugz7SjPspZahgTPlru54AaABAg\",\n                \"author\": \"@punjabiplaysplaystation69\",\n                \"authorChannelId\": \"UCevMZy4YPI5rZAnEFb8ZLHA\",\n                \"text\": \"Nice edeting\",\n                \"likes\": 3,\n                \"replies\": 0,\n                \"publishedTime\": \"1 year ago\",\n                \"publishedAt\": \"2025-06-12T00:00:00Z\",\n                \"isChannelOwner\": false,\n                \"isVerified\": false,\n                \"isCreator\": false\n            }\n        ],\n        \"totalCount\": 199,\n        \"returned\": 20,\n        \"nextPageToken\": \"Eg0SC25TTTFtN1E4Z2tnGAYy3AIKsgJnZXRfcmFua2VkX3N0cmVhbXMtLUNxY0JDSUFFRlJlMzBUZ2FuQUVLbHdFSTJGOFFnQVFZQnlLTUFSdDRVSGdxVVNmWmxrUWlRVE5jdWE5ckRXaGh0Tk9WQ0pFbWVRanZyZ2pWdU83d0x5c0xPYVlRMm5zeTZvSXFYVGg2azRteTVZUTY1eldJVzJDelNINkJicEFYZU9ZS1N3NGhvc19BZFZWNk9IS2FaLU5IRkNZRTRxZEYwSHduaUpaQ0VIendWdVFaWmxDbHFjTjMwTFpwcTRNZWtLMkhmb1dMVE4wbk5UM2R3aHhlZ3dENXpWa0JSUzRyRUJRU0JRaUhJQmdBRWdVSWlTQVlBQklGQ0lnZ0dBQVNCd2lGSUJBVUdBRVNCUWk3SUJnQUVnVUlxQ0FZQUEiESILblNNMW03UThna2cwAHgBKBRCEGNvbW1lbnRzLXNlY3Rpb24%3D.CgtMdEZOUXJHQVdJRSj5l6_RBjIKCgJERRIEEgAgZQ%3D%3D\",\n        \"sort\": \"top\",\n        \"limit\": 20,\n        \"source\": \"live\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 158\n    },\n    \"timing\": {\n        \"totalMs\": 663\n    },\n    \"requestId\": \"7e996c08-4adb-4da7-9c64-7145ffbad5ca\"\n}"}],"_postman_id":"95c8213e-1de0-49bf-b316-274c726d5a91"}],"id":"080d73ad-75b7-46e2-aa9d-df522a454d24","_postman_id":"080d73ad-75b7-46e2-aa9d-df522a454d24","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}}},{"name":"Keywords","item":[{"name":"Keyword research","id":"90c91427-37b3-4c66-89ae-3ac654355d17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keywords\": [\"fitness\", \"home workout\"],\n  \"minVolume\": 5000,\n  \"limit\": 25\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/keywords/research","description":"<p><strong>Live · 1 credit</strong></p>\n<p>Expand seed keywords into a ranked list of related YouTube search keywords with monthly search volumes. Results are deduplicated across seeds and sorted by volume (highest first).</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Default</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>keywords (required)</td>\n<td>string[]</td>\n<td>—</td>\n<td>Multiple seeds are merged and deduplicated</td>\n</tr>\n<tr>\n<td>minVolume</td>\n<td>integer</td>\n<td>0</td>\n<td>Drop keywords below this monthly volume</td>\n</tr>\n<tr>\n<td>limit</td>\n<td>integer</td>\n<td>100</td>\n<td>1–200</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Response data:</strong> <code>totalKeywordsFound</code> (before dedupe/filter), <code>filteredKeywords</code>, <code>keywords[]</code> ({ keyword, volume, competition }), <code>timestamp</code>.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}},"urlObject":{"path":["keywords","research"],"host":["https://outlierkit.com/api/v1"],"query":[],"variable":[]}},"response":[{"id":"07b1d628-c2ac-4850-a044-82f415040409","name":"Keyword research","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"keywords\": [\"fitness\", \"home workout\"],\n  \"minVolume\": 5000,\n  \"limit\": 25\n}","options":{"raw":{"language":"json"}}},"url":"https://outlierkit.com/api/v1/keywords/research"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 12 Jun 2026 09:52:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"479"},{"key":"Connection","value":"keep-alive"},{"key":"Content-Encoding","value":"br"},{"key":"content-security-policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; script-src-elem 'self' 'unsafe-inline' 'unsafe-eval' https://www.clarity.ms https://scripts.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://cdn.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.googletagmanager.com https://tagmanager.google.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://js.feedspace.io https://*.feedspace.io https://*.posthog.com https://us-assets.i.posthog.com https://googleads.g.doubleclick.net https://www.googleadservices.com https://scripts.refgrowcdn.com https://files.tlt-cdn.com https://*.tlt-cdn.com https://cdn.jsdelivr.net https://static.flippa.com https://*.flippa.com https://cdnjs.cloudflare.com https://js.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://client.crisp.chat https://*.paddle.com https://outlierkit.typeflo.io https://*.feedspace.io; connect-src 'self' https://keyword-research-for-youtube.p.rapidapi.com https://*.clarity.ms https://www.clarity.ms https://accounts.google.com https://github.com https://client.crisp.chat wss://*.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-checkout-service.paddle.com https://*.profitwell.com https://public.profitwell.com https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://stats.g.doubleclick.net https://www.googletagmanager.com https://outlierkit.typeflo.io https://plausible.io https://datafa.st https://*.feedspace.io https://*.posthog.com https://us.i.posthog.com https://www.google.com https://googleads.g.doubleclick.net https://*.refgrowcdn.com https://refgrow.com https://*.refgrow.com https://*.tlt-cdn.com https://*.tolt.io https://*.execute-api.us-east-1.amazonaws.com https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io; img-src 'self' data: https: https://*.clarity.ms https://client.crisp.chat https://image.crisp.chat https://outlierkit.typeflo.io; media-src 'self' https://static.feedspace.io https://*.feedspace.io; font-src 'self' data: https://fonts.gstatic.com https://client.crisp.chat https://outlierkit.typeflo.io; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'self' http://localhost https://sandbox-buy.paddle.com; frame-src 'self' https://accounts.google.com https://github.com https://client.crisp.chat https://*.crisp.chat https://*.paddle.com https://sandbox-buy.paddle.com https://www.youtube.com https://youtube.com https://*.youtube.com https://youtu.be https://www.googletagmanager.com https://outlierkit.typeflo.io https://*.feedspace.io https://flippa.com https://*.flippa.com https://fxo.io https://*.fxo.io"},{"key":"rndr-id","value":"bbc22e2c-e008-46e3"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Render"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"a0a7f6fb1a66e5ff-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"success\": true,\n        \"mode\": \"raw\",\n        \"totalKeywordsFound\": 232,\n        \"filteredKeywords\": 82,\n        \"minVolume\": 5000,\n        \"limit\": 25,\n        \"keywords\": [\n            {\n                \"keyword\": \"gyms\",\n                \"volume\": 2445500,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness\",\n                \"volume\": 219730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitnes\",\n                \"volume\": 219730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness connection\",\n                \"volume\": 219730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fit connection\",\n                \"volume\": 219730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"my fitness pal\",\n                \"volume\": 179580,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"myfitnesspal\",\n                \"volume\": 146730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"my pal fitness\",\n                \"volume\": 146730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness center\",\n                \"volume\": 146730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"planet fitness hours\",\n                \"volume\": 146730,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness19\",\n                \"volume\": 120450,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness 19\",\n                \"volume\": 120450,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"smart rings\",\n                \"volume\": 98550,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"membership gym\",\n                \"volume\": 54020,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"home gym equipment\",\n                \"volume\": 44165,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"home gym\",\n                \"volume\": 36135,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness fitness tracker\",\n                \"volume\": 29565,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"weight bench\",\n                \"volume\": 29565,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness tracker\",\n                \"volume\": 24163,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"workout bench\",\n                \"volume\": 24163,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"fitness factory\",\n                \"volume\": 19783,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"gym near\",\n                \"volume\": 19783,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"abs home workout\",\n                \"volume\": 19783,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"abs workout home\",\n                \"volume\": 19783,\n                \"competition\": 25\n            },\n            {\n                \"keyword\": \"ab exercises at home\",\n                \"volume\": 19783,\n                \"competition\": 25\n            }\n        ],\n        \"timestamp\": \"2026-06-12T09:52:51.141Z\"\n    },\n    \"credits\": {\n        \"charged\": 1,\n        \"remaining\": 156\n    },\n    \"timing\": {\n        \"totalMs\": 3227\n    },\n    \"requestId\": \"c9d09675-5510-47a0-a53e-7033ecf20df2\"\n}"}],"_postman_id":"90c91427-37b3-4c66-89ae-3ac654355d17"}],"id":"903925c4-bcd5-4354-b352-dcd60435b984","_postman_id":"903925c4-bcd5-4354-b352-dcd60435b984","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]},"isInherited":true,"source":{"_postman_id":"6939ab5f-3a77-472c-856f-82be07d24105","id":"6939ab5f-3a77-472c-856f-82be07d24105","name":"OutlierKit API v1","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"oa_live_YOUR_KEY_HERE"}]}},"event":[{"listen":"prerequest","script":{"id":"2c12326a-899c-423c-9df6-aed169bab04d","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"7227bb5c-6acb-4cf6-8f30-3d4af3d0bb15","type":"text/javascript","requests":{},"exec":["let res = {};","try { res = pm.response.json(); } catch (e) {}","if (res.credits) {","  pm.test(`Credits: ${res.credits.charged} charged, ${res.credits.remaining} remaining`, () => true);","}","pm.test('Response has requestId', function () {","  pm.expect(res.requestId).to.exist;","});"]}}],"variable":[{"key":"baseUrl","value":"https://outlierkit.com/api/v1"},{"key":"apiKey","value":"oa_live_YOUR_KEY_HERE"}]}