[paheal] fix 'AttributeError'
fixes regression introduced in 98d3354575
This commit is contained in:
@@ -15,6 +15,7 @@ from .. import text, exception
|
||||
class PahealExtractor(Extractor):
|
||||
"""Base class for paheal extractors"""
|
||||
basecategory = "shimmie2"
|
||||
basesubcategory = ""
|
||||
category = "paheal"
|
||||
filename_fmt = "{category}_{id}_{md5}.{extension}"
|
||||
archive_fmt = "{id}"
|
||||
|
||||
Reference in New Issue
Block a user