Advertisement
deepspace221

Untitled

Aug 23rd, 2019
2,103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. {
  2. "kind": "youtube#videoListResponse",
  3. "etag": "\"8jEFfXBrqiSrcF6Ee7MQuz8XuAM/NR2dizf5wDhixUudyTCCsbxJBXU\"",
  4. "pageInfo": {
  5. "totalResults": 1,
  6. "resultsPerPage": 1
  7. },
  8. "items": [
  9. {
  10. "kind": "youtube#video",
  11. "etag": "\"8jEFfXBrqiSrcF6Ee7MQuz8XuAM/lQSL6kYZbRHxJ4k8aA7xrdjESCg\"",
  12. "id": "2fzBifcWG9Y",
  13. "snippet": {
  14. "publishedAt": "2019-08-20T16:26:23.000Z",
  15. "channelId": "UCI4xp8qHD1MDErkqxb1dPbA",
  16. "title": "Ma série française préférée",
  17. "description": "Mon programme \"Build a Strong Core\"\nhttps://school.innerfrench.com/\n\nLe Podcast innerFrench\nhttps://innerfrench.com/podcast/\n\n198 expressions pour comprendre le français parlé\nhttps://innerfrench.com/frenchphrases/",
  18. "thumbnails": {
  19. "default": {
  20. "url": "https://i.ytimg.com/vi/2fzBifcWG9Y/default.jpg",
  21. "width": 120,
  22. "height": 90
  23. },
  24. "medium": {
  25. "url": "https://i.ytimg.com/vi/2fzBifcWG9Y/mqdefault.jpg",
  26. "width": 320,
  27. "height": 180
  28. },
  29. "high": {
  30. "url": "https://i.ytimg.com/vi/2fzBifcWG9Y/hqdefault.jpg",
  31. "width": 480,
  32. "height": 360
  33. },
  34. "standard": {
  35. "url": "https://i.ytimg.com/vi/2fzBifcWG9Y/sddefault.jpg",
  36. "width": 640,
  37. "height": 480
  38. },
  39. "maxres": {
  40. "url": "https://i.ytimg.com/vi/2fzBifcWG9Y/maxresdefault.jpg",
  41. "width": 1280,
  42. "height": 720
  43. }
  44. },
  45. "channelTitle": "innerFrench",
  46. "tags": [
  47. "Dix pour cent",
  48. "Netflix",
  49. "série française",
  50. "French serie",
  51. "Call my agent",
  52. "Learn French",
  53. "intermediate French"
  54. ],
  55. "categoryId": "27",
  56. "liveBroadcastContent": "none",
  57. "defaultLanguage": "fr",
  58. "localized": {
  59. "title": "Ma série française préférée",
  60. "description": "Mon programme \"Build a Strong Core\"\nhttps://school.innerfrench.com/\n\nLe Podcast innerFrench\nhttps://innerfrench.com/podcast/\n\n198 expressions pour comprendre le français parlé\nhttps://innerfrench.com/frenchphrases/"
  61. },
  62. "defaultAudioLanguage": "fr"
  63. }
  64. }
  65. ]
  66. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement