module Yt

An object-oriented Ruby client for YouTube. Helps creating applications that need to interact with YouTube objects. Inclused methods to access YouTube Data API V3 resources (channels, videos, …), YouTube Analytics API V2 resources (metrics, estimated_revenue, …), and objects not available through the API (annotations).

Constants

COUNTRIES

The list of country codes and names used by the YouTube Analytics API. @see developers.google.com/youtube/analytics/v1/dimsmets/dims#country

Error
US_STATES

The list of U.S. state codes and names used by the YouTube Analytics API. @see developers.google.com/youtube/analytics/v1/dimsmets/dims#province

VERSION