• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

A CLI tool for downloading from pixiv.net


Commit MetaInfo

Revisiónba5bd73a4037a9f406b2c2884877e1cc4fea276e (tree)
Tiempo2023-08-07 19:08:05
Autormio <stigma@disr...>
Commitermio

Log Message

Update pixivd

This fixes an issue with GIF (Ugoira) not having a valid filename when
calling the GraphicsMagick WriteImages function.

Fixes https://codeberg.org/supercell/pixiv_down/issues/9

Cambiar Resumen

Diferencia incremental

--- a/dub.sdl
+++ b/dub.sdl
@@ -18,7 +18,7 @@ dependency "magickd:graphicsmagick_c" \
1818
1919 dependency "pixivd" \
2020 repository="git+https://pf.osdn.net/gitroot/n/ne/nemophila/pixivd.git" \
21- version="7f9a1f69ffd804cc510c8f765efbc3758fb26004"
21+ version="2e8c4e8be9c79069c9319663f816a163f7f6a958"
2222
2323 ########################################################
2424 # If you are using the "fetch_dependencies.sh" script, #