A tool to sequentially convert a large number of video files.
  • TypeScript 100%
Find a file
2018-08-19 18:40:59 -06:00
.vscode Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
.gitignore Initial commit. Added classes for keeping track of processed files. 2018-08-15 19:18:28 -06:00
app.ts Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
args.ts Initial commit. Added classes for keeping track of processed files. 2018-08-15 19:18:28 -06:00
base.ts [working] Progress toward recursively retrieving files. 2018-08-15 20:50:26 -06:00
config.ts Added converter. 2018-08-16 14:25:29 -06:00
converter.ts Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
files.ts Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
LICENSE Initial commit 2018-08-15 18:10:11 -06:00
package-lock.json Initial commit. Added classes for keeping track of processed files. 2018-08-15 19:18:28 -06:00
package.json Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
processed.json Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
processed.ts Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00
tsconfig.json Initial commit. Added classes for keeping track of processed files. 2018-08-15 19:18:28 -06:00
watcher.ts Bug fixes. Added (nonfunctional) watcher. 2018-08-19 18:40:59 -06:00