.gitignore
README.md
pyproject.toml
.cursor/rules/project.mdc
bin/ffinfo
bin/htmlize
bin/t2s.py
doc/README.md
doc/architecture.dia
doc/configuration.md
doc/whisper.help.txt
etc/config.yml
lib/ytffmpeg/__init__.py
lib/ytffmpeg/directoryserver.py
lib/ytffmpeg/filter_complex.py
lib/ytffmpeg/genimg.py
lib/ytffmpeg/schema.json
lib/ytffmpeg/types.py
lib/ytffmpeg.egg-info/PKG-INFO
lib/ytffmpeg.egg-info/SOURCES.txt
lib/ytffmpeg.egg-info/dependency_links.txt
lib/ytffmpeg.egg-info/entry_points.txt
lib/ytffmpeg.egg-info/requires.txt
lib/ytffmpeg.egg-info/top_level.txt
lib/ytffmpeg/cli/__init__.py
lib/ytffmpeg/cli/base.py
lib/ytffmpeg/cli/build.py
lib/ytffmpeg/cli/new.py
lib/ytffmpeg/cli/publish.py
lib/ytffmpeg/cli/refresh.py
tests/runtests.py
tests/fixtures/configs/base.yml
tests/fixtures/configs/extended-filter-complex.yml
tests/fixtures/configs/extended.yml
tests/fixtures/configs/metadata.yml
tests/fixtures/configs/simple-filter-complex.yml
tests/ytffmpegfunc/__init__.py
tests/ytffmpegfunc/vertical.py
tests/ytffmpegunit/__init__.py
tests/ytffmpegunit/build.py
tests/ytffmpegunit/config.py