[pixiv] rework ugoira handling
Frame information now gets attached to the ZIP file's keyword dict instead of being written to a separate text file.
This commit is contained in:
@@ -838,7 +838,7 @@ Description The command to run.
|
||||
ugoira
|
||||
------
|
||||
|
||||
Convert Pixiv ugoira to webm.
|
||||
Convert Pixiv Ugoira to WebM (requires `FFmpeg <https://www.ffmpeg.org/>`__).
|
||||
|
||||
ugoira.extension
|
||||
----------------
|
||||
@@ -865,6 +865,14 @@ Default ``"ffmpeg"``
|
||||
Description Location of the ``ffmpeg`` (or ``avconv``) executable to use.
|
||||
=========== =====
|
||||
|
||||
ugoira.keep-files
|
||||
-----------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Controls whether to keep the ZIP archives or to delete them.
|
||||
=========== =====
|
||||
|
||||
|
||||
zip
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user