LICENSE.md
README.md
pyproject.toml
src/videolab/__init__.py
src/videolab/cli.py
src/videolab/utils.py
src/videolab.egg-info/PKG-INFO
src/videolab.egg-info/SOURCES.txt
src/videolab.egg-info/dependency_links.txt
src/videolab.egg-info/entry_points.txt
src/videolab.egg-info/requires.txt
src/videolab.egg-info/top_level.txt
src/videolab/commands/__init__.py
src/videolab/commands/env.py
src/videolab/commands/scrub.py
src/videolab/commands/watermark.py
tests/test_cli.py