mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 10:42:34 +01:00
Don't print intentional metadata skips to the console.
This commit is contained in:
parent
cfc70a97ab
commit
6ed4fc07ff
@ -195,7 +195,6 @@ class DownloadJob(Job):
|
||||
pp.prepare(pathfmt)
|
||||
|
||||
if kwdict.get("metadata_only"):
|
||||
self.handle_skip()
|
||||
return
|
||||
|
||||
if pathfmt.exists(archive):
|
||||
|
Loading…
Reference in New Issue
Block a user