# gallery-dl v1.32.3 - Product: gallery-dl (https://whatsnew.fyi/product/gallery-dl) - Vendor: Mike Fährmann - Date: 2026-06-13 - Version: v1.32.3 - Original notes: https://github.com/mikf/gallery-dl/releases/tag/v1.32.3 - Permalink: https://whatsnew.fyi/product/gallery-dl/releases/v1.32.3 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** — Support gallery/carousel media in bluesky extractor - **changed** — Update file URLs in civitai extractor - **fixed** — Do not send empty f_search parameters in exhentai extractor - **changed** — Improve next_photo_id extraction in facebook extractor - **fixed** — Fix 401 Unauthorized error in gofile extractor - **fixed** — Fix num of audio files and covers in instagram extractor - **added** — Download preview files and implement original option in kemono extractor - **changed** — Update file URL regex in leakgallery extractor - **changed** — Use non-WebP extensions for imageData images in newgrounds extractor - **fixed** — Fix oauth:deviantart and oauth:pixiv - **added** — Support post URLs with creator name in patreon extractor - **changed** — Update User-Agent version in patreon extractor - **changed** — Update domain to pixhost.cc in pixhost extractor - **fixed** — Fix KeyError: 'name' for transform: false in twitter extractor - **added** — Provide site_id and user_id metadata when possible in vsco extractor - **added** — Support downloading user galleries by site ID in vsco extractor - **changed** — Update package versions in requirements - **fixed** — Restore bytes value usage in build_query() function 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.3 ------------------- ###### Extractors - **bluesky** - support gallery/carousel media ([`cb#168`](https://codeberg.org/mikf/gallery-dl/issues/168)) - **civitai** - update file URLs ([`gh#9421`](https://github.com/mikf/gallery-dl/issues/9421)) - **exhentai** - do not send empty `f_search` parameters ([`cb#158`](https://codeberg.org/mikf/gallery-dl/issues/158)) - **facebook** - improve `next_photo_id` extraction - **gofile** - fix `401 Unauthorized` ([`cb#133`](https://codeberg.org/mikf/gallery-dl/issues/133) [`cb#176`](https://codeberg.org/mikf/gallery-dl/issues/176)) - **instagram** - fix `num` of audio files & covers ([`cb#175`](https://codeberg.org/mikf/gallery-dl/issues/175)) - **kemono** - download preview files, implement `original` option ([`cb#97`](https://codeberg.org/mikf/gallery-dl/issues/97) [`gh#9442`](https://github.com/mikf/gallery-dl/issues/9442)) - **leakgallery** - update file URL regex ([`cb#119`](https://codeberg.org/mikf/gallery-dl/issues/119)) - **newgrounds** - use non-WebP extensions for `imageData` images ([`cb#162`](https://codeberg.org/mikf/gallery-dl/issues/162)) - **oauth** - fix `oauth:deviantart` & `oauth:pixiv` ([`cb#106`](https://codeberg.org/mikf/gallery-dl/issues/106)) - **patreon** - support post URLs with creator name ([`cb#170`](https://codeberg.org/mikf/gallery-dl/issues/170)) - update `User-Agent` version ([`pr#172`](https://codeberg.org/mikf/gallery-dl/pulls/172)) - **pixhost** - update domain to `pixhost.cc` - **twitter** - fix `KeyError: 'name'` for `"transform": false` ([`cb#109`](https://codeberg.org/mikf/gallery-dl/issues/109)) - **vsco** - provide `site_id` & `user_id` metadata when possible ([`cb#145`](https://codeberg.org/mikf/gallery-dl/issues/145)) - support downloadng user galleries by site ID ([`gh#7310`](https://github.com/mikf/gallery-dl/issues/7310)) ###### Utilities - **requirements** - update package versions - **text** - restore `bytes` value usage in `build_query()` ([`cb#106`](https://codeberg.org/mikf/gallery-dl/issues/106))