will this work???

This commit is contained in:
edbrz9 2022-12-29 13:01:45 +01:00
parent a348d8ef26
commit e63eac93d8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ import youtube_dl
import sys
print("hello from y2t.py")
print("second line.py")
url = sys.argv[1]
lang = sys.argv[2]