Commit Graph

141 Commits (8ecd408f53e8fe5d3ffac61213f1f74da91b32a1)

Author SHA1 Message Date
Mike Fährmann 1656c9287d
[pp:metadata] fix 'directory' when file directory has conditions (#5728)
3 months ago
Mike Fährmann da9916c01f
[pp:metadata] implement format strings for 'directory' (#5728)
3 months ago
Mike Fährmann 4727ad6f57
[pp:ugoira] include traceback in exception debug log (#5683)
3 months ago
Mike Fährmann 9c65db2a92
consistent 'with open(…) as fp:' syntax
3 months ago
Mike Fährmann 88f94190f4
[archive] move DownloadArchive into its own module
4 months ago
Mike Fährmann 0e730ba980
[pp:mtime] do not overwrite '_mtime' for None values (#5439)
6 months ago
Mike Fährmann 3346a377b3
[pp:ugoira] log errors for general exceptions
6 months ago
Mike Fährmann 9a8403917a
restore LD_LIBRARY_PATH for PyInstaller builds (#5421)
6 months ago
Mike Fährmann 92fbf09643
remove single quotes in some logging messages (#4908)
9 months ago
Mike Fährmann 6402f2950f
[pp:metadata] ignore non-string tag values (#4764)
11 months ago
Mike Fährmann 72b18d701f
represent util.NONE as 'null' in JSON output
11 months ago
Mike Fährmann 67ba4ee842
[pp:exec] support more replacement fields for '--exec' (#4633)
12 months ago
Mike Fährmann 92f98e6f5e
'sys.exit' -> 'SystemExit'
1 year ago
Mike Fährmann c1c73c0b0e
[pp:ugoira] add '"framerate": "uniform"' (#4421)
1 year ago
Mike Fährmann 2a3acd318a
[pp:ugoira] fix high frame rates (#4421)
1 year ago
Mike Fährmann 70bdf32a88
[pp:ugoira] extend 'ffmpeg-output' (#4421)
1 year ago
Mike Fährmann 0ef1fcab20
[postprocessor] update 'finalize' events
1 year ago
Mike Fährmann 15275b3524
[postprocessor:ugoira] restore 'libx264-prevent-odd' (#4407)
1 year ago
Mike Fährmann 6c9432165e
add return value to 'PostProcessor._init_archive()'
1 year ago
Mike Fährmann 54d974deb0
add 'python' post processor
1 year ago
Mike Fährmann 790dd365e1
[postprocessor:exec] support tilde expansion for 'command'
1 year ago
Mike Fährmann 3905f05f00
[postprocessor:metadata] support putting keys in quotes
1 year ago
Mike Fährmann 7459e4abce
[postprocessor:metadata] fix traversing more than 1 level deep
1 year ago
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