[patreon] log skipped files (#590)
This commit is contained in:
@@ -54,6 +54,8 @@ class PatreonExtractor(Extractor):
|
||||
post["type"] = kind
|
||||
post["num"] += 1
|
||||
yield Message.Url, url, text.nameext_from_url(name, post)
|
||||
else:
|
||||
self.log.debug("skipping %s (%s %s)", url, fhash, kind)
|
||||
|
||||
@staticmethod
|
||||
def _postfile(post):
|
||||
|
||||
Reference in New Issue
Block a user