Created
April 1, 2018 15:46
-
-
Save tkssharma/1211786fdf128d0bc1ca12251d178675 to your computer and use it in GitHub Desktop.
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
{ | |
"kind": "youtube#searchResult", | |
"etag": "\"m2yskBQFythfE4irbTIeOgYYfBU/QpOIr3QKlV5EUlzfFcVvDiJT0hw\"", | |
"id": { | |
"kind": "youtube#channel", | |
"channelId": "UCJowOS1R0FnhipXVqEnYU1A" | |
}, | |
"snippet":{ | |
"publishedAt":"2013-01-25T13:36:19.000Z", | |
"channelId":"UCpVm7bg6pXKo1Pr6k5kxG9A", | |
"title":"Weird Nature: Pink Dolphins?", | |
"description":"Up to 9 feet long and weighing up to 300 pounds, pink river dolphins are the largest freshwater dolphins in the world.", | |
"thumbnails":{ | |
"default":{ | |
"url":"https://i.ytimg.com/vi/ZCJgvabihQ8/default.jpg" | |
}, | |
"medium":{ | |
"url":"https://i.ytimg.com/vi/ZCJgvabihQ8/mqdefault.jpg" | |
}, | |
"high":{ | |
"url":"https://i.ytimg.com/vi/ZCJgvabihQ8/hqdefault.jpg" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment