Skip to content

Bump gallery-dl from 1.31.2 to 1.31.3#106

Merged
brandonmoss-99 merged 1 commit intomainfrom
dependabot/pip/gallery-dl-1.31.3
Jan 20, 2026
Merged

Bump gallery-dl from 1.31.2 to 1.31.3#106
brandonmoss-99 merged 1 commit intomainfrom
dependabot/pip/gallery-dl-1.31.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps gallery-dl from 1.31.2 to 1.31.3.

Release notes

Sourced from gallery-dl's releases.

v1.31.3

Extractors

Additions

  • [booth] add category extractor (#8867)
  • [thefap] add support (#8821 #8822)
  • [xenforo] implement media support (#8785)
    • add media-item, media-user, media-category extractors

Fixes

  • [ahottie:album] support multiple pages (#8862 #8886)
  • [bellazon] use data-full-image URLs if available (#8833)
  • [fanbox] make comments extraction non-fatal (#8814)
  • [imagevenue] fix NotFoundError for valid image links (#8818)
  • [xenforo] fix/improve bb*Wrapper extraction (#8868)

Improvements

  • [bellazon] match thread URLs with escaped characters
  • [bilibili] add support for Live Photo downloads (#8860)
  • [booth:item] support URLs with language codes
  • [chevereto] implement password support
  • [chevereto:user] support album results
  • [dankefuerslesen] support /reader/series URLs (#8811)
  • [furaffinity:favorite] support URLs with custom start position
  • [imagetwist:gallery] support multiple pages (#8826)
  • [koofr] refactor (#8803)
  • [pixeldrain:album] add zip option
  • [pixeldrain] warn about hotlink-protected files (#8803)
  • [pixeldrain] improve filename parsing
  • [rule34xyz] support URLs with www subdomain (#8875)
  • [saint] support turbovid.cr & turbo.cr URLs (#8851 #8888)
  • [shopify] support URLs starting with language codes
  • [webtoons] extend bgm option (#8733)
  • [weibo:album] implement subalbum support (#8792)
  • [wikimedia] use gallery-dl/<version> User-Agent (#8770 #8861)

Metadata

  • [bellazon] unescape thread[slug] names
  • [imagetwist:gallery] extract gallery_title & gallery_id metadata
  • [motherless] fix gallery media metadata issues (#8873)
  • [rule34xyz] recognize system & meta tag types
  • [sexcom] fix tags when passing cookies (#8880)
  • [tiktok] provide post_type metadata (#8815)
  • [xenforo] extract author_slug metadata (#8785)

Downloaders

  • [ytdl] implement _ytdl_manifest_remux

Miscellaneous

  • [common] implement "user-agent": "+PRESET"
  • [docs/README] add Discord link
  • [formatter] overload . operator
  • [job] fix extractor kwdict values being unavailable in filters
  • [util] adjust Firefox/Chrome User-Agent versions
  • [util] rename USERAGENT to USERAGENT_GALLERYDL (#8836)
Changelog

Sourced from gallery-dl's changelog.

1.31.3 - 2026-01-16

Extractors

Additions

  • [booth] add category extractor (#8867)
  • [thefap] add support (#8821 #8822)
  • [xenforo] implement media support (#8785)
    • add media-item, media-user, media-category extractors

Fixes

  • [ahottie:album] support multiple pages (#8862 #8886)
  • [bellazon] use data-full-image URLs if available (#8833)
  • [fanbox] make comments extraction non-fatal (#8814)
  • [imagevenue] fix NotFoundError for valid image links (#8818)
  • [xenforo] fix/improve bb*Wrapper extraction (#8868)

Improvements

  • [bellazon] match thread URLs with escaped characters
  • [bilibili] add support for Live Photo downloads (#8860)
  • [booth:item] support URLs with language codes
  • [chevereto] implement password support
  • [chevereto:user] support album results
  • [dankefuerslesen] support /reader/series URLs (#8811)
  • [furaffinity:favorite] support URLs with custom start position
  • [imagetwist:gallery] support multiple pages (#8826)
  • [koofr] refactor (#8803)
  • [pixeldrain:album] add zip option
  • [pixeldrain] warn about hotlink-protected files (#8803)
  • [pixeldrain] improve filename parsing
  • [rule34xyz] support URLs with www subdomain (#8875)
  • [saint] support turbovid.cr & turbo.cr URLs (#8851 #8888)
  • [shopify] support URLs starting with language codes
  • [webtoons] extend bgm option (#8733)
  • [weibo:album] implement subalbum support (#8792)
  • [wikimedia] use gallery-dl/<version> User-Agent (#8770 #8861)

Metadata

  • [bellazon] unescape thread[slug] names
  • [imagetwist:gallery] extract gallery_title & gallery_id metadata
  • [motherless] fix gallery media metadata issues (#8873)
  • [rule34xyz] recognize system & meta tag types
  • [sexcom] fix tags when passing cookies (#8880)
  • [tiktok] provide post_type metadata (#8815)
  • [xenforo] extract author_slug metadata (#8785)

Downloaders

  • [ytdl] implement _ytdl_manifest_remux

Miscellaneous

  • [common] implement "user-agent": "+PRESET"
  • [docs/README] add Discord link
  • [formatter] overload . operator
  • [job] fix extractor kwdict values being unavailable in filters
  • [util] adjust Firefox/Chrome User-Agent versions
  • [util] rename USERAGENT to USERAGENT_GALLERYDL (#8836)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.31.2 to 1.31.3.
- [Release notes](https://github.com/mikf/gallery-dl/releases)
- [Changelog](https://github.com/mikf/gallery-dl/blob/master/CHANGELOG.md)
- [Commits](mikf/gallery-dl@v1.31.2...v1.31.3)

---
updated-dependencies:
- dependency-name: gallery-dl
  dependency-version: 1.31.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 19, 2026
@brandonmoss-99 brandonmoss-99 merged commit aef5435 into main Jan 20, 2026
1 check passed
@brandonmoss-99 brandonmoss-99 deleted the dependabot/pip/gallery-dl-1.31.3 branch January 20, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant