diff --git a/.vscode/launch.json b/.vscode/launch.json index d1f22a4..94c9cc5 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -12,19 +12,9 @@ "console": "integratedTerminal", "justMyCode": false, "args": [ - // "Class of '92 - Out of Their League - S08E03 - Episode 3 HDTV-1080p.mkv", "--model", "base", - // "--srt_only", - // "TRUE", - // "--output_srt", - // "TRUE", - "-o", - "./test" ], - "env": { - "token": "" - } } ] } \ No newline at end of file