[weasyl] update and simplify
- simplify 'pattern' regexps
- parse 'posted_at' as 'date'
- use unaltered 'title' ({title!l:R /_/} to lowercase and replace spaces)
This commit is contained in:
@@ -143,6 +143,10 @@ SUBCATEGORY_MAP = {
|
||||
"wikiart": {
|
||||
"artists": "Artist Listings",
|
||||
},
|
||||
"weasyl": {
|
||||
"journals" : "",
|
||||
"submissions": "",
|
||||
},
|
||||
}
|
||||
|
||||
_OAUTH = " (`OAuth <https://github.com/mikf/gallery-dl#oauth>`__)"
|
||||
|
||||
Reference in New Issue
Block a user