// API callback
showVideo({
  "kind": "youtube#playlistItemListResponse",
  "etag": "JwoaO0MnYLJs-gV-njF03X9zkWE",
  "nextPageToken": "CAEQAA",
  "items": [
    {
      "kind": "youtube#playlistItem",
      "etag": "_SD_TAksgXRQ0ib0tL6eqDUOR2I",
      "id": "VVVNbFcycUcyMGhjRllvMDZyY2l0NENRLkMxM3RERHo2YmNj",
      "snippet": {
        "publishedAt": "2018-06-03T19:31:56Z",
        "channelId": "UCMlW2qG20hcFYo06rcit4CQ",
        "title": "SoA Repo Visualization (Gource)",
        "description": "See a neat graphic of all development on SoA since we moved to github. There was more development for years before this, but it was on bitbucket and I can no longer access it.\n\nGource: https://github.com/acaudwell/Gource\n\nSoA Downloads: https://www.seedofandromeda.com/downloads",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/C13tDDz6bcc/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/C13tDDz6bcc/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/C13tDDz6bcc/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/C13tDDz6bcc/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/C13tDDz6bcc/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Ben Arnold",
        "playlistId": "UUMlW2qG20hcFYo06rcit4CQ",
        "position": 0,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "C13tDDz6bcc"
        },
        "videoOwnerChannelTitle": "Ben Arnold",
        "videoOwnerChannelId": "UCMlW2qG20hcFYo06rcit4CQ"
      }
    }
  ],
  "pageInfo": {
    "totalResults": 93,
    "resultsPerPage": 1
  }
}
);