Skip to content

gallery-dl

v1.32.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

danbooru deviantart downloader gallery kemono mangadex
+3 more
pixiv tumblr twitter

Summary

AI summary

Broad release touches Extractors, https://github.com/mikf/gallery-dl/issues/9500, https://github.com/mikf/gallery-dl/issues/9501, and Scripts.

Changes in this release

Feature Low

Add shareimage extractor with gallery support

Add shareimage extractor with gallery support

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Always forward search query parameters in exhentai extractor

Always forward search query parameters in exhentai extractor

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Unescape HTML entities in API metadata titles for exhentai extractor

Unescape HTML entities in API metadata titles for exhentai extractor

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Support mirror domains and add `domain` option in filester extractor

Support mirror domains and add `domain` option in filester extractor

Source: llm_adapter@2026-06-06

Confidence: high

Feature Low

Prevent KeyError: 'attributes' in mangadex extractor

Prevent KeyError: 'attributes' in mangadex extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Support URLs with .net TLD in pixeldrain extractor

Support URLs with .net TLD in pixeldrain extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Support URLs with language codes in postype extractor

Support URLs with language codes in postype extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Improve pagination end condition in realbooru extractor

Improve pagination end condition in realbooru extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Improve pagination end condition in shimmie2 extractor

Improve pagination end condition in shimmie2 extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Support subscribestar.art URLs in subscribestar extractor

Support subscribestar.art URLs in subscribestar extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Support blog ID URLs in tumblr extractor

Support blog ID URLs in tumblr extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Improve max_id handling and prevent repeated previously seen messages in twitter extractor

Improve max_id handling and prevent repeated previously seen messages in twitter extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Support poll_choice_images cards in twitter extractor

Support poll_choice_images cards in twitter extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Improve error for restricted threads in vipergirls extractor

Improve error for restricted threads in vipergirls extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Feature Low

Use a different domain than viper.click for login in vipergirls extractor

Use a different domain than viper.click for login in vipergirls extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Medium

Fix IndexError: tuple index out of range in 8chan extractor

Fix IndexError: tuple index out of range in 8chan extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Medium

Fix file downloads in bunkr extractor

Fix file downloads in bunkr extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Medium

Fix torrent downloads for parent galleries in exhentai extractor

Fix torrent downloads for parent galleries in exhentai extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Medium

Fix metadata for Modern Theme in furaffinity extractor

Fix metadata for Modern Theme in furaffinity extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Medium

Fix download URLs of non-image files in furaffinity extractor

Fix download URLs of non-image files in furaffinity extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Medium

Fix `401 Unauthorized` in gofile extractor

Fix `401 Unauthorized` in gofile extractor

Source: llm_adapter@2026-06-06

Confidence: high

Bugfix Low

Fix AttributeError when display_url is None in instagram extractor

Fix AttributeError when display_url is None in instagram extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Low

Fix extended tag categories in sankaku extractor

Fix extended tag categories in sankaku extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Low

Fix and improve metadata extraction in toyhouse extractor

Fix and improve metadata extraction in toyhouse extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Low

Prevent errors for external cards in twitter extractor

Prevent errors for external cards in twitter extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Low

Fix domain not applying to cookies in vipergirls extractor

Fix domain not applying to cookies in vipergirls extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Bugfix Low

Fix _logged_in and header errors in xfolio extractor

Fix _logged_in and header errors in xfolio extractor

Source: granite4.1:30b@2026-06-06-audit

Confidence: low

Full changelog

Active development has moved to Codeberg
(see [Announcement] Moving to Codeberg for details)

https://codeberg.org/mikf/gallery-dl/releases/tag/v1.32.2


Extractors

  • Additions
    • [shareimage] add gallery extractor (pr#143)
  • 8chan
    • fix IndexError: tuple index out of range (cb#113)
  • bunkr
  • exhentai
    • always forward search query parameters (cb#79)
    • fix torrent downloads for parent galleries (gh#9507)
    • unescape HTML entities in API metadata titles
  • filester
  • furaffinity
    • fix metadata for Modern Theme (cb#101 pr#110)
    • fix download URLs of non-image files (cb#115)
  • gofile
    • fix 401 Unauthorized (gh#133)
  • instagram
    • fix AttributeError when display_url is None (cb#104 pr#139)
  • mangadex
    • prevent KeyError: 'attributes'
  • pixeldrain
    • support URLs with .net TLD (cb#105)
  • postype
    • support URLs with language codes
  • realbooru
    • improve pagination end condition (gh#147)
  • sankaku
    • fix extended tag categories (gh#149)
  • shimmie2
    • improve pagination end condition (gh#9525)
  • subscribestar
    • support subscribestar.art URLs (cb#77)
  • toyhouse
    • fix & improve metadata extraction
  • tumblr
    • support blog ID URLs
  • twitter
    • try to improve max_id handling & prevent repeated previously seen messages (gh#9410 gh#9437)
    • support poll_choice_images cards (gh#9511)
    • prevent errors for external cards
  • vipergirls
    • fix domain not applying to cookies (gh#9500)
    • improve error for restricted threads (gh#9500)
    • use a different domain than viper.click for login (gh#9500)
  • xfolio
    • fix _logged_in and header errors (pr#83)

Scripts

  • implement fmt.py

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gallery-dl

Get notified when new releases ship.

Sign up free

About gallery-dl

Command-line program to download image galleries and collections from several image hosting sites

All releases →

Related context

Beta — feedback welcome: [email protected]