Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. {
  2. "kind": "youtube#videoListResponse",
  3. "etag": "\"VPWTmrH7dFmi4s1RqrK4tLejnRI/bGpBxmfXaghl160_L5VfIrNEl0M\"",
  4. "pageInfo": {
  5. "totalResults": 1,
  6. "resultsPerPage": 1
  7. },
  8. "items": [
  9. {
  10. "kind": "youtube#video",
  11. "etag": "\"VPWTmrH7dFmi4s1RqrK4tLejnRI/yz3cdEQmYPkBHGhm3ijaIXZvwLg\"",
  12. "id": "Ks-_Mh1QhMc",
  13. "statistics": {
  14. "viewCount": "12897116",
  15. "likeCount": "163612",
  16. "dislikeCount": "2956",
  17. "favoriteCount": "0",
  18. "commentCount": "7214"
  19. }
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement