Pysis

SO Answer - Getting Twitch clip data via Twitch API and php

May 19th, 2017 (edited)
716
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.53 KB | None | 0 0
  1. {
  2.   "slug": "MushyJollyWalrusUWot",
  3.   "tracking_id": "54174022",
  4.   "url": "https://clips.twitch.tv/MushyJollyWalrusUWot?tt_medium=clips_api&tt_content=url",
  5.   "embed_url": "https://clips.twitch.tv/embed?clip=MushyJollyWalrusUWot&tt_medium=clips_api&tt_content=embed",
  6.   "embed_html": "<iframe src='https://clips.twitch.tv/embed?clip=MushyJollyWalrusUWot&tt_medium=clips_api&tt_content=embed' width='640' height='360' frameborder='0' scrolling='no' allowfullscreen='true'></iframe>",
  7.   "broadcaster": {
  8.     "id": "43131877",
  9.     "name": "savjz",
  10.     "display_name": "Savjz",
  11.     "channel_url": "https://www.twitch.tv/savjz",
  12.     "logo": "https://static-cdn.jtvnw.net/jtv_user_pictures/savjz-profile_image-fcb7a4314f7a9e31-150x150.jpeg"
  13.   },
  14.   "curator": {
  15.     "id": "39314264",
  16.     "name": "ez_bft",
  17.     "display_name": "eZ_BFT",
  18.     "channel_url": "https://www.twitch.tv/ez_bft",
  19.     "logo": null
  20.   },
  21.   "vod": {
  22.     "id": "125615409",
  23.     "url": "https://www.twitch.tv/videos/125615409?t=2h43m48s"
  24.   },
  25.   "broadcast_id": "24664231184",
  26.   "game": "Hearthstone",
  27.   "language": "en",
  28.   "title": "-from concerned fathers everywhere",
  29.   "views": 45730,
  30.   "duration": 21,
  31.   "created_at": "2017-03-01T18:57:57Z",
  32.   "thumbnails": {
  33.     "medium": "https://clips-media-assets.twitch.tv/24664231184-offset-9828-21-preview-480x272.jpg",
  34.     "small": "https://clips-media-assets.twitch.tv/24664231184-offset-9828-21-preview-260x147.jpg",
  35.     "tiny": "https://clips-media-assets.twitch.tv/24664231184-offset-9828-21-preview-86x45.jpg"
  36.   }
  37. }
Add Comment
Please, Sign In to add comment