mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-02-16 17:07:54 +01: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