# gallery-dl v1.32.8 - Product: gallery-dl (https://whatsnew.fyi/product/gallery-dl) - Vendor: Mike Fährmann - Date: 2026-07-25 - Version: v1.32.8 - Original notes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.8 - Permalink: https://whatsnew.fyi/product/gallery-dl/releases/v1.32.8 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 animepictures extractor - **added** — Add support for myfigurecollection extractor - **added** — Add image extractor for imxtw - **fixed** — Fix error in audiochan for posts without audioFile - **fixed** — Fix duplicate filenames in cara - **changed** — Handle new API response format in civitai - **fixed** — Fix literature markup extraction in deviantart - **fixed** — Fix creator posts extraction in fanbox - **fixed** — Fix fee-min blocking individual post links in fanbox - **fixed** — Fix flash animation extraction in newgrounds - **changed** — Distinguish question and answer media from regular inline media in tumblr - **fixed** — Restore protected and blocked_by detection in twitter - **fixed** — Fix video format selection in weibo - **added** — Add target option to mtime post processor - **changed** — Update browser user-agents and headers in common utilities - **added** — Allow setting custom sleep defaults per extractor in common utilities - **changed** — Implement using a list of follow format strings in job - **changed** — Include SHA256SUMS and SHA512SUMS files in release - **changed** — Adjust Firefox and Chrome User-Agent header versions 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.8 ------------------- ###### Extractors - **Additions** - [animepictures] add support ([`gh#339`](https://github.com/mikf/gallery-dl/issues/339) [`gh#3523`](https://github.com/mikf/gallery-dl/issues/3523) [`gh#4355`](https://github.com/mikf/gallery-dl/issues/4355)) - [myfigurecollection] add support ([`gh#222`](https://github.com/mikf/gallery-dl/issues/222) [`gh#9609`](https://github.com/mikf/gallery-dl/issues/9609)) - [imxtw] add `image` extractor ([`gh#9617`](https://github.com/mikf/gallery-dl/issues/9617)) - **audiochan** - fix error for posts without `audioFile` ([`cb#288`](https://codeberg.org/mikf/gallery-dl/issues/288)) - **cara** - fix duplicate filenames ([`cb#284`](https://codeberg.org/mikf/gallery-dl/issues/284)) - **civitai** - handle new API response format ([`cb#278`](https://codeberg.org/mikf/gallery-dl/issues/278)) - **deviantart** - fix `literature` markup extraction ([`gh#9670`](https://github.com/mikf/gallery-dl/issues/9670) [`cb#287`](https://codeberg.org/mikf/gallery-dl/issues/287)) - **fanbox** - fix creator posts extraction ([`cb#279`](https://codeberg.org/mikf/gallery-dl/issues/279)) - fix `fee-min` blocking individual post links - **newgrounds** - fix `flash` animation extraction ([`cb#293`](https://codeberg.org/mikf/gallery-dl/issues/293)) - **tumblr** - distinguish `question` & `answer` media from regular `inline` media - **twitter** - restore `protected` & `blocked_by` detection ([`cb#290`](https://codeberg.org/mikf/gallery-dl/issues/290)) - **weibo** - fix video format selection ([`cb#276`](https://codeberg.org/mikf/gallery-dl/issues/276) [`gh#9660`](https://github.com/mikf/gallery-dl/issues/9660)) ###### Post Processors - **mtime** - add `target` option ([`pr#8120`](https://github.com/mikf/gallery-dl/pull/8120) [`gh#9638`](https://github.com/mikf/gallery-dl/issues/9638) [`cb#238`](https://codeberg.org/mikf/gallery-dl/issues/238)) ###### Utilities - **common** - update `browser` user-agents and headers - allow setting custom `sleep` defaults per extractor - **job** - implement using a list of `follow` format strings ([`cb#261`](https://codeberg.org/mikf/gallery-dl/issues/261)) - **release** - include `SHA256SUMS` & `SHA512SUMS` files - **supportedsites** - update auto-generation script - **util** - adjust Firefox & Chrome `User-Agent` header versions