[docs] Fix inconsistency about which sites have optional authentication (#359)

* [docs] Fix inconsistency about which sites have optional authentication

* update authentication docs
This commit is contained in:
Mark Henrick
2019-07-29 17:22:31 +01:00
committed by Mike Fährmann
parent 81b35ed3cb
commit 923e1bb714
4 changed files with 14 additions and 9 deletions

View File

@@ -168,10 +168,11 @@ Username & Password
-------------------
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 (but strongly recommended) for ``exhentai``, ``luscious``,
``sankaku``, ``idolcomplex``, ``tsumino`` and ``wallhaven``.
a username & password pair. This is necessary for
``pixiv``, ``nijie``, and ``seiga``
and optional (but strongly recommended) for
``danbooru``, ``exhentai``, ``idolcomplex``, ``instagram``,
``luscious``, ``sankaku``, ``tsumino``, and ``twitter``.
You can set the necessary information in your configuration file
(cf. gallery-dl.conf_)