mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-23 11:22:55 +08:00
fixed whitespace
This commit is contained in:
parent
0ae7077086
commit
07c7d89195
@ -1717,7 +1717,7 @@ class YoutubeDL(object):
|
||||
if reason is not None:
|
||||
self.to_screen('[download] ' + reason)
|
||||
return
|
||||
|
||||
|
||||
self._num_downloads += 1
|
||||
|
||||
info_dict['_filename'] = filename = self.prepare_filename(info_dict)
|
||||
|
Loading…
Reference in New Issue
Block a user