[embedthumbnail] Embed if any thumbnail was downloaded, not just the best
This commit is contained in:
parent
46953e7e6e
commit
885cc0b75c
3 changed files with 11 additions and 6 deletions
|
|
@ -100,7 +100,7 @@ class PostProcessor(object):
|
|||
else:
|
||||
use_compat = False
|
||||
return cli_configuration_args(
|
||||
self._downloader.params.get('postprocessor_args'),
|
||||
self.get_param('postprocessor_args'),
|
||||
keys, default, use_compat)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue