__del__( self )

Eaten by the Python.

A Covers Mix With Python

| Comments

My first ambitious video project with MoviePy

I just finished this mix of 60 covers of the Cup Song, entirely edited using this Python script !

The code uses extensively MoviePy, a video editing library I wrote to automatize simple tasks such as title insertions, concatenations, transitions, etc. With this video I hope to show that MoviePy is becoming mature, and that it can be more than just a FFMPEG wrapper or a GIF editor.

Comments