update file path

This commit is contained in:
edbrz9 2022-12-29 13:51:03 +01:00
parent 04af450a84
commit 338fa88906
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ creator = info['uploader']
title = info['title']
id = info['id']
subFn = id + "." + lang + ".vtt"
subFn = "output/" + id + "." + lang + ".vtt"
txt = ""