Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Last active October 20, 2018 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/f66c4a98532e84692c1853dfc14986d5 to your computer and use it in GitHub Desktop.
Save productioncoder/f66c4a98532e84692c1853dfc14986d5 to your computer and use it in GitHub Desktop.
Youtube non-normalised state - don't use this
{
"api": {
"libraryLoaded": false
},
"videos": {
"mostPopular": {
"items": [{
"kind": "youtube#video",
"etag": "\"XI7nbFXulYBIpL0ayR_gDh3eu1k/rzYqHJdz-a40clbPa3V5RJul7XU\"",
"...": "..."
}],
"totalResults": 200,
"nextPageToken": "some-cryptic-token"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment