Skip to content

ocodo/edl-tools

Repository files navigation

Tools for mpv / .edl files

Test/Lint


get_edl_sources.py

List media used by an .edl file.

Usage:

python3 get_edl_sources.py <edl filename>

If the .edl file contains nested .edl files, those will also be scanned.

If a .edl file contains a reference to itself, no problem (cyclic reference protection is provided).


Planned TODO

  • move/copy edl and media
  • move/copy edl and modify media paths
  • move/rename media and update edl(s)
  • list nested edls
  • list missing media files
  • others...?

Installation

Clone the repo and run as per usage above.

About

Tools for mpv.io edl files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages