Module: YahooVideo

Defined in:
lib/yahoo-video.rb

Defined Under Namespace

Classes: Client, Record, SearchRequest, SearchResponse, SearchResult, Thumbnail, YahooVideoException

Constant Summary collapse

MAX_RESULTS_PER_PAGE =

the maximum number of results that can be requested from the search service with a single request.

50