Files
nu-ffmpeg/.gomplate.yml
2024-03-03 00:48:03 -05:00

16 lines
479 B
YAML

inputFiles:
- README.md.tmpl
outputFiles:
- README.md
plugins:
filters: ./get_filter_support_table
ffprobe: ./get_ffprobe_commands_table
version: ./nu_version
ffprobe_example: ./examples/ffprobe.nu
ffprobe_multiple_files_example: ./examples/ffprobe-multiple-files.nu
ffprobe_streams_audio_example: ./examples/streams-audio.nu
ffprobe_streams_video_example: ./examples/streams-video.nu
ffprobe_dimensions_example: ./examples/dimensions.nu
#pluginTimeout: 10s