Skip to content

Instantly share code, notes, and snippets.

@shimpe
shimpe / colored_word.py
Created December 11, 2022 13:24
Make caption with multiple colors in moviepy
# Import everything needed to edit video clips
from moviepy.editor import *
from vectortween.PointAnimation import PointAnimation
fps = 25
duration = 10
W = 2000
H = 500
# Generate a text clip