Commit Graph

118 Commits (c45f09d2a8173a96ce16ca1d19dc736e8438df3e)

Author SHA1 Message Date
Mike Fährmann 00f0233b28
[postprocessor:metadata] add 'skip' option (#3786)
2 years ago
Gray Manley f33ac885a6 [pixiv] fix tag write when set to original
2 years ago
Mike Fährmann b7337d810e
[postprocessor:metadata] add 'sort' and 'separators' options
2 years ago
Mike Fährmann 3436c6b117
[postprocessor:metadata] speed up JSON encoding
2 years ago
Mike Fährmann 762a68996b
implement 'archive-pragma' option
2 years ago
Mike Fährmann 78d3960a31
[postprocessor:exec] implement archive options (#3584)
2 years ago
Mike Fährmann 6b97dcf2e0
[postprocessor:metadata] add 'private' option
2 years ago
Mike Fährmann 8124c16a50
split 'build_path' from 'set_filename' and 'set_extension'
2 years ago
Mike Fährmann e2401c96ee
[postprocessor:metadata] add '"mode": "jsonl"'
2 years ago
Mike Fährmann 895f36e53b
[postprocessor:metadata] add 'open' and 'encoding' options
2 years ago
Mike Fährmann 5a0b4cfab4
[postprocessor:metadata] don't ignore mode:json
2 years ago
Mike Fährmann b57015cf0a
[postprocessor:metadata] assume 'mode: custom' when format is set
2 years ago
Mike Fährmann b36125333f
[postprocessor:zip] implement 'files' option (#2872)
2 years ago
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