video_info 2.3.1 → 2.3.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +3 -0
- data/lib/video_info/providers/vimeo.rb +1 -1
- data/lib/video_info/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_This_video_does_not_exist_or_has_been_deleted_/{available_ → _available_}/.yml +12 -19
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_valid_video/{available_ → _available_}/.yml +10 -15
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/{view_count → _date}/.yml +12 -17
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/{keywords → _description}/.yml +12 -17
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/{date → _duration}/.yml +12 -17
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/{thumbnail_large → _keywords}/.yml +12 -17
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_large/.yml +58 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_medium/.yml +58 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_small/.yml +58 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_title/.yml +58 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_view_count/.yml +58 -0
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_VimeoPlaylist/_available_/with_valid_playlist/available_ → VideoInfo_Providers_Vimeo/_available_/with_password_required_video/_available_}/.yml +28 -36
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/_available_/with_this_video_does_not_exist_video/{available_ → _available_}/.yml +11 -11
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/_available_/with_valid_video/{available_ → _available_}/.yml +13 -13
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_date/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_description/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_duration/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_height/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_keywords/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_large/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_medium/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_small/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_title/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_view_count/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_width/.yml +73 -0
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_Vimeo/_available_/with_password_required_video/available_ → VideoInfo_Providers_VimeoPlaylist/_available_/with_invalid_playlist/_available_}/.yml +12 -12
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/_available_/with_valid_playlist/_available_/.yml +54 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_description/.yml +71 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_large/.yml +71 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_medium/.yml +71 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_small/.yml +71 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_title/.yml +71 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_videos/.yml +104 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_invalid_video/_available_/.yml +46 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_valid_video/_available_/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video-54799401_165822734/_title/.yml +1363 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_description/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_duration/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_embed_code/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_embed_url/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_height/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_keywords/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_title/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_view_count/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/_width/.yml +1137 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_valid_video/{available_ → _available_}/.yml +9 -9
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_video_is_unavailable_video/{available_ → _available_}/.yml +6 -6
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_video_no_longer_available_due_to_a_copyright_claim_video/{available_ → _available_}/.yml +6 -6
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_date/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_description/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_duration/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_keywords/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_large/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_medium/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_small/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_title/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_view_count/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/_available_/with_invalid_playlist/{available_ → _available_}/.yml +6 -6
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/_available_/with_valid_playlist/{available_ → _available_}/.yml +9 -9
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL0E8117603D70E10A_in_embed_path/_videos/.yml +61 -0
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/title → VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_description}/.yml +27 -95
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/thumbnail_medium → VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_large}/.yml +31 -97
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/thumbnail_small → VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_medium}/.yml +31 -101
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_small/.yml +98 -0
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_title/.yml +98 -0
- data/spec/fixtures/vcr_cassettes/{VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/description → VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_videos}/.yml +27 -95
- data/spec/lib/video_info/providers/dailymotion_spec.rb +101 -23
- data/spec/lib/video_info/providers/vimeo_playlist_spec.rb +110 -32
- data/spec/lib/video_info/providers/vimeo_spec.rb +134 -29
- data/spec/lib/video_info/providers/vkontakte_spec.rb +95 -21
- data/spec/lib/video_info/providers/youtube_playlist_spec.rb +110 -25
- data/spec/lib/video_info/providers/youtube_spec.rb +206 -47
- data/spec/lib/video_info_spec.rb +20 -20
- data/spec/spec_helper.rb +1 -5
- data/video_info.gemspec +1 -0
- metadata +148 -178
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_video_is_unavailable_video/available_/.yml +0 -46
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_video_no_longer_available_due_to_a_copyright_claim_video/available_/.yml +0 -46
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/description/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/duration/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/thumbnail_medium/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/thumbnail_small/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/title/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/date/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/description/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/duration/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/height/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/keywords/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/thumbnail_large/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/thumbnail_medium/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/thumbnail_small/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/title/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/view_count/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/width/.yml +0 -76
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/_available_/with_invalid_playlist/available_/.yml +0 -152
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/date/.yml +0 -75
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/duration/.yml +0 -75
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/height/.yml +0 -71
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/keywords/.yml +0 -75
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/thumbnail_large/.yml +0 -168
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/videos/.yml +0 -202
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/view_count/.yml +0 -71
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/width/.yml +0 -71
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_invalid_video/available_/.yml +0 -147
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_valid_video/available_/.yml +0 -1115
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/description/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/duration/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/embed_code/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/embed_url/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/height/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/keywords/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/title/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/view_count/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_39576223_108370515/width/.yml +0 -1139
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video-54799401_165822734/title/.yml +0 -1331
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/description/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/duration/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/embed_code/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/embed_url/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/height/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/keywords/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/title/.yml +0 -1084
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/view_count/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/width/.yml +0 -1125
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/date/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/description/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/duration/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/keywords/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/thumbnail_large/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/thumbnail_medium/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/thumbnail_small/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/title/.yml +0 -63
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/view_count/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL0E8117603D70E10A_in_embed_path/videos/.yml +0 -61
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/date/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/description/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/duration/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/keywords/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/thumbnail_large/.yml +0 -96
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/thumbnail_medium/.yml +0 -96
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/thumbnail_small/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/title/.yml +0 -98
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/videos/.yml +0 -96
- data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/view_count/.yml +0 -98
@@ -1,75 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://vimeo.com/api/v2/album/2755718/info.json
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.2.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- '*/*'
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Age:
|
22
|
-
- '1'
|
23
|
-
Date:
|
24
|
-
- Sat, 01 Mar 2014 00:10:32 GMT
|
25
|
-
Expires:
|
26
|
-
- Sat, 01 Mar 2014 00:11:32 GMT
|
27
|
-
Connection:
|
28
|
-
- Keep-Alive
|
29
|
-
Via:
|
30
|
-
- 1.1 varnish
|
31
|
-
- dnet-dca
|
32
|
-
Etag:
|
33
|
-
- '"f9075c16b5f1158ce5ea0e7c4f82dad0"'
|
34
|
-
Server:
|
35
|
-
- Apache
|
36
|
-
Access-Control-Allow-Origin:
|
37
|
-
- '*'
|
38
|
-
X-Ratelimit-Limit:
|
39
|
-
- '3600'
|
40
|
-
X-Ratelimit-Remaining:
|
41
|
-
- '3597'
|
42
|
-
X-Ratelimit-Reset:
|
43
|
-
- '1393634121'
|
44
|
-
Last-Modified:
|
45
|
-
- Sat, 01 Mar 2014 00:07:48 GMT
|
46
|
-
X-Ua-Compatible:
|
47
|
-
- IE=edge
|
48
|
-
X-Dns-Prefetch-Control:
|
49
|
-
- 'on'
|
50
|
-
Vary:
|
51
|
-
- Accept-Encoding
|
52
|
-
Content-Type:
|
53
|
-
- application/json
|
54
|
-
Content-Length:
|
55
|
-
- '349'
|
56
|
-
Accept-Ranges:
|
57
|
-
- bytes
|
58
|
-
X-Varnish:
|
59
|
-
- '1775345710'
|
60
|
-
X-Varnish-Cache:
|
61
|
-
- '0'
|
62
|
-
Nncoection:
|
63
|
-
- close
|
64
|
-
X-Vserver:
|
65
|
-
- 10.90.128.196
|
66
|
-
body:
|
67
|
-
encoding: UTF-8
|
68
|
-
string: '{"id":2755718,"created_on":"2014-02-28 18:18:21","last_modified":"2014-02-28
|
69
|
-
19:07:48","title":"The Century Of Self","description":"The Century of the
|
70
|
-
Self is an award-winning British television documentary series by Adam Curtis,
|
71
|
-
released in 2002.","url":"http:\/\/vimeo.com\/album\/2755718","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_640.jpg","total_videos":4,"user_id":2618747,"user_display_name":"Karl
|
72
|
-
Entwistle","user_url":"http:\/\/vimeo.com\/user2618747"}'
|
73
|
-
http_version:
|
74
|
-
recorded_at: Sat, 01 Mar 2014 00:10:34 GMT
|
75
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/height/.yml
DELETED
@@ -1,71 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://vimeo.com/api/v2/album/2755718/info.json
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.2.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- '*/*'
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Age:
|
22
|
-
- '2'
|
23
|
-
Date:
|
24
|
-
- Sat, 01 Mar 2014 00:10:31 GMT
|
25
|
-
Expires:
|
26
|
-
- Sat, 01 Mar 2014 00:11:31 GMT
|
27
|
-
Content-Length:
|
28
|
-
- '641'
|
29
|
-
Connection:
|
30
|
-
- Keep-Alive
|
31
|
-
Via:
|
32
|
-
- 1.1 varnish
|
33
|
-
- dnet-dca
|
34
|
-
Etag:
|
35
|
-
- '"f9075c16b5f1158ce5ea0e7c4f82dad0"'
|
36
|
-
Server:
|
37
|
-
- Apache
|
38
|
-
Access-Control-Allow-Origin:
|
39
|
-
- '*'
|
40
|
-
X-Ratelimit-Limit:
|
41
|
-
- '3600'
|
42
|
-
X-Ratelimit-Remaining:
|
43
|
-
- '3583'
|
44
|
-
X-Ratelimit-Reset:
|
45
|
-
- '1393635073'
|
46
|
-
Last-Modified:
|
47
|
-
- Sat, 01 Mar 2014 00:07:48 GMT
|
48
|
-
X-Ua-Compatible:
|
49
|
-
- IE=edge
|
50
|
-
X-Dns-Prefetch-Control:
|
51
|
-
- 'on'
|
52
|
-
Vary:
|
53
|
-
- Accept-Encoding
|
54
|
-
Content-Type:
|
55
|
-
- application/json
|
56
|
-
X-Varnish:
|
57
|
-
- '1775290544'
|
58
|
-
X-Varnish-Cache:
|
59
|
-
- '0'
|
60
|
-
X-Vserver:
|
61
|
-
- 10.90.128.196
|
62
|
-
body:
|
63
|
-
encoding: UTF-8
|
64
|
-
string: '{"id":2755718,"created_on":"2014-02-28 18:18:21","last_modified":"2014-02-28
|
65
|
-
19:07:48","title":"The Century Of Self","description":"The Century of the
|
66
|
-
Self is an award-winning British television documentary series by Adam Curtis,
|
67
|
-
released in 2002.","url":"http:\/\/vimeo.com\/album\/2755718","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_640.jpg","total_videos":4,"user_id":2618747,"user_display_name":"Karl
|
68
|
-
Entwistle","user_url":"http:\/\/vimeo.com\/user2618747"}'
|
69
|
-
http_version:
|
70
|
-
recorded_at: Sat, 01 Mar 2014 00:10:35 GMT
|
71
|
-
recorded_with: VCR 2.8.0
|
@@ -1,75 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://vimeo.com/api/v2/album/2755718/info.json
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.2.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- '*/*'
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Age:
|
22
|
-
- '1'
|
23
|
-
Date:
|
24
|
-
- Sat, 01 Mar 2014 00:10:32 GMT
|
25
|
-
Expires:
|
26
|
-
- Sat, 01 Mar 2014 00:11:32 GMT
|
27
|
-
Connection:
|
28
|
-
- Keep-Alive
|
29
|
-
Via:
|
30
|
-
- 1.1 varnish
|
31
|
-
- dnet-dca
|
32
|
-
Etag:
|
33
|
-
- '"f9075c16b5f1158ce5ea0e7c4f82dad0"'
|
34
|
-
Server:
|
35
|
-
- Apache
|
36
|
-
Access-Control-Allow-Origin:
|
37
|
-
- '*'
|
38
|
-
X-Ratelimit-Limit:
|
39
|
-
- '3600'
|
40
|
-
X-Ratelimit-Remaining:
|
41
|
-
- '3597'
|
42
|
-
X-Ratelimit-Reset:
|
43
|
-
- '1393634121'
|
44
|
-
Last-Modified:
|
45
|
-
- Sat, 01 Mar 2014 00:07:48 GMT
|
46
|
-
X-Ua-Compatible:
|
47
|
-
- IE=edge
|
48
|
-
X-Dns-Prefetch-Control:
|
49
|
-
- 'on'
|
50
|
-
Vary:
|
51
|
-
- Accept-Encoding
|
52
|
-
Content-Type:
|
53
|
-
- application/json
|
54
|
-
Content-Length:
|
55
|
-
- '349'
|
56
|
-
Accept-Ranges:
|
57
|
-
- bytes
|
58
|
-
X-Varnish:
|
59
|
-
- '1775345710'
|
60
|
-
X-Varnish-Cache:
|
61
|
-
- '0'
|
62
|
-
Nncoection:
|
63
|
-
- close
|
64
|
-
X-Vserver:
|
65
|
-
- 10.90.128.196
|
66
|
-
body:
|
67
|
-
encoding: UTF-8
|
68
|
-
string: '{"id":2755718,"created_on":"2014-02-28 18:18:21","last_modified":"2014-02-28
|
69
|
-
19:07:48","title":"The Century Of Self","description":"The Century of the
|
70
|
-
Self is an award-winning British television documentary series by Adam Curtis,
|
71
|
-
released in 2002.","url":"http:\/\/vimeo.com\/album\/2755718","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_640.jpg","total_videos":4,"user_id":2618747,"user_display_name":"Karl
|
72
|
-
Entwistle","user_url":"http:\/\/vimeo.com\/user2618747"}'
|
73
|
-
http_version:
|
74
|
-
recorded_at: Sat, 01 Mar 2014 00:10:34 GMT
|
75
|
-
recorded_with: VCR 2.8.0
|
@@ -1,168 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.2.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- '*/*'
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- GB
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Sat, 01 Mar 2014 00:14:54 GMT
|
27
|
-
Date:
|
28
|
-
- Sat, 01 Mar 2014 00:09:54 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- public, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- Accept, X-GData-Authorization, GData-Version
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"D0QFSX47eCp7I2A9Wh9QE0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Wed, 26 Feb 2014 03:28:38 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '25710'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: '{"version":"1.0","encoding":"UTF-8","feed":{"xmlns":"http://www.w3.org/2005/Atom","xmlns$media":"http://search.yahoo.com/mrss/","xmlns$openSearch":"http://a9.com/-/spec/opensearch/1.1/","xmlns$gd":"http://schemas.google.com/g/2005","xmlns$yt":"http://gdata.youtube.com/schemas/2007","gd$etag":"W/\"D0QFSX47eCp7I2A9Wh9QE0U.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr"},"updated":{"$t":"2014-02-26T03:28:38.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#playlist"}],"title":{"$t":"YouTube
|
54
|
-
Policy and Copyright"},"subtitle":{"$t":"Learn more about copyright basics,
|
55
|
-
flagging, and the YouTube community."},"logo":{"$t":"http://www.gstatic.com/youtube/img/logo.png"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/playlist?list=PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr"},{"rel":"http://schemas.google.com/g/2005#feed","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr?v=2"},{"rel":"http://schemas.google.com/g/2005#batch","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/batch?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr?alt=json&start-index=1&max-results=25&v=2"},{"rel":"service","type":"application/atomsvc+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr?alt=atom-service&v=2"}],"author":[{"name":{"$t":"YouTube
|
56
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"generator":{"$t":"YouTube
|
57
|
-
data API","version":"2.1","uri":"http://gdata.youtube.com"},"openSearch$totalResults":{"$t":5},"openSearch$startIndex":{"$t":1},"openSearch$itemsPerPage":{"$t":25},"media$group":{"media$content":[{"url":"http://www.youtube.com/p/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr","type":"application/x-shockwave-flash","yt$format":5}],"media$description":{"$t":"Learn
|
58
|
-
more about copyright basics, flagging, and the YouTube community.","type":"plain"},"media$thumbnail":[{"url":"http://i.ytimg.com/vi/8b0aEoxqqC0/default.jpg","height":90,"width":120,"yt$name":"default"},{"url":"http://i.ytimg.com/vi/8b0aEoxqqC0/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i.ytimg.com/vi/8b0aEoxqqC0/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"}],"media$title":{"$t":"YouTube
|
59
|
-
Policy and Copyright","type":"plain"}},"yt$playlistId":{"$t":"PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr"},"entry":[{"gd$etag":"W/\"YDwqeyM.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr:PLa0L99Uc4VSCXhwLjoLzxvzeL5__87gFCq75gAaFE6gY"},"published":{"$t":"2013-09-13T16:49:50.000Z"},"updated":{"$t":"1970-01-01T00:00:00.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#video"},{"scheme":"http://gdata.youtube.com/schemas/2007/categories.cat","term":"Howto","label":"Howto
|
60
|
-
& Style"}],"title":{"$t":"Buying YouTube views through third-party services"},"content":{"type":"application/x-shockwave-flash","src":"http://www.youtube.com/v/_Bt3-WsHfB0?version=3&f=playlists&app=youtube_gdata"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/watch?v=_Bt3-WsHfB0&feature=youtube_gdata"},{"rel":"http://gdata.youtube.com/schemas/2007#video.related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/_Bt3-WsHfB0/related?v=2"},{"rel":"http://gdata.youtube.com/schemas/2007#mobile","type":"text/html","href":"http://m.youtube.com/details?v=_Bt3-WsHfB0"},{"rel":"http://gdata.youtube.com/schemas/2007#uploader","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/users/MDQxm7cUx3yXkfeHa5zJIQ?v=2"},{"rel":"related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/_Bt3-WsHfB0?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/PLa0L99Uc4VSCXhwLjoLzxvzeL5__87gFCq75gAaFE6gY?v=2"}],"author":[{"name":{"$t":"YouTube
|
61
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"yt$accessControl":[{"action":"comment","permission":"denied"},{"action":"commentVote","permission":"denied"},{"action":"videoRespond","permission":"moderated"},{"action":"rate","permission":"denied"},{"action":"embed","permission":"allowed"},{"action":"list","permission":"allowed"},{"action":"autoPlay","permission":"allowed"},{"action":"syndicate","permission":"allowed"}],"yt$hd":{},"media$group":{"media$category":[{"$t":"Howto","label":"Howto
|
62
|
-
& Style","scheme":"http://gdata.youtube.com/schemas/2007/categories.cat"}],"media$content":[{"url":"http://www.youtube.com/v/_Bt3-WsHfB0?version=3&f=playlists&app=youtube_gdata","type":"application/x-shockwave-flash","medium":"video","isDefault":"true","expression":"full","duration":62,"yt$format":5},{"url":"rtsp://r6---sn-cg07lues.c.youtube.com/CiULENy73wIaHAkdfAdr-Xcb_BMYDSANFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":62,"yt$format":1},{"url":"rtsp://r6---sn-cg07lues.c.youtube.com/CiULENy73wIaHAkdfAdr-Xcb_BMYESARFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":62,"yt$format":6}],"media$credit":[{"$t":"youtubehelp","role":"uploader","scheme":"urn:youtube","yt$display":"YouTube
|
63
|
-
Help"}],"media$description":{"$t":"Viewcounts serve as a way to recognize
|
64
|
-
and surface great content. Since views are so important, it''s no surprise
|
65
|
-
that an ecosystem of businesses has evolved around artificially helping creators
|
66
|
-
get and create YouTube views, likes, and subscribers.\n\nHowever, paying for
|
67
|
-
views obtained through some of these companies could be a violation of our
|
68
|
-
terms, which exist, in part, to make sure the views on any YouTube video come
|
69
|
-
from real, genuine people.\n\nPlease visit our Help Center article for more
|
70
|
-
info!\n\nhttps://support.google.com/youtube/answer/3399767","type":"plain"},"media$keywords":{},"media$license":{"$t":"youtube","type":"text/html","href":"http://www.youtube.com/t/terms"},"media$player":{"url":"http://www.youtube.com/watch?v=_Bt3-WsHfB0&feature=youtube_gdata_player"},"media$thumbnail":[{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/default.jpg","height":90,"width":120,"time":"00:00:31","yt$name":"default"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/sddefault.jpg","height":480,"width":640,"yt$name":"sddefault"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/1.jpg","height":90,"width":120,"time":"00:00:15.500","yt$name":"start"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/2.jpg","height":90,"width":120,"time":"00:00:31","yt$name":"middle"},{"url":"http://i1.ytimg.com/vi/_Bt3-WsHfB0/3.jpg","height":90,"width":120,"time":"00:00:46.500","yt$name":"end"}],"media$title":{"$t":"Buying
|
71
|
-
YouTube views through third-party services","type":"plain"},"yt$aspectRatio":{"$t":"widescreen"},"yt$duration":{"seconds":"62"},"yt$uploaded":{"$t":"2013-09-13T16:48:55.000Z"},"yt$uploaderId":{"$t":"UCMDQxm7cUx3yXkfeHa5zJIQ"},"yt$videoid":{"$t":"_Bt3-WsHfB0"}},"yt$position":{"$t":1}},{"gd$etag":"W/\"YDwqeyM.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr:PLa0L99Uc4VSCXhwLjoLzxv5JvZLgV8BItvSbpyhS9_p8"},"published":{"$t":"2013-08-09T05:09:51.000Z"},"updated":{"$t":"1970-01-01T00:00:00.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#video"},{"scheme":"http://gdata.youtube.com/schemas/2007/categories.cat","term":"Education","label":"Education"}],"title":{"$t":"YouTube
|
72
|
-
Content ID"},"content":{"type":"application/x-shockwave-flash","src":"http://www.youtube.com/v/9g2U12SsRns?version=3&f=playlists&app=youtube_gdata"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/watch?v=9g2U12SsRns&feature=youtube_gdata"},{"rel":"http://gdata.youtube.com/schemas/2007#video.related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/9g2U12SsRns/related?v=2"},{"rel":"http://gdata.youtube.com/schemas/2007#mobile","type":"text/html","href":"http://m.youtube.com/details?v=9g2U12SsRns"},{"rel":"http://gdata.youtube.com/schemas/2007#uploader","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/users/MDQxm7cUx3yXkfeHa5zJIQ?v=2"},{"rel":"related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/9g2U12SsRns?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/PLa0L99Uc4VSCXhwLjoLzxv5JvZLgV8BItvSbpyhS9_p8?v=2"}],"author":[{"name":{"$t":"YouTube
|
73
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"yt$accessControl":[{"action":"comment","permission":"denied"},{"action":"commentVote","permission":"denied"},{"action":"videoRespond","permission":"moderated"},{"action":"rate","permission":"denied"},{"action":"embed","permission":"allowed"},{"action":"list","permission":"allowed"},{"action":"autoPlay","permission":"allowed"},{"action":"syndicate","permission":"allowed"}],"media$group":{"media$category":[{"$t":"Education","label":"Education","scheme":"http://gdata.youtube.com/schemas/2007/categories.cat"}],"media$content":[{"url":"http://www.youtube.com/v/9g2U12SsRns?version=3&f=playlists&app=youtube_gdata","type":"application/x-shockwave-flash","medium":"video","isDefault":"true","expression":"full","duration":132,"yt$format":5},{"url":"rtsp://r7---sn-cg07lues.c.youtube.com/CiULENy73wIaHAl7Rqxk15QN9hMYDSANFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":132,"yt$format":1},{"url":"rtsp://r7---sn-cg07lues.c.youtube.com/CiULENy73wIaHAl7Rqxk15QN9hMYESARFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":132,"yt$format":6}],"media$credit":[{"$t":"youtubehelp","role":"uploader","scheme":"urn:youtube","yt$display":"YouTube
|
74
|
-
Help"}],"media$description":{"$t":"Learn more about YouTube''s Content ID
|
75
|
-
system.","type":"plain"},"media$keywords":{},"media$license":{"$t":"youtube","type":"text/html","href":"http://www.youtube.com/t/terms"},"media$player":{"url":"http://www.youtube.com/watch?v=9g2U12SsRns&feature=youtube_gdata_player"},"media$thumbnail":[{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/default.jpg","height":90,"width":120,"time":"00:01:06","yt$name":"default"},{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"},{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/1.jpg","height":90,"width":120,"time":"00:00:33","yt$name":"start"},{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/2.jpg","height":90,"width":120,"time":"00:01:06","yt$name":"middle"},{"url":"http://i1.ytimg.com/vi/9g2U12SsRns/3.jpg","height":90,"width":120,"time":"00:01:39","yt$name":"end"}],"media$title":{"$t":"YouTube
|
76
|
-
Content ID","type":"plain"},"yt$aspectRatio":{"$t":"widescreen"},"yt$duration":{"seconds":"132"},"yt$uploaded":{"$t":"2010-09-28T18:21:56.000Z"},"yt$uploaderId":{"$t":"UCMDQxm7cUx3yXkfeHa5zJIQ"},"yt$videoid":{"$t":"9g2U12SsRns"}},"yt$statistics":{"favoriteCount":"0","viewCount":"606467"},"yt$position":{"$t":2}},{"gd$etag":"W/\"YDwqeyM.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr:PLa0L99Uc4VSCXhwLjoLzxv5thSi6AaU9r_9hUpT_DLZE"},"published":{"$t":"2013-08-09T05:09:51.000Z"},"updated":{"$t":"1970-01-01T00:00:00.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#video"},{"scheme":"http://gdata.youtube.com/schemas/2007/categories.cat","term":"Education","label":"Education"}],"title":{"$t":"Determining
|
77
|
-
What Happened to Your Video"},"content":{"type":"application/x-shockwave-flash","src":"http://www.youtube.com/v/8b0aEoxqqC0?version=3&f=playlists&app=youtube_gdata"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/watch?v=8b0aEoxqqC0&feature=youtube_gdata"},{"rel":"http://gdata.youtube.com/schemas/2007#video.related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/8b0aEoxqqC0/related?v=2"},{"rel":"http://gdata.youtube.com/schemas/2007#mobile","type":"text/html","href":"http://m.youtube.com/details?v=8b0aEoxqqC0"},{"rel":"http://gdata.youtube.com/schemas/2007#uploader","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/users/MDQxm7cUx3yXkfeHa5zJIQ?v=2"},{"rel":"related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/8b0aEoxqqC0?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/PLa0L99Uc4VSCXhwLjoLzxv5thSi6AaU9r_9hUpT_DLZE?v=2"}],"author":[{"name":{"$t":"YouTube
|
78
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"yt$accessControl":[{"action":"comment","permission":"denied"},{"action":"commentVote","permission":"denied"},{"action":"videoRespond","permission":"moderated"},{"action":"rate","permission":"denied"},{"action":"embed","permission":"allowed"},{"action":"list","permission":"allowed"},{"action":"autoPlay","permission":"allowed"},{"action":"syndicate","permission":"allowed"}],"yt$hd":{},"media$group":{"media$category":[{"$t":"Education","label":"Education","scheme":"http://gdata.youtube.com/schemas/2007/categories.cat"}],"media$content":[{"url":"http://www.youtube.com/v/8b0aEoxqqC0?version=3&f=playlists&app=youtube_gdata","type":"application/x-shockwave-flash","medium":"video","isDefault":"true","expression":"full","duration":191,"yt$format":5},{"url":"rtsp://r2---sn-cg07luee.c.youtube.com/CiULENy73wIaHAktqGqMEhq98RMYDSANFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":191,"yt$format":1},{"url":"rtsp://r2---sn-cg07luee.c.youtube.com/CiULENy73wIaHAktqGqMEhq98RMYESARFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":191,"yt$format":6}],"media$credit":[{"$t":"youtubehelp","role":"uploader","scheme":"urn:youtube","yt$display":"YouTube
|
79
|
-
Help"}],"media$description":{"$t":"This video will show you how to determine
|
80
|
-
what happened to your video if it was removed from YouTube.\n\nTo learn more
|
81
|
-
about copyright on YouTube, please visit our Copyright Center at http://www.youtube.com/yt/copyright/","type":"plain"},"media$keywords":{},"media$license":{"$t":"cc","type":"text/html","href":"http://creativecommons.org/licenses/by/3.0/"},"media$player":{"url":"http://www.youtube.com/watch?v=8b0aEoxqqC0&feature=youtube_gdata_player"},"media$thumbnail":[{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/default.jpg","height":90,"width":120,"time":"00:01:35.500","yt$name":"default"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/sddefault.jpg","height":480,"width":640,"yt$name":"sddefault"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/1.jpg","height":90,"width":120,"time":"00:00:47.750","yt$name":"start"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/2.jpg","height":90,"width":120,"time":"00:01:35.500","yt$name":"middle"},{"url":"http://i1.ytimg.com/vi/8b0aEoxqqC0/3.jpg","height":90,"width":120,"time":"00:02:23.250","yt$name":"end"}],"media$title":{"$t":"Determining
|
82
|
-
What Happened to Your Video","type":"plain"},"yt$aspectRatio":{"$t":"widescreen"},"yt$duration":{"seconds":"191"},"yt$uploaded":{"$t":"2013-04-11T23:44:36.000Z"},"yt$uploaderId":{"$t":"UCMDQxm7cUx3yXkfeHa5zJIQ"},"yt$videoid":{"$t":"8b0aEoxqqC0"}},"yt$statistics":{"favoriteCount":"0","viewCount":"19514"},"yt$position":{"$t":3}},{"gd$etag":"W/\"YDwqeyM.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr:PLa0L99Uc4VSCXhwLjoLzxv4Zz231WHvzzM2lBS3jjPZs"},"published":{"$t":"2013-08-09T05:09:51.000Z"},"updated":{"$t":"1970-01-01T00:00:00.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#video"},{"scheme":"http://gdata.youtube.com/schemas/2007/categories.cat","term":"Entertainment","label":"Entertainment"}],"title":{"$t":"Reporting
|
83
|
-
and Policy Enforcement on YouTube"},"content":{"type":"application/x-shockwave-flash","src":"http://www.youtube.com/v/6c3mHikRz0I?version=3&f=playlists&app=youtube_gdata"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/watch?v=6c3mHikRz0I&feature=youtube_gdata"},{"rel":"http://gdata.youtube.com/schemas/2007#video.related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/6c3mHikRz0I/related?v=2"},{"rel":"http://gdata.youtube.com/schemas/2007#mobile","type":"text/html","href":"http://m.youtube.com/details?v=6c3mHikRz0I"},{"rel":"http://gdata.youtube.com/schemas/2007#uploader","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/users/MDQxm7cUx3yXkfeHa5zJIQ?v=2"},{"rel":"related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/6c3mHikRz0I?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/PLa0L99Uc4VSCXhwLjoLzxv4Zz231WHvzzM2lBS3jjPZs?v=2"}],"author":[{"name":{"$t":"YouTube
|
84
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"yt$accessControl":[{"action":"comment","permission":"allowed"},{"action":"commentVote","permission":"allowed"},{"action":"videoRespond","permission":"moderated"},{"action":"rate","permission":"allowed"},{"action":"embed","permission":"allowed"},{"action":"list","permission":"allowed"},{"action":"autoPlay","permission":"allowed"},{"action":"syndicate","permission":"allowed"}],"gd$comments":{"gd$feedLink":{"rel":"http://gdata.youtube.com/schemas/2007#comments","href":"http://gdata.youtube.com/feeds/api/videos/6c3mHikRz0I/comments?v=2","countHint":127}},"yt$hd":{},"media$group":{"media$category":[{"$t":"Entertainment","label":"Entertainment","scheme":"http://gdata.youtube.com/schemas/2007/categories.cat"}],"media$content":[{"url":"http://www.youtube.com/v/6c3mHikRz0I?version=3&f=playlists&app=youtube_gdata","type":"application/x-shockwave-flash","medium":"video","isDefault":"true","expression":"full","duration":94,"yt$format":5},{"url":"rtsp://r1---sn-cg07lues.c.youtube.com/CiULENy73wIaHAlCzxEpHubN6RMYDSANFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":94,"yt$format":1},{"url":"rtsp://r1---sn-cg07lues.c.youtube.com/CiULENy73wIaHAlCzxEpHubN6RMYESARFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":94,"yt$format":6}],"media$credit":[{"$t":"youtubehelp","role":"uploader","scheme":"urn:youtube","yt$display":"YouTube
|
85
|
-
Help"}],"media$description":{"$t":"This video explains the basics of reporting
|
86
|
-
on YouTube. \n\nTo learn more about reporting, policies and safety please
|
87
|
-
visit our Policy and Safety hub, http://www.youtube.com/yt/policyandsafety/","type":"plain"},"media$keywords":{},"media$license":{"$t":"youtube","type":"text/html","href":"http://www.youtube.com/t/terms"},"media$player":{"url":"http://www.youtube.com/watch?v=6c3mHikRz0I&feature=youtube_gdata_player"},"media$thumbnail":[{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/default.jpg","height":90,"width":120,"time":"00:00:47","yt$name":"default"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/sddefault.jpg","height":480,"width":640,"yt$name":"sddefault"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/1.jpg","height":90,"width":120,"time":"00:00:23.500","yt$name":"start"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/2.jpg","height":90,"width":120,"time":"00:00:47","yt$name":"middle"},{"url":"http://i1.ytimg.com/vi/6c3mHikRz0I/3.jpg","height":90,"width":120,"time":"00:01:10.500","yt$name":"end"}],"media$title":{"$t":"Reporting
|
88
|
-
and Policy Enforcement on YouTube","type":"plain"},"yt$aspectRatio":{"$t":"widescreen"},"yt$duration":{"seconds":"94"},"yt$uploaded":{"$t":"2013-04-04T23:31:32.000Z"},"yt$uploaderId":{"$t":"UCMDQxm7cUx3yXkfeHa5zJIQ"},"yt$videoid":{"$t":"6c3mHikRz0I"}},"gd$rating":{"average":3.3506744,"max":5,"min":1,"numRaters":519,"rel":"http://schemas.google.com/g/2005#overall"},"yt$statistics":{"favoriteCount":"0","viewCount":"189331"},"yt$rating":{"numDislikes":"214","numLikes":"305"},"yt$position":{"$t":4}},{"gd$etag":"W/\"YDwqeyM.\"","id":{"$t":"tag:youtube.com,2008:playlist:PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr:PLa0L99Uc4VSCXhwLjoLzxv1hmeWhxMppADNQi_wSyGm4"},"published":{"$t":"2013-12-17T23:45:41.000Z"},"updated":{"$t":"1970-01-01T00:00:00.000Z"},"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://gdata.youtube.com/schemas/2007#video"},{"scheme":"http://gdata.youtube.com/schemas/2007/categories.cat","term":"Howto","label":"Howto
|
89
|
-
& Style"}],"title":{"$t":"YouTube Copyright Basics (Global)"},"content":{"type":"application/x-shockwave-flash","src":"http://www.youtube.com/v/OQVHWsTHcoc?version=3&f=playlists&app=youtube_gdata"},"link":[{"rel":"alternate","type":"text/html","href":"http://www.youtube.com/watch?v=OQVHWsTHcoc&feature=youtube_gdata"},{"rel":"http://gdata.youtube.com/schemas/2007#video.related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/OQVHWsTHcoc/related?v=2"},{"rel":"http://gdata.youtube.com/schemas/2007#mobile","type":"text/html","href":"http://m.youtube.com/details?v=OQVHWsTHcoc"},{"rel":"http://gdata.youtube.com/schemas/2007#uploader","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/users/MDQxm7cUx3yXkfeHa5zJIQ?v=2"},{"rel":"related","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/videos/OQVHWsTHcoc?v=2"},{"rel":"self","type":"application/atom+xml","href":"http://gdata.youtube.com/feeds/api/playlists/PL9hW1uS6HUftLdHI6RIsaf-iXTm09qnEr/PLa0L99Uc4VSCXhwLjoLzxv1hmeWhxMppADNQi_wSyGm4?v=2"}],"author":[{"name":{"$t":"YouTube
|
90
|
-
Help"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/YouTubeHelp"},"yt$userId":{"$t":"MDQxm7cUx3yXkfeHa5zJIQ"}}],"yt$accessControl":[{"action":"comment","permission":"denied"},{"action":"commentVote","permission":"denied"},{"action":"videoRespond","permission":"moderated"},{"action":"rate","permission":"denied"},{"action":"embed","permission":"allowed"},{"action":"list","permission":"allowed"},{"action":"autoPlay","permission":"allowed"},{"action":"syndicate","permission":"allowed"}],"yt$hd":{},"media$group":{"media$category":[{"$t":"Howto","label":"Howto
|
91
|
-
& Style","scheme":"http://gdata.youtube.com/schemas/2007/categories.cat"}],"media$content":[{"url":"http://www.youtube.com/v/OQVHWsTHcoc?version=3&f=playlists&app=youtube_gdata","type":"application/x-shockwave-flash","medium":"video","isDefault":"true","expression":"full","duration":342,"yt$format":5},{"url":"rtsp://r7---sn-cg07luel.c.youtube.com/CiULENy73wIaHAmHcsfEWkcFORMYDSANFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":342,"yt$format":1},{"url":"rtsp://r7---sn-cg07luel.c.youtube.com/CiULENy73wIaHAmHcsfEWkcFORMYESARFEgGUglwbGF5bGlzdHMM/0/0/0/video.3gp","type":"video/3gpp","medium":"video","expression":"full","duration":342,"yt$format":6}],"media$credit":[{"$t":"youtubehelp","role":"uploader","scheme":"urn:youtube","yt$display":"YouTube
|
92
|
-
Help"}],"media$description":{"$t":"","type":"plain"},"media$keywords":{"$t":"yt:cc=on"},"media$license":{"$t":"youtube","type":"text/html","href":"http://www.youtube.com/t/terms"},"media$player":{"url":"http://www.youtube.com/watch?v=OQVHWsTHcoc&feature=youtube_gdata_player"},"media$thumbnail":[{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/default.jpg","height":90,"width":120,"time":"00:02:51","yt$name":"default"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/mqdefault.jpg","height":180,"width":320,"yt$name":"mqdefault"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/hqdefault.jpg","height":360,"width":480,"yt$name":"hqdefault"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/sddefault.jpg","height":480,"width":640,"yt$name":"sddefault"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/1.jpg","height":90,"width":120,"time":"00:01:25.500","yt$name":"start"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/2.jpg","height":90,"width":120,"time":"00:02:51","yt$name":"middle"},{"url":"http://i1.ytimg.com/vi/OQVHWsTHcoc/3.jpg","height":90,"width":120,"time":"00:04:16.500","yt$name":"end"}],"media$title":{"$t":"YouTube
|
93
|
-
Copyright Basics (Global)","type":"plain"},"yt$aspectRatio":{"$t":"widescreen"},"yt$duration":{"seconds":"342"},"yt$uploaded":{"$t":"2013-12-02T23:22:20.000Z"},"yt$uploaderId":{"$t":"UCMDQxm7cUx3yXkfeHa5zJIQ"},"yt$videoid":{"$t":"OQVHWsTHcoc"}},"yt$statistics":{"favoriteCount":"0","viewCount":"226558"},"yt$position":{"$t":5}}]}}'
|
94
|
-
http_version:
|
95
|
-
recorded_at: Sat, 01 Mar 2014 00:09:57 GMT
|
96
|
-
- request:
|
97
|
-
method: get
|
98
|
-
uri: http://vimeo.com/api/v2/album/2755718/info.json
|
99
|
-
body:
|
100
|
-
encoding: US-ASCII
|
101
|
-
string: ''
|
102
|
-
headers:
|
103
|
-
User-Agent:
|
104
|
-
- VideoInfo/2.2.2
|
105
|
-
Accept-Encoding:
|
106
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
107
|
-
Accept:
|
108
|
-
- '*/*'
|
109
|
-
response:
|
110
|
-
status:
|
111
|
-
code: 200
|
112
|
-
message: OK
|
113
|
-
headers:
|
114
|
-
Age:
|
115
|
-
- '3'
|
116
|
-
Date:
|
117
|
-
- Sat, 01 Mar 2014 00:10:32 GMT
|
118
|
-
Expires:
|
119
|
-
- Sat, 01 Mar 2014 00:11:32 GMT
|
120
|
-
Connection:
|
121
|
-
- Keep-Alive
|
122
|
-
Via:
|
123
|
-
- 1.1 varnish
|
124
|
-
- dnet-dca
|
125
|
-
Etag:
|
126
|
-
- '"f9075c16b5f1158ce5ea0e7c4f82dad0"'
|
127
|
-
Server:
|
128
|
-
- Apache
|
129
|
-
Access-Control-Allow-Origin:
|
130
|
-
- '*'
|
131
|
-
X-Ratelimit-Limit:
|
132
|
-
- '3600'
|
133
|
-
X-Ratelimit-Remaining:
|
134
|
-
- '3597'
|
135
|
-
X-Ratelimit-Reset:
|
136
|
-
- '1393634121'
|
137
|
-
Last-Modified:
|
138
|
-
- Sat, 01 Mar 2014 00:07:48 GMT
|
139
|
-
X-Ua-Compatible:
|
140
|
-
- IE=edge
|
141
|
-
X-Dns-Prefetch-Control:
|
142
|
-
- 'on'
|
143
|
-
Vary:
|
144
|
-
- Accept-Encoding
|
145
|
-
Content-Type:
|
146
|
-
- application/json
|
147
|
-
Content-Length:
|
148
|
-
- '349'
|
149
|
-
Accept-Ranges:
|
150
|
-
- bytes
|
151
|
-
X-Varnish:
|
152
|
-
- '1775345710'
|
153
|
-
X-Varnish-Cache:
|
154
|
-
- '0'
|
155
|
-
Nncoection:
|
156
|
-
- close
|
157
|
-
X-Vserver:
|
158
|
-
- 10.90.128.196
|
159
|
-
body:
|
160
|
-
encoding: UTF-8
|
161
|
-
string: '{"id":2755718,"created_on":"2014-02-28 18:18:21","last_modified":"2014-02-28
|
162
|
-
19:07:48","title":"The Century Of Self","description":"The Century of the
|
163
|
-
Self is an award-winning British television documentary series by Adam Curtis,
|
164
|
-
released in 2002.","url":"http:\/\/vimeo.com\/album\/2755718","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_640.jpg","total_videos":4,"user_id":2618747,"user_display_name":"Karl
|
165
|
-
Entwistle","user_url":"http:\/\/vimeo.com\/user2618747"}'
|
166
|
-
http_version:
|
167
|
-
recorded_at: Sat, 01 Mar 2014 00:10:35 GMT
|
168
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_2755718/videos/.yml
DELETED
@@ -1,202 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://vimeo.com/api/v2/album/2755718/videos.json
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.2.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- '*/*'
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
Age:
|
22
|
-
- '1'
|
23
|
-
Date:
|
24
|
-
- Sat, 01 Mar 2014 00:28:23 GMT
|
25
|
-
Expires:
|
26
|
-
- Sat, 01 Mar 2014 00:29:23 GMT
|
27
|
-
Content-Length:
|
28
|
-
- '13346'
|
29
|
-
Connection:
|
30
|
-
- Keep-Alive
|
31
|
-
Via:
|
32
|
-
- 1.1 varnish
|
33
|
-
- dnet-dca
|
34
|
-
Etag:
|
35
|
-
- '"4c410bb57e9ae247e718c7c73a475786"'
|
36
|
-
Server:
|
37
|
-
- Apache
|
38
|
-
Access-Control-Allow-Origin:
|
39
|
-
- '*'
|
40
|
-
X-Ratelimit-Limit:
|
41
|
-
- '3600'
|
42
|
-
X-Ratelimit-Remaining:
|
43
|
-
- '3581'
|
44
|
-
X-Ratelimit-Reset:
|
45
|
-
- '1393635073'
|
46
|
-
Last-Modified:
|
47
|
-
- Fri, 28 Feb 2014 23:19:45 GMT
|
48
|
-
X-Ua-Compatible:
|
49
|
-
- IE=edge
|
50
|
-
X-Dns-Prefetch-Control:
|
51
|
-
- 'on'
|
52
|
-
Vary:
|
53
|
-
- Accept-Encoding
|
54
|
-
Content-Type:
|
55
|
-
- application/json
|
56
|
-
X-Varnish:
|
57
|
-
- '1960274180'
|
58
|
-
X-Varnish-Cache:
|
59
|
-
- '0'
|
60
|
-
X-Vserver:
|
61
|
-
- 10.90.128.197
|
62
|
-
body:
|
63
|
-
encoding: UTF-8
|
64
|
-
string: '[{"id":67977038,"title":"The Century Of Self: Happiness Machines (Episode1)","description":"The
|
65
|
-
Century of the Self is an award-winning British television documentary series
|
66
|
-
by Adam Curtis. It focuses on how the work of Sigmund Freud, Anna Freud, and
|
67
|
-
Edward Bernays influenced the way corporations and governments have analyzed,\u202d
|
68
|
-
dealt with, and controlled \u202cpeople. This series is banned on YouTube
|
69
|
-
because of the secrets it contains.<br \/>\r\n<br \/>\r\n\"This series is
|
70
|
-
about how those in power have used Freud''s theories to try and control the
|
71
|
-
dangerous crowd in an age of mass democracy.\" \u2014Adam Curtis'' introduction
|
72
|
-
to the first episode.<br \/>\r\n<br \/>\r\nSigmund Freud, the founder of psychoanalysis,
|
73
|
-
changed the perception of the human mind and its workings. The series describes
|
74
|
-
the propaganda that Western governments and corporations have utilized stemming
|
75
|
-
from Freud''s theories.<br \/>\r\n<br \/>\r\nFreud himself and his nephew
|
76
|
-
Edward Bernays, who was the first to use psychological techniques in public
|
77
|
-
relations, are discussed. Freud''s daughter Anna Freud, a pioneer of child
|
78
|
-
psychology, is mentioned in the second part, as is one of the main opponents
|
79
|
-
of Freud''s theories, Wilhelm Reich, in the third part.<br \/>\r\n<br \/>\r\nAlong
|
80
|
-
these general themes, The Century of the Self asks deeper questions about
|
81
|
-
the roots and methods of modern consumerism, representative democracy, commodification
|
82
|
-
and its implications. It also questions the modern way we see ourselves, the
|
83
|
-
attitudes to fashion and superficiality.<br \/>\r\n<br \/>\r\nThe business
|
84
|
-
and political world uses psychological techniques to read, create and fulfill
|
85
|
-
our desires, to make their products or speeches as pleasing as possible to
|
86
|
-
us. Curtis raises the question of the intentions and roots of this fact. Where
|
87
|
-
once the political process was about engaging people''s rational, conscious
|
88
|
-
minds, as well as facilitating their needs as a society, the documentary shows
|
89
|
-
how by employing the tactics of psychoanalysis, politicians appeal to irrational,
|
90
|
-
primitive impulses that have little apparent bearing on issues outside of
|
91
|
-
the narrow self-interest of a consumer population.<br \/>\r\n<br \/>\r\nPaul
|
92
|
-
Mazur, a leading Wall Street banker working for Lehman Brothers, is cited
|
93
|
-
as declaring: \"We must shift America from a needs- to a desires-culture.
|
94
|
-
People must be trained to desire, to want new things, even before the old
|
95
|
-
have been entirely consumed. [...] Man''s desires must overshadow his needs\".<br
|
96
|
-
\/>\r\n<br \/>\r\nIn Episode 4 the main subjects are Philip Gould and Matthew
|
97
|
-
Freud, the great-grandson of Sigmund, a PR consultant. They were part of the
|
98
|
-
efforts during the nineties to bring the Democrats in the US and New Labour
|
99
|
-
in the United Kingdom back into power. Adam Curtis explores the psychological
|
100
|
-
methods they have now massively introduced into politics. He also argues that
|
101
|
-
the eventual outcome strongly resembles Edward Bernays vision for the \"Democracity\"
|
102
|
-
during the 1939 New York World''s Fair.<br \/>\r\n<br \/>\r\nIt is widely
|
103
|
-
believed that the series was inspired and informed by a book written by the
|
104
|
-
American historian, Stuart Ewen, \"PR! A Social History of Spin\".","url":"http:\/\/vimeo.com\/67977038","upload_date":"2013-06-09
|
105
|
-
03:50:08","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/440\/289\/440289906_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/440\/289\/440289906_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/440\/289\/440289906_640.jpg","user_id":4246041,"user_name":"Roses
|
106
|
-
of Time","user_url":"http:\/\/vimeo.com\/rosesoftime","user_portrait_small":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_30.jpg","user_portrait_medium":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_75.jpg","user_portrait_large":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_100.jpg","user_portrait_huge":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_300.jpg","stats_number_of_likes":83,"stats_number_of_plays":22945,"stats_number_of_comments":2,"duration":3497,"width":640,"height":360,"tags":"Freud,
|
107
|
-
Bernays, Century of self, BBC, spin, politics, society, Adam Curtis, psychoanalysis,
|
108
|
-
consumerism, democracy","embed_privacy":"anywhere"},{"id":68843810,"title":"The
|
109
|
-
Century Of Self: Engineering Of Consent (Episode2)","description":"The Century
|
110
|
-
of the Self is an award-winning British television documentary series by Adam
|
111
|
-
Curtis. It focuses on how the work of Sigmund Freud, Anna Freud, and Edward
|
112
|
-
Bernays influenced the way corporations and governments have analyzed,\u202d
|
113
|
-
dealt with, and controlled \u202cpeople.<br \/>\r\n<br \/>\r\n\"This series
|
114
|
-
is about how those in power have used Freud''s theories to try and control
|
115
|
-
the dangerous crowd in an age of mass democracy.\" \u2014Adam Curtis'' introduction
|
116
|
-
to the first episode.<br \/>\r\n<br \/>\r\nSigmund Freud, the founder of psychoanalysis,
|
117
|
-
changed the perception of the human mind and its workings. The series describes
|
118
|
-
the propaganda that Western governments and corporations have utilized stemming
|
119
|
-
from Freud''s theories.<br \/>\r\n<br \/>\r\nFreud himself and his nephew
|
120
|
-
Edward Bernays, who was the first to use psychological techniques in public
|
121
|
-
relations, are discussed. Freud''s daughter Anna Freud, a pioneer of child
|
122
|
-
psychology, is mentioned in the second part, as is one of the main opponents
|
123
|
-
of Freud''s theories, Wilhelm Reich, in the third part.<br \/>\r\n<br \/>\r\nAlong
|
124
|
-
these general themes, The Century of the Self asks deeper questions about
|
125
|
-
the roots and methods of modern consumerism, representative democracy, commodification
|
126
|
-
and its implications. It also questions the modern way we see ourselves, the
|
127
|
-
attitudes to fashion and superficiality.<br \/>\r\n<br \/>\r\nThe business
|
128
|
-
and political world uses psychological techniques to read, create and fulfill
|
129
|
-
our desires, to make their products or speeches as pleasing as possible to
|
130
|
-
us. Curtis raises the question of the intentions and roots of this fact. Where
|
131
|
-
once the political process was about engaging people''s rational, conscious
|
132
|
-
minds, as well as facilitating their needs as a society, the documentary shows
|
133
|
-
how by employing the tactics of psychoanalysis, politicians appeal to irrational,
|
134
|
-
primitive impulses that have little apparent bearing on issues outside of
|
135
|
-
the narrow self-interest of a consumer population.<br \/>\r\n<br \/>\r\nPaul
|
136
|
-
Mazur, a leading Wall Street banker working for Lehman Brothers, is cited
|
137
|
-
as declaring: \"We must shift America from a needs- to a desires-culture.
|
138
|
-
People must be trained to desire, to want new things, even before the old
|
139
|
-
have been entirely consumed. [...] Man''s desires must overshadow his needs\".<br
|
140
|
-
\/>\r\n<br \/>\r\nIn Episode 4 the main subjects are Philip Gould and Matthew
|
141
|
-
Freud, the great-grandson of Sigmund, a PR consultant. They were part of the
|
142
|
-
efforts during the nineties to bring the Democrats in the US and New Labour
|
143
|
-
in the United Kingdom back into power. Adam Curtis explores the psychological
|
144
|
-
methods they have now massively introduced into politics. He also argues that
|
145
|
-
the eventual outcome strongly resembles Edward Bernays vision for the \"Democracity\"
|
146
|
-
during the 1939 New York World''s Fair.<br \/>\r\n<br \/>\r\nIt is widely
|
147
|
-
believed that the series was inspired and informed by a book written by the
|
148
|
-
American historian, Stuart Ewen, \"PR! A Social History of Spin\".","url":"http:\/\/vimeo.com\/68843810","upload_date":"2013-06-21
|
149
|
-
07:36:31","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/441\/348\/441348049_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/441\/348\/441348049_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/441\/348\/441348049_640.jpg","user_id":4246041,"user_name":"Roses
|
150
|
-
of Time","user_url":"http:\/\/vimeo.com\/rosesoftime","user_portrait_small":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_30.jpg","user_portrait_medium":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_75.jpg","user_portrait_large":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_100.jpg","user_portrait_huge":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_300.jpg","stats_number_of_likes":22,"stats_number_of_plays":4964,"stats_number_of_comments":0,"duration":3517,"width":640,"height":360,"tags":"The
|
151
|
-
Century Of Self, Engineering Of Consent, Episode 2, Part 2, Series, Adam Curtis,
|
152
|
-
BBC, Bernys, Freud, Spin, Consumerism, Democracy, Psychoanalysis, Politics,
|
153
|
-
Society","embed_privacy":"anywhere"},{"id":69949597,"title":"The Century Of
|
154
|
-
Self: There is a Policeman Inside All Our Heads (episode 3)","description":"","url":"http:\/\/vimeo.com\/69949597","upload_date":"2013-07-09
|
155
|
-
05:38:09","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/442\/965\/442965473_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/442\/965\/442965473_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/442\/965\/442965473_640.jpg","user_id":4246041,"user_name":"Roses
|
156
|
-
of Time","user_url":"http:\/\/vimeo.com\/rosesoftime","user_portrait_small":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_30.jpg","user_portrait_medium":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_75.jpg","user_portrait_large":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_100.jpg","user_portrait_huge":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_300.jpg","stats_number_of_likes":26,"stats_number_of_plays":4110,"stats_number_of_comments":0,"duration":3514,"width":640,"height":360,"tags":"","embed_privacy":"anywhere"},{"id":70388245,"title":"The
|
157
|
-
Century Of Self: Eight People Sipping Wine in Kettering (Episode 4)","description":"The
|
158
|
-
Century of the Self is an award-winning British television documentary series
|
159
|
-
by Adam Curtis. It focuses on how the work of Sigmund Freud, Anna Freud, and
|
160
|
-
Edward Bernays influenced the way corporations and governments have analyzed,\u202d
|
161
|
-
dealt with, and controlled \u202cpeople.<br \/>\n<br \/>\n\"This series is
|
162
|
-
about how those in power have used Freud''s theories to try and control the
|
163
|
-
dangerous crowd in an age of mass democracy.\" \u2014Adam Curtis'' introduction
|
164
|
-
to the first episode.<br \/>\n<br \/>\nSigmund Freud, the founder of psychoanalysis,
|
165
|
-
changed the perception of the human mind and its workings. The series describes
|
166
|
-
the propaganda that Western governments and corporations have utilized stemming
|
167
|
-
from Freud''s theories.<br \/>\n<br \/>\nFreud himself and his nephew Edward
|
168
|
-
Bernays, who was the first to use psychological techniques in public relations,
|
169
|
-
are discussed. Freud''s daughter Anna Freud, a pioneer of child psychology,
|
170
|
-
is mentioned in the second part, as is one of the main opponents of Freud''s
|
171
|
-
theories, Wilhelm Reich, in the third part.<br \/>\n<br \/>\nAlong these general
|
172
|
-
themes, The Century of the Self asks deeper questions about the roots and
|
173
|
-
methods of modern consumerism, representative democracy, commodification and
|
174
|
-
its implications. It also questions the modern way we see ourselves, the attitudes
|
175
|
-
to fashion and superficiality.<br \/>\n<br \/>\nThe business and political
|
176
|
-
world uses psychological techniques to read, create and fulfill our desires,
|
177
|
-
to make their products or speeches as pleasing as possible to us. Curtis raises
|
178
|
-
the question of the intentions and roots of this fact. Where once the political
|
179
|
-
process was about engaging people''s rational, conscious minds, as well as
|
180
|
-
facilitating their needs as a society, the documentary shows how by employing
|
181
|
-
the tactics of psychoanalysis, politicians appeal to irrational, primitive
|
182
|
-
impulses that have little apparent bearing on issues outside of the narrow
|
183
|
-
self-interest of a consumer population.<br \/>\n<br \/>\nPaul Mazur, a leading
|
184
|
-
Wall Street banker working for Lehman Brothers, is cited as declaring: \"We
|
185
|
-
must shift America from a needs- to a desires-culture. People must be trained
|
186
|
-
to desire, to want new things, even before the old have been entirely consumed.
|
187
|
-
[...] Man''s desires must overshadow his needs\".<br \/>\n<br \/>\nIn Episode
|
188
|
-
4 the main subjects are Philip Gould and Matthew Freud, the great-grandson
|
189
|
-
of Sigmund, a PR consultant. They were part of the efforts during the nineties
|
190
|
-
to bring the Democrats in the US and New Labour in the United Kingdom back
|
191
|
-
into power. Adam Curtis explores the psychological methods they have now massively
|
192
|
-
introduced into politics. He also argues that the eventual outcome strongly
|
193
|
-
resembles Edward Bernays vision for the \"Democracity\" during the 1939 New
|
194
|
-
York World''s Fair. It is widely believed that the series was inspired and
|
195
|
-
informed by a book written by the American historian, Stuart Ewen, \"PR! A
|
196
|
-
Social History of Spin\"","url":"http:\/\/vimeo.com\/70388245","upload_date":"2013-07-16
|
197
|
-
02:08:10","thumbnail_small":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_100.jpg","thumbnail_medium":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_200.jpg","thumbnail_large":"http:\/\/b.vimeocdn.com\/ts\/443\/595\/443595474_640.jpg","user_id":4246041,"user_name":"Roses
|
198
|
-
of Time","user_url":"http:\/\/vimeo.com\/rosesoftime","user_portrait_small":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_30.jpg","user_portrait_medium":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_75.jpg","user_portrait_large":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_100.jpg","user_portrait_huge":"http:\/\/b.vimeocdn.com\/ps\/612\/203\/6122037_300.jpg","stats_number_of_likes":23,"stats_number_of_plays":3236,"stats_number_of_comments":1,"duration":3540,"width":640,"height":360,"tags":"Freud,
|
199
|
-
Century of Self, Adam Curtis","embed_privacy":"anywhere"}]'
|
200
|
-
http_version:
|
201
|
-
recorded_at: Sat, 01 Mar 2014 00:28:25 GMT
|
202
|
-
recorded_with: VCR 2.8.0
|