summaryrefslogtreecommitdiff
path: root/readme.md
blob: bc9129c28c827c641ecdf685fd048b8409db519a (plain)
1
2
3
4
#### problems
- metadata keys shouldnt be fullpaths but relative ones (imagine downloading this dataset);
- key-pair in metadata doesnt guarantee existence of audiofile;
- instead of writing ffmpeg commands to file maybe better to run them in go;