Advertisement
Guest User

Untitled

a guest
Dec 14th, 2019
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.12 KB | None | 0 0
  1. {
  2. "kind": "youtube#searchListResponse",
  3. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/bp1B_dbBnu2vJkKaHbuyuLLDxw0\"",
  4. "nextPageToken": "CAUQAA",
  5. "regionCode": "CA",
  6. "pageInfo": {
  7. "totalResults": 1000000,
  8. "resultsPerPage": 5
  9. },
  10. "items": [
  11. {
  12. "kind": "youtube#searchResult",
  13. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/Udf-CnihhlO4mReOwzE5NKoMMrg\"",
  14. "id": {
  15. "kind": "youtube#video",
  16. "videoId": "Ic7OO3Uw6J0"
  17. },
  18. "snippet": {
  19. "publishedAt": "2019-03-09T05:28:48.000Z",
  20. "channelId": "UC9fDC_eBh9e_bogw87DbGKQ",
  21. "title": "Segment Trees - The Best Introduction in 10 mins",
  22. "description": "Rachit, an IIT Roorkee Alumnus and ex-Software Engineer at Microsoft talks about Segment Trees. Cracking Coding Interview In 3 months: ...",
  23. "thumbnails": {
  24. "default": {
  25. "url": "https://i.ytimg.com/vi/Ic7OO3Uw6J0/default.jpg",
  26. "width": 120,
  27. "height": 90
  28. },
  29. "medium": {
  30. "url": "https://i.ytimg.com/vi/Ic7OO3Uw6J0/mqdefault.jpg",
  31. "width": 320,
  32. "height": 180
  33. },
  34. "high": {
  35. "url": "https://i.ytimg.com/vi/Ic7OO3Uw6J0/hqdefault.jpg",
  36. "width": 480,
  37. "height": 360
  38. }
  39. },
  40. "channelTitle": "Rachit Jain",
  41. "liveBroadcastContent": "none"
  42. }
  43. },
  44. {
  45. "kind": "youtube#searchResult",
  46. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/728qqzhAkWwUQLZUSfSwBArvatg\"",
  47. "id": {
  48. "kind": "youtube#video",
  49. "videoId": "ZBHKZF5w4YU"
  50. },
  51. "snippet": {
  52. "publishedAt": "2015-04-23T06:45:41.000Z",
  53. "channelId": "UCZLJf_R2sWyUtXSKiKlyvAw",
  54. "title": "Segment Tree Range Minimum Query",
  55. "description": "Create and query for minimum in segment tree ...",
  56. "thumbnails": {
  57. "default": {
  58. "url": "https://i.ytimg.com/vi/ZBHKZF5w4YU/default.jpg",
  59. "width": 120,
  60. "height": 90
  61. },
  62. "medium": {
  63. "url": "https://i.ytimg.com/vi/ZBHKZF5w4YU/mqdefault.jpg",
  64. "width": 320,
  65. "height": 180
  66. },
  67. "high": {
  68. "url": "https://i.ytimg.com/vi/ZBHKZF5w4YU/hqdefault.jpg",
  69. "width": 480,
  70. "height": 360
  71. }
  72. },
  73. "channelTitle": "Tushar Roy - Coding Made Simple",
  74. "liveBroadcastContent": "none"
  75. }
  76. },
  77. {
  78. "kind": "youtube#searchResult",
  79. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/92GZp0bGiYH2w6Cw7cffQklnIB4\"",
  80. "id": {
  81. "kind": "youtube#video",
  82. "videoId": "rYBtViWXYeI"
  83. },
  84. "snippet": {
  85. "publishedAt": "2019-01-30T07:42:12.000Z",
  86. "channelId": "UC5xDNEcvb1vgw3lE21Ack2Q",
  87. "title": "花花酱 Segment Tree 线段树 - 刷题找工作 SP14",
  88. "description": "图书推荐: * 操作系统Operating System Concepts https://amzn.to/2M5PKnD * 算法Introduction to Algorithms https://amzn.to/2T42fmA * 编程珠玑Programming ...",
  89. "thumbnails": {
  90. "default": {
  91. "url": "https://i.ytimg.com/vi/rYBtViWXYeI/default.jpg",
  92. "width": 120,
  93. "height": 90
  94. },
  95. "medium": {
  96. "url": "https://i.ytimg.com/vi/rYBtViWXYeI/mqdefault.jpg",
  97. "width": 320,
  98. "height": 180
  99. },
  100. "high": {
  101. "url": "https://i.ytimg.com/vi/rYBtViWXYeI/hqdefault.jpg",
  102. "width": 480,
  103. "height": 360
  104. }
  105. },
  106. "channelTitle": "Hua Hua",
  107. "liveBroadcastContent": "none"
  108. }
  109. },
  110. {
  111. "kind": "youtube#searchResult",
  112. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/e0eonKrzjW6Fw28sAfRTMRXLeeo\"",
  113. "id": {
  114. "kind": "youtube#video",
  115. "videoId": "a9WoSN2tN8o"
  116. },
  117. "snippet": {
  118. "publishedAt": "2017-08-03T18:11:08.000Z",
  119. "channelId": "UCx-kFfzekMbhODaBss-ZnsA",
  120. "title": "SEGMENT TREE Implementation / Construction (Sum of range query and update query)",
  121. "description": "Why segment tree is needed :- https://youtu.be/udk1jpaN228 Construction of SEGMENT TREE (Sum of range query and update query). The procedure for ...",
  122. "thumbnails": {
  123. "default": {
  124. "url": "https://i.ytimg.com/vi/a9WoSN2tN8o/default.jpg",
  125. "width": 120,
  126. "height": 90
  127. },
  128. "medium": {
  129. "url": "https://i.ytimg.com/vi/a9WoSN2tN8o/mqdefault.jpg",
  130. "width": 320,
  131. "height": 180
  132. },
  133. "high": {
  134. "url": "https://i.ytimg.com/vi/a9WoSN2tN8o/hqdefault.jpg",
  135. "width": 480,
  136. "height": 360
  137. }
  138. },
  139. "channelTitle": "Vivekanand Khyade - Algorithm Every Day",
  140. "liveBroadcastContent": "none"
  141. }
  142. },
  143. {
  144. "kind": "youtube#searchResult",
  145. "etag": "\"j6xRRd8dTPVVptg711_CSPADRfg/8Adsf-AHSvyw8CRwgm-Tt6TqOxY\"",
  146. "id": {
  147. "kind": "youtube#video",
  148. "videoId": "0l3xN3BpxHg"
  149. },
  150. "snippet": {
  151. "publishedAt": "2017-06-16T12:38:58.000Z",
  152. "channelId": "UC0RhatS1pyxInC00YKjjBqQ",
  153. "title": "Sum of given range | Segment Tree | Set 1 | GeeksforGeeks",
  154. "description": "Find Complete Code at GeeksforGeeks Article: http://www.geeksforgeeks.org/segment-tree-set-1-sum-of-given-range/ Practice Problem Online Judge: ...",
  155. "thumbnails": {
  156. "default": {
  157. "url": "https://i.ytimg.com/vi/0l3xN3BpxHg/default.jpg",
  158. "width": 120,
  159. "height": 90
  160. },
  161. "medium": {
  162. "url": "https://i.ytimg.com/vi/0l3xN3BpxHg/mqdefault.jpg",
  163. "width": 320,
  164. "height": 180
  165. },
  166. "high": {
  167. "url": "https://i.ytimg.com/vi/0l3xN3BpxHg/hqdefault.jpg",
  168. "width": 480,
  169. "height": 360
  170. }
  171. },
  172. "channelTitle": "GeeksforGeeks",
  173. "liveBroadcastContent": "none"
  174. }
  175. }
  176. ]
  177. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement