[hentaifoundry] add 'popular' and 'recent' extractors

for "Popular Pictures" and "Recent Pictures" listings
This commit is contained in:
Mike Fährmann
2018-09-22 21:28:16 +02:00
parent a5fc311dfa
commit c402cc4047
3 changed files with 35 additions and 1 deletions

View File

@@ -74,6 +74,7 @@ SUBCATEGORY_MAP = {
"path" : "Images from Users and Folders",
"pinit" : "pin.it Links",
"popular": "Popular Images",
"recent" : "Recent Images",
"search" : "Search Results",
"status" : "Images from Statuses",
"tag" : "Tag-Searches",