Skip to content

v1.32.4

Latest

Choose a tag to compare

@mikf mikf released this 22 Jun 08:01
v1.32.4
f1b5dea

Active development has moved to Codeberg
(see [Announcement] Moving to Codeberg for details)

https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.4


Extractors

  • Additions
  • Removals
    • [cfake] remove module
  • aryion
    • extract title without HTML entities (cb#183)
    • fix metadata extraction (cb#193)
  • bilibili
    • update modules extraction (gh#9596)
  • civitai
    • fix file URLs
  • comicartfans
    • bypass CF and fix 403 error for downloads
  • facebook
    • fix crash on title values with double quotes (cb#198)
  • fanbox
    • add fee-min option
  • furaffinity
    • fix crash on Image Not Found posts (cb#195)
  • hypnohub
    • use workaround for Access Restricted images (gh#9586)
  • kemono
    • fix username & password login
  • motherless
    • update domain to motherless.xxx (gh#9601)
  • pixiv
    • restore background fallback URLs (gh#9587)
  • shimmie2
    • generalize file URL extraction (cb#182)
  • weibo
  • xasiat

Utilities

  • util
    • implement and use b64… functions