|
@@ -1151,7 +1151,6 @@ class YoutubeDL(object):
|
|
return
|
|
return
|
|
self.record_download_archive(info_dict)
|
|
self.record_download_archive(info_dict)
|
|
|
|
|
|
-
|
|
|
|
def download(self, url_list):
|
|
def download(self, url_list):
|
|
"""Download a given list of URLs."""
|
|
"""Download a given list of URLs."""
|
|
outtmpl = self.params.get('outtmpl', DEFAULT_OUTTMPL)
|
|
outtmpl = self.params.get('outtmpl', DEFAULT_OUTTMPL)
|