This commit is contained in:
edbrz9 2022-12-29 13:22:54 +01:00
parent 6a3414d718
commit 07da30df92
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
import youtube_dl import youtube_dl
import sys import sys
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]