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,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 64fbc9d55eb6cf1444f09036dffd7606
38
+ - 68e7d6112647a0256263fc3ddec01818
37
39
  X-Runtime:
38
- - '0.061998'
40
+ - '0.053576'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '654'
47
+ - '727'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:53 GMT
50
52
  Age:
51
- - '2407'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1726-ORD, cache-syd1620-SYD
57
+ - cache-ord1720-ORD, cache-fra1231-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, HIT
58
60
  X-Cache-Hits:
59
- - 0, 7
61
+ - 1, 1
60
62
  X-Timer:
61
- - S1418106117.926404,VS0,VE0
63
+ - S1425910013.131532,VS0,VE0
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/pxonqr42is\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe>","width":960,"height":568,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":568,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Understanding Analytics","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/0fccbdc60ade35723f79f1c002bc61b135b610fa.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":250.0}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:53 GMT
73
78
  recorded_with: VCR 2.9.3
@@ -8,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 64fbc9d55eb6cf1444f09036dffd7606
38
+ - 68e7d6112647a0256263fc3ddec01818
37
39
  X-Runtime:
38
- - '0.061998'
40
+ - '0.053576'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '654'
47
+ - '727'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:52 GMT
50
52
  Age:
51
- - '2406'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1726-ORD, cache-syd1623-SYD
57
+ - cache-ord1720-ORD, cache-fra1229-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, MISS
58
60
  X-Cache-Hits:
59
- - 0, 2
61
+ - 1, 0
60
62
  X-Timer:
61
- - S1418106117.724050,VS0,VE0
63
+ - S1425910012.751928,VS0,VE109
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/pxonqr42is\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe>","width":960,"height":568,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":568,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Understanding Analytics","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/0fccbdc60ade35723f79f1c002bc61b135b610fa.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":250.0}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:52 GMT
73
78
  recorded_with: VCR 2.9.3
@@ -8,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 64fbc9d55eb6cf1444f09036dffd7606
38
+ - 68e7d6112647a0256263fc3ddec01818
37
39
  X-Runtime:
38
- - '0.061998'
40
+ - '0.053576'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '654'
47
+ - '727'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:53 GMT
50
52
  Age:
51
- - '2407'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1726-ORD, cache-syd1620-SYD
57
+ - cache-ord1720-ORD, cache-fra1241-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, HIT
58
60
  X-Cache-Hits:
59
- - 0, 5
61
+ - 1, 1
60
62
  X-Timer:
61
- - S1418106117.820911,VS0,VE0
63
+ - S1425910013.008882,VS0,VE0
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/pxonqr42is\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe>","width":960,"height":568,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"568\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":568,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Understanding Analytics","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/0fccbdc60ade35723f79f1c002bc61b135b610fa.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":250.0}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:53 GMT
73
78
  recorded_with: VCR 2.9.3
@@ -8,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 3c60e80379c8419e224ce5cd544722e2
38
+ - a5a7a40b003248b2537d520bec74cd23
37
39
  X-Runtime:
38
- - '0.145098'
40
+ - '0.044548'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '660'
47
+ - '733'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:52 GMT
50
52
  Age:
51
- - '3767'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1732-ORD, cache-syd1620-SYD
57
+ - cache-ord1720-ORD, cache-fra1248-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, HIT
58
60
  X-Cache-Hits:
59
- - 0, 3
61
+ - 1, 1
60
62
  X-Timer:
61
- - S1418106117.419012,VS0,VE0
63
+ - S1425910012.321703,VS0,VE0
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/rs1me54mpw\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe>","width":960,"height":540,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":540,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Lance Kalish - Yes To Group","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/dc005e6a7583a25c4b7c284c08afc42fb67fdb95.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":1214.83}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:52 GMT
73
78
  recorded_with: VCR 2.9.3
@@ -8,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 3c60e80379c8419e224ce5cd544722e2
38
+ - a5a7a40b003248b2537d520bec74cd23
37
39
  X-Runtime:
38
- - '0.145098'
40
+ - '0.044548'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '660'
47
+ - '733'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:52 GMT
50
52
  Age:
51
- - '3767'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1732-ORD, cache-syd1621-SYD
57
+ - cache-ord1720-ORD, cache-fra1223-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, HIT
58
60
  X-Cache-Hits:
59
- - 0, 3
61
+ - 1, 1
60
62
  X-Timer:
61
- - S1418106117.511623,VS0,VE0
63
+ - S1425910012.492113,VS0,VE0
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/rs1me54mpw\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe>","width":960,"height":540,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":540,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Lance Kalish - Yes To Group","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/dc005e6a7583a25c4b7c284c08afc42fb67fdb95.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":1214.83}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:52 GMT
73
78
  recorded_with: VCR 2.9.3
@@ -8,24 +8,26 @@ http_interactions:
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - VideoInfo/2.3.3
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:
15
- - '*/*'
15
+ - "*/*"
16
16
  response:
17
17
  status:
18
18
  code: 200
19
19
  message: OK
20
20
  headers:
21
21
  Server:
22
- - nginx/1.0.9
22
+ - nginx/1.4.6 (Ubuntu)
23
23
  Content-Type:
24
24
  - application/json; charset=utf-8
25
25
  Status:
26
26
  - 200 OK
27
+ X-Content-Type-Options:
28
+ - nosniff
27
29
  Access-Control-Allow-Origin:
28
- - '*'
30
+ - "*"
29
31
  Cache-Control:
30
32
  - public, no-cache
31
33
  X-Ua-Compatible:
@@ -33,41 +35,44 @@ http_interactions:
33
35
  P3p:
34
36
  - CP="CURi ADMa DEVa IVAa IVDa CONi OUR IND DSP CAO COR"
35
37
  X-Request-Id:
36
- - 3c60e80379c8419e224ce5cd544722e2
38
+ - a5a7a40b003248b2537d520bec74cd23
37
39
  X-Runtime:
38
- - '0.145098'
40
+ - '0.044548'
39
41
  X-Rack-Cache:
40
42
  - miss
41
43
  Via:
42
44
  - 1.1 varnish
43
45
  - 1.1 varnish
44
46
  Content-Length:
45
- - '660'
47
+ - '733'
46
48
  Accept-Ranges:
47
49
  - bytes
48
50
  Date:
49
- - Tue, 09 Dec 2014 06:21:57 GMT
51
+ - Mon, 09 Mar 2015 14:06:52 GMT
50
52
  Age:
51
- - '3767'
53
+ - '70317'
52
54
  Connection:
53
55
  - keep-alive
54
56
  X-Served-By:
55
- - cache-ord1732-ORD, cache-syd1621-SYD
57
+ - cache-ord1720-ORD, cache-fra1239-FRA
56
58
  X-Cache:
57
- - MISS, HIT
59
+ - HIT, HIT
58
60
  X-Cache-Hits:
59
- - 0, 6
61
+ - 1, 1
60
62
  X-Timer:
61
- - S1418106117.669389,VS0,VE0
63
+ - S1425910012.683401,VS0,VE0
62
64
  Vary:
63
65
  - X-Forwarded-Proto
66
+ Strict-Transport-Security:
67
+ - max-age=0
64
68
  body:
65
69
  encoding: UTF-8
66
70
  string: '{"version":"1.0","type":"video","html":"<iframe src=\"//fast.wistia.net/embed/iframe/rs1me54mpw\"
67
71
  allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\"
68
72
  name=\"wistia_embed\" allowfullscreen mozallowfullscreen webkitallowfullscreen
69
- oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe>","width":960,"height":540,"provider_name":"Wistia,
73
+ oallowfullscreen msallowfullscreen width=\"960\" height=\"540\"></iframe><script
74
+ src=\"//fast.wistia.net/assets/external/E-v1.js\" async></script>","width":960,"height":540,"provider_name":"Wistia,
70
75
  Inc.","provider_url":"http://wistia.com","title":"Lance Kalish - Yes To Group","thumbnail_url":"https://embed-ssl.wistia.com/deliveries/dc005e6a7583a25c4b7c284c08afc42fb67fdb95.jpg?image_crop_resized=960x540","thumbnail_width":960,"thumbnail_height":540,"duration":1214.83}'
71
76
  http_version:
72
- recorded_at: Tue, 09 Dec 2014 06:21:57 GMT
77
+ recorded_at: Mon, 09 Mar 2015 14:06:52 GMT
73
78
  recorded_with: VCR 2.9.3