mirror of
https://github.com/blackjack4494/yt-dlc.git
synced 2024-11-10 04:52:29 +01:00
YoutubeDL: style fix
This commit is contained in:
parent
f7ffe72ac7
commit
0e4cb4f406
@ -1151,7 +1151,6 @@ class YoutubeDL(object):
|
||||
return
|
||||
self.record_download_archive(info_dict)
|
||||
|
||||
|
||||
def download(self, url_list):
|
||||
"""Download a given list of URLs."""
|
||||
outtmpl = self.params.get('outtmpl', DEFAULT_OUTTMPL)
|
||||
|
Loading…
Reference in New Issue
Block a user