View Source KinoYouTube (kino_youtube v0.1.1)

A simple Kino that wraps the YouTube Embedded iFrame API to render a YouTube player in a Livebook.

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

Refer to the YouTube documentation for a list of accepted parameters

Summary

Functions

Link to this function

validate_and_assign_defaults(opts)

View Source