simple_youtube 2.0.0 → 2.0.1
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.
metadata
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
name: simple_youtube
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
4
|
prerelease:
|
|
5
|
-
version: 2.0.
|
|
5
|
+
version: 2.0.1
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
8
8
|
- James Shipton
|
|
@@ -57,7 +57,7 @@ dependencies:
|
|
|
57
57
|
version: "2.5"
|
|
58
58
|
type: :development
|
|
59
59
|
version_requirements: *id004
|
|
60
|
-
description: ActiveResource extension to Youtube API
|
|
60
|
+
description: ActiveResource extension to Gdata Youtube API, anonymous Reads, Updates using your API key and OAuth, no Create or Delete access.
|
|
61
61
|
email:
|
|
62
62
|
- ionysis@gmail.com
|
|
63
63
|
executables: []
|
|
@@ -94,7 +94,7 @@ files:
|
|
|
94
94
|
- spec/youtube_read_spec.rb
|
|
95
95
|
- spec/youtube_update_spec.rb
|
|
96
96
|
has_rdoc: true
|
|
97
|
-
homepage:
|
|
97
|
+
homepage: https://github.com/jamesshipton/simple_youtube
|
|
98
98
|
licenses: []
|
|
99
99
|
|
|
100
100
|
post_install_message:
|
|
@@ -120,7 +120,7 @@ rubyforge_project:
|
|
|
120
120
|
rubygems_version: 1.6.2
|
|
121
121
|
signing_key:
|
|
122
122
|
specification_version: 3
|
|
123
|
-
summary: ActiveResource extension to Youtube API
|
|
123
|
+
summary: ActiveResource extension to Gdata Youtube API.
|
|
124
124
|
test_files:
|
|
125
125
|
- spec/fakeweb_helper.rb
|
|
126
126
|
- spec/fixture/playlist_cyanure1982.xml
|