[inkbunny] mention login support
This commit is contained in:
@@ -205,8 +205,9 @@ Some extractors require you to provide valid login credentials in the form of
|
||||
a username & password pair. This is necessary for
|
||||
``pixiv``, ``nijie``, and ``seiga``
|
||||
and optional for
|
||||
``danbooru``, ``e621``, ``exhentai``, ``idolcomplex``, ``instagram``,
|
||||
``luscious``, ``sankaku``, ``subscribestar``, ``tsumino``, and ``twitter``.
|
||||
``danbooru``, ``e621``, ``exhentai``, ``idolcomplex``, ``inkbunny``,
|
||||
``instagram``, ``luscious``, ``sankaku``, ``subscribestar``, ``tsumino``,
|
||||
and ``twitter``.
|
||||
|
||||
You can set the necessary information in your configuration file
|
||||
(cf. gallery-dl.conf_)
|
||||
|
||||
@@ -228,6 +228,7 @@ Description The username and password to use when attempting to log in to
|
||||
* ``e621``
|
||||
* ``exhentai``
|
||||
* ``idolcomplex``
|
||||
* ``inkbunny``
|
||||
* ``instagram``
|
||||
* ``luscious``
|
||||
* ``sankaku``
|
||||
|
||||
@@ -58,7 +58,7 @@ ImgBB https://imgbb.com/ Albums, individual Imag
|
||||
imgbox https://imgbox.com/ Galleries, individual Images
|
||||
imgth https://imgth.com/ Galleries
|
||||
imgur https://imgur.com/ |imgur-C|
|
||||
Inkbunny https://inkbunny.net/ Posts, User Profiles
|
||||
Inkbunny https://inkbunny.net/ Posts, User Profiles Optional
|
||||
Instagram https://www.instagram.com/ |instagram-C| Optional
|
||||
Issuu https://issuu.com/ Publications, User Profiles
|
||||
Jaimini's Box https://jaiminisbox.com/reader/ Chapters, Manga
|
||||
|
||||
@@ -160,6 +160,7 @@ AUTH_MAP = {
|
||||
"furaffinity" : "Optional" + _COOKIES,
|
||||
"idolcomplex" : "Optional",
|
||||
"imgbb" : "Optional",
|
||||
"inkbunny" : "Optional",
|
||||
"instagram" : "Optional",
|
||||
"mangoxo" : "Optional",
|
||||
"mastodon.social": "Optional" + _OAUTH,
|
||||
|
||||
Reference in New Issue
Block a user