[wikiart] add extractors (#179)

for
- artists:          https://www.wikiart.org/en/thomas-cole
- artist-listings:  https://www.wikiart.org/en/artists-by-century/12
- artwork-listings: https://www.wikiart.org/en/paintings-by-media/grisaille
This commit is contained in:
Mike Fährmann
2019-04-02 17:34:57 +02:00
parent 9ebd29fcc1
commit c70b21248d
5 changed files with 141 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ CATEGORY_MAP = {
"slideshare" : "SlideShare",
"smugmug" : "SmugMug",
"thebarchive" : "The /b/ Archive",
"wikiart" : "WikiArt.org",
"worldthree" : "World Three",
"xvideos" : "XVideos",
"yuki" : "yuki.la 4chan archive",
@@ -70,6 +71,7 @@ CATEGORY_MAP = {
SUBCATEGORY_MAP = {
"artwork": "Artwork Listings",
"artists": "",
"doujin" : "Doujin",
"gallery": "Galleries",
"image" : "individual Images",