update configuration.rst
This commit is contained in:
@@ -224,7 +224,7 @@ Description The username to use when attempting to log in to another site.
|
|||||||
``seiga`` modules and optional (but strongly recommended) for
|
``seiga`` modules and optional (but strongly recommended) for
|
||||||
``batoto`` and ``exhentai``.
|
``batoto`` and ``exhentai``.
|
||||||
|
|
||||||
This value can also be given via the ``-u/--username``
|
This value can also be set via the ``-u/--username``
|
||||||
command-line option or by using a |.netrc|_ file.
|
command-line option or by using a |.netrc|_ file.
|
||||||
(see Authentication_)
|
(see Authentication_)
|
||||||
=========== =====
|
=========== =====
|
||||||
@@ -239,6 +239,20 @@ Description The password belonging to the username.
|
|||||||
=========== =====
|
=========== =====
|
||||||
|
|
||||||
|
|
||||||
|
extractor.*.cookies
|
||||||
|
-------------------
|
||||||
|
=========== =====
|
||||||
|
Type ``string`` or ``object``
|
||||||
|
Default ``null``
|
||||||
|
Description Source to read additional cookies from.
|
||||||
|
|
||||||
|
* If this is a ``string``, it specifies the path of a
|
||||||
|
Mozilla/Netscape format cookies.txt file.
|
||||||
|
* If this is an ``object``, its key-value pairs, which should both
|
||||||
|
be ``strings``, will be used as cookie-names and -values.
|
||||||
|
=========== =====
|
||||||
|
|
||||||
|
|
||||||
Extractor-specific Options
|
Extractor-specific Options
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user