enable 'parent-metadata' by default for 'chevereto' & 'imagehost' (album/gallery) extractors
This commit is contained in:
@@ -19,6 +19,7 @@ class ImagehostImageExtractor(Extractor):
|
||||
basecategory = "imagehost"
|
||||
subcategory = "image"
|
||||
archive_fmt = "{token}"
|
||||
parent = True
|
||||
_https = True
|
||||
_params = None
|
||||
_cookies = None
|
||||
|
||||
Reference in New Issue
Block a user