Releases: shellshape/chapterize
Releases · shellshape/chapterize
Release list
v1.3.0
v1.2.0
You can now pipe EDL data directly into chapterize via STDIN. Also, if you do not specify any output file, the result will now be printed to STDOUT.
Example:
$ cat timeline.edl | chapterize > timestamps.txt