Commit Graph

105 Commits (7ddfff957ccabe85f04348aeb224d348a89e37e7)

Author SHA1 Message Date
Mike Fährmann 590f2e270c
[postprocessor:metadata] fix error with '..' in directory
2 years ago
Mike Fährmann 0c73914848
[postprocessor:metadata] implement 'mode: modify' (#2640)
2 years ago
Mike Fährmann f3de6b7a87
[postprocessor:metadata] implement 'mode: delete' (#2640)
2 years ago
Mike Fährmann 9704c04172
[postprocessor:zip] ensure target directory exists (#2758)
2 years ago
bradenhilton 117eeefda0
[postprocessor:mtime] add 'value' option (#2739)
2 years ago
Mike Fährmann 124b5c6410
[postprocessor:ugoira] enable 'mtime' by default (#2714)
2 years ago
Mike Fährmann 5b43faffed
[postprocessor:metadata] write to stdout by setting filename to "-"
2 years ago
Mike Fährmann 6ca998fc2b
[postprocessor:ugoira] ensure target directory exists (#2576)
2 years ago
Mike Fährmann d1bb7fae2d
remove 'exist_ok=True' argument from several os.makedirs calls
2 years ago
Mike Fährmann dc22a47c99
[postprocessor:ugoira] report errors with ffmpeg/mkvmerge (#2487)
2 years ago
Mike Fährmann 24ea1398bc
[postprocessor:ugoira] do not auto-select image2 demuxer (#2492)
2 years ago
Mike Fährmann 3524c599b8
[postprocessor:ugoira] use compatible paths with mkvmerge (#2487)
2 years ago
Mike Fährmann a164f4b91e
[postprocessor:ugoira] put '=' before mkvmerge input filename
3 years ago
Mike Fährmann 5c2d953766
[postprocessor:ugoira] auto-select demuxer by default
3 years ago
Mike Fährmann e45792a5c4
[postprocessor:ugoira] insert extra frame
3 years ago
Mike Fährmann e718dd7b32
[postprocessor:ugoira] support setting timecodes with mkvmerge
3 years ago
Mike Fährmann e7b30866d0
[postprocessor:mtime] fix timestamps from datetime objects (#2307)
3 years ago
Mike Fährmann 40ce505420
[postprocessor:ugoira] add 'mtime' option (#2307)
3 years ago
Mike Fährmann 9bd27b1b8d
[postprocessor:metadata] implement archive options (#2421)
3 years ago
Mike Fährmann 59749555b1
[postprocessor:mtime] add 'event' option (#2307)
3 years ago
Mike Fährmann 7958995398
[postprocessor:metadata] implement 'mtime' option (#2307)
3 years ago
Mike Fährmann df8050b81d
[postprocessor:compare] add 'equal' option (#1592)
3 years ago
Mike Fährmann cdd72e1413
[postprocessor:compare] extend 'action' option (#1592)
3 years ago
Mike Fährmann 74145467dd
move 'util.Formatter' into its own 'formatter' module
3 years ago
Mike Fährmann 2ca011dfa8
add 'kwdict' argument to PathFormat.build_filename()
3 years ago
Mike Fährmann b93cbe6720
[postprocessor:zip] run 'finalize()' regardless of 'filter' (#1460)
3 years ago
Mike Fährmann ff8d0d7280
[postprocessor:metadata] ensure reliable tags order (fixes #1598)
3 years ago
Mike Fährmann 4a747a31a3
[postprocessor:metadata] handle dicts in mode;tags (fixes #1598)
3 years ago
Mike Fährmann 3cbbefd4ed
support 'filter' option for post processors (#1460)
3 years ago
Mike Fährmann bb50e85795
[postprocessor:ugoira] optimize writing ffconcat files
3 years ago
Mike Fährmann 5c18db5fab
[postprocessor:ugoira] use 'concat' demuxer by default (#1550)
3 years ago
Mike Fährmann 19a11fa11d
[postprocessor:ugoira] use frame extension from filenames (#1550)
3 years ago
Mike Fährmann 74d97e6c6b
[postprocessor:ugoira] add 'repeat-last-frame' option (#1550)
3 years ago
Mike Fährmann be9547a5f3
[postprocessor:ugoira] use 'image2' demuxer (#1550)
3 years ago
Mike Fährmann e5123f56c9
fix crash when using --no-download with --ugoira-conv (#1507)
3 years ago
Mike Fährmann 8821dceb79
use __import__() to dynamically load modules
4 years ago
Mike Fährmann 1bd3d7cfb0
[postprocessor:metadata] call expand_path() on custom paths
4 years ago
Mike Fährmann fbfcbcbf57
Merge branch '1.17.0'
4 years ago
Mike Fährmann b3cd970d87
[postprocessor:metadata] fix crash with 'extension-format'
4 years ago
Mike Fährmann ebf417f31f
remove support for deprecated options
4 years ago
Mike Fährmann 0fdaea00a3
[postprocessor:metadata] sanitize filenames
4 years ago
Mike Fährmann e8c64dd961
[postprocessor:exec] do not auto-add '{}' to command (#1185)
4 years ago
Mike Fährmann 0a3bbc9c63
[postprocessor:exec] update output
4 years ago
Mike Fährmann b6f1fe59cb
add deprecation warnings for exec.final and metadata.bypost
4 years ago
Mike Fährmann ca59bd691c
[postprocessor:metadata] add 'event' and 'filename' options
4 years ago
Mike Fährmann 9c3568c397
[postprocessor:exec] add 'event' option
4 years ago
Mike Fährmann 9fffa9c343
rework post processor callbacks
4 years ago
Mike Fährmann d83b95fd28
[postprocessor:metadata] accept a string-list for 'content-format'
4 years ago
Mike Fährmann fd0685d9b5
[postprocessor:zip] defer zip file creation (fixes #968)
4 years ago
Mike Fährmann c8787647ed
add global WINDOWS bool
4 years ago