diff options
author | Grail Finder <wohilas@gmail.com> | 2023-02-12 15:42:52 +0600 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2023-02-12 15:42:52 +0600 |
commit | 998d56d5b1966696636cc63e799010fa5c349416 (patch) | |
tree | 96a698a85b5b87a94f70b1d5b4c8395ad6a262a1 /readme.md | |
parent | 79ef44e3b799370c48e8fade52a98a39ae519f6f (diff) |
Chore: clean repo from unused files
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,6 +1,4 @@ #### problems - metadata keys shouldnt be fullpaths but relative ones (imagine downloading this dataset); - 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 |