diff options
| author | 2023-11-04 18:45:53 -0400 | |
|---|---|---|
| committer | 2023-11-04 18:45:53 -0400 | |
| commit | 2d551ed1207bad400777ed5abe62af837e58513b (patch) | |
| tree | 95a734b9f6cbce8805f70b7be54cb7b8375d860c /data | |
| parent | c71916e7b4a99224d2ec86053e44353fb3beb9b5 (diff) | |
| parent | 7997fa94c82f9a6db63421c0af433f325a8aa607 (diff) | |
Update upstream source from tag 'upstream/1.26.2'
Update to upstream version '1.26.2'
with Debian dir a590c1c7f7b4b2accb8e36e336d1538015d47d7d
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 |
