Created
March 20, 2019 14:41
-
-
Save CarlosLevir/3892dfa3578960f7b9d25f6a4bb742b4 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#channelListResponse", | |
"etag": "\"XpPGQXPnxQJhLgs6enD_n8JR4Qk/Pjiawp4_6R6R2a8t46glujRUbAU\"", | |
"pageInfo": { | |
"totalResults": 1, | |
"resultsPerPage": 5 | |
}, | |
"items": [ | |
{ | |
"kind": "youtube#channel", | |
"etag": "\"XpPGQXPnxQJhLgs6enD_n8JR4Qk/YbHRL8cdhjSQ1PwyOuTVqKPxFVU\"", | |
"id": "UC2pmfLm7iq6Ov1UwYrWYkZA" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment