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
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/date/.yml
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 12:43:26 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/description/.yml
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- GB
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 11:37:56 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 11:37:56 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-cg07luek.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-cg07luek.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 11:38:18 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/duration/.yml
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 12:43:26 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/keywords/.yml
DELETED
@@ -1,63 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json; charset=UTF-8
|
25
|
-
Access-Control-Allow-Origin:
|
26
|
-
- "*"
|
27
|
-
Expires:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Date:
|
30
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
31
|
-
Cache-Control:
|
32
|
-
- private, max-age=300, no-transform
|
33
|
-
Vary:
|
34
|
-
- "*"
|
35
|
-
Gdata-Version:
|
36
|
-
- '2.1'
|
37
|
-
Etag:
|
38
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
39
|
-
Last-Modified:
|
40
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
41
|
-
Transfer-Encoding:
|
42
|
-
- chunked
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
X-Frame-Options:
|
46
|
-
- SAMEORIGIN
|
47
|
-
X-Xss-Protection:
|
48
|
-
- 1; mode=block
|
49
|
-
Server:
|
50
|
-
- GSE
|
51
|
-
Alternate-Protocol:
|
52
|
-
- 80:quic
|
53
|
-
body:
|
54
|
-
encoding: UTF-8
|
55
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
56
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
57
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
58
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
59
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
60
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
61
|
-
http_version:
|
62
|
-
recorded_at: Thu, 20 Feb 2014 12:43:25 GMT
|
63
|
-
recorded_with: VCR 2.8.0
|
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 12:43:26 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 12:43:26 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
@@ -1,61 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json;charset=UTF-8
|
25
|
-
Expires:
|
26
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
27
|
-
Date:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Cache-Control:
|
30
|
-
- private, max-age=300, no-transform
|
31
|
-
Vary:
|
32
|
-
- "*"
|
33
|
-
Gdata-Version:
|
34
|
-
- '2.1'
|
35
|
-
Etag:
|
36
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
37
|
-
Last-Modified:
|
38
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
39
|
-
X-Content-Type-Options:
|
40
|
-
- nosniff
|
41
|
-
X-Frame-Options:
|
42
|
-
- SAMEORIGIN
|
43
|
-
X-Xss-Protection:
|
44
|
-
- 1; mode=block
|
45
|
-
Content-Length:
|
46
|
-
- '4594'
|
47
|
-
Server:
|
48
|
-
- GSE
|
49
|
-
Alternate-Protocol:
|
50
|
-
- 80:quic
|
51
|
-
body:
|
52
|
-
encoding: UTF-8
|
53
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
54
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
55
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
56
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
57
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
58
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
59
|
-
http_version:
|
60
|
-
recorded_at: Thu, 20 Feb 2014 12:43:26 GMT
|
61
|
-
recorded_with: VCR 2.8.0
|
data/spec/fixtures/vcr_cassettes/VideoInfo_Providers_Youtube/with_video_mZqGqE0D0n4/title/.yml
DELETED
@@ -1,63 +0,0 @@
|
|
1
|
-
---
|
2
|
-
http_interactions:
|
3
|
-
- request:
|
4
|
-
method: get
|
5
|
-
uri: http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?alt=json&v=2
|
6
|
-
body:
|
7
|
-
encoding: US-ASCII
|
8
|
-
string: ''
|
9
|
-
headers:
|
10
|
-
User-Agent:
|
11
|
-
- VideoInfo/2.0.2
|
12
|
-
Accept-Encoding:
|
13
|
-
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
-
Accept:
|
15
|
-
- "*/*"
|
16
|
-
response:
|
17
|
-
status:
|
18
|
-
code: 200
|
19
|
-
message: OK
|
20
|
-
headers:
|
21
|
-
X-Gdata-User-Country:
|
22
|
-
- CH
|
23
|
-
Content-Type:
|
24
|
-
- application/json; charset=UTF-8
|
25
|
-
Access-Control-Allow-Origin:
|
26
|
-
- "*"
|
27
|
-
Expires:
|
28
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
29
|
-
Date:
|
30
|
-
- Thu, 20 Feb 2014 12:43:26 GMT
|
31
|
-
Cache-Control:
|
32
|
-
- private, max-age=300, no-transform
|
33
|
-
Vary:
|
34
|
-
- "*"
|
35
|
-
Gdata-Version:
|
36
|
-
- '2.1'
|
37
|
-
Etag:
|
38
|
-
- W/"CEQDQX47eCp7I2A9Wh9SF0U."
|
39
|
-
Last-Modified:
|
40
|
-
- Fri, 07 Feb 2014 14:12:50 GMT
|
41
|
-
Transfer-Encoding:
|
42
|
-
- chunked
|
43
|
-
X-Content-Type-Options:
|
44
|
-
- nosniff
|
45
|
-
X-Frame-Options:
|
46
|
-
- SAMEORIGIN
|
47
|
-
X-Xss-Protection:
|
48
|
-
- 1; mode=block
|
49
|
-
Server:
|
50
|
-
- GSE
|
51
|
-
Alternate-Protocol:
|
52
|
-
- 80:quic
|
53
|
-
body:
|
54
|
-
encoding: UTF-8
|
55
|
-
string: "{\"version\":\"1.0\",\"encoding\":\"UTF-8\",\"entry\":{\"xmlns\":\"http://www.w3.org/2005/Atom\",\"xmlns$media\":\"http://search.yahoo.com/mrss/\",\"xmlns$gd\":\"http://schemas.google.com/g/2005\",\"xmlns$yt\":\"http://gdata.youtube.com/schemas/2007\",\"gd$etag\":\"W/\\\"CEQDQX47eCp7I2A9Wh9SF0U.\\\"\",\"id\":{\"$t\":\"tag:youtube.com,2008:video:mZqGqE0D0n4\"},\"published\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"updated\":{\"$t\":\"2014-02-07T14:12:50.000Z\"},\"category\":[{\"scheme\":\"http://schemas.google.com/g/2005#kind\",\"term\":\"http://gdata.youtube.com/schemas/2007#video\"},{\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\",\"term\":\"Music\",\"label\":\"Music\"}],\"title\":{\"$t\":\"Cherry
|
56
|
-
Bloom - King Of The Knife\"},\"content\":{\"type\":\"application/x-shockwave-flash\",\"src\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\"},\"link\":[{\"rel\":\"alternate\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#video.related\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/related?v=2\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#mobile\",\"type\":\"text/html\",\"href\":\"http://m.youtube.com/details?v=mZqGqE0D0n4\"},{\"rel\":\"http://gdata.youtube.com/schemas/2007#uploader\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/users/zxQk-rZGowoqMBKxGD5jSA?v=2\"},{\"rel\":\"self\",\"type\":\"application/atom+xml\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4?v=2\"}],\"author\":[{\"name\":{\"$t\":\"Cherry
|
57
|
-
Bloom\"},\"uri\":{\"$t\":\"http://gdata.youtube.com/feeds/api/users/cherrybloomband\"},\"yt$userId\":{\"$t\":\"zxQk-rZGowoqMBKxGD5jSA\"}}],\"yt$accessControl\":[{\"action\":\"comment\",\"permission\":\"allowed\"},{\"action\":\"commentVote\",\"permission\":\"allowed\"},{\"action\":\"videoRespond\",\"permission\":\"moderated\"},{\"action\":\"rate\",\"permission\":\"allowed\"},{\"action\":\"embed\",\"permission\":\"allowed\"},{\"action\":\"list\",\"permission\":\"allowed\"},{\"action\":\"autoPlay\",\"permission\":\"allowed\"},{\"action\":\"syndicate\",\"permission\":\"allowed\"}],\"gd$comments\":{\"gd$feedLink\":{\"rel\":\"http://gdata.youtube.com/schemas/2007#comments\",\"href\":\"http://gdata.youtube.com/feeds/api/videos/mZqGqE0D0n4/comments?v=2\",\"countHint\":15}},\"media$group\":{\"media$category\":[{\"$t\":\"Music\",\"label\":\"Music\",\"scheme\":\"http://gdata.youtube.com/schemas/2007/categories.cat\"}],\"media$content\":[{\"url\":\"http://www.youtube.com/v/mZqGqE0D0n4?version=3&f=videos&app=youtube_gdata\",\"type\":\"application/x-shockwave-flash\",\"medium\":\"video\",\"isDefault\":\"true\",\"expression\":\"full\",\"duration\":176,\"yt$format\":5},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYDSANFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":1},{\"url\":\"rtsp://r5---sn-4g57kuez.c.youtube.com/CiILENy73wIaGQl-0gNNqIaamRMYESARFEgGUgZ2aWRlb3MM/0/0/0/video.3gp\",\"type\":\"video/3gpp\",\"medium\":\"video\",\"expression\":\"full\",\"duration\":176,\"yt$format\":6}],\"media$credit\":[{\"$t\":\"cherrybloomband\",\"role\":\"uploader\",\"scheme\":\"urn:youtube\",\"yt$display\":\"Cherry
|
58
|
-
Bloom\"}],\"media$description\":{\"$t\":\"The first video from the upcoming
|
59
|
-
album Secret Sounds, to download in-stores April 14. Checkout http://www.cherrybloom.net\",\"type\":\"plain\"},\"media$keywords\":{},\"media$license\":{\"$t\":\"youtube\",\"type\":\"text/html\",\"href\":\"http://www.youtube.com/t/terms\"},\"media$player\":{\"url\":\"http://www.youtube.com/watch?v=mZqGqE0D0n4&feature=youtube_gdata_player\"},\"media$thumbnail\":[{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/default.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"default\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/mqdefault.jpg\",\"height\":180,\"width\":320,\"yt$name\":\"mqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/hqdefault.jpg\",\"height\":360,\"width\":480,\"yt$name\":\"hqdefault\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/1.jpg\",\"height\":90,\"width\":120,\"time\":\"00:00:44\",\"yt$name\":\"start\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/2.jpg\",\"height\":90,\"width\":120,\"time\":\"00:01:28\",\"yt$name\":\"middle\"},{\"url\":\"http://i1.ytimg.com/vi/mZqGqE0D0n4/3.jpg\",\"height\":90,\"width\":120,\"time\":\"00:02:12\",\"yt$name\":\"end\"}],\"media$title\":{\"$t\":\"Cherry
|
60
|
-
Bloom - King Of The Knife\",\"type\":\"plain\"},\"yt$duration\":{\"seconds\":\"176\"},\"yt$uploaded\":{\"$t\":\"2008-04-12T22:25:35.000Z\"},\"yt$uploaderId\":{\"$t\":\"UCzxQk-rZGowoqMBKxGD5jSA\"},\"yt$videoid\":{\"$t\":\"mZqGqE0D0n4\"}},\"gd$rating\":{\"average\":4.8297873,\"max\":5,\"min\":1,\"numRaters\":47,\"rel\":\"http://schemas.google.com/g/2005#overall\"},\"yt$statistics\":{\"favoriteCount\":\"0\",\"viewCount\":\"6390\"},\"yt$rating\":{\"numDislikes\":\"2\",\"numLikes\":\"45\"}}}"
|
61
|
-
http_version:
|
62
|
-
recorded_at: Thu, 20 Feb 2014 12:43:25 GMT
|
63
|
-
recorded_with: VCR 2.8.0
|