diff options
author | GrailFinder <wohilas@gmail.com> | 2023-02-12 09:55:01 +0300 |
---|---|---|
committer | GrailFinder <wohilas@gmail.com> | 2023-02-12 09:55:01 +0300 |
commit | c3ee8c6c88e6f879c7dce7316629e1fe18f08c71 (patch) | |
tree | 8b93554873b20863f42ce95fd3f45f85fe33bdc1 /readme.md | |
parent | 298f2c832081366fed9b4d683ba665c9d7b9d150 (diff) |
Feat: add support for directory arg
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ - key-pair in metadata doesnt guarantee existence of audiofile; - metadata gets generated per vtt file, but it rather should be common between; - instead of writing ffmpeg commands to file maybe better to run them in go; +- support directory call |