Twitch Scraper

ENDPOINTS
GET/games/videos

Category Videos

Get videos in a category, most viewed or newest, filtered by type and language.

QUERY PARAMS

Twitch category: its name, slug, numeric ID or a twitch.tv category link.

Examples:

  • Name: Fortnite
  • Slug: just-chatting
  • ID: 33214
  • URL: https://www.twitch.tv/directory/category/fortnite

Video type filter (all types when omitted).

Allowed values: archive, highlight, upload, premiere

Sort order for videos.

Default: views

Allowed values: time, views

Comma-separated video language codes to keep.

Example: en,es

Allowed values: 2-letter language codes; up to 10

Number of results to return.

Default: 20

Allowed values: 1-100

Pagination cursor. Pass the next_cursor from the previous response to get the next page.

{
  "game": {
    "id": "33214",
    "name": "Fortnite",
    "slug": "fortnite",
    "link": "https://www.twitch.tv/directory/category/fortnite",
    "box_art": "https://static-cdn.jtvnw.net/ttv-boxart/33214-285x380.jpg"
  },
  "count": 20,
  "videos": [
    {
      "id": "2879404200",
      "title": "[625/730] 🏆 DROPS ON @ 4PM EST 🏆 100 STREAMER FORTNITE TOURNAMENT 🏆",
      "link": "https://www.twitch.tv/videos/2879404200",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 4322255,
      "duration_seconds": 34274,
      "duration": "9:31:14",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T15:47:12Z",
      "created_at": "2026-09-20T15:47:12Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/6e7b82ce607c643e5ac0_jynxzi_320449515616_1789919227//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2vi6trrdongqn.cloudfront.net/6e7b82ce607c643e5ac0_jynxzi_320449515616_1789919227/storyboards/2879404200-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "411377640",
        "login": "jynxzi",
        "username": "Jynxzi",
        "link": "https://www.twitch.tv/jynxzi",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/645d98a0-a2eb-48a3-b687-cfbc55243e4a-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2878469618",
      "title": "STREAM ENDS WHEN I CATCH MY FIRST SHINY POKEMON (1 in 8,192 ODDS)",
      "link": "https://www.twitch.tv/videos/2878469618",
      "description": "POKEMON GOLD VERSION",
      "type": "archive",
      "status": "recorded",
      "view_count": 1651201,
      "duration_seconds": 125527,
      "duration": "34:52:07",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-19T16:10:38Z",
      "created_at": "2026-09-19T16:10:38Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/e9f46e6657fbac4519e6_loganpaulwastaken_320392261468_1789834234//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2vi6trrdongqn.cloudfront.net/e9f46e6657fbac4519e6_loganpaulwastaken_320392261468_1789834234/storyboards/2878469618-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "206069041",
        "login": "loganpaulwastaken",
        "username": "LoganPaulWasTaken",
        "link": "https://www.twitch.tv/loganpaulwastaken",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4dfbee72-b664-43f6-a967-281e50c495ba-profile_image-150x150.jpg",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2878056992",
      "title": "🔴DROPS ON🔴!MOUSEATHON DAY 18! ITS THE GIRL FROM FORTNITE | !omocat !fox !cheeky !ht !starforge !tts !merch !razer",
      "link": "https://www.twitch.tv/videos/2878056992",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 1499031,
      "duration_seconds": 155963,
      "duration": "43:19:23",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-19T03:19:29Z",
      "created_at": "2026-09-19T03:19:29Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/0df0d188ef46d741c489_ironmouse_319275553623_1789787964//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/0df0d188ef46d741c489_ironmouse_319275553623_1789787964/storyboards/2878056992-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "175831187",
        "login": "ironmouse",
        "username": "ironmouse",
        "link": "https://www.twitch.tv/ironmouse",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/c2aca19b-b318-4398-99a5-fb6a597536fd-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879340303",
      "title": "🏆 $25K EU PLE TOURNAMENT 🏆 SHRXK / MRSAVAGE / SKY / SCROLL / TENY AHHH",
      "link": "https://www.twitch.tv/videos/2879340303",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 633232,
      "duration_seconds": 46027,
      "duration": "12:47:07",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T14:19:26Z",
      "created_at": "2026-09-20T14:19:26Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/e9cd6fb4f3682b51c4e0_clix_320406786140_1789913961//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2vi6trrdongqn.cloudfront.net/e9cd6fb4f3682b51c4e0_clix_320406786140_1789913961/storyboards/2879340303-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "233300375",
        "login": "clix",
        "username": "Clix",
        "link": "https://www.twitch.tv/clix",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/f700cd74-e74c-42a4-ba5b-18efb486eb92-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2875990336",
      "title": "@HappyHappyGal's Gauntlet ft. Fortnite presented by State Farm on Twitch Rivals",
      "link": "https://www.twitch.tv/videos/2875990336",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 480768,
      "duration_seconds": 13896,
      "duration": "3:51:36",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-16T20:45:30Z",
      "created_at": "2026-09-16T20:45:30Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d1m7jfoe9zdc1j/de565b911350669e1634_twitchrivals_319057345652_1789591515//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d1m7jfoe9zdc1j.cloudfront.net/de565b911350669e1634_twitchrivals_319057345652_1789591515/storyboards/2875990336-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "197886470",
        "login": "twitchrivals",
        "username": "TwitchRivals",
        "link": "https://www.twitch.tv/twitchrivals",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/393ba325-486c-40f9-ba97-eeba5b5746c6-profile_image-150x150.jpeg",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879548436",
      "title": "WINNING JYNXZI'S FORTNITE TOURNEY W/ VANIILA  !socials",
      "link": "https://www.twitch.tv/videos/2879548436",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 426398,
      "duration_seconds": 22726,
      "duration": "6:18:46",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T18:32:15Z",
      "created_at": "2026-09-20T18:32:15Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d1m7jfoe9zdc1j/6b2e98869a23bbcb3ce1_realkatieb_321459653081_1789929130//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d1m7jfoe9zdc1j.cloudfront.net/6b2e98869a23bbcb3ce1_realkatieb_321459653081_1789929130/storyboards/2879548436-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "165301937",
        "login": "realkatieb",
        "username": "RealKatieB",
        "link": "https://www.twitch.tv/realkatieb",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/7fc0b408-8574-4a14-8b81-11124dad25bf-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879375931",
      "title": "WATCHING $25K AMAR SOLO CUP 🏆 CASTING JYNXZI CUP w/ JYNXZI @ 4PM EST 👀",
      "link": "https://www.twitch.tv/videos/2879375931",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 393868,
      "duration_seconds": 42817,
      "duration": "11:53:37",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T15:08:39Z",
      "created_at": "2026-09-20T15:08:39Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/aea7b406cbbb3fc30841_aussieantics_316112311146_1789916912/thumb/custom-7c4faae6-1bc2-4fc9-a5f0-ba476a550dfb-640x360.jpeg",
      "animated_preview": "https://d3vd9lfkzbru3h.cloudfront.net/aea7b406cbbb3fc30841_aussieantics_316112311146_1789916912/storyboards/2879375931-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "224539819",
        "login": "aussieantics",
        "username": "AussieAntics",
        "link": "https://www.twitch.tv/aussieantics",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4fcd833d-3df2-4f52-bc51-3c44640717aa-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2878597994",
      "title": "🏆 WATCHING FNCS DIV CUP FINALS 🏆 | 🚨 GET IN HERE 🚨 | !twitter !ig !maps",
      "link": "https://www.twitch.tv/videos/2878597994",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 336531,
      "duration_seconds": 39314,
      "duration": "10:55:14",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-19T18:36:24Z",
      "created_at": "2026-09-19T18:36:24Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/55565327e85369aa8d4d_faxuty_317485483511_1789842979//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/55565327e85369aa8d4d_faxuty_317485483511_1789842979/storyboards/2878597994-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "148561738",
        "login": "faxuty",
        "username": "faxuty",
        "link": "https://www.twitch.tv/faxuty",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/0eabc805-e8e0-4e6e-bd2d-876bdd99f12a-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2881032179",
      "title": "GLOBALS PRAC ROOM DAY 1 👀 GLOBALS PREDICTIONS 💰 WHO DO I THINK WILL WIN!? 🤔",
      "link": "https://www.twitch.tv/videos/2881032179",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 329228,
      "duration_seconds": 32035,
      "duration": "8:53:55",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-22T13:59:53Z",
      "created_at": "2026-09-22T13:59:53Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/5438156cb1876b8a816d_aussieantics_316119706346_1790085587/thumb/custom-cc190b6e-ec9c-47e5-9f8f-c133725f6764-640x360.jpeg",
      "animated_preview": "https://d3vd9lfkzbru3h.cloudfront.net/5438156cb1876b8a816d_aussieantics_316119706346_1790085587/storyboards/2881032179-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "224539819",
        "login": "aussieantics",
        "username": "AussieAntics",
        "link": "https://www.twitch.tv/aussieantics",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4fcd833d-3df2-4f52-bc51-3c44640717aa-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2875960703",
      "title": "$25,000 TWITCH RIVALS X HAPPYHAPPYGAL TOURNAMENT🌱| FORTNITE ZERO BUILD | #EPICPARTNER USE CODE MOREPLANTS |LGBTQ+ FEMALE |",
      "link": "https://www.twitch.tv/videos/2875960703",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 308808,
      "duration_seconds": 18811,
      "duration": "5:13:31",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-16T20:02:23Z",
      "created_at": "2026-09-16T20:02:23Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/8a93313148c420b3f1ae_moreplants_317464285431_1789588939//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/8a93313148c420b3f1ae_moreplants_317464285431_1789588939/storyboards/2875960703-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "231813227",
        "login": "moreplants",
        "username": "moreplants",
        "link": "https://www.twitch.tv/moreplants",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/dc9bc136-e617-4c68-a172-65fd188fb00b-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2877481952",
      "title": "⭐🏆TOO MANY OF EM⭐🏆✨CLICK🐬✨NOW🐬(>❛̀ 👅 ́❛)>💎💎💎💎",
      "link": "https://www.twitch.tv/videos/2877481952",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 291335,
      "duration_seconds": 39181,
      "duration": "10:53:01",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-18T15:23:02Z",
      "created_at": "2026-09-18T15:23:02Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/adb502111e9762bfe86a_realzbluewater_317476788343_1789744977//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/adb502111e9762bfe86a_realzbluewater_317476788343_1789744977/storyboards/2877481952-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "62595539",
        "login": "realzbluewater",
        "username": "RealzBlueWater",
        "link": "https://www.twitch.tv/realzbluewater",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/792a8905-cd57-4160-8331-c9bc035393d3-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879521951",
      "title": "BAZERK POV 🔴 TOURNEY START 4PM EST🔴 JYNXZI FORTNITE TOURNAMENT 🔴 IF WE LOSE, WE GET WAXED 🔴 FAMILY FRIENDLY (the group) 🔴 insta: bazerk",
      "link": "https://www.twitch.tv/videos/2879521951",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 290297,
      "duration_seconds": 38713,
      "duration": "10:45:13",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T18:03:00Z",
      "created_at": "2026-09-20T18:03:00Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/518f76e5e7f327b5e9a9_bazerk4_319294292823_1789927375//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/518f76e5e7f327b5e9a9_bazerk4_319294292823_1789927375/storyboards/2879521951-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "76252345",
        "login": "bazerk4",
        "username": "bazerk4",
        "link": "https://www.twitch.tv/bazerk4",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/d627920c-0322-4727-b5ea-0f77afd557fd-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2877762491",
      "title": "❗winning a $1M solo skin cup ❗ $25K DUO TOURNAMENT GET PRO RANK NOW ❗ GRIND DAY GLOBALS S00N ❗",
      "link": "https://www.twitch.tv/videos/2877762491",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 287279,
      "duration_seconds": 29421,
      "duration": "8:10:21",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-18T21:06:40Z",
      "created_at": "2026-09-18T21:06:40Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/0e6c71c6a22de4e5835e_clix_320281552606_1789765595//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2vi6trrdongqn.cloudfront.net/0e6c71c6a22de4e5835e_clix_320281552606_1789765595/storyboards/2877762491-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "233300375",
        "login": "clix",
        "username": "Clix",
        "link": "https://www.twitch.tv/clix",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/f700cd74-e74c-42a4-ba5b-18efb486eb92-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2878325749",
      "title": "BIG ANNOUNCEMENT 👀 WATCHING DIV CUP FINALS 🏆 GLOBALS WEEK 🔥",
      "link": "https://www.twitch.tv/videos/2878325749",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 281574,
      "duration_seconds": 38990,
      "duration": "10:49:50",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-19T12:49:27Z",
      "created_at": "2026-09-19T12:49:27Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/65fd17610d9e7a0e9334_aussieantics_316083438825_1789822160/thumb/custom-16bb6814-f07e-46ba-9f7d-beef8ab0c48e-640x360.jpeg",
      "animated_preview": "https://d3vd9lfkzbru3h.cloudfront.net/65fd17610d9e7a0e9334_aussieantics_316083438825_1789822160/storyboards/2878325749-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "224539819",
        "login": "aussieantics",
        "username": "AussieAntics",
        "link": "https://www.twitch.tv/aussieantics",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4fcd833d-3df2-4f52-bc51-3c44640717aa-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2880236590",
      "title": "WATCHING $25,000 AMAR PRO SOLO CUP 🏆 PRAC ROOM STREAMS START TOMORROW 👀",
      "link": "https://www.twitch.tv/videos/2880236590",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 244639,
      "duration_seconds": 42446,
      "duration": "11:47:26",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-21T15:23:54Z",
      "created_at": "2026-09-21T15:23:54Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/88b5a295e1e696e7a755_aussieantics_316091286505_1790004226/thumb/custom-6bbaec02-93e1-4162-914f-d5a2ae7519d8-640x360.jpeg",
      "animated_preview": "https://d3vd9lfkzbru3h.cloudfront.net/88b5a295e1e696e7a755_aussieantics_316091286505_1790004226/storyboards/2880236590-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "224539819",
        "login": "aussieantics",
        "username": "AussieAntics",
        "link": "https://www.twitch.tv/aussieantics",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4fcd833d-3df2-4f52-bc51-3c44640717aa-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2876924458",
      "title": "🏆 WINNING EVAL CUP OPENS W/ @ritualx 🏆 | 🚨 GET IN HERE 🚨 | !twitter !ig !maps",
      "link": "https://www.twitch.tv/videos/2876924458",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 214920,
      "duration_seconds": 38892,
      "duration": "10:48:12",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-17T22:19:55Z",
      "created_at": "2026-09-17T22:19:55Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2vi6trrdongqn/246ee0ae6da71b63013b_faxuty_320366019164_1789683590//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2vi6trrdongqn.cloudfront.net/246ee0ae6da71b63013b_faxuty_320366019164_1789683590/storyboards/2876924458-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "148561738",
        "login": "faxuty",
        "username": "faxuty",
        "link": "https://www.twitch.tv/faxuty",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/0eabc805-e8e0-4e6e-bd2d-876bdd99f12a-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879551375",
      "title": "JYNXZI FORTNITE WITH SHROUD AT 1 PM PST! LOCK IN TWINNNNNNNNNNNNNN! 0 BUILD EXPERIENCE XDDDD",
      "link": "https://www.twitch.tv/videos/2879551375",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 200583,
      "duration_seconds": 41293,
      "duration": "11:28:13",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T18:35:34Z",
      "created_at": "2026-09-20T18:35:34Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/7dee1638442a8d73d01b_iitztimmy_319294607575_1789929329//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d2nvs31859zcd8.cloudfront.net/7dee1638442a8d73d01b_iitztimmy_319294607575_1789929329/storyboards/2879551375-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "45302947",
        "login": "iitztimmy",
        "username": "iiTzTimmy",
        "link": "https://www.twitch.tv/iitztimmy",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/07580fe8-4509-4cbd-84b6-31732234e98c-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879552625",
      "title": "JYNXZI $100,000 FORTNITE OG TOURNAMENT!",
      "link": "https://www.twitch.tv/videos/2879552625",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 194700,
      "duration_seconds": 22167,
      "duration": "6:09:27",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T18:37:02Z",
      "created_at": "2026-09-20T18:37:02Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d1m7jfoe9zdc1j/e7ded57a7b909b8e75e8_sypherpk_321631974875_1789929417//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d1m7jfoe9zdc1j.cloudfront.net/e7ded57a7b909b8e75e8_sypherpk_321631974875_1789929417/storyboards/2879552625-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "32140000",
        "login": "sypherpk",
        "username": "SypherPK",
        "link": "https://www.twitch.tv/sypherpk",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/75260307-584a-4eb7-99ba-d2708d27795e-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2876753895",
      "title": "WATCHING EVAL CUP FINALS 🏆 NA-EAST IS COMING BACK ⁉️ NEW UPDATE 👀",
      "link": "https://www.twitch.tv/videos/2876753895",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 179815,
      "duration_seconds": 33990,
      "duration": "9:26:30",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-17T18:37:34Z",
      "created_at": "2026-09-17T18:37:34Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d2nvs31859zcd8/d5f2936a1a82b5800ce1_aussieantics_316076712553_1789670247/thumb/custom-bb2af226-48e3-489c-8529-3b62ebaefe84-640x360.jpeg",
      "animated_preview": "https://d3vd9lfkzbru3h.cloudfront.net/d5f2936a1a82b5800ce1_aussieantics_316076712553_1789670247/storyboards/2876753895-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "224539819",
        "login": "aussieantics",
        "username": "AussieAntics",
        "link": "https://www.twitch.tv/aussieantics",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/4fcd833d-3df2-4f52-bc51-3c44640717aa-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    },
    {
      "id": "2879375656",
      "title": "🏆 25K clix endgame cup  | Day 5 of being a full time streamer | 3rd EWC | 1st div cup",
      "link": "https://www.twitch.tv/videos/2879375656",
      "description": null,
      "type": "archive",
      "status": "recorded",
      "view_count": 168841,
      "duration_seconds": 17845,
      "duration": "4:57:25",
      "language": {
        "code": "en",
        "name": "English"
      },
      "published_at": "2026-09-20T15:08:16Z",
      "created_at": "2026-09-20T15:08:16Z",
      "thumbnail": "https://static-cdn.jtvnw.net/cf_vods/d3fi1amfgojobc/732ef38d9ddc5e830487_shxrkfnbr_318519958631_1789916891//thumb/thumb0-640x360.jpg",
      "animated_preview": "https://d3fi1amfgojobc.cloudfront.net/732ef38d9ddc5e830487_shxrkfnbr_318519958631_1789916891/storyboards/2879375656-strip-0.jpg",
      "tags": [],
      "channel": {
        "id": "897844835",
        "login": "shxrkfnbr",
        "username": "shxrkfnbr",
        "link": "https://www.twitch.tv/shxrkfnbr",
        "profile_image": "https://static-cdn.jtvnw.net/jtv_user_pictures/fddc5672-26d7-49b7-b143-e79280429aed-profile_image-150x150.png",
        "is_partner": true,
        "is_affiliate": false
      }
    }
  ],
  "next_cursor": "2879375656|168841|2026-09-20T15:08:16Z|17845",
  "has_more": true
}