tub_ex v0.2.1 TubEx.Video
Provide access to the /videos
are of YouTube API
Summary
Functions
Fetch contents details
Returns a list of videos that match the API request parameters
Search from youtube via query
Types
Functions
Fetch contents details
Example:
iex> TubEx.Video.get("_J4QPz52Sfo")
{ :ok, %TubEx.Video{} }