Andreas Demmelbauer пре 4 година
родитељ
комит
e9092d93b0
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      demotape.py

+ 1
- 0
demotape.py Прегледај датотеку

@@ -17,6 +17,7 @@ import concurrent.futures
try:
if sys.argv[1] and os.path.exists(sys.argv[1]):
ROOT_PATH = sys.argv[1]
print('Root path for downloaded streams: ' + ROOT_PATH)
else:
print('destination path does not exist')
sys.exit()


Loading…
Откажи
Сачувај