video_info 2.4.1 → 2.4.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/video_info/providers/vkontakte.rb +8 -2
  4. data/lib/video_info/version.rb +1 -1
  5. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_This_video_does_not_exist_or_has_been_deleted_/_available_/.yml +12 -12
  6. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/_available_/with_valid_video/_available_/.yml +9 -9
  7. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_date/.yml +13 -13
  8. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_description/.yml +13 -13
  9. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_duration/.yml +13 -13
  10. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_keywords/.yml +13 -13
  11. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_large/.yml +13 -13
  12. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_medium/.yml +13 -13
  13. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_thumbnail_small/.yml +13 -13
  14. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_title/.yml +13 -13
  15. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Dailymotion/with_video_x7lni3/_view_count/.yml +13 -13
  16. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/_available_/with_password_required_video/_available_/.yml +35 -13
  17. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/_available_/with_this_video_does_not_exist_video/_available_/.yml +34 -12
  18. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/_available_/with_valid_video/_available_/.yml +36 -14
  19. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_date/.yml +35 -25
  20. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_description/.yml +35 -25
  21. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_duration/.yml +34 -24
  22. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_height/.yml +35 -25
  23. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_keywords/.yml +34 -24
  24. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_large/.yml +35 -25
  25. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_medium/.yml +35 -25
  26. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_thumbnail_small/.yml +34 -24
  27. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_title/.yml +34 -24
  28. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_view_count/.yml +35 -25
  29. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vimeo/with_video_898029/_width/.yml +35 -25
  30. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/_available_/with_invalid_playlist/_available_/.yml +34 -12
  31. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/_available_/with_valid_playlist/_available_/.yml +34 -12
  32. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_description/.yml +30 -20
  33. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_large/.yml +32 -22
  34. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_medium/.yml +31 -21
  35. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_thumbnail_small/.yml +32 -22
  36. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_title/.yml +30 -20
  37. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_VimeoPlaylist/with_playlist_1921098/_videos/.yml +42 -32
  38. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_hashes/available_/.yml +2255 -0
  39. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_invalid_video/available_/.yml +2 -2
  40. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_private_video/available_/.yml +317 -317
  41. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_redirect/available_/.yml +10 -10
  42. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_redirect_to_main_page_for_auth/available_/.yml +4 -4
  43. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/_available_/with_valid_video/available_/.yml +1579 -1577
  44. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/description/.yml +531 -188
  45. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/duration/.yml +534 -192
  46. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/embed_code/.yml +533 -188
  47. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/embed_url/.yml +530 -186
  48. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/height/.yml +528 -188
  49. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/keywords/.yml +525 -181
  50. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/title/.yml +529 -186
  51. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/view_count/.yml +536 -193
  52. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_kirill_lyanoi_z_video2152699_168591741_2F56fd229a9dfe2dcdbe/width/.yml +517 -178
  53. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video-54799401_165822734/title/.yml +1094 -504
  54. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/description/.yml +864 -389
  55. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/duration/.yml +869 -394
  56. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/embed_code/.yml +865 -390
  57. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/embed_url/.yml +869 -392
  58. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/height/.yml +868 -392
  59. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/keywords/.yml +869 -394
  60. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/title/.yml +867 -393
  61. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/view_count/.yml +868 -393
  62. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_video39576223_108370515/width/.yml +868 -392
  63. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Vkontakte/with_video_videos43640822_/video43640822_168790809/title/.yml +597 -0
  64. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/_available_/with_invalid_video/_available_/.yml +16 -12
  65. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/_available_/with_valid_video/_available_/.yml +17 -13
  66. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_duration/.yml +20 -15
  67. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_height/.yml +20 -15
  68. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_thumbnail_large/.yml +20 -15
  69. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_thumbnail_medium/.yml +20 -15
  70. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_thumbnail_small/.yml +20 -15
  71. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_title/.yml +20 -15
  72. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_pxonqr42is/_width/.yml +20 -15
  73. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_duration/.yml +20 -15
  74. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_height/.yml +20 -15
  75. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_thumbnail_large/.yml +20 -15
  76. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_thumbnail_medium/.yml +20 -15
  77. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_thumbnail_small/.yml +20 -15
  78. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_title/.yml +20 -15
  79. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Wistia/with_video_rs1me54mpw/_width/.yml +20 -15
  80. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_valid_video/_available_/.yml +6 -6
  81. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_video_is_unavailable_video/_available_/.yml +4 -4
  82. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/_available_/with_video_no_longer_available_due_to_a_copyright_claim_video/_available_/.yml +4 -4
  83. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_date/.yml +9 -9
  84. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_description/.yml +14 -12
  85. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_duration/.yml +14 -12
  86. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_keywords/.yml +14 -12
  87. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_large/.yml +9 -9
  88. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_medium/.yml +9 -9
  89. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_thumbnail_small/.yml +9 -9
  90. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_title/.yml +9 -9
  91. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/_view_count/.yml +9 -9
  92. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/_available_/with_invalid_playlist/_available_/.yml +4 -4
  93. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/_available_/with_valid_playlist/_available_/.yml +5 -5
  94. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL0E8117603D70E10A_in_embed_path/_videos/.yml +5 -5
  95. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_description/.yml +13 -15
  96. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_large/.yml +11 -11
  97. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_medium/.yml +13 -15
  98. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_thumbnail_small/.yml +13 -15
  99. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_title/.yml +10 -10
  100. data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_YoutubePlaylist/with_playlist_PL9hW1uS6HUftLdHI6RIsaf/_videos/.yml +11 -11
  101. data/spec/lib/video_info/providers/vkontakte_spec.rb +14 -0
  102. metadata +6 -2
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.4.0
11
+ - VideoInfo/2.4.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -21,42 +21,42 @@ http_interactions:
21
21
  Server:
