This Kino consists of only one function, KinoYouTube.new/2
.
Refer to the YouTube documentation for a list of accepted parameters
The package can be installed
by adding kino_youtube
to your list of dependencies in mix.exs
:
def deps do
[
{:kino_youtube, "~> 0.1"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/kino_youtube.