KinoYoutube

This Kino consists of only one function, KinoYouTube.new/2.

Refer to the YouTube documentation for a list of accepted parameters

Installation

The package can be installed by adding kino_youtube to your list of dependencies in mix.exs:

def deps do
[
{:kino_youtube, "~> 0.1.0"}
]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kino_youtube.