22
22
  - DMS/1.0.42
23
23
  X-Dm-Backnode:
24
- - web-141.adm.dailymotion.com:80
24
+ - web-068.adm.dailymotion.com:80
25
25
  Vary:
26
- - Authorization,Accept-Encoding
26
+ - Accept-Encoding
27
27
  Cache-Control:
28
- - private, max-age=900
28
+ - public, max-age=900
29
29
  Content-Type:
30
30
  - application/json; charset=UTF-8
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
- - Tue, 09 Dec 2014 19:27:25 GMT
35
+ - Mon, 09 Mar 2015 14:06:46 GMT
36
36
  X-Dm-Lb:
37
- - 195.8.215.129
37
+ - 195.8.215.130
38
38
  Access-Control-Allow-Origin:
39
39
  - "*"
40
+ X-Dm-Backnode-Response-Time:
41
+ - '57.214975'
40
42
  Etag:
41
43
  - W/"O1DJzTYSf9K1Wvn1OkaB4Q"
42
- X-Response-Time:
43
- - 0.063127 seconds
44
44
  Last-Modified:
45
45
  - Sat, 06 Jul 2013 19:32:30 GMT
46
46
  Access-Control-Allow-Headers:
47
- - Authorization
47
+ - Content-Type, Authorization
48
48
  Access-Control-Allow-Methods:
49
49
  - GET, POST, DELETE
50
50
  X-Dm-Page:
51
51
  - ch-fr.rest.rest_api
52
52
  Content-Length:
53
- - '439'
53
+ - '441'
54
54
  body:
55
- encoding: UTF-8
55
+ encoding: ASCII-8BIT
56
56
  string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
57
57
  R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
58
58
  par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
59
- \/>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":10253281,"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"}'
59
+ \/>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":10263757,"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"}'
60
60
  http_version:
61
- recorded_at: Tue, 09 Dec 2014 19:27:25 GMT
61
+ recorded_at: Mon, 09 Mar 2015 14:06:46 GMT
62
62
  recorded_with: VCR 2.9.3
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.4.0
11
+ - VideoInfo/2.4.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -21,42 +21,42 @@ http_interactions:
21
21
  Server:
22
22
  - DMS/1.0.42
23
23
  X-Dm-Backnode:
24
- - web-041.adm.dailymotion.com:80
24
+ - web-138.adm.dailymotion.com:80
25
25
  Vary:
26
- - Authorization,Accept-Encoding
26
+ - Accept-Encoding
27
27
  Cache-Control:
28
- - private, max-age=900
28
+ - public, max-age=900
29
29
  Content-Type:
30
30
  - application/json; charset=UTF-8
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
- - Tue, 09 Dec 2014 19:27:25 GMT
35
+ - Mon, 09 Mar 2015 14:06:46 GMT
36
36
  X-Dm-Lb:
37
- - 195.8.215.129
37
+ - 195.8.215.130
38
38
  Access-Control-Allow-Origin:
39
39
  - "*"
40
+ X-Dm-Backnode-Response-Time:
41
+ - '43.990135'
40
42
  Etag:
41
43
  - W/"O1DJzTYSf9K1Wvn1OkaB4Q"
