@@ -342,12 +342,12 @@ URL_MAP = {
|
||||
|
||||
_OAUTH = '<a href="https://github.com/mikf/gallery-dl#oauth">OAuth</a>'
|
||||
_COOKIES = '<a href="https://github.com/mikf/gallery-dl#cookies">Cookies</a>'
|
||||
_APIKEY_DB = \
|
||||
'<a href="configuration.rst#extractorderpibooruapi-key">API Key</a>'
|
||||
_APIKEY_WH = \
|
||||
'<a href="configuration.rst#extractorwallhavenapi-key">API Key</a>'
|
||||
_APIKEY_WY = \
|
||||
'<a href="configuration.rst#extractorweasylapi-key">API Key</a>'
|
||||
_APIKEY_DB = ('<a href="https://gdl-org.github.io/docs/configuration.html'
|
||||
'#extractor-derpibooru-api-key">API Key</a>')
|
||||
_APIKEY_WH = ('<a href="https://gdl-org.github.io/docs/configuration.html'
|
||||
'#extractor-wallhaven-api-key">API Key</a>')
|
||||
_APIKEY_WY = ('<a href="https://gdl-org.github.io/docs/configuration.html'
|
||||
'#extractor-weasyl-api-key">API Key</a>')
|
||||
|
||||
AUTH_MAP = {
|
||||
"aibooru" : "Supported",
|
||||
|
||||
Reference in New Issue
Block a user