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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 04d3f54bf42142ef1fe7edd84e12bdf78de7c122
|
4
|
+
data.tar.gz: cc88ccc69c640dd3808b923539a89c70b9d680b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b143e734951cd1a6b642b2b40722af2f3ab68d539e1575a231aaadb3665ce406acce6a72b17f8c3e8fca3364c61bef09a0dc78e22951a7734080eb0c2a7f20a
|
7
|
+
data.tar.gz: f270976b56fa213f32d95ca0fa0f5d506826fc2ca375d8aeda79a333b72faaf211485d2a12c79826d95a749267d9d472618efda7302ccc216282895960fc5113
|
data/.gitignore
CHANGED
data/lib/video_info/version.rb
CHANGED
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
Accept-Encoding:
|
11
11
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12
12
|
Accept:
|
13
|
-
-
|
13
|
+
- "*/*"
|
14
14
|
User-Agent:
|
15
15
|
- Ruby
|
16
16
|
response:
|
@@ -21,37 +21,30 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-047.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
|
-
X-Api-Error:
|
32
|
-
- code="404", message="This video does not exist or has been deleted."
|
33
31
|
P3p:
|
34
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
35
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
36
34
|
Date:
|
37
|
-
-
|
38
|
-
Keep-Alive:
|
39
|
-
- timeout=60, max=4984
|
35
|
+
- Wed, 29 Oct 2014 20:36:04 GMT
|
40
36
|
X-Dm-Lb:
|
41
37
|
- 195.8.215.129
|
42
38
|
Access-Control-Allow-Origin:
|
43
|
-
-
|
39
|
+
- "*"
|
44
40
|
Etag:
|
45
|
-
- W/"
|
46
|
-
|
47
|
-
-
|
48
|
-
Set-Cookie:
|
49
|
-
- ts=332925; expires=Thu, 22-Feb-2024 12:37:47 GMT; Max-Age=315532800; path=/;
|
50
|
-
domain=.dailymotion.com
|
41
|
+
- W/"p3bf5_k0DFScFYlnTb63Ug"
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.058677 seconds
|
51
44
|
Last-Modified:
|
52
|
-
- Wed, 29
|
45
|
+
- Wed, 29 Oct 2014 15:28:54 GMT
|
53
46
|
X-Dm-Page:
|
54
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
55
48
|
Content-Length:
|
56
49
|
- '110'
|
57
50
|
body:
|
@@ -59,5 +52,5 @@ http_interactions:
|
|
59
52
|
string: '{"error":{"code":404,"message":"This video does not exist or has been
|
60
53
|
deleted.","type":"not_found"}}'
|
61
54
|
http_version:
|
62
|
-
recorded_at:
|
63
|
-
recorded_with: VCR 2.
|
55
|
+
recorded_at: Wed, 29 Oct 2014 20:36:04 GMT
|
56
|
+
recorded_with: VCR 2.9.3
|
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
Accept-Encoding:
|
11
11
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
12
12
|
Accept:
|
13
|
-
-
|
13
|
+
- "*/*"
|
14
14
|
User-Agent:
|
15
15
|
- Ruby
|
16
16
|
response:
|
@@ -21,40 +21,35 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-025.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
31
|
P3p:
|
32
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
34
|
Date:
|
35
|
-
-
|
36
|
-
Keep-Alive:
|
37
|
-
- timeout=60, max=4966
|
35
|
+
- Wed, 29 Oct 2014 20:36:04 GMT
|
38
36
|
X-Dm-Lb:
|
39
37
|
- 195.8.215.129
|
40
38
|
Access-Control-Allow-Origin:
|
41
|
-
-
|
39
|
+
- "*"
|
42
40
|
Etag:
|
43
41
|
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
44
|
-
|
45
|
-
-
|
46
|
-
Set-Cookie:
|
47
|
-
- ts=227877; expires=Thu, 22-Feb-2024 12:37:46 GMT; Max-Age=315532800; path=/;
|
48
|
-
domain=.dailymotion.com
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.043934 seconds
|
49
44
|
Last-Modified:
|
50
45
|
- Sat, 06 Jul 2013 19:32:30 GMT
|
51
46
|
X-Dm-Page:
|
52
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
53
48
|
Content-Length:
|
54
49
|
- '103'
|
55
50
|
body:
|
56
51
|
encoding: UTF-8
|
57
52
|
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","channel":"fun","owner":"x4r137"}'
|
58
53
|
http_version:
|
59
|
-
recorded_at:
|
60
|
-
recorded_with: VCR 2.
|
54
|
+
recorded_at: Wed, 29 Oct 2014 20:36:04 GMT
|
55
|
+
recorded_with: VCR 2.9.3
|
@@ -8,11 +8,11 @@ http_interactions:
|
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- VideoInfo/2.
|
11
|
+
- VideoInfo/2.3.1
|
12
12
|
Accept-Encoding:
|
13
13
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
14
|
Accept:
|
15
|
-
-
|
15
|
+
- "*/*"
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
@@ -21,35 +21,30 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-087.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
31
|
P3p:
|
32
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
34
|
Date:
|
35
|
-
-
|
36
|
-
Keep-Alive:
|
37
|
-
- timeout=60, max=4972
|
35
|
+
- Wed, 29 Oct 2014 20:36:05 GMT
|
38
36
|
X-Dm-Lb:
|
39
37
|
- 195.8.215.129
|
40
38
|
Access-Control-Allow-Origin:
|
41
|
-
-
|
39
|
+
- "*"
|
42
40
|
Etag:
|
43
41
|
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
44
|
-
|
45
|
-
-
|
46
|
-
Set-Cookie:
|
47
|
-
- ts=45796; expires=Wed, 21-Feb-2024 15:39:36 GMT; Max-Age=315532800; path=/;
|
48
|
-
domain=.dailymotion.com
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.050051 seconds
|
49
44
|
Last-Modified:
|
50
45
|
- Sat, 06 Jul 2013 19:32:30 GMT
|
51
46
|
X-Dm-Page:
|
52
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
53
48
|
Content-Length:
|
54
49
|
- '441'
|
55
50
|
body:
|
@@ -57,7 +52,7 @@ http_interactions:
|
|
57
52
|
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
|
58
53
|
R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
|
59
54
|
par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
|
60
|
-
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":
|
55
|
+
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":10248384,"tags":["r\u00e9mi","remi","gaillard","imposteur","imposture","mario","bros","kart","nintendo","jeux"],"thumbnail_url":"http:\/\/s2.dmcdn.net\/BgWxI.jpg","thumbnail_720_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x720-YcV.jpg","thumbnail_240_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x240-b83.jpg","thumbnail_60_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x60-kbf.jpg"}'
|
61
56
|
http_version:
|
62
|
-
recorded_at:
|
63
|
-
recorded_with: VCR 2.
|
57
|
+
recorded_at: Wed, 29 Oct 2014 20:36:05 GMT
|
58
|
+
recorded_with: VCR 2.9.3
|
@@ -8,11 +8,11 @@ http_interactions:
|
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- VideoInfo/2.
|
11
|
+
- VideoInfo/2.3.1
|
12
12
|
Accept-Encoding:
|
13
13
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
14
|
Accept:
|
15
|
-
-
|
15
|
+
- "*/*"
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
@@ -21,35 +21,30 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-038.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
31
|
P3p:
|
32
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
34
|
Date:
|
35
|
-
-
|
36
|
-
Keep-Alive:
|
37
|
-
- timeout=60, max=4996
|
35
|
+
- Wed, 29 Oct 2014 20:36:05 GMT
|
38
36
|
X-Dm-Lb:
|
39
37
|
- 195.8.215.129
|
40
38
|
Access-Control-Allow-Origin:
|
41
|
-
-
|
39
|
+
- "*"
|
42
40
|
Etag:
|
43
41
|
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
44
|
-
|
45
|
-
-
|
46
|
-
Set-Cookie:
|
47
|
-
- ts=291463; expires=Wed, 21-Feb-2024 15:31:13 GMT; Max-Age=315532800; path=/;
|
48
|
-
domain=.dailymotion.com
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.051107 seconds
|
49
44
|
Last-Modified:
|
50
45
|
- Sat, 06 Jul 2013 19:32:30 GMT
|
51
46
|
X-Dm-Page:
|
52
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
53
48
|
Content-Length:
|
54
49
|
- '441'
|
55
50
|
body:
|
@@ -57,7 +52,7 @@ http_interactions:
|
|
57
52
|
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
|
58
53
|
R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
|
59
54
|
par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
|
60
|
-
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":
|
55
|
+
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":10248384,"tags":["r\u00e9mi","remi","gaillard","imposteur","imposture","mario","bros","kart","nintendo","jeux"],"thumbnail_url":"http:\/\/s2.dmcdn.net\/BgWxI.jpg","thumbnail_720_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x720-YcV.jpg","thumbnail_240_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x240-b83.jpg","thumbnail_60_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x60-kbf.jpg"}'
|
61
56
|
http_version:
|
62
|
-
recorded_at:
|
63
|
-
recorded_with: VCR 2.
|
57
|
+
recorded_at: Wed, 29 Oct 2014 20:36:05 GMT
|
58
|
+
recorded_with: VCR 2.9.3
|
@@ -8,11 +8,11 @@ http_interactions:
|
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- VideoInfo/2.
|
11
|
+
- VideoInfo/2.3.1
|
12
12
|
Accept-Encoding:
|
13
13
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
14
|
Accept:
|
15
|
-
-
|
15
|
+
- "*/*"
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
@@ -21,35 +21,30 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-052.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
31
|
P3p:
|
32
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
34
|
Date:
|
35
|
-
-
|
36
|
-
Keep-Alive:
|
37
|
-
- timeout=60, max=4984
|
35
|
+
- Wed, 29 Oct 2014 20:36:05 GMT
|
38
36
|
X-Dm-Lb:
|
39
37
|
- 195.8.215.129
|
40
38
|
Access-Control-Allow-Origin:
|
41
|
-
-
|
39
|
+
- "*"
|
42
40
|
Etag:
|
43
41
|
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
44
|
-
|
45
|
-
-
|
46
|
-
Set-Cookie:
|
47
|
-
- ts=907530; expires=Wed, 21-Feb-2024 15:37:35 GMT; Max-Age=315532800; path=/;
|
48
|
-
domain=.dailymotion.com
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.050020 seconds
|
49
44
|
Last-Modified:
|
50
45
|
- Sat, 06 Jul 2013 19:32:30 GMT
|
51
46
|
X-Dm-Page:
|
52
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
53
48
|
Content-Length:
|
54
49
|
- '441'
|
55
50
|
body:
|
@@ -57,7 +52,7 @@ http_interactions:
|
|
57
52
|
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
|
58
53
|
R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
|
59
54
|
par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
|
60
|
-
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":
|
55
|
+
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":10248384,"tags":["r\u00e9mi","remi","gaillard","imposteur","imposture","mario","bros","kart","nintendo","jeux"],"thumbnail_url":"http:\/\/s2.dmcdn.net\/BgWxI.jpg","thumbnail_720_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x720-YcV.jpg","thumbnail_240_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x240-b83.jpg","thumbnail_60_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x60-kbf.jpg"}'
|
61
56
|
http_version:
|
62
|
-
recorded_at:
|
63
|
-
recorded_with: VCR 2.
|
57
|
+
recorded_at: Wed, 29 Oct 2014 20:36:05 GMT
|
58
|
+
recorded_with: VCR 2.9.3
|
@@ -8,11 +8,11 @@ http_interactions:
|
|
8
8
|
string: ''
|
9
9
|
headers:
|
10
10
|
User-Agent:
|
11
|
-
- VideoInfo/2.
|
11
|
+
- VideoInfo/2.3.1
|
12
12
|
Accept-Encoding:
|
13
13
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
14
|
Accept:
|
15
|
-
-
|
15
|
+
- "*/*"
|
16
16
|
response:
|
17
17
|
status:
|
18
18
|
code: 200
|
@@ -21,35 +21,30 @@ http_interactions:
|
|
21
21
|
Server:
|
22
22
|
- DMS/1.0.42
|
23
23
|
X-Dm-Backnode:
|
24
|
-
- web-
|
24
|
+
- web-099.adm.dailymotion.com:80
|
25
25
|
Vary:
|
26
26
|
- Authorization,Accept-Encoding
|
27
27
|
Cache-Control:
|
28
|
-
- private, max-age=900
|
28
|
+
- private, max-age=900
|
29
29
|
Content-Type:
|
30
30
|
- application/json
|
31
31
|
P3p:
|
32
32
|
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
33
|
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
34
|
Date:
|
35
|
-
-
|
36
|
-
Keep-Alive:
|
37
|
-
- timeout=60, max=4976
|
35
|
+
- Wed, 29 Oct 2014 20:36:05 GMT
|
38
36
|
X-Dm-Lb:
|
39
37
|
- 195.8.215.129
|
40
38
|
Access-Control-Allow-Origin:
|
41
|
-
-
|
39
|
+
- "*"
|
42
40
|
Etag:
|
43
41
|
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
44
|
-
|
45
|
-
-
|
46
|
-
Set-Cookie:
|
47
|
-
- ts=494671; expires=Wed, 21-Feb-2024 15:39:35 GMT; Max-Age=315532800; path=/;
|
48
|
-
domain=.dailymotion.com
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.071225 seconds
|
49
44
|
Last-Modified:
|
50
45
|
- Sat, 06 Jul 2013 19:32:30 GMT
|
51
46
|
X-Dm-Page:
|
52
|
-
- fr.rest.rest_api
|
47
|
+
- ch-fr.rest.rest_api
|
53
48
|
Content-Length:
|
54
49
|
- '441'
|
55
50
|
body:
|
@@ -57,7 +52,7 @@ http_interactions:
|
|
57
52
|
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
|
58
53
|
R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
|
59
54
|
par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
|
60
|
-
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":
|
55
|
+
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":10248384,"tags":["r\u00e9mi","remi","gaillard","imposteur","imposture","mario","bros","kart","nintendo","jeux"],"thumbnail_url":"http:\/\/s2.dmcdn.net\/BgWxI.jpg","thumbnail_720_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x720-YcV.jpg","thumbnail_240_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x240-b83.jpg","thumbnail_60_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x60-kbf.jpg"}'
|
61
56
|
http_version:
|
62
|
-
recorded_at:
|
63
|
-
recorded_with: VCR 2.
|
57
|
+
recorded_at: Wed, 29 Oct 2014 20:36:05 GMT
|
58
|
+
recorded_with: VCR 2.9.3
|
@@ -0,0 +1,58 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.dailymotion.com/video/x7lni3?fields=id,title,description,duration,created_time,url,views_total,tags,thumbnail_url,thumbnail_720_url,thumbnail_240_url,thumbnail_60_url
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
User-Agent:
|
11
|
+
- VideoInfo/2.3.1
|
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
|
+
Server:
|
22
|
+
- DMS/1.0.42
|
23
|
+
X-Dm-Backnode:
|
24
|
+
- web-047.adm.dailymotion.com:80
|
25
|
+
Vary:
|
26
|
+
- Authorization,Accept-Encoding
|
27
|
+
Cache-Control:
|
28
|
+
- private, max-age=900
|
29
|
+
Content-Type:
|
30
|
+
- application/json
|
31
|
+
P3p:
|
32
|
+
- policyref="http://www.dailymotion.com/w3c/p3p.xml", CP="IDC DSP CURa ADMa
|
33
|
+
DEVa TAIa OUR BUS IND UNI COM NAV INT"
|
34
|
+
Date:
|
35
|
+
- Wed, 29 Oct 2014 20:36:06 GMT
|
36
|
+
X-Dm-Lb:
|
37
|
+
- 195.8.215.129
|
38
|
+
Access-Control-Allow-Origin:
|
39
|
+
- "*"
|
40
|
+
Etag:
|
41
|
+
- W/"O1DJzTYSf9K1Wvn1OkaB4Q"
|
42
|
+
X-Response-Time:
|
43
|
+
- 0.057242 seconds
|
44
|
+
Last-Modified:
|
45
|
+
- Sat, 06 Jul 2013 19:32:30 GMT
|
46
|
+
X-Dm-Page:
|
47
|
+
- ch-fr.rest.rest_api
|
48
|
+
Content-Length:
|
49
|
+
- '441'
|
50
|
+
body:
|
51
|
+
encoding: UTF-8
|
52
|
+
string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
|
53
|
+
R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
|
54
|
+
par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
|
55
|
+
\/>L''aventure continue sur www.nimportequi.com","duration":136,"created_time":1228321771,"url":"http:\/\/www.dailymotion.com\/video\/x7lni3_mario-kart-remi-gaillard_fun","views_total":10248384,"tags":["r\u00e9mi","remi","gaillard","imposteur","imposture","mario","bros","kart","nintendo","jeux"],"thumbnail_url":"http:\/\/s2.dmcdn.net\/BgWxI.jpg","thumbnail_720_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x720-YcV.jpg","thumbnail_240_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x240-b83.jpg","thumbnail_60_url":"http:\/\/s2.dmcdn.net\/BgWxI\/x60-kbf.jpg"}'
|
56
|
+
http_version:
|
57
|
+
recorded_at: Wed, 29 Oct 2014 20:36:06 GMT
|
58
|
+
recorded_with: VCR 2.9.3
|