Pārlūkot izejas kodu

Merge pull request #1 from RinRi-D/patch-1

Update scrape.py
master
Madiwka pirms 3 gadiem
committed by GitHub
vecāks
revīzija
b0a6a7c6c2
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      scrape.py

+ 2
- 2
scrape.py Parādīt failu

@@ -10,11 +10,11 @@ def main(argv):
try:
opts, args = getopt.getopt(argv,"hi:o:",["ifile=","ofile="])
except getopt.GetoptError:
print ('spotitube.py -i <Search Keyword> -o <Index>')
print ('scrape.py -i <Search Keyword> -o <Index>')
sys.exit(2)
for opt, arg in opts:
if opt == '-h':
print ('spotitube.py -i <Search Keyword> -o <Index>')
print ('scrape.py -i <Search Keyword> -o <Index>')
sys.exit()
elif opt in ("-i", "--ifile"):
inputfile = arg


Notiek ielāde…
Atcelt
Saglabāt