fixed whitespace
This commit is contained in:
parent
0ae7077086
commit
07c7d89195
@ -1717,7 +1717,7 @@ class YoutubeDL(object):
|
|||||||
if reason is not None:
|
if reason is not None:
|
||||||
self.to_screen('[download] ' + reason)
|
self.to_screen('[download] ' + reason)
|
||||||
return
|
return
|
||||||
|
|
||||||
self._num_downloads += 1
|
self._num_downloads += 1
|
||||||
|
|
||||||
info_dict['_filename'] = filename = self.prepare_filename(info_dict)
|
info_dict['_filename'] = filename = self.prepare_filename(info_dict)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user