# gallery-dl v1.32.9 - Product: gallery-dl (https://whatsnew.fyi/product/gallery-dl) - Vendor: Mike Fährmann - Date: 2026-08-01 - Version: v1.32.9 - Original notes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.9 - Permalink: https://whatsnew.fyi/product/gallery-dl/releases/v1.32.9 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 bakashots extractor - **added** — Add support for batcave extractor - **added** — Add support for dcinside extractor - **added** — Add genre extractor for manganelo - **added** — Add article and user-articles extractors for myfigurecollection - **added** — Add support for ricardo.adacor.org in szurubooru extractor - **added** — Extract thumbnail metadata in bunkr extractor - **added** — Extract post_text metadata in facebook extractor - **added** — Extract user comments in furaffinity extractor - **added** — Add original option for pawchive extractor - **added** — Extract source, rating, and parent_id metadata in shimmie2 extractor - **added** — Extract size metadata in shimmie2 extractor - **added** — Support Brave Origin profile paths for cookies - **removed** — Remove readcomiconline module - **changed** — Provide video fallback URLs in civitai extractor - **changed** — Provide video fallback URLs in iwara extractor - **fixed** — Fix TypeError when unpacking API responses in civitai extractor - **fixed** — Fix gallery extractor in exhentai - **fixed** — Fix video extractor in facebook - **fixed** — Fix extractors and vrf token generation in mangafire - **fixed** — Fix exception for releases without price in myfigurecollection 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.9 ------------------- ###### Extractors - **Additions** - [bakashots] add support ([`gh#9634`](https://github.com/mikf/gallery-dl/issues/9634)) - [batcave] add support ([`cb#226`](https://codeberg.org/mikf/gallery-dl/issues/226) [`gh#9625`](https://github.com/mikf/gallery-dl/issues/9625)) - [dcinside] add support ([`gh#9657`](https://github.com/mikf/gallery-dl/issues/9657)) - [manganelo] add `genre` extractor ([`cb#292`](https://codeberg.org/mikf/gallery-dl/issues/292)) - [myfigurecollection] add `article` & `user-articles` extractors ([`gh#9609`](https://github.com/mikf/gallery-dl/issues/9609)) - [szurubooru] support `ricardo.adacor.org` ([`cb#305`](https://codeberg.org/mikf/gallery-dl/issues/305)) - **Removals** - [readcomiconline] remove module - **bunkr** - extract `thumbnail` metadata - **civitai** - fix `TypeError` when unpacking API responses ([`cb#310`](https://codeberg.org/mikf/gallery-dl/issues/310)) - provide video fallback URLs ([`cb#308`](https://codeberg.org/mikf/gallery-dl/issues/308)) - **exhentai** - fix `gallery` extractor ([`cb#297`](https://codeberg.org/mikf/gallery-dl/issues/297) [`cb#298`](https://codeberg.org/mikf/gallery-dl/issues/298) [`gh#9676`](https://github.com/mikf/gallery-dl/issues/9676)) - **facebook** - extract `post_text` metadata ([`cb#309`](https://codeberg.org/mikf/gallery-dl/issues/309) [`gh#9679`](https://github.com/mikf/gallery-dl/issues/9679) [`gh#9682`](https://github.com/mikf/gallery-dl/issues/9682)) - fix `video` extractor ([`cb#311`](https://codeberg.org/mikf/gallery-dl/issues/311)) - **furaffinity** - extract user `comments` ([`cb#263`](https://codeberg.org/mikf/gallery-dl/issues/263)) - **iwara** - provide video fallback URLs - **mangafire** - fix extractors and `vrf` token generation ([`cb#283`](https://codeberg.org/mikf/gallery-dl/issues/283) [`cb#295`](https://codeberg.org/mikf/gallery-dl/issues/295)) - **myfigurecollection** - fix exception for releases without price ([`cb#294`](https://codeberg.org/mikf/gallery-dl/issues/294)) - fix `include` default ([`gh#9609`](https://github.com/mikf/gallery-dl/issues/9609)) - **newgrounds** - fix `audio` file extraction - **nitter** - fix `video` filename parsing ([`gh#9674`](https://github.com/mikf/gallery-dl/issues/9674)) - **patreon** - fix `campaign_id` extraction from `/cw/` creator pages ([`gh#9681`](https://github.com/mikf/gallery-dl/issues/9681)) - **pawchive** - add `original` option ([`cb#314`](https://codeberg.org/mikf/gallery-dl/issues/314) [`gh#9684`](https://github.com/mikf/gallery-dl/issues/9684)) - **shimmie2** - extract `source`, `rating`, and `parent_id` metadata ([`cb#286`](https://codeberg.org/mikf/gallery-dl/issues/286)) - extract `size` metadata ([`cb#302`](https://codeberg.org/mikf/gallery-dl/issues/302)) ###### Cookies - support `Brave Origin` profile paths ([`cb#299`](https://codeberg.org/mikf/gallery-dl/issues/299)) ###### Output - prevent `AttributeError` for redirected streams ([`pr#306`](https://codeberg.org/mikf/gallery-dl/pulls/306))