/channel/searchChannel Search
Channel
Cost / request
$0.01
Response format
JSON
Protocol
REST
About this endpoint
Access YouTube data through agntdata: Channel Search. This endpoint gets search results in a given Youtube channel using the channel ID. Responses are structured JSON for AI agents, analytics, and automation — one API key instead of juggling upstream accounts. Ideal when you need video metadata, channel discovery, comments, subtitles, and recommendations programmatically.
Use cases
AI agents that need YouTube data in structured form
Analytics and monitoring pipelines for YouTube content
Research and GTM workflows that combine YouTube signals with other data
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
| lang | query | string | optional | —Default: en |
| query | query | string | required | —Default: Anthony |
| channel_id | query | string | required | —Default: UCXuqSBlHAE6Xw-yeJA0Tunw |
| country | query | string | optional | —Default: us |
Responses
Response
{
"type": "object",
"properties": {
"channel_id": {
"type": "string"
},
"number_of_videos": {
"type": "string"
},
"query": {
"type": "string"
},
"country": {
"type": "string"
},
"lang": {
"type": "string"
},
"timezone": {
"type": "string"
},
"continuation_token": {
"type": "string"
},
"videos": {
"type": "array",
"items": {
"type": "object",
"properties": {
"video_id": {
"type": "string"
},
"title": {
"type": "string"
},
"author": {
"type": "string"
},
"number_of_views": {
"type": "integer"
},
"video_length": {
"type": "string"
},
"description": {
"type": "string"
},
"is_live_content": {
"type": "null"
},
"published_time": {
"type": "string"
},
"channel_id": {
"type": "string"
},
"category": {
"type": "null"
},
"type": {
"type": "string"
},
"keywords": {
"type": "array"
},
"thumbnails": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"width": {
"type": "integer"
},
"height": {
"type": "integer"
}
}
}
}
}
}
}
}
}Agent / Developer Schema
Machine-readable formats for integrating this endpoint into AI agents and toolchains.
{
"operationId": "Channel_Search",
"method": "get",
"path": "/channel/search",
"summary": "Channel Search",
"description": "This endpoint gets search results in a given Youtube channel using the channel ID",
"parameters": [
{
"name": "lang",
"in": "query",
"required": false,
"schema": {
"type": "string",
"default": "en"
}
},
{
"name": "query",
"in": "query",
"required": true,
"schema": {
"type": "string",
"default": "Anthony"
}
},
{
"name": "channel_id",
"in": "query",
"required": true,
"schema": {
"type": "string",
"default": "UCXuqSBlHAE6Xw-yeJA0Tunw"
}
},
{
"name": "country",
"in": "query",
"required": false,
"schema": {
"type": "string",
"default": "us"
}
}
],
"responses": [
{
"statusCode": "200",
"description": "Response",
"content": {
"application/json": {
"schema": {
"type": "object",
"properties": {
"channel_id": {
"type": "string"
},
"number_of_videos": {
"type": "string"
},
"query": {
"type": "string"
},
"country": {
"type": "string"
},
"lang": {
"type": "string"
},
"timezone": {
"type": "string"
},
"continuation_token": {
"type": "string"
},
"videos": {
"type": "array",
"items": {
"type": "object",
"properties": {
"video_id": {
"type": "string"
},
"title": {
"type": "string"
},
"author": {
"type": "string"
},
"number_of_views": {
"type": "integer"
},
"video_length": {
"type": "string"
},
"description": {
"type": "string"
},
"is_live_content": {
"type": "null"
},
"published_time": {
"type": "string"
},
"channel_id": {
"type": "string"
},
"category": {
"type": "null"
},
"type": {
"type": "string"
},
"keywords": {
"type": "array"
},
"thumbnails": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"width": {
"type": "integer"
},
"height": {
"type": "integer"
}
}
}
}
}
}
}
}
},
"example": {
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"number_of_videos": "28",
"query": "Anthony",
"country": "US",
"lang": "en",
"timezone": "America/New_York",
"continuation_token": "4qmFsgJ3EhhVQ1h1cVNCbEhBRTZYdy15ZUpBMFR1bncaJkNCNFNCbk5sWVhKamFEQUJPQUZnQVdvQWVnTkhRalM0QVFBJTNEWgdBbnRob255mgIpYnJvd3NlLWZlZWRVQ1h1cVNCbEhBRTZYdy15ZUpBMFR1bndzZWFyY2g%3D",
"videos": [
{
"video_id": "YCUrphpzEqY",
"title": "Anthony gets his Wish - Intel $5,000 Extreme Tech Upgrade",
"author": "Linus Tech Tips",
"number_of_views": 4357098,
"video_length": "19:05",
"description": "Thanks to Intel for sponsoring this series!\n\nAnthony has been having trouble staying active since moving to BC, and especially since recent events force many of us to stay home - So when Intel...",
"is_live_content": null,
"published_time": "2 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/YCUrphpzEqY/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDCxBlIBMQSZ9VdjOKmPHbr1k1D8w",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/YCUrphpzEqY/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDVsiGndVHnsIKnIyp0UBPsHqk_mA",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/YCUrphpzEqY/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAxFEs7IwScTW61_HpL20lZLN0rHQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/YCUrphpzEqY/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBu4c62LS91Xh7fP2gLI-jW1vLGhw",
"width": 336,
"height": 188
}
]
},
{
"video_id": "1pDpl9Zkmtc",
"title": "ULTIMATE PC Repair Challenge: Anthony vs Linus",
"author": "Linus Tech Tips",
"number_of_views": 2086265,
"video_length": "2:44:45",
"description": "Thanks to Intel for sponsoring Tech Support Challenge 3! Check out their 11th gen Rocket Lake CPU's\nOn Amazon (PAID LINK): https://geni.us/f51j\nOn Newegg (PAID LINK): https://geni.us/BzVVmAF...",
"is_live_content": null,
"published_time": "Streamed 1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/1pDpl9Zkmtc/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDfdhq4DRiNMKb1kdlR2nvkrlO6gw",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/1pDpl9Zkmtc/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCQybKmTTbO9zfVZBy_MM5yhaXO0w",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/1pDpl9Zkmtc/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAAx0ipEDEtsSXy2UB9T7kN7ner7w",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/1pDpl9Zkmtc/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCG7IvwDbcbR-k4BdO1-Ra1ewC1Zg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "4NqLdR48g3A",
"title": "Linus Reads Mean Comments 2021",
"author": "Linus Tech Tips",
"number_of_views": 2489710,
"video_length": "8:57",
"description": "Thanks to Honey for sponsoring this video! Try it now for free at https://www.joinhoney.com/ltt\nHoney automatically applies the best coupon codes to save you money at different online checkouts....",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/4NqLdR48g3A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAf9jGVdAxSkwXNswFYI-i5xVlVGA",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/4NqLdR48g3A/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAZKwkJy-oSfJ_psieQXw8N-RYUBw",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/4NqLdR48g3A/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDCwy8mmjebhH-DrhouCNh4WnZFyA",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/4NqLdR48g3A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA4KThfibj9P2C3OzDYks288FkA4w",
"width": 336,
"height": 188
}
]
},
{
"video_id": "5xIg9tOR8II",
"title": "iOS 15 ruined my vacation! - Final review",
"author": "Linus Tech Tips",
"number_of_views": 1552691,
"video_length": "14:26",
"description": "Get 20% OFF + Free Shipping @manscaped at https://manscaped.com/TECH\n\nGet 15% off the ModMic Wireless and other ModMic products at https://antlionaudio.com/linustalktips\n\niOS 15 is finally...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/5xIg9tOR8II/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAG_aQKLl6brTbglenU-EKeHa919Q",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/5xIg9tOR8II/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDLOHa_NL9Bo1ShRw2TR1mqbtDBCg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/5xIg9tOR8II/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAtVBjCv6bI3pe7f6sprOymaGi9AQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/5xIg9tOR8II/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAog3IxxO5q2C7-xY_eM1kDBIVKSw",
"width": 336,
"height": 188
}
]
},
{
"video_id": "TVSE5wusBuE",
"title": "This PS4 runs Linux now...",
"author": "Linus Tech Tips",
"number_of_views": 1512604,
"video_length": "14:23",
"description": "Get 50% off your Zoho CRM annual subscription with code ZCRM50 at: https://lmg.gg/ZohoCRM\n\n\nAnthony would like to apologize to Sony for having way too much fun messing around with a jailbroken...",
"is_live_content": null,
"published_time": "7 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/TVSE5wusBuE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCyyM9RfIk-kqPLL5PDXPtWv_F9qQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/TVSE5wusBuE/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCmXgIzxgmAKPaaqA86US60TX15Cg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/TVSE5wusBuE/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBMy09Vj3q0vG6Cxwn9CVw5c3zncQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/TVSE5wusBuE/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA-ZEgeHRh-pbewjrLGL92_Lg98hg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "0TBQ_DHCtmI",
"title": "We built Apple's new Mac Pro!",
"author": "Linus Tech Tips",
"number_of_views": 1892060,
"video_length": "15:13",
"description": "Get an unrestricted 30-day free trial of FreshBooks at https://www.freshbooks.com/techtips\n\nSign up for Private Internet Access VPN at https://lmg.gg/pialinus1\n\nApple’s fastest Mac you can...",
"is_live_content": null,
"published_time": "3 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/0TBQ_DHCtmI/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCjllZfZPKw-iu5kxIYEmPjf_fxCw",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/0TBQ_DHCtmI/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAwmC80us_aZJv48xxAiBVjYWZcZA",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/0TBQ_DHCtmI/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC2ZUyc2ol60ClLTCdA565F-FCJow",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/0TBQ_DHCtmI/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDwYmGEIn6mw5TAbEIKhaNPchN-eg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "7DhWFIrQeDA",
"title": "Ultimate PC Building RACE!",
"author": "Linus Tech Tips",
"number_of_views": 2512475,
"video_length": "14:35",
"description": "Thanks to GIGABYTE AORUS for sponsoring this video! Check out Intel 10th Gen CPUs at https://geni.us/nak2r\n\nBuy Z490 AORUS PRO AX Motherboards\nOn Amazon: https://geni.us/ZlIxhxZ\nOn Newegg:...",
"is_live_content": null,
"published_time": "2 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/7DhWFIrQeDA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDldJiyvXUX3to9K1LpH4EdlPmXkQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/7DhWFIrQeDA/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDNfYfu7Lfo8BC_iB9sklXPX40B5w",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/7DhWFIrQeDA/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAXN4mghNyURlEKjebSDweDPRv9LA",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/7DhWFIrQeDA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCMTrX0K9aG8afibK5IKBBccorYiw",
"width": 336,
"height": 188
}
]
},
{
"video_id": "AflNDflM-LU",
"title": "Our Favorite Tech - Show and Tell",
"author": "Linus Tech Tips",
"number_of_views": 1752449,
"video_length": "10:57",
"description": "Get $5 for signing up with Privacy and enter to win a Alienware m15 R2 at https://lmg.gg/8KXJm\n\nTry Pulseway for free and start remotely monitoring and managing your server or PC at https://lmg.gg/...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/AflNDflM-LU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDJC4WOevKHCmrYWJdQn044I2niDg",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/AflNDflM-LU/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA-zsKoNthPKohfye5sA-HBJcduyw",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/AflNDflM-LU/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDwrT09kmumRlWVlVBFX-upb_PRDA",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/AflNDflM-LU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAUFLJuj3VSwdU6mawebBVi1Q2HfQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "zkiIW0Twj3U",
"title": "No Dollar Wasted PC Build Guide",
"author": "Linus Tech Tips",
"number_of_views": 5915130,
"video_length": "30:47",
"description": "Check out Displate's metal posters at https://lmg.gg/displateltt\n\nUse code LINUS and get 25% off GlassWire at https://lmg.gg/glasswire\n\nNow that we’ve got new hardware to play with, it’s...",
"is_live_content": null,
"published_time": "3 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/zkiIW0Twj3U/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA6V6OWC4FAIfsMbLDeuFNR-nMK-g",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/zkiIW0Twj3U/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLACWpw2mDDZ99PhKH3BVEdW1gJm8w",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/zkiIW0Twj3U/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDny2A6r7nfRs3rpEe73JfK6GFL9Q",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/zkiIW0Twj3U/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLATwcSQr09RZi5UhPcbG5j0WdIUNQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "LtlyeDAJR7A",
"title": "I've never seen ANYTHING like this before... Temple OS",
"author": "Linus Tech Tips",
"number_of_views": 3416129,
"video_length": "17:57",
"description": "Get 20% OFF + Free Shipping at Manscaped.com with code LTT - https://mnscpd.com/2ML8ni3\n\nBuy the Elgato Wave 1 Streaming Mic at https://geni.us/Ruam880\nBuy the Elgato Wave 3 Streaming Mic at...",
"is_live_content": null,
"published_time": "2 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/LtlyeDAJR7A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDNXv8rsa1iiYxhf6nlFSa7uRQHiA",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/LtlyeDAJR7A/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDfCLUoaF31GTmZdCc6iKxGBOtn4A",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/LtlyeDAJR7A/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLATtw_HE-IS3pZ6Hi1dUuZDEji1bw",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/LtlyeDAJR7A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCoJ_qZkzkrmlCUWBHeAfsJ1uItlQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "K2Y0gwEsw3E",
"title": "Our Editor Has NEVER Owned a PC!! - Intel $5,000 Extreme Tech Upgrade",
"author": "Linus Tech Tips",
"number_of_views": 2061920,
"video_length": "13:29",
"description": "Thanks to Intel for continuing to sponsor this series! Buy Intel Core i7-11700K CPU's\nOn Amazon (PAID LINK): https://geni.us/710v44\nOn Best Buy (PAID LINK): https://geni.us/ucoLYHo\nOn Newegg...",
"is_live_content": null,
"published_time": "11 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/K2Y0gwEsw3E/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCE674OTPF-iFJQFHzIv82bQ1ssfQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/K2Y0gwEsw3E/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLB3wJ2LynFcqR-sstBnkHJ7h_xZXw",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/K2Y0gwEsw3E/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAcKRIrdcrzIwzyoMe_gTvU_J4cqQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/K2Y0gwEsw3E/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDvXC5nO1UJlZ7OkPgzxygnO_eHFA",
"width": 336,
"height": 188
}
]
},
{
"video_id": "9-NU7yOSElE",
"title": "Apple REFUSED to Fix our iMac Pro",
"author": "Linus Tech Tips",
"number_of_views": 11303436,
"video_length": "7:49",
"description": "Visit https://www.squarespace.com/LTT and use offer code LTT for 10% off\n\nMack Weldon: Use offer code TECHTIPS to get 20% off your next Mack Weldon order at http://geni.us/dvGYl\n\niFixit home...",
"is_live_content": null,
"published_time": "4 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/9-NU7yOSElE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCyQfzpsKeND84DGJOIupkznw-Eyw",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/9-NU7yOSElE/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAvjLFBp9BDChOUNkoDyJ5_2qtOQQ",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/9-NU7yOSElE/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBe1QNhIqTH4aOZ5XGeUYoFaEMg2w",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/9-NU7yOSElE/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBSm95DNWhIezwjiR2knWMsFF8SgQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "-rwoPiM-8Qk",
"title": "Windows 11 is bigger than we thought",
"author": "Linus Tech Tips",
"number_of_views": 4456753,
"video_length": "18:26",
"description": "Get a Free Pair of Wireless Bluetooth Headphones at Micro Center: https://micro.center/33d3c4\nCheck out the Micro Center Custom Builds Showcase: https://micro.center/dcb7a3\n\nGet a 30-day trial...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/-rwoPiM-8Qk/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA9WCYZmsqwZ4iFfP6BJpkO4GpnMg",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/-rwoPiM-8Qk/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDrX4etzlK6aCzx2KDgLG_6gqKpug",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/-rwoPiM-8Qk/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCR1fw2MN68SlInWOyzyY7fpZ_AwQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/-rwoPiM-8Qk/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCcMODJdrIqkAKgoYPU1RTHPemlVA",
"width": 336,
"height": 188
}
]
},
{
"video_id": "0SyLqFuf_SU",
"title": "Intel and AMD don’t want you to know this… (but your old computer is still fine)",
"author": "Linus Tech Tips",
"number_of_views": 3717088,
"video_length": "13:30",
"description": "Just how much is your old computer holding you back? Do you really need a CPU upgrade? Or can you get away with spending less?\n\nBuy a GeForce RTX 2060 SUPER:\nOn Amazon (PAID LINK): https://geni.us/...",
"is_live_content": null,
"published_time": "2 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/0SyLqFuf_SU/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCRT18hAPWTF2Kqprut9jmfL2ZQOQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/0SyLqFuf_SU/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA-oWO7e2YvcklVhyjG-b9EtWhfmg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/0SyLqFuf_SU/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDe7zxKb7PkAtjuhu95zs-cIsGMEQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/0SyLqFuf_SU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDNYSfTiMcUfIGgTVejkgnzbwOxVg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "Co6FePZoNgE",
"title": "Microsoft Should be VERY Afraid - Noob's Guide to Linux Gaming",
"author": "Linus Tech Tips",
"number_of_views": 3108275,
"video_length": "14:44",
"description": "Grab the Volta 2.0 magnetic cable on Amazon at https://www.amazon.com/volta or the main website https://voltacharger.com/\n\nGet a Joan board and use offer code LINUS8 to get 8% off at http://bit.ly/...",
"is_live_content": null,
"published_time": "3 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/Co6FePZoNgE/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAHI_cU0nnCg_dfZGqnN4iaIuAULQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/Co6FePZoNgE/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBi4gJQKIT7_WwC24b8eC0WoqJruQ",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/Co6FePZoNgE/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD_o23t6bf362hd2dWOwK84xvr86A",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/Co6FePZoNgE/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCYOez2EqfAk0rQuYb5ZNvLn1UECw",
"width": 336,
"height": 188
}
]
},
{
"video_id": "WTFahYhsZf0",
"title": "I bought tech at the dollar store and you should too",
"author": "Linus Tech Tips",
"number_of_views": 2514557,
"video_length": "17:43",
"description": "Check out Storyblocks at https://www.storyblocks.com/linustechtips\n\nThe dollar store has a lot more tech than you might think, but how much of it is actually worth buying there, and how much...",
"is_live_content": null,
"published_time": "7 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/WTFahYhsZf0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCbXbvEBfjQueScUCbv-V8B2x4SwA",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/WTFahYhsZf0/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDlQ2BogLQOWM9yR_54UlGkrBIexg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/WTFahYhsZf0/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBHIUlRz4ioULmrMgct51FGhICbeQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/WTFahYhsZf0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDXD4izAkHDTigwz0q6MV8gZ71h5w",
"width": 336,
"height": 188
}
]
},
{
"video_id": "Nv_q2cCs9LM",
"title": "Are Hard Drives Still Worth It?",
"author": "Linus Tech Tips",
"number_of_views": 1818531,
"video_length": "7:01",
"description": "Get a Free pair of Wireless Headphones at Micro Center: https://micro.center/5cad1\nCheck out the Micro Center Custom PC Builder: https://micro.center/bfe52\nJoin the Micro Center Community:...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/Nv_q2cCs9LM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDuc3nD6Cn-FTSIxF_mIkkltdkYHQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/Nv_q2cCs9LM/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAJvJv_jY1m_JcS8mCn9tnDvHsV_g",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/Nv_q2cCs9LM/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBRLcdRzRYBASBp_hQAFDbA6dBBYw",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/Nv_q2cCs9LM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDl82Li59Mky2-fHUaUnVSJTUmwng",
"width": 336,
"height": 188
}
]
},
{
"video_id": "KKEqQOsKERQ",
"title": "Mario Kart Live Home Circuit 4 Player CHALLENGE",
"author": "Linus Tech Tips",
"number_of_views": 1365512,
"video_length": "11:04",
"description": "Get 50% off your first 3 months of FreshBooks when you sign up for a paid plan at https://www.freshbooks.com/techtips\n\nSave 10% and Free Worldwide Shipping at Ridge Wallets by using offer code...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/KKEqQOsKERQ/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLARP2lNLW-1d52-JmGGc7K3ezs6tw",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/KKEqQOsKERQ/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCibTum-NYFJAiqZy4vEsuATHfnEA",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/KKEqQOsKERQ/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDrMjfmAc2hI4R6Dm7Po_oSldWXwA",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/KKEqQOsKERQ/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBv0y4lJxiQ-9zvFazXjFeB6qz6lg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "_Ua-d9OeUOg",
"title": "Install Linux instead of Windows 11 - Here's how!",
"author": "Linus Tech Tips",
"number_of_views": 2965317,
"video_length": "15:10",
"description": "Join us in War Thunder for FREE at https://playwt.link/JoinLinusTechTips Get an exclusive bonus using our link - thanks for supporting the channel!\n\nWindows 11 is about to make a lot of people...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/_Ua-d9OeUOg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDzfcWVQ1tPIS8YaBMG7zRJnTCYGg",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/_Ua-d9OeUOg/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBp-lrbvEZ8jqzhPXOwnvluusc8gA",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/_Ua-d9OeUOg/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCwqg--E3i7qUb9PVR6DkqMFL0dfQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/_Ua-d9OeUOg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDdD0HjF1_jlqQ0IHGgA_BU9EjD_g",
"width": 336,
"height": 188
}
]
},
{
"video_id": "zPmqbtKwtgw",
"title": "Your Old PC is Your New Server",
"author": "Linus Tech Tips",
"number_of_views": 3476215,
"video_length": "11:07",
"description": "Thanks to Pulseway for sponsoring this video! Try Pulseway for free to start monitoring and managing your server or PC, and get 20% off for a limited time at https://lmg.gg/Ktd7Z\n\n\nBuy Seagate...",
"is_live_content": null,
"published_time": "9 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/zPmqbtKwtgw/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDsL4A95ePQi3LSHMZKTRKfwfXwtg",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/zPmqbtKwtgw/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCHJlrRVfKQnlJTeq0VzadXnRBqRg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/zPmqbtKwtgw/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDXr7zW81PRwqULfwQp8_ujye1eZw",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/zPmqbtKwtgw/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCMDDUfYx4U1or53HJ7PT-5NKhYWQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "SUyD2QXfGUg",
"title": "Apple's REALLY tempting me... MacBook Pro 14\" 2021",
"author": "Linus Tech Tips",
"number_of_views": 1830106,
"video_length": "17:17",
"description": "Use code LINUS to get 70% off a 2-year Nordpass Premium plan with one extra month FREE at https://www.nordpass.com/linus\n\nGet your Crucial P5 Plus NVMe SSD today at:\nhttps://crucial.gg/LinusTechTip...",
"is_live_content": null,
"published_time": "10 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/SUyD2QXfGUg/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCHCpZr7C5A8dOiriNDk1xSxTRc4w",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/SUyD2QXfGUg/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDvJbwfBtnaNO-LEg6ENKFM-fufZg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/SUyD2QXfGUg/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA6n0wl_mvoX1ACUkk26SH8lHnZoQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/SUyD2QXfGUg/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLC6aYD39H6SAYwMqIT-qMADPvS_SQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "DsZtTpBk7s0",
"title": "Petabyte Project is FULL! Time to upgrade...",
"author": "Linus Tech Tips",
"number_of_views": 2911202,
"video_length": "15:44",
"description": "Check out the iFixit Essential Electronics Toolkit at https://ifix.gd/2L6qikW or visit https://ifixit.com/Linus for more great tools! \n\nSave 10% and Free Worldwide Shipping at Ridge Wallets...",
"is_live_content": null,
"published_time": "3 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/DsZtTpBk7s0/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAPjrkok3PvCemWIXh7QMaD6xC8qQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/DsZtTpBk7s0/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA5gzis6jMcYU6Bz9ATn2YrEuO-Ng",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/DsZtTpBk7s0/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCcNNtkS3Tl-P0JiTZ_RPI6WRtuPw",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/DsZtTpBk7s0/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA_bUJZ5GUh4Y4X1-BpGhH_jtWToA",
"width": 336,
"height": 188
}
]
},
{
"video_id": "nnyqww4-76A",
"title": "What Was Valve Hiding? - Steam Deck Teardown Reaction",
"author": "Linus Tech Tips",
"number_of_views": 3374908,
"video_length": "26:16",
"description": "Repower your devices with iFixit at https://iFixit.com/LTT\n\nWe finally got our first look inside the Valve Steam Deck, here's our reaction.\n\nBuy Handheld Consoles\nOn Amazon (PAID LINK): https://gen...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/nnyqww4-76A/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDfUInMV0r0I8hOfYuC4_Zx9FEi4A",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/nnyqww4-76A/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLC__u5UqYntKjY3oREpKq6RVk4JOQ",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/nnyqww4-76A/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLB-YXRZpCAPNFGYV_SahOwqbrvOqg",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/nnyqww4-76A/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD4v3gUFdLtiR7Zgw8eQP_N8dEGFw",
"width": 336,
"height": 188
}
]
},
{
"video_id": "8YjMIjLLIwA",
"title": "NO other PC can match it for $4,000? - M1 Ultra Mac Studio review",
"author": "Linus Tech Tips",
"number_of_views": 1497453,
"video_length": "19:58",
"description": "🌏Get Exclusive NordSecurity deals here ➼ https://nordsecurity.com/linus All products are risk-free with Nord's 30-day money-back guarantee!✌\n\nGet 10% off all Jackery products with code...",
"is_live_content": null,
"published_time": "3 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/8YjMIjLLIwA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLCJ90reFpvJPOfEBpu-Xt1K2kfD8g",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/8YjMIjLLIwA/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBc67jPQsrEddecyj27TdByW1md_A",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/8YjMIjLLIwA/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAWh_IzrNjcNNbx377ymUdxY6GXog",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/8YjMIjLLIwA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLD2twcDUpC0Itd3Fz2ScLINzmMEcg",
"width": 336,
"height": 188
}
]
},
{
"video_id": "p9uxVUFOYJA",
"title": "Linus tries a Robot Obstacle Course",
"author": "Linus Tech Tips",
"number_of_views": 392624,
"video_length": "11:19",
"description": "Visit https://www.squarespace.com/LTT and use offer code LTT for 10% off\n\nMack Weldon: Use offer code TECHTIPS to get 20% off your next Mack Weldon order at http://geni.us/dvGYl\n\nCheck out...",
"is_live_content": null,
"published_time": "4 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/p9uxVUFOYJA/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBPH0hWtmefUeg0UICvKoUMUUm8-w",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/p9uxVUFOYJA/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAHT7-70RKQsfeARHY7oMRFejN_Cg",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/p9uxVUFOYJA/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBMKLsEd8rldmV1kEFf0TtFpjn70A",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/p9uxVUFOYJA/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAHOZv4JabUoWdg0VNR2JCO1N2W7A",
"width": 336,
"height": 188
}
]
},
{
"video_id": "aGq8uJSco1o",
"title": "Preparing for 10 GIGABIT Internet! What Could Go Wrong?",
"author": "Linus Tech Tips",
"number_of_views": 4306743,
"video_length": "27:37",
"description": "Get an unrestricted 30-day free trial of FreshBooks at https://www.freshbooks.com/techtips\n\nUse code LINUS and get 25% off GlassWire at https://lmg.gg/glasswire\n\nWe're getting 10 gigabit INTERNET...",
"is_live_content": null,
"published_time": "3 years ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/aGq8uJSco1o/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLA0ZerO0yeNmvak-50Tem0Fm3fhBQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/aGq8uJSco1o/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDeqmiusy7MpKd3y_CW77-eI66VdQ",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/aGq8uJSco1o/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLA-_q2RB5o1a2ypvKQA2dfH0XZJmA",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/aGq8uJSco1o/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCSBBOxkzFftWnxKf9aYUh7j3Ca2Q",
"width": 336,
"height": 188
}
]
},
{
"video_id": "DKit8qPNyio",
"title": "How to Build a PC - ASMR Edition (everyone hated it)",
"author": "Linus Tech Tips",
"number_of_views": 926593,
"video_length": "12:03",
"description": "Thanks to EPOS for sponsoring this video! Check out the EPOS B20 Streaming Microphone at https://lmg.gg/B20LTT\n\nWe hope to give you all the right tingles and shivers as we show you how to put...",
"is_live_content": null,
"published_time": "1 year ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/DKit8qPNyio/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDbrIvQwkeQqm98HIPHVPdmft-msA",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/DKit8qPNyio/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLAGpc6OzqZQs6sZb_7bUBjOM--9ww",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/DKit8qPNyio/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLAfR_zDe7U5zRoR0OxXHbsWWChDfQ",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/DKit8qPNyio/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDzxeLda8F8VvdrbLoiyp-WSnC0uQ",
"width": 336,
"height": 188
}
]
},
{
"video_id": "bxF-pQSzSUM",
"title": "11 Things I Hate About Windows 11",
"author": "Linus Tech Tips",
"number_of_views": 3206472,
"video_length": "10:05",
"description": "New Customers Exclusive – Get a Free 240gb SSD at Micro Center: https://micro.center/af675e\n\nMicro Center X ASUS PC Builder: https://micro.center/a0c38e\n\nSmartDeploy: Claim your free IT software...",
"is_live_content": null,
"published_time": "10 months ago",
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"category": null,
"type": "NORMAL",
"keywords": [],
"thumbnails": [
{
"url": "https://i.ytimg.com/vi/bxF-pQSzSUM/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLDJvwsjxezCQ1A25B6E1n-qwSWGMQ",
"width": 168,
"height": 94
},
{
"url": "https://i.ytimg.com/vi/bxF-pQSzSUM/hqdefault.jpg?sqp=-oaymwEbCMQBEG5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBaUoYAt77s6HHyLFv__9AmEv9tuA",
"width": 196,
"height": 110
},
{
"url": "https://i.ytimg.com/vi/bxF-pQSzSUM/hqdefault.jpg?sqp=-oaymwEcCPYBEIoBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLBZ7M612txjOBu1lkPXFjNqvHgLcg",
"width": 246,
"height": 138
},
{
"url": "https://i.ytimg.com/vi/bxF-pQSzSUM/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDSqqlMLQSpnn-z5n8dsfevxzvotA",
"width": 336,
"height": 188
}
]
}
]
}
}
}
},
{
"statusCode": "422",
"description": "Validation Error",
"content": {
"application/json": {
"schema": {
"title": "HTTPValidationError",
"type": "object",
"properties": {
"detail": {
"title": "Detail",
"type": "array",
"items": {
"title": "ValidationError",
"required": [
"loc",
"msg",
"type"
],
"type": "object",
"properties": {
"loc": {
"title": "Location",
"type": "array",
"items": {
"anyOf": [
{
"type": "string"
},
{
"type": "integer"
}
]
}
},
"msg": {
"title": "Message",
"type": "string"
},
"type": {
"title": "Error Type",
"type": "string"
}
}
}
}
}
},
"example": {
"detail": [
{
"loc": [],
"msg": "",
"type": ""
}
]
}
}
}
}
]
}Pricing
$0.01per successful request
Credits are deducted from your agntdata balance on each successful API call. Failed requests (4xx/5xx) are not charged.
Related endpoints
Start using this endpoint
Generate your API key and make your first call in under a minute. Free tier available with transparent pricing.
YouTube APIYouTube data APIchannel search APIAI agents data APIYouTube APIYouTube data APIYouTube for AI agents