will this work???
This commit is contained in:
parent
a348d8ef26
commit
e63eac93d8
|
@ -2,6 +2,7 @@ import youtube_dl
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
print("hello from y2t.py")
|
print("hello from y2t.py")
|
||||||
|
print("second line.py")
|
||||||
|
|
||||||
url = sys.argv[1]
|
url = sys.argv[1]
|
||||||
lang = sys.argv[2]
|
lang = sys.argv[2]
|
||||||
|
|
Loading…
Reference in New Issue