Module: YouTube

Defined in:
lib/you_tube.rb,
lib/you_tube/error.rb,
lib/you_tube/client.rb,
lib/you_tube/object.rb,
lib/you_tube/version.rb,
lib/you_tube/resource.rb,
lib/you_tube/collection.rb,
lib/you_tube/objects/video.rb,
lib/you_tube/objects/channel.rb,
lib/you_tube/objects/playlist.rb,
lib/you_tube/resources/search.rb,
lib/you_tube/resources/videos.rb,
lib/you_tube/resources/channels.rb,
lib/you_tube/resources/playlists.rb,
lib/you_tube/objects/playlist_item.rb,
lib/you_tube/objects/search_result.rb,
lib/you_tube/resources/playlist_items.rb

Defined Under Namespace

Classes: Channel, ChannelsResource, Client, Collection, Error, Object, Playlist, PlaylistItem, PlaylistItemsResource, PlaylistsResource, Resource, SearchResource, SearchResult, Video, VideosResource

Constant Summary collapse

VERSION =
"0.2.1"