Commit Graph

113 Commits (70f18b7a78e6987d61d50a9076ef660664241b3c)

Author SHA1 Message Date
Mike Fährmann b3aded1939
add '--print-traffic'
3 months ago
Mike Fährmann a1bb32792b
do not try to read from stdin when it is non-interactive (#5733)
3 months ago
Mike Fährmann 76385f5f18
re-categorize some command-line options in --help
3 months ago
Mike Fährmann 3fc2e61818
add '--config-open' and '--config-status' (#5713)
3 months ago
Mike Fährmann 53aadb0c44
[update] implement '--update-to'
4 months ago
Mike Fährmann 5018bd42f8
[update] implement '--update-check'
4 months ago
Mike Fährmann 2e323ef0a2
[update] implement '-U/--update'
4 months ago
Mike Fährmann bef0bd3b49
add '--no-colors' command-line option
5 months ago
Aidan Harris a2affdcef3
re-order verbose and warning options
5 months ago
Aidan Harris a3f580254a
Add warnings flag
5 months ago
Mike Fährmann 75697dfb26
implement -e/--error-file as a logging handler
10 months ago
Mike Fährmann 99b76628f7
implement '-e/--error-file' command-line option (#4732)
10 months ago
Mike Fährmann 8bf161e574
reorder post processing options shown by --help
10 months ago
Mike Fährmann 168331d147
replace '--ugoira-conv' etc with a general '--ugoira'
10 months ago
Mike Fährmann 97357e65ee
replace '--mtime-from-date' with a more generic '--mtime'
10 months ago
Mike Fährmann 387c8b0950
reword some (internal) option text
10 months ago
Mike Fährmann 51e377e612
add '--cbz' command-line option
10 months ago
Mike Fährmann 4700051562
rework and extend input file processing (#4732)
10 months ago
Mike Fährmann 67ba4ee842
[pp:exec] support more replacement fields for '--exec' (#4633)
12 months ago
Mike Fährmann 285391df43
add '-C' as short option for '--cookies'
1 year ago
Mike Fährmann b9b1cdd71b
add '--cookies-export' command-line option
1 year ago
Mike Fährmann a14b63d941
support selecting a domain for '--cookies-from-browser'
1 year ago
Mike Fährmann 075c965512
add '--config-create' command-line option
2 years ago
Mike Fährmann 632d5d7745
allow loading config files in TOML format with --config-toml
2 years ago
Mike Fährmann 9e870eb930
rename --ignore-config to --config-ignore
2 years ago
Mike Fährmann d66257f2c8
improve option.Formatter performance
2 years ago
Mike Fährmann dd884b02ee
replace json.loads with direct calls to JSONDecoder.decode
2 years ago
Mike Fährmann c2bc70593e
implement ability to load external extractor classes
2 years ago
Mike Fährmann f58215705a
add '-O/--postprocessor-option' command-line option (#3565)
2 years ago
Mike Fährmann 6f6af36cad
use double quotes for --help examples
2 years ago
Mike Fährmann d651d45239
implement specifying ranges in slice notation (#918, #2865)
2 years ago
Mike Fährmann dfe7b23579
support Firefox containers for --cookies-from-browser (#3346)
2 years ago
Mike Fährmann 942bc84962
add '--chunk-size' command-line option (#3143)
2 years ago
Mike Fährmann 79a9fc6e45
add '--user-agent' command-line option
2 years ago
Mike Fährmann 5806a1851e
add --no-postprocessors command-line option (#2725)
2 years ago
Mike Fährmann 124b5c6410
[postprocessor:ugoira] enable 'mtime' by default (#2714)
2 years ago
Mike Fährmann b51f5fd345
fix command-line argument name of --cookies-from-browser (#1606)
2 years ago
Mike Fährmann 688d6553b4
replace calls to print() with stdout_write() (#2529)
2 years ago
Mike Fährmann 6742f3bc1e
implement --cookies-from-browser (#1606)
2 years ago
Mike Fährmann 1aafa1d12d
add '--ugoira-conv-copy' command-line option (#1550)
3 years ago
Mike Fährmann de754590e0
add --source-address command-line option (closes #2206)
3 years ago
Mike Fährmann dcfe08838d
restore -d/--dest functionality
3 years ago
Mike Fährmann 4edf43891c
add -d/--directory and -f/--filename command-line arguments
3 years ago
Mike Fährmann 7bf1d3fd32
rename --write-infojson to --write-info-json
3 years ago
Mike Fährmann 47df50a2ad
add --sleep-request and --sleep-extractor command-line options
3 years ago
Mike Fährmann 1cc73e11aa
add '--write-infojson' command-line option
3 years ago
Mike Fährmann 40eb8025cc
require an argument for --clear-cache
3 years ago
Mike Fährmann dfe1e09df0
add '-T/--terminate' command-line option (#1399)
3 years ago
Mike Fährmann 6ecb710a7f
add '-P/--postprocessor' command-line option
3 years ago
Mike Fährmann 83fc4c1098
update post processor config capabilities
3 years ago