42
- X-Response-Time:
43
- - 0.079422 seconds
44
44
  Last-Modified:
45
45
  - Sat, 06 Jul 2013 19:32:30 GMT
46
46
  Access-Control-Allow-Headers:
47
- - Authorization
47
+ - Content-Type, Authorization
48
48
  Access-Control-Allow-Methods:
49
49
  - GET, POST, DELETE
50
50
  X-Dm-Page:
51
51
  - ch-fr.rest.rest_api
52
52
  Content-Length:
53
- - '439'
53
+ - '441'
54
54
  body:
55
- encoding: UTF-8
55
+ encoding: ASCII-8BIT
56
56
  string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
57
57
  R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
58
58
  par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
59
- \/>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":10253281,"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"}'
59
+ \/>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":10263757,"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"}'
60
60
  http_version:
61
- recorded_at: Tue, 09 Dec 2014 19:27:25 GMT
61
+ recorded_at: Mon, 09 Mar 2015 14:06:46 GMT
62
62
  recorded_with: VCR 2.9.3
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.4.0
11
+ - VideoInfo/2.4.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -21,42 +21,42 @@ http_interactions:
21
21
  Server:
22
22
  - DMS/1.0.42
23
23
  X-Dm-Backnode:
24
- - web-041.adm.dailymotion.com:80
24
+ - web-060.adm.dailymotion.com:80
25
25
  Vary:
26
- - Authorization,Accept-Encoding
26
+ - Accept-Encoding
27
27
  Cache-Control:
28
- - private, max-age=900
28
+ - public, max-age=900
29
29
  Content-Type:
30
30
  - application/json; charset=UTF-8
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
- - Tue, 09 Dec 2014 19:27:24 GMT
35
+ - Mon, 09 Mar 2015 14:06:45 GMT
36
36
  X-Dm-Lb:
37
- - 195.8.215.129
37
+ - 195.8.215.157
38
38
  Access-Control-Allow-Origin:
39
39
  - "*"
40
+ X-Dm-Backnode-Response-Time:
41
+ - '90.138197'
40
42
  Etag:
41
43
  - W/"O1DJzTYSf9K1Wvn1OkaB4Q"
42
- X-Response-Time:
43
- - 0.079645 seconds
44
44
  Last-Modified:
45
45
  - Sat, 06 Jul 2013 19:32:30 GMT
46
46
  Access-Control-Allow-Headers:
47
- - Authorization
47
+ - Content-Type, Authorization
48
48
  Access-Control-Allow-Methods:
49
49
  - GET, POST, DELETE
50
50
  X-Dm-Page:
51
51
  - ch-fr.rest.rest_api
52
52
  Content-Length:
53
- - '439'
53
+ - '441'
54
54
  body:
55
- encoding: UTF-8
55
+ encoding: ASCII-8BIT
56
56
  string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
57
57
  R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
58
58
  par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
59
- \/>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":10253281,"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"}'
59
+ \/>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":10263757,"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"}'
60
60
  http_version:
61
- recorded_at: Tue, 09 Dec 2014 19:27:24 GMT
61
+ recorded_at: Mon, 09 Mar 2015 14:06:45 GMT
62
62
  recorded_with: VCR 2.9.3
@@ -8,7 +8,7 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.4.0
11
+ - VideoInfo/2.4.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -21,42 +21,42 @@ http_interactions:
21
21
  Server:
22
22
  - DMS/1.0.42
23
23
  X-Dm-Backnode:
24
- - web-148.adm.dailymotion.com:80
24
+ - web-015.adm.dailymotion.com:80
25
25
  Vary:
26
- - Authorization,Accept-Encoding
26
+ - Accept-Encoding
27
27
  Cache-Control:
28
- - private, max-age=900
28
+ - public, max-age=900
29
29
  Content-Type:
30
30
  - application/json; charset=UTF-8
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
- - Tue, 09 Dec 2014 19:27:26 GMT
35
+ - Mon, 09 Mar 2015 14:06:47 GMT
36
36
  X-Dm-Lb:
37
- - 195.8.215.129
37
+ - 195.8.215.130
38
38
  Access-Control-Allow-Origin:
39
39
  - "*"
40
+ X-Dm-Backnode-Response-Time:
41
+ - '59.706926'
40
42
  Etag:
41
43
  - W/"O1DJzTYSf9K1Wvn1OkaB4Q"
42
- X-Response-Time:
43
- - 0.045639 seconds
44
44
  Last-Modified:
45
45
  - Sat, 06 Jul 2013 19:32:30 GMT
