# gallery-dl v1.32.11 - Product: gallery-dl (https://whatsnew.fyi/product/gallery-dl) - Vendor: Mike Fährmann - Date: 2026-09-04 - Version: v1.32.11 - Original notes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.11 - Permalink: https://whatsnew.fyi/product/gallery-dl/releases/v1.32.11 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 generic extractors for kokonotsuba imageboards - **added** — Add `endpoint` option for pawchive - **added** — Add `previews` option for pawchive - **added** — Implement general `async` option - **removed** — Remove 3dbooru module - **removed** — Remove desktopography module - **removed** — Remove fuskator module - **removed** — Remove itchio module - **changed** — Support `8chan.st` URLs - **changed** — Update celebforum domain to `celebforum.cc` - **changed** — Update dandadan domain to `w6.dandadan.net` - **changed** — Support videos in multi-file posts for deviantart - **changed** — Update `filename` metadata format for deviantart - **changed** — Update mangafreak domain to `ww3.mangafreak.me` - **changed** — Provide `original` metadata value for pawchive - **changed** — Refactor file extraction for tumblr - **changed** — Prevent `source` metadata getting overwritten in tumblr - **changed** — Send `is_adult` cookie for webmshare - **fixed** — Fix potential `414 Request-URI Too Large` errors in fansly - **fixed** — Fix download URLs for lightroom - **fixed** — Fix `manga` extractor for mangafreak - **fixed** — Fix `403 Forbidden` errors for pawchive by using `gallery-dl/` as User-Agent - **fixed** — Fix handling REST API `morecomments` results for reddit - **fixed** — Fix `AttributeError: '_generate_headers'` for tiktok - **fixed** — Ignore duplicate post IDs for nijie 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.11 ------------------- ###### Extractors - **Additions** - [kokonotsuba] add generic extractors for kokonotsuba imageboards - **Removals** - [3dbooru] remove module - [desktopography] remove module - [fuskator] remove module - [itchio] remove module - **8chan** - support `8chan.st` URLs - **celebforum** - update domain to `celebforum.cc` ([`cb#409`](https://codeberg.org/mikf/gallery-dl/issues/409)) - **dandadan** - update domain to `w6.dandadan.net` - **deviantart** - support videos in multi-file posts ([`cb#379`](https://codeberg.org/mikf/gallery-dl/issues/379) [`gh#9692`](https://github.com/mikf/gallery-dl/issues/9692)) - update `filename` metadata format ([`gh#9729`](https://github.com/mikf/gallery-dl/issues/9729)) - **fansly** - fix potential `414 Request-URI Too Large` errors ([`gh#9715`](https://github.com/mikf/gallery-dl/issues/9715)) - **lightroom** - fix download URLs - **mangafreak** - fix `manga` extractor - update domain to 'ww3.mangafreak.me' - **nijie** - ignore duplicate post IDs - **pawchive** - fix `403 Forbidden` errors by using `gallery-dl/` as User-Agent ([`cb#405`](https://codeberg.org/mikf/gallery-dl/issues/405) [`gh#9717`](https://github.com/mikf/gallery-dl/issues/9717)) - add `endpoint` option - add `previews` option ([`gh#9727`](https://github.com/mikf/gallery-dl/issues/9727)) - provide `original` metadata value ([`gh#9727`](https://github.com/mikf/gallery-dl/issues/9727)) - **reddit** - fix handling REST API `morecomments` results ([`cb#403`](https://codeberg.org/mikf/gallery-dl/issues/403)) - improve `You`ve been blocked' message - **tiktok** - fix `AttributeError: '_generate_headers'` ([`cb#402`](https://codeberg.org/mikf/gallery-dl/issues/402)) - **tumblr** - prevent `source` metadata getting overwritten - refactor file extraction ([`cb#369`](https://codeberg.org/mikf/gallery-dl/issues/369)) - **webmshare** - send `is_adult` cookie ###### Configuration - update existing `config-map` targets ([`gh#9720`](https://github.com/mikf/gallery-dl/issues/9720)) ###### Documentation - **supportedsites** - update site names & URLs ###### Miscellaneous - implement general `async` option ([`cb#369`](https://codeberg.org/mikf/gallery-dl/issues/369))