This commit is contained in:
Dimitris Zlatanidis 2015-12-03 04:30:02 +02:00
parent 6c28ab2b8f
commit 0c29c50952

View file

@ -46,7 +46,7 @@ class Download(object):
def start(self): def start(self):
"""Download files using wget or other downloader. """Download files using wget or other downloader.
Optional curl, aria2c and hhtp Optional curl, aria2c and http
""" """
dwn_count = 1 dwn_count = 1
self._directory_prefix() self._directory_prefix()