Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Oct 17:21

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