additional test for commands.txt and fix for correct path in the ffmpegExtractor module

This commit is contained in:
MikeHughes-BIN
2025-11-08 13:26:35 +01:00
parent 9902b0421e
commit cfa37b9f2f
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -1,2 +1,5 @@
npx ts-node ./extract.ts /Users/mikehughes/Downloads/sweetHomeAlabama.mov
npx ts-node ./transcribe.ts ../storage/audio/sweetHomeAlabama.wav
npx ts-node ./extract.ts /Users/mikehughes/Downloads/Testvideo/Kurzgesagt.mov
npx ts-node ./transcribe.ts ../storage/audio/Kurzgesagt.wav
npx ts-node ./extract.ts /Users/mikehughes/Downloads/Testvideo/GitLabMeeting.mov
npx ts-node ./transcribe.ts ../storage/audio/GitLabMeeting.wav