diff --git a/proj/y2t/y2t.py b/proj/y2t/y2t.py index a2ddbab..85e88a0 100644 --- a/proj/y2t/y2t.py +++ b/proj/y2t/y2t.py @@ -32,7 +32,7 @@ creator = info['uploader'] title = info['title'] id = info['id'] -subFn = id + "." + lang + ".vtt" +subFn = "output/" + id + "." + lang + ".vtt" txt = ""