will this work???

This commit is contained in:
edbrz9 2022-12-29 12:56:04 +01:00
parent c259e8d7a3
commit 8c6f7ea384
1 changed files with 2 additions and 0 deletions

View File

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