diff options
| author | 2023-11-04 18:45:48 -0400 | |
|---|---|---|
| committer | 2023-11-04 18:45:48 -0400 | |
| commit | 7997fa94c82f9a6db63421c0af433f325a8aa607 (patch) | |
| tree | 25e8377f1d038f8dad93e2c54c12beacbc65f470 /data/man/gallery-dl.conf.5 | |
| parent | e052f3b9e1d9703a5a466daeaf37bacf476c2daf (diff) | |
New upstream version 1.26.2.upstream/1.26.2
Diffstat (limited to 'data/man/gallery-dl.conf.5')
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 9083d24..46a8ea6 100644 --- a/data/man/gallery-dl.conf.5 +++ b/data/man/gallery-dl.conf.5 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL.CONF" "5" "2023-10-21" "1.26.1" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2023-11-04" "1.26.2" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -6036,9 +6036,19 @@ section of your account's preferences .br * click the "are you a developer? create an app..." button .br -* fill out the form, choose "installed app", preferably set -"http://localhost:6414/" as "redirect uri" and finally click -"create app" +* fill out the form: + +.br +* choose a name +.br +* select "installed app" +.br +* set \f[I]http://localhost:6414/\f[] as "redirect uri" +.br +* solve the "I'm not a rebot" reCATCHA if needed +.br +* click "create app" + .br * copy the client id (third line, under your application's name and "installed app") and put it in your configuration file |
