...
This commit is contained in:
parent
6a3414d718
commit
07da30df92
|
@ -1,9 +1,6 @@
|
|||
import youtube_dl
|
||||
import sys
|
||||
|
||||
print("hello from y2t.py")
|
||||
print("second line.py")
|
||||
|
||||
url = sys.argv[1]
|
||||
lang = sys.argv[2]
|
||||
|
||||
|
|
Loading…
Reference in New Issue