Commit Graph

225 Commits (eb3ef13d28ce8bff9b07db20a89b59bdec0d7376)

Author SHA1 Message Date
Mike Fährmann f7a6401031
[actions] move LoggerAdapter from 'output' to 'actions'
3 months ago
Mike Fährmann ea81fa985f
[archive] implement 'archive-event' option (#5784)
3 months ago
Mike Fährmann 895e633c44
implement 'keywords-eval' option (#5621)
4 months ago
Mike Fährmann d2f50ecf09
add 'skip-filter' option (#5255)
4 months ago
Mike Fährmann fd734b9222
[archive] add 'archive-mode' option (#5255)
4 months ago
Mike Fährmann 88f94190f4
[archive] move DownloadArchive into its own module
4 months ago
Mike Fährmann 92fbf09643
remove single quotes in some logging messages (#4908)
9 months ago
Mike Fährmann aea15f6d17
add 'metadata-extractor' option (#4549)
10 months ago
Mike Fährmann 34a387b6e2
support 'metadata-*' names for '*-metadata' options
10 months ago
Mike Fährmann 2cd801232b
fix --range causing crashes (#4557)
1 year ago
Mike Fährmann 7defb24e1e
[reddit] provide video previews if available (#4322)
1 year ago
Mike Fährmann 14af15bd18
[reddit] download preview for 404ed imgur links (#4322)
1 year ago
Mike Fährmann 92f98e6f5e
'sys.exit' -> 'SystemExit'
1 year ago
Mike Fährmann f9fb276e81
[postprocessor] add 'prepare-after' event (#4083)
1 year ago
Mike Fährmann 0ef1fcab20
[postprocessor] update 'finalize' events
1 year ago
Mike Fährmann 3963dbe5e4
extend 'parent>child' categories
1 year ago
Mike Fährmann 48ef062867
fix issues with 'Extractor.finalize()'
1 year ago
Mike Fährmann ed21908fda
initial support for child extractor options
1 year ago
Mike Fährmann d97b8c2fba
consistent cookie-related names
1 year ago
Mike Fährmann 082d55de16
fix circular reference detection for -K
2 years ago
Mike Fährmann 2ab66ad899
update -K output to include quotes around keys
2 years ago
Mike Fährmann 4235d412c4
implement 'actions'
2 years ago
Mike Fährmann 26d06e0bb2
move executable check into util.py
2 years ago
Mike Fährmann d37e7f4898
add 'hooks' option
2 years ago
Mike Fährmann d4232f3a8b
implement restarting an extractor (#3338)
2 years ago
Mike Fährmann 5503ac4d5e
replace json.dumps with direct calls to JSONEncoder.encode
2 years ago
Mike Fährmann 762a68996b
implement 'archive-pragma' option
2 years ago
Mike Fährmann f58215705a
add '-O/--postprocessor-option' command-line option (#3565)
2 years ago
ClosedPort22 b14b33f19e
Implement `version-metadata` option (#3201)
2 years ago
Mike Fährmann 226d778294
do not try to fetch 'http-metadata' for ytdl URLs (#3257)
2 years ago
Mike Fährmann 133412bd62
remove previous 'http-metadata' entries from kwdict
2 years ago
Mike Fährmann 8124c16a50
split 'build_path' from 'set_filename' and 'set_extension'
2 years ago
Mike Fährmann 39d9c362e4
include 'http-metadata' in '-K' output
2 years ago
Mike Fährmann c12a97bcde
[postprocessor] add 'post-after' event (#3117)
2 years ago
Mike Fährmann f037429fa4
attempt to improve '-K' output for lists
2 years ago
pink-red 88f8975ab9
Fix duplicated metadata bug (#3033)
2 years ago
Mike Fährmann 8b1fe0bcf1
emit debug logging messages before calling time.sleep() (#2982)
2 years ago
Mike Fährmann 7d1a95ada6
implement 'path-metadata' option (#2734)
2 years ago
Mike Fährmann 5806a1851e
add --no-postprocessors command-line option (#2725)
2 years ago
Mike Fährmann 44ffc017ea
remove useless 'tries' argument from out.success
2 years ago
Mike Fährmann 64d3ad2e7a
detect circular references with -K (fixes #2609)
2 years ago
Mike Fährmann 688d6553b4
replace calls to print() with stdout_write() (#2529)
2 years ago
Mike Fährmann 71bba774da
respect 'output.private' in '-K/--list-keywords' output
3 years ago
Mike Fährmann 9bd27b1b8d
[postprocessor:metadata] implement archive options (#2421)
3 years ago
Mike Fährmann bb3e182562
overhaul session initialization
3 years ago
Mike Fährmann 6e0a6c484f
apply SPECIAL_EXTRACTORS only for blacklist settings
3 years ago
Mike Fährmann 010d65dcec
extend blacklist/whitelist syntax (#2025)
3 years ago
Mike Fährmann cad85640de
move 'util.PathFormat' into its own 'path' module
3 years ago
Mike Fährmann 74145467dd
move 'util.Formatter' into its own 'formatter' module
3 years ago
Mike Fährmann c9e6693530
allow specifying a minimum/maximum for 'sleep-*' options (#1835)
3 years ago