Module: Yt

Extended by:
Config
Includes:
Models
Defined in:
lib/yt/config.rb,
lib/yt/version.rb,
lib/yt/models/id.rb,
lib/yt/models/url.rb,
lib/yt/models/base.rb,
lib/yt/actions/list.rb,
lib/yt/associations.rb,
lib/yt/models/video.rb,
lib/yt/models/rating.rb,
lib/yt/models/status.rb,
lib/yt/actions/delete.rb,
lib/yt/actions/insert.rb,
lib/yt/actions/update.rb,
lib/yt/models/account.rb,
lib/yt/models/channel.rb,
lib/yt/models/request.rb,
lib/yt/models/snippet.rb,
lib/yt/collections/ids.rb,
lib/yt/errors/no_items.rb,
lib/yt/models/playlist.rb,
lib/yt/models/resource.rb,
lib/yt/associations/ids.rb,
lib/yt/collections/base.rb,
lib/yt/errors/forbidden.rb,
lib/yt/models/user_info.rb,
lib/yt/models/annotation.rb,
lib/yt/actions/delete_all.rb,
lib/yt/collections/videos.rb,
lib/yt/models/description.rb,
lib/yt/models/details_set.rb,
lib/yt/associations/videos.rb,
lib/yt/collections/ratings.rb,
lib/yt/errors/server_error.rb,
lib/yt/errors/unauthorized.rb,
lib/yt/models/subscription.rb,
lib/yt/associations/ratings.rb,
lib/yt/collections/channels.rb,
lib/yt/collections/earnings.rb,
lib/yt/collections/snippets.rb,
lib/yt/errors/request_error.rb,
lib/yt/models/configuration.rb,
lib/yt/models/content_owner.rb,
lib/yt/models/playlist_item.rb,
lib/yt/associations/channels.rb,
lib/yt/associations/earnings.rb,
lib/yt/associations/snippets.rb,
lib/yt/associations/statuses.rb,
lib/yt/collections/playlists.rb,
lib/yt/models/authentication.rb,
lib/yt/associations/playlists.rb,
lib/yt/collections/user_infos.rb,
lib/yt/associations/user_infos.rb,
lib/yt/collections/annotations.rb,
lib/yt/associations/annotations.rb,
lib/yt/collections/details_sets.rb,
lib/yt/associations/details_sets.rb,
lib/yt/collections/subscriptions.rb,
lib/yt/associations/subscriptions.rb,
lib/yt/collections/playlist_items.rb,
lib/yt/associations/playlist_items.rb,
lib/yt/collections/authentications.rb,
lib/yt/associations/authentications.rb,
lib/yt/collections/partnered_channels.rb,
lib/yt/associations/partnered_channels.rb

Defined Under Namespace

Modules: Actions, Associations, Collections, Config, Errors, Models

Constant Summary collapse

VERSION =
'0.5.13'
Error =
Errors::RequestError

Method Summary

Methods included from Config

configuration, configure