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)
|
pp.prepare(pathfmt)
|
||||||
|
|
||||||
if kwdict.get("metadata_only"):
|
if kwdict.get("metadata_only"):
|
||||||
self.handle_skip()
|
|
||||||
return
|
return
|
||||||
|
|
||||||
if pathfmt.exists(archive):
|
if pathfmt.exists(archive):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user