diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 18 |
2 files changed, 15 insertions, 5 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 27f13af..5a9ec79 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2023-10-21" "1.26.1" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2023-11-04" "1.26.2" "gallery-dl Manual" .\" disable hyphenation .nh 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 |
