moviepyEasy Playground

Video editing: cut, concatenate, effects, titles, audio

Getting started with moviepyRun locally
Install
pip install moviepy
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: moviepy)

moviepy is a third-party package. Video editing: cut, concatenate, effects, titles, audio. Install with: pip install moviepy

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?