Skip to content

Downloading Pixiv ugoira as GIF #7252

Answered by mikf
MarqFJA87 asked this question in Q&A
Mar 26, 2025 · 1 comments · 10 replies
Discussion options

You must be logged in to vote

You need to combine the two postprocessors entries, otherwise the first one is ignored.

{
    "extractor": {
        "pixiv": {
            "refresh-token": null,
            "tags": "japanese",
            "ugoira": "original",
            "path-extended": false,
            "directory": ["{category}", "{user[name]} ({user[id]})"],
            "filename": "{id}_p{num} - {title}.{extension}",
            "postprocessors": [
                "pixiv_content",
                {
                    "name": "ugoira",
                    "extension": "gif",
                    "ffmpeg-location": "D:/Programs/ffmpeg/bin/ffmpeg.exe",
                    "ffmpeg-args": ["-filter_complex", "[0:v] sp…

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@MarqFJA87
Comment options

@mikf
Comment options

mikf Mar 26, 2025
Maintainer

@MarqFJA87
Comment options

@mikf
Comment options

mikf Mar 27, 2025
Maintainer

Answer selected by MarqFJA87
@MarqFJA87
Comment options

@mikf
Comment options

mikf Mar 27, 2025
Maintainer

@MarqFJA87
Comment options

@mikf
Comment options

mikf Mar 27, 2025
Maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants