MoviePy: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 February 2015

  • curprev 16:1116:11, 3 February 2015Michael Murtaugh talk contribs 1,954 bytes +1,954 Created page with "Here's a file that should be called "srt.py": <source lang="python"> import re def srtparse (src): """ parse srt src (string), returns list of dicts with start, end, time..."