Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps gallery-dl from 1.30.5 to 1.30.8.

Release notes

Sourced from gallery-dl's releases.

v1.30.8

Extractors

Additions

  • [chevereto] support imglike.com (#5179)
  • [chevereto] add category extractor (#5179)
  • [Danbooru] add random extractor (#8270)
  • [hdoujin] add support (#6810)
  • [imgpile] add support (#5044)
  • [mangadex] add covers extractor (#4994)
  • [mangataro] add support (#8237)
  • [thehentaiworld] add support (#274 #8237)

Fixes

  • [4archive] fix TypeError (#8217)
  • [bellazon] fix video attachments (#8239)
  • [bunkr] fix JSONDecodeError for files with URL slugs containing apostrophes ' (#8150)
  • [instagram] ensure manifest data exists before attempting a DASH download (#8267)
  • [schalenetwork] fix extraction (#6948 #7391 #7728)
  • [twitter] fix quoted Tweets being marked as deleted (#8225)

Improvements

  • [2ch] update domain to 2ch.su, support 2ch.life URLs (#8216)
  • [bellazon][simpcity][vipergirls] process threads in descending order (#8248)
  • [bellazon] extract inline images (##8247)
  • [bellazon] support video embeds (#8239)
  • [bellazon] support #comment-12345 post links (#8239)
  • [lensdump] support new direct file URL pattern (#8251)
  • [simpcity] extract URLs of <iframe> embeds (#8214 #8256)
  • [simpcity] improve post content extraction (#8214)

Metadata

  • [facebook] extract biography metadata (#8233)
  • [instagram:tagged] provide full tagged_… metadata when using id:… URLs (#8263)
  • [iwara] extract more metadata (#6582)
  • [iwara] make type available for directories (#8245)
  • [reddit] provide comment metadata for all media files (#8228)

Options

  • [bellazon] add quoted option (#8247)
  • [bellazon] implement order-posts option (#8248)
  • [kemono:discord] implement order-posts option (#8241)
  • [simpcity] implement order-posts option (#8248)
  • [vipergirls] implement order-posts option (#8248)

Downloaders

  • [ytdl] fix errors caused by deprecated options removal

Post Processors

  • [metadata] add "mode": "print" (#2691)
  • [python] add "mode": "eval"
  • close archive database connections (#8243)

Miscellaneous

  • [util] define __enter__ & __exit__ methods for NullResponse objects (#8227)
  • [util] extend list of ISO 639 language codes

v1.30.7

... (truncated)

Changelog

Sourced from gallery-dl's changelog.

1.30.8 - 2025-09-23

Extractors

Additions

  • [chevereto] support imglike.com (#5179)
  • [chevereto] add category extractor (#5179)
  • [Danbooru] add random extractor (#8270)
  • [hdoujin] add support (#6810)
  • [imgpile] add support (#5044)
  • [mangadex] add covers extractor (#4994)
  • [mangataro] add support (#8237)
  • [thehentaiworld] add support (#274 #8237)

Fixes

  • [4archive] fix TypeError (#8217)
  • [bellazon] fix video attachments (#8239)
  • [bunkr] fix JSONDecodeError for files with URL slugs containing apostrophes ' (#8150)
  • [instagram] ensure manifest data exists before attempting a DASH download (#8267)
  • [schalenetwork] fix extraction (#6948 #7391 #7728)
  • [twitter] fix quoted Tweets being marked as deleted (#8225)

Improvements

  • [2ch] update domain to 2ch.su, support 2ch.life URLs (#8216)
  • [bellazon][simpcity][vipergirls] process threads in descending order (#8248)
  • [bellazon] extract inline images (##8247)
  • [bellazon] support video embeds (#8239)
  • [bellazon] support #comment-12345 post links (#8239)
  • [lensdump] support new direct file URL pattern (#8251)
  • [simpcity] extract URLs of <iframe> embeds (#8214 #8256)
  • [simpcity] improve post content extraction (#8214)

Metadata

  • [facebook] extract biography metadata (#8233)
  • [instagram:tagged] provide full tagged_… metadata when using id:… URLs (#8263)
  • [iwara] extract more metadata (#6582)
  • [iwara] make type available for directories (#8245)
  • [reddit] provide comment metadata for all media files (#8228)

Options

  • [bellazon] add quoted option (#8247)
  • [bellazon] implement order-posts option (#8248)
  • [kemono:discord] implement order-posts option (#8241)
  • [simpcity] implement order-posts option (#8248)
  • [vipergirls] implement order-posts option (#8248)

Downloaders

  • [ytdl] fix errors caused by deprecated options removal

Post Processors

  • [metadata] add "mode": "print" (#2691)
  • [python] add "mode": "eval"
  • close archive database connections (#8243)

Miscellaneous

  • [util] define __enter__ & __exit__ methods for NullResponse objects (#8227)
  • [util] extend list of ISO 639 language codes

1.30.7 - 2025-09-14

... (truncated)

Commits
  • fd8d8dc release version 1.30.8
  • 4a9e0f0 [thehentaiworld] support '/3d-cgi-hentai-images/' URLs (#8276)
  • facc0e0 [Danbooru] add 'random' extractor
  • a5d2d19 [tests:twitter] add 'animated_gif' result
  • 4052068 [pp:metadata] add '"mode": "print"' (#2691)
  • 2480ba2 [pp:python] add '"mode": "eval"'
  • b49745d [instagram] ensure '_ytdl_manifest_data' exists before DASH DL (#8267)
  • 2a23d48 [instagram:tagged] provide full metadata when using 'id:…' (#8263)
  • a6e6389 [simpcity] implement 'order-posts' option (#8248)
  • 09f0ba8 [pp:python] move '_init_archive()' after events (#8243)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 29, 2025
Copy link
Contributor

coderabbitai bot commented Sep 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot dependabot bot force-pushed the dependabot/pip/src/gallery-dl-1.30.8 branch from a4cf43a to 0790a40 Compare October 2, 2025 12:46
Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.30.5 to 1.30.8.
- [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.30.5...v1.30.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/src/gallery-dl-1.30.8 branch from 0790a40 to 916749e Compare October 3, 2025 17:26
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #148.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/src/gallery-dl-1.30.8 branch October 6, 2025 19:21
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.

0 participants