changeset 99:2bccbf473ff4

kemonopartydownloader.py: --cookies is an argument, not an option committer: GitHub <noreply@github.com>
author Paper <37962225+mrpapersonic@users.noreply.github.com>
date Sun, 14 Aug 2022 05:30:44 -0400
parents e4bf37150a3f
children b14e2a096ebf
files kemonopartydownloader.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kemonopartydownloader.py	Sun Aug 14 05:29:01 2022 -0400
+++ b/kemonopartydownloader.py	Sun Aug 14 05:30:44 2022 -0400
@@ -7,10 +7,10 @@
 
 Arguments:
   <url>                        Kemono.party URL to download from
+  -c --cookies <filename>      A Netscape-compatible cookies.txt file
 
 Options:
   -h --help                    Show this screen
-  -c --cookies <filename>      A Netscape-compatible cookies.txt file
   -o --output <folder>         Output folder, relative to the current directory
   -p --proxy <proxy>           HTTP or HTTPS proxy (SOCKS5 with PySocks)
 """