From bff1d7a3fc1f184002ea6c6f77de675885bda3eb Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 22 May 2023 01:03:31 -0400 Subject: New upstream version 1.25.4. --- data/completion/_gallery-dl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'data/completion/_gallery-dl') diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index a82db8a..94d2f06 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -16,8 +16,6 @@ _arguments -C -S \ --source-address'[Client-side IP address to bind to]':'' \ --user-agent'[User-Agent request header]':'' \ --clear-cache'[Delete cached login sessions, cookies, etc. for MODULE (ALL to delete everything)]':'' \ ---cookies'[File to load additional cookies from]':'':_files \ ---cookies-from-browser'[Name of the browser to load cookies from, with optional keyring name prefixed with "+", profile prefixed with ":", and container prefixed with "::" ("none" for no container)]':'' \ {-q,--quiet}'[Activate quiet mode]' \ {-v,--verbose}'[Print various debugging information]' \ {-g,--get-urls}'[Print URLs instead of downloading]' \ @@ -56,6 +54,9 @@ _arguments -C -S \ {-u,--username}'[Username to login with]':'' \ {-p,--password}'[Password belonging to the given username]':'' \ --netrc'[Enable .netrc authentication data]' \ +{-C,--cookies}'[File to load additional cookies from]':'':_files \ +--cookies-export'[Export session cookies to FILE]':'':_files \ +--cookies-from-browser'[Name of the browser to load cookies from, with optional domain prefixed with "/", keyring name prefixed with "+", profile prefixed with ":", and container prefixed with "::" ("none" for no container)]':'' \ --download-archive'[Record all downloaded or skipped files in FILE and skip downloading any file already in it]':'':_files \ {-A,--abort}'[Stop current extractor run after N consecutive file downloads were skipped]':'' \ {-T,--terminate}'[Stop current and parent extractor runs after N consecutive file downloads were skipped]':'' \ -- cgit v1.2.3