[newgrounds] set error status when failed to extract post (#8654)
This commit is contained in:
@@ -88,6 +88,7 @@ class NewgroundsExtractor(Extractor):
|
||||
text.nameext_from_url(url, post)
|
||||
yield Message.Url, url, post
|
||||
else:
|
||||
self.status |= 1
|
||||
self.log.warning(
|
||||
"Unable to get download URL for '%s'", post_url)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user