moviepy.video.io.display_in_notebook#

Implements display_in_notebook, a function to embed images/videos/audio in the Jupyter Notebook.

Functions

HTML2(content)

display_in_notebook(clip[, filetype, ...])

Displays clip content in an Jupyter Notebook.

html_embed(clip[, filetype, maxduration, ...])

Returns HTML5 code embedding the clip.