[rule34] add tag- and image-extractor

This commit is contained in:
Mike Fährmann
2016-09-17 18:12:37 +02:00
parent 85ff3d160e
commit d324c58038
3 changed files with 46 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ from . import booru
class SafebooruExtractor(booru.XMLBooruExtractor):
"""Base class for safebooru extractors"""
category = "safebooru"
api_url = "http://safebooru.org/index.php"