Created
November 20, 2017 11:23
-
-
Save marlowe19/c0beaa0ccea20c54509925c2c6cb8ac1 to your computer and use it in GitHub Desktop.
YouTube response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "7lCDEYXw3mM", | |
"kind": "youtube#video", | |
"etag": "\"UCBpFjp2h75_b92t44sqraUcyu0/iYynQR8AtacsFUwWmrVaw4Smb_Q\"", | |
"snippet": { | |
"publishedAt": "2012-06-20T22:45:24.000Z", | |
"channelId": "UC_x5XG1OV2P6uZZ5FSM9Ttw", | |
"title": "Google I/O 101: Q&A On Using Google APIs", | |
"description": "Antonio Fuentes speaks to us and takes questions on working with Google APIs and OAuth 2.0.", | |
"thumbnails": { | |
"default": { | |
"url": "https://i.ytimg.com/vi/7lCDEYXw3mM/default.jpg" | |
}, | |
"medium": { | |
"url": "https://i.ytimg.com/vi/7lCDEYXw3mM/mqdefault.jpg" | |
}, | |
"high": { | |
"url": "https://i.ytimg.com/vi/7lCDEYXw3mM/hqdefault.jpg" | |
} | |
}, | |
"categoryId": "28" | |
}, | |
"contentDetails": { | |
"duration": "PT15M51S", | |
"aspectRatio": "RATIO_16_9" | |
}, | |
"statistics": { | |
"viewCount": "3057", | |
"likeCount": "25", | |
"dislikeCount": "0", | |
"favoriteCount": "17", | |
"commentCount": "12" | |
}, | |
"status": { | |
"uploadStatus": "STATUS_PROCESSED", | |
"privacyStatus": "PRIVACY_PUBLIC" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment