active_public_resources 0.2.7 → 0.2.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: e2c7159bd52d3339a8f90a3cef4203cdadb7d86e
4
- data.tar.gz: 298ace0dba3aa6a243b73331e5068e889ab2ea24
2
+ SHA256:
3
+ metadata.gz: 7ef5922ad4be319aa8b119c822df18aba722800a4d4ad3b0d6ec6050c134778d
4
+ data.tar.gz: 104bbfce9914c3dc35e302365845c2293552584ee87f2dde80d7ab5427db97f3
5
5
  SHA512:
6
- metadata.gz: 65d9affbdccad4a0252dca83a9e22bfeec7e48be1391191f1cc19a280fdc015ad967ed063105a125eb686101478a5989ef703e7d175ebf4a306e496c2faa005d
7
- data.tar.gz: da2a86aced1a1eb06db3672e40e6da51e51d78977bdfdc4548f3e30d78af9a1cdf12706ce51589620b35525c0ee02440c58d7e4ff615affa81cd7cfd4e024463
6
+ metadata.gz: ef9de90f08a1da79bfac54edf2f54e210981fec5aa930a21e4554b8a87259c1dfe38bf94e95b9419b9f25005d3557bf21225e00118f1324b0a720ccf0de1792d
7
+ data.tar.gz: d76c105ba0e38151305db2fe13c96e93c83b3f8e0407dc9347f19a8bc7feacc5908652ce95c68fe830665e231477c7ef639c8a6f6fbc1ca7ae302a1716ce1853
@@ -18,7 +18,7 @@ module ActivePublicResources
18
18
  def perform_request(request_criteria)
19
19
  request_criteria.set_default_criteria!(@default_request_criteria)
20
20
  unless request_criteria.validate_presence(:query) || request_criteria.validate_presence(:channel)
21
- raise ArgumentError "You must specify at least a query or channel"
21
+ raise ArgumentError, "You must specify at least a query or channel"
22
22
  end
23
23
 
24
24
  uri = URI('https://www.googleapis.com/youtube/v3/search')
@@ -128,29 +128,21 @@ module ActivePublicResources
128
128
  video.title = snippet['title']
129
129
  video.description = snippet['description']
130
130
  video.thumbnail_url = snippet['thumbnails']['default']['url']
131
- video.url = "https://www.youtube.com/watch?v=#{video_id}&feature=youtube_gdata_player"
132
- video.embed_url = "https://www.youtube.com/embed/#{video_id}?feature=oembed&rel=0"
131
+ video.url = "https://www.youtube-nocookie.com/embed/#{video_id}?feature=oembed&rel=0"
133
132
  video.duration = ISO8601::Duration.new(details['duration']).to_seconds
134
133
  video.num_views = statistics['viewCount'] ? statistics['viewCount'].to_i : 0
135
134
  video.num_likes = statistics['likeCount'] ? statistics['likeCount'].to_i : 0
136
- video.num_comments = statistics['commentCount'] ? statistics['commentCount'] : 0
135
+ video.num_comments = statistics['commentCount'] ? statistics['commentCount'].to_i : 0
137
136
  video.created_date = Date.parse(snippet['publishedAt'])
138
137
  video.username = snippet['channelTitle']
139
138
  video.width = 640
140
139
  video.height = 360
141
140
 
142
141
  # Return Types
143
- video.return_types << APR::ReturnTypes::Url.new(
144
- driver: DRIVER_NAME,
145
- remote_id: video.id,
146
- url: video.url,
147
- text: video.title,
148
- title: video.title
149
- )
150
142
  video.return_types << APR::ReturnTypes::Iframe.new(
151
143
  driver: DRIVER_NAME,
152
144
  remote_id: video.id,
153
- url: video.embed_url,
145
+ url: video.url,
154
146
  text: video.title,
155
147
  title: video.title,
156
148
  width: 640,
@@ -1,3 +1,3 @@
1
1
  module ActivePublicResources
2
- VERSION = "0.2.7"
2
+ VERSION = "0.2.8"
3
3
  end
@@ -1,4 +1,7 @@
1
1
  require 'spec_helper'
2
+ require 'webmock/rspec'
3
+
4
+ WebMock.disable_net_connect!
2
5
 
3
6
  describe APR::Drivers::Youtube do
4
7
 
@@ -8,45 +11,41 @@ describe APR::Drivers::Youtube do
8
11
  it "should raise error when perform_request method is called without a query" do
9
12
  expect {
10
13
  driver.perform_request(APR::RequestCriteria.new)
11
- }.to raise_error(StandardError, "must include query")
14
+ }.to raise_error(StandardError, "You must specify at least a query or channel")
12
15
  end
13
16
 
14
- it "should perform request", :vcr, :record => :none do
17
+ it "should perform request" do
18
+ stub_request(:get, "https://www.googleapis.com/youtube/v3/search?key=AIzaSyC-PDO3YHSXgfYkng3JjWp5G_HeNgJxkKM&maxResults=25&order=relevance&part=snippet&q=education&safeSearch=strict&type=video").
19
+ to_return(body: File.read('./active_public_resources/spec/lib/fixtures/youtube/education_search.json'), status: 200)
20
+ stub_request(:get, "https://www.googleapis.com/youtube/v3/videos?id=N6oIhdTzx9Q,HndV87XpkWg,S294zRodS_4,BnC6IABJXOI,xhN5Zkm82DA,8ZV_i37wxX8,nA1Aqp0sPQo,7CBKCG7HXjI,DdNAUJWJN08,imHfNDpBlCE,iG9CE55wbtY,_aB9Tg6SRA0,2lmv6ZDm0vw,nHHFGo161Os,Dvhuesh0D5s,Ky7H4CGPbvY,y_ZmM7zPLyI,CWmCrQVFujk,Cv6f-2Wlsxg,tOnDiuL2JmQ,qn9IMe5jmf0,dqTTojTija8,MhS6oqwwOhw,35VgsgICsjo,aV6w-zoacYk&key=AIzaSyC-PDO3YHSXgfYkng3JjWp5G_HeNgJxkKM&part=snippet,contentDetails,statistics").
21
+ to_return(body: File.read('./active_public_resources/spec/lib/fixtures/youtube/education_details_search.json'), status: 200)
15
22
  search_criteria = APR::RequestCriteria.new({:query => "education"})
16
23
  results = driver.perform_request(search_criteria)
17
24
  next_criteria = results.next_criteria
18
- next_criteria.page.should eq(26)
25
+ next_criteria.page.should eq('CBkQAA')
19
26
  next_criteria.per_page.should eq(25)
20
27
  results.total_items.should eq(1000000)
21
28
  results.items.length.should eq(25)
22
29
 
23
30
  item = results.items.first
24
31
  item.kind.should eq("video")
25
- item.title.should eq("Why I Hate School But Love Education||Spoken Word")
26
- item.description.should match /The Latest Spoken Word/
27
- item.thumbnail_url.should eq("https://i.ytimg.com/vi/y_ZmM7zPLyI/default.jpg")
28
- item.url.should eq("https://www.youtube.com/watch?v=y_ZmM7zPLyI&feature=youtube_gdata_player")
29
- item.duration.should eq(368)
30
- item.num_views.should eq(4228173)
31
- item.num_likes.should eq(101737)
32
- item.num_comments.should eq(17837)
33
- item.created_date.strftime("%Y-%m-%d").should eq("2012-12-02")
34
- item.username.should eq("sulibreezy")
35
- item.return_types.count.should eq(2)
36
-
37
- rt_url = item.return_types[0]
38
- rt_url.driver.should eq(APR::Drivers::Youtube::DRIVER_NAME)
39
- rt_url.remote_id.should eq("y_ZmM7zPLyI")
40
- rt_url.return_type.should eq('url')
41
- rt_url.url.should eq("https://www.youtube.com/watch?v=y_ZmM7zPLyI&feature=youtube_gdata_player")
42
- rt_url.title.should eq("Why I Hate School But Love Education||Spoken Word")
43
-
44
- rt_iframe = item.return_types[1]
32
+ item.title.should eq("10 Ways to Get a Better EDUCATION")
33
+ item.description.should match /10 Ways to Get a Better EDUCATION/
34
+ item.thumbnail_url.should eq("https://i.ytimg.com/vi/N6oIhdTzx9Q/default.jpg")
35
+ item.url.should eq("https://www.youtube-nocookie.com/embed/N6oIhdTzx9Q?feature=oembed&rel=0")
36
+ item.duration.should eq(607.0)
37
+ item.num_views.should eq(22650)
38
+ item.num_likes.should eq(1576)
39
+ item.num_comments.should eq(175)
40
+ item.created_date.strftime("%Y-%m-%d").should eq("2020-04-28")
41
+ item.username.should eq("Alux.com")
42
+ item.return_types.count.should eq(1)
43
+
44
+ rt_iframe = item.return_types[0]
45
45
  rt_iframe.driver.should eq(APR::Drivers::Youtube::DRIVER_NAME)
46
- rt_iframe.remote_id.should eq("y_ZmM7zPLyI")
46
+ rt_iframe.remote_id.should eq("N6oIhdTzx9Q")
47
47
  rt_iframe.return_type.should eq('iframe')
48
- rt_iframe.url.should eq("https://www.youtube.com/embed/y_ZmM7zPLyI?feature=oembed")
49
- rt_url.title.should eq("Why I Hate School But Love Education||Spoken Word")
48
+ rt_iframe.url.should eq("https://www.youtube-nocookie.com/embed/N6oIhdTzx9Q?feature=oembed&rel=0")
50
49
 
51
50
  item.width.should eq(640)
52
51
  item.height.should eq(360)
@@ -0,0 +1,2080 @@
1
+ {
2
+ "kind":"youtube#videoListResponse",
3
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/Go1fkk-Nr3s4fJfIbnBX7uaJHmc\"",
4
+ "pageInfo":{
5
+ "totalResults":25,
6
+ "resultsPerPage":25
7
+ },
8
+ "items":[
9
+ {
10
+ "kind":"youtube#video",
11
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/Ieq25AcB_FRtcMYBXSTxn-O5B48\"",
12
+ "id":"N6oIhdTzx9Q",
13
+ "snippet":{
14
+ "publishedAt":"2020-04-28T09:55:20.000Z",
15
+ "channelId":"UCNjPtOCvMrKY5eLwr_-7eUg",
16
+ "title":"10 Ways to Get a Better EDUCATION",
17
+ "description":"10 Ways to Get a Better EDUCATION\r\nSUBSCRIBE to ALUX: https://www.youtube.com/channel/UCNjPtOCvMrKY5eLwr_-7eUg?sub_confirmation=1\r\nMicro-Credentials vs Traditional Degrees: https://youtu.be/LsnlgB_RIlY\r\n\r\nIn this Alux.com video we'll try to answer the following questions:\r\nHow to get a better education?\nShould I go back to school?\nShould I apply for a degree?\nWhat is the better education rank?\nWhich country has the best education system?\nWhat kind of education is the best education?\nWhich country has the best education system in 2020?\nWhat are the top 10 countries with the best education?\nWhat country has the worst education system?\nWhich country has the toughest education system?\nWhy Finland education system is best?\nWhy is the American education system bad?\nWhat is the smartest country in the world?\nWhich country is 100 educated?\nWhich country has the easiest education?\nWhich country has the hardest exams?\nWhich country is best at math?\nIs education free in Finland?\nHow long is Finland school day?\nIs homework illegal in Finland?\nWhich country is No 1 in education?\nWhich is the poorest country in the world?\nWhich is the most beautiful country in the world?\nWho has the best education system in the world?\nHow do I become a better school?\nWhat is meant by higher education?\nWhat classes are higher education?\nWhat is the importance of higher education?\nWhat is another word for higher education?\nWhat level is higher education?\nIs a degree higher education?\nWhat is a better word for good?\nWhat is post-secondary education in us?\nWhat is considered post-secondary education?\nWhat are the benefits of higher education?\nIs higher education succeed in life?\nWhat are the benefits of education?\n\n#alux #EDUCATION #learning \r\n\r\nWATCH MORE VIDEOS ON ALUX.COM!\r\nMost Expensive Things: \r\nhttps://www.youtube.com/watch?v=Ay0u3dJRZas&list=PLP35LyTOQVIu4tNnitmhUqIjySwUhfOyl\r\n\r\nLuxury Cars: \r\nhttps://www.youtube.com/watch?v=m5GhenZZs1k&index=1&list=PLP35LyTOQVItrVHGzdB9KY-Sbjq4gU-Ym\r\n\r\nBecoming a Billionaire: \r\nhttps://www.youtube.com/watch?v=Skwfwf2SNpw&index=6&list=PLP35LyTOQVIsO8kOTx8-YOgwkGvrPtJ3M\r\n\r\nWorld's Richest: \r\nhttps://www.youtube.com/watch?v=rAy_G-1JF74&index=1&list=PLP35LyTOQVIvthSKr0S3JdjWw3qA9foBa\r\n\r\nInspiring People: \r\nhttps://www.youtube.com/watch?v=lMjO3Gg45pM&list=PLP35LyTOQVItaKCX5o3yaje6_H9D-GuEM\r\n\r\nTravel the World:\r\nhttps://www.youtube.com/watch?v=-Blsz2JbdgM&t=2s&index=23&list=PLP35LyTOQVIt823Sy_C3-166RLzONbw6W\r\n\r\nDark Luxury: \r\nhttps://www.youtube.com/watch?v=ch7JWVk8Ldk&index=6&list=PLP35LyTOQVIvQU6lzpW5_lryMmdB6zncU\r\n\r\nCelebrity Videos: \r\nhttps://www.youtube.com/watch?v=UuhPRVdDli0&list=PLP35LyTOQVIuJuINlyvSU2VvP6pk9zjUk\r\n\r\nBusinesses & Brands: \r\nhttps://www.youtube.com/watch?v=Xr2YdBz2uWk&list=PLP35LyTOQVIv0fNwEgqmkrDd9d9Nkl7dz\r\n\r\n-\r\nFollow us on INSTAGRAM for amazing visual inspiration:\r\nhttps://www.instagram.com/alux/\r\n&\r\nDon't miss the latest Luxury News only on Facebook:\r\nhttps://www.facebook.com/ealuxe\r\n---\r\nAlux.com is the largest community of luxury & fine living enthusiasts in the world. We are the #1 online resource for ranking the most expensive things in the world and frequently referenced in publications such as Forbes, USAToday, Wikipedia and many more, as the GO-TO destination for luxury content!\r\n\r\nOur website: https://www.alux.com is the largest social network for people who are passionate about LUXURY! Join today!\r\n\r\nSUBSCRIBE so you never miss another video: https://goo.gl/KPRQT8\r\n--\r\nTo see how rich is your favorite celebrity go to: https://www.alux.com/networth/\r\n--\r\nFor businesses inquiries we're available at:\r\nhttps://www.alux.com/contact/",
18
+ "thumbnails":{
19
+ "default":{
20
+ "url":"https://i.ytimg.com/vi/N6oIhdTzx9Q/default.jpg",
21
+ "width":120,
22
+ "height":90
23
+ },
24
+ "medium":{
25
+ "url":"https://i.ytimg.com/vi/N6oIhdTzx9Q/mqdefault.jpg",
26
+ "width":320,
27
+ "height":180
28
+ },
29
+ "high":{
30
+ "url":"https://i.ytimg.com/vi/N6oIhdTzx9Q/hqdefault.jpg",
31
+ "width":480,
32
+ "height":360
33
+ },
34
+ "standard":{
35
+ "url":"https://i.ytimg.com/vi/N6oIhdTzx9Q/sddefault.jpg",
36
+ "width":640,
37
+ "height":480
38
+ },
39
+ "maxres":{
40
+ "url":"https://i.ytimg.com/vi/N6oIhdTzx9Q/maxresdefault.jpg",
41
+ "width":1280,
42
+ "height":720
43
+ }
44
+ },
45
+ "channelTitle":"Alux.com",
46
+ "tags":[
47
+ "alux",
48
+ "alux.com",
49
+ "alux education",
50
+ "alux videos",
51
+ "university",
52
+ "formal education",
53
+ "business course",
54
+ "design course",
55
+ "micro credentials",
56
+ "traditional degree",
57
+ "university degrees",
58
+ "college degree",
59
+ "financial education",
60
+ "better ways of education",
61
+ "alternative education",
62
+ "home schooling",
63
+ "school system",
64
+ "school in finland",
65
+ "online courses",
66
+ "online learning",
67
+ "e learning",
68
+ "mentor",
69
+ "specialist",
70
+ "local university",
71
+ "university courses",
72
+ "qualifications",
73
+ "local college",
74
+ "best degrees in the world",
75
+ "top degrees"
76
+ ],
77
+ "categoryId":"27",
78
+ "liveBroadcastContent":"none",
79
+ "localized":{
80
+ "title":"10 Ways to Get a Better EDUCATION",
81
+ "description":"10 Ways to Get a Better EDUCATION\r\nSUBSCRIBE to ALUX: https://www.youtube.com/channel/UCNjPtOCvMrKY5eLwr_-7eUg?sub_confirmation=1\r\nMicro-Credentials vs Traditional Degrees: https://youtu.be/LsnlgB_RIlY\r\n\r\nIn this Alux.com video we'll try to answer the following questions:\r\nHow to get a better education?\nShould I go back to school?\nShould I apply for a degree?\nWhat is the better education rank?\nWhich country has the best education system?\nWhat kind of education is the best education?\nWhich country has the best education system in 2020?\nWhat are the top 10 countries with the best education?\nWhat country has the worst education system?\nWhich country has the toughest education system?\nWhy Finland education system is best?\nWhy is the American education system bad?\nWhat is the smartest country in the world?\nWhich country is 100 educated?\nWhich country has the easiest education?\nWhich country has the hardest exams?\nWhich country is best at math?\nIs education free in Finland?\nHow long is Finland school day?\nIs homework illegal in Finland?\nWhich country is No 1 in education?\nWhich is the poorest country in the world?\nWhich is the most beautiful country in the world?\nWho has the best education system in the world?\nHow do I become a better school?\nWhat is meant by higher education?\nWhat classes are higher education?\nWhat is the importance of higher education?\nWhat is another word for higher education?\nWhat level is higher education?\nIs a degree higher education?\nWhat is a better word for good?\nWhat is post-secondary education in us?\nWhat is considered post-secondary education?\nWhat are the benefits of higher education?\nIs higher education succeed in life?\nWhat are the benefits of education?\n\n#alux #EDUCATION #learning \r\n\r\nWATCH MORE VIDEOS ON ALUX.COM!\r\nMost Expensive Things: \r\nhttps://www.youtube.com/watch?v=Ay0u3dJRZas&list=PLP35LyTOQVIu4tNnitmhUqIjySwUhfOyl\r\n\r\nLuxury Cars: \r\nhttps://www.youtube.com/watch?v=m5GhenZZs1k&index=1&list=PLP35LyTOQVItrVHGzdB9KY-Sbjq4gU-Ym\r\n\r\nBecoming a Billionaire: \r\nhttps://www.youtube.com/watch?v=Skwfwf2SNpw&index=6&list=PLP35LyTOQVIsO8kOTx8-YOgwkGvrPtJ3M\r\n\r\nWorld's Richest: \r\nhttps://www.youtube.com/watch?v=rAy_G-1JF74&index=1&list=PLP35LyTOQVIvthSKr0S3JdjWw3qA9foBa\r\n\r\nInspiring People: \r\nhttps://www.youtube.com/watch?v=lMjO3Gg45pM&list=PLP35LyTOQVItaKCX5o3yaje6_H9D-GuEM\r\n\r\nTravel the World:\r\nhttps://www.youtube.com/watch?v=-Blsz2JbdgM&t=2s&index=23&list=PLP35LyTOQVIt823Sy_C3-166RLzONbw6W\r\n\r\nDark Luxury: \r\nhttps://www.youtube.com/watch?v=ch7JWVk8Ldk&index=6&list=PLP35LyTOQVIvQU6lzpW5_lryMmdB6zncU\r\n\r\nCelebrity Videos: \r\nhttps://www.youtube.com/watch?v=UuhPRVdDli0&list=PLP35LyTOQVIuJuINlyvSU2VvP6pk9zjUk\r\n\r\nBusinesses & Brands: \r\nhttps://www.youtube.com/watch?v=Xr2YdBz2uWk&list=PLP35LyTOQVIv0fNwEgqmkrDd9d9Nkl7dz\r\n\r\n-\r\nFollow us on INSTAGRAM for amazing visual inspiration:\r\nhttps://www.instagram.com/alux/\r\n&\r\nDon't miss the latest Luxury News only on Facebook:\r\nhttps://www.facebook.com/ealuxe\r\n---\r\nAlux.com is the largest community of luxury & fine living enthusiasts in the world. We are the #1 online resource for ranking the most expensive things in the world and frequently referenced in publications such as Forbes, USAToday, Wikipedia and many more, as the GO-TO destination for luxury content!\r\n\r\nOur website: https://www.alux.com is the largest social network for people who are passionate about LUXURY! Join today!\r\n\r\nSUBSCRIBE so you never miss another video: https://goo.gl/KPRQT8\r\n--\r\nTo see how rich is your favorite celebrity go to: https://www.alux.com/networth/\r\n--\r\nFor businesses inquiries we're available at:\r\nhttps://www.alux.com/contact/"
82
+ },
83
+ "defaultAudioLanguage":"en"
84
+ },
85
+ "contentDetails":{
86
+ "duration":"PT10M7S",
87
+ "dimension":"2d",
88
+ "definition":"hd",
89
+ "caption":"false",
90
+ "licensedContent":true,
91
+ "projection":"rectangular"
92
+ },
93
+ "statistics":{
94
+ "viewCount":"22650",
95
+ "likeCount":"1576",
96
+ "dislikeCount":"18",
97
+ "favoriteCount":"0",
98
+ "commentCount":"175"
99
+ }
100
+ },
101
+ {
102
+ "kind":"youtube#video",
103
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/G7D4OyO8gylFKzbypX0Pg4e_S40\"",
104
+ "id":"HndV87XpkWg",
105
+ "snippet":{
106
+ "publishedAt":"2015-05-13T10:57:06.000Z",
107
+ "channelId":"UC7IcJI8PUf5Z3zKxnZvTBog",
108
+ "title":"What's Education For?",
109
+ "description":"The greatest problem of the modern education system is that it doesn't focus on systematically preparing students for many aspects of the real challenge out there: Life itself. SUBSCRIBE to our channel for new films every week: http://tinyurl.com/o28mut7\nIf you like our films take a look at our shop (we ship worldwide): http://www.theschooloflife.com/shop/all/ \n\nBrought to you by http://www.theschooloflife.com\n\nProduced in collaboration with \nhttp://www.anthousestudio.com #TheSchoolOfLife",
110
+ "thumbnails":{
111
+ "default":{
112
+ "url":"https://i.ytimg.com/vi/HndV87XpkWg/default.jpg",
113
+ "width":120,
114
+ "height":90
115
+ },
116
+ "medium":{
117
+ "url":"https://i.ytimg.com/vi/HndV87XpkWg/mqdefault.jpg",
118
+ "width":320,
119
+ "height":180
120
+ },
121
+ "high":{
122
+ "url":"https://i.ytimg.com/vi/HndV87XpkWg/hqdefault.jpg",
123
+ "width":480,
124
+ "height":360
125
+ },
126
+ "standard":{
127
+ "url":"https://i.ytimg.com/vi/HndV87XpkWg/sddefault.jpg",
128
+ "width":640,
129
+ "height":480
130
+ },
131
+ "maxres":{
132
+ "url":"https://i.ytimg.com/vi/HndV87XpkWg/maxresdefault.jpg",
133
+ "width":1280,
134
+ "height":720
135
+ }
136
+ },
137
+ "channelTitle":"The School of Life",
138
+ "tags":[
139
+ "interest",
140
+ "lecture",
141
+ "philosophy",
142
+ "improvement",
143
+ "thought",
144
+ "think",
145
+ "alain de botton",
146
+ "big questions",
147
+ "wonder",
148
+ "Learn",
149
+ "mood",
150
+ "wisdom",
151
+ "Student",
152
+ "education",
153
+ "sermon",
154
+ "TSOL",
155
+ "Teacher",
156
+ "school",
157
+ "life",
158
+ "London",
159
+ "curriculum",
160
+ "secular",
161
+ "talk",
162
+ "the school of life",
163
+ "SOL",
164
+ "self",
165
+ "love",
166
+ "relationships",
167
+ "Lesson",
168
+ "college",
169
+ "what's the point of school",
170
+ "what to do with my education",
171
+ "elementary school",
172
+ "lesson plan",
173
+ "middle school",
174
+ "high school",
175
+ "secondary school"
176
+ ],
177
+ "categoryId":"27",
178
+ "liveBroadcastContent":"none",
179
+ "defaultLanguage":"en-GB",
180
+ "localized":{
181
+ "title":"What's Education For?",
182
+ "description":"The greatest problem of the modern education system is that it doesn't focus on systematically preparing students for many aspects of the real challenge out there: Life itself. SUBSCRIBE to our channel for new films every week: http://tinyurl.com/o28mut7\nIf you like our films take a look at our shop (we ship worldwide): http://www.theschooloflife.com/shop/all/ \n\nBrought to you by http://www.theschooloflife.com\n\nProduced in collaboration with \nhttp://www.anthousestudio.com #TheSchoolOfLife"
183
+ },
184
+ "defaultAudioLanguage":"en-GB"
185
+ },
186
+ "contentDetails":{
187
+ "duration":"PT3M44S",
188
+ "dimension":"2d",
189
+ "definition":"hd",
190
+ "caption":"true",
191
+ "licensedContent":true,
192
+ "projection":"rectangular"
193
+ },
194
+ "statistics":{
195
+ "viewCount":"916100",
196
+ "likeCount":"16075",
197
+ "dislikeCount":"616",
198
+ "favoriteCount":"0",
199
+ "commentCount":"1203"
200
+ }
201
+ },
202
+ {
203
+ "kind":"youtube#video",
204
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/pnyaIyBlq__hmMithSGAqBzawms\"",
205
+ "id":"S294zRodS_4",
206
+ "snippet":{
207
+ "publishedAt":"2018-01-15T21:48:10.000Z",
208
+ "channelId":"UCX6b17PVsYBQ0ip5gyeme-Q",
209
+ "title":"Education In Society: Crash Course Sociology #40",
210
+ "description":"Today we’ll explore the history of education as a social institution, with a specific focus on how the US organizes its educational system. We’ll look at education through the lenses of some sociological paradigms: structural functionalist approaches (including some of the manifest and latent functions associated with education), and a symbolic interactionist approach to education that shows us how self-fulfilling prophecies in educational settings contribute to differences in academic outcomes for students.\n\nCrash Course is made with Adobe Creative Cloud. Get a free trial here: https://www.adobe.com/creativecloud/catalog/desktop.html\n\n***\n\nReferences:\nSociology by John J. Macionis, 15th edition (2014)\nUS Census, Educational Attainment in the United States: 2015 https://www.census.gov/content/dam/Census/library/publications/2016/demo/p20-578.pdf\nUNESCO Institute for Statistics http://data.uis.unesco.org/Index.aspx?queryid=242\n\n***\n\nCrash Course is on Patreon! You can support us directly by signing up at http://www.patreon.com/crashcourse\n\nThanks to the following Patrons for their generous monthly contributions that help keep Crash Course free for everyone forever:\n\nMark Brouwer, Nickie Miskell Jr., Jessica Wode, Eric Prestemon, Kathrin Benoit, Tom Trval, Jason Saslow, Nathan Taylor, Divonne Holmes à Court, Brian Thomas Gossett, Khaled El Shalakany, Indika Siriwardena, Robert Kunz, SR Foxley, Sam Ferguson, Yasenia Cruz, Daniel Baulig, Eric Koslow, Caleb Weeks, Tim Curwick, Evren Türkmenoğlu, Alexander Tamas, Justin Zingsheim, D.A. Noe, Shawn Arnold, mark austin, Ruth Perez, Malcolm Callis, Ken Penttinen, Advait Shinde, Cody Carpenter, Annamaria Herrera, William McGraw, Bader AlGhamdi, Vaso, Melissa Briski, Joey Quek, Andrei Krishkevich, Rachel Bright, Alex S, Mayumi Maeda, Kathy & Tim Philip, Montather, Jirat, Eric Kitchen, Moritz Schmidt, Ian Dundore, Chris Peters, Sandra Aft, Steve Marshall\n--\n\nWant to find Crash Course elsewhere on the internet?\nFacebook - http://www.facebook.com/YouTubeCrashCourse\nTwitter - http://www.twitter.com/TheCrashCourse\nTumblr - http://thecrashcourse.tumblr.com \nSupport Crash Course on Patreon: http://patreon.com/crashcourse\n\nCC Kids: http://www.youtube.com/crashcoursekids",
211
+ "thumbnails":{
212
+ "default":{
213
+ "url":"https://i.ytimg.com/vi/S294zRodS_4/default.jpg",
214
+ "width":120,
215
+ "height":90
216
+ },
217
+ "medium":{
218
+ "url":"https://i.ytimg.com/vi/S294zRodS_4/mqdefault.jpg",
219
+ "width":320,
220
+ "height":180
221
+ },
222
+ "high":{
223
+ "url":"https://i.ytimg.com/vi/S294zRodS_4/hqdefault.jpg",
224
+ "width":480,
225
+ "height":360
226
+ },
227
+ "standard":{
228
+ "url":"https://i.ytimg.com/vi/S294zRodS_4/sddefault.jpg",
229
+ "width":640,
230
+ "height":480
231
+ },
232
+ "maxres":{
233
+ "url":"https://i.ytimg.com/vi/S294zRodS_4/maxresdefault.jpg",
234
+ "width":1280,
235
+ "height":720
236
+ }
237
+ },
238
+ "channelTitle":"CrashCourse",
239
+ "tags":[
240
+ "John Green",
241
+ "Hank Green",
242
+ "vlogbrothers",
243
+ "Crash Course",
244
+ "crashcourse",
245
+ "education",
246
+ "sociology",
247
+ "schools",
248
+ "tracking"
249
+ ],
250
+ "categoryId":"27",
251
+ "liveBroadcastContent":"none",
252
+ "defaultLanguage":"en",
253
+ "localized":{
254
+ "title":"Education In Society: Crash Course Sociology #40",
255
+ "description":"Today we’ll explore the history of education as a social institution, with a specific focus on how the US organizes its educational system. We’ll look at education through the lenses of some sociological paradigms: structural functionalist approaches (including some of the manifest and latent functions associated with education), and a symbolic interactionist approach to education that shows us how self-fulfilling prophecies in educational settings contribute to differences in academic outcomes for students.\n\nCrash Course is made with Adobe Creative Cloud. Get a free trial here: https://www.adobe.com/creativecloud/catalog/desktop.html\n\n***\n\nReferences:\nSociology by John J. Macionis, 15th edition (2014)\nUS Census, Educational Attainment in the United States: 2015 https://www.census.gov/content/dam/Census/library/publications/2016/demo/p20-578.pdf\nUNESCO Institute for Statistics http://data.uis.unesco.org/Index.aspx?queryid=242\n\n***\n\nCrash Course is on Patreon! You can support us directly by signing up at http://www.patreon.com/crashcourse\n\nThanks to the following Patrons for their generous monthly contributions that help keep Crash Course free for everyone forever:\n\nMark Brouwer, Nickie Miskell Jr., Jessica Wode, Eric Prestemon, Kathrin Benoit, Tom Trval, Jason Saslow, Nathan Taylor, Divonne Holmes à Court, Brian Thomas Gossett, Khaled El Shalakany, Indika Siriwardena, Robert Kunz, SR Foxley, Sam Ferguson, Yasenia Cruz, Daniel Baulig, Eric Koslow, Caleb Weeks, Tim Curwick, Evren Türkmenoğlu, Alexander Tamas, Justin Zingsheim, D.A. Noe, Shawn Arnold, mark austin, Ruth Perez, Malcolm Callis, Ken Penttinen, Advait Shinde, Cody Carpenter, Annamaria Herrera, William McGraw, Bader AlGhamdi, Vaso, Melissa Briski, Joey Quek, Andrei Krishkevich, Rachel Bright, Alex S, Mayumi Maeda, Kathy & Tim Philip, Montather, Jirat, Eric Kitchen, Moritz Schmidt, Ian Dundore, Chris Peters, Sandra Aft, Steve Marshall\n--\n\nWant to find Crash Course elsewhere on the internet?\nFacebook - http://www.facebook.com/YouTubeCrashCourse\nTwitter - http://www.twitter.com/TheCrashCourse\nTumblr - http://thecrashcourse.tumblr.com \nSupport Crash Course on Patreon: http://patreon.com/crashcourse\n\nCC Kids: http://www.youtube.com/crashcoursekids"
256
+ },
257
+ "defaultAudioLanguage":"en"
258
+ },
259
+ "contentDetails":{
260
+ "duration":"PT11M32S",
261
+ "dimension":"2d",
262
+ "definition":"hd",
263
+ "caption":"true",
264
+ "licensedContent":true,
265
+ "projection":"rectangular"
266
+ },
267
+ "statistics":{
268
+ "viewCount":"197207",
269
+ "likeCount":"3636",
270
+ "dislikeCount":"298",
271
+ "favoriteCount":"0",
272
+ "commentCount":"289"
273
+ }
274
+ },
275
+ {
276
+ "kind":"youtube#video",
277
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/NuDIexz4TeKsuNUzkp6PdbvWHbw\"",
278
+ "id":"BnC6IABJXOI",
279
+ "snippet":{
280
+ "publishedAt":"2014-05-02T22:42:00.000Z",
281
+ "channelId":"UCsT0YIqwnpJCM-mx7-gSA4Q",
282
+ "title":"Toxic culture of education: Joshua Katz at TEDxUniversityofAkron",
283
+ "description":"Joshua Katz is a high school math teacher in Orange County, FL. \n\nJoshua's Talk:\nIn the mid 1800's, Horace Mann captured the potential impact of education on society. We have yet to realize the potential he saw, and in fact, we are missing the mark by a wider and wider margin. We have created a \"Toxic Culture of Education\" in our country that is damaging students, impacting our economy, and threatening our future. Since the passage of No Child Left Behind, we have embraced a culture of high stakes testing and are perpetuating a false sense of failure in our schools. We have ignored research and data on effective policy making practices in order to serve the interest of private industries that have monetized our students. The impact is being felt in communities, on college campuses, and in our economy. The solution lies in a common sense approach to student development, curriculum choice, career exploration, and relevant data analysis. This talk will present a vision of an education system that allows us to embrace our full potential if we only had the courage to ask \"Why Not\"?\n\nAbout TEDx, x = independently organized event:\n\nIn the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. At a TEDx event, TEDTalks video and live speakers combine to spark deep discussion and connection in a small group. These local, self-organized events are branded TEDx, where x = independently organized TED event. The TED Conference provides general guidance for the TEDx program, but individual TEDx events are self-organized.* (*Subject to certain rules and regulations)",
284
+ "thumbnails":{
285
+ "default":{
286
+ "url":"https://i.ytimg.com/vi/BnC6IABJXOI/default.jpg",
287
+ "width":120,
288
+ "height":90
289
+ },
290
+ "medium":{
291
+ "url":"https://i.ytimg.com/vi/BnC6IABJXOI/mqdefault.jpg",
292
+ "width":320,
293
+ "height":180
294
+ },
295
+ "high":{
296
+ "url":"https://i.ytimg.com/vi/BnC6IABJXOI/hqdefault.jpg",
297
+ "width":480,
298
+ "height":360
299
+ },
300
+ "standard":{
301
+ "url":"https://i.ytimg.com/vi/BnC6IABJXOI/sddefault.jpg",
302
+ "width":640,
303
+ "height":480
304
+ },
305
+ "maxres":{
306
+ "url":"https://i.ytimg.com/vi/BnC6IABJXOI/maxresdefault.jpg",
307
+ "width":1280,
308
+ "height":720
309
+ }
310
+ },
311
+ "channelTitle":"TEDx Talks",
312
+ "tags":[
313
+ "lessons",
314
+ "School",
315
+ "Culture (Type Of Museum)",
316
+ "students",
317
+ "tedx",
318
+ "History",
319
+ "taxes",
320
+ "ted talks",
321
+ "tedx talks",
322
+ "reform",
323
+ "teachers",
324
+ "algebra",
325
+ "English",
326
+ "public education",
327
+ "ted",
328
+ "ted x",
329
+ "tedx talk",
330
+ "TEDxUniversityofAkron",
331
+ "United States Of America (Country)",
332
+ "toxic",
333
+ "TEDx",
334
+ "education",
335
+ "Katz",
336
+ "akron",
337
+ "joshua",
338
+ "ted talk"
339
+ ],
340
+ "categoryId":"29",
341
+ "liveBroadcastContent":"none",
342
+ "defaultLanguage":"en",
343
+ "localized":{
344
+ "title":"Toxic culture of education: Joshua Katz at TEDxUniversityofAkron",
345
+ "description":"Joshua Katz is a high school math teacher in Orange County, FL. \n\nJoshua's Talk:\nIn the mid 1800's, Horace Mann captured the potential impact of education on society. We have yet to realize the potential he saw, and in fact, we are missing the mark by a wider and wider margin. We have created a \"Toxic Culture of Education\" in our country that is damaging students, impacting our economy, and threatening our future. Since the passage of No Child Left Behind, we have embraced a culture of high stakes testing and are perpetuating a false sense of failure in our schools. We have ignored research and data on effective policy making practices in order to serve the interest of private industries that have monetized our students. The impact is being felt in communities, on college campuses, and in our economy. The solution lies in a common sense approach to student development, curriculum choice, career exploration, and relevant data analysis. This talk will present a vision of an education system that allows us to embrace our full potential if we only had the courage to ask \"Why Not\"?\n\nAbout TEDx, x = independently organized event:\n\nIn the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. At a TEDx event, TEDTalks video and live speakers combine to spark deep discussion and connection in a small group. These local, self-organized events are branded TEDx, where x = independently organized TED event. The TED Conference provides general guidance for the TEDx program, but individual TEDx events are self-organized.* (*Subject to certain rules and regulations)"
346
+ },
347
+ "defaultAudioLanguage":"en-US"
348
+ },
349
+ "contentDetails":{
350
+ "duration":"PT17M2S",
351
+ "dimension":"2d",
352
+ "definition":"hd",
353
+ "caption":"true",
354
+ "licensedContent":true,
355
+ "projection":"rectangular"
356
+ },
357
+ "statistics":{
358
+ "viewCount":"1485816",
359
+ "likeCount":"51845",
360
+ "dislikeCount":"1046",
361
+ "favoriteCount":"0",
362
+ "commentCount":"4090"
363
+ }
364
+ },
365
+ {
366
+ "kind":"youtube#video",
367
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/5XtS5bU_5dpVWbSPtoh1cfWDoIY\"",
368
+ "id":"xhN5Zkm82DA",
369
+ "snippet":{
370
+ "publishedAt":"2016-12-20T16:05:07.000Z",
371
+ "channelId":"UC5Ti4_DVp7LW34PjEwB13Xg",
372
+ "title":"Learn Shapes Educational Video For Kids",
373
+ "description":"Morphle Playlist: https://www.youtube.com/playlist?list=PLmwpvieHKxgF2A7612PdKabO1EEjfe5aP Download episodes:\nhttp://www.mymagicpetmorphle.com\n\nIn this compilation of the My Magic Pet Morphle cartoon Morphle morphs into all sorts of things like a T-Rex, Dinosaurs, Triceratops, an Ambulance, Monster Truck, a truck, a dump truck a fire truck, bus, a crane. other vehicles, dinosaurs, animals and a robot.\n\n'My Magic Pet Morphle' is an animated hit tv show for toddlers and older kids. But because of it's fun colors and sounds it is even popular with babies. Morphle can morph into anything his human companion Mila wants. From dinosaus to cars, construction vehicles like diggers, dumptrucks and cranes to pets like cats dogs and lions! All our episodes have an educational core to them so that your kids can learn about things like shapes, numbers and colors.\n\nPlease subscribe to our channel. We upload a new Morphle episode at least once a week!\n\n-----------------------------------------------------------------------------\n#kids #cartoon #Morphle",
374
+ "thumbnails":{
375
+ "default":{
376
+ "url":"https://i.ytimg.com/vi/xhN5Zkm82DA/default.jpg",
377
+ "width":120,
378
+ "height":90
379
+ },
380
+ "medium":{
381
+ "url":"https://i.ytimg.com/vi/xhN5Zkm82DA/mqdefault.jpg",
382
+ "width":320,
383
+ "height":180
384
+ },
385
+ "high":{
386
+ "url":"https://i.ytimg.com/vi/xhN5Zkm82DA/hqdefault.jpg",
387
+ "width":480,
388
+ "height":360
389
+ },
390
+ "standard":{
391
+ "url":"https://i.ytimg.com/vi/xhN5Zkm82DA/sddefault.jpg",
392
+ "width":640,
393
+ "height":480
394
+ },
395
+ "maxres":{
396
+ "url":"https://i.ytimg.com/vi/xhN5Zkm82DA/maxresdefault.jpg",
397
+ "width":1280,
398
+ "height":720
399
+ }
400
+ },
401
+ "channelTitle":"Morphle TV",
402
+ "tags":[
403
+ "shapes",
404
+ "shapes kids",
405
+ "educational for kids",
406
+ "shapes for children",
407
+ "shape",
408
+ "learn shapes",
409
+ "learn shapes for children",
410
+ "toddlers",
411
+ "animation",
412
+ "morphle",
413
+ "my magic pet morphle",
414
+ "morphle videos",
415
+ "kids",
416
+ "children",
417
+ "video for kids",
418
+ "videos for children",
419
+ "kids videos",
420
+ "learn",
421
+ "kids tv",
422
+ "numbers",
423
+ "phonics",
424
+ "Family",
425
+ "Learning (Quotation Subject)",
426
+ "School",
427
+ "children rhymes",
428
+ "babies",
429
+ "preschool",
430
+ "kidstv",
431
+ "rhyme",
432
+ "nursery rhymes songs",
433
+ "nursery rhymes playlist",
434
+ "toddler",
435
+ "abc",
436
+ "top nursery rhymes",
437
+ "english"
438
+ ],
439
+ "categoryId":"1",
440
+ "liveBroadcastContent":"none",
441
+ "defaultLanguage":"en",
442
+ "localized":{
443
+ "title":"Learn Shapes Educational Video For Kids",
444
+ "description":"Morphle Playlist: https://www.youtube.com/playlist?list=PLmwpvieHKxgF2A7612PdKabO1EEjfe5aP Download episodes:\nhttp://www.mymagicpetmorphle.com\n\nIn this compilation of the My Magic Pet Morphle cartoon Morphle morphs into all sorts of things like a T-Rex, Dinosaurs, Triceratops, an Ambulance, Monster Truck, a truck, a dump truck a fire truck, bus, a crane. other vehicles, dinosaurs, animals and a robot.\n\n'My Magic Pet Morphle' is an animated hit tv show for toddlers and older kids. But because of it's fun colors and sounds it is even popular with babies. Morphle can morph into anything his human companion Mila wants. From dinosaus to cars, construction vehicles like diggers, dumptrucks and cranes to pets like cats dogs and lions! All our episodes have an educational core to them so that your kids can learn about things like shapes, numbers and colors.\n\nPlease subscribe to our channel. We upload a new Morphle episode at least once a week!\n\n-----------------------------------------------------------------------------\n#kids #cartoon #Morphle"
445
+ },
446
+ "defaultAudioLanguage":"en-US"
447
+ },
448
+ "contentDetails":{
449
+ "duration":"PT28M46S",
450
+ "dimension":"2d",
451
+ "definition":"hd",
452
+ "caption":"false",
453
+ "licensedContent":true,
454
+ "projection":"rectangular"
455
+ },
456
+ "statistics":{
457
+ "viewCount":"21733455",
458
+ "favoriteCount":"0",
459
+ "commentCount":"9"
460
+ }
461
+ },
462
+ {
463
+ "kind":"youtube#video",
464
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/EZHY_I7EtjBq9KsvONo2AqSzEjA\"",
465
+ "id":"8ZV_i37wxX8",
466
+ "snippet":{
467
+ "publishedAt":"2019-10-13T12:00:00.000Z",
468
+ "channelId":"UChGJGhZ9SOOHvBB0Y4DOO_w",
469
+ "title":"Why do Flood Happen?????? Educational Video for Kids!!!!",
470
+ "description":"Why do Flood Happen Educational Video for Kids with Ryan ToysReview! Let's learn all about the reason Flood happens and more! ! Fun educational learning video for children!",
471
+ "thumbnails":{
472
+ "default":{
473
+ "url":"https://i.ytimg.com/vi/8ZV_i37wxX8/default.jpg",
474
+ "width":120,
475
+ "height":90
476
+ },
477
+ "medium":{
478
+ "url":"https://i.ytimg.com/vi/8ZV_i37wxX8/mqdefault.jpg",
479
+ "width":320,
480
+ "height":180
481
+ },
482
+ "high":{
483
+ "url":"https://i.ytimg.com/vi/8ZV_i37wxX8/hqdefault.jpg",
484
+ "width":480,
485
+ "height":360
486
+ },
487
+ "standard":{
488
+ "url":"https://i.ytimg.com/vi/8ZV_i37wxX8/sddefault.jpg",
489
+ "width":640,
490
+ "height":480
491
+ },
492
+ "maxres":{
493
+ "url":"https://i.ytimg.com/vi/8ZV_i37wxX8/maxresdefault.jpg",
494
+ "width":1280,
495
+ "height":720
496
+ }
497
+ },
498
+ "channelTitle":"Ryan's World",
499
+ "tags":[
500
+ "Flood",
501
+ "Why do Flood Happen",
502
+ "flood facts",
503
+ "flood for kids",
504
+ "all about flood",
505
+ "educational videos for kids",
506
+ "learn about flood",
507
+ "Ryan ToysReview",
508
+ "Ryan toys",
509
+ "Ryan",
510
+ "learn",
511
+ "learns",
512
+ "educational",
513
+ "education",
514
+ "eductional kids video",
515
+ "eductional video for children",
516
+ "learning video for toddlers",
517
+ "learning video for preschoolor",
518
+ "kids science video",
519
+ "Ryan's Family Review",
520
+ "science videos"
521
+ ],
522
+ "categoryId":"24",
523
+ "liveBroadcastContent":"none",
524
+ "localized":{
525
+ "title":"Why do Flood Happen?????? Educational Video for Kids!!!!",
526
+ "description":"Why do Flood Happen Educational Video for Kids with Ryan ToysReview! Let's learn all about the reason Flood happens and more! ! Fun educational learning video for children!"
527
+ }
528
+ },
529
+ "contentDetails":{
530
+ "duration":"PT7M46S",
531
+ "dimension":"2d",
532
+ "definition":"hd",
533
+ "caption":"false",
534
+ "licensedContent":true,
535
+ "projection":"rectangular"
536
+ },
537
+ "statistics":{
538
+ "viewCount":"9670435",
539
+ "likeCount":"16624",
540
+ "dislikeCount":"5101",
541
+ "favoriteCount":"0"
542
+ }
543
+ },
544
+ {
545
+ "kind":"youtube#video",
546
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/cST0wxim_2nf44FpZF_S_PQHlQM\"",
547
+ "id":"nA1Aqp0sPQo",
548
+ "snippet":{
549
+ "publishedAt":"2012-05-08T01:58:03.000Z",
550
+ "channelId":"UC2zniDSpDbJ7u2rqO6aShTg",
551
+ "title":"21st Century Education",
552
+ "description":"21st Century Education",
553
+ "thumbnails":{
554
+ "default":{
555
+ "url":"https://i.ytimg.com/vi/nA1Aqp0sPQo/default.jpg",
556
+ "width":120,
557
+ "height":90
558
+ },
559
+ "medium":{
560
+ "url":"https://i.ytimg.com/vi/nA1Aqp0sPQo/mqdefault.jpg",
561
+ "width":320,
562
+ "height":180
563
+ },
564
+ "high":{
565
+ "url":"https://i.ytimg.com/vi/nA1Aqp0sPQo/hqdefault.jpg",
566
+ "width":480,
567
+ "height":360
568
+ },
569
+ "standard":{
570
+ "url":"https://i.ytimg.com/vi/nA1Aqp0sPQo/sddefault.jpg",
571
+ "width":640,
572
+ "height":480
573
+ }
574
+ },
575
+ "channelTitle":"AITSL",
576
+ "tags":[
577
+ "21st",
578
+ "century",
579
+ "education",
580
+ "AITSL"
581
+ ],
582
+ "categoryId":"27",
583
+ "liveBroadcastContent":"none",
584
+ "localized":{
585
+ "title":"21st Century Education",
586
+ "description":"21st Century Education"
587
+ },
588
+ "defaultAudioLanguage":"en-GB"
589
+ },
590
+ "contentDetails":{
591
+ "duration":"PT3M41S",
592
+ "dimension":"2d",
593
+ "definition":"sd",
594
+ "caption":"true",
595
+ "licensedContent":false,
596
+ "projection":"rectangular"
597
+ },
598
+ "statistics":{
599
+ "viewCount":"967146",
600
+ "favoriteCount":"0"
601
+ }
602
+ },
603
+ {
604
+ "kind":"youtube#video",
605
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/P11rdR4kb_nqrYjVWh-VHm0mNDU\"",
606
+ "id":"7CBKCG7HXjI",
607
+ "snippet":{
608
+ "publishedAt":"2020-04-29T02:00:45.000Z",
609
+ "channelId":"UC72V1bNq-iPgVnRUDIXnNag",
610
+ "title":"शैक्षिक समाचार राजस्थान 29 APRIL 2020 RAJASTHAN EDUCATION NEWS Sekshik Samachar #Rpsc #REET #Rssb",
611
+ "description":"शैक्षिक समाचार राजस्थान 29 APRIL 2020 RAJASTHAN EDUCATION NEWS Sekshik Samachar\nPDF 👉 https://drive.google.com/file/d/1w09AttkW4QBDM6OTnIYsun90O1Cmzm7x/view?usp=drivesdk\n\n#Rajasthan\n#Shaikshik \n#samachar\n#Rajasthanshekshiksamachar\n#rpsc1stgrade\n#educationnews\n#Rajasthaneducationnews\n#Currentaffair2020\n#Reet2020\n#Rtet2020\n#Patwarinewvacancy\n#Rajasthanpolice\n#reet3rdgradevacancy\n#Rajasthan\n#Shaikshik \n#samachar\n#rpsc\n#rpsc1stgrade\n#sekshik\n#educationnews\n#currentaffairs\n#April\n#currentgk\n#schoolLecturer\n#upsc\n#ssc\n#masterjee\n#masterji\n#rsmssb\n#शैक्षिक\n#शिक्षक\n#शैक्षिकसमाचार\n#Patwarbharti2020\n#Constablebharti\n#policebharti2020\n#patwaribharti\n#patwarivacancy\n#Policeconstablebharti\n#Collegelecturerbharti",
612
+ "thumbnails":{
613
+ "default":{
614
+ "url":"https://i.ytimg.com/vi/7CBKCG7HXjI/default.jpg",
615
+ "width":120,
616
+ "height":90
617
+ },
618
+ "medium":{
619
+ "url":"https://i.ytimg.com/vi/7CBKCG7HXjI/mqdefault.jpg",
620
+ "width":320,
621
+ "height":180
622
+ },
623
+ "high":{
624
+ "url":"https://i.ytimg.com/vi/7CBKCG7HXjI/hqdefault.jpg",
625
+ "width":480,
626
+ "height":360
627
+ },
628
+ "standard":{
629
+ "url":"https://i.ytimg.com/vi/7CBKCG7HXjI/sddefault.jpg",
630
+ "width":640,
631
+ "height":480
632
+ },
633
+ "maxres":{
634
+ "url":"https://i.ytimg.com/vi/7CBKCG7HXjI/maxresdefault.jpg",
635
+ "width":1280,
636
+ "height":720
637
+ }
638
+ },
639
+ "channelTitle":"Master Jee",
640
+ "tags":[
641
+ "शैक्षिक समाचार राजस्थान",
642
+ "28-04-2020",
643
+ "Rajasthan Education Samachar",
644
+ "Shaikshik Samachar",
645
+ "Shekshik samachar samachar",
646
+ "patwari bharti 2020",
647
+ "police constable bharti 2020",
648
+ "RPSC",
649
+ "RSMSSB",
650
+ "REET 2020",
651
+ "New Vacancy 2020",
652
+ "RPSC 1st Grade 2020",
653
+ "RPSC 2nd Grade 2018",
654
+ "RTET 2020",
655
+ "3rd Grade",
656
+ "tech news",
657
+ "trending news",
658
+ "ctet",
659
+ "modi news",
660
+ "rajasthan current affairs",
661
+ "sbi exam",
662
+ "ssc exam",
663
+ "railway exam",
664
+ "uptet",
665
+ "mptet",
666
+ "today",
667
+ "rajasthan police vacancy",
668
+ "28 April 2020 current affairs"
669
+ ],
670
+ "categoryId":"27",
671
+ "liveBroadcastContent":"none",
672
+ "localized":{
673
+ "title":"शैक्षिक समाचार राजस्थान 29 APRIL 2020 RAJASTHAN EDUCATION NEWS Sekshik Samachar #Rpsc #REET #Rssb",
674
+ "description":"शैक्षिक समाचार राजस्थान 29 APRIL 2020 RAJASTHAN EDUCATION NEWS Sekshik Samachar\nPDF 👉 https://drive.google.com/file/d/1w09AttkW4QBDM6OTnIYsun90O1Cmzm7x/view?usp=drivesdk\n\n#Rajasthan\n#Shaikshik \n#samachar\n#Rajasthanshekshiksamachar\n#rpsc1stgrade\n#educationnews\n#Rajasthaneducationnews\n#Currentaffair2020\n#Reet2020\n#Rtet2020\n#Patwarinewvacancy\n#Rajasthanpolice\n#reet3rdgradevacancy\n#Rajasthan\n#Shaikshik \n#samachar\n#rpsc\n#rpsc1stgrade\n#sekshik\n#educationnews\n#currentaffairs\n#April\n#currentgk\n#schoolLecturer\n#upsc\n#ssc\n#masterjee\n#masterji\n#rsmssb\n#शैक्षिक\n#शिक्षक\n#शैक्षिकसमाचार\n#Patwarbharti2020\n#Constablebharti\n#policebharti2020\n#patwaribharti\n#patwarivacancy\n#Policeconstablebharti\n#Collegelecturerbharti"
675
+ }
676
+ },
677
+ "contentDetails":{
678
+ "duration":"PT5M58S",
679
+ "dimension":"2d",
680
+ "definition":"hd",
681
+ "caption":"false",
682
+ "licensedContent":true,
683
+ "projection":"rectangular"
684
+ },
685
+ "statistics":{
686
+ "viewCount":"1332",
687
+ "likeCount":"146",
688
+ "dislikeCount":"3",
689
+ "favoriteCount":"0",
690
+ "commentCount":"6"
691
+ }
692
+ },
693
+ {
694
+ "kind":"youtube#video",
695
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/uWkDSq6S3_wou5GgovkjEcU56po\"",
696
+ "id":"DdNAUJWJN08",
697
+ "snippet":{
698
+ "publishedAt":"2012-02-01T12:07:02.000Z",
699
+ "channelId":"UC1xXl6pnfk3lSOetSoDjTqg",
700
+ "title":"Noam Chomsky - The Purpose of Education",
701
+ "description":"Noam Chomsky discusses the purpose of education, impact of technology, whether education should be perceived as a cost or an investment and the value of standardised assessment. \r\n\r\nPresented at the Learning Without Frontiers Conference - Jan 25th 2012- London (LWF 12) \r\n\r\nhttp://www.learningwithoutfrontiers.com\r\n\r\ncredits:\r\nInterviewed & directed by Graham Brown-Martin\r\nFilmed & edited by Kevin Grant at wildtraxtv (http://on.fb.me/wildtraxtv)",
702
+ "thumbnails":{
703
+ "default":{
704
+ "url":"https://i.ytimg.com/vi/DdNAUJWJN08/default.jpg",
705
+ "width":120,
706
+ "height":90
707
+ },
708
+ "medium":{
709
+ "url":"https://i.ytimg.com/vi/DdNAUJWJN08/mqdefault.jpg",
710
+ "width":320,
711
+ "height":180
712
+ },
713
+ "high":{
714
+ "url":"https://i.ytimg.com/vi/DdNAUJWJN08/hqdefault.jpg",
715
+ "width":480,
716
+ "height":360
717
+ },
718
+ "standard":{
719
+ "url":"https://i.ytimg.com/vi/DdNAUJWJN08/sddefault.jpg",
720
+ "width":640,
721
+ "height":480
722
+ },
723
+ "maxres":{
724
+ "url":"https://i.ytimg.com/vi/DdNAUJWJN08/maxresdefault.jpg",
725
+ "width":1280,
726
+ "height":720
727
+ }
728
+ },
729
+ "channelTitle":"lwf",
730
+ "tags":[
731
+ "lwf12",
732
+ "learning",
733
+ "education",
734
+ "teaching",
735
+ "technology",
736
+ "assessment",
737
+ "purpose",
738
+ "lwf",
739
+ "noam",
740
+ "chomsky",
741
+ "democracy",
742
+ "superstructure"
743
+ ],
744
+ "categoryId":"27",
745
+ "liveBroadcastContent":"none",
746
+ "localized":{
747
+ "title":"Noam Chomsky - The Purpose of Education",
748
+ "description":"Noam Chomsky discusses the purpose of education, impact of technology, whether education should be perceived as a cost or an investment and the value of standardised assessment. \r\n\r\nPresented at the Learning Without Frontiers Conference - Jan 25th 2012- London (LWF 12) \r\n\r\nhttp://www.learningwithoutfrontiers.com\r\n\r\ncredits:\r\nInterviewed & directed by Graham Brown-Martin\r\nFilmed & edited by Kevin Grant at wildtraxtv (http://on.fb.me/wildtraxtv)"
749
+ }
750
+ },
751
+ "contentDetails":{
752
+ "duration":"PT21M58S",
753
+ "dimension":"2d",
754
+ "definition":"hd",
755
+ "caption":"false",
756
+ "licensedContent":false,
757
+ "projection":"rectangular"
758
+ },
759
+ "statistics":{
760
+ "viewCount":"627513",
761
+ "likeCount":"5466",
762
+ "dislikeCount":"140",
763
+ "favoriteCount":"0",
764
+ "commentCount":"863"
765
+ }
766
+ },
767
+ {
768
+ "kind":"youtube#video",
769
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/ZIgKKHvcvYIGWtGFoyWjmkj4o0Y\"",
770
+ "id":"imHfNDpBlCE",
771
+ "snippet":{
772
+ "publishedAt":"2020-04-27T04:58:36.000Z",
773
+ "channelId":"UCI3RT5PGmdi1KVp9FG_CneA",
774
+ "title":"Department of Education postpones COVID-19 briefing",
775
+ "description":"Parents, students and pupils are still unsure about what lockdown Level 4 means for the education sector. Government was expected to explain this today, but that briefing has been postponed. Sadtu General-Secretary Mugwena Maluleke reiterates that this academic year can still be recovered. #Day32ofLockdown #LockdownEasedRegulations",
776
+ "thumbnails":{
777
+ "default":{
778
+ "url":"https://i.ytimg.com/vi/imHfNDpBlCE/default.jpg",
779
+ "width":120,
780
+ "height":90
781
+ },
782
+ "medium":{
783
+ "url":"https://i.ytimg.com/vi/imHfNDpBlCE/mqdefault.jpg",
784
+ "width":320,
785
+ "height":180
786
+ },
787
+ "high":{
788
+ "url":"https://i.ytimg.com/vi/imHfNDpBlCE/hqdefault.jpg",
789
+ "width":480,
790
+ "height":360
791
+ },
792
+ "standard":{
793
+ "url":"https://i.ytimg.com/vi/imHfNDpBlCE/sddefault.jpg",
794
+ "width":640,
795
+ "height":480
796
+ },
797
+ "maxres":{
798
+ "url":"https://i.ytimg.com/vi/imHfNDpBlCE/maxresdefault.jpg",
799
+ "width":1280,
800
+ "height":720
801
+ }
802
+ },
803
+ "channelTitle":"eNCA",
804
+ "categoryId":"25",
805
+ "liveBroadcastContent":"none",
806
+ "defaultLanguage":"en",
807
+ "localized":{
808
+ "title":"Department of Education postpones COVID-19 briefing",
809
+ "description":"Parents, students and pupils are still unsure about what lockdown Level 4 means for the education sector. Government was expected to explain this today, but that briefing has been postponed. Sadtu General-Secretary Mugwena Maluleke reiterates that this academic year can still be recovered. #Day32ofLockdown #LockdownEasedRegulations"
810
+ },
811
+ "defaultAudioLanguage":"en"
812
+ },
813
+ "contentDetails":{
814
+ "duration":"PT6M1S",
815
+ "dimension":"2d",
816
+ "definition":"hd",
817
+ "caption":"false",
818
+ "licensedContent":true,
819
+ "projection":"rectangular"
820
+ },
821
+ "statistics":{
822
+ "viewCount":"32082",
823
+ "likeCount":"110",
824
+ "dislikeCount":"25",
825
+ "favoriteCount":"0"
826
+ }
827
+ },
828
+ {
829
+ "kind":"youtube#video",
830
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/-rJradXuE5mzQn0w5rxY5Bky2is\"",
831
+ "id":"iG9CE55wbtY",
832
+ "snippet":{
833
+ "publishedAt":"2007-01-07T05:00:34.000Z",
834
+ "channelId":"UCAuUUnT6oDeKwE6v1NGQxug",
835
+ "title":"Do schools kill creativity? | Sir Ken Robinson",
836
+ "description":"Sir Ken Robinson makes an entertaining and profoundly moving case for creating an education system that nurtures (rather than undermines) creativity.\n\nGet TED Talks recommended just for you! Learn more at https://www.ted.com/signup.\n\nThe TED Talks channel features the best talks and performances from the TED Conference, where the world's leading thinkers and doers give the talk of their lives in 18 minutes (or less). Look for talks on Technology, Entertainment and Design -- plus science, business, global issues, the arts and more.\n\nFollow TED on Twitter: http://www.twitter.com/TEDTalks\nLike TED on Facebook: https://www.facebook.com/TED\n\nSubscribe to our channel: https://www.youtube.com/TED",
837
+ "thumbnails":{
838
+ "default":{
839
+ "url":"https://i.ytimg.com/vi/iG9CE55wbtY/default.jpg",
840
+ "width":120,
841
+ "height":90
842
+ },
843
+ "medium":{
844
+ "url":"https://i.ytimg.com/vi/iG9CE55wbtY/mqdefault.jpg",
845
+ "width":320,
846
+ "height":180
847
+ },
848
+ "high":{
849
+ "url":"https://i.ytimg.com/vi/iG9CE55wbtY/hqdefault.jpg",
850
+ "width":480,
851
+ "height":360
852
+ },
853
+ "standard":{
854
+ "url":"https://i.ytimg.com/vi/iG9CE55wbtY/sddefault.jpg",
855
+ "width":640,
856
+ "height":480
857
+ }
858
+ },
859
+ "channelTitle":"TED",
860
+ "tags":[
861
+ "Ken",
862
+ "Robinson",
863
+ "TED",
864
+ "TEDTalks",
865
+ "Talks",
866
+ "TED2006",
867
+ "education",
868
+ "educational",
869
+ "system",
870
+ "creativity",
871
+ "innovation",
872
+ "schooling",
873
+ "school",
874
+ "curiosity"
875
+ ],
876
+ "categoryId":"27",
877
+ "liveBroadcastContent":"none",
878
+ "defaultLanguage":"en",
879
+ "localized":{
880
+ "title":"Do schools kill creativity? | Sir Ken Robinson",
881
+ "description":"Sir Ken Robinson makes an entertaining and profoundly moving case for creating an education system that nurtures (rather than undermines) creativity.\n\nGet TED Talks recommended just for you! Learn more at https://www.ted.com/signup.\n\nThe TED Talks channel features the best talks and performances from the TED Conference, where the world's leading thinkers and doers give the talk of their lives in 18 minutes (or less). Look for talks on Technology, Entertainment and Design -- plus science, business, global issues, the arts and more.\n\nFollow TED on Twitter: http://www.twitter.com/TEDTalks\nLike TED on Facebook: https://www.facebook.com/TED\n\nSubscribe to our channel: https://www.youtube.com/TED"
882
+ }
883
+ },
884
+ "contentDetails":{
885
+ "duration":"PT20M4S",
886
+ "dimension":"2d",
887
+ "definition":"sd",
888
+ "caption":"true",
889
+ "licensedContent":true,
890
+ "projection":"rectangular"
891
+ },
892
+ "statistics":{
893
+ "viewCount":"18693212",
894
+ "likeCount":"194740",
895
+ "dislikeCount":"3340",
896
+ "favoriteCount":"0",
897
+ "commentCount":"10503"
898
+ }
899
+ },
900
+ {
901
+ "kind":"youtube#video",
902
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/Dvyz0VGXd-4XbgUiEJ9f4xJwO7Q\"",
903
+ "id":"_aB9Tg6SRA0",
904
+ "snippet":{
905
+ "publishedAt":"2019-10-15T22:02:46.000Z",
906
+ "channelId":"UCY_Bq1AF0xvPUjaAqV7kweA",
907
+ "title":"Inside Singapore’s world-class education system",
908
+ "description":"Dateline travels to Singapore to find out why its education system tops the global leader board. We look at high-stakes testing, and ask if the culture of competition puts too much pressure on kids. Janice Petersen follows some of Australia’s top teachers to Singapore, to find out how its education system, and culture, creates the world’s smartest students.",
909
+ "thumbnails":{
910
+ "default":{
911
+ "url":"https://i.ytimg.com/vi/_aB9Tg6SRA0/default.jpg",
912
+ "width":120,
913
+ "height":90
914
+ },
915
+ "medium":{
916
+ "url":"https://i.ytimg.com/vi/_aB9Tg6SRA0/mqdefault.jpg",
917
+ "width":320,
918
+ "height":180
919
+ },
920
+ "high":{
921
+ "url":"https://i.ytimg.com/vi/_aB9Tg6SRA0/hqdefault.jpg",
922
+ "width":480,
923
+ "height":360
924
+ },
925
+ "standard":{
926
+ "url":"https://i.ytimg.com/vi/_aB9Tg6SRA0/sddefault.jpg",
927
+ "width":640,
928
+ "height":480
929
+ },
930
+ "maxres":{
931
+ "url":"https://i.ytimg.com/vi/_aB9Tg6SRA0/maxresdefault.jpg",
932
+ "width":1280,
933
+ "height":720
934
+ }
935
+ },
936
+ "channelTitle":"SBS Dateline",
937
+ "tags":[
938
+ "SBS",
939
+ "Dateline",
940
+ "documentary",
941
+ "international film",
942
+ "journalism",
943
+ "reporting",
944
+ "Education",
945
+ "School",
946
+ "Singapore",
947
+ "Schooling in Singapore",
948
+ "Students",
949
+ "Smartest Children in the world",
950
+ "Smartest school",
951
+ "best education",
952
+ "Learning",
953
+ "Math",
954
+ "Science",
955
+ "High School",
956
+ "Singaporian School",
957
+ "Singapore documentry",
958
+ "education documentry",
959
+ "school documentry",
960
+ "Mathematics"
961
+ ],
962
+ "categoryId":"25",
963
+ "liveBroadcastContent":"none",
964
+ "localized":{
965
+ "title":"Inside Singapore’s world-class education system",
966
+ "description":"Dateline travels to Singapore to find out why its education system tops the global leader board. We look at high-stakes testing, and ask if the culture of competition puts too much pressure on kids. Janice Petersen follows some of Australia’s top teachers to Singapore, to find out how its education system, and culture, creates the world’s smartest students."
967
+ }
968
+ },
969
+ "contentDetails":{
970
+ "duration":"PT27M16S",
971
+ "dimension":"2d",
972
+ "definition":"hd",
973
+ "caption":"false",
974
+ "licensedContent":true,
975
+ "regionRestriction":{
976
+ "blocked":[
977
+ "AU"
978
+ ]
979
+ },
980
+ "projection":"rectangular"
981
+ },
982
+ "statistics":{
983
+ "viewCount":"474344",
984
+ "likeCount":"8018",
985
+ "dislikeCount":"421",
986
+ "favoriteCount":"0",
987
+ "commentCount":"2323"
988
+ }
989
+ },
990
+ {
991
+ "kind":"youtube#video",
992
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/Qjddu29Gpq9ZEBpgNRyZpCPjJvQ\"",
993
+ "id":"2lmv6ZDm0vw",
994
+ "snippet":{
995
+ "publishedAt":"2019-09-13T02:47:44.000Z",
996
+ "channelId":"UCBi2mrWuNuyYy4gbM6fU18Q",
997
+ "title":"Democratic candidates debate: Education | ABC News",
998
+ "description":"WATCH THE FULL DEBATE: https://www.youtube.com/watch?v=2UWVO0Trd1c\n\nABC News’ Linsey Davis asks the candidates how will they address the education system, including public schools vs. charter schools. READ MORE: https://abcn.ws/2lKgdhn\n\n#ABCNews #DemDebate #Vote2020 #DemocraticDebate #Politics #News #Election #2020Candidates #Education #America",
999
+ "thumbnails":{
1000
+ "default":{
1001
+ "url":"https://i.ytimg.com/vi/2lmv6ZDm0vw/default.jpg",
1002
+ "width":120,
1003
+ "height":90
1004
+ },
1005
+ "medium":{
1006
+ "url":"https://i.ytimg.com/vi/2lmv6ZDm0vw/mqdefault.jpg",
1007
+ "width":320,
1008
+ "height":180
1009
+ },
1010
+ "high":{
1011
+ "url":"https://i.ytimg.com/vi/2lmv6ZDm0vw/hqdefault.jpg",
1012
+ "width":480,
1013
+ "height":360
1014
+ },
1015
+ "standard":{
1016
+ "url":"https://i.ytimg.com/vi/2lmv6ZDm0vw/sddefault.jpg",
1017
+ "width":640,
1018
+ "height":480
1019
+ },
1020
+ "maxres":{
1021
+ "url":"https://i.ytimg.com/vi/2lmv6ZDm0vw/maxresdefault.jpg",
1022
+ "width":1280,
1023
+ "height":720
1024
+ }
1025
+ },
1026
+ "channelTitle":"ABC News",
1027
+ "tags":[
1028
+ "Democratic debate",
1029
+ "ABC News",
1030
+ "Joe Biden",
1031
+ "Cory Booker",
1032
+ "Pete Buttigieg",
1033
+ "Julian Castro",
1034
+ "Kamala Harris",
1035
+ "Amy Klobuchar",
1036
+ "Beto O'Rourke",
1037
+ "Bernie Sanders",
1038
+ "Elizabeth Warren",
1039
+ "Andrew Yang",
1040
+ "Houston",
1041
+ "Texas Southern University",
1042
+ "2019",
1043
+ "2020 candidates",
1044
+ "Education",
1045
+ "schools",
1046
+ "education policy",
1047
+ "charter schools",
1048
+ "public schools",
1049
+ "children",
1050
+ "America",
1051
+ "democratic debate topics",
1052
+ "highlights",
1053
+ "best moments",
1054
+ "Linsey Davis"
1055
+ ],
1056
+ "categoryId":"25",
1057
+ "liveBroadcastContent":"none",
1058
+ "localized":{
1059
+ "title":"Democratic candidates debate: Education | ABC News",
1060
+ "description":"WATCH THE FULL DEBATE: https://www.youtube.com/watch?v=2UWVO0Trd1c\n\nABC News’ Linsey Davis asks the candidates how will they address the education system, including public schools vs. charter schools. READ MORE: https://abcn.ws/2lKgdhn\n\n#ABCNews #DemDebate #Vote2020 #DemocraticDebate #Politics #News #Election #2020Candidates #Education #America"
1061
+ },
1062
+ "defaultAudioLanguage":"en"
1063
+ },
1064
+ "contentDetails":{
1065
+ "duration":"PT14M17S",
1066
+ "dimension":"2d",
1067
+ "definition":"hd",
1068
+ "caption":"false",
1069
+ "licensedContent":true,
1070
+ "projection":"rectangular"
1071
+ },
1072
+ "statistics":{
1073
+ "viewCount":"349148",
1074
+ "likeCount":"3006",
1075
+ "dislikeCount":"419",
1076
+ "favoriteCount":"0",
1077
+ "commentCount":"1812"
1078
+ }
1079
+ },
1080
+ {
1081
+ "kind":"youtube#video",
1082
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/cE-xk5yN0R4gQIlogW-_9-b1QOQ\"",
1083
+ "id":"nHHFGo161Os",
1084
+ "snippet":{
1085
+ "publishedAt":"2016-09-15T14:05:15.000Z",
1086
+ "channelId":"UCrnsAULqcNFRTlc32HZ6YSw",
1087
+ "title":"Why Finland has the best education system in the world",
1088
+ "description":"A segment on the approach to education in Finland taken from \"Where To Invade Next\" by Michael Moore.",
1089
+ "thumbnails":{
1090
+ "default":{
1091
+ "url":"https://i.ytimg.com/vi/nHHFGo161Os/default.jpg",
1092
+ "width":120,
1093
+ "height":90
1094
+ },
1095
+ "medium":{
1096
+ "url":"https://i.ytimg.com/vi/nHHFGo161Os/mqdefault.jpg",
1097
+ "width":320,
1098
+ "height":180
1099
+ },
1100
+ "high":{
1101
+ "url":"https://i.ytimg.com/vi/nHHFGo161Os/hqdefault.jpg",
1102
+ "width":480,
1103
+ "height":360
1104
+ }
1105
+ },
1106
+ "channelTitle":"Visions of Helsinki",
1107
+ "tags":[
1108
+ "education",
1109
+ "michael moore",
1110
+ "documentary",
1111
+ "istruzione",
1112
+ "documentario",
1113
+ "insegnamento",
1114
+ "school",
1115
+ "scuola",
1116
+ "escuela"
1117
+ ],
1118
+ "categoryId":"27",
1119
+ "liveBroadcastContent":"none",
1120
+ "localized":{
1121
+ "title":"Why Finland has the best education system in the world",
1122
+ "description":"A segment on the approach to education in Finland taken from \"Where To Invade Next\" by Michael Moore."
1123
+ },
1124
+ "defaultAudioLanguage":"en"
1125
+ },
1126
+ "contentDetails":{
1127
+ "duration":"PT9M28S",
1128
+ "dimension":"2d",
1129
+ "definition":"sd",
1130
+ "caption":"false",
1131
+ "licensedContent":false,
1132
+ "regionRestriction":{
1133
+ "blocked":[
1134
+ "HK",
1135
+ "MO"
1136
+ ]
1137
+ },
1138
+ "projection":"rectangular"
1139
+ },
1140
+ "statistics":{
1141
+ "viewCount":"4838513",
1142
+ "likeCount":"248266",
1143
+ "dislikeCount":"3751",
1144
+ "favoriteCount":"0"
1145
+ }
1146
+ },
1147
+ {
1148
+ "kind":"youtube#video",
1149
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/ktz6IHpOGN6m4R5cddywi2El1LI\"",
1150
+ "id":"Dvhuesh0D5s",
1151
+ "snippet":{
1152
+ "publishedAt":"2020-03-24T12:00:13.000Z",
1153
+ "channelId":"UChGJGhZ9SOOHvBB0Y4DOO_w",
1154
+ "title":"Ryan learns why do we brush our teeth! | Educational Video for Kids",
1155
+ "description":"Ryan learns why do we brush our teeth! | Educational Video for Kids\nLearn with Ryan at home the importance of keeping your teeth clean! #stayhome #learn",
1156
+ "thumbnails":{
1157
+ "default":{
1158
+ "url":"https://i.ytimg.com/vi/Dvhuesh0D5s/default.jpg",
1159
+ "width":120,
1160
+ "height":90
1161
+ },
1162
+ "medium":{
1163
+ "url":"https://i.ytimg.com/vi/Dvhuesh0D5s/mqdefault.jpg",
1164
+ "width":320,
1165
+ "height":180
1166
+ },
1167
+ "high":{
1168
+ "url":"https://i.ytimg.com/vi/Dvhuesh0D5s/hqdefault.jpg",
1169
+ "width":480,
1170
+ "height":360
1171
+ },
1172
+ "standard":{
1173
+ "url":"https://i.ytimg.com/vi/Dvhuesh0D5s/sddefault.jpg",
1174
+ "width":640,
1175
+ "height":480
1176
+ },
1177
+ "maxres":{
1178
+ "url":"https://i.ytimg.com/vi/Dvhuesh0D5s/maxresdefault.jpg",
1179
+ "width":1280,
1180
+ "height":720
1181
+ }
1182
+ },
1183
+ "channelTitle":"Ryan's World",
1184
+ "tags":[
1185
+ "Ryan's World",
1186
+ "Ryan ToysReview",
1187
+ "learn",
1188
+ "learning",
1189
+ "education",
1190
+ "learn at home",
1191
+ "educational",
1192
+ "brush your teeth",
1193
+ "why brush teeth",
1194
+ "brush teeth for kids",
1195
+ "how to brush teeth"
1196
+ ],
1197
+ "categoryId":"24",
1198
+ "liveBroadcastContent":"none",
1199
+ "localized":{
1200
+ "title":"Ryan learns why do we brush our teeth! | Educational Video for Kids",
1201
+ "description":"Ryan learns why do we brush our teeth! | Educational Video for Kids\nLearn with Ryan at home the importance of keeping your teeth clean! #stayhome #learn"
1202
+ }
1203
+ },
1204
+ "contentDetails":{
1205
+ "duration":"PT26M37S",
1206
+ "dimension":"2d",
1207
+ "definition":"hd",
1208
+ "caption":"false",
1209
+ "licensedContent":true,
1210
+ "projection":"rectangular"
1211
+ },
1212
+ "statistics":{
1213
+ "viewCount":"6090458",
1214
+ "likeCount":"20639",
1215
+ "dislikeCount":"8106",
1216
+ "favoriteCount":"0"
1217
+ }
1218
+ },
1219
+ {
1220
+ "kind":"youtube#video",
1221
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/Nv0X10R2UIjyfI2y31bwIGLWfWA\"",
1222
+ "id":"Ky7H4CGPbvY",
1223
+ "snippet":{
1224
+ "publishedAt":"2016-07-09T18:34:03.000Z",
1225
+ "channelId":"UC5PYHgAzJ1wLEidB58SK6Xw",
1226
+ "title":"Story Time and More! Educational Videos for Kids by Blippi",
1227
+ "description":"A 1 hour compilation of educational videos for kids by Blippi. Story time, The excavator song and more with Blippi. Blippi makes educational videos for kids. Subscribe to Blippi at https://youtube.com/BlippiVideos\nhttps://youtube.com/BlippiToys\n\nThe Blippi Videos in this compilation are:\nStory Time - Treasure Hunt\nThe Excavator Song\nGarbage Trucks for Children\nThe Garbage Truck Song\nThe Shapes Song\nThe Finger Family Song\nBlippi Toys",
1228
+ "thumbnails":{
1229
+ "default":{
1230
+ "url":"https://i.ytimg.com/vi/Ky7H4CGPbvY/default.jpg",
1231
+ "width":120,
1232
+ "height":90
1233
+ },
1234
+ "medium":{
1235
+ "url":"https://i.ytimg.com/vi/Ky7H4CGPbvY/mqdefault.jpg",
1236
+ "width":320,
1237
+ "height":180
1238
+ },
1239
+ "high":{
1240
+ "url":"https://i.ytimg.com/vi/Ky7H4CGPbvY/hqdefault.jpg",
1241
+ "width":480,
1242
+ "height":360
1243
+ },
1244
+ "standard":{
1245
+ "url":"https://i.ytimg.com/vi/Ky7H4CGPbvY/sddefault.jpg",
1246
+ "width":640,
1247
+ "height":480
1248
+ },
1249
+ "maxres":{
1250
+ "url":"https://i.ytimg.com/vi/Ky7H4CGPbvY/maxresdefault.jpg",
1251
+ "width":1280,
1252
+ "height":720
1253
+ }
1254
+ },
1255
+ "channelTitle":"Blippi",
1256
+ "tags":[
1257
+ "Blippi",
1258
+ "Blippi Videos",
1259
+ "Educational Videos for Kids",
1260
+ "Blippi Toys",
1261
+ "Blippi Excavator Song",
1262
+ "Blippi Story Time",
1263
+ "Blippi Garbage Trucks"
1264
+ ],
1265
+ "categoryId":"27",
1266
+ "liveBroadcastContent":"none",
1267
+ "defaultLanguage":"en",
1268
+ "localized":{
1269
+ "title":"Story Time and More! Educational Videos for Kids by Blippi",
1270
+ "description":"A 1 hour compilation of educational videos for kids by Blippi. Story time, The excavator song and more with Blippi. Blippi makes educational videos for kids. Subscribe to Blippi at https://youtube.com/BlippiVideos\nhttps://youtube.com/BlippiToys\n\nThe Blippi Videos in this compilation are:\nStory Time - Treasure Hunt\nThe Excavator Song\nGarbage Trucks for Children\nThe Garbage Truck Song\nThe Shapes Song\nThe Finger Family Song\nBlippi Toys"
1271
+ },
1272
+ "defaultAudioLanguage":"en"
1273
+ },
1274
+ "contentDetails":{
1275
+ "duration":"PT1H7S",
1276
+ "dimension":"2d",
1277
+ "definition":"hd",
1278
+ "caption":"false",
1279
+ "licensedContent":true,
1280
+ "projection":"rectangular"
1281
+ },
1282
+ "statistics":{
1283
+ "viewCount":"35346831",
1284
+ "likeCount":"32833",
1285
+ "dislikeCount":"17591",
1286
+ "favoriteCount":"0",
1287
+ "commentCount":"16"
1288
+ }
1289
+ },
1290
+ {
1291
+ "kind":"youtube#video",
1292
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/0zQCamVsbhUdgip3I6Y5vcfDeqA\"",
1293
+ "id":"y_ZmM7zPLyI",
1294
+ "snippet":{
1295
+ "publishedAt":"2012-12-02T11:59:13.000Z",
1296
+ "channelId":"UC4zccsgn1Nys_sIcOYd2fTw",
1297
+ "title":"Suli Breaks - Why I Hate School But Love Education [Official Spoken Word Video]",
1298
+ "description":"Get tickets for LIVE show \"How I Became A Superhero\" @ the Brixton 02 Academy (25/09/2019) here: http://bit.ly/openmicstoarenas\n\nThe Latest Spoken Word Video from Suli Breaks.\nLISTEN ON SOUNDCLOUD: https://soundcloud.com/sulibreaks/why-i-hate-school-but-love-education\nPURCHASE ON ITUNES: http://goo.gl/ZhqVl\nJOIN MAILING LIST FOR EXCLUSIVE UPDATES: http://bit.ly/1pz1o7W\nSUBSCRIBE: http://goo.gl/6mf0j\nTWITTER: http://www.twitter.com/sulibreaks\nFACEBOOK: http://goo.gl/z9Lys\nWEBSITE:http://www.sulibreaks.com\n\nAs the cyclical and seemingly never ending debate about education rages on, the topic - somewhat ironically, often poses more questions than it provides answers.\n\nBut what is the value of mainstream schooling? Why is it that some of the most high profile and successful figures within the Western world openly admit to never having completed any form of higher learning? \n\nPaying homage to Jefferson Bethke's \"Why I Hate Religion but Love Jesus\", a piece that received 22 million views in the space of a week, I address a number of these issues in my offering \"Why I Hate School, but Love Education\".\n\nWith scores of school leavers wanting to further their education with no guarantee of their dream job at the end of it, we should ask ourselves whether qualifications still hold the same value now as they did in previous years?\n \nDoes success in the school system correlate to success in life? Or is the school system simply geared towards fact retention and regurgitation?\n\nWhat is true education?\n\n@sulibreaks\nuniversityofsulibreaks.tumblr.com\n\n Director: @KevinNgongo\nwww.youtube.com/kevinngongo\n\nGraphics: www.mikegallardodesigns.com\n\nMusic: Sunshine: Surface Of The Sun - John Murphy - Adagio in D Minor\n\nCheck my next video \"The American'T Dream\": http://www.youtube.com/watch?v=tzcxOl4b7IA\n\nContact: info@sulibreaks.com\n\nVIDEOGRAPHER INFO:\n\n\nEmail: Kevin.Ngongo@gmail.com \n\nTwitter: www.twitter.com/KevinNgongo\n\nFacebook: www.Facebook.com/KevinNgongo Will be releasing these more consistently on either a Thursday or Sunday every week as part of my \"LECTURES\" series, while I'm attempting to finish my latest album. Enjoy!\n\n\nPRE-ORDER \"Message From The Millennial Generation\" : http://goo.gl/NquhQT (AVAILABLE IN ALL COUNTRIES).\n\nJOIN MAILING LIST FOR EXCLUSIVE UPDATES: http://bit.ly/1pz1o7W\nSUBSCRIBE: http://goo.gl/6mf0j\nINSTAGRAM: https://instagram.com/sulibreaks/\nTWITTER: http://www.twitter.com/sulibreaks\nFACEBOOK: http://goo.gl/z9Lys\nWEBSITE:http://www.sulibreaks.com",
1299
+ "thumbnails":{
1300
+ "default":{
1301
+ "url":"https://i.ytimg.com/vi/y_ZmM7zPLyI/default.jpg",
1302
+ "width":120,
1303
+ "height":90
1304
+ },
1305
+ "medium":{
1306
+ "url":"https://i.ytimg.com/vi/y_ZmM7zPLyI/mqdefault.jpg",
1307
+ "width":320,
1308
+ "height":180
1309
+ },
1310
+ "high":{
1311
+ "url":"https://i.ytimg.com/vi/y_ZmM7zPLyI/hqdefault.jpg",
1312
+ "width":480,
1313
+ "height":360
1314
+ },
1315
+ "standard":{
1316
+ "url":"https://i.ytimg.com/vi/y_ZmM7zPLyI/sddefault.jpg",
1317
+ "width":640,
1318
+ "height":480
1319
+ },
1320
+ "maxres":{
1321
+ "url":"https://i.ytimg.com/vi/y_ZmM7zPLyI/maxresdefault.jpg",
1322
+ "width":1280,
1323
+ "height":720
1324
+ }
1325
+ },
1326
+ "channelTitle":"Suli Breaks",
1327
+ "tags":[
1328
+ "Poem",
1329
+ "Poetry",
1330
+ "why",
1331
+ "hate",
1332
+ "religion",
1333
+ "but",
1334
+ "love",
1335
+ "jesus",
1336
+ "strivers",
1337
+ "row",
1338
+ "def",
1339
+ "poetry",
1340
+ "jam",
1341
+ "suli",
1342
+ "breaks",
1343
+ "brave",
1344
+ "new",
1345
+ "voices",
1346
+ "style",
1347
+ "school",
1348
+ "college"
1349
+ ],
1350
+ "categoryId":"27",
1351
+ "liveBroadcastContent":"none",
1352
+ "localized":{
1353
+ "title":"Suli Breaks - Why I Hate School But Love Education [Official Spoken Word Video]",
1354
+ "description":"Get tickets for LIVE show \"How I Became A Superhero\" @ the Brixton 02 Academy (25/09/2019) here: http://bit.ly/openmicstoarenas\n\nThe Latest Spoken Word Video from Suli Breaks.\nLISTEN ON SOUNDCLOUD: https://soundcloud.com/sulibreaks/why-i-hate-school-but-love-education\nPURCHASE ON ITUNES: http://goo.gl/ZhqVl\nJOIN MAILING LIST FOR EXCLUSIVE UPDATES: http://bit.ly/1pz1o7W\nSUBSCRIBE: http://goo.gl/6mf0j\nTWITTER: http://www.twitter.com/sulibreaks\nFACEBOOK: http://goo.gl/z9Lys\nWEBSITE:http://www.sulibreaks.com\n\nAs the cyclical and seemingly never ending debate about education rages on, the topic - somewhat ironically, often poses more questions than it provides answers.\n\nBut what is the value of mainstream schooling? Why is it that some of the most high profile and successful figures within the Western world openly admit to never having completed any form of higher learning? \n\nPaying homage to Jefferson Bethke's \"Why I Hate Religion but Love Jesus\", a piece that received 22 million views in the space of a week, I address a number of these issues in my offering \"Why I Hate School, but Love Education\".\n\nWith scores of school leavers wanting to further their education with no guarantee of their dream job at the end of it, we should ask ourselves whether qualifications still hold the same value now as they did in previous years?\n \nDoes success in the school system correlate to success in life? Or is the school system simply geared towards fact retention and regurgitation?\n\nWhat is true education?\n\n@sulibreaks\nuniversityofsulibreaks.tumblr.com\n\n Director: @KevinNgongo\nwww.youtube.com/kevinngongo\n\nGraphics: www.mikegallardodesigns.com\n\nMusic: Sunshine: Surface Of The Sun - John Murphy - Adagio in D Minor\n\nCheck my next video \"The American'T Dream\": http://www.youtube.com/watch?v=tzcxOl4b7IA\n\nContact: info@sulibreaks.com\n\nVIDEOGRAPHER INFO:\n\n\nEmail: Kevin.Ngongo@gmail.com \n\nTwitter: www.twitter.com/KevinNgongo\n\nFacebook: www.Facebook.com/KevinNgongo Will be releasing these more consistently on either a Thursday or Sunday every week as part of my \"LECTURES\" series, while I'm attempting to finish my latest album. Enjoy!\n\n\nPRE-ORDER \"Message From The Millennial Generation\" : http://goo.gl/NquhQT (AVAILABLE IN ALL COUNTRIES).\n\nJOIN MAILING LIST FOR EXCLUSIVE UPDATES: http://bit.ly/1pz1o7W\nSUBSCRIBE: http://goo.gl/6mf0j\nINSTAGRAM: https://instagram.com/sulibreaks/\nTWITTER: http://www.twitter.com/sulibreaks\nFACEBOOK: http://goo.gl/z9Lys\nWEBSITE:http://www.sulibreaks.com"
1355
+ },
1356
+ "defaultAudioLanguage":"en-US"
1357
+ },
1358
+ "contentDetails":{
1359
+ "duration":"PT6M8S",
1360
+ "dimension":"2d",
1361
+ "definition":"hd",
1362
+ "caption":"false",
1363
+ "licensedContent":false,
1364
+ "projection":"rectangular"
1365
+ },
1366
+ "statistics":{
1367
+ "viewCount":"9253576",
1368
+ "likeCount":"209559",
1369
+ "dislikeCount":"6567",
1370
+ "favoriteCount":"0",
1371
+ "commentCount":"18763"
1372
+ }
1373
+ },
1374
+ {
1375
+ "kind":"youtube#video",
1376
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/2snkSkBU2_pru5biZuspkvSx02Y\"",
1377
+ "id":"CWmCrQVFujk",
1378
+ "snippet":{
1379
+ "publishedAt":"2015-09-23T15:38:29.000Z",
1380
+ "channelId":"UC8zbYR5i0gecEZ3iPgm-i9g",
1381
+ "title":"Adult Education",
1382
+ "description":"Provided to YouTube by Sony Music Entertainment\n\nAdult Education · Daryl Hall & John Oates\n\nGreatest Hits--Rock 'n' Soul, Part 1\n\n℗ 1983 RCA Records, a division of Sony Music Entertainment\n\nReleased on: 1983-10-18\n\nArranger, Composer, Lyricist: Daryl Hall\nArranger, Lyricist: John Oates\nLyricist: Sara Allen\nArranger: Nile Gregory Rodgers\nArranger: Tom \"T-Bone\" Wolk\nCo- Producer: Bob Clearmountain\n\nAuto-generated by YouTube.",
1383
+ "thumbnails":{
1384
+ "default":{
1385
+ "url":"https://i.ytimg.com/vi/CWmCrQVFujk/default.jpg",
1386
+ "width":120,
1387
+ "height":90
1388
+ },
1389
+ "medium":{
1390
+ "url":"https://i.ytimg.com/vi/CWmCrQVFujk/mqdefault.jpg",
1391
+ "width":320,
1392
+ "height":180
1393
+ },
1394
+ "high":{
1395
+ "url":"https://i.ytimg.com/vi/CWmCrQVFujk/hqdefault.jpg",
1396
+ "width":480,
1397
+ "height":360
1398
+ },
1399
+ "standard":{
1400
+ "url":"https://i.ytimg.com/vi/CWmCrQVFujk/sddefault.jpg",
1401
+ "width":640,
1402
+ "height":480
1403
+ },
1404
+ "maxres":{
1405
+ "url":"https://i.ytimg.com/vi/CWmCrQVFujk/maxresdefault.jpg",
1406
+ "width":1280,
1407
+ "height":720
1408
+ }
1409
+ },
1410
+ "channelTitle":"Hall & Oates - Topic",
1411
+ "tags":[
1412
+ "Daryl Hall & John Oates ダリルホールアンドジョンオーツ 霍爾與奧茲 Greatest Hits--Rock 'n' Soul",
1413
+ "Part 1 Adult Education"
1414
+ ],
1415
+ "categoryId":"10",
1416
+ "liveBroadcastContent":"none",
1417
+ "localized":{
1418
+ "title":"Adult Education",
1419
+ "description":"Provided to YouTube by Sony Music Entertainment\n\nAdult Education · Daryl Hall & John Oates\n\nGreatest Hits--Rock 'n' Soul, Part 1\n\n℗ 1983 RCA Records, a division of Sony Music Entertainment\n\nReleased on: 1983-10-18\n\nArranger, Composer, Lyricist: Daryl Hall\nArranger, Lyricist: John Oates\nLyricist: Sara Allen\nArranger: Nile Gregory Rodgers\nArranger: Tom \"T-Bone\" Wolk\nCo- Producer: Bob Clearmountain\n\nAuto-generated by YouTube."
1420
+ }
1421
+ },
1422
+ "contentDetails":{
1423
+ "duration":"PT5M24S",
1424
+ "dimension":"2d",
1425
+ "definition":"hd",
1426
+ "caption":"false",
1427
+ "licensedContent":true,
1428
+ "regionRestriction":{
1429
+ "allowed":[
1430
+ "KR",
1431
+ "KW",
1432
+ "KY",
1433
+ "NO",
1434
+ "KE",
1435
+ "RS",
1436
+ "AE",
1437
+ "CH",
1438
+ "CO",
1439
+ "ZA",
1440
+ "CL",
1441
+ "RU",
1442
+ "OM",
1443
+ "GT",
1444
+ "GR",
1445
+ "GP",
1446
+ "CZ",
1447
+ "CY",
1448
+ "RO",
1449
+ "GF",
1450
+ "DZ",
1451
+ "NZ",
1452
+ "JP",
1453
+ "VE",
1454
+ "VI",
1455
+ "NC",
1456
+ "VN",
1457
+ "NI",
1458
+ "NL",
1459
+ "CR",
1460
+ "JO",
1461
+ "NG",
1462
+ "BM",
1463
+ "FR",
1464
+ "BO",
1465
+ "BH",
1466
+ "BE",
1467
+ "BG",
1468
+ "BA",
1469
+ "BY",
1470
+ "YT",
1471
+ "CA",
1472
+ "BR",
1473
+ "QA",
1474
+ "UA",
1475
+ "IT",
1476
+ "IS",
1477
+ "UY",
1478
+ "IL",
1479
+ "IN",
1480
+ "IE",
1481
+ "ID",
1482
+ "US",
1483
+ "MK",
1484
+ "MA",
1485
+ "AT",
1486
+ "AW",
1487
+ "AS",
1488
+ "AR",
1489
+ "ES",
1490
+ "MQ",
1491
+ "MP",
1492
+ "MT",
1493
+ "MY",
1494
+ "MX",
1495
+ "EC",
1496
+ "AU",
1497
+ "EE",
1498
+ "EG",
1499
+ "PF",
1500
+ "PG",
1501
+ "TH",
1502
+ "PE",
1503
+ "PA",
1504
+ "TC",
1505
+ "PL",
1506
+ "HU",
1507
+ "HR",
1508
+ "PH",
1509
+ "HN",
1510
+ "PT",
1511
+ "PR",
1512
+ "HK",
1513
+ "FI",
1514
+ "TR",
1515
+ "TW",
1516
+ "PY",
1517
+ "LB",
1518
+ "LI",
1519
+ "SV",
1520
+ "SK",
1521
+ "DK",
1522
+ "SI",
1523
+ "LV",
1524
+ "DO",
1525
+ "LT",
1526
+ "LU",
1527
+ "SA",
1528
+ "SG",
1529
+ "GU",
1530
+ "SE",
1531
+ "DE"
1532
+ ]
1533
+ },
1534
+ "projection":"rectangular"
1535
+ },
1536
+ "statistics":{
1537
+ "viewCount":"212607",
1538
+ "likeCount":"3403",
1539
+ "dislikeCount":"152",
1540
+ "favoriteCount":"0",
1541
+ "commentCount":"153"
1542
+ }
1543
+ },
1544
+ {
1545
+ "kind":"youtube#video",
1546
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/pqoF7zZt4RbDpczwSGcccibhX0A\"",
1547
+ "id":"Cv6f-2Wlsxg",
1548
+ "snippet":{
1549
+ "publishedAt":"2017-01-28T18:00:04.000Z",
1550
+ "channelId":"UCixIlQ2bIUwCNnkFs0krXfQ",
1551
+ "title":"A Look at Minecraft Education Edition",
1552
+ "description":"In this episode of OMGcraft, Chad takes a look at Minecraft Education Edition, which allows Schools and Teachers to use Minecraft as teaching aids in classrooms.\n\nLearn More About it: https://education.minecraft.net/\n\n Check Out OMGchad Merch at http://helloomg.com \n\n● TWITTER: http://twitter.com/omgchad\n● INSTAGRAM: http://instagram.com/omgchad\n● TWITCH: http://twitch.tv/omgchad\n● PATREON: http://patreon.com/omgchad\n● OMGCHAD: http://youtube.com/omgchad\n● EMAIL: mail@omgcraft.com",
1553
+ "thumbnails":{
1554
+ "default":{
1555
+ "url":"https://i.ytimg.com/vi/Cv6f-2Wlsxg/default.jpg",
1556
+ "width":120,
1557
+ "height":90
1558
+ },
1559
+ "medium":{
1560
+ "url":"https://i.ytimg.com/vi/Cv6f-2Wlsxg/mqdefault.jpg",
1561
+ "width":320,
1562
+ "height":180
1563
+ },
1564
+ "high":{
1565
+ "url":"https://i.ytimg.com/vi/Cv6f-2Wlsxg/hqdefault.jpg",
1566
+ "width":480,
1567
+ "height":360
1568
+ },
1569
+ "standard":{
1570
+ "url":"https://i.ytimg.com/vi/Cv6f-2Wlsxg/sddefault.jpg",
1571
+ "width":640,
1572
+ "height":480
1573
+ },
1574
+ "maxres":{
1575
+ "url":"https://i.ytimg.com/vi/Cv6f-2Wlsxg/maxresdefault.jpg",
1576
+ "width":1280,
1577
+ "height":720
1578
+ }
1579
+ },
1580
+ "channelTitle":"OMGcraft - Minecraft Tips & Tutorials!",
1581
+ "tags":[
1582
+ "Minecraft",
1583
+ "School",
1584
+ "Education",
1585
+ "ImmersiveMind",
1586
+ "ImmersiveMinds",
1587
+ "Wizard",
1588
+ "WizardKeen",
1589
+ "in school",
1590
+ "classroom",
1591
+ "teaching",
1592
+ "aid",
1593
+ "schools",
1594
+ "learning",
1595
+ "development",
1596
+ "mojang",
1597
+ "microsoft",
1598
+ "how to",
1599
+ "teach",
1600
+ "inspire",
1601
+ "creative",
1602
+ "create",
1603
+ "math",
1604
+ "maths",
1605
+ "mathmatics",
1606
+ "history",
1607
+ "geography"
1608
+ ],
1609
+ "categoryId":"20",
1610
+ "liveBroadcastContent":"none",
1611
+ "localized":{
1612
+ "title":"A Look at Minecraft Education Edition",
1613
+ "description":"In this episode of OMGcraft, Chad takes a look at Minecraft Education Edition, which allows Schools and Teachers to use Minecraft as teaching aids in classrooms.\n\nLearn More About it: https://education.minecraft.net/\n\n Check Out OMGchad Merch at http://helloomg.com \n\n● TWITTER: http://twitter.com/omgchad\n● INSTAGRAM: http://instagram.com/omgchad\n● TWITCH: http://twitch.tv/omgchad\n● PATREON: http://patreon.com/omgchad\n● OMGCHAD: http://youtube.com/omgchad\n● EMAIL: mail@omgcraft.com"
1614
+ }
1615
+ },
1616
+ "contentDetails":{
1617
+ "duration":"PT11M28S",
1618
+ "dimension":"2d",
1619
+ "definition":"hd",
1620
+ "caption":"false",
1621
+ "licensedContent":true,
1622
+ "projection":"rectangular"
1623
+ },
1624
+ "statistics":{
1625
+ "viewCount":"3543239",
1626
+ "likeCount":"35357",
1627
+ "dislikeCount":"5085",
1628
+ "favoriteCount":"0",
1629
+ "commentCount":"8638"
1630
+ }
1631
+ },
1632
+ {
1633
+ "kind":"youtube#video",
1634
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/QZpKzgw1a8XL6PocG7wHQTWOAP8\"",
1635
+ "id":"tOnDiuL2JmQ",
1636
+ "snippet":{
1637
+ "publishedAt":"2020-04-14T17:00:30.000Z",
1638
+ "channelId":"UC7eBNeDW1GQf2NJQ6G6gAxw",
1639
+ "title":"How The Coronavirus Pandemic Will Change Education, Careers, And Businesses Forever",
1640
+ "description":"How The Coronavirus Pandemic Will Change Education, Careers, And Businesses Forever\nGet life-changing financial advice anytime, anywhere. Subscribe today: https://www.youtube.com/c/TheDaveRamseyShow?sub_confirmation=1\n\nGet a FREE trial of our life-changing Financial Peace University today: https://bit.ly/3dI2MF3\n\nVisit the Dave Ramsey store today for resources to help you take control of your money! https://goo.gl/gEv6Tj\n\nRamsey Network (Subscribe Now!)\n• The Dave Ramsey Show (Highlights): https://www.youtube.com/c/TheDaveRamseyShow?sub_confirmation=1\n• The Dave Ramsey Show (Live): https://www.youtube.com/thedaveramseyshowlive?sub_confirmation=1\n• The Chris Hogan Show: https://www.youtube.com/user/ChrisHogan360?sub_confirmation=1\n• The Rachel Cruze Show: https://www.youtube.com/user/RachelCruze?sub_confirmation=1\n• The Ken Coleman Show: https://www.youtube.com/c/TheKenColemanShow?sub_confirmation=1\n• Christy Wright: https://www.youtube.com/c/ChristyWright?sub_confirmation=1\n• Anthony ONeal: https://www.youtube.com/user/aonealministries?sub_confirmation=1\n• EntreLeadership: https://www.youtube.com/c/entreleadership?sub_confirmation=1\n\nWelcome to The Dave Ramsey Show like you've never seen it before. On this channel, you will find all of the greatest highlights from The Dave Ramsey Show! The show also live streams on YouTube M-F 2-5pm ET! Watch Dave live in studio every day and see behind-the-scenes action from Dave's producers. Watch video profiles of debt-free callers and see them call in live from Ramsey Solutions. During breaks, you'll see exclusive content from our Ramsey Personalities —as well as all kinds of other video pieces that we'll unveil every day. \n\nThe Dave Ramsey Show channel will change the way you experience one of the most popular radio shows in the country!",
1641
+ "thumbnails":{
1642
+ "default":{
1643
+ "url":"https://i.ytimg.com/vi/tOnDiuL2JmQ/default.jpg",
1644
+ "width":120,
1645
+ "height":90
1646
+ },
1647
+ "medium":{
1648
+ "url":"https://i.ytimg.com/vi/tOnDiuL2JmQ/mqdefault.jpg",
1649
+ "width":320,
1650
+ "height":180
1651
+ },
1652
+ "high":{
1653
+ "url":"https://i.ytimg.com/vi/tOnDiuL2JmQ/hqdefault.jpg",
1654
+ "width":480,
1655
+ "height":360
1656
+ },
1657
+ "standard":{
1658
+ "url":"https://i.ytimg.com/vi/tOnDiuL2JmQ/sddefault.jpg",
1659
+ "width":640,
1660
+ "height":480
1661
+ },
1662
+ "maxres":{
1663
+ "url":"https://i.ytimg.com/vi/tOnDiuL2JmQ/maxresdefault.jpg",
1664
+ "width":1280,
1665
+ "height":720
1666
+ }
1667
+ },
1668
+ "channelTitle":"The Dave Ramsey Show",
1669
+ "tags":[
1670
+ "the dave ramsey show",
1671
+ "budget money debt cash",
1672
+ "real estate",
1673
+ "insurance",
1674
+ "how to make money",
1675
+ "dave ramsey",
1676
+ "save",
1677
+ "credit card",
1678
+ "compound interest",
1679
+ "buying house",
1680
+ "buy",
1681
+ "snowball",
1682
+ "coronavirus",
1683
+ "covid-19",
1684
+ "pandemic",
1685
+ "business",
1686
+ "economy",
1687
+ "coronavirus pandemic",
1688
+ "job search",
1689
+ "debt",
1690
+ "getting out of debt",
1691
+ "career",
1692
+ "education",
1693
+ "life"
1694
+ ],
1695
+ "categoryId":"22",
1696
+ "liveBroadcastContent":"none",
1697
+ "localized":{
1698
+ "title":"How The Coronavirus Pandemic Will Change Education, Careers, And Businesses Forever",
1699
+ "description":"How The Coronavirus Pandemic Will Change Education, Careers, And Businesses Forever\nGet life-changing financial advice anytime, anywhere. Subscribe today: https://www.youtube.com/c/TheDaveRamseyShow?sub_confirmation=1\n\nGet a FREE trial of our life-changing Financial Peace University today: https://bit.ly/3dI2MF3\n\nVisit the Dave Ramsey store today for resources to help you take control of your money! https://goo.gl/gEv6Tj\n\nRamsey Network (Subscribe Now!)\n• The Dave Ramsey Show (Highlights): https://www.youtube.com/c/TheDaveRamseyShow?sub_confirmation=1\n• The Dave Ramsey Show (Live): https://www.youtube.com/thedaveramseyshowlive?sub_confirmation=1\n• The Chris Hogan Show: https://www.youtube.com/user/ChrisHogan360?sub_confirmation=1\n• The Rachel Cruze Show: https://www.youtube.com/user/RachelCruze?sub_confirmation=1\n• The Ken Coleman Show: https://www.youtube.com/c/TheKenColemanShow?sub_confirmation=1\n• Christy Wright: https://www.youtube.com/c/ChristyWright?sub_confirmation=1\n• Anthony ONeal: https://www.youtube.com/user/aonealministries?sub_confirmation=1\n• EntreLeadership: https://www.youtube.com/c/entreleadership?sub_confirmation=1\n\nWelcome to The Dave Ramsey Show like you've never seen it before. On this channel, you will find all of the greatest highlights from The Dave Ramsey Show! The show also live streams on YouTube M-F 2-5pm ET! Watch Dave live in studio every day and see behind-the-scenes action from Dave's producers. Watch video profiles of debt-free callers and see them call in live from Ramsey Solutions. During breaks, you'll see exclusive content from our Ramsey Personalities —as well as all kinds of other video pieces that we'll unveil every day. \n\nThe Dave Ramsey Show channel will change the way you experience one of the most popular radio shows in the country!"
1700
+ },
1701
+ "defaultAudioLanguage":"en"
1702
+ },
1703
+ "contentDetails":{
1704
+ "duration":"PT6M52S",
1705
+ "dimension":"2d",
1706
+ "definition":"hd",
1707
+ "caption":"false",
1708
+ "licensedContent":true,
1709
+ "projection":"rectangular"
1710
+ },
1711
+ "statistics":{
1712
+ "viewCount":"212145",
1713
+ "likeCount":"3879",
1714
+ "dislikeCount":"152",
1715
+ "favoriteCount":"0",
1716
+ "commentCount":"1015"
1717
+ }
1718
+ },
1719
+ {
1720
+ "kind":"youtube#video",
1721
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/_2VIIYcVXTzc2IxFMca5_ePY_H0\"",
1722
+ "id":"qn9IMe5jmf0",
1723
+ "snippet":{
1724
+ "publishedAt":"2009-08-27T15:20:41.000Z",
1725
+ "channelId":"UCbYb_uxFXDX5INSOJelnzLw",
1726
+ "title":"An Education Official Trailer",
1727
+ "description":"In the post-war, pre-Beatles London suburbs, a bright schoolgirl is torn between studying for a place at Oxford and the rather more exciting alternative offered to her by a charismatic older man. Written by Nick Hornby, the writer behind High Fidelity and About A Boy:",
1728
+ "thumbnails":{
1729
+ "default":{
1730
+ "url":"https://i.ytimg.com/vi/qn9IMe5jmf0/default.jpg",
1731
+ "width":120,
1732
+ "height":90
1733
+ },
1734
+ "medium":{
1735
+ "url":"https://i.ytimg.com/vi/qn9IMe5jmf0/mqdefault.jpg",
1736
+ "width":320,
1737
+ "height":180
1738
+ },
1739
+ "high":{
1740
+ "url":"https://i.ytimg.com/vi/qn9IMe5jmf0/hqdefault.jpg",
1741
+ "width":480,
1742
+ "height":360
1743
+ }
1744
+ },
1745
+ "channelTitle":"Think Jam",
1746
+ "tags":[
1747
+ "Emma Thompson",
1748
+ "Peter Sarsgaard",
1749
+ "Dominic Cooper",
1750
+ "Nick Horby",
1751
+ "About a Boy",
1752
+ "High Fidelity"
1753
+ ],
1754
+ "categoryId":"1",
1755
+ "liveBroadcastContent":"none",
1756
+ "localized":{
1757
+ "title":"An Education Official Trailer",
1758
+ "description":"In the post-war, pre-Beatles London suburbs, a bright schoolgirl is torn between studying for a place at Oxford and the rather more exciting alternative offered to her by a charismatic older man. Written by Nick Hornby, the writer behind High Fidelity and About A Boy:"
1759
+ }
1760
+ },
1761
+ "contentDetails":{
1762
+ "duration":"PT1M56S",
1763
+ "dimension":"2d",
1764
+ "definition":"sd",
1765
+ "caption":"false",
1766
+ "licensedContent":false,
1767
+ "projection":"rectangular"
1768
+ },
1769
+ "statistics":{
1770
+ "viewCount":"1690132",
1771
+ "likeCount":"3262",
1772
+ "dislikeCount":"78",
1773
+ "favoriteCount":"0",
1774
+ "commentCount":"381"
1775
+ }
1776
+ },
1777
+ {
1778
+ "kind":"youtube#video",
1779
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/rcuQDF5Z-LAel5p0PB5vPKe9q7I\"",
1780
+ "id":"dqTTojTija8",
1781
+ "snippet":{
1782
+ "publishedAt":"2016-09-26T14:00:02.000Z",
1783
+ "channelId":"UCDgUAAHgsV2fFZQm2fIWBnA",
1784
+ "title":"I SUED THE SCHOOL SYSTEM !!!",
1785
+ "description":"THE PEOPLE VS THE SCHOOL SYSTEM\n\n🌟JOIN MY LIFE SCHOOL AND GET PERSONAL AUDIO MESSAGES DAILY FROM ME SENT STRAIGHT TO YOUR PHONE\nhttps://www.princeealifeschool.com/\n\n🔴URGENT: YouTube won’t show you my NEW videos UNLESS you\n🔔 TURN ON MY NOTIFICATIONS🔔\n\n🔴SUBSCRIBE ➤ https://bit.ly/31IzLmI\n\n______________________________\n\nSAY HI TO ME ON SOCIAL\n\n▶INSTAGRAM: @Prince_Ea\nhttps://www.instagram.com/PRINCE_EA/\n\n▶FACEBOOK: Prince EA\nhttps://facebook.com/princeea\n\n▶TWITTER: @princeea\nhttps://twitter.com/princeea\n\nBOOK REFERENCES. If you are interested in learning more on the subject I would suggest a few books to get started\n\n1) Weapons of Mass Instruction by John Taylor Gatto\n2) Creative Schools by Ken Robinson\n3) I Love Learning; I Hate School by Susan D Blum\n4) The One World SchoolHouse by Salman Khan\n\nCheck out the audio only version here: https://soundcloud.com/prince-ea/we-just-sued-the-school-system\n\nHow do YOU think we can create a better future for learning. Go here and share your thoughts on the topic! http://www.bit.ly/2ciqj4z \n\nMusic by:\nhttp://djsneverendingstory.com/\n\nFilmed and Edited by\nhttp://shareability.com/\n\nDirected By\nJoel Bergvall and Joe Lombardi (https://vimeo.com/aztechfilm)\n\nAwesome Animation and Graphics By\nHodja Berlev (https://www.facebook.com/Neonbyte-382305275259022/)\n\nCasting and Assistant Production By:\nSpencer Sharp (https://www.facebook.com/dispencery/?hc_ref=SEARCH)\n\nJoin My Motivational List and get Exclusive Videos, Discounts and Updates\nhttp://princeea.com/exclusive",
1786
+ "thumbnails":{
1787
+ "default":{
1788
+ "url":"https://i.ytimg.com/vi/dqTTojTija8/default.jpg",
1789
+ "width":120,
1790
+ "height":90
1791
+ },
1792
+ "medium":{
1793
+ "url":"https://i.ytimg.com/vi/dqTTojTija8/mqdefault.jpg",
1794
+ "width":320,
1795
+ "height":180
1796
+ },
1797
+ "high":{
1798
+ "url":"https://i.ytimg.com/vi/dqTTojTija8/hqdefault.jpg",
1799
+ "width":480,
1800
+ "height":360
1801
+ },
1802
+ "standard":{
1803
+ "url":"https://i.ytimg.com/vi/dqTTojTija8/sddefault.jpg",
1804
+ "width":640,
1805
+ "height":480
1806
+ },
1807
+ "maxres":{
1808
+ "url":"https://i.ytimg.com/vi/dqTTojTija8/maxresdefault.jpg",
1809
+ "width":1280,
1810
+ "height":720
1811
+ }
1812
+ },
1813
+ "channelTitle":"Prince Ea",
1814
+ "tags":[
1815
+ "Prince Ea",
1816
+ "Prince Ea (Musical Artist)",
1817
+ "I just sued the school system",
1818
+ "i sued the school system",
1819
+ "the school system",
1820
+ "school system",
1821
+ "he just sued the school system",
1822
+ "school on trial",
1823
+ "mansues school",
1824
+ "prince ea i just sued the school system",
1825
+ "the peopl vs the school system",
1826
+ "i sued the school system reaction",
1827
+ "i'm suing the school system",
1828
+ "sue the school",
1829
+ "guy sues the school",
1830
+ "he sued the school system",
1831
+ "i just sued the school system video",
1832
+ "education system",
1833
+ "education"
1834
+ ],
1835
+ "categoryId":"10",
1836
+ "liveBroadcastContent":"none",
1837
+ "defaultLanguage":"en",
1838
+ "localized":{
1839
+ "title":"I SUED THE SCHOOL SYSTEM !!!",
1840
+ "description":"THE PEOPLE VS THE SCHOOL SYSTEM\n\n🌟JOIN MY LIFE SCHOOL AND GET PERSONAL AUDIO MESSAGES DAILY FROM ME SENT STRAIGHT TO YOUR PHONE\nhttps://www.princeealifeschool.com/\n\n🔴URGENT: YouTube won’t show you my NEW videos UNLESS you\n🔔 TURN ON MY NOTIFICATIONS🔔\n\n🔴SUBSCRIBE ➤ https://bit.ly/31IzLmI\n\n______________________________\n\nSAY HI TO ME ON SOCIAL\n\n▶INSTAGRAM: @Prince_Ea\nhttps://www.instagram.com/PRINCE_EA/\n\n▶FACEBOOK: Prince EA\nhttps://facebook.com/princeea\n\n▶TWITTER: @princeea\nhttps://twitter.com/princeea\n\nBOOK REFERENCES. If you are interested in learning more on the subject I would suggest a few books to get started\n\n1) Weapons of Mass Instruction by John Taylor Gatto\n2) Creative Schools by Ken Robinson\n3) I Love Learning; I Hate School by Susan D Blum\n4) The One World SchoolHouse by Salman Khan\n\nCheck out the audio only version here: https://soundcloud.com/prince-ea/we-just-sued-the-school-system\n\nHow do YOU think we can create a better future for learning. Go here and share your thoughts on the topic! http://www.bit.ly/2ciqj4z \n\nMusic by:\nhttp://djsneverendingstory.com/\n\nFilmed and Edited by\nhttp://shareability.com/\n\nDirected By\nJoel Bergvall and Joe Lombardi (https://vimeo.com/aztechfilm)\n\nAwesome Animation and Graphics By\nHodja Berlev (https://www.facebook.com/Neonbyte-382305275259022/)\n\nCasting and Assistant Production By:\nSpencer Sharp (https://www.facebook.com/dispencery/?hc_ref=SEARCH)\n\nJoin My Motivational List and get Exclusive Videos, Discounts and Updates\nhttp://princeea.com/exclusive"
1841
+ },
1842
+ "defaultAudioLanguage":"en"
1843
+ },
1844
+ "contentDetails":{
1845
+ "duration":"PT6M1S",
1846
+ "dimension":"2d",
1847
+ "definition":"hd",
1848
+ "caption":"true",
1849
+ "licensedContent":true,
1850
+ "projection":"rectangular"
1851
+ },
1852
+ "statistics":{
1853
+ "viewCount":"20797485",
1854
+ "likeCount":"1290522",
1855
+ "dislikeCount":"15525",
1856
+ "favoriteCount":"0",
1857
+ "commentCount":"90015"
1858
+ }
1859
+ },
1860
+ {
1861
+ "kind":"youtube#video",
1862
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/oloJWxgp1x-CmdscTiSHkiXLKfk\"",
1863
+ "id":"MhS6oqwwOhw",
1864
+ "snippet":{
1865
+ "publishedAt":"2015-10-16T19:47:20.000Z",
1866
+ "channelId":"UCo8bcnLyZH8tBIH9V1mLgqQ",
1867
+ "title":"Physical Education",
1868
+ "description":"Got myself really educated about physical activities in that class\nTwitter ➤ https://twitter.com/Theodd1sout\nWebsite ➤ https://theodd1sout.com/",
1869
+ "thumbnails":{
1870
+ "default":{
1871
+ "url":"https://i.ytimg.com/vi/MhS6oqwwOhw/default.jpg",
1872
+ "width":120,
1873
+ "height":90
1874
+ },
1875
+ "medium":{
1876
+ "url":"https://i.ytimg.com/vi/MhS6oqwwOhw/mqdefault.jpg",
1877
+ "width":320,
1878
+ "height":180
1879
+ },
1880
+ "high":{
1881
+ "url":"https://i.ytimg.com/vi/MhS6oqwwOhw/hqdefault.jpg",
1882
+ "width":480,
1883
+ "height":360
1884
+ },
1885
+ "standard":{
1886
+ "url":"https://i.ytimg.com/vi/MhS6oqwwOhw/sddefault.jpg",
1887
+ "width":640,
1888
+ "height":480
1889
+ }
1890
+ },
1891
+ "channelTitle":"TheOdd1sOut",
1892
+ "tags":[
1893
+ "Physical Education (Field Of Study)",
1894
+ "Education (TV Genre)",
1895
+ "comic",
1896
+ "funny",
1897
+ "lol",
1898
+ "Fun",
1899
+ "Arts",
1900
+ "Comedy",
1901
+ "theodd1sout",
1902
+ "the odd ones out",
1903
+ "theoddonesout",
1904
+ "Humor",
1905
+ "Stand",
1906
+ "Sketch"
1907
+ ],
1908
+ "categoryId":"23",
1909
+ "liveBroadcastContent":"none",
1910
+ "defaultLanguage":"en",
1911
+ "localized":{
1912
+ "title":"Physical Education",
1913
+ "description":"Got myself really educated about physical activities in that class\nTwitter ➤ https://twitter.com/Theodd1sout\nWebsite ➤ https://theodd1sout.com/"
1914
+ },
1915
+ "defaultAudioLanguage":"en"
1916
+ },
1917
+ "contentDetails":{
1918
+ "duration":"PT3M28S",
1919
+ "dimension":"2d",
1920
+ "definition":"hd",
1921
+ "caption":"true",
1922
+ "licensedContent":true,
1923
+ "projection":"rectangular"
1924
+ },
1925
+ "statistics":{
1926
+ "viewCount":"33374747",
1927
+ "likeCount":"405667",
1928
+ "dislikeCount":"5927",
1929
+ "favoriteCount":"0",
1930
+ "commentCount":"23277"
1931
+ }
1932
+ },
1933
+ {
1934
+ "kind":"youtube#video",
1935
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/P9XQpcY5rwC-C90DVp-qAZhK-FM\"",
1936
+ "id":"35VgsgICsjo",
1937
+ "snippet":{
1938
+ "publishedAt":"2020-01-09T06:00:01.000Z",
1939
+ "channelId":"UCx8Z14PpntdaxCt2hakbQLQ",
1940
+ "title":"Education policy पर हमें इस लड़की की बात सुननी चाहिए । Jagriti Yatra 2019",
1941
+ "description":"The Lallantop on Jagriti Yatra. 8 thousand kilometers in 15 days. started from Mumbai Maharashtra and will return to Mumbai in 15 days via Karnatak, Tamilnadu, Andhra Pradesh, Odisha, Bihar, Uttar Pradesh, New Delhi, Rajasthan and Gujarat. The vision of Jagriti is building India through Enterprise. 450 Yatris onboard from all over India. Team Lallantop met role models, change makers, leaders and Aspiring Entrepreneurs that started out on this journey and made a diffrence thousands of life.\n\n\nInstall The Lallantop Android App: https://thelallantop.app.link/zCSsHooQSU\n\nFollow us on: https://www.instagram.com/thelallantop/\n\nLike The Lallantop on Facebook: https://www.facebook.com/thelallantop/\n\nFollow The Lallantop on Twitter: https://twitter.com/TheLallantop\n\nFor advertisements e-mail us at: Ads@thelallantop.com\n\nProduced By: The Lallantop\nEdited By:",
1942
+ "thumbnails":{
1943
+ "default":{
1944
+ "url":"https://i.ytimg.com/vi/35VgsgICsjo/default.jpg",
1945
+ "width":120,
1946
+ "height":90
1947
+ },
1948
+ "medium":{
1949
+ "url":"https://i.ytimg.com/vi/35VgsgICsjo/mqdefault.jpg",
1950
+ "width":320,
1951
+ "height":180
1952
+ },
1953
+ "high":{
1954
+ "url":"https://i.ytimg.com/vi/35VgsgICsjo/hqdefault.jpg",
1955
+ "width":480,
1956
+ "height":360
1957
+ },
1958
+ "standard":{
1959
+ "url":"https://i.ytimg.com/vi/35VgsgICsjo/sddefault.jpg",
1960
+ "width":640,
1961
+ "height":480
1962
+ },
1963
+ "maxres":{
1964
+ "url":"https://i.ytimg.com/vi/35VgsgICsjo/maxresdefault.jpg",
1965
+ "width":1280,
1966
+ "height":720
1967
+ }
1968
+ },
1969
+ "channelTitle":"The Lallantop",
1970
+ "categoryId":"25",
1971
+ "liveBroadcastContent":"none",
1972
+ "localized":{
1973
+ "title":"Education policy पर हमें इस लड़की की बात सुननी चाहिए । Jagriti Yatra 2019",
1974
+ "description":"The Lallantop on Jagriti Yatra. 8 thousand kilometers in 15 days. started from Mumbai Maharashtra and will return to Mumbai in 15 days via Karnatak, Tamilnadu, Andhra Pradesh, Odisha, Bihar, Uttar Pradesh, New Delhi, Rajasthan and Gujarat. The vision of Jagriti is building India through Enterprise. 450 Yatris onboard from all over India. Team Lallantop met role models, change makers, leaders and Aspiring Entrepreneurs that started out on this journey and made a diffrence thousands of life.\n\n\nInstall The Lallantop Android App: https://thelallantop.app.link/zCSsHooQSU\n\nFollow us on: https://www.instagram.com/thelallantop/\n\nLike The Lallantop on Facebook: https://www.facebook.com/thelallantop/\n\nFollow The Lallantop on Twitter: https://twitter.com/TheLallantop\n\nFor advertisements e-mail us at: Ads@thelallantop.com\n\nProduced By: The Lallantop\nEdited By:"
1975
+ },
1976
+ "defaultAudioLanguage":"hi"
1977
+ },
1978
+ "contentDetails":{
1979
+ "duration":"PT17M2S",
1980
+ "dimension":"2d",
1981
+ "definition":"hd",
1982
+ "caption":"false",
1983
+ "licensedContent":true,
1984
+ "projection":"rectangular"
1985
+ },
1986
+ "statistics":{
1987
+ "viewCount":"566746",
1988
+ "likeCount":"7720",
1989
+ "dislikeCount":"635",
1990
+ "favoriteCount":"0",
1991
+ "commentCount":"580"
1992
+ }
1993
+ },
1994
+ {
1995
+ "kind":"youtube#video",
1996
+ "etag":"\"nxOHAKTVB7baOKsQgTtJIyGxcs8/gD402ECpJ5s-2BK8IVeC-BfbTpM\"",
1997
+ "id":"aV6w-zoacYk",
1998
+ "snippet":{
1999
+ "publishedAt":"2019-04-11T18:52:40.000Z",
2000
+ "channelId":"UC0p5jTq6Xx_DosDFxVXnWaQ",
2001
+ "title":"Is private education good for society? | The Economist",
2002
+ "description":"Across the world private education is booming. Though private schools and tuition promote inequality, Emma Duncan, our social policy editor, explains why governments should embrace the private sector's rise\n\nRead more here: https://econ.st/2X4ODsm\n\nClick here to subscribe to The Economist on YouTube: https://econ.st/2xvTKdy \n\nThere is a big boom in private education all over the world. You see it in schooling numbers. The numbers of people going to private primary has gone up from 10 to 17 percent over the last 15 years. Secondaries gone up from 9 to 27 percent. Then if you look in particular countries you find for instance in China, there's a big increase in people going to elite private schools. But also huge business in terms of people getting online tuition. Parents are finding ways to spend money on the great competition to improve their children's brains.\n\nThe resurgence is happening for a few different reasons and one of them is that incomes are going up, the birth rates are going down. So in families all over the world there is more money to spend on each child. If you look at the Chinese one-child policy you get six people: four grandparents, two parents, all of them willing to invest in the education of one child. At the same time you've had the whole of the world economy changing so that there are fewer unskilled jobs everywhere - almost all decent jobs require you to have a qualification of some sort. \n\nThe great advantage of private education is that it's fantastically good at getting children in school. In countries where people are moving around a lot, which is most of the developing world, and where populations are growing swiftly - you get this huge swift urbanization. Governments just can't keep up. You'll get governments like Pakistan struggling with fast growing cities and has partnered up with the with the private sector to send poor kids, who would otherwise not be getting schooling at all, into private schools - and they're doing that with over two million kids. Private schools can also be really really good because you know often parents are willing to spend masses of money and you get a really high quality of education.\n\nIt is a dilemma for society. Governments need to concern themselves about equality and about social mobility. Things that the private sector discourages rather than encourages. The problem with private schools is that they do tend to increase inequality. When parents are allowed to spend money on their children they will spend as much as they can so obviously rich kids go to better schools. \n\nYou see China which is increasingly putting controls on the expansion in the school's business. It's clearly pretty uncomfortable about it. Rather than trying to shut it down governments need to be trying to work with it. Now there is a cost. If you allow the private sector to operate you are going to get a higher level of inequality but I think that that is a price worth paying for the Liberty, for the resources, for the better brains, for the innovation for the quality of education, and the breadth of education that you get if you allow the private sector to operate. I think governments must look at the private sector as a potential partner, not as they do in some places as an enemy.\n\nFor more from Economist Films visit: http://films.economist.com/ \nCheck out The Economist’s full video catalogue: http://econ.st/20IehQk \nLike The Economist on Facebook: https://www.facebook.com/TheEconomist/ \nFollow The Economist on Twitter: https://twitter.com/theeconomist \nFollow us on Instagram: https://www.instagram.com/theeconomist/ \nFollow us on Medium: https://medium.com/@the_economist",
2003
+ "thumbnails":{
2004
+ "default":{
2005
+ "url":"https://i.ytimg.com/vi/aV6w-zoacYk/default.jpg",
2006
+ "width":120,
2007
+ "height":90
2008
+ },
2009
+ "medium":{
2010
+ "url":"https://i.ytimg.com/vi/aV6w-zoacYk/mqdefault.jpg",
2011
+ "width":320,
2012
+ "height":180
2013
+ },
2014
+ "high":{
2015
+ "url":"https://i.ytimg.com/vi/aV6w-zoacYk/hqdefault.jpg",
2016
+ "width":480,
2017
+ "height":360
2018
+ },
2019
+ "standard":{
2020
+ "url":"https://i.ytimg.com/vi/aV6w-zoacYk/sddefault.jpg",
2021
+ "width":640,
2022
+ "height":480
2023
+ },
2024
+ "maxres":{
2025
+ "url":"https://i.ytimg.com/vi/aV6w-zoacYk/maxresdefault.jpg",
2026
+ "width":1280,
2027
+ "height":720
2028
+ }
2029
+ },
2030
+ "channelTitle":"The Economist",
2031
+ "tags":[
2032
+ "The Economist",
2033
+ "Economist",
2034
+ "Economist Films",
2035
+ "Economist Videos",
2036
+ "Politics",
2037
+ "News",
2038
+ "short-documentary",
2039
+ "private education",
2040
+ "private education debate",
2041
+ "private education documentary",
2042
+ "private school",
2043
+ "school",
2044
+ "education",
2045
+ "public school",
2046
+ "private school vs public school",
2047
+ "private vs public school",
2048
+ "private vs public education",
2049
+ "public vs private",
2050
+ "public school vs private school",
2051
+ "public schools",
2052
+ "private schools",
2053
+ "public vs. private school"
2054
+ ],
2055
+ "categoryId":"25",
2056
+ "liveBroadcastContent":"none",
2057
+ "localized":{
2058
+ "title":"Is private education good for society? | The Economist",
2059
+ "description":"Across the world private education is booming. Though private schools and tuition promote inequality, Emma Duncan, our social policy editor, explains why governments should embrace the private sector's rise\n\nRead more here: https://econ.st/2X4ODsm\n\nClick here to subscribe to The Economist on YouTube: https://econ.st/2xvTKdy \n\nThere is a big boom in private education all over the world. You see it in schooling numbers. The numbers of people going to private primary has gone up from 10 to 17 percent over the last 15 years. Secondaries gone up from 9 to 27 percent. Then if you look in particular countries you find for instance in China, there's a big increase in people going to elite private schools. But also huge business in terms of people getting online tuition. Parents are finding ways to spend money on the great competition to improve their children's brains.\n\nThe resurgence is happening for a few different reasons and one of them is that incomes are going up, the birth rates are going down. So in families all over the world there is more money to spend on each child. If you look at the Chinese one-child policy you get six people: four grandparents, two parents, all of them willing to invest in the education of one child. At the same time you've had the whole of the world economy changing so that there are fewer unskilled jobs everywhere - almost all decent jobs require you to have a qualification of some sort. \n\nThe great advantage of private education is that it's fantastically good at getting children in school. In countries where people are moving around a lot, which is most of the developing world, and where populations are growing swiftly - you get this huge swift urbanization. Governments just can't keep up. You'll get governments like Pakistan struggling with fast growing cities and has partnered up with the with the private sector to send poor kids, who would otherwise not be getting schooling at all, into private schools - and they're doing that with over two million kids. Private schools can also be really really good because you know often parents are willing to spend masses of money and you get a really high quality of education.\n\nIt is a dilemma for society. Governments need to concern themselves about equality and about social mobility. Things that the private sector discourages rather than encourages. The problem with private schools is that they do tend to increase inequality. When parents are allowed to spend money on their children they will spend as much as they can so obviously rich kids go to better schools. \n\nYou see China which is increasingly putting controls on the expansion in the school's business. It's clearly pretty uncomfortable about it. Rather than trying to shut it down governments need to be trying to work with it. Now there is a cost. If you allow the private sector to operate you are going to get a higher level of inequality but I think that that is a price worth paying for the Liberty, for the resources, for the better brains, for the innovation for the quality of education, and the breadth of education that you get if you allow the private sector to operate. I think governments must look at the private sector as a potential partner, not as they do in some places as an enemy.\n\nFor more from Economist Films visit: http://films.economist.com/ \nCheck out The Economist’s full video catalogue: http://econ.st/20IehQk \nLike The Economist on Facebook: https://www.facebook.com/TheEconomist/ \nFollow The Economist on Twitter: https://twitter.com/theeconomist \nFollow us on Instagram: https://www.instagram.com/theeconomist/ \nFollow us on Medium: https://medium.com/@the_economist"
2060
+ },
2061
+ "defaultAudioLanguage":"en-GB"
2062
+ },
2063
+ "contentDetails":{
2064
+ "duration":"PT3M43S",
2065
+ "dimension":"2d",
2066
+ "definition":"hd",
2067
+ "caption":"true",
2068
+ "licensedContent":true,
2069
+ "projection":"rectangular"
2070
+ },
2071
+ "statistics":{
2072
+ "viewCount":"146891",
2073
+ "likeCount":"2174",
2074
+ "dislikeCount":"453",
2075
+ "favoriteCount":"0",
2076
+ "commentCount":"462"
2077
+ }
2078
+ }
2079
+ ]
2080
+ }