[pinterest] implement login support (closes #1055)

being logged allows access to secret/protected boards
This commit is contained in:
Mike Fährmann
2020-10-15 00:51:53 +02:00
parent 1b1cf01d0d
commit b8daabc3ca
5 changed files with 61 additions and 13 deletions

View File

@@ -267,17 +267,18 @@ Description
* ``inkbunny``
* ``instagram``
* ``luscious``
* ``pinterest``
* ``sankaku``
* ``subscribestar``
* ``tsumino``
* ``twitter``
These values can also be set via the ``-u/--username`` and
``-p/--password`` command-line options or by using a |.netrc|_ file.
(see Authentication_)
These values can also be specified via the
``-u/--username`` and ``-p/--password`` command-line options or
by using a |.netrc|_ file. (see Authentication_)
Note: The password values for ``danbooru`` and ``e621`` should be
the API keys found in your user profile, not your actual account
the API keys found in your user profile, not the actual account
password.