# gallery-dl v1.32.4 - Product: gallery-dl (https://whatsnew.fyi/product/gallery-dl) - Vendor: Mike Fährmann - Date: 2026-06-22 - Version: v1.32.4 - Original notes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.4 - Permalink: https://whatsnew.fyi/product/gallery-dl/releases/v1.32.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add support for pawchive extractor - **removed** — Remove cfake module - **fixed** — Extract title without HTML entities in aryion - **fixed** — Fix metadata extraction in aryion - **changed** — Update modules extraction in bilibili - **fixed** — Fix file URLs in civitai - **fixed** — Bypass CF and fix 403 error for downloads in comicartfans - **fixed** — Fix crash on title values with double quotes in facebook - **added** — Add fee-min option to fanbox - **fixed** — Fix crash on Image Not Found posts in furaffinity - **changed** — Use workaround for Access Restricted images in hypnohub - **fixed** — Fix username & password login in kemono - **changed** — Update domain to motherless.xxx in motherless - **changed** — Restore background fallback URLs in pixiv - **changed** — Generalize file URL extraction in shimmie2 - **changed** — Improve retweet extraction in weibo - **fixed** — Fix filename metadata in xasiat - **added** — Implement and use b64… functions in util Active development has moved to [Codeberg](https://codeberg.org/mikf/gallery-dl)\ (see [[Announcement] Moving to Codeberg](https://github.com/mikf/gallery-dl/issues/9374) for details) https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.4 ------------------- ###### Extractors - **Additions** - [pawchive] add support ([`cb#179`](https://codeberg.org/mikf/gallery-dl/issues/179) [`gh#9590`](https://github.com/mikf/gallery-dl/issues/9590)) - **Removals** - [cfake] remove module - **aryion** - extract `title` without HTML entities ([`cb#183`](https://codeberg.org/mikf/gallery-dl/issues/183)) - fix metadata extraction ([`cb#193`](https://codeberg.org/mikf/gallery-dl/issues/193)) - **bilibili** - update `modules` extraction ([`gh#9596`](https://github.com/mikf/gallery-dl/issues/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`](https://codeberg.org/mikf/gallery-dl/issues/198)) - **fanbox** - add `fee-min` option - **furaffinity** - fix crash on `Image Not Found` posts ([`cb#195`](https://codeberg.org/mikf/gallery-dl/issues/195)) - **hypnohub** - use workaround for `Access Restricted` images ([`gh#9586`](https://github.com/mikf/gallery-dl/issues/9586)) - **kemono** - fix username & password login - **motherless** - update domain to `motherless.xxx` ([`gh#9601`](https://github.com/mikf/gallery-dl/issues/9601)) - **pixiv** - restore `background` fallback URLs ([`gh#9587`](https://github.com/mikf/gallery-dl/issues/9587)) - **shimmie2** - generalize file URL extraction ([`cb#182`](https://codeberg.org/mikf/gallery-dl/issues/182)) - **weibo** - improve `retweet` extraction ([`cb#87`](https://codeberg.org/mikf/gallery-dl/issues/87) [`cb#191`](https://codeberg.org/mikf/gallery-dl/issues/191)) - **xasiat** - fix `filename` metadata ([`gh#9589`](https://github.com/mikf/gallery-dl/issues/9589)) ###### Utilities - **util** - implement and use `b64…` functions