46
46
  Access-Control-Allow-Headers:
47
- - Authorization
47
+ - Content-Type, Authorization
48
48
  Access-Control-Allow-Methods:
49
49
  - GET, POST, DELETE
50
50
  X-Dm-Page:
51
51
  - ch-fr.rest.rest_api
52
52
  Content-Length:
53
- - '439'
53
+ - '441'
54
54
  body:
55
- encoding: UTF-8
55
+ encoding: ASCII-8BIT
56
56
  string: '{"id":"x7lni3","title":"Mario Kart (R\u00e9mi Gaillard)","description":"Super
57
57
  R\u00e9mi Kart est un jeu vid\u00e9o de course d\u00e9velopp\u00e9 et \u00e9dit\u00e9
58
58
  par N''Importe Quoi TV. Sa principale originalit\u00e9 vient de sa r\u00e9alit\u00e9...<br
59
- \/>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":10253281,"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"}'
59
+ \/>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":10263757,"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"}'
60
60
  http_version:
61
- recorded_at: Tue, 09 Dec 2014 19:27:26 GMT
61
+ recorded_at: Mon, 09 Mar 2015 14:06:47 GMT
62
62
  recorded_with: VCR 2.9.3
@@ -63,35 +63,57 @@ http_interactions:
63
63
  code: 404
64
64
  message: Not Found
65
65
  headers:
66
- Date:
67
- - Tue, 09 Dec 2014 19:28:40 GMT
68
66
  Server:
69
- - Apache
67
+ - nginx
68
+ Content-Type:
69
+ - text/html; charset=UTF-8
70
70
  Access-Control-Allow-Origin:
71
71
  - "*"
72
72
  X-Content-Type-Options:
73
73
  - nosniff
74
74
  X-Frame-Options:
75
- - deny
75
+ - sameorigin
76
76
  X-Ratelimit-Limit:
77
77
  - '3600'
78
78
  X-Ratelimit-Remaining:
79
- - '3594'
79
+ - '3592'
80
80
  X-Ratelimit-Reset:
81
- - '1418156846'
81
+ - '1425913607'
82
+ Content-Disposition:
83
+ - attachment; filename=vimeo.json
82
84
  Cache-Control:
83
85
  - max-age=300, must-revalidate
84
86
  Expires:
85
- - Tue, 09 Dec 2014 19:33:40 GMT
86
- Vary:
87
- - Accept-Encoding
87
+ - Mon, 09 Mar 2015 14:12:44 GMT
88
+ X-Xss-Protection:
89
+ - 1; mode=block
90
+ X-Ua-Compatible:
91
+ - IE=edge
92
+ Content-Length:
93
+ - '19'
94
+ Accept-Ranges:
95
+ - bytes
96
+ Date:
97
+ - Mon, 09 Mar 2015 14:07:44 GMT
98
+ Via:
99
+ - 1.1 varnish
100
+ Age:
101
+ - '0'
88
102
  Connection:
89
- - close
90
- Content-Type:
91
- - text/html; charset=UTF-8
103
+ - keep-alive
104
+ X-Served-By:
105
+ - cache-fra1228-FRA
106
+ X-Cache:
107
+ - MISS
108
+ X-Cache-Hits:
109
+ - '0'
110
+ X-Timer:
111
+ - S1425910064.363129,VS0,VE100
112
+ Vary:
113
+ - User-Agent,Accept-Encoding
92
114
  body:
93
115
  encoding: UTF-8
94
116
  string: ''
95
117
  http_version:
96
- recorded_at: Tue, 09 Dec 2014 19:28:40 GMT
118
+ recorded_at: Mon, 09 Mar 2015 14:07:44 GMT
97
119
  recorded_with: VCR 2.9.3
@@ -16,35 +16,57 @@ http_interactions:
16
16
  code: 404
17
17
  message: Not Found
18
18
  headers:
19
- Date:
20
- - Tue, 09 Dec 2014 19:27:28 GMT
21
19
  Server:
22
- - Apache
20
+ - nginx
21
+ Content-Type:
22
+ - text/html; charset=UTF-8
23
23
  Access-Control-Allow-Origin:
24
24
  - "*"
25
25
  X-Content-Type-Options:
26
26
  - nosniff
27
27
  X-Frame-Options:
28
- - deny
28
+ - sameorigin
29
29
  X-Ratelimit-Limit:
30
30
  - '3600'
31
31
  X-Ratelimit-Remaining:
32
32
  - '3596'
33
33
  X-Ratelimit-Reset:
34
- - '1418156846'
34
+ - '1425913607'
35
+ Content-Disposition:
36
+ - attachment; filename=vimeo.json
35
37
  Cache-Control:
36
38
  - max-age=300, must-revalidate
37
39
  Expires:
38
- - Tue, 09 Dec 2014 19:32:28 GMT
39
- Vary:
40
- - Accept-Encoding
40
+ - Mon, 09 Mar 2015 14:11:49 GMT
41
+ X-Xss-Protection:
42
+ - 1; mode=block
43
+ X-Ua-Compatible:
44
+ - IE=edge
45
+ Content-Length:
46
+ - '19'
47
+ Accept-Ranges:
48
+ - bytes
49
+ Date:
50
+ - Mon, 09 Mar 2015 14:06:49 GMT
51
+ Via:
52
+ - 1.1 varnish
53
+ Age:
54
+ - '0'
41
55
  Connection:
42
- - close
43
- Content-Type:
44
- - text/html; charset=UTF-8
56
+ - keep-alive
57
+ X-Served-By:
58
+ - cache-fra1237-FRA
59
+ X-Cache:
60
+ - MISS
61
+ X-Cache-Hits:
62
+ - '0'
63
+ X-Timer:
64
+ - S1425910009.315242,VS0,VE104
65
+ Vary:
66
+ - User-Agent,Accept-Encoding
45
67
  body:
46
68
  encoding: UTF-8
47
69
  string: ''
48
70
  http_version:
49
- recorded_at: Tue, 09 Dec 2014 19:27:28 GMT
71
+ recorded_at: Mon, 09 Mar 2015 14:06:49 GMT
50
72
  recorded_with: VCR 2.9.3
@@ -16,39 +16,61 @@ http_interactions:
16
16
  code: 200
17
17
  message: OK
18
18
  headers:
19
- Date:
20
- - Tue, 09 Dec 2014 19:27:28 GMT
21
19
  Server:
22
- - Apache
20
+ - nginx
21
+ Content-Type:
22
+ - application/json
23
23
  Access-Control-Allow-Origin:
24
24
  - "*"
25
25
  X-Content-Type-Options:
26
26
  - nosniff
27
27
  X-Frame-Options:
28
- - deny
28
+ - sameorigin
29
29
  X-Ratelimit-Limit:
30
30
  - '3600'
31
31
  X-Ratelimit-Remaining:
32
32
  - '3597'
33
33
  X-Ratelimit-Reset:
34
- - '1418156846'
34
+ - '1425913607'
35
+ Content-Disposition:
36
+ - attachment; filename=vimeo.json
35
37
  Cache-Control:
36
38
  - max-age=60
37
39
  Expires:
38
- - Tue, 09 Dec 2014 19:28:28 GMT
40
+ - Mon, 09 Mar 2015 14:07:49 GMT
39
41
  Last-Modified:
40
- - Sat, 06 Dec 2014 23:12:21 GMT
42
+ - Thu, 05 Mar 2015 13:09:21 GMT
41
43
  Etag:
42
- - '"68eeec2f655166235a3fafb4e552483a"'
43
- Vary:
44
- - Accept-Encoding
44
+ - '"6ad05458282d6d612e2b1d4bb4d0385a"'
45
+ X-Xss-Protection:
46
+ - 1; mode=block
47
+ X-Ua-Compatible:
48
+ - IE=edge
49
+ Content-Length:
50
+ - '1108'
51
+ Accept-Ranges:
52
+ - bytes
53
+ Date:
54
+ - Mon, 09 Mar 2015 14:06:49 GMT
55
+ Via:
56
+ - 1.1 varnish
57
+ Age:
58
+ - '0'
45
59
  Connection:
46
- - close
47
- Content-Type:
48
- - application/json
60
+ - keep-alive
61
+ X-Served-By:
62
+ - cache-fra1243-FRA
63
+ X-Cache:
64
+ - MISS
65
+ X-Cache-Hits:
66
+ - '0'
67
+ X-Timer:
68
+ - S1425910009.039607,VS0,VE197
69
+ Vary:
70
+ - User-Agent,Accept-Encoding
49
71
  body:
50
72
  encoding: UTF-8
51
73
  string: ''
52
74
  http_version:
53
- recorded_at: Tue, 09 Dec 2014 19:27:28 GMT
75
+ recorded_at: Mon, 09 Mar 2015 14:06:49 GMT
54
76
  recorded_with: VCR 2.